@media screen and (max-width: 1200px){
    #clients .left{
        width: 530px;
        height: 425px;
    }
    #clients .right{
        padding: 17px 70px;
        width: 540px;
    }
    #uslugi .block .right h2 {
      font-size: 40px;
      line-height: 40px;
  }
  #uslugi .block .right p{
    font-size:15px;
  }
  header .bottom ul > li > a{
    font-size:11px;
  }
  header .bottom .logo img:nth-child(2){
    display:none;
  }
  #hostel_info .container > .left {
      width: 60%;
  }
  #hostel_info .container > .right {
      width: 35%;
  }
  #hostel_info .container > .right .bottom .price{
    margin-bottom:15px;
  }
  #hostel_info .container > .left .gallery-top .swiper-slide{
    height:auto;
  }
  .main_aside #list_of_places .block {
      margin-bottom: 30px;
      width: 300px;
  }
  .main_aside main {
      width: 620px;
  }
  #list_of_places .block .price{
    margin-bottom:15px;
  }
  #sort .right{
    display:none;
  }
  .metro__scroll-content{
        flex-wrap: wrap;
        /* overflow: scroll; */
            /* height: 500px; */
  }
  .metro >.metro__scroll-container {
        position: relative;
        top: 0px;
        right:0px;
    }
    .scroll-wrapper>.scroll-content{
        max-height: 250px !important;
        
    }
    .metro__list {
        margin-left: 0px;
        order: 1;
        margin-bottom: 23px !important;
    }
  .metro > .metro__scroll-container .metro__scroll-content .metro__map{
      order:2;
      width:100%;
      overflow: auto;
      /* height: 300px; */
      padding: 20px;    
  }
  .title_metro_list{
      font-weight:600;
      color:#fff;
      margin-bottom:0px;
      padding:15px 5px;
      text-align:center;
      background:#fc4e19;
      display:block;
      width:100%;
  }
  #metrowindow .metro__head{
      padding-top:70px;
  }
  #metrowindow .metro__ttl{
      font-size:20px;
  }
  .metro__scroll-content #metromap{
        height: 808px;
    margin: 0 auto;
    position: relative;
    width: 862px;
    max-width: 862px;
  }
}

















@media screen and (max-width: 1024px){
    #list_of_places .block{
        width:315px;
        margin-bottom:30px;
    }
    #article .block{
        width:300px;
    }
    #sistem_sfera .right{
      padding-left:50px;
    }
    #sistem_sfera .left {
      font-size: 55px;
      line-height: 58px;
      padding-right: 100px;
    }
    #sistem_sfera .right ul{
      font-size:22px;
    }
    #sistem_sfera .right svg {
        width: 240px;
        height: auto;
    }
    .main_aside aside {
        width: 300px;
    }
}

















