/* All */
#content {
    overflow: hidden;
}
img {
    image-rendering: -webkit-optimize-contrast;
}
textarea {
    resize: none;
}
#content .well > h1 {
    display: none;
}
#graph-table-mobile {
    display: none;
}
/* All */


/* Left column contact info */
#contact-us .media {
    margin-top: 0px !important;
    left: -1000px;
    position: relative;
}

.well {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px; !important;
    padding-bottom: 0px !important;
}
.leftBlock_contactInfo {
    padding-left: 21px;
}
.panel-body {
    padding-top: 0px !important;
}

#contact-us .leftBlock_contactInfo h1 {
    margin-top: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
}

#contact-us .leftBlock_contactInfo h1:after {
    width: 30px;
    height: 2px;
    background: #2989d5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
div.media-body {
    color: #303032;
    font-size: 14px;
    min-width: 80%;
    padding-right: 15px;
}
div.media-body a {
    color: #303032 !important;
}
.media-body hr {
    width: 100%;
}
.media-icon {
    text-align: center;
}
.media-left, .media>.pull-left {
    min-width: 60px;
}
.media-heading {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px !important;
}

address {
    margin-bottom: 0px!important;
}
/* Left column contact info */

/* Map Info */
#contact-us .leftBlock_mapInfo h2 {
    margin-top: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    display: block;
    text-align: center;
}
#contact-us .leftBlock_mapInfo h2:after {
    width: 30px;
    height: 2px;
    background: #2989d5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 47%;
}
#contact-us .leftBlock_mapInfo__container {
    overflow:hidden;
    width:100%;
    padding: 10px;
    margin-top: 40px;
}
#contact-us .leftBlock_mapInfo__containerChild {
    white-space:nowrap;
    margin: 0 auto;
    overflow: hidden;
    display: table;
}
#contact-us .leftBlock_mapInfo__containerMedia {
    width:170px;
    height: 170px;
    background-color: #f8f8f8;
    float: left;
}
#contact-us .leftBlock_mapInfo__containerMedia:first-child {
    margin-right: 30px;
}
.leftBlock_mapInfo__containerMedia___text {
    padding: 12px;
    text-align: center;
    white-space: normal;
    font-size: 12px;
    font-weight: bold;
    color: #303032;
}
.leftBlock_mapInfo__containerMedia___image {
    text-align: center;
    padding: 28px 16px 16px 16px;
    min-height: 88px;
}
.leftBlock_mapInfo__containerMedia___image img {
    display: inline-block;
}
#contact-us .contact_description {
    padding: 30px;
    color: #4c4c4d;
    font-size: 14px;
    padding-right: 95px;
}
#contact-us .contact_description:nth-child(1) {
    padding-top: 50px;
}
#contact-us .contact_description:nth-child(2) {
    padding-top: 10px;
    padding-bottom: 15px;
}
#contact-us .contact_description__header {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
}
.contact_description__header__star {
    color: red;
}
/* Map Info */


/* Slider */
.contact-photo-slider .owl-carousel {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}
#contact-us .contact-photo-slider .owl-carousel .owl-stage-outer {
    padding: 3% 0;
    padding-top: 15px;
}
#contact-us .contact-photo-slider .owl-carousel .owl-stage {
    overflow: visible;
}
#contact-us .contact-photo-slider .owl-carousel .owl-item {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
#contact-us .contact-photo-slider .owl-carousel .owl-nav {
    position: absolute;
    top: 31%;
    width: 100%;
}
#contact-us .contact-photo-slider .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    border: 1px solid #ddd;
    padding: 2px 9px;
    line-height: 20px;
    background: #fff;
    border-radius: 0;
}
#contact-us .contact-photo-slider .owl-carousel .owl-nav .owl-prev {
    left: 3px;
}
#contact-us .contact-photo-slider .owl-carousel .owl-nav .owl-next {
    right: 3px;
}
.mobile-bang-slider {
    display: none!important;
}
/* Slider */

/* Contact form */
#contact-us .contact__contactForm h2 {
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
}
#contact-us .contact__contactForm h2:after {
    width: 30px;
    height: 2px;
    background: #2989d5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
.contact__contactForm {
    padding-left: 30px;
}
.contactForm_input__paddingLeft {
    padding-left: 40px!important;
}
/* Contact form */

/* Adaptive */
@media (max-width: 991px) {
    .map-wrap > #map {
        height: 400px !important;
    }
    .map-wrap {
        padding: 0;
        margin-top: 30px;
    }
    #contact-us .leftBlock_mapInfo h2 {
        margin-top: 30px;
    }
    #contact-us .leftBlock_mapInfo__container {
        margin-bottom: 30px;
    }
    .gate-img {
        padding: 0;
    }
    .information-contact .well {
        padding-left: 0px!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #contact-us .contact-photo-slider .owl-carousel .owl-nav {
        top: 25%;
    }
}

@media (min-width: 768px) {
    #contact-us .contact-photo-slider .owl-carousel .owl-item:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 999;
    }
}

@media (max-width: 767px) {
    #contact-us .contact_description {
        padding-right: 20px;
    }
    .contactForm_input__paddingLeft {
        padding-left: 0px!important;
        padding-right: 20px!important;
    }
    #contact-us .mobile-bang-slider {
        display: block!important;
    }
    #contact-us .desktop-bang-slider {
        display: none!important;
    }
    #contact-us .media {
        left: 0;
    }
}

@media (max-width: 499px) {
    .map-wrap > #map {
        height: 300px !important;
    }
}

@media (max-width: 421px) {
    #contact-us .leftBlock_mapInfo__containerMedia:first-child {
        margin-right: 0px !important;
        margin-bottom:  30px;
    }
    #contact-us .leftBlock_mapInfo__containerMedia {
        float:  none !important;
    }
}

@media (max-width: 399px) {
    #contact-us .contact-photo-slider .owl-carousel .owl-nav {
        top: 38%;
    }
}

@media (max-width: 389px) {
    div.media-body, #contact-us .contact_description {
        font-size: 12px;
    }
    .home-icon {
        width: 30px;
        height: 27px;
    }
    .phone-icon {
        width: 20px;
        height: auto;
    }
    .mail-icon {
        width: 30px;
        height: 27px;
    }
    .time-icon {
        width: 30px;
        height: 30px;
    }
    .rec-icon {
        width: 25px;
        height: auto;
    }
    .information-contact .media>.pull-left {
        padding-right: 20px!important;
    }
    #contact-us .contact_description__header {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .hidden-br {
        display: none !important;
    }
    #contact-us .contact_description:nth-child(1) {
        padding-top: 25px;
    }
}

@media (max-width: 349px) {
    #graph-table {
        display: none;
    }
    #graph-table-mobile {
        display: block;
    }
}
/* Adaptive */