body {
    /*font-family: 'Open Sans', sans-serif;*/
}

.js-slider-controls, .pr-btn, .nx-btn {
    display: none;
}

select::-ms-expand {
    display: none;
}

.js-option-container{
    min-width: 160px;
}

.js-select .dropdown{
    position: absolute;
    display: none;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding: 0 0 5px 0;
    margin: 7px 0 0 0;
    z-index: 1;
}

.js-select{
    float: left;
    padding-right: 10px;
    cursor: pointer;
}

.bread-crumbs__post.bread-crumbs__city {
    opacity: 1;
    position: relative;
    display: inline-block;
}

.bread-crumbs__city .js-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0 !important;
    margin-right: 0px !important;
    display: none;
}


.map-info-box {
    min-width: 317px;
}

.bread-crumbs__post.bread-crumbs__points	{
    display: none;
}

.fancybox-image, .fancybox-iframe {
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
}

.fancybox-inner{
    text-align: center;
}

.fancybox-title span {
    float: right;
}

.fancybox-title {
    background-color: #fff;
    padding: 18px;
    color: #000;
    font: 14px/14px Arial;
    margin: 0;
    border-radius: 0 0 4px 4px;
}

.js-option {
    box-sizing:border-box;
    margin:0;
    padding:0 0 0 20px !important;
    width:100%;
    border:0;
    cursor:pointer;
    font: normal 14px/36px "Open Sans";
    color: #34373e;
    text-transform: none;
}


.js-option:hover {
    background-color: #ff7f05;
    color: #fff;
}

.wherebuy-container, .bread-crumbs__city .js-select select {
    font-family: 'Open Sans', sans-serif;
}

.content-wrapper, .page__inner {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0 40px;
}

@media (min-width: 1270px) {
    .content-wrapper, .page__inner {
        padding: 0 65px;
    }
    .tbs__tb_block {
        padding: 29px 65px 0 65px !important;
    }
}

.page__inner__bread-crumbs {
    padding-top: 47px;
    padding-bottom: 7px;
}
.bread-crumbs__row {
    font-size: 0;
}
.bread-crumbs__post, .bread-crumbs__city .js-select select {
    margin-right: 27px;
    margin-bottom: 5px;
    color: #168ad9;
    font-size: 10px;
    /*line-height: 1;*/
    /* font-family: 'Open Sans Semibold',sans-serif;*/
    text-transform: uppercase;
}

#YMapsID {
    width: 100%;
    height: 540px;
}

.map-box {
    position: relative;
}
.bread-crumbs__post, .contents__aside {
    display: inline-block;
    vertical-align: top;
}
main.min.css:1
.bread-crumbs__post, .contents__aside {
    display: inline-block;
    vertical-align: top;
}
.bread-crumbs__link {
    position: relative;
    text-decoration: none;
    color: #168ad9;
    letter-spacing: .5px;
}
.bread-crumbs__link::after {
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -5px;
    right: -18px;
    background-image: url(../images/arrow-right-small-gray.png);
    width: 7px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.content__box .tab__box {
    display: none;
}
.tbs__tb_block {
    margin: 0 auto;
    width: 100%;
    padding: 29px 40px 0 40px;
    overflow: hidden;
}
.tbs__tb_block .buy-bulk {
    float: right;
    font-size: 12px;
    color: #0682dc;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin: 4px 0 0;
    word-spacing: 2px;
}
.tbs__tb_block .tab__tb {
    display: inline-block;
    color: #0682dc;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 24px;
    border-bottom: 3px solid #fff;
    margin: 0 31px;
    position: relative;
    word-spacing: 4px;
}
.tbs__tb_block .tab__tb:first-child:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #ff8919;
    border-radius: 4px;
    position: absolute;
    right: -35px;
    top: 6px;
}
.tbs__tb_block .tab__tb:first-child {
    margin-left: 0;
}
.tab__tb.active {
    border-bottom: 3px solid #f5741c;
    color: #34373e;
}
.content-title {
    font-size: 40px;
    color: #34373e;
    font-weight: 300;
    line-height: 1.3;
}
.content__tb {
    padding-bottom: 75px;
}
h2.brend-title {
    font-size: 40px;
    color: #34373e;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 40px;
}
.brend-box ul {
    overflow: hidden;
    margin: 0 -10px 0;
}
.brend-box ul li {
    float: left;
    width: 16.6%;
    margin-bottom: 20px;
}

