@media only screen and (min-width:992px) and (max-width: 1024px)
{
.process-right .process-list-items:before {
    height: 83% !important;
    top: 16px;
}
       .process-right .process-list-items
    {
        font-size: 20px !important;
    }
    .process-right .process-list-items li:first-child:before
    {
        width: 40% !important;
    }
    .process-list-items li:first-child:before
    {
        top: 16px !important;
    }
    .process-right .process-list-items li::before
    {
        top: 16px;
        width: 45px;
    }
}
@media only screen and (min-width:992px) and (max-width: 1400px)
{
    .process-list-items
    {
        font-size: 23px !important;
    }
.process-list-items:before {
    height: 82.4% !important;
}
    .process-list-items li:first-child:before
    {
        width: 50% !important;
        top: 19px;
    }
    .process-left h2.wp-block-heading:before {
        width: 40% !important;
    }
}
@media only screen and (min-width: 992px)
{
    /* process list CSS */
.process-left {
    position: relative;
    margin-top: -20px !important;
}

.process-list-items:before {
    content: "";
    background: var(--blue);
    width: 1px;
    height: 80.8%;
    position: absolute;
    left: -30px;
    top: 19px;
}
.process-left h2.wp-block-heading {
    position: relative;
}
.process-list-items li:first-child:before {
    width: 55%;
    right: 102.9%;
    left: auto;
}
.process-list-items li {
    position: relative;
}
.process-list-items li:before {
    content: "";
    background: var(--blue);
    left: -60px;
    width: 40px;
    height: 1px;
    position: absolute;
    top: 20px;
}
.process-list-items {
    position: relative;
}
}
@media (max-width: 1199px) {
    .mobile-menu li a{
        color: #fff !important;
    }
    .header-full {
        flex-wrap: nowrap;
    justify-content: space-between;
    }
    .header-full .menu-wrapper {
        display: none !important;
    }
    .mobile-menu .sub-menu {
        display: none;
        padding-left: 15px;
    }

    .mobile-menu .menu-item-has-children.submenu-open > .sub-menu {
        display: block;
        background-color: var(--secondary);
    }
    /* Style the toggle arrow */
    .submenu-toggle {
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        color: #fff;
        float: inline-end;
        margin-top: -10px;
    }
    ul.dropdown-menu.show{
        position: relative !important;
        inset: unset !important;
        margin: 0px !important;
        transform: none !important;
        width: 100%;
        overflow: hidden;
    }
    .menu-item-has-children::after{
        display: none;
    }
    .sourcing-banner .csm-title {
        font-size: 60px;
    }
    .navigation-wrap{
        display: none;
    }
    .mobile-menu{
        display: block;
    }
    .header-button {
        display: flex;
        align-items: center;
    }
    div#navbar {
        display: none !important;
    }
    .menu-toggle {
        cursor: pointer;
        width: 50px;
        height: 43px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        z-index: 9999;
        background-color: transparent;
        padding: 10px 10px;
        align-items: center;
        margin-left: auto;
    }
    .menu-toggle span {
        background: var(--white);
        height: 3px;
        width: 29px;
        border-radius: 2px;
        transition: all 0.3s ease;
    }
    .menu-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px);
    }
    .menu-toggle.active span:nth-child(2) {
        opacity: 0;
    }
    .menu-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }
    div#mobileMenu ul li:last-child{
        border-bottom: 0px;
    }
    /* Mobile menu initially hidden */
    .mobile-menu {
        display: none;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
        height: 100vh;
        background: var(--blue);
        z-index: 9998;
        padding: 20px 0;
        animation: slideDown 0.3s ease-in-out;
        box-shadow: -1px 2px 9px 6px rgba(0, 0, 0, 0.1);
        overflow: auto;
    }
    @keyframes slideDown {
        from { opacity: 0; transform: translateY(-10px); }
        to   { opacity: 1; transform: translateY(0); }
    }
    div#mobileMenu ul {
        padding-top: 50px;
        margin-top: 45px;
        margin-bottom: 13px;
        padding-left: 0px;
        flex-direction: column;
        align-items: self-start;
    }
    .dropdown-menu.show{
        padding-top: 0px !important;
    }
    div#mobileMenu ul li {
        list-style: none;
        padding: 20px 10px 20px 20px;
        border-bottom: 1px solid #8f8f8f70;
        position: relative;
        width: 100%;
    }
    section.home-about-section.common-padding {
        position: relative;
        z-index: 9;
    }
    .mobile-menu .nav-link {
        font-family: var(--font-plus);
        color: #fff !important;
    }
    .mobile-menu-open {
        overflow-y: hidden;
    }
}
@media (max-width: 1200px){
    body.alert-close #header {
        padding-bottom: 0px !important;
    }

}
@media only screen and (max-width: 1024px){
    .testimonial-carousel .testimonial-content p, .testimonial-carousel .testimonial-title {
    font-size: 18px !important;
}
.testimonial-carousel.owl-carousel .owl-nav button .left-arrow {
    width: 27px !important;
    height: 20px !important;
    background-size: cover !important;
}
   .testimonial-carousel.owl-carousel .owl-nav, .logo-carousel.owl-carousel .owl-nav {
    top: auto;
    justify-content: center !important;
    right: auto !important;
    left: auto !important;
    gap: 30px !important;
    padding: 0 !important;
    display: flex !important;
    margin: 0 auto ! IMPORTANT;
    width: 100% !important;
    transform: unset ! IMPORTANT;
}
    .gap-space {
    flex-basis: 5% !important;
}
    .custom-spacer {
    height: 50px !important;
}
    .testimonial-title {
        font-size: 18px !important;
        line-height:1.5 !important;
        margin-top: 20px;
        position: relative !important;
    }
    .testimonial-title span {
        color: #686868;
        display: block;
        font-weight: 400;
    }
    .testimonial-carousel .carousel-sub-item {
        text-align: left;
     /*   height: auto;*/
    }
    .testimonial-content
    {
        padding-bottom: 20px;
        height: 100%;
    }

}

