body#lp_v2 {
    padding-top: 0px !important;
        font-family: "Inter" !important;
        color: #000000;
}
body{
    font-family: Inter;
    color: #000000;
}
img {
   max-width: 100%;
}
ul, li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin: 0px;
}
@media (min-width: 1200px) {
  .container { max-width: 1220px; }
}
@media (min-width: 1400px) {
  .container { max-width: 1220px; }
}
.d-grid{
    display: grid;
}

.top-logo {
    max-width: 120px;
}
.top_nav {
    padding: 68px 0 44px 0;
}
.banner_left h1{
  /* font-size: 3.7rem;
  font-weight: 600; */
      font-size: 80px;
    font-family: "Lato", serif;
    /* color: rgb(255, 255, 255); */
    font-weight: bold;
    line-height: 84px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;

}
.banner_left h1 sup{
    top: -41px;
    font-size: 16px;
    position: relative;
}
.banner_left h4{
font-size: 41px;
    font-family: "Lato", serif;
    /* color: rgb(255, 255, 255); */
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-transform: capitalize;
}
.banner_left p {
        font-size: 1.4rem;
    padding: 6px 100px 20px 0;
    line-height: 26px;
    line-height: 1.4;
}
.list-1{
width: 25px;
}
.list-2{
width: 20px;
}
.banner_left ul li {
        position: relative;
    font-size: 1.4rem;
    margin-left: 40px;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
}
.banner_left ul li img {
    position: absolute;
    left: -40px;
}
.banner {
    border-radius: 15px;
    /* box-shadow: 38.891px 38.891px 50.76px 3.24px rgba(0, 0, 0, 0.1); */
}
.top_button {
    background-color: #c31f11;
    font-weight: 600;
    color: #fff;
    font-size: 1.7rem;
    border-radius: 50px;
    padding: 4px 150px;
}
.top_button:hover{
    background-color: #dc3223;
    color: #fff;
}
.tru-img {
    max-width: 300px;
    padding-top: 18px;
}
.paddTopBott{
    padding: 2rem 0;
}
.Ingredients {
    max-width: 630px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin-top: 35px;
}
.ingredients-box {
    background-color: #fafafa;
    padding: 20px 15px;
    text-align: left;
}
.ingred-point {
    background-color: #000000;
    padding: 11px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 15px;
}
.ingred-point img{
    width: 26px;
}
.ingredients-box h2 {
   font-weight: 400;
    font-size: 1.4rem;
    text-align: left;
    line-height: 2.2rem;
}
.sec-2{
    background-color: #fafafa;
    padding: 25px 0;
}
.sec-2 h3{
    font-weight: 700;
    font-size: 2.2rem;
    text-align: center;
    padding: 10px 0 25px 0;
}
.sec-2 p{
        font-size: 1.4rem;
        padding-bottom: 0px;
}
.sec-3{
    padding-bottom: 30px;
}
.how-work{
    background-color: #000000;
    padding: 12px 0;
    cursor: pointer;
}

