main {
    padding-top: 0;
}

.main-header.home-page {
    width: 100%;
    padding: 0;
    padding: 54px 0 64px 0
}

.main-header.home-page {
    width: 100%;
    padding: 0
}

    .main-header.home-page h1 {
        font-size: 60px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #fff;
        margin-bottom: 0;
        max-width: 670px
    }

    .main-header.home-page h4 {
        font-size: 18px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #fff
    }

.main-header ul {
    list-style-type: none;
    padding-left: 0
}

    .main-header ul li {
        padding-top: 16px;
        display: flex
    }

        .main-header ul li img {
            width: 29px;
            height: 29px;
            object-fit: contain;
            margin-top: auto;
            margin-bottom: auto
        }

        .main-header ul li .text {
            font-size: 18px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.22;
            letter-spacing: normal;
            color: #fff;
            margin: auto;
            margin-left: 0;
            padding-left: 9px
        }

.main-box .ready-aluminyum-stocks {
    padding: 32px 0 32px 0
}

    .main-box .ready-aluminyum-stocks h2 {
        font-size: 24px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333;
        margin-bottom: 4px;
        text-align: center;
    }

    .main-box .ready-aluminyum-stocks p {
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #2d2e2c;
        margin-bottom: 0;
        text-align: center;
        max-width: 100%;
    }

.category-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap
}

/*.category-item {
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(154,154,154,.5);
    background-color: #fff;
    display: flex;
    position: relative;
    width: 30%;
    margin-top: 16px;
    min-width: 355px;
    text-decoration: none !important
}*/

.category-item {
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(154,154,154,.5);
    background-color: #fff;
    display: flex;
    position: relative;
    width: 19%;
    margin-top: 16px;
    min-width: 215px;
    text-decoration: none !important;
    flex-direction: column;
}

    .category-item.hided {
        background-color: transparent;
        box-shadow: none;
    }


    /*    .category-item img {
        border-radius: 10px;
        width: 133px;
        height: 133px
    }*/

    .category-item img {
        border-radius: 10px;
        width: 100%;
        /*object-fit: contain;*/
    }

    /*    .category-item .category-details {
        padding: 8px 10px 0 8px
    }*/

    .category-item .category-details {
        padding: 0 10px 0 8px
    }

        .category-item .category-details .name {
            /*            font-size: 16px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #000;*/
            font-size: 18px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: #333;
            height: 47px;
        }

        .category-item .category-details .extra-detail {
            padding-top: 18px;
            padding-bottom: 16px;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #979797;
        }

        .category-item .category-details .price {
            padding-top: 6px;
            font-size: 16px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #0081ff
        }

            .category-item .category-details .price .unit {
                color: #c1c1c1
            }

    .category-item .link-img {
        position: absolute;
        bottom: 8px;
        right: 8px;
        width: 44px;
        height: 30px;
        object-fit: contain
    }

    /*    .category-item.shimming .img-view {
        border-radius: 10px;
        width: 133px;
        height: 133px;
        background-color: #cecece
    }*/

    .category-item.shimming .img-view {
        border-radius: 10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        width: 100%;
        height: 215px;
        /*background-color: #cecece;*/
    }

    .category-item.shimming .category-details {
        padding: 8px 10px 0 8px
    }

    .category-item.shimming .grey-row {
        height: 26px;
        width: 140px;
        background-color: #d8d7d7
    }

.precut-box {
    width: 100%;
    height: auto;
    background-color: #e9ecef;
    padding: 32px 0;
    min-height: 415px;
}

    .precut-box.tablet-mode {
        padding: 32px 16px 32px 32px;
    }

    .precut-box.mobile-mode {
        padding: 32px 16px
    }

    .precut-box .discount-holder {
        position: absolute;
        left: 0;
    }

    .precut-box .header.on-pad {
        padding-left: 85px;
    }

    .precut-box h2 {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333;
        margin-bottom: 0;
        padding-top: 9px;
    }

    .precut-box .desc {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #333;
        width: 100%;
    }

    .precut-box .main-box {
        margin: 0 auto 16px auto;
    }

