@media only screen and (max-width:600px){
}
@media only screen and (min-width:601px) and (max-width:767px){
}
@media only screen and (max-width:767px){
  .header-main { padding-top: 10px; padding-bottom: 10px; height: auto! important; }
  li.html_topbar_left { text-align: center; }
  .form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select, .form-flat .button.icon { color: #333! important; }
  .home-why-us .icon-box { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .home-why-us .icon-box-img { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 60px! important; height: 60px; }
  .footer-contact-info { text-align: center; }
  .absolute-footer { padding-bottom: 120px; }
  #qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right { bottom: 30px! important; right: 30px! important; }
  #qlwapp .qlwapp-toggle { margin: 0! important; }
}
@media only screen and (min-width:768px) and (max-width:1023px){
  #qlwapp { width: 60px! important; }
  #qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right { bottom: 30px! important; right: 30px! important; }
  #qlwapp .qlwapp-toggle { margin: 0! important; }
}
@media only screen and (min-width:1024px) and (max-width:1199px){
}
@media only screen and (min-width:1200px){
}