/*0 up to 479*/
@media only screen and (min-width:0px) and (max-width : 479px) {
    .menu .submenu {
  position: sticky;
  top: 100%;
  background-color: rgba(244,244,244,0.5);
  padding: 21px 0;
    padding-top: 21px;
    padding-bottom: 21px;
  display: block;
  left: 0;
  width: 100%;
  text-align: center;
  transform: unset;
}
.border-main {
  overflow: hidden;
}
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

    header {
        background-color: #fff;
        padding: 40px 112px;
        box-shadow: 2px 2px 9px gray;
        width: 100%;
    }
    .lang {
        margin-top: 0;
    }
    .bar1, .bar2, .bar3 {
        background-color: #000;
    }

    .menu > ul > li > a {
        color: #000;
    }

    .top-popup img {
        filter: brightness(0) invert(0);
    }

 .section-4-news-parent-list > ul > li > a > figure {
  width: 100%;
  height: 360px;
}

.lang > span{
    color: #000;
}

.select-lang {
    color: #000; 
}
.select-lang::after {
    color: #000;
}
.select-lang-ul > li > a{
    color: #000;
}

.logo > a > img {
    filter: brightness(0.7) invert(0);
}

    .menu > ul > li > a::after {
        background-color: #000;
    }
   
    .section-3 > figcaption {
        width: 100%;
    }
        .section-3 > figcaption::before {
            content: none;
        }
    .menu > ul > li {
        margin-left: 0;
    }
    .slider-video {
        width: 100%;
        height: auto;
        margin-top: 12%;
    }
    .logo {
        width: 33%;
        left: 20px;
        margin-top: 10px;
    }
        .logo > a {
            height: auto;
        }
    .scroll-down {
        bottom: 36px;
    }
        .scroll-down::before {
            height: 24px;
            top: 32px;
            z-index: 99;
        }
    .manu-lang {
        right: unset;
        width: 93%;
        left: 50%;
        transform: translateX(-50%);
    }

    .menu {
        padding-top: 16px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        box-shadow: 2px 2px 10px gray;
        opacity: 0;
        visibility: hidden;
        transition: all .5s;
    }

        .menu.show {
            opacity: 1;
            visibility: visible;
            top: 121%;
        }

        .menu > ul {
            display: block;
            text-align: center;
        }

            .menu > ul > li > a {
                color: #000;
                font-size: 18px;
            }

    .header-Inner {
        padding-top: 20px;
    }

    .lang-popup {
        padding-right: 10%;
    }

    .humberger-menu {
        opacity: 1;
        visibility: visible;
    }
    .section-1-left, .section-1-right {
        width: 100%;
    }
    .section-1-left{height:auto}
    .section-1 {
        width: 100%;
        margin: 15px 0;
        padding-bottom:0;
    }
    .section-1-right-history-title > span {
        font-size: 25px;
    }
    .section-1-right-history-h1 * {
        font-size: 22px;
    }
    .section-1-right-history-h1 {
        padding-bottom: 30px;
    }
    .section-1-right-history-title {
        padding-bottom: 45px;
    }
    .section-1-left:hover::after {
        left: -79px;
        bottom: -105px;
    }
    .scroll-sections {
        right: 20px;
        z-index: 10000;
    }
        .scroll-sections > ul > li > a {
            padding-right: 30px;
        }
    .section-1-right-history-p {
        max-height: 305px;
    }
    .section-2-product-list{
 overflow: hidden;
    }
   
    .section-2-product-list > ul {
        --column: 1;
        --gap-column: 37px;
        --gap-row: 60px;
        margin: 0 auto;
        width: 100%;
    }
    .section-2-product-list > ul > li > a figure {
  width: 100٪ !important;
  height: 240px;
}
    .section-3 {
        width: 100%;
        margin: 0 auto;
    }
        .section-3 > figure {
            width: 100%;
            height: 200px;
        }
            .section-3 > figure:hover::before {
                bottom: -165px;
                left: -28px;
            }
        .section-3 > figcaption > label {
            font-size: 23px;
            color: #d75555;
            margin-bottom: 14px;
        }
        .section-3 > figcaption > span {
            font-size: 17px;
            line-height: 23px;
        }
    .section-4-news-parent-list {
        margin-top: 20px;
    }
    .section-4-news-parent-title > span {
        font-size: 20px;
        padding-bottom: 0;
    }
    .section-4-news-parent-list > ul {
        --column: 1;
    }
        .section-4-news-parent-list > ul > li > a > figcaption {
            padding: 15px 0;
        }
            .section-4-news-parent-list > ul > li > a > figcaption h3 {
                font-size: 15px;
                padding-bottom: 8px;
            }
    .section-4-news-parent-news-archive {
        width: 124px;
        margin-top: 3%;
        margin: 5% auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section-5 {
        padding: 28px 0;
        margin: 44px 0;
    }
    .section-5-brand-list > ul {
        --column: 2;
        --gap-column: 15px;
        --gap-row: 30px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 100%;
        justify-content: center;
    }
    .footer-parent-link > ul > li {
        margin-left: 15px;
    }
        .footer-parent-link > ul > li > a {
            padding-bottom: 3px;
            margin-bottom: 10px;
            font-size: 13px;
        }
    .footer-parent-social {
        margin-right: 0;
        width: 100%;
    }
        .footer-parent-social > ul {
            display: flex;
            justify-content: center;
            align-items: center;
        }
    .kaspid {
        justify-content: center;
        align-items: center;
        margin: 10px 0 0;
    }
        .footer-parent-social > ul > li {
            margin-right: 20px;
            margin-bottom: 10px;
        }
}
/*480 up to 719*/
@media only screen and (min-width : 480px) and (max-width : 719px) {

.table { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
.table > .table { margin-bottom: 0; }
.menu .submenu {
  position: sticky;
  top: 100%;
  background-color: rgba(244,244,244,0.5);
  padding: 21px 0;
    padding-top: 21px;
    padding-bottom: 21px;
  display: block;
  left: 0;
  width: 100%;
  text-align: center;
  transform: unset;
}
    header {
        background-color: #fff;
        padding: 27px 112px;
        box-shadow: 2px 2px 9px gray;
        width: 100%;
    }

    .lang {
        margin-top: 0;
    }

    .bar1, .bar2, .bar3 {
        background-color: #000;
    }

    .menu > ul > li > a {
        color: #000;
    }

    .top-popup img {
        filter: brightness(0) invert(0);
    }



    .lang > span {
        color: #000;
    }

    .select-lang {
        color: #000;
    }

        .select-lang::after {
            color: #000;
        }

    .select-lang-ul > li > a {
        color: #000;
    }

    .logo > a > img {
        filter: brightness(0.7) invert(0);
    }

    .menu > ul > li > a::after {
        background-color: #000;
    }

    .section-3 > figcaption {
        width: 100%;
    }

        .section-3 > figcaption::before {
            content: none;
        }

    .menu > ul > li {
        margin-left: 0;
    }

    .slider-video {
        width: 100%;
        height: auto;
        margin-top: 12%;
    }

    .logo {
        width: 33%;
        left: 20px;
        margin-top: 10px;
    }

        .logo > a {
            height: auto;
        }

    .scroll-down {
        bottom: 36px;
    }

        .scroll-down::before {
            height: 24px;
            top: 32px;
            z-index: 99;
        }

    .manu-lang {
        right: unset;
        width: 93%;
        left: 50%;
        transform: translateX(-50%);
    }

    .menu {
        padding-top: 16px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        box-shadow: 2px 2px 10px gray;
        opacity: 0;
        visibility: hidden;
        transition: all .5s;
    }

        .menu.show {
            opacity: 1;
            visibility: visible;
            top: 156%;
        }

        .menu > ul {
            display: block;
            text-align: center;
        }

            .menu > ul > li > a {
                color: #000;
                font-size: 18px;
            }

    .header-Inner {
        padding-top: 20px;
    }

    .lang-popup {
        padding-left: 10%;
    }

    .humberger-menu {
        opacity: 1;
        visibility: visible;
    }

    .section-1-left, .section-1-right {
        width: 100%;
    }

    .section-1-left {
        height: auto
    }

    .section-1 {
        width: 100%;
        margin: 15px 0;
        padding-bottom: 0;
    }

    .section-1-right-history-title > span {
        font-size: 25px;
    }

    .section-1-right-history-h1 * {
        font-size: 22px;
    }

    .section-1-right-history-h1 {
        padding-bottom: 30px;
    }

    .section-1-right-history-title {
        padding-bottom: 45px;
    }

    .section-1-left:hover::after {
        left: -79px;
        bottom: -105px;
    }

    .scroll-sections {
        right: 20px;
        z-index: 10000;
    }

        .scroll-sections > ul > li > a {
            padding-right: 30px;
        }

    .section-1-right-history-p {
        max-height: 305px;
    }

    .section-2-product-list > ul {
        --column: 1;
        --gap-column: 37px;
        --gap-row: 60px;
        margin: 0 auto;
        width: 100%;
    }

    .section-3 {
        width: 100%;
        margin: 0 auto;
    }

        .section-3 > figure {
            width: 100%;
            height: 200px;
        }

            .section-3 > figure:hover::before {
                bottom: -165px;
                left: -28px;
            }

        .section-3 > figcaption > label {
            font-size: 23px;
            color: #d75555;
            margin-bottom: 14px;
        }

        .section-3 > figcaption > span {
            font-size: 17px;
            line-height: 23px;
        }

    .section-4-news-parent-list {
        margin-top: 20px;
    }

    .section-4-news-parent-title > span {
        font-size: 20px;
        padding-bottom: 0;
    }

    .section-4-news-parent-list > ul {
        --column: 1;
    }

        .section-4-news-parent-list > ul > li > a > figcaption {
            padding: 15px 0;
        }

            .section-4-news-parent-list > ul > li > a > figcaption h3 {
                font-size: 15px;
                padding-bottom: 8px;
            }

    .section-4-news-parent-news-archive {
        width: 124px;
        margin-top: 3%;
        margin: 5% auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section-5 {
        padding: 28px 0;
        margin: 44px 0;
    }

    .section-5-brand-list > ul {
        --column: 2;
        --gap-column: 15px;
        --gap-row: 30px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 100%;
        justify-content: center;
    }

    .footer-parent-link > ul > li {
        margin-left: 30px;
    }

        .footer-parent-link > ul > li > a {
            padding-bottom: 3px;
            margin-bottom: 10px;
        }

    .footer-parent-social {
        margin-right: 0;
        width: 100%;
    }

        .footer-parent-social > ul {
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .kaspid {
        justify-content: center;
        align-items: center;
        margin: 10px 0 0;
    }

    .footer-parent-social > ul > li {
        margin-left: 20px;
        margin-bottom: 10px;
    }
}
/*720 up to 1000*/
@media only screen and (min-width : 720px) and (max-width : 1000px) {
header.show {
  top: 30px;
  width: 100%;
}
    .manu-lang {
        left: 2%;
    }
    .menu > ul > li > a {
        font-size: 12px;
    }
    .logo {
        width: 20%;
        height: auto;
        right: 16px;
    }
    .header-Inner {
        margin-top: 5px;
    }
    .slider-video {
        height: auto;
    }
    .section-1 {
        margin: 40px 0;
    }
    .section-1-left {
        height: auto;
    }
    .section-2-product-list > ul > li > a figure {
        width: 100%;
        height: auto;
    }
    .section-2-product-list > ul > li:first-child > a {
        width: 130px;
        font-size: 18px;
        padding: 5px 0;
        margin: 10px auto 0 auto;
    }
    .section-2-product-list > ul > li:first-child > p {
        font-size: 16px;
        color: #010101;
    }
    .section-2-product-list > ul > li:first-child > span {
        padding-bottom: 63px;
        font-size: 37px;
        margin-bottom: 8px;
    }
    .section-2-product-list > ul {
        --gap-row: 35px;
    }
    .section-3 {
        width: 100%;
        margin: 30px auto;
    }
        .section-3::after {
            bottom: 35%;
        }
    .section-4-news-parent-title > span {
        font-size: 22px;
        padding-bottom: 0px;
    }
    .section-4-news-parent-list > ul > li > a > figure {
        width: 100%;
        height: 165px;
    }
    .section-4-news-parent-list > ul > li > a > figcaption h3 {
        font-size: 14px;
        color: #535353;
        position: relative;
        padding-bottom: 0;
        padding-right: 5%;
    }
    .section-4-news-parent-news-archive {
        width: unset;
    }
        .section-4-news-parent-news-archive > a {
            width: 160px;
            font-size: 15px;
            padding: 5px 0;
            margin: 0 auto;
        }
    .section-5-brand-list > ul {
        --column: 3;
        --gap-column: 97px;
        --gap-row: 30px;
    }
        .section-5-brand-list > ul > li > a {
            width: 115px;
            height: auto;
        }

    .kaspid {
        padding-right: 14%;
    }
}
/*1001 up to 1249*/
@media only screen and (min-width : 1001px) and (max-width : 1249px) {
    .slider-video {
  width: 100%;
  height: auto;
}
    .logo {
        right: 27px;
    }
      .slider-video {
  width: 100%;
  height: auto;
}
    .section-1-left {
        height: auto;
    }
    .section-2-product-list > ul > li > a figure {
        width: 100%;
        height: auto;
    }
    .section-3 {
        width: 100%;
    }
        .section-3 > figure {
            width: 100%;
            height: auto;
        }
        .section-3::after {
            bottom: 44%;
        }
    .section-4-news-parent-list > ul > li > a > figure {
        width: 100%;
    }
    .kaspid {
        padding-right: 6%;
    }
    /*about*/
    .about-inside-section2-right {
        width: 51% !important;
    }
}
/*laptop*/
@media only screen and (min-width : 1250px) and (max-width : 1366px) {
      .slider-video {
  width: 100%;
  height: auto;
}
    .section-3 {
        width: 100%;
    }
}
/*1250 up to 1400*/
@media only screen and (min-width : 1367px) and (max-width : 1450px) {

}
@media only screen and (min-width : 1451px) and (max-width : 1600px) {
    .main {
        width: 1200px;
    }
    
   
}
/*1750 to up*/
@media only screen and (min-width : 1601px) {
    .main {
        width: 1400px;
    }
    
    
}