.predcut-slider {
    position: relative;
}

.precut-slider-box {
    width: 176px;
    height: 255px;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgb(154 154 154 / 50%);
    background-color: #fff;
    position: relative;
    margin-bottom: 10px;
}

.precut-slider-item {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none !important;
    padding: 16px;
}

    .precut-slider-item h4 {
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000;
        min-height: 36px;
    }

    .precut-slider-item img {
        width: 100%;
        height: 131px;
        border-radius: 10px;
    }

    .precut-slider-item .link-img {
        position: absolute;
        bottom: 17px;
        right: 18px;
        width: 44px;
        height: 30px;
        object-fit: contain;
    }

.precut-slider-box.shimming {
    margin-right: 14px;
    width: 100%;
    background-color: #e9ecef;
    box-shadow: none;
}

.cstm-sld-arr {
    position: absolute;
    right: -50px;
    top: 49%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9999999;
}

    .cstm-sld-arr.prev {
        left: -50px;
    }

    .cstm-sld-arr,
    .cstm-sld-arr img {
        width: 50px;
        height: 50px;
    }

        .cstm-sld-arr.prev img {
            transform: rotate(180deg);
        }

.discount-box {
    margin-right: 5px !important;
}

    .discount-box .text {
        transform: rotate(-20deg);
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        top: 13px;
        left: 0;
        right: 2px;
        position: absolute;
    }

    .discount-box .image {
        width: 70px;
        height: 70px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        position: relative;
    }

.cutting-box {
    width: 100%;
    height: auto;
    background-color: #333;
    padding: 64px 0 64px 0;
}

    .cutting-box .main-box {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto 0 auto;
    }

    .cutting-box .cutting-link-item {
        width: 23%;
        min-width: 261px;
        position: relative;
        text-decoration: none !important
    }

        .cutting-box .cutting-link-item h4 {
            font-size: 23px;
            font-weight: 700;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 1px
        }

        .cutting-box .cutting-link-item h6 {
            font-size: 15px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 16px
        }

        .cutting-box .cutting-link-item img {
            width: 100%;
            border-radius: 16px
        }

        .cutting-box .cutting-link-item .link-img {
            width: 44px;
            height: 30px;
            object-fit: contain;
            position: absolute;
            bottom: 8px;
            right: 8px
        }

.present-box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 32px
}

    .present-box .present-item {
        width: 25%;
        min-width: 210px;
        text-align: center
    }

        .present-box .present-item h5 {
            font-size: 21px;
            font-weight: 900;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #333;
            margin-bottom: 0
        }

            .present-box .present-item h5.fs-19 {
                font-size: 19px
            }

        .present-box .present-item img {
            width: 120px;
            height: 120px;
            object-fit: contain;
            margin-top: 16px;
            margin-bottom: 16px
        }

        .present-box .present-item .text {
            font-size: 14px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            letter-spacing: normal;
            text-align: center;
            color: #333;
            padding-left: 30px;
            padding-right: 30px
        }

.main-box.home-page {
    margin: 0 auto 0 auto;
}

    .main-box.home-page .slider-plugin {
        margin-top: 46px;
        display: none
    }

.slider-plugin .item {
    position: relative
}

.owl-carousel button:active {
    outline: 0 !important
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.header-slider-box-item img {
    height: 267px;
}

.header-slider-plugin.owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
}

    .header-slider-plugin.owl-carousel .owl-dots .owl-dot.active span, .header-slider-plugin.owl-carousel .owl-dots .owl-dot:hover span {
        background: #ffffff;
    }

    .header-slider-plugin.owl-carousel .owl-dots .owl-dot span {
        border: 2px solid #fff;
        background: #fff9f900;
    }

headslider .header-slider-box-item .main-box {
    min-height: 267px;
}

