/*
  ===============================================
    768 - 1365
  ===============================================
*/

@media only screen and (max-width: 1367px), only screen and (max-device-width: 1367px) {
  html {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1025px), only screen and (max-device-width: 1025px) {
  html {
    font-size: 10px !important;
  }
}
