.toShow1024,
.toShow800,
.toShow700,
.toShow600,
.toShow480,
.toShow320 {
  display: none;
}
#catalog_items .catalog_item .right .tab_link.tab_link_mob {
  display: none;
}
#detail_tab_r-sticky-wrapper {
  height: auto !important;
}
#bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .active_img_s {
  height: 47px;
}
@media screen and (max-width: 1200px) {
  .toShow1024 {
    display: block;
  }
  .toHide1024 {
    display: none;
  }
  body {
    min-width: 100%;
  }
  #main_wrapper,
  #header #header_wrapp {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
  }
  .landing .container,
  #main_wrapper {
    width: 1024px;
  }
  #map_wrapper .header_btn {
    display: block;
    width: 180px;
  }
  #left_right_wrapp #content_left,
  #left_right_wrapp #content_right {
    width: 100%;
    float: none;
  }
  #left_right_wrapp #content_right {
    font-size: 0;
    margin: 35px 0;
  }
  #id_adv_right_sidebar {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -1%;
  }
  #id_adv_right_sidebar .d_item {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
  }
  #id_adv_right_sidebar .d_item .d_item_txt {
    height: auto;
  }
  .new_block_adv {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2%;
    font-size: 15px;
    font-family: arial, verdana, sans-serif;
  }
  #filter_r .tabs .tabs_form {
    width: 100%;
    margin: 0 0 10px;
  }
  #filter_r .tabs .tabs_form .input {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  #filter_r .tabs .submit {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  #footer #footer_wrapp {
    width: 1024px;
    box-sizing: border-box;
    padding: 22px 0 0;
  }
  #footer #footer_wrapp #footer_left {
    width: 25%;
  }
  #footer #footer_wrapp #footer_center {
    width: 25%;
    float: right;
    text-align: right;
  }
  #footer #footer_wrapp #footer_right {
    width: 50%;
    float: left;
  }
  #footer #footer_wrapp #footer_right #footer_menu {
    float: none;
    text-align: center;
  }
  #footer #footer_wrapp #footer_right #footer_menu li {
    float: none;
    display: inline-block;
    margin: 0 10px;
  }
  #map_wrapper #search_r {
    height: 65vh;
    overflow: hidden;
    padding-right: 3px;
  }
  #map_wrapper #search_r form {
    height: 100%;
    overflow: auto;
    padding-right: 18px;
  }
  #search_r .sl1_r,
  #search_r .sl2_r {
    width: 49%;
  }
  #map_wrapper #header_wrapp #logo {
    margin-top: 9px;
  }
  #search_r .submit {
    max-width: 100%;
  }
  #detail_r #detail_tab_r {
    width: 100%;
    box-sizing: border-box;
  }
  #detail_r .is-sticky #detail_tab_r {
    right: 0;
    z-index: 17;
  }
  .article-single .image-block img {
    max-width: 100%;
  }
  .article-single #detail_intro_r {
    margin-top: 25px;
  }
  #otzivi_scroll .review-text {
    box-sizing: border-box;
  }
  .iblock-vote td {
    vertical-align: middle;
  }
  .vnovostroiki .author-main .c-left {
    width: 310px;
  }
  #contact_r {
    top: 45px;
  }
}
@media screen and (max-width: 1080px) {
  .toShow800 {
    display: block;
  }
  .toHide800 {
    display: none;
  }
  .landing .container,
  #main_wrapper {
    width: 840px;
  }
  #header .header_btn {
    width: 28px;
    font-size: 0;
    height: 28px;
    padding-top: 0;
    line-height: 28px;
    text-align: center;
  }
  #header .header_btn span {
    height: 13px;
    width: 13px;
    font-size: 0;
    vertical-align: middle;
    padding: 0;
  }
  #header .header_btn span.add_ico {
    width: 11px;
  }
  #new_r .owl-stage-outer {
    padding: 0;
  }
  .new_item .new_item_img {
    position: relative;
  }
  .new_item .new_item_img .mask {
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
  }
  .video_main {
    width: 60%!important;
    margin-left: 40%;
  }
  #interest_r .new_item {
    float: left;
    width: 48%;
    margin: 0 1% 2%;
    box-sizing: border-box;
  }
  #interest_r .new_item:hover {
    border: 1px solid #ffdd2e;
    top: 0;
    left: 0;
  }
  #interest_r .new_item img {
    margin: 0 auto!important;
  }
  .video_include {
    width: 38%;
    background-image: none;
    background-color: #f3f3f3;
    border-top: 3px solid #ffec79;
    border-bottom: 3px solid #ffb100;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffec79), to(#ffb100));
    background-image: -webkit-linear-gradient(#ffec79, #ffb100);
    background-image: -moz-linear-gradient(#ffec79, #ffb100), -moz-linear-gradient(#ffec79, #ffb100);
    background-image: -o-linear-gradient(#ffec79, #ffb100), -o-linear-gradient(#ffec79, #ffb100);
    background-image: linear-gradient(#ffec79, #ffb100), linear-gradient(#ffec79, #ffb100);
    -moz-background-size: 3px 100%;
    background-size: 3px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    border-radius: 5px;
  }
  #sity_r li:nth-child(4n+4) {
    margin-right: 40px;
  }
  #fresh_r {
    margin: -20px -10px 0;
  }
  #fresh_r #new_gk_r,
  #fresh_r #new_foto_r {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 20px 0 0;
  }
  #fresh_r #new_foto_r #new_foto,
  #fresh_r #new_gk_r #new_gk {
    width: 100%;
  }
  #fresh_r .new_comment_r {
    width: 100%;
    margin: 30px 0 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #fresh_r .new_comment_r .new_comment_slider {
    box-sizing: border-box;
  }
  #fresh_r .new_comment_r .new_comment_slider .new_comment_item {
    padding: 17px 25px;
    box-sizing: border-box;
  }
  #top_r {
    margin-top: 40px;
  }
  .video_items .video_item {
    width: 31.33333%;
    height: 279px;
    margin: 0 1%;
    box-sizing: border-box;
  }
  .video_items .video_item .bottom,
  .video_items .video_item .left {
    width: 100%;
  }
  .video_items .video_item .bottom {
    margin-top: 197px;
    padding-top: 5px;
    height: 35px;
    box-sizing: border-box;
  }
  #top_r #last_update_r {
    width: 100%;
  }
  #top_r #last_update_r #last_update li {
    width: 25%;
    box-sizing: border-box;
  }
  #top_r #last_update_r #last_update li:nth-child(4n+4) {
    border-right: none;
  }
  #top_r #last_update_r #last_update li:nth-child(5n+5) {
    border-right: 1px dashed #e8e8e8;
    border-top: 1px dashed #e8e8e8;
  }
  #top_r #last_update_r #last_update .second_line {
    padding-bottom: 0!important;
  }
  #id_adv_right_sidebar {
    width: 100%;
    margin: 0 0 20px;
  }
  .new_block_adv {
    width: 100%;
    margin: 20px 0 0;
    font-size: 0;
  }
  .new_block_adv .body_block_adv,
  .new_block_adv .header_block_adv {
    display: inline-block;
    vertical-align: top;
    height: 150px;
    box-sizing: border-box;
    width: 30%;
  }
  .new_block_adv .header_block_adv {
    background-position: 5px 20px;
    padding: 30px 15px 15px 60px;
  }
  .new_block_adv .body_block_adv {
    width: 70%;
    font-size: 15px;
  }
  #footer #footer_wrapp {
    width: 840px;
  }
  #footer {
    height: 180px;
    border-top: 1px solid #e0e0e0;
  }
  #footer #footer_wrapp #footer_right #footer_menu {
    max-width: 225px;
    margin: 0 auto;
  }
  #footer #footer_wrapp #footer_right #footer_menu li {
    display: block;
    margin: 10px 0;
    padding: 2px 5px;
  }
  #footer #footer_wrapp #footer_right #footer_menu li:first-child {
    margin-top: 0;
  }
  #catalog_r #catalog_header .catalog_sort {
    float: none;
  }
  #catalog_header .header_btn {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
  }
  #catalog_r #catalog_header {
    height: auto;
  }
  .video_items .video_item .left {
    width: 100%;
    margin: 0;
  }
  .video_items .video_item .left .mask {
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
  }
  .video_items .video_item .left img {
    width: 100%;
    margin: 0!important;
  }
  #catalog_r .video_item {
    margin-bottom: 15px;
  }
  #cool_item_r #cool_items {
    max-width: 100%;
  }
  .you_tube_block iframe {
    max-width: 100%;
  }
  .detail_video .detail_social {
    float: none;
    max-width: 100%;
    margin: 0 0 10px;
  }
  .detail_video .detail_link {
    float: none;
    width: 230px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
  }
  .detail_video .detail_link .header_btn {
    margin: 0;
    width: auto;
    float: none;
  }
  /*#detail_slider_r {
        height: auto;
    }

    .bx-wrapper {
        max-width: 100%!important;
    }

    .bx-wrapper img {
        max-width: 100%;
    }
    
    #detail_slider_r #detail_slider_left,
    #detail_slider_r #detail_slider_right {
        width: 100%;
        float: none;
        position: relative;
        height: auto;
    }

    #detail_slider_r #detail_slider_right {
        margin: 20px 0 0;
    }

    #detail_slider_r #prew_slider_bt,
    #detail_slider_r #next_slider_bt {
        transform: rotate(-90deg);
        position: absolute;
        z-index: 5;
        width: 63px;
    }

    #prew_slider_bt {
        left: -19px;
        top: 19px;
    }

    #next_slider_bt {
        right: -19px;
        top: 7px;
    }

    #detail_slider_r #detail_slider_slider {
        font-size: 0;
        -webkit-transition: margin 0.3s ease;
        -moz-transition: margin 0.3s ease;
        transition: margin 0.3s ease;
    }

    #detail_slider_r #detail_slider_slider li {
        width: 120px !important;
        margin: 0 10px 0 0;
        display: inline-block;
        vertical-align: top;
    }

    .detail_slider {
        padding: 0 25px;
        box-sizing: border-box;
    }

    .detail_video {
        max-width: 100%;
    }
    .bx-wrapper .bx-viewport {
        height: auto!important;
    }

    #detail_slider_r #detail_slider_big,
    #detail_slider_r #detail_slider_left .bx-viewport {
        //height: auto!important;
    }

    #detail_slider_big li {
        -webkit-transition:z-index 0.3s ease;
        -moz-transition:z-index 0.3s ease;
        transition:z-index 0.3s ease;
    }

    #detail_slider_big li.active {
        position: relative!important;
        display: block !important;
    }

    #detail_param_r .left {
        width: 100%;
    }*/
  #catalog_items .catalog_item .left {
    width: 25%;
    margin: 0;
  }
  #catalog_items .catalog_item .right {
    float: left;
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #catalog_items .catalog_item .left a {
    display: block;
  }
  #catalog_items .catalog_item .left img {
    margin: 0;
    width: 100%;
    border-radius: 5px 5px 0 0;
  }
  #catalog_items .catalog_item .left .date_update {
    border-radius: 0 0 5px 5px;
  }
  #catalog_items .catalog_item .right .price_r {
    width: 25%;
  }
  #catalog_items .catalog_item .right .price_r .price_btn {
    width: 100%;
  }
  #detail_r #detail_tab_r {
    width: 100%;
  }
  #detail_tab .d_tab {
    margin-right: 5px;
    padding: 7px 7px;
    margin-top: 2px;
  }
  #detail_r .subscribe_add {
    margin-top: 5px;
  }
  /*#detail_intro_r {
        margin-top: -35px;
    }*/
  #detail_intro_r .detail_intro:first-child,
  #detail_intro_r .detail_intro {
    width: 50%;
    margin-top: 35px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #detail_intro_r .small:last-child,
  #detail_intro_r .small {
    width: 25%;
  }
  #detail_intro_r .small .social-add-box #detail_intro_social a.fb_ico {
    margin-right: 10px;
  }
  #detail_intro_r .small .social-add-box #detail_intro_social a.tw_ico {
    margin-left: 0;
  }
  #detail_intro_r .detail_intro .detail_intro_h {
    font-weight: 600;
  }
  #rating_r #rating_l {
    width: 60%;
  }
  #rating_r #rating_rg {
    width: 40%;
  }
  #rating_summ {
    box-sizing: border-box;
    width: 60%;
  }
  #rating_summ li .summ_l {
    width: 180px;
  }
  #rating_info_r {
    width: 40%;
    box-sizing: border-box;
    padding-right: 14px;
  }
  #rating_rating li .rating_r {
    width: 100%;
    margin: 10px 0 0;
  }
  #rating_r #rating_rg .submit {
    /*display: inline-block;*/
    display: block !important;
    float: none;
    margin: 0;
  }
  #rating_rg .buttons {
    text-align: center;
    margin-top: 30px;
  }
  .news_akcii_r img {
    width: 100%;
  }
  #bilding_scale_r #bilding_scale_line {
    float: none;
    width: 100%;
  }
  #bilding_scale_r #bilding_scale_line li {
    margin-bottom: 10px;
  }
  #bilding_scale_r #bilding_scale_count {
    margin-right: 20px;
  }
  #bilding_scale_items .bilding_scale_item .right_bild {
    width: 25%;
  }
  #bilding_scale_items .bilding_scale_item .left_bild {
    width: 75%;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_main_img {
    width: 100%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
  }
  #slidersHodChange #bilding_scale_items .bilding_scale_item .left_bild .bilding_main_img {
    padding: 0;
  }
  #bilding_scale_items .bilding_main_img img {
    width: 100%;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .bilding_mini_img:nth-child(4n+4) {
    margin-right: 10px;
  }
  .landing #tabs-block .tabs-holder {
    margin: 0 -9px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs {
    padding: 0 9px;
    margin: 0;
    box-sizing: border-box;
    width: 20%;
  }
  .landing #das .megafon {
    position: relative;
    z-index: 1;
  }
  .add_gk_r .form_box .form_box_left,
  .add_gk_r .form_box .form_box_right {
    max-width: 100%;
    float: left;
  }
  .add_gk_r .form_box .textarea,
  .add_gk_r .form_box .input_add_gk {
    box-sizing: border-box;
    width: 100%;
  }
  .add_gk_r .submit {
    margin: 22px 0 0;
  }
  #detail_help {
    display: none;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .bilding_mini_img {
    margin-right: 17.3px;
  }
  #detail_slider_r #detail_slider_left {
    width: 75%;
  }
  #detail_slider_r #detail_slider_right {
    width: 20%;
  }
  .bx-wrapper {
    margin: 0px !important;
  }
  .bx-wrapper img {
    max-width: 100%;
  }
  .videoSection .slider {
    margin: 25px 0px;
  }
  .videoSection .main {
    width: 100%;
  }
  .videoSection .mini {
    width: 100%;
  }
  .videoSection .mini .slide {
    width: 100%;
  }
  .videoSection .videoBlock.big {
    width: 100%;
  }
  .videoSection .videoBlock.small {
    width: 100% !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 860px) {
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .active_img_s {
    height: 53px;
  }
  .toShow700 {
    display: block;
  }
  .toHide700 {
    display: none;
  }
  .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin: -80px 0 0;
  }
  .landing .container,
  #main_wrapper {
    width: 760px;
  }
  #filter_r #filter_header .header {
    display: block;
    float: none;
    margin: 0 0 10px;
  }
  #filter_r #filter_header .chek_box_item {
    width: auto !important;
  }
  #filter_r .tabs .tabs_form .input {
    width: 250px;
  }
  .new_item {
    width: 160px;
  }
  .video_include .btn_block {
    position: static;
    margin: 20px 0 0;
    max-width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #video_btn {
    margin: 0;
    max-width: 100%;
    display: inline-block;
  }
  #sity_r li {
    margin-right: 20px;
  }
  #sity_r li:nth-child(4n+4) {
    margin-right: 20px;
  }
  .cities-block .toogle {
    position: relative;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    background: #ffdd2e;
    border-radius: 3px;
    margin: 10px 0;
  }
  .cities-block .toogle:before {
    border-style: solid;
    border-width: 0 3px 3px 0;
    content: '';
    height: 6px;
    width: 6px;
    position: absolute;
    right: 7px;
    top: 50%;
    margin: -6px 0 0;
    transform: rotate(45deg);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  .cities-block .toogle.active:before {
    transform: rotate(-135deg);
    margin: -4px 0 0;
  }
  #sity_r {
    height: 200px;
    overflow: hidden;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  #sity_r.active {
    height: auto;
  }
  .video_items .video_item .left .mask {
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
  }
  .video_items .video_item .name {
    line-height: 15px;
  }
  .video_items .video_item {
    height: 300px;
  }
  .video_items .video_item .bottom {
    margin-top: 210px;
  }
  #footer #footer_wrapp {
    width: 760px;
    height: auto;
  }
  #footer #footer_wrapp #footer_center,
  #footer #footer_wrapp #footer_left {
    width: 30%;
  }
  #footer #footer_wrapp #footer_right {
    width: 40%;
  }
  #map_wrapper #search_r {
    height: 0;
  }
  #map_wrapper #search_r {
    height: 65vh;
  }
  .search-icon {
    width: 50px;
    position: absolute;
    top: 4px;
    left: 10px;
    z-index: 1;
    background: #fff;
    padding: 5px;
    border: 3px solid #ffdd2e;
    box-sizing: border-box;
  }
  #map_wrapper #search_r {
    width: auto;
    box-sizing: border-box;
    top: -100%;
    left: 10px;
    right: 10px;
    -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    transition: top 0.3s ease;
    padding-bottom: 45px;
  }
  .active-search_r #map_wrapper #search_r {
    top: 60px;
  }
  #map_wrapper #search_r form {
    font-size: 0;
  }
  #search_r .sl_r:nth-child(3),
  #search_r label:nth-child(2) {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  #search_r .submit {
    margin: 0;
  }
  .close-search {
    float: right;
    margin: 0 10px 15px;
  }
  #top_menu li a {
    font-size: 0;
    padding-top: 15px;
  }
  #catalog_items .catalog_item {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    box-sizing: border-box;
    margin: 15px 1% 0;
    padding: 10px 40px;
  }
  #catalog_items {
    font-size: 0;
    margin: -15px -1% 20px;
  }
  #catalog_items .catalog_item .left {
    width: 100%;
    margin: 0 0 10px;
  }
  #catalog_items .catalog_item .right {
    width: 100%;
    padding: 0;
  }
  #catalog_items .catalog_item .right .price_r {
    width: 50%;
    top: 15px;
    right: 45px;
  }
  #catalog_items .catalog_item .right .name {
    line-height: 20px;
  }
  #subscribe_modal,
  #add_coment_modal,
  #mini_subscribe_modal {
    max-width: 100%;
    box-sizing: border-box;
    height: 60vh;
    overflow: hidden;
    overflow-y: auto;
  }
  #subscribe_tab li {
    margin-bottom: 5px;
  }
  .tab-subscribe .submit,
  .tab-subscribe .input {
    max-width: 100%;
    box-sizing: border-box;
  }
  #rating_summ li .summ_l {
    width: 175px;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .bilding_mini_img,
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .active_img_s {
    /*width: 18.6666%;*/
    width: 18.9999%;
    margin: 10px 1% 0 0;
    box-sizing: border-box;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_mini_img_r .bilding_mini_img:nth-child(4n+4) {
    margin-right: 1%;
  }
  #bilding_scale_r #bilding_scale_line li {
    display: inline-block;
    float: none;
  }
  #add_coment_modal .form-group {
    width: 50%;
    margin-right: 0;
    padding-right: 10px;
    box-sizing: border-box;
  }
  #mini_subscribe_modal .inp,
  #mini_subscribe_modal .chek_box_item,
  #add_coment_modal .form-group.input3_r,
  #add_coment_modal label,
  #add_coment_modal .form-group .inpt,
  #add_coment_modal .form-group .texta {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  #add_coment_modal .subm {
    clear: both;
  }
  #add_coment_modal .form-group.use_captcha {
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
  .landing #comfort {
    height: auto;
  }
  .landing #comfort .container {
    padding: 60px 0;
  }
  .landing #creating .text-holder {
    margin-bottom: 60px;
  }
  .landing #creating .list-holder .item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 24px;
  }
  .landing #creating .item br {
    display: none;
  }
}
@media screen and (max-width: 785px) {
  .toShow600 {
    display: block;
  }
  .toHide600 {
    display: none;
  }
  #detail_slider_r #detail_slider_left .bx-viewport,
  #detail_slider_r #detail_slider_left,
  #detail_slider_r #detail_slider_big,
  #detail_slider_r #detail_slider_right,
  #detail_slider_r {
    height: auto!important;
  }
  #detail_slider_r #detail_slider_left .bx-viewport {
    min-height: 280px;
  }
  .landing .container,
  #main_wrapper {
    width: 560px;
    box-shadow: none;
    padding: 0;
  }
  #map_wrapper .header_btn {
    display: none;
  }
  #map_wrapper .mobile-nav .header_btn {
    display: block;
  }
  #footer #footer_wrapp {
    width: 560px;
  }
  body {
    background: #fff;
  }
  #header .header_btn {
    width: 100%;
    height: auto;
    line-height: 18px;
    text-align: center;
    float: none;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    box-shadow: none;
    background: none;
  }
  #header .header_btn span {
    height: auto;
    width: auto;
    font-size: 18px;
    padding-left: 25px;
  }
  #header .header_btn span.add_ico {
    width: auto;
  }
  #top_menu {
    display: none;
  }
  body.active-mob_nav {
    overflow: hidden;
  }
  .mobile-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: -100%;
    background: #ffdd2e;
    z-index: 30;
    overflow: hidden;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
    text-transform: uppercase;
    color: #ffdd2e;
    text-align: center;
  }
  .mobile-nav ul {
    padding: 50px 0 100px;
    overflow: auto;
    height: 100%;
    box-sizing: border-box;
  }
  .mobile-nav li {
    float: none;
    padding: 0;
    margin: 20px 0 0!important;
  }
  .mobile-nav li:first-child {
    margin-top: 0;
  }
  .mobile-nav a {
    width: 100%;
    display: inline-block;
    padding: 10px;
    font-weight: 600;
    text-decoration: none;
    font-size: 18px;
    box-sizing: border-box;
  }
  .mobile-nav.active {
    left: 0;
  }
  .nav-toogle {
    width: 35px;
    height: 30px;
    float: right;
    position: relative;
    margin: 9px 0 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
  }
  .nav-toogle span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #ffdd2e;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .nav-toogle span:nth-child(1) {
    top: 0;
  }
  .nav-toogle span:nth-child(2),
  .nav-toogle span:nth-child(3) {
    top: 12px;
  }
  .nav-toogle span:nth-child(4) {
    top: 25px;
  }
  .nav-toogle.active span:nth-child(1) {
    top: 17px;
    width: 0;
    left: 50%;
  }
  .nav-toogle.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .nav-toogle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .nav-toogle.active span:nth-child(4) {
    top: 17px;
    width: 0;
    left: 50%;
  }
  #filter_r #filter_header .tab,
  #filter_r #filter_header .chek_box_item {
    margin-top: 5px;
  }
  .go_next {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 21px;
  }
  .video_include {
    height: auto;
    width: 100%;
    padding: 10px 10px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .video_main {
    width: 100%!important;
    margin-left: 0;
  }
  #catalog_r .video_item {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .video_items .video_item {
    height: auto;
    width: 100%;
    margin: 15px 0 0;
    padding-bottom: 30px;
  }
  .video_items .video_item:first-child {
    margin-top: 0;
  }
  .video_items .video_item .bottom,
  .video_items .video_item .left {
    width: auto;
    height: 100%;
    padding: 0;
    margin: 0 10px 0 0;
    max-width: 170px;
  }
  .video_items .video_item .left img {
    display: inline-block;
    margin: 0;
    max-height: 100%;
  }
  .video_items .video_item .name,
  .video_items .video_item .bottom,
  .video_items .video_item .city_name {
    margin: 0 0 15px;
    position: relative;
    padding: 5px 0 0;
  }
  #top_r #last_update_r #last_update li {
    width: 33.33333%;
    box-sizing: border-box;
    border-right: 1px dashed #e8e8e8;
    border-top: 1px dashed #e8e8e8;
  }
  #top_r #last_update_r #last_update li:nth-child(4n+4),
  #top_r #last_update_r #last_update li:nth-child(5n+5) {
    border-right: 1px dashed #e8e8e8;
  }
  #top_r #last_update_r #last_update li:nth-child(1),
  #top_r #last_update_r #last_update li:nth-child(2),
  #top_r #last_update_r #last_update li:nth-child(3) {
    border-top: 0;
  }
  #top_r #last_update_r #last_update li:nth-child(3n+3) {
    border-right: none;
  }
  #id_adv_right_sidebar .d_item {
    width: 100%;
    margin: 0;
  }
  .d_item .d_item_img {
    float: left;
    margin: 0 10px 0 0;
  }
  .d_item div.d_item_header,
  .d_item div.d_item_seller {
    text-align: left;
  }
  .d_item .d_item_intro {
    clear: both;
  }
  #id_adv_right_sidebar .d_item {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    padding: 5px;
    box-sizing: border-box;
  }
  .d_item div.d_item_intro div .d_item_intro_header,
  .d_item div.d_item_intro div a,
  .d_item div.d_item_intro div .d_item_intro_tel {
    display: inline-block;
    padding: 0 5px;
  }
  .new_block_adv {
    margin: 0;
  }
  .new_block_adv .text_adv {
    padding: 19px 10px 10px;
  }
  #footer {
    height: auto;
  }
  #footer #footer_wrapp {
    height: auto;
    padding: 22px 0;
  }
  #footer #footer_wrapp #footer_right,
  #footer #footer_wrapp #footer_center,
  #footer #footer_wrapp #footer_left {
    width: 100%;
    float: none;
    height: auto;
    margin: 0 0 25px;
    text-align: center;
  }
  #catalog_items .catalog_item .right .tab_link {
    display: none;
  }
  #catalog_items .catalog_item .right .tab_link.tab_link_mob {
    display: block;
  }
  #catalog_items .catalog_item .right .price_r {
    width: 100%;
    position: static;
    margin: 0 0 15px;
  }
  #catalog_items .catalog_item {
    padding: 10px 20px;
    height: 600px;
    overflow: hidden;
  }
  #catalog_items .catalog_item .right .tab_link li {
    margin-right: 10px;
  }
  #detail_intro_r .small .social-add-box #detail_intro_social a.tw_ico {
    /*margin-left: 13px;*/
  }
  #detail_intro_r .small .social-add-box #detail_intro_social a.vk_ico {
    margin-left: 0px !important;
  }
  #detail_param_r .right #detail_plus_minus .wraper .plus_list li .number,
  #detail_param_r .right #detail_plus_minus .wraper .plus_list li .txt {
    float: none;
    width: auto;
    display: inline;
  }
  #detail_param_r .right {
    width: 49%!important;
  }
  #rating_r #rating_l,
  #rating_r #rating_rg {
    width: 100%;
    margin: 10px 0 0;
  }
  #detail_tab .d_tab {
    float: none;
    display: inline-block;
    margin-top: 5px;
  }
  #detail_r .subscribe_add {
    float: none;
    margin: 7px 0 5px;
  }
  #detail_r .nav-toogle {
    display: none;
  }
  #detail_r .is-sticky .nav-toogle {
    margin: 9px 0 10px 0;
    float: none;
    display: block;
  }
  #detail_r .is-sticky #detail_tab_r {
    height: 61px;
    overflow: hidden;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  #detail_r .is-sticky #detail_tab_r.active {
    height: auto;
  }
  .tab-link {
    padding-top: 50px;
  }
  #contact_r {
    width: 100%;
    box-sizing: border-box;
    position: static;
  }
  .landing #main-background .text-holder {
    padding-top: 130px;
  }
  .landing #main-background .arrow-down {
    margin-top: 80px;
  }
  .landing #main-background {
    height: 660px;
  }
  .landing #comfort .icon {
    margin-left: 0;
  }
  .landing #comfort .text-holder {
    padding-left: 113px;
  }
  .landing #tabs-block .tabs-holder {
    font-size: 0;
    margin: 0;
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  .landing #tabs-block .tabs-holder .nav-tabs .icon {
    margin-bottom: 19px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs {
    margin-top: 30px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs:first-child {
    margin-top: 0;
  }
  .landing #tabs-block .tabs-content {
    margin-top: 0;
    width: 70%;
    display: inline-block;
    vertical-align: top;
  }
  .landing #tabs-block .tabs-content .tab:before {
    height: 0;
    width: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 13px solid #ffd664;
    transition: all .2s ease;
  }
  .landing #tabs-block .tabs-content .tab.opened#tab1::before,
  .landing #tabs-block .tabs-content .tab.opened#tab2::before,
  .landing #tabs-block .tabs-content .tab.opened#tab3::before,
  .landing #tabs-block .tabs-content .tab.opened#tab4::before,
  .landing #tabs-block .tabs-content .tab.opened#tab5::before {
    left: -27px;
    top: 33px;
    right: auto;
  }
  .landing #tabs-block .tabs-content .tab.opened#tab1:after,
  .landing #tabs-block .tabs-content .tab.opened#tab2:after,
  .landing #tabs-block .tabs-content .tab.opened#tab3:after,
  .landing #tabs-block .tabs-content .tab.opened#tab4:after,
  .landing #tabs-block .tabs-content .tab.opened#tab5:after {
    display: none;
  }
  .landing #tabs-block .tabs-content .tab {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  .landing #tabs-block .tabs-content .tab.opened#tab2 {
    -webkit-transform: translateY(210px);
    -moz-transform: translateY(210px);
    transform: translateY(210px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab3 {
    -webkit-transform: translateY(450px);
    -moz-transform: translateY(450px);
    transform: translateY(450px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab4 {
    -webkit-transform: translateY(640px);
    -moz-transform: translateY(640px);
    transform: translateY(640px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab5 {
    -webkit-transform: translateY(830px);
    -moz-transform: translateY(830px);
    transform: translateY(830px);
  }
  .landing #tabs-block .tabs-holder .nav-tabs {
    width: 100%;
  }
  .landing #tabs-block .container {
    font-size: 0;
  }
  .landing #das {
    margin-top: 290px;
  }
  .landing #das .image-holder .image img {
    margin: auto;
    display: block;
    max-width: 100%;
    width: 450px;
  }
  .landing #das .image-holder .item {
    position: relative;
    z-index: 1;
  }
  .landing #das .image-holder > .image {
    border-bottom: 1px dashed #d6d6d6;
    padding: 0 0 100px;
    position: relative;
  }
  .landing #das .image-holder > .image::after {
    display: none;
  }
  .landing #das .image-holder .bottom .left-item,
  .landing #das .image-holder .bottom .right-item {
    padding: 0 25px;
  }
  .videoSection .slider {
    margin: 25px 0px;
  }
  .videoSection .main {
    width: 100%;
  }
  .videoSection .mini {
    width: 100%;
  }
  .videoSection .mini .slide {
    width: 100%;
  }
  .videoSection .videoBlock.big {
    width: 100%;
  }
  .videoSection .videoBlock.small {
    width: 100% !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 585px) {
  .toShow480 {
    display: block;
  }
  .toHide480 {
    display: none;
  }
  .landing .container,
  #main_wrapper {
    width: auto;
    padding: 0 15px;
  }
  #footer #footer_wrapp {
    width: auto;
    padding: 0 15px;
  }
  .new_item {
    width: 140px;
  }
  #filter_r .tabs .tabs_form .input {
    width: 190px;
  }
  #sity_r li {
    width: 160px;
    margin-right: 20px;
    margin-top: 10px;
  }
  #sity_r li a {
    height: 15px;
  }
  #fresh_r #new_gk_r,
  #fresh_r #new_foto_r {
    width: 100%;
  }
  #top_r #last_update_r #last_update li {
    width: 50%;
  }
  #top_r #last_update_r #last_update li:nth-child(3) {
    border-top: 1px dashed #e8e8e8;
  }
  #top_r #last_update_r #last_update li:nth-child(2n+2) {
    border-right: none;
  }
  #top_r #last_update_r #last_update li:nth-child(3n+3),
  #top_r #last_update_r #last_update li:nth-child(4n+4),
  #top_r #last_update_r #last_update li:nth-child(5n+5) {
    border-right: 1px dashed #e8e8e8;
  }
  .new_block_adv .header_block_adv {
    background-position: 5px 30px;
    padding: 30px 15px 15px 40px;
  }
  #footer #footer_wrapp {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  #toTop .text {
    display: none;
  }
  #toTop {
    width: 44px;
    height: 44px;
  }
  #toTop .arrow {
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -4px;
  }
  .go_back {
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .detail_video .detail_link {
    margin: 0 0 10px 0;
  }
  .you_tube_block iframe {
    height: 51vw;
    width: 100%;
  }
  #catalog_items .catalog_item {
    padding: 10px;
    width: 100%;
    margin: 15px 0 0;
    height: auto;
  }
  #catalog_items .catalog_item .left {
    width: 40%;
    margin: 0 10px 10px 0;
  }
  #catalog_items .catalog_item .right {
    width: 100%;
    float: none;
  }
  #catalog_items {
    margin: -15px 0 20px;
  }
  #catalog_items .catalog_item .right .tab_link {
    display: block;
    clear: both;
  }
  #catalog_items .catalog_item .right .tab_link.tab_link_mob {
    display: none;
  }
  #catalog_items .catalog_item .right .price_r {
    width: 250px;
    margin: 0 auto 15px;
  }
  .catalog_sort li .active {
    display: inline-block;
  }
  #bilding_scale_items .bilding_scale_item .right_bild {
    width: 100%;
    float: none;
    margin: 0 0 15px;
  }
  #bilding_scale_items .bilding_scale_item .left_bild {
    width: 100%;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_main_img {
    padding: 0;
  }
  #detail_param_r .left {
    width: 100%;
  }
  #detail_intro_r .detail_intro .detail_btn,
  #detail_intro_r .detail_intro:first-child .detail_btn {
    width: 190px;
  }
  #detail_intro_r .small .detail_btn {
    width: 85px;
  }
  #detail_intro_r .small,
  #detail_intro_r .detail_intro,
  #detail_intro_r .detail_intro:first-child,
  #detail_intro_r .detail_intro {
    padding: 0 10px;
  }
  #detail_param_r .right {
    width: 100%!important;
  }
  #rating_rating {
    margin-right: 0;
  }
  #rating_info_r {
    padding-right: 0;
  }
  #add_coment_modal,
  #mini_subscribe_modal {
    max-width: 95%;
  }
  #detail_help span {
    background-color: transparent;
    padding: 0;
  }
  #detail_help .arrow,
  #detail_help .close_help {
    display: none;
  }
  #detail_help {
    position: static;
    background: none;
    color: #fff;
    width: 100%;
    padding: 5px 0;
  }
  .landing #tabs-block .tabs-content .tab .icon {
    display: none;
  }
  .landing #tabs-block .tabs-content .tab .text-holder {
    width: 100%;
  }
  .landing #tabs-block .tabs-content .tab {
    padding: 30px;
  }
  .landing #das .image-holder .item {
    background: rgba(255, 255, 255, 0.7);
  }
  .landing #das .image-holder .left .item:last-child {
    margin-top: 70px;
  }
  .landing #das .image-holder > .image {
    padding-bottom: 80px;
  }
  .landing #das .image-holder .bottom .left-item,
  .landing #das .image-holder .bottom .right-item {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }
  .landing #das .image-holder .bottom .left-item {
    margin-bottom: 30px;
  }
  .landing #das .image-holder .bottom .image,
  .landing #das .image-holder .bottom .item {
    margin-top: 0;
    width: 50%;
    float: left;
  }
  .landing #das .image-holder .bottom .image {
    padding-right: 15px;
    box-sizing: border-box;
  }
  .landing #das .image-holder .bottom .item:after {
    display: none;
  }
  .landing #creating {
    margin: 50px 0 20px 0;
  }
  .landing #creating .text br {
    display: none;
  }
  .landing #creating .list-holder .number {
    font-size: 60px;
    top: -15px;
  }
  .landing #creating .list-holder .item > .text {
    padding-left: 70px;
    padding-right: 0;
    font-size: 16px;
  }
  .landing .landing #creating .text-holder {
    margin-bottom: 40px;
  }
  .form_box_left.use_captcha label {
    width: 100%;
    display: inline-block;
  }
  .add_gk_r .use_captcha .captcha-image {
    margin: 0;
  }
  .add_gk_r .form_box .input_add_gk1 {
    box-sizing: border-box;
    width: 100%;
  }
  .add_gk_r .form_box .label_gk {
    clear: both;
  }
  .add_gk_r .form_box .delim {
    margin-left: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }
  #flatTableChange .flats-tile-list {
    margin-left: 20%;
  }
  #flatTableChange .flats-tile-list .item {  
    display: block;
    float: unset;
  }
}
@media screen and (max-width: 465px) {
  .toShow320 {
    display: block;
  }
  .toHide320 {
    display: none;
  }
  #detail_slider_r #detail_slider_slider .active,
  #detail_slider_r #detail_slider_slider li {
    height: 28px;
    width: 35px!important;
  }
  #detail_slider_r #detail_slider_slider .active img{
    height: 28px;
  }
  #detail_slider_r #detail_slider_left .bx-viewport {
    min-height: 200px;
  }
  .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 80px;
    margin: -65px 0 0;
  }
  #filter_r .tabs .submit {
    width: 38px;
    font-size: 0;
  }
  #filter_r .tabs .tabs_form .input {
    width: 179px;
  }
  h2 {
    font-size: 22px;
    margin-right: 0;
  }
  .element_slider.owl-carousel {
    margin-top: 40px;
  }
  #new_r .owl-nav {
    top: -35px;
  }
  .video_include .video_include_text {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #interest_r .new_item {
    width: 100%;
    margin: 0 0 15px;
  }
  .txt_r .area,
  #big_b_r .txt_r .small {
    padding: 10px 22px;
  }
  #detail_intro_r {
    margin-top: 0;
  }
  .main_intro_r {
    padding: 20px 10px;
  }
  #fresh_r .new_comment_r .new_comment_slider .new_comment_item {
    padding: 17px 20px;
  }
  .video_items .video_item {
    padding-bottom: 30px;
  }
  .video_items .video_item .left {
    max-width: 140px;
  }
  #top_r #last_update_r #last_update li span {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    white-space: normal;
  }
  #top_r #last_update_r #last_update li {
    height: 130px;
  }
  #top_r #last_update_r #last_update li a {
    padding: 16px 10px 17px;
  }
  #top_r #last_update_r #last_update li div {
    height: 50px;
    overflow: hidden;
  }
  .d_item .d_item_img {
    height: 90px;
  }
  .d_item .d_item_img img {
    width: auto;
    height: 100%;
  }
  .d_item div.d_item_header {
    text-align: left;
    height: auto;
  }
  .new_block_adv .header_block_adv {
    background-position: 5px 18px;
    padding: 15px 15px 15px 40px;
    width: 100%;
    height: auto;
    background-size: 26px;
  }
  .new_block_adv .body_block_adv {
    width: 100%;
  }
  .catalog_sort li {
    float: none;
    width: auto;
    margin: 5px 0 0;
    display: inline-block;
    vertical-align: top;
  }
  #main_wrapper h1 {
    margin-right: 0;
  }
  #search_r .sl_r:nth-child(3) {
    width: 70%;
  }
  #search_r label:nth-child(2) {
    width: 30%;
  }
  .search-icon {
    width: 45px;
  }
  #catalog_items .catalog_item .left {
    width: 100%;
  }
  .catalog_pager li {
    display: block;
    float: left;
    margin: 5px 8px 5px 0;
  }
  .catalog_pager {
    height: auto;
    margin: 10px 0 0;
  }
  #detail_intro_r .detail_intro:first-child,
  #detail_intro_r .detail_intro {
    width: 100%;
    border-right: 0;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #313131;
  }
  #detail_intro_r .small:last-child,
  #detail_intro_r .small {
    width: 50%;
    border-bottom: 0;
  }
  #detail_intro_r .small:first-child {
    border-right: 1px dashed #313131;
  }
  #detail_intro_r .detail_intro .detail_btn,
  #detail_intro_r .detail_intro:first-child .detail_btn {
    position: static;
  }
  #detail_intro_r .small .detail_intro_rating,
  #detail_intro_r .detail_intro .detail_intro_price,
  #detail_intro_r .detail_intro .detail_intro_txt {
    margin-bottom: 20px;
  }
  #detail_param_r .left .row .left_col,
  #detail_param_r .left .row .right_col {
    width: 100%;
  }
  #rating_info_r {
    padding: 20px 0;
    background: none;
    width: 100%;
  }
  #rating_summ {
    width: 100%;
  }
  #add_coment_modal .form-group {
    width: 100%;
  }
  #mini_subscribe_modal .sbm,
  #add_coment_modal .subm {
    width: 200px;
  }
  .close {
    margin-top: 10px;
    margin-right: 15px;
  }
  #bilding_scale_items .bilding_scale_item .left_bild .bilding_main_img {
    height: 160px;
  }
  .tab-link {
    padding-top: 60px;
  }
  #rating_info_r #rating_all_summ_r,
  #rating_info_r .rating_info_txt {
    float: left;
    width: 49%;
    box-sizing: border-box;
  }
  #rating_info_r .rating_info_txt {
    float: right;
  }
  #add_coment_modal .input_r .texta {
    height: 50px;
  }
  h1 {
    font-size: 24px;
  }
  .iblock-vote {
    float: none;
  }
  .share {
    float: none;
    margin: 10px 0 0;
  }
  .landing #main-background .text-holder {
    padding-top: 80px;
  }
  .landing #main-background .container {
    font-size: 26px;
  }
  .landing #main-background .arrow-down {
    height: 80px;
    width: 80px;
    margin-top: 50px;
    background-size: cover;
  }
  .landing #tabs-block .text-holder {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs {
    padding: 0 0 0 9px;
    text-align: left;
    margin-top: 20px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs .icon {
    width: 60px;
    height: 60px;
    background-size: 30px auto;
    margin: 0 0 10px;
  }
  .landing #tabs-block .tabs-holder .nav-tabs .text {
    font-size: 12px;
  }
  .landing #main-background {
    height: 560px;
  }
  .landing #comfort .icon {
    display: none;
  }
  .landing #comfort .text-holder {
    padding: 0;
    font-size: 20px;
  }
  .landing #comfort .container {
    padding: 60px 15px;
  }
  .landing #tabs-block .tabs-content {
    padding-left: 10px;
    box-sizing: border-box;
  }
  .landing #tabs-block .tabs-content .tab {
    padding: 20px 10px;
  }
  .landing #tabs-block .tabs-content .tab.opened#tab2 {
    -webkit-transform: translateY(143px);
    -moz-transform: translateY(143px);
    transform: translateY(143px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab3 {
    -webkit-transform: translateY(333px);
    -moz-transform: translateY(333px);
    transform: translateY(333px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab4 {
    -webkit-transform: translateY(475px);
    -moz-transform: translateY(475px);
    transform: translateY(475px);
  }
  .landing #tabs-block .tabs-content .tab.opened#tab5 {
    -webkit-transform: translateY(620px);
    -moz-transform: translateY(620px);
    transform: translateY(620px);
  }
  .landing #das {
    margin-top: 480px;
  }
  .landing #das .image-holder .right,
  .landing #das .image-holder .left {
    position: static;
  }
  .landing #das .image-holder .left .item:last-child {
    margin-top: 37px;
  }
  .landing #das .image-holder > .image {
    margin: 25px 0 0;
    padding: 0;
  }
  .landing #das .image-holder .bottom {
    margin-top: 50px;
  }
  .landing #das .image-holder .bottom .image,
  .landing #das .image-holder .bottom .item {
    margin-top: 0;
    width: 100%;
    float: none;
  }
  .landing #das .image-holder .bottom .item {
    margin-top: 45px;
  }
  .landing #das .image-holder .bottom .item:after {
    display: block;
    top: -55px;
  }
  .landing #creating {
    margin: 50px 0 0;
  }
  .landing #creating .list-holder .item > .text {
    padding-left: 40px;
    font-size: 15px;
  }
  .landing #creating .list-holder .number {
    font-size: 40px;
    top: 5px;
  }
  .landing #creating .list-holder .item {
    margin-bottom: 20px;
  }
  .landing #creating .text-holder {
    margin-bottom: 35px;
  }
  .catalog_pager .first_page,
  .catalog_pager .last_page,
  .catalog_pager li a {
    width: 26px;
  }
  /*#detail_slider_r #detail_slider_left .bx-viewport {
        height: 200px!important;
    }*/
  #detail_slider_r #detail_slider_left .bx-viewport {
    min-height: 170px;
  }
  #detail_slider_r #detail_slider_right {
    max-width: 12%;
  }
  #detail_slider_r #detail_slider_left {
    max-width: 85%;
  }
  #detail_slider_r #prew_slider_bt {
    margin-bottom: 6px;
  }
  #detail_slider_r #next_slider_bt {
    margin-top: 6px;
  }
}
@media screen and (max-width: 375px) {
  #flatTableChange .flats-tile-list {
    margin-left: 10%;
  }
}
