/*---------Media Querry---------*/
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fl{ float:left;}
.fr{ float:right;}

@media only screen and (max-width:1185px){
.container{width:1004px;}

ul.topMenu li{ padding:0 7px;}
ul.topMenu li a{ font-size:16px; line-height:16px;}
.bnr-left{ width:56%;}
.bnr-head{font-size: 50px;}
.btmstrp-list li{ padding:0 20px;}
.vid-sec{ padding-bottom: 35.2%;}
.sec1-list{padding: 0 150px;}
.sec1-list li{ }
ul.qus-list{ width:43%;}
.quesCont{ width:55%;}
ul.qus-list li p span { font-size: 24px; line-height: 24px; margin-right: 5px;}
.cont-strp-list li{ margin:0 28px;}
.ftrBox1{ }
.ftrBox2{ }
.ftrBox3{ }
}


@media only screen and (max-width:1023px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 8px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:300;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;

	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-7px, 6px);
	transform: rotate(-45deg) translate(-7px, 6px);
	background:#000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -7px);
	transform: rotate(45deg) translate(-8px, -7px);
	background:#000;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:96px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	}
.mobimenu-top{ top:65px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #e5dfdf;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:19px;
	color:#000;
	font-family: 'Inter', sans-serif;
    font-weight: 400;
	}
.mobilemenu li a:hover{color:#000;}

.banner{ height: auto; background-size: cover; background-position: right 55% top; padding:50px 0;}
.bnr-left{ width:70%; margin-top:0;}
.bnr-head{ font-size: 44px; line-height: 48px; margin-top:18px;}
.bnr-para{ font-size:17px; line-height:25px; width:80%}
.bnr-review{ margin-top:24px;}
.btnBlk{ }
a.pg-btn{ }
a.pg-btn p{ }
a.pg-btn p{ }

.common-head{ font-size:40px; line-height:52px;}
.btmstrp-list{ margin-top:30px;}
.btmstrp-list li{ width: 32.96%; padding: 0 18px;}

.vid-sec{ padding-bottom: 47.1%;}
.common-para{ font-size:17px; line-height:25px; width:100%}
.sec1-list { padding: 0 40px;}
.sec1-list li{ }

.section2{ padding:50px 0 60px;}
ul.qus-list{ width: 57%;}
.quesCont{ width:40%;}
ul.qus-list li img{ left:10px;}
ul.qus-list li{ padding:20px 34px 20px 60px;}

.section3{ padding:50px 0 60px;}
.s3-list li{ }
.s3-list li span{ margin-top:35px;}
.s3-list li img{ width:120px;}
.s3-list li .step{ font-size:85px; line-height:85px; top:36%;}

.section4{ padding:50px 0 60px;}
.s4-list-innrbox{ padding:10px 0;}
.s4-list-innrbox span{ font-size:28px; line-height:30px;}
.s4-list-row{width:48%;}


.s5-content{ padding:50px 0;}
.s5-content{ width:70%;}
.banner-right{ min-height:896px;}
.banner-right{ width:30%;}

.section6{ padding:50px 0 60px;}
.faq-container{ padding:0;}

.section7{ padding-top:50px;}
.s7-img-slider{ margin-top:45px;}
.cont-strp-list li{ margin: 0 10px;}
.cont-strp-list li img{ margin-right: 3px; width: 30px;}
.cont-strp-list li p{ font-size:18px; line-height:20px;}


.footerBox1{ padding:40px 0;}
.ftrBox1{ width:100%; position:relative;}
.ftr-logo{ margin: 0px 0 10px;}
.ftrbx1-t1{margin-top:0;}
.ftrBox2,.ftrBox3{ width:49%; }
.footerBox2{ font-size:13px;}

/***************CHECKOUT*********************/
.right-chk,.lft-chk{width:100%; padding: 10px 15px 20px;}
.right-chk{padding-bottom:0}
.frm-hdg h3{font-size: 26px;}
.frm-hdg p {
    position: absolute;
    right: -10px;
    top: 4px;
    background: #325E15;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    padding: 4px 10px;
    font-weight: 600;
    border-radius: 25px;
}
}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.show-mob{display:block;}
.hide-mob{ display:none;}

