h1, h2, h3, h4, h5, h6{font-family: "Bricolage Grotesque", sans-serif;font-weight:400;}

 p{font-family: "Open Sans", sans-serif;
 font-size:22px;
 line-height:30px;
 font-weight:400;
 margin-bottom:25px;}
 
 p:last-child{margin-bottom:0px;}
 
 .container{max-width:960px;
 padding:0px; } 
 
 .sec2 {
    background: #fff;
    padding: 50px 0;
}
.box-shadow {
    box-shadow: 0px 5px 30px 0px #3C271F26;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}
 .black-bg{background:#343234;
 padding:20px;
 border-top-left-radius:20px;
 border-top-right-radius:20px;}
 
 .black-bg p{color:#E9D6CF;
 font-weight:700;
 margin-bottom:10px;}
 
 .black-bg h1{font-size:46px;
 line-height:56px;
 color:#E9D6CF;
 text-transform:capitalize;
 margin-bottom:0px;}
 
 .white-bg{background:#fff;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
 padding:20px 30px 30px;}
 
 .white-bg .col-md-5{padding:0;}
 .white-bg .col-md-7 {padding-right:0px;
    padding-left: 59px;
}
.white-bg .row p{margin-bottom:20px;}
  .white-bg .row{margin:30px 0;}
 .white-bg .row p:last-child{margin-bottom:0px;}
 .tsl-img2{border-radius:15px;}
 
 .sec3{background:url(../images/tsl-bg1.jpg) no-repeat center center;
background-size:cover;
padding:24px 0;}
/* .sec3 .col-md-8 {
    width: 62%;
}
.sec3 .col-md-4 {
    width: 38%;
} */
.sec3 .col-md-7, .sec3 .col-md-5{padding:0px;}
.sec3 .col-md-7 p {text-transform:capitalize;
    font-size:28px;
  line-height:40px;
  font-weight:600;
}
/* img.restore-bottle-img {
    max-width:360px;
} */
.f80 {color:#343234;
    font-size: 80px;
    line-height: 84px;
}
.leaf-col {
    position: relative;
    z-index: 1;
}
.leaf-col:before {
    position: absolute;
    content: '';
    background: url(../images/tsl-leaf-img.png) no-repeat bottom right;
    background-size: 100% 100%;
    width: 463px;
    height: 562px;
    top: -23px;
    right: -50px;
    z-index: -1;
}
.sec3 .row{align-items:center;margin:0px;}
 
 .sec13{background:url(../images/tsl-bg3.jpg) no-repeat top center;
 background-size:cover;
 padding:79px 0;
 position:relative;
 z-index:1;}
 
 .sec13:before{position:absolute;
 content:'';
 background:rgb(0 0 0 / 67%);
 width:100%;
 height:100%;
 top:0px;
 left:0px;
 z-index:-1;}
 
.sec13 h2 {
    color: #E9D6CF;
    font-weight: 600;
    margin: 0 auto 30px;
    max-width: 774px;
    text-transform: capitalize;
    font-size: 46px;
    line-height: 56px;
}
 .sec13 p{color:#E9D6CF;font-size:30px;
 line-height:40px;
 margin-bottom:10px; text-transform: capitalize;
 font-weight:600;}
 
 .sec13 h3{background:url(../images/tsl-bg4.png) no-repeat center center;
 background-size:cover;
 font-size:36px;font-weight:600;
 line-height:46px;
 max-width:600px;color:#343234;
 margin:0 auto;
 text-align:center;
 padding:10px 25px;
 border-radius:20px;}
 
 .sec14{padding:50px 0;}
 
 .sec14 h2 {text-transform:capitalize;
    font-size: 46px;
    line-height: 55px;
    color: #343234;color:#343234;
    margin-bottom: 0;
}
 .mt-30{margin-top:30px;}
.sec14 .black-bg p {font-weight:600;
    font-size: 26px;color:#E9D6CF;
    line-height: 36px;margin-bottom:0px;
    font-family: 'Bricolage Grotesque';
    text-transform: capitalize;
}
 .sec14-box1 {
    box-shadow: 0px 5px 30px 0px #3C271F26;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
 .sec14-box2 {margin-top:30px;
    box-shadow: 0px 5px 30px 0px #3C271F26;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.sec14 .sec14-box1 .white-bg .col-md-8 {
    padding-left: 0px;
	width: 67%;
}
.sec14 .sec14-box1 .white-bg .col-md-4 {
    padding-right: 0px;
    width: 33%;
}
.sec14 .sec14-box2 .white-bg .col-md-8 {
    padding-right: 0px;
	width: 67%;
}
.sec14 .sec14-box2 .white-bg .col-md-4 {
    padding-left: 0px;
    width: 33%;
}
.sec14 .white-bg .row{margin:0;}
ul.recovery-listing {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 0;
}
ul.recovery-listing li {color:#343234;
    position: relative;
    padding-left: 25px;
    margin-bottom: 18px;
    font-size: 22px;
    font-family: 'Open Sans';
    line-height: 30px;
}
ul.recovery-listing li:last-child {
    margin-bottom: 0;
}
ul.recovery-listing li:before {
    position: absolute;
    content: '';
    background: url(../images/tsl-tick.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 33px;
    top: 0;
    left: -20px;
}

.sec15{background:#FAF6F4;
padding:50px 0;}

.f30{font-size:30px;line-height:40px;color:#343234;}

.sec15 h2 {margin-bottom:40px;
    font-size: 46px;color:#343234;
    line-height: 56px;
}
.sec15 h2 .fw-semibold {
    font-weight: 600;
}
.sec15 p {
    margin-bottom: 0;
}
.sec15 .part1 .white-sec {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    min-height: 396px;
}
.sec15 .part2 .white-sec {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
.sec15 .part3 .ingre-sec {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
img.white-sec-img, img.ingre-sec-img {
    margin-bottom: 15px;
}

.white-sec h4, .ingre-sec h4 {font-weight:600;
    font-size: 26px;
    line-height: 36px;
    color: #343234;
    margin-bottom: 15px;
}

ul.white-sec-listing, ul.ingre-sec-listing{padding:0px;
list-style:none;
margin-bottom:0px;
}

ul.white-sec-listing li, ul.ingre-sec-listing li {
    font-size: 22px;
    line-height: 30px;
    color: #343234;
    font-family: 'Open Sans';
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}

ul.white-sec-listing li:last-child, ul.ingre-sec-listing li:last-child{margin-bottom:0px;}

 ul.white-sec-listing li:before, ul.ingre-sec-listing li:before {
    background: url(../images/tsl-brown-tick.png) no-repeat top left;
    background-size: 100%;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top: 4px;
    left: 0;
}
.sec15 .row {
    margin-left: 0;
    margin-right: 0;
}
.sec15 .col-md-6:nth-child(1) {
    padding-left:0px;
	padding-right:10px;
}
.sec15 .col-md-6:nth-child(2) {
    padding-right:0px;
	padding-left:10px;
}
.sec15 .part3 .col-md-4:nth-child(1) {
    padding-left: 0;
    max-width: 306px;
    padding-right: 0;
}
.sec15 .part3 .col-md-4:nth-child(2) {
    max-width: 306px;
    padding: 0;
    margin: 0 auto;
}
.sec15 .part3 .col-md-4:nth-child(3) {
    padding: 0;
    max-width: 306px;
}
 /* VIDEO STYLES */
/*.video-overlay-image-desktop {
    background-image: url('/NewEra-Protect/img/vsl-video.webp');
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    animation-name: scale;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-play-state: running;
    background-position: center;
    background-size: cover;
}*/

.fa-play {
    font-size: 4rem;
}

.button-holder {
    margin-bottom: 1rem;
}

#restart-video:hover {
    background-color: #000000a8;
}

/*#resume-video::after {
    content: "";
    width: 59px;
    height: 85px;
    background-image: url('/lander-vsl/imgs/arrow-3.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 15px;
    left: 20px;
    transform: rotate(10deg);
}*/

/*.video-overlay-image-mobile {
    background-image: url('/lander-vsl/imgs/bg-overlay-mobile4.png');
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    animation-name: scale;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-play-state: running;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}*/

.video-holder {
    margin: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    max-height: 100vh;
    max-width: 100%;
}
a.click-txt { font-family: "Open Sans", sans-serif;
  font-weight:700;
  font-size:18px;
  line-height:18px;
    color: #343234;
    text-align: center;
    margin: 0 auto;
    display: block;
  max-width:236px;
}
.overlay-desktop-video {
    position: absolute;
    z-index: 1;
}

.overlay-mobile-video {
    position: absolute;
    z-index: 1;
    object-fit: cover;
    object-position: top;
}

iframe#player {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.embedContainer {
    position: relative;
    display: block;
    height: 0;
    border-radius: 20px;
    box-shadow: box-shadow: 0px 15px 30px 0px #0000004D; 
    padding-bottom: 55.95%;
    overflow: hidden;
    border: 2px solid rgb(191 208 184 / 35%);
}

.player-clear-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    /*background-color: black;*/
}

.player-paused-overlay {
    background-image: url(../images/pause-bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    display: none;
    background-repeat: no-repeat;
    background-color: #00000063;
    cursor: pointer;
    background-position: center;
    background-size: contain;
}

.resume-overlay {display:flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    justify-content: center;
    align-items: center;
    color: white;
    z-index: 2;
    text-align: center;
    padding: 1rem;
}
.resume-overlay p {

    font-size: 46px;
    color: #E9D6CF;
    line-height: 56px;
}
/*.resume-overlay {
    display: none;
}

.video-overlay-image-desktop {
    display: none;
}

.video-overlay-image-mobile {
    display: none;
}*/

/*.resume-overlay button {
    background-color: #000000a8;
    border: none;
    padding: 1rem;
    border-radius: 1px;
    font-size: 23px;
    display: block;
    width: 100%;
    color: white;
    max-width: 300px;
    text-align: center;
    margin: auto;
    position: relative;
    font-weight: 800;
}*/

/*.resume-overlay p {
    font-size: 22px;
}*/

.video-holder-full {
    max-width: 100% !important;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.container-full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.headline-full {
    display: none;
}

.col-md-12-full {
    padding-left: 0;
    padding-right: 0;
}

.embedContainer-full {
    border: none;
    border-radius: 0px;
    padding-bottom: 100vh !important;
}
button#resume-video {
  
    border: none;
}
@keyframes scale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.01);
    }
}

@keyframes scaleLarger {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.05);
    }
}

