@charset "utf-8";
/* CSS Document */

/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: 'Inter';
	font-weight: 400;
	}
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;}
a:hover {}
img {border:none; 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;
	}
.forMob,.forTab{ display:none ;}
.fl{ float:left;}
.fr{ float:right;}
.br-tag{ display: block;}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	
/*=========FONTS===========*/
@font-face {
    font-family: 'Inter';
    src: url('Inter-Medium.woff2') format('woff2'),
        url('Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
	}

@font-face {
    font-family: 'Inter';
    src: url('Inter-Regular.woff2') format('woff2'),
        url('Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
	}

@font-face {
    font-family: 'Inter';
    src: url('Inter-SemiBold.woff2') format('woff2'),
        url('Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter-ExtraBold.woff2') format('woff2'),
        url('Inter-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
	}

@font-face {
    font-family: 'Inter';
    src: url('Inter-Bold.woff2') format('woff2'),
        url('Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter-Light.woff2') format('woff2'),
        url('Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
	}

.pro-mobile{
	display:none;
	width: 100%;
}		
.total-price {
    color: #7c7c7c;
    font-size: 15px;
    line-height: 24px;
    margin-top: 12px;
}

.mt-20 {
    margin-top: 20px;
}
p.p-cap {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 500;
}
.cmn-pck-btn1.act {
    background-color: #002272;
    color: #fff;
}

.cmn-pck-btn2.act {
    background-color: #002272;
    color: #fff;
}

.package-box2.act {
    display: flex !important;
}

.cmn-pck-btn2 {
    margin-left: 5px;
    width: 315px;
}	
.cmn-pck-btn1 {
    margin-right: 5px;
    width: 315px;
}
.cmn-pck-btn {
    padding: 10px 15px;
    font-size: 18px;
    border: 1px solid #002272;
    background-color: #fff;
    color: #002272;
    border-radius: 8px;
    display: inline-block;
    cursor: pointer;
}


/*BANNER*/
.banner{
	float:left;
	width:100%;
	background:url(../images/banner.jpg) no-repeat center top;
	height:638px;
	}
.logo_sec{
	text-align:left;
	margin-top:28px;
	}
.logo{
	display:inline-block;
	vertical-align:middle;
	}
.logo_sec p{
	display:inline-block;
	vertical-align:middle;
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #ddd;
	font-size:14px;
	line-height:20px;
	color:#1e1e1e;
	letter-spacing:0.5px;
	}
.banner_left{
	float:left;
	width:62%;
	text-align:left;
	padding:50px 0 40px;
	}
.bnr_top_text1{
	font-size:18px;
	line-height:22px;
	color:#000000;
	letter-spacing:0.3px;
	}
.bnr_top_text1 img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 5px 0 0;
	}
.banner_heading{
	font-size:45px;
	line-height:55px;
	color:#002272;
	font-weight:800;
	margin-top:20px;
	letter-spacing:-1.3px;
	}
.banner_strip{
	font-size:28px;
	line-height:32px;
	color:#fefefe;
	font-weight:bold;
	background:#1c336a;
	padding:5px 15px 7px;
	text-align:left;
	margin-top:20px;
	letter-spacing:0.3px;
	}
.banner_strip span{ color:#ffba4d;}
.banner_para{
	width:90%;
	font-size:18px;
	line-height:28px;
	letter-spacing:0.5px;
	color:#000000;
	margin-top:30px;
	}
.banner_seal{
	position: absolute;
    top: 285px;
    right: 415px;
	}
.banner_product{
	position: absolute;
    right: 60px;
    top: 377px;
	z-index:2;
	}
.button_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:620px;
	margin-top:30px;
	}
.common_button{
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding:10px;
	text-align:center;
	border-radius:8px;
	border-bottom:4px solid #d95800;
	
	background: rgb(255,103,0);
	background: -moz-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	background: linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6700",endColorstr="#ff8200",GradientType=1);
	}
.common_button p{
	text-transform:uppercase;
	font-size:27px;
	line-height:30px;
	letter-spacing:0.3px;
	color:#fff;
	font-weight:800;
	text-shadow:0 1px 4px rgba(0,0,0,0.3);
	}
.common_button span{
	text-transform:uppercase;
	font-size:19px;
	line-height:22px;
	letter-spacing:0.5px;
	color:#ffff00;
	font-weight:800;
	text-shadow:0 1px 3px rgba(0,0,0,0.3);
	}

/*sec1*/
.sec1{
	float:left;
	width:100%;
	position:relative;
	padding:35px 0 0;
	}
.sec1:before{
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:330px;
	background:#d8f5ff;
	content:"";
	}
.sec1_top{
	float:left;
	width:55%;
	text-align:left;
	padding-left:80px;
	position:relative;
	}
.sec1_top p{
	font-size:20px;
	line-height:30px;
	letter-spacing:0.3px;
	color:#000000;
	font-weight:bold;
	}
.s1-ing-ic{
	position:absolute;
	left:0;
	top:10px;
	}
.customer_report_box{
	float:left;
	width:100%;
	margin:45px 0 15px;
	border:2px solid #fff;
	border-radius:20px;
	box-shadow:0 3px 9px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 3px 9px 1px rgba(0,0,0,0.1);
	background:#fff;
	}
.customer_report_header{
	float:left;
	width:100%;
	background:#1c2f5e;
	padding:30px 20px 0;
	text-align:center;
	position:relative;
	border-radius:20px 20px 0 0;
	}
.customer_report_header:before{
	position:absolute;
	left:48%;
	top:-40px;
	width:14px;
	height:72px;
	background:url(../images/line1.png) no-repeat center center;
	content:"";
	}
.customer_report_header h2{
	font-size:40px;
	line-height:46px;
	color:#ffffff;
	font-weight:bold;
	}
.report_star{
	display:block;
	margin:10px auto -15px;
	width:150px;
	height:40px;
	padding:10px;
	background:#1c2f5e;
	border-radius:50px;
	}
ul.cust-repo-lst{
	float:left;
	width:100%;
	margin:20px 0;
	display:flex;
	-webkit-display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
ul.cust-repo-lst li{
	float:left;
	width:25%;
	position:relative;
	margin:25px 0;
}
ul.cust-repo-lst li:after{
	content:'';
	position:absolute;
	right:0;
	top:30%;
	height:97px;
	border-right:1px solid #e1e1e1;
}
ul.cust-repo-lst li:nth-child(4n):after{display:none;}
.cust-repo-icn{
	border-radius:50%;
	display:block;
	margin:0 auto 15px;
}
ul.cust-repo-lst li p{
	font-size:20px;
	line-height:26px;
	font-weight:700;
}

/*sec2*/
.sec2{
	float:left;
	width:100%;
	padding:50px 0 60px;	
}
.comn-hdg{
	font-size:45px;
	line-height:55px;
	font-weight:700;
	color:#002272;
}
.vid-sec{
	float:left;
	width:100%;
	padding:0 15px;
}
.vid-sec-inr{
	width:49%;
	padding:0 1.5%;
	margin-top:35px;
}
.vid-bx{
	float:left;
	width:100%;
	background:#000;
	position:relative;
	padding-bottom:60.9%;
	cursor:pointer;
}
.vid-bx iframe{
	position:absolute;
	left:0;
	height:100%;
	width:100%;
}

.vid-bx img{
	max-width:100%;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
}

.vid-hd{
	font-size:32px;
	line-height:38px;
	margin-top:40px;
	color:#002272;
}
.vid-tx{
	padding:0 20px;
}
.blue-tx{color:#002272;}
.comn-txt{
	font-size:18px;
	line-height:26px;
	margin-top:25px;
}

/*sec3*/
.sec3{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#edfaff;
}
.s3-inr{
	display:inline-block;
	vertical-align:top;
	max-width:1140px;
	width:100%;
	position:relative;
	margin-top:30px;
}
.s3-inr:before{
	content:'';
	position:absolute;
	left:50%;
	top:25px;
	bottom:25px;
	border-left:2px dotted #becfe3;
	margin-left:-1px;
}
.s3-inr-bx{
	float:left;
	width:100%;
	display:flex;
	-webkit-display:flex;
	align-items:center;
	-webkit-align-items:center;
	padding:20px 0;
}
.s3-cont-bx{
	width:50%;
	text-align:left;
	padding:0 45px;
	position:relative;
}
.s3-cont-hd{
	font-size:24px;
	line-height:30px;
	font-weight:700;
}
.s3-num {
    width: 26px;
    height: 26px;
    background: #002272;
    border-radius: 50%;
    font-size:18px;
    line-height:26px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 0px 10px rgba(213, 228, 241, 0.8);
	-webkit-box-shadow: 0px 0px 0px 10px rgba(213, 228, 241, 0.8);
    position: absolute;
    right: -13px;
    top: 10px;
}
.s3-img-bx{
	width:50%;
	text-align:left;
	padding:0 100px;
}
.flex-reverse{
	flex-direction:row-reverse;
}
.flex-reverse .s3-num{right:auto; left:-13px;}
.flex-reverse .s3-img-bx{text-align:right;}



.sec4_new{
	float:left;
	width:100%;
	padding:50px 0 60px;
}
.comn-txt_nw{
    font-size: 18px;
    line-height: 26px;
    margin-top: 25px;
    text-align: left;
}
.comn-txt_p{
    font-size: 18px;
    line-height: 26px;
    margin-top: 5px;
    text-align: left;
    
}
.div_mix_lt{
   float: left;
    width: 60%;
}

.div_mix_rt{
    float: right;
}
.s8-img_new{
   margin:30px 0 0 0;
}
/*sec4*/
.sec4{
	float:left;
	width:100%;
	padding:50px 0 60px;
    background: #edfaff;
}

/*sec5*/
.sec5{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#edfaff;
}
.sub-hdg{
	font-size:24px;
	line-height:32px;
	font-weight:600;
	margin-top:20px;
}
.s5-inr{
	float:left;
	width:100%;
	margin-top:20px;
	padding:0 90px;
}
.s5-bx{
	float:left;
	width:100%;
	background:#fff;
	box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	padding:25px 25px 25px 115px;
	border-radius:10px;
	margin-top:20px;
	position:relative;
	text-align:left;
}
.s5-bx-icn{
	position:absolute;
	left:25px;
	top:25px;
	border-radius:50%;
}
.s5-bx h3{
	font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#002272;
}
.s5-bx p{
	margin-top:12px;
}

/*sec6*/
.sec6{
	float:left;
	width:100%;
	padding:50px 0 60px;
}
.s6-prd{
	float:left;
	margin-top:40px;
}
ul.s6-lst{
	float:right;
	width:51.28%;
	margin-top:20px;
}
ul.s6-lst li{
	background:url(../images/s6-tk.png) left 20px no-repeat;
	float:left;
	width:100%;
	padding:15px 0 20px;
	padding-left:50px;
	text-align:left;
	border-bottom:1px solid #e1e1e1;
}
ul.s6-lst li h3{
	font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#002272;
}
ul.s6-lst li p{
	font-size:18px;
	line-height:26px;
	margin-top:10px;
}
ul.s6-lst li:last-child{
	padding-bottom:0px;
	border-bottom:none;
}

/*sec7*/
.sec7{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#edfaff;
}

/* .sec8 */
.sec8{
	float:left;
	width:100%;
	padding:50px 0 0;
}
.txt-lft{text-align:left;}
.s8-img{
	border-radius:10px;
	margin:50px 0px 40px 40px;
}
.mt-50{margin-top:50px;}
.s8-bx{
	background:#edfaff;
	float:left;
	width:100%;
	padding:30px;
	border:2px solid #fff;
	border-radius:20px;
	box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	text-align:left;
	margin-top:30px;
}
.s8-bx-img{
	float:left;
	border-radius:12px;
	margin-right:35px;
}
.s8-bx-strp{
	background:#1c2f5e;
	width:calc(100% + 60px);
	margin-left:-30px;
	padding:20px 10px 20px 0;
	margin-top:30px;
	color:#fff;
	font-weight:bold;
}
.mt-0{margin-top:0;}
.s8-nm{
	font-size:20px;
	font-weight:bold;
}

/* sec9 */
.sec9{
	float:left;
	width:100%;
	padding:50px 0 0;
}
.s9-bx{
	float:left;
	width:100%;
	background:#002272;
	padding:25px 15px 15px;
	border-radius:10px;
	margin-top:100px;
	text-align:left;
}
.s9-bx-hd{
	padding:0px 0 10px 15px;
	color:#fff;
}
.s9-bx-img{
	float:right;
	margin:-221px 20px 0 20px;
}
.s9-bx-inr{
	background:#fff;
	padding:30px;
	border-radius:15px;
	margin-top:20px;
}

/* sec10 */
.sec10{
	float:left;
	width:100%;
	padding:50px 0 60px;
}

/* sec11 */
.sec11{
	float:left;
	width:100%;
	padding:50px 0 0;
	position:relative;
}
.sec11:before{
	content:'';
	background:#edfaff;
	position:absolute;
	width:100%;
	left:0;
	top:0;
	height:1350px;
	z-index: 0;
}
.s11-tx{
	font-size:20px;
	line-height:28px;
	margin-top:15px;
	font-weight:500;
}

.pack-alert{
	display:inline-block;
	vertical-align:top;
	margin-top:25px;
	border:2px solid #F00;
	border-radius:4px;
	padding:10px 20px;
	color:#414141;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:0;
	}
.pack-alert img{
	display:inline-block;
	vertical-align:middle;
	margin:-1px 4px 0 0;
	}
.pack-alert span{
	color:#F00;
	font-weight:bold;
	}
.package-box{
	float: left;
    width: 100%;
	padding:0 80px;
	margin-top:80px;
	display:flex;
	justify-content: space-between;
	letter-spacing:0;
	font-weight:400;
	align-items: flex-start
	}
.package{
	width:32%;
	border:2px solid #24165e;
	border-radius:20px;
	position:relative;
	background:#fff;
	overflow:hidden;
	}
.package.package3{
	order:1;
	-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	margin-top:-20px;
	}
.package.package2 {
    order: 2;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    margin-top: -20px;
}
.package.package1 {
    order: 3;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}
.package.package6{
	order:3;
	}
.package_header{
	width:100%;
	color:#fff;
	background:#24165e;
	font-size:22px;
	line-height:24px;
	padding:10px 5px 14px;
	font-weight:600;
	}
.package-inner{
	padding:35px 5px 15px;
	}
.package_title{
	color:#002272;
	font-size:42px;
	line-height:42px;
	font-weight:bold;
	text-transform:uppercase;
	}
.package_picture{
	margin:10px 0 0 0;
	position:relative;
	width:calc(100% + 30px);
	margin-left:-15px;
	}
.save-badge{
	position:absolute;
	top:0px;
	right:50px;
	width:80px;
	height:80px;
	border:3px solid #fff;
	border-radius:50%;
	background:#fdae04;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	font-size:21px;
	line-height:21px;
	padding-top:16px;
	letter-spacing:-0.5px;
	-webkit-box-shadow: 0 0 5px 4px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px 4px rgba(0,0,0,0.1);
	}
.package_picture img{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	}

.package_price{
	color:#002272;
	font-size:40px;
	line-height:40px;
	font-weight:700;
	margin-top:20px;
	}
.package_price span{
	font-size:24px;
	line-height:30px;
	font-weight:600;
	display:block;
	margin-top:5px;
	}
.package_save{
	color:#ff0000;
	font-size:22px;
	line-height:26px;
	font-weight:600;
	margin:12px 0;
	}
.package_ship{
	color:#000000;
	font-size:20px;
	line-height:24px;
	margin-top:12px;
	}
.package_ship small{font-size:15px; line-height:17px;}
.pack_button{
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	width:100%;
	max-width:270px;
	height:60px;
	line-height:58px;
	border-radius:5px;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	background: rgb(255,103,0);
	background: -moz-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	background: linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6700",endColorstr="#ff8200",GradientType=1);
	border-bottom: 4px solid #d95800;
	}
.package_mbg{
	color:#000;
	font-size:16px;
	line-height:22px;
	font-weight:500;
	margin-top:10px;
	}
.package.package3 .package-inner{padding-top:20px;}
.package.package3 .package_header{color:#fbae04;}
.package.package3 .pack_button{margin-top:20px;}
.package.package3 .package_mbg{margin-top:15px;}

.package.package1 .pack_button{margin-top:20px;}
.package.package1 .package_picture{margin-top:95px;}


.package-box1.act {
    display: flex !important;
}

.package-box1 {
    display: none;
}
.package-box2 {
    display: none;
}


.mny-bck{
	float:left;
	width:100%;
	margin-top:60px;
	background:#0e265f;
	border-radius:20px;
	padding:50px 30px 50px 380px;
	text-align:left;
	overflow:hidden;
	position:relative;
	color:#fff;
	}	
.mny-bck .comn-hdg{color:#fff;}
.sealmbg{
	position:absolute;
	left:60px;
	top:50%;
	transform:translateY(-50%);
	}
.mny-bck .btnBox{ position:relative;}

/* sec12 */
.sec12{
	float:left;
	width:100%;
	padding:50px 0 0;
}

/* sec13 */
.sec13{
	float:left;
	width:100%;
	padding:50px 0 60px;
}

/* sec14 */
.sec14{
	float:left;
	width:100%;
	padding:60px 0;
	background:#edfaff;
}
.s14-bx{
	float:left;
	width:100%;
	border:3px solid #002272;
	border-radius:20px;
	overflow:hidden;
	background:#fff;
	padding:40px 40px 0;
}
.s14-bx-tx{
	padding-right:45%;
	padding-bottom: 90px;
}
.s14-bx-img{
	float:right;
	margin: -20px -40px 0px -50px;
}
.s14-bx-btm{
	background:#0d2865;
	padding:40px;
	color:#fff;
	width:calc(100% + 80px);
	margin:40px 0 0 -40px;
	position:relative;
}

/* sec15 */
.sec15{
	float:left;
	width:100%;
	padding:50px 0 60px;
}

/* sec16 */
.sec16{
	float:left;
	width:100%;
	padding:50px 0 60px;
	background:#edfaff;
}
.faq-container{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1030px;
	margin:25px 0;
	}	
.up-slide-dwn{
	float:left;
	width:100%;
	background:#fff;
	border-radius:8px;
	-webkit-box-shadow:0 5px 8px 4px rgba(0,0,0,0.1);
	box-shadow:0 5px 8px 4px rgba(0,0,0,0.1);
	margin-top:25px;
	padding:10px 10px 10px;
	}
.accordion{
	float:left;
	width:100%;
	text-align:left;
	background:url(../images/close.png) no-repeat 99% center;
	padding:10px 25px 10px 20px;
	font-size:20px;
	line-height:28px;
	font-weight:700;
	color:#25316a;
	letter-spacing:0.5px;
	cursor:pointer;
	position:relative;
	}
.accordion.last{border-bottom:none;}
.acdn-heading.accordion-open{
	background:url(../images/open.png) no-repeat 99% center;
	border:none;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	padding:5px 20px 5px 20px;
	}
.acdn-para{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	letter-spacing:0.5px;
	color:#000000;
	margin-bottom:18px;
	font-weight:400;
	}	
ul.acdn-list{
	float:left;
	width:100%;
	padding-left:45px;
	}
ul.acdn-list li{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#000;
	font-weight:normal;
	list-style:decimal;
	margin-top:15px;
	}
.comp-chart{
	max-width:100%;
	display:block;
	margin:20px auto;
}

/* sec17 */
.sec17{
	float:left;
	width:100%;
/*	padding:50px 0 60px;*/
}
.rev-bx{
	float:left;
	width:100%;
	padding:20px 10px 0;
}
.rev-top{
	max-width:100%;
	margin:0 auto;
	display:block;
}

.testi-sec{
	display:inline-block;
	vertical-align:middle;
	max-width:1030px;
	width:100%;
	border-top:1px solid #d7d7d7;
	margin-top:40px;
	}
.testi-row{
	float:left;
	width:100%;
	text-align:left;
	padding:25px 0 30px;
	border-bottom:1px solid #d7d7d7;
	display:flex;
	-webkit-display:flex;
	}
.testi-row-lft{
	display: inline-block;
    vertical-align:top;
	width:250px;
	padding-right:15px;
	}
.testi-lft-abt{
	float:left;
	width:100%;
	padding:10px 0;
	position:relative;
	}
.testi-pics{
	position: absolute;
    left: 0;
    top: 7px;
    width:45px;
    height:45px;
    background: #0083d1;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    line-height:45px;
	font-weight:600;
    text-align: center;
	}
.t-name{
	font-size:17px;
	line-height:17px;
	font-weight:600;
	color:#010101;
	}
.t-vryfd{
	font-size:12px;
	line-height:16px;
	color:#6dad13;
	margin-top:6px;
	}
.t-vryfd img{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 2px 0 0;
	}
.test-prod{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	padding:10px 0 10px 60px;
	}
.test-prod-txt{
	float:left;
	width:100%;
	font-size:12px;
	line-height:18px;
	font-weight:600;
	color:#000;
	}
.test-prod-txt span{
	font-size:14px;
	font-weight:normal;
	}
.t-prod-dv{
	position:absolute;
	left:0;
	top:15px;
	background:#edf6ff;
	width:45px;
	height:45px;
	padding:2px 1px;
	text-align:center;
	border:1px solid #b8c8d8;
	}
.t-prod-dv img{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:3px;
	}
.recmmnt-txt{
	float:left;
	width:100%;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-top:5px;
	}
.recommnt-txt-img{
	display:inline-block;
	vertical-align:middle;
	margin:-3px 1px 0 0;
	}
.testi-row-rght{
	display: inline-block;
    vertical-align: top;
	width:calc(100% - 260px);
	padding:10px 0 10px 30px;
	border-left:1px solid #d7d7d7;
	}
.t-star{
	float:left;
	display:block;
	}
.testi-hd{
	font-size:16px;
	line-height:20px;
	float:left;
	width:100%;
	margin-top:10px;
	font-weight:bold;
	color:#002072;
}
.testi-paragraph{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    margin-top: 15px;
	}	
.t-img {
	float: left;
	width: 80px;
	margin: 20px 10px 0 0;
	}
.tsti-img{
	margin-left:20px;
	float:right;
}
.testi-row-rght2{display:flex; -webkit-display:flex;}
.rd-mr{
	text-decoration:underline;
	display:block;
}
.more{display:none;}

/* sec18 */
.sec18{
	float:left;
	width:100%;
	background:#002272;
}
.s18-inr .comn-hdg{color:#fff;}
.s18-prd{
	float:right;
	margin:-20px 0 -40px;
}
.s18-inr{
	text-align:left;
}
.s18-content{
	padding:60px 0 70px;
}

/*footer*/
.footer{
	float:left;
	width:100%;
	padding:20px 0 40px;
	background:#fff;
	}
.ftr-logo{
	display:inline-block;
	vertical-align:top;
	margin:20px auto;
	}
.footer-text{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#333333;
	margin-top:15px;
	}
.footer-text a{ padding:0 10px;font-weight:600;}
.footer-text a img{
	display:inline-block;
	vertical-align:middle;
	margin:-1px 7px 0 0;
	}
.footer-text1{
	float:left;
	width:100%;
	font-size:14px;
	line-height:20px;
	color:#333333;
	margin-top:10px;
	margin-top:15px;
	}

/*==============Media=============*/


@media only screen and (max-width:1200px){
.container{ width:1004px;}

.banner_heading{font-size:38px; line-height:48px;}
.banner_strip{font-size:24px; line-height:28px;}
.banner_seal{top:225px; right:295px;}
.banner_product{right:0;}

.button_box{max-width:585px;}

ul.cust-repo-lst li p{font-size:16px; line-height:22px;}

.vid-sec, .vid-sec-inr, .vid-tx{padding:0;}

.s5-inr{padding:0;}

.s6-prd{width:480px;}

.s8-bx-img{margin-top:55px;}

.comn-hdg{font-size:34px; line-height:44px;}

.s9-bx{margin-top:50px;}
.s9-bx-img{margin: -165px 20px 0 20px; width: 380px;}

.package-box{padding:0;}

.s14-bx{padding:20px 20px 0;}
.s14-bx-img{width:485px;}

.s18-prd{width:340px; margin:0 0 -40px;}
}



@media only screen and (max-width:1021px){
.container{ width:750px;}
.forDesk{ display:none;}
.forTab{ display:block;}

.logo_sec{margin-top:10px; display:inline-block; vertical-align:top;}

.banner{height:550px; background-size:cover;}
.banner_left{width:68%; padding:30px 0;}
.bnr_top_text1{font-size:16px; line-height:20px;}
.banner_heading{font-size:32px; line-height:40px; margin-top:15px;}
.banner_strip{font-size:20px; line-height:26px;}
.banner_seal{right:160px; top:195px;}
.banner_para{font-size:17px; line-height:26px; margin-top:15px;}
.common_button p{font-size:22px; line-height:28px; }
.common_button span{font-size:17px; line-height:20px;}
.banner_product{width:300px; right:0; top:495px;}

.sec1_top{width:60%;}
.sec1_top p{font-size:18px; line-height:28px;}
.customer_report_header h2{font-size:28px; line-height:36px;}
ul.cust-repo-lst li{margin:15px 0;}
.cust-repo-icn{width:60px;}

.comn-hdg{font-size:30px; line-height:40px;}
.sub-hdg{font-size:20px; line-height:28px; margin-top:10px;}

.sec2{padding:35px 0 45px;}
.vid-hd{font-size:22px; line-height:28px; margin-top:20px;}
.comn-txt{font-size:16px; line-height:24px; margin-top:15px;}
.mt-0{margin-top:0;}

.button_box{max-width:500px;}

.sec3{padding:35px 0 45px;}
.s3-cont-bx{padding:0 30px;}
.s3-num{font-size:16px; box-shadow: 0px 0px 0px 6px rgba(213, 228, 241, 0.8); -webkit-box-shadow: 0px 0px 0px 6px rgba(213, 228, 241, 0.8);}
.s3-cont-hd{font-size:22px; line-height:28px;}
.s3-img-bx{padding:0 50px;}

.sec4{padding:35px 0 40px;}

.sec5{padding:35px 0 40px;}
.s5-inr{margin-top:10px;}
.s5-bx h3{font-size:22px; line-height:28px;}
.s5-bx p{margin-top:8px;}

.sec6{padding:35px 0 40px;}
.s6-prd{width:320px;}
ul.s6-lst{width:57%;}
ul.s6-lst li{padding:5px 0 10px; padding-left:28px; background-size:20px; background-position:left 8px;}
ul.s6-lst li h3{font-size:20px; line-height:26px;}
ul.s6-lst li p{font-size:16px; line-height:22px; margin-top:5px;}

.sec7{padding:35px 0 40px;}

.sec8{padding:35px 0 0;}
.mt-50{margin-top:30px;}
.s8-bx{padding:20px;}
.s8-img{margin: 35px 0px 30px 30px; width: 340px;}
.s8-bx-img{margin-top:10px; width:320px; margin-right:30px;}
.s8-bx-strp{width:calc(100% + 40px); margin-left:-20px; padding:20px 20px 30px;}

.sec9{padding:35px 0 0;}
.s9-bx{margin-top:40px;}
.s9-bx-hd{padding:0 0 0 10px; font-size:26px; line-height:34px;}
.s9-bx-inr{padding:20px;}
.s9-bx-img{margin:-28px 0 0 20px; width:218px;}

.sec10{padding:35px 0 40px;}

.sec11{padding:35px 0 0;}
.sec11:before{height:650px;}
.s11-tx{font-size:17px; line-height:22px;}
.pack-alert{font-size:16px;}
.package-box{margin-top:65px;}
.package_header{font-size:19px; line-height:22px; padding:6px 5px 10px;}
.package_title{font-size:34px; line-height:38px;}
.package_price{font-size:36px; line-height:40px;}
.package_price span{font-size:20px; line-height:24px;}
.package_save{font-size:20px; line-height:24px;}
.package_ship{font-size:18px; line-height:20px;}
.pack_button{font-size:22px;}
.save-badge{width:60px; height:60px; font-size:14px; line-height:17px; padding-top:10px;}
.package_mbg{font-size:14px; line-height:18px;}
.package.package1 .package_picture{margin-top:85px;}

.mny-bck{padding: 30px 30px 30px 200px; margin-top:45px;}
.sealmbg{width:165px; left:20px;}

.sec12{padding:35px 0 0;}

.sec13{padding:35px 0 40px;}

.sec14{padding:40px 0 50px;}
.s14-bx{padding: 20px 20px 0;}
.s14-bx-img{margin: 110px -40px 0 -50px; width:355px;}
.s14-bx-btm{padding:25px; margin: 30px 0 0 -40px;}

.sec15{padding:35px 0 40px;}

.sec16{padding:35px 0 40px;}

.sec17{padding:35px 0 40px;}
.up-slide-dwn{ padding:10px 0;}

.s18-content{padding:40px 0 50px; width:65%;}
.s18-prd{margin: 20px 0 -40px; width:260px;}
}


@media only screen and (max-width:991px){
.pro-mobile{
	display:block;
}
.hide-mob{
	display:none;	
}
.swtich-div{
	display: flex;
	justify-content: center;
}	

.pro-dv{
	background:#daf2f9;
	border:2px solid #d5cee0;
	padding:10px 5px 10px 10px;
	border-radius:15px;
	display:flex;
	position:relative;
	padding-left:91px;
}
.best-value-bx {
    font-family: 'Inter';
    padding: 3px 10px;
    background: #2e0963;
    color: #fbae04;
    width: 50%;
    margin: 0 auto;
    font-size: 15px;
	margin-top:20px;
}

p.bottle-quanty{
	font-size:22px;
	color:#2e0963;
	font-weight:700;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	margin-right:5px;
	
}
p.bottles-price{
	font-size: 45px;
    color: #22892e;
    font-weight: 700;
    font-family: 'Inter';
    text-transform: uppercase;
    line-height: 44px;
	margin-right:5px;
}
p.bottles-per{
	font-size: 20px;
    color: #22892e;
    font-weight: 400;
    font-family: 'Inter';
	margin-right:5px;
}
.bor-rt-br{
	border-right:2px solid #2e0963;
	width: 60%;
}
.mob-btn {
	display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 8px;
    border-bottom: 4px solid #d95800;
    background: rgb(255,103,0);
    background: -moz-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    background: linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6700",endColorstr="#ff8200",GradientType=1);
	color:#fff;
	font-family: 'Inter';
	font-weight:700;
}
.btn-dv{
	margin:0 auto;
	width: 54%;
	margin-left: 5px;
}
.package_save-m {
    color: #ff0000;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
	margin-top: 2px;
}
.total-price-m {
     color: #a9afb0;
    font-size: 11px;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 2px;
}
.package_ship_m {
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    margin-top: 0px;
}

.mr-tp{
	margin-top:5px;
}
.pro-blt-3{
	width: 225px;
    margin-left: -20%;
    position: absolute;
    margin-top: -24px;
}
	.pro-blt-2{
	width: 225px;
    margin-left: -21%;
    position: absolute;
    margin-top: -24px;
}
.pro-blt-1 {
   width: 201px;
    margin-left: -23%;
    position: absolute;
    margin-top: -15px;
}
.wht-txt{
	color:#fff;
}	
}



@media only screen and (max-width:767px){
.br-tag{ display: none;}	
.container{ width:100%; max-width:600px; padding:0 15px;}

.forMob{ display:block;}
.hide-mob{ display:none;}

.logo{width:130px;}

.banner{background:#fafbfc; height:auto;}
.banner_left{width:100%;}
.bnr_top_text1{font-size:15px; line-height:18px;}
.bnr_top_text1 img{width:72px;}
.banner_heading{font-size:28px; line-height:38px; margin-top:10px;}
.bnr-mob{width:calc(100% + 30px); margin-left:-15px; float:left;}
.banner_strip{font-size:15px; line-height:20px; background:#1c336a; width:calc(100% + 30px); margin-left:-15px; margin-top:0; float:left;}
.banner_para{width:100%; float:left;}
.banner_product, .banner_seal{display:none;}

.sec1{padding:25px 0 0;}
.button_box{margin-top:20px;}
.common_button p{font-size:14px; line-height:20px;}
.common_button span{font-size:14px; line-height:20px;}

.sec1_top{width:100%; padding-left:60px;}
.sec1_top p{font-size:16px; line-height:24px;}
.s1-ing-ic{width:50px;}
.customer_report_box{margin:25px 0 10px;}
.customer_report_header h2{font-size:22px; line-height:28px;}
.customer_report_header:before{background-size:10px; top:-30px;}
.report_star{margin:5px auto -15px;}
ul.cust-repo-lst li{width:50%; padding:0 5px;}
ul.cust-repo-lst li:nth-child(2n):after{display:none;}
ul.cust-repo-lst li p{font-size:14px; line-height:20px;}

.sec2{padding:25px 0 30px;}
.comn-hdg{font-size:24px; line-height:30px;}
.vid-sec-inr{width:100%; margin-top:25px;}
.vid-sec-inr.fr{margin-top:35px;}
.vid-hd{font-size:20px; line-height:26px;}

.sec3{padding:25px 0 35px;}
.s3-inr{margin-top:0px;}
.s3-inr:before{display:none;}
.s3-inr-bx{flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.s3-cont-bx, .s3-img-bx{width:100%; padding:0;}
.s3-num{position:static; margin:5px 15px 0 0; display:inline-block; vertical-align:top;}
.s3-cont-hd{display:inline-block; vertical-align:top; width:calc(100% - 46px);}
.s3-img-bx{display:none;}
.s3-img{margin-top:20px;}

.sec4{padding:25px 0 30px;}

.sec5{padding:25px 0 30px;}
.s5-bx{padding:18px;}
.s5-bx-icn{position:static; width:60px; display: inline-block; vertical-align: middle; margin-right: 10px;}
.s5-bx h3{display: inline-block; vertical-align: middle; width: calc(100% - 80px);}

.sec6{padding:25px 0 30px;}
.s6-prd{margin:25px auto 0; float:none; display:block;}
ul.s6-lst{width:100%; margin-top:0;}

.sec7{padding:25px 0 30px;}

.sec8{padding:25px 0 0;}
.s8-bx{padding:20px 15px;}
.s8-bx-strp{width: calc(100% + 30px); margin-left:-15px;}
.s8-img{float:none; display:block; margin:25px auto 0; height: 400px; object-fit: cover;}
.s8-bx-img{float:none; margin:25px auto 0; max-width:100%; height: 297px; object-fit: cover;}

.sec9{padding:25px 0 0;}
.s9-bx{margin-top:25px;}
.s9-bx-inr{padding-bottom:0;}
.s9-bx-hd{font-size:20px; line-height:28px;}
.s9-bx-img{float:none; margin:20px auto 0;}

.sec10{padding:25px 0 30px;}

.sec11{padding:25px 0 0;}

.pack-alert{font-size:16px; line-height:24px; padding: 7px 10px; margin-top:15px;}	
.pack-alert img{width:18px;}
	
.package-box{flex-wrap:wrap; margin:10px auto 0; max-width: 100%; float:none;}
.package{width:100%;margin-top:10px; border-radius:6px;}

.package-inner{padding:8px; display:flex; -webkit-display:flex; align-items:center; -webkit-align-items:center; justify-content:space-between; -webkit-justify-content:space-between;}
.mob-pack{display:flex; -webkit-display:flex; align-items:center; -webkit-align-items:center; width:70%; flex-direction:row-reverse; justify-content:space-between; -webkit-justify-content:space-between;}
.pck-btn-div{width:30%;}
.mob-cont{width:48%; text-align:left;}
.package_picture{width:50%;}
.package_title{font-size:18px; line-height:20px;}
.package_price{font-size:14px; line-height:16px; margin-top:3px;}
.package_price span{display:inline-block; vertical-align:middle; font-size:11px; line-height:13px; margin-top:0;}
.package_save{font-size:12px; line-height:15px; margin:5px 0 0;}
.package_picture, .package.package1 .package_picture{margin-top:0; margin-left:0;}
.package.package3{margin-top:10px;}
.pack_button, .package.package1 .pack_button, .package.package3 .pack_button{margin:0; font-size:12px; height:40px; line-height:38px;}
.package.package3 .package-inner{padding:8px;}
.pop-tx{
	font-size:14px; 
	line-height:14px; 
	font-weight:600; 
	color:#fbae04; 
	margin-bottom:5px; 
	background:#24165e; 
	padding:2px 8px 4px; 
	text-align:left; 
	margin-left:-8px; 
	position:relative;
}
.pop-tx:before{
	content:'';
	position:absolute;
	right:0;
	top:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-right:8px solid #fff;
}
.package_ship{
	font-size:13px;
	line-height:16px;
	margin-top:5px;
}
.package_ship small{font-size:11px; line-height:14px;}

.mny-bck{ padding:25px 15px 20px; border-radius:10px; margin-top:30px; text-align:center;}
.sealmbg{ width:150px;margin: 0 auto 15px; position:static; display:block; transform:none;}

.sec12{padding:25px 0 0;}

.sec13{padding:25px 0 30px;}

.sec14{padding:35px 0;}
.s14-bx-img{max-width:100%; margin:25px auto 0; border:1px solid #cdcdcd; width:250px; float:none;}
.s14-bx-tx{padding-right:0px;}

.sec15{padding:25px 0 30px;}

.sec16{padding:25px 0 30px;}

.faq-container{ margin:10px 0 5px;}
.up-slide-dwn{ padding:0 5px 0 0;}
.accordion{ font-size:17px; line-height:25px; letter-spacing:0;padding: 10px 25px 10px 15px;}
.acdn-para{ font-size:16px; line-height:24px;}
.acdn-content{ padding:10px 10px 10px 10px;}
ul.acdn-list{ padding-left:17px; margin-top:-15px;}
ul.acdn-list li{ font-size:16px; line-height:24px; letter-spacing:0.3px;}

.sec17{padding:25px 0 30px;}
.testi-sec{ border-top:none; margin:0;}
.testi-row{ padding:15px 0 0; border-bottom:none;margin-top:25px; flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.testi-row-lft{ width:100%; padding-right:0; border-bottom:1px solid #e3e3e3; padding-bottom:20px;}
.testi-lft-abt{ width:80%;padding: 0;}
.testi-pics{top:-3px;}
.t-vryfd img{margin:0px 2px 0 0;}
.testi-row-rght{ width:100%; padding:20px 0 0; border:none;}
.testi-row-rght2{flex-wrap:wrpap; -webkit-flex-wrap:wrap;}
.tsti-img{margin:20px 0 0;}

.s18-content{padding:25px 0 30px;}
.s18-content{width:100%; text-align:center;}
.s18-prd{float:none; margin:-10px auto -15px;}

.footer{ padding:0 0 25px; border:none;}
.footer-text{ float:none; display:inline-block; vertical-align:top; max-width:240px; text-align:left; font-size:13px; line-height:30px; margin-top:7px; letter-spacing:0.3px;}
.footer-text a{ padding:0 3px 0; text-align:left;}
.ftr-logo{ display:block; width:140px; margin:20px auto 5px;}
.pro-dv{
	background:#daf2f9;
	border:2px solid #d5cee0;
	padding:10px 5px 10px 10px;
	border-radius:15px;
	display:flex;
	position:relative;
	padding-left:91px;
}
.best-value-bx {
    font-family: 'Inter';
    padding: 3px 10px;
    background: #2e0963;
    color: #fbae04;
    width: 50%;
    margin: 0 auto;
    font-size: 15px;
	margin-top:20px;
}

p.bottle-quanty{
	font-size:22px;
	color:#2e0963;
	font-weight:700;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	margin-right:5px;
	
}
p.bottles-price{
	font-size: 45px;
    color: #22892e;
    font-weight: 700;
    font-family: 'Inter';
    text-transform: uppercase;
    line-height: 44px;
	margin-right:5px;
}
p.bottles-per{
	font-size: 20px;
    color: #22892e;
    font-weight: 400;
    font-family: 'Inter';
	margin-right:5px;
}
.bor-rt-br{
	border-right:2px solid #2e0963;
	width: 60%;
}
.mob-btn {
	display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 8px;
    border-bottom: 4px solid #d95800;
    background: rgb(255,103,0);
    background: -moz-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    background: linear-gradient(0deg, rgba(255,103,0,1) 0%, rgba(255,114,0,1) 50%, rgba(255,130,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6700",endColorstr="#ff8200",GradientType=1);
	color:#fff;
	font-family: 'Inter';
	font-weight:700;
	font-size:12px;
}
.btn-dv{
	margin:0 auto;
	width: 54%;
	margin-left: 5px;
}
.package_save-m {
    color: #ff0000;
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
}
.total-price-m {
    color: #a9afb0;
    font-size: 11px;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 2px;
}
.package_ship_m {
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    margin-top: 0px;
}

.mr-tp{
	margin-top:20px;
}
.pro-blt-3{
	width: 225px;
    margin-left: -27%;
    position: absolute;
    margin-top: -24px;
}
	.pro-blt-2{
	width: 225px;
    margin-left: -27%;
    position: absolute;
    margin-top: -24px;
}
.pro-blt-1 {
   width: 201px;
    margin-left: -30%;
    position: absolute;
    margin-top: -15px;
}
.pdp-nutritional-label{
	margin:0 4%;
}
.mob-tl{
	margin-top: 5px;		
}	
	
}




/*-----------------------
		Pulse
------------------------*/
.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);}
}


@media only screen and (max-width:600px){
	.pro-blt-3 {
    width: 189px;
    margin-left: -23%;
    position: absolute;
    margin-top: -13px;
}
.pro-blt-2 {
    width: 189px;
    margin-left: -22%;
    position: absolute;
    margin-top: -14px;
}
.pro-blt-1 {
    width: 190px;
    margin-left: -20%;
    position: absolute;
    margin-top: -14px;
}	
}

@media only screen and (max-width:575px){
	.cmn-pck-btn {
    	padding: 10px 14px;
    	font-size: 14px;
	}
	.cmn-pck-btn1{
		width:100%;
		margin-right:5px;
	}
	.cmn-pck-btn2{
		width:100%;
	}
	
}

@media only screen and (max-width:480px){
	.pro-blt-3 {
    width: 155px;
    margin-left: -31%;
    position: absolute;
    margin-top: -4px;
}
.pro-blt-2 {
    width: 172px;
    margin-left: -29%;
    position: absolute;
    margin-top: -5px;
}
.pro-blt-1 {
    width: 165px;
    margin-left: -31%;
    position: absolute;
    margin-top: -7px;
}	
}

@media only screen and (max-width:430px){
	.pro-blt-2 {
    width: 147px;
    margin-left: -31%;
    position: absolute;
    margin-top: 1px;
}
.pro-blt-3 {
    width: 160px;
    margin-left: -32%;
    position: absolute;
    margin-top: -3px;
}	
.pro-blt-3 {
    width: 167px;
    margin-left: -31%;
    position: absolute;
    margin-top: -9px;
}	
}

@media only screen and (max-width:425px){
	.cmn-pck-btn {
    	padding: 10px 11px;
    	font-size: 12px;
	}
}

@media only screen and (max-width:410px){
	.pro-blt-3 {
    width: 170px;
    margin-left: -37%;
    position: absolute;
    margin-top: -9px;
}
.pro-blt-2 {
    width: 155px;
    margin-left: -35%;
    position: absolute;
    margin-top: 0px;
} 
.pro-blt-1 {
    width: 170px;
    margin-left: -34%;
    position: absolute;
    margin-top: -8px;
}
.package_save-m {
    line-height: 22px;

}	
}

@media only screen and (max-width:390px){
	.pro-blt-3 {
    width: 165px;
    margin-left: -37%;
    position: absolute;
    margin-top: 0;
}
.pro-blt-2 {
    width: 148px;
    margin-left: -35%;
    position: absolute;
    margin-top: 6px;
}
.pro-blt-1 {
    width: 163px;
    margin-left: -35%;
    position: absolute;
    margin-top: 0;
}
.cmn-pck-btn {
    padding: 10px 8px;
    font-size: 13px;
}
}

@media only screen and (max-width:375px){
	.cmn-pck-btn {
    	padding: 8px 6px;
    	font-size: 12px;	
    }
	.cmn-pck-btn1{
		margin-right:0px !important;
	}
	
}

@media only screen and (max-width:360px){
	.pro-blt-3{
	width: 165px;
    margin-left: -41%;
	position:absolute;
	margin-top:0;
}
	.pro-blt-2{
	width: 148px;
    margin-left: -38%;
    position: absolute;
    margin-top: 6px;
}
.pro-blt-1 {
    width: 163px;
    margin-left: -39%;
    position: absolute;
    margin-top: 0;
}

}





/*new css*/

.cmn_t{
	font-size: 24px;
	line-height: 30px;
}

.mix_wrap{
	display: flex;
}
.div_mix_lt1{
	width: 60%;
}
.div_mix_rt1{
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media only screen and (max-width: 767px){
	.mix_wrap{
			flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 575px){
	.div_mix_lt1{
		width: 100%;
	}
	.div_mix_rt1{
		width: 100%;
	}
	.div_mix_rt1 img{
		max-width: 100%;
	}
}


.pdp-nutritonal-info-section {
    float: left;
    width: 100%;
    padding: 10px 0;
}
.container:before{
	display: table;
    content: " ";
}
 .row:before {
    display: table;
    content: " ";
}
.pdp-nutritonal-info-section .header {
    margin: 40px auto;
    padding: 0 30px;
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    color: #002272;
}
.cl1{
	color:#240064;
}
.water-image {
    float: right;
    max-width: 450px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.pdp-nutritional-label .pdp-servings-info {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
    margin-bottom: 15px;
}
.pdp-nutritional-label .pdp-servings-info .flavor-info {
    font-size: 14px;
    margin-top: auto;
}
.pdp-nutritional-label .pdp-nutritional-label-table.column-100 {
    grid-template-columns: 100%;
}
.pdp-nutritional-label .pdp-nutritional-label-table {
    display: grid;
/*    grid-template-columns: auto;*/
    border: solid 3px #240064;
    padding: 9px;
    border-top: solid 10px #240064;
}
.pdp-nutritional-label .pdp-nutritional-label-table .sticky-header {
    /*top: 0;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
/*    margin-left: -9px;
    margin-right: -9px;*/
    border-bottom: solid 5px #240064;
    padding: 0 9px;
    margin-bottom: 6px;
}
.pdp-nutritional-label .pdp-nutritional-label-table .cr {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    margin: 4px 9px;
    /*border-bottom: #e3e3e3 solid 1px;*/
    border-bottom: 1px solid #240064;
    color:#240064;
}
.pdp-nutritional-label .pdp-nutritional-label-table .cr .cl {
    text-align: left;
    font-size: 14px;
    width: 60%;
    color:#240064;
}
.pdp-nutritional-label .pdp-nutritional-label-table .cr .cl:nth-child(n+2) {
    width: 20%;
}
.pdp-nutritional-label .pdp-nutritional-label-table .cr .cl:nth-child(n+3) {
    width: 20%;
    text-align: end;
}
.pdp-nutritional-label .pdp-nutritional-label-table .thick-top {
    border-top: solid 10px #240064;
}
.pdp-nutritional-label .other-ingredients{
	margin-top: 9px;
    font-size: 14px;
    text-align: left;
}
.pdp-nutritional-label .more-details {
    font-size: 12px;
    line-height: 14px;
    margin-top: 9px;
    text-align: left;
}
.pdp-servings{
	color: #240064;
}
.water-image img{
	max-width:100%;
}
.water-glass {
    border: 5px solid #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 50px;
    width: 83%;
}
.hide-desk {
    display: none;
}
.crr1{
	border-bottom: solid 10px #240064 !important;
}
.water-image {
    float: right;
    max-width: 450px;
    margin-left: 20px;
    margin-bottom: 10px;
}
    .water-glass {
        margin-top: 20px;
        margin-bottom: 10px;
        width: 95%;
    }

    .hidden-mob{
    	display: block;
    }

    @media only screen and (max-width: 991px) {
    .hide-mob {
        display: none;
    }
    .s14-bx-tx{
    	padding-bottom: 0px;
    }
}


    @media only screen and (max-width: 767px) {
    	.hidden-mob{
    		display: none;
    	}
    }

.sec19{
	    padding: 35px 0 15px;
}
.sc{
	font-size: 11px;
	color:#000;
	text-align: left;
}
.sb{
	padding-bottom: 12px;
}
.disclaimer{
	font-size: 11px;
	color:#8f8b8b;
	text-align: center;
	padding-top: 12px;
}


 .sc_list ul {

}
.sc_list ul li{
	 list-style-type: disc;
	text-align: left;
	padding-bottom: 8px;
}
.pdp{
	max-width: 500px;
}

@media only screen and (max-width: 767px){
	.sc_list{
		padding-left: 12px;
	}
	.sc_list ul li{
		word-break: break-all;
	}
}


/*.mb_im{
	display: none;
}
@media only screen and (max-width: 767px){
	.mb_im{
		display: block;
	}
	.div_mix_rt1{
		display: none;
	}	
}*/

.yotpo-headline{
	font-size: 45px !important;
    line-height: 55px !important;
    font-weight: 700 !important;
    color: #002272 !important;
}

.yotpo-reviews-pagination-container{
    	margin-bottom: 25px !important;
    }

@media only screen and (max-width: 767px){
	.yotpo-display-l .yotpo-main-layout .yotpo-layout-header-wrapper[data-v-012a3912]{
		flex-direction: column !important;
	}
	.yotpo-bottom-line{
		flex-direction: column !important;
	}
	.yotpo-bottom-line .yotpo-summary-section{
		justify-content: center !important;
		align-items: center !important;
		margin-bottom: 12px !important;
	}
	.yotpo-headline{
	    font-size: 24px !important;
        line-height: 30px !important;
    }
    .yotpo-display-l .yotpo-main-layout .yotpo-head{
    	margin-top: 0px !important;
    	margin-bottom: 35px !important; 
    }
    .yotpo-display-l .yotpo-main-layout .yotpo-head .yotpo-headline{
    	flex-basis: 100% !important;
    	margin-left: 0px !important;
    }
    .yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title{
    	flex-direction: column !important;
    }
    .yotpo-reviews-pagination-container{
    	margin-bottom: 25px !important;
    }
} 


@media only screen and (max-width: 767px){
	.comn-txtlft{
		text-align: left;
	}
	.mb_im{
		height:90px;
		width: 90px;
		background-color: #002272;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top:15px;
	}
	.mb_im img{
		width: 60px;
		height: 60px;
	}
}

.iimg{
	max-width: 100%;
	height:auto;
}

.new_disclaimer_text{
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
	color: #9b9999;
	font-style: italic;
}
.sec11_container{
	position: relative;
	z-index: 1;
}







/* Cookie Style */
.cookiesettings {
    position: fixed;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    z-index: 9999;
    color: #555;
}
 
#cookie-banner {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 800px;
    background: #fff;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 1000;
}
 
#cookie-banner p {
    font-family: 'Red Hat Display', sans-serif;
    margin-bottom: 10px;
    text-align: left;
}
 
#cookie-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 10000;
}
 
#cookie-modal p {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 13px;
    margin: 13px 0;
}
 
#cookie-modal label {
    font-family: 'Red Hat Display', sans-serif;
}
 
#cookie-modal h2 {
    font-family: 'Red Hat Display', sans-serif;
}
 
.cookie-container {
    background: white;
    padding: 25px;
    width: 950px;
    max-width: 90%;
    text-align: left;
}
 
.cookie-container p{
    margin: 13px 0;
}
 
.cookie-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
 
#cookie-banner .btn-primary {
    background: #ff8c00;
    color: #fff;
    border: 1px solid #ff8c00;
    padding: 12px 40px;
    min-width: 150px;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s;
    font-family: 'Red Hat Display', sans-serif;
}
 
#cookie-banner .btn-secondary {
    background: white;
    border: 1px solid #333;
    padding: 12px 40px;
    min-width: 150px;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s;
    font-family: 'Red Hat Display', sans-serif;
}
 
#cookie-banner .btn-link {
    background: none;
    border: none;
    text-decoration: underline;
    color: #333;
    padding: 0;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s;
    font-family: 'Red Hat Display', sans-serif;
}
 
#cookie-modal .modal_btn {
    padding: 10px 15px;
    background: #fff;
    outline: none;
    border: 1px solid #000;
    margin-right: 10px;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s;
    font-family: 'Red Hat Display', sans-serif;
}
 
#cookie-modal hr {
    border: none;
    height: 1px;
    background-color: #ddd;
}
 
/* Cookie Style */