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

    .sec-title__title {
        font-size: 25px;
    }

    .about-one__content__text {
        text-align: center !important;
    }

    .about-one__button {
        margin-left: 22%;
    }

    .section-space {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .services-one {
        padding-bottom: 1px;
        padding-top: 50px;
    }

    .section-space-two {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .reliable-one__image__inner {
        max-width: 215px;
        top: -50px;
        right: -25px;
    }

    .main-header--two .main-header__logo img {
        width: 180px;
    }

    .main-header__inner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .work-process__shape-one {
        top: 150px;
        right: -25px !important;
        width: 130px;
    }

    .work-process__shape-two {
        bottom: 125px;
        width: 125px;
        left: -0px !important;
    }

    .rs-contact .contact-box {
        margin: 15px -4px 0 0;
    }

    .owl-carousel .owl-item img {
        width: 100% !important;
    }

    .service-details__inner .vb1 {
        display: block !important;
    }
}


@media (min-width:1399px) and (max-width:1920px) {
    .main-menu .main-menu__list>li+li {
        margin-left: 25px;
    }

    .main-header--two .main-header__logo {
        margin-right: 80px;
    }

    .service-card {
        height: 500px;
    }
}