@media(max-width: 1180px) {
    .container {
        padding: 0 35px;
    }
    .header-ibg{
        text-align: center;
    }
    .header-ibg img{
        width: 100%;
    }
    .home-header{
        min-height: 650px;
    }
    .about-info {
        width: 100%;
        flex-direction: column;
        bottom: 0;
    }
    .about-info-text {
        width: 100%;
        order: 1;
        margin-top: 40px;
    }
    .about-img {
        flex-direction: row;
        justify-content: center;
        width: 100%;
    }
    .about-img img{
        max-width: 100%;
    }
    .desc{
        display: none;
    }
    .mob{
        display: block;
    }
    .about-bg{
        background-image: none !important;
        flex-wrap: wrap;
    }
    .about-mob-img{
        display: block;
        width: 100%;
    }

    .footer-menu {
        display: none;
    }
    .footer-info {
        max-width: 100%;
        width: 100%;
    }
    .footer-social-wrap{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 30px;
    }
    .footer-social {
        margin-top: 0;
    }
    .footer-address, .footer-emails {
        margin-left: 0;
    }
}
@media(max-width: 992px){
    .map-wrap {
        height: 500px;
    }
    .header-bottom {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .header-bottom li {
        margin-right: 0;
        width: 48%;
        text-align: center;
        margin-bottom: 10px;
    }
    .header-bottom li:not(:last-child) {
        margin-right: 0;
    }
    .slider-heading {
        width: calc(100% - 70px);
    }
    .car-text, .manager-wrap {
        width: 100%;
    }
    .manager-wrap {
        margin-top: 50px;
    }
    .car-info-wrap {
        padding-top: 25px;
    }
    .pl50{
        padding: 0 !important;
    }
    .propose-text {
        margin-right: 0;
        width: 100%;
        padding: 0 35px;
    }
    .propose-images {
        width: 100%;
        margin-top: 30px;
    }
    .about-text-image {
        margin-left: 0;
    }
    .about-logo{
        text-align: center;
    }
    .about-logo img{
        width: 70%;
    }
}
@media(max-width: 768px){
    .map-wrap {
        height: 450px;
    }
    .burger-menu {
        top: -100px;
    }
    .scrollmenu{
        top: 50px;
    }
    .addhamb {
        right: 20px;
    }
    .head-title{
        display: none;
    }
    .banner-home {
        width: 100%;
        padding-left: 40px;
    }
    .banner-home h1{
        margin-left: -3px;
    }
    .banner-home.single-car-page h1{
        margin-bottom: 60px;
    }
    .mob-menu ul.big-menu li a, .mob-menu ul.small-menu li a {
        font-size: 36px;
    }
    .mob-menu ul.big-menu, .mob-menu ul.small-menu  {
        padding-left: 35px;
        border-left: 1px solid #ca2d36;
    }
    .mob-menu ul.small-menu li, .mob-menu ul.big-menu li {
        margin-bottom: 40px;
    }
    .mob-menu ul.small-menu {
        margin-bottom: 35px;
        padding: 20px 0 0 35px;
        margin-top: -40px;
    }
    .mob-menu ul.small-menu li:first-child{
        padding-top: 25px;
    }
    .mob-menu-wrap {
        padding-left: 0;
    }
    .mob-address, .mob-phones, .mob-email{
        padding-left: 38px;
    }
    .mob-menu {
        padding: 160px 30px 85px;
    }
    .logo-mob{
        display: block;
    }
    .logo-mob img{
        max-width: 249px;
    }
    .car-characteristic-wrap {
        padding: 95px 40px 55px;
        width: 100%;
        margin: -1px auto 0;
    }
    .nav-menu-wrap ul{
        display: none;
    }
    .nav-menu-wrap {
        justify-content: flex-end;
    }
    .mob-menu-wrap{
        display: block;
    }
    .mob-menu-contacts {
        margin-top: 0;
        padding-left: 0;
        margin-left: 0;
    }
    .header-ibg {
        background-position: right;
    }
    .header-gr {
        background-position: center;
    }
    .contacts-info, .contacts-form {
        width: 100%;
    }
    .contacts-form {
        margin-top: 45px;
    }
    .contacts-wrap {
        padding: 15px 0 5px;
    }
    .characteristic {
        width: 100%;
        text-align: left;
        margin-bottom: 40px;
    }
    .c-value{
        margin-bottom: 0;
    }
    .characteristic:last-child {
        margin-bottom: 0;
    }
    .banner-home h1 {
        font-size: 48px;
    }
}
@media(max-width: 568px){
    .map-wrap {
        height: 400px;
    }
    .header-ibg, .header-gr{
        display: none;
    }
    .header-mob_ibg{
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom 120px left;
    }
    .page-header {
        max-height: 220px;
        min-height: 270px;
    }
    .single-auto .page-header {
        min-height: unset;
        max-height: unset;
    }
    .header-nav {
        padding: 40px 0;
        margin-bottom: 10px;
    }
    .nav-menu-wrap {
        min-width: unset;
    }
    .banner-home {
        width: 100%;
        min-height: 360px;
        margin: 0 auto;
        border-left: 1px solid #ca2d36;
        padding-left: 40px;
    }
    .home .banner-home {
        padding-left: 0;
        border-left: 0;
    }
    .border-line{
        padding-left: 40px;
        border-left: 1px solid #ca2d36;
    }
    .banner-home h1 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .about-bg {
        min-height: 100%;
    }
    .about-info {
        padding: 40px;
    }
    .footer-social-wrap {
        align-items: flex-end;
        margin-top: 20px;
    }
    .footer-emails a {
        font-size: 16px;
    }
    .footer-address a {
        font-size: 8px;
    }
    .footer-address {
        margin-bottom: -5px;
    }
    .soc-link {
        width: 25px;
        height: 25px;
    }
    .soc-link img{
        width: 100%;
    }
    .footer-bottom{
        margin-top: 30px;
    }
    .mob-menu{
        padding: 150px 0 20px;
    }
    .mob-menu ul li a {
        font-size: 24px;
    }
    .mob-menu ul li {
        margin-bottom: 20px;
    }
    .mob-menu-contacts {
        margin-top: 40px;
    }
    .about-text {
        padding: 40px 0 20px;
    }
    .sort {
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .auto{
        width: 100%;
    }
    .auto:last-child{
        margin-bottom: 0;
    }
    .title-prod {
        margin-bottom: 30px;
    }
    .car-form-title{
        font-size: 28px;
    }
    .input-wrap .input {
        width: 100%;
    }
    .car-form form {
        width: 75%;
    }
    .cars-description{
        display: block;
        font-size: 18px;
        color: #202020;
        margin-top: 50px;
    }
    .car-form {
        padding: 30px 0 50px;
    }
    .images-carousel {
        grid-template-columns: repeat(2, 1fr);
    }
    .propose-text {
        padding: 0 35px;
    }
    .about-logo img{
        width: 75%;
    }
    .title-prod, .title-prod a {
        font-size: 22px;
    }
    .price-prod {
        font-size: 22px;
    }
    .link-prod {
        font-size: 19px;
    }
    .auto-list .slide {
        width: 100%;
    }
    .manager-phone {
        font-size: 32px;
    }
    .slider-heading {
        width: 100%;
    }
}
@media(max-width: 450px){
    .map-wrap {
        height: 350px;
    }
    .banner-home {
        min-height: 300px;
        padding-left: 15px;
    }
    .home .banner-home {
        padding-left: 0;
    }
    .border-line{
        padding-left: 15px;
    }
    .home-header {
        min-height: 525px;
    }
    .banner-home h1 {
        font-size: 24px;
    }
    .nav-logo img,  .logo-mob img {
        width: 70%;
    }
    .banner-text {
        font-size: 12px;
    }
    .header-bottom li:nth-child(odd){
        text-align: right;
    }
    .header-bottom li:nth-child(even){
        text-align: left;
    }
    .container {
        padding: 0 15px;
    }
    .page-header {
        min-height: 220px;
    }
    .single-car .page-header {
        min-height: unset;
        max-height: unset;
    }
    .burger {
        margin-top: -10px;
    }
    /*.mob-menu{*/
    /*    top: 100px;*/
    /*}*/
    .about-img img{
        max-width: 100%;
    }
    footer {
        padding: 40px 0 30px;
    }
    .footer-top {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .footer-logo{
        width: 50%;
    }
    .footer-logo img{
        max-width: 100%;
    }
    .footer-contacts {
        width: 40%;
    }
    .footer-phones{
        width: 100%;
        text-align: right;
    }
    .footer-phones a {
        font-size: 13px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .footer-info{
        flex-wrap: wrap;
    }
    .footer-rules a, .footer-dis a{
        font-size: 12px;
    }
    .footer-dis {
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header-bottom {
        padding: 30px 0 20px;
        width: 90%;
    }
    header .header-bottom {
        padding: 30px 0 0;
    }
    .header-bottom li {
        width: 40%;
    }
    .header-bottom li a{
        font-size: 20px;
    }
    .sort {
        font-size: 11px;
    }
    .sort-items {
        margin-left: 5px;
    }
    .sort-item {
        font-size: 11px;
    }
    .slide-description {
        padding: 20px;
    }
    .title-prod {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .car-form-title{
        font-size: 24px;
    }
    .car-form form {
        width: 100%;
    }
    .submit{
        font-size: 20px;
    }
    .propose-text {
        padding: 0 15px;
    }
    .slick-slide {
        margin: 0 10px !important;
    }
    .title-prod, .title-prod a {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .price-prod {
        font-size: 20px;
    }
    .link-prod {
        font-size: 18px;
    }
    .header-mob_ibg{
        background-position: bottom 35px left;
    }
    .c-value {
        font-size: 36px;
    }
    .car-characteristic-wrap {
        padding: 50px 20px 40px;
    }
    .car-info-wrap {
        padding-top: 0;
    }
    .car-information{
        padding: 0;
    }
    .manager-phone {
        font-size: 24px;
    }
    .manager-name {
        font-size: 17px;
    }
    .title-form{
        font-size: 28px;
        margin-bottom: 15px;
    }
    .contact-value {
        font-size: 20px;
    }
    .contact-value a.contact-link {
        font-size: 24px;
    }
    .contacts-form {
        padding: 35px;
    }
    .slider-heading h2 {
        font-size: 17px;
    }
    .slider-heading {
        margin: 20px auto;
        padding-top: 30px;
    }
    .about-text-wrap p {
        font-size: 18px;
    }
    .section-slider {
        padding: 0 0 60px;
    }
    .page-template-template-about .images-carousel {
        padding: 40px 0 0;
    }
    .mob-menu {
        padding: 100px 0 20px;
    }
    .logo-mob {
        top: -60px;
        left: 15px;
    }
    .burger-menu {
        top: -50px;
        right: 15px;
    }
    .mob-menu ul.small-menu li, .mob-menu ul.big-menu li {
        margin-bottom: 25px;
    }
    .mob-menu ul.big-menu li a, .mob-menu ul.small-menu li a {
        font-size: 30px;
    }
    .mob-menu ul.small-menu {
        margin-top: -60px;
    }
}