@charset "utf-8";
/*====CSS Document====*/

body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
    font-family: "Momo Trust Sans", sans-serif;
	font-weight: normal;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none; max-width: 100%; height: auto;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.fl{ float:left;}
.fr{ float:right;}

/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
/*======Header=======*/	
.top-fix-bar{
	float:left;
	width:100%;
	margin-bottom:85px;
	}
.header{
	float:left;
	width:100%;
	height:85px;
	margin-top:-85px;
	top:85px;
	position:relative;
	z-index: 3;	
	background: #17181d;
	}
.fixed-nav .header{
	position: fixed;
	z-index: 10;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	background: #17181d;
	margin-top:0;
	top:0;
	}			
.logo{
	float:left;
	margin-top: 15px;
	width: 200px;
	transition:all ease 0.5s;
	}
ul.topMenu{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	top:32px;
	z-index:1;
	}
ul.topMenu li{
	display:inline-block;
	vertical-align:middle;
	padding:0 20px;
	position:relative;
	}
ul.topMenu li:first-child{ padding-left:0;}
ul.topMenu li:last-child{ padding-right:0;}
ul.topMenu li a{
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	}	
ul.topMenu li a:hover, ul.topMenu li a.active{color:#45b36a;}
.nav-btn{
	    float: right;
    color: #ffffff;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    background: #45b36a;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 18px;
    height: 50px;
    width: 200px;
	}


/*=====Banner-Section=======*/
.banner{
	float: left;
	width: 100%;
	background: url(../images/bnr-bg.jpg) no-repeat center top #17181d;
	position: relative;
	overflow: hidden;
	}
.bnr-cont{
	    display: inline-block;
    vertical-align: middle;
    max-width: 720px;
    width: 100%;
    padding: 165px 0 170px;
    position: relative;
	}
.bnr-hdg{
	    color: #fff;
    font-size: 66px;
    line-height: 78px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
	}
.bnr-para{
	    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
	}
.bnr-cont .commn-btn{margin-top:32px;}

/*=====Banner-Bootom=======*/
.bnr-btm{
	float:left;
	width:100%;
	background: url(../images/bnr-btm-bg.jpg)no-repeat center top;
	padding:35px 0 5px;
	position:relative;
	}
.bnr-btm:before{
        content: '';
    position: absolute;
    top: -33px;
    left: 50%;
    width: 2px;
    height: 60px;
    background: #45b36a;
	}	
.bnr-btm-hdg{
	float:left;
    width:100%;
	color:#272727;
	font-size:20px;
	line-height:28px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.5px;
	}
.bnr-btm-slider{
	float:left;
	width:100%;
	height:70px;
	display:flex;
	flex-wrap:wrap;
    justify-content:flex-start;
    align-items:center;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	position:relative;
    overflow:hidden;
	}
ul.bnr-btm-list{
	    position: absolute;
    display: flex;
    white-space: nowrap;
    will-change: transform;
    animation: marquee-horizontal 50s linear infinite;
    justify-content: flex-start;
    align-items: center;
	}
ul.bnr-btm-list li{
	flex: none;
	margin: 0 25px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	}
ul.bnr-btm-list li:after {
        content: '';
    position: absolute;
    top: 8px;
    right: -32px;
    background: #45b36a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.bnr-btm-icn{
	display:block;
	margin:0 auto;
	}
	
@keyframes marquee-horizontal {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}
.bnr-btm-icn1{width:150px;}
.bnr-btm-icn2{width:235px;}
.bnr-btm-icn3{width:200px;}
.bnr-btm-icn4{width:200px;}
.bnr-btm-icn5{width:180px;}
.bnr-btm-icn6{width:140px;}
.bnr-btm-icn7{width:200px;}
.bnr-btm-icn8{width:100px;}

/*========Common-CSS========*/
.commn-hdg{
	color: #0a0e2b;
    font-size: 52px;
    line-height: 62px;
    font-weight: bold;
    /* letter-spacing: -0.5px; */
    font-family: "Playfair Display", serif;
}
.commn-hdg.white-txt{color:#fff;}
.commn-para{
	color: #000;
    font-size: 18px;
    line-height: 28px;
	}
.commn-para.white-txt{color:#fff;}
.commn-para.margin-top-0{margin-top:0;}
.commn-para.margin-top-15{margin-top:15px;}
.commn-para.margin-top-25{margin-top:25px;}
.commn-btn{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 330px;
    color: #fff;
    font-size: 22px;
    line-height: 62px;
    font-weight: 700;
    text-align: center;
    background: #45b36a;
    /* text-shadow: 1px 1px #a79a9a; */
    text-transform: uppercase;
    /* padding: 17px 0 16px; */
    margin-top: 30px;
    letter-spacing: 1px;
    height: 60px;
	}
.commn-btn.margin-top-0{margin-top:0;}

/*========Section-1========*/
.sec1{
	float:left;
	width:100%;
	padding:60px 0 65px;
	}
.s1-contnt{
	float:left;
	width:100%;
	text-align:left;
	}
.s1-left{
	float:left;
	width:38%;
	}
.s1-list-hdg{
	color: #22315b;
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	margin-top: 15px;
}
ul.s1-list{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	width:100%;
	}
ul.s1-list li{
	width:42%;
	margin-top:25px;
	} 
ul.s1-list p{
	color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
	}              	
.s1-list-icn{
	display:block;
	margin:0 0 10px;
	}
.s1-rgt{
	float:right;
	width:58%;
	}
.s1-img{
	display: inline-block;
	vertical-align: middle;
	margin: 25px auto 0;
	border-radius: 10px;
	}

/*========Section-2========*/
.sec2{
	float:left;
	width:100%;
	background:#16171c;
	padding:60px 0 65px;
	}
.s2-contnt-bx{
	float:left;
	width:100%;
	padding:0 60px;
	margin-top:50px;
	}
.s2-bx{
	float:left;
	width:100%;
	text-align:left;
	border-top:1px solid #3b3b40;
	border-bottom:1px solid #3b3b40;
	padding:35px 25px 35px;
	}
.s2-bx-left{
	float: left;
    width: 380px;
    padding-left: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 30px;
	}
.s2-col-icn{
	width:80px;
	}
.s2-left-txt{
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	}
.s2-bx-rgt{
	float: right;
	width: calc(100% - 380px);
	border-left: 1px solid #2e2e33;
	padding: 0 0 0 50px;
	position: relative;
	}
.s2-rgt-txt{
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	}
.s2-bx-arw{
	position:absolute;
	top:10px;
	right:0;
	cursor:pointer;
	transition:all ease 0.5s;
	}
.hiddentext{display:none;}
.active .elipsetext{ display:none;}
.active .s2-bx-arw{
	transform:rotate(-90deg);
	}
	
/*========Section-3========*/
.sec3{
	float:left;
	width:100%;
	padding:60px 0 65px;
	}
.s3_mid{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:70px;
	position:relative;
	}
.s3_mid_row{
	float:left;
	width:100%;
	position:relative;
	margin-top:80px;
	}
.s3_mid_row:first-child{margin-top:0;}
.s3_mid_row:before{
	position:absolute;
	content:"";
	left:50%;
	transform:translateX(-50%);
	border-left:5px dotted #ddf1e4;
	height:auto;
	bottom:-70px;
	top:40px;
	}
.s3_row_inner{
	width:50%;
	position:relative;
	}
.s3_row_inner:after{
	position:absolute;
	content:"";
	right:-23px;
	top:-3px;
	width:23px;
	height:23px;
	border-radius:50%;
	background:#45b36a;
    border:11px solid #e3f4e9;
	}
.s3_row_inner.fl{ padding-right:85px; text-align:right;}
.s3_row_inner.fr{ padding-left:85px; text-align:left;}
.s3_row_inner.fr:after{ right:auto; left:-22px;}
.s3_row_inner span{
	float: left;
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    color: #0a0e2b;
    font-weight: 700;
	}
.s3_row_inner p{
	float:left;
    width:100%;
	}
.s3-img{
	display:block;
	margin:0 auto;
	width:100%;
	z-index:1;
	position:relative;
	}
.s3_row_inner.fr .s3-icn{ right:auto; left:-220px;}
.s3-row-img{
	width:37%;
	position:relative;
	}
.s3-row-img:after{
	position:absolute;
	content:"";
	top:20px;
	left:20px;
	right:-20px;
	bottom:-20px;
	background:#e5e5e5;
	}
.s3-row-img.fr {
    margin-right:45px;
	}
.s3-row-img.fl{
    margin-left:45px;
	}
.sec3 .commn-btn{margin-top:75px;}	

/*========Section-4========*/
.sec4{
	float:left;
	width:100%;
	background: url(../images/s4-bg.jpg)no-repeat center top;
	background-size:cover;
	padding:60px 0 65px;
	}
.s4-row{
	display:flex;
	flex-wrap:wrap;
    justify-content:space-between;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	width:100%;
	margin-top:20px;
	}
.s4-col{
	width:23%;
	border:1px solid #326f4b;
	background:rgba(23,22,31,1);
	padding:40px 0 35px;
	margin-top:15px;
	position:relative;
	}
.s4-col:before{
	content:'';
	position:absolute;
	top:-6px;
	left:50%;
	margin-left:-5px;
	width:10px;
	height:10px;
	border:1px solid #45b169;
	background:#16161c;
	border-radius:50%;
	}
.s4-col-txt1{
	color:#45b36a;
	font-size:40px;
	line-height:45px;
	font-weight:700;
	}
.s4-col-txt2{
	color:#fff;
	font-size:20px;
	line-height:28px;
	margin-top:15px;
	}
	
/*========Section-5========*/
.sec5{
	float:left;
	width:100%;
	padding:60px 0 65px;
	}
.s5-row{
	float:left;
	width:100%;
	margin-top:20px;
	}
ul.s5-col{
	display:flex;
	flex-wrap:wrap;
    justify-content:space-between;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	max-width:100%;
	width:100%;
	}
ul.s5-col li{
	width:180px;
	background:#fff;
	border-radius:5px;
	border:1px solid #a2abc6;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
	padding:20px 0 25px;
	margin-top:30px;
	}      
ul.s5-col li p{
	    color: #16161c;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
	}       
.s5-col-icn{
	display:block;
	margin:0 auto 10px;
	}
.s5-prd-col{
	display:inline-block;
	vertical-align:middle;
	max-width:340px;
	width:100%;
	margin:20px auto 0;
	position:relative;
	}
.s5-prd-col:after{
    content: '';
    position:absolute;
    bottom:78px;
    left:50%;
	width:2px;
	height:140px;
    background:#45b36a;
	}
.s5-img{
	display:block;
	margin:0 auto;
	}
	
/*========Section-6========*/
.sec6{
	float:left;
	width:100%;
	background: url(../images/s6-bg.jpg)no-repeat center top;
	background-size:cover;
	padding:60px 0 65px;
	}
.s6-contnt{
	display:inline-block;
	vertical-align:middle;
	max-width:965px;
	width:100%;
	margin:20px auto 0;
	}
ul.s6-list{
	display:flex;
	flex-wrap:wrap;
    justify-content:space-between;
    align-items:center;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	padding:0 0px;
	}
ul.s6-list li{
	width:48%;
	text-align:left;
	padding-left:70px;
	margin-top:20px;
	position:relative;
	}
.s6-list-txt1{
	    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 700;
	}
.s6-list-txt2{
	    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 5px;
	}
.s6-list-txt2 a{ color:#fff;}
.s6-list-icn{
	position:absolute;
	top:6px;
	left:0;
	}
.frm-bx{
	float:left;
	width:100%;
	background: #fff;
	background-size:cover;
	padding:30px 30px 50px;
	margin-top:40px;
	}
.frm-hdg{
	color:#16161c;
	font-size:40px;
	line-height:48px;
	font-weight:700;
	}
.frm-sec{
   display:inline-block;
    vertical-align:middle;
    width:100%;
	margin-top:20px;
	}
.frmfield{
	float:left;
    width:46%;
    border-radius:7px;
	margin:15px 2% 0;
	}
.frmfield.full{
	width:96%;
	margin:15px 2% 0;
	}
.input-fld, .msg-fld{
    float:left;
    width:100%;
    height:60px;
	color:#000;
    font-size:16px;
    background:#fff;
	text-align:left;
    border-radius:5px;
	font-family: "Momo Trust Sans", sans-serif;
	border:1px solid #a1a1a1;
	font-weight:normal;
	padding:0 15px;
    outline:none;
    -webkit-appearance:none;
	}
.msg-fld{
	height:150px;
	resize:none;
	padding:15px;
	}
.submit-btn{
    display: inline-block;
    vertical-align: middle;
	max-width:235px;
	width:100%;
    color:#fff;
	font-size:22px;
	line-height:22px;
	font-weight:900;
	text-align:center;
	font-family: "Momo Trust Sans", sans-serif;
	background:#45b36a;
	text-shadow:1px 1px #a79a9a;
	text-transform:uppercase;
	padding:17px 0;
	margin-top:40px;
	-webkit-appearance:none;
	border:none;
	cursor:pointer;
	letter-spacing:1px;
	}
.trm {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    position: relative;
    padding: 0 0 0 22px;
    float: left;
    width: 100%;
    color: #000;
	margin: 15px 2% 0;
}
.trm input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: none;
    background: #f4f4f4;
    line-height: 15px;
}


/*========footer==========*/
.footer{
	float:left;
	width:100%;
	padding:50px 0 30px;
	}
.ftr-logo{
	display:block;
	margin:0 auto 25px;
	}
.footer-text-hed {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.footer-text{
	float:left;
	width:100%;
	color:#000;
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
	}
.footer-text.margin-top{margin-top:10px;}
.footer-text a{ padding:0 5px;}

/*TERMS- PRIVACY*/

.prodBreadcrm {
	padding: 10px 0;
	text-align: left;
	float: left;
	width: 100%;
	background: #f6f6f4;
	font-size: 14px;
}
.prodBreadcrm p, .prodBreadcrm a{
	color:#515151;
}

.tems_bg {
	float: left;
    width: 100%;
    padding: 40px 0;
    border-top: 1px solid #f1f1f1;
}
.trm-bx {
	background: #fff;
    width: 100%;
    float: left;
    text-align: left;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #000000;
    margin: 0;
    padding: 10px 20px 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border: 2px solid #0a0e2b;
    border-style: solid;
    border-width: 2px;
}
.trm-bx h2 {
	line-height: 28px;
	text-align: left;
	font-size: 20px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
	list-style: disc;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx img{ display:block; margin-bottom:20px;}
.trm-bx span {
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ing-blk img {
    display: block;
    margin: 0 auto 10px;
	max-width:100%;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 10px;
    max-width: 630px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}

.dsr-from{
	float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
.bg-blue-50 {
	opacity: 1;
    background-color: rgb(249 246 244);
    border-width: 1px;
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #f49b51;
    margin: 15px 0;
}
.dsr-from .frm-fld {
	float: left;
	width: 49%;
	margin-top: 10px;
}
.dsr-from .frm-fld label{
	float:left;
	width:100%;
	font-size:17px;
	line-height:26px;
	margin-bottom:10px;
}
.dsr-from .frm-input, select {
        float: left;
    width: 100%;
    background: #fff;
    height: 55px;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    font-family: inherit;
    outline: none;
    border: none;
    margin-bottom: 12px;
    box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #d2d2d2;
}
.dsr-from .wd-100{ width:100%;}
.dsr-from textarea {
    padding: 10px;
    min-height: 100px;
    max-width: 100%;
    min-width: 100%;
}
.dsr-from .upload {
    padding: 15px;
}
.trm-pg{
	float:left;
	width:100%;
	position:relative;
}
.trm-pg input[type=checkbox] {
    position: absolute;
    top: 4px;
    left: 0;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: none;
    background: #f4f4f4;
    line-height: 14px;
}
.trm-pg label{ padding-left:20px;}
.rqst-btn{
	    display: inline-block;
    vertical-align: top;
    width: 100%;
    width: 350px;
    height: 65px;
    background: #45b36a;
    font-size: 21px;
    line-height: 64px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    margin-top: 25px;
    position: relative;
	border:none;
	cursor:pointer;
	margin-bottom:30px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {

	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}

.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 9999600;
    border: 0px;
    opacity: 0.3;
    background: #000;
}
.pop-up-bg-in {
	position: fixed;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #141b38;
    transition: left 1s ease 0s;
    z-index: 10000010;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    justify-content: center;
}
.pop-up-left {
	width: 100% ;
	height: 100% ;
	position: fixed ;
	left: 0px ;
	top: 0px ;
	border: 0px;
	background-color: rgb(0, 0, 0) ;
	display: none ;
	opacity: 0.8 ;
	z-index: 10000001 ;
}
.pop-up-left-txt {
	font-size: 16px;
    box-sizing: initial;
    overflow-wrap: break-word;
    transition: left 1s ease 0s;
    display: flex;
    text-align: left;
    padding: 20px;
    line-height: 24px;
    color: #fff;
    float: left;
    width: 100%;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
	flex-wrap: wrap;
}
.pop-innr {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 200px);
}
.pop-btn {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}
.pop-up-left-txt span{
	font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
	}
.pop-up-left-txt a{ text-decoration:underline;     display: inline-block; color: #fff}
.yes-btn, .no-btn {
    cursor: pointer;
    margin-top: 10px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    outline: none;
    box-shadow: none;
    background: #45b36a;
    appearance: none;
    transition: left 1s ease 0s;
    display: inline-block;
    padding: 10px 20px;
    line-height: 16px;
    border-radius: 5px;
    border: none;
}
.no-btn {
    background: #f00;
}
	
/*-----------------------
MEDIA-QUERY
------------------------*/
.show-mob, .show-tab{display:none;}

@media only screen and (max-width: 1200px){
.container{width:1004px;}

.commn-para{font-size:18px; line-height:26px;}

.s1-left{width:41%;}
.s1-list-hdg{font-size:24px; line-height:32px;}
.s1-rgt{width:56%;}

.s2-contnt-bx{padding:0 10px;}

.s3_row_inner.fl{padding-right:65px;}
.s3_row_inner.fr{padding-left:65px;}
.s3-row-img.fl{margin-left:50px;}
.s3-row-img.fr{margin-right:40px;}

ul.s5-col{max-width:335px;}
ul.s5-col li{width:160px; padding:20px 0; margin-top:25px;}
ul.s5-col li p{font-size:20px; line-height:24px;}
.s5-prd-col{max-width:285px;}
.s5-img{margin:0 auto;}

}

@media only screen and (max-width:1021px){	
.container{width:750px;}
.show-tab{ display:block;}
.show-desk{ display:none;}

/*======Menu-Icon-CSS========*/
.mob-mnu-ic{
    cursor:pointer;
    position:absolute;
    right: 10px;
    top: 30px;
	z-index:16;
	height:22px;
	}
.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:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width:25px;
	height: 3px;
	background-color: #fff;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin:4px 0;}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
	background:#fff;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-5px, -5px);
	transform: rotate(45deg) translate(-5px, -5px);
	background:#fff;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:75px;
	background:rgba(255,255,255,1);
	z-index:13;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	}
.mobimenu-top{ top:75px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #dddddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:12px 20px;
	font-size:16px;
	color:#000;
	}	
.mobilemenu li a:hover{color:#000;}

/*========Common-CSS========*/
.commn-hdg{font-size:40px; line-height:45px;}
.commn-para.margin-top-15{margin-top:10px;}
.commn-btn{margin-top:30px;}

/*=======Header==========*/
.top-fix-bar{margin-bottom:75px;}
.header{height:75px; margin-top:-75px; top:75px;}
.logo{width:90px;}

/*========Banner=========*/
.banner {background-size:cover; /*background:#17181d;*/}
.bnr-cont{max-width:530px; padding:25px 0 80px;}
.bnr-hdg{font-size:60px; line-height:60px;}
.bnr-hdg span:after{margin-top:-4px; height:8px;}
.bnr-para{font-size:18px; line-height:26px; margin-top:15px;}

/*=======Banner-Bottom==========*/
.bnr-btm{padding:30px 0 5px;}
.bnr-btm:before{top:-58px; height:80px;}

/*=======Section-1==========*/
.sec1{padding:35px 0}
.s1-left{width: 52%;}
.s1-rgt {width: 48%;}
.s1-list-hdg{font-size:22px; line-height:30px; margin-top:15px;}
ul.s1-list li{width:44%; margin-top:28px;}
ul.s1-list p{font-size:20px;}

/*=======Section-2==========*/
.sec2{padding:35px 0}
.s2-contnt-bx{margin-top:30px;}
.s2-bx{padding:30px 20px;}
.s2-bx-left{width:250px;}
.s2-left-txt{font-size:24px; line-height:30px;}
.s2-col-icn{top:3px; width:55px;}
.s2-bx-rgt{width:calc(100% - 250px); padding:0 60px 0 30px;}
.s2-rgt-txt{font-size:18px; line-height:26px;}
.s2-bx-arw{top:15px; width:25px;}

/*=======Section-3==========*/
.sec3{padding:35px 0}
.s3_mid{margin-top:35px;}
.s3_mid_row{margin-top:35px;}
.s3_mid_row:before{bottom:-28px;}
.s3_row_inner.fl{padding-right:45px;}
.s3_row_inner.fr{padding-left:45px;}
.s3_row_inner:after{top:-4px;}
.s3_row_inner span{font-size:26px; line-height:34px;}
.s3_mid .commn-para{font-size:16px; line-height:24px;}
.s3-row-img.fr{margin-right:25px;}
.s3-row-img.fl{margin-left:25px;}
.s3-row-img:after {top: 15px;left: 15px;right: -15px; bottom: -15px;}
.sec3 .commn-btn{margin-top:30px;}

/*=======Section-4==========*/
.sec4{padding:35px 0}
.s4-row{margin-top:15px;}
.s4-col{width:24%; padding:35px 32px 25px; margin-top:15px;}
.s4-col-txt1{font-size:40px; line-height:30px;}
.s4-col-txt2{font-size:17px; line-height:23px; margin-top:12px;}

/*=======Section-5==========*/
.sec5{padding:35px 0}
.s5-row{margin-top:10px;}
ul.s5-col{max-width:270px;}
ul.s5-col li{width:130px; padding:15px 10px; margin-top:20px;
}
.s5-col-icn{width:55px; margin:0 auto 8px;}
ul.s5-col li p{font-size:17px;line-height:24px; }
.s5-prd-col{max-width:178px;}
.s5-prd-col:after{bottom:68px; height:50px;}
.s5-img{margin:22px auto 0;}

/*=======Section-6==========*/
.sec6{padding:35px 0}
.s6-contnt{max-width:700px; margin:10px auto 0;}
ul.s6-list li{width:46%; padding-left:55px;}
.s6-list-txt1{font-size:18px; line-height:26px;}
.s6-list-txt2{font-size:22px; line-height:22px; margin-top:3px;}
.s6-list-icn{width:40px;}
.frm-bx{padding:30px 35px 35px; margin-top:30px;}
.frm-hdg{font-size:32px; line-height:38px;}
.frm-sec{margin-top:10px;}
.input-fld{height:55px; font-size: 16px;}
.submit-btn{font-size: 20px; line-height: 20px; margin-top:30px;}

/*=========Footer==========*/
.footer{padding:35px 0 30px;}

}

@media only screen and (max-width:767px){
.container{ max-width:600px; width:100%; padding:0px 15px; box-sizing:border-box;}
.show-mob{ display:block;}
.hide-mob{ display:none;}

/*========Common-CSS========*/
.commn-hdg{font-size:26px; line-height:36px;}
.commn-para{font-size:16px; line-height:24px;}
.commn-para.margin-top-25{margin-top:15px;}

/*=======Header==========*/
.top-fix-bar{margin-bottom:60px;}
.header{ height: 60px; margin-top: -60px; top: 60px; border-bottom: 3px solid #1e1f24}
.logo{width: 140px; margin-top: 10px;}

.mob-mnu-ic{top:22px; right:15px;}
.mobilemenu{top:60px;}
.mobimenu-top{top:60px;}

/*========Banner=========*/
.banner{    background: url(../images/bnr-bg-mob.jpg) no-repeat center top #17181d; background-size: cover;}
.bnr-cont{padding:20px 0 60px;}
.bnr-hdg{ font-size: 30px; line-height: 38px;}
.bnr-hdg span:after{margin-top:-3px; height:6px; left:-5px; right:-5px;}
.bnr-para{ font-size: 16px; line-height: 24px; margin-top: 15px;}

.commn-btn{ max-width: 100%; font-size: 18px;}
.bnr-cont .commn-btn { margin-top: 25px; height: 56px; line-height: 58px;}
.mob-center{ text-align:center; width:100%; float:left;}

/*=====Banner-Bottom======*/
.bnr-btm-slider{height:50px; margin-top:5px;}
.bnr-btm:before{top:-32px; height:55px;}
.bnr-btm-hdg{ font-size: 16px; line-height: 24px;}
ul.bnr-btm-list{animation: marquee-horizontal 40s linear infinite;}
ul.bnr-btm-list li:after{top: 6px;}

/*
.bnr-btm-icn2{width:130px;}
.bnr-btm-icn3{width:100px;}
.bnr-btm-icn4{width:100px;}
.bnr-btm-icn6{width:70px;}
.bnr-btm-icn7{width:120px;}*/
.bnr-btm-icn1{width:70px;}
.bnr-btm-icn6{width:70px;}
.bnr-btm-icn8{width:50px;}

.bnr-btm-icn {max-width: 110px;}

/*=======Section-1==========*/
.sec1{padding:25px 0 40px;}
.s1-left{width:100%;}
.s1-rgt{width:100%; margin-top:15px;}
.s1-img{margin:15px auto 5px;}
.sec1 .commn-para.margin-top-0 {margin-top:15px;}
.s1-list-hdg{text-align:center; margin-top:10px;font-size: 18px; line-height:26px;}
ul.s1-list{text-align:center; padding:0 0;  margin:0 auto;}
ul.s1-list li{width:50%; margin-top:20px;}
ul.s1-list p{font-size:16px; line-height:24px;}
.s1-list-icn{margin:0 auto 6px;}

/*=======Section-2==========*/
.sec2{padding:30px 0 40px;}
.s2-contnt-bx{padding: 0 0; margin-top:20px;}
.s2-bx{padding:20px 5px;}
.s2-bx-left{width:100%; column-gap: 10px;}
.s2-col-icn{top:3px; width:45px;}
.s2-left-txt{font-size: 20px; line-height: 28px;}
.s2-bx-arw{width:20px;}
.s2-bx-rgt{width:100%; padding: 0 0; margin-top:0; border:none;}
.s2-rgt-txt{ font-size: 16px; line-height: 24px; margin-top: 10px;}
.elipsetext{display:none;}
.active .s2-bx-rgt{margin-top:15px;}

/*=======Section-3==========*/
.sec3{padding:30px 0 40px;}
.s3_mid{margin-top:20px;}
.s3_mid_row{margin-top:30px;}
.s3_row_inner, .s3_row_inner.fl, .s3_row_inner.fr{ width:100%; text-align:left; padding-left:35px;}
.s3_mid_row:before{ transform:none; left:5px;  top:35px;}
.s3_mid_row:last-child:before{bottom:8px;}
.s3_row_inner:after, .s3_row_inner.fr:after{width:12px; height:12px; border:7px solid #e3f4e9; right:auto; left:-5px; top:2px;}
.s3_row_inner.fl{padding-right:0;}
.s3_row_inner span{font-size:20px; line-height:28px;}
.s3_mid:before, .s3_mid:after{ transform:none; left:-1px;}
.s3-img-m-box{ float:left; width:100%; position:relative; padding:0 10px 10px 0; margin:15px 0 10px;}
.s3-img-m-box:after{position: absolute;
    content: "";
    top: 12px;
    left: 12px;
    right:0;
    bottom:0;
    background: #e5e5e5;}

/*=======Section-4==========*/
.sec4{padding:30px 0 40px;}
.s4-row{margin-top:5px;}
.s4-col{width:49%; padding:25px 10px 20px; margin-top:20px;}
.s4-col-txt1{font-size:30px; line-height:30px;}
.s4-col-txt2{font-size: 16px; line-height: 24px; margin-top: 10px;}

/*=======Section-51==========*/
.sec5{padding:30px 0 40px;}
.s5-img{display:none; margin:18px auto 0; width:200px;}
.sec5 .commn-para.margin-top-25{margin-top:10px;}
.s5-row{margin-top:15px;}
ul.s5-col{max-width:100%;}
ul.s5-col li{width:48%; padding:18px 10px; margin-top:10px;}
.s5-col-icn{ margin:0px auto 10px;}
ul.s5-col li p{ font-size:16px;}
/*=======Section-6==========*/
.sec6{padding:25px 0 30px;}
ul.s6-list{display:inline-block; vertical-align:middle;}
ul.s6-list li{width:100%; padding-left:45px; margin-top:13px;}
.s6-list-txt1{font-size:18px; line-height:25px;}
.s6-list-txt2{font-size:16px; line-height:24px; margin-top:2px;}
.s6-list-icn{width:35px;}

.frm-bx{padding:20px 20px 25px; margin-top:25px;}
.frm-hdg{font-size:26px; line-height:30px;}
.frmfield, .frmfield.full{width:100%; margin:10px 0 0;}
.submit-btn{max-width:100%; margin-top:15px;font-size: 22px;line-height: 22px;}

/*========Footer========*/
.footer{padding:20px 0 20px;}
.ftr-logo{width:70px; margin:25px auto 18px;}
.footer-text{ font-size: 14px; line-height: 24px;}
.footer-text a{padding:0 0;}
.footer-text.margin-top{margin-top:5px;}
#call-btn{
    float:left;
    width:100%;
    padding:10px 15px;
    background:#000;
    position:fixed;
    bottom:0%;
    left:auto;
    z-index:12;
    transition:bottom 1s;
    display:table;
	}
#call-btn .commn-btn{max-width:100%; margin-top:0;}

.dsr-from .frm-fld{ width:100%;}

.pop-innr{ width:100%;}

}

/*--------------------PLUSE--------------------*/	
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
	0% {transform: scale(0.9);}
	50% { transform: scale(1);}
	100% { transform: scale(0.9);}
	}
@-webkit-keyframes pulse {
	0% {-webkit-transform: scale(0.95);}
	50% { -webkit-transform: scale(1);}
	100% { -webkit-transform: scale(0.95);}
	}