@charset "UTF-8";
/*
 * Default variables for SASS
 */
@import url("https://fonts.googleapis.com/css?family=Average:400,700");
@font-face {
  font-family: 'Gordita_Medium';
  src: url("../fonts/gordita/gorditamedium-webfont.eot");
  src: url("../fonts/gordita/gorditamedium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gordita/gorditamedium-webfont.woff2") format("woff2"), url("../fonts/gordita/gorditamedium-webfont.woff") format("woff"), url("../fonts/gordita/gorditamedium-webfont.ttf") format("truetype"), url("../fonts/gordita/gorditamedium-webfont.svg#gorditamedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gordita_Regular';
  src: url("../fonts/gordita/gorditaregular-webfont.eot");
  src: url("../fonts/gordita/gorditaregular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gordita/gorditaregular-webfont.woff2") format("woff2"), url("../fonts/gordita/gorditaregular-webfont.woff") format("woff"), url("../fonts/gordita/gorditaregular-webfont.ttf") format("truetype"), url("../fonts/gordita/gorditaregular-webfont.svg#gorditaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gordita_Bold';
  src: url("../fonts/gordita/gorditabold-webfont.eot");
  src: url("../fonts/gordita/gorditabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gordita/gorditabold-webfont.woff2") format("woff2"), url("../fonts/gordita/gorditabold-webfont.woff") format("woff"), url("../fonts/gordita/gorditabold-webfont.ttf") format("truetype"), url("../fonts/gordita/gorditabold-webfont.svg#gorditabold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icon-fonts';
  src: url("../fonts/icon-fonts/onesite.eot?t0d8h4");
  src: url("../fonts/icon-fonts/onesite.eot?t0d8h4#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/onesite.ttf?t0d8h4") format("truetype"), url("../fonts/icon-fonts/onesite.woff?t0d8h4") format("woff"), url("../fonts/icon-fonts/onesite.svg?t0d8h4#icon-fonts/onesite") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weather-icons';
  src: url("../fonts/icon-fonts/weather/weather.eot");
  src: url("../fonts/icon-fonts/weather/weather.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/weather/weather.ttf") format("truetype"), url("../fonts/icon-fonts/weather/weather.woff") format("woff"), url("../fonts/icon-fonts/weather/weather.svg#weather") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 61, src/utils/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-fonts' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 76, src/utils/_fonts.scss */
.icon-down:before {
  content: "\e900";
  color: #fff; }

/* line 80, src/utils/_fonts.scss */
.icon-left:before {
  content: "\e901";
  color: #fff; }

/* line 84, src/utils/_fonts.scss */
.icon-right:before {
  content: "\e902";
  color: #fff; }

/* line 88, src/utils/_fonts.scss */
.icon-up:before {
  content: "\e903";
  color: #fff; }

/* line 92, src/utils/_fonts.scss */
.icon-play:before {
  content: "\e904";
  color: #fff; }

/* line 96, src/utils/_fonts.scss */
.icon-caption:before {
  content: "\e905";
  color: #fff; }

/* line 100, src/utils/_fonts.scss */
.icon-search:before {
  content: "\e906";
  color: #2e81b7; }

/* line 104, src/utils/_fonts.scss */
.icon-footerfb:before {
  content: "\e907";
  color: #2e81b7; }

/* line 108, src/utils/_fonts.scss */
.icon-footertwitter:before {
  content: "\e908";
  color: #2e81b7; }

/* line 112, src/utils/_fonts.scss */
.icon-reddit:before {
  content: "\e909";
  color: #fff; }

/* line 116, src/utils/_fonts.scss */
.icon-videos:before {
  content: "\e90a";
  color: #fff; }

/* line 120, src/utils/_fonts.scss */
.icon-profile:before {
  content: "\e90b";
  color: #2e81b7; }

/* line 124, src/utils/_fonts.scss */
.icon-shape:before {
  content: "\e90c";
  color: #fff; }

/* line 128, src/utils/_fonts.scss */
.icon-menu:before {
  content: "\e90d"; }

/* line 131, src/utils/_fonts.scss */
.icon-comment:before {
  content: "\e90e";
  color: #fff; }

/* line 135, src/utils/_fonts.scss */
.icon-email:before {
  content: "\e90f";
  color: #fff; }

/* line 139, src/utils/_fonts.scss */
.icon-ig:before {
  content: "\e910";
  color: #fff; }

/* line 143, src/utils/_fonts.scss */
.icon-facebook:before {
  content: "\e911";
  color: #fff; }

/* line 147, src/utils/_fonts.scss */
.icon-twitter:before {
  content: "\e912";
  color: #fff; }

/* line 151, src/utils/_fonts.scss */
.icon-pinterest:before {
  content: "\e913";
  color: #fff; }

/* line 5, src/components/footer/_footer.scss */
footer.one-site {
  background-color: #f8f8f8;
  height: auto;
  overflow: hidden;
  font-family: Gordita_Regular, arial, sans-serif;
  font-size: 16px; }
  /* line 13, src/components/footer/_footer.scss */
  footer.one-site .container {
    width: 90%;
    padding: 0 15px; }
  /* line 18, src/components/footer/_footer.scss */
  footer.one-site .footer--row {
    display: flex;
    flex-direction: row; }
  /* line 23, src/components/footer/_footer.scss */
  footer.one-site .footer-heading {
    height: 14rem; }
    /* line 26, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__logo, footer.one-site .footer-heading__email {
      flex: 1;
      align-self: center;
      text-align: center; }
    /* line 32, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__logo {
      align-items: center;
      justify-content: flex-end;
      display: flex;
      border-right: solid 1px #9b9b9b;
      padding-right: 4rem;
      height: 10rem; }
    /* line 41, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__logo-image {
      width: 11rem;
      max-width: 529px; }
      /* line 45, src/components/footer/_footer.scss */
      footer.one-site .footer-heading__logo-image.mydaytondailynews, footer.one-site .footer-heading__logo-image.springfieldnewssun {
        width: 400px; }
      /* line 50, src/components/footer/_footer.scss */
      footer.one-site .footer-heading__logo-image.myajc {
        width: 9rem; }
    /* line 56, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email {
      flex-direction: column;
      display: flex;
      padding-left: 4rem;
      align-items: flex-start; }
    /* line 63, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email-input {
      width: 18rem;
      height: 2.5rem;
      border: solid 1px #9b9b9b;
      border-radius: 5px;
      opacity: 0.5;
      padding-left: 1rem;
      background-color: inherit;
      font-size: .75rem;
      margin-right: -5px; }
    /* line 75, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email-button {
      width: 3.8rem;
      margin-left: -0.5rem;
      vertical-align: middle;
      cursor: pointer; }
  /* line 83, src/components/footer/_footer.scss */
  footer.one-site .footer-menu {
    padding-left: 2rem; }
    /* line 86, src/components/footer/_footer.scss */
    footer.one-site .footer-menu__section {
      flex: 1; }
      /* line 89, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__section__facebook, footer.one-site .footer-menu__section__twitter {
        margin-right: 1rem;
        margin-top: 1rem;
        height: 1.6rem;
        width: 1.6rem; }
      /* line 96, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__section__arrow {
        display: none; }
      /* line 100, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__section:last-of-type {
        margin-right: -4rem; }
    /* line 105, src/components/footer/_footer.scss */
    footer.one-site .footer-menu__section-options {
      padding-top: 1rem; }
    /* line 109, src/components/footer/_footer.scss */
    footer.one-site .footer-menu__option-items {
      font-size: .85rem;
      line-height: 2rem; }
    /* line 115, src/components/footer/_footer.scss */
    footer.one-site .footer-menu__dropdown-toggler {
      color: #545454 !important;
      cursor: unset; }
  /* line 121, src/components/footer/_footer.scss */
  footer.one-site .footer-sub {
    height: 4rem;
    margin: 2rem 0 2rem 0;
    border-top: solid 1px #9b9b9b; }
    /* line 126, src/components/footer/_footer.scss */
    footer.one-site .footer-sub__section {
      flex: 1;
      align-self: center;
      text-align: center;
      border-right: solid 1px #9b9b9b;
      font-size: .75rem;
      padding: 0 .75rem;
      height: 2rem; }
      /* line 135, src/components/footer/_footer.scss */
      footer.one-site .footer-sub__section:first-of-type {
        padding: 0 0 0 2rem;
        text-align: left;
        flex: 0.75; }
        /* line 140, src/components/footer/_footer.scss */
        footer.one-site .footer-sub__section:first-of-type .footer-sub__section-item {
          justify-content: initial; }
      /* line 145, src/components/footer/_footer.scss */
      footer.one-site .footer-sub__section:last-of-type {
        border-right: 0; }
    /* line 150, src/components/footer/_footer.scss */
    footer.one-site .footer-sub__section-item {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%; }
  /* line 158, src/components/footer/_footer.scss */
  footer.one-site .footer-terms {
    font-size: .65rem;
    padding: 0 2rem;
    line-height: 1.3; }
  /* line 165, src/components/footer/_footer.scss */
  footer.one-site a {
    color: #2e81b7; }
  /* line 169, src/components/footer/_footer.scss */
  footer.one-site a:hover {
    text-decoration: none; }
  /* line 173, src/components/footer/_footer.scss */
  footer.one-site a:visited {
    color: #2e81b7; }
  /* line 177, src/components/footer/_footer.scss */
  footer.one-site ul {
    margin: 0; }
  /* line 181, src/components/footer/_footer.scss */
  footer.one-site li {
    list-style: none; }

@media (max-width: 1023px) {
  /* line 189, src/components/footer/_footer.scss */
  footer.one-site {
    height: auto; }
    /* line 192, src/components/footer/_footer.scss */
    footer.one-site .footer--row {
      display: flex;
      flex-direction: column; }
    /* line 199, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__logo {
      border-right: 0;
      padding-right: 0;
      margin-bottom: 4rem;
      padding-top: 4rem; }
    /* line 206, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__logo-image {
      max-width: 100%; }
    /* line 210, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email {
      padding-left: 0;
      align-self: unset;
      align-items: center;
      margin-bottom: 4rem; }
    /* line 217, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email-heading {
      font-size: 1.25rem; }
    /* line 221, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email-button {
      width: 2.8rem; }
    /* line 225, src/components/footer/_footer.scss */
    footer.one-site .footer-heading__email-input {
      background-color: #ffffff;
      border: solid 1px #2e81b7;
      width: 18rem;
      height: 2.5rem; }
    /* line 233, src/components/footer/_footer.scss */
    footer.one-site .footer-menu {
      padding-left: unset;
      font-size: 1.25rem; }
      /* line 237, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__section {
        position: relative; }
        /* line 240, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section__facebook, footer.one-site .footer-menu__section__twitter {
          width: 2rem;
          margin-right: unset; }
        /* line 245, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section__twitter {
          margin-left: 1rem; }
        /* line 249, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section__arrow {
          position: absolute;
          right: 0;
          top: 0.5rem;
          display: inline;
          width: 1.25rem;
          transform: rotate(180deg); }
        /* line 260, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section--open .footer-menu__section__arrow {
          transform: rotate(0deg); }
        /* line 264, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section--open .footer-menu__section-options {
          display: block; }
        /* line 269, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section:last-of-type {
          align-self: center;
          margin-right: unset; }
          /* line 273, src/components/footer/_footer.scss */
          footer.one-site .footer-menu__section:last-of-type .footer-menu__section-heading {
            display: none; }
          /* line 277, src/components/footer/_footer.scss */
          footer.one-site .footer-menu__section:last-of-type .footer-menu__dropdown-toggler:after {
            border-bottom: 0; }
      /* line 283, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__section-options {
        display: none;
        padding-top: 0; }
        /* line 287, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__section-options:after {
          content: "";
          display: block;
          margin: 0 -9999rem .5rem;
          border-bottom: 1px solid #cccccc;
          padding-bottom: .5rem; }
      /* line 296, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__option-items {
        font-size: 1.125rem;
        line-height: 2.5rem; }
      /* line 301, src/components/footer/_footer.scss */
      footer.one-site .footer-menu__dropdown-toggler {
        display: block;
        cursor: pointer; }
        /* line 305, src/components/footer/_footer.scss */
        footer.one-site .footer-menu__dropdown-toggler:after {
          content: "";
          display: block;
          margin: 0 -9999rem .5rem;
          border-bottom: 1px solid #cccccc;
          padding-top: .5rem; }
    /* line 315, src/components/footer/_footer.scss */
    footer.one-site .footer-sub {
      border-top: 0;
      height: unset; }
      /* line 319, src/components/footer/_footer.scss */
      footer.one-site .footer-sub__section {
        border-right: 0;
        font-size: 1.125rem;
        height: 3rem; }
        /* line 324, src/components/footer/_footer.scss */
        footer.one-site .footer-sub__section:first-of-type {
          padding: unset; }
      /* line 330, src/components/footer/_footer.scss */
      footer.one-site .footer-sub__item-link {
        color: #545454 !important; }
    /* line 335, src/components/footer/_footer.scss */
    footer.one-site .footer-terms {
      text-align: center; }
    /* line 340, src/components/footer/_footer.scss */
    footer.one-site a:hover  {
      color:   #545454; } }

@media (max-width: 1023px) and (max-width: 330px) {
  /* line 350, src/components/footer/_footer.scss */
  footer.one-site .footer-heading__email-heading {
    font-size: 1.1rem; } }

/*# sourceMappingURL=footer.css.map */