/**
Theme Name: Leizi Digital
Author: Leizi Digital
Author URI: http://leizi.xyz/
Description: Design & Developed by Leizi Digital
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* General CSS */
html {scroll-behavior: smooth;}
/* Fonts */
.upper{text-transform: uppercase !important;}

/* Buttons */
a.commonBtn, .categoryForm input[type=submit], .aboutContactForm input[type="submit"], .contactPageForm input[type="submit"] {
    display: inline-block;
    text-align: center;
    color: #fff;
	text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 50px;
    background: linear-gradient(to right,#f489c8,#c58ce6);
    transition: all .3s;
    border: none;
}
a.commonBtn:hover, .categoryForm input[type=submit]:hover, .aboutContactForm input[type="submit"]:hover, .contactPageForm input[type="submit"]:hover{
	background: linear-gradient(to right,#c58ce6,#f489c8);
}
a.whiteBtn {
    background: #fff;
    color: #c11b7a;
	border: 1px solid #c11b7a;
}
a.whiteBtn:hover{
	border: 1px solid #333;
    background: #333;
    color: #fff;
}
a.minwidth150{min-width: 150px;}
a.minwidth170{min-width: 170px;}
a.minwidth210{min-width: 210px;}
a.minwidth220{min-width: 220px;}
a.minwidth260{min-width: 260px;}
.categoryForm input[type=submit]{min-width: 135px;}
.contactPageForm input[type="submit"], .aboutContactForm input[type="submit"] {min-width: 200px;}

/* Colors */
.clrWhite {color: #fff !important;}
.greySection {background: #f7f7f7;}
.cGreySection {background: #f5f5f9;}
/*Banner Style*/
.bannerWraper {
	position:relative;
	width:100%;
	max-width:1920px;
	height:100%;
	padding-top: 28.2%;
}
.bannerWraper .bannerImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.bannerWraper .bannerContent {
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 6%;
}
.bannerHeading {
    font-size: 4vw !important;
    line-height: 5vw !important;
	font-family: goudy-old-style;
}
.bannerText {
	font-size: 2vw;
	line-height: 2vw;
}
.bannerContent ul li {
    font-size: 2vw !important;
    margin: .5vw !important;
}
.bannerBtn {padding: 30px 0 0 40px;}
a.sliderBtn {
    color: #fff !important;
	border: 1px solid #c58ce6 !important;
}
/* Header */
a.headerBtn{
	padding: 15px 20px !important;
	background: linear-gradient(to right,#f489c8,#c58ce6) !important;
	line-height: 1;
	color: #fff;
}
a.headerBtn:hover{
	background: linear-gradient(to right,#c58ce6,#f489c8) !important;
	color: #fff !important;
}
/* Footer */
.footer-area {border-top: none;}
.footer-adv-widget-2 {padding-left: 70px;}
.footer-adv-overlay ul.menu li {margin-bottom: 15px;}
.footerDetails li {
	padding-left: 25px;
	color: #666666;
	margin-bottom: 20px;
	position: relative;
}
.footerDetails li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/footerSprite.png) 0 0 no-repeat;
}
.footerDetails li.email:before {
	background-position: -1px 0px;
	width: 15px;
	height: 11px;
	top: 7px;
}
.footerDetails li.whatsapp:before {
	background-position: -2px -11px;
	width: 13px;
	height: 13px;
}
.footerDetails li.phone:before {
	background-position: -1px -24px;
	width: 15px;
	height: 15px;
}
.footerDetails li.address:before {
	background-position: -1px -39px;
	width: 17px;
	height: 13px;
}
.footerSocial li {
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
}
.footerSocial li a{display: block;}
.footerSocial li a:hover{opacity: .8}
.footerTop{
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/footerTop.jpg) center 0 no-repeat;
	padding: 80px 0 70px;
}
.footerTop h2{
	font-size: 38px !important;
	line-height: 1.2 !important;
	padding-bottom: 40px;
	color: #fff !important;
}
/* Home */
.supportWrapper {
	display: inline-block;
	max-width: 1170px;
	margin-top: -130px;
	box-shadow: 2px 2px 10px 2px rgba(0,0,0, 0.1);
	background: #fff;
	padding: 70px 50px 40px;
	position: relative;
	z-index: 1;
}
.supportBox {
	display: inline-block;
	max-width: 370px;
	position: relative;
	padding-top: 100px;
}
.supportBox:before {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/homeSprite.png) 0 0 no-repeat;
}
.supportBox1:before {
	margin-left: -36px;
	width: 72px;
	height: 72px;
	background-position: 0px 0px;
}
.supportBox2:before {
	margin-left: -36px;
	width: 71px;
	height: 71px;
	background-position: -1px -72px;
}
.supportBox3:before {
	margin-left: -30px;
	width: 59px;
	height: 71px;
	background-position: -6px -143px;
}
.supportTitle {
	font-size: 24px;
	color: #000;
	padding-bottom: 20px;
	font-family: goudy-old-style;
}
.supportText {
	font-size: 16px;
	line-height: 26px;
	color: #999999;
}
.videoBox {
	display: inline-block;
	max-width: 570px;
}
.videoBox a {
	position:relative;
	display: block;
}
.videoBox a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -51px 0 0 -51px;
	width: 102px;
	height: 102px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/playIcon.png);
	transition: all 0.3s;
}
.videoBox a:hover:before {transform: scale(1.1);}
.sliderSectionText, .aboutSectionText {
	font-size: 16px;
	line-height: 28px;
	color: #999999;
}
.section5Box {
	display: inline-block;
	max-width: 570px;
}
.section5Title, .homeFeaturedTitle, .aboutFeaturedTitle {
	font-size: 24px;
	line-height: 28px;
	color: #010101;
	font-family: goudy-old-style;
	padding: 25px 0 15px;
}
.section5Text, .homeFeaturedText, .aboutFeaturedText {
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	text-align: left;
}
.section5Text {padding-bottom: 15px;}
.homeFeaturedBox {
	display: inline-block;
	max-width: 370px;
}
.homeFeaturedBtn a.commonBtn, .aboutFeaturedBtn a.commonBtn {min-width: 195px;}
.accordionWraper .accordion {
    position: relative;
    color: #010101;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
	font-family: goudy-old-style;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
	cursor: pointer;
}
.accordionWraper .accordion:before {
    position: absolute;
    content: "+";
    top: -2px;
    right: 15px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #c8c8c8;
    z-index: 1;
    transition: all .3s;
}
.accordionWraper .panel {
    padding: 10px;
    display: none;
    background: transparent;
    font-size: 16px;
    color: #999999;
    margin-bottom: 10px;
    position: relative;
}
.accordionWraper .active .accordion {
    margin-bottom: 0;
    border-bottom: none;
}
.accordionWraper .active .accordion:before {
    content: "-";
    color: #c8c8c8;
}
.clientList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
}
.clientList ul li {
	display: inline-block;
	margin-bottom: 20px;
}
ul.homeSlider, ul.slick-dots{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.homeSlider li.slide{
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	margin: 5px;
}
ul.slick-dots li{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	background: #666;
	margin: 0 2px;
}
ul.slick-dots li.slick-active{
	background: #D18CDF;	
}
ul.slick-dots li button{display: none;}
/* About */
.aboutBanner {padding-top: 32%;}
.aboutBanner .bannerImage{background-image: url(https://kmslaser.com/wp-content/uploads/2020/03/aboutBanner.jpg);}
.aboutSection2Btn {
	position: relative;
	z-index: 1;
}
.aboutSection2Btn:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #f589c8;
    z-index: -1;
}
.aboutFeaturedBox {
	display: inline-block;
	max-width: 370px;
}
.aboutSupportBox {
	display: inline-block;
	max-width: 270px;
	padding-top: 170px;
	position: relative;
} 
.aboutSupportBox:before {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -74px;
	width: 148px;
	height: 153px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/aboutSprite.png) 0 0 no-repeat;
}
.aboutSupportBox2:before {background-position: 0px -153px;}
.aboutSupportBox3:before {background-position: 0px -306px;}
.aboutSupportBox4:before {background-position: 0px -459px;}
.aboutSupportTitle {
	font-size: 24px;
	line-height: 26px;
	color: #010101;
	font-family: goudy-old-style;
}
.aboutSection5 .greyCircleList ul {padding: 30px 0 20px;}
.aboutSliderWrapper {
	position: relative;
	max-width: 580px;
}
.aboutSliderWrapper:before {
	position: absolute;
	content: '';
	top: -40px;
	width: 460px;
	height: 182px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/frameBG.png);
}
.aboutSliderHeading {
	font-size: 24px;
	line-height: 28px;
	color: #010101;
	font-family: goudy-old-style;
}
.aboutSliderWrapperLeft:before {left: -50px;}
.aboutSliderWrapperRight:before {right: -50px;}
.aboutSec6Img {
	padding: 35px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e0dfe6;
	margin-bottom: 15px;
}
.aboutTeamBox {
	display: inline-block;
	max-width: 470px;
	position: relative;
	margin-bottom: 40px;
}
.aboutTeamBox:before {
	position: absolute;
	content: '';
	top: 0;
	width: 120px;
	height: 120px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/teamSprite.png) 0 0 no-repeat;
}
.aboutTeamBoxLeft {
	text-align: right;
	padding-right: 155px;
}
.aboutTeamBoxLeft:before {right: 0;}
.aboutTeamBoxRight {padding-left: 155px;}
.aboutTeamBoxRight:before {left: 0;}
.aboutTeamBox2:before {background-position: 0px -120px;}
.aboutTeamBox3:before {background-position: 0px -240px;}
.aboutTeamBox4:before {background-position: 0px -360px;}
.aboutTeamBox5:before {background-position: 0px -480px;}
.aboutTeamBox6:before {background-position: 0px -600px;}
.aboutTeamTitle {
	font-size: 30px;
	line-height: 30px;
	color: #010101;
	font-family: goudy-old-style;
	padding-bottom: 20px;
}
.aboutTeamText {
	font-size: 16px;
	line-height: 24px;
	color: #999999;
}
.aboutContactForm {
	max-width: 885px;
	margin: 0 auto;
}
.aboutContactForm input[type="text"], .aboutContactForm input[type="email"], .aboutContactForm textarea {
	width: 100%;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 28px;
	padding: 18px 30px;
	margin-bottom: 20px;
}
.aboutContactForm textarea {
	min-height: 227px;
}
.aboutContactForm input[type="text"]::placeholder, .aboutContactForm input[type="email"]::placeholder, .aboutContactForm textarea::placeholder {
	color: #aaaaaa;
}

