@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
html {
   overflow-x: hidden;
}
body {
    font-family: 'Lato', sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-x: hidden;
    background-image:url("/images/white_wall_hash.png");
	background-repeat:no-repeat;
	background-size:cover;
}
li {
    line-height: 20px;
    
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
}
 a {
    color: #517901;
}
a:hover {
    color: #75AF00;
    text-decoration: none;
}
h4 {
    font-size: 18px;
    line-height: 20px;
}
h6 {
    font-size: 12px;
    line-height: 20px;
}
.container {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
    padding: 0;
}
header.header.container-header {
    background: transparent;
}
header.header.container-header .mod-banners__item.banneritem img {
    width: 100%;
}
header.header.container-header .navbar-brand {
    display: none !important;
}
header.header.container-header .grid-child.container-below-top {
    position: relative;
    z-index: 0;
    background: #333;
    margin: 10px 25px;
    width: auto;
    padding: 0;
}
header.header.container-header ul.nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
header.header.container-header ul.nav  li {
    margin-left: 0px;
    border-right: 1px solid #000;
    box-shadow: 1px 0px 0px 0px #555;
    text-transform: uppercase;
    transition: background-color 0.2s ease-out 0s;
    display: inline-block;
	padding:0;
}
header.header.container-header ul.nav li a {
    padding: 9px 14px !important;
    color: #fff;
    display: block;
    box-shadow: 0 0 black;
    font-size: 12px;
    letter-spacing: 1.1px;
}
.container-header .mod-list li.active>a {
    text-decoration: none;
    background: #517901;
    border: 1px px solid #517901;
}
.container-banner {
    border: 1px solid #666;
    width: calc(100% - 40px) !important;
    margin: 0px 20px;
    margin-top: 15px;
}
.blog-featured .page-header {
    display: none;
}
h2.item-title {
    border-bottom: 1px solid #eee;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
h2.item-title a {
    text-decoration: none;
}
.container-sidebar-right .sidebar-right.card {
    border-style: solid;
    border-color: #EEE;
    border-top: 0;
    border-right: 0;
    padding-top: 0px !important;
    margin-bottom: 0;
    margin-top: 0;
    height: 100%;
}
h3.card-header {
    background: transparent;
}
header.header.container-header ul.nav li a:hover {
    background: #517901;
}
.d_endorsr_title {
    color: #ffffff;
    font-weight: 900;
    padding: 6px 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 25px;
    background: #86b233;
    background: -moz-linear-gradient(left,  #86b233 0%, #86b233 1%, #517901 49%, #86b233 100%);
    background: -webkit-linear-gradient(left,  #86b233 0%,#86b233 1%,#517901 49%,#86b233 100%);
    background: linear-gradient(to right,  #86b233 0%,#86b233 1%,#517901 49%,#86b233 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b233', endColorstr='#86b233',GradientType=1 );
    font-size: 14px !important;
}

.cstmhome .item-content h2.item-title {
    color: #517901;
}
.cstmhome .item-content h2.item-title:hover {
   color: #75AF00;
    text-decoration: none;
}
.itemid-105 .page-header {
    display: none;
}
.container-top-b .top-b.card {
    border: 1px solid #666;
	border-radius:0;
}
.container-top-b {
    width: calc(100% - 20px) !important;
}
.container-sidebar-right .sidebar-right.card h3.card-header, .container-top-b .top-b.card h3.card-header {
    display: none;
}
.com_joomtestimonials .addcstm .predefined-field-position, 
.com_joomtestimonials .addcstm .predefined-field-company, 
.com_joomtestimonials .addcstm .predefined-field-website, 
.com_joomtestimonials .addcstm .predefined-field-video, 
.com_joomtestimonials .addcstm .predefined-field-vote, 
.com_joomtestimonials .addcstm .predefined-field-category {
    display: none !important;
}

.mod-custom.custom h2.title {
    font-size: 18px;
    font-size: 17px;
    border-bottom: 1px solid #EEE;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
    position: relative;
    font-weight: 400;
    color: #666 !important;
    margin: 0 0 7px;
    padding: 0 0 7px;
}
h2.title strong {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #75AF00;
}
.blog-featured {
    padding: 15px;
}
.main-bottom.card .mod-custom table h4 {
    margin: 10px 0;
    font-weight: bold;
}
.main-bottom.card .mod-custom table td img {
    width: 17px;
    margin-right: 15px;
    /* padding: 5px; */
    margin-top: -4px;
    /* height: 14px; */
}
.testi-date {
    color: #517901;
    font-size: 12.5px;
}
.testi-name {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
	color:#666;
}
.testimonialText {
    display: flex;
    flex-direction: column-reverse;
}
.main-bottom.card {
    border: none;
}
.main-bottom.card h3.card-header {
    font-size: 17px;
    border-bottom: 1px solid #EEE;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
    position: relative;
}
.container-top-b .card-body {
    padding: 0;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .jwts_tabberlive .jwts_tabbertab h2 {
    font-size: 30px;
    color: #000;
}
.homevideotitle {
    background-color: #2d2d2d;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    position: relative;
    text-align: center;
    margin-top: 160px;
    width: 100%;
    margin-top: 44px;
}
.product-directions-faq .com-content-article__body p a {
    color: #000;
    text-decoration: none;
}
/*my work*/

.com-content-article.item-page .cf-fields [data-name="text_7"] {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}
.com-content-article.item-page .cf-fields [data-name="name"] {
    padding-bottom: 0px !important
}
.com-content-article.item-page .cf-fields [data-name="email_6"] {
    padding-bottom: 0px !important
}
.com-content-article.item-page .cf-fields [data-name="tel_5"] {
    padding-bottom: 0px !important
}
.com-content-article.item-page .cf-fields [data-type="textarea"] {  
    padding-bottom: 0px !important;
}
.com-content-article.item-page .cf-fields [data-type="checkbox"] {  
    padding-top: 0px !important;
	padding-bottom:0 !important;
}
.com-content-article.item-page .cf-control-group[data-type="submit"] {
    padding-top: 0;
    padding-bottom: 0;
    bottom: 10px;
    position: relative;
}
.com-content-article.item-page .convertforms .cf-checkbox-group {
    margin-bottom: 0;
}
.com-content-article.item-page .cf-fields [data-name="text_7"] span.cf-required-label {
    display: none !important;
}
body .main-bottom.card .card-body {
    padding: 20px 0px 0px 0px !important;
}
html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-mobile .horizontal-menu-button svg {
  
    top: -1px;
    position: relative;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__title-inner {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.com_joomtestimonials .grid-child.container-component h1 {
    font-size: 36px;
    line-height: 40px;
    color: #666666;
    margin-top: 20px;
}
a.add-btn-test {
    text-decoration: none;
}
.com_joomtestimonials .page-header {
    display: none;
}
/*my work end*/
.homemain-video {
    /* float: left; */
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 50px;
    row-gap: 30px;
}
.homemain-video > div {
    margin: 0 !important;
    width: 100% !important;
}
footer.container-footer {
    border-top: 15px solid #EEE;

    margin-top: 0;  
	background-image:url("/images/geometric.jpg");
background-repeat: repeat;

}
footer.container-footer .mod-custom.custom, footer.container-footer .mod-footer {
    padding: 15px;
    margin: 10px;
}
footer.container-footer .grid-child{
	flex-wrap:wrap;
}
footer.container-footer .grid-child .mod-custom.custom {
    width: 48%;
}
footer.container-footer .mod-custom.custom h2.title {
    padding: 10px 0;
    font-size: 18px;
    -webkit-box-shadow: 0 1px 0 #4c4c4c;
    -moz-box-shadow: 0 1px 0 #4c4c4c;
    box-shadow: 0 1px 0 #4c4c4c;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
    position: relative;
    color: #fff !important;
}
.footer a {
    color: #517901;
	text-decoration:none !important;
}
.footer a:hover {
    color: #75AF00;
}
.footer .grid-child {
    padding: 0;
}
.container-sidebar-right .mod-custom.custom > p img {
    min-width: 100%;
}

/*=======stores-distributors-section -start-here=======*/
.com-content-article.item-page {
    padding: 0px 10px;
}
.country-dealer-detail {
    padding: 65px 0 0;
}
.com-content-article.item-page .page-header h1 {
    border-bottom: 1px solid #eee;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.dealer-detail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.dealer-detail .content-left {
    padding-right: 50px;
}
.content-right .search-btn select#privileges {
	width: 100%;
	min-width: 272px;
	height: 40px;
	color: #666666;
	font-size: 15px;
	padding: 0 12px;
	line-height: 30px;
	font-weight: 400;
	border: 1px solid #d1cfcf;
	background: transparent;
}
div#usa {
    padding: 65px 0 0;
}
.country-title {
    width: 100%;
    /* float: left; */
    padding: 2px 17px;
    text-align: center;
    margin-bottom: 45px;
    background-color: #517801;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.country-address ul li a {
    text-decoration: none !important;
    word-break: break-all;
}
.country-title h5 {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
    flex-grow: 1;
    margin: 0;
}

.country-address ul {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 30px;
    list-style: none;
    margin: 10px 0px;
    padding: 0;
    justify-content: space-between;
}
.country-address ul li {
    width: 100%;
    padding: 20px 40px 30px;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    width: calc(100% /2 - 15px);
}
.country-address ul li h6 {
    color: #696969;
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Verdana, sans-serif;
}
.country-address ul li p {
    color: #696969;
    padding: 0;
    font-size: 14px;
    line-height: 23px;
    font-family: Verdana, sans-serif;
    margin: 0;
}
.country-address ul li p a {
    color: #517901;
	text-decoration:none !important;
	word-break: break-all;
}
.dealer-detail .content-left {
    width: 50%;
}
.country-address.center ul {
    display: flex;
    justify-content: center;
    width: auto;
    margin: 0 auto;
}
.dealer-detail .content-left p {
    margin: 0;
}

/*=======stores-distributors-section -end-here=======*/

/*=======contact page css start here=========*/
.com-content-article.item-page {
    margin-top: 15px !important;
    padding: 19px 15px;
    border: 1px solid #ababab !important;
    background-color: #fafafa !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#a3a3a3');
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#a3a3a3));
    background: -webkit-linear-gradient(top, #fafafa, #a3a3a3);
    background: -moz-linear-gradient(top, #fafafa, #a3a3a3);
    background: -ms-linear-gradient(top, #fafafa, #a3a3a3);
    background: -o-linear-gradient(top, #fafafa, #a3a3a3);
    -moz-box-shadow: 3px 3px 13px -1px #333333;
    box-shadow: 3px 3px 13px -1px #333333 !important;
    border-radius: 8px;
    padding: 15px;
    margin: 10px;
    margin-bottom: 6em !important
}
.convertforms.cf.cf-img-above {
    position: relative;
    max-width: 100%;
}

.com-content-article.item-page .page-header h1 {
    font-style: italic !important;
    color: #333333 !important;
    font-size: 28px !important;
    font-weight: normal !important;
    text-align: left !important;
    text-decoration: none !important;
    font-family: inherit;
    margin-bottom: 0;
    padding-bottom: 0;
}
.com-content-article.item-page .cntct-frm {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0 0 0 0;
    width: 82%;
    font-size: 13px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 0px 0px #ffffff;
    text-align: left;
    margin-top: 7px;
    line-height: normal;
}
.contact_form_title h1 {
    font-style: italic !important;
    color: #333333 !important;
    font-size: 28px !important;
    font-weight: normal !important;
    text-align: left !important;
    text-decoration: none !important;
    font-family: inherit;
    border-bottom: 1px dotted #a8a8a8;
    text-shadow: 0px 0px 0px #ffffff;
    margin: 0;
}
.com-content-article.item-page .convertforms .cf-label {
    font-weight: normal !important;
    margin: 0px 0px 1px 0px !important;
    font-size: 14px !important;
    color: rgba(0,0,0,.87);
}
.com-content-article .convertforms.cf.cf-img-above {
    position: relative;
    max-width: 100%;
    background: transparent;
}
.com-content-article.item-page input[type="text"], .com-content-article.item-page input[type="email"], .com-content-article.item-page input[type="tel"], .com-content-article.item-page textarea {
    background-color: #f0f0f0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#9c9c9c') !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#9c9c9c)) !important;
    background: -webkit-linear-gradient(top, #f0f0f0, #9c9c9c) !important;
    background: -moz-linear-gradient(top, #f0f0f0, #9c9c9c)!important;
    background: -ms-linear-gradient(top, #f0f0f0, #9c9c9c)!important;
    background: -o-linear-gradient(top, #f0f0f0, #9c9c9c)!important;
    -moz-box-shadow: inset 0px 0px 3px 0px #969696;
    -webkit-box-shadow: inset 0px 0px 3px 0px #969696;
    box-shadow: inset 0px 0px 3px 0px #969696;
    border: 1px solid #333333 !important;
    border-radius: 4px !important;
    height: 29px !important;
    width: 60% !important;
	color:#000 !important;
}
.com-content-article.item-page textarea{
    height: auto !important;
    width: 95% !important;
}
.com-content-article__body p {
    margin: 0;
}


.com-content-article.item-page input[type="text"]:hover, .com-content-article.item-page input[type="email"]:hover, .com-content-article.item-page input[type="tel"]:hover, .com-content-article.item-page textarea:hover {
background-color: #ffffff !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff') !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffff)) !important;
    background: -webkit-linear-gradient(top, #ffffff, #ffffff) !important;
    background: -moz-linear-gradient(top, #ffffff, #ffffff) !important;
    background: -ms-linear-gradient(top, #ffffff, #ffffff) !important;
    background: -o-linear-gradient(top, #ffffff, #ffffff) !important;
    -webkit-box-shadow: inset 0px 0px 18px 0px #424142 !important;
    box-shadow: inset 0px 0px 18px 0px #424142 !important;
}
	
.com-content-article.item-page .convertforms .cf-content-wrap, .com-content-article.item-page .convertforms .cf-form-wrap {
    padding: 0;
}
.com-content-article.item-page .convertforms .cf-checkbox-group, .com-content-article.item-page .convertforms .cf-radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    padding: 2px 0;
    margin: 0.5em 0;
}
.com-content-article.item-page .cf-control-input .cf-text-left button.cf-btn {
    background-color: #bababa !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#212121') !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bababa), to(#212121)) !important;
    background: -webkit-linear-gradient(top, #bababa, #212121) !important;
    background: -moz-linear-gradient(top, #bababa, #212121) !important;
    background: -ms-linear-gradient(top, #bababa, #212121) !important;
    background: -o-linear-gradient(top, #bababa, #212121) !important;
    padding: 6px 25px !important;
    box-shadow: inset 2px 2px 3px -1px #636363 !important;
    border: 1px solid #141414;
    border-radius: 7px !important;
    font-size: 14px !important;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px -1px 1px #000000 !important;
    float: right;
}
.com-content-article.item-page .cf-control-input .cf-text-left button.cf-btn:hover {
    background-color: #212121 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#bababa') !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#212121), to(#bababa)) !important;
    background: -webkit-linear-gradient(top, #212121, #bababa) !important;
    background: -moz-linear-gradient(top, #212121, #bababa) !important;
    background: -ms-linear-gradient(top, #212121, #bababa)!important;
    background: -o-linear-gradient(top, #212121, #bababa)!important;
    text-shadow: 1px -1px 1px #000000 !important;
}
.convertforms .cf-input[type=checkbox], .convertforms .cf-input[type=radio] {
    border: none !important;
    box-shadow: none !important;
    border-color: #ffff !important;
    background: #fff !important;
    --input-border-color: #fff !important;
   
	width: 17px !important;
    padding: 8px;
}
.convertforms .cf-input[type=radio] {
    border-radius: 100%;
}

/*=======contact page css end here=========*/


.product-directions-faq .com-content-article.item-page.product-directions-faq {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0px;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .jwts_tabberlive .jwts_tabbertab {
    text-align: left;
    margin: 2px 0 0 !important;
    padding: 8px;
    border: 5px solid #bbb;
    border-radius: 2px;
    background: #fff;
    border: 5px solid #616161;
    background: #fff;
    border-radius: 8px;
    margin-top: 18px;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav {
    margin-bottom: -12px !important;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav li a {
    /* display: block; */
    border-right: 1px solid #5d5d5d;
    border-left: 1px solid #929292;
    border-bottom: 1px solid #575757;
    border-top: 1px solid #797979;
    text-shadow: 0 -1px 3px #202020;
    color: white;
    text-align: center;
    text-decoration:none !important;
    outline: none;
    padding: 9px 16px 9px 16px;
    font: 13px Arial, Helvetica, sans-serif;
    background: #787878;
    background: -moz-linear-gradient(center bottom, #787878 0%, #5e5e5e 50%, #707070 51%, #838383 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#787878), color-stop(50%,#5e5e5e), color-stop(51%,#707070), color-stop(100%,#838383));
    background: -webkit-linear-gradient(bottom, #787878 0%,#5e5e5e 50%,#707070 51%,#838383 100%);
    background: -o-linear-gradient(bottom, #787878 0%,#5e5e5e 50%,#707070 51%,#838383 100%);
    background: -ms-linear-gradient(bottom, #787878 0%,#5e5e5e 50%,#707070 51%,#838383 100%);
    background: linear-gradient(bottom, #787878 0%,#5e5e5e 50%,#707070 51%,#838383 100%);
    margin: 0;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav li.jwts_tabberactive a {
    background: #151515;
    background-image: -moz-linear-gradient(center bottom, #151515 0%, #3e3e3e 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #151515), color-stop(1, #3e3e3e));
    background-image: -o-linear-gradient(bottom, #151515 0%, #3e3e3e 100%);
    background-image: -ms-linear-gradient(bottom, #151515 0%, #3e3e3e 100%);
    background-image: linear-gradient(bottom, #151515 0%, #3e3e3e 100%);
    -moz-box-shadow: inset 0 0 5px 5px #151515;
    -webkit-box-shadow: inset 0 0 5px 5px #151515;
    box-shadow: inset 0 0 5px 5px #151515;
}

.product-directions-faq .com-content-article.item-page.product-directions-faq .jwts_tabbertab {
    padding-top: 20px !important;
}

.product-directions-faq .com-content-article.item-page.product-directions-faq .first-sect h3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    color: #000;
}

.product-directions-faq .com-content-article.item-page.product-directions-faq .first-sect p, 
.product-directions-faq .com-content-article.item-page.product-directions-faq .first-sect ol li {
    font-size: 15px;
    color: #000;
}

.product-directions-faq .com-content-article.item-page.product-directions-faq .sn_images {
    margin: 40px auto auto;
    width: 100%;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs {
    width: 20%;
    float: left;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs p {
    text-align: center !important;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs img {
    width: 95%;
    height: auto;
    vertical-align: middle;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .directionimg {
    width: 67%;
    margin: 50px auto auto;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .dir_imagesss {
    border: 1px solid #eaeaea;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    width: 47%;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .dir_img {
    width: 15%;
    float: right;
    margin: 0px 0px 0px 20px;
}

.product-directions-faq .snimg_another {
    width: 60% !important;
    margin: 40px auto auto;
}
.product-directions-faq .first-sect {
    margin-bottom: 2px;
    margin-top: 35px;
    border-bottom: solid 1px #000;
    padding-bottom: 30px;
    color: black !important;
}
.product-directions-faq  ul, .product-directions-faq  ol {
    padding: 0;
    margin: 0 0 10px 25px;
}
.product-directions-faq .sn_images_sub {
    width: 50%;
    margin: 40px auto;
}
.product-directions-faq .some_imgs_other {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 28% !important;
}
.product-directions-faq .some_imgs_other img {
    width: 100%;
    height: auto;
}

.product-directions-faq .sn_images {
    margin: 40px auto auto;
    width: 100%;
}
.product-directions-faq .some_imgs {
    width: 20%;
    float: left;
}


.product-directions-faq  ul, .product-directions-faq  ol {
    padding: 0;
    margin: 0 0 10px 25px;
    overflow: visible;
}

.product-directions-faq .com-content-article__body p {
    margin: 0;
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
}

.product-directions-faq  ul.jwts_tabbernav li {
    display: flex;
}
.product-directions-faq .com-content-article.item-page .page-header h1 {
   display:none !important;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav {
    margin-left: 15px !important;
}

html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-desktop nav.horizontal-menu {
    border: none;
    border-bottom: 1px solid #ededed;
}
html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-desktop .horizontal-menu-item>a {
    display: block;
    padding: 10px 15px;
    border-radius: 5px;
    color: #1a7ac4 !important;
    white-space: nowrap;
    font-size: 25px !important;
    border: 1px solid #ccc !important;
    padding: 10px 17px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0 !important;
    border-top-right-radius: 11px !important;
    border-top-left-radius: 11px !important;
    margin-bottom: -6px !important;
    background: #fff !important;
    overflow: hidden;
}

html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-desktop nav.horizontal-menu {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
}
.store-distributors .page-header h1 {
    border-bottom: 1px solid #eee;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 15px;
    margin-bottom: 8px;
}
.store-distributors .site-grid > .container-component, .buy-now .site-grid > .container-component  {
    padding: 0px  22px 0px 12px;
}

.product-directions-faq .some_imgs_other {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100%/3 - 20px);
}

.product-directions-faq .first-sect ul li a {
    color: #000;
    text-decoration: none !important;
}
.main-bottom.card {
    padding-left: 10px;
    padding-right: 10px;
}
#jt-menu .testiItem {
    text-align: left !important;
    border: 2px solid #d8d8d8;
    margin: 0px 0px;
    padding: 10px 20px;
    border-radius: 10px;
}
.testiNoLimiter p {
    margin: 0;
}
.testi-date em {
    font-style: normal;
}
/*=======testimonial-page-strat=======*/

.com_joomtestimonials .grid-child.container-component {
    padding-left: 10px;
}
.com_joomtestimonials #jt-menu .floatedcontent {
    float: right;
    background: transparent;
    padding: 0;
    width: 100% !important;
    padding-left: 0 !important;
    box-sizing: border-box;
    min-height: auto;
    border-radius: 5px;
    display: flex;
    flex-direction: column-reverse;
}
.com_joomtestimonials #jt-menu .floatedcontent {
    float: right;
    background: transparent;
    padding: 0;
    width: 100% !important;
    padding-left: 0 !important;
    box-sizing: border-box;
    min-height: auto;
    border-radius: 5px;
}

div#instagram_slider {
    position: fixed;
    right: 0;
    z-index: 99;
}
div#instagram_slider div#ibox2 {
    display: flex;
    align-items: flex-start;
}
div#instagram_slider:hover {
    width: auto;
    height: auto;
    transition: all 1.1s;
    right: 45px;
}
div#instagram_slider {
    /* width: 45px; */
    height: 80px;
    transition: all 1.1s;
    right: -180px;
}
div#instagram_slider div#ibox2 > img {
    min-width: 72px;
    height: 72px;
}
div#instagram_slider div#ibox2 iframe {
    /* width: 0; */
    transition: all 1.1s;
}
.com_joomtestimonials .jtFormSubmit div#jb_template {
    padding: 0px;
}
footer.container-footer .footer2 {
    display: none;
}
.com_joomtestimonials .container-top-b .top-b.card {
    border: 0;
    border-radius: 0;
    margin: 0;
}
div#instagram_slider div#ibox2 {
    height: 72px !important;
}

/*=======testimonial-page-end=======*/

.mobile-top {
    display: none;
}

.com-content-article.item-page .convertforms .cf-radio-group:last-child {
    margin-bottom: 0;
}

.convertforms .cf-input[type=checkbox], .convertforms .cf-input[type=radio] {
    height: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.convertforms .cf-input[type=radio]:checked + label::before {
    content: "";
    width: 9px;
    height: 9px;
    background: rgba(125, 125, 125, 0.95) !important;
    position: absolute;
    border-radius: 100%;
    left: 0;
    margin: 5px;
    margin-left: 4px;
}
.convertforms .cf-input[type=checkbox]:checked + label::before {
    content: "";
    width: 12px;
    height: 8px;
    border: solid rgba(0,0,0,.95);
    border-width: 3px 3px 0px 0px;
    padding: 1px;
    display: inline-block;
    position: absolute;
    z-index: 99999;
    transform: rotate(-228deg);
    left: 0;
    margin: 3px 3px;
}
.com-content-article.item-page .cf-checkbox-group.cf-checkbox-group-required label.cf-label {
    margin-bottom: -6px !important;
    display: inline-block;
}
.choices[data-type*=select-one] .choices__item {
    color: #000 !important;
}

span.star {
    color: red;
}
.testi-date, .testimonialText {
    margin-bottom: 0 !important;
}
p {
    margin-bottom: 10px;
    margin-top: 0;
}
.com_joomtestimonials .main-bottom.card {
    padding-left: 0;
    padding-right: 15px;
}
.store-distributors .main-bottom.card {
    padding-left: 0;
    padding-right: 0;
}

@media(max-width:1140px){
header.header.container-header ul.nav li a {
    padding: 9px 9.7px !important;
	font-size: 11px;
}

}


@media(max-width:1024px){
.com-content-article.item-page .cf-control-input .cf-text-left button.cf-btn{
	float:left;
}
}


@media(max-width:991px){
header.header.container-header .grid-child.container-below-top ul.nav {
    flex-direction: row;
}
header.header.container-header ul.nav li a {
    font-size: 9px;
}
h2.item-title {
    font-size: 30px;
}
.container-sidebar-right .mod-custom.custom a img {
    width: 100%;
}
.mod-footer, footer.container-footer .mod-custom.custom h2.title, footer.container-footer .grid-child .mod-custom.custom {
    text-align: left;
}
footer.container-footer .grid-child .mod-custom.custom {
    width: 100%;
}
.mod-footer {
    width: 100%;
}
footer.container-footer .mod-custom.custom, footer.container-footer .mod-footer {
    padding: 15px;
    margin: 0px;
}
.com-content-article.item-page input[type="text"], .com-content-article.item-page input[type="email"], .com-content-article.item-page input[type="tel"], .com-content-article.item-page textarea{
	width:100% !important;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav li a {
    padding: 9px 9px 9px 12px;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs {
  
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .dir_imagesss {
    width: calc(100%/2 - 14px) !important;
}
html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-desktop .horizontal-menu-item>a {
	margin-bottom:-7px !important;
}
header.header.container-header ul.nav li a {
    padding: 9px 9.5px !important;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .directionimg {
    width: 100%;
    margin: 50px auto auto;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .sn_images {
    margin: 40px auto auto;
    width: 100% !important;
}
.product-directions-faq .some_imgs_other {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100%/3 - 20px);
}
header.header.container-header ul.nav li a {
    padding: 9px 7px !important;
    font-size: 8px;
}
.com-content-article.item-page .cf-control-group[data-type="submit"] {
    padding-top: 20px;
    padding-bottom: 24px;
    bottom: 0;
    position: relative;
}
.com-content-article.item-page .cntct-frm{
	width:100%;
}
}

@media(max-width:767px){
header.header.container-header .grid-child.container-below-top ul.nav {
    flex-direction: column;
}
h2.item-title {
    font-size: 22px;
    line-height: normal;
}
.homemain-video {
    grid-template-columns: repeat(1,1fr);
    column-gap: 20px;
    row-gap: 40px;
}
.homevideotitle {
    margin-top: 30px;
}
.main-bottom.card .mod-custom table h4 {
    margin: 5px 0;
    font-weight: bold;
    font-size: 14px;
}
.country-address ul li h6 {    
    line-height: 26px;
    font-size: 15px
   
}
.main-bottom.card .mod-custom table td img {   
    margin-right: 19px;    
}
header.header.container-header ul.nav li a {
    font-size: 14px;
}
.country-address ul li {
    width: 100%;
}
.dealer-detail .content-left {
    padding-right: 50px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 25px;
}
.com-content-article.item-page .page-header h1 {
    font-size: 30px;
}
.store-distributors .page-header h1 {
    font-size: 25px;
    line-height: 30px;
}

.country-address ul li {
    padding: 20px 14px 30px;
}
.country-title h5 {
    text-align: left;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .dir_img {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
 text-align: center;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav {
    margin-bottom: -7px !important;
    margin-left: 0px !important;
    display: block;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq ul.jwts_tabbernav li a{
	display:block;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs {
    width: 50%;
    float: left;
    text-align: center;
}
.product-directions-faq  ul, .product-directions-faq  ol {
    padding: 0;
    margin: 0 0 10px 15px;
    overflow: visible;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .first-sect h3 {
    text-align: center;
}
.product-directions-faq ol ol {
    margin-left: 0;
}
.product-directions-faq .com-content-article.item-page.product-directions-faq .some_imgs p {
    text-align: center !important;
    margin-bottom: 0;
}
.product-directions-faq .sn_images_sub {
    width: 100%;
    margin: 40px auto;
}
.product-directions-faq .some_imgs_other {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100%/2 - 20px) !important;
    margin-bottom: 20px;
}
.mobile-top {
    display: block;
    margin-top: 15px;
}
header.header.container-header .mobile-top ul li:not(.init) {
	display: none ; 
}
header.header.container-header .grid-child.container-below-top {
    display: none;
}
header.header.container-header .mobile-top ul li{
	background:#000;
	padding: 9px 20px !important;
	font-size: 14px;
    border-radius: 0;
    color: #fff;
	position:relative;
}
header.header.container-header .mobile-top ul li a {
    font-size: 14px;
    border-radius: 0;
    background: transparent !important;
    color: #fff;
    border: none;
    padding: 0  !important;
}
header.header.container-header .mobile-top li.current.active, 
header.header.container-header .mobile-top li.current.active a{
    background: #14485c !important;
}


header.header.container-header .mobile-top ul li.init:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #fff;
    padding: 5px;
    border-width: 0px 0px 2px 2px;
    display: inline-block;
    position: absolute;
    right: 15px;
    transform: rotate(-45deg);
    background: transparent;
    left: auto;
    top: 10px;
}
section#utility .slideshowck {
    height: 150px !important;
    overflow: hidden;
}
.slideshowck {
    height: 300px !important;
}
.cameraSlide img.imgLoaded {
    max-width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center !important;
	top:0 !important;
}
.country-dealer-detail {
    padding: 20px 0 0;
}
.country-title{
	margin-bottom:20px;
}
body .main-bottom.card .card-body {
    padding: 15px 0px 0px 0px !important;
}
.main-bottom.card {
    padding-left: 0;
    padding-right: 0;
}
.d_endorsr_title {
    font-size: 12px !important;
}
.com-content-article.item-page{
	margin:0 !important;
	margin-bottom:15px !important;
}
}




@media(max-width:599px){
.slideshowck {
    height: 370px !important;
}
}

@media(max-width:480px){
.slideshowck {
    height: 220px !important;
}
}

@media(max-width:399px){
.slideshowck {
    height: 170px !important;
}
}



@media(max-width:479px){
.com-content-article.item-page .page-header h1 {
    font-size: 24px;
}
.store-distributors .site-grid > .container-component, .buy-now .site-grid > .container-component {
    padding: 0px  8px 0px 12px;
}
html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-mobile .horizontal-menu-button {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

}