@media screen and (max-width: 1440px) {
    .candidate-img {
        left: 34%;
    }

    .candidate-img img {
        width: 300px;
    }

    .iis-border {
        padding: 0 20px 0 24px;
        margin-left: -20px;
    }

.why-metafold-img {
    width: 350px;
    right: 8%;
}

.map-list ul li .map-gradient-tab {
    width: 120px;
}
}

@media screen and (max-width: 768px) {
    .mobile_menu {
        background-color: #fff;
    }

    .desktop-none {
        display: block;
    }

    .mobile-none {
        display: none !important;
    }

    .navbar {
        background-color: white;
        display: flex;
        padding: 10px 16px;
    }

    #site-logo {
        width: 74px;
    }

    .nav_bar img {
        width: 22px;
    }

    .navbar-light .navbar-toggler {
        border: none;
    }

    .navbar-light .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-light .navbar-toggler {
        border: none;
        width: 20%;
    }

    .logo-container {
        width: 80%;
    }

    .navbar.menu-open #menu-icon {
        content: url(../images/icons/close.svg);
    }

    .mega_dropdown_list li a {
        color: #5B6770;
        font-size: 13px;
        /* font-weight: 600; */

    }

    .dropdown,
    .dropend,
    .dropstart,
    .dropup {
        height: auto;
    }

    .mobile_menu .accordion-item {
        background-color: transparent;
        border-bottom: 1px solid #D2D2D2;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .mega_dropdown_list .dropdown-toggle {
        color: #008FC6 !important;
        padding: 0;
    }

    .mobile_menu .accordion-item:first-of-type .accordion-button {
        color: #008FC6 !important;
    }

    .mobile_menu .accordion-body {
        padding: 0 0;
    }

    .mobile_menu .accordion-item {
        background-color: transparent;
        border-bottom: 1px solid #D2D2D2;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .mobile_menu .accordion-button {
        color: #008FC6 !important;
        background: transparent;
        padding: 10px 0;
        font-size: 14px;
        font-weight: 600;
    }

    .mobile_menu .accordion-button:focus {
        box-shadow: none;
    }

    .mobile_menu .accordion-item:last-of-type {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .mobile_menu .accordion-button::after {
        flex-shrink: 0;
        width: 18px;
        height: 12px;
        margin-left: auto;
        content: "";
        background-image: var(--bs-accordion-btn-icon);
        background-repeat: no-repeat;
        background-size: contain;
        transition: var(--bs-accordion-btn-icon-transition);
    }

    .mega_dropdown_list li {
        padding: 6px 0;
        margin: 00;
    }

    .sub_banner_section {
        height: 150px;
    }

    .sub-banner-text {
        font-size: 36px;
        justify-content: center;
    }

    .aboutus-section {
        padding-top: 70px;
        padding-bottom: 0!important;
    }

    .director-content {
        padding: 20px 0px;
    }

    .white-heading {
        font-size: 36px;
        margin-bottom: 0;
    }

    .why-metafold {
        padding: 40px 0 64px 0;
    }

    .vision-mission-title img {
        width: 44px;
    }

    .vision-mission-content {
        width: 100%;
        margin-top: 30px;
    }

    .linear-text-gradient {
        font-size: 32px;
        margin-bottom: 0px;
        line-height: 40px;
        width: fit-content!important;
    }

    .core-values-section .w-34 {
        width: 70%;
    }

    .core-values-section {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .core-values-section .spacing-top-30 {
        padding-top: 0;
    }

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

    .iis-title-row {
        display: block;
    }

    .iit-section .w-32 {
        width: 100%;
    }

    .iit-section .w-44 {
        width: 100%;
    }

    .iit-section .w-40 {
        width: 100%;
    }

    .iis-border {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 0 0 20px 0;
        margin: 20px 0;
        border-left: 0;
        border-right: 0;
    }

    .certificate-img img {
        width: 100%;
        margin-top: 20px;
    }

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

    .testimonial-section {
        padding: 40px;
    }

    .owl-carousel .item {
        width: auto !important;
    }

    .testimonial-content {
        width: 100%;
    }

    .testimonial-slider {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .footer-city ul {
        display: block;
        margin-top: 20px;
    }

    .banner_video_section {
        height: 220px;
    }

    .banner-text {
        font-size: 24px;
        left: 2%;
    }

    .spacing-bottom {
        padding-bottom: 30px;
    }

    .spacing-top {
        padding-top: 30px;
    }

    .overview-title {
        margin-bottom: 20px;
    }

    .business-vertical-card {
        margin-bottom: 20px;
    }

    .process-divs {
        display: block;
    }

    .process-item-arrow {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .process-item br {
        display: none;
    }

    .process-item {
        justify-content: center;
    }

    .why-metafold .white-heading-42 {
        font-size: 32px;
        text-align: center;
    }

    .why-metafold-img {
        display: none;
    }

    .overview-section col {
        margin-bottom: 20px;
    }

    .overview-card {
        height: auto;
        margin-bottom: 20px;
        padding: 30px;
    }

    .overview-section .spacing-top-20 {
        padding-top: 0;
    }

    .certificate-img {
        width: 100%;
        margin-top: 20px;
    }

    .counter-box h3 {
        font-size: 40px;
    }

    .counter-box img {
        width: 50px;
    }

    .process-item-arrow img {
        width: 24px;
        transform: rotate(90deg);
        margin: 10px 0;
    }

    .why-metafold .spacing-top-80 {
        padding-top: 50px;
    }

    .metafold-item img {
        width: 40px;
    }

    .metafold-item {
        margin: 10px 0;
    }

    .metafold-item br {
        display: none;
    }

    .applied-industries-img {
        background-repeat: no-repeat;
        height: 280px;
        background-size: cover;
    }

    .applied-industries-section .owl-theme .owl-dots .owl-dot {
        display: contents;
        zoom: 1;
    }

    .applied-industries-section .owl-theme .owl-nav.disabled+.owl-dots {
        display: flex;
        justify-content: center;
    }

    .updates-arrows {
        margin-top: 14px;
    }

    .updates-card {
        margin-top: 20px;
    }

    .india-presence-section {
        padding: 20px 0;
    }

    .map-list ul {
        display: block;
        width: 100%;
    }

    .map-list ul li .margin-top-10 {
        margin-top: 0;
    }

    .map-img img {
        width: 100%;
        margin-bottom: 20px;
    }

    .map-list ul li .map-gradient-tab {
        width: 100%;
    }

    .map-list {
        display: block;
    }

    .sub-cities {
        display: flex;
    }

    .india-presence-section ul li {
        margin: 10px 5px;
    }

    .sub-cities ul li:first-child {
        margin: 0 5px;
    }

    .footer-city {
        display: block;
    }

    .footer-city ul {
        display: flex;
        margin-top: 10px;
    }

    .footer-city ul li {
        margin-right: 22px;
        margin-bottom: 0;
    }

    .events-card {
        height: auto;
        margin-bottom: 20px;
    }

    .csr-section .spacing-top-20 {
        padding-top: 0;

    }

    .csr-card {
        margin-bottom: 20px;
    }

    .culture-card-gradient {
        margin-bottom: 20px;
    }

    .csr-section .spacing-top-50 {
        padding-top: 0;
    }

    .csr-section .spacing-bottom-50 {
        padding-bottom: 0;
    }

    .candidate-img img {
        display: none;
    }

    .career-info {
        width: 100%;
    }

    .contact-form form {
        width: 100%;
    }

    .contact-form iframe {
        width: 100%;
    }

    .breadcrumb_section ul {
        display: block;
    }

    .products-banner {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .advantage-img {
        position: relative;
        margin-top: 20px;
            right: 0!important;
    }

    .advantages-section {
        padding: 40px 20px 20px 20px;
    }

    .advantages-section-wrapper {
        padding: 40px 0 40px 0;
    }

    .blue-title-42 {
        font-size: 32px;
        padding-bottom: 10px;
padding-top: 20px;
    }

    .applications-section img {
        margin-bottom: 20px;
        width: 100%;
    }

    .applications-section hr {
        margin: 20px 0;
    }

    .golden-border {
        display: none;
    }

    #gallery ul {
        columns: 1;
    }

    #gallery {
        padding-bottom: 40px;
    }

    .mega_dropdown_list .dropdown,
    .dropend,
    .dropstart,
    .dropup {
        position: relative;
        height: auto;
        display: block;
    }

    .custom-mega-dropdown-panchkarma {
        width: 100% !important;
        background: transparent;
        border: none;
    }

    .tab-content-trolly-image img {
        width: 100%;
    }

    .custom-mega-dropdown-panchkarma h5 {
        font-size: 14px;
        color: #5B6770;
        margin: 10px 0;
    }

    .warehousing-gardient {
    height: auto;
    bottom: 0;
        right: 0!important;
}

.warehousing-card{
    height: 400px;
            margin-bottom: 20px;
}

.warehousing-section .spacing-top-110 {
    padding-top: 0;
}

.industrial-storage-system .spacing-top-110 {
    padding-top: 0;
}

.warehousing-gardient ul li{
    margin: 0 0;
}

.automated-storage-section {
    padding: 30px 0 50px 0;
}

.multi-tier-advantage-img {
    position: relative;
}

.applications-section.spacing-bottom-80{
    padding-bottom: 40px;
}

.tab-content-image img {
    width: 100%;
}

.gradient-tab-section .nav {
    display: block;
}

.gradient-tab-section .nav-link{
    width: 100%;
}

.combination-rack-info{
    padding-bottom: 0px;
}

.features-section{
    padding-bottom: 40px;
}

.tab-content>.tab-pane{
    padding-top: 50px;
}

.feature-div-row {
    display: block;
}

.feature-div-col {
    margin-bottom: 20px;
}

.feature-photos-section{
    margin-bottom: 20px;
}

table {
        display: block;
        overflow-x: auto;
                padding: 0 !important;
        width: fit-content!important;
    }

.tab-content-storage-box-image img {
        width: 100%;
    }

.check-box input{
        width: fit-content;
    }

.note{
        margin-top: 20px;
    }
.tab-content-image-60 img{
    width: 100%;}
.industrial-table table{
        width: 100% !important;
    }

.csr-section h3{
        margin-top: 20px;
    }
.tab-content-hexagonal-image img{
        width: 100%;}
.tab-content-spring-balancer-image img{
            width: 100%;
        }

.tab-content-list img {
        width: 100%;
    }
.gradient-list-item img{
        width: 32px;
    }
.gradient-list {
    padding: 20px 0 0 0px;
}
.features-section .gradient-border-img{
    margin-bottom: 20px;
}

.gradient-list-item h4{
    font-size: 16px;
}

.wms-gradient-img {
    position: relative;
    right: 0;
}

.mobile-storage-solution .border-gradient-csr{
    margin: 10px 0;
}

.check-box img{
    width: 24px;
}

.combination-rack-info.spacing-bottom-80 {
        padding-bottom: 40px;
    }

.combination-rack-info p {
    margin-bottom: 0;
}
}

@media screen and (max-width: 768px) {
    .navbar.menu-open {
        background: linear-gradient(to bottom,
                #ffffff 0px,
                #ffffff 80px,
                #E6F8FF 80px,
                #E6F8FF 100%) !important;
    }
}