@media screen and (max-width: 1280px) {

    /* HEADER */
    .sub-header .sub-header-icon{
        margin-left: 5rem;
        margin-right: 5rem;
    }

    #second-headers .sub-header-icon {
        margin: 10px 50px;
     }

    /* END HEADER */

    .home-main .hero-banner h1{
        font-size: 3rem;;
        width: 60%;
        /* text-align: center; */
    }
    .home-main .hero-banner p{
        z-index: 1;
        width: 45%;
        /* text-align: center; */
    }
    .home-main .hero-banner  .hero-title:before{
        transform: translate(-20%, -0%);
    }
    .home-main .why-bidets-section .why-bidets-carousel{
        display: none;
    }

    .home-main .bidet-testimony{
        padding: 4rem 0;
        height: fit-content;
    }
    .home-main .bidet-testimony::before{
        height: 350px;
    }

    .home-series-area p.home-series-desc {
        width: 100% !important;
        line-height: 2.5ex;
        height: 7.5ex; /* 2.5ex for each visible line */
    }


    .shop-series-area p.shop-series-desc {
        width: 100% !important;
        line-height: 2.5ex;
        height: 7.5ex; /* 2.5ex for each visible line */
    }
    .home-main .bidet-testimony .bidet-testimony-text{
        width: 50%;
    }

    .home-main .bidet-testimony .bidet-testimony-image img{
        width: 400px;
        height: auto;
    }

    .home-main .your-purchase-section{
        height: 730px;
    }
    .home-main .your-purchase-section .your-purchase-text{
        z-index: 1;
        width: 400px;
        /* flex-basis: 40%; */
    }
    .home-main .your-purchase-section .your-purchase-pill h4{
        width: 400px;
        margin-left: 3rem;
        margin-right: 20px;
    }

    .home-main .your-purchase-section .your-purchase-pill:before{
        transform: translate(0%, -30%);
    }

    .home-main .your-purchase-section .your-purchase-bird{
        transform: translate(-30%, -40%);
        z-index: 10;
        height: 200px;
        width: 350px;
    }


    
    .home-main .right-match-section .right-match-oval{
        width: 70vw;
        height: 350px;
    }


    .home-main .right-match-section .right-match-oval h3{
        font-size: 3rem !important;
        width: 80%;
    }


    .home-main .right-match-section .right-match-oval a{
        font-size: 1.7rem !important;
        text-align: center;
        padding: 1rem 3rem;
    }

    .home-main .company-blog-section{
        justify-content: space-around;
    }

    .home-main .company-blog-section .blog-card{
        margin: 1rem 1rem;
    }

    .home-main .company-blog-section .blog-text{
        margin: 1rem 1rem;
    }

    .home-main .why-bidets-section .why-bidets-list{
        justify-content: space-around;
    }

    .home-main .your-purchase-section{
        justify-content: space-around;
    }


    .page .company-blog-section{
        justify-content: space-around;
    }

    .page .company-blog-section .blog-card{
        margin: 1rem 1rem;
    }

    .page .company-blog-section .blog-text{
        margin: 1rem 1rem;
    }

    .benefits-community-container{
        flex-direction: column;
    }
    .reg-heading{
        font-size: 5.5rem !important;
        line-height: 5.5rem !important;
        margin-top: 4rem !important;
    }
    #inst-prd-sec{
        margin-top: 0;
    }
    .benefits-community-container{
        align-items: center;
    }

    .home-main .hero-slider-banner-1 .banner-block{
        width: 600px;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-title-first{
        font-size: 3rem;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-title-second{
        font-size: 5rem;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-desc{
        font-size: 1.5rem !important;
    }

    .home-main .hero-slider-banner-2 .banner-block{
        width: 600px;
    }

    .home-main .hero-slider-banner-2 .banner-block .banner-desc{
        font-size: 1.5rem !important;
    }

    .home-main .hero-slider-banner-2:before{
        background-position: center center;
    }

    .why-bidets .why-bidets-expenses .why-expenses-picture:before{
        width: 680px;
    }

    .shop-all-cstm .shop-all-custom .shop-all-custom-picture:before{
        width: 680px;
    }

    .shop-all-cstm .shop-all-banner .racoon{
        display: none;
    }
    
}
