@charset "utf-8";
/*-----------------------=============================================================================================
CSS FOR MEDIA QUERY
----------------------============================================================================================---*/
.show-mob, .show-tab {
	display: none;
}
.show-desk {
	display: block;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
 @media only screen and (max-width:1190px) {
.container {
	width: 1004px;
}
.menu-bar li {
    margin: 0px 0px 0 20px;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.bnr-lft {}
.bnr-prd {
    left: 43%;
    top: 150px;
    max-width: 335px;
}
.bnr-p2 {
}
.bnr-p3 {
    left: 46%;
    top: 80px;
    width: 110px;
    height: 110px;
    padding-top: 16px;
	}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.s1-p1 {
    font-size: 28px;
    line-height: 34px;
}
.s1-p2 {
}
.s1-p6 {
    padding: 7px 160px 0;
}
.s1-box-ul li {padding: 72px 200px 0 40px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {}
.s2-box {width: 62%;}
.s2-prd2 {right: 5%;}
.s2-prd {right: 18%;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.s3-lft {
    width: 58%;
}
.s3-rit {
    width: 38%;
}
.s3-ul li {
    padding-bottom: 30px;
}
.s3-img-box {
    height:auto;
    background-size: cover;
}
.s3-img-box-inn{
	width:45%;
	padding: 151px 19px 30px 19px;
}
.section-3 .bnr-btn {}
.prod-sec:nth-child(2){ left:34px;}
.prod-sec:nth-child(3){ right:34px;}
.prod-sec:nth-child(4){ left:15px;}
.prod-sec:nth-child(5){ right:15px;}
/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.s5-blue-strip {
    width: 73%;
    padding: 12px 0 12px 128px;
}
.s5-p1 {
    font-size: 31px;
    line-height: 30px;
}
.pad-2 {
    padding: 7px 0 30px;
}
.s5-box {
    padding: 0 0 0 400px;
}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.s6-ul {
    width: 56%;
}
.s6-prd {
    max-width: 480px;
    width: 100%;
}
/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.s7-lft {
    width: 50%;
}
.s7-rit {
    width: 44%;
}
.s7-ul-2 {
    width: 100%;
}
/*-------------------------
CSS FOR SECTION 8
--------------------------*/
.s8-lft {
    width: 50%;
}
.s8-img-1 {
    max-width:676px;
	width:49%;
	top:0;
}
.s8-p1 {
    width: 90%;
}


}
 @media only screen and (max-width:1023px) {
.container {
	width: 750px;
}
.show-mob, .show-desk {
	display: none;
}
.show-tab {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-sec {
	margin-bottom: 61px;
}
.top-bar {
	height: 61px;
	margin-top: -61px;
	top: 61px;
	padding: 10px 0;
}
.menu-bar {
	display: none;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 16;
	height: 25px;
}
.mob-mnu-ic button {
	outline: none;
	-webkit-appearance: none;
	background: none;
	padding: 0;
	cursor: pointer;
	border: none;
}
.mob-mnu-ic span {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 5px;
}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;
	background-color: #feb389;
	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: #feb389;
}
.dl-active .bar2 {
	opacity: 0;
}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #feb389;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 61px;
	background: #55c9e5;
	z-index: 3;
	left: 0px;
	bottom: 0px;
}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
}
.mobimenu li a {
	color: #fff;
	float: left;
	width: 100%;
	padding: 10px 10px;
}
.mobimenu li a:hover, .mobimenu li a.active {
	text-decoration: none;
}
.mobimenu li ul {
	float: left;
	width: 100%;
	padding: 0 18px;
	border-bottom: 0;
}
.mobimenu li ul li:last-child {
	border: none;
}
.mobimenu li a:hover .m-arw, .mobimenu li a.active .m-arw {
	fill: #f08a3c;
}

.blue-strip {
    padding: 5px 0;
    font-size: 18px;
    line-height: 22px;
}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.bnr-p1 {
}
.banner{padding: 125px 0 0;}
.bnr-p2 {
    font-size: 48px;
    line-height: 52px;
}
.bnr-p3 {
    left: 58%;
    top: 130px;
}
.bnr-prd {
    left: 55%;
    top: 180px;
    max-width: 300px;
    width: 100%;
}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.wht-strip {padding: 50px 0;}
.wht-ul li {
	padding: 0 0px;
    font-size: 18px;
}
.wht-ul li span {font-size: 28px;line-height: 36px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {
    padding: 50px 0;
}
.s1-p1 {
    font-size: 24px;
    line-height: 30px;
}
.s1-p2 {
    font-size: 36px;
    line-height: 43px;
}
.s1-prd {
    left: 0;
}
.s1-box {
    padding: 40px 0 45px 315px;
}
.s1-box-ul li {
    padding: 72px 100px 0 30px;
	background-position: 84% top;
}
.s1-box-ul li:last-child {
	background-position:80% top;
	}
.s1-box-ul li:before {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
	}	
.s1-p5 {
    font-size: 30px;
    line-height: 34px;
}
.s1-p6 {
    padding: 7px 30px 0;
}
.s1-p3 {font-size: 18px;line-height: 28px;margin-top: 16px;}
.s1-box-ul{ width:100%;margin: 35px 0 0;}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {
    padding: 80px 0 50px;
}
.s2-ic-1, .s2-ic-2 {
    width: 48px;
	top: 5px;
}
.s2-ul {width: 90%;}
.s2-ul li {
    width:100%;
	font-size: 21px;
}
.s2-ul li:last-child {
}

.s2-prd {}
.s1-p4 {
	font-size: 17px;
	line-height: 30px;
}
.s2-box {
    width: 65%;
}
.s2-prd {
    right: 6%;
    top: 238px;
    width: 270px;
}
.s2-prd2 {
    right: -9%;
    top: 215px;
    width: 300px;
}
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta {
    padding:40px 0;
}
.cta-ul li {
    width: 33.33%;
	text-align:center;
	padding:0 10px;
	}
.cta-ul li img{
	position:static;
	margin:0 auto 6px;
	}	
.cta-p1{
    font-size: 38px;
    line-height: 40px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 {
    padding: 50px 0;
}
.s3-img-box-inn{
	width:43%;
	padding: 121px 15px 40px 15px;
	height:100%;
}
.s3-p1 {
    font-size: 20px;
    line-height: 30px;
}
.section-3 .bnr-btn {}
.package2 .pkg1 {
    width: 46%;
}
.prod-sec:nth-child(2) {left: 5px;}
.prod-sec:nth-child(3) {right: 5px;}
.prod-sec:nth-child(4) {left: -5px;}
.prod-sec:nth-child(5) {right: -5px;}
.prod-sec:nth-child(6){ left:-15px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 {
    padding: 60px 0 50px;
}
.s5-img-1 {
    max-width:300px;
	width:100%;
	top:-38px;
}
.s5-box {
    padding: 0 0 0 320px;
}
.s5-blue-strip {
    width: 58%;
    padding: 12px 0 12px 18px;
}
.s5-p1 {
    font-size: 28px;
    line-height: 30px;
}
.s5-blue-strip .cta-p2 {
    margin: 3px 0 0;
}
.s5-box-2 {
    padding: 30px 0 0 310px;
}
.s5-dots {
    display:none;
}
.s5-box-2 .s3-ul li {
    padding-bottom: 28px;
}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6, .section-7, .section-8, .section-9, .section-10 {
    padding: 50px 0;
}
.s6-ul li {
    padding-left: 128px;
    margin-top: 28px;
}
.s6-prd {
    max-width: 480px;
    width: 45%;
}
/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.s7-ul li {
    padding-left: 114px;
    margin-top: 40px;
    min-height: 10px;
}
.s7-img-1 {
    width:100px;
}
.s7-lft {
    padding-right: 0;
}
/*-------------------------
CSS FOR SECTION 8
--------------------------*/
.s8-box {
    margin: 40px 0 0;
}
/*-------------------------
CSS FOR SECTION 9
--------------------------*/
.s9-box {
    padding: 30px 00px 0;
}
.faq-container {
    padding: 38px 0 0;
}

}
 @media only screen and (max-width:767px) {
.container{width:100%; padding:0 10px; max-width:600px; }
.show-desk,.show-tab {display:none;}
.show-mob{display:block;}
.hide-mob{ display:none;}

.caption-txt{ color:#ffff00; font-size:15px; line-height:17px;}

.header{ height:60px; margin-top: -60px; top: 60px; }
.logo{ width: 110px; margin-top: 0px;}
.top-fix-bar{ margin-bottom:60px;}

.mob-mnu-ic{ top:5px; right:10px;}
.mobilemenu{ top:61px;}
.mobimenu-top{ top:61px;}
	 
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}




/*-------------------------
CSS FOR BANNER
--------------------------*/
.blue-strip {
    padding: 3px 0;
    font-size: 15px;
    line-height: 21px;
}
.banner {
    padding: 0px 0 30px;
	height:auto;
	background:#e7e7e9;
}
	 .banner-mob {display: inline-block;max-width: inherit;margin: 0 auto 10px -10px;width: calc(100% + 20px);}
.bnr-p1 {
	font-size:15px;
	line-height: 27px;
	margin-bottom: 8px;
}
.bnr-p2 {font-size: 40px;line-height: 48px;}
.bnr-p2 span{font-size: 24px;line-height: 34px; letter-spacing: 1px;}	
.bnr-p3 {
	left: 9%;
    top: 250px;
    font-size: 24px;
    line-height: 30px;
    width: 100px;
    height: 100px;
    padding-top: 16px;
}
.bnr-p3 span {
    font-size: 35px;
    line-height: 35px;
}
.bnr-p4 {font-size: 16px;line-height: 24px;margin-top: 10px;}
.bnr-p5{
	display:none;
}
.bnr-lft {text-align: center;position:relative; width: 100%;}
.bnr-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	margin-top:0;
}
.bnr-ul li:nth-child(odd){
	margin-right:2.5%;
}
.commn-btn{margin-top: 20px;max-width: 220px;}
.btn-txt{letter-spacing: 1px;margin-top: 4px;}
.bnr-btn {height: 50px;line-height: 50px;font-size: 20px;}
	 
.bnr-prd-mob{
	    max-width: 224px;
    margin-top: 20px;
    display: inline-block;
}
.bnr-prd{position: static;margin: 14px 0 0px;max-width: 100%;}
.mob-bnr-box{
	float:left;
	width:100%;
	position:relative;
}
.bnr-ul li {
        padding: 10px 5px;
    font-size: 17px;
    line-height: 26px;
    margin-top: 7px;
}
.mob-list-prd-img{
	display:inline-block;
	max-width:100%;
	margin-top:-14%;
}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.wht-strip {padding:30px 0 25px;}
.wht-ul{padding: 0 40px;}
.wht-ul li {width:100%;font-size: 16px;line-height: 24px;}
.wht-ul li span {font-size: 20px;line-height: 28px;margin-bottom: 4px;}
.wht-ic-1 { display: inline-block;  margin-bottom: 2px;width: 50px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {
    padding: 25px 0 30px;
}
.s1-p1 {
    font-size: 20px;
    line-height: 25px;
}
.s1-p2 {font-size: 28px;line-height: 34px;}
.s1-p3 {font-size: 16px;line-height: 24px;margin-top: 10px;}
.s1-box-ul {margin: 22px 0 0;row-gap: 15px;}
.s1-box-ul li {padding: 30px 100px 30px 30px;background-position: 95% top;width: 100%;font-size: 16px;line-height: 24px;}
.s1-box-ul li span{font-size: 20px;line-height: 28px; margin-bottom: 4px}
.s1-box {
    padding: 10px 0 30px;
	text-align:center;
}
.s1-prd {
    position: static;
    display:inline-block;
	max-width:200px;
	width:100%;
}
.s1-p5 {
    font-size: 26px;
    line-height: 30px;
}
.s1-p5 span:before, .s1-p5 span:after{display:none;}
.s1-p6{padding:0 10px; text-align:left;}
.s1-p6 li{
	font-size: 18px;
	line-height: 25px;
	width: 150px;
	margin:5px 0;
	}
.s1-p6 li:last-child{display:none;}
.s1-p6 img{margin-top:7px;}
.s1-img-full{
	display:none;
	}
.s1-img-full-mob{
	display:inline-block;
	max-width:100%;
	margin:20px 0 0;
	}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {
    padding: 0 0 30px;
	background-size:cover;
	height:auto;
	overflow:hidden;
}
.sec2-mob {
    display: inline-block;
    vertical-align: middle;
    max-width: inherit;
    margin: 0 auto 10px -10px;
    width: calc(100% + 20px);
}

.s2-ic-1, .s2-ic-2 {
    position:static;
	display:inline-block;
	width:64px;
}
.s2-box {width: 100%;text-align: center; margin: 0;}
.s2-prd, .s2-prd2 {position: static;width: 100%;margin: 15px auto 0;}
.s2-ul {
    width: 100%;
	margin-top: 0px;
}
.s2-ul li{
	font-size:17px;
   padding-left: 64px;
}
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta {
    padding: 30px 0;
}
.cta-p1 {
    font-size: 30px;
    line-height: 36px;
}
.bnr-btn, .section-3 .bnr-btn{}
.cta-p2 {
    font-size: 18px;
    line-height: 26px;
    margin: 6px 0 15px;
}
.cta-ul li {width:100%;text-align: center;padding: 0 10px;font-size: 16px;line-height: 24px;}
.cta-ul li span{font-size: 20px;line-height: 28px; margin-bottom: 2px}
.cta-ul li img {margin: 0 auto 4px;width: 60px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 {
    padding: 30px 0;
	overflow: hidden;
}
.s3-lft {
    width: 100%;
    text-align: center;
}
.s3-img-box-inn {
    width: 55%;
    padding: 50px 12px 25px 10px;
	text-align:left;
}
.s3-img-box {
    margin:10px 0 10px;
}
.s3-rit{
	width:100%;
}
.s3-btn{
	display:none;
}
.s3-ul li:last-child {
    padding-bottom:25px;
}
.pkg-container{ margin-top:25px; row-gap: 25px;}
.pkg1{ width:100%;}
.pkghd p{font-size: 22px;line-height: 28px;}
.pkghd2{font-size: 16px;line-height: 24px;}
.pkgtxt1, .pkgtxt3{font-size: 22px;line-height: 28px;}
.package2 .pkg1{ width:100%;}
.prod-sec:nth-child(2) {left: 25px;}
.prod-sec:nth-child(3) {right: 25px;}

.section-3 .bnr-btn {width: 280px;font-size: 18px;height: 45px;line-height: 45px;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.s4-ul {
    display: inline-block;
}
.s4-ul li {
    width: 100%;
    padding: 25px 10px 25px;
}
/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 {
    padding: 30px 0;
}
.s5-img-1 {
    max-width: 200px;
    width: 100%;
    position:static;
	display:inline-block;
}
.s5-box {
    padding: 0 0 0 0px;
	text-align:center;
}
.s5-blue-strip {
    width: 100%;
    padding: 12px;
	text-align:center;
}
.s5-blue-icn{
	display:none;
}
.s5-p1 {
    font-size: 24px;
    line-height: 30px;
}
.s5-img-2 {
    position:static;
	display:inline-block;
}
.s5-box-2 {
    padding: 30px 0 0 0px;
}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6, .section-7, .section-8, .section-9, .section-10 {
    padding: 30px 0;
}
.s6-box {
    margin: 20px 0 0;
}
.s6-prd {
    max-width: 300px;
    width: 100%;
	position:static;
	display:inline-block;
}
.s6-ul {
    width: 100%;
}
.s6-ing-1 {
    width:85px;
}
.s6-ul li {
    padding-left: 98px;
    margin-top: 28px;
}
/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.section-7{
	background:#ecf9ff;
	padding-bottom:0;
}
.section-7 .container{
	padding:0;
}
.s7-lft {
    width: 100%;
	text-align:center;
	padding:0 10px 50px;
	background:#ecf9ff;
}
.s7-ul li {
    padding-left: 0;
    margin-top: 30px;
	text-align:center;
}
.s7-img-1 {
    width: 170px;
	position:static;
	display:inline-block;
}
.s7-rit {
    width: 100%;
	background:#4ac3e0;
	text-align:center;
	padding:50px 10px 30px;
	position:relative;
}
.s7-bg-icon {
    left: 50%;
    top: -31px;
}
.pad-3 {
    padding: 10px 0 0;
}
.s7-ul-2 li {
    margin-top: 25px;
	width:50%;
}

/*-------------------------
CSS FOR SECTION 8
--------------------------*/
.s8-img-1 {
    max-width: 676px;
    width: 100%;
    position:static;
	display:inline-block;
	margin-top:25px;
}
.s8-box {
    margin: 10px 0 0;
}
.s8-lft {
    width: 100%;
    text-align: center;
}
.s8-p1 {
    width:100%;
    font-size: 20px;
    line-height: 26px;
}
.s8-hr {
    float: none;
    display: inline-block;
}
.s8-lft .s1-p3 {
    padding-bottom: 20px;
}

/*-------------------------
CSS FOR SECTION 9
--------------------------*/
.faq-container {
    padding: 10px 0 0;
}
.acdn-content {
    padding: 0px 0px 25px;
}
.accordion {
    padding: 15px 40px 15px 0px;
	font-size:19px;
}

/*-------------------------
CSS FOR FOOTER
--------------------------*/
footer {
    padding: 15px 0;
}
footer p {
    font-size: 15px;
    line-height: 20px;
}
footer p a, footer p a:hover {
    padding: 0 2px;
}


}
 