body {
  font-family: "db_heavent", Tahoma;
  letter-spacing: 0.01em;
}
body {
  color: #444;
}
/*
    Responsive Font size
*/
html,
body {
  height: 100%;
  font-size: 16px;
}
html,
body * {
  box-sizing: border-box;
}
html,
body a {
  text-decoration: none;
  color: inherit;
}
@media (min-width: 320px) {
  html,
  body {
    font-size: 14.5px;
  }
}
@media (min-width: 400px) {
  html,
  body {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  html,
  body {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  html,
  body {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  html,
  body {
    font-size: 20px;
  }
}
@media (min-width: 1366px) {
  html,
  body {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  html,
  body {
    font-size: 20px;
  }
}
@media (min-width: 1900px) {
  html,
  body {
    font-size: 20px;
  }
}

strong {
  font-weight: bold;
}

.et_fixed_nav.et_show_nav #page-container {
  padding-top: 0px !important;
}
/* #page-container,  biglate09*/
#et-main-area,
#oxideContainer {
  height: 100%;
}


.oxide-yellow-tag{
  font-size: 0.8rem!important;
  padding: 0.3rem 0.75rem!important;
  display:none!important;
}

.oxide-yellow-tag-show{
  font-size: 0.8rem!important;
  padding: 0.3rem 0.75rem!important;
}