/*-----------------------
CSS FOR BANNER
-------------------------*/
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
/*========================*/
.banner{
	float: left;
	width: 100%;
	background: url(../images/banner-bg.jpg)#113335 center top no-repeat;
	padding: 75px 0 75px;
	overflow:hidden;
	height:628px;
}
.bnr-lft{
	    float: left;
    width: 47%;
    text-align: left;
    position: relative;
    padding: 20px 20px 20px 20px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.bnr-seal{
	position:absolute;
	left:-48px;
	top:15px;
	}
.bnr-prdt{
    position: absolute;
    top: 320px;
    left: 48px;
	}
.prdt-bx-dsk{
    position: absolute;
    right: 0;
    top: 380px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    width: 360px;
	}
.bnr-prdt1{
    display: block;
	}	
.bnr-txt1{
	    font-size: 20px;
    line-height: 28px;
    margin: 15px 0 0;
    color: #ed1005;
    float: left;
    width: 100%;
    border: 1px solid #ed1005;
    border-radius: 5px;
    padding: 10px 0px 10px 0px;
    position: relative;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
}
.hdg-icon{
        position: absolute;
    top: 0px;
    left: 0px;
}
.bnr-txt2{
    font-size: 50px;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0px 0 0;
    text-transform: capitalize;
	font-family: 'Josefin Sans', sans-serif;
}
.bnr-txt2 span{
	color:#ed1005;
	font-size: 53px;
    line-height: 62px;
	display: block;
	}
.bnr-txt3{
	font-size:24px;
    line-height: 30px;
    color: #000;
    font-weight:500;
    float: left;
    width: 100%;
    margin: 0px 0 0;
    text-transform: capitalize;
}
.bnr-prara{
	    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    border-radius: 10px;
}
ul.bnr-list{
	float:left;
	width:100%;
	background:url(../images/bnr-list-bg.png) left center no-repeat;
	padding:12px 0;	
	margin-bottom:30px;
}
ul.bnr-list li{
	    font-size: 17px;
    line-height: 26px;
    background: url(../images/bnr-chk-icon.png) left 10px no-repeat;
    width: 26%;
    float: left;
    padding: 5px 0 5px 26px;
    border-right: 1px solid #b2b2b2;
    margin-right: 30px;
}
ul.bnr-list li:last-child{border-right:none; margin-right:0;}

.comn-btn{
	display:inline-block;
}
.comn-btn p{
	font-size:20px;
	line-height:26px;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.comn-btn p span{
	color:#53b826;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
}
.comn-btn a, .prd-shop-btn, .prc-checkt, .add-to-cart-sing,.add-to-cart{
    width: 222px;
    height: 54px;
    background: #ffcc00;
    border-radius: 0px;
    font-size: 20px;
    line-height: 54px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 45px;
    text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
	text-shadow: 1px 1px 2px #333;
   }
.bnr-prod{
	position: absolute;
	right: -30px;
	top: 215px;
	max-width: 419px;
}

/*-----------------------
CSS FOR BANNER BTM Strip
-------------------------*/
/*============================*/
.sec2{
    float: left;
    width: 100%;
    padding: 120px 0 50px;
    text-align: center;
    overflow: hidden;
	background:#fff;
}
.sec2-mid{
	display: inline-block;
    width:90%;
    text-align: center;
	}
.comn-hdg{
	float:left;
	width:100%;
}
.comn-hdg p{
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-weight: 700;
    float: left;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.comn-hdg p span{ display:block; color:#ed1005;}
.comn-hdg img{
    margin:0 auto 5px;
    max-width: 100%;
    display: block;
    vertical-align: middle;
}
.sec2-lft{
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 0;
}
.sec2-lft-lst{
   	float: left;
    width: 100%;
    text-align: center;
    padding: 45px 0 0 0;
	}
.comn-txt{
	    font-size: 18px;
    line-height: 28px;
    color: #303030;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 20px;
}
ul.sec2-list{
	float:left;
	width:100%;
	margin:0 0 40px;
}
ul.sec2-list li{
	color:#043c7b;
	font-size:22px;
	line-height:26px;
	
	background:url(../images/s2-chk.png) left top no-repeat;
	padding-left:30px;
	margin:10px 0;
	text-align:left;
}
.s2-prd{
	position: absolute;
	right: 0;
	top: 0px;
	border-radius:0 10px 10px 0;
}
.s2-badg{
	width: 145px;
    height: 145px;
    background: #fff;
    border: 1px solid #19abe6;
    border-radius: 50%;
    float: right;
    padding: 5px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 350px;
    z-index: 9;
}
.s2-badg-inr{
	width:100%;
	height:100%;
	background:#19abe6;
	float:left;
	border-radius:50%;
	color:#fff;
	padding-top:30px;
}
.s2-badg-inr h3{
	font-size:22px;
	line-height:26px;
	text-transform:uppercase;
	
	font-weight:bold;
}
.s2-badg-inr p{
	font-size:16px;
	line-height:20px;
	
}
.s2-badg-inr h2{
	font-weight:bold;
	font-size:30px;
	line-height:34px;
}
ul.sce2-list{
    float: left;
    width: 100%;
    margin: 34px 0 0px;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    row-gap: 22px;
    column-gap: 0;
    
}
ul.sce2-list li{
	float:left;
    width:32%;
    padding: 0 0px;
    position: relative;
	text-transform:none;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #141417;
	position:relative;
}
ul.sce2-list li span{
	display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    padding-bottom: 0px;
	}
ul.sce2-list li img{
	display: inline-block;
    margin: 0 0 8px;
}
.sec2-prod{
    position: absolute;
    top: 0;
    left: 0%;
	max-width:100%;
	}
/*===============================*/
.sec4{
	float: left;
	width: 100%;
	padding: 81px 0;
	background: url(../images/sec4-bg.jpg)#113335 center top no-repeat;
    height: 550px;
}
.sec4-lft{
    float: right;
    width: 60%;
    text-align: left;
    padding: 0px 0px;
    border-radius: 0px;
}
.sec4-lft .hdng1{ color:#fff; font-size: 38px;}
.sec4-lft .comn-txt{ color:#fff; }
.sec4-glass{
	position: absolute;
	top: 0;
	left: -30px;
	max-width: 460px;
	width: 100%;
	}
.mid-cont {
	    max-width: 64%;
    float: right;
    z-index: 9;
    position: relative;
}
.sec4-lft .comn-hdg p{
	font-size:34px;
	line-height:38px;
	}
.s4-prd{
	position: absolute;
    left: -110px;
    top: 0px;
    max-width: 560px;
}
.s4-prd2{
	    position: absolute;
    right: 20px;
    top: 80px;
}
.sec4-box{
	float:left;
	width:100%;
	margin:50px 0 15px;
}
.sec4-box-inr{
	float:left;
	width:33.3%;
	position:relative;
	text-align:left;
	padding-left:95px;
}
.sec4-box-inr p{
	font-size:24px;
	line-height:28px;
	color:#043c7b;
	margin-bottom:5px;
}
.s4-lst-img{
	position:absolute;
	left:0;
	top:0;
}
.sec4-lft-mid{
    float: right;
    width: 788px;
    text-align: left;
    padding: 30px 395px 42px 30px;
    position: relative;background: #fff;
}
ul.s4-list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 0;
    margin-top: 35px;
    justify-content: center;
}
ul.s4-list li{
	float: left;
    width: 70%;
    color: #000;
    position: relative;
    margin: 0px 0;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding: 50px 0 50px 330px;
}
ul.s4-list li:nth-child(2) {
    text-align: right;
    padding: 50px 330px 50px 0px;
}
ul.s4-list li span {
    display: block;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 0;
}
ul.s4-list li img{
	position: absolute;
    max-width: 100%;
    border-radius: 12px;
    left: 0;
    top: 0;
}
ul.s4-list li:nth-child(2) img {
    left: auto;
    right: 0;
}
/*-----------------------
CSS FOR section1
-------------------------*/
.section1-hm {
    width: 100%;
    float: left;
    padding: 60px 0 30px;
    background: #fff;
}
.section1-hm .comn-txt {     
	
	}
.hdng1{
    font-size: 42px;
    line-height: 52px;
    color: #003333;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.p1-sec1hm, .p1-sec2hm, .p1-sec3hm, .p1-sec4hm, .p1-sec3am, .p1-sec5am, .p1-sec6am, .p1-sec1nsprt, .p1-sec2nsprt, .p1-sec3nsprt, p1-sec1osp, .p1-sec1pg, .p1-sec2pg{ width:100%; float:left;}
.hdng2{
	font-size:20px;
	line-height:24px;
	color:#5b5b5b;
	margin: 7px 0 42px;}
.p2-sec1hm, .p2-sec2hm, .p2-sec3hm, .p2-sec4hm, .p2-sec3am, .p2-sec5am, .p2-sec6am, .p2-sec1nsprt, .p2-sec2nsprt, .p2-sec3nsprt, p2-sec1osp, .p2-sec1pg, .p2-sec2pg{ width:100%; float:left;}
.brdr-hdng{ display:table; margin:0 auto;}
.p3-sec1hm, .p3-sec3am, .p3-sec5am, .p3-sec1nsprt, .p3-sec2nsprt{
    width: 100%;
    display: table;
    font-size: 18px;
    line-height: 30px;
    color: #020b0d;
	font-weight:500;
    margin: 16px auto 0;
}

.s2-mdl-box{
	float: left;
	width: 100%;
	margin-top: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 10px;
    row-gap: 25px;
    margin-bottom: 30px;
}
.s2-mdl-box1{margin-bottom:0;}
.s2-prodBx-col{
    float: left;
    width: 49%;
    text-align: left;
    padding: 40px 25px 40px;
    position: relative;
    background: #f9f9f9;
}
.s2-prodBx-col:nth-child(1), .s2-prodBx-col:nth-child(6), .s2-prodBx-col:nth-child(7){ width: 53%;}
.s2-prodBx-col:nth-child(2), .s2-prodBx-col:nth-child(5), .s2-prodBx-col:nth-child(8){ width: 45%; }	
/*.s2-prodBx-col:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:94%;
	border:1px solid #f4dac6;
	}	*/
.s2-mdl-box-inr .s2-prodBx-col.item {
    width: 49%;
}
.s2-prodBx-col a.comn-button{  
	margin-top: 15px;
    line-height: 44px;
    height: 44px;
}
.s2-prod{
    display: inline-block;
    width: 210px;
	}
.prd-seal{
	position:absolute;
	right:25px;
	top:20px;
	font-size:16px;
	line-height:50px;
	color:#fff;
	height:50px;
	width:50px;
	background:#434868;
	text-align:center;
	border-radius:50%;
	font-style:italic;
	}
.s2-prodBx-col-contnt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 220px);
    padding: 0px 0px 0px;
}
.s2-prodBx-col .prd-shop-btn, .sec2hm-rgtin .prd-shop-btn{
    margin-top: 12px;
    position: relative;
    width: 212px;
    height: 48px;
    line-height: 48px;
    font-size: 16px; max-width: 100%;
}
.s2-prdt-s-name{    
    float: left;
    font-size: 20px;
    line-height: 28px;
    color: #45b5b1;
    font-weight: 600;
    margin-bottom: 0px;
    width: 100%;
    height: auto;
    padding: 7px 0px;
}
.s2-prd-name{
	float: left;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #272727;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
	}
.s2-prd-rvw{
	float:left;
	width:100%;
	font-size:13px;
	line-height:20px;
	color:#606060;
	margin-top:10px;
	}
.s2-prd-rvw img{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 5px 0 0;
}
.s2-prd-prc{
	float: left;
	width: 100%;
	font-size: 34px;
	line-height: 40px;
	color: #333;
	font-weight: 700;
	margin-top: 6px;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
	}
.s2-prd-prc span{
	font-weight:700;
	}	
.s2-prodBx-col:hover{box-shadow: 1px 1px 10px #b7a9a9;	}
.s2-prodBx-col:hover a.s2-btn{
	background:#009bf6;
	color:#fff;
	border:1px solid #009bf6;
	}
/*======================*/
.strip{
    float: left;
    width: 100%;
    padding: 50px 0;
    background: linear-gradient(to bottom, #ffffff 70%, #eaf0f5 70%);
}
.strip .hdng1{
	float:left;
	width:32%;
	text-align:left;
	}
.strip .comn-txt{
	float:right;
	width:58%;
	text-align:left;
	}
.strip-hdg{
	color: #515151;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.strip-hdg span{
    display: inline-block;
    position: relative;
    padding: 0 0px;
	}
.strip-hdg:before{
    content: url(../images/strp-hdg-line.png);
    position: absolute;
    top: -5px;
    /* bottom: 0; */
    width: 100%;
    left: 0;
    right: 0;
	}
ul.strip-list{
	float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
    margin-top: 30px;
}
ul.strip-list li{
	width: 24%;
	float: left;
	padding: 25px 15px;
	position: relative;
	text-align: left;
	background: #fff;
	box-shadow: 0px 1px 3px #41b8c4;
	border-radius: 0px;
	font-size: 18px;
	line-height: 28px;
}
ul.strip-list li img{
	display:block;
	margin:0 0 15px;
}

ul.strip-list li span{
	display: block;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
    color: #003333;
    font-family: 'Josefin Sans', sans-serif;
	}
ul.strip-list li .stp-lst-txt2{
	    font-size: 18px;
    line-height: 26px;
    float: left;
    width: 100%;
    text-transform: capitalize;
    font-weight: 300;
}

ul.strip-list li:last-child:after{background:none;}
/*-----------------------
CSS FOR section2
-------------------------*/
.section2-hm {
    width: 100%;
    float: left;
    padding: 50px 0 50px;
    background: #fff;
}
.sec2hm-in{
    width: 100%;
    float: left;
    margin: 10px 0 0;
	}
.sec2hm-lft{
	width:470px;
	float:left;
	border:1px solid #d7d7d7;
	border-radius:3px;
	background:#fafafa url(../images/shp1-sec2hm.jpg) no-repeat left bottom;}
.sec2hm-lftin{
	width:100%;
	float:left;
	padding: 25px 30px 40px;}
.sec2hm-lftin a.comn-button, .sec2hm-rgtin a.comn-button{
    margin-top: 15px;
    line-height: 44px;
    height: 44px;
}
.sec2hm-rgtin a.comn-button{float: left;}
.sec2hm-lftin a.comn-button{ display:inline-block;}
.p3-sec2hm, .p3-sec6am{
	    width: 100%;
    float: left;
    font-size: 28px;
    line-height: 36px;
    color: #f62c44;
    text-transform: uppercase;
}
.p3-sec2hm span, .p3-sec6am span{
	font-size:18px;
	color:#281b1e;
	display:block;}
.stars1-sec2hm {     
	display: inline-block;
    margin: 34px auto 6px;
    max-width: 380px;
}
ul.list1-sec2hm {
       width: auto;
    margin: 0 auto 0;
    display: table;
    padding: 18px 0px 30px;
}
ul.list1-sec2hm li {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #585858;
    padding-left: 32px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 1px;
    margin-bottom: 12px;
   
    display: block;
}
ul.list1-sec2hm li:last-child { margin-bottom: 0;}
.popular-txt{
	width:100%;
	float:left;
	font-size:24px;
	line-height:24px;
	color:#fff;
	background:#f62c44;
	padding: 12px 10px 10px 10px;
	
	text-transform:uppercase;
	}
.p4-sec2hm{
	width:100%;
	float:left;
	color:#717171;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	}
.p5-sec2hm {
    width: 100%;
    float: left;
    color: #565454;
    font-size: 18px;
    line-height: 26px;
    
    margin: 23px 0 14px;
}
.infobtn-sec2hm{
	display:table;
	margin:0 auto;
	width: 190px;
    height: 30px;
    border: 1px solid #e5e5d9;
    border-radius: 20px;
    font-size: 13px;
    line-height: 14px;
    color: #f62c44;
    padding: 8px 5px;}
.infobtn-sec2hm:hover{color: #f62c44;}
.arw1-sec2hm, .arw2-sec2hm, .arwbtn-sec4hm, .arw1-sec6am{ margin:0 0 0 5px;}
.prod1box-sec2hm{
	width:100%;
	float:left;
	margin: 15px 0 8px;
	position:relative;}
.prod1-sec2hm{ margin:0 auto; display:table;}
.ffitas1-sec2hm{ position:absolute; right: 0; top: 97px;}
.buybtn-sm{
	width: 200px;
    height: 40px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding: 11px 5px;
	background:#ff9406;
	text-transform:uppercase;}
.buybtn1-sec2hm { display: inline-block; margin: -8px auto 9px;}
ul.list2-sec2hm {
    width: 100%;
    margin: 15px auto 0;
    display: table;
    float: left;
}
ul.list2-sec2hm li {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #585858;
    padding-left: 32px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 1px;
    margin-bottom: 12px;
  
    display: block;
}
.dwnldbtn{
	width: 200px;
    height: 40px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 14px;
    color: #f62c44;
    padding: 12px 5px;
	background:#fff;
	border: 1px solid #e68504;
	
	} 
.dwnldbtn:hover{color: #f62c44;}
.dwnldbtn1-sec2hm{ display:table; margin:0 auto;}
.sec2hm-rgt{ 
	width: 100%;
    float: left;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    column-gap: 10px;
	margin-top:30px;
	}
.sec2hm-rgtin{
	display: inline-block;
    vertical-align: top;
    width: 360px !important;
    margin: 10px 9px;
    text-align: center;
    box-shadow: 0 0 16px #c1e6ff;
    padding: 0px 0px 20px;
    position: relative;
    background: #fff;
	}
.prod2box-sec2hm {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    height: 225px;
	margin-bottom:10px;
}
.sec2hm-rgtin-cont{
	display:inline-block;
	width:100%;
	margin:5px 0 0;
	padding:0 20px;
	text-align:center;
	}
.sec2hm-rgtin .s2-prd-name{
	font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    min-height: 55px;
	}
.sec2hm-rgtin .s2-prd-name span{ display:block;}
.sec2hm-rgtin .p3-sec2hm{ text-align:left; padding-right: 0px;}
.prod2-sec2hm {
    position: absolute;
    left: 50px;
    top: 21px;
    width: 120px;
}
.prod3-sec2hm {
	    display: block;
    margin: 0 auto 10px;
    width: 180px;
}
.ffitas2-sec2hm{
	position: absolute;
    right: 14px;
    top: 35px;}
.Appesteem-logo-sec2hm {
    position: absolute;
    right: 14px;
    top: 12px;
    width: 70px;
}
.link-span a {
	color: #f62c44 !important;
	font-size: 18px;
	line-height: 26px;
	
	display: block;
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 15px;
	}
.dwnldbtn2-sec2hm{ float:left; margin:0 9px 0 0;}
.buybtn2-sec2hm{ float:left;}
.mrgn1-sec2hm{ margin:21px 0;}
span.link-span a{
	color: #f62c44 !important;
    font-size: 18px;
    line-height: 26px;
  
    width: 100%;
    float: left;
    text-align: left;}
/*-----------------------
CSS FOR section3
-------------------------*/
.section3-hm {
    width: 100%;
    float: left;
    padding: 110px 0;
    background: #fff;
}
.p1-sec3hm{ line-height: 50px;}
.sec3hm-in{
	width:100%;
	float:left;
	padding-left:519px;
	position:relative;}
.sec3hm-in1{ width:100%; float:left;}
.prod2-sec3 {
    position: absolute;
    left: 90px;
    top: 5px;
    width: 285px;
}
.p3-sec3hm{
	width:100%;
	float:left;
	font-size:18px;
	line-height:18px;
	color:#525252;
	text-align:left;
	margin: 84px 0 0;
	}
ul.points-sec3hm{ width:auto; float:left; margin:15px 0 0 10px;}
ul.points-sec3hm li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #525252;
    padding-left: 32px;
    text-align: left;
  
    background: url(../images/bullet1.png) no-repeat left 1px;
    margin-bottom: 12px;
}
ul.points-sec3hm li:last-child{ margin-bottom:0;}
.btn-trnsprnt{
	width:200px;
	height:40px;
	border:1px solid #e5e5d9;
	border-radius:5px;
	font-size:14px;
	line-height:14px;
	color:#f62c44;
	padding: 13px 5px;} 
.btn-trnsprnt:hover{color:#f62c44;}
.btn-chksv-sec3hm{ float:left; margin:46px 0 0;}
/*-----------------------
CSS FOR section selas-home
-------------------------*/
.section-seals-hm {
    width: 100%;
    float: left;
    padding: 0 0 90px;
    background: #fff;
}
.seals-hm {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin: 50px 0 0;
}
ul.seals1-hm{
	width:auto;
	display: inline-block;
	margin: 45px auto 0;}
ul.seals1-hm li{ display: inline-block; margin: 0 20px;}
ul.seals1-hm .p4-sec4am {
     width: auto; 
     float: none;
	 display: table;
    margin: 0 auto;
	line-height:26px; }
.seals1img-hm{ margin:18px 0 0;}
/*-----------------------
CSS FOR section4
-------------------------*/
.section4-hm {
	width: 100%;
	float: left;
	padding: 50px 0px;
	background:url(../images/bg-sec4.jpg) no-repeat center top;
	height:340px;
	}
.sec4hm-in{
	width: 78%;
    display: inline-block;
    padding: 0px 0 0;
    margin: 0;
    text-align: center;
	}
.sec4hm-in .p1-sec4hm{ color:#fff; text-align:center;}
.sec4hm-in .p2-strip1hm{ color:#fff; margin-top:12px;}
.sec4hm-in a.comn-button{ color:#fff; border:1px solid #fff; background:none; margin-top:22px;}
.p3-sec4hm{
	width: 100%;
	float:left;
    font-size: 18px;
    line-height: 28px;
    color: #525252;
	text-align:left;
  
	}
.points-sec4hm {
    width: 100%;
    float: left;
    padding: 0 0 0 23px;
    margin: 33px 0 0;
    position: relative;
	background: url(../images/bg-esc4hmpoints.jpg) repeat-y 57px top;
}
.points-in-sec4hm {
    position: relative;
    width: 100%;
    float: left;
    padding: 14px 18px;
    margin-bottom: 20px;
    background: #fff;
	z-index: 9;
}
.points-in-sec4hm:hover{ box-shadow: 0px 0 7px 0 rgba(0, 0, 0, 0.2); border-radius:5px;}
.points-in-sec4hm:last-child{ margin-bottom: 0;}
.ic-sec4hm{ float:left;}
.p4-sec4hm {
    display: table;
    text-align: left;
    color: #717171;
    font-size: 18px;
    line-height: 22px;
  
    padding: 3px 0 0 18px;
}
.p4-sec4hm span{
	display:block;
	font-size:17px;
	text-transform:uppercase;
	color:#050505;
	}
.btn-info-sec4hm {
    float: left;
    margin: 37px 0 0 23px;
    display: table;
}
.shp-btnsec4hm {
    float: left;
    margin: 0 10px 0 0;
}
.btn-info-sec4hm span.span1 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.btn-info-sec4hm span.span1 span {
    display: block;
  
    font-size: 24px;
}

/*-----------------------
CSS FOR BANNER-AM
-------------------------*/
.banner-am {
    float: left;
    width: 100%;
    background: url(../images/bg-bnram.jpg) no-repeat center top;
    padding: 42px 0 45px;
	height:auto;
    background-size: cover;
}
.p1-bnram, .p1-bnrnsprt {
    width: 100%;
    float: left;
    color: #ef0037;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.7px;
   
}
.p2-bnram, .p2-bnrnsprt{
	width: 100%;
    float: left;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
  
    letter-spacing: -0.3px;
	}
.p2-bnram{margin: 13px 0 38px;}
.bnram-in{
	width:98%;
	max-width:1030px;
	min-height: 405px;
	display:table;
	margin:0 auto;
	background:#fdfcf7;
	border-radius:10px;}
.bnram-lft {
    width: 640px;
    height: 100%;
    padding-left: 280px;
    position: relative;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 25px;
	display: inline-table;
}
.prod-bnram, .prod-bnrosp, .prod-bnrpc, .prod-bnrpg {
    position: absolute;
    left: 7px;
    top: 35px;
    width: 265px;
}
.stars-bnram{ float:left; margin: 85px 0 8px;}
.p3-bnram{
	width: 100%;
    float: left;
    color: #717171;
    font-size: 14px;
    line-height: 14px;
	text-align:left;
   }
.p4-bnram {
    width: 86%;
    float: left;
    color: #3c3c3c;
    font-size: 18px;
    line-height: 24px;
  
    text-align: left;
	margin: 0 0 23px;
}
.p4-bnram span{ color:#ef0037; }
.mrgn1-am{margin: 40px 0 21px;}
.p9-bnram {
    width: 100%;
    float: left;
    color:#ef0037;
    font-size: 23px;
    line-height: 24px;
  
    text-align: left;
	text-transform:uppercase;
	letter-spacing:-0.7px;
}
ul.list-bnram{ width:100%; float:left;}
ul.list-bnram li{ float:left; margin:0 8px 0 0;}
ul.list-bnram li:last-child{ margin-right:0;}
.ffitas-bnram{ width:135px;}
.bnram-rgt {
    width: 388px;
    height: 100%;
    padding: 26px 20px 15px;
    background: #f0eddd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    display: table-cell;
	vertical-align: middle;
}
.bnram-rgtin { height: 100%; float:left;}
.protected-seal-bnram{ position:absolute; left:-43px; top:26px;}
.p5-bnram{
	width:100%;
	float:left;
	font-size:18px;
	line-height:26px;
	color:#292929;
	margin: 0 0 6px;
	text-transform:uppercase;
	}
.p5-bnram span{ font-size:30px; display:block;}
.p6-bnram{
	width:100%;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#717171;
	}
.frm-bnram{ width:100%; float:left; margin: 25px 0 0;}
.frm-element-bnram{ width: auto; display:table; margin:0 auto 17px;}
.frm-element-bnram label{
	font-size: 18px;
    line-height: 32px;
    color: #041418;
    text-align: left;
    width: 107px;
    float: left;
	
    }
.ip-fieldam{
	width: 118px;
    float: left;
    background: #fff;
    border: 1px solid #dedbcd;
    outline: none;
    height: 32px;
    font-size: 18px;
    color: #041418;
    padding: 0 8px;
	border-radius:3px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/arw1-select.png) no-repeat 91% center !important;
    }
.p7-bnram {
    margin: 10px auto 16px;
    color: #ef0037;
    font-size: 36px;
    line-height: 34px;
    
    width: 100%;
    float: left;
}
.p7-bnram span.span1 {
    font-size: 22px;
    line-height: 26px;
    vertical-align: text-top;
    text-decoration: underline;
}
.price-each{
	width:100%;
	float:left;
	font-size: 16px;
    line-height: 16px;
	margin:0 0 15px;}
.btn-bnram{
	max-width: 100%;
    display: inline-block;
    margin: 0 auto;
    outline: none;
    cursor: pointer;}
.p8-bnram {
    width: auto;
    display: table;
    font-size: 14px;
    line-height: 14px;
    color: #717171;
   
    margin: 9px auto 0;
}
.p8-bnram span a {
    border: 1px solid #dedbcd;
    border-radius: 15px;
    margin-left: 6px;
    color: #717171;
    padding: 6px 5px;
    width: 72px;
    display: inline-block;
}
ul.list2-bnram {
    width: auto;
    margin: 0 auto 0;
    display: table;
    padding: 0 0px 25px;
	float: left;
}
ul.list2-bnram li {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #585858;
    padding-left: 32px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 1px;
    margin-bottom: 12px;
    
    display: block;
}
ul.list2-bnram li:last-child { margin-bottom: 0;}
/*-----------------------
CSS FOR STRIP1-AM
-------------------------*/
.strip1-am, .strip1-pg{
	width:100%;
	height: 140px;
	float:left;
	background:#f1f3f7;}
.p1-strip1am{
    width: 93%;
    color: #323232;
    font-size: 20px;
    line-height: 30px;
   
    letter-spacing: -0.2px;
    margin: 40px auto;
    display: table;
}
.p1-strip1am span{ color:#ef0037; }
/*-----------------------
CSS FOR SECTION1-AM
-------------------------*/
.section1-am {
    float: left;
    width: 100%;
    background: #fff;
    padding: 104px 0 84px;
}
.sec1in1-am{
	width:100%;
	display:table;
	margin:0 auto;}
.sec1in1-lft-am{ width:635px; float:left;}
.p1-sec1am, .p1-sec2am, .p1-sec4am, .p1-sec1sprt, .p1-sec2sprt, .p1-sec3sprt{
	width:100%;
	float:left;
	text-align:left;
	line-height:50px;}
.p2-sec1am, .p2-sec2am, .p2-sec4am, .p2-sec1sprt, .p2-sec2sprt, .p2-sec3sprt{
	width:100%;
	float:left;
	text-align:left;
	line-height: 24px;}
.brdr1-hdng{ float:left;}
.p3-sec1am, .p3-sec2am, .p3-sec4am, .p3-sec1sprt, .p3-sec2sprt, .p3-sec3sprt{
	width: 100%;
    float: left;
    color: #565454;
    font-size: 18px;
    line-height: 30px;
    
    margin: 46px 0 0;
	text-align:left;}
.sec1in1-rgt-am{
	width:500px;
	float:right;
	margin: 34px 0 0;}
.vdodiv-am{
	width:498px;
	height:280px;
	float:left;
	border:1px solid #ccc;
	background:#fff;
	}
#product_video{
	width:100%;
	height:100%;
	float:left;}
ul.points-sec1am{ width:auto; display:table; margin: 0 auto;}
ul.points-sec1am li{ display:inline-block; padding:0 90px; background: url(../images/brdr1-bnrsprt.png) no-repeat center right;}
ul.points-sec1am li:first-child{ padding-left:0;}
ul.points-sec1am li:last-child{ padding-right:0; background:none;}
.ic-sec1am{ display:table; margin:0 auto;}
.p4-sec1am{
	font-size:60px;
	line-height:52px;
	color:#fff;
	}
.p4-sec1am sup { font-size: 35px;}
.p5-sec1am {
    font-size: 18px;
    line-height: 26px;
    color: #c1c1c1;
    text-transform: uppercase;
    
    margin: 3px 0 0;
}
/*-----------------------
CSS FOR SECTION2-AM
-------------------------*/
.section2-am {
    float: left;
    width: 100%;
    padding: 130px 0 144px;
	background:#fff url(../images/bg-sec2am.jpg) no-repeat center 163px;
}
.sec2in-am{ width:670px; float:right;}
.p3-sec2am{ padding:0 35px 0 0;}
/*-----------------------
CSS FOR SECTION3-AM
-------------------------*/
.section3-am {
    width: 100%;
    float: left;
    padding: 98px 0 83px;
    background: #f4f9ff;
}
.sec3am-in {
    width: 100%;
    float: left;
    margin: 54px 0 0;
}
.sec3am-in1 {
    width: 31.66%;
    float: left;
    margin: 0 1.25%;
	padding:0 14px;
}
.sec3am-in2 {
    width: 100%;
    float: left;
	padding: 25px 18px 32px;
	border-radius:10px;
	background:#fff;
	box-shadow: 0px 0 15px 0 rgba(219, 235, 255, 1);}
.sec3am-in1:first-child { margin-left: 0;}
.sec3am-in1:last-child { margin-right: 0;}
.h2-sec3am{ height:510px;}
.h1-sec3am{ height:380px;}
.p4-sec3am{
	width:100%;
	float:left;
	font-size:14px;
	line-height:14px;
	color:#f62c44;
	text-transform:uppercase;
	margin: 0 0 25px;
	}
.ic-sec3am{ display:table; margin:0 auto;}
.p5-sec3am {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 18px;
    color: #281b1e;
    text-transform: uppercase;
    
    margin: 26px 0 18px;
}
.p6-sec3am{
	width: 100%;
    float: left;
    color: #525252;
    font-size: 18px;
    line-height: 26px;
   
    }
.brdr1-sec3am{
	width:80%;
	height:3px;
	display:inline-block;
	margin:25px auto 0;
	background: linear-gradient(to right, #5854db 20%, #49c1dd 85%) repeat 0 0;}
/*-----------------------
CSS FOR SECTION4-AM
-------------------------*/
.section4-am {
    float: left;
    width: 100%;
    padding: 125px 0 103px;
	background:#fff url(../images/bg-sec4am.jpg) no-repeat center 166px;
}
.sec4am-in1{ width:670px; float:right;}
.p3-sec4am{ padding:0 35px 0 0;}
.sec4am-in2{
	width:100%;
	float:left;
	padding: 27px 20px;
	margin: 65px 0 0;
	border:1px solid #ddebeb;}
.p4-sec4am {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #434343;
    letter-spacing: -0.3px;
}
.p4-sec4am span{ color:#f62c44;}
ul.ffitas-sec4am { width: auto; display: inline-block; margin: 13px auto 0;}
ul.ffitas-sec4am li{ display:inline-block; margin:0 7px;}
/*-----------------------
CSS FOR SECTION5-AM
-------------------------*/
.section5-am {
    width: 100%;
    float: left;
    padding: 93px 0 82px;
    background: #fff url(../images/bg-sec4.jpg) no-repeat 56% bottom;
    background-size: 1660px;
}
.sec5am-in {
    width: 100%;
    float: left;
    margin: 54px 0 0;
}
.sec5am-in1 {
    width: 33.33%;
    float: left;
	padding:0 16px;
	background:url(../images/brdr-points-sec5am.png) no-repeat center right;
}
.sec5am-in1:last-child { background:none;}
.ic-sec5am{ display:table; margin:0 auto;}
.p4-sec5am {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 26px;
    color: #281b1e;
    text-transform: uppercase;
    margin: 13px 0 18px;
}
.p5-sec5am{
	width:100%;
	float:left;
	font-size: 18px;
	line-height: 26px;
	color:#281b1e;
	letter-spacing:0.5px;
	
	}
.dwnldbtn1-sec5am { display: inline-block; margin: 12px auto 0;}
.sec5am-points{ width:628px; float:right; margin:45px 35px 0 0;}
.sec5am-points-in, .sec2pg-points-in {
    width: 100%;
	height:182px;
    float: left;
    position: relative;
    padding: 40px 10px 10px 90px;
	margin:28px 0 0;
	border-radius:3px;
    box-shadow: 0px 0 7px 0 rgba(0, 0, 0, 0.2);
	background:#fff;
}
.h1-sec5am{height:260px;}
.bullet-sec5am, .bullet-sec2pg { position: absolute; left: 37px; top: 33px;}
.p6-sec5am, .p6-sec2pg {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 22px;
    color: #050505;
    text-transform: uppercase;
    margin: 0 0 12px;
    text-align: left;
}
.p7-sec5am, .p7-sec2pg{
	width: 100%;
    float: left;
    font-size: 20px;
    line-height: 38px;
    color: #585858;
	text-align:left;
   
	}
.p7-sec5am span, .p7-sec2pg span{ color:#51af05; }
.btn-ptc-am{ float:left; margin:30px 0 0;}
/*-----------------------
CSS FOR SECTION6-AM
-------------------------*/
.section6-am {
    width: 100%;
    float: left;
    padding: 93px 0 82px;
    background: #fff;
	border-bottom: 1px solid #ccc;
}
.p1-sec6am, .p1-sealshm{ margin:0 0 42px;}
.sec6am-in { width: 100%; float: left; margin: 61px 0 0;}
.sec6am-in1 {
    width: 31.66%;
	height:580px;
    float: left;
    margin: 0 1.25%;
	border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 49px 10px 25px;
    background: #fafafa url(../images/shp2-sec2hm.jpg) no-repeat left top;
}
.sec6am-in1:first-child { margin-left: 0;}
.sec6am-in1:last-child { margin-right: 0;}
.prodbox-sec6am {
    width: 100%;
	height: 222px;
    float: none;
    margin: 12px auto 0;
    display: inline-block;
    position: relative;
}
.prod-sec6am { margin: 0 auto; display: table; }
.w1-prodsec6am{width: 160px;}
.w2-prodsec6am{width: 117px;}
.buybtn1-sec6am { display: inline-block; margin: 10px auto 9px;}
.dwnldbtn1-sec6am { display: table; margin: 0 auto;}
.sec6am-in .p3-sec6am{ letter-spacing:-0.5px;}
.ffitas-sec6am { position: absolute; left: 20px; top: 65px;}
.p4-sec6am {
    width: 100%;
    float: left;
    color: #717171;
    font-size: 18px;
    line-height: 26px;
   
    margin: -9px 0 0;
    letter-spacing: -0.1px;
}
.p4-sec6am span { display: block;}
.p4-sec6am span a { color: #f62c44;}

/********************************************************************************************/
/*-----------------------
CSS FOR BANNER-NSPRT
-------------------------*/
.banner-nsprt {
    float: left;
    width: 100%;
    background: url(../images/bg-bnrsprt.jpg) no-repeat center top;
    padding: 41px 0 33px;
    height: 620px;
}
.p1-bnrnsprt{ text-transform:uppercase;}
.p2-bnrnsprt{margin: 17px 0 4px;}
.p3-bnrnsprt {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 20px;
    margin: 17px 0 9px;
    color: #ef0037;
   
}
.p4-bnrnsprt {
    width: 100%;
	float:left;
    font-size: 18px;
    line-height: 24px;
	color: #464646;
  
}
.phnodiv-bnrnsprt {
    width: auto;
    height: 64px;
    display: inline-block;
    background: #000;
    margin: 0 auto;
    border: 1px solid #444e55;
    border-radius: 5px;
}
.p5-bnrnsprt {
    width: auto;
    float: left;
    background: #041418;
    height: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #8a8a8a;
    text-transform: uppercase;
    border-right: 1px solid #071f25;
    padding: 16px 28px 0 27px;
	
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
}
.ph-bnrnsprt{ vertical-align:middle; margin: 0 17px 0 0;}
.dots-bnrnsprt{ float:left; margin: 17px 0 0 -3px;}
.p6-bnrnsprt {
    width: auto;
    float: left;
    height: 100%;
    text-align: left;
    font-size: 36px;
    line-height: 36px;
    color: #ef0037;
   
    padding: 16px 20px 0;
    letter-spacing: -0.3px;
}
.p7-bnrnsprt {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
	
	margin: 12px 0 19px;
}
.btndiv-bnrnsprt{ width:auto; display:table; margin: 42px auto 0;}
.btn-strted-bnrnsprt{ float:left;}
.p8-bnrnsprt {
	float:left;
	margin: 22px 30px 0;
	vertical-align:middle;
	font-size:18px;
	line-height:18px;
	color:#798b9f;
}
.btn-call-bnrnsprt{ float:left;}
/*-----------------------
CSS FOR LOGODIV NSPRT
-------------------------*/
.logostrip-nsprt{
	width: 100%;
    float: left;
    background: #fff;
	padding: 18px 0;
    border-bottom: 1px solid #eeeeee;}
.p1-logonsprt {
	width:100%;
	float:left;
    font-size: 17px;
	line-height:17px;
    text-transform: uppercase;
    color: #6e6e6e;
    
	margin: 0 0 10px;
}
.list-logonsprt{ width:auto; display:table; margin:0 auto;}
.list-logonsprt li{ display: inline-block; margin: 0 27px;}
/*-----------------------
CSS FOR SECTION1 NSPRT
-------------------------*/	
.section1-nsprt {
    float: left;
    width: 100%;
    background: #fff;
    padding: 96px 0 107px;
}
ul.points-sec1nsprt{ width:100%; float:left;}
ul.points-sec1nsprt li {
    width: 33.33%;
    padding: 0 15px;
    float: left;
    min-height: 182px;
    margin-top: 50px;
}
.icdiv-sec1nsprt{
	width:100%;
	float:left;
	height:63px;
	position:relative;}
.ic-sec1nsprt{
	display:table;
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;}
.p4-sec1nsprt{
	width:100%;
	float:left;
	font-size:18px;
	line-height:18px;
	color:#281b1e;
	text-transform:uppercase;
	
	margin: 30px 0 17px;}
.p5-sec1nsprt{
	width:100%;
	float:left;
	font-size:18px;
	line-height:26px;
	color:#525252;
	}
/*-----------------------
CSS FOR SECTION1 NSPRT
-------------------------*/
.cta {
    float: left;
    width: 100%;
    background: url(../images/cta1.jpg) no-repeat left center;
    padding: 90px 0;
    background-attachment: fixed;
    background-size: cover;
}
.p1-cta {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 48px;
    line-height: 45px;
    margin-bottom: 10px;
  
}
.p2-cta {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 30px;
    color: #c9c9c9;
    padding: 0 15px;
  
}
.btndiv-ctansprt {
    width: auto;
    display: table;
    margin: 35px auto 0;
}
/*-----------------------
CSS FOR SECTION2 NSPRT
-------------------------*/	
.section2-nsprt {
    float: left;
    width: 100%;
    background: #fff;
    padding: 96px 0 107px;
}
.points-sec2nsprt{
	width:100%;
	float:left;
	margin:50px 0 0;}
.points-in1-sec2nsprt{
	width: 31.66%;
    float: left;
    margin: 0 1.25%;
    padding: 0 14px;}
.points-in1-sec2nsprt:first-child { margin-left: 0;}
.points-in1-sec2nsprt:last-child { margin-right: 0;}
.points-in2-sec2nsprt{
	width: 100%;
    float: left;
    padding: 25px 18px 32px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0 15px 0 rgba(219, 235, 255, 1);}
.p4-sec2nsprt {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #f62c44;
    text-transform: uppercase;
    margin: 18px 0 18px;
   
}
.p5-sec2nsprt {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 18px;
    color: #281b1e;
    text-transform: uppercase;
    
    margin: 0 0 15px;
}
.p6-sec2nsprt {
    width: 100%;
    float: left;
    color: #525252;
    font-size: 18px;
    line-height: 26px;
  
}
/*-----------------------
CSS FOR SECTION3 NSPRT
-------------------------*/	
.section3-nsprt {
    float: left;
    width: 100%;
    background: #fff;
    padding: 96px 0 107px;
	border-bottom: 1px solid #ccc;
}
.pkgs-sec3nsprt{
	width:100%;
	float:left;
	margin:55px 0 0;}
.pkgs-in-sec3nsprt{
	width: 31.66%;
	height: 593px;
    float: left;
    margin: 0 1.25%;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 53px 0 36px;
    background: #fafafa url(../images/shp2-sec2hm.jpg) no-repeat left top;
	position:relative;}
.pkgs-in-sec3nsprt:first-child{ margin-left:0;}
.pkgs-in-sec3nsprt:last-child{ margin-right:0;}
.p3-sec3nsprt{
	width: 100%;
    float: left;
    font-size: 30px;
    line-height: 30px;
    color: #f62c44;
	padding: 0 10px;	
    text-transform: uppercase;}
.p3-sec3nsprt span{
	font-size: 18px;
    color: #281b1e;
    display: block;}
.prcbox-sec3nsprt {
    width: 100%;
    float: left;
    padding: 0 53px;
    margin: 26px 0 0;
    position: relative;
}
.line1-sec3nsprt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    background: #fff;
    border-top: 1px dashed #dad2d2;
    border-bottom: 1px dashed #dad2d2;
    height: 9px;
}
.prcbox-in-sec3nsprt {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px dashed #dad2d2;
	padding: 23px 0 18px;
}
.p4-sec3nsprt, .p5-sec3nsprt, .p6-sec3nsprt{
	width: 100%;
    float: left;
	position: relative;
    z-index: 9;
    background: #fff;}
.p4-sec3nsprt{
	font-size:18px;
	line-height:18px;
	color:#717171;
	}
.p5-sec3nsprt{
	margin: 14px auto 13px;
    color: #ef0037;
    font-size: 42px;
    line-height: 40px;
  
}
.p5-sec3nsprt span.span1 {
    font-size: 25px;
    line-height: 26px;
    vertical-align: text-top;
    text-decoration: underline;
}
.p6-sec3nsprt{
	font-size:14px;
	line-height:14px;
	color:#717171;
	}
ul.list-sec3nsprt {
    width: auto;
    margin: 0 auto 0;
    display: table;
    padding: 25px 10px 38px;
}
ul.list-sec3nsprt li {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #585858;
    padding-left: 32px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 1px;
    margin-bottom: 12px;
   
	display: block;
}
ul.list-sec3nsprt li:last-child { margin-bottom: 0;}
.ordrbtn-sec3nsprt {
	position:absolute;
	left:0;
	right:0;
	bottom:41px;
	margin:0 auto;
}
/************************************/
.ffitas-osp{ width:200px;}
/***************************************/
.p1-strip1osp, .p1-strip1pg {
    width: 98%;
    color: #323232;
    font-size: 20px;
    line-height: 30px;
   
    letter-spacing: -0.2px;
    margin: 40px auto;
    display: table;
}
/***************************************/
.section1-osp {
    width: 100%;
    float: left;
    padding: 100px 0 115px;
}
.sec1osp-in{
	width:100%;
	float:left;
	margin:80px 0 0;
	position:relative;}
.sec1osp-in1{
	width:48.8%;
	float:left;
	}
.sec1osp-in2{
	width:48.8%;
	float:right;
	}
.sec1osp-imgdiv{
	width:100%;
	height:245px;
	float:left;
	position:relative;}
.img1-sec1osp, .img2-sec1osp{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;}
.p3-sec1osp {
    width: 100%;
	float:left;
    color: #281b1e;
    font-size: 24px;
    line-height: 24px;
   
    margin: 33px auto 0;
	text-transform:uppercase;
}
.p4-sec1osp {
	width: 100%;
	float: left;
	color: #525252;
	font-size: 18px;
	line-height: 28px;
	
	margin: 16px auto 0;
	padding: 0 24px;
	}
.line-sec1osp{
	position:absolute;
	left:0;
	right:0;
	top:35px;
	width:3px;
	height:270px;
	margin:0 auto;
	background: linear-gradient(to bottom, #5854db 20%, #49c1dd 85%) repeat 0 0;
	}
/*********************************************/
.section2-osp {
    width: 100%;
    float: left;
    padding: 93px 0 192px;
}
.sec2osp-in1, .sec2osp-in3{
	width:100%;
	float:left;
	padding-left:500px;
	position:relative;
	}
.sec2osp-in1{ margin:87px 0 97px;}
.sec2osp-in2{ padding-top:99px; padding-bottom:92px; border-top:1px solid #ccc;}
.sec2osp-in3{ padding-top:98px; border-top:1px solid #ccc;}
.sec2osp-in2{
	width:100%;
	float:left;
	padding-right:500px;
	position:relative;}
.p3-sec2osp {
    width: 100%;
    float: left;
    color: #281b1e;
    font-size: 23.96px;
    line-height: 24px;
 
    margin: 0 auto;
    text-transform: uppercase;
    text-align: left;
}
.p4-sec2osp {
    width: 100%;
    float: left;
    color: #525252;
    font-size: 18px;
    line-height: 28px;
  
    margin: 16px auto 0;
    padding: 0 11px 0 0;
	text-align:left;
}
.img1-sec2osp {
    position: absolute;
    left: 36px;
    top: 0;
    width: 395px;
}
.img2-sec2osp { position: absolute; right: 73px; top: 67px;}
.img3-sec2osp { position: absolute; left: 52px; top: 58px;}
/***************************************/
.h1-sec6osp{height: 625px;}
ul.list1-sec6osp {
    width: auto;
    margin: 0 auto 0;
    display: table;
    padding: 0 10px 10px;
}
ul.list1-sec6osp li {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #585858;
    padding-left: 27px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 1px;
    margin-bottom: 12px;
    
    display: block;
}
ul.list1-sec6osp li:last-child { margin-bottom: 0;}
.link a{color: #f62c44 !important; font-size: 18px;
    line-height: 26px;
  
	display:block;}
/***************************************/
.ffitas-pg{ width:135px;}
/***************************************/
.section1-pg { width: 100%; float: left; padding: 100px 0 67px;}
.img-sec1pg, .img-sec1pc { margin:57px auto 0; display:inline-block;}
/***************************************/
.section2-pg {
    width: 100%;
    float: left;
    padding: 93px 0 82px;
    background: #fff url(../images/bg-sec4.jpg) no-repeat 56% bottom;
    background-size: 1660px;
}
.sec2pg-points {
    width: 628px;
    float: right;
    margin: 43px 35px 0 0;
}
.sec2pg-points1{
	width:100%;
	float:left;
	margin:70px 0 0;}
.sec2pg-points1-in{
	width:50%;
	background: url(../images/brdr-points-sec5am.png) no-repeat center right;}
.sec2pg-points1-in:last-child{ background:none;}
.fl-sec2pgpoints1{ float:left; padding-right:40px;}
.fr-sec2pgpoints1{ float:right; padding-left:45px;}
.p3-sec2pg {
    width: 100%;
    display: table;
    font-size: 20px;
    line-height: 24px;
    color: #281b1e;
    text-transform: uppercase;
    margin: 0 0 15px;
    text-align: left;
    position: relative;
    padding-left: 60px;
	
	min-height: 50px;
}
.ic-sec2pg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.p3-sec2pg span.span1{
	display: table-cell;
    vertical-align: middle;
    width: 100%;}
.p4-sec2pg{
	width: 100%;
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #281b1e;
    letter-spacing: -0.4px;
	text-align:left;
   }
.dwnldbtn1-sec2pg { float:left; margin: 0 10px 0 0;}
.dwnldbtn2-sec2pg { float:left; }
.btndiv-sec2pg{ width:100%; float:left; margin:17px 0 0;}
/***************************************/
.section1-pc { width: 100%; float: left; padding: 100px 0 102px;}
/***************************************/
.sec2pc-points1 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}
.sec2pc-points1-in {
    width: 25%;
	float:left;
	padding:0 15px;
}
.bg1-sec2pc, .bg2-sec2pc, .bg3-sec2pc, .bg5-sec2pc, .bg6-sec2pc, .bg7-sec2pc{background: url(../images/brdr-points-sec5am.png) no-repeat right 135px;}
.sec2pc-points1-in:last-child {  padding-right:0;}
.sec2pc-points1-in:first-child { padding-left:0;}
.mrgn1-sec2pc{ margin:50px 0 0;}
.sec2pc-points {
    width: 628px;
    float: right;
    margin: 13px 35px 0 0;
}
.btndiv-sec2pc {
    width: 300px;
    float: left;
    margin: 12px 0 0;
}
.dwnldbtn1-sec2pc, .dwnldbtn2-sec2pc { float:left; margin: 5px 0 0;}
/***************************************/
.section-prvcy{
    width: 100%;
    float: left;
    padding: 50px 0;
	border-bottom:1px solid #ebeaea;
	border-top:1px solid #ebeaea;
}
.p1-prvc{
	width:100%;
	float:left;
	text-align: left;
    line-height: 50px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;}
.brdr-prvc { float:left;}
.p2-prvc{
	width: 100%;
    float: left;
    font-size: 18px;
    line-height: 28px;
    color: #525252;
    text-align: left;
    letter-spacing: -0.1px;
	padding: 42px 0 0 0;
  }
.line2-prvc{
	width: 100%;
    float: left;
    margin: 22px 0 0 0;
    border-radius: 3px;
    height: 5px;
    background: linear-gradient(to right, #5954db , #4abfdd);}
.p3-prvc{
	float: left;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    color: #f62c44;
    text-align: left;
   
	margin: 35px 0 0;}
.p4-prvc{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 28px;
    color: #525252;
    text-align: left;
    letter-spacing: -0.1px;
    
    margin: 25px 0 0;
}
ul.list-prvc{
	width: 100%;
    margin: 0 auto 0;
	float:left;
    padding: 18px 10px 10px 0;}
ul.list-prvc li{
	width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #717171;
    padding-left: 32px;
    text-align: left;
    background: url(../images/bullet3.png) no-repeat left 3px;
    margin-bottom: 8px;
    
    display: block;
	}
.brk{word-break: break-all;}
ul.list-prvc li:last-child { margin-bottom: 0;}
.p5-prvc {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    background: #f5f5f5;
    width: 100%;
    font-size: 17px;
    line-height: 30px;
    color: #333;
    text-align: left;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0 5px;
}
.link-terms, .link-terms:hover{ color: #525252;}
.money-back-rp{ float:right; margin:0 0 20px 20px;}
.p3-prvc span.span1{  display:block; font-size:18px; line-height:20px; margin-bottom:14px;}
.link-eula, .link-eula:hover{color: #525252;}

/*------------------------------
CONTACT SECTION
--------------------------------*/	
.contact-sec{
	background: #fff;
	float: left;
	width: 100%;
	padding: 40px 0;
	}
.cont-sec1Lft{
    float: left;
    width:51%;
    text-align: left;
	}
.mar-t0{ margin-top:0;}
.cntc-inr{
	float:left;
	width:100%;
	padding:0 35px 30px 0;
	position:relative;
	}
.cntc-inr:before{
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:70px;
	border:1px solid #f3f6ec;
	width:100%;
	height:450px;
	}
ul.cnt-list{
	float:left;
	width:100%;
	text-align:left;
	margin-top:40px;
	padding-right:90px;
	padding-left:60px;
	}
ul.cnt-list li{
	float: left;
    width: 100%;
    position: relative;
	padding:20px 0 20px 55px;
	border-bottom: 1px solid #eaf1f7;
	}
ul.cnt-list li img{
    position: absolute;
    left:7px;
    top:25px;
	}
ul.cnt-list li p{
    float: left;
    width: 100%;
    font-size:18px;
    color:#1c1c1c;
    line-height:26px;
	}	
ul.cnt-list li span{
	font-size:23px;
	line-height:30px;
	color:#141b4d;
	font-weight:500;
	padding-bottom:4px;
	}
ul.cnt-list li:last-child{ padding-bottom:0;}					
ul.cnt-list li:last-child{ border:none; padding-bottom:0;}

.cntct-rght{
	float:right;
	width:49%;
	background:#f6fbff;
	padding:45px 35px;
	position:relative;
	border-radius:10px;
	}
.contact-Box{
	    float: left;
    width: 100%;
    background: #fff;
	}
.cntct-lft{
	    float: left;
    width: 50%;
    padding: 40px;
    text-align: left;
}
.cntct-hdng {
    color: #20366c;
    font-size:30px;
    line-height: 36px;
    float: left;
    width: 100%;
    font-weight: 600;
	}
ul.cntct-list{
	float:left;
	width:100%;
	}
ul.cntct-list li{
	    float: left;
    width: 100%;
    padding: 0 0 0 50px;
    position: relative;
    margin-top: 30px;
	}
.sms-icon{
	position:absolute;
	left:0;
	top:6px;
	}
.contct-txt1{
	float: left;
    width: 100%;
    font-size: 23px;
    color: #113335;
    line-height: 30px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px
	}
.ftr-logo {
    display: inline-block;
    vertical-align: middle;
    max-width: 200px;
}	
.contct-txt2{
	    float: left;
    width: 100%;
    font-size: 17px;
    color: #000000;
    line-height: 28px;
	}
.contct-txt3{
	    float: left;
    width: 100%;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
	}
.contct-txt4{
	float: left;
    width: 100%;
	margin-top:10px;
	}
.contct-txt4 a{
	display:inline-block;
	vertical-align:middle;
	padding:0 15px;
	border-right:1px solid #ccc;
	}
.contct-txt4 a:first-child{ padding-left:0;}
.contct-txt4 a:last-child{ border:none;}
.contct-txt4 a img{
	display:inline-block;
	vertical-align:middle;
	}
.cntct-rgt{
	    float: right;
    width: 50%;
    text-align: center;
    padding: 30px 0 40px 0;
	}
.cntct-rgt img{  max-width: 570px;	width:100%;}
.thnk-bx {
	display: inline-block;
	width: 88%;
	background: #f4f8f7;
	padding: 25px;
	text-align: left;
}
.thank-icon {
    display: block;
    margin: 0 auto 10px;
}
.thnk-bx-lft {
	width: 55%;
	float: left;
}
.thnk-bx-hdg {
	color: #005a39;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	border-bottom: 1px solid #e3e3e8;
	padding-bottom: 10px;
}
.del-dat {
	color: #2d2d2d;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e8;
}
table.thank {
	float: left;
	width: 100%;
}
table.thank tr td:first-child {
	width: 40%;
	text-align: left;
}
table.thank tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
table.thank tr td:last-child {
	width: 40%;
	text-align: right;
}
table.thank tr td {
	border-bottom: 1px solid #f2f2f8;
	padding: 8px 0;
}
table.thank tr:last-child td {
	border-bottom: 1px solid #e3e3e8;
	padding-bottom: 15px;
}
.thank-tot {
	float: left;
	width: 100%;
	background: #f4f8f7;
	padding: 8px 0;
}
.thnk-bx-rgt {
	width: 40%;
	float: right;
}
.thnk-bx-rgt p {
	font-size: 16px;
	line-height: 24px;
}
.thnk-ship, .thnk-bill {
	margin-bottom: 5px;
}
.thnk-bill {
	margin-top: 10px;
}
.ing-lft-bx img{ max-width:100%;}

/********************************/
.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: 9;
    border: 0px;
    opacity: 0.75;
    background-color: rgb(0, 0, 0);
}
.pop-up-bg-in {
	height: 100% ;
	position: fixed ;
	top: 0px ;
	padding: 0px ;
	margin: 0px ;
	border: 0px;
	opacity: 0.93;
	transition: left 1s ease 0s ;
	z-index: 10000010 ;
	width: 390px ;
	left: 0px;
}
.pop-up-left {
	background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 30px 0 20px;
    z-index: 99;
	text-align: center;
	border-radius: 20px;
}
.pop-up-left-txt {
	width: 100%;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 24px;
    text-transform: capitalize;
    padding: 0px 0px 20px;
    overflow-wrap: break-word;
    line-height: 37px;
    transition: left 1s ease 0s;
    float: left;
}
.pop-up-left-txt span{
	font-weight: 700 ;
	display: block;
	}
.no-btn, .yes-btn {
	cursor: pointer;
    margin-left: 0px;
    margin-top: 0px;
    width: 140px;
    color: rgb(255, 255, 255);
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding: 5px 0;
    font-weight: 700;
    border: 2px solid #e1bc5c;
    outline: none;
    background-color: #ff3232;
    transition: left 1s ease 0s;
    appearance: none;
	border-radius: 30px;
}
.yes-btn {
	background-color: #42ac47;
}