/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 992px) {
  .container {
    max-width: 171rem;
  }

  .container.container_lg {
    max-width: 185rem;
  }

  .left_clear {
    padding-left: calc((100% - 171rem) / 2 + 15px);
  }

  .right_clear {
    padding-right: calc((100% - 171rem) / 2 + 15px);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 44%;
  }

  .left_clear {
    padding-left: calc((100% - 720px) / 2 + 15px);
    padding-right: calc((100% - 720px) / 2 + 15px);
  }

  .right_clear {
    padding-left: calc((100% - 720px) / 2 + 15px);
    padding-right: calc((100% - 720px) / 2 + 15px);
  }
}

@media (max-width: 991px) {

  .menu {
    position: absolute;
    top: 100%;
    right: 20rem;
    z-index: 1024;
    background: #f5f5f5;
    padding: 3rem 3rem 3rem 2.5rem;
    border-radius: 1rem;
    -webkit-box-shadow: 0 .3rem .6rem rgb(0, 0, 0, 0.3);
    box-shadow: 0 .3rem .6rem rgb(0, 0, 0, 0.3);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .menu.current {
    margin-top: 2rem;
    opacity: 1;
    pointer-events: auto;
  }

  .menu li {
    margin: 0;
    margin-bottom: 1rem;
    display: block;
  }

  .menu a {
    color: #000;
  }

  .menu a:hover {
    color: rgb(57, 57, 57);
  }

  .hamburger-menu {
    display: inline-block;
    margin-left: auto;
  }

  header .btn_group {
    display: none;
  }

  .hero_area {
    text-align: center;
    min-height: auto;
    padding-top: 11rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .hero_content {
    padding-bottom: 9rem;
    padding-right: 0;
  }

  .hero_video_lg {
    display: none;
  }

  .hero_video_sm {
    display: block;
  }

  .video_play {
    right: unset;
    top: unset;
    left: 51.7%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 17rem;
  }

  .desktop_video_player {
    display: none;
  }

  .mobile_video_player {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .email_form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .marquee_wrap {
    padding: 2rem 0;
  }

  .take_care .img_wrap {
    text-align: center;
  }

  .take_care .content_wrap {
    padding: 8rem 0;
    margin: 0;
  }

  .take_care .img_wrap img {
    max-width: 100%;
  }

  .our_experts .content_wrap {
    padding: 8rem 0;
    margin: 0;
  }

  .our_experts .img_wrap img {
    max-width: 100%;
  }

  .feed_your_curiosity .links a {
    font-size: 1.8rem;
  }

  .about_area {
    padding: 8rem 0;
    background: #f5f5f5;
  }

  .about_wrap {
    background: none !important;
    padding: 0;
    border-radius: 0;
  }

  .about_wrap .content_wrapper {
    padding-bottom: 9rem;
    padding-right: 0;
    padding-left: 0;
  }

  .footer_logo {
    width: 25rem;
    margin-bottom: 5rem;
  }

  .footer_middle {
    padding-top: 0;
  }

  .footer_links {
    margin-top: 6rem;
  }

  footer .form_wrap {
    margin-top: 7rem;
  }

  .copyright {
    padding-bottom: 5rem;
  }

  .download_toast {
    padding: 2rem 0;
  }

  .toast_btn {
    display: block;
    width: 13rem;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    margin-left: auto;
    margin-bottom: .7rem;
    margin-right: 4rem;
  }

  .toast_close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
  }

  .arrow_shape {
    display: none;
  }

  .account_create_area .content_wrapper {
    text-align: center;
    padding: 0;
  }

  .registration_confirmed_area .title_lg {
    font-size: 7rem;
  }

  .theme_box .content {
    left: 2.5rem;
    bottom: 2.5rem;
  }

  .theme_box .button {
    padding: 1.9rem 4rem;
  }

  .masterclass_hero {
    text-align: center;
  }

  .explore_wrap {
    display: block;
  }

  .explore_wrap .button {
    margin: 0;
  }

  .masterclass_hero .content_wrapper {
    padding-top: 4rem;
  }

  .masterclass_hero .content_wrapper img {
    margin-left: 0;
    margin-top: 7rem;
  }

  .text_sm {
    font-size: 2rem;
  }

  .price_card.bg_white {
    margin-top: 18rem;
  }

  .gift_card_area .img_wrap {
    padding: 8rem 0;
  }

  .download_area {
    text-align: center;
  }

  .download_area .logo_img {
    margin-bottom: 7rem;
  }

  .gift_card {
    margin-top: 6rem;
  }

  .offer_a_gift_card .title_lg {
    font-size: 6.8rem;
  }

  .back_link {
    margin-bottom: 3rem;
  }

  .download_notice {
    top: 10rem;
    right: -2rem;
  }

  .download_notice img {
    width: 10rem;
  }

  .account_create_area p.pb_30 {
    padding-bottom: 0;
  }

  .account_create_area .download_btns.pt_50 {
    padding-top: 1rem;
  }

}

@media (min-width: 576px) and (max-width: 767px) {
  html {
    font-size: 37%;
  }

  .left_clear {
    padding-left: calc((100% - 540px) / 2 + 15px);
    padding-right: calc((100% - 540px) / 2 + 15px);
  }

  .right_clear {
    padding-left: calc((100% - 540px) / 2 + 15px);
    padding-right: calc((100% - 540px) / 2 + 15px);
  }
}

@media (max-width: 767px) {
  .pricing_area .title_lg {
    font-size: 5rem;
  }

  .price_card {
    margin-top: 6rem;
  }

  .discount_shape {
    left: 70%;
  }

  .download_notice {
    top: 8rem;
    right: 0;
  }

  .application_area {
    padding: 10rem 0;
  }

  .application_area .content_wrap {
    padding-top: 8rem;
    padding-left: 1rem;
  }
}

@media (max-width: 575px) {
  html {
    font-size: 1.4vw;
  }

  .title_lg {
    font-size: 6rem;
  }

  .title_md {
    font-size: 5rem;
  }

  .title_sm {
    font-size: 4rem;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .left_clear {
    padding-left: 30px;
    padding-right: 30px;
  }

  .right_clear {
    padding-left: 30px;
    padding-right: 30px;
  }


  .toast_close {
    right: 30px;
  }

  header {
    padding: 3rem 0;
    margin-bottom: -0.5rem;
  }

  .logo {
    width: 22rem;
  }

  .menu {
    right: 23rem;
  }

  .email_form input {
    width: calc(100% - 16rem);
    border-radius: 0.5rem 0 0 0.5rem;
    height: 8rem;
    padding: 0 3.5rem;
  }

  .email_form input::-webkit-input-placeholder {
    font-size: 2.6rem;
  }

  .email_form input::-moz-placeholder {
    font-size: 2.6rem;
  }

  .email_form input:-ms-input-placeholder {
    font-size: 2.6rem;
  }

  .email_form input::-ms-input-placeholder {
    font-size: 2.6rem;
  }

  .email_form input::placeholder {
    font-size: 2.6rem;
  }

  .email_form button {
    width: 15rem;
    height: 8rem;
    font-size: 2.6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    border-radius: 0 0.5rem 0.5rem 0;
  }

  .hero_video_sm {
    width: 190%;
  }

  .video_play {
    bottom: 22rem;
  }

  .marquee p {
    font-size: 2.2rem;
    margin-right: 1.5rem;
  }

  .testimonial_slider1 .content {
    width: auto;
    right: unset;
    bottom: 10rem;
    margin: 0 6rem;
    text-align: center;
  }

  .testimonial_slider1 p {
    font-size: 2.2rem;
  }

  .owl-nav {
    bottom: 1.8rem;
  }

  .owl-nav button {
    width: 5rem;
  }

  .about_area .sub_title {
    font-size: 3rem;
  }

  .form_wrapper {
    padding: 4rem !important;
  }

  .registration_confirmed_area ul {
    padding-top: 5rem;
    padding-bottom: 6rem;
  }

  .registration_confirmed_area li {
    font-size: 3rem;
  }

  .registration_confirmed_area li:not(:last-child){
    padding-bottom: 1.5rem;
  }

  .registration_confirmed_area .btn_group a {
    width: 17rem;
  }

  .accordion-item {
    padding: 3rem;
  }

  .accordion-button::after {
    width: 2.5rem;
  }

  .accordion-body {
    margin-top: 3rem;
    padding-top: 3rem;
  }

  .nutri_team p.pt_60 {
    padding-top: 4rem;
  }

  .nutri_team p.pb_60 {
    padding-bottom: 3rem;
  }

  .download_area a {
    width: 20rem;
  }

  .offer_a_gift_card .title_lg {
    font-size: 4.8rem;
  }

  .offer_card_wrap {
    display: block;
    padding: 3.2rem 3rem;
  }

  .offer_card_wrap li:not(:last-child) {
    padding-bottom: 1.5rem;
  }

  .offer_a_gift_card .title_sm {
    padding-bottom: 3rem;
  }

  .offer_a_gift_card .form_group {
    padding-bottom: 2rem;
  }

  .registration_confirmed_area.v2 {
    min-height: calc(100vh - 40rem);
  }

  .registration_confirmed_area.v2 p.pb_100 {
    padding-bottom: 5rem;
  }

  .testimonial2_area .title_md {
    font-size: 4rem;
  }

  .hero_banner_area {
    padding-top: 35rem;
    padding-bottom: 4rem;
  }

  .best_gift_card_area .title_lg {
    font-size: 5rem;
  }

  .hero_banner_area p{
    padding-left: 0;
  }

  .hero_banner_area .sh {
    right: 4.5rem;
    bottom: -8rem;
    width: 12rem;
  }

  .download_btns a {
    width: 20rem;
  }

  .registration_confirmed_area .check_mark {
    width: 7.5rem;
  }

  .registration_confirmed_area .title_sub{
    padding-bottom: 0;
    padding-top: 4rem;
  }

  .registration_confirmed_area .title_lg{
    padding-top: 4rem;
    font-size: 5.8rem;
  }

  .registration_confirmed_area .btn_group a {
    width: 20rem;
  }

  .download_notice img{
    display: none;
  }

  .download_notice{
    width: 100%;
    right: unset;
    left: 50%;
    top: 10rem;
    transform: translateX(-50%);
    text-align: center;
    justify-content: center;
  }

  .download_notice p{
    font-size: 2.6rem;
  }

}

@media (max-width: 991px) {
    .static-page {
        text-align: left;
    }
}
