

@media (min-width:993px) and (max-width:1200px) {

}

@media (min-width:768px) and (max-width:992px) {
  
}

@media(max-width:767px) {
   section.why-choose-ez-sec .why-choose-card {
 
    min-height: auto;
    margin-top: 0;
}.Visit-Our-Office {
    background: #f3f3f3;
    padding: 50px 0 !important;
    width: 100% !important;
}.Visit-Our-Office .map-section {
  
    height: 415px !important;
}.brand-section ul li {
    width: 27%;
   
}    .case-studies-facts-new .case-study-card-new .left img {
        height: auto;
    }
}

@media(max-width:360px) {
 
}