html, body, div, h1, h2, h3, h4, h5, h6, p, a, ul, li {margin: 0; padding: 0; font-weight: normal; list-style: none; line-height: normal;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #7c7c7c;}

input {margin: 0;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}

a {text-decoration: none;}
img {border : none; vertical-align: middle;}
.clear {clear:both;}


/****************
 * Placeholder
 ****************/
::-webkit-input-placeholder {font-family: 'Oswald', sans-serif; color: #645f5d;}
:-moz-placeholder {font-family: 'Oswald', sans-serif; color: #645f5d;}
::-moz-placeholder {font-family: 'Oswald', sans-serif; color: #645f5d;}
:-ms-input-placeholder {font-family: 'Oswald', sans-serif; color: #645f5d;}

/****************
 * Common Css
 ****************/
#main {width: 100%;}
.container {width: 1100px; margin: 0 auto;}
.mt0 {margin-top: 0px !important;}
.pr0 {padding-right: 0px !important;}
.pl0 {padding-left: 0px !important;}

/*****************
 * Header Part
 *****************/
#header .header-bg {float: left; padding: 30px 0; /*background: url(../images/background.jpg) no-repeat center;*/ width: 100%; /*background-size: cover; height: 250px;*/}
#header .header-bg h1 {float: left;}

.textbar {float: left; width: 100%; background-color: #000000; padding: 10px 0;}
.textbar h3 {float: left; color: #ffffff; font-size: 16px; font-weight: 600; text-transform: uppercase; margin-top: 11px;}
.textbar a {float: right; background-color: #00ade7; font-size: 16px; font-weight: 600; color: #ffffff; text-transform: uppercase; padding: 10px 20px;}
/*.menu-bg {float: left; width: 100%; background-color: #0c466d;}
.menu-bg nav#nav {float: left; position: relative;}
.menu-bg nav#nav ul li {float: left; padding: 14px 30px 13px 0;}
.menu-bg nav#nav ul li a {color: #ffffff; font-size: 16px; font-family: 'Oswald', sans-serif; text-transform: uppercase; padding-bottom: 13px; position: relative; z-index: 1;}
.menu-bg nav#nav ul li a:hover, .menu-bg nav#nav ul li a.active {border-bottom: 4px solid #61676b;}
.menu-bg .search-box {float: right; padding: 7px 0;}
.menu-bg .search-box ul.categories {float: left; position: relative;}
.menu-bg .search-box ul.categories li {float: left;}*/
/*.menu-bg .search-box ul.categories li a {float: left; width: 113px; font-family: 'Oswald', sans-serif; background-image: url(../images/down-arrow.png); background-repeat: no-repeat; background-position: 87% center;  background-color: #c7c502; color: #0c466d; font-size: 16px; text-transform: uppercase; padding: 6px 0px 6px 15px;}*/
/*.menu-bg .search-box ul.categories li input[type=checkbox]{display: none;}
.menu-bg .search-box ul.categories li label {float: left; width: 113px; cursor: pointer; font-family: 'Oswald', sans-serif; background-image: url(../images/down-arrow.png); background-repeat: no-repeat; background-position: 87% center;  background-color: #c7c502; color: #0c466d; font-size: 16px; text-transform: uppercase; padding: 6px 0px 6px 15px;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.menu-bg .search-box ul.categories li input[type=checkbox]:checked ~ .sub-categories {display: block;}*/

/*.sub-categories {display: none; position: absolute; z-index: 11; left: 0; top: 37px; width: 100%;}*/
/*.menu-bg .search-box ul.categories li .sub-categories li { width: 100%;}*/
/*.menu-bg .search-box ul.categories li .sub-categories a {background: #0c466d; border-bottom: 1px solid #ffffff; color: #ffffff; font-size: 14px; z-index: 1; display: block; font-family: 'Oswald', sans-serif; text-transform: uppercase; padding: 6px 0px 6px 15px;}*/
/*.menu-bg .search-box ul.categories li .sub-categories a:nth-child(1)::before {content: "Categories-1";}
.menu-bg .search-box ul.categories li .sub-categories a:nth-child(2)::before {content: "Categories-2";}
.menu-bg .search-box ul.categories li .sub-categories a:nth-child(3)::before {content: "Categories-3";}
.menu-bg .search-box ul.categories li .sub-categories a:nth-child(4)::before {content: "Categories-4";}*/
/*.menu-bg .search-box ul.categories li:hover ul.sub-categories {display: block; position: absolute; top: 37px;}*/
/*.menu-bg .search-box ul.categories li .sub-categories a {display: none;}
.menu-bg .search-box .search {float: right;}
.menu-bg .search-box .search input[type="text"] {float: left; width: 261px; padding: 10.5px 15px; border: none; margin-left: 10px;}
.menu-bg .search-box .search input[type="submit"] {float: left; border: none; background-color: #61676b; background-image: url(../images/search.png); background-repeat: no-repeat; background-position: center; width: 38px; height: 38px; cursor: pointer;}
#test > ul {display: none;}*/
/******************
 * Service Part
 ******************/
section#service ul li {float: left; width: 220px; text-align: center; padding: 15px 0 12px;}
section#service ul li figure {padding-bottom: 10px;}
section#service ul li h2 {font-size: 15px; color: #000; line-height: 21px; text-transform: uppercase; font-weight: 600;}
section#service ul li h2 span {color: #0c466d; font-weight: 800;}
section#service ul li.whyshop-box {background: #00ade7;}
section#service ul li.whyshop-box h1 {font-size: 23px; font-weight: 700; padding: 29px 0; text-transform: uppercase; color: #ffffff;}
section#service ul li.dayshipping-box {background: #d7d7d7;}
section#service ul li.airshipping-box {background: #e1e1e1;}
section#service ul li.warranty {background: #ebebeb;}
section#service ul li.call {background: #f5f5f5;}

/*******************
 * Content Part
 *******************/
section#content-part {padding-top: 30px;} 
section#content-part aside.left-part {float: left; width: 270px;}
section#content-part aside.left-part .side-box {float: left; margin-bottom: 40px; width: 100%;}
section#content-part aside.left-part .side-box .tital {float: left; background: #000; width: 100%;}
section#content-part aside.left-part .side-box .tital h1 {font-family: 'Oswald', sans-serif; font-size: 20px; font-weight: 700; color: #ffffff; text-transform: uppercase; padding: 10px 0 10px 15px;}
section#content-part aside.left-part .side-box .description-box {float: left; width: 268px; border: 1px solid #f5f5f5;}
/*section#content-part aside.left-part .side-box .description-box ul.categories li {float: left; width: 238px; padding: 12px 15px; border-bottom: 1px solid #f5f5f5;}
section#content-part aside.left-part .side-box .description-box ul.categories li:last-child {border-bottom: none;}
section#content-part aside.left-part .side-box .description-box ul.categories li a {float: left; font-size: 17px; color: #7c7c7c; background: url(../images/right-arrow.png) no-repeat 0 7px; background; padding-left: 15px;}
section#content-part aside.left-part .side-box .description-box ul.categories li a span {font-weight: 600;}*/
/*section#content-part aside.left-part .side-box .description-box article {float: left; padding: 15px; font-size: 15px;} */
section#content-part aside.left-part .side-box .description-box figure {text-align: center; padding: 31px 0;}
section#content-part aside.left-part .side-box .description-box h1.find {float: left; background: url(../images/find-more.png) no-repeat 0 0; color: #6d6d6d; font-weight: 600; font-size: 18px; margin: 23px 30px 15px 15px; padding: 0 0 0 78px;}
section#content-part aside.left-part .side-box .description-box .visit-btn {display: block; width: 100%; text-align: center;}
section#content-part aside.left-part .side-box .description-box .visit-btn a {display: inline-block; background-color: #00ade7; font-size: 16px; color: #ffffff; padding: 14px 19px 13px; margin-bottom: 15px; font-weight: 600; text-transform: uppercase;}
section#content-part aside.left-part .side-box .description-box .visit-btn a:hover {background-color: #000000;}

/*#categories {padding: 0 15px;}*/
#categories a {float: left; width: 100%; font-size: 17px; color: #7c7c7c; background: url(../images/right-arrow.png) no-repeat 15px 50%; background; padding-left: 15px; padding: 12px 15px 12px 30px; border-bottom: 1px solid #f5f5f5; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
/*#categories a:nth-child(1)::before {content: "Pen recorders";}
#categories a:nth-child(2)::before {content: "Digital Voice Recorders";}
#categories a:nth-child(3)::before {content: "Phone Recorders";}
#categories a:nth-child(4)::before {content: "Dictation & Transcription";}*/
#categories a:last-child {border-bottom: none;}
#categories a {display: none;}

section#content-part .right-part {float: right; width: 800px;}
section#content-part .right-part .tital{float: left; width: 100%; background-color: #000;}
section#content-part .right-part .tital h1 {float: left; font-family: 'Oswald', sans-serif; font-weight: 700; padding: 10px 0 10px 15px; color: #ffffff; font-size: 20px; text-transform: uppercase;}

section#content-part .right-part .features-box {float: left; border: 1px solid #f5f5f5; margin-top: 20px; width: 798px;}
section#content-part .right-part .features-box .features {float: left; background: url(../images/features-bg.png) no-repeat center 0; width: 320px; height: 134px;}
section#content-part .right-part .features-box .features h1 {text-align: center; font-family: 'Oswald', sans-serif; font-size: 46px; color: #ffffff; padding-top: 32px;}
section#content-part .right-part .features-box ul.features-product {float: right; width: 435px; padding-top: 6px;}
section#content-part .right-part .features-box ul.features-product li {float: left; width: 192px;}
section#content-part .right-part .features-box ul.features-product li {float: left; background: url(../images/right-arrow.png) no-repeat 0 16px; font-size: 14px; color: #515151; font-weight: 600; padding: 8px 0 6px 15px;}

section#content-part .right-part .product-des {float: left; width: 800px; padding: 20px 0;}
section#content-part .right-part .product-des .description-box {float: left; width: 768px; padding: 15px; border: 1px solid #f5f5f5;}
section#content-part .right-part .product-des .description-box p {font-size:14px; margin:10px 0;}
section#content-part .right-part .product-des .description-box p img {float: right; padding: 0 0 10px 10px;}

section#content-part .right-part .about-us .about-details {float: left; padding: 15px; width: 770px; position: relative; background: #ececec url(../images/about-bg.png) no-repeat 50% 100%;}
section#content-part .right-part .about-us .about-details .left-part {float: left; width: 495px;}
section#content-part .right-part .about-us .about-details .right-part {float: right; width: 258px;}
section#content-part .right-part .about-us .about-details .right-part figure {padding-top: 57px;}
section#content-part .right-part .about-us .about-details .about-bg {float: left; background: url(../images/about-bg.png) no-repeat 0 0; position: absolute; bottom: 0; width: 784px; height: 133px;}
section#content-part .services-box {float: left; background: #e6e6e6; width: 100%; margin-top: 50px;}
section#content-part .services-box ul li {float: left; border-right: 2px solid #ffffff; width: 25%; padding: 10px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
section#content-part .services-box ul li:nth-child(1) {width: 29%;}
section#content-part .services-box ul li:nth-child(2) {width: 22%;}
section#content-part .services-box ul li:nth-child(3) {width: 24%;}
section#content-part .services-box ul li:last-child {border-right: 0;}
section#content-part .services-box ul li span.icon {float: left; margin-right: 15px;}
section#content-part .services-box ul li .details {float: left; padding-top: 11px;}
section#content-part .services-box ul li .details h1 {font-size: 22px; color: #000000; letter-spacing: -0.5px;}
section#content-part .services-box ul li .details h1 span {font-weight: 600;}
footer#footer {background: #000; padding: 15px 0 12px;}
footer#footer h6 {float: left; color: #ffffff; font-size: 13px;}
footer#footer p {float: right; font-size: 13px; color: #f2f2f2;}
footer#footer p a {color: #ffffff; font-weight: 600;}
.left-part > p {font-size: 14px;}

.prod-gallery {width: 100%; float: left; position: relative; padding-top: 602px;}
.prod-gallery .content {display: none; float: left; width: 99.9%; border:1px solid #f8f8f8; height: 600px; text-align: center; position: absolute; top: 0px; left: 0px;}
.prod-gallery .content img, .prod-gallery label img {max-width: 100%; max-height: 100%; position: relative; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.prod-gallery input {display: none;}
.prod-gallery label {float: left; margin:10px 10px 0px 0px; width:150px; height: 150px; text-align: center; color: #bbb; border: 1px solid #f8f8f8;}
.prod-gallery label.last{margin-right: 0px!important;}
.prod-gallery label:hover {color: #888; cursor: pointer;}
.prod-gallery input:checked + label {color: #555;}
.prod-gallery label.prod5 {margin-right: 0;}
#prod1:checked ~ #content1,
#prod2:checked ~ #content2,
#prod3:checked ~ #content3,
#prod4:checked ~ #content4,
#prod5:checked ~ #content5
/*#prod6:checked ~ #content6,
#prod7:checked ~ #content7*/ {
  display: block;
}

#tabs {margin: 0px 0 20px 0px; float: left; width: 100%;}
#tabs input {display: none;}
#tabs label {float: left; font-weight: 700; border-right: 1px solid #ffffff; font-size: 12px; padding: 10px 20px; text-transform: uppercase; text-align: center; color: #ffffff; background-color: #000;}
#tabs label.last {border-right:none;}
#tabs label:hover {background-color: #00ade7; cursor: pointer;}
#tabs .content {display: none; float: left; width: 100%; background-color: #ffffff; border: 1px solid #00ade7; padding: 25px 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#tabs input:checked + label {background-color: #00ade7;}
#tabs .content h2 {color: #554535; font-size: 14px; font-weight: 700; padding-bottom: 11px; text-transform: uppercase;}
#tabs .content p {color: #65615d;}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 {
	display: block;
}
.details > p {
    color: #7c7c7c;
    font-size: 14px;
}



