article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
body {font-family: 'Roboto Condensed', sans-serif; font-size: 14px; color: #000000;}
a, a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

/****************
 * Common Css
 ****************/
.container {width: 1140px; margin: 0 auto;}
.container:after, .container:before {display: table; content: " "; clear: both;}

#headerpart {float: left; width: 100%; background-color: #fefaf9; position: relative; padding: 20px 0px; border-top: 2px solid #eb1b24;}
#headerpart .logo {float: left;}
#headerpart .rheader {float: right; margin-top: 20px;}
#headerpart .rheader .call-msg h2 {float: left; width: 148px; margin-top: 22px;}
#headerpart .rheader .call-msg h2 a {float: left; width: 100%; height: 42px; font-weight: 700; border: 2px solid #303030; background-repeat: no-repeat; line-height: 38px; font-size: 15px; color: #303030; text-transform: uppercase;}
#headerpart .rheader .call-msg h2 a:hover {background-color: #303030; color: #ffffff; border-color: #303030;}
#headerpart .rheader .call-msg .call {margin-left: 10px;}
#headerpart .rheader .call-msg .call span {float: left; width: 100%; margin-top:5px; text-align: center; font-family: 'Roboto', sans-serif; font-size: 12px; color: #303030;}
#headerpart .rheader .call-msg .call a {background-color: #eb1b24; border-color: #eb1b24; color: #ffffff; background-image: url(../images/call.png); background-position: 28px 50%; padding-left: 54px;}
#headerpart .rheader .call-msg .msg a {background-image: url(../images/msg.png); background-position: 20px 50%; padding-left: 46px;}
#headerpart .rheader .call-msg .msg a:hover {background-image: url(../images/msg-h.png);}

nav.nav {float: left; width: 100%; position: relative; background-color: #eb1b24;}
nav.nav .container {position: relative;}
nav.nav ul.menus {float:left; width:100%;}
nav.nav ul.menus > li {float: left; position: relative;}
nav.nav ul.menus > li > a {float: left; color: #ffffff; font-size: 15px; text-transform: uppercase; padding: 15px 10px 14px; letter-spacing: 0.4px;}
nav.nav ul.menus > li:first-child > a {padding: 12px 9px 12px 0;}
nav.nav ul.menus > li:hover > a {color: #303030;}
nav.nav ul.menus > li .submenus, nav.nav ul.menus > li.brand .brandlists {position: absolute; z-index: 11; padding:0px; top:55px; left: 0px; background-color: #303030; width: 170px; opacity: 0; visibility: hidden; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
nav.nav ul.menus > li .submenus ul {width: 100%; float: left;}
nav.nav ul.menus > li .submenus li {float: left; width: 100%; border-top:1px solid #ffffff; position: relative;}
nav.nav ul.menus > li .submenus li a {color: #ffffff; font-size: 14px; float: left; padding:8px 15px; text-align: left; width: 100%;}
nav.nav ul.menus > li:hover .submenus, nav.nav ul.menus > li.brand:hover .brandlists {visibility: visible; opacity: 1; top:47px;}
nav.nav ul.menus > li .submenus li:hover a {background-color:#000000;}
nav.nav ul.menus > li.brand {position: initial;}
nav.nav ul.menus > li.brand .brandlists {width: 100%; padding: 10px 0;}
nav.nav ul.menus > li.brand .brandlists ul li {width: 20%; float: left; padding: 7px 20px;}
nav.nav ul.menus > li.brand .brandlists ul li a {color: #ffffff; float: left;}
nav.nav ul.menus > li.brand .brandlists ul li a:hover {color: #eb1b24;}

.services {float: left; width: 100%; position: relative; border-bottom: 1px solid #ececec;}
.services ul {float: left; width: 100%; padding: 12px 86px;}
.services li {float: left; padding:2px 40px; border-right: 1px solid #ececec;}
.services li:last-child {border-right:none;}
.services li .icon {float: left; height: 22px; width: 27px; background-repeat: no-repeat; background-position: 50% 50%;}
.services li .icon1 {background-image: url(../images/sicon1.png); width: 23px;}
.services li .icon2 {background-image: url(../images/sicon2.png); width: 40px;}
.services li .icon3 {background-image: url(../images/sicon3.png);}
.services li .icon4 {background-image: url(../images/sicon4.png); width: 18px;}
.services li h3 {float: left; font-size: 14px; color: #303030; padding:3px 0 0 10px; text-transform: uppercase;}

.contentpart {float: left; width: 100%;}
.productbox {float: left; width: 100%; margin-top:45px; text-align: center;}
.productbox h1 {font-size: 26px; line-height: 28px; color: #303030; font-weight: 700; text-align: center; float: left; width: 100%; padding: 0px 0px 30px;}
.productbox .prod-gallery {width:510px; margin: 0 auto; position: relative; padding-top: 480px; clear: both;}
.productbox .prod-gallery .content {display: none; width: 100%; height:480px; text-align: center; position: absolute; top: 0px; right: 0px;}
.productbox .prod-gallery .content img, .productbox .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%);}
.productbox .prod-gallery input {display: none;}
.productbox .prod-gallery label {float: left; cursor: pointer; margin:10px 10px 0px 0px; border:1px solid #d9d9d9; width:119px; height: 110px; text-align: center;}
.productbox .prod-gallery label.last {margin-right: 0;}
.productbox .prod-gallery label:hover, .productbox .prod-gallery input:checked + label {border-color: #eb1b24;}
#prod1:checked ~ #content1,
#prod2:checked ~ #content2,
#prod3:checked ~ #content3,
#prod4:checked ~ #content4 {
  display: block;
}
.prodetails {float: left; width: 100%; margin-top: 40px;}
.contentpart .ctitle {float: left; color: #ffffff; background-color: #303030; width: 100%; text-transform: uppercase; font-size:22px; font-weight: 700; text-align: center; position: relative; padding: 11px 0;}
.prodetails .proinner {float: left; width: 100%; padding:25px 30px 25px; border:1px solid #303030;}
.prodetails p {float: left; width: 100%; font-family: 'Roboto', sans-serif; color: #303030; margin-bottom: 15px; line-height: 22px;}
.prodetails p:last-child {margin-bottom: 0px;}
.prodetails h3 {font-size: 18px; color: #000000; font-weight: 700; float: left; width: 100%; text-transform: uppercase; margin: 15px 0;}
.prodetails ul {float: left; width: 100%; padding: 0 20px;}
.prodetails ul li {color: #4d4d4d; font-size: 14px; float: left; width: 100%; margin-bottom: 5px; background:url(../images/point.png) no-repeat 0 6px; color: #282d75; padding-left: 15px;}
.prodetails ul li:last-child {margin-bottom: 0px;}

.tabs {margin: 30px 0px 0px; float: left; width: 100%;}
.tabs input {display: none;}
.tabs label {float: left; width: 100%; font-weight: 700; text-transform: uppercase; font-size: 22px; background-color: #303030; color: #ffffff; padding:16px 30px; cursor: pointer; margin-top: 10px; background-repeat: no-repeat; background-position: 96.7% 50%; background-image: url(../images/plus-icon2.png);}
.tabs label:hover, .tabs input:checked + label {background-color: #eb1b24; background-image: url(../images/minus-icon2.png);}
.tabs .content {display: none; float: left; width: 100%; padding: 15px 30px; border: 1px solid #eb1b24;}
.tabs .content p {line-height:22px; font-family: 'Roboto', sans-serif; color: #303030; float: left; width: 100%; padding: 10px 0px;}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
	display: block;
}

.footerpart {float: left; width:100%; background-color: #303030; margin-top: 40px;}
.footerpart .topfooter {float: left; width: 100%; padding-top:50px;}
.footerpart .topfooter .footerbox {float: left; padding-bottom: 40px; width: 30%;}
.footerpart .topfooter .footerbox h3 {font-size: 22px; color: #ffffff; font-weight: 700; text-transform: uppercase; line-height: 24px; margin-bottom: 15px;}
.footerpart .topfooter .footerbox h3 span {display: block; font-size: 20px; color: #eb1b24; margin-bottom: 2px;}
.footerpart .topfooter .footerbox h4 {color: #eb1b24; font-size: 20px; padding-bottom:18px; font-weight:700; text-transform: uppercase; margin-bottom: 15px;}
.footerpart .topfooter .footerbox p {font-family: 'Roboto', sans-serif; color: #ffffff; font-size: 13px; line-height: 22px; letter-spacing: 0.2px; margin-bottom: 5px; float: left; width: 100%;}
.footerpart .topfooter .footerbox ul {float: left; width: 50%;}
.footerpart .topfooter .footerbox ul li {width: 100%; float: left; margin-bottom: 7px;}
.footerpart .topfooter .footerbox ul li a {font-family: 'Roboto', sans-serif; color: #ffffff; font-size: 13px;}
.footerpart .topfooter .footerbox ul li a:hover {color: #eb1b24;}
.footerpart .topfooter .fcol2 {padding-left: 115px; width: 40%;}
.footerpart .topfooter .fcol4 {padding-left: 30px; width: 30%;}
.footerpart .call {float: left; width: auto; margin-left: 10px;}
.footerpart .topfooter .fcol4 span {display: block; padding-top: 5px; clear: both; color: #d0d0d0; font-size: 12px;}
.footerpart .bttn {float: left; font-size: 14px; margin-top: 10px; width: 128px; height: 40px; font-weight: 700; text-align: center; background-color: #eb1b24; text-transform: uppercase; color: #ffffff; padding:0px 10px; letter-spacing: 0.4px; line-height: 39px;}
.footerpart .bttn:hover {background-color: #ffffff; color: #d72229;}
.footerpart .copyright {float: left; width: 100%; padding:30px 0px; border-top: 1px solid #3f3f3f;}
.footerpart .copyright p {float: left; font-family: 'Roboto', sans-serif; color: #d0d0d0; font-size: 12px; padding-top:2px; letter-spacing: 0.2px;}
.footerpart .copyright .paypal {float: right;}