@media screen and (max-width: 980px){
    .sticky header .bottom .phone {
        margin-right: 220px;
    }
    .open_menu{
        display: flex;
        flex-wrap: wrap;
        width: 26px;
        height: 17px;
        margin-right: 0px;
        justify-content: space-between;
        flex-direction: column;
        position: absolute;
        top: 14px;
        right: 10px;
    }
    .open_menu .line{
        display: block;
        width: 100%;
        height: 3px;
        background: #00335d;
    }
    .open_menu .line:last-child{
        margin-bottom:0px;
    }
    header .bottom .container > ul{
        display:none;
    }
    header .top {
        padding-right: 50px;
    }
    header .bottom .container {
        justify-content: space-between;
    }
    #top_block .left {
        font-size: 55px;
        line-height: 55px;
    }
    #services .block:nth-child(2n){
        padding-top:0px;
    }
    #services .block {
        display: block;
        padding: 0px 30px;
        text-align: center;
        text-decoration: none;
        width: 33%;
        margin-bottom: 75px;
        margin-bottom: 30px;
    }
    #list_of_places .container{
        justify-content: space-around;
    }
    #agency{
        flex-wrap:wrap;
        height: auto;
    }
    #agency .left{
        width:100%;
        height:500px;
    }
    #agency .right{
        width:100%;
        height:500px;
    }
    #clients .container{
        padding:0px;
    }
    #clients .left {
        width: 90%;
        height: 380px;
        padding-right: 0px;
        text-align: center;
        padding-bottom: 100px;
    }
    #clients .right {
        padding: 50px 50px;
        width: 100%;
        margin-top: -130px;
        height: auto;
        position: relative;
        text-align: center;
        justify-content: space-around;
        max-width: fit-content;
        margin-left: 0px;
    }
    #article .block {
        margin-bottom: 30px;
    }
    #uslugi .block{
      flex-wrap:wrap;
    }
    #uslugi .block .left{
      width: 100%;
    }
    #uslugi .block .right{
      width:100%;
    }
    #uslugi .block:nth-child(2n) .left{
      order:1;
    }
    #uslugi .block:nth-child(2n) .right{
      order:2;
    }
    #top_block_uslug .container h2{
      font-size: 40px;
      line-height: 40px;
    }
    #top_block_uslug .container{
      padding:30px 0px;
    }
    #sistem .left{
      padding-right:40px;
    }
    #sistem .right svg:nth-child(1){
      margin-right:0px;
      margin-bottom:40px;
    }
    #sistem .right{
      flex-direction: column;
      justify-content: center;
    }
    #sistem_sfera .right{
      flex-wrap:wrap;
      padding-left: 0px;
    }
    #sistem_sfera .right ul {
      font-size: 15px;
      padding: 30px 0px;
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      justify-content: center;
    }
    #sistem_sfera .right ul li{
      margin-left:15px;
      margin-right:15px;
    }
    #sistem_sfera .right > div{
      margin-left: auto;
      margin-right:auto;
    }
    #sistem_sfera .left {
      padding-right: 60px;
    }
    #trudoustroystvo h2 {
      font-size: 40px;
      line-height: 40px;
    }
    #trudoustroystvo_spisok .right ul {
      font-size: 20px;
    }
    #trudoustroystvo_spisok .right {
        padding-left: 80px;
    }
    #hostel_info .container > .left {
        width: 100%;
    }
    #hostel_info .container > .right {
        width: 100%;
    }
    #hostel_info .container {
        flex-wrap: wrap;
    }
  .main_aside aside {
      width: 100%;
      order: 1;
      margin-bottom:30px;
  }
  .main_aside main{
    width:100%;
    order:2;
  }
  .main_aside #list_of_places {
      justify-content: space-around;
  }
  #sort a{
    display:block;
    margin-bottom:10px;
  }
  #blog .block .left {
        width: 300px;
  }
  #blog .block .right{
      width:calc(100% - 300px);
  }
  #panel_sort_blog ul li {
    margin: 0px 7px;
    font-size: 14px;
    }
    #blog .block{
        padding:20px;
    }
    #blog .block .left{
        width:100%;
        height:auto;
        margin-bottom:20px;
    }
    #blog .block .right{
        width:100%;
        padding-left:0px;
    }
    #blog .block .right h3 {
        font-size: 20px;
        line-height: 23px;
    }
}


















@media screen and (max-width: 767px){
    
    header .top .btn.callback {
        width: 100% !important;
    }

    #agency_list .form input, #agency_list .form textarea{
        font-size:12px;
    }
    #agency_list .form input::-webkit-input-placeholder, #agency_list .form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      font-size:12px;
    }
    #agency_list .form input::-moz-placeholder, #agency_list .form textarea::-moz-placeholder { /* Firefox 19+ */
      font-size:12px;
    }
    #agency_list .form input:-ms-input-placeholder, #agency_list .form textarea:-ms-input-placeholder { /* IE 10+ */
      font-size:12px;
    }
    #agency_list .form input:-moz-placeholder, #agency_list .form textarea:-moz-placeholder { /* Firefox 18- */
      font-size:12px;
    }
    #agency_list .form .radio span{
        text-transform:uppercase;
        font-size:12px;
    }
    #selection_housing .top .left .f_bottom label:nth-child(1), #selection_housing .top .left .f_bottom label:nth-child(2) {
        width: 100%;
        margin-right: 0px;
    }
    #selection_housing .top .left .f_bottom label.zaezd svg{
        display:none;
    }
    #selection_housing .top .left .f_bottom label.numb .plus, #selection_housing .top .left .f_bottom label.numb .minus{
        display:none;
    }
    header .top .container{
        align-items:center;
    }
    header .top .logo img {
      max-width: 70px;
    }
    header .top .btn {
      font-size: 11px;
      width: 125px;
      height: 45px;
    }
    header .bottom .logo {
    display: block;
    margin: 0 auto;
    width: 100%;
}

