@media screen and (max-width: 1330px) {
  .container_own {
    width: 100% !important;
    max-width: 100% !important;
  }
  h1 {
    font-size: 55px;
  }
  .statistic_section .wrap .block .title {
    font-size: 50px;
  }
  h2 {
    font-size: 35px;
  }
  .audit_main_section .inside {
    background-size: contain;
  }
}
@media screen and (max-width: 1300px) {
  .audit_main_section .inside .title_top {
    font-size: 20px;
  }
  .audit_main_section .inside .title {
    font-size: 30px;
  }
  .audit_main_section .inside {
    background-size: cover;
  }
}
@media screen and (max-width: 1225px) {
  .audit_main_section .inside {
    background-size: 100% 100%;
    padding-left: 20px;
  }
  .audit_main_section .inside .red_btn_new_item {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 35px;
  }
  .statistic_section {
    margin-top: 93px;
    padding-top: 75px;
    padding-bottom: 90px;
  }
  .statistic_section .wrap {
    padding-left: 0;
  }
  .statistic_section .wrap .block {
    max-width: 312px;
  }
  .trusted_best {
    padding-top: 79px;
    padding-bottom: 10px;
  }
  .result_cases h2 {
    margin-bottom: 23px;
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
  }
  .result_cases .wrap {
    flex-direction: column;
    align-items: center;
  }
  .result_cases .wrap .left_cont {
    order: 2;
  }
  .result_cases .wrap .right_cont .logo_cont {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .result_cases .wrap .right_cont {
    margin-bottom: 34px;
  }
  .result_cases .wrap .left_cont .top_area {
    flex-direction: column;
    align-items: center;
  }
  .result_cases .wrap .left_cont .top_area .logo_img {
    display: none;
  }
  .result_cases .wrap .left_cont .top_area .text_area {
    width: 100%;
    padding-left: 0;
    border-left: none;
  }
  .result_cases.result_cases1::before {
    background-size: cover;
  }
  .result_cases .see_all_wrap a img {
    width: 45px;
    margin-bottom: 10px;
  }
  .result_cases .see_all_wrap a {
    font-size: 20px;
  }
  h2 {
    font-size: 30px;
  }
  .book_form_section {
    padding-top: 70px;
  }
  .book_form_section .inside .left_cont .title {
    font-size: 30px;
  }
  .book_form_section .inside .left_cont .title span::before {
    height: 58px;
    right: -50px;
    bottom: -7px;
  }
  .result_cases .wrap .left_cont {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .statistic_section h2 {
    width: 259px;
    margin-bottom: 18px;
    text-align: left;
  }
  .statistic_section h2 br {
    display: none;
  }
  .statistic_section h2::before {
    content: "";
    position: absolute;
    background: url("../img/img40.svg") top center no-repeat;
    background-size: contain;
    width: 46px;
    height: 35px;
    right: 26px;
    top: 60px;
  }
  .statistic_section .wrap {
    flex-direction: column;
    align-items: center;
  }
  .statistic_section .wrap .block {
    width: 100%;
    max-width: 336px;
    background-size: cover;
    padding: 15px 7px 0 31px;
    height: 142px;
  }
  .statistic_section .wrap .block .title {
    letter-spacing: -1.1px;
  }
  .statistic_section .wrap .block .text {
    font-size: 18px;
    line-height: 1;
  }
  .statistic_section .wrap .block .text br {
    display: none;
  }
  .result_cases .wrap .left_cont .columns {
    flex-direction: column;
    align-items: center;
  }
  .result_cases .wrap .left_cont .columns .column {
    width: 100%;
    max-width: 400px;
  }
  .result_cases .wrap .left_cont .columns .column:first-child {
    margin-bottom: 19px;
  }
  .result_cases .wrap .left_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .book_form_section .inside {
    flex-direction: column;
    align-items: center;
  }
  .book_form_section .inside::before {
    display: none;
  }
  .book_form_section .inside .left_cont {
    width: 100%;
    border-radius: 40px;
    padding: 43px 10px 84px;
    position: relative;
    margin-bottom: 3px;
    z-index: 3;
  }
  .book_form_section .inside .left_cont::before {
    content: "";
    width: 214px;
    height: 14px;
    background: url("../img/img30.svg") top center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
    z-index: 3;
  }
  .book_form_section .inside .left_cont .title {
    margin-bottom: 28px;
  }
  .book_form_section .inside .left_cont .text {
    font-size: 18px;
  }
  .book_form_section .inside .left_cont .text br {
    display: none;
  }
  .book_form_section .inside .left_cont .title span::before {
    height: 53px;
    right: -46px;
    width: 306px;
  }
  .book_form_section .inside .right_cont {
    width: 100%;
    border-radius: 40px;
  }
  .audit_main_section .inside {
    background: url("../img/img39.png") top center no-repeat;
    background-size: 100% 100%;
    padding: 250px 14px 16px;
    max-width: 469px;
  }
  .problems_solve .wrap .block .text br{
    display: none;
  }
  .audit_main_section .inside .title_top {
    max-width: 285px;
  }
  .audit_main_section .inside .text::before {
    display: none;
  }
  .audit_main_section .container_own {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .audit_main_section .inside .text {
    border-top: 1px solid #fff;
  }
  .problems_solve .wrap .block {
    width: 100%;
    padding: 28px 16px 13px;
  }
  .problems_solve .wrap .block .title {
    min-height: initial;
    font-size: 18px;
  }
  .problems_solve .wrap .block .text {
    font-size: 16px;
    padding-left: 15px;
  }
  .problems_solve .wrap .block .text::before {
    width: 10px;
    height: 10px;
    left: 0;
  }
  .problems_solve .wrap .block .list_block li {
    width: 8px;
    height: 8px;
    margin-left: 4px;
  }
  .problems_solve .wrap .block .list_block {
    top: 15px;
    right: 15px;
  }
  .express_section {
    padding-top: 50px;
  }
  .express_section h2 {
    margin-bottom: 29px;
  }
  .express_section .slick-list {
    padding: 0 10% 0 10% !important;
  }
  .express_section .slider_wrap .slider .slick-current {
    padding-top: 44px;
  }
  .express_section .slider_wrap .slider .slick-slide {
    margin: 0 9px;
  }
  .express_section .slider_wrap .slider {
    width: calc(100% + 18px);
    margin-left: -9px;
    margin-right: -9px;
  }
  .express_section .slider_wrap .slide {
    padding: 23px 21px;
    border-radius: 30px;
  }
  .express_section .slider_wrap .slide .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .express_section .slider_wrap .slide .text_cont {
    padding-top: 10px;
    font-size: 14px;
    min-height: initial;
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
  .express_section .slider_wrap .slide .text_cont .text {
    margin-bottom: 0;
  }
  .express_section .slider_wrap .slide .bottom_text {
    min-height: initial;
  }
  .audit_main_section .inside .price_cont .old_price {
    font-size: 30px;
    margin-right: 9px;
  }
  .audit_main_section .inside .price_cont .current_price {
    font-size: 51px;
  }
  .audit_main_section .inside .price_cont {
    padding-bottom: 5px;
  }
  .audit_main_section .inside .text {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .audit_main_section .inside .wrap_bottom {
    flex-direction: column;
    align-items: center;
  }
  .audit_main_section .inside .red_btn_new_item {
    margin-right: 0;
    max-width: 273px;
    margin-bottom: 17px;
    width: 100%;
    height: 52px;
  }
  .audit_main_section .inside .wrap_bottom .leave_req {
    max-width: 204px;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    height: 52px;
  }
  .section_materials {
    padding-top: 70px;
  }
  .section_materials h2 {
    margin-bottom: 31px;
  }
  .section_materials .wrap .block {
    width: 100%;
    border-radius: 40px;
    border: 1px solid #434343;
    background: linear-gradient(180deg, #191919 0%, rgba(13, 13, 13, 0.51) 87.5%, rgba(0, 0, 0, 0) 100%);
    padding: 40px 12px;
  }
  .section_materials .wrap .block ul li {
    font-size: 20px;
  }
  .section_materials .arrows_cont {
    display: flex;
    margin-top: 20px;
  }
  .problems_solve .subscribe-section .row{
    flex-direction: column;
    align-items: center;
  }
  .problems_solve .subscribe-form .fixed_width_field{
    max-width: 100% !important;
    margin-bottom: 16px;
  }
  .problems_solve .form_wrap{
    padding: 25px 13px;
    border-radius: 30px;
    margin-top: 20px;
  }
  .problems_solve .form_wrap .col-md-12{
    flex-direction: column;
    align-items: center;
  }
  .problems_solve .form_wrap .col-md-12 input, .problems_solve .form_wrap .col-md-12 .intl-tel-input{
    width: 100% !important;
    margin-bottom: 16px;
  }
  .problems_solve .offer-ekskursiya-form-not-modal .button{
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .statistic_section::before {
    background: url("../img/img31.svg") top center no-repeat;
    background-size: cover;
    width: 770px;
    height: 116px;
    bottom: initial;
    top: -100px;
  }
  .statistic_section {
    background: #DC5242;
    padding-top: 0;
    margin-top: 190px;
    margin-bottom: 115px;
    padding-bottom: 0;
  }
  .statistic_section::after {
    content: "";
    position: absolute;
    background: url("../img/img32.svg") top center no-repeat;
    background-size: cover;
    width: 770px;
    height: 116px;
    top: initial;
    bottom: -100px;
    z-index: 2;
  }
  .result_cases.result_cases1, .book_form_section {
    background: #fff;
    padding-top: 0;
    margin-top: 90px;
    margin-bottom: 75px;
    padding-bottom: 0;
  }
  .result_cases.result_cases1::before, .book_form_section::before {
    background: url("../img/img33.svg") top center no-repeat;
    background-size: cover;
    width: 770px;
    height: 116px;
    bottom: initial;
    top: -100px;
  }
  .result_cases.result_cases1::after, .book_form_section::after {
    content: "";
    position: absolute;
    background: url("../img/img34.svg") top center no-repeat;
    background-size: cover;
    width: 770px;
    height: 116px;
    top: initial;
    bottom: -100px;
    z-index: 2;
  }
  .result_cases .container_own {
    z-index: 3;
  }
  .book_form_section {
    margin-bottom: 126px;
  }
  .result_cases h2 span::before {
    width: 230px;
    height: 37px;
    right: -16px;
  }
  .audit_main_section .inside .title {
    margin-bottom: 13px;
  }
  .audit_main_section .inside .text {
    font-size: 18px;
    margin-bottom: 51px;
  }
  .problems_solve .wrap .block .title br {
    display: none;
  }
  .main-header{
    border-top: none;
    border-bottom: none;
    margin: 0;
  }
  .top-line{
    position: absolute;
    top: 6px;
  }
  .audit_main_section{
    margin-top: 0;
  }
  .book_form_section .inside .right_cont{
    padding-left: 20px;
    padding-right: 20px;
  }
  .statistic_section .wrap .block{
    padding-right: 17px;
  }
}