@charset "utf-8";

@media (max-width: 1439px) {
  html, body {
    font-size: 12px;
  }

  .isotope_item_masonry .post_title {
    font-size: 1.3em;
  }

  input[type="submit"], input[type="reset"], input[type="button"], button, .sc_button {
    font-size: 10.2px;
  }

  input[type="text"], input[type="tel"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], select, textarea {
    font-size: 12px;
  }
}

@media (max-width: 1135px) {
  h1 {
    font-size: 2.6em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.54em;
  }

  h4 {
    font-size: 1.385em;
  }

  h5 {
    font-size: 1.077em;
  }

  h6 {
    font-size: 1.077em;
  }

  .sc_item_title {
    font-size: 2.6em;
  }

  .sc_dropcaps .sc_dropcaps_item {
    font-size: 3.32em;
  }

  .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
    font-size: 4.149em;
  }

  .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
    font-size: 2.5em
  }
}

@media (max-width: 959px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {
  h1 {
    font-size: 2.2em;
  }

  h2 {
    font-size: 1.8em;
  }

  h3 {
    font-size: 1.54em;
  }

  h4 {
    font-size: 1.385em;
  }

  h5 {
    font-size: 1.077em;
  }

  h6 {
    font-size: 1.077em;
  }

  .sc_item_title {
    font-size: 2.2em;
  }
}
