@media screen and (max-width: 1350px) {
  #buy_modal .left_cont .modal_title {
    font-size: 35px;
  }

  #buy_modal .left_cont .modal_subtitle {
    font-size: 27px;
    line-height: 110%;
  }

  #buy_modal .left_cont {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1250px) {
  .course_programm .top_slider_wrap .slider .slick-slide p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1199px) {
  .main_section .top_area {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .custom_modal .modal_content {
    flex-direction: column;
    align-items: center;
  }

  .main_section .top_area .right_cont {
    position: static;
    margin-top: -100px;
  }

  h1 {
    font-size: 40px;
  }

  #buy_modal .left_cont .modal_title {
    font-size: 25px;
    text-align: center;
  }

  #buy_modal .left_cont .modal_subtitle {
    font-size: 16px;
  }

  #buy_modal .img {
    display: none;
  }

  #buy_modal .img_mob {
    display: block;
  }

  #buy_modal .left_cont {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }

  .main_section .top_area .left_cont .text_cont .title {
    font-size: 24px;
    line-height: 110%;
  }

  .main_section .top_area .left_cont .text_cont .title br {
    display: none;
  }

  .main_section .bottom_area {
    flex-direction: column;
    align-items: center;
    margin-top: -60px;
  }

  .main_section .bottom_area .left_cont {
    order: 2;
    width: 100%;
    max-width: 600px;
  }

  .main_section .bottom_area .right_cont {
    width: 100%;
    max-width: 600px;
  }

  .course_programm .bottom_slider .inside .wrap {
    width: 49%;
  }

  .course_programm .top_slider_wrap .slider .slick-slide p {
    padding: 0 5px;
    text-align: center;
  }

  .students_results .container {
    max-width: 100% !important;
  }

  .students_results .slick-list {
    padding: 0 !important;
  }

  .tarifs_section h2 {
    margin-bottom: 0;
    width: auto;
  }

  .tarifs_section .arrow {
    display: flex;
    width: 58px;
    height: 58px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #AE1C28;
  }

  .tarifs_section .top {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 21px;
  }

  .tarifs_section {
    padding-bottom: 0;
  }

  .tarifs_section .slick-slide {
    padding-bottom: 10px;
  }

  .tarifs_section .wrap .tarif .title {
    font-size: 24px;
    line-height: 110%;
  }

  .tarifs_section .wrap .tarif .good_list li,
  .tarifs_section .wrap .tarif .bottom_list li {
    font-size: 18px;
  }

  .tarifs_section .wrap .tarif .good_list li::before {
    top: 2px;
  }

  .tarifs_section .wrap .tarif .bottom_list li::before {
    top: 0;
  }

  .tarifs_section .wrap .tarif .full_price,
  .tarifs_section .wrap .tarif .special_price,
  .tarifs_section .wrap .tarif .limited_price {
    font-size: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .tarifs_section .wrap .tarif .bottom_text {
    font-size: 16px;
  }

  .tarifs_section .wrap .tarif {
    padding-left: 13px;
    padding-right: 13px;
  }

  .tarifs_section .slick-slide {
    padding-bottom: 50px;
  }

  .tarifs_section .wrap .tarif .bottom_cont {
    padding-left: 13px;
    padding-right: 13px;
  }
}

