@media screen and (max-width: 1300px){
  .main_section .main_img{
    max-width: 650px;
    right: 0;
  }
}

@media screen and (max-width: 1199px) {
  header {
    padding-top: 23px;
    padding-bottom: 23px;
    background: none;
    backdrop-filter: initial;
  }
  header .logo img {
    width: 88px;
  }
  .main_section {
    padding-top: 0;
  }
  header .right_cont {
    display: none;
  }
  .main_section .left_cont h1 {
    font-size: 35px;
  }
  .main_section .main_img {
    max-width: 400px;
  }
  .main_section .mob_list {
    display: block;
    width: 100%;
  }
  .main_section .mob_list li {
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
  }
  .main_section .mob_list li img {
    margin-right: 14px;
  }
  .main_section .mob_list li:last-child {
    margin-bottom: 0;
  }
  .main_section .mob_list li br {
    display: none;
  }
  .main_section .left_cont .top li {
    margin-right: 0;
    padding: 5px 6px;
    font-size: 12.355px;
  }
  .main_section .left_cont .top li img {
    width: 21px;
    margin-right: 8px;
  }
  .main_section .left_cont .top {
    margin-bottom: 17px;
  }
  .main_section .left_cont .title {
    font-size: 16px;
    align-items: center;
    /* margin-top: 35px;
    margin-bottom: 35px; */
  }
  .main_section .left_cont .title br {
    display: none;
  }
  .main_section .img_mob {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
  }
  .main_section .img_mob img {
    max-width: 400px;
    top: 90px;
    position: relative;
    z-index: 1;
  }
  .main_section .main_img {
    display: none;
  }
  .main_section .left_cont {
    max-width: 100%;
  }
  .main_section .left_cont h1 {
    margin-bottom: 24px;
    position: relative;
    z-index: 2;
  }
  .main_section .left_cont .text {
    padding-left: 34px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    font-size: 15px;
  }
  .main_section .overlay_mob {
    height: 176px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    bottom: 0;
    left: -15px;
    width: calc(100% + 30px);
    right: 0;
    position: absolute;
    z-index: 2;
  }
  .course_proffesion_for {
    padding-top: 59px;
  }
  .course_proffesion_for h3 {
    margin-bottom: 55px;
  }
  .course_proffesion_for .wrap {
    flex-direction: column;
    align-items: center;
  }
  .course_proffesion_for .wrap .block {
    width: 100%;
    max-width: 400px;
    margin-bottom: 11px;
    padding: 30px;
  }
  .course_proffesion_for .wrap .block:last-child {
    margin-bottom: 0;
  }
  .course_proffesion_for .wrap .block .title {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .course_proffesion_for .wrap .block img {
    margin-bottom: 26px;
  }
  .course_proffesion_for .wrap .block ul li::before {
    width: 11px;
    height: 11px;
  }
  .course_proffesion_for .wrap .block ul li {
    padding-left: 37px;
    font-size: 14.428px;
    margin-bottom: 9px;
  }
  .whats_wrong {
    padding-top: 56px;
  }
  .whats_wrong h3 {
    margin-bottom: 42px;
  }
  .whats_wrong .inside {
    flex-direction: column;
    align-items: center;
    max-width: 500px;
    border-radius: 20px;
  }
  .whats_wrong .inside .img {
    order: 1;
    width: 100%;
    max-width: 500px;
    border-radius: 20px 20px 0px 0px;
  }
  .whats_wrong .inside .left_cont {
    order: 2;
    width: 100%;
    padding: 30px 25px;
  }
  .whats_wrong .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .whats_wrong .inside .left_cont .title {
    margin-bottom: 21px;
  }
  .in_res {
    padding-top: 57px;
    padding-bottom: 32px;
  }
  .in_res .img {
    display: none;
  }
  .in_res .mob {
    display: block;
    max-width: 100%;
  }
  .in_res .container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  .in_res h3 {
    margin-bottom: 41px;
  }
  .fundament_course_section {
    padding-top: 29px;
  }
  .fundament_course_section h3 {
    margin-bottom: 38px;
  }
  .fundament_course_section .inside {
    padding: 30px;
  }
  .fundament_course_section .inside .title {
    margin-bottom: 21px;
  }
  .fundament_course_section .inside ul li {
    width: 100%;
    margin-bottom: 21px;
  }
  .program_course {
    padding-top: 67px;
  }
  .program_course h3 {
    margin-bottom: 42px;
  }
  .program_course .faq_wrap .faq_item .faq_btn .day {
    max-width: 100%;
    margin-bottom: 12px;
  }
  .program_course .faq_wrap .faq_item .faq_btn {
    min-height: initial;
    flex-direction: column;
    align-items: flex-start;
  }
  .program_course .faq_wrap .faq_item .faq_btn .btn_p {
    width: calc(100% - 55px);
    font-weight: 600;
    font-size: 18px;
  }
  .program_course .faq_wrap .faq_item .faq_btn figure {
    width: 51px;
    height: 51px;
  }
  .program_course .faq_wrap .faq_item .faq_btn figure svg {
    width: 25px;
  }
  .program_course .faq_wrap .faq_item .faq_item_content {
    padding-top: 32px;
  }
  .program_course .faq_wrap .faq_item .faq_item_content .row_item .list {
    padding-left: 20px;
  }
  .program_course .faq_wrap .faq_item .faq_item_content .row_item .list li {
    margin-bottom: 12px;
  }
  .program_course .faq_wrap .faq_item .faq_item_content .row_item {
    margin-bottom: 23px;
  }
  .program_course .faq_wrap .faq_item .faq_item_content .row_item .title {
    margin-bottom: 17px;
  }
  .program_course .faq_wrap .faq_item.active .faq_btn figure {
    transform: rotate(180deg) translateY(0);
    top: 0;
  }
  .studing_format {
    padding-top: 67px;
  }
  .studing_format h3 {
    margin-bottom: 43px;
  }
  .studing_format .wrap {
    flex-direction: column;
    align-items: center;
  }
  .studing_format .wrap .block {
    width: 100%;
    max-width: 450px;
    padding: 26px 13px 34px 35px;
    margin-bottom: 19px;
  }
  .studing_format .wrap .block:last-child {
    margin-bottom: 0;
  }
  .get_access {
    padding-top: 54px;
  }
  .get_access h3 {
    margin-bottom: 38px;
  }
  .get_access .yellow_btn {
    margin-bottom: 54px;
  }
  .get_access .inside .title {
    font-size: 20px;
    margin-bottom: 32px;
  }
  .get_access .inside {
    padding: 30px 13px;
  }
  .get_access .inside .wrap {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  .get_access .inside .wrap .left_cont {
    margin-bottom: 24px;
  }
  .get_access .inside .wrap .right_cont .main_list li .text {
    font-size: 16px;
  }
  .get_access .inside .wrap .right_cont .main_list {
    padding-left: 0;
  }
  .mini_course {
    padding-top: 52px;
  }
  .mini_course h3 {
    margin-bottom: 43px;
  }
  .mini_course .wrap {
    flex-direction: column;
    align-items: center;
  }
  .mini_course .wrap .block {
    width: 100%;
    max-width: 500px;
    padding: 25px;
    min-height: initial;
  }
  .main_section .left_cont .title p {
    max-width: 260px;
  }
  .main_section .img_mob .back_item {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    display: none;
  }
  .main_section .img_mob .mob_img_item {
    position: relative;
    z-index: 2;
  }
  .main_section .left_cont {
    padding-bottom: 0;
  }
  .plan_organiz_section .wrapper {
    flex-direction: column;
    align-items: center;
    padding: 28px;
    border-radius: 15px;
    border: 1px solid #FFF;
  }
  .plan_organiz_section .wrapper .left_cont {
    width: 100%;
    border: none;
  }
  .plan_organiz_section .wrapper .img {
    width: 100%;
    max-width: 600px;
    border-radius: 24px;
  }
  .your_advantages .wrap {
    flex-direction: column;
    align-items: center;
  }
  .your_advantages .wrap .inside {
    width: 100%;
    max-width: 350px;
    margin-bottom: 12px;
  }
  .your_advantages .wrap .inside:last-child {
    margin-bottom: 0;
  }
  .main_section .overlay, .main_section .overlay_mob {
    display: none;
  }
  .main_section {
    padding-bottom: 30px;
  }
  .choose_variant .wrap {
    flex-direction: column;
    align-items: center;
  }
  .choose_variant .wrap .column {
    width: 100%;
    max-width: 500px;
    margin-bottom: 16px;
  }
  .choose_variant .wrap .column:last-child {
    margin-bottom: 0;
  }
  .choose_variant {
    padding-top: 63px;
  }
  .faq_section .row_item .row_btn {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 991px) {
  .main_section .left_cont h1 br {
    display: block;
  }
  .main_section .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 0%);
  }
  .main_section .left_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  h3 {
    font-size: 25px;
  }
  .leave_questions {
    padding-top: 59px;
  }
  .leave_questions h3 {
    font-weight: 600;
    margin-bottom: 27px;
  }
  .leave_questions .title {
    font-size: 18px;
    margin-bottom: 47px;
  }
  .fancybox-slide--html .fancybox-close-small {
    right: 0;
  }
  .main_section_thanks {
    margin-bottom: 0;
  }
  .main_section_thanks .left_wrap .bottom_wrap ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .main_section_thanks .left_wrap .bottom_wrap ul li {
    width: 100%;
    max-width: 400px;
    margin-bottom: 15px;
  }
  .main_section_thanks .left_wrap .bottom_wrap ul li a {
    width: 100%;
  }
  .main_section_thanks .left_wrap .bottom_wrap ul li:last-child {
    margin-bottom: 0;
  }
  .main_section_thanks .left_wrap .bottom_wrap {
    padding: 23px;
  }
  .main_section .left_cont .blocks {
    margin-bottom: 0;
  }
  .main_section .left_cont .blocks .block {
    padding: 22px;
    padding-right: 15px;
    min-height: 90px;
  }
  .main_section .left_cont .blocks .block .top_block {
    font-size: 14.692px;
    margin-bottom: 9px;
  }
  .main_section .left_cont .blocks .block .block_text {
    font-size: 14.692px;
  }
  .main_section .left_cont .blocks {
    margin-top: -110px;
    position: relative;
    z-index: 4;
  }
  .main_section .left_cont .blocks .block:last-child .top_block img {
    width: 24px;
  }
  .main_section .yellow_btn {
    position: relative;
    z-index: 4;
    margin-top: 17px;
  }
  .plan_organiz_section .wrapper .img {
    display: none;
  }
  .plan_organiz_section .wrapper .img_mob {
    width: 100%;
    max-width: 600px;
    display: block;
    border-radius: 24px;
  }
  .choose_variant h3 {
    margin-bottom: 20px;
  }
  .choose_variant .title {
    font-size: 18px;
    margin-bottom: 44px;
  }
  .choose_variant .wrap .column .top p {
    font-size: 20px;
  }
  .choose_variant .wrap .column .top {
    padding: 13px 15px 13px 24px;
    border-radius: 12.204px 12.204px 0px 0px;
  }
  .choose_variant .wrap .column .top img {
    width: 69px;
  }
  .choose_variant .wrap .column .content {
    padding: 14px 24px;
  }
  .choose_variant .wrap .column .content ul li {
    margin-bottom: 11px;
  }
  .choose_variant .wrap .column .content ul li img {
    width: 22px;
  }
  .choose_variant .wrap .column .content ul li p {
    width: calc(100% - 22px);
    padding-left: 15px;
    font-size: 15px;
  }
  .choose_variant .wrap .column .content .reserve_btn {
    margin-top: 26px;
    font-size: 15px;
    padding: 13px;
  }
  .choose_variant .wrap .column .content .full_buy {
    font-size: 15px;
    padding: 13px;
  }
  .choose_variant .wrap .column .content .pay_part {
    font-size: 15px;
    padding: 13px;
  }
  .faq_section .row_item .row_btn p {
    width: calc(100% - 49px);
  }
  .leave_questions {
    padding-top: 59px;
  }
  .leave_questions h3 {
    font-weight: 600;
    margin-bottom: 27px;
  }
  .leave_questions .title {
    font-size: 18px;
    margin-bottom: 0;
  }
  .leave_questions .have_questions .consult_form{
    flex-direction: column;
    align-items: center;
    padding: 27px 25px;
    border-radius: 25px;
  }
  .leave_questions .have_questions .consult_form .input_cont{
    width: 100%;
    margin-bottom: 10px;
  }
  .leave_questions .have_questions .consult_form .btn{
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .main_section {
    background: url("../pics/img73.png") top center no-repeat;
    background-size: cover;
  }
  .program_course .faq_wrap .faq_item .faq_btn {
    padding-right: 55px;
  }
  .main_section .img_mob .back_item {
    display: block;
    width: auto;
  }
  .main_section .overlay {
    display: none;
  }
  .main_section .overlay_mob {
    bottom: -157px;
  }
  .problems_section {
    padding-top: 80px;
  }
  .problems_section h3 {
    font-size: 20px;
    margin-bottom: 21px;
  }
  .problems_section .title {
    font-size: 18px;
  }
  .problems_section .wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 37px;
  }
  .problems_section .wrap p {
    font-size: 18px;
    margin-bottom: 35px;
  }
  .problems_section .wrap .arrows {
    max-width: 100%;
  }
  .plan_organiz_section {
    padding-top: 69px;
  }
  .plan_organiz_section h3 {
    font-size: 20px;
    margin-bottom: 27px;
  }
  .plan_organiz_section h3 br {
    display: none;
  }
  .plan_organiz_section h3.h3_2 {
    font-size: 25px;
    margin-bottom: 55px;
  }
  .plan_organiz_section .title {
    margin-bottom: 40px;
  }
  .plan_organiz_section .yellow_btn {
    max-width: 325px;
    margin-bottom: 76px;
  }
  .plan_organiz_section .wrapper .left_cont {
    padding: 0;
    margin-bottom: 23px;
  }
  .plan_organiz_section .wrapper .left_cont .block_heading {
    margin-bottom: 25px;
  }
  .plan_organiz_section .wrapper .left_cont ul li {
    margin-bottom: 15px;
  }
  .your_advantages {
    padding-top: 56px;
  }
  .your_advantages h3 {
    margin-bottom: 52px;
  }
  .your_advantages .wrap .inside .slide_p, .your_advantages .wrap .inside .text {
    font-size: 19.543px;
  }
  .get_access {
    padding-top: 15px;
  }
  .get_access .inside .title {
    font-size: 25px;
    margin-bottom: 27px;
  }
  .get_access .inside .title_text {
    font-size: 18px;
    margin-bottom: 27px;
  }
  .get_res_how {
    padding-top: 58px;
  }
  .get_res_how h3 {
    margin-bottom: 38px;
  }
  .get_res_how .area .content {
    padding-top: 0;
    padding-bottom: 38px;
    margin-top: -18px;
  }
  .evaluate_section .arrows{
    position: static;
    transform: none;
    margin-top: 43px;
    max-width: 100%;
  }
  .evaluate_section .wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .evaluate_section .wrap .text br{
    display: none;
  }
  .faq_section {
    padding-top: 63px;
  }
  .faq_section h3 {
    margin-bottom: 35px;
  }
  .faq_section .row_item .text_wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .faq_section .yellow_btn {
    margin-top: 27px;
  }
  .problems_section  .slick-dots{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .problems_section  .slick-dots li{
    margin: 0 8px;
  }
  .problems_section  .slick-dots li button{
    font-size: 0;
    text-indent: -1000px;
    padding: 0;
    border-radius: none;
    margin: 0;
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
  }
  .problems_section  .slick-dots li.slick-active button{
    background: #EBFF00;
  }
  .problems_section .slick-slide,.problems_section .slider .slide{
    margin: 0;
  }
  .problems_section .slider{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .your_advantages .wrap .inside .slide_p{
    min-height: initial;
  }
  .main_section .img_mob{
    margin-top: -80px;
  }
  .main_section .yellow_btn{
    margin-top: 0;
  }
}

@media screen and (max-width: 500px){
  .faq_section .row_item .row_btn figure img{
    width: 20px;
  }
  .faq_section .row_item .row_btn figure{
    width: 29px;
    height: 29px;
    position: absolute;
    top: 9px;
    right: 11px;
  }
  .faq_section .row_item .row_btn{
    position: relative;
    padding: 27px;
    padding-left: 19px;
  }
  .faq_section .row_item .row_btn p{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 29px);
    font-size: 18px;
  }
  .faq_section .row_item .text_wrapper{
    padding-left: 19px;
    padding-right: 19px;
    font-size: 16px;
  }
  .faq_section .row_item .row_btn p{
    font-weight: 500;
  }
  .faq_section .row_item .row_btn p{
    width: calc(100% - 23px);
  }
}