@media screen and (max-width: 628px) {

     /* HEADER */
     .sub-header .sub-header-icon{
        margin-left: 2rem;
        margin-right: 2rem;
    }

    #second-headers .sub-header-icon {
        margin: 10px 10px;
     }

    /* END HEADER */

    .home-main .hero-banner{
        margin-top: -40px;
        justify-content: flex-end;
    }
    .home-main .hero-banner:before{
        background-image: url('https://cdn11.bigcommerce.com/s-zo23333613/product_images/uploaded_images/hero-image-man-mobile.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
    .home-main .hero-banner{
        min-height: 700px;
    }
    .home-main .hero-banner:before{
        min-height: 700px;
    }
    .home-main .hero-banner  .hero-title{
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .home-main .hero-banner h1{
        font-size: 2.1rem;
        width: 70%;
        font-weight: bolder;
        margin-bottom: 0;
        margin-left: 1rem;
    }
    .home-main .hero-banner p{
        z-index: 1;
        font-size: 1.3331rem !important;
        width: 95%;
        margin-bottom: 0;
        margin-left: 1rem;
    }

    .home-main .hero-banner .hero-buttons{
        justify-content: space-around;
        align-items: center;
        margin: 0;
    }
    .home-main .hero-banner .hero-buttons .hero-button-shop{
        margin: 1rem 0.5rem;
        font-size: medium;
        padding: 0.5rem 2rem;
    }
    .home-main .hero-banner .hero-buttons .hero-button-quiz{
        margin: 1rem  0.5rem;
        font-size: medium;
        padding: 0.5rem 2rem;
    }

    .home-main .hero-banner  .hero-title:before{
        /* transform: translate(-5%, -0%); */
        display: none;
    }

    .home-main .why-bidets-section .why-bidets-list{
        display: none;
    }

    .home-main .why-bidets-section h1{
       margin: 2rem 0;
       font-size: 2.5rem;
    }

    .home-main .why-bidets-section .why-bidets-carousel{
        display: block;
    }

    .home-main .why-bidets-section .carousel-inner{
        text-align: center;
        height: 300px;
        margin-bottom: 3rem;
    }
    .home-main .why-bidets-section .carousel-inner .carousel-item .item-image img{
        width: 150px;
        height: 180px;
        object-fit: contain;
    }

    .home-main .why-bidets-section .carousel-inner .carousel-item .item-text h3{
        font-weight: bold;
        font-size: 2rem;
        margin: 1rem 2rem;
    }
    .home-main .why-bidets-section .why-bidets-carousel .carousel-indicators li{
        background-color: white;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        border: solid #FE8673 3px;
        margin: 0 0.5rem;
    }
    .home-main .why-bidets-section .why-bidets-carousel .carousel-indicators{
        bottom: -40px;
    }

    .home-main .why-bidets-section .why-bidets-carousel .carousel-indicators li.active{
        background-color: #FE8673;
    }

    .home-main .bidet-testimony{
        padding: 4rem 0;
        height: fit-content;
    }
    .home-main .bidet-testimony::before{
        height: 100% !important;
    }

    .home-main .bidet-testimony .bidet-testimony-text{
        width: 600px !important;
    }

    .home-main .your-purchase-section{
        height: 1100px !important;
        /* margin-bottom: 50px; */
    }

    .home-main .your-purchase-section .your-purchase-image{
        height: 400px;
    }
    .home-main .your-purchase-section .your-purchase-pill h4{
        
        width: 300px;
        font-size: 2rem !important;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .home-main .right-match-section .right-match-oval{
        width: 90vw;
        border-radius: 120px;
    }
    
    
    .home-main .right-match-section .right-match-oval h3{
        font-size: 1.9rem !important;
        width: 90%;
    }
    
    
    .home-main .right-match-section .right-match-oval a{
        font-size: 1.7rem !important;
    }
    .home-main .company-blog-section .mobile-header{
        display: block;
    }

    .home-main .company-blog-section .blog-text h3{
        display: none;
    }

    .home-main .company-blog-section .blog-card:nth-last-child(2){
        display: none;
    }
    .home-main .company-blog-section .blog-card:nth-last-child(3){
        display: none;
    }

    .home-main .right-match-section .right-match-oval a{
        font-size: 1.5rem !important;
        padding: 1rem 2rem;
    }

    .home-main .your-purchase-section .your-purchase-bird{
        transform: translate(0%, -65%) !important;
    }
    
    .home-main .why-bidets-section{
        margin-bottom: 4rem;
    }

    .coupon-form, .cart-gift-certificate-form{
        flex-direction: column;
    }

    .reg-heading{
        font-size: 3.5rem !important;
        line-height: 3.5rem !important;
        margin-top: 5rem !important;
    }

    .registration-page-confirmation .reg-title{
        width: 100%;
        font-size: 2.3rem !important;
    }

    .registration-page-confirmation .reg-subdescription{
        width: 100%;
    }
    
    .registration-page-confirmation .reg-heading{
        width: 100%;
        font-size: 2.5rem !important;
    }


    
    .home-main .hero-slider-banner-1 .banner-slide-circles{
        left: 0;
        right: 0;
        margin-left: auto; 
        margin-right: auto; 
        bottom: 0px;
        height: 30px;
    }

    .home-main .hero-slider-banner-2 .banner-slide-circles{
        left: 0;
        right: 0;
        margin-left: auto; 
        margin-right: auto; 
        bottom: 0px;
        height: 30px;
    }

    .home-main .hero-slider-banner-3 .banner-slide-circles{
        left: 0;
        right: 0;
        margin-left: auto; 
        margin-right: auto; 
        bottom: 0px;
        height: 30px;
    }

    .home-main .hero-slider-banner-1 .banner-block{
        width: 100%;
        margin-top: auto;
        margin-bottom: 35px;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-desc{
        font-size: 1.3331rem !important;
        margin-bottom: 5px;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-button{
        font-size: 1.5rem !important;
        padding: 10px 30px;
    }

    .home-main .hero-slider-banner-1 .banner-block .banner-title-first{
        font-size: 2rem !important;
    }
    .home-main .hero-slider-banner-1 .banner-block .banner-title-second{
        font-size: 3rem;
    }

    .home-main .hero-slider-banner-1{
        height: 100%;
    }
    .home-main .hero-slider-banner-1:before{
        height: 100%;
        background: url('https://cdn11.bigcommerce.com/s-zo23333613/product_images/uploaded_images/hero-image-man-mobile.jpg');
        background-size: cover;
        background-position: center center;
    }

    .home-main .hero-slider-banner-2:before{
        background: url('https://cdn11.bigcommerce.com/s-zo23333613/images/stencil/original/image-manager/bm-mobile-home-banner-2-12.png');
        background-size: cover;
        background-position: center center;
    }

    .home-main .hero-slider-banner-3:before{
        background: url('https://cdn11.bigcommerce.com/s-zo23333613/images/stencil/original/image-manager/bm-mobile-home-banner-3-new.png');
        background-size: cover;
        background-position: top center;
    }

    .home-main .hero-slider-banner-2 .banner-block .banner-button{
        margin-top: auto;
        margin-bottom: 50px;
    }
    .home-main .hero-slider-banner-2 .banner-block .banner-title-first{
        margin-top: 50px;
    }

    .home-main .hero-slider-banner-2 .banner-block .banner-desc{
        font-size: 1.3331rem !important;
    }

    .home-main .hero-slider-banner-3 .banner-block{
        flex-direction: column;
    }

    .home-main .hero-slider-banner-3 .banner-block .banner-title-first{
        font-size: 2.3rem !important;
    }
    .home-main .hero-slider-banner-3 .banner-block .banner-subblock{
        margin: 0;
        width: 200px;
        text-align: center;
    }

    .home-main .hero-slider-banner-3 .banner-block .banner-title-second{
        line-height: 4rem;
    }

    .home-main .hero-slider-banner-3 .banner-block .banner-button{
        font-size: 1.5rem;
        padding: 5px 20px;
        margin-top: 10px;
        margin-left: 0;
    }

    .why-bidets .why-bidets-reasons .reasons-grid{
        grid-template-columns: repeat(1, 1fr);
    }

    .why-bidets .why-bidets-world .world-title h1{
        font-size: 2rem !important;
        margin: 0 0;
    }

    .why-bidets .why-bidets-world .world-title{
        height: 100%;
        padding: 20px 20px;
        border-radius: 50px;
    }

    .shop-all-cstm .right-match-section .right-match-oval a{
        font-size: 1.3331rem !important;
        padding: 1rem 1rem;
    }

   .sale-header h3{
        font-size: 1.3331rem;
        letter-spacing: 1px;
        margin: 5px 0;
        
    }

    .subscribe-banner {
        padding: 10px 10px;
    }

    .subscribe-banner h1{
        font-size: 3rem;
    }
    .subscribe-title-success{
        width: 100%;
        
    }

    .subscribe-title-error{
        width: 100%;
    }

    .subscribe-faq{
        justify-content: center;
    }

    .subscribe-faq .faq-block{
        text-align: center;
    }

    .request-refund .refund-block .container{
        width: 100%;
    }

    .request-refund .refund-title{
        font-size: 2.5rem;
    }
    
    .request-refund .refund-desc{
        font-size: 1rem;
    }

    .request-refund .refund-block .form-group .form-item-inline{
        flex-direction: column;
    }
    
    .PaypalCommerceCheckout{
        margin-top: 0;
    }
}
