@media screen and (max-width:1699px){


}

@media screen and (max-width:1599px){
      nav ul li {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    padding: 0 10px;
}
 

}


@media screen and (max-width:1399px){



 
}

@media screen and (max-width:1299px){


}

@media screen and (max-width:1199px){

    .header{height: auto; padding: 15px 0;}
    .red-btn{display: none;}
    .md-center{text-align: center; margin-top: 15px;}


}


@media screen and (max-width: 991px) {



}

@media screen and (max-width: 767px) {

    .main-heading {line-height: 72px;}
    .full-image{width: 100%;}

    .gallery{display: none;}

}

@media screen and (max-width: 575px) {

 

}