.select-city-title {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.city-list {
    padding: 10px 15px 50px;
}
.city-list ul li a {
    display: block;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid #e2e2e2;
    color: #000;
    text-decoration: none;
}
.city-list ul li a:hover, .city-list ul li a:focus {
    background: #f1f1f1;
    text-decoration: none;
}
.city-list ul li:last-child a {
    border: none;
}
.arrow_box_parent {
    position: relative;
    width: 185px;
}
.arrow_box {
    background: url(https://bestsalut.com/assets/templates/bootstrap/img/balloon.png);
    padding: 25px 10px;
    width: 100%;
    background-size: 100% 100%;
    padding-right: 36px;
    font-size: 12px;
    top: -33px;
    left: 0;
    position: relative;
}
.arrow_box .close {
    position: absolute;
    right: 32px;
    top: 15px;
}
.active-baloon {
    position: absolute;
    background: url(https://bestsalut.com/assets/templates/bootstrap/img/placemark_png.png);
    width: 51px;
    height: 66px;
    right: -50px;
    top: -25px;
}
.btn-feedback {
    background: transparent !important;
    border-color: #af0000 !important;
    padding: 6px 21px !important;
    color: #af0000 !important;
    height: auto;
    width: auto;
    font-size: 14px;
    display: block;
    margin: 0 auto;
}

.btn-feedback:hover,
.btn-feedback:focus {
    background: #af0000 !important;
    color: #fff !important;
}
#address, #phone {
    margin-bottom: 25px;
    position: relative;
    display: none;
}
#city_name {
    position: relative;
}
#city_name .glyphicon-p {
    font-family: sans-serif;
    background: url(https://bestsalut.com/assets/templates/bootstrap/img/arrow-left.png) no-repeat;
    content: "";
    width: 18px;
    height: 14px;
    margin-top: -7px;
}
#city_name .glyphicon-p:before {
    content: "";
}

.glyphicon-p {
    display: block;
    font-size: 24px;
    color: #e74c3c;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.text-p {
    display: block;
    padding-left: 30px;
    min-height: 24px;
}
.glyphicon-p .glyphicon, .text-p span {
    vertical-align: middle;
}
.form-control.feedback-c {
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    border: 1px dotted #c5c5c5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ymaps-2-1-47-map-bg-ru {
    width: 100% !important;
}
.feedback-form {
    background: #f7f7f7;
    padding: 25px;
    margin: 0 -15px;
}
.feedback-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
}

@media screen and (min-width: 768px){
    html, body, .wrapper, .block-2 {
        height: 100%;
    }
    body {
        min-width: auto;
        margin-bottom: 0;
    }
    .container {
        width: auto !important;
    }
    .head-logo a {
        border-right: none;
        padding-right: 0;
        display: block;
        height: 32px;
        float: none;
    }
    .head-logo a img {
        max-height: 100%;
        margin-top: 0;
    }
    .wrapper-inner {
        width: 200px;
        float: left;
        position: relative;
        height: 100%;
        z-index: 2;
    }
    .head-logo {
        margin-top: 0;
    }
    .header-block {
        padding: 24px 0;
        background: transparent;
        text-align: center;
    }
    .nav-block {
        position: absolute;
        left: 45px;
        top: 80px;
        width: 95px;
        overflow: hidden;
    }
    .nav-block .first {
        text-transform: uppercase;
        width: 80px;
        text-align: center;
        padding: 0;
    }
    .nav-block .first + li {
        border-left: 1px solid #e1e1e1;
    }
    .nav-block .nav-pills li a {
        color: #727272;
        font-size: 12px;
    }
    .nav-block .nav-pills li a:hover {
        color: #000;
    }
    .nav-block li.first a {
        color: #000;
        font-size: 14px;
    }
    .nav-pills > li {
        padding: 0 15px;
        height: 30px;
        line-height: 30px;
        margin: 0 !important;
        text-transform: uppercase;
        background: #f7f7f7;
    }
    ul.nav.nav-pills.pull-left.top-menu {
        width: 936px;
    }
    .nav>li>a:focus, .nav>li>a:hover {
        background-color: transparent;
    }
    .block-1 {
        position: relative;
        z-index: 2;
    }
    .block-2 {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        padding-top: 125px;
        background: #fff;
    }
    .city-list ul {
        min-height: 300px;
    }
    .btn-top,
    .btn-bottom {
        background: url(../img/controls_map.png) no-repeat;
        content: "";
        width: 14px;
        height: 8px;
        position: absolute;
        left: 50%;
        margin-left: -7px;
        cursor: pointer;
    }

    .btn-top {
        background-position: 0px 0px;
        top: 61px
    }

    .btn-bottom {
        background-position: 0px -8px;
        bottom: 20px;
    }
    .city-list {
        background: #f7f7f7;
        position: relative;
        height: 95%;
        height: calc(100% - 35px);
        overflow: hidden;
    }
    .city-list-inner {
        height: 100%;
        overflow: hidden;
    }
    .map {
        float: left;
        width: 75%;
        width: calc(100% - 480px);
        height: 100%;
        min-height: 480px;
        box-shadow: 0px 0px 10px #000;
        position: relative;
        z-index: 1;
    }
    #map {
        width: 100%;
        height: 100%;
    }
    #right-info-block {
        float: left;
        width: 280px;
    }

    #city_name {
        text-align: center;
        padding: 27px 0;
        margin: 0;
    }
    .btn-feedback {
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 768px) and (max-height: 480px){
    .city-list {
        height: 320px;
    }
}
@media screen and  (max-width:  767px){
    .city-list ul li a {
        text-align: left;
        padding-left: 15px;
    }
    .city-list {
        background: #f9f9f9;
    }
    .city-list ul li:first-child {
        display: none;
    }
    #right-info-block, .map {
        display: none;
    }
    .map {
        height: 270px;
    }
    #map {
        height: 240px;
    }
    .arrow_box {
        background: none;
        padding: 0;
        top: 0;
        left: 0;
    }
    .arrow_box .close {
        display: none;
    }
    #city_name {
        margin: 15px 0;
    }
    .map-title {
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        padding: 5px 15px;
    }
    #right-info-block {
        background: #f7f7f7;
    }
    .feedback-form {
        background: #e8e8e8;
    }
}