/*old**/

@media only screen and (max-width: 1399px) {

    /*====================== Inner Banner ======================*/
    .inner-banner-area .inner-banner-content {
        min-height: 200px;
    }

    .inner-banner-area .inner-banner-content .theme-title {
        font-size: 30px;
    }

    /*====================== Contact Page ======================*/
    .contact-page .contact-section .theme-title-area .theme-title {
        font-size: 27px;
    }
    #sea_freight, #air_freight, #customs_broker, #value_added_services, #sourcing_distribution{
        scroll-margin-top: 80px;
    }
}

@media only screen and (max-width: 1199px) {

    /*====================== Inner Banner ======================*/
    .inner-banner-area .inner-banner-content {
        min-height: 180px;
    }
}

@media only screen and (max-width: 991px) {
    #sea_freight, #air_freight, #customs_broker, #value_added_services, #sourcing_distribution{
        scroll-margin-top: 58px;
    }

    /*====================== Inner Banner ======================*/
    .inner-banner-area .inner-banner-content {
        min-height: 150px;
    }

    /*====================== Contact Page ======================*/
    .contact-page .contact-section {
        padding: 65px 0;
    }

    .contact-page .contact-section .contact-details-area {
        flex-direction: row;
        gap: 10px;
        flex-wrap: wrap;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card {
        width: 32.33%;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card .contact-icon {
        margin-bottom: 5px;
        width: 34px;
        height: 40px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card .theme-title {
        margin-bottom: 8px;
        font-size: 16px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card h6 {
        font-size: 15px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card p {
        font-size: 15px;
    }

    .contact-page .social-links li a {
        width: 36px;
        font-size: 16px;
    }

    .contact-page .contact-section .contact-form-area {
        padding: 60px 30px;
    }

    .contact-page .map {
        height: 400px;
    }

    /*====================== Industries Page ======================*/
    .industries-page .industries-section {
        padding: 65px 0;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {

    /*====================== Contact Page ======================*/
    .contact-page .contact-section .contact-details-area .contact-details-card {
        padding: 20px 15px 20px 15px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card .contact-icon {
        position: unset;
    }
}

@media only screen and (max-width: 767px) {

    /*====================== Inner Banner ======================*/
    .inner-banner-area .inner-banner-content {
        min-height: 120px;
    }

    .inner-banner-area .inner-banner-content .theme-title {
        font-size: 25px;
    }

    .inner-banner-area .inner-banner-content .breadcrumb .breadcrumb-item {
        font-size: 13px;
    }

    /*====================== Contact Page ======================*/
    .contact-page .contact-section .theme-title-area {
        margin-inline: 15px 0;
    }

    .contact-page .contact-section .theme-title-area .sub-title {
        margin-bottom: 5px;
        font-size: 13px;
    }

    .contact-page .contact-section .theme-title-area .theme-title {
        font-size: 20px;
    }

    .contact-page .contact-section .theme-title-area p {
        font-size: 14px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card {
        width: 49.03%;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card:first-child {
        width: 100%;
    }

    .contact-page .map {
        height: 300px;
        border-width: 2px 0;
    }

    /*====================== Counter Section ======================*/
    .counter-section span#countersecn-img{background-size: 180% auto;}
    /*====================== CTA Section ======================*/
    .cta-section .cta-card span#cta-img{background-size: 180% auto;}
}

@media only screen and (max-width: 575px) {
    #sea_freight, #air_freight, #customs_broker, #value_added_services, #sourcing_distribution{
        scroll-margin-top: 53px;
    }
    .theme-form .input-wrap label {
        top: 20px;
        left: 15px;
        font-size: 13px;
    }

    .theme-form input,
    .theme-form textarea {
        padding: 22px 15px 8px 15px;
        font-size: 13px;
    }

    .theme-form textarea {
        height: 140px;
    }

    .theme-form .input-wrap.active label {
        top: 8px;
        font-size: 12px;
    }

    .iti--separate-dial-code .iti__selected-dial-code {
        font-size: 13px !important;
    }

    .request_quote_form .theme-form.contact-form select {
        font-size: 13px;
    }

    .request_quote_form .theme-form.contact-form select {
        padding: 18px 20px 18px 18px;
    }

    .theme-form.contact-form select {
        padding: 18.5px 20px 18.5px 12px;
    }

    .theme-form .form-footer {
        display: block;
    }


    /*====================== Inner Banner ======================*/
    .inner-banner-area .inner-banner-content {
        padding-block: 25px;
        min-height: 100px;
    }

    .inner-banner-area .inner-banner-content .theme-title {
        font-size: 20px;
    }

    .inner-banner-area .inner-banner-content .breadcrumb {
        margin-top: 5px;
    }

    .inner-banner-area .inner-banner-content .breadcrumb .breadcrumb-item {
        font-size: 12px;
    }

    /*====================== Contact Page ======================*/
    .contact-page .contact-section {
        padding: 40px 0;
    }

    .contact-page .contact-section .theme-title-area {
        margin-inline: 0;
    }

    .contact-page .contact-section .theme-title-area .sub-title {
        font-size: 11px;
    }

    .contact-page .contact-section .theme-title-area .theme-title {
        font-size: 16px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card {
        padding: 20px 12px 20px 66px;
        width: 100%;
    }

    .contact-page .contact-section .contact-form-area {
        padding: 30px 15px 20px 15px;
    }

    .contact-page .map {
        height: 250px;
    }

    /*====================== Industries Page ======================*/
    .industries-page .industries-section {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 360px) {

    /*====================== Contact Page ======================*/
    .contact-page .contact-section .contact-details-area .contact-details-card {
        padding: 20px 10px 20px 15px;
    }

    .contact-page .contact-section .contact-details-area .contact-details-card .contact-icon {
        position: unset;
        margin-bottom: 10px;
    }
}

/**old**/

@media only screen and (min-width: 1400px) {
    .container-fluid {
        padding: 0;
        max-width: 1750px;
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        padding: 0;
        max-width: 1374px;
    }
}

@media only screen and (max-width: 1399px) {
    .header .navbar-nav .nav-item::before {
        left: 12px;
    }

    .header .navbar-nav .nav-item {
        padding-inline: 14px;
    }

    .theme-title-area .theme-title {
        font-size: 35px;
    }

    p {
        margin-bottom: 20px;
    }

    /*====================== Header Section ======================*/
    .header .navbar {
        padding: 0 10px 0 40px;
    }

    .header .logo {
        margin-right: 25px;
        width: 110px;
    }

    .header .navbar-nav {
        height: 79px;
    }

    .header .header-right {
        gap: 15px;
    }

    .header.sticky .navbar-nav {
        height: 80px;
    }

    .services_pills_box {
        top: 80px;
    }

    /*====================== About Company Section ======================*/
    .aboutcompany-section .about-content {
        margin: 40px 0;
    }

    .aboutcompany-section .about-content .theme-title-area {
        margin-bottom: 30px;
    }

    /*====================== Services Section ======================*/
    .services-card .services-content {
        padding-left: 30px;
    }

    .services-card .services-content .arrow-btn {
        margin-top: 35px;
    }

    .nav-pills .nav-item .nav-link img {
        width: 30px;
        margin-right: 3px;
        height: 26px;
    }

    .nav-pills .nav-link {
        min-width: 190px;
        padding: 26px 12px;
        font-size: 20px;
    }

    .scroll-btn {
        visibility: visible;
    }

    .services-pills-slider .item .services-pills {
        font-size: 20px;
    }

    .services-pills-slider .services-pills span img {
        width: 30px;
        height: 26px;
    }
}


@media only screen and (max-width: 1199px) and (min-width: 992px) {

    /*====================== Footer Section ======================*/
    .footer .footer-top [class*=col-]:first-child::after {
        width: 100%;
        height: 1px;
    }

    .footer .footer-top [class*=col-]:first-child .footer-card-area {
        padding-bottom: 24px;
    }
}

@media only screen and (max-width: 1299px) {
    .header .navbar-nav .nav-item::before {
        left: 4px;
    }

    .header .navbar-nav .nav-item {
        padding-inline: 6px;
    }
}

@media only screen and (max-width: 1199px) {

    /*====================== Theme Button ======================*/
    .theme-btn {
        padding: 7px 9px 7px 9px;
        gap: 10px;
        font-size: 15px;
        border-radius: 7px;
    }

    /*====================== Header Section ======================*/
    .inner-page .header .logo {
        width: 100px;
    }

    .header.sticky .logo {
        width: 80px;
    }

    .header {
        top: 40px;
    }

    .header .navbar {
        padding: 0px 8px 0px 25px;
    }

    .header .logo {
        margin-right: 15px;
        width: 90px;
    }

    .header .navbar-nav {
        height: 60px;
    }

    .header .navbar-nav .nav-item .nav-link {
        padding-inline: 10px;
        font-size: 16px;
    }

    .header .header-right {
        gap: 12px;
    }

    .header .header-right .header-contact {
        font-size: 15px;
    }

    .header .header-right .theme-btn span {
        width: 26px;
    }

    .header .header-right .theme-btn span img {
        width: 12px;
    }

    .header .header-right .header-contact {
        font-size: 0;
    }

    .header .header-right .header-contact span {
        width: 40px;
        aspect-ratio: 1 / 1;
        border: 1px solid var(--theme-color);
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.5s;
    }



    /*====================== About Company Section ======================*/
    .aboutcompany-section .about-img .about-img-area {
        width: 170px;
        height: 170px;
    }

    .aboutcompany-section .about-img .about-img-area h5 {
        font-size: 42px;
    }

    .aboutcompany-section .about-img .about-img-area p {
        font-size: 16px;
    }

    /*====================== Services Section ======================*/
    .services-card .services-content .services-icon {
        margin-bottom: 15px;
        width: 56px;
        height: 38px;
    }

    .services-card .services-content .card-title {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .services-arrow-area {
        width: 100px;
        height: 100px;
    }

    .services-arrow::after {
        bottom: 35px;
        width: 30px;
        height: 30px;
    }

    .services-arrow-clone::after {
        top: 35px;
        width: 30px;
        height: 30px;
    }

    /*====================== Services Icon Section ======================*/
    .services-icon-slider {
        padding: 20px 0;
    }

    .services-icon-card {
        gap: 15px;
    }

    .services-icon-card h5 {
        font-size: 28px;
    }

    .services-icon-card img {
        width: 60px !important;
        height: 40px;
    }

    /*====================== Client Section ======================*/
    .memberships-slider .item {
        padding: 12px;
    }

    .memberships-slider .client-card {
        padding: 15px 30px;
    }

    .memberships-slider .client-card img {
        height: 90px;
    }


    /*About Us Page Start*/
    .management-card .management-imgarea {
        width: 220px;
        max-width: 220px;
    }

    .content-left-padding {
        padding-left: 20px;
    }

    .values-section .values-img {
        display: none;
    }



}

@media only screen and (max-width: 991px) and (min-width: 576px) {

    /*====================== Footer Section ======================*/
    .footer .footer-top [class*=col-]:nth-last-child(-n + 2)::before,
    .footer .footer-top [class*=col-]:nth-child(even)::after {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .theme-title-area {
        margin-bottom: 30px;
    }

    .content-left-padding {
        padding-left: 25px;
    }

    /*====================== Owl Carousel Section ======================*/
    .owl-theme .owl-nav {
        margin-bottom: 30px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 35px;
        margin: 0;
    }

    .owl-carousel .owl-nav button.owl-next img,
    .owl-carousel .owl-nav button.owl-prev img {
        width: 12px;
    }

    .owl-carousel .owl-nav button:hover.owl-next img {
        margin-left: 25px;
    }

    .owl-carousel .owl-nav button:hover.owl-prev img {
        margin-right: 25px;
    }



    /*====================== Header Section ======================*/
    body.menu-open {
        overflow-y: hidden;
    }

    .header {
        top: 30px;
    }

    .header .navbar {
        padding: 8px 8px 8px 25px;
    }

    .header.sticky .logo {
        margin-bottom: -30px;
        width: 80px;
    }

    .inner-page .header .logo {
        width: 70px;
    }

    .services_pills_box {
        top: 58px;
    }

    /* ------------------------ */
    .header .navbar-collapse.clone-this {
        display: none;
    }

    .navbar-collapse-clone {
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        padding: 80px 80px;
        width: 100%;
        height: 100vh;
        background: rgb(255 255 255 / 100%);
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        overflow-y: auto;
        z-index: 10;
        transition: 0.5s;
    }

    .navbar-collapse-clone::before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        max-height: 90%;
        max-width: 250px;
        aspect-ratio: 1 / 1;
        background: url(../img/logo.png) no-repeat bottom 10px right 10px;
        background-size: contain;
        filter: grayscale(1);
        opacity: 4%;
    }

    body.menu-open .header .navbar-toggler {
        opacity: 0;
    }

    .navbar-collapse-clone.collapse:not(.show) {
        clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    }

    .navbar-collapse-clone .navbar-toggler {
        position: fixed;
        top: 38px;
        right: 3.3%;
    }

    .navbar-collapse-clone .navbar-toggler span {
        width: 0;
        animation: unset;
    }

    .navbar-collapse-clone .navbar-toggler span:first-child {
        width: 33px;
        top: 19px;
        transform: rotate(45deg);
    }

    .navbar-collapse-clone .navbar-toggler span:last-child {
        width: 33px;
        top: 19px;
        transform: rotate(-45deg);
    }

    /* ------------------------ */
    .navbar-collapse-clone .navbar-nav .nav-item {
        padding: 12px 10px 12px 20px;
        border-bottom: 1px solid rgb(0 0 0 / 5%);
    }

    .navbar-collapse-clone .navbar-nav .nav-item:first-child {
        padding-top: 0;
    }

    .navbar-collapse-clone .navbar-nav .nav-item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link {
        padding: 0 10px 0 0;
        width: fit-content;
        font-size: 25px;
        font-weight: 500;
        color: #444;
        position: relative;
        transition: 0.5s;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 10px;
        height: 10px;
        background: var(--theme-color2);
        border-radius: 50%;
        opacity: 0;
        transition: 0.5s;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link:hover {
        padding: 0 0 0 10px;
        color: var(--theme-color);
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link:hover::before {
        left: -15px;
        opacity: 1;
    }

    /*====================== Footer Section ======================*/
    .footer {
        padding-top: 65px;
    }

    .footer .footer-top [class*=col-] {
        justify-content: left;
    }

    .footer .footer-top [class*=col-]::before {
        content: '';
        position: absolute;
        bottom: -23px;
        right: 0;
        width: 100%;
        height: 1px;
        background: rgb(126 126 126/50%);
    }

    .footer .footer-mid {
        padding: 15px 40px 15px 20px;
    }

    /*====================== About Company Section ======================*/
    .aboutcompany-section {
        padding: 65px 0 65px;
    }

    .aboutcompany-section .about-img {
        max-width: 400px;
    }

    .aboutcompany-section .about-content {
        margin-bottom: 0;
    }

    .aboutcompany-section .about-content.content-left-padding {
        padding-left: 25px;
    }

    .ourstory-section .about-img.height_full {
        max-height: 400px;
    }




    /*====================== Services Section ======================*/
    .services-section {
        padding: 65px 0 30px;
    }

    .services-card .services-img {
        aspect-ratio: 4 / 3;
    }

    .services-card .services-content {
        aspect-ratio: 4 / 3;
    }

    .services-arrow-area {
        width: 80px;
        height: 80px;
    }

    .services-arrow::after {
        bottom: 30px;
        width: 20px;
        height: 20px;
    }

    .services-arrow-clone::after {
        top: 30px;
        width: 20px;
        height: 20px;
    }

    /*====================== Industries Section ======================*/
    .industries-section {
        padding: 65px 0 0;
    }

    .industries-section .theme-title-area {
        width: calc(100% - 90px);
    }

    .industries-card .industries-content {
        padding: 20px 8px 8px 12px;
    }

    .industries-card .industries-content h4 {
        font-size: 16px;
    }

    /*====================== Counter Section ======================*/
    .counter-section {
        padding: 45px 0 65px;
    }

    .counter-card h6 {
        font-size: 50px;
    }

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

    /*====================== Client Section ======================*/
    .client-section {
        padding: 65px 0 65px;
    }

    .memberships-slider .item {
        padding: 10px;
    }

    .memberships-slider .client-card img {
        height: 80px;
    }

    /*====================== CTA Section ======================*/
    .cta-section .cta-card {
        padding: 65px;
    }

    .cta-section .cta-card {
        flex-direction: column;
    }

    /*About Us Page Start*/
    .ourstory-section .about-content {
        padding-block: 0px;
    }

    .values-section .values-content {
        padding-block: 65px;
    }

    .ourstory-section .about-img img {
        position: relative;
        aspect-ratio: 16 / 9;
    }

    .ourstory-section {
        padding: 65px 0;
    }

    .management-section {
        padding: 65px 0;
    }

    .management-card .management-imgarea {
        width: 180px;
        max-width: 180px;
    }

    .management-card .card-title {
        font-size: 22px;
    }

    .management-card {
        gap: 16px
    }

    /*Services Section Start*/
    .services_pills_box {
        margin-bottom: 65px;
    }

    .ourstory-section.ser_det_box {
        padding: 0 0 65px;
    }

    .ser_det_icon img {
        margin-bottom: 15px;
        width: 56px;
        height: 38px;
    }

    .scroll-btn.prev-btn,
    .scroll-btn.next-btn {
        width: 35px;
        height: 36px;
    }

    .scroll-btn img {
        width: 12px;
    }

    .scroll-btn.prev-btn {
        margin-right: 3px;
    }

    .scroll-btn.show~ul#pills-tab {
        margin-right: 100px;
    }

    .scroll-btn.next-btn:hover img {
        margin-left: 25px;
    }

    .scroll-btn.prev-btn:hover img {
        margin-right: 25px;
    }


    .services-pills-slider {
        padding-right: 80px;
    }

    .services-pills-slider .item .services-pills {
        padding: 20px 16px;
    }



    /*Request a Quote Form Start*/
    .modal-dialog.model_rq_form {
        max-width: 700px;
    }
}





@media only screen and (max-width: 767px) {
    .theme-title-area {
        margin-bottom: 20px;
        padding-bottom: 15px;
    }

    .theme-title-area .sub-title {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .theme-title-area .theme-title {
        font-size: 27px;
    }

    p {
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 1.5;
    }

    .owl-theme .owl-nav {
        margin-bottom: 20px;
    }

    /*====================== Header Section ======================*/
    .navbar-collapse-clone {
        padding: 80px 50px;
    }

    .navbar-collapse-clone::before {
        max-width: 200px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item {
        padding: 12px 8px 12px 15px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link {
        font-size: 20px;
    }






    /*====================== Footer Section ======================*/
    .footer {
        padding-top: 20px;
    }

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

    .footer .container {
        display: flex;
        flex-direction: column;
    }

    .footer .footer-top {
        order: 2;
        margin-top: 30px;
    }

    .footer .footer-top .footer-card-area .footer-link-card {
        margin-bottom: 25px;
        padding: 0 20px;
    }

    .footer .footer-top .footer-card-area .footer-link-card h6 {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .footer .footer-top .footer-card-area .footer-link-card p,
    .footer .footer-top .footer-card-area .footer-link-card a {
        font-size: 15px;
    }

    .footer .footer-mid {
        order: 1;
        padding-top: 0;
        border-width: 0 0 1px 0;
    }

    .footer .footer-mid .logo img {
        max-width: 110px;
    }

    .footer .footer-btm p {
        font-size: 14px;
    }


    /*====================== About Company Section ======================*/
    .aboutcompany-section .about-img {
        max-width: 100%;
    }

    .aboutcompany-section .about-img img {
        aspect-ratio: 550 / 350;
    }

    .aboutcompany-section .about-img .about-img-area {
        width: 160px;
        height: 160px;
    }

    .aboutcompany-section .about-img .about-img-area h5 {
        font-size: 36px;
    }

    .aboutcompany-section .about-img .about-img-area p {
        font-size: 14px;
    }

    .ourstory-section .about-img.height_full {
        max-height: 300px;
    }

    /*====================== Services Section ======================*/
    .services-card .services-content .arrow-btn {
        margin-top: 20px;
        width: 40px;
        border-radius: 5px;
    }

    .services-card .services-content .arrow-btn img {
        width: 10px;
    }

    .services-arrow-area {
        display: none;
    }

    /*====================== Services Icon Section ======================*/
    .services-icon-slider {
        padding: 15px 0;
    }

    .services-icon-card {
        gap: 10px;
    }

    .services-icon-card h5 {
        font-size: 22px;
    }

    /*====================== Counter Section ======================*/
    .counter-card h6 {
        font-size: 40px;
    }

    .counter-card p {
        font-size: 15px;
    }

    .memberships-slider .item {
        padding: 8px;
    }

    .memberships-slider .client-card {
        padding: 10px 25px;
    }

    .memberships-slider .client-card img {
        height: 70px;
    }

    /*====================== CTA Section ======================*/
    .cta-section .cta-card {
        padding: 40px 20px;
    }

    .cta-section .cta-card p {
        font-size: 24px;
    }

    /*About Us Page Start*/
    .about-content.content-left-padding p {
        font-size: 15px;
        line-height: 1.5;
    }

    .values-section .values-content ul li {
        font-size: 15px;
    }

    /*Services Section Start*/
    .ser_det_point_box:last-child {
        margin-bottom: 20px;
    }

    .nav-pills .nav-link {
        min-width: 150px;
        padding: 22px 12px;
        font-size: 18px;
    }

    .services-pills-slider .item .services-pills {
        font-size: 18px;
        gap: 5px;
        padding: 20px 10px;
    }

    ul.ser_det_point_info li ul li,
    ul.ser_det_point_info li {
        font-size: 15px;
    }

    ul.ser_det_point_info li {
        padding-left: 22px;
    }




    /*Request a Quote Form Start*/
    .form_ttl {
        padding: 40px 0px 0;
    }

    .model_rq_form .modal-body {
        padding: 26px 0px 30px;
    }
}



@media only screen and (max-width: 767px) and (min-width: 576px) {

    /*====================== Services Section ======================*/
    .services-card,
    .services-slider .owl-stage .owl-item:nth-child(odd) .item .services-card {
        flex-direction: row;
    }

    .services-card .services-img {
        aspect-ratio: unset;
        position: relative;
    }

    .services-card .services-img img {
        position: absolute;
    }

    .services-card .services-content {
        padding-block: 50px;
        aspect-ratio: unset;
    }

    .services-card .services-content .card-title {
        margin-bottom: 15px;
        font-size: 20px;
    }

}

@media (min-width: 576px) {

    /*Services Section Start*/
    .modal-dialog.model_rq_form {
        max-width: 900px;
    }

}

@media only screen and (max-width: 575px) {
    .theme-title-area {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .theme-title-area::after {
        width: 80px;
    }

    .theme-title-area .sub-title {
        margin-bottom: 8px;
        font-size: 12px;
    }

    .theme-title-area .theme-title {
        font-size: 20px;
    }

    /*====================== Theme Button ======================*/
    .theme-btn {
        border-radius: 5px;
        gap: 5px;
        font-size: 14px;
    }

    .content-left-padding {
        padding-left: 10px;
        padding-right: 10px;
    }

    /*====================== Owl Carousel Section ======================*/
    .owl-theme .owl-nav {
        margin: 10px 0 0 0;
        gap: 0px;
        position: relative;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
    }

    .owl-carousel .owl-nav button.owl-next img,
    .owl-carousel .owl-nav button.owl-prev img {
        width: 12px;
    }

    .owl-carousel .owl-nav button:hover.owl-next img {
        margin-left: 15px;
    }

    .owl-carousel .owl-nav button:hover.owl-prev img {
        margin-right: 15px;
    }

    /*====================== Header Section ======================*/
    .header {
        top: 20px;
    }

    .header .logo {
        margin-right: 10px;
        width: 75px;
    }

    .header .navbar {
        padding: 6px 5px 5px 15px;
    }

    .header .header-right {
        gap: 8px;
    }

    /* .header .header-right .header-contact{font-size: 0;} */
    /* .header .header-right .header-contact span{width: 40px;aspect-ratio: 1 / 1;border: 1px solid var(--theme-color);border-radius: 5px;display: flex;justify-content: center;align-items: center;transition: 0.5s;} */
    .header .header-right .header-contactspan img {
        transition: 0.5s;
    }

    .header .header-right .header-contact:hover span {
        background: var(--theme-color);
        border-color: transparent;
    }

    .header .header-right .header-contact:hover span img {
        filter: brightness(0) invert(1);
    }

    .header.sticky .logo {
        width: 70px;
    }

    .services_pills_box {
        top: 51px;
    }

    /* ------------------------ */
    .navbar-collapse-clone {
        padding: 70px 30px 20px;
    }

    .navbar-collapse-clone .navbar-toggler {
        top: 26px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link {
        font-size: 17px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link::before {
        width: 8px;
        height: 8px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link:hover {
        padding: 0 0 0 8px;
    }

    .navbar-collapse-clone .navbar-nav .nav-item .nav-link:hover::before {
        left: -10px;
    }

    /*====================== Footer Section ======================*/
    .footer .footer-top .footer-card-area .footer-link-card p,
    .footer .footer-top [class*=col-]::before {
        right: 12px;
        width: calc(100% - 24px);
    }

    .footer .footer-top [class*=col-]:last-child::before {
        display: none;
    }

    .footer .footer-top [class*=col-]::after {
        display: none;
    }

    .footer .footer-mid {
        padding: 0px 20px 10px 10px;
    }

    .footer .footer-mid .logo img {
        max-width: 90px;
    }

    .footer .footer-btm p {
        font-size: 13px;
    }

    .footer .footer-btm .webplus img {
        width: 20px;
    }


    /*====================== Slider Section ======================*/
    .slider-section .carousel-item .carousel-caption .slider-content h3 {
        font-size: 5vw;
    }

    .carousel-navi button {
        width: 30px;
        height: 30px;
    }

    .carousel-navi button img {
        width: 10px;
        height: 10px;
    }

    /*====================== About Company Section ======================*/
    .aboutcompany-section {
        padding: 40px 0 40px;
    }

    .aboutcompany-section .about-img img {
        width: 100%;
    }

    .aboutcompany-section .about-img .about-img-area {
        position: relative;
        margin: -60px 10px 0 auto;
        width: 120px;
        height: 120px;
        transform: unset;
    }

    .aboutcompany-section .about-img .about-img-area h5 {
        font-size: 26px;
    }

    .aboutcompany-section .about-img .about-img-area p {
        font-size: 10px;
    }

    .aboutcompany-section .about-content {
        margin-top: 20px;
    }

    .aboutcompany-section .about-content.content-left-padding {
        padding-left: 10px;
    }

    .aboutcompany-section .about-content .theme-title-area {
        margin-bottom: 20px;
    }

    .ourstory-section .about-img.height_full {
        max-height: 240px;
    }

    /*====================== Services Section ======================*/
    .services-section {
        padding: 40px 0 20px;
    }

    .services-card,
    .services-slider .owl-stage .owl-item:nth-child(odd) .item .services-card {
        flex-direction: column;
    }

    .services-card .services-img {
        aspect-ratio: 3.5 / 2;
    }

    .services-card .services-content {
        padding: 30px 10px 40px 20px;
        aspect-ratio: unset;
    }

    .services-card .services-content .services-icon {
        width: 48px;
    }

    .services-card .services-content .card-title {
        margin-bottom: 12px;
        font-size: 18px;
    }

    /*====================== Services Icon Section ======================*/
    .services-icon-slider {
        padding: 10px 0;
    }

    .services-icon-card {
        gap: 5px;
    }

    .services-icon-card h5 {
        font-size: 18px;
    }

    .services-icon-card img {
        width: 40px !important;
        height: 25px;
    }

    /*====================== Industries Section ======================*/
    .industries-section {
        padding: 40px 0 0;
    }

    .industries-section .theme-title-area {
        width: 100%;
    }

    /*====================== Counter Section ======================*/
    .counter-section {
        padding: 25px 0 40px;
    }

    .counter-card h6 {
        font-size: 35px;
    }

    .counter-card p {
        font-size: 13px;
    }

    /*====================== Client Section ======================*/
    .client-section {
        padding: 40px 0 25px;
    }

    .client-section .item {
        padding: 10px;
    }

    .client-section .client-card img {
        max-width: 90px;
        max-height: 50px;
        width: 150px;
        object-fit: contain;
    }

    .client-section .client-card:hover {
        box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
    }

    .memberships-slider .item {
        padding: 6px;
    }

    .memberships-slider .client-card {
        padding: 10px 20px;
    }

    .memberships-slider .client-card img {
        height: 55px;
        max-width: unset;
        max-height: unset;
        width: unset;
    }

    /*====================== CTA Section ======================*/
    .cta-section .cta-card {
        padding: 30px 10px;
        gap: 10px;
    }

    .cta-section .cta-card p {
        font-size: 18px;
    }

    /*About Us Page Start*/
    .ourstory-section {
        padding: 40px 0 40px;
    }

    .values-section .values-content {
        padding-block: 40px;
    }

    .management-section {
        padding: 40px 0;
    }

    .management-card .card-title {
        font-size: 18px;
    }

    .management-card .management-imgarea {
        width: 150px;
        max-width: 150px;
    }

    .management-card .card-title span {
        margin-top: 6px;
    }

    .about-page .management-offcanvas .offcanvas-body {
        padding-inline: 26px;
    }

    /*Services Section Start*/
    .tab-content>.tab-pane {
        scroll-margin-top: 80px;
    }

    .ser_det_point_info h5 {
        font-size: 16px;
    }

    .ser_det_point h4.ser_det_point_ttl {
        font-size: 17px;
    }

    .request_quote_form .theme-form.contact-form input:focus,
    .request_quote_form .theme-form.contact-form textarea:focus,
    .request_quote_form .theme-form.contact-form input,
    .request_quote_form .theme-form.contact-form textarea {
        padding: 22px 15px 8px 15px;
    }

    .scroll-btn.prev-btn,
    .scroll-btn.next-btn {
        width: 30px;
        height: 30px;
    }

    .scroll-btn.prev-btn {
        margin-right: 0px;
    }

    .scroll-btn.next-btn:hover img {
        margin-left: 15px;
    }

    .scroll-btn.prev-btn:hover img {
        margin-right: 15px;
    }

    .ser_det_icon img {
        width: 48px;
    }

    .nav-pills .nav-link {
        padding: 16px 12px;
    }

    .theme-title-area {
        margin-bottom: 20px;
    }


    .services-pills-slider {
        padding-right: 70px;
    }

    .ourstory-section.ser_det_box {
        padding: 0 0 40px 0;
    }

    .services_pills_box {
        margin-bottom: 40px;
    }

    /*Services Section End*/
    /*Contact Form Start*/
    .input-wrap.call_label .iti--separate-dial-code .iti__selected-dial-code {
        font-size: 13px;
    }

    .input-wrap select {
        font-size: 13px;
        padding: 16px 20px 16px 10px;
    }


}

@media only screen and (max-width: 480px) {

    /*====================== Header Section ======================*/
    .header {
        position: sticky;
        top: 0;
    }

    .header .container-fluid {
        width: 100%;
    }

    .header .navbar {
        border-radius: 0;
    }

    .header .logo {
        margin-top: 0;
    }

    .header .header-right .theme-btn span.d_none_send {
        display: block;
    }

    .header .header-right .theme-btn span.d_none_arrow {
        display: none;
    }

    .header .header-right .theme-btn .quote_text {
        display: none;
    }

    .theme-btn.quote_icon_box {
        padding: 6px;
    }

    .header .header-right .theme-btn span img {
        width: 14px;
        aspect-ratio: 1 / 1;
    }

    .theme-btn.quote_icon_box::before {
        background-color: transparent;
    }

    .theme-btn.quote_icon_box:hover::before {
        background-color: var(--theme-color);
    }

    /* ------------------------ */
    .navbar-collapse-clone {
        padding: 60px 15px 10px;
    }

    .navbar-collapse-clone::before {
        max-width: 170px;
    }

    .navbar-collapse-clone .navbar-toggler {
        top: 14px;
        right: 5px;
    }

    /*====================== Slider Section ======================*/
    .carousel-navi button {
        width: 25px;
        height: 25px;
    }

    /*====================== Services Section ======================*/
    .services-card .services-content {
        padding-block: 20px;
    }

    /*About Us Page Start*/
    .ov_point_boxx {
        display: inline-grid;
        gap: 8px;
    }

    .about-page .management-offcanvas .offcanvas-body {
        padding-inline: 12px;
    }

    .offcanvas-header .btn-close {
        top: 10px;
        right: 10px;
    }

    .ourstory-section .about-img img {
        aspect-ratio: 16 / 10;
    }
}