.how-work span {
    font-weight: 700;
    font-size: 1.7rem;
    color: #fff;
}
.how-work2 p{
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    padding: 20px 0 20px 0;
    /* max-width: 158px;
    margin:20px auto;
    cursor: pointer; */
}
#seeMoreFaqs{
    max-width: 158px;
    margin:20px auto;
    cursor: pointer;
    padding: 0px;
}
.how-work2 h4{
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
        padding-top: 40px;
}
.how-work-Sec{
   padding: 0 70px;
}
.how-work-Section{
 grid-template-columns: 1fr 1fr 1fr;
        gap: 1.563rem;
        padding-bottom: 40px;
        padding-top: 50px;
}
.how-work-box{
    background-image: url(../../images/alpha_knockout21/How-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    text-align: left;
    padding: 250px 26px 20px 26px;
    border-radius:2.188rem;
    min-height: 398px;
        /* box-shadow: 28.991px 28.991px 50.76px 3.24px rgba(0, 0, 0, 0.11); */
}
.how-work-box1{
    background-image: url(../../images/alpha_knockout21/How-2.jpg);
}
.how-work-box2{
    background-image: url(../../images/alpha_knockout21/How-3.jpg);
}
.how-work-box h5{
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 10px;
}
.how-work-box p{
    font-size: 1.1rem;
    color: #ffffff;
    font-weight: 400;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    line-height: 1.4rem;
}
.line{
    width: 100%;
    height: 1px;
    background-color: #000000;
}
.sec-4{
        padding-top: 46px;
        padding-bottom: 40px;
}
.rightcreoss{
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #000000;
    border-radius: 35px;
}
.rightcreoss-Sec{
    grid-template-columns: 1fr 1fr 1fr;
}
.rightcreoss-first {
    font-size: 1.4rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.5rem;
    width: 300px;
    padding: 20px 36px;
    border-bottom: 1px solid #c8c8c8;
}
.rightcreoss-second {
    background-color: #000;
    text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
}
.rightcreoss-thir{
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
    display: grid;
    align-items: center;
    justify-content: center;
}
.rightcreoss-second img, .rightcreoss-thir img {
    width: 36px;
}
.borderBott-none{
    border-bottom: none;
}
.rightcreoss-Sec1 .rightcreoss-first{
  min-height: 78px;
}
.rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img{
   width: 96px;
    top: -83%;
    left: 26%;
}
.sec-5{
    background-color: #000000;
        padding: 25px 0;
}
.sec-5 p{
    font-size: 2rem;
    color: #ffffff;
    font-weight: 700;
    line-height: 2.4rem;
    margin-bottom: 0rem;
}
.steps-box {
    grid-template-columns: 1fr 4.6fr;
    /* gap: 1.563rem; */
    padding-bottom: 1.875rem;
}
.steps-box > *:not(:last-child) {
  margin-right: 1.563rem;
}
.steps-sec{
    max-width: 530px;
    margin: 0 auto;
}
.steps-box-img {
    background-color: #000000;
    display: grid;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}
.steps-1, .steps-2{
    width: 30px;
    filter: brightness(0) invert(1);
}
.steps-2{
    width:48px;
}
.steps-box-text h6 {
    font-size: 1.5rem;
    font-weight: 700;
}
.steps-box-text p {
    font-size: 1.4rem;
    margin-bottom: 0px;
    padding-top: 6px;
}
.sec-6, .sec-8 {
    padding: 40px 0;
}
.sec-8 {
   padding: 30px 0 15px 0;
}
.sec-7{
    background-image: url(../../images/alpha_knockout21/sec-7.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    padding: 80px 0;
}

.sec-7 h2{
    font-size: 3.7rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 3.7rem;
}
.sec7-box {
    border-radius: 20px;
    background-color: rgba(15, 15, 15, 0.549);
    padding: 20px 30px;
}
.sec7-box p{
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
@media only screen and (min-width:1800px) {
    .sec-7{
     padding:120px 0;
    }
}
@media only screen and (min-width:2000px) {
.sec-7{
     padding:200px 0;
    }
    .sec7-box{
        background-color: rgba(15, 15, 15, 9);
    }
}
@media only screen and (min-width:2400px) {
    .sec-7{
     padding:250px 0;
    }
    .sec7-box{
        background-color: rgba(15, 15, 15, 9);
    }
}
.pl-6{
    padding-left: 4rem;
}
.sec7-box .top_button{
    padding: 4px 10px;
    width: 100%;
        background-color: #ffffff;
    font-weight: 600;
    color: #000000;
    font-size: 1.5rem;
}
.peopleresult h3{
    font-size: 2.2rem;
    font-weight: 700;
}
.peopleresult_box {
    background-color: #f3f3f3;
    max-width: 500px;
    margin: 0 auto;
    padding: 30px 30px 80px 30px;
    border-radius: 25px;
}
.star {
    width: 150px;
}
.peopleresult_slide h4{
    font-size: 1.5rem;
    font-weight: 700;
}
.peopleresult_slide h5{
     font-size: 1.3rem;
   font-weight: 300;
}
.peopleresult_slide h6{
    font-size: 1.4rem;
   font-weight: 700;
}
.sec-9 h3{
        font-size: 2.6rem;
    font-weight: 700;
}

.faq-box {
    max-width: 630px;
    margin: 0 auto;
}
.faqArea {
    border-bottom: 1px solid #000000;
}
.faqArea-heading {
    padding: 22px 0px;
    cursor: pointer;
}
.faqArea-text {
    padding: 0px 0px 30px 0px;
    font-size: 1.1rem;
    display: none;
    width: 80%;
}
.faqArea h4 {
    font-size: 1.2rem;
    font-weight: 700;
}
.faqArea-text p{
    font-size: 0.9rem;
    font-weight: 400;
    margin-bottom: 0px;
}
.faqArea-heading img{
    width: 25px;
}
.sec-9 {
    padding: 10px 0 50px 0;
}

.banner .slick-dotted.slick-slider{
    margin-bottom: 0px;
}
.banner .slick-dots li button:before{
    font-size: 10px;
}
.banner .slick-dots li{
    margin: 0px;
}
.banner .slick-dots{
    bottom: 23px;
}
.banner .slick-dots li button:before{
color: #cfcfcf;
}
.banner .slick-dots li.slick-active button:before{
    color: #ffffff;
}


.peopleresult_box .slick-dots li button:before{
    font-size: 8px;
}
.peopleresult_box .slick-dots li{
    margin: 0px;
    width: 14px;
    height: 18px;
}
.peopleresult_box .slick-dots {
    bottom: 23px;
    display: inline-block;
    width: 19%;
    background: #8c8c8c;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
}
.peopleresult_box .slick-dots li button:before{
top: -3px;
}
.peopleresult_box .slick-dots li button:before{
color: #cfcfcf;
opacity: 0.5;
}
.peopleresult_box .slick-dots li.slick-active button:before{
    color: #ffffff;
    opacity: 1;
}

.how-work-Section .slick-slide{
    margin: 0 12px;
}

.rightcreoss-second h4, .rightcreoss-thir h4 {
    color: #fff;
    padding-top: 30px;
    font-size: 1.2rem;
    font-weight: 600;
}
.rightcreoss-thir h4{
  color: #000;
}

@media  screen and (max-width:1200px) {
.how-work-Sec {
    padding: 0px;
}
.how-work-Section{
    gap: 1rem;
}
.how-work-box{
    padding: 150px 15px 20px 15px;
    border-radius: 2rem;
    background-size: cover;
}
.sec-7{
        background-size: cover;
    padding: 40px 0;
}
.sec-7 h2{
    font-size: 3rem;
    line-height: 3.2rem;
}
.bannerSlider{
    margin-top:30px;
}
.top_nav {
    padding: 68px 0 16px 0;
}
.banner_left h1{
        font-size: 2.9rem;
}
.how-work-box{
    min-height: 310px;
}
}
@media  screen and (max-width:991px) {
.how-work-Section .slick-slide {
    margin: 0 8px;
}
.how-work-box h5{
    font-size: 1.1rem;
}
}


@media  screen and (max-width:767px) {
    .rightcreoss-second h4, .rightcreoss-thir h4{
        font-size: 1rem;
        line-height: 1rem;
    padding-bottom: 10px;
            padding-left: 5px;
        padding-right: 5px;
    }
        .top_nav {
        padding: 57px 0 12px 0;
    }
    .top-logo {
    max-width: 100px;
}
.banner_left h1 {
        font-size: 2.2rem;
    }
.banner_left p{
    font-size: 1.2rem;
    padding: 8px 0px 5px 0;
    line-height: 25px;
}
.banner_left ul li{
    padding-bottom: 11px;
}
    .bannerSlider {
        margin-top: 7px;
    }
    .top_button {
        padding: 3px 20px;
        font-size: 1.5rem;
        width: 84%;
    }
.peopleresult_box .slick-dots{
    width: 28%;
}
.sec-6 .top_button{
    width: 96%;
            padding: 3px 40px;
}
.Button {
    text-align: center;
}
.paddTopBott {
    padding: 1rem 0;
}
.banner_left ul li{
    font-size: 1rem;
}
.banner_left p{
    font-size: 1rem;
}
.tru-img{
    max-width: 230px;
}
.Ingredients{
        gap: 6px;
    margin-top: 20px;
}
.ingredients-box{
    padding: 12px 12px;
}
.ingredients-box h2{
    font-size: 1rem;
    line-height: 1.5rem;
}
.ingred-point img {
    width: 20px;
}
.sec-2 h3{
    font-size: 1.5rem;
    text-align: left;
    padding: 10px 0 15px 0;
}
.sec-2 p {
    font-size: 1rem;
}
.sec-2{
    padding: 20px 0;
}
.how-work span{
    font-size: 1.5rem;
}
.how-work{
    padding: 8px 0;
}
.how-work2 p{
    padding: 10px 0 0px 0;
}
.how-work-box p{
    padding-top: 0px;
}
.how-work2 h4{
    font-size: 1.5rem;
    text-align: left;
}
.how-work-Section{
    padding-bottom: 30px;
    padding-top: 25px;
}
.rightcreoss-first{
    font-size: 1rem;
    line-height: 1.3rem;
    width: 168px;
    padding: 12px 13px;
}
.rightcreoss{
    border-radius: 25px;
}
.rightcreoss-second img, .rightcreoss-thir img {
    width: 30px;
}
.rightcreoss-Sec1 .rightcreoss-first {
    min-height: 42px;
}
  
.sec-4{
    padding-top: 30px;
}
.sec-5{
    padding: 18px 0;
}
.sec-5 p{
    font-size: 1.6rem;
    line-height: 2rem;
    text-align: left;
}
.steps-box-img{
    width: 70px;
    height: 70px;
}
.steps-1, .steps-2{
    width: 25px;
}
.steps-2 {
    width: 36px;
}
/* .steps-box{
    gap: 1rem;
} */
 .steps-box > *:not(:last-child) {
  margin-right: 1rem;
}
.steps-box-text h6{
    font-size: 1.4rem;
}
.steps-box-text p{
    font-size: 1rem;
}
.peopleresult h3{
    font-size: 1.8rem;
    text-align: left !important;
}
.peopleresult_box{
    padding: 25px 25px 80px 25px;
}
.peopleresult_slide h4{
    font-size: 1.3rem;
}
.peopleresult_slide h5, .peopleresult_slide h6{
    font-size:1.1rem;
}
.sec-6, .sec-8 {
    padding: 32px 0;
}

.sec-9 h3{
    font-size: 2rem;
    text-align: left !important;
}
.faqArea h4 {
    font-size: 1.1rem;
    width: 89%;
}
.sec-8{
    padding-bottom: 0px;
}
.sec-7 {
    background-image: url(../../images/alpha_knockout21/sec-7-mob.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;

}
.sec-7 h2 {
        font-size: 2.8rem;
        line-height: 3.2rem;
        width: 243px;
        padding-bottom: 6rem;
}
.sec-7 h2 br{
    display: none;
}
.sec7-box{
    padding: 20px 20px;
}
.sec7-box p{
        font-size: 1rem;
    line-height: 1.3rem;
}
.faqArea-heading img {
    width: 20px;
}
.how-work-Section .slick-slide{
    margin:0 6px;
}
.how-work-Section .slick-list{
	margin:0 -6px;
}
    .how-work-box h5 {
        font-size: 1rem;
    }
.how-work-box p{
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.how-work-box{
    padding: 160px 15px 20px 15px;
        border-radius: 1.4rem;
        min-height: 294px;
        line-height: 1.2rem;

}

}
@media  screen and (max-width:429px) {
.how-work-box{
    padding: 170px 5px 10px 5px;
        border-radius: 1.4rem;
        min-height: 306px;
        line-height: 1.2rem;
}
.how-work-box h5{
    font-size: 0.9rem;
}
.banner_left ul li{
    font-size: 0.9rem;
}
.banner_left ul li{
        margin-left: 35px;
}
.banner_left ul li img{
    left: -35px;
}
}
@media  screen and (max-width:389px) {
.banner_left h1 {
        font-size: 2rem;
}
    .banner_left p {
        font-size: 0.9rem;
        line-height: 23px;
 }
.banner_left ul li {
        font-size: 0.9rem;
}
.ingredients-box h2 {
        font-size: 1rem;
        line-height: 1.4rem;
}
    .sec-2 p {
        font-size: 0.9rem;
    }
.how-work2 h4 {
        font-size: 1.3rem;
}
    .how-work span {
        font-size: 1.3rem;
    }
.sec-2 h3 {
        font-size: 1.3rem;
}
.rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img{
    width: 56px;
}
.sec-5 p {
   font-size: 1.4rem;
   line-height: 1.7rem;
}
    .steps-box-img {
        width: 60px;
        height: 60px;
    }
.steps-1, .steps-2 {
        width: 20px;
}
.steps-box-text h6 {
        font-size: 1.3rem;
}
    .top_button {
        padding: 4px 20px;
        font-size: 1.4rem;
}
    .steps-2 {
        width: 30px;
    }
.peopleresult h3{
    font-size: 1.6rem;
}
.sec-9 h3 {
        font-size: 1.8rem;}
.new_sleep_footer .contacts li a, .new_sleep_footer li a {
        font-size: 12px !important;
    }
#new_footer .desktop_links_v6 li{
    margin-right: 10px !important;
}
.how-work-box p {
        font-size: 0.8rem;
        line-height: 1rem;
    }
.how-work-box{
    min-height: 282px;
}
    .banner_left ul li {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 1199px) {
    .banner_left h1 {
        font-size: 70px;
    }
    .banner_left h1 sup {
        top: -36px;
        font-size: 13px;
    }
    .banner_left h4 {
        font-size: 32px;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 991px) {
    .banner_left h1{
        font-size: 52px;
    }
     .banner_left h1 sup{
        top: -26px;
        font-size: 10px;
    }
    .banner_left h4 {
        font-size: 21px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    .banner_left h1{
        font-size: 60px;
        line-height: 64px;
    }
     .banner_left h4{
        font-size: 21px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 430px) {
    .banner_left h1 {
        font-size: 40px;
        line-height: 51px;
    }
    .banner_left h1 sup{
        top: -21px;
        font-size: 8px;
    }
    .banner_left h4{
        font-size: 16px;
    }
}

@media  screen and (max-width:767px) {
    .rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img {
        width: 68px;
        top: -68%;
        left: 31%;
    }
    .rightcreoss-Sec1 .rightcreoss-first {
        min-height: 68px;
    }
}
@media  screen and (max-width:500px) {
.rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img{
    left: 25%;
}
}

@media  screen and (max-width:430px) {
.rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img{
    left: 18%;
}
}
@media  screen and (max-width:389px) {
.rightcreoss-second h4, .rightcreoss-thir h4{
    font-size: 0.8rem;
}
.rightcreoss-Sec1 .rightcreoss-second img, .rightcreoss-Sec1 .rightcreoss-thir img {
        width: 62px;
        top: -55%;
        left: 10%;
    }
}

