@media (max-width: 1800px){
  .team_grid_block {
    grid-template-columns: 230px 230px 230px 230px 230px;
  }
  .graphics_container {
    padding-left: 140px;
    padding-right: 140px;
  }
  .exclusive_block {
    margin-left: 218px;
    margin-right: 202px;
  }
  .what_gets_wrapper {
    max-width: 1267px;
  }
}
@media (max-width: 1700px){
  .graphics_container {
    padding-left: 100px;
    padding-right: 100px;
  }
  .exclusive_block {
    margin-left: 168px;
    margin-right: 152px;
  }
}
@media (max-width: 1600px){
  /* ---------------- */
  .fb_big_text {
    font-size: 55px;
    line-height: 65px;
  }
  .conditions_big_text {
    font-size: 50px;
    line-height: 56px;
  }
  .exclusive_block .right_half .number {
    font-size: 62px;
  }
  h2.big_title {
    font-size: 50px;
    line-height: 56px;
  }
  h3.title {
    font-size: 38px;
    line-height: 48px;
  }
  h4.title {
    font-size: 34px;
    line-height: 44px;
  }
  .dim_text {
    font-size: 18px;
    line-height: 28px;
  }
  /* ---------------- */
  .what_gets_wrapper {
    max-width: 1167px;
  }
  .slider_block {
    max-width: 1229px;
  }
  .what_gets_block_slider {
    max-width: 1095px;
  }
  .slider_block_item {
    padding-left: 65px;
    padding-right: 85px;
  }
  .second_block p {
    max-width: 1038px;
  }
  .team_grid_block {
    grid-template-columns: 230px 230px 230px 230px;
  }
  .graphics_container {
    height: 676px;
  }
  .exclusive_block {
    margin-left: 118px;
    margin-right: 102px;
  }
}
@media (max-width: 1500px){
  .slider_block {
    max-width: 1129px;
  }
  .what_gets_block_slider {
    max-width: 995px;
  }
  .slider_block_item {
    padding-left: 55px;
    padding-right: 75px;
  }
  .second_block p {
    max-width: 938px;
  }
  .diagramma_container {
    padding-left: 60px;
    padding-right: 60px;
  }
  .diagramma_body {
    padding-left: 43px;
    padding-right: 36px;
  }
  .diagramma_statistic {
    grid-column-gap: 25px;
    padding-left: 43px;
    padding-right: 36px;
  }
  .diagramma_container {
    margin-bottom: 84px;
  }
}
@media (max-width: 1400px){
  .what_gets_wrapper {
    max-width: 1067px;
  }
  .what_gets_block_slider {
    max-width: 895px;
  }
  .slider_block {
    max-width: 1029px;
  }
  .second_block p {
    max-width: 838px;
  }
  .slider_block_item {
    padding-left: 45px;
    padding-right: 65px;
  }
  .team_grid_block {
    padding-left: 79px;
    padding-right: 79px;
  }
}
@media (max-width: 1300px){
  .diagramma_body {
    grid-template-columns: 1fr;
    justify-items: center;
    padding-bottom: 42px;
  }
  .diagramma_block_wrapper {
    max-width: 500px;
    margin-bottom: 65px;
  }
  .diagramma_info_block {
    max-width: 900px;
  }
  .ten_steps_list {
    max-width: 900px;
  }
  .what_gets_wrapper {
    max-width: 967px;
  }
  .what_gets_block_slider {
    max-width: 795px;
  }
  .graphic_btn {
    font-size: 16px;
    line-height: 21px;
  }
  .diagramma_statistic {
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 25px;
  }
  .ds_list_item:last-child {
    grid-column-start: 1;
    grid-column-end: 4;
  }
}
@media (max-width: 1200px){
  .exclusive_block {
    flex-direction: column;
    align-items: center;
  }
  .exclusive_wrapper .exclusive_block .left_half {
    text-align: center;
  }
  .exclusive_block .right_half {
    margin-top: 30px;
  }
  .ten_steps_list {
    max-width: 800px;
  }
  .what_gets_block_slider .what_gets_item .what_gets_item_content {
    flex-direction: column;
    align-items: center;
    padding: 35px 40px 35px 40px;
  }
  .what_gets_block_slider .what_gets_item .what_gets_image {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .what_gets_block_slider .what_gets_item p {
    text-align: center;
  }
  .map_container .dim_text {
    max-width: 841px;
  }
  .slider_block {
    max-width: 929px;
  }
  .slider_block_item .item_text_block {
    margin-left: 49px;
  }
  .slider_block_body {
    height: calc( 100% - 120px );
  }
  .slider_block_header {
    height: 120px;
    grid-template-columns: auto auto auto;
  }
  .sb_header_item:nth-child(4){
    border-left: 0px;
  }
  .sb_header_item:nth-child(5){
    grid-column-start: 2;
    grid-column-end: 4;
  }
  .second_block p {
    max-width: 738px;
  }
  .fb_big_text {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 1100px){
  .team_grid_block {
    grid-template-columns: 230px 230px 230px;
  }
  .cities_block {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
  }
  .city_row .status_block img {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
  .city_row {
    margin-bottom: 5px;
  }
  .cities_list {
    margin-top: 10px;
  }
  .cities_block .region_name {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
  }
  .city_row .city_name {
    font-size: 12px;
    line-height: 12px;
  }
  .city_row .status_block .busy_btn {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .map_block_container {
    position: relative;

    width: 100%;
    height: 600px;
  }
  .map_block_overflow {
    display: flex;
    align-items: flex-end;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1000px;
    overflow: auto;
    padding-bottom: 25px;
    padding-left: 25px;
    box-sizing: border-box;
  }
  .map_block {
    min-width: 1000px;
  }




  .column_info_rows_list p:first-child,
  .column_info_rows_list p:last-child {
    font-size: 9px;
    line-height: 9px;
  }
  .column_info_rows_list .column_info_row.oborot p {
    font-size: 12px;
    line-height: 12px;
  }
  .column_info_wrapper .mans img {
    width: 11px;
    height: 13px;
    margin-right: 4px;
  }
  .column_info_rows_list {
    margin-bottom: 7px;
  }
  .column_info_rows_list p.rashod_title {
    font-size: 12px;
    line-height: 12px;
  }
  .column_info_rows_list .column_info_row.clear_profit p {
    font-size: 12px;
    line-height: 12px;
  }
  .graphic_btn {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 5px 5px 5px;
  }
  .graphic_main_wrapper {
    padding: 0px;
  }
  .graphic_actions {
    margin-bottom: 10px;
  }
  .graphic_explanation img {
    margin-right: 5px;
  }
  .graphic_wrapper {
    padding-top: 70px;
    padding-bottom: 15px;
    overflow-y: auto;
  }
  .graphic_main_wrapper {
    min-width: 700px;
  }
  .graphic_columns .column_wrapper .column_info_marker {
    font-size: 9px;
    line-height: 9px;
  }
  .graphic_explanation p {
    font-size: 11px;
    line-height: 13px;
  }
  .divisions_text {
    font-size: 9px;
    line-height: 9px;
    white-space: nowrap;
  }
  .graphic_date {
    font-size: 9px;
    line-height: 9px;
    text-align: center;
  }
  .graphics_container {
    padding-left: 20px;
    padding-right: 20px;
  }





  /* .map_block_wrapper {
    overflow: auto;
  }
  .map_block {
    min-width: 1000px;
  } */
  .map_block_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header_padding {
    height: 166px;
  }
  .header_phone_block .header_phone {
    font-size: 26px;
    line-height: 34px;
  }
  .header_logotype {
    grid-area: logotype_block;
    font-size: 24px;
    line-height: 24px;
    justify-content: center;
  }
  .header_logotype .logo_img {
    width: 70px;
    height: 70px;
  }
  .header {
    display: grid;
    grid-template-areas: 'logotype_block logotype_block'
                          'phone_block btn_block';
  }
  .header_phone_block {
    grid-area: phone_block;
    /* grid-column-start: 1;
    grid-column-end: 3; */
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
  .header_phone_block p {
    margin-right: 20px;
    margin-bottom: 0px;
  }
  .header .header_btn {
    grid-area: btn_block;
    display: flex;
    justify-content: flex-end;
  }
  .ten_steps_list {
    max-width: 700px;
  }
  .what_gets_wrapper {
    max-width: 867px;
  }
  .what_gets_block_slider {
    max-width: 695px;
  }
  .map_container .dim_text {
    max-width: 741px;
  }
  .graphic_btn {
    font-size: 14px;
    line-height: 18px;
  }
}


@media (max-width: 1000px){
  .privat_policy .custom_ch {
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-right: 15px;
  }
  .privat_policy .custom_ch::after {
    width: 16px;
    height: 16px;
    font-size: 16px;
  }
  .privat_policy p {
    font-size: 18px;
    line-height: 20px;
  }

  .conditions_block_image.right .img_block {
    display: none;
  }
  .conditions_block_image.right .img_block.mob {
    display: block;
    background-position: center;
    filter: blur(3px);
  }
  .conditions_block_image.right .img_block.mob::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(0deg, #1a1c23 15%, transparent);
  }
  .conditions_form {
    width: 100%;
  }
  .conditions_input {
    width: 100%;
    height: 54px;
    font-size: 16px;
    text-align: center;
  }
  .conditions_block_text_block {
    box-sizing: border-box;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;

    /* background: rgba(18,18,22, 0.9);
    padding: 20px; */
  }
  .conditions_block_wrapper {
    min-height: 550px;
  }
  .conditions_block_image.left {
    width: 0px;
  }
  .conditions_block_image.right {
    width: 100%;
  }




  .second_block p {
    max-width: 638px;
  }
  .first_block_image .first_block_text_block  {
    display: none;
  }
  .first_block_text_block.mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    z-index: 20;
  }
  .first_block_image.left {
    width: 0px;
  }
  .first_block_image.right {
    width: 100%;
    background-position: center;
    filter: blur(2px);
  }
  .fb_more_btn {
    flex-direction: column;
    align-items: center;
  }
  .fb_more_btn .circle_arrow_btn {
    margin: 0px;
    margin-top: 20px;
  }
  .first_block_image.right::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
  }
  .first_block_text_block {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .diagramma_container {
    margin-bottom: 64px;
  }
  .diagramma_statistic {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 25px;
  }
  .ds_list_item:last-child {
    grid-column-start: 1;
    grid-column-end: 3;
  }

  .pink_btn {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ten_steps_list {
    max-width: 600px;
  }
  .what_gets_wrapper {
    max-width: 767px;
  }
  .what_gets_block_slider {
    max-width: 595px;
  }
  .map_container .dim_text {
    max-width: 641px;
  }
  /* ---------------- */
  .exclusive_block .left_half p {
    font-size: 18px;
    line-height: 22px;
  }
  .fb_big_text {
    font-size: 45px;
    line-height: 55px;
  }
  .conditions_big_text {
    font-size: 40px;
    line-height: 46px;
  }
  .exclusive_block .right_half .number {
    font-size: 52px;
  }
  h2.big_title {
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 30px;
  }
  h3.title {
    font-size: 28px;
    line-height: 38px;
  }
  h4.title {
    font-size: 24px;
    line-height: 26px;
  }
  .dim_text {
    font-size: 14px;
    line-height: 24px;
  }
  /* ---------------- */
  .slider_block {
    max-width: 829px;
  }
}
@media (max-width: 900px){
  h2.big_title {
    padding-left: 20px;
    padding-right: 20px;
  }
  h4.title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .exclusive_block {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 850px){
  .team_grid_block {
    grid-template-columns: 230px 230px;
  }
}
@media (max-width: 800px){

  .circle_arrow_btn {
    width: 50px;
    min-width: 50px;
    height: 50px;
  }


  .graphic_btn {
    font-size: 10px;
    line-height: 14px;
  }
  .slider_block_item .item_left_img {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
  .slider_block_item .item_text_block .item_block_text,
  .slider_block_item .item_text_block .item_block_title {
    text-align: center;
  }
  .slider_block_item .item_text_block {
    margin-left: 0px;
    margin-top: 20px;
  }
  .slider_block_item .item_left_img img {
    width: calc( 100% - 25px);
    height: calc( 100% - 25px);
  }
  .slider_block_item {
    padding-top: 40px;
    padding-bottom: 40px;

    padding-left: 10px;
    padding-right: 10px;
  }
  .slider_block_item .item_body {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sliders_block {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sliders_block h4.title {
    padding-left: 0px;
    padding-right: 0px;
  }
  .slider_block_header {
    height: 100px;
  }
  .sb_header_item {
    font-size: 14px;
    line-height: 14px;
  }
  .what_gets_block_slider .what_gets_item .what_gets_item_content {
    padding: 15px 20px 15px 20px;
  }
  .what_gets_block_slider .what_gets_item .what_gets_image {
    width: 80px;
    min-width: 80px;
    height: 80px;
  }
  .what_gets_block_slider {
    /* margin-bottom: 20px; */
  }
  .what_gets_block_slider .what_gets_item .what_gets_image img {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
  }
  .what_gets_block_slider .what_gets_item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .what_gets_wrapper {
    /* display: grid;
    grid-template-areas: 'slider slider'
                            'arrow_left arrow_right';
    justify-items: center;
    grid-template-rows: 1fr 50px;
    grid-column-gap: 0px;
    grid-row-gap: 20px; */

    padding-bottom: 70px;
    position: relative;
    justify-content: center;
  }
  .what_gets_wrapper .circle_arrow_btn#what-gets-prev {
    /* grid-area: arrow_right; */
    justify-self: flex-start;
    margin-left: 10px;

    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(-50%, 0) rotate(180deg);
  }
  .what_gets_wrapper .circle_arrow_btn#what-gets-next {
    /* grid-area: arrow_left; */
    justify-self: flex-end;
    margin-right: 10px;

    position: absolute;
    bottom: 0;
    left: calc(50% + 40px);
    transform: translate(-50%, 0);
  }
  .what_gets_block_slider  {
    grid-area: slider;
  }


  .footer_block {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_btn {
    padding-right: 0px;
    margin-right: 0px;
    padding-bottom: 8px;
    margin-bottom: 25px;
  }
  .footer_btn::after {
    left: 0px;
    top: calc(100% - 1px);
    width: 100%;
    height: 1px;
  }
  .step_item_title {
    margin-top: 6px;
  }


  .ds_list_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #26262C;
    padding: 10px;
    box-sizing: border-box;
  }
  .diagramma_statistic {
    padding: 0px;
    grid-gap: 10px;
  }
  .ds_list_item p:first-child {
    font-size: 14px;
    line-height: 16px;
  }
  .ds_list_item p:first-child span {
    font-size: 20px;
    line-height: 20px;
  }
  .ds_list_item p:last-child {
    font-size: 12px;
    line-height: 14px;
  }
  .diagramma_block_wrapper {
    box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
  }
  .diagramma_info_row .left_half .title,
  .diagramma_info_row .diagramma_info_price,
  .diagramma_info_row .left_half .percents_num {
    font-size: 14px;
    line-height: 16px;
  }
  .diagramma_info_row.itog .left_half .title,
  .diagramma_info_row.itog .diagramma_info_price {
    font-size: 20px;
    line-height: 22px;
  }
  .diagramma_img_block .info_percent {
    text-align: 14px;
    line-height: 16px;
  }
  .diagramma_container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .diagramma_body {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 37px;
  }
  .reviews_block {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;

    margin-bottom: 76px;
  }
  .map_container .dim_text {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .studia_nav_container {
    grid-template-columns: 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }
  .studios_slider {
    margin-bottom: 20px;
  }
  .studia_nav_container>div:first-child {
    display: none;
  }


  .second_block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header_wrapper {
    padding: 10px 10px;
    position: static;
  }
  .header_wrapper.mob_fixed {
    position: fixed;
  }
  .header_padding {
    height: 0px;
  }
  .header_phone_block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header_phone_block .header_phone {
    font-size: 16px;
    line-height: 18px;
  }
  .header_phone_block p {
    font-size: 10px;
    line-height: 12px;
    margin-right: 0px;

    margin-top: 3px;

    display: flex;
    flex-direction: column;
  }
  .header_btn .pink_btn.small {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    line-height: 12px;

    border: 0px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .header_btn .pink_btn.small span {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-left: 0px;
  }
  .pink_btn {
    font-size: 14px;
  }
  .header_logotype {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
  }
  .header_wrapper.mob_fixed .header_logotype {
    display: none;
  }
  .header_logotype .logo_img {
    width: 60px;
    height: 60px;
  }


  .exclusive_block {
    padding: 22px 39px 22px 39px;
  }
  h2.big_title {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .second_block h2.big_title {
    margin-bottom: 35px;
  }
  .second_block p {
    margin-bottom: 40px;
  }
  .slider_block {
    margin-bottom: 40px;
  }
  .exclusive_wrapper {
    margin-bottom: 47px;
  }
  .ten_steps_block h2.big_title {
    margin-bottom: 35px;
  }
  /* ---------------- */
  .fb_big_text {
    font-size: 32px;
    line-height: 36px;
  }
  .conditions_big_text {
    font-size: 30px;
    line-height: 36px;
  }
  .exclusive_block .right_half .number {
    font-size: 42px;
  }
  h2.big_title {
    font-size: 30px;
    line-height: 36px;

    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .dim_text {
    font-size: 14px;
    line-height: 24px;
  }
  .reviews_slider_block p {
    font-size: 14px;
    line-height: 24px;
  }
  .diagramma_container p.diagramma_title {
    font-size: 20px;
    line-height: 22px;
  }
  /* ---------------- */
  .ten_steps_block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .step_item_text_block {
    margin-left: 21px;
  }
  .what_gets_block_slider .what_gets_item .what_gets_image {
    font-size: 36px;
  }
}
@media (max-width: 780px){
  .window_form {
    width: 100%;
    max-width: 400px;
  }
  .window_form_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .widnow_container,
  .widnow_container .window_block,
  .widnow_container .window_cont {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 600px){
  .privat_policy .custom_ch {
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-right: 15px;
  }
  .privat_policy .custom_ch::after {
    width: 14px;
    height: 14px;
    font-size: 14px;
  }
  .privat_policy p {
    font-size: 16px;
    line-height: 18px;
  }

  .team_grid_block {
    padding-left: 20px;
    padding-right: 20px;

  }
  .what_gets_block_slider {
    max-width: 495px;
  }
}
@media (max-width: 500px){
  .team_grid_block {
    grid-template-columns: 1fr 1fr;
  }
  .teammate_item_block .teammate_item_head {
    width: 152px;
    height: 250px;
  }
  .teammate_item_block .teammate_item_head .teammate_info .year_in_team {
    font-size: 10px;
    line-height: 12px;
  }
  .teammate_item_block .teammate_item_head .teammate_photo {
    width: 152px;
    height: 250px;
  }
  .teammate_item_block .teammate_item_head .teammate_info {
    width: 152px;
    height: 250px;
    padding: 19px 8px 8px 8px;
  }
  .teammate_item_block .teammate_item_head .teammate_info p {
    font-size: 12px;
    line-height: 12px;
  }
  .what_gets_block_slider {
    max-width: 395px;
  }
}
@media (max-width: 450px){
  .what_gets_block_slider {
    max-width: 345px;
  }
}
@media (max-width: 350px){
  .what_gets_block_slider {
    max-width: 295px;
  }
}