/* @media stuff */
@media screen and (max-width: 1471px) {
    .video-holder {
        width: 100%;
        max-height: 100vh;
        
    }
}

@media screen and (max-width: 500px) {
    .embedContainer {
        padding-bottom: 174.8%;
    }

   /* .video-overlay-image-mobile {
        background-size: auto;
    }*/
}

/* END VIDEO STYLE */
 
 .sec1 .headline {
    font-family: "Bricolage Grotesque", sans-serif;
    text-align: center;
    padding-bottom: 0px;
    margin: auto;
    font-size: 46px;
    line-height: 56px;
    max-width: 571px;
    margin: 0 auto;
	text-transform:capitalize;
}
h2.bg-black {font-weight:700;
    background: #343234;
    color: #E9D6CF;
    text-align: center;
    max-width: 871px;
    margin: 0 auto 20px;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 46px;
    line-height: 56px;
}
.sec1 {
    background:url(../images/tsl-bg2.jpg) no-repeat center center;
	background-size:cover;
  padding-top:50px;
  padding-bottom:50px;
}
 
 .sec4 {
    background:url(../images/bg2.webp) no-repeat center center;
	background-size:cover;
	padding:50px 0;
}
.sec4 .row {
    align-items: center;
}
.sec4 .col-md-7{padding-right:0px;} 
 
