@media (max-width: 991.98px) {
    .navbar-brand {
        width: 187px;
    }

    #navbarCentral {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
        height: 100vh;
        width: 100vw;
        transition: all 0.2s ease;
        overflow-y: scroll;
        z-index: 10;
    }

    #navbarCentral .navbar-nav {
        background-color: white;
        margin-left: 324px;
        height: 140vh;
    }

    #navbarCentral .nav-link {
        color: var(--dark-blue-color);
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 0;
    }

    .language-outer {
        margin-left: auto;
        margin-right: 10px;
    }

    #navbarCentral .navbar-nav {
        padding: 20px 16px 20px 20px;
    }

    .mobile-language-close {
        display: flex;
    }

    .mobile-main-link {
        padding-top: 80px;
    }

    .mobile-navbar-contacts {
        display: block;
        padding-top: 60px;
    }

    .hslider {
        color: rgb(255, 255, 255);
        font-family: 'Gik', sans-serif;
        font-size: 48px;
        /* font-weight: 700; */
        line-height: 100%;
        letter-spacing: 0%;
        text-align: left;
    }

    .dslider {
        color: rgb(255, 255, 255);
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: left;
        margin-top: 20px;
        max-width: 300px;
    }

    .homeslider .swiper-pagination {
        margin-right: 30px !important;
        margin-top: -80px !important;
    }

    .equipment-products {
        margin-top: 60px;
    }

    #equipment-page-content {
        display: none;
    }

    #mobile-equipment-page,
    #motorola-page-content {
        display: block;
        margin-top: 160px;
    }

    .equipment-product  {
        margin-left: 0;
        height: auto;
    }

    .equipment-item-text {
        /* margin-top: 20px;
        margin-left: 20px; */
        width: 65%;
    }

    .equipment-item-title,
    .supply-chains-title,
    .about-item-title {
        font-size: 24px;
        margin-top: 20px;
    }

    .equipment-item-details {
        margin-bottom: 52px;
    }

    .aviat-pattern,
    .electronics-pattern {
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 15px 0 0 0;
    }

    .aviat-pattern-2 {
        bottom: 0;
        left: 0;
        z-index: 1;
        border-radius: 0 0 0 15px;
    }

    .mast-pattern {
        bottom: 0;
        right: 0;
        z-index: 1;
        border-radius: 0 0 15px 0;
    }

    .icom-pattern {
        top: 0;
        right: 0;
        z-index: 1;
        border-radius: 0 15px 0 0;
    }

    .icom-image,
    .electronics-image {
        top: auto;
        left: auto;
        bottom: 0;
        right: 0;
    }

    .product-motto {
        margin-left: 0;
        padding-top: 20px;
    }

    .product-navbar-carousel {
        margin-top: 60px;
    }

    .product-navbar .nav-link {
        font-size: 16px;
    }

    /* .product-navbar .nav-item {
        width: 230px;
    } */

    /* .product-navbar-wide {
        width: 250px;
    } */

    .product-navbar-wide-2 {
        width: 280px;
    }

    #productCarousel button {
        height: 39px;
        width: 39px;
        top: 20px;
    }

    .product-carousel-left-button {
        left: 16px !important;
    }

    .product-carousel-right-button {
        left: 60px !important;
    }

    .carousel-item-title {
        font-size: 30px;
    }

    .carousel-item-motto {
        font-size: 18px;
        line-height: 130%;
    }

    #productCarousel .carousel-inner,
    #productCarousel .carousel-item {
        height: 343px;
    }

    .carousel-item-text {
        padding-top: 79px;
        padding-left: 16px;
        height: 343px;
    }

    .carousel-item-motto {
        padding-top: 10px;
    }

    .carousel-logo {
        transform: scale(0.72);
        transform-origin: bottom left;
    }

    .product-accordion {
        height: auto;
        padding-bottom: 20px;
    }

    .product-accordion .accordion-button,
    .product-accordion .accordion-heading,
    .accordion-contents-bold {
        font-size: 18px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: 0%;
    }

    .product-accordion .accordion-body {
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: left;
    }

    .ttl-bblock {
        margin-top: 60px !important;
    }

    .other-products-swiper .swiper-slide h5 {
        font-size: 18px;
        line-height: 130%;
    }

    footer {
        margin-top: 60px !important;
    }

    .footer-upper-1 {
        display: none;
    }

    .footer-upper-2 {
        margin-left: 0;
        width: 124px;
    }

    .footer-upper-3 {
        margin-left: 150px;
        width: 200px;
    }

    .footer-geo {
        display: none;
    }

    .footer-upper-4 {
        display: block;
        margin-top: 40px;
    }

    .footer-upper-4 img {
        height: 120px;
    }

    .footer-lower {
        margin-top: 20px;
    }

    .footer-lower-2 {
        display: none;
    }

    #about > .container {
        display: block !important;
    }

    .wtlgk {
        text-align: center;
     }

    .descah, .destcah {
        font-size: 18px;
        letter-spacing: 0;
        text-align: center;
    }

    .destcah {
        margin-top: 60px !important;
        font-size: 14px;
    }

    .wtlah {
        font-size: 24px;
        line-height: 150%;
        margin-top: 48px;
        text-align: center;
    }

    .lbah {
        display: block;
    }

    .coub-ah {
        padding-top: 80px;
    }

    .coub-ah::before {
        margin-top: 40px;
    }

    .coub-ah p {
        margin-top: -30px;
        margin-left: 10px;
    }

    .main-about-2 {
        padding-left: 0 !important;
        margin-top: 60px;
    }

    .fiv {
        display: flex;
        justify-content: center;
        margin: auto;
    }

    #about:after {
        bottom: -2px;
    }

    .main-about-button {
        margin-left: 250px;
    }

    .contacts-about {
        font-size: 18px;
    }

    .form-submit-button {
        font-size: 18px;
    }

    .logistics-title {
        font-size: 48px;
        line-height: 100%;
        padding-top: 160px;
    }

    .logistics-motto {
        font-size: 16px;
    }

    .logistics-page-title {
        height: 680px;
    }

    .logistics-turnkey-description,
    .logistics-stages-description {
        font-size: 18px;
    }

    .mobile-element {
        display: block !important;
    }

    .desktop-element {
        display: none !important;
    }

    .supply-chains {
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .logistics-stages-line-1,
    .logistics-stages-line-2 {
        display: none;
    }

    .logistics-stages-item {
        width: 100%;
    }

    #about-page-content {
        margin-top: 140px !important;
    }

    .about-industry-item-1 {
        height: auto;
        width: 100%;
    }

    .about-us-text {
        width: auto !important;
        margin-left: 0 !important;
    }

    .policy-page-main {
        margin-top: 60px;
    }

    .policy-item {
        height: auto;
    }

    #policy-page-content {
        margin-top: 140px;
    }
    
    .policy-item.item-1 {
        position: static;
    }

    .homeslider:after,
    .logistics-page-title:after {
        height: 60px;
        bottom: -8px;
    }

    .supply-chains-title-2 {
        font-size: 18px;
    }

    .geo-navbar-map {
        margin-top: 40px !important;
    }

    .geo-country-card {
        position: static;
        width: 100%;
        visibility: visible;
        opacity: 1;
        margin-top: 20px;
    }

    .contacts-about {
        padding: 0 0 40px 0;
    }

    .accordion-item.no-icons {
        padding: 20px 48px 0 48px;
    }

    .certificate-modal > img {
        width: 60%;
    }

    .supply-chains-column-2 {
        width: calc((100% - var(--standard-gap)) / 2);
    }

    .supply-chains-column-3 {
        width: 100%;
    }

    .dfend-image,
    .avigilon-image {
        width: 30%;
    }

    .product-accordion.no-icons {
        padding-left: 0;
    }

    .contacts-branches {
        gap: 20px;
    }

    .contacts-branches-content {
        width: calc((100% - var(--standard-gap)) / 2);
    }

    .contact-form-outer {
        margin-top: 60px;
    }

    .about-us-content {
        margin-top: 60px;
    }

    .history-timeline-track {
        margin-left: 30px;
    }

    .about-history-card {
        margin-left: 60px;
        width: 100%;
    }

    .aboutitem {
        width: calc((100% - var(--standard-gap)) / 2);
    }

    a.btn.bw-btn {
        font-size: 18px;
    }

    .aboutitem-heading {
        font-size: 18px;
    }

    .aboutitem-text {
        font-size: 14px;
    }

    .wtlgk {
        font-size: 30px;
    }

    .fiv-a {
        font-size: 56px;
    }

    .fiv-b {
        font-size: 120px;
    }

    .fiv-c {
        font-size: 24px;
    }

    .services-item h5 {
        font-size: 18px;
    }

    .services-item p {
        font-size: 14px;
    }

    .countries-text {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 150%;
    }

    .form-check-label, .form-check-label a {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 150%;
    }

    .footer-lower p {
        font-size: 12px;
    }

    .form-control {
        font-size: 14px;
    }

    .services-item {
        width: calc((100% - var(--standard-gap)) / 2);
    }

    .logistics-turnkey-item, .why-choose-item {
        width: calc((100% - var(--standard-gap)) / 2);
    }

    .logistics-setup-item {
        width: 100%;
    }

    .logistics-setup-item h3 {
        font-size: 24px;
    }

    .policy-text {
        font-size: 16px;
    }

    .history-timeline-item > p,
    .history-timeline-item.active > p {
        margin-left: 0;
    }

    .about-history-circle {
        left: 0;
    }

    .about-history-borderline {
        left: 5px;
    }

    .about-industry-row {
        width: 100%;
    }

    .about-industry-item-2 {
        height: 250px;
        background-position: 50% 25%;
    }

    .contacts-branches-geo {
        width: 20px;
    }

    .contacts-branches-text {
        width: calc(100% - 20px);
  }

    #about {
        background-position: 35% 50%;
    }

    .about-offers-item {
        width: 100%;
    }

    .navbar-toggler-icon {
        transform: scale(0.6) translateY(-1px);
    }
}



