@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
    font-family: "Inter", serif;
}

.question_quiz {
    background: url('../images/cloudy_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
}

.logo-img {
    width: 60px;
    margin-right: 12px;
}

.logo_img_peace {
    width: 55px;
}

.content-hero h1 {
    color: #494949;
    text-align: center;
    font-size: 37.604px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 41.365px */
    letter-spacing: -1.128px;
}

.content-hero h1 span {
    color: #4074B1;
    font-weight: 500;
}

.question_quiz .content-hero .vector_img {
    position: absolute;
    width: 8%;
    transform: translate(146px, 0px);
}

.btn_sleep {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
    border-radius: 7.64px;
    border: 2px solid #F0F5F9;
    background: #FFF;
    padding: 15px;
}

.moon_sleep_img_white {
    display: none;
}

.btn_sleep:hover {
    background: #688EC0;
    color: #fff;
}

.active_btn {
    background: #688EC0 !important;
    color: #fff;
}
.active_btn:hover{
    color: #fff;
}
.btn-cont{
    background: #688EC0;
    border-radius: 8.334px;
    padding: 12px 50px;
    color: #FFF;
}
.btn-cont:hover{
    color: #fff;
}

.active_btn .active_img {
    display: block;
    width: 36px;
}

.active_btn .moon_sleep_img {
    display: none;
}

.btn_sleep:hover .moon_sleep_img {
    display: none;
}

.btn_sleep:hover .moon_sleep_img_white {
    display: block;
    width: 36px;
}

.moon_sleep_img {
    width: 36px;
}

.question_quiz a:hover {
    text-decoration: none;
}
.btn_steps a{
    color: #688EC0;
    font-weight: 500;
}
.improve_txt{
    color: #153B62;
    font-weight: 400;
    font-size: 18px;
}

.question_txt{
    color: #494949;
    font-weight: 400;
    letter-spacing: 1px;
}
.question_para{
    color: #494949;
    font-weight: 400;
}
.step_progress{
    width: 33%;
    height: 7px;
    background: rgba(64, 116, 177, 1);
    border-radius: 12px;
}

.step_btns .btn_step_occa{
    border-radius: 7.64px;
border: 2px solid #F0F5F9;
background: #FFF;
padding: 18px;
text-align: left;
}
.step_btns .btn_step_occa:hover{
    background: #688EC0 !important;
    color: #fff;
}
.btn-cont:disabled{
    cursor: no-drop;
}
.btn_steps{
    gap: 20px;
}
 .btn_step_occa:focus{
    box-shadow: none !important;
    outline: none !important;
}
 .btn_sleep:focus{
    box-shadow: none !important;
    outline: none !important;
}
.txt_thank{
    color: #4074B1;
    font-weight: 700;
}
.txt_success{
    color: #454545;
    font-weight: 600;
}
.bg_thank{
    border-radius: 37px;
background: #FFF;
}
.thank_para{
    color: #494949;
font-size: 18px;
font-weight: 400;
}
.w-30{
    width: 35%;
}
.gap_store_img{
    gap: 20px;
}
.gap_store_img img{
    width: 150px;
}
.plan_package {
    background: rgba(255, 255, 255, 1);
    border: 0.44px solid rgba(208, 208, 208, 1);
    box-shadow: 0px 3.58px 5.37px -1.79px rgba(16, 24, 40, 0.03);
    padding: 20px 12px;
    border-radius: 12px;
}
.w-45 {
    width: 45px;
}
.star_img_icon {
    width: 45px;
    position: absolute;
    top: 0px;
    right: 0px;
    transform: translate(-10px, -2px);
}
.txt_price sup {
    color: rgba(64, 116, 177, 1);
}
.txt_price span {
    color: rgba(21, 59, 98, 1);
    font-size: 40px;
}
.btn_offer {
    background: rgba(64, 116, 177, 1);
    color: #fff;
    font-weight: 700;
    padding: 8px;
}
.list_price li a {
    font-weight: 400;
    font-size: 14px;
    color: rgba(73, 73, 73, 1);
}
.list_price {
    list-style: none;
}
.txt_price {
    font-weight: 700;
}
.del {
    font-weight: 400;
    position: absolute;
    font-size: 19px;
    color: rgba(73, 73, 73, 1);
}
.list_price li a {
    font-weight: 400;
    font-size: 14px;
    color: rgba(73, 73, 73, 1);
}
.txt_price sub {
    color: rgba(103, 103, 103, 1);
    font-weight: 400;
    font-size: 18px;
}
.sale_txt span {
    color: rgba(41, 74, 112, 1);
    font-weight: 700;
}
.list_price li a {
    font-weight: 400;
    font-size: 14px;
    color: rgba(73, 73, 73, 1);
}
.btn-outline-day {
    padding: 10px 40px;
    background-color: transparent;
    border: 2px solid rgba(104, 142, 192, 1);
    color: rgba(104, 142, 192, 1);
    border-radius: 12px;
    font-weight: 500;
}
.btn-outline-day:hover {
    padding: 10px 40px;
    background-color: rgba(104, 142, 192, 1);
    border: 2px solid rgba(104, 142, 192, 1);
    color: #fff;
}
.btn-buy {
    padding: 10px;
    background-color: transparent;
    border: 2px solid rgba(104, 142, 192, 1);
    color: rgba(104, 142, 192, 1);
    border-radius: 12px;
    font-weight: 500;
}
.btn-day {
    padding: 10px 40px;
    background-color: rgba(104, 142, 192, 1);
    border: 2px solid rgba(104, 142, 192, 1);
    color: #fff;
    border-radius: 12px;
    font-weight: 500;
}
.btn-day:hover {
    padding: 10px 40px;
    background-color: transparent;
    border: 2px solid rgba(104, 142, 192, 1);
    color: rgba(104, 142, 192, 1);
    border-radius: 12px;
    font-weight: 500;
}
.bg_signup_left{
    background: rgba(104, 142, 192, 0.02);
}
.fs-22{
    font-size: 18px !important;
    margin-top: 15px;
}
.w-35{
    width: 35px !important;
}
.txt_instant{
    color: rgba(64, 116, 177, 1) !important;
    font-weight: 700 !important;
}
.txt_sign{
    font-weight: 500;
    color: rgba(73, 73, 73, 1);
}
.para_sign{
    color: rgba(73, 73, 73, 1);
    font-weight: 400;
}
.contact_form {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1.94px 10px 0px rgba(75, 75, 75, 0.15);
    padding: 15px 35px;
}
.input_field {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 1);
    padding: 10px 15px;
    border-radius: 12px;
    height: 50px;
    color: rgba(73, 73, 73, 1);
    font-weight: 400;
}
.br-12 {
    border-radius: 12px;
}
.btn-signup {
    background: rgba(104, 142, 192, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    font-size: 18px;
    padding: 10px;
    border-radius: 12px;
}
.btn-signup:hover{
    background: rgba(104, 142, 192, 1);
    color: rgba(255, 255, 255, 1);
}
.txt_fgt{
    font-weight: 400;
    color: rgba(73, 73, 73, 1);
}
.txt_fgt:hover{
    font-weight: 400;
    color: rgba(73, 73, 73, 1);
}
.show_icon {
    position: absolute;
    right: 0;
    transform: translate(-10px, -33px);
    font-size: 22px;
    color: rgba(73, 73, 73, 1);
}
@media screen and (max-width:767px) {
    .gallery_sec .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
.terms_hero_sec .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.bg_signup_left{
    padding: 0px !important;
  }
  .bg_signup_left h2 br{
   display: none;
  }
  .bg_signup_left h2 {
  font-size: 22px;
  /* line-height: 40px; */
  margin-top: 30px;
  }
  .fs-22 {
    font-size: 13px !important;
    margin-top: 5px;
}

.terms_content {
    padding: 20px 10px;
}
.terms_hero_txt {
    font-size: 22px;
}
    .txt_medi {
        margin-top: 0px !important;
        font-size: 22px;
    }

    .para_medi {
        font-size: 15px;
        line-height: 25px;
    }

    .cloud-sec .row {
        padding-top: 0px !important;
    }

    .cloud-sec .row .col-md-4 {
        padding-top: 10px !important;
    }

    .user_sec .row {
        margin-top: 20px !important;
    }

    .para_medi br {
        display: none;
    }

    .signup_hero_sec .row {
        margin-top: 0px !important;
    }

    .w-120 {
        display: none !important;
    }

    .txt_testimonial {
        font-size: 22px;
        text-align: center;
    }

    .para_testimonial br {
        display: none;
    }

    .para_testimonial {
        text-align: center;
    }

    .txt_using {
        padding-top: 10px !important;
    }

    .faqs_sec {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .faq_txt {
        font-size: 22px;
    }

    .newsletter_sec .row {
        margin-top: 0px !important;
        padding-top: 15px !important;
    }

    .txt_newsletter {
        font-size: 22px;
        text-align: center;
    }

    .para_newsletter {
        text-align: center;
    }

    .plan_package {
        margin-bottom: 20px;
    }

    .plan_package h3 {
        margin-left: 10px !important;
        font-size: 18px;
    }

    .w-45 {
        width: 35px;
    }

    .txt_choose {
        font-size: 32px;
    }

    .btn_offer {
        font-size: 12px;
    }

    .yoga_sec::after {
        display: none !important;
    }

    .expert_solution {
        background: transparent !important;
        height: -webkit-fill-available;
        margin-top: 0px !important;
    }

    .expert_solution .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-top: 20px !important;
    }

    /* .txt_medi{
        margin-top: 0px !important;
        padding-top: 20px !important;
    } */
    .card {
        margin-bottom: 20px;
    }

    .gap_btns {
        gap: 12px;
    }

    .txt_does {
        font-size: 35px;
    }

    .txt_peace br {
        display: none;
    }

    .txt_peace {
        font-size: 14px;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .txt_find {
        font-size: 22px;
    }

    .find_img {
        display: none;
    }

    .para_enjoy {
        font-size: 15px;
    }

    .txt_diverse {
        font-size: 22px;
    }

    .about_hero_sec .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .btn-learn {
        width: -webkit-fill-available;
    }

    .btn-video {
        width: -webkit-fill-available;
        justify-content: center !important;
    }

    .about_hero_img {
        width: 100%;
        display: flex;
        margin: auto;
    }

    .about_hero_para {
        font-size: 15px;
    }

    .about_hero_txt {
        font-size: 30px;
    }

    .yoga_sec .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
    }

    .vector_img_peace {
        display: none;
    }

    .mobile-card {
        display: none;
    }

    .yoga_sec::before {
        display: none !important;
    }

    .btn-white {
        position: inherit !important;
        transform: none !important;
        margin-top: 15px;
        width: -webkit-fill-available;
    }

    .peace_app-sec {
        margin-top: 12px !important;
    }

    .user_sec {
        margin-top: 0px !important;
    }

    .card_border {
        margin-bottom: 20px !important;
    }

    .footer_logo {
        padding-top: 0px !important;
        width: 135px;
    }

    .form_footer {
        padding: 10px 12px;
    }

    .google_img {
        gap: 10px;
    }

    .tab_content {
        padding: 15px 12px;
    }

    .btn-free {
        margin-bottom: 20px !important;
    }

    audio {
        width: -webkit-fill-available;
    }

    .list_tab {
        row-gap: 38px;
    }

    .flex-padding {
        padding: 0px !important;
    }

    .slide_para {
        font-size: 18px;
        line-height: 22px;
    }

    .testimonial_slide {
        background-position: inherit;
        padding: 12px;
    }

    .slide_para {
        text-align: center;
    }

    .flex_vector_img_1 {
        padding-right: 0px !important;
        margin-right: 0px !important;
    }

    .flex_vector_img {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }

    .footer .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .detail {
        text-align: left !important;
    }

    .detail p br {
        display: none;
    }

    .detail h5 {
        font-size: 18px;
    }

    .detail h5 br {
        display: none;
    }

    .peace_img {
        width: 240px;
    }
}
@media screen and (max-width:1280px) {
    .question_quiz .content-hero .vector_img {
        width: 10%;

    }
}

@media screen and (max-width:767px) {
    .question_quiz .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .gap_store_img img {
        width: 100px;
    }
    .bg_thank{
        margin-top: 40px;
    }
    .w-30{
        width: 50%;
    }
    .thank_para br{
        display: none;
    }
    .flex_padding{
        padding: 0px !important;
    }
    .step_progress{
        margin-left: 0px !important;
    }
    .question_quiz .row .col-md-12{
        margin-top: 10px !important;
    }
    .question_quiz .content-hero .vector_img {
        display: none;
    }
    .question_txt {
        font-size: 20px;
    }
    .question_txt br {
        display: none;
    }
}