@media screen and (min-width: 1599px) {
    .container {
        max-width: 1440px !important;
        margin: auto;
        padding: 0 15px !important;
    }
}

@media screen and (max-width: 1599px) {
    header .container {
        padding: 0px 30px !important;
    }
    .background_div {
        height: 600px;
    }
    section.feature-section {
        margin: 0px 0;
    }

    .banner_section .container {
        max-width: 100% !important;
        padding: 0px 30px !important;
    }

    .about-us .banner_content p {
        font-size: 22px;
        max-width: 900px;
        padding: 0;
    }

    .stats-wrapper h3 {
        font-size: 40px;
    }

    .hdr_menus a {
        font-size: 16px;
    }

    .stats-wrapper h3 {
        font-size: 34px;
        margin-bottom: 8px;
    }

    h2 {
        font-size: 44px;
    }


}

@media screen and (max-width: 1399px) {
    .hdr_menus {
        gap: 30px;
        margin-left: 40px;
    }

    .main_header .col_rt {
        gap: 28px;
    }
    .background_div {
        height: 540px;
    }
    .whatsap_btn a {
        font-size: 16px;
    }

    .whatsap_btn img {
        max-width: 19px;
    }

    h1 {
        font-size: 54px;
    }

    .feature-section .header h2 {
        font-size: 34px;
    }

    .feature-section .card h4 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .feature-section .cards {
        gap: 20px;
    }

    .talent-img {
        padding: 0;
    }

    .talent-content {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    header .container {
        padding: 0px 15px !important;
    }
    .background_div {
        height: 500px;
    }
    .banner_section .container {
        padding: 0px 15px !important;
    }

    .talent-content h6 {
        font-size: 26px;
        line-height: normal;
    }

    .talent-content ul li {
        line-height: normal;
        margin-top: 10px !important;
    }

    .hdr_menus {
        gap: 20px;
        margin-left: 10px;
    }

    .search-image img {
        max-width: 18px;
    }

    .search_bar p {
        font-size: 16px;
    }

    .hdr_menus a {
        font-size: 14px;
    }

    .whatsap_btn a {
        font-size: 15px;
        padding: 12px;
    }

    h1 {
        font-size: 50px;
    }

    .stats-wrapper {
        padding: 30px 15px;
    }

    .stats-wrapper h3 {
        font-size: 30px;
    }

    .stats-wrapper p {
        font-size: 15px;
    }

    .fl-card p {
        font-size: 16px;
    }

    .fl-card p {
        font-size: 16px;
    }

    .bottom-footr p {
        font-size: 16px;
    }

    .footer-links a {
        font-size: 16px;
    }

    .footer-links {
        gap: 22px;
    }

    .footer-column.brand p {
        font-size: 16px;
        line-height: 1.4;
    }

    .footer-column h3 {
        font-size: 20px;
    }

    .client-section .row h6 {
        font-size: 20px;
    }

    .logo-slider-image {
        margin-right: 20px;
    }

    section.client-section .col-lg-3::after {
        right: 23px;
    }

    .contact-box input.form-control {
        padding: 18px 20px;
    }
}

@media (max-width: 991px) {
    .image-with-text .row {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    section.feature-section {
        padding-top: 40px;
    }

    .image-with-text .row>div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about-us .banner_content p {
        width: 100%;
    }


    .splice-cont p {
        font-size: 26px;
        line-height: 1.4;
    }

    .splice-image {
        width: 397px;
        height: 215px;
        margin-bottom: 35px;
    }

    .img-with-cont {
        width: 100%;
    }

    .img-with-cont p {
        font-size: 20px;
        line-height: 34px;
        max-width: unset;
        color: #424242;
    }


    .footer-links {
        justify-content: start;
    }

    .footer-column.footer-li {
        padding: 0;
    }

    a.fotr_logo img {
        max-width: 220px;
    }

    footer.site-footer {
        padding-top: 50px;
    }

    .footer-top {
        padding-bottom: 50px;
    }

    .client-section .row h6 {
        text-align: left;
    }

    section.contact-section {
        padding: 50px 0;
    }

    .feature-section .cards {
        flex-wrap: wrap;
    }

    .feature-section .header {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .feature-section .header p {
        max-width: 100%;
        margin-top: 10px;
    }

    .main_header .col_lt {
        width: 60%;
    }

    .main_header .mobile_toggle {
        width: 20%;
    }

    .main_header .col_mdl {
        width: 20%;
    }


    .talent-content {
        max-width: 100%;
        padding-top: 30px;
    }

}

@media (max-width: 991px) {
    .main_header .col_mdl {
    width: 0%;
}

    .mobile_toggle {
        display: flex;
        position: absolute;
        right: 0px;
        top: 39px;
    }

    .col_mdl {
        width: 100%;
    }

    .hdr_menus {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
        display: none;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    }

    .p_120 {
        padding: 60px 0;
    }

    .hdr_menus a {
        padding: 12px 0;
    }

    .hdr_menus.active {
        display: flex;
        z-index: 999;
    }

    .mobile_toggle {
        right: 0;
        justify-content: end;
        align-items: end;
    }

    .hdr_menus {
        left: 0;
        right: 0;
        margin: auto;
    }

    .mobile_toggle span {
        transition: all 0.3s ease;
        display: block;
    }

    /* Cross state */
    .mobile_toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(6px, 6px);
    }

    .mobile_toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .mobile_toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }

    .mobile_toggle span:nth-child(2) {
        width: 20px;
    }

    .banner_section .container {
        padding: 0px 12px !important;
    }

    header .container {
        padding: 0px 12px !important;
    }

    .contact-box-form {
        padding-left: 0;
    }

    .whatsap_btn a {
        font-size: 15px;
        padding: 12px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .whatsap_btn {
        display: none;
    }

    .whatsap_btn.mobile-btn {
        display: block;
    }
}

@media (max-width: 767px) {

    h1 {
        font-size: 40px;
    }

    .banner_content p {
        font-size: 20px;
    }

    .talent-content h6 {
        font-size: 20px;
    }
    .background_div {
        height: 450px;
    }
    
    .banner_content p {
        font-size: 20px;
    }

    .stats-wrapper {
        flex-wrap: wrap;
    }

    h2 {
        font-size: 36px;
    }

    .about-us .background_div {
        padding: 20px;
        height: 300px;
    }

    .about-us .banner_content {
        padding: 0;
    }

    .about-us .banner_content p {
        font-size: 18px;
    }

    section.stats-section {
        margin-top: -60px;
    }

}

@media (max-width: 575px) {

    .bottom-footr p {
        font-size: 13px;
    }

    .footer-links a {
        font-size: 14px;
    }

    .stats-wrapper {
        flex-wrap: wrap;
        gap: 20px 0;
    }

    .presented-logo img {
        max-width: 100px;
    }

    .footer-column h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    section.contact-section {
        padding-top: 0;
    }

    .feature-section .header h2 {
        font-size: 30px;
    }

    .feature-section .header p {
        font-size: 18px;
        line-height: 22px;
    }

    .feature-section .header {
        padding-bottom: 20px;
    }

    .fetur_image {
        padding: 20px;
        padding-bottom: 10px;
    }
.fl-header h2 {
    font-size: 24px !important;
    padding-right: 4px;
}

    .fl-arrows button {
        height: 35px;
        width: 35px;
    }

    .fl-arrows button img {
        max-width: 15px;
    }

    .stats-wrapper .stat-item {
        max-width: 50%;
    }

    .stats-wrapper h3 {
        font-size: 22px;
    }

    .stats-wrapper p {
        font-size: 14px;
    }

    .contact-box input.form-control {
        padding: 15px 18px;
    }

    .contact-box .btn {
        padding: 18px 42px;
        font-size: 16px;
    }

    .cover-filter form {
        flex-direction: column;
    }

    .select-wrapper {
        width: 100%;
    }

    .form-group.form-group-button {
        width: 100%;
        display: inline-block;
    }

    .cover-filter form button.button {
        width: 100%;
    }

    h1 {
        font-size: 32px;
    }

    .banner_content {
        padding: 10px 20px;
    }

    .banner_content p {
        font-size: 16px;
        margin-top: 10px;
    }

    .social_details {
        justify-content: center;
        gap: 10px;
    }

    .cta_details {
        justify-content: center;
        gap: 10px;
        margin-bottom: 14px;
    }

    .site_logo img {
        max-width: 200px;
        width: 100%;
    }

    section.featured-languages {
        padding: 43px 0;
    }
}