header .bottom .logo a {
    max-width: 180px;
    display: block;
    margin: 0 auto;
}

header .top {
    left: 0;
    width: 100%;
    padding: 0;
}

header .top .btn {
    width: 33.3333% !important;
}

header .top .btn.cfcity {
    font-size: 0 !important;
    margin: 0;
}

header .top .btn.cfcity a {
    font-size: 12px !important;
}

header .bottom .container, header .top .container {
    display: flex;
}
    #top_block .container{
        flex-wrap:wrap;
    }
    #top_block .right svg {
        height: 67px;
    }
    #top_block .right h3{
        font-size:13px;
        line-height:10px;
    }
    #selection_housing .top .left h2 {
        font-size: 22px;
        margin-bottom: 28px;
        line-height: 26px;
    }
    #top_block .right h3 span{
        font-size:23px;
    }
    #selection_housing .top{
        flex-wrap:wrap;
        margin-bottom: 50px;
    }
    #selection_housing .top .left{
        margin-right:0px;
        margin-bottom:30px;
    }
    #selection_housing .bottom h2{
            font-size: 33px;
        line-height: 39px;
    }
    #selection_housing .bottom h3{
            font-size: 16px;
    line-height: 21px;
    }
    #selection_housing .bottom ul {
        padding-left: 25px;
    }
    #selection_housing .bottom ul li{
        font-size:14px;
            line-height: 20px;
    }
    #selection_housing .bottom .btn{
        width:160px;
        height:33px;
        line-height:33px;
        font-size:13px;
    }
    #services .block{
        width:300px;
        margin-left:auto;
        margin-right:auto;
    }
    #list_of_places .container > h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 20px;
        letter-spacing: 0.15em;
    }
    #list_of_places .container > h3 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.15em;
    }
    #list_of_places .container > h4 {
            font-size: 21px;
            line-height: 26px;
    }
    #agency .right h2 {
        font-size: 49px;
        line-height: 55px;
        margin-bottom: 10px;
    }
    #agency .right h3 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom:25px;
    }
    #agency .right a{
        width:160px;
        height:37px;
        line-height:35px;
    }
    #clients h2{
        margin-bottom: 40px;
        font-size: 36px;
        line-height: 46px;
    }
    #article .block h2{
        font-size:17px;
        line-height:21px;
    }
    #article .block p{
        font-size:14px;
        line-height: 20px;
    }
    #article .container > h2{
        font-size: 38px;
        line-height: 44px
    }
    #contacts h2{
        font-size: 40px;
        line-height: 50px;
        margin-bottom:10px;
    }
    .field-base_b .field-base__label{
        font-size:13px;
    }
    #selection_housing .top .left .radio {
        text-align: center;
        line-height: 25px;
    }
    #selection_housing .top .right {
        width: 100%;
        text-align: center;
    }
    #uslugi .block .right h2 {
      font-size: 30px;
      line-height: 30px;
    }
    #uslugi .block .right p {
      font-size: 14px;
    }
    header .top{
        display: block;
        height: 26px;
        bottom: 0px;
        top: auto;
        right: 0px;
        left: auto;
        width: 100%;
    }
    header .bottom .container, header .top .container{
        padding:0px 0px;
    }
    header .bottom .logo span img:nth-child(1) {
        width: 100%;
        margin-right: 0px;
            margin-bottom: -1px;
    }
    header .top .btn {
        font-size: 9px;
        width: 50%;
        height: 26px;
        font-weight: 700;
    }
    header .bottom .logo {
        padding-bottom: 0px;
    }
    header .bottom .phone {
        font-size: 15px;
        position: absolute;
        /* top: 36px; */
        right: 10px;
        justify-content: flex-end;
    }
    #top_block .right .swiper-wrapper {
        flex-wrap: wrap;
    }
    #top_block .container {
        flex-wrap: wrap;
        height: auto;
        padding: 70px 0px;
    }
    #selection_housing .top .left form .f_top, #selection_housing .top .left form .f_bottom {
        padding-left: 5px;
        padding-right: 5px;
    }
    #selection_housing .top .left {
        padding: 10px;
    }
    #selection_housing .top .left .radio label{
        font-size:12px;
    }
    #services .container > h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    #services .block h2{
        font-size:14px;
    }
    #contacts .email{
        font-size:21px;
        line-height: 23px;
        margin-bottom:10px;
    }
    #contacts .phone{
        font-size: 30px;
        line-height: 35px;
        margin-bottom:10px;
    }
    #contacts form{
        padding:0px 10px;
    }
    #list_of_places .block .price{
        font-size: 15px;
        width: 160px;
        height: 42px;
    }
    #list_of_places .block .btn{
        font-size: 15px;
        width: 160px;
        height: 42px;
    }
    #top_block .left {
        margin-bottom: 50px;
        order: 1;
        font-size: 31px;
        line-height: 38px;
        margin-top: 0px;
    }
    #top_block .right .swiper-slide{
        margin-bottom:20px;
        width:33%;
    }
    #top_block .right{
        order:2;
    }
    #projivanie_mesto .container > h2{
      font-size: 20px;
      line-height: 28px;
    }
    #base h2{
      margin-bottom:50px;
    }
    #base .block {
      font-size: 18px;
      line-height: 35px;
      margin-bottom: 30px;
      width:100%;
    }
    #base .block span {
      font-size: 50px;
    }
    #cluch_info .container {
      flex-wrap: wrap;
  }
  #cluch_info .left{
    width:100%;
    padding:30px 0px;
  }
  #cluch_info .right{
    width:100%;
    padding:30px 0px;
  }
  #sistem .right{
    width:100%;
    order:1;
  }
  #sistem .left{
    width:100%;
    order:2;
    padding-right:0px;
    padding:20px;
  }
  #cadr_agency_top h2 {
      font-size: 40px;
      line-height: 57px;
  }
  #cadr_agency_top{
    height:570px;
  }
  #sistem_sfera .left {
      font-size: 55px;
      line-height: 58px;
      padding-right: 0px;
      width: 100%;
      text-align: center;
      height: auto;
    padding: 40px 0px;
  }
  #sistem_sfera .right {
    width: 100%;
  }
  #trudoustroystvo h2{
    font-size: 28px;
    line-height: 30px;
  }
  #trudoustroystvo_spisok .left{
    width:100%;
    height:450px;
  }
  #trudoustroystvo_spisok .right{
    width:100%;
    height:450px;
  }
  #pagination {
      min-height: auto;
  }
  .block_udobstv{
    flex-wrap:wrap;
  }
  .block_udobstv .left{
    width:100%;
    text-align: center;
  }
  .block_udobstv .right {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .block_udobstv .right table tr td{
        padding: 15px 5px;
  }
  .block_udobstv .right table tr:nth-child(1) td{
    padding:10px 5px;
  }
  #review{
    flex-wrap:wrap;
  }
  #review > div{
    width:100% !important;
    text-align:center;
    margin-right:0px !important;
  }
  #review .zvezda{
    justify-content: center;
  }
  #main_image_company{
      font-size:40px;
      line-height:40px;
      height: 350px;
  }
  #company .block .left{
      width:100%;
      text-align: center;
      padding:15px 0px;
  }
  #company .block .right{
      width:100%;
      padding-left:0px;
      padding:15px 0px;
      text-align:center;
  }
  #blank_title span{
        font-size: 20px;
        flex-direction: column;
        line-height: 20px;
        padding: 10px 0px;
            align-items: center;
  }
  #blank_title span svg{
      margin-right:0px;
      margin-bottom:10px;
  }
  #contact_page #blank_title span {
        font-size: 30px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }
    
    #contact_page #blank_title svg {
        width: 98px;
        height: 90px;
        margin-right: 0px;
        margin-bottom:15px;
    }
    #contact_page .phone {
        font-size: 33px;
        line-height: 30px;
    }
    .parallax-window{
      background-attachment: fixed;
    }
    #agency_list .top_panel{
        flex-wrap:wrap;
    }
    #agency_list .top_panel .left{
        width:100%;
        padding:10px 0px;
        border:0px;
        border-bottom:3px solid rgba(252, 78, 25, 1);
    }
    #agency_list .top_panel .right{
        width:100%;
        padding:10px 0px;
        
    }
    #agency_list .top_panel .right h1 {
        font-size: 25px;
        line-height: 30px;
    }
    #agency_list .form label {
        padding: 10px 10px;
    }
    #agency_list .form input,#agency_list .form textarea{
        min-width:100%;
    }
    #cadr_agency_blocks .container > h2.zg{
        font-size:22px;
        line-height:27px;
    }
    #selection_housing .top .left .f_bottom label{
        order:0;
    }
    #selection_housing .top .left .f_bottom a{
        order:2;
    }
    #selection_housing .top .left .f_bottom button{
        order:3;
    }
    #selection_housing .bottom{
        padding-bottom:40px;
    }
    #services {
        padding: 40px 0px;
    }
    #services .block {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px;
    }
    #list_of_places{
        padding:40px 0px;
    }
    #agency .right {
        width: 100%;
        height: auto;
        padding: 40px 0px;
    }
    #clients{
        padding:40px 0px;
    }
    #clients .right{
        padding:40px 10px;
    }
    #clients .right a {
        width: 33%;
        height:auto;
    }
    #article {
        padding-bottom: 40px;
        padding-top: 20px;
    }
    #contacts {
        padding: 40px 0px;
    }
    #uslugi .block .right {
        width: 100%;
        height: auto;
        min-height: auto;
        padding: 40px 0px;
    }
    #trudoustroystvo {
        padding: 40px 0px;
    }
    #base {
        padding: 40px 0px;
    }
    #cluch_info {
        padding: 40px 0px;
    }
    #company .block{
        padding: 40px 0px;
    }
    #contact_page .block {
        margin-bottom: 35px;
    }
    #main_image_blank{
        max-height: 200px;
    }
    #hostel_info .container > .left .gallery-top .swiper-slide img {
        height: auto;
        width: 100%;
        max-width: fit-content;
    }
    header .bottom{
        height: 105px;
    }
    #contacts .inp{
        height:47px;
    }
    #callback_popap {
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }
    #callback_popap .closed_callback{
        right:5px;
    }
    #clients .left {
        width: 90%;
        height: auto;
        padding-right: 0px;
        text-align: center;
        padding-bottom: 170px;
        padding-top: 40px;
    }
    #ym2map{
       height: 100% !important;
    }
    #main_image{
        height:280px;
    }
    #title_paginate .paginate h1 {
        font-size: 24px;
        line-height: 20px;
    }
    #mse2_results{
        justify-content: center;
    }
    #agency_list .container{
        padding: 0px 15px;
    }
    #agency_list label.politika span:before{
        left: 4px;
        top: 4px;
    }
    #agency_list label.politika input[type="checkbox"]:checked + span:after{
        left: 7px;
        top: 7px;
    }
}