.money-back-text h3 {color: #343234;
    font-weight: 400 !important;
    font-size: 46px;
	line-height:56px;
}
.money-back-text h3.black-bg {
    background: #343234;
    color: #F1E8DF;
    font-size: 46px;
    padding: 10px 20px 10px;
    border-radius: 20px;
    margin-bottom: 20px;
    max-width: 548px;
    width: 100%;
    text-align: center;
}
.money-back-text p {color: #343234;
    font-weight: 400;
    font-size: 22px;
	line-height:30px;
	font-family: "Open Sans", sans-serif;
}
 .img5 {
    /*  width: 100%;  */
    max-width: 411px;
}
 
 .sec5 {
    position: relative;
    padding-top: 50px;
    background-color: #343234;
    padding-bottom: 50px;
    z-index: 1;
}
.sec5 .container {
    padding: 0;
}
.sec5 .col-md-4:nth-child(3){padding-right:0px;}
.sec5:before {
    position: absolute;
    content: '';
    background: url(../images/tsl-zigzag-img.png) no-repeat center center;
    background-size: 100%;
    width: 460px;
    height: 460px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    bottom: 30px;
}
.sec5 h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #E9D6CF;
    font-size: 46px;
    line-height: 56px;
    font-weight: 400;
  
}
.ingredients-icon {
    max-width: 318px;
}
img.bottle-img {
    margin: 0 auto;
    display: block;
    max-width: 229px;
}
.sec5 .row {
    align-items: center;
    justify-content: center;
}

