
 /*****************************************HERO Queries**********************/


 @media (max-width: 600px) {
    .hero {
        background-image: linear-gradient(rgba(0, 0, 0, 0.2)), url("/imgs/MOBILE-HERO-TEMPLATE.webp");
      }

      .hero-text{
    font-family: sans-serif;
    color: white;
    padding-top:10rem;
    padding-left:1rem;
   }

    .hero-headline{
    font-size: 1.7rem;
    font-weight:bold;
    line-height: 1.25;
    margin-bottom: -1rem;
}

.hero-headline-2nd{
    display: block;
    font-size: 6rem;
    font-weight:800;  
    margin-bottom: 1.5rem;
    margin-top:.5rem;
    margin-left: -5px;
   }

   .MOBILE-hero-sub-headline{
    font-size: 1.5rem;
    line-height: 1.7;   
    margin-right: 2rem;

}
.hero-sub-headline-3rd {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}


.hero-content{
    margin-left: 5%;
    padding-top: 10rem;
    display: flex;
    flex-direction: column;
    justify-items: center;
    margin-top: -5rem;
   }

   .hero-sub-headline{
    font-size: .7rem;
    line-height: 1.7;
    letter-spacing: .65px;
    font-weight: 400;
}

.subheadline-hide{
    display: none;
}



.hero-logo-cnt{
    max-width:12rem;
    position:absolute;
    top: 1rem;
    left:1rem;
}
.hero-logo{
    max-width:100%
}

.hero-menu-mobile{
    position:absolute;
    top:1rem;
    right:1rem;
}

.hero-buttons-cnt{
    position:absolute;
   bottom:5rem;
  left:4.75rem;
    display: flex;
    gap: 1rem;
   
}

.hero-buttons{
    padding: 1rem 3rem;
    background-color: rgba(26, 15, 30, 0);
    color: white;
    text-decoration: none;
    font-size: 1.6rem;
    font-family: sans-serif;
    border-radius: 20rem;
    border: solid white 1.5px;
    margin:0 auto;
 }
}



/*****************************************Desktop Media Queries*********************************/

   @media (min-width: 601px) {
 .MOBILE-hero-sub-headline{
    display: none;
 }
 .hero-menu-mobile{
    display: none;
}

    }


/*****************************************  Now Open  *****************/

@media (max-width: 768px) {
    
    .now-open{
    width:95%;

    margin:0 auto;

    }

    .now-open-headline{
        font-size:2.5rem;
        text-align: center;
        word-break: break-word;
        font-weight: 700;
}

.now-open-headline-accent-text{
    font-size: 3rem;
    font-weight: bolder;
    color: deeppink;
}

    .now-open-text {
        text-align: left;
        font-family: "poppins";
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.75;
        margin-top: 1rem;
        margin-bottom:3rem;
        padding:0 1rem
    
}
.now-open-text-cnt{
    margin-bottom: .5rem;
}

    .now-open-video-cnt{
        display: flex;
        justify-content: center;
      width:100%;
        height: auto;
        margin:3rem auto;
    }
    
    .hero-video{
        width: 100%;
    }

.now-open-button-cnt{
   justify-content: center;
}

.contact-btn{

    padding:1rem 2.5rem;
    border-radius: 20rem;
}

.now-open-button-cnt{
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 1rem;
  
  
 
 }
 .contact-btn{
    color: white;
    font-size: 1.2rem;
    font-family: "poppins";
    text-decoration: none;
    justify-content: center;

}
 
 }





/********MOBILEE40FX*****************/



@media (max-width: 786px) {
    .e40fx-title{
        font-size: 2.5rem;
        line-height: 1.4;
        margin-top: 8rem;
    }

    .e40fx-title-accent-text{
         font-size: 3rem;
        font-weight: bolder;
        color: deeppink;
    }
        .e40fx-text{
        font-size:1.6rem;
        margin-bottom:2rem;
        line-height: 1.6;
    }
    .e40fx{
  
         padding:3rem 0;
     }

    .e40fx{
        padding-top:0;
        margin:3rem 3% 0 3%;
        
    }

     .cart-grid-cnt--odd{
        padding:0 3%;
     }
     .cart-section--odd{
         background-color:rgb(238, 238, 238);
         padding-top: 3rem;
         margin:0 ;
     }
     
    .e40fx-main-content-cnt{
        display: grid;
        grid-template-columns: 1fr;
     
    }
    .cart-main-content-cnt--odd{
        display: grid;
        grid-template-columns: 1fr;
     
    }

    .e40fx-main-image-cnt{
   
        width:100%;
        display: flex;
        justify-content: center;
    }

    .e40fx-thumbnail-image-cnt{

        display: flex;
        flex-direction: row;
        padding:1.5rem 0;
        margin:0;
        justify-content: space-between;
     
    }
  
 
       

    .thumb-img{
        width:18%;
        height:auto;
        border-radius: 5px;
    }
    .e40fx-content-title{
        font-size: 2.5rem;
        font-family: "poppins";
        margin-bottom: .4rem;
        margin-top:.5rem;
    }
        .e40fx-content-text{
        font-size: 1.6rem;
        font-family: "poppins";
        font-weight: 400;
        line-height: 1.7;
    }

    .cart-content-sub-title{
        font-size: 1.6rem;
        font-family: "poppins";
        margin-bottom: 1rem;
        font-weight: 700;
      
    }
    .e40fx-content-text-remove{
        display: none;
    }
    
    .text-remove{
        display: none;
    }
    
    .e40fx-features-cnt{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    
    
    }

    .features-features-title{
        font-family: "poppins";
        font-size: 2rem;
        margin-top: 1.5rem;
        margin-bottom: .5rem;
    }

    .item-cnt{
   display: flex;
   margin-top: 3rem;
    gap: 2rem;
    justify-content: center;
  
}

.item-btn-left{
    background-color: rgb(80, 12, 144);
    padding:1rem 4rem;
    border-radius: 20rem;
    color: white;
    font-size: 1.6rem;
    font-family: "poppins";
    text-decoration: none;
    font-weight: 600;
}
.item-btn-right{
    border: solid  rgb(80, 12, 144) 2px;
    padding:1rem 4rem;
    border-radius: 20rem;
    color: rgb(80, 12, 144);
    font-size: 1.6rem;
    font-family: "poppins";
    text-decoration: none;
    font-weight: 600;
}




      /********Section BREAK**********************/



@media (max-width: 786px) {
    .explore-title{
        font-family: "poppins";
        font-size: 2.5rem;
        color: white;
        text-align: center;
        padding:2rem 1rem;
        background-color: rgb(75, 22, 124);
        margin:3rem
       
        line-height:1.35;
    }
    .explore-title--epic{
        font-family: "poppins";
        font-size: 2.5rem;
        color: white;
        text-align: center;
        padding:2rem 1rem;
        background-color: rgb(253, 23, 169);
       
        line-height:1.35;
    }
}


    
    .features-group{
        list-style-type: none;
        font-size: 1.3rem;
        font-family: "poppins";
        font-weight: 500;
    }
    
    .checkmark{
        margin-right: 5px;
        color: rgb(28, 27, 28);
       
    }
    
 .cart-content-text-removed{
    display: none;
 }


.cart-content-cnt{
    order:3;
 }


 .cart-thumbnail-cnt{
    order: 2;
 }


 .cart-main-image-cnt{
    order:1;
 }
    

}
