/*0 up to 479*/
@media only screen and (min-width:0px) and (max-width : 479px) {

.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; }
    .slider-parent .slider-main a .slider-desc {
        display: none;
    }
    .humberger-menu {
        opacity: 1;
        visibility: visible;
    }
    header .header-parent .lang-search {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        width: 62%;
        padding-right: 35px;
    }

    header .phone_header {
        margin-right: 125px;
      }
      header .phone_header > a .Icon_item {
        width: 30px;
        height: 30px;
        font-size: 17px;
        margin-left: 0;
      }

    header .phone_header > a strong {   
      display: none;
    }
    header .header-parent {
        padding-left: 10px;
        padding-right: 0;
        flex-direction: row-reverse;
    }
        header .header-parent .lang-search .lang {
            margin-left: 0;
            margin-right: 0;
        }
            header .header-parent .lang-search .lang > ul > li > a {
                font-size: 10px;
                height: 22px;
                width: 22px;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    .logo {
        width: 38%;
        height: auto;
        left: 0;
        position: relative;
    }
    header .header-parent .menu {
        margin-right: 0;
        position: absolute;
        top: 100%;
        right: -100%;
        width: 100%;
        background: #fff;
        box-shadow: 0px 2px 17px -3px gray inset;
        padding: 20px 0 10px;
    }

    header .header-parent .lang-search .search {
        margin-left: 0;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    header .header-parent .lang-search .search {
        margin-right: 10px;
    }
    .searchbtn {
        width: 59%;
    }
    header .header-parent .lang-search .search .searchbox.show {
        width: 66px;
        border: 1px solid #d00;
        margin-right: 0;
    }
    header .header-parent .lang-search .search .searchbox .searchtxt {
        width: 100%;
        padding-left: 5px;
        font-size: 12px;
    }
    header .header-parent .menu.show {
        right: 0;
    }

    header .header-parent .menu > ul {
        display: block;
        text-align: center;
    }

        header .header-parent .menu > ul > li {
            margin-right: 0;
            margin-bottom: 15px;
        }
    .slider-parent {
        height: 214px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 57px;
    }
        .slider-parent .slider-tump {
            height: 132px;
            position: absolute;
            left: 14px;
            top: 16%;
            width: 95%;
            z-index: 2;
            padding: 18px 0;
            display: none;
        }
            .slider-parent .slider-tump a .slider-tump-desc {
                width: 93%;
                margin-left: 2%;
                padding-left: 57px;
            }
            .slider-parent .slider-tump a > span {
                width: 10%;
                font-size: 13px;
            }
            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > h3 {
                font-size: 15px;
                font-weight: 500;
                padding-bottom: 4px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > h3 {
                font-size: 15px;
                font-weight: 500;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > p {
                font-size: 12px;
                font-weight: 500;
                padding-bottom: 0;
                line-height: 20px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > p {
                font-size: 12px;
                font-weight: 500;
                line-height: 20px;
            }
            .slider-parent .slider-tump a .slider-tump-desc::before {
                width: 8%;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc::after {
                width: 8%;
            }

            .slider-parent .slider-tump a .slider-tump-desc::before, .slider-parent .slider-tump a .slider-tump-desc::after {
                left: 15px;
                top: 50%;
            }
        .slider-parent .slider-social {
            position: absolute;
            top: 89%;
            left: 17px;
            background-color: #fff;
            z-index: 2;
            width: 8.2%;
            padding: 5px 2px;
        }
            .slider-parent .slider-social > ul > li {
                margin: 0 5px;
            }
    .section-aboutus {
        margin: 20px auto;
        flex-direction: column-reverse;
    }
        .section-aboutus .section-aboutus-r > h1 {
            font-size: 19px;
            color: #32322d;
            font-weight: 500;
            margin: 25px 0 0;
        }
        .section-aboutus .section-aboutus-r > p {
            font-size: 13px;
            color: #565656;
            line-height: 28px;
            margin: 14px 0;
        }
        .section-aboutus .section-aboutus-l {
            width: 96%;
            height: 340px;
        }
        .section-aboutus .section-aboutus-r {
            width: 96%;
            margin-left: 0;
            padding-left: 0;
        }
    .more-seen {
        padding: 10px 10px;
        margin-bottom: 20px;
    }
        .more-seen > span {
            font-size: 13px;
        }
    .public-title * {
        position: relative;
        font-size: 25px;
        font-weight: 500;
        color: #32322d;
        padding-bottom: 28px;
        padding-bottom: 12px;
    }
    .public-title ::before {
        height: 5px;
    }
    .section-product {
        margin-top: 10%;
    }
        .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            width: 100%;
            padding: 20px 0 20px;
            color: transparent;
            flex-direction: column;
        }
        .section-product .section-product-slider-parent {
            padding-left: 0%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding-top: 2%;
            height: 465px;
        }
            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination .swiper-pagination-current {
                font-size: 26px;
            }
            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination .swiper-pagination-total {
                font-size: 19px;
            }
            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination::before {
                left: 15px;
            }
        .section-product::before {
            top: 49px;
        }
    .section-services {
        background-color: #f8f8f6;
        padding: 60px 0 20px;
        position: relative;
    }
        .section-services::before {
            height: 54px;
        }
        .section-services .section-services-title * {
            font-size: 33px;
            color: #c9c9c5;
            font-weight: 500;
        }
        .section-services .section-services-bottom {
            margin-top: 25px;
            flex-direction: column-reverse;
        }
            .section-services .section-services-bottom .section-services-bottom-l {
                width: 100%;
                padding-left: 0;
                padding-top: 10px;
                position: relative;
                text-align: center;
            }
                .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2 {
                    font-size: 16px;
                    line-height: 26px;
                }
            .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb {
                padding: 20px 0;
                width: 100%;
                height: 250px;
            }
                .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2::after {
                    height: 4px;
                    bottom: -6px;
                }
            .section-services .section-services-bottom .section-services-bottom-r {
                width: 100%;
            }
                .section-services .section-services-bottom .section-services-bottom-r .section-services-slider {
                    height: 250px;
                    width: 100%;
                }
            .section-services .section-services-bottom .section-services-bottom-l .viwe-all {
                position: absolute;
                right: 0;
                bottom: 3px;
            }
            .section-services .section-services-bottom .section-services-bottom-l .viwe-all * {
                font-size: 12px;
                color: #28323c;
                font-weight: 500;
                position: relative;
                z-index: 2;
            }
    .Industries-section .Industries-section-slider .Industries-section-slider-item {
        height: 244px;
    }
        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > a {
            font-size: 20px;
            margin-bottom: 15px;
        }
        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > p {
            font-size: 14px;
            line-height: 22px;
            width: 93%;
        }
    .Industries-section .Industries-section-slider-tumb {
        display: none;
    }
    .Industries-section .Industries-section-pager {
        bottom: -19px;
        right: 5%;
    }
        .Industries-section .Industries-section-pager .Industries-section-pager-prev, .Industries-section .Industries-section-pager .Industries-section-pager-nxt {
            width: 45px;
            height: 45px;
        }
            .Industries-section .Industries-section-pager .Industries-section-pager-prev::before, .Industries-section .Industries-section-pager .Industries-section-pager-nxt::before {
                position: absolute;
                font-family: fontello;
                font-size: 30px;
                color: #fff;
            }
    footer .footer-up > ul > li {
        width: 100% !important;
    }
        footer .footer-up > ul > li > span {
            font-size: 15px;
            margin: 15px 0;
        }
    footer .footer-up > ul .customer-li > span::before {
        right: 56%;
    }
    footer .footer-up > ul .information-li > span::before {
        right: 66%;
    }
    footer .footer-up > ul .contact-li > span::before {
        right: 73%;
    }
    footer .footer-up > ul .customer-li .customer-list > ul * {
        color: #b4b4b4;
        font-size: 14px;
    }
    footer .footer-up > ul > li ul > li * {
        font-size: 14px;
        color: #b4b4b4;
    }
    footer .footer-up > ul .contact-li > ul > li > p {
        width: 90%;
    }
    footer .footer-up > ul .contact-li > ul > li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
        footer .footer-up > ul .contact-li > ul > li > img {
            width: 5%;
        }
    footer .footer-down .kaspid * {
        font-size: 12px;
    }
    footer .footer-down .kaspid {
        font-size: 12px;
    }
    footer .footer-down {
        text-align: center;
        padding: 10px 0;
        width: 100%;
        border-top: 1px solid #58574f;
        margin: 0 auto;
    }
    footer {
        padding: 10px 0 0;
    }
}
/*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; }
.inbody{margin-top: 7% !important;}
    .slider-parent .slider-main a .slider-desc > h3 {
        font-size: 15px;
    }
    .humberger-menu {
        opacity: 1;
        visibility: visible;
    }
    header .header-parent .menu {
        margin-right: 0;
        transition: all .5s;
    }
    header .header-parent {
        padding-left: 10px;
    }

        header .header-parent .lang-search .lang {
            margin-left: 0;
        }

            header .header-parent .lang-search .lang > ul > li > a {
                font-size: 10px;
                height: 22px;
                width: 22px;
                display: flex;
                justify-content: center;
                align-items: center;
            }

    .logo {
        width: 27%;
        height: auto;
    }

    header .header-parent .menu {
        margin-left: 0;
        position: absolute;
        top: 100%;
        right: -100%;
        width: 100%;
        background: #fff;
        box-shadow: 0px 2px 17px -3px gray inset;
        padding: 20px 0 10px;
    }

    header .header-parent .lang-search .search {
        margin-left: 0;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .searchbtn {
        width: 59%;
    }

    header .header-parent .lang-search .search .searchbox.show {
        width: 90px;
        border: 1px solid #d00;
        margin-right: 0;
    }

    header .header-parent .lang-search .search .searchbox .searchtxt {
        width: 100%;
        padding-left: 5px;
        font-size: 12px;
    }

    header .header-parent .menu.show {
        right: 0;
    }

    header .header-parent .menu > ul {
        display: block;
        text-align: center;
    }

        header .header-parent .menu > ul > li {
            margin-right: 0;
            margin-bottom: 15px;
        }
        header {
            padding-top: 5px;
        }
    .slider-parent {
        height: 214px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 50px;
    }

        .slider-parent .slider-tump {
            height: 132px;
            position: absolute;
            left: 14px;
            top: 16%;
            width: 95%;
            z-index: 2;
            padding: 18px 0;
            display: none;
        }

            .slider-parent .slider-tump a .slider-tump-desc {
                width: 93%;
                margin-left: 2%;
                padding-left: 57px;
            }

            .slider-parent .slider-tump a > span {
                width: 10%;
                font-size: 13px;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > h3 {
                font-size: 15px;
                font-weight: 500;
                padding-bottom: 4px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > h3 {
                font-size: 15px;
                font-weight: 500;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > p {
                font-size: 12px;
                font-weight: 500;
                padding-bottom: 0;
                line-height: 20px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > p {
                font-size: 12px;
                font-weight: 500;
                line-height: 20px;
            }

            .slider-parent .slider-tump a .slider-tump-desc::before {
                width: 8%;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc::after {
                width: 8%;
            }

            .slider-parent .slider-tump a .slider-tump-desc::before, .slider-parent .slider-tump a .slider-tump-desc::after {
                left: 15px;
                top: 50%;
            }

        .slider-parent .slider-social {
            position: absolute;
            top: 87%;
            left: 17px;
            background-color: #fff;
            z-index: 2;
            width: 14.2%;
            padding: 5px 2px;
        }

            .slider-parent .slider-social > ul > li {
                margin: 0 5px;
            }

    .section-aboutus {
        margin: 20px auto;
        flex-direction: column-reverse;
    }

        .section-aboutus .section-aboutus-r > h1 {
            font-size: 19px;
            color: #32322d;
            font-weight: 500;
            margin: 25px 0 0;
        }

        .section-aboutus .section-aboutus-r > p {
            font-size: 13px;
            color: #565656;
            line-height: 28px;
            margin: 14px 0;
        }

        .section-aboutus .section-aboutus-l {
            width: 96%;
            height: 340px;
        }

        .section-aboutus .section-aboutus-r {
            width: 96%;
            margin-left: 0;
            padding-left: 0;
        }

    .more-seen {
        padding: 10px 10px;
        margin-bottom: 20px;
    }

        .more-seen > span {
            font-size: 13px;
        }

    .public-title * {
        position: relative;
        font-size: 25px;
        font-weight: 500;
        color: #32322d;
        padding-bottom: 28px;
        padding-bottom: 12px;
    }

    .public-title ::before {
        height: 5px;
    }

    .section-product {
        margin-top: 10%;
    }

        .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            width: 100%;
            padding: 20px 0 20px;
            color: transparent;
            flex-direction: column;
        }

        .section-product .section-product-slider-parent {
            padding-left: 0%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding-top: 2%;
            height: 465px;
        }

            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination .swiper-pagination-current {
                font-size: 26px;
            }

            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination .swiper-pagination-total {
                font-size: 19px;
            }

            .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination::before {
                left: 15px;
            }

        .section-product::before {
            top: 49px;
        }

    .section-services {
        background-color: #f8f8f6;
        padding: 60px 0 20px;
        position: relative;
    }

        .section-services::before {
            height: 54px;
        }

        .section-services .section-services-title * {
            font-size: 33px;
            color: #c9c9c5;
            font-weight: 500;
        }

        .section-services .section-services-bottom {
            margin-top: 25px;
            flex-direction: column-reverse;
        }

            .section-services .section-services-bottom .section-services-bottom-l {
                width: 100%;
                padding-left: 0;
                padding-top: 10px;
                position: relative;
                text-align: center;
            }

                .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2 {
                    font-size: 16px;
                    line-height: 26px;
                }

                .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb {
                    padding: 20px 0;
                    width: 100%;
                    height: 250px;
                }

                    .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2::after {
                        height: 4px;
                        bottom: -6px;
                    }

            .section-services .section-services-bottom .section-services-bottom-r {
                width: 100%;
            }

                .section-services .section-services-bottom .section-services-bottom-r .section-services-slider {
                    height: 250px;
                    width: 100%;
                }

            .section-services .section-services-bottom .section-services-bottom-l .viwe-all {
                position: absolute;
                right: 0;
                bottom: 3px;
            }

                .section-services .section-services-bottom .section-services-bottom-l .viwe-all * {
                    font-size: 12px;
                    color: #28323c;
                    font-weight: 500;
                    position: relative;
                    z-index: 2;
                }

    .Industries-section .Industries-section-slider .Industries-section-slider-item {
        height: 244px;
    }

        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > a {
            font-size: 20px;
            margin-bottom: 15px;
        }

        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > p {
            font-size: 14px;
            line-height: 22px;
            width: 93%;
        }

    .Industries-section .Industries-section-slider-tumb {
        display: none;
    }

    .Industries-section .Industries-section-pager {
        bottom: -19px;
        right: 5%;
    }

        .Industries-section .Industries-section-pager .Industries-section-pager-prev, .Industries-section .Industries-section-pager .Industries-section-pager-nxt {
            width: 45px;
            height: 45px;
        }

            .Industries-section .Industries-section-pager .Industries-section-pager-prev::before, .Industries-section .Industries-section-pager .Industries-section-pager-nxt::before {
                position: absolute;
                font-family: fontello;
                font-size: 30px;
                color: #fff;
            }

    footer .footer-up > ul > li {
        width: 100% !important;
    }

        footer .footer-up > ul > li > span {
            font-size: 15px;
            margin: 15px 0;
        }

    footer .footer-up > ul .customer-li > span::before {
        right: 62%;
    }

    footer .footer-up > ul .information-li > span::before {
        right: 71%;
    }

    footer .footer-up > ul .contact-li > span::before {
        right: 77%;
    }

    footer .footer-up > ul .customer-li .customer-list > ul * {
        color: #b4b4b4;
        font-size: 14px;
    }

    footer .footer-up > ul > li ul > li * {
        font-size: 14px;
        color: #b4b4b4;
    }

    footer .footer-up > ul .contact-li > ul > li > p {
        width: 90%;
    }

    footer .footer-up > ul .contact-li > ul > li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

        footer .footer-up > ul .contact-li > ul > li > img {
            width: 5%;
        }

    footer .footer-down .kaspid * {
        font-size: 12px;
    }

    footer .footer-down .kaspid {
        font-size: 12px;
    }

    footer .footer-down {
        text-align: center;
        padding: 10px 0;
        width: 100%;
        border-top: 1px solid #58574f;
        margin: 0 auto;
    }

    footer {
        padding: 10px 0 0;
    }
}
/*720 up to 1000*/
@media only screen and (min-width : 720px) and (max-width : 1000px) {
    header .header-parent .menu {
        margin-right: 0 !important;
        width: 54% !important;
    }
    .humberger-menu {
        opacity: 1;
        visibility: visible;
    }
    header .header-parent {
        padding-left: 40px;
    }
        header .header-parent .menu {
            margin-left: 0;
            position: absolute;
            top: 100%;
            right: -93%;
            width: 93%;
            background: #fff;
            box-shadow: 0px 2px 17px -3px gray inset;
            padding: 20px 0 10px;
        }
        header .header-parent .lang-search .search {
            margin-left: 116px;
            position: relative;
        }
        header .header-parent .lang-search .search {
            margin-right: 40px;
        }
    .searchbtn {
        width: 72%;
    }
    header .header-parent .menu.show {
        right: 0;
    }
            header .header-parent .menu > ul {
                display: block;
                text-align: center;
            }
                header .header-parent .menu > ul > li {
                    margin-right: 0;
                    margin-bottom: 15px;
                }
    .slider-parent {
        height: 390px;
        padding-left: 50px;
    }
        .slider-parent .slider-main a .slider-desc > h3 {
            font-size: 27px;
            font-weight: 500;
        }
        .slider-parent .slider-main a .slider-desc > p {
            font-size: 15px;
            line-height: 25px;
            margin-top: 1%;
        }
        .slider-parent .slider-tump {
            height: 240px;
            top: 15%;
            width: 100%;
        }
            .slider-parent .slider-tump a .slider-tump-desc {
                width: 90%;
                margin-left: 2%;
                padding-left: 43px;
                transition: all .5s;
                opacity: 0;
                visibility: hidden;
                position: relative;
            }
            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > h3 {
                font-size: 20px;
                font-weight: 500;
                padding-bottom: 4px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > h3 {
                font-size: 20px;
                font-weight: 500;
            }
            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > p {
                font-size: 15px;
                font-weight: 500;
                padding-bottom: 0;
                line-height: 30px;
            }

            .slider-parent .slider-tump a .slider-tump-desc > p {
                font-size: 15px;
                font-weight: 500;
                line-height: 30px;
            }
            .slider-parent .slider-tump a .slider-tump-desc::before {
                width: 8%;
            }

            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc::after {
                width: 8%;
            }
            .slider-parent .slider-tump a .slider-tump-desc::before, .slider-parent .slider-tump a .slider-tump-desc::after {
                left: -15px;
            }
        .slider-parent .slider-social {
            position: absolute;
            top: 82%;
            left: 50px;
            background-color: #fff;
            z-index: 2;
            width: 8.2%;
            padding: 10px 0px;
        }
            .slider-parent .slider-social > ul > li {
                margin: 6px 6px;
            }
    .section-aboutus {
        margin: 30px auto 60px;
    }
        .section-aboutus .section-aboutus-r > p {
            font-size: 15px;
            color: #565656;
            line-height: 36px;
            margin: 20px 0;
        }
    .more-seen {
        padding: 15px 15px;
    }
        .more-seen > span {
            font-size: 15px;
        }
    .section-aboutus .section-aboutus-r > h1 {
        font-size: 24px;
        color: #32322d;
        font-weight: 500;
    }
    .section-aboutus .section-aboutus-l {
        width: 41.2%;
        height: auto;
    }
    .public-title * {
        position: relative;
        font-size: 30px;
        font-weight: 500;
        color: #32322d;
        padding-bottom: 28px;
        padding-bottom: 20px;
    }
    .section-product .section-product-slider-parent .section-product-slider-r .product-slider .product-slider-item > figcaption > a {
        font-size: 15px;
        color: #32322d;
        font-weight: 500;
        padding-bottom: 15px;
        transition: all .5s;
    }
    .section-product .section-product-slider-parent .section-product-slider-r .product-slider .product-slider-item > figcaption .product-slider-item-desc * {
        font-size: 13px;
        color: #565656;
    }
    .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination::before {
        left: 30px;
    }
    .section-product::before {
        content: '';
        position: absolute;
        width: 38%;
        height: 470px;
        background-color: #2e2d2d;
        left: 0;
        top: 99px;
    }
    .section-services {
        background-color: #f8f8f6;
        padding: 30px 0 60px;
        position: relative;
    }
        .section-services .section-services-title * {
            font-size: 45px;
        }
        .section-services .section-services-bottom .section-services-bottom-l {
            width: 42%;
            padding-left: 0;
            padding-top: 25px;
            position: relative;
        }
            .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2 {
                font-size: 20px;
            }
    .Industries-section .Industries-section-slider .Industries-section-slider-item {
        height: 422px;
    }
        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > a {
            font-size: 36px;
            font-weight: bold;
            margin-bottom: 27px;
        }
        .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > p {
            font-size: 17px;
            line-height: 26px;
            width: 71%;
        }
    .Industries-section .Industries-section-pager .Industries-section-pager-prev, .Industries-section .Industries-section-pager .Industries-section-pager-nxt {
        width: 70px;
        height: 70px;
    }
    footer .footer-up > ul > li > span {
        font-size: 15px;
        margin-bottom: 15px;
    }
    footer .footer-up > ul .information-li, footer .footer-up > ul .contact-li {
        width: 27%;
    }
    footer .footer-up > ul .customer-li > span::before {
        right: 46%;
    }
    footer .footer-up > ul .information-li > span::before {
        right: 31%;
    }

    footer .footer-up > ul .contact-li > span::before {
        right: 45%;
    }
    footer .footer-up > ul .customer-li .customer-list > ul * {
        color: #b4b4b4;
        font-size: 14px;
    }
    footer .footer-up > ul > li ul > li * {
        font-size: 14px;
        color: #b4b4b4;
    }
    footer .footer-down {
        text-align: center;
        padding: 20px 0;
        width: 92%;
        border-top: 1px solid #58574f;
        margin: 0 auto;
    }
        footer .footer-down .kaspid {
            font-size: 13px;
        }
            footer .footer-down .kaspid * {
                font-size: 13px;
            }
}
/*1001 up to 1249*/
@media only screen and (min-width : 1001px) and (max-width : 1249px) {
    .logo {
        width: 121px;
        height: auto;
    }
    header .header-parent {
        padding-left: 0;
        padding-right: 5px;
    }
        header .header-parent .menu {
            margin-left: 0;
            margin-right: 0;
        }
            header .header-parent .menu > ul > li {
                margin-right: 20px;
            }
                header .header-parent .menu > ul > li > a {
                    font-size: 15px;
                }
        header .header-parent .lang-search .search {
            margin-left: 0;
            margin-right: 10px;
            position: relative;
        }
            header .header-parent .lang-search .search .searchbox.show {
                width: 74px;
            }
        header .header-parent .lang-search .lang {
            margin-left: 12px;
        }
    .searchbtn img {
        width: 59%;
    }
    .slider-parent {
        height: 500px;
        padding-left: 80px;
    }
        .slider-parent .slider-main a .slider-desc > h3 {
            font-size: 30px;
            font-weight: 500;
        }
        .slider-parent .slider-main a .slider-desc > p {
            font-size: 17px;
            line-height: 26px;
            margin-top: 1%;
        }
    .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > h3 {
        font-size: 37px;
        font-weight: 500;
        padding-bottom: 4px;
    }
    .slider-parent .slider-tump a .slider-tump-desc > h3 {
        font-size: 37px;
        font-weight: 500;
    }
    .slider-parent .slider-tump a .slider-tump-desc {
        width: 92%;
        padding-left: 48px;
    }
    .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc > p {
        font-size: 22px;
        line-height: 36px;
    }
    .slider-parent .slider-tump .swiper-slide a .slider-tump-desc > p {
        font-size: 22px;
        line-height: 36px;
    }
        .slider-parent .slider-tump {
            height: 260px;
            top: 26%;
        }
            .slider-parent .slider-tump a .slider-tump-desc::before {
                width: 8%;
            }
            .slider-parent .slider-tump .swiper-slide.swiper-slide-thumb-active a .slider-tump-desc::after {
                width: 8%;
            }
        .slider-parent .slider-social {
            width: 6.2%;
            padding: 20px 10px;
            top: 85%;
            left: 80px;
        }
            .slider-parent .slider-social > ul > li {
                margin: 0 10px;
            }
    .section-aboutus {
        margin: 50px auto;
    }
        .section-aboutus .section-aboutus-r > h1 {
            font-size: 30px;
            color: #32322d;
            font-weight: 500;
            padding: 0;
            margin: 0;
        }
        .section-aboutus .section-aboutus-r > p {
            font-size: 16px;
            color: #565656;
            line-height: 36px;
            margin: 30px 0;
        }
        .section-aboutus .section-aboutus-l {
            width: 41.2%;
            height: 402px;
        }
    .more-seen {
        padding: 20px 24px;
    }
        .more-seen > span {
            font-size: 18px;
        }
    .section-product .section-product-slider-parent .section-product-slider-r .product-slider .product-slider-item > figcaption > a {
        font-size: 17px;
        padding-bottom: 10px;
    }
    .section-product .section-product-slider-parent .section-product-slider-r .product-slider .product-slider-item > figcaption .product-slider-item-desc * {
        font-size: 13px;
    }
    .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination::before {
        left: 43px;
    }
    .section-services {
        padding: 90px 0 85px;
    }
        .section-services .section-services-title * {
            font-size: 55px;
        }
        .section-services .section-services-bottom .section-services-bottom-l .section-services-slider-tumb h2 {
            font-size: 25px;
        }
        .section-services .section-services-bottom .section-services-bottom-r .section-services-slider {
            height: 375px;
        }
        .section-services .section-services-bottom .section-services-bottom-l {
            padding-top: 0;
            padding-left: 26px;
        }
    
    .Industries-section .Industries-section-slider .Industries-section-slider-item .Industries-section-slider-item-desc > p {
        width: 70%;
    }
    .Industries-section .Industries-section-slider-tumb .swiper-slide {
        width: 40px !important;
    }
    footer .footer-up > ul .customer-li > span::before {
        right: 44%;
    }
    footer .footer-up > ul .information-li, footer .footer-up > ul .contact-li {
        width: 23%;
    }
        footer .footer-up > ul .information-li > span::before {
            right: 38%;
        }
        footer .footer-up > ul .contact-li > span::before {
            right: 52%;
        }
    footer .footer-up > ul .customer-li {
        width: 35%;
    }
}
/*laptop*/
@media only screen and (min-width : 1250px) and (max-width : 1366px) {
    header .header-parent .menu {
        margin-left: 0;
        margin-right: 0px;
    }

        header .header-parent .menu > ul > li {
            margin-right: 18px;
        }
        header .header-parent .menu > ul > li > a {
            font-size: 15px;
          }
        header .header-parent {
            padding-right: 10px;
          }
    header .header-parent .lang-search .search .searchbox.show {
        width: 120px;
        border: 1px solid #d00;
    }
    .slider-parent .slider-tump a .slider-tump-desc {
        width: 90%;
        margin-left: 0%;
        padding-left: 120px;
    }
    .slider-parent .slider-main a .slider-desc > h3 {
        font-size: 30px;
    }
        .slider-parent .slider-tump a .slider-tump-desc > h3 {
            font-size: 20px;
            font-weight: 500;
        }
        .slider-parent .slider-tump a .slider-tump-desc > p {
            font-size: 20px;
            line-height: 60px;
        }

        .slider-parent .slider-tump a .slider-tump-desc::before {
            width: 12%;
        }
        .slider-parent .slider-tump a .slider-tump-desc::before, .slider-parent .slider-tump a .slider-tump-desc::after {
            content: '';
            position: absolute;
            height: 1px;
            top: 49%;
            left: -20px;
        }
    .slider-parent .slider-tump .swiper-slide.swiper-slide-active a .slider-tump-desc::after {
        width: 12%;
    }
    .slider-parent .slider-social {
        width: 8%;
    }
        .slider-parent .slider-social > ul > li {
            margin: 0 10px;
        }
    .section-aboutus .section-aboutus-r {
        width: 51%;
        margin-left: 5%;
    }
    .section-product .section-product-slider-parent .section-product-slider-l .product-slider-pagination::before {
        background-color: #ffce00;
        left: 53px;
        width: 0;
    }
}
/*1250 up to 1400*/
@media only screen and (min-width : 1367px) and (max-width : 1450px) {
    header .header-parent {
        padding-right: 15px;
      }
      header .header-parent .menu {
        margin-right: 10px;
      }
    .slider-parent .slider-main a .slider-desc > h3 {
        font-size: 34px;
    }
}

/*1400 up to 1920*/
@media only screen and (min-width : 1400px) and (max-width : 1920px) {
}