

@media only screen and (max-width: 1280px) {

    .fab-img-area {
        width: 72%;
    }
    .materi-ar {
        height: auto;;
    }
    .ben-ar h1 {
        font-size: 22px;
    }
    .accordion h5 {
        font-size: 20px;
    }
    .fab-top h1 {
        font-size: 35px;
    }

}


@media only screen and (max-width: 1024px) {
.bene-con {
    justify-content: center;
    gap: 30px;
}
.benefit-area {
    width: 31%;
}
.benefit-area-2 {
    margin-top: 0px;
}


}


@media only screen and (max-width:  912px) {
.fab-top p {
    width: 100%;
    line-height: 26px;
}
.fab-top h1 {
    font-size: 28px;
}
.product-img--main {
    height: 300px;
}
.spe-top h1, .spe-head h1 {
    font-size: 20px;
}
.spe-1 p {
    font-size: 15px;
}
.spe-1 {
    width: 52%;
}
.spe-2 {
    width: 47%;
}
.meti-hang {
   display: none;
}

.materials-area {
    padding-top: 0px;
}
.materials-con {
    flex-direction: column;
    gap: 50px;
}
.materials-area {
    width: 75%;
    margin: 0 auto;
}
.benefit-area {
    width: 45%;
}
.accordion h5 {
    font-size: 18px;
}


}



@media only screen and (max-width: 712px) {
    .fab-top h1 {
        font-size: 25px;
    }
    .fab-top p {
        font-size: 15px;
    }
    .fab-img-area {
        width: 100%;
    }
.fab-ar  img{
    width: 100%;
}
.spe-top p {
    font-size: 15px;
    text-align: center;
}
.spe-1-area {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
}
.spe-1 {
    width: 100%;
    border-bottom: 1px solid #878787;
}
.spe-1-area {
    padding: 8px 0px;
}
.spe-top h1, .spe-head h1 {
    text-align: center;
}
.materials-area {
    width: 100%;
}
.benefit-area {
    width: 100%;
}
.fab-tab-area {
    gap: 20px;
}
.spe-2 {
    width: 100%;
}
.accordion-icon {
    top: 3px;
    right: 10px;
}
.accordion::after {
    top: 5px;
    right: 17px;
}
.accordion {
    padding: 10px 44px 10px 15px;
    font-size: 18px;
}
.accordion h5 {
    font-size: 16px;
}



}

@media only screen and (max-width: 540px) {
    .ben-ar h1 {
        font-size: 20px;
    }

}


@media only screen and (max-width: 430px) {

    .product-img--main {
        height: 239px;
    }


}


@media only screen and (max-width: 375px) {
    .fab-top h1 {
        font-size: 20px;
    }
    .product-img--main {
        height: 205px;
    }

    
}







