@media (max-width: 1470px) {
  .container {
    padding: 0 20px;
    max-width: 1470px;
  }
  .photo_right_banner {
    right: 0;
    z-index: -1;
    width: 60%;
    transform: translateX(0);
  }
  .section_about_bubbly,
  .section_discover_how,
  .section_free_trial,
  .section_free_trial_form {
    margin-top: 80px;
  }
  .right_discover_how_fun_photo {
    margin-left: 0;
  }
  .box_footer_up,
  .footer_up_right {
    gap: 150px;
  }
  .footer_up_left_logo {
    max-width: 100%;
    min-width: 200px;
  }
  .footer_up_right_2 {
    max-width: 150px;
    min-width: 120px;
  }
  .our_teachers_card_teacher_photo {
    width: 50%;
  }
  .our_courses_box_1_text {
    font-size: 16px;
  }
  .our_courses_box_1_title {
    font-size: 26px;
  }
  .text_and_one_right_photo {
    max-width: 330px;
  }
  .text_and_one {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section_pricing {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .box_our_teaching_method {
    padding-top: 80px;
  }
  .section_our_teachers {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .section_faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section_our_courses {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .packages_about_us {
    margin-top: 0px;
  }
}
@media (max-width: 1200px) {
  .left_banner_lists {
    flex-direction: column;
  }
  .photo_right_banner {
    width: 80%;
  }
  .header_navigation {
    gap: 20px;
  }
  .desctop > li > a,
  .header_navigation_link,
  .our_courses_box_1_title {
    font-size: 18px;
  }
  .button_free_trial_lesson_header {
    width: 160px;
    height: 40px;
  }
  .header_menu.fixed {
    padding: 15px 75px;
  }
  .header_burger.fixed {
    padding: 5px 15px;
    z-index: 30;
  }
  .left_our_teaching_method {
    padding-bottom: 50px;
  }
  .our_teachers_card_1,
  .popup_form_input,
  .select_form {
    width: 100%;
  }
  .popup_form{
      min-width:370px;
      max-width:372px;
  }
  .section_easy_fun_effective {
    padding-top: 234px;
    padding-bottom: 150px;
  }
  .pricing_boxes_main {
    flex-wrap: wrap;
    justify-content: center;
  }
  .box_footer_up {
    gap: 70px;
  }
  .footer_up_right {
    gap: 60px;
  }
  .box_discover_how {
    align-items: flex-end;
  }
  .box_text_and_one_main {
    gap: 100px;
  }
  .our_courses_list_1 {
    font-size: 26px;
  }
  .our_courses_box_1_list_1 {
    font-size: 16px;
  }
  .our_courses_box_1_text {
    font-size: 14px;
    max-width: 90%;
  }
  .our_courses_main_box {
    justify-content: space-between;
  }
  .box_free_trial_main {
    gap: 80px;
  }
  .box_free_trial_left_title {
    font-size: 45px;
  }
  .packages_about_us {
    margin-top: 0;
  }
  .header_burger.fixed,
  .header_menu.fixed {
    padding: 15px 50px;
  }
  .easy_fun_effective {
    font-size: 136px;
  }
  .pricing_box_button_down {
    width: 78%;
    margin: 20px auto 0;
  }
}
@media (max-width: 991px) {
  .packages_about_us {
    margin-top: 0;
  }
  .contact_image,
  .header_menu {
    display: none;
  }
  .header_burger {
    display: flex;
    padding-top: 5px;
  }
  .box_footer_up {
    gap: 60px;
  }
  .footer_up_right {
    gap: 50px;
  }
  .popup {
    max-width: 100%;
  }
  .active_popup {
    width: 100%;
  }
  .contact_page_button_down {
    justify-content: center;
  }
  .pricing_box_button_down {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .box_footer_up,
  .footer_up_right {
    flex-wrap: wrap;
  }
  .footer_up_right_1 {
    width: calc(50% - 50px);
    max-width: 100px;
  }
  .footer_up_right_2 {
    width: calc(50% - 50px);
    max-width: 100%;
  }
  .footer_up_right_3_down {
    align-items: flex-start;
  }
  .our_courses_lists_main {
    gap: 15px;
  }
  .our_courses_list_1 {
    font-size: 22px;
  }
  .box_text_and_one_main {
    gap: 80px;
  }
  .box_footer_down {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
@media (max-width: 820px) {
  .left_banner_title {
    font-size: 60px;
  }
  .section_about_bubbly {
    margin-top: 90px;
  }
  .packages_about_us {
    margin-top: 0;
  }
  .box_discover_how,
  .box_free_trial_main,
  .box_text_and_one_main {
    flex-direction: column;
    align-items: center;
  }
  .about_bubbly_text {
    font-size: 30px;
  }
  .about_bubbly_photo {
    width: 72%;
  }
  .box_our_teaching_method {
    flex-direction: column;
  }
  .right_our_teaching_method {
    max-width: 460px;
    margin: 0 auto;
  }
  .button_see_more {
    margin: 38px auto 0;
  }
  .easy_fun_effective {
    font-size: 72px;
  }
  .pricing_box_button_down {
    width: 97%;
    margin: 20px auto 0;
  }
  .accordion-button {
    font-size: 25px;
  }
  .accordion-body {
    padding-right: 60px;
  }
  .box_footer_up,
  .footer_up_right {
    flex-wrap: wrap;
  }
  .footer_up_right_1 {
    width: calc(50% - 50px);
    max-width: 100px;
  }
  .footer_up_right_2 {
    width: calc(50% - 50px);
    max-width: 100%;
  }
  .footer_up_right_3_down {
    align-items: flex-start;
  }
  .our_courses_lists_main {
    gap: 15px;
  }
  .our_courses_list_1 {
    font-size: 22px;
  }
  .box_text_and_one_main {
    gap: 80px;
  }
  .box_footer_down {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .header_burger.fixed,
  .header_menu.fixed {
    padding: 15px 10px;
  }
}
@media (max-width: 768px) {
  .pricing_box_button_down {
    width: 53%;
    margin: 20px auto 0;
  }
}

@media (max-width: 540px) {
  .button_free_trial_lesson_header,
  .left_banner_title {
    font-family: var(--font-family);
    font-weight: 700;
    line-height: 100%;
  }
  .header,
  .left_our_teaching_method,
  .main_banner {
    padding-bottom: 0;
  }
  .logo,
  .logo_svg {
    width: 53px;
    max-height: 21.3px;
  }
  .button_free_trial_lesson_header {
    width: 125px;
    height: 32px;
    font-size: 13px;
    text-align: center;
    color: #fff;
  }
  .main_banner {
    margin-top: 43px;
  }
  .left_banner_title {
    font-size: 35px;
    color: #223d80;
    max-width: 330px;
  }
  .button_round_free_trial_lesson,
  .left_banner_texts {
    margin-top: 20px;
    font-size: 13px;
    font-family: var(--font-family);
  }
  .left_banner_texts {
    font-weight: 400;
    line-height: 130%;
    color: #223d80;
  }

  .button_round_free_trial_lesson {
    width: 88px;
    height: 88px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    color: #fff;
    gap: 5px;
  }
  .button_round_free_trial_lesson > svg {
    width: 9px;
    height: 10px;
  }
  .left_banner_lists {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-top: 35px;
  }
  .check_mark_main {
    width: 12px;
    height: 12px;
  }
  .left_banner_list_1 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 10px;
    line-height: 130%;
    color: #223d80;
  }
  .photo_right_banner {
    position: static;
    width: 100%;
  }
  .main_banner {
    flex-direction: column;
  }
  .about_bubbly_title,
  .box_free_trial_left_title,
  .left_discover_how_fun_title,
  .left_our_teaching_method_title,
  .our_courses_title,
  .our_teachers_title,
  .text_and_one_left_title {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
  }
  .left_discover_how_fun_text,
  .our_courses_list_1,
  .text_and_one_left_title_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
  }
  .left_discover_how_fun_list_1 {
    font-weight: 400;
    font-size: 13px;
    line-height: 80%;
  }
  .section_about_bubbly {
    margin-top: 80px;
  }
  .packages_about_us {
    margin-top: 80px;
  }
  .box_section_about_bubbly {
    gap: 29px;
  }
  .about_bubbly_text {
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    margin-top: 20px;
  }
  .box_our_teaching_method {
    padding-top: 80px;
  }
  .left_our_teaching_method_lists_main {
    flex-direction: column;
    gap: 30px;
    margin-top: 50px;
  }
  .contact_form_right_contact,
  .contact_form_right_contact_email,
  .contact_form_right_contact_form_text,
  .contact_form_right_contact_name,
  .contact_form_right_contact_text,
  .contact_page_button,
  .form_main_text_label_input,
  .form_main_text_label_input_courses,
  .left_our_teaching_method_lists_1,
  .our_courses_box_1,
  .our_teachers_card_1,
  .popup_form_input,
  .right_discover_how_fun_photo,
  .select_form {
    width: 100%;
  }
  .left_our_teaching_method_lists_1_image {
    width: 16%;
    margin-bottom: 15px;
  }
  .left_our_teaching_method_lists_1_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 115%;
    max-width: 100%;
  }
  .section_our_teachers,
  .section_pricing {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .our_teachers_title_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 115%;
    margin-top: 20px;
  }
  .our_teachers_cards_main {
    margin-top: 30px;
    gap: 20px;
  }
  .our_teachers_card_teacher_name {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
  }
  .our_teachers_card_teacher_prof {
    font-weight: 400;
    font-size: 13px;
    line-height: 115%;
  }
  .our_teachers_card_teacher {
    padding-left: 20px;
    padding-top: 20px;
  }
  .button_see_more {
    width: 125px;
    height: 35px;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
  }
  .our_teachers_card_teacher_button_see_more {
    width: 11px;
    height: 11px;
  }
  .section_faq,
  .section_reviews {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .form_main_title,
  .pricing_title,
  .reviews_title {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
  }
  .slide_review_1 {
    width: 100%;
    height: auto;
  }
  .slide_review_1_photo {
    display: block;
    width: 57px;
    height: 57px;
  }
  .slide_review_1_text {
    font-weight: 400;
    font-size: 13px;
    line-height: 115%;
    margin-bottom: 20px;
  }
  .slide_review_1_name {
    font-weight: 400;
    font-size: 8px;
    line-height: 130%;
  }
  .easy_fun_effective,
  .pricing_box_1_inclides,
  .pricing_box_1_price,
  .pricing_box_1_title {
    font-weight: 700;
    line-height: 100%;
  }
  .easy_fun_effective {
    font-size: 34px;
    text-align: center;
  }
  .section_easy_fun_effective {
    padding-top: 163px;
    padding-bottom: 100px;
  }
  .pricing_box_1 {
    width: 90%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 168px;
  }
  .pricing_box_1_title {
    font-size: 20px;
    margin-left: 20px;
  }
  .pricing_box_1_price {
    font-size: 20px;
    margin: 20px 0 50px 20px;
  }
  .pricing_box_1_inclides {
    font-size: 20px;
    padding-left: 20px;
  }
  .pricing_box_1_inclides_list_main {
    padding-left: 20px;
  }
  .pricing_box_1_inclides_list_1_arrow {
    width: 10px;
    height: 7px;
  }
  .pricing_box_1_price_save {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
  }
  .box_free_trial_left_1_text,
  .box_free_trial_left_text,
  .contact_form_right_contact_form_text,
  .form_main_text_label,
  .pricing_box_1_inclides_list_1 {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
  }
  .pricing_box_button_down {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    width: 90%;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .accordion-body,
  .accordion-button {
    padding: 15px 18px 15px 20px;
    line-height: 100%;
  }
  .faq_title {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    max-width: 330px;
  }
  .accordion {
    margin-top: 30px;
  }
  .accordion-button {
    font-weight: 700;
    font-size: 15px;
  }
  .accordion-body {
    font-weight: 500;
    font-size: 12px;
  }
  .accordion-button:after {
    background-image: none;
    content: "+";
    font-size: 20px;
    transform: translateY(0);
  }
  .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "-";
    transform: translateY(0);
  }
  .contact_form_right_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
  }
  .contact_form_right_contact_name {
    height: 65px;
  }
  .contact_form_right_contact_send_message {
    width: 100%;
    height: 50px;
    padding: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    margin-bottom: 80px;
  }
  .footer {
    padding-top: 50px;
  }
  .footer_up_left_logo {
    max-width: 166px;
  }
  .box_footer_up {
    gap: 60px;
  }
  .footer_up_right_3_down_email,
  .footer_up_right_3_down_phone,
  .footer_up_right_link {
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
  }
  .box_footer_down_privacy,
  .box_footer_down_reserved,
  .desctop > li > a {
    font-size: 13px;
    line-height: 100%;
    font-weight: 700;
  }
  .footer_up_right_1 {
    gap: 4px;
  }
  .footer_up_right_3_white_round {
    width: 55px;
    height: 55px;
  }
  .footer_up_right_3_up {
    gap: 30px;
  }
  .text_and_one {
    padding-bottom: 0px;
  }
  .box_footer_down {
    margin-top: 150px;
    align-items: center;
  }
  .desctop > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  .box_footer_down_privacy,
  .desctop > li > a {
    display: block;
  }
  .desctop_lang_1::after {
    display: none;
  }
  .right_our_teaching_method {
    width: 56%;
  }
  .popup {
    justify-content: center;
  }
  .active_popup {
    padding: 0 20px;
  }
  .popup_title {
    font-size: 18px;
    padding-top: 80px;
  }
  .country,
  .email,
  .full_name,
  .phone {
    font-size: 13px;
  }
  .popup_btn {
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
  }
  .close_popup {
    position: absolute;
    top: 55px;
    right: 15px;
  }
  .our_courses_lists_main {
    flex-wrap: wrap;
  }
  .box_free_trial_left_1_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
  }
  .box_free_trial_left_1 {
    align-items: center;
  }
  .box_free_trial_left_1_icon {
    max-width: 35px;
  }
  .form_main_text {
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    text-align: center;
  }
  .box_footer_down {
    gap: 5px;
  }

}
@media (max-width: 375px) {
  .left_banner_lists {
    gap: 6px;
  }
  .left_banner_title {
    font-size: 30px;
  }
  
}
@media (max-width: 330px) {
  .left_banner_lists {
    gap: 6px;
  }
  .footer_up_right_3_icons {
    gap: 5px;
  }
  .footer_up_right_3_white_round {
    width: 50px;
    height: 50px;
  }
  .section_easy_fun_effective {
    padding-top: 103px;
    padding-bottom: 70px;
  }
  .left_banner_title {
    font-size: 27px;
  }
  .text_and_one_right_photo {
    max-width: 100%;
  }
}
