@media (min-width: 992px) and (max-width: 1200px) {
    .similar__end__thumb {
        height: 340px;
    }

    .ropac__inner__content h4 {
        font-size: 50px;
        line-height: 71px;
        margin-bottom: 20px;
    }

    .content-block p {
        font-size: 14px;
        line-height: 22px;
    }

    /* --------------- second PAGE */
}

@media (min-width: 768px) and (max-width: 991px) {
    .open__menu.d-none {
        display: block !important;
    }

    .none__phone {
        display: none;
    }

    .service-cards .col-lg-2 {
        width: 33.33%;
    }

    /* --------------- FIRST PAGE */

    .similar__end__thumb {
        height: 340px;
    }

    .ropac__inner__content h4 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
    }

    .content-block p {
        font-size: 14px;
        line-height: 22px;
    }

    .ropac__inner__content .content-block {
        max-width: 457px;
    }

    .ropac__profile__name h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .ropac__profile__name span {
        font-size: 11px;
        line-height: 14px;

    }

    /* --------------- second PAGE */
}

@media (min-width: 320px) and (max-width: 767px) {
    .open__menu.d-none {
        display: block !important;
    }

    .none__phone {
        display: none;
    }

    .service-cards .col-lg-2 {
        width: 33.33%;
    }

    .header-logo img {
        height: 40px;
    }

    h2 {
        font-size: 31px;
    }

    .hero-area {
        padding: 33px 0;
        padding-bottom: 66px;
        min-height: 167px;
    }


    .hero-content.pb-5 {
        padding-bottom: 0 !important;
    }

    .service-card {
        padding-top: 20px;
    }

    .service-cards .col-lg-2 {
        width: 50%;
    }

    .service-card-body h6 {
        font-size: 14px;
    }

    .service-area .service-cards {
        margin-top: 60px;
    }

    .footer-social {
        justify-content: center;
        padding: 34px 0;
    }

    /* ----------- FIRST PAGE */

    .similar__end__thumb {
        height: 304px;
        margin-left: -60px;
    }

    .ropac__inner__content h4 {
        font-size: 31px;
        line-height: 50px;
        margin-bottom: 15px;
    }

    .content-block p {
        font-size: 14px;
        line-height: 22px;
    }

    .ropac__inner__content .content-block {
        max-width: 457px;
    }

    .ropac__profile__name h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .ropac__profile__name span {
        font-size: 11px;
        line-height: 14px;

    }

    .ropac__inner__content {
        padding-top: 195px;
    }

    .roapc__wrapper {
        padding-bottom: 66px;
    }

    .common-list {
        padding: 0;
    }

    .content-title::after {
        width: 100%;
    }

    .breadcrumb__blk {
        min-height: 290px;
        display: flex;
        align-items: flex-end;
        text-align: center;
        background-position: 90% 100%;
    }

    .breadcrumb__phone__position_1 {
        background-position: 64% 100%;
    }

    .breadcrumb__phone__position_3 {
        background-image: url(../img/bg/contact_phone__thumb.png) !important;
        background-position: center !important;
    }

    h4 {
        font-size: 19px;
        margin-bottom: 12px;
    }

    .information-box {
        padding: 20px 27px;
        margin: 0;
        margin-top: -40px;
    }

    .information-box p {
        font-size: 15px;
    }

    .infoo__bottom__wrap .section-title h3 {
        font-size: 21px;
    }

    .infoo__bottom__wrap .service-wrapper {
        margin-top: 0;
    }

    .infoo__bottom__wrap {
        padding-top: 0 !important;
    }

    .light__text {
        display: none;
    }

    .irata__content .content-title::after {
        width: 100%;
    }

    .form-submit .common-btn {
        font-size: 16px;
        width: 100%;
        margin-bottom: 50px;
    }

    .contact-box {
        padding: 15px;
    }

    .voor__area {
        padding: 15px;
        border-radius: 9px;
    }

    .voor__title h4 {
        font-size: 21px;
    }

    .voor__list ul li a {
        font-size: 14px;
    }

    /* --------------- second PAGE */


    .change__direstion {
        flex-direction: row-reverse;
    }

    .change__direstion .veili__content {
        margin-left: 0;
    }

    .phone__hero__position {
        background-position: 43% 100%;
    }

}



@media (min-width: 575px) and (max-width: 768px) {
    .service-cards .col-lg-2 {
        width: 33.33%;
    }
}



@media (min-width: 320px) and (max-width: 1500px) {}

@media (min-width: 320px) and (max-width: 1500px) {}