@media (max-width: 1366px) {
.logo {
    font-size: 18px;
}
.container{
    max-width: 1320px;
}
a {
    font-size: 17px;
}

.banner_video {
    
    height: 62vh;
    
}

} 

@media (max-width: 1250px) {
.logo {
    font-size: 18px;
}
.container{
    max-width: 1320px;
}
a {
    font-size: 17px;
}

.banner_video {
    
    height: 62vh;
    
}

} 

@media (max-width: 1199px) {
 .logo {
    font-size: 18px;
}
.container{
    max-width: 1320px;
}
a {
    font-size: 17px;
}
.container_products {
    max-width: 83%;

}
.product_card {
    width: 103%;

}

.banner_video {
    
    height: 62vh;
    
}
}


@media (max-width: 991px) {
 .logo {
    font-size: 16px;
}
.container{
    max-width: 1320px;
}
a {
    font-size: 17px;
}   
.top-bar .contact-info a {

    font-size: 13px;
}
.banner_video {
    
    height: 62vh;
    
}
.container_products {
    max-width: 83%;

}
.product_card {
    width: 103%;

}

} 

@media (max-width: 767px) {
 .logo {
    font-size: 16px;
}
.container{
    max-width: 1320px;
}
a {
    font-size: 17px;
}   
.top-bar .contact-info a {

    font-size: 12px;
}
.nav ul {
    
    font-size: 0px;
}

.banner_section {
    height: 368px;
}

.banner_video {
    
    height: 62vh;
    
}
.banner_content h1 {

font-size: 19px;
text-align: center;
}
.banner_content p {
    margin-bottom: 8px;
    line-height: 2;
    font-size: 12px;
    text-align: center;
}
.banner_content h3 {
    margin-top: 32px;
    font-size: 15px;
    text-align: center;
}
.btn_grp_bottom {
    
    bottom: 22%;
    left: 23%;
   
}

.btn_grp_bottom {
    
    left: 28%;
}
.container_products {
    max-width: 83%;

}
.product_card {
    width: 103%;

}
.first_name, .last_name {
    width: 100%;
}

}     
    


@media (max-width: 576px) {
    
.top-bar .contact-info a {

    font-size: 10px;
}

.banner_content h1 {

font-size: 19px;
text-align: center;
}
.banner_content p {
    margin-bottom: 8px;
    line-height: 2;
    font-size: 12px;
    text-align: center;
}
.banner_content h3 {
    margin-top: 32px;
    font-size: 15px;
    text-align: center;
}
.btn_grp_bottom {
    
    bottom: 22%;
    left: 23%;
   
}
.banner_content h1 {

    margin-top: -12px;
}

.btn_grp_bottom {
    
    left: 20%;
}
.about_content h1 {
    font-size: 21px;
    
}

/* Collection */

.collection_margin_top {
    flex-direction: column;
}

.product_card {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.product_img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.product_img img {
    width: 60%;
    height: auto;
}

.product_details {
    width: 100%;
}
.collection_head h1 {
    font-size: 30px;

} 
.product_details p {
    text-align: center;
    font-size: 14px;
}

.product_details h4 {
    font-size: 19px;
    margin-bottom: 7px;
    margin-top: -31px;
}


.flex_cnt h5 {
  font-size: 17px;

}

.flex_cnt h6 {
  font-size: 14px;

}

.about_us {
    display: flex;
    flex-direction: column;
    gap: 25px;
}




}









@media (max-width: 480px) {
    
} 






@media (max-width: 400px) {

/* Banner */

    .readmore_btn, .contact_btn {
    padding: 5px 7px;

}
.btn_grp_bottom {
    
    bottom:13%;
}


/* Collection */

.collection_head h1 {
    font-size: 26px;

} 

.collection_head h1 {
    font-size: 26px;

} 


.collection_head h1 {
    font-size: 22px;
}

.product_img {
    width: 168%;
    height: auto;
    margin-bottom: -21px;
}

.product_details p {
    font-size: 12px;
}

.flex_cnt h5 {
  font-size: 15px;

}

.flex_cnt h6 {
  font-size: 13px;

}
.product_details h4 {
    font-size: 19px;
    margin-bottom: 11px;
    margin-top: 0px;
}


/* Contact */
.contact_head h1 {
    font-size: 24px;

}
.contact_head p {
    font-size: 12px;

}

.first_name, .last_name {
    width: 100%;
}

} 






@media (max-width: 360px) {


    .banner_content h3 {
    margin-top: 32px;
    font-size: 12px;
    text-align: center;
}
 
.banner_content p {
    font-size: 10px;
}
.btn_grp_bottom {
    
    left: 16%;
}


.collection_head h1 {
    font-size: 20px;
}
.product_img {
    width: 168%;
    height: auto;
    margin-bottom: -21px;
}

.product_details p {
    font-size: 15px;
}

.flex_cnt h5 {
  font-size: 14px;

}

.product_details h4 {
    font-size: 19px;
    margin-bottom: 11px;
    margin-top: 0px;
}


.flex_cnt h6 {
  font-size: 11px;

}


/* Contact */
.contact_head h1 {
    font-size: 25px;

}
.contact_head p {
    font-size: 12px;

}

.first_name, .last_name {
    width: 100%;
}

}



