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: "Montserrat", 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:1000px; margin: 0 auto;}
.container:after, .container:before {display: table; content: " "; clear: both;}
#headerpart {float: left; width: 100%; position: relative; padding: 20px 0px;}
#headerpart .logo {float: left; }
#headerpart .call-msg {float: right; padding-top: 7px;}
#headerpart .call-msg p{color: #232122; font-size: 14px; font-weight:600; float: left; margin: 8px 8px 0px 0px; }
#headerpart .call-msg h2 {float: left; margin-left: 11px; width: 129px;}
#headerpart .call-msg h2 a {float: left; height: 38px; text-align: center; width: 100%; border-radius: 38px; -moz-border-radius: 38px; -webkit-border-radius: 38px;}
#headerpart .call-msg .call a {background-color: #5eb344; }
#headerpart .call-msg .msg a {background-color: #232122;}
#headerpart .call-msg .call a:hover {background-color: #232122;}
#headerpart .call-msg .msg a:hover {background-color: #5eb344;}
#headerpart .call-msg h2 a span {color: #ffffff; font-size: 14px; font-weight: 500; line-height: 38px;} 
#headerpart .call-msg .call span {background-image: url(../images/call.png); background-repeat: no-repeat; background-position: 0px 50%; padding-left: 30px;}
#headerpart .call-msg .call strong {float: left; width: 100%; margin-top: 5px; position: relative; font-weight: 500; text-align: center; font-size: 12px; color: #232122;}
nav.nav {float: left; width: 100%; background-color: #5eb344; position: relative;}
nav.nav ul.menus {float:left; width: 100%; text-align: center;}
nav.nav ul.menus > li {display: inline-block; padding:16px 25px 16px;}
nav.nav ul.menus > li > a {display: inline-block; color: #ffffff; font-size: 16px; font-weight: 500;}
nav.nav ul.menus > li:hover {background-color:#232122;}
/*nav.nav ul.menus > li:hover > a {color: #df855f;}*/
nav.nav ul.menus > li .submenus {position: absolute; z-index: 11; padding: 10px 30px 30px; display: none; top:100%; left: 0px; background-color: #ffffff; border-top: 1px solid #e8e3df; width: 100%; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; box-shadow:0 5px 5px rgb(203 197 194 / 50%); -moz-box-shadow:0 5px 5px rgb(203 197 194 / 50%); -webkit-box-shadow:0 5px 5px rgb(203 197 194 / 50%);}
nav.nav ul.menus > li .submenus h3 {margin: 10px 0; color: #1B3044; font-size: 24px; text-align: left;}
nav.nav ul.menus > li .submenus ul {width: 100%; float: left;}
nav.nav ul.menus > li .submenus li {float: left; width: 20%; margin-top: 10px; position: relative;}
nav.nav ul.menus > li .submenus li:first-child {background-image: none; padding-left: 0px;}
nav.nav ul.menus > li .submenus li a {color: #736E5E; font-size: 14px; float: left;}
nav.nav ul.menus > li .submenus li a:hover {color: #736e5e; text-shadow: 0px 0px 1px #736e5e; -moz-text-shadow: 0px 0px 1px #736e5e; -webkit-text-shadow: 0px 0px 1px #736e5e;}
nav.nav ul.menus > li .submenus li span {margin-bottom: 5px; font-weight:500; color: #000000; font-size: 15px;}
@media only screen and (min-width:768px){
	nav.nav ul.menus > li:hover .submenus {display: block;}	
}
.bannerpart {float: left; width: 100%; text-align: center; background-color: #000000;}
.bannerpart img {max-width: 100%;}
.contentpart {float: left; width: 100%;}
.productbox {float: left; width: 100%; margin-top:50px; text-align: center;}
.productbox h2 {color: #232122; font-size: 30px; font-weight: 600;}
.productbox .prod-gallery {width:511px; margin: 0 auto; position: relative; padding-top: 565px; clear: both;}
.productbox .prod-gallery .content {display: none; width: 100%; height:565px; 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 #e1e1e1; width:120px; 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:1px solid #5eb344;}
#prod1:checked ~ #content1,
#prod2:checked ~ #content2,
#prod3:checked ~ #content3,
#prod4:checked ~ #content4 {
  display: block;
}
.prodetails {float: left; width:100%; margin-top: 50px;}
.prodetails .ctitle {float: left; color: #232122; position: relative; width: 100%; font-size:18px; font-weight: 600; position: relative; padding: 0px 0px 15px; position: relative;}
.prodetails .ctitle:after {content: ""; position: absolute; width: 148px; height: 3px; background-color: #5eb344; left: 0px; bottom: 0px;}
.prodetails .proinner {float: left; width: 100%; padding:15px 30px 20px; border:1px solid #e1e1e1;}
.prodetails .proinner p {float: left; width: 100%; color: #232122; line-height: 22px; font-size: 14px; margin-top: 20px; letter-spacing: 0.5px;}
.tabs {margin: 35px 0px 0px; float: left; width: 100%;}
.tabs input {display: none;}
.tabs label {float: left; font-weight: 600; color: #232122; margin-right: 2px; font-size: 18px; padding:0px 22px 12px; border-bottom: 3px solid #ffffff; cursor: pointer; letter-spacing: 0.5px;}
.tabs label:hover, .tabs input:checked + label {border-color: #5eb344;}
.tabs label.last {margin-right: 0;}
.tabs .content {display: none; float: left; width: 100%; border: 1px solid #e1e1e1; padding: 20px 30px;}
.tabs #tab1:checked ~ #content1,
.tabs #tab2:checked ~ #content2,
.tabs #tab3:checked ~ #content3,
.tabs #tab4:checked ~ #content4,
.tabs #tab5:checked ~ #content5 {
	display: block;
}
.tabs .content p {line-height:24px; color: #232122; font-size: 14px; margin-bottom: 22px; letter-spacing: 0.5px;}
.tabs .content p:last-child {margin-bottom: 0;}
.tabs .content ul li{float: left; width: 100%; color: #232122; margin-top: 5px; font-size: 14px; letter-spacing: 0.5px; list-style: inside disc; line-height: 24px;}
.tabs .content ol {margin: 0; padding: 0;}
.tabs .content ol li ul {padding-left: 30px;}
.tabs .content ol li {list-style-type: decimal;}
.tabs .content ol ul li {list-style: outside circle;}
.getadvpart {float: left; width:100%; margin-top: 40px;}
.getadvpart .joinnow {float: left; width: 100%; text-align: center; box-shadow: 0px 0px 15px rgba(0,0,0,0.07); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 35px 40px;}
.getadvpart .joinnow h3 {float: left; width: 100%; text-align: center; font-size: 26px; color: #232122; line-height: 24px; font-weight: 600;}
.getadvpart .joinnow p {float: left; width: 100%; text-align: center; margin: 7px 0px 30px; font-size: 16px; color: #232122; line-height: 24px; font-weight: 500;}
.getadvpart .joinnow .jbtn {width: 126px; height: 40px; line-height: 40px; background-color: #5eb344; text-align: center; display: inline-block; font-size: 16px; letter-spacing: 0.2px; color: #ffffff; font-weight: 500; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}
.getadvpart .joinnow .jbtn:hover {background-color: #232122; color: #ffffff;}
.footerpart {float: left; width: 100%; background-color: #232122; margin-top: 40px;}
.footerpart .topfooter {float: left; width: 100%; padding-top:50px;}
.footerpart .topfooter .footerbox {float: left; padding-bottom: 30px;}
.footerpart .topfooter .footerbox h4 {color:#5eb344; font-size: 18px; padding-bottom:15px; font-weight:600; letter-spacing: 0.4px;}
.footerpart .topfooter .footerbox p {color: #ffffff; font-size: 14px; font-weight:500; line-height: 24px; margin-bottom: 5px; float: left; width: 100%; letter-spacing: 0.4px;}
.footerpart .topfooter .footerbox ul {float: left; width: 100%;}
.footerpart .topfooter .footerbox ul li {width: 100%; float: left; margin:0px 0 2px; line-height: 26px;}
.footerpart .topfooter .footerbox ul li a {color: #ffffff; font-weight: 500; font-size: 14px; letter-spacing: 0.4px;}
.footerpart .topfooter .footerbox ul li a:hover {color:#5eb344;}
.footerpart .flogo {float: left; width: 100%; margin-bottom: 30px;}
.footerpart .flogo img {max-width: 100%;}
.footerpart .topfooter .fcol1 {width: 310px;}
.footerpart .topfooter .fcol2 {width: 435px; padding-right: 15px;}
.footerpart .topfooter .fcol3 {width: 255px; float: right;}
.footerpart .bttnbox {float: left; width: 130px;}
.footerpart .bttnbox a {background-repeat: no-repeat; float: left; text-align: center; width: 100%; font-weight: 500; font-size:14px; height: 38px; color: #ffffff; line-height:38px; border-radius: 19px; -webkit-border-radius: 19px; -moz-border-radius: 19px; letter-spacing: 0.4px;}
.footerpart .bttnbox .callbtn {background-color: #df855f; background-image: url(../images/call.png); background-position: 24px 50%; padding-left: 25px; background-color: #5eb344;}
.footerpart .bttnbox .msgbtn {background-color: #ffffff; color: #232122; margin-left:0px;}
.footerpart .bttnbox a:hover {background-color:#000000; color: #ffffff;}
.footerpart .notemsg {color: #ffffff; font-size: 12px; font-weight: 500; float: left; text-align: center; width: 100%; text-align: center; margin-top:8px;}
.footerpart .copyright {float: left; width: 100%; padding:15px 0px; background-color: #161616; margin-top: 20px;}
.footerpart .copyright p {float: left; text-align: center; color: #ffffff; font-size: 14px; margin-top: 4px; letter-spacing: 0.4px;}
.footerpart .copyright .paypal {float: right; text-align: center;}
.mega-menu {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    gap: 30px;
    border-radius: 0px 0px 20px 20px;
    float: left !important;
}
.mega-menu li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.mega-menu .lvl-2 {
    color: #232122;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #E1E1E1;
    padding: 0 0 6px 0px;
	margin: 10px 0px 5px 0px;
	width: 100%;
}
.mega-menu li{
	width: 100% !important;
}
nav.nav ul.menus > li .submenus li a {
    text-align: left;
}