@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1292px;
    }
}

@media (max-width: 1440px) {
    .stretch-content-container:nth-child(odd) {
        padding-left: 7%;
    }
    .stretch-content-container:nth-child(even) {
        padding-right: 7%;
    }
    .stretch-content-container.v2:nth-child(odd) {
        padding-right: 7%;
    }
    .stretch-content-container.v2:nth-child(even) {
        padding-left: 7%;
    }
}

@media (max-width: 1366px) {
    .navigation nav.navbar ul.navbar-nav {
        gap: 20px;
    }
    .image-content-box .content {
    min-height: 170px;
}
    .image-content-box .content {
        min-height: 160px;
    }
}
@media (max-width: 1024px) {
header .navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    background: #2c3863f5;
    padding: 15px !important;
    transition: 0.4s;
    transform: translateX(-200px);
    z-index: 99;
}

.navigation nav.navbar {
    padding: 0;
    border: none;
}

.navigation nav.navbar ul.navbar-nav {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.menu-toggle-btn {
    display: inline-block !important;
}

.menu-toggle-btn svg {
    width: 23px;
}
header .navigation.show {
    transform: translateX(0px);
}
    header .navigation .logo img {
    height: 60px;
}
.banner-section .banner-content .banner-text p {
    font-size: 14px;
    line-height: 22px;
}
.banner-section .banner-content .banner-text h1 {
    font-size: 46px;
    line-height: 57.5px;
}
.image-content-box .image {
    height: 173px;
}
.image-content-box .image {
    height: 173px;
}

.image-content-box .content h3 {
    font-size: 16px;
}

.image-content-box .content p {
    font-size: 13px;
}

.image-content-box .content {
    min-height: 170px;
}
.icon-box-section .icon-box .content h3 {
    font-size: 15px;
}

.icon-box-section {
    gap: 10px;
}

.icon-box-section .icon-box {
    padding: 20px 20px;
}
    .stretch-content-container:nth-child(odd) {
        padding-left: 6%;
    }
        .stretch-content-container:nth-child(even) {
        padding-right: 6%;
    }
    .stretch-content-container:nth-child(even) .col-md-6:first-child {
    padding-left: 40px !important;
}
.stretch-content-container:nth-child(odd) .col-md-6:first-child {
    padding-right: 40px ! IMPORTANT;
}
.infra-title .infra-stats h3 {
    font-size: 35px;
    line-height: 1;
    margin: 0;
}

.infra-title .infra-stats p {
    font-size: 17px;
}
.infra-title h2 {
    font-size: 26px;
}

.section-title p {
    font-size: 16px;
}
.static-header header .navigation nav.navbar li.nav-item a.nav-link, header.scrolled .navigation nav.navbar li.nav-item a.nav-link {
    color: #ffffff;
}
.menu-toggle-btn svg.close-icon {
    display: none;
}

.menu-toggle-btn.clicked svg.open-icon {
    display: none;
}

.menu-toggle-btn.clicked svg.close-icon {
    display: block;
}
.navigation nav.navbar ul.navbar-nav li.nav-item ul {
    position: static;
    opacity: 1;
    visibility: visible;
    background: #4c5fa77d;
    width: auto;
    min-width: auto;
    margin-bottom: 0;
    transform: translateY(0);
    display: none;
    margin-top: 10px;
}

.navigation nav.navbar ul.navbar-nav li.nav-item ul li a {
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #838383;
}

.navigation nav.navbar ul.navbar-nav li.nav-item ul li {
    border: none;
}
button.btn.btn-primary.dropdown-btn {
    display: block;
    position: absolute;
    right: -10px;
    padding: 0;
    outline: none;
    /* background: #fff; */
    top: -5px;
    border-radius: 0;
    /* color: #000; */
    width: 25px;
    height: 25px;
    border:none;
}
    button.btn.btn-primary.dropdown-btn svg {
    width: 20px;
}
button.btn.btn-primary.dropdown-btn:hover {
    background: none;
    border:none;
}

.navigation nav.navbar ul.navbar-nav li.nav-item.dropdown-open ul {
    display: block;
}

.navigation nav.navbar ul.navbar-nav li.nav-item.dropdown-open button.btn.btn-primary.dropdown-btn svg {
    rotate: 180deg;
}
.navigation nav.navbar li.nav-item a.nav-link {
    /* border-bottom: 1px solid #ffffff8c; */
    /* padding: 0px 10px 10px 10px; */
}
}
@media (max-width: 768px) {
.banner-section .banner-content .banner-text h1 {
    font-size: 56px;
    line-height: 63.5px;
}

.collapse.navbar-collapse:not(.show) {
    display: block;
}
.swiper.infrastructure-slider .swiper-slide {
    max-width: 100%;
}
.copyright-row {
    text-align: center;
    row-gap: 10px;
}
.banner-section .banner-content .banner-text h1 {
    font-size: 36px;
    line-height: 43.5px;
}

.banner-section {
    height: 400px;
}
.banner-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.image-content-box .image {
    height: 250px;
}

.image-content-box .content {
    min-height: auto;
}
section.section-space.bg-section.text-white {
    padding: 94px 0;
}
.stretch-content-container.v2:nth-child(odd) {
    padding: 0 30px;
}

.stretch-content-container.v2:nth-child(even) {
    padding: 0 30px;
}
.logo-section.v2 {
    grid-template-columns: repeat(4, 1fr);
}
.logo-section {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 40px;
    row-gap: 30px;
}
.icon-box-section {
    grid-template-columns: repeat(3, 1fr);
}
.stretch-content-container:nth-child(odd) {
    padding: 0 30px;
}

.stretch-content-container:nth-child(even) {
    padding: 0 30px;
}
.stretch-content-container:nth-child(odd) .section-image {margin-top: 30px;padding-bottom: 30px;}

.stretch-content-container:nth-child(even) .section-image {
    margin-top: 30px;
    padding-bottom: 30px;
}

.infra-stats {
    margin-top: 30px;
}
.leadership-detail-popup .modal-body button.btn-close {
    top: 10px;
    right: 10px;
}
.leadership-detail-popup .modal-body {
    padding: 40px 20px;
}
.product-block .product-image {
    height: 260px;
}
}
@media (max-width: 480px) {
    .banner-section .banner-content .banner-text h1 {
    font-size: 28px;
    line-height: 34.5px;
}

.banner-section .banner-content .banner-text p {
    font-size: 14px;
    line-height: 21px;
}

.banner-section video {
    height: 410px;
}

.section-content .big-text.always-big p {
    font-size: 18px;
    line-height: 30px;
}

.section-content .big-text p {
    font-size: 16px;
    line-height: 27px;
}

.section-content .medium-text p {
    font-size: 16px;
    line-height: 26.5px;
}

.section-space {
    padding: 36px 0;
}

.section-title h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.section-title p {
    line-height: 23px;
    font-size: 14px;
}

.infrastructure-image .infrastructure-text h3 {
    font-size: 13px;
    margin-bottom: 5px;
}

.infrastructure-image .infrastructure-text p {
    font-size: 10px;
}

.infrastructure-image .infrastructure-text a.btn.btn-primary {
    width: 56px;
}

.image-content-box .content h3 {
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 1.3;
}

html, body {
    font-size: 14px;
}

.btn {
    font-size: 13px;
}

.footer-section ul li {
    font-size: 12px;
}

.footer-section h5 {
    font-size: 16px;
}

footer p {
    font-size: 12px;
}
.theme-swiper {
    margin: -20px -10px;
    background: #4c5fa7;
    border-color: #4c5fa7;
    width: 30px;
    height: 30px;
}

.theme-swiper svg path {
    fill: #fff;
}

.theme-swiper svg {
    width: 11px;
}
.blue-card-box {
    padding: 30px 30px;
}
.section-title {
    margin-bottom: 10px;
}
.logo-section.v2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.logo-section {
    grid-template-columns: repeat(2, 1fr);
}

.logo-section .logo-block h5 {
    font-size: 15px;
}
.accordion.icon-accordion .accordion-item button.accordion-button {
    font-size: 14px;
}
.icon-box-section {
    grid-template-columns: repeat(2, 1fr);
}
.card.contact-card {
    padding: 20px;
}
.form-check.form-switch.custom-swtich label.form-check-label {font-size: 18px;}

.form-check.form-switch.custom-swtich input.form-check-input {
}

.form-check.form-switch.custom-swtich {
    width: 100%;
    justify-content: center;
}
.infra-title h2 {
    font-size: 24px;
}
.title-banner-section .section-title h1 {
    font-size: 24px;
    line-height: 37px;
}

.title-banner-section {
    padding: 46px 16px;
}
.btn-group {
    display: grid;
    gap: 0;
}
.section-title.v2 h2 {
    font-size: 25px;
    font-weight: 600;
}

.section-title.v2 {
    margin-bottom: 20px;
}
.banner-section .banner-content {
    padding-top: 150px;
}
.footer-section ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.image-content-box .content h3 br {
    display: none;
}
}