@media (max-width: 767px){
    .process-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
    .footer-copyright, .footer-copyright a {
    font-size: 12px;
}
.copyright-links span {
    display: none;
}
    .team-img .icon-grid-list-icon {
        width: 150px;
        height: 150px;
    }
        .offer-icon-box .wp-block-image img {
        width: 75px !important;
        height: 75px !important;
    }
    .offer-icon-box h3.wp-block-heading {
        font-size: 22px !important;
    }
    .offer-icon-box h4.wp-block-heading {
        font-size: 18px !important;
        line-height: 1.6;
    }
    .offer-icon-box .wp-block-spacer {
        height: 10px !IMPORTANT;
    }
    #Leadership-Executive {
        padding-top: 50px;
    }
    .inner-banner {
        padding-top: 120px;
    }
    .inner-banner  .wp-block-spacer {
        height: 20px !important;
    }
    .inner-banner h1 {
        font-size: 38px !important;
    }
    .home-section h2.wp-block-heading, .wp-block-column p, 
    .offer-icon-box h4.wp-block-heading, 
    .offer-icon-box ul li, 
    .custom-list em, .custom-list strong, 
    ul.wp-block-list, .resources-archive p, 
    .resource-card-title a, .category-blog .title, 
    .category-page h3.card-title a,
    .resource-meta {
        font-size: 18px !important;
    }
    .home-section h3.wp-block-heading {
        font-size: 22px !important;
    }
    .home-section .wp-block-columns {
        gap: 10px;
    }
    .home-image-section h5.wp-block-heading {
        font-size: 24px !important;
    }
    /* 19/11/25 */
     .offer-icon-box figure{
        text-align: center;
     }
      .offer-icon-box{
        padding: 0px 15px;
      }
      /* p{
        font-size: 20px !important;
      } */
    .footer-copyright .copyright-text{
        display: block !important;
    }
    .contact-details{
        display: none;
    }
    .contact-details.mobile{
        display: block;
    }
    .social-icon-footer {
        justify-content: center !important;
        padding: 30px 0px;
    }
    .banner-content h1{
        font-size: 24px !important;
        line-height: 1.5 !important;
    }
    .header-5 .banner-content h1 {
        width: 95%;
    }
    .btn-primary, .footer-form .btn-blue{
        font-size: 18px;
        height: 50px;
        line-height: 1.4;
    }
    .logo-section {
        padding: 40px 0px !important;
    }
    h3.wp-block-heading, h2.wp-block-heading,  .cta-inner h4 strong, body .icon-content-group-header h2, body .custom-testimonial h2 {
        font-size: 40px !important;
    }
    #primary ol li, #primary ul li {
        margin-bottom: 0px;
    }
    /* p{
        font-size: 18px !important;
    } */
    .cta-inner{
        max-width: 90%;
    }
      .cta-inner h4, .footer-form-section h2{
            font-size: 32px !important;
            line-height: 1.5;
      }
       .footer-form-section h2{
        text-align: left;
       }
      .footer-form-section .form-control {
            margin-bottom: 30px;
            font-size: 14px;
        }
        .footer-form-section .wp-block-columns{
            gap:3rem;
        }
        .footer-logo img {
        max-width: 235px;
    }
    .footer-logo{
        text-align: center;
    }
     .footer-cntr .mob-w4{
        width: 40%;
    }
    .footer-cntr .mob-w6{
        width: 60%;
    display: flex;
    align-items: flex-end;
    }
    .footer-copyright .col-md-6.copyright-text{
            width: 70%;
    }
      .footer-copyright .col-md-6.copyright-links{
            width: 30%;
    }
    .copyright-links .text-center {
        text-align: left !important;
    }
    /* End 19/11/25 */


    .alertbar .alert_closebtn {
        top: 0px;
        transform: none;
        right: 15px;
    }
    .alertbar {
        text-align: left;
        padding: 10px 38px 10px 0;
        font-size: 13px;
        line-height: 24px;
    }
    
}