@media screen and (max-width: 576px) {
    .rts-hosting-feature-area .section-inner .right-side-content {
        margin-left: 0;
    }
    .rts-hero-two__content .title {
        margin-top: 65px;
    }
    .rts-hero-two__images.mobile-margin-top-100 {
        margin-top: 80px;
    }
    .section-title-area .desc {
        font-size: 18px;
    }
    .rts-service-two .service-two-small {
        padding: 20px;
    }
    .rts-service-two .service-two {
        padding: 60px 20px 40px 20px;
    }
    .rts-service-two .service-two-small__content .service-btn {
        margin-top: 0px;
    }
    .rts-service-two .service-two-small__content .description,
    .rts-service-two .service-two-small__content .min-height {
        min-height: 100px !important;
    }
}
@media screen and (max-width: 768px) and (min-width: 577px) {
    .rts-service-two .service-two-small__content .description,
    .rts-service-two .service-two-small__content .min-height {
        min-height: 130px !important;
    }
}

.rts-service-two .service-two-small__content .min-height {
    min-height: 104px !important;
}

.rts-section__two .title {
    margin-bottom: 10px;
}

.rts-footer__copyright-two__wrapper p {
    font-size: 13px;
}

.rts-support__wrapper--content .feature__list {
    width: 100%;
}
.rts-support__wrapper--content .feature__list .feature__item {
    text-transform: none;
}

@media screen and (max-width: 992px) {
    .rts-support.black__friday--support .rts-support__wrapper {
        padding: 0 20px;
    }
}

.section-title-area .desc {
    font-size: 16px;
}
.rts-feature-area .section-title-btn-area .section-title-area .section-title {
    margin-bottom: 10px;
}

.mega-menu-item li a.product {
    width: 100%;
}

.mega-menu-item li a.product img {
    margin-right: 16px;
    padding: 5px;
    max-width: max-content;
    background: #f0f0ff;
    border-radius: 4px;
}

.mega-menu-item li a.product .info p {
    line-height: 16px;
    margin-bottom: 0;
    margin-top: 5px;
}
.mega-menu-item li a.product .info span {
    line-height: 14px;
}