.brend-box ul.online_store_hidden li:nth-child(n+19) {
    display: none;
}

.brend-box ul li a {
    display: block;
    margin: 0 10px;
}
.brend-box ul li a img {
    width: 100%;
}
.show-all {
    text-align: center;
    padding-bottom: 96px;
    padding-top: 20px;
}
.show-all a {
    color: #0682dc;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    margin-left: -10px;
}
.show-all a:after {
    content: url(../images/icon.png);
    position: absolute;
    right: -20px;
    top: -1px;	
}
.show-all-hidden a:after {
    transform: rotate(180deg);
    top: 1px;	
}
.line-box {
    border-bottom: 1px solid #e4e7eb;
    margin-bottom: 80px;
}
.information-block {
    padding: 30px 30px 15px;
    border: 1px solid #e4e7eb;
    border-radius: 5px;
    margin-bottom: 80px;
}
.information-block h3 {
    font-size: 26px;
    font-weight: 300;
    color: #34373e;
}
.info-box {
    overflow: hidden;
    padding: 18px 0 0 0;
}
.left-side {
    width: 300px;
    float: left;
    max-height: 190px;
}
.right-side {
    margin-left: 365px;
}
.left-side li {
    font-size: 14px;
    font-weight: 300;
    color: #34373e;
    margin-bottom: 23px;
    padding-left: 25px;
}
.left-side li.location-icon {
    background: url(../images/location.png) no-repeat left 0px;
}
.left-side li.phone-icon {
    background: url(../images/phone.png) no-repeat left 2px;
}
.left-side li.www-icon {
    background: url(../images/www.png) no-repeat left 2px;
}
.left-side li.www-icon a {
    color: #0682dc;
}
.left-side ul {
    border-bottom: 1px solid #e4e7eb;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-top: 5px;
}
.specialist-box .specialist-item {
    overflow: hidden;
    padding-bottom: 25px;
}
.specialist-box .specialist-item img {
    float: left;
}
.specialist-box .specialist-item .naming {
    padding: 15px 0 0 115px;
}
.specialist-box .specialist-item .naming .name {
    font-weight: 800;
    font-size: 18px;
    color: #34373e;
    display: block;
}
.specialist-box .specialist-item .naming .position {
    font-weight: 300;
    font-size: 14px;
    color: #34373e;
    font-weight: 300;
    display: block;
}
.inside-cintent p {
    font-size: 18px;
    color: #34373e;
    margin-bottom: 16px;
    line-height: 1.8;
    font-weight: 300;
}
.inside-cintent ul {
    overflow: hidden;
}
.inside-cintent {
    border-bottom: 1px solid #e4e7eb;
    max-height: 150px;
    padding-bottom: 8px;
    overflow: hidden;
    position: relative;
}
.inside-cintent li {
    position: relative;
    padding-left: 37px;
    font-size: 18px;
    font-weight: 300;
    padding-top: 8px;
    margin-bottom: 22px;
}
.inside-cintent .liner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../images/liner.png) repeat-x;
    z-index: 99;
    height: 89px;
}
.left-side {
    overflow: hidden;
}
.slider-img {
    padding: 12px 10px;
    text-align: center;
    border: 1px solid #e4e7eb;
    border-radius: 7px;
    position: relative;
}
.slider-img a {
    display: none;
}
.slider-img a:first-child {
    display: block;
}
.slider-nav-bottom {
    margin-top: 20px;
    min-height: 40px;
}
.slider-nav-bottom .prev {
    position: absolute;
    left: 0;
    top: 0;
}
.slider-nav-bottom .next {
    position: absolute;
    right: 0;
    top: 0;
}
.slider-nav-bottom {
    position: relative;
}
.slider-nav-bottom {
    position: absolute;
    right: 0;
    top: 0;
}
.slider-nav-bottom ul {
    text-align: center;
    padding: 6px 0 0 0;
    border: none;
}
.slider-nav-bottom ul li {
    margin: 0 5px;
    display: inline-block;
    padding: 0;
}
.slider-nav-bottom li a {
    display: block;
    padding: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #d7dcdf;
}
.slider-nav-bottom li a.active {
    background: #ff7f05;
}
.inside-cintent li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #226ec8;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 19px;
}
.learn-more {
    text-align: center;
    padding-top: 15px;
}
.learn-more .more-btn {
    font-size: 12px;
    color: #0682dc;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.learn-more .more-btn:after {
    content: url(../images/icon.png);
    position: absolute;
    right: -20px;
    top: -1px;
}

