@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1240px) {
}

@media screen and (max-width: 768px) {
    .our_services{
        margin-top: 30px;
    }
    .container-indent {
        height: 500px;
    }

    .mainSlider.mainSlider-size-01 .img--holder {
        height: 630px;
    }

    .single-map, .contact-info__map {
        height: 300px;
    }


    .mainSlider .slide .slide-content .slide-layout-02 .slide-title {
        margin-top: 40px;
    }

    .section-heading .description {
        font-size: 17px;
        line-height: 1.8;
    }

    .titleblock {
        padding: 60px 0 20px 0 !important;
        text-align: center;
    }

    .btn_call {
        margin-top: 50px;
    }

    .titleblock h4 {
        padding: 0;
    }

    .service-wrapper {
        margin-bottom: 0;
    }
    .titleblock_first {
        padding: 10px 0 20px 0!important;
    }
}

@media screen and (max-width: 607px) {
    .single-map {
        height: 269px;
    }

    .header_btn__wrapper {
        display: grid;
    }

    .contact-info__map img {
        height: 269px !important;
    }

    .contact-info__map iframe {
        height: 269px;
    }

    .contact-info__map {
        height: 545px;
    }

    .custom-layout04 .caruser-custom-wrapper .slick-dots li.slick-active span {
        text-decoration: underline;
        color: #b7b5cf;
    }

    .contact-info__map {
        grid-template-columns: 1fr;
    }


    .contact-info__description {
        grid-template-columns: 1fr;
    }

    .wrapper_btn__panorama {
        margin: 30px 0;
    }

    .footer-logo {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .schedule {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-custom {
        padding-bottom: 20px;
    }

    .btn_phone__link {
        margin-left: 0;
    }

    .header_btn__wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;

    }

    .header_btn__wrapper {
        display: grid;
    }

    .container-indent {
        height: 550px;
    }

    .mainSlider.mainSlider-size-01 .img--holder {
        height: 630px;
    }

    .btn_phone__link {
        margin: 10px 0 0 0;
        width: 203px;
    }

    .btn_map__link {
        margin: 0;
    }

    .contact-info__map_two {
        margin: 40px 0 0 0;

    }
    .titleblock_first {
        padding-top: 10px!important;
    }

}

@media screen and (max-width: 425px) {

    .container-indent {
        height: 550px;
    }

    .mainSlider.mainSlider-size-01 .img--holder {
        height: 630px;
    }

    .mainSlider .slide .slide-content .slide-layout-02 .slide-title {
        margin-top: 40px;
    }

    .section-heading .description {
        font-size: 17px;
        line-height: 1.8;
    }


    .header_btn__wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .btn_phone__link {
        margin: 10px 0 0 0;
        width: 203px;
    }

    .btn_map__link {
        margin: 0;
    }

    .titleblock {
        padding-top: 50px !important;
    }

    .service-wrapper {
        margin-bottom: 0;
    }

    .btn_call {
        margin-top: 50px;
    }

    #mainContent .section-default-inner {
        padding-bottom: 100px;
    }

    h3 {
        padding-bottom: 0;
    }

    .contact-info__description {
        grid-template-columns: 1fr;
    }

    .wrapper_btn__panorama {
        margin: 15px 0 0 0;
    }

    .contact-info__map {
        grid-template-columns: 1fr;

    }

    .custom-layout04 .caruser-custom-wrapper .slick-dots li.slick-active span {
        text-decoration: underline;
        color: #b7b5cf;
    }

    .footer-logo {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .schedule {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #footer .copyright {
        padding: 32px 0 32px;
    }

    .footer-menu {
        padding: 0 0 32px;
    }
    .titleblock_first {
        padding-top: 30px!important;
    }


}

@media screen and (max-width: 375px) {
    .container-indent {
        height: 550px;
    }

    .mainSlider.mainSlider-size-01 .img--holder {
        height: 630px;
    }

    #mainContent .section-default-inner {
        margin-top: 25px;
    }
}