@media screen and (max-width: 767px){
    header .bottom{
        height: 220px;
    }    
    .phone {
        bottom:30px;
    }
    .open_menu {
        
    }
    header .bottom .container, header .top .container {
    align-items: start;
}
header .bottom .phone {
    width: 230px !important;
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    height: auto;
    padding: 0;
    margin-bottom: 6px;
}
    header .bottom .phone a {
        font-size: 23px !important;
    }
    header .top .btn {
        height: 40px !important;
        font-size: 13px !important;
    }    
}
@media screen and (max-width: 700px){
    header .bottom{
        height: 199px;
    }    

}
@media screen and (max-width: 620px){
    header .bottom{
        height: 175px;
    }    
}
@media screen and (max-width: 620px){
    header .bottom{
        height: 175px;
    }    
}
@media screen and (max-width: 530px){
    header .bottom{
        height: 150px;
    }    
    header .bottom .phone a {
        font-size: 16px !important;
    }
    header .top .btn {
        height: 30px !important;
        font-size: 10px !important;
    }    
    
    header .top .btn.cfcity a {
        font-size: 10px !important;
    }
    
    #cfCity .modal-body .cfcity_list li {
    width: 100%;
}
    
}
@media screen and (max-width: 480px){
    header .bottom{
        height: 135px;
    }    
}
@media screen and (max-width: 405px){
    header .bottom{
        height: 130px;
    }    
    .phone {
        bottom: 25px;
    }
    header .top .btn {
        height: 26px !important;
        font-size: 9px !important;
    }      
}


#station_1_21,
#station_1_22,
#station_2_0,
#station_7_0,
#station_13_0,
#station_14_18 {
    display: none;
}