@media (min-width:1300px) {
    .header-box, .main-box {
        max-width: 1133px
    }

        .main-box.home-page .slider-plugin {
            display: block
        }
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .cutting-box .cutting-link-item {
        width: 23%;
        min-width: 261px;
        position: relative;
        text-decoration: none !important;
        padding-top: 16px
    }

        .cutting-box .cutting-link-item img {
            width: 100%;
            border-radius: 21px;
            object-fit: fill
        }

    .main-box.home-page .slider-plugin {
        display: block
    }
}

@media screen and (max-width:1200px) and (min-width:1150px) {

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .category-item {
        min-width: auto
    }

    .cutting-box .cutting-link-item {
        width: 24%;
        min-width: auto;
        position: relative;
        text-decoration: none !important;
        padding-top: 16px
    }

        .cutting-box .cutting-link-item img {
            width: 100%;
            border-radius: 21px;
            object-fit: fill
        }

        .cutting-box .cutting-link-item h4 {
            font-size: 21px
        }

        .cutting-box .cutting-link-item h6 {
            font-size: 14px
        }

    .main-box.home-page .slider-plugin {
        display: block
    }

    .present-box .present-item h5 {
        font-size: 18px
    }
}

@media screen and (max-width:1150px) and (min-width:1100px) {

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .category-item {
        width: 22%;
        min-width: auto
    }

    .cutting-box .cutting-link-item {
        width: 24%;
        min-width: auto;
        position: relative;
        text-decoration: none !important;
        padding-top: 16px
    }

        .cutting-box .cutting-link-item h4 {
            font-size: 19px
        }

        .cutting-box .cutting-link-item img {
            width: 100%;
            border-radius: 21px;
            object-fit: fill
        }

        .cutting-box .cutting-link-item h6 {
            font-size: 14px
        }

    .main-box.home-page .slider-plugin {
        display: block
    }

    .present-box .present-item h5 {
        font-size: 18px
    }
}

@media screen and (max-width:1100px) and (min-width:992px) {

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .category-item img {
        height: 100%;
    }
    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .category-item {
        width: 22%;
        min-width: auto
    }

    .cutting-box .cutting-link-item {
        width: 24%;
        min-width: auto;
        position: relative;
        text-decoration: none !important;
        padding-top: 16px
    }

        .cutting-box .cutting-link-item img {
            width: 100%;
            border-radius: 21px;
            object-fit: fill
        }

        .cutting-box .cutting-link-item h4 {
            font-size: 16px
        }

        .cutting-box .cutting-link-item h6 {
            font-size: 12px
        }

    .main-box.home-page .slider-plugin {
        display: block
    }

    footer .links {
        flex-wrap: wrap
    }

    footer .site-info {
        width: 100%;
        padding-bottom: 32px
    }

    .present-box .present-item h5 {
        font-size: 16px !important
    }

    .cstm-sld-arr, .cstm-sld-arr img {
        width: 40px;
        height: 40px;
    }

    .cstm-sld-arr {
        right: -38px;
    }

        .cstm-sld-arr.prev {
            left: -38px;
        }
}

@media screen and (max-width:991px) {
    .category-item {
        flex-direction: row;
    }

        .category-item img {
            width: 133px;
        }

        .category-item .category-details {
            padding: 8px 10px 0 8px;
        }

            .category-item .category-details .extra-detail {
                padding-top: 0;
            }

            .category-item .category-details .name {
                height: auto;
            }
}


