
/* ================================================== media query start ================================================ */
@media screen and (max-width:1199px){
  

    
}
@media screen and (max-width:991px){
   
}
@media screen and (max-width:767px){
   
}
@media screen and (max-width:575px){
    
    
}