.ingredients-icon-holder {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 15px;
	margin-bottom:35px;
}
.ingredients-icon-holder2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
	margin-bottom:35px;
}
.ingredients-icon-holder:last-child, .ingredients-icon-holder2:last-child {
    margin-bottom: 0;
}
.ingredients-icon-holder p, .ingredients-icon-holder2 p {
    margin-bottom: 0;
    padding-left: 0;
	font-weight:700;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Open Sans';
    color: #E9D6CF;
}
 
 
 
 .sec12, .sec10, .sec8{padding:50px 0;}
 
 .sec12 h2, .sec10 h2{margin-bottom:30px;
    font-size: 46px;text-transform:capitalize;
    line-height: 56px;
color:#343234;}
 
.tsl-img1 {
    border-radius: 10px;
    margin-bottom: 30px;
}
 /* Bottle Section CSS */

.sec8 .col-md-4.add-six-middle, .sec10 .col-md-4.add-six-middle, .sec12 .col-md-4.add-six-middle {
    border: 2px solid #D7BFA8;width:320px;
    box-shadow: 0px 0px 30px rgb(63 46 0 / 25%);
}
.sec8 .col-md-4:nth-child(1), .sec10 .col-md-4:nth-child(1), .sec12 .col-md-4:nth-child(1), .sec8 .col-md-4:nth-child(3), .sec10 .col-md-4:nth-child(3), .sec12 .col-md-4:nth-child(3) {width:300px;}
.sec8 .col-md-4, .sec10 .col-md-4, .sec12 .col-md-4 {
    flex: 0 0 auto;
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
    background: #F6F0EA;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.sec10 .row, .sec12 .row {/*column-gap:15px;*/
    justify-content: space-between;
    /*width: 100%;*/margin-left:0px;
  margin-right:0px;
  margin-top:40px;
    align-items: center;
}
.sec8 .row{margin-top:0px; align-items: center;
justify-content: space-between;
margin-left:0px;
  margin-right:0px;}
.save-price p {
    color: #EE4141;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    max-width: 139px;
    margin: 5px auto 0px;
}
.cta-boxes h3 {color:#343234;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0px;
    font-size: 40px;
	line-height:50px;
}
.cta-boxes.cta-boxes-one h3{max-width:171px;
  margin:0 auto;}
.cta-boxes.cta-boxes-two h3{max-width:210px;
  margin:0 auto;}
.cta-boxes.cta-boxes-three h3{max-width:208px;
  margin:0 auto;}
.cta-boxes.cta-boxes-one h4{max-width: 147px;
    margin: 0 auto;}
.cta-boxes.cta-boxes-two h4{max-width:158px;
  margin:0 auto;}
.cta-boxes.cta-boxes-three h4{max-width: 147px;
    margin: 0 auto;}
.cta-boxes h4 {text-transform:uppercase;
    color: #343234;font-weight:600;
    font-size: 20px;font-family: "Open Sans", sans-serif;
	line-height:30px;
}

.cta-boxes-one .bottle-image img {
    width: auto;height:140px;
    max-width: 100%;
}
.cta-boxes-two .bottle-image img {
    width: auto;height:175px;
    max-width: 100%;
}
.cta-boxes-three .bottle-image img {
    width: auto;height:140px;
    max-width: 100%;
}
.cta-boxes-one .bottle-image{max-width:150px;margin:0 auto;}
.cta-boxes-two .bottle-image{max-width:234px;margin:0 auto;}
.cta-boxes-three .bottle-image{max-width:150px;margin:0 auto;}

.cta-boxes .price-area{max-width:185px;
  margin:0 auto;}

.cta-boxes .price-area h3 {font-family: "Open Sans", sans-serif;
    font-size: 70px;line-height:70px;color:#343234;font-weight:800;
}

.red-price-text {
    font-weight: bold;
    color: red;
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

.price-area p {font-family: "Open Sans", sans-serif;
    text-align: left;font-size:20px;
	line-height:20px;
    margin-top: 0px;
    color: #343234;
    margin-left: 5px;
    font-weight: 400;
}

.price-area {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.add-six-middle .add-cart {
    position: relative;
}
.add-six-middle .add-cart:before {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    top: 30px;
    right: -10px;
    background: url(/NewEra-Protect/img/cursor-new.svg) no-repeat top right;
    background-size: 100%;
    transform: rotate(-45deg);
    z-index: 1;
}*/

.add-cart {
    width: 100%;
    padding: 15px 30px 15px 30px;
    max-width: 100%;
   background: #FFE75D;
background: linear-gradient(177deg, rgba(255, 231, 93, 1) 0%, rgba(255, 217, 1, 1) 100%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343234;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
	line-height:24px;margin:10px auto;
	font-family: "Open Sans", sans-serif;
}
.cta-boxes.one .add-cart {max-width:260px;}
.cta-boxes.two .add-cart {max-width:280px;}
.cta-boxes.three .add-cart {max-width:260px;}

.add-cart p {font-family: "Open Sans", sans-serif;
    padding-bottom: 0;color:#343234;
    margin-bottom: 0;line-height:24px;
    font-weight: 800;
    font-size: 24px;
}

.small-text-cta p {
    font-weight: 400;
    color: #343234;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
}
.cc-logos img {max-width:142px;
    width: 100%;
}
.add-six-middle .bottle-image {
    padding-bottom: 13px;
    padding-top: 13px;
}
.cta-boxes-one .add-cart {
    margin-top: 33px;
}
.add-six-middle .price-area h3{color:#EE4141;
}
.lower-price-cta p {
    margin-bottom: 0;
    line-height: 18px;
    font-weight: 400;
    padding-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #343234;
}
.lower-price-cta p:nth-child(1) {
    padding-bottom: 10px;
}
.lower-price-cta p.red-txt{color:#EE4141;
}
.lower-price-cta {
    margin-top: 10px;
}
img.badget-img {
    margin: 40px auto 0;
    display: block;
}
a.no-thanks-link {max-width: 878px;
    color: #006BC7;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
@media only screen and (min-width: 768px) {
  
    .desktop-none {
        display: none;
    }
  

}

/*Bottle Section CSS */
 
 /*FAQ START */
.sec9 {
    padding-top: 50px;
    padding-bottom: 35px;
    background: #E9D6CF;
}

.faq-headline h2 {line-height:56px;
    font-weight: 400;
    font-size: 46px;text-align:center;
}
.faq-headline p{font-size:32px;
line-height:40px;font-weight:600;
font-family: 'Open Sans';
color:#2D1812;
text-align:center;
margin-bottom:40px;
}
.accordion-header {border-radius:10px;
font-size: 24px;font-weight:600;
line-height: 30px;
padding:15px 20px 15px 20px;
color: #fff;
margin: 0px 0 15px 0;
position: relative;
text-align:left;
background:#343234;
font-family: 'Open Sans';
position:relative;
}

.accordion-content {border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
display: none;position:relative;
padding: 0px 20px 10px 20px;
border-top: none!important;
margin-bottom: 15px;
width: 100% !important;
box-sizing: border-box;
background-color: #fff;
}
.accordion-content p {
    font-family: 'Open Sans';
    font-size: 22px;color:#343234;
    line-height: 30px;
}
h2.accordion-header.active-header {font-weight:600;
    margin: 0 0 0px 0;border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
    background: #fff;
    color:#343234;
    background-size: cover;
    padding: 15px 20px 15px 20px;
    font-family: 'Open Sans';
    position: relative;
}

h2.accordion-header.active-header:after {
    position: absolute;
    right: 20px;
    content: "";
    top: 18px;
    background-image: url(../images/minus-ico.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: contain;
}
h2.accordion-header:after {
position: absolute;
right: 20px;
content: "";
top: 18px;
background-image:url(../images/plus-ico.svg);
background-repeat:no-repeat;
width: 24px;
    height: 24px;
    background-size: contain;
}
.accordion-content p:first-child {
    border-top: 1px solid #A1B7DF;
    padding-top: 20px;
}
/* FAQ END */
 
 /* ELEVENTH SECTION START */
.second-section-alternate {
	padding-top:50px;
    padding-bottom: 50px !important;
    background: #fff;
}

.ref-image {
    text-align: center;
    padding-bottom: 20px;
}

.eleventh-section {background:#FAF6F4;
    padding-top: 50px;
    padding-bottom: 50px;
}



.ref-text p {font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #343234;
    font-weight: 700;
}
.ref-text2 p {font-family: "Open Sans", sans-serif;
    font-size: 14px;line-height:20px;
    color: #343234;
    font-weight: 400;
}
/* ELEVENTH SECTION END */
  
 /* FOOTER SECTION */
.footer-container {
    background-color: #343234;
    padding-top: 50px;
	padding-bottom:30px;
}
.justify-footer {
    padding-top: 20px;
}
.footer-links, .footer-links2 {justify-content:center;
    display: flex;
    align-items: center;
}

.right-footer-links, .right-footer-links2 {
    display: flex;
}

.right-footer-links p, .right-footer-links2 p {
    margin-left: 20px;
    margin-right: 20px;
}

.footer-container p {line-height:20px;
color:#f7f7f7;
    font-size: 16px;
    font-weight: 400;
	font-family:"Open Sans", sans-serif;
}
.right-footer-links p, .right-footer-links2 p{font-weight: 700;}
.right-footer-links2 p {
margin-top:20px;}
 .right-footer-links2 a {
    text-decoration: none;
    color: inherit;
    text-transform: capitalize;
}
.right-footer-links a {text-decoration: none;
    color: inherit;
    text-transform: uppercase;
}
/* .second-section-two {
    background:#fff;
    padding-bottom: 50px;
    padding-top: 50px;
} */
/* FOOTER SECTION END */


.mob-img, .mob-view, .mob-txt{display:none;}



@media only screen and (max-width:1024px){
	
	.leaf-col:before {
    width: 403px;
    right: 0px;
}
	
}

@media only screen and (max-width:991px){
	
	.img5 {
    /* width: 100%; */
    max-width: 381px;
}
	
}

@media only screen and (max-width:890px){
	
	.sec2 {
    padding: 30px 15px 40px;
}
.white-bg {
    padding: 20px 20px 30px;
}
.white-bg .col-md-7 {
    padding-right: 0px;
    padding-left: 78px;
}
.sec3{padding:40px 15px;}
.leaf-col:before {
    width: 363px;
    right: 0px;
    height: 515px;
    top: -27px;
}
.f80 {
    font-size: 73px;
    line-height: 83px;
}
img.restore-bottle-img {
    width: 100%;
}
.sec13{padding:50px 15px;}
.sec13 p {
    font-size: 28px;
    line-height: 38px;
}
.sec14 .black-bg p {
    font-size: 24px;
    line-height: 34px;
}	
.sec14{padding:40px 15px;}
img.tsl-img3 {
    width: 100%;
}
img.white-sec-img, img.ingre-sec-img {
    margin-bottom: 15px;
    width: 100%;
}
.sec15{padding:40px 15px;}
.ingredients-icon-holder p {
    text-align: right;
}
.accordion-content p, .money-back-text p, .ingredients-icon-holder p, .ingredients-icon-holder2 p, .bonues-section p {
    font-size: 22px;
}
.sec5, .sec4, .sec12, .sec10, .sec1, .footer-container, .eleventh-section{padding:40px 15px;}
.sec8{padding:40px 15px;}
.sec8 .row.mobile-none, .sec10 .row.mobile-none {
    column-gap: 15px;
    justify-content: center;
	margin-top:0px;
}
.sec9{padding:40px 15px 30px;}
.sec12 .row.mobile-none {
    column-gap: 15px;
    justify-content: center;
	margin-top:40px;
}
.sec8 .col-md-4:nth-child(1), .sec10 .col-md-4:nth-child(1), .sec12 .col-md-4:nth-child(1), .sec8 .col-md-4:nth-child(3), .sec10 .col-md-4:nth-child(3), .sec12 .col-md-4:nth-child(3) {
    width: 265px;
}
.sec8 .col-md-4.add-six-middle, .sec10 .col-md-4.add-six-middle, .sec12 .col-md-4.add-six-middle {
    width: 290px;
}
.img5 {
    width: 100%;
    max-width: 381px;
}
.tsl-img1 {
    border-radius: 10px;
    margin-bottom: 30px;
    width: 100%;
}
.money-back-text h3.black-bg, .money-back-text h3, .sec12 h2, .sec10 h2, .faq-headline h2, .sec1 .headline, h2.bg-black, .sec15 h2, .sec14 h2, .black-bg h1, .sec5 h2, .sec13 h2{font-size:43px;
line-height:53px;}

h2.bg-black{max-width:781px;}

.justify-footer p br {
    display: none;
}
.sec15 .part1 .white-sec {
    min-height: inherit;
}
.sec15 .part3 .col-md-4:nth-child(1), .sec15 .part3 .col-md-4:nth-child(2), .sec15 .part3 .col-md-4:nth-child(3){max-width:275px;}
}

@media only screen and (max-width:850px){
	
	.white-bg .col-md-7 {
    padding-right: 0px;
    padding-left: 108px;
}
.f80 {
    font-size: 68px;
    line-height: 78px;
}	
.sec13 p {
    font-size: 27px;
    line-height: 37px;
}
	.sec14 .black-bg p {
    font-size: 22px;
    line-height: 32px;
}
.money-back-text h3.black-bg, .money-back-text h3, .sec12 h2, .sec10 h2, .faq-headline h2, .sec1 .headline, h2.bg-black, .sec15 h2, .sec14 h2, .black-bg h1, .sec5 h2, .sec13 h2 {
    font-size: 40px;
    line-height: 50px;
}
.sec15 .part3 .col-md-4:nth-child(3), .sec15 .part3 .col-md-4:nth-child(1), .sec15 .part3 .col-md-4:nth-child(2) {
    max-width: 250px;
}
.sec8 .col-md-4.add-six-middle, .sec10 .col-md-4.add-six-middle, .sec12 .col-md-4.add-six-middle {
    width: 270px;
}
.sec8 .col-md-4:nth-child(1), .sec10 .col-md-4:nth-child(1), .sec12 .col-md-4:nth-child(1), .sec8 .col-md-4:nth-child(3), .sec10 .col-md-4:nth-child(3), .sec12 .col-md-4:nth-child(3) {
    width: 250px;
}
.add-cart p {
    line-height: 22px;
    font-size: 22px;
}
}

@media only screen and (max-width:830px){
	
	.f80 {
    font-size: 65px;
    line-height: 75px;
}
	.sec13 p {
    font-size: 25px;
    line-height: 35px;
}
h2.bg-black {
    max-width: 741px;
}
.sec8 .row.mobile-none, .sec10 .row.mobile-none, .sec12 .row.mobile-none {
    column-gap: 10px;
}
.money-back-text h3.black-bg, .money-back-text h3, .sec12 h2, .sec10 h2, .faq-headline h2, .sec1 .headline, h2.bg-black, .sec15 h2, .sec14 h2, .black-bg h1, .sec5 h2, .sec13 h2 {
    font-size: 38px;
    line-height: 48px;
}
.faq-headline p {
    font-size: 28px;
    line-height: 38px;
}
}

@media only screen and (max-width:805px){
	
	.leaf-col:before {
    width: 330px;
}
.sec14 .black-bg p br{display:none;}
.sec5 .col-md-4:nth-child(3) {
    padding-right: 5px;
}
h2.bg-black {
    max-width: 700px;
}
.sec8 .col-md-4.add-six-middle, .sec10 .col-md-4.add-six-middle, .sec12 .col-md-4.add-six-middle {
    width: 255px;
}
.sec8 .col-md-4:nth-child(1), .sec10 .col-md-4:nth-child(1), .sec12 .col-md-4:nth-child(1), .sec8 .col-md-4:nth-child(3), .sec10 .col-md-4:nth-child(3), .sec12 .col-md-4:nth-child(3) {
    width: 240px;
}
.add-cart {
    padding: 15px 20px 15px 20px;
}
.sec15 .part3 .col-md-4:nth-child(3), .sec15 .part3 .col-md-4:nth-child(1), .sec15 .part3 .col-md-4:nth-child(2) {
    max-width: 245px;
}
}

@media only screen and (max-width:768px){
	
	.white-bg .col-md-7 {
    padding-right: 0px;
    padding-left: 128px;
}
.f80 {
    font-size: 60px;
    line-height: 70px;
}
.leaf-col:before {
    width: 310px;
    top: -50px;
    height: 498px;
}
.sec13 p {
    font-size: 24px;
    line-height: 34px;
}
.sec15 .part3 .ingre-sec {
    min-height: 405px;
}	
.sec15 .part3 .col-md-4:nth-child(3), .sec15 .part3 .col-md-4:nth-child(1), .sec15 .part3 .col-md-4:nth-child(2) {
    max-width: 235px;
}
.sec15 .part2 .white-sec {
    min-height: 345px;
}
.sec8 .col-md-4:nth-child(1), .sec10 .col-md-4:nth-child(1), .sec12 .col-md-4:nth-child(1), .sec8 .col-md-4:nth-child(3), .sec10 .col-md-4:nth-child(3), .sec12 .col-md-4:nth-child(3) {
    width: 230px;
}
.cta-boxes h3 {
    font-size: 37px;
    line-height: 47px;
}
.money-back-text h3.black-bg, .money-back-text h3, .sec12 h2, .sec10 h2, .faq-headline h2, .sec1 .headline, h2.bg-black, .sec15 h2, .sec14 h2, .black-bg h1, .sec5 h2, .sec13 h2 {
    font-size: 36px;
    line-height: 46px;
}
h2.bg-black {
    max-width: 670px;
}
}

@media only screen and (max-width:767px){
	
	.desktop-img, .mobile-none, .desktop-view{display:none;}
	.mob-img{display:block;}
	.sec3 .col-md-7 p {
    font-size: 22px;
    line-height: 32px;
}
	 /* Bottle mobile css */
  
  .mobile-add-carts {
    display: block;
}
.bot-sec {
    max-width: 100%;
    margin: 0 auto;
}
.mobile-add-carts .col-4 {
    width: 100%;
    background: #F6F0EA;
    padding: 15px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    border-radius: 15px;
}
.sec8 .row, .sec10 .row {column-gap:0px;
}

.md-cart-left h3 {
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.75rem;
}

.md-cart-left h4 {
    color: #212529;
    text-align: center;
    font-size: .875em;
}

.md-prod-image img {
    width: 100%;
    height: auto;
    max-width: 300px;
}
 .add-md-six .md-prod-image img {
    height: auto;
    max-width: 100%;
}
.per-bottle-md p {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 0;
}
.new-mob-sec .mobile-add-carts .col-4 {
    width: 100%;
    background: #F6F0EA;
    padding: 15px 15px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 15px;
}
.new-mob-sec .mobile-add-carts .col-4 .row {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: none;
    max-width: 100%;
  align-items:flex-start;
}
.new-mob-sec .mobile-add-carts .col-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.new-mob-sec .md-cart-left h3 {
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 58px;
    line-height: 58px;
    max-width: 100%;
}
.new-mob-sec .md-cart-left h4 {
    color: #212529;
    max-width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
}
.new-mob-sec .small-text-cta {
    max-width: 100%;
}
.new-mob-sec .per-bottle-md {
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-mob-sec .per-bottle-md p {
    font-family: "Open Sans", sans-serif;
    font-size: 128px;
    line-height: 128px;
    font-weight: 800;
    margin-bottom: 0;
}
.new-mob-sec .one-line-md p {
    font-size: 36px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #343234;
    font-weight: 400;
    text-align: left;
    line-height: 36px;
}
.new-mob-sec .save-price {
    max-width: 100%;
    margin: 0 auto;
}
.new-mob-sec .save-price p {max-width:100%;
    color: #EE4141;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}
.new-mob-sec .md-add-cart {
    width: 100%;
    padding: 15px 15px 15px 15px;
    background: #FFE75D;
    background: linear-gradient(177deg, rgba(255, 231, 93, 1) 0%, rgba(255, 217, 1, 1) 100%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343234;
    font-size: 44px;
    line-height: 44px;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
/* .add-six .md-add-cart:after {
    bottom: -25px;
    right: 55px;
} */
.new-mob-sec .total-md p {
    margin-bottom: 0px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
}
.new-mob-sec .two-free-bonus p {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
}
.one-line-md p {
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #343234;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
}

.one-line-md {
    padding-left: 5px;
}

.per-bottle-md {
    display: flex;
    justify-content: center;
    align-items: center;
}

.two-free-bonus p {
    margin-bottom: 0;
}

.md-add-cart p {font-weight:800;
    margin-bottom: 0;
}

.two-free-bonus p {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}

.md-add-cart {
    width: 100%;
    padding: 15px 30px 15px 30px;
    background: #FFE75D;
    background: linear-gradient(177deg, rgba(255, 231, 93, 1) 0%, rgba(255, 217, 1, 1) 100%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343234;
    font-size: 24px;
	line-height:24px;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
}

.md-cart-right {
}

.mobile-add-carts .col-6 {
    padding-left: 10px;
    padding-right: 10px;
}
.md-cc-logo {
    max-width: 142px;
    margin: 0 auto;
}
.total-md {
    padding-top: 10px;
    text-align: center;
}
.two-free-bonus {
    margin-top: 4px;
}
.total-md h5 {
    font-weight: 700;
    font-size: 16px;
}

.md-grey {
    color: #9a9a9a;
    font-weight: 600;
}
  .sec8 .row, .sec10 .row, .sec12 .row{margin-top:0px;}
.md-icon-row .col-6 {
    justify-content: center;
    align-items: center;
    display: flex;
}

.md-icon-holder {
    text-align: center;
}

.results-text {
    font-size: 12px;
}

.md-cc-logo img {
    width: 100%;
	max-width:220px;
}
.total-md p {margin-bottom:0px;
    font-size: 18px;
    line-height: 26px;
}
.mobile-add-carts .col-4 .row {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: none;
}
.mobile-add-carts h3 {margin-bottom:0px;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Bricolage Grotesque';
    font-weight: 700;
}
.mobile-add-carts h4 {margin-bottom:0px;
    font-size: 20px;font-weight:600;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.red-txt{color:#EE4141;}
.col-4.add-md-one.add-one {
    margin-top: 1rem;
}
.col-4.add-md-six.add-six {
    box-shadow: 0 10px 30px rgb(63 46 0 / 25%);
    border: 2px solid #D7BFA8;
}
.bottom-cr {
    margin-top: 1rem;
    text-align: center;
}

.small-strike-out {
    text-decoration: line-through;
    font-weight: 400;
}

.strike-out-small-mobile {
    text-decoration: line-through;
}
  
  
  /* Bottle mobile css */
.white-bg .row {
    margin: 20px 0;
}
  img.white-sec-img, img.ingre-sec-img {
    min-height: 200px;
    max-width: 315px;
}
  .sec5, .sec4, .sec12, .sec10, .sec1, .footer-container, .eleventh-section {
    padding: 30px 15px;
}
.sec2 .black-bg p {
    max-width: 305px;
    margin: 0 auto;
    font-size: 20px;
}
.money-back-text h3.black-bg, .money-back-text h3, .sec12 h2, .sec10 h2, .faq-headline h2, .sec1 .headline, h2.bg-black, .sec15 h2, .sec14 h2, .black-bg h1, .sec5 h2, .sec13 h2 {
    font-size: 30px;
    line-height: 40px;
}	
	.black-bg h1 {
    max-width: 305px;
    margin: 0 auto;
}
.white-bg {
    max-width: 365px;
    margin: 0 auto;
}
.white-bg .col-md-7 {
    padding-right: 0px;
    padding-left: 0;
}
.tsl-img2 {
    width: 100%;
    margin-bottom: 20px;
}
.sec3 .row {
    max-width: 345px;
    margin: 0 auto;
}
.f80 {text-align:center;
    font-size: 46px;
    line-height: 56px;
}
.sec3 .col-md-7 p{text-align:center;}
.leaf-col:before{display:none;}
.sec3 {
    padding: 40px 15px 0;
}
img.mob-restore-bottle-img {
    margin: 20px auto 0;
}
.sec13 {
    background: url(../images/mob-bg1-new.jpg) no-repeat 100% 28%;
    background-size: cover;
    padding: 85px 15px;
}
.sec13:before{display:none;}
.sec13 h2 {
    max-width: 345px;
    margin: 0 auto 20px;
}
.sec13 p {font-size: 22px;
        line-height: 30px;
    max-width: 345px;
    margin: 0 auto 15px;
    text-transform: inherit;
}
.sec13 h3 {font-weight:700;
    font-size: 26px;
    line-height: 36px;
    padding: 10px 15px;
    max-width: 345px;
    border-radius: 15px;
}
.sec14 h2 {
    max-width: 345px;
    margin: 0 auto;
}
.desktop-txt{display:none;}
.mob-txt{display:block;}

.sec14 .black-bg p {
    font-size: 22px;
    line-height: 32px;
    max-width: 315px;
    text-transform: inherit;
    margin: 0 auto;
}
.sec14 .black-bg p.mob-txt br {
    display: block;
}
.sec14 .sec14-box1 .white-bg .col-md-8, .sec14 .sec14-box2 .white-bg .col-md-8 {
    padding-left: 0px;
    width: 100%;
    padding-right: 0;
}
.sec14 .sec14-box1 .white-bg .col-md-4, .sec14 .sec14-box2 .white-bg .col-md-4 {
    padding-right: 0px;
    width: 100%;
    padding-left: 0;
}
img.tsl-img3 {
    margin-top: 20px;
}
.sec14 .white-bg {
    padding: 20px 15px 15px;
}
.sec14 .sec14-box2 .white-bg .row {
    flex-direction: column-reverse;
}
.f30 {
    font-size: 22px;
    line-height: 30px;
    max-width: 345px;
    margin: 0 auto 10px;
}
.sec15 h2 {
    max-width: 345px;
    margin: 0 auto 20px;
}
.sec15 .col-md-6 {
    padding: 0 !important;
    max-width: 375px;
    margin: 0 auto 20px;
    display: block;
}
.sec15 .part1 .white-sec, .sec15 .part2 .white-sec {
    min-height: inherit;
    max-width: 345px;
    margin: 0 auto;
}
.sec15 .part2.mt-30, .sec15 .part3.mt-30 {
    margin-top: 0px;
}
.sec5:before{display:none;}
.sec14-box1 .mt-30 {
    margin-top: 20px;
}
.sec14-box2 {
    margin-top: 20px;
}
 .sec15 .part3 .col-md-4:nth-child(1), .sec15 .part3 .col-md-4:nth-child(2) {
    max-width: 375px;
    margin: 0 auto 20px;
}
.sec15 .part3 .ingre-sec {
    min-height: inherit;
    max-width: 345px;
    margin: 0 auto;
    display: block;
}
.sec15 .part3 .col-md-4:nth-child(3){margin:0 auto;
max-width: 375px;}
.mob-view{display:block;}
.sec5 h2 {
    max-width: 345px;
    margin: 0 auto 20px;
}
img.mob-img1 {width:100%;
    margin: 0 auto 20px;
    display: block;
}
  .ref-image {
    padding-bottom: 0;
}
ul.bonues-listing {
    column-count: 2;
    padding: 0;
    text-align: center;
    max-width: 345px;
    margin: 0 auto;
}
ul.bonues-listing li {
    margin-bottom: 30px;
    width: 100%;
}
ul.bonues-listing li p {
    color: #E9D6CF;
    font-weight: 700;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 30px;
}
.sec5{padding:30px 15px 0px;}
.sec1{background:url(../images/mob-bg2.jpg) no-repeat center center;
background-size:cover;}

.sec1 .headline {
    max-width: 345px;
    margin: 0 auto 5px;
}
h2.bg-black {font-weight:700 !important;
    max-width: 345px;
    margin: 0 auto 20px;
}
.sec8{padding:40px 15px;}
.money-back-text {
    max-width: 345px;
    margin: 0 auto;
}
.money-back-text h3 {
    text-align: center;
}
.money-back-text h3.black-bg {
    padding: 10px 10px 10px;
}
.img5 {
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
    display: block;
}
.sec10 h2 {
    max-width: 345px;
    margin: 0 auto 20px;
}
.sec10 h2 br{display:none;}
.faq-headline {
    max-width: 345px;
    margin: 0 auto;
}
.faq-headline h2{margin-bottom:10px;}
.faq-headline p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}
div#accordion-container {
    max-width: 345px;
    margin: 0 auto;
}
.sec12 h2 {
    max-width: 345px;
    margin: 0 auto 20px;
}
.sec12 h2  br{display:none;}

.tsl-mob-img1 {
    margin: 0 auto 20px;
    border-radius: 20px;
}
.sec12-para{max-width:345px;
margin:0 auto 20px;}

.eleventh-section .mob-img {
    margin: 0 auto;display:none;
}
.ref-text-holder {
    max-width: 345px;
    margin: 0 auto !important;
}
  .ref-text2 p {margin-bottom:12px;
    font-size: 11px;
    line-height: 15px;
}
.eleventh-section .row {
    margin: 0;
}
.eleventh-section .col-md-12 {
    padding: 0;
}
}

@media only screen and (max-width:570px){
	
	.right-footer-links p, .right-footer-links2 p {
    margin-left: 10px;
    margin-right: 10px;
}
	.new-mob-sec .md-cart-left h3 {
    font-size: 50px;
    line-height: 50px;
}
.new-mob-sec .md-cart-left h4 {
    font-size: 28px;
    line-height: 28px;
}
.new-mob-sec .per-bottle-md p {
    font-size: 70px;
    line-height: 70px;
}
.new-mob-sec .one-line-md p {
    font-size: 23px;
    line-height: 23px;
}
.new-mob-sec .save-price {
    max-width: 100%;
    margin: 5px auto 0;
}
.new-mob-sec .md-add-cart {
    margin-bottom: 10px;
    margin-top: 10px;
}

}

@media only screen and (max-width:480px){
	
	.sec13 {
    padding: 30px 15px 45px;
}
.right-footer-links, .right-footer-links2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-container p {margin-bottom:20px;
}
.footer-container{padding:30px 15px;}
.footer-container .justify-footer p:last-child{margin-bottom:0px;}
  
  .new-mob-sec .md-cart-left h3 {
    font-size: 40px;
    line-height: 40px;
}
.new-mob-sec .md-cart-left h4 {
    font-size: 24px;
    line-height: 24px;
}
.new-mob-sec .md-cart-right {
    padding-left: 10px;
}
.new-mob-sec .save-price p {
    font-size: 18px;
    line-height: 18px;
}
.new-mob-sec .md-add-cart {
    font-size: 27px;
    line-height: 27px;
    padding: 10px 10px 10px 10px;
}
.add-six .md-add-cart:after {
    width: 30px;
    height: 30px;
    bottom: -15px;
    right: -5px;
}
.new-mob-sec .two-free-bonus p {
    font-size: 19px;
    line-height: 29px;
}
}
@media only screen and (max-width:450px){
.new-mob-sec .md-cart-left h3 {
    font-size: 35px;
    line-height: 35px;
}
.new-mob-sec .md-cart-left h4 {
    font-size: 20px;
    line-height: 20px;
}
.new-mob-sec .small-text-cta p {
    font-size: 17px;
    line-height: 25px;
}
.new-mob-sec .per-bottle-md p {
    font-size: 60px;
    line-height: 60px;
}
.new-mob-sec .one-line-md p {
    font-size: 20px;
    line-height: 20px;
}
.new-mob-sec .md-add-cart p {
    font-size: 20px;
}
.new-mob-sec .two-free-bonus p {
    font-size: 17px;
    line-height: 27px;
}


}

@media only screen and (max-width:420px){
.new-mob-sec .md-cart-left h3 {
    font-size: 32px;
    line-height: 32px;
}
.new-mob-sec .per-bottle-md p {
    font-size: 50px;
    line-height: 50px;
}
.new-mob-sec .one-line-md p {
    font-size: 20px;
    line-height: 20px;
}
.new-mob-sec .md-add-cart {
    font-size: 20px !important;
    line-height: 20px !important;
}
.new-mob-sec .two-free-bonus p {
    font-size: 16px;
    line-height: 26px;
}
}

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

.new-mob-sec .md-cart-left h3 {
    font-size: 30px;
    line-height: 30px;
}
/*.new-mob-sec .per-bottle-md p.red-txt {
    font-size: 40px;
    line-height: 40px;
}*/
.new-mob-sec .md-add-cart p {
    font-size: 19px;
}
.new-mob-sec .two-free-bonus p {
    font-size: 15px;
    line-height: 26px;
}

}
@media only screen and (max-width:380px){
	
	.save-price p {
    font-size: 17px;
    line-height: 17px;
}
.add-md-six .md-prod-image img {
    height: auto;
    max-width: 100%;
}	
  .new-mob-sec .md-cart-left h3 {
    font-size: 27px;
    line-height: 27px;
}
.new-mob-sec .md-cart-left h4 {
    font-size: 18px;
    line-height: 18px;
}
.new-mob-sec .md-add-cart p {
    font-size: 18px;
}
.new-mob-sec .two-free-bonus p {
    font-size: 14px;
    line-height: 26px;
}
}

@media only screen and (max-width:370px){
	
	img.mob-img1 {
    width: 100%;
}
.per-bottle-md p {
    font-size: 40px;
}
.one-line-md p {
    font-size: 18px;
    line-height: 18px;
}
.save-price p {
    font-size: 16px;
    line-height: 16px;
}
.accordion-header, h2.accordion-header.active-header {
    padding: 15px 45px 15px 20px;
}	
  .new-mob-sec .two-free-bonus p {
    font-size: 13px;
    line-height: 25px;
}
.new-mob-sec .md-add-cart p {
    font-size: 16px;
}
.new-mob-sec .save-price p {
    font-size: 16px;
    line-height: 16px;
}
.new-mob-sec .md-add-cart p {
    font-size: 16px;
}
.new-mob-sec .save-price p {
    font-size: 16px;
    line-height: 16px;
}
/* .per-bottle-md p.red-txt {
    font-size: 40px;
} */
}

@media only screen and (max-width:330px){
	
	.tsl-mob-img1 {
    width: 100%;
}
	img.mob-restore-bottle-img {
    width: 100%;
}
.sec14 .black-bg p.mob-txt br {
    display: none;
}
ul.bonues-listing li p {
    font-size: 19px;
    line-height: 29px;
}
.save-price p {
    font-size: 13px;
    line-height: 13px;
}
.small-text-cta p {
    font-size: 17px;
    line-height: 25px;
}
.black-bg h1 br {
    display: none;
}
img.badget-img {
    width: 100%;
}
  .new-mob-sec .per-bottle-md p {
    font-size: 40px;
    line-height: 40px;
}
	.new-mob-sec .one-line-md p {
    font-size: 16px;
    line-height: 16px;
}
	.new-mob-sec .save-price p {
    font-size: 15px;
    line-height: 15px;
}
.new-mob-sec .md-add-cart p {
    font-size: 14px;
    line-height: 14px;
}
.new-mob-sec .md-cart-left h3 {
    font-size: 25px;
    line-height: 25px;
}
.new-mob-sec .md-cart-left h4 {
    font-size: 16px;
    line-height: 16px;
}	
}