.top_new_banner {
    padding: 20px 0 00px 0;
}

.top_new_banner_h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 46px;
}

.top_new_banner_h2 span {
    color: #338dbf;
}

.top_new_banner_h2 abbr {
    color: #1a518a;
}

.header_list_banner li {
    float: left;
    width: 37%;
    font-size: 20px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    color: #000;
    padding-left: 35px;
}


.header_list_banner li::before {
    background-image: url("../images/home-white/blue_bullet.png") !important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left;
    top: 2px;

}

.banner_product_list {
    padding: 0;
    margin: 0;
}

.banner_product_list_box {
    font-family: "Montserrat", sans-serif;
    position: relative;
}

.banner_product_list li {
    list-style: none;
    border: 1px solid #ccc;
    width: 33.33%;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    margin-top: -1px;
    background: #fff;
}

.category_title {
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.product_title {
    font-weight: 600;
    font-size: 22px;
    color: #000;
    line-height: 28px;
    min-height: 120px;
}

.category_cta {
    color: #000;
    font-weight: 600;
    font-size: 10px;
}

.category_cta:hover {
    text-decoration: none;
    color: #000;
}

.category_img {
    position: absolute;
    right: 0;
    bottom: 6px;
}

.category_box1 img {
    width: 128px;
}

.category_box1 img.vertical-alg {
    width: 44px;
}

.category_box2 img {
    width: 72px;
    right: 10px;
}

.category_box3 img {
    width: 106px;
}

.category_box4 img {
    width: 53px;
}

.category_box5 img {
    width: 90px;
    right: 20px;
}

/* .category_box6 img {
    width: 53px;
} */
.category_box6 img {
    width: 128px;
}
.banner_tag_list {
    margin: 0;
    padding: 0;
}

.banner_tag_list li {
    list-style: none;
    float: left;

    font-weight: 600;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
}

.banner_tag_list li img {
    height: 20px;
    float: left;
    margin-top: 7px;
    margin-right: 7px;
}

.banner_tag_list li+li {
    margin-left: 70px;
}


@media screen and (max-width: 1199px) {
    .header_list_banner li {
        font-size: 19px;
    }

    .banner_tag_list li {
        font-size: 18px;
    }

    .banner_tag_list li+li {
        margin-left: 43px;
    }
}

@media screen and (max-width: 991px) {
    .top_new_banner_h2 {
        font-size: 32px;
    }

    .header_list_banner li {
        width: 100%;
        padding-left: 26px;
    }

    .header_list_banner li::before {
        top: 5px;
        background-size: 17px;
    }

    .banner_tag_list li {
        width: 100%;
    }

    .banner_tag_list li+li {
        margin-left: 0;
        margin-top: 5px;
    }

    .banner_product_list li {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .top_new_banner_h2 {
        font-size: 37px;
    }

    .header_list_banner li {
        font-size: 16px;
    }

    .header_list_banner li::before {
        top: 1px;
        background-size: 20px;
    }

    .banner_tag_list li {
        font-size: 16px;
    }

    .product_title {
        font-size: 15px;
        line-height: 20px;
        min-height: 120px;
        padding-right: 35px;
    }

    .category_box1 img {
        width: 112px;
        bottom: 26px;
    }

    .category_box2 img {
        width: 61px;
        right: -3px;
        bottom: 24px;
    }

    .category_box3 img {
        width: 95px;
        bottom: 23px;
    }

    .category_box4 img {
        width: 45px;
        bottom: 22px;
    }

    .category_box1 img.vertical-alg {
        width: 34px;
    }

    /* .category_box6 img {
        width: 45px;
        bottom: 22px;
    } */
    .category_box6 img{ width: 112px;
    bottom: 26px;}
    .category_box5 img {
        width: 73px;
        right: 0;
        bottom: 20px;
    }


}

@media screen and (max-width: 500px) {
.banner_product_list li {
    padding: 10px 5px;}
    .category_title {
        font-size: 13px;}
}

@media screen and (max-width:430px) {
    .category_title {
        font-size: 12px;
    }
    .product_title {
        font-size: 13px;
        line-height: 17px;
        min-height: 100px;
    }
    /* .category_box6 img {
        bottom: 20px;
    } */
    .category_box6 img, .category_box1 img {
        width: 85px;}
        .banner_product_list li {
            padding: 5px ;
        }
}
@media screen and (max-width:427px) {
    /* .product_title {
        font-size: 14px;
        line-height: 16px;
    } */

    .category_title {
        font-size: 10px;
    }

    .category_box3 img {
        width: 95px;
        bottom: 24px;
    }

    .category_box5 img {
        bottom: 20px;
    }

    .header_list_banner li {
        font-size: 14px;
        padding-left: 23px;
    }

    .banner_tag_list li {
        font-size: 14px;
    }

    .header_list_banner li::before {
        top: -1px;
        background-size: 17px;
    }

    .banner_tag_list li img {
        height: 18px;
        margin-top: 5px;
        margin-right: 7px;
    }
}

@media screen and (max-width: 389px) {
    .product_title {
        font-size: 11px;
        line-height: 15px;
        min-height: 85px;
    }

    .category_box3 img {
        width: 80px;
        bottom: 22px;
    }

    .category_box2 img {
        width: 54px;
    }

    .category_box5 img {
        width: 77px;
        bottom: 20px;
    }

    .category_box4 img {
        width: 41px;
    }

    .category_box1 img.vertical-alg {
        width: 28px;
    }

    /* .category_box6 img {
        width: 41px;
    } */
}
@media screen and (max-width: 345px) {
.category_title {
    font-size: 9px;
}
.product_title {
    font-size: 10px;}
}
@media screen and (max-width: 320px) {
.banner_product_list li {
    padding: 5px;
}
}
.category_cta img {
    width: 16px;
    margin-left: 3px;
    margin-top: -2px;
}

.category_cta {
    color: #fb4261 !important;
    font-weight: 800;
    font-size: 14px;
    text-transform: none;
}

.banner_product_list li {
    cursor: pointer;
}

.category_cta .fas {
    margin-left: 2px;
}