/* Responsive Variables */
@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .slider-height {
        min-height: 800px;
    }

    .hero-content.hero-content3 h2 {
        font-size: 70px;
    }

    .hero-content.hero-content4 h2 {
        font-size: 60px;
    }

    .search-input-box {
        width: 220px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .hire-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .slider-height {
        min-height: 700px;
    }

    .hero-content.hero-content3 h2,
    .hero-content.hero-content4 h2 {
        font-size: 60px;
    }

    .banner-content.banner-content9 h2 {
        font-size: 60px;
        color: var(--gb-heading);
    }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-830 {
        min-height: 700px;
    }

    .hire-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .slider-height {
        min-height: 700px;
    }

    .hero-content.hero-content3 h2,
    .hero-content.hero-content4 h2 {
        font-size: 54px;
    }

    .header-main-1 {
        border-top: 1px solid #8f98a8;
        top: 0;
        padding-bottom: 0;
        background: #ffffff;
    }

    .banner-content.banner-content9 h2 {
        font-size: 50px;
        color: var(--gb-heading);
    }

    .hero-content h2 {
        font-size: 70px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .hire-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .header-main-2 {
        top: 0;
    }

    .hero-content.hero-content3 h2 {
        font-size: 50px;
    }

    .slider-height {
        min-height: 600px;
    }

    .footer-logo.st-3 a {
        transform: translate(-50%, -50%);
    }


    .rtl .footer-logo.st-3 a {
        transform: translate(50%, -50%);
    }

    .hero-content.hero-content4 h2,
    .banner-content.banner-content9 h2 {
        font-size: 40px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .hire-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .header-main-2 {
        top: 0;
    }

    .hero-content.hero-content3 h2 {
        font-size: 40px;
    }

    .footer-logo.st-3 a {
        left: 0;
        transform: none;
        top: 0;
        position: inherit;
    }

    .hero-content.hero-content4 h2,
    .banner-content.banner-content9 h2 {
        font-size: 40px;
    }

    .slider-height {
        min-height: 600px;
    }

    .growbiz-page-content table tr {
        margin-bottom: 40px;
    }
}


@media screen and (max-width: 575px) {
    .banner-830 {
        min-height: 300px;
        padding: 30px 0;
    }

    .hire-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .header-main-2 {
        top: 0;
    }

    .hero-content.hero-content3 h2 {
        font-size: 40px;
    }

    .footer-logo.st-3 a {
        left: 0;
        transform: none;
        top: 0;
        position: inherit;
    }

    .hero-content.hero-content4 h2,
    .banner-content.banner-content9 h2 {
        font-size: 40px;
    }

    .slider-height {
        min-height: 600px;
    }

    .single-counter {
        width: 100%;
    }

    .logo.logo-text-black.gb-logo-lh {
        line-height: 75px;
    }

    .page-title-area {
        padding-top: 140px;
        padding-bottom: 90px;
    }

    .growbiz-page-content table tr {
        margin-bottom: 40px;
    }

    h2 {
        font-size: 30px;
    }

    .choosing-fl-right {
        margin-inline-start: 0;
    }
}

@media screen and (max-width: 1600px) {
    .hire-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .banner9-nav {
        display: none;
    }

    .header6-main {
        padding: 0;
    }
}

@media screen and (max-width: 1200px) {
    .testimonial8-single-inner.bdevs-el-box.testimonial9-single-inner {
        padding: 0 0px;
    }

    .data-users-img {
        display: none;
    }

    .header10-main {
        padding: 0;
    }

    .service-details-heading h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:450px) {}