@media (max-width: 767.98px) {
    .navbar-brand {
        width: 159px;
        margin-bottom: 8px;
    }

    #navbarCentral .navbar-nav {
        margin-left: 275px;
    }

    .ttl-bblock {
        font-size: 24px;
    }

    .footer-upper-3 {
        margin-left: 160px;
    }

    .certificates-swiper .swiper-slide.vertical {
        width: 240px !important;
    }

    .certificates-swiper .swiper-slide.horizontal {
        width: 421px !important;
    }

    .main-about-button {
        margin-left: 160px;
    }

    .about-history-timeline {
        height: 1200px;
    }

    .about-us-image {
        transform: scale(1.4);
        transform-origin: center;
    }

    .about-offers-title {
        font-size: 24px;
    }

    .about-offers-description {
        font-size: 18px;
    }

    #about {
        background-position: 40% 50%;
    }

    .equipment-page-title {
        font-size: 40px;
        line-height: 125%;
    }
}



@media (max-width: 575.98px) {
    .navbar-brand {
        width: 135px;
    }

    .language-outer {
        margin-right: 4px;
    }

    .language-outer .dropdown-menu {
        width: 250px;
    }

    #navbarCentral .navbar-nav {
        margin-left: 100px;
    }

    a.btn.bw-btn {
        width: 100vw !important;
    }

    .hslider {
        font-size: 40px;
    }

    .dslider {
        max-width: 260px;
    }

    .countries-ttl {
        font-size: 40px;
    }

    .equipment-item-description {
        font-size: 12px;
    }


    .footer-upper-2 li,
    .footer-upper-3 li,
    .footer-upper-2 a,
    .footer-upper-3 a {
        font-size: 12px;
    }
    
    .footer-upper-3 {
        margin-left: 60px;
        width: 150px;
    }

    .main-about-button {
        margin-left: 6px;
    }

    .logistics-title {
        font-size: 32px;
    }

    .contacts-text-bold,
    .contacts-text-bold a{
        font-size: 18px;
    }

    .certificates-swiper .swiper-slide.vertical {
        width: 180px !important;
    }

    .certificates-swiper .swiper-slide.horizontal {
        width: 315px !important;
    }

    .contacts-expanded {
        padding: 0;
    }

    .equipment-product .img-png {
        width: 40%;
    }

    .carousel-item-motto {
        font-size: 16px;
    }

    .geo-country-card {
        font-size: 14px;
    }

    .geo-country-card-dropdown .contents-small {
        font-size: 13px;
    }

    .contact-modal-content {
        width: 80%;
    }

    .certificate-modal > img {
        width: 80%;
    }

    .supply-chains-column-2 {
        width: 100%;
    }

    .dfend-image,
    .avigilon-image {
        width: 40%;
    }

    .footer-contact-svg {
        width: 10%;
    }

    .contacts-branch-title {
        font-size: 18px;
    }   

    .contacts-branches-content {
        font-size: 16px;
        width: 100%;
    }

    .about-history-card {
        font-size: 18px;
        padding: 15px;
    }

    .aboutitem {
        width: 100%;
    }

    .services-item {
        width: 100%;
    }

    .logistics-turnkey-item, .why-choose-item {
        width: 100%;
    }

    .equipment-product  {
        padding: 20px;
    }

    .mast-image {
        width: 25% !important;
    }

    .contacts-branches-geo {
        transform: scale(0.8);
    }
}



@media (max-width: 440px) {
    .policy-page-title {
        font-size: 24px;
    }

    .br-440px {
        display: inline;
    }

    #about {
        background-position: 45% 50%;
    }
}



@media (max-width: 360px) {
    .br-360px {
        display: inline;
    }

    .footer-upper-3 {
        margin-left: 10px;
    }
}