/* Contact */
.contactBanner .bannerImage{background-image: url(https://kmslaser.com/wp-content/uploads/2020/03/contactBanner.jpg);}
.contactBanner .bannerContent{padding-top: 9%;}
.contactSection{position: relative;}
.contactWrapper {
	max-width: 1165px;
	margin: -130px auto 0;
	padding: 30px 50px 80px;
	background: #fff;
	box-shadow: 0px 2px 10px 2px rgba(0,0,0, 0.1);
	border-radius: 10px;
}
.contactHeading {
	font-size: 36px;
	line-height: 38px;
	color: #fff;
	background: #c11b7a;
	border-radius: 10px;
	text-align: center;
	font-family: goudy-old-style;
	padding: 21px 0;
}
.contactPageForm input[type="text"], .contactPageForm input[type="email"], .contactPageForm textarea {
	width: 100%;
	background: #fff;
	border-radius: 28px;
	border: 1px solid #c9c9c9;
	padding: 15px 25px;
	margin-bottom: 20px;
}
.contactPageForm textarea {
	min-height: 257px;
}
.contactDetailsBox {
	background: linear-gradient(to right,#f489c8,#c58ce6);
	border-radius: 10px;
	padding: 40px 25px;
}
.contactDetailsBox ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.contactDetailsBox ul li {
	position: relative;
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 25px;
	text-align: left;
}
.contactDetailsBox ul li a {color: #fff;}
.contactDetailsBox ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: url(https://kmslaser.com/wp-content/uploads/2020/03/contactPageSprite.png) 0 0 no-repeat;
}
.contactDetailsBox ul li.email:before {
	width: 23px;
	height: 17px;
	background-position: -1px 0px;
	top: 3px;
}
.contactDetailsBox ul li.phone:before {
	width: 24px;
	height: 24px;
	background-position: 0px -17px;
}
.contactDetailsBox ul li.whatsapp:before {
	width: 27px;
	height: 27px;
	background-position: 0px -41px;
}
.contactDetailsBox ul li.address:before {
	width: 19px;
	height: 28px;
	background-position: -3px -67px;
}
.locationImg {
	display: inline-block;
	margin: -25px auto 0;
	border-radius: 10px;
	overflow: hidden;
}


/* Category */
.page-template-product-category .page-title-container {display: none;}
.categoryBanner {padding-top: 32%;}
.categorySection1 {
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/categoryBanner.jpg) center 0 no-repeat;
	background-size: cover;
}
.whiteCircleList ul {
	margin: 0 !important;
	padding: 30px 0 0 !important;
	list-style-type: none;
	position: relative;
}
.whiteCircleList ul li {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
    font-style: normal;
	padding-left: 35px;
	margin-bottom: 15px;
	position: relative;
}
.whiteCircleList ul li:before {
	position: absolute;
	content: '';
	top: 2px;
	left: 0;
	width: 19px;
	height: 19px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/circleList.png);	
}
.page-template-product-category h2, .page-template-product-details h2 {
	font-size: 36px;
    color: #222;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
	margin-top: 0 !important;
}
.cSectionText p {
	font-size: 16px;
    color: #999;
    font-style: normal;
    font-weight: 400;
    width: 100%;
	max-width: 980px;
    margin: 0 auto;
}
.cVideoTitle, .whyusTitle {
	font-size: 24px;
	line-height: 28px;
    color: #222;
	font-family: goudy-old-style;
    font-style: normal;
    font-weight: 400;
	padding: 30px 0 15px;
}
.cVideoText p, .categorySection7 p, .cSlider3Text {
	font-size: 16px;
    color: #999;
    font-style: normal;
    font-weight: 400;
}
.cWhyusSection, .categorySection6, .homeProductSection, .homeSection5, .aboutFeaturedPoints {
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/bg.png) center 0 no-repeat;
	background-size: cover;
}
.whyusBox {
	display: inline-block;
	padding-top: 180px;
	position: relative;
}
.whyusBox:before {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -74px;
	width: 148px;
	height: 153px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/sprite.png) 0 0 no-repeat;
}
.whyusBox2:before {background-position: 0px -153px;}
.whyusBox3:before {background-position: 0px -306px;}
.whyusBox4:before {background-position: 0px -459px;}
.cProductBox {
	display: inline-block;
	max-width: 270px;
}
.cProductImg, .homeFeaturedImg, .aboutFeaturedImg {
    position: relative;
    overflow: hidden;
}
.cProductImg a, .homeFeaturedImg a, .aboutFeaturedImg a {display: block;}
.cProductHoverWrapper, .homeFeaturedHoverWrapper, .aboutFeaturedHoverWrapper {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    transition: all .3s;
}
.cProductImg:hover .cProductHoverWrapper, .homeFeaturedImg:hover .homeFeaturedHoverWrapper, .aboutFeaturedImg:hover .aboutFeaturedHoverWrapper {
	top: 0;
	cursor: pointer;
}
.cProductBtn, .homeFeaturedBtn, .aboutFeaturedBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -86px;
}
.cProductBtn a.commonBtn {
	min-width: 172px;
}
.cProductTitle a {
	font-size: 24px;
	line-height: 28px;
    color: #222;
	font-family: goudy-old-style;
    font-style: normal;
    font-weight: 400;
}
.cProductTitle a:hover{color: #f489c8;}
.greyCircleList ul {
	margin: 0 !important;
	list-style-type: none;
	padding: 30px 0 40px !important;
	position: relative;
}
.greyCircleList ul li {
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
	padding-left: 25px;
	margin-bottom: 15px;
	position: relative;
}
.greyCircleList ul li:before {
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #999999;
	border-radius: 100%;
}
.fullSep img {
	display: inline-block;
	z-index: 1;
	position: relative;
}
.fullSep {position: relative;}
.fullSep:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #f589c8;
	z-index: 0;
}
ul.tabs {
    margin: 0 0 35px !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.tabs li {
    display: inline-block;
    color: #666666;
    font-size: 27px;
	font-family: goudy-old-style;
    font-style: normal;
    font-weight: 400;
	margin-right: 50px;
    transition: all .3s;
	cursor: pointer;
}
ul.tabs li.current {
    color: #ef89cc !important;
	border-bottom: 1px solid #ef89cc;
	padding-bottom: 5px;
}
.tab-content{
    display: none;
    background: #fff;
    border-radius: 5px;
    padding: 40px 40px 30px;
	border: 1px solid #e0dfe6;
	overflow: hidden;
	font-size: 16px !important;
	line-height: 24px;
}
.tab-content.current{display: block;}
.tab-content p, .tab-content li {
    font-size: 16px !important;
	line-height: 24px;
}
.gallery-item {padding: 0 10px;}
.gallery-item img {border: none !important;}
.cCatalogueBox {
	display: inline-block;
	max-width: 270px;
}
.cCatalogueImg {
	border: 3px solid #fff;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	border-radius: 3px;
	position: relative;
}
.catalogueTitle {
	position: absolute;
	top: 22px;
	left: 0;
	width: 183px;
	height: 47px;
	font-size: 27px;
    font-style: normal;
    font-weight: 400;
	color: #fff;
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/catalogTitleBG.png);
	padding: 5px 0 0 20px;
}
.cArrowList ul {
	margin: 0 !important;
    padding: 0 !important;
	list-style-type: none;
	position: relative;
}
.cArrowList ul li {
	position: relative;
	font-size: 20px;
    font-style: normal;
    font-weight: 400;
	color: #666666;
	float: left;
	width: 33%;
	margin-bottom: 30px;
	padding-left: 35px;
}
.cArrowList ul li:before {
	position: absolute;
	content: '';
	top: 4px;
	left: 0;
	width: 19px;
	height: 19px;
	background: url(https://kmslaser.com/wp-content/uploads/2020/02/listArrow.png) 0 0 no-repeat;
}
.cArrowList ul li a{color: #000;}
.cArrowList ul li a:hover{color: #f489c8;}
.cArticleSection p {
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
	color: #666666;
}
.categoryForm {
	width: 100%;
	background: #f6f6f6;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	overflow: hidden;
}
.categoryForm form {padding: 35px 20px;}
.cFormTitle {
	font-size: 30px;
    font-style: normal;
	font-family: goudy-old-style;
    font-weight: 400;
	color: #fff;
	padding: 20px 25px 15px;
	background: linear-gradient(to right,#f489c8,#c58ce6);
}
.categoryForm input[type=text], .categoryForm input[type=email], .categoryForm textarea {
    width: 100%;
    background: #fff;
    padding: 20px 14px 17px;
    margin-bottom: 13px;
    border: 1px solid #d6d6d6;
}
.categoryForm textarea {min-height: 131px;}
.categoryForm input[type=text]::placeholder, .categoryForm input[type=email]::placeholder, .categoryForm textarea::placeholder {
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
	color: #666666;
}
ul.cProductSlider1 {
	margin:0;
    padding: 0;
    list-style-type: none;
    max-width: 570px;
    position: relative;
}
ul.cProductSlider1 li.slick-slide {
    outline: none;
    border: 1px solid #edecf4;
	border-radius: 2px;
    overflow: hidden;
}
ul.cProductSlider1 ul.slick-dots , ul.cProductSlider2 ul.slick-dots{padding: 0 !important;} 
ul.cProductSlider1 ul.slick-dots li, ul.cProductSlider2 ul.slick-dots li {
    outline: none;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 13px;
    height: 13px;
    background: #999999;
    border-radius: 100%;
    margin: 15px 2px 0;
}
ul.cProductSlider1 ul.slick-dots li.slick-active, ul.cProductSlider2 ul.slick-dots li.slick-active {
    background: #d18cdf;
}
ul.cProductSlider2 {
    max-width: 670px;
	padding: 0 !important;
    margin: 0 !important;
}
ul.cProductSlider2 li.slick-slide {
    outline: none;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,.2);
	margin: 10px;
    overflow: hidden;
}
ul.cProductSlider2 ul.slick-dots {
    padding-left: 10px !important;
}
.cProductSlider3Wrapper {
    max-width: 1070px;
    margin: 0 auto;
}
.cProductSlider3 {
    margin: 0 !important;
	padding: 0 !important;
    position: relative;
}
.cProductSlider3 .slick-slide{max-height: 501px;}
.cProductSlider3 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 52px;
    height: 52px;
    background: url(https://kmslaser.com/wp-content/uploads/2020/02/slider3Arrows.png) 0 0 no-repeat;
    text-indent: -99999999px;
    border: none;
    z-index: 2;
	box-shadow: none;
}
.cProductSlider3 .slick-prev {
    background-position: 0 0;
    left: -64px;
}
.cProductSlider3 .slick-next {
    background-position: -52px 0;
    right: -64px;
}
.slick-arrow:before, .slick-arrow:after {display: none;}
#contactPopUpForm .categoryForm{max-width: 340px;}
#contactPopUpForm .cFormTitle {font-size: 24px;}

/* Details */
.page-template-product-details #Subheader {display: block;}
.dProductSliderWraper{max-width: 570px;}
ul.dProductSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.dProductSlider .slick-slide {
    outline: none;
    border-radius: 5px;
	border: 1px solid #d8d8d8;
	margin: 0px;
    overflow: hidden;
}
ul.dProductSliderPager {
    margin: 10px -8px 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.dProductSliderPager .slick-slide{
	padding: 0 8px;
	outline: none;
}
ul.dProductSliderPager .slick-slide a{
    outline: none;
	display: block;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
	overflow: hidden;
}
ul.dProductSliderPager .slick-current a {border: 1px solid #ef89cc;}
ul.dProductSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    padding: 0;
	margin-top: -26px;
    text-indent: -999999px;
    border: none;
    background: url(https://kmslaser.com/wp-content/uploads/2020/02/slider3Arrows.png);
    z-index: 2;
	box-shadow: none;
}
ul.dProductSliderPager .slick-prev{left: -30px;}
ul.dProductSliderPager .slick-next {
    right: -30px;
    background-position: -52px 0;
}
.detailSection1 h1 {
	font-size: 36px;
	line-height: 42px;
    font-style: normal;
    font-weight: 400;
	color: #222;
	margin-top: 0 !important;
}
.doubleBtn {margin-left: 35px;}
.doubleBtn a.commonBtn {margin-right: 8px;}
.detailDesc p, .dSection3Text p {
	font-size: 16px;
	line-height: 22px;
    font-style: normal;
    font-weight: 400;
	color: #999999;
}
.detailSection1 .dArrowList ul li {
	width: 100%;
	float: none;
	font-size: 19px;
	margin-bottom: 15px;
}
/* Product Category 3 */
.pc3Banner {
	background-position: center center;
	background-size: cover;
}
.pc3BannerHeading {
	font-size: 50px;
	line-height: 58px;
	font-weight: 600;
	color: #fff;
	padding-top: 35px;
}
.pc3BannerLayer {
	padding: 40px 20px 70px;
	background: rgba(0,0,0, 0.7);
}
.pc3BannerDetails p {
	font-size: 17px;
	color: #fff;
	font-weight: 500;
}
.pc3BannerDetails ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.pc3BannerDetails ul li {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
}
.pc3BannerDetails ul li:before {
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 100%;
}
.pc3Form {
	padding: 20px;
	background: rgba(239,137,204,.6);
}
.pc3FormTitle {
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 50px;
}
.pc3Form input[type="text"], .pc3Form input[type="email"], .pc3Form input[type="tel"], .pc3Form textarea {
	width: 100%;
	border: none;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 0;
	padding: 0 0 15px !important;
	margin-bottom: 20px;
	color: #fff;
	background-color:transparent !important;
}
.pc3Form input[type="text"]:focus, .pc3Form input[type="email"]:focus, .pc3Form input[type="tel"]:focus, .pc3Form textarea:focus{background-color:transparent !important;}
.pc3Form input[type="text"]::placeholder, .pc3Form input[type="email"]::placeholder, .pc3Form input[type="tel"]::placeholder, .pc3Form textarea::placeholder, .pc3Form input[type="file"], .cFileUpload{color: #fff !important;}
.pc3Form textarea {height: 135px;}
.pc3ProductSection h2 span{display: block;}
.c1ProductBox{
	background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(48, 49, 51, .2);
	max-width: 370px;
	display: inline-block;
}
.c1ProductContent{padding: 20px;}
.c1ProductTitle {padding: 10px 0;}
.c1ProductTitle a{
    font-size: 24px;
    color: #222;
    line-height: 28px;
    font-weight: 500;
}
.c1ProductText {
    font-size: 16px;
    line-height: 24px;
}
.c1ProductBtn a{
	display: block;
	color: #ef89cc;
    background: #fff;
    border: solid 1px #ef89cc;
	border-radius: 5px;
    padding: 6px 15px;
	text-align: center;
}
.c1ProductBtn a:hover{
	background: #ef89cc;
	color: #fff;
}
.pc3Section4img, .pc3Section3img{text-align: center;}
.pc3SliderSection .pc3sProductCount{font-size: 28px;}
ul.pc3ProductSlider, ul.pc3ProductSlider ul.slick-dots, ul.img3Slider, ul.img4Slider, ul.img6Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.pc3ProductSlider .slick-slide, ul.img3Slider .slick-slide, ul.img4Slider .slick-slide, ul.img6Slider .slick-slide{margin: 10px 15px;}
ul.pc3ProductSlider .slick-arrow, ul.img3Slider .slick-arrow, ul.img4Slider .slick-arrow, ul.img6Slider .slick-arrow{
	position: absolute;
	content: '';
	top: 50%;
	width: 23px;
	height: 19px;
	background: url(https://kmslaser.com/wp-content/uploads/2022/08/pc3Arrows.png) 0 0 no-repeat;
	padding: 0;
	text-indent: -999999999px;
	z-index: 1;
}
ul.pc3ProductSlider .slick-prev, ul.img3Slider .slick-prev, ul.img4Slider .slick-prev, ul.img6Slider .slick-prev{left: -50px;}
ul.pc3ProductSlider .slick-next, ul.img3Slider .slick-next, ul.img4Slider .slick-next, ul.img6Slider .slick-next{
	right: -50px;
	background-position: -24px 0;
}
ul.pc3ProductSlider .slick-prev.slick-disabled{
	background-position: 0 -19px;
}
ul.pc3ProductSlider .slick-next.slick-disabled{
	background-position: -24px -19px;
}
ul.pc3ProductSlider .slick-arrow button, ul.pc3ProductSlider ul.slick-dots li button{visibility: hidden;}
ul.pc3ProductSlider ul.slick-dots{margin-top: 10px !important;}
ul.pc3ProductSlider ul.slick-dots li{
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
    border: 2px solid #676767;
	border-radius: 100%;
	margin: 0 3px;
	position: relative;
}
ul.pc3ProductSlider ul.slick-dots li.slick-active{border-color: #c58ce6;}
ul.pc3ProductSlider ul.slick-dots li.slick-active:before{
	position: absolute;
	content: "";
    width: 6px;
    height: 6px;
	margin: -3px 0 0 -3px;
    top: 50%;
    left: 50%;
    border-radius: 100%;
	background: #ef89cc;
}
.pc3s5ProductBox {
    padding: 25px 15px;
    background: #fff;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 8px;
    overflow: hidden;
}
.pc3s5ProductImg {
    width: 270px;
    float: left;
}
.pc3s5Content{
	width: calc(100% - 370px);
	float: left;
	padding-left: 30px;
}
.pc3s5ProductTitle {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}
.pc3s5Btns a.commonBtn{margin: 0 5px;}
.pc3s6Box {
    display: inline-block;
    max-width: 570px;
	text-align: left;
}
.pc3s6Img{
	position: relative;
	overflow: hidden;
}
.pc3s6Img a{display: block;	
}
.pc3s6Box:hover .pc3s6Img a{transform: scale(1.1);}
.pc3s6Caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.2);
	font-size: 18px;
	color: #fff;
}
.pc3s6Title {margin: 15px 0 8px;}
.pc3s6Title a{
	font-size: 20px;
	font-weight: 700;
	color: #333;
}
.pc3s6Box:hover .pc3s6Title a{color: #ef89cc;}
ul.pc3TestimonialSlider {
	margin: 0 !important;
	padding: 50px 0 0 !important;
	list-style-type: none;
	position: relative;
}
ul.pc3TestimonialSlider:before{
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -14px;
	width: 27px;
	height: 27px;
	background: url(https://kmslaser.com/wp-content/uploads/2022/08/quoteIcon.png) 0 0 no-repeat;
}
ul.pc3TestimonialSlider li.slick-slide{outline: none;}
ul.pc3TestimonialSlider .pc3TestimonialBox{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
ul.pc3TestimonialSlider  .pc3TestimonialText {font-style: italic;}
ul.pc3TestimonialSlider .pc3TestimonialTitle {
    margin-top: 20px;
    font-weight: 600;
}
ul.pc3TestimonialSlider .slick-arrow{
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 37px;
	height: 71px;
	background: url(https://kmslaser.com/wp-content/uploads/2022/08/testimonialArrow.png) 0 0 no-repeat;
	z-index: 1;
	padding: 0;
	text-indent: -999999999px;
}
ul.pc3TestimonialSlider .slick-prev{left: 0;}
ul.pc3TestimonialSlider .slick-next{
	right: 0;
	transform: rotate(180deg);
}
ul.pc3TestimonialSlider .slick-dots{
	margin: 20px 0 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.pc3TestimonialSlider .slick-dots li {
	display: inline-block;
	margin: 0 2px;
	padding: 0;
}
ul.pc3TestimonialSlider .slick-dots li button{
	width: 42px;
	height: 42px;
	padding: 0;
	background: transparent;
	color: #000;
}
ul.pc3TestimonialSlider .slick-dots li.slick-active button{
	background: #ef89cc;
	color: #fff;
}
.pc3s7Box{
	display: inline-block;
	width: 100%;
	max-width: 270px;
}
.pc3s7Img {
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
    border: 2px solid #fff;
}
.pc3s7Title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin: 10px 0;
}
.readmoreBtn {
	display: inline-block;
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    color: #ef89cc;
	cursor: pointer;
}
.readmoreBtn:before{
	position: absolute;
	content: "\e900";
	top: -1px;
	left: 0;
	font-family: Astra;
	font-size: 18px;
	font-weight: 600;
	color: #ef89cc;
	transition: all .3s;
}
.readmoreBtn.read-more:before{
	transform: rotate(180deg);
}
.pageNo a {
    padding: 10px;
    border: 1px solid #ef89cc;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    min-width: 36px;
    text-align: center;
}
.pageNo a:hover, .pageNo .current {
    background: #ef89cc;
    color: #fff;
}
.pageNo .current {
    padding: 9px 10px 10px;
    height: auto;
    margin: 0;
    position: relative;
    border: 1px solid #ef89cc;
    display: inline-block;
    min-width: 36px;
    text-align: center;
    line-height: 1;
}
.videoImg{text-align: center;}
.videoImg a{
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.pc3Section4 .videoImg a{overflow: inherit;}
.videoImg a:before{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 76px;
	height: 76px;
	margin: -38px 0 0 -38px;
	background: url(https://kmslaser.com/wp-content/uploads/2022/08/playIcon.png) 0 0 no-repeat;
	transition: all .3s;
}
.videoImg a:hover:before{transform: scale(1.1);}
.lp5FAQs .accordiaBox {border-top: 1px solid #ebebeb;}
.lp5FAQs .accordiaBox:last-child {border-bottom: 1px solid #ebebeb;}
.lp5FAQs .accordion {
    color: #000;
    font-weight: 600;
    padding: 40px 30px 40px 0;
    position: relative;
    font-size: 20px;
	cursor: pointer;
}
.lp5FAQs .accordion:before {
    position: absolute;
    content: "\e900";
    top: 42px;
    right: 0;
	font-family: Astra;
    font-size: 16px;
    font-weight: 700;
    color: #000;
	transform: rotate(270deg);
	transition: all .3s;
}
.lp5FAQs .accordiaBox.active .accordion:before{transform: rotate(0deg);}
.lp5FAQs .panel {
	color: #000;
    display: none;
}
.productFAQs .accordiaBox {
    border: 1px solid #dadada;
    margin-bottom: 15px;
	background: #fff;
}
.productFAQs .accordion {
    color: #000;
    font-weight: 500;
    padding: 8px 30px 8px 10px;
    position: relative;
    background: #dadada;
	cursor: pointer;
}
.productFAQs .accordion:before {
    position: absolute;
    content: '+';
    top: 2px;
    right: 15px;
    font-size: 26px;
    font-weight: 400;
    color: #000;
}
.productFAQs .accordiaBox.active .accordion:before{
	content: '-';
}
.productFAQs .panel {
    padding: 15px;
    display: none;
}
.dp4relatedProductTitle a {
    font-size: 22px;
    font-weight: 500;
    color: #233645;
}
.quickQuote {
	padding: 45px 30px 50px;
	border: 1px solid #e1eaec;
	background: url(https://kmslaser.com/wp-content/uploads/2022/08/qqBG.png) right top 20px no-repeat #f3f3f3;
}
.quickQuoteTitle {
	font-size: 22px;
	line-height: 24px;
	color: #171717;
	font-weight: 500;
	margin-bottom: 20px;
}
.quickQuote input[type="text"], .quickQuote input[type="email"], .quickQuote textarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e1eaec !important;
	padding: 15px;
	font-size: 15px;
	color: #636363;
	margin-bottom: 10px;
}
.quickQuote textarea {
	min-height: 155px;
	max-height: 155px;
}
.quickQuote input[type="submit"] {
	padding: 12px 15px;
	min-width: 120px;
}
.pc3Banner2{position: relative;}
.pc3Banner2 .bannerImg {text-align: center;}
.pc3Banner2 .bannerContent {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1170px;
    margin-top: 6%;
}
.pc3Banner2 .bannerHeading {
    font-size: 3vw;
    line-height: 3.5vw;
    color: #fff;
	font-weight: 600;
}
.pc3Banner2 .bannerText {
    font-size: 1.6vw;
    line-height: 2vw;
    color: #fff;
}
.bannerOverlay {padding: 20px;}
/* Landing Page */
.lpSection1{padding: 70px 0;}
ul.lpSlider, ul.lpSliderPager {
	margin:0 !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.lpSlider li{text-align: center;}
ul.lpSlider li img{display: inline-block;}
ul.lpSlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 10px;
	height: 20px;
	background: url(/wp-content/uploads/2022/08/testimonialArrow.png) 0 0 no-repeat;
	background-size: 100%;
	padding: 0;
	z-index: 1;
	text-indent: -999999999px;
}
ul.lpSlider .slick-prev{left: 0;}
ul.lpSlider .slick-next{
	right: 0;
	transform: rotate(180deg);
}
ul.lpSliderPager {padding: 10px 50px 0 !important;}
ul.lpSliderPager li{
	margin: 0 3px;
	border: 2px solid #fff;
}
ul.lpSliderPager li.slick-current{border: 2px solid #dadada;}
.lps1Content h1{margin: 0 !important;}
.lps1SubHeading {font-weight: 600;}
.lps1SKU {padding: 30px 0 25px;}
.lps1Price, .lps1SalePrice {
    font-size: 22px;
    font-weight: 600;
    color: #222;
}
.lps1Price1 {
    color: #9e9e9e;
    text-decoration: line-through;
    margin-left: 10px;
}
.lps1TaxShiping {
    font-size: 14px;
    padding: 20px 0;
}
.lps1Btn{margin-top: 30px;}
.lpSection2{padding: 30px 0 80px;}
.lpSection2 h2, .lpSection7 h2, .lpSection8 h2, .lpSection9 h2{padding-bottom: 15px;}
.lpSection3{padding-bottom: 60px;}
.lpSection4, .lpSection6{padding: 55px 0;}
.lps4Img, .lps6Img{text-align: right;}
.lpSection5{padding-bottom: 60px;}
.lpSection7{padding: 50px 0 100px;}
.lpSection8{
	padding: 75px 0;
	background: #fafafa;
}
.lps8FAQs .accordiaBox{
	background: #fff;
	padding: 0 30px;
	border-top: none;
	border-bottom: 1px solid #f5f5f5;
}
.lps8FAQs .accordion {
	padding: 30px 30px 30px 0px;
	color: #323232;
}
.lps8FAQs .panel{
	color: #323232;
	padding: 0 0 1px;
}
.lps8FAQs .accordiaBox:last-child{border-bottom: none;}
.lpSection9{
	padding: 70px 0;
	background: #151413;
}
.lpSection9 h2{color: #fff;}
ul.lps9Slider {
	margin: 0 auto !important;
	padding: 0 !important;
	list-style-type: none;
	max-width: 700px;
}
ul.lps9Slider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	background: url(/wp-content/uploads/2023/12/lps9Arrow.jpg) 0 0 no-repeat;
	text-indent: -9999999px;
	z-index: 1;
	padding: 0;
}
ul.lps9Slider .slick-prev{left: -60px;}
ul.lps9Slider .slick-next{
	right: -60px;
	transform: rotate(180deg);
}

.lps9Note {
    font-size: 12px;
    color: #adadad;
    max-width: 700px;
    margin: 50px auto 0;
}
.lpSection10{padding: 80px 0 ;}
.lpSection10 h3{
	padding-bottom: 20px;
	margin-bottom: 30px !important;
	border-bottom: 1px solid #dadada;
}
.lpSection11{padding-bottom: 70px;}
.lps11SubHeading {padding: 0 0 20px;}
.lps11Box{text-align: center;}
.lps11Title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.lps11Text {padding: 15px 0 10px;}
.lps11Link {
	padding-bottom: 20px;
	position: relative;
}
.lps11Text2 {
    padding-top: 30px;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1.5;
}
.lps11Img2 img{width: 100%;}
.lpSection12{
	padding: 70px 0;
	background: #F5F8FF;
}
.lps11Btn{margin-bottom: 30px;}
ul.lps12Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.lps12Slider li{margin: 0 8px;}
/* Search */
.search .meta-info {display: none;}
.search .post {margin-bottom: 5px;}
.search h2 {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}

#contactPopUpForm .quickQuote {
	padding: 15px;
	max-width: 340px;
}
/* Media */
.visible-sm {display: none;}
@media(min-width: 1200px){
  .bannerHeading {
	font-size: 48px !important;
	line-height: 52px !important;
  }
  .bannerContent ul li {font-size: 24px !important;}
  .bannerText {
	font-size: 24px;
	line-height: 24px;
  }
  .categoryBanner .bannerHeading {
	font-size: 48px !important;
    max-width: 740px;
	line-height: 1.2 !important;
  }
  .divScroll.side-fixed {
    position: fixed;
    top: 20%;
    max-width: 370px;
    z-index: 999;
    box-shadow: 0 0 10px 1px #19588d;
  }
  .pc3Banner2 .bannerHeading {
    font-size: 44px;
    line-height: 54px;
  }
  .pc3Banner2 .bannerText {
    font-size: 22px;
    line-height: 24px;
  }
}
@media(min-width: 992px) and (max-width: 1199px){
  .divScroll.side-fixed {
    position: fixed;
    top: 20%;
    max-width: 303px;
    z-index: 999;
    box-shadow: 0 0 10px 1px #19588d;
  }
  .cFormTitle {font-size: 22px;}
  .contactWrapper {margin: 40px auto 0;}
  .supportWrapper {
    margin-top: -60px;
    padding: 30px;
  }
  .hidden-md{display: none;}
  .cProductTitle a {font-size: 20px;}
  .cArrowList ul li {width: 50%;}
  .categoryBanner .bannerContent, .aboutBanner .bannerContent{padding-top: 2%;}
  .bannerContent ul {padding: 10px 0 0;}
  .bannerBtn {padding: 10px 0 0 40px;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding-top: 25px;
  }
  .pc3BannerLayer, .quickQuote{padding: 20px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .c1ProductContent {padding: 10px;}
  .pc3Banner2 .bannerContent {
    max-width: 970px;
    margin-top: 4%;
  }
  .lpSection2 {padding: 0 0 70px;}
  .lpSection3 {padding-bottom: 0;}
  .lpSection5 {padding-bottom: 50px;}
  .lpSection4, .lpSection6 {padding: 35px 0;}
  .lpSection7 {padding: 30px 0 70px;}
  .lpSection8 {padding: 60px 0;}
  .lpSection9 {padding: 60px 0;}
  .lps9Note {margin: 30px auto 0;}
  .lpSection10 {padding: 50px 0;}
  .lpSection11 {padding-bottom: 40px;}
  .lpSection12 {padding: 60px 0;}
}
@media(min-width: 768px) and (max-width: 991px){
  .visible-sm {display: block;}
  .hidden-sm {display: none;}
  .pc3Banner2 .bannerContent {
    max-width: 750px;
    margin-top: 4%;
  }
}
@media(max-width: 991px){
  .cProductSlider1, .dArrowList {margin-top: 30px;}
  ul.dProductSliderPager .slick-arrow {margin-top: -26px;}
  .categorySection1 {padding: 40px 0;}
  .categorySection1 h1{margin-top: 0 !important;}
  .cSlider3Text {margin: 0;}
  .cust-row{margin: 0 -15px !important;}
  .cArrowList ul li {width: 50%;}
  ul.tabs li {
    font-size: 18px;
    margin-right: 30px;
  }
  .responsiveMargin, ul.cProductSlider1, .cCatalogueBox{margin-top: 30px;}
  .contactWrapper {margin: 40px auto 0;}
  .bannerBtn{display: none;}
  .bannerWraper .bannerContent {padding-top: 4%;}
  .supportWrapper {
    margin-top: -60px;
    padding: 25px;
  }
  .footer-adv-widget-2 {padding-left: 40px;}
  .footerTop {padding: 35px 0;}
  .contactWrapper {margin: 40px auto 0;}
  .contactWrapper {padding: 25px;}
  .cProductSlider3 .slick-prev {left: -34px;}
  .cProductSlider3 .slick-next {right: -34px;}
  .aboutSec6Img {padding: 15px;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding-top: 25px;
  }
  .pc3BannerLayer, .quickQuote{padding: 20px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .c1ProductContent {padding: 10px;}
  .pc3s5ProductBox {padding: 15px;}
  .pc3s5Content {padding-left: 10px;}
  .pc3s5Content {width: calc(100% - 270px);}
  .pc3s5Btns a.commonBtn {
    margin: 5px;
    padding: 14px 15px;
    font-size: 14px;
  }
  ul.pc3TestimonialSlider .slick-prev {left: -30px;}
  ul.pc3TestimonialSlider .slick-next {right: -30px;}
  .lpSection2 {padding: 0 0 70px;}
  .lpSection3 {padding-bottom: 0;}
  .lpSection5 {padding-bottom: 50px;}
  .lpSection4, .lpSection6 {padding: 35px 0;}
  .lpSection7 {padding: 30px 0 70px;}
  .lpSection8 {padding: 60px 0;}
  .lpSection9 {padding: 60px 0;}
  .lps9Note {margin: 30px auto 0;}
  .lpSection10 {padding: 50px 0;}
  .lpSection11 {padding-bottom: 40px;}
  .lpSection12 {padding: 60px 0;}
  .lps4Img, .lps6Img {text-align: left;}
}
@media(max-width: 767px){
  .cArrowList ul li {width: 100%;}
  .hidden-xs{display: none;}
  .footerTop h2 {font-size: 34px !important;}
  .footer-adv-widget-2 {padding-left: 15px;}
  .footerWidgetHeading {margin: 20px 0 15px;}
  .bannerContent ul{display: none;}
  .contactDetailsBox {padding: 15px;}
  .gallery-item {max-width: 100% !important;}
  ul.pc3ProductSlider .slick-prev, ul.img3Slider .slick-prev, ul.img4Slider .slick-prev, ul.img6Slider .slick-prev {left: -20px;}
  ul.pc3ProductSlider .slick-next, ul.img3Slider .slick-next, ul.img4Slider .slick-next, ul.img6Slider .slick-next {right: -20px;}
  .pc3s5Content {
    width: 100%;
    padding: 10px 0 0;
  }
  .lp5FAQs .accordion {padding: 20px 30px 20px 0;}
  .lp5FAQs .accordion:before {top: 22px;}
  .pc3Banner2 .bannerContent {
    position: relative;
    top: -70px;
    max-width: 480px;
    margin-top: 0;
  }
  .lps8FAQs .accordion {font-size: 16px;}
}
@media(max-width: 479px){
  .categorySection1 h1 {font-size: 38px;}
  .whiteCircleList ul li {
    font-size: 20px;
  }
  ul.tabs li {
  	width: auto;
	display: block;
	text-align: center;
	margin-bottom: 15px;
  }
  .tab-content {padding: 15px;}
  #contactPopUpForm .categoryForm {min-width: 300px;}
  .contactHeading {
    font-size: 26px;
    line-height: 28px;
  }
  .supportWrapper {margin-top: -30px;}
  .footerTop h2 {padding-bottom: 10px;}
  .gallery-item {width: 100% !important;}
  .doubleBtn a.commonBtn {
    margin: 0 0 8px;
    width: 100%;
  }
  .aboutTeamSection {padding-top: 0;}
  .aboutTeamBoxLeft {padding-right: 120px;}
  .aboutTeamBoxRight {padding-left: 120px;}
  .aboutTeamTitle {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .aboutSliderWrapper:before{display: none;}
  .pc3s5Btns a.commonBtn, .pc3s5ProductImg{width: 100%;}
  .bannerOverlay {padding: 5px;}
  .pc3Banner2 .bannerHeading {
    font-size: 26px;
    line-height: 30px;
  }
  .pc3Banner2 .bannerText {
    font-size: 16px;
    line-height: 20px;
  }
  .gallery-item {max-width: 100% !important;}
}