@media screen and (max-width: 992px) {
    html {
        overflow-x: hidden;
    }

    .no-mobile {
        display: none;
    }

    .desktop-header {
        display: none;
    }

    .mobile-header {
        /* display: block !important;
        position: absolute; */
        display: flex !important;
        position: relative;
    }

    .header-logo img {
        width: 125px;
    }

    .footer-menu-section {
        justify-content: start;
    }

    .contact-map iframe {
        height: 500px;
        margin-top: 50px;
    }

    .contact-us h2 {
        font-size: 36px !important;
    }

    .contact-informations ul {
        margin-top: 10px;
    }

    .contact-informations {
        padding-bottom: 50px;
    }

    .newsletter-form-content .newsletter-form,
    .newsletter-form-content input.newsletter-input,
    .newsletter-form-content form,
    .newsletter-form-content {
        width: 100% !important;
    }

    .site-bottom .newsletter-col {
        padding-left: 15px;
    }

    .site-bottom-row {
        margin: 0 !important;
    }

    .site-bottom .catalog-col img.catalog {
        transform: translate(0px, -15px);
        scale: 1;
    }

    .inner-page {
        background-size: auto !important;
        margin-top: 0 !important;
    }

    .page-top .big-title {
        font-size: 32px !important;
        line-height: 50px !important;
    }

    .page-top .big-title::first-line {
        font-size: unset !important;
    }

    .site-bottom h3 {
        font-size: 26px;
        font-weight: 700;
        line-height: 50px;
        margin-bottom: 10px !important;
        margin-top: 25px !important;
    }

    /* header-begin */


    .header-menu {
        height: 100vh;
        background: #F5F5F5;
        position: absolute !important;
        z-index: 999999999;
        padding: 0 40px !important;
        left: 0;
        top: 0;
        width: 100%;
    }

    .header {
        background: #fff !important;
        height: 75px;
    }

    .header-menu-content ul {
        display: flex;
        flex-direction: column;
    }

    .header-menu-content ul a {
        color: var(--primary) !important;
        font-size: 28px !important;
        text-transform: uppercase;
        font-weight: 600 !important;
    }

    .header-menu-content ul li {
        padding: 15px 0;
        margin: 0;
    }

    .header-menu-content ul li:not(:last-child) {
        border-bottom: 1px solid #E5E5EA;
    }

    img.menu-logo {
        width: 125px;
        height: 50px;
        object-fit: contain;
    }

    .header-menu-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 25px 0 50px 0;
    }

    .header-menu-content {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    img.mobile-logo {
        height: 50px;
        object-fit: contain;
    }

    .header-banner {
        z-index: 999999999999;
        display: block;
        position: relative;

    }

    .page-banner-content .page-title {
        font-size: 28px;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }

    .mobile-header-lang a {
        font-weight: 700;
        color: var(--primary);
        font-size: 16px;
    }



    /*  */


    header button.menu-button {
        display: flex;
        display: flex
    }

    header button.menu-button {
        background: 0 0;
        border: none;
        padding: 0;
        flex-direction: column;
        align-items: end;
        height: 30px;
        width: 30px;
        justify-content: space-around
    }

    button.menu-button .line {
        width: 20px;
        height: 3px;
        border-radius: 5px;
        background: var(--primary);
        transition: .4s
    }

    button.menu-button .line.big-line {
        width: 30px
    }

    button.menu-button .big-line:first-child {
        transform-origin: top right;
    }

    button.menu-button .big-line:nth-child(3) {
        transform-origin: bottom right;
    }

    body.menu-active button.menu-button .big-line:first-child {
        transform: rotate(-45deg);
    }

    body.menu-active button.menu-button .big-line:nth-child(3) {
        transform: rotate(45deg);
    }

    body.menu-active button.menu-button .small-line {
        opacity: 0;
    }

    body.menu-active header button.menu-button .line {
        background: #B6B8BD
    }

    .header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25px;
    }

    button.menu-button {
        z-index: 999999999999;
    }

    .header-menu {
        display: none;
    }

    body.menu-active .header-menu {
        display: block;
    }

    .header-banner {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        transition: 400ms;
    }

    .menu-active .header-banner {
        margin-top: 50px;
        transition: 400ms;
    }

    /* header-end */

    .main-slider .slider-content h2 {
        font-weight: 700 !important;
        margin-bottom: 25px !important;
        font-size: 45px !important;
    }

    .main-slider .owl-dots {
        bottom: 75px !important;
        width: 325px !important;
        left: 15px !important;
    }

    .main-slider .owl-nav {
        bottom: 50px !important;
        position: absolute !important;
        left: unset !important;
        right: 15px !important;
    }

    .mobile-order-1 {
        order: 1 !important;
    }

    .mobile-order-2 {
        order: 2 !important;
    }

    .mobile-order-3 {
        order: 3 !important;
    }

    .mobile-order-4 {
        order: 4 !important;
    }

    .footer-info-col {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 35px;
    }

    .footer-info-col p {
        font-size: 14px;
    }

    .footer-menu-title {
        font-size: 20px;
    }

    .footer-menu-col ul li a {
        font-size: 14px;
    }

    .footer-menu-col {
        margin-bottom: 25px;
    }

    .footer-content {
        padding: 50px 0 25px 0;
    }

    .counter-item img {
        height: 75px;
        margin-bottom: 10px;
    }

    .counter-item span {
        font-size: 30px;
    }

    .counter-item span.counter-item-title {
        font-size: 18px;
        font-weight: 500;
    }

    .marketing-item {
        margin: 15px 0;
    }

    .marketing-item img {
        height: 85px;
    }

    p.marketing-item-text {
        padding: 0 !important;
    }

    span.marketing-item-title {
        font-size: 18px;
        margin: 10px 0;
    }

    .page-banner {
        height: 150px;
    }

    .company-content img {
        width: 100% !important;
        margin: 0 !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .company-content p {
        font-size: 14px;
    }

    span.blog-item-title {
        font-size: 14px;
        height: 90px;
        -webkit-line-clamp: 3;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .aside {
        margin-bottom: 25px;
    }

    .company-content,
    .product-list {
        padding: 50px 0 !important;
    }

    .inner-page .main-groups {
        margin: 50px 0 !important;
    }

    .mobile-search-button img {
        width: 25px !important;
    }

    .search-input,
    .search-input::placeholder {
        font-size: 26px !important;
    }

    .search-form,
    .modal-content {
        width: 100% !important;
    }

    section.main-video video {
        height: 275px;
    }

    .main-slider .item.slider-item {
        height: 50dvh;
    }
}


/** max992 **/



/**** Laptop ****/

@media (max-width: 1366px) {}


/**** Laptop END ****/


/**** Tablet ****/

@media screen and (max-width: 768px) {}


/**** Tablet END ****/

@media screen and (min-width: 992px) {}

@media screen and (max-width: 375px) {
    /** Ä°phoneX **/
}

@media (min-width: 1399px) {
    .container {
        max-width: 1400px !important;
    }

    .page-container,
    .page-container-lg,
    .page-container-md,
    .page-container-sm,
    .page-container-xl {
        max-width: 1400px !important;
    }
}

@media (max-width: 992px) {

    .page-container,
    .page-container-lg,
    .page-container-md,
    .page-container-sm {
        max-width: 960px !important;
    }
}

@media (max-width: 768px) {

    .page-container,
    .page-container-md,
    .page-container-sm {
        max-width: 720px !important;
    }
}

@media (max-width: 576px) {

    .page-container,
    .page-container-sm {
        max-width: 540px !important;
    }
}

.page-container,
.page-container-fluid,
.page-container-lg,
.page-container-md,
.page-container-sm,
.page-container-xl {
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}