@media screen and (max-width:991px) and (min-width:768px) {

    main {
        padding: 0
    }

    .main-box .ready-aluminyum-stocks {
        padding: 32px 32px 32px 32px
    }

    .stock-item {
        padding: 32px 32px 0 32px
    }

    .category-item {
        width: 100%;
        min-width: auto
    }

    .main-box.home-page .present-box {
        background-color: #efefef
    }

    .section-landing-page .main-box .ready-aluminyum-stocks {
        padding: 32px 32px
    }

    .bg-img .inside {
        padding: 0 32px
    }

    .main-header.home-page h1 {
        font-size: 48px
    }

    .main-header.home-page h4 {
        font-size: 18px;
        line-height: 1.22
    }

    .main-header ul li .text {
        font-size: 18px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #fff
    }

    .cutting-box {
        padding: 32px 32px
    }

        .cutting-box .cutting-link-item {
            width: 48%;
            min-width: auto;
            position: relative;
            text-decoration: none !important;
            padding-top: 16px
        }

            .cutting-box .cutting-link-item img {
                width: 100%;
                border-radius: 21px;
                object-fit: fill
            }

            .cutting-box .cutting-link-item h6 {
                min-height: 36px
            }

    .present-box .present-item {
        width: 50%;
        min-width: auto
    }

    .main-box.home-page .slider-plugin {
        display: block
    }

    .slider-plugin {
        padding-right: 32px;
        padding-left: 32px
    }

    .main-box.water-jet {
        margin: 0 auto 0 auto
    }

    .main-box.section-aluminium-cut-to-size {
        margin: 0 auto 0 auto
    }

    .product-slider {
        width: calc(100% - 64px)
    }

    .landing-page-slider {
        padding: 0
    }

    .section-landing-page.info-box {
        padding: 32px 32px 16px 32px
    }

    .cstm-sld-arr {
        right: -22px;
    }

        .cstm-sld-arr.prev {
            left: -22px;
        }

        .cstm-sld-arr, .cstm-sld-arr img {
            width: 22px;
            height: 22px;
        }

    .predcut-slider .cstm-sld-arr {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    headslider .header-slider-box-item .merge-box .discount-box .image {
        width: 70px;
        height: 70px;
    }

    headslider .header-slider-box-item .merge-box .discount-box .text {
        font-size: 13px;
    }

    headslider .header-slider-box-item .merge-box .discount-box .percentage {
        font-size: 15px;
    }

    headslider .header-slider-box-item .merge-box .discount-box.circle {
        width: 70px;
        height: 70px;
    }

    headslider .header-slider-box-item .merge-box .discount-box .text {
        transform: rotate(20deg);
        top: 14px;
        left: 5px;
    }
}

@media screen and (max-width:768px) and (min-width:450px) {

    main {
        padding: 0
    }

    .bg-img .inside {
        padding: 0 32px
    }

    .stock-item {
        padding: 32px 32px 0 32px
    }

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .stock-details .stock-name {
        margin-bottom: 8px
    }

    .category-item {
        width: 100%;
        min-width: auto
    }

    .main-box.home-page {
        /*background-color: #fff*/
        background-color: #f9fbfd;
    }

        .main-box.home-page .present-box {
            background-color: #efefef
        }

    .main-box .ready-aluminyum-stocks {
        padding: 32px 32px
    }

    .main-header.home-page h1 {
        font-size: 48px
    }

    .main-header.home-page h4 {
        font-size: 18px;
        line-height: 1.22
    }

    .main-header ul li .text {
        font-size: 18px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #fff
    }

    .cutting-box {
        padding: 32px 32px;
        padding-top: 0
    }

        .cutting-box .cutting-link-item {
            width: 48%;
            position: relative;
            text-decoration: none !important;
            padding-top: 16px;
            min-width: auto;
            min-height: 330px
        }

            .cutting-box .cutting-link-item img {
                width: 100%;
                border-radius: 31px;
                object-fit: fill
            }

            .cutting-box .cutting-link-item h4 {
                font-size: 16px
            }

            .cutting-box .cutting-link-item h6 {
                font-size: 12px;
                min-height: 28px
            }

    .present-box .present-item {
        width: 100%;
        min-width: auto
    }

    .main-box.water-jet {
        margin: 0 auto 0 auto
    }

    .main-box.section-aluminium-cut-to-size {
        margin: 0 auto 0 auto
    }

    .section-aluminium-cut-to-size .main-content-item {
        height: 100%;
        width: 100% !important
    }

    .section-aluminium-cut-to-size .main-content {
        flex-wrap: wrap
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        margin: 0;
        width: 100%;
        border: 0;
        display: none
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        border-radius: 0
    }

    .section-weight-calculation .item-box-3 {
        flex-wrap: wrap
    }

    .product-slider {
        width: calc(100% - 64px)
    }

    .product-slider-item-box {
        flex-wrap: wrap;
        justify-content: space-evenly
    }

    .product-slider-item {
        width: 100%;
        margin-bottom: 16px
    }

        .product-slider-item .item-content {
            width: 100%;
            max-width: none
        }

    .section-landing-page.info-box {
        padding: 32px 32px 16px 32px
    }

    .section-landing-page .tick-box {
        flex-wrap: wrap
    }

    .cstm-sld-arr {
        right: -22px;
    }

        .cstm-sld-arr.prev {
            left: -22px;
        }

        .cstm-sld-arr, .cstm-sld-arr img {
            width: 28px;
            height: 28px;
        }

    .predcut-slider .cstm-sld-arr {
        display: none !important;
    }

    .precut-box .discount-holder {
        position: relative;
    }

    .precut-box .header.on-pad {
        padding-left: 0;
    }

    .precut-box .header h2 {
        padding-top: 20px;
    }
}

@media screen and (max-width: 600px) {
    .bg-img .main-img {
        opacity: 0.4;
    }


    .precut-box .discount-holder {
        position: relative;
    }

    .precut-box .header.on-pad {
        padding-left: 0;
    }

    .precut-box .header h2 {
        padding-top: 20px;
    }

    .main-box.home-page {
        /*margin: 0 auto 100px auto;*/
        margin: 0 auto 0 auto;
    }
}

@media screen and (max-width:450px) and (min-width:375px) {

    .main-header.home-page {
        min-height: 497px
    }

    main {
        padding: 0
    }

    .bg-img .inside {
        padding: 0 32px
    }

    .page .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .stock-item {
        padding: 32px 32px 0 32px
    }

    .stock-details .stock-image-box {
        width: 100%
    }

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .main-box.home-page {
        /*background-color: #fff*/
        background-color: #f9fbfd;
    }

        .main-box.home-page .present-box {
            background-color: #efefef
        }

    .main-box .ready-aluminyum-stocks {
        padding: 32px 32px
    }

    .main-header.home-page h1 {
        font-size: 48px
    }

    .main-header.home-page h4 {
        font-size: 18px;
        line-height: 1.22
    }

    .main-header ul li .text {
        font-size: 18px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #fff
    }

    .category-item {
        width: 100%;
        min-width: auto
    }

        .category-item .stock-img {
            min-width: 133px
        }

    .cutting-box {
        padding: 32px 32px;
        padding-top: 0
    }

        .cutting-box .cutting-link-item {
            width: 100%;
            padding-top: 32px;
            min-width: auto;
            min-height: 330px
        }

    .present-box .present-item {
        width: 100%;
        min-width: auto
    }

    .main-box.water-jet {
        margin: 0 auto 0 auto
    }

    .main-box.section-aluminium-cut-to-size {
        margin: 0 auto 0 auto
    }

    .section-aluminium-cut-to-size .main-content-item {
        height: 100%;
        width: 100% !important
    }

    .section-aluminium-cut-to-size .main-content {
        flex-wrap: wrap
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        margin: 0;
        width: 100%;
        border: 0;
        display: none
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        border-radius: 0
    }

    .section-weight-calculation .item-box-3 {
        flex-wrap: wrap
    }

    .section-weight-calculation .item-box-3 {
        flex-wrap: wrap
    }

    .product-slider {
        width: calc(100% - 64px)
    }

    .product-slider-item-box {
        flex-wrap: wrap;
        justify-content: space-evenly
    }

    .product-slider-item {
        width: 100%;
        margin-bottom: 16px
    }

    .section-landing-page.info-box {
        padding: 32px 32px 16px 32px
    }

    .section-landing-page .tick-box {
        flex-wrap: wrap
    }

        .section-landing-page .tick-box .tick-box-item .text {
            font-size: 14px
        }

        .section-landing-page .tick-box .tick-box-item img {
            margin-right: 16px
        }


    .cstm-sld-arr {
        right: 15px;
    }

        .cstm-sld-arr.prev {
            left: -15px;
        }

        .cstm-sld-arr, .cstm-sld-arr img {
            width: 45px;
            height: 45px;
        }

    .predcut-slider .cstm-sld-arr {
        display: none !important;
    }
}

@media screen and (max-width:375px) {

    main {
        padding: 0
    }

    .main-header.home-page {
        min-height: 668px
    }

    .page .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .header-box, .main-box {
        padding-right: 0;
        padding-left: 0
    }

    .stock-item {
        padding: 32px 32px 0 32px
    }

    .stock-details .stock-image-box {
        width: 100%
    }

    .stock-price-box {
        position: relative;
        width: 100%
    }

    .stock-item .stock-item-details {
        flex-wrap: wrap;
        padding-bottom: 32px
    }

    .stock-item .stock-item-details {
        margin-top: 8px
    }

    .main-box.home-page {
        /*background-color: #fff*/
        background-color: #f9fbfd;
    }

        .main-box.home-page .present-box {
            background-color: #efefef
        }

    .main-box .ready-aluminyum-stocks {
        padding: 32px 16px
    }

    .bg-img .inside {
        padding: 0 32px
    }

    .main-header.home-page h1 {
        font-size: 48px
    }

    .main-header.home-page h4 {
        font-size: 18px;
        line-height: 1.22
    }

    .main-header ul li .text {
        font-size: 18px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #fff
    }

    .category-item {
        width: 100%;
        min-width: auto
    }

        .category-item .stock-img {
            min-width: 133px
        }

    .cutting-box {
        padding: 32px 32px;
        padding-top: 0
    }

        .cutting-box .cutting-link-item {
            width: 100%;
            padding-top: 32px;
            min-width: auto;
            min-height: 306px
        }

    .present-box .present-item {
        width: 100%;
        min-width: auto
    }

    .main-box.water-jet {
        margin: 0 auto 0 auto
    }

    .main-box.section-aluminium-cut-to-size {
        margin: 0 auto 0 auto
    }

    .section-aluminium-cut-to-size .main-content-item {
        height: 100%;
        width: 100%
    }

    .section-aluminium-cut-to-size .main-content {
        flex-wrap: wrap
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        display: none;
        margin: 0;
        width: 100%;
        border-top: 0
    }

    .section-aluminium-cut-to-size .main-content-item.right {
        border-radius: 0;
        border: 0;
        padding-bottom: 35px
    }

    .public-hero-banner-title {
        font-size: 48px
    }

    .public-hero-banner-title {
        margin: 22px 0 8px
    }

    .public-hero-banner-info {
        padding-bottom: 26px
    }

    .section-landing-page .public-hero-banner-info {
        padding-bottom: 0
    }

    .section-weight-calculation .item-box-3 {
        flex-wrap: wrap
    }

    .section-weight-calculation .item-box-3 {
        flex-wrap: wrap
    }

    .product-slider {
        width: calc(100% - 64px)
    }

    .product-slider-item-box {
        flex-wrap: wrap;
        justify-content: space-evenly
    }

    .product-slider-item {
        width: 100%;
        margin-bottom: 16px
    }

    .section-landing-page.info-box {
        padding: 32px 32px 16px 32px
    }

    .section-landing-page .tick-box {
        flex-wrap: wrap
    }

        .section-landing-page .tick-box .tick-box-item .text {
            font-size: 14px
        }

        .section-landing-page .tick-box .tick-box-item img {
            margin-right: 16px
        }

    .cstm-sld-arr {
        right: -15px;
    }

        .cstm-sld-arr.prev {
            left: -15px;
        }

        .cstm-sld-arr, .cstm-sld-arr img {
            width: 45px;
            height: 45px;
        }

    .predcut-slider .cstm-sld-arr {
        display: none !important;
    }
}

@media screen and (max-width:320px) {
    header {
        height: 110px
    }

    .cstm-sld-arr {
        right: -15px;
    }

        .cstm-sld-arr.prev {
            left: -15px;
        }

        .cstm-sld-arr, .cstm-sld-arr img {
            width: 45px;
            height: 45px;
        }
}
