#main_container {
  /* House Ads */ }
  #main_container .featured-block {
    border-bottom: 1px solid #ccc;
    margin-bottom: 34px; }
  #main_container .featured-img-block {
    height: 100vh;
    margin: 0;
    margin-bottom: 34px;
    background-image: url("https://cronkitenews.azpbs.org/wp-content/themes/bootstrap/assets/img/youth-crisis/qchs-1.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    #main_container .featured-img-block .cell {
      padding: 0; }
  #main_container .featured-img-block-md, #main_container .featured-img-block-sm {
    margin: 0;
    margin-bottom: 34px; }
    #main_container .featured-img-block-md .cell, #main_container .featured-img-block-sm .cell {
      padding: 0; }
  #main_container.full-width {
    max-width: 100% !important; }
  #main_container.youth-suicide {
    max-width: 78rem;
    padding-top: calc(16px + 6vw);
    padding-left: 0px;
    padding-right: 0px; }
  @media only screen and (max-width: 1560px) {
    #main_container.youth-suicide {
      padding-top: calc(16.4px + 7.4vw); } }
  @media only screen and (max-width: 1100px) {
    #main_container {
      /*padding-top:calc(16.4px + 16vw);*/ } }
  @media only screen and (max-width: 980px) {
    #main_container.youth-suicide {
      padding-top: calc(16.4px + 7.5vw) !important; } }
  @media only screen and (max-width: 600px) {
    #main_container.youth-suicide {
      padding-top: calc(16.4px + 9.25vw) !important; } }
  @media only screen and (max-width: 500px) {
    #main_container.youth-suicide {
      padding-top: calc(16.4px + 7vw) !important; } }
  #main_container .divider {
    width: 73.2rem;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto;
    margin-bottom: 25px; }
  #main_container .mailing-list input[type=text] {
    width: 50%;
    margin: 0 auto; }
  #main_container .mailing-list h6 {
    color: #111; }
  #main_container h1, #main_container h5, #main_container h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: calc(16.4px + 2vw); }
  #main_container h1.main-title-hdr {
    font-weight: 300;
    text-transform: uppercase; }
    #main_container h1.main-title-hdr span {
      font-size: calc(16.4px + 0.25vw); }
  #main_container h1.main-title-subhdr {
    font-weight: 300;
    text-transform: uppercase;
    font-size: calc(16.4px + 1vw); }
  #main_container h5 {
    font-size: calc(16.4px + .5vw);
    color: #003594; }
  #main_container h6 {
    font-size: calc(12.4px + .5vw);
    color: #003594; }
  #main_container hr {
    border: none;
    margin: 0;
    margin-bottom: 40px; }
  #main_container small {
    font-size: 12px;
    font-weight: 400;
    font-family: "Roboto", sans-serif; }
  #main_container a {
    text-decoration: underline;
    color: #003594;
    -webkit-transition: text-decoration 0.25s;
    -moz-transition: text-decoration 0.25s;
    -o-transition: text-decoration 0.25s;
    transition: text-decoration 0.25s; }
    #main_container a:hover {
      text-decoration: none; }
  #main_container .gradient {
    height: 20px;
    position: relative;
    width: 100%;
    background: radial-gradient(ellipse farthest-side at top center, rgba(0, 0, 0, 0.08), transparent);
    margin: 0 auto; }
    #main_container .gradient:before {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      right: 0;
      left: 0;
      height: 3px;
      background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02), transparent); }
  #main_container .story-block {
    text-decoration: none; }
    #main_container .story-block p {
      font-family: "Roboto", sans-serif; }
  #main_container .sp-stories-sm {
    padding-bottom: 25px; }
    #main_container .sp-stories-sm .single-story {
      height: 100%;
      border: 1px solid #e6e6e6; }
      #main_container .sp-stories-sm .single-story h6, #main_container .sp-stories-sm .single-story p {
        padding: 0 15px; }
      #main_container .sp-stories-sm .single-story h6 {
        margin-top: 15px;
        margin-bottom: 12px; }
        @media only screen and (max-width: 600px) {
          #main_container .sp-stories-sm .single-story h6 {
            font-size: calc(12.5px + 2vw); } }
      #main_container .sp-stories-sm .single-story .category-tag {
        display: inline-block;
        white-space: pre-line;
        font-size: calc(6px + 0.2vw);
        letter-spacing: 0.6px;
        color: #111;
        border-radius: 1em;
        background: #e6e6e6;
        padding: 2px 10px;
        margin: 10px 15px 14px 15px;
        text-transform: uppercase; }
        #main_container .sp-stories-sm .single-story .category-tag.secondary {
          background: #e6e6e6; }
    #main_container .sp-stories-sm h6 {
      margin-bottom: 0px; }
    #main_container .sp-stories-sm h5, #main_container .sp-stories-sm h6 {
      padding-top: 10px; }
    #main_container .sp-stories-sm h6.awards-hdr {
      font-size: calc(12px + 0.1vw);
      font-weight: 600;
      letter-spacing: 0.25px;
      text-transform: uppercase;
      margin-top: 0;
      padding-top: 0; }
    #main_container .sp-stories-sm p {
      font-family: Georgia, Times, "Times New Roman", serif;
      margin-bottom: 10px;
      line-height: 1.75; }
    #main_container .sp-stories-sm a {
      text-decoration: none; }
      #main_container .sp-stories-sm a:hover {
        color: #111;
        text-decoration: none; }
        #main_container .sp-stories-sm a:hover h5, #main_container .sp-stories-sm a:hover h6 {
          color: #111; }
      #main_container .sp-stories-sm a + h5, #main_container .sp-stories-sm a h6 {
        text-decoration: none; }
      #main_container .sp-stories-sm a .read-more {
        display: block;
        margin-bottom: 10px;
        border: 1px solid #ff0000; }
    #main_container .sp-stories-sm .awards {
      display: flex;
      color: #111;
      font-size: calc(12px + 0.1vw);
      font-weight: 100;
      letter-spacing: 0.5px;
      padding-bottom: 6px;
      outline: none; }
      #main_container .sp-stories-sm .awards.see-all-awards {
        cursor: pointer; }
        #main_container .sp-stories-sm .awards.see-all-awards span {
          text-decoration: underline; }
          #main_container .sp-stories-sm .awards.see-all-awards span:hover {
            text-decoration: none; }
      #main_container .sp-stories-sm .awards img {
        display: flex; }
      #main_container .sp-stories-sm .awards span {
        display: flex;
        padding-left: 10px; }
    #main_container .sp-stories-sm .image {
      position: relative;
      overflow: hidden;
      /*&.vignette {
        transition: transform .5s, filter 0.5s ease-in-out;
        -webkit-box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;

        -moz-box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;

             box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;
      }*/ }
      #main_container .sp-stories-sm .image .sp-identifier {
        display: flex;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40px;
        height: 40px;
        color: #ffffff;
        background-color: #003594;
        padding: 10px; }
        #main_container .sp-stories-sm .image .sp-identifier svg {
          color: #ffffff; }
    #main_container .sp-stories-sm h6 {
      margin-bottom: 10px; }
    #main_container .sp-stories-sm .read-more {
      display: block;
      font-family: "Roboto", sans-serif;
      text-decoration: underline;
      margin-top: 10px;
      margin-bottom: 15px; }
  #main_container p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: calc(12.5px + 0.3vw);
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: 0.25px;
    color: #2d2d2d; }
    @media only screen and (max-width: 600px) {
      #main_container p {
        font-size: calc(12.5px + 1vw); } }
  #main_container .house-ad {
    display: flex;
    background-color: #f5f5f5;
    padding: 5px 10px; }
    #main_container .house-ad h3 {
      width: 100%;
      color: #003594;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 1em;
      margin: 10px 0 0 0;
      padding: 0 0 0 12px; }
    #main_container .house-ad p {
      padding: 4px 0 0 12px;
      margin-bottom: 5px;
      text-transform: uppercase;
      font-size: calc(12px + 0.15vw);
      letter-spacing: 0.6px; }
    #main_container .house-ad input[type="email"] {
      display: inline-block;
      width: 78%; }
    #main_container .house-ad input[type="submit"] {
      padding: 0.82em 1em;
      text-transform: uppercase;
      background-color: #003594; }
      #main_container .house-ad input[type="submit"]:hover {
        background-color: rgba(0, 53, 148, 0.75); }

/* reveal */
.reveal.more-awards h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: calc(16.4px + 1vw); }
.reveal.more-awards .awards span {
  font-size: calc(12px + 0.15vw);
  font-weight: 100;
  letter-spacing: 0.5px;
  padding-left: 10px; }

#error small {
  color: #ff0000; }

/*# sourceMappingURL=youth-suicide.css.map */