@media screen and (max-width: 991px) {
  .main_section {
    padding-top: 66px;
  }

  .main_section .top_area .left_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .main_section .top_area .left_cont .date {
    font-size: 18px;
    padding: 0;
    height: 52px;
    width: 100%;
    max-width: 237px;
  }

  .main_section .top_area .left_cont h1 {
    text-align: center;
  }

  .main_section .top_area .left_cont .text_cont {
    padding: 23px 8px 23px 19px;
  }

  .main_section .top_area .left_cont .text_cont .text {
    font-size: 18px;
    line-height: 120%;
  }

  .main_section .bottom_area .right_cont {
    padding: 16px 20px 13px;
    border-radius: 16px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }

  .main_section .bottom_area .right_cont .title {
    font-size: 16px;
  }

  .main_section .bottom_area .left_cont {
    padding: 24px 9px 28px 33px;
    border-radius: 16px;
    margin-top: 6px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }

  .main_section .bottom_area .left_cont .text {
    font-size: 16px;
    padding-left: 13px;
    line-height: 110%;
    margin-bottom: 20px;
  }

  .main_section .bottom_area .left_cont .text::before {
    top: -14px;
    left: -27px;
  }

  .red_btn_item {
    font-size: 18px;
    padding: 13px 37px;
    border-radius: 20px;
  }

  .main_section .bottom_area .left_cont .red_btn_item {
    width: auto;
    max-width: none;
  }

  h2 {
    font-size: 25px;
    line-height: 110%;
  }

  .education_for_whom .wrap .item {
    margin-left: 0 !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    padding: 17px 13px 15px 27px;
    margin-bottom: 21px;
    font-size: 16px;
  }

  .education_for_whom .wrap .item:nth-child(2) {
    max-width: calc(100% - 60px) !important;
  }

  .education_for_whom .wrap .item:nth-child(3),
  .education_for_whom .wrap .item:nth-child(4) {
    max-width: calc(100% - 13px) !important;
  }

  .education_for_whom .wrap .item:nth-child(5) {
    max-width: calc(100% - 42px) !important;
  }

  .education_for_whom .wrap .item:nth-child(6),
  .education_for_whom .wrap .item:last-child {
    max-width: calc(100% - 16px) !important;
  }

  .education_for_whom .wrap .item br {
    display: none;
  }

  .education_for_whom .inside {
    padding: 28px 9px 37px 15px;
    box-shadow: 0 4px 12.9px 0 rgba(0, 0, 0, 0.15) inset;
  }

  .about_author {
    padding-top: 50px;
    padding-bottom: 32px;
  }

  .about_author .img {
    margin-top: -50px;
  }

  .about_author .wrap .top_block .text {
    font-size: 16px;
    line-height: 110%;
  }

  .about_author .wrap .top_block .title {
    font-size: 20px;
    line-height: 110%;
  }

  .about_author .wrap .block p,
  .about_author .wrap .block ul li {
    text-align: left;
    font-size: 16px;
    line-height: 110%;
  }

  .about_author .wrap .top_block {
    margin-bottom: 50px;
    padding: 17px 12px;
  }

  .about_author .wrap .block {
    margin-bottom: 50px !important;
    padding: 20px 16px;
    align-self: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .about_author .wrap .block.block3 {
    margin-bottom: 17px !important;
  }

  .about_author .wrap .bottom_block p {
    font-size: 16px;
    line-height: 110%;
  }

  .about_author .wrap .bottom_block {
    padding: 15px 20px;
  }

  .course_programm {
    padding: 40px 0;
    margin-bottom: 32px;
  }

  .course_programm h2 {
    margin-bottom: 9px;
  }

  .course_programm .about_programm {
    font-size: 20px;
    line-height: 120%;
    padding: 16px;
    margin-bottom: 21px;
  }

  .course_programm .top_slider_wrap .slider .slick-slide p {
    font-size: 14px;
    height: 57px;
  }

  .course_programm .top_slider_wrap .arrow {
    width: 58px;
    height: 58px;
  }

  .course_programm .top_slider_wrap .arrow img {
    width: 25px;
  }

  .course_programm .top_slider_wrap .slider {
    width: calc(100% - 116px);
    padding: 0 10px;
  }

  .course_programm .top_slider_wrap {
    margin-bottom: 21px;
  }

  .course_programm .bottom_slider .inside {
    flex-direction: column;
    align-items: center;
  }

  .course_programm .bottom_slider .inside .wrap {
    width: 100%;
    margin-bottom: 11px;
    border-radius: 30px;
    padding: 38px 10px;
  }

  .course_programm .bottom_slider .inside .wrap:last-child {
    margin-bottom: 0;
  }

  .course_programm .bottom_slider .inside .wrap ol li,
  .course_programm .bottom_slider .inside .wrap .text {
    font-size: 16px;
    line-height: 120%;
  }

  .course_programm .bottom_slider .inside .wrap ol li span,
  .course_programm .bottom_slider .inside .wrap .title {
    font-size: 20px;
    line-height: 120%;
  }

  .curators_section {
    padding-top: 0;
  }

  .curators_section h2 {
    margin-bottom: 15px;
  }

  .curators_section .arrows_cont {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }

  .curators_section .arrows_cont .arrow {
    margin: 0 23px;
  }

  .curators_section .arrows_cont .arrow.arrow_right img {
    transform: rotate(180deg);
  }

  .curators_section .wrap .block .img {
    width: 97px;
    height: 97px;
    top: 0;
  }

  .curators_section .wrap .block {
    padding-top: 38px;
  }

  .curators_section .wrap .block .content {
    border-radius: 30px;
    padding: 76px 20px 29px;
  }

  .curators_section .wrap .block .content .title {
    font-size: 24px;
    line-height: 110%;
  }

  .curators_section .wrap .block .content .text {
    font-size: 16px;
    line-height: 110%;
  }

  .students_results {
    padding-top: 53px;
    padding-bottom: 52px;
  }

  .students_results .slider .inside {
    padding: 19px;
    border-radius: 30px;
  }

  .students_results .slider .inside .top .left_cont .img {
    width: 61px;
    height: 61px;
  }

  .students_results .slider .inside .top .left_cont .content .name {
    font-size: 20px;
    line-height: 110%;
  }

  .students_results .slider .inside .top .left_cont .content .info {
    font-size: 16px;
    line-height: 110%;
  }

  .students_results .slider .inside .top .left_cont .content {
    width: calc(100% - 61px);
    padding-left: 10px;
    margin-left: 0;
  }

  .students_results .slider .inside .bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .students_results .slider .inside .bottom .column .title {
    font-size: 20px;
    line-height: 110%;
  }

  .students_results .slider .inside .bottom .column .text {
    font-size: 16px;
    line-height: 110%;
  }

  .students_results .slider .inside .bottom .column {
    width: 100% !important;
  }

  .students_results .slider .inside .bottom .column:first-child {
    margin-bottom: 22px;
  }

  .students_results .slider .inside .bottom .column:last-child .title::before {
    content: "";
    width: 87.441px;
    height: 10.643px;
    background: url("../img/img28.svg") top center no-repeat;
    background-size: contain;
    position: absolute;
    left: 96px;
    top: 5px;
  }

  .students_results .slider .inside .bottom .column:first-child .title::before {
    display: none;
  }

  .students_results .slider .inside {
    position: relative;
    padding-bottom: 70px;
  }

  .students_results .slider .inside .top .see_feedback {
    margin-right: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 18px;
    font-size: 16px;
    padding: 8px 20px;
    line-height: 110%;
  }

  .have_doubts {
    padding-top: 59px;
  }

  .have_doubts .title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 40px;
  }

  .have_doubts .slider .inside p {
    font-size: 16px;
    line-height: 110%;
  }

  .have_doubts .slider .inside {
    padding: 21px;
  }

  .have_doubts .arrows_cont {
    margin-top: 36px;
  }

  .faq_section .faq_item .fq_open p {
    font-size: 20px;
    line-height: 110%;
  }

  .faq_section .faq_item .fq_open {
    padding: 20px 15px;
  }

  .faq_section .faq_item .content {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 110%;
  }

  .faq_section .faq_item .fq_open figure {
    width: 22px;
    height: 22px;
  }

  .faq_section .faq_item .fq_open figure svg {
    width: 12px;
  }

  .leave_questions {
    padding-top: 35px;
  }

  .leave_questions .inside .title {
    font-size: 28px;
    line-height: 110%;
    margin-bottom: 58px;
  }

  .leave_questions .inside .title span::before {
    display: none;
  }

  .leave_questions .inside {
    padding: 34px 10px 32px;
  }

  .leave_questions .inside .title::before {
    content: "";
    right: initial;
    left: 50%;
    transform: translateX(-50%);
    width: 245.107px;
    height: 61.332px;
    position: absolute;
    background: url("../img/img25.svg") top center no-repeat;
    background-size: contain;
    top: 100%;
  }

  footer {
    padding-top: 47px;
    padding-bottom: 41px;
  }

  footer .container {
    flex-direction: column;
    align-items: center;
  }

  footer .left_list li {
    text-align: center;
    margin-bottom: 6px;
    width: 100%;
  }

  footer .left_list li a {
    font-size: 18px;
  }

  footer .left_list {
    padding-top: 0;
    margin-bottom: 33px;
  }

  footer .soc_list li:first-child {
    margin-left: 0;
  }

  .main_section .bottom_area .right_cont .bottom_cont {
    flex-direction: column;
    align-items: flex-start;
    padding: 7px 20px 12px;
  }

  .main_section .bottom_area .right_cont .bottom_cont .text {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .timer_box {
    padding: 11px 14px;
  }

  .education_for_whom h2::before {
    content: "";
    max-width: 100%;
    background: url("../img/img29.svg") top center no-repeat;
    background-size: contain;
    height: 62px;
  }

  .education_for_whom .wrap .item {
    line-height: 120%;
  }

  .about_author .wrap .top_block::before,
  .about_author .wrap .block.block1::before,
  .about_author .wrap .block.block2::before {
    display: none;
  }

  .about_author .wrap {
    max-width: 400px;
  }

  .about_author .wrap .block {
    margin-bottom: 30px !important;
  }

  .tarifs_section .wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 54px;
  }

  .tarifs_section .wrap .tarif {
    width: 100%;
    margin-bottom: 54px;
  }

  .tarifs_section .wrap .tarif:last-child {
    margin-bottom: 0;
  }

  .tarifs_section h2 {
    text-align: center;
  }

  .about_author .wrap .block.block1 {
    max-width: calc(100% - 46px) !important;
    align-self: flex-end !important;
  }

  .about_author .wrap .top_block {
    margin-bottom: 0;
  }

  .about_author .wrap .block {
    display: none;
  }

  .about_author .mob_shee {
    display: flex;
    width: 500px;
    margin-bottom: 25px;
  }

  .about_author .wrap {
    align-items: center;
  }

  .page_section h1 {
    font-size: 30px;
  }

  .page_section p,
  .page_section ul li {
    font-size: 16px;
  }

  .page_section h3 {
    font-size: 24px;
  }

  .page_section h4 {
    font-size: 21px;
  }

  .page_section h5 {
    font-size: 19px;
  }

  .have_doubts {
    padding-bottom: 50px;
  }

  .curators_section .wrap .block {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  .main_section .top_area .right_cont {
    width: 375px;
    margin-top: -70px;
  }

  .course_programm .about_programm {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .course_programm .about_programm span::before {
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }

  .custom_modal .modal_content {
    padding-left: 15px;
    padding-right: 15px;
  }

  #buy_modal .left_cont .modal_subtitle {
    text-align: center;
  }
}