body{width:100%;
background:#fff;}
h1, h2, h3, h4, h5, h6{font-family:'Montserrat';color:#001122;text-rendering: auto !important;line-height:1.2}
.small_caps{font-variant: small-caps;}
.manrope{font-family: 'Manrope';}
.red-txt{color:#d01818;}
.fw_300{font-weight: 300;}
.fw_500{font-weight: 500;}
.fw_600{font-weight: 600;}
.fw_700{font-weight: 700;}
.fw_800{font-weight: 800;}
.fw_900{font-weight: 900;}
.f_bold	{font-weight:bold;}
.lspace1{letter-spacing: 1.5px;}
.lspace2{letter-spacing: 2.5px;}
.f30{font-size:30px;line-height:1}
.f48{font-size:48px;}
.f50{font-size:50px;line-height:1}
.f54{font-size:54px;line-height:1}
.f60{font-size:60px;}
.f72{font-size:72px;line-height:1}
.f77{font-size:77px;line-height:1}
.f97{font-size:97px;line-height:1}
.f100{font-size:100px;line-height:1}
.f120{font-size:120px;line-height:1}
u{ text-decoration-thickness: 2px;text-underline-offset: 7px;}
.dark_bg {
    background: #131627;
}
p{font-family:'Manrope';font-size:22px;color:#282f32;line-height:1.5;margin-bottom:35px;}
img{
	max-width:100%;
}
.grey_bg{
	background:#f5f5f5
}
.dark_blue{color:#001122}
.light_blue{color:#32bfeb}
h1{
	font-size:44px;
	color:#243239;
}
h2{
	font-size:48px;
	color:#243239;
}
h3{
	font-size:36px;
	color:#243239;
}
h4{
	font-size:30px;
	color:#243239;
}
h5{
	font-size:28px;
	color:#243239;
}
h6{
	font-size:23px;
	color:#243239;
}
.f18 {
    font-size: 18px;
}

header {
    box-shadow: 0 0 20px -2px rgb(0 119 155 / 25%);
	    z-index: 1;
    position: relative;
}
.f14{
	font-size:14px;
	color:#818181;
}
.grey_txt{
	color:#243239;
}
.footer {
    background: #f7f7f7;
}
.dark-blue-bg {
    background: #1f243c;
}
.white_text{
	color:#fff;
}
.dark_txt{
	color:#1f243c;
}
.barlow-med {
    font-family: 'Barlow';
    font-weight: 600;
}
ul.footer-list {
    padding-left: 0;
    text-align: center;
    margin-bottom: 0px;
	color: #d6dce7;
	line-height: 1;
}
ul.footer-list li {
    list-style: none;
    display: inline-block;
    margin: 0 25px;
	color: #d6dce7;
	line-height: 1;
	position:relative;
}
ul.footer-list li:before{
	content:'';
	position:absolute;
	width:1px;
	height:90%;
	background:#d6dce7;
	top:3px;left:-25px;
	border-right:2px solid #d6dce7;	
}
ul.footer-list li:first-child:before{
	display:none
}
ul.footer-list li a {
    text-decoration: none;
    color: #d6dce7;
    font-size: 17px;
    line-height: 1;
    font-family: 'Manrope';
	letter-spacing:1.5px;
	font-weight: 600;
}
.user_link {
    padding: 18px 0 15px;
}
.sec1{
	background:#39a3c4;
}
.fw-500{font-weight:500;}
.sec1{
	background:url('../../assets/img/text_bg.jpg')no-repeat top left;
	background-size:cover;
}
p:last-child{
	margin-bottom:0px;
}
.bottle-sec {
    background: #fff;
    box-shadow:0px 0px 4px rgb(50 47 44 / 28%);
    padding: 2px 4px 2px 2px;
    border-radius: 10px;
}
.center-bottle {
    max-width: 420px;
    margin-left: auto;
}
.center-bottle , .full-bottle {
    border-bottom: 5px solid #6524a2;
}
.grey-bg {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 15px;
	padding-bottom:0;
    border: 2px solid #fff;
    overflow: hidden;
}
a.order_btn {
    width: 100%;
    font-size: 30px;
    font-weight: 800;
    padding: 11px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin:10px auto 15px;
    color: #2f2f2f;
    background: #f1c339;
    background: -moz-linear-gradient(top, #f4d63d 0%, #f1c339 100%);
    background: -webkit-linear-gradient(top, #f4d63d 0%,#f1c339 100%);
    background: linear-gradient(to bottom, #f4d63d 0%,#f1c339 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d63d', endColorstr='#f1c339',GradientType=0 );
    font-family: 'Barlow';
    border-radius: 5px;
    border: 2px solid #d1b415;
    text-shadow: 0px 0.5px #fff;
}
.order_btn:hover {
    background: #f4d63d;
    background: -moz-linear-gradient(top, #f1c339 0%, #f4d63d 100%);
    background: -webkit-linear-gradient(top, #f1c339 0%,#f4d63d 100%);
    background: linear-gradient(to bottom, #f1c339 0%,#f4d63d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c339', endColorstr='#f4d63d',GradientType=0 );
}
.order_btn img {
    margin: 2px 0 0 15px;
    width: 30px;
}
.gradient-sec p{
	line-height:1.2
}
.blue_txt{
color:#2aabd3;
}
a.email-txt{text-decoration:none;}
a.email-txt:hover{text-decoration:underline;
color:#2aabd3;}
.barlowc-txt {
    font-family: 'Barlow Condensed';
}
.f68{
	font-size:68px;
	line-height:1;
}
.f40{
	font-size:40px;line-height:1;
}
.navy-color {
	color:#062c38;
}
.grey_txt{
	color:#b0b0b0;
}
.save-price h3{
	line-height:1
}
.save-price .grey_txt p s{
	font-size:24px;
	font-weight:300
}
.benefit-sec {
    margin-top: 5px;
}
.benefit-sec ul {
	padding-left: 0px;
	margin-bottom: 0px;
}
.benefit-sec ul li {
    list-style: none;
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 5px;
    padding-left: 30px;
    color: #000;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
}
.benefit-sec ul li:before {
    position: absolute;
    content: '';
    background: url(../img/black_tick.jpg) no-repeat top left;
    background-size: 100%;
    width: 18px;
    height: 18px;
    top: 7px;
    left: 0px;
}
.full_btn{
	max-width:500px;
	margin:auto;
}
.full_btn a.order_btn {
	font-size:36px;margin-bottom:15px;
	margin-top:0;
}
.sec3 .col-lg-7 p , .text_col2 p{
	margin-bottom:35px !important;
}
.text_col2 p:last-child{
	margin-bottom:0px !important;
}
.dark_grey{
	color:#5b5b5b;
}
.dark-blue{color:#243239;}
.mob-view{display:none;}	
.desktop-view{display:block;}
.prod_des{
	padding-right:80px;
}
.card-img{
    max-width: 360px;
}
.sec4 h2{
	font-family:'Montserrat';
}
.sec4 .grey_bg {
    padding: 30px 25px;
    width: 100%;
	    min-height: 310px;
}
.img_outer{
	height:98px;
	margin-bottom:25px;
}
.sec4 .grey_bg h5{
	font-size:26px;
	margin-bottom:15px;
}
.sec4 .grey_bg p{
	font-size:18px;
}
.sec4 .col-lg-4{
	padding-left:8px;
	padding-right:8px;
}
.sec5{
	background:#f2fbff;
}
.sec6{
	background:#e1ebf0;
}
.doc_img{
	box-shadow: 12px 12px 0px 0px #d0d8db
}
.price-sec .f50 {
    margin: 0 10px;
}
.price-sec br {
    display: none;
}
.price-sec span {
    display: inline-block;
}
@media only screen and (min-width:1440px){	
.container{max-width:1140px !important;}
}
@media screen and (max-width: 1080px) {
h5 {
    font-size: 26px;
}
a.order_btn {
    font-size: 25px;
}
h3 {
    font-size: 32px;
    color: #243239;
}
h2 {
    font-size: 42px;
}
h1{font-size:40px;}
.prod_des {
    padding-right: 20px;
}
.f97 {
    font-size: 90px;line-height: 0;margin-top: 50px;
    margin-bottom: 15px !important;
}
.sec4 .grey_bg h5 {
    font-size: 22px;
}
}

@media only screen and (max-width:991px){
	
	h1 {
    font-size: 35px;
}
.mob-view{display:block}	
.desktop-view{display:none;}
.sec3 .col-lg-7 p {
    margin-bottom: 18px !important;
}
.f100 {
    font-size: 80px;
}
.f54 {
    font-size: 38px;
}
.mob-sec h3 {
    font-size: 28px;
}
.benefit-sec ul li:before {
    top: 4px;
}
.benefit-sec ul li{font-size:16px;}
h5 {
    font-size: 21px;
}
.mob-sec .gradient-sec p{font-size:20px;}
h3 {
    font-size: 27px;
}
h2 {
    font-size: 33px;
}
p {
    margin-bottom: 20px;
}
.f97 {
    font-size: 85px;
}
.f50 {
    font-size: 40px;
}
.f30 {
    font-size: 25px;
}
.price-sec .f50 {
    margin: 0 8px;
}
.bottle-sec .col-md-6 {
    padding-right: 12px;
    padding-left: 12px;
}

.sec4 .grey_bg {
    min-height: 1px;
    margin-bottom: 20px;
}
.sec4 p.mt-5 {
    margin-top: 10px !important;
}
}

@media only screen and (max-width:767px){

	h1 {
    font-size: 30px;
}
p{font-size:20px;}	
.f40 {
    font-size: 30px;
}
.f100 {
    font-size: 70px;
}
.f97 {margin-top:25px;
    font-size: 65px;
}
.f54 {
    font-size: 28px;
}
.mob-sec h3 {
    font-size: 22px;
}
h5 {
    font-size: 28px;
}
.benefit-sec ul li {
    font-size: 16px;
}
.mob-sec .gradient-sec p {
    font-size: 20px;
}
.grey-bg {
    padding: 20px 12px;
}
h3 {
    font-size: 22px;
}
h2 {
    font-size: 28px;
}
br{display:none;}
a.order_btn {
    max-width: 400px;
}
}

@media only screen and (max-width:570px){
	
	.logo {
    margin: 0 auto 15px;
    display: block;
}
h1 {
    font-size: 28px;
}
.benefit-sec {
    padding: 0 130px;
}
}

@media only screen and (max-width:480px){
	.benefit-sec {
    padding: 0 80px;
}
	.full_btn a.order_btn {
    font-size: 31px;
}
h4 {
    font-size: 27px;
}


	
}

@media only screen and (max-width:450px){
	.benefit-sec ul li:before {
    top: -1px;
}
	.full_btn a.order_btn {
    font-size: 28px;
}
.benefit-sec ul li:before {
    top: 3px;
}
.benefit-sec {
    padding: 0 50px;
}
.f97 {margin-bottom:0px !important;
    margin-top: 10px;
    font-size: 52px;
}	

h2 {
    font-size: 25px;
}
ul.footer-list li {
    margin: 0 15px;
}
}
@media only screen and (max-width:410px){

.full_btn a.order_btn {
    font-size: 24px;
}
h5 {
    font-size: 25px;
}
	.benefit-sec {
    padding: 0 30px;
}
a.email-txt {
    word-break: break-all;
}
a.order_btn {
    font-size: 23px;
}
}

@media only screen and (max-width:360px){

	
}

@media only screen and (max-width:330px){
	.f97 {margin-top:20px;
    font-size: 45px;
}
.f50 {
    font-size: 25px;
}
.f30 {
    font-size: 20px;
}
a.order_btn {
    font-size: 19px;
}
	.benefit-sec {
    padding: 0 10px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 21px;
}
h1 {
    font-size: 25px;
}	
.f18 {
    font-size: 17px;
}
.order_btn img {
    width: 25px;
}
.full_btn a.order_btn {
    font-size: 20px;
}
h3 {
    font-size: 21px;
}
h2 {
    font-size: 23px;
}
ul.footer-list li:before {
    left: -12px;
}
ul.footer-list li {
    margin: 0 8px;
}
}