.learn-more .more-btn-hidden:after {
    position: absolute;
    transform: rotate(180deg);
    top: 1px;
}
 
.banner-box {
    height: 390px;
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    padding: 65px 0 0 100px;
    color: #fff;
    cursor: pointer;
}
.banner-box .banner-inside  h4 {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
}
.banner-box .banner-inside {
    max-width: 470px;
}
.banner-box .banner-inside p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: 300;
}
.banner-box .banner-inside a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/href-icon.png) no-repeat right center;
    padding-right: 15px;
}

.banner-box:hover .banner-inside a {
    background-image: url(../images/href-icon-full.png);
    padding-right: 20px;
    transition: width .35s ease, padding-left .35s ease;
}

.bread-crumbs__post .arrow {
    margin-top: 3px;
    width: 12px;
    height: 7px;
    background: url('../images/icon.png') 0 0 no-repeat;
    cursor: pointer;
    float:left;
}
.map-info-box {
    position: absolute;
    z-index: 9;
    background: #fff;
    overflow: hidden;
    max-width: 370px;
    border-radius: 8px;
}
.inside-info-box {
    position: relative;
    min-width: 320px;
}
.more-btn.close-read-more:after {
    content: url(../images/icon-top.png);
    position: absolute;
    right: -20px;
    top: -1px;
}
.inside-info-box .close-btn {
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
}
.slider-nav-bottom {
    position: relative;
}
.inside-info-box .pr-btn {
    width: 10%;
    height: 100%;
    background: center url(../images/prv.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
b {
    font-weight: 800;
}
.inside-info-box .nx-btn {
    width: 10%;
    height: 100%;
    background: center url(../images/nxt.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 0%;
    z-index: 99;
}

.inside-info-box .pr-btn:hover, .inside-info-box .nx-btn:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.in-slider {
    position: relative;
}
img {
    vertical-align: top;
}
.inside-info-box .in-body {
    padding: 10px 25px;
}
.inside-info-box .in-body .company {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #34373e;
    font-weight: 600;
    margin-bottom: -15px;
    height: 14px;
}
.inside-info-box .in-body .company-name {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #34373e;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
}
.cont-information {
    padding: 15px 0 0;
    border-top: 1px solid #e4e7eb;
}
.cont-information li {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    margin-bottom: 15px;
    padding-left: 25px;
}
.mob-map {
    display: none;
}
.mobile-slider {
    display: none;
}
.cont-information li.loc-icon {
    background: url(../images/location.png) no-repeat left 2px;
}
.cont-information li.loc-icon a {
    color: #34373e;
}
.cont-information li.loc-icon a:hover {
    color: #6a48dd;
}
.cont-information li.pho-icon {
    background: url(../images/phone.png) no-repeat left 2px;
}
.cont-information li.day-icon {
    background: url(../images/day.png) no-repeat left 2px;
}
.in-links {
    overflow: hidden;
}
.in-links  li {
    float: left;
    width: 50%;
    font-size: 14px;
    /*color: #0682dc;*/
    font-weight: 300;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 5px;
}
.in-links  li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #226ec8;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
} 
.in-footer {
    text-align: center;
    border-top: 1px solid #e4e7eb;
    line-height: 1;
    padding: 15px 0;
    display: none;
}
.in-footer a {
    text-transform: uppercase;
    font-size: 12px;
    color: #0682dc;
    font-weight: 600;
}
.slider-nav {
    position: absolute;
    right: 10px;
    bottom: -50px;
    overflow: hidden;
}
.slider-nav li {
    float: left;
    margin: 0 4px;
}
.slider-nav li a {
    display: block;
    width: 7px;
    height: 7px;
    background: #d7dcdf;
    border-radius: 50%;
}
.slider-nav li a.active {
    background: #ff7f05;
}
.in-links  li a {
    /*color: #34373e;*/
    color: #0682dc;
}
.in-links  li a:hover {
    /*color: #0682dc;*/
    color: #34373e;
}
.dealers-box {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1470px;
    padding: 25px 0;
    border-top: 1px solid #e4e7eb;
}
.dealers-box:last-child {
    border-bottom: 1px solid #e4e7eb;
}
.dealers-box .wrap-col {
    overflow: hidden;
    float: left;
    width: 90%;
}
.dealers-box  .img-col {
    float: right;
    padding-top: 5px;
    width: 10%;
    text-align: right;
}
.dealers-box .wrap-col .d-col-1 {
    width: 40%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px 0 0;
}
.dealers-box .wrap-col .d-col-2 {
    width: 25%;
    float: left;
    padding: 35px 0 0 20px;
}

.dealers-box .wrap-col .d-col-3 {
    width: 30%;
    float: left;
    padding: 35px 0 0 20px;
}

.dealers-box .wrap-col .d-col-4 {
    width: 15%;
    float: left;
}

.dealers-box .wrap-col .d-col-1 h3 {
    font-size: 16px;
    color: #34373e;
    font-weight: 800;
    margin-bottom: 3px;
}

.dealers-box .wrap-col .d-col-1 .deal-special {
    margin-bottom: 11px;
    display: block;
    font-size:14px;
}

.dealers-box .wrap-col .d-col-1 .deal-location {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    padding-left: 25px;
    background: url(../images/location.png) no-repeat left 2px;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
}
.dealers-box .wrap-col .d-col-1 .deal-location a {
    color: #34373e;
}
.dealers-box .wrap-col .d-col-1 .deal-location a:hover {
    color: #6a48dd;
}

.dealers-box .wrap-col .d-col-1 .deal-location.deal-metro {
    margin-top: 5px;
    background: none;
    padding-left: 0px;
    display: block;
}

.deal-metro-icon {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    float: left;
    margin-right: 3px;
}

.map-info-box .deal-metro{
    display: block;
    width: 100%;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 300;
}

.map-info-box .deal-metro-icon {
    margin-top: 2px;
    margin-right: 6px;
}

.d-col-2 span, .d-col-3 span {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    padding-left: 25px;
}
.d-col-2 .deal-phone {
    margin-right: 27px;
    background: url(../images/phone.png) no-repeat left center;
    display: block;
    float: left;
}
.d-col-3 .deal-day {
    background: url(../images/day.png) no-repeat left 2px;
    display: block;
    float: left;
    width: 100%;
}
.search-cities-box {
    margin-bottom: 41px;
    border-bottom: 1px solid #e4e7eb;
    background: url(../images/lupa.png) no-repeat left center;
    padding: 13px 0 10px 23px;
}

div.city-search__field_autocomplete_shown ~ div {
    display: block;
}

.city-search__autocomplete-list {
    border: 0px !important;
    padding: 0px 1px 0px 0 !important;
    top: 0 !important;
}

.search-cities-box input {
    width: 100%;
    padding: 12px 5px;
    background: none;
    border: none;
    font-size: 14px;
    font-weight: 300;
    color: #34373e;
}
.choice-cities-box {
    padding: 27px 0;
}
.cities-box {
    overflow: hidden;
}
.cities-box .cities-colum {
    width: 25%;
    float: left;
}
.cities-colum .main-country {
    color: #0682dc;
    font-size: 14px;
    font-weight: 300;
}

.cities-colum .main-country a {
    color: #0682dc;
}

.indevid-country {
    color: #0682dc;
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 15px;
}

.indevid-country a {
    color: #0682dc;
}

.cities-colum .city-alphabet {
    overflow: hidden;
    padding-bottom: 30px;
}
.cities-colum .city-alphabet .alphabet-b {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #34373e;
    font-weight: 800;
    padding: 2px 0 0 7px;
}
.cities-colum .city-alphabet .cities-b {
    margin-left: 35px;
}
.cities-colum .city-alphabet .cities-b li a {
    font-size: 14px;
    color: #0682dc;
    font-weight: 300;
}
.cities-colum .city-alphabet .cities-b li {
    margin-bottom: 12px;
}


.search-cities-box input::-webkit-input-placeholder {color:#b4b5b8;}
.search-cities-box input::-moz-placeholder          {color:#b4b5b8;}
.search-cities-box input:-moz-placeholder           {color:#b4b5b8;}
.search-cities-box input:-ms-input-placeholder      {color:#b4b5b8;}
.head-pop, .pop-map {
    display: none;
}



@media (max-width:1169px) {
    .content-wrapper,
    .page__inner,
    .tbs__tb_block {
        position: relative;
        box-sizing: border-box;
        padding: 0 3.125%;
        margin: 0 auto;
        width: 100%;
        min-width: 300px
    }
    .banner-box {
        background-position: 100%;
        border-radius: 10px;
    }
    .dealers-box {
        position: relative;
        box-sizing: border-box;
        padding: 20px 3.125%;
        margin: 0 auto;
        width: 100%;
        min-width: 300px
    }
    .dealers-box .wrap-col .d-col-2, .dealers-box .wrap-col .d-col-3 {
        padding: 5px 0 0 12px;
    }
    .d-col-2 .deal-phone {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1200px) {
    .page__inner
    .tbs__tb_block {
        width: 100%;
        padding: 0 40px;
        box-sizing: border-box
    }
    .brend-box ul li img {
        width: 100%;
    }
    .brend-box ul li img {
        padding: 0 5px;
        box-sizing: border-box;
    }
}

@media screen and (max-width:767px) {
    
    .city-search__autocomplete {
        margin-top: 20px;
    }
    
    .page__inner, .tbs__tb_block {
        padding: 16px 10px 0 10px
    }
    .slider-nav-bottom .next,
    .slider-nav-bottom .prev {
        /*display: none;*/
    }
    .content-title {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 400;
    }
    .tbs__tb_block .buy-bulk {
        display: none;
    }
    .tbs__tb_block .tab__tb {
        padding-bottom: 15px;
        margin: 0 15px;
    }
    .tbs__tb_block .tab__tb:first-child:after {
        right: -21px;
    }
    .content__tb {
        padding-bottom: 30px;
    }
    h2.brend-title {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .brend-box ul li {
        width: 33.33%;
    }
    
    .brend-box ul.online_store_hidden li:nth-child(n+19) {
        display: inline-block;
    }

    .brend-box ul.online_store_hidden li:nth-child(n+13) {
        display: none;
    }

    
    .show-all {
        padding-bottom: 30px;
        padding-top: 0;
    }
    .line-box {
        margin-bottom: 20px;
    }
    .information-block {
        padding: 15px 10px;
        border: 1px solid #e4e7eb;
        border-radius: 0;
        margin-bottom: 80px;
        margin: 0 -10px 40px;
        border-left: none;
        border-right: none;
    }
    .information-block h3 {
        font-size: 16px;
        font-weight: 400;
    }
    .left-side {
        width: auto;
        float: none;
    }
    .right-side {
        margin-left: 0;
    }
    .banner-box .banner-inside p {
        display: none;
    }
    .inside-cintent li {
        padding-left: 15px;
    }
    .banner-box .banner-inside a {
        display: none;
    }
    .banner-box {
        height: 252px;
        margin-bottom: 55px;
        padding: 15px 0 0 20px;
    }
    .banner-box .banner-inside h4 {
        font-size: 20px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 30px;
    }
    .bread-crumbs__post {
        /*margin-right: 0;*/
        position: absolute;
        opacity: 0;
        display: none;
    }
    .bread-crumbs__post.bread-crumbs__points	{
        opacity: 1;
        position: relative;
        display: inline-block;
    }

    .page__inner__bread-crumbs {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .brend-box ul li img {
        padding: 0 2px;
        box-sizing: border-box;
    }
    .brend-box ul li {
        margin-bottom: 10px;
    }
    .bread-crumbs__link {
        /*display: none;*/
    }
    .dealers-box .wrap-col {
        width: 100%;
        float: none;
    }
    .dealers-box  .img-col {
        width: 100%;
        float: none;
        text-align: left;
        padding-top: 15px;
    }
    .dealers-box .wrap-col .d-col-1 .deal-location {
        display: block;
    }
    .dealers-box {
        padding: 20px 10px;
    }
    .dealers-box .wrap-col .d-col-1 {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding: 0;
    }
    .dealers-box .wrap-col .d-col-2, .dealers-box .wrap-col .d-col-3 {
        padding: 10px 0 0 0;
        width: 100%;
        float: none;
    }
    .d-col-2 .deal-phone {
        float: none;
    }
    .cities-box .cities-colum {
        width: 100%;
        float: none;
    }
    .cities-colum .main-country {
        display: block;
    }
    .cities-colum .city-alphabet .cities-b li {
        margin-bottom: 5px;
    }
    .cities-colum .city-alphabet .alphabet-b {
        padding-left: 0;
    }
    .search-cities-box {
        margin-bottom: 20px;
    }
    .choice-cities-box {
        padding: 10px 0;
    }
    .cities-colum .city-alphabet {
        padding-bottom: 15px;
    }
    .indevid-country {
        margin-bottom: 5px;
    }
    .cities-colum:first-child {
        padding-bottom: 15px;
    }
    .colum-num-2 {
        display: none;
    }
    .map-box {
        position: inherit;
    }
    .map-info-box {
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        max-width: 100%;
        z-index: 999;
        height: 100%;
        overflow-y: auto;
    }
    .in-slider img {
        width: 100%;
    }
    .inside-info-box .in-body {
        padding: 10px 10px;
    }
    .head-pop {
        overflow: hidden;
        background: #fff;
        padding: 5px 10px;
    }
    .head-pop h2 {
        font-size: 20px;
        font-weight: 300;
        float: left;
    }
    .head-pop .close__popap {
        display: block;
        float: right;
        width: 18px;
        height: 18px;
        margin: 5px 0 0 0;
        background: url(../images/cl.jpg) no-repeat;
    }
    .inside-info-box .close-btn,
    .inside-info-box .nx-btn,
    .inside-info-box .pr-btn	{
        /*display: none;*/
    }
    .head-pop, .pop-map {
        display: block;
    }
    .brend-box ul li a {
        margin: 0 2px;
    }
    .xs-hide, .close-btn {
        display: none;
    }
    .brend-box ul {
        overflow: hidden;
        margin: 0 -5px 0;
    }
    .banner-box {
        border-radius: 5px;
        height: 54vw;
    }
    .mobile-slider {
        display: block;
    }
    .desctop-slider {
        display: none;
    }

    #YMapsID {
        height: 202px;
    }

    .map-info-box {
        min-width: auto;
    }

    .bread-crumbs__city .js-select select{
        text-overflow: clip;
        display: block;
    }

    .js-select .dropdown{
        position: inherit;
        overflow: hidden;
        background: #fff;
        border:0;
        padding: 0;
        margin: 0;
        z-index: 1;
    }

    .bread-crumbs__city .js-select .select-title, .js-select .js-option-container {
        display: none;
    }
}