.top-fix-bar{ margin-bottom:50px;}
.header{ height:50px; margin-top: -50px; top: 50px; padding:8px 0;}
.logo{ width:170px; margin-top:2px;}
.logoBox p{ font-size: 13px; line-height: 17px; padding-left: 7px; margin-left: 7px;}
.mob-mnu-ic{ top:5px; right:10px;}
.mobilemenu{ top:77px;}
.mobimenu-top{ top:50px;}
.offerStrip p{ font-size:12px; line-height:12px;}

.banner{background:#eaeacc; height:auto; padding:20px 0 25px; background-size:cover; background-position-y: -136px;}
.bnr-left{ width:100%; text-align:center;}
.bnr-top-txt{ font-size:20px; line-height:22px;}
.bnr-head{ font-size: 27px; line-height: 33px; margin-top: 5px;}
.bnr-para{ font-size: 16px; line-height: 24px; margin-top:20px; width:100%}
.bnr-img-mob{ max-width: 100%; margin: 13px auto 0; width: 400px;}
.bnr-list{ width:100%; margin-top:24px; text-align:center;}
.bnr-list li p{ font-size:18px; line-height:20px;}
.bnr-list li{padding:0;}
.bnr-list li img{ margin:0 auto 5px; display:block; position: relative;}
.bnr-review{ margin-top:20px;}
.bnr-review p{ font-size:15px; line-height:15px;}
.star{ width:85px;}
.very-tk{ width:15px;}

.bnr-btmstrip{ padding:25px 0 30px;}
.btmstrp-list{ margin-top: 20px;}
.btmstrp-list li{ float: left; width: 33.33%; padding: 0;}
.btmstrp-list li:nth-child(4), .btmstrp-list li:nth-child(5){ float:none; display:inline-block; vertical-align:top; width:40%;}
.btmstrp-list li img{ max-width: 50px;}
.btmstrp-list li p{ font-size:14px; line-height:19px; margin-top:5px;}

.section1{ padding:55px 0 30px;}
.common-head{ font-size: 24px; line-height: 32px;}
.common-para{ font-size: 16px; line-height: 24px; margin-top:15px;}
.top-0{ margin-top:0;}
.vid-sec{ padding-bottom: 57%; margin-top:25px;}
.sec1-list {
    padding: 0 0;
}
.sec1-list li{ width: 32%;}

.sec1-list li span{ font-size: 16px; line-height: 19px; margin-top:10px;}
.sec1-list li:after{top:30px; right:-10px}
.sec1-list li p{ margin-top:8px;}
.btnBlk{ margin-top:30px;}
.s1-img-slider{ margin-top:40px;}
.s1-slider-col{ margin:0 10px;}

.strip{ padding:10px 0;}
.strp-lst-bx{ margin:0 15px;}

.section2{ padding:25px 0 30px;}
ul.qus-list{ border-radius:0; margin-top:14px; width:100%;}
.benefits-cont{ padding:0;}
.benf-head{font-size: 24px; line-height:26px;}
.benefit-bnr-imgs{ position:static; margin:0px auto 0; display:block; width:325px;}
.quesBox{margin-top:16px;}
.quesCont{ padding: 0 15px 15px; margin-top: 0; background: #325E15; width: 100%; border:1px solid #325E15; border-top:none;}
.service-box{ border-radius:0; box-shadow:none; background: #325E15;}
.serv-inr{ padding:15px 0 0;}
.serv-inr p{ color:#fff;}
ul.qus-list li{ width:100%; text-align:left; padding:16px 40px 16px 15px; position:relative;}
ul.qus-list li.active, ul.qus-list li{ background: #fff; box-shadow:none; border-radius:0;}
ul.qus-list li.active{ border-bottom:none; background:#325E15;}
ul.qus-list li.active p{ color: #fff;}
ul.qus-list li img{ position:absolute; top:14px; left:10px; width:32px;}
ul.qus-list li:before{     
	content: '';
    background: url(../images/tog-arw-dwn.png) no-repeat center center;
    background-size: 100%;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
	}
ul.qus-list li.active:before{
    background: url(../images/tog-arw-up.png) no-repeat center center;
	right: 15px;
    height: 15px;	
	}	
ul.qus-list li p{ margin:0; letter-spacing:1px;}
ul.qus-list li p span{ font-size:22px; display:block;}
ul.qus-list li p{ font-size:16px;}

.section3{ padding:25px 0 30px;}
.s3-list{ margin-top:30px;}
.s3-list li{ width:100%;}
.s3-list li:last-child{ margin-bottom:0;}
.s3-list li:after{ display:none;}
.s3-list li img{ width:90px;}
.s3-list li .step{ font-size: 75px; line-height: 75px; top: 33%;}
.s3-list li span{ font-size: 24px; line-height: 26px; margin-top: 30px;}
.s3-list li p{ margin-top:25px; line-height: 24px;}

.section4{ padding:25px 0 30px;}
.s4-list-box{ margin-top:30px; justify-content: space-around;    }
.s4-list-row{ width:100%; max-width: 320px;}
.s2-prd-1{max-width:110px}
.s2-prd-1:nth-child(2), .s2-prd-1:nth-child(3){max-width:100px}
.s2-prd-1:nth-child(4), .s2-prd-1:nth-child(5){max-width:90px}
.s4-list-innrbox span{ font-size:22px; line-height:26px;}
.s4-list-innrbox .common-para{ font-size:16px; line-height:24px; }

.section5{ padding:25px 0 30px;}
.s5-content{ padding:0; width:100%; text-align:center;}
.s5-slider{ width:100%; margin-top:20px;}
.s5-slide-para{ margin-top:0;}
.s5-slide{ padding:10px 20px 0;}
.s5-slideCont{ padding:20px 10px 25px;}
.s5-slide-user .s5-slide-imgs{ width:40px; margin-right:5px;}
.s5-slide-user p{ font-size:16px; line-height:16px;}

.section6{ padding:25px 0 30px;}
.faq-container{ margin-top:12px;}
.accordion{ padding:15px 30px 15px 7px; font-size:18px; line-height:24px;}
.acdn-content{ padding:15px 0 15px 7px;}

.section7{ padding:25px 0 0;}
.insta-img{ margin: -11px 0 0 0; width: 27px;}
.s7-img-slider{ margin-top:25px;}

.contact-strip{ border-bottom:1px solid #b36262;}
.cont-strp-list li{ float:left; width:33.33%; margin:0;}
.cont-strp-list li img{ margin:0 auto 0; display:block;}
.cont-strp-list li p { font-size: 15px; line-height: 18px; margin-top: 7px;}

#ctabtn-mob{
	background: #325E15;
	padding:5px;
	position: fixed;
	bottom:0%;
	left: auto;
	z-index: 9;
	transition: bottom 1s;
	display: table;
	width:100%;
	}
#ctabtn-mob .btnBlk{ margin:0;}	
.btnBlk{ }
a.pg-btn{ height:55px; border: 1px solid #34a668;}
a.pg-btn p{ font-size:26px; line-height:53px;}
.btn-arw{ margin:-13px -14px 0 20px;}
.mbg-txt span img{ width:22px; margin:-12px 4px 0 0;}
.mbg-txt{ margin-top:3px;}
.mbg-txt span{ font-size:17px; color:#fff; padding:0; font-family: 'Inter', sans-serif; font-weight:normal;}
.mbg-txt span:before, .mbg-txt span:after{ width:65px; left:-70px; display:none;}

.footerBox1{ padding:30px 0;}	
.ftrBox1{ padding:0;}
.ftr-logo{ position:static; width:190px; margin:0;}
.ftrBox2{ width:100%;padding:0;}
.ftrbx2-hd{ font-size:20px;}
ul.frt-list{ margin-top:10px;}
ul.frt-list li{ font-size:15px; }
a.ftr-btn{ margin-top:25px;}
.ftrBox3{ width:100%;}
ul.ftr-nav li{ font-size:15px; }

.footerBox2{ padding:20px 0; font-size:14px; line-height:24px;}
.ftr-cpyrght{ float:none; display:inline-block; vertical-align:middle;}
.ftr-link{ float:none; display:inline-block; vertical-align:middle; margin-top:6px;}
.ftr-link a{ padding:0;}

/***************CHECKOUT*********************/

.bg-top, .tems_bg{padding:20px 0;}
.bg-rounded{margin: 20px 0;}
}