body{width:100%;
background:#fff;}
h1, h2, h3, h4, h5, h6{font-family:'Montserrat';color:#001122;text-rendering: auto !important;line-height:1.2;}
h1{font-size:40px;}
h2{font-size:48px;}
h3{font-size:44px;}
h4{font-size:42px;}
.mob-video-cls{padding:20% 0px;background:#000000;}
.small_caps{font-variant: small-caps;}
.manrope{font-family: 'Manrope';}
.fw_300{font-weight: 300;}
.fw_500{font-weight: 500;}
.fw_900{font-weight: 900;}
.fw_800{font-weight: 800;}
p{font-family:'Manrope';color:#000000;font-size:24px;color:#282f32;line-height:1.5;}
p:last-child{margin-bottom:0px;}
img{max-width:100%;}
.blue-txt{color:#27b3de;}
.sec1 h2{font-weight:900;font-size:40px;}

.desktop-view{display:block;}
.mob-view{display:none;}
.red-txt{color:#d01818;}
.sec1 p{font-size:22px;color:#000;}
.sec2 p{font-size:22px;}
ul.featured-listing {
    padding-left: 0px;
    margin-bottom: 0;
}
ul.featured-listing li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}
.play-button {pointer-events:none;
	background:url(../img/play-button.png) no-repeat center center;
	background-size:100%;
	height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	max-width:340px;
    left: 0;
	right:0;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 25;
    display: none;
    cursor: pointer;
	margin:0 auto;}
.button_outer img{
	max-width:100%;
}

.dark-blue{color:#243239;}
.pulsing {
            transform: scale(1);
            animation: pulsing 1s infinite;
        }
		@keyframes pulsing{0%{transform:scale(1);box-shadow:0 0 0 0 transparent}70%{transform:scale(1.034);box-shadow:0 0 0 10px transparent}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}

.sec3 div, .sec11 div, .sec17 div{font-family:'BaseOne';}
.f100{font-size:100px;line-height:1.3;}
.timer-sec {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row;
    position: relative;
	top:-10px;
}
.timer-sec .min-txt {
    position: absolute;
    bottom: -15px;
    left: 43%;
    font-size: 16px;
    font-family: 'Manrope';
    font-weight: 700;
	color:#404250;
}
.timer-sec .sec-txt {
    position: absolute;
    bottom: -15px;
    right: 43%;
    font-size: 16px;
    font-family: 'Manrope';
    font-weight: 700;
	color:#404250;
}

/* bottle-sec */
.package .col-lg-4:nth-child(2){padding-left:0px;padding-right:0px;}
.package .col-lg-4:nth-child(1){padding-right:0px;}
.package .col-lg-4:nth-child(3){padding-left:0px;}
.bottle-sec{background: #fff;
    box-shadow: 0px 0px 4px #322f2c;
    padding: 2px 4px 2px 2px;
    border-radius: 10px;}
.left-bottle {border-top-left-radius:10px;
border-bottom-left-radius:10px;border-top-right-radius:0px;
border-bottom-right-radius:0px;
    border-bottom: 5px solid #2d2b28;
}
.right-bottle{border-bottom:5px solid #292624;border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
.center-bottle{border-bottom:5px solid #6524a2;margin-top:-60px;}
.center-bottle.bottle-sec .f90{
	line-height: 1.2;
}
.bottle-sec .cart-btn {
    width: 100%;
    margin-bottom: 15px !important;
}
.pro1-img {
    height: 302px;
    width: auto;
}
	.grey-bg{background:#f7f7f7;
	border-radius:10px;padding-bottom:10px;
	border:2px solid #fff;overflow:hidden;}
	.left-bottle .grey-bg{border-top-left-radius:10px;
border-bottom-left-radius:10px;border-top-right-radius:0px;
border-bottom-right-radius:0px;}
.right-bottle .grey-bg{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
.gradient-sec{background:url(../img/gradient-bg.png) no-repeat center center;
background-size:cover;
width:100%;
height:122px;
box-shadow:0px 0px 2px #182d64;}
.barlow-condensed{font-family: 'Barlow Condensed';}
.grey-gradient-bg, .blue-gradient-bg{background-repeat:no-repeat;
background-size:cover;
background-position:center center;
box-shadow:0px 0px 10px #000;}
.f33{font-size:33px;}
.f38{font-size:38px;}
.pro2-img {
    max-width: 360px;
    height: auto;
}
.f64{font-size:64px;line-height:1;}
.f64{font-size:60px;}
.f90{font-size:90px;line-height:1;}
.barlow-txt{font-family:'Barlow';font-weight:bold;}
.barlow-med{font-family:'Barlow';font-weight:500;}
.navy-color{color:#2f2f2f;}
.montserrat-txt{font-family: 'Montserrat';font-weight:600;}
.f24{font-size:24px;}
.f26{font-size:26px;line-height:1.2;}
.f34{font-size:34px;line-height:1.2;}
.benefit-sec{background:#eeeeee;margin-top: 5px;}
.benefit-sec ul li {
    list-style: none;
    position: relative;
    font-size: 20px;
	line-height:1.5;
	padding-bottom:5px;
	padding-left:20px;
    color: #000;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
}
.benefit-sec ul li:before {
    position: absolute;
    content: '';
    background: url(../img/green-tick.png) no-repeat top left;
    background-size: 100%;
    width: 18px;
    height: 18px;
    top: 7px;
    left: -5px;
}
.benefit-sec ul{padding-left:0px;margin-bottom:0px;}
.cut-off:before {
    position: absolute;
    content: '';
    background: #db444b;
    width: 72px;
    height: 2px;
    transform: rotate3d(1, 1, 1, -36deg);
    top: 18px;
    left: -9px;
}
.save-price p {
    margin-bottom: 0;
}
/* bottle-sec-end */
.sec6 .bg-white, .sec14 .bg-white, .sec20 .bg-white {
    box-shadow: 0px 0px 46px rgb(26 81 107 / 8%);
    width: 52%;
    display: block;
    margin: 30px auto 0px;
}
.f44{font-size:44px;line-height:1.2;}
.f49{font-size:49px;line-height:1.2;}
.f48{font-size:48px;line-height:1.2;}
.f60{font-size:60px;line-height:1.2;}
.border_sec{
	background:#f7f7f7;
	border:1px solid #e2e6e8;
	padding:40px 45px;
	border-bottom:none;
}
.seal-img {
    float: right;
    margin: -40px 0 35px 20px;
}
.listing_sec label {
    background: #27b3de;
    color: #fff;
    padding: 13px 11px;
    font-family: 'Barlow';
    font-size: 34px;
    font-weight: bold;
    text-shadow: 2px 2px #2786a4;
    box-shadow: 6px 6px 0 0px #1e7792;
	line-height: 1;
	width: 60px;
    height: 60px;
    text-align: center;
	margin: 3px 30px 0 0;
	float: left;
}
.listing_sec p {
    padding: 4px 0 0 0;
}
.blue_bg ul {
    column-count: 4;
    color: #fff;
	list-style-type:none;
	padding:0;
	column-gap: 0;background:#f7f7f7;
}
.blue_bg ul li{
	text-align:center;background: #1f243c;
	padding:10px;font-size: 20px;
    letter-spacing: 2px;
	height:55px
}
.blue_bg ul li img{
	width:32px;object-fit:cover;margin-right:10px;
}
.blue_bg ul li:nth-child(1){
	border-top-right-radius:18px;
}
.blue_bg ul li:nth-child(2) , .blue_bg ul li:nth-child(3){
	border-top-right-radius:18px;
	border-top-left-radius:18px;
}
.blue_bg ul li:nth-child(4){
	border-top-left-radius:18px;
}
.tarquish-bg{background:#27b3de;
    max-width: 180px;
    width: 100%;
    color: #fff;
    font-weight: 700;}
	
.f30{font-size:30px;line-height:1.1;}
.f18{font-size:18px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f40{font-size:40px;line-height:1.2;}
.f36{font-size:36px;line-height:1.2;}
.bonus-img {width:100%;
    max-width: 545px;
}
.sec8 .part2 .bg-white {
    box-shadow: 15px 0px 81px rgb(217 217 217 / 40%);
}
.sec8 .part2 .bg-white h1{color:#243239;}
.sec8 .part2 .bg-white .red-txt{color:#db444b;}
.cut-line{position:relative;}
.cut-line:before {
    position: absolute;
    content: '';
    background: #db444b;
    width: 84px;
    height: 3px;
    transform: rotate3d(1, 1, 1, -15deg);
    top: 15px;
    left: 0;
}
.dark-blue-bg{background:#1f243c;}
ul.option-list {
    padding-left: 0;
    max-width: 90%;
    margin: 25px auto 0 !important;
}
ul.option-list li {
    display: inline-block;
    border: 1px dashed #17b2e2;
    padding: 15px 15px;
    border-radius: 10px;
    width: 30%;
    margin: 0 15px 15px;
    vertical-align: top;
}
ul.option-list li p {
    color: #fff;
    margin-bottom: 0;
    float: left;
}
ul.option-list li img {
    margin-right: 15px;
    float: left;
}
.light-blue-bg{background:#f2fbff;}
ul.user-list {
    padding-left: 0px;
    margin-top: 20px;
}
ul.user-list li {
    list-style: none;
    display: inline-block;
}
.border-blue{border:1px solid #e6edf1;}
.testi-sec:before {
    position: absolute;
    content: '';
    background: url(../img/quote-img.png) no-repeat top left;
    background-size: 100%;
    width: 66px;
    height: 57px;
    top: 30px;
    left: 30px;
}
.grey-txt{color:#aaaaaa;}
.bluish-grey{color:#747a7d;}
.greish-txt{color:#282f32;}
.greish-white-txt{color:#d0d0d0;}
section.sec16.light-blue-bg {
    margin-top: -70px;
    padding-top: 100px;
}
/* faq css start */
.accordion-header {
font-size: 28px;
line-height: 1.2;
 padding: 18px 10px 18px 80px;
color: #fff;
margin: 0px 0 25px 0 !important;
position: relative;
text-align:left;
background:#1f243c;
font-family: 'Montserrat';
font-weight:700;
position:relative;cursor: pointer;
}
.accordion-header span {
    background: #27b3de;
    font-size: 60px;
    color: #fff;
    font-family: 'Manrope';
    padding: 18px 10px 18px 10px !important;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 0.6;
    bottom: 0px;
	text-shadow:4px 4px #2786a4;
}
.accordion-content {
display: none;position:relative;
padding: 30px 20px 30px 30px;
border-top: none!important;
margin-bottom: 25px;
width: 100% !important;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 0.81);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.27);
}
.accordion-content p {
    font-family: 'Manrope';
    font-size: 22px;
    line-height: 1.5;
	color:#282f32;
}
h2.accordion-header.active-header {
    margin: 0 0 0px 0 !important;
    background: #1f243c;
    color: #fff;
    background-size: cover;
    padding: 18px 10px 18px 80px;
    font-family: 'Montserrat';
    font-weight: 700;
    position: relative;
}
h2.accordion-header.active-header:after {
    position: absolute;
    right: 20px;
    content: "";
    top: 25px;
    background-image: url(../img/down-arrow.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 22px;
    background-size: contain;
}
h2.accordion-header:after {
position: absolute;
right: 20px;
content: "";
top: 30px;
background-image:url(../img/right-arrow.png);
background-repeat:no-repeat;
width: 22px;
    height: 16px;
    background-size: contain;
}

/* faq css end */
.sec21 .row.part2{align-items:center;justify-content:space-evenly}
.sec21 .row.part2 .col-lg-2:nth-child(2), .sec21 .row.part2 .col-lg-2:nth-child(3), .sec21 .row.part2 .col-lg-2:nth-child(1) {
    flex: 0 0 23%;
    max-width: 23%;
}
.sec21 .row.part2 .col-lg-2:nth-child(4), .sec21 .row.part2 .col-lg-2:nth-child(5) {
    flex: 0 0 15%;
    max-width: 15%;
}
.sec21 .row.part2 .col-lg-2 {
    text-align: center;
}
.sec22 ol li {
    font-size: 16px;
    line-height: 1.5;
    color: #282f32;
    font-family: 'Manrope';
    margin-bottom: 10px;
    word-break: break-all;
}
.footer{background:#f7f7f7;}
ul.footer-list {
    padding-left: 0;
    text-align: center;
    margin-bottom: 20px;
}
ul.footer-list li {
    list-style: none;
    display: inline-block;
    margin: 0 20px;
}
ul.footer-list li  a{text-decoration:none;
    color: #1e2739;
	font-weight:700;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Manrope';}
.footer p {
    font-size: 14px;
    color: #818181;
    font-family: 'Manrope';
    text-align: center;
    font-weight: 300;
}
.copyrite-sec p {
    color: #e1e1ef;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
}
.left-bottle .price-sec {
	margin-top: 5px;
}
.left-bottle.bottle-sec .price-sec {
    margin-bottom: 35px;
}
img.small_bottle {
    max-width: 75px;
}
.reviewer_text h6 {text-align:left;
    color: #282f32;
    font-size: 22px;
    font-weight: 700;
}
.purchase_txt {
    color: #27b3de;font-size:16px;
    margin-bottom: 0;
}
@media only screen and (min-width:1440px){
	
	.container{max-width:1140px !important;}
	
}

@media only screen and (max-width:1080px){
	
	ul.featured-listing li {
    margin: 0 25px;
}
.pro2-img {
    max-width: 280px;
}	
.pro1-img {
    max-width: 148px !important;
    height: auto;
}
.sec6 .bg-white, .sec14 .bg-white, .sec20 .bg-white {
    width: 55%;
    margin-top: 30px;
}
.f44 {
    font-size: 35px;
}	
.f40 {
    font-size: 33px;
}
ul.option-list li {
    width: 35%;
}
ul.user-list li {
    width: 33%;
}
.f36 {
    font-size: 30px;
}
.testi-sec {
    min-height: 760px;
}
.f60, .accordion-header span {
    font-size: 50px;
}
}

@media only screen and (max-width:991px){
	
	.desktop-view{display:none;}
.mob-view{display:block;}

.sec1 h2 {
    font-weight: 900;
    font-size: 32px;
}
.play-button {
    margin: 0px auto 0px;
    max-width: 220px !important;
}	
.sec2 p.text-end {
    text-align: center !important;
}
ul.featured-listing {
    text-align: center;
    margin-top: 20px;
}
br{display:none;}
.timer-sec .sec-txt {
    right: 38%;
}
.timer-sec .min-txt{left:38%;}

.mob-video.mob-video-container .video-container {
    width: 100% !important;
    max-width: 100%;
}
.mob-video-container .video-container .col-lg-12 {
    padding: 0;
}
.sec6 .bg-white, .sec14 .bg-white, .sec20 .bg-white {
    width: 80%;
    margin-top: 30px;
}
img.seal-img {
    max-width: 230px;
}
.border_sec h3 {
    font-size: 37px;
}
.blue_bg ul{column-count:2;}
.blue_bg ul li:nth-child(3) {
    border-top-left-radius: 18px;
    border-top-right-radius: 0px !important;
}
 .blue_bg ul li:nth-child(2) {
    border-top-right-radius: 12px;
    border-top-left-radius: 0px !important;
}
.blue_bg ul li:nth-child(4) {
border-top-left-radius: 12px;}
.f60, .accordion-header span {
    font-size: 45px;
}
.bonus-img {
    width: 100%;
    max-width: 100%;
}
.sec8 .part2 .col-lg-6:nth-child(1) {
    margin-bottom: 20px;
}
h4 {
    font-size: 38px;
}
ul.option-list li {
    width: 45%;
}
ul.option-list {
    max-width: 100%;
}
ul.user-list li {
    width: 100%;
}
ul.user-list {
    text-align: center;
}
.testi-sec {margin-bottom:20px;
    min-height: inherit;
}
.sec10 .part2 .col-lg-4:nth-child(3) .testi-sec{margin-bottom:0px !important;}
h2 {
    font-size: 41px;
}
.accordion-header, h2.accordion-header.active-header {
    padding: 18px 30px 18px 60px;
}
ul.footer-list li {
    margin: 0 15px;
}
section.sec16.light-blue-bg {
    margin-top: -120px;
    padding-top: 140px;
}
.mob-sec .package {
display: flex!important;
flex-direction: column;
align-items: center;
}
.p1{order:3}
.p2{order:1}
.p3{order:2}
.lft-side{width: 47%;
    float: left;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 7px;}
	.ryt-side{width: 53%;
    float: right;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 7px;}
	.mob-view .gradient-sec {
    background: url(../img/gradient-bg.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: inherit;
    box-shadow: 0px 0px 2px #182d64;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mob-view .blue-gradient-bg{background-repeat:no-repeat;
background-size:cover;
background-position:center center;border-top-left-radius: 10px;
    border-top-right-radius: 10px;box-shadow:none !important;font-size: 8.05vw;
    line-height: 1;padding: 12px 0 15px 0 !important;}
.mob-view .bottle-sec{background: #fff;
    box-shadow: 0px 0px 4px #322f2c;
    padding: 0;
    border-radius: 0 0 10px 10px;}
.mob-view .left-bottle {border-top-left-radius:10px;
border-bottom-left-radius:10px;border-top-right-radius:10px;
border-bottom-right-radius:10px;
    border-bottom: 5px solid #2d2b28;
}
.mob-view .grey-bg{background:#f7f7f7;
	border-radius:10px;display:flex;align-items:center;
	border:2px solid #fff;overflow:hidden;}
.mob-view .right-bottle{border-bottom:5px solid #292624;border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.mob-view .center-bottle{border-bottom:5px solid #6524a2;margin-top:0px;box-shadow: 0px 3px 4px #322f2c;}
 .mob-view .pro2-img, .mob-view .pro3-img{max-width:100%;}
.mob-view .pro1-img {
    max-width: 130px !important;
}
.f90 {
    font-size: 75px;
}
.f34{font-size:28px;}

.mob-view .left-bottle .grey-bg{border-top-left-radius:10px;
border-bottom-left-radius:10px;border-top-right-radius:10px;
border-bottom-right-radius:10px;}
.mob-view .right-bottle .grey-bg{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;padding-bottom:0}
.blue-ship img {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    margin-bottom: 4px;
}
.blue-ship {
    background: #27b3de;
    color: #fff;
    font-family: 'Manrope';
    align-items: center;
    font-weight: 700;
    border-radius: 8px;
    margin-bottom: 5px;
        padding: 3px 20px 3px;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.5;
}
.blue-ship.dark-blue-ship {
    background: #1f243c;
}
.blue-ship span{
    font-size: 3.34vw;
    padding-top: 0 !important;
    font-style: italic;
    text-align: left;    line-height: 1.4;
}
.mob-view img.cart-btn {
    width: 100%;
}
.bottle-sec .f44 {
    font-size: 9vw;
}
.bottle-sec .f30 {
    font-size: 5vw;
}
.sec-mob .price-sec p{
	position:relative
}
.sec-mob .price-sec p:before {
    content: "$";
    font-size: 8.98vw;
    top: 15px;
    left: 10px;
    position: absolute;
}
.price-sec p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17.99vw;
    letter-spacing: -.05em;
    position: relative;
}
.ryt_sec p.f90 {
    margin-bottom: 35px;
    margin-left: 4.88vw;
    color: #42a6ce;
}
.price-sec span {
    margin: 0 0 0 10px;
    font-size: 3.34vw;
    letter-spacing: 0em;
}
.cart-sec .card-img {
    max-width: 270px;    margin-top: 10px;
}
.save-price .f26{
	font-size: 4.51vw;
}
.add-cart {    background: linear-gradient(180deg,rgba(255,230,0,1) 0%,rgba(255,196,0,1) 100%);
    border-radius: 10.94vw;
    padding-left: 3.86vw;
    height: 10.94vw !important;
    padding-right: .77vw;
    font-size: 5vw;
    letter-spacing: -.035em;
    width: 43.4vw !important;
    box-shadow: inset 0 -1vw 0 -.2vw rgba(0,0,0,.08);
    height: auto;
    max-width: 100%;
    font-weight: 800;
    color: #000;
    margin: 5px 0 0 0;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;font-family: 'Barlow';
    text-transform: capitalize;
}
.add-cart:hover {
    background: linear-gradient(276deg,rgba(255,205,0,1) 0%,rgba(255,184,0,1) 100%);
    box-shadow: rgba(0,0,0,.15) 1.95px 1.95px 2.6px;
}
.add-cart .pr__icon {
    width: 8.99vw;
    height: 8.99vw;
    border-radius: 50%;
    border: 1px solid #fce35d;
    background-color: #ffe400;
    background: linear-gradient(180deg,#ffb301,#ffde00);
    position: relative;
}
.add-cart .pr__icon:before {
    background-size: 31.93px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: "";
    position: absolute;
    left: 0;
    right: 4.22px;
    bottom: 0;
    top: 0;
    background-image: url('../../assets/img/black-cart.png');
}
.bottle-sec .f90 {
    line-height: 1.2;
}
.cut-off:before {
    width: 100%;
    top: 23px;
    left: -10px;
}
.add-cart{
	    font-size: 5.0vw;line-height: 1;
}
.mob-view .grey-bg{
	padding-bottom:10px !important;
}
.add-cart span {
    position: relative;
    top: -3px;
}
.add-cart span.pr__icon {
    top: 0;
}
}

@media only screen and (max-width:768px){
	
	h1 {
    font-size: 32px;
}
	p{font-size:22px;}
	h2 {
    font-size: 35px;
}
.f100 {
    font-size: 70px;
}
.timer-sec .min-txt {
    left: 40%;
}
.timer-sec .sec-txt {
    right: 40%;
}
h3 {
    font-size: 34px;
}
img.seal-img {
    max-width: 180px;
}
.border_sec h3 {
    font-size: 32px;
}
.f60, .accordion-header span {
    font-size: 38px;
}
.f40 {
    font-size: 30px;
}
h4 {
    font-size: 29px;
}
.f36, .accordion-header {
    font-size: 26px;
}
.accordion-content p{font-size:20px;}
.cart-sec a{
	width:100%;text-decoration: none;
}

.save-price {
    padding-top: 10px;
}
}

@media only screen and (max-width:767px){
	
	h1 {
    font-size: 28px;
}
ul.featured-listing li {
    margin: 0 17px;
}	
h2 {
    font-size: 30px;
}
.timer-sec .min-txt {
    left: 38%;
}
.timer-sec .sec-txt {
    right: 36%;
}	
p {
    font-size: 20px;
}
.sec6 .bg-white, .sec14 .bg-white, .sec20 .bg-white {
    width: 100%;
}
.border_sec h3 {text-align:center;
    font-size: 26px;
}
img.seal-img {
    margin: -20px auto 20px;
    max-width: 230px;
    float: none;
}
.border_sec {
    padding: 20px 15px;
}
.blue_bg ul li {
    text-align: left;
    padding: 10px 20px;
}
.f60, .accordion-header span {
    font-size: 35px;
}
.f30 {
    font-size: 25px;
}
.f40 {
    font-size: 26px;
}
.mob-view .pro1-img {
    max-width: 80px !important;
    display: block;
    margin: 0 auto;
}
.cut-line:before {
   width: 80px!important;
    top: 13px;
    left: 0;
}
p.tarquish-bg {
    margin-bottom: 20px !important;
}
.sec8 .part2 .bg-white p:first-child {
    margin-bottom: 0px;margin-right: 40px !important;
}
.sec8 .part2 .bg-white p:last-child {
    margin-bottom: 10px;
}
ul.option-list li {
    width: 58%;
}
.f36, .accordion-header {
    font-size: 24px;
}
.accordion-header, h2.accordion-header.active-header {
    padding: 18px 40px 18px 60px;
}
.accordion-header span{line-height:1;}

.f33 {
    font-size: 28px;
}
.f38 {
    font-size: 32px;
}
.f90 {
    font-size: 50px;
}
.f34 {
    font-size: 20px;
}
.f24 {
    font-size: 20px;
}
.blue-ship{font-size:19px;padding: 3px 15px 3px;}
.mob-view .save-price.d-flex {
    justify-content: center;
}
.bottle-sec .f44 {
    font-size: 8vw;
}
.price-sec span {
    font-size: 2.5vw;
}
.sec-mob .price-sec p:before {
    font-size: 6vw;
}
.price-sec p {
    font-size: 14.99vw;
}
.blue-ship span {
    font-size: 2.34vw;
}
.add-cart {
    padding-left: 1.8vw;
    height: 10.94vw !important;
    padding-right: 1.77vw;
    font-size: 4.5vw;
}
.blue-ship img {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    margin-bottom: 3px;
}
.mob-view .grey-bg{
	padding-bottom:10px!important;
}
.add-cart span {
    top: -2px;
}
.add-cart .pr__icon:before {
    background-size: 5.8vw;
    right: 0.64vw;top: 3px;
}
}

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

    ul.footer-list li {      
        margin: 10px 25px!important;       
    }


	
	.packagea{ display:block!important;}
	
	.price-sec p {
    font-size: 18.99vw;
}
.price-sec span {
    font-size: 3vw;
}
.sec-mob .price-sec p:before {
    font-size: 7vw;
    left: 0px;
    top: 0px;
}
.bottle-sec .f44 {
    font-size: 8vw;
}
.add-cart {
    padding-left: 3.8vw;
}
.blue-ship img {
    width: 18px;
    height: 18px;
}
.blue-ship{
	padding: 4px 10px 3px;
}
.add-cart {
    height: 8.94vw !important;
}
.add-cart .pr__icon {
    width: 7.99vw;
    height: 7.99vw;
}
.cart-sec .card-img {
    max-width: 220px;
    margin-top: 10px;
}
.save-price .f26 {
    font-size: 4vw;
}
.grey-bg{
	padding-bottom: 0;
}
.bottle-sec .f90 {
    line-height: 0.75 !important;margin-bottom: 15px !important;
}
.mob-view .blue-gradient-bg {
    font-size: 6.05vw;
    padding: 3px 0 5px 0 !important;
}
.cut-off:before {
    width: 100%;
    top: 19px;
    left: -8px;
}
}
@media only screen and (max-width:570px){
	
	.tarquish-bg {
    max-width: 160px;
    padding: 0 15px;
}
.sec22 ol{padding-left:20px;}
.add-cart {
    padding-left: 3.8vw;
    height: 10.94vw !important;
    font-size: 5.85vw;
}
.bottle-sec .f44 {
    font-size: 9vw;
}
.add-cart {
    width: 100% !important;
}
.sec-mob .price-sec p:before {
    left: 25px;
}
.save-price p:first-child{
    margin-right: 15px;
}
.blue-ship span {
    font-size: 3.34vw;
}
.add-cart {
    font-size: 6.50vw;
}
.cut-off:before {
    width: 55px;
    top: 15px;
    left: -2px;
}
.add-cart span {
    top: 0;text-decoration: none;
}
}

@media only screen and (max-width:480px){
	
	ul.footer-list li {
    margin: 0 10px;
}
h1 {
    font-size: 24px;
}	
h2 {
    font-size: 27px;
}	
.timer-sec .min-txt {
    left: 35%;
}
.timer-sec .sec-txt {
    right: 34%;
}
.blue_bg ul li:nth-child(4) {
    height: 50px;
}
.seal-img {
    float: none;
    margin: -20px auto 20px !important;
    display: block;
}
.listing_sec label {
    padding: 8px;
    font-size: 26px;
    width: 40px;
    height: 40px;
    margin: 3px 18px 0 0;
}
.blue_bg ul {margin-bottom:0px;
    column-count: 1;
}
.blue_bg ul li{border-radius:0px !important;}
.f60, .accordion-header span {
    font-size: 32px;
}
.f36, .accordion-header {
    font-size: 23px;
}
.accordion-header, h2.accordion-header.active-header {
    padding: 18px 50px 18px 60px;
}
ul.featured-listing li {
    margin: 0 8px 12px 8px !important;
}
h2 {
    font-size: 25px;
}
.timer-sec .sec-txt {
    right: 32%;
}
h3 {
    font-size: 30px;
}
.border_sec h3 {
    font-size: 25px;
}
.f60, .accordion-header span {
    font-size: 27px;
}
.f40 {
    font-size: 23px;
}
h4 {
    font-size: 24px;
}
ul.option-list li {
    width: 75%;
    display: flex;
    align-items: center;
    margin: 0 auto 10px;
}
.f90 {
    font-size: 42px;
}
.blue-ship img {
    width: 18px;
    height: 18px;
}
.blue-ship {
    font-size: 16px;
}
.sec-mob .price-sec p:before {
    left: 15px;
}
.cut-off:before {
    width: 45px;
    top: 12px;
    left: -2px;
}
.save-price p:first-child {
    margin-right: 10px;
}
}

@media only screen and (max-width:451px){
	.mob-view .benefit-sec ul li:before {
    width: 13px;
    height: 13px;
    left: 0px;
    top: 3px;
}
.benefit-sec ul {
    padding-left: 5px;
    margin-bottom: 0px;
    padding-right: 5px;
}	
.f34 {
    font-size: 16px;
}
.mob-view .px-2 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}
.f33 {
    font-size: 23px;
}
.f38 {
    font-size: 25px;
}	
.f24 {
    font-size: 16px;
}
.f64 {
    font-size: 45px;
}
.f90 {
    font-size: 40px;
}
.blue-ship {
    font-size: 13px;
}
.blue-ship img {margin-right:8px;
    width: 15px;
    height: 15px;
}
.blue_bg ul li {
    font-size: 18px;
    height: 45px;
}
.blue_bg ul li img {
    width: 28px;
}
.sec21 .row.part2 .col-lg-2:nth-child(4), .sec21 .row.part2 .col-lg-2:nth-child(5), .sec21 .row.part2 .col-lg-2:nth-child(2), .sec21 .row.part2 .col-lg-2:nth-child(3), .sec21 .row.part2 .col-lg-2:nth-child(1) {
    flex: 0 0 45%;
    max-width: 45%;
}
.cut-off:before {
    width: 45px;
    top: 10px;
    left: -2px;
}
.ryt-side{
	padding-top:10px
}
.timer-sec .min-txt {
    left: 32%;
}
}

@media only screen and (max-width:410px){
		.timer-sec .sec-txt {
    right: 28%;
}
.timer-sec .min-txt {
    left: 31%;
}

	.mob-view .benefit-sec ul li {
    font-size: 12px;
}
	.f26 {
    font-size: 22px;
}
.cut-off:before {
    width: 66px;
    top: 16px;
    left: -7px;
}
.f38 {
    font-size: 23px;
}
.f34 {
    font-size: 14px;
}
.f24 {
    font-size: 14px;
}
.blue-ship {
    font-size: 12px;
}
}
@media only screen and (max-width:390px){
	
	ul.option-list li {
    width: 78%;
}
	/* .timer-sec .sec-txt {
    right: 30%;
}
.timer-sec .min-txt {
    left: 31%;
} */

.f90 {
    font-size: 35px;
}
.f30 {
    font-size: 24px;
}
.blue-ship img {
    margin-right: 8px;
    width: 13px;
    height: 13px;
    margin-bottom: 2px;
}
.blue-ship {margin-bottom:5px;
    font-size: 11px;
}
.cut-off:before {
    width: 100%;
    top: 11px;
    left: 0;
    transform: inherit;
}
.mob-view .pro1-img {
    max-width: 80px !important;
}
.add-cart {
    font-size: 5.5vw;
}
.save-price .f26 {
    font-size: 5vw;
}
.sec-mob .price-sec p:before {
    left: 10px;
}
}

@media only screen and (max-width:370px){
	
	.mob-view .benefit-sec ul li {
    font-size: 10px;
}
.f38, .f33 {
    font-size: 21px;
}
.f44 {
    font-size: 30px;
}
.f30 {
    font-size: 22px;
}
.f90 {
    font-size: 30px;
}
}
@media only screen and (max-width:335px){
	
	ul.option-list li {
    width: 88%;
}
.border_sec h3 {
    font-size: 21px;
}
h3 {
    font-size: 23px;
}
.f30 {
    font-size: 18px;
}
		.timer-sec .sec-txt {
    right: 26%;
}
.timer-sec .min-txt {
    left: 28%;
}
.f34, .f24 {
    font-size: 11px;
}
.f90 {
    font-size: 28px;
}
.f44 {
    font-size: 27px;
}
.blue-ship img {
    width: 11px;
    height: 11px;
}
.blue-ship {
    font-size: 9px;
}
.f60, .accordion-header span {
    font-size: 25px;
}
.border_sec h3 {
    font-size: 20px;
}
.f60, .accordion-header span {
    font-size: 24px;
}
.testi-sec:before {
    
    left: 10px;
}
ul.footer-list li {
    margin: 0 6px;
}
.sec8 .part2 .bg-white p:first-child {
    margin-right: 15px !important;
}
.sec-mob .price-sec p:before {
    left: 5px;
}
.ryt-side {
    padding-top: 10px;
}
.blue-ship {
    padding: 3px 7px 4px;
}
}

.f14 {
    font-size: 14px;
    color: #818181;
}

.user_link {
    padding: 18px 0 15px;
}

.user_link {
    padding: 18px 0 15px;
}
.fixedbtn{ margin-top: -70px!important;
    display: block!important;
    position: absolute!important;
    margin-left: 14%!important;     }


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 a {
    text-decoration: none;
    color: #d6dce7;
    font-size: 18px;
    line-height: 1;
    font-family: 'Manrope';
    letter-spacing: 1.5px;
    font-weight: 500;
}
ul.footer-list li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #d6dce7;
    top: 0;
    left: -25px;
    border-right: 1px solid #d6dce7;
}
ul.footer-list li:first-child:before{
	display:none
}