/*
Theme Name: KIDS
Theme URI: https://kids.delaware.gov
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Kids Department
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_KIDS_theme
*/

/* ############################################################################################## */

/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S  */
/*  State of Delaware - CLF4 2016  */
/*  Developed by the GIC (Julianne Solum, Matt Campbell)  */

/* ############################################################################################## */

/*==========  Bootstrap 3 Mobile First Method CSS  ==========*/

/* Global Theme Variables */
:root {
  /* Block Editor Colors */
  --white: #ffffff;
  --off-white: #f2f2f2;
  --medium-gray: #606060;
  --dark-gray: #262626;
  --dark-crimson: #9f1938;
  --dark-blue: #035768;
  --dark-green: #40561a;
  --light-crimson: #fbeff3;
  --light-blue: #e8f7f7;
  --light-green: #f3f8ec;

  /* Brand Colors */
  --stability-blue: #038099;
  --green-blue: #379fa1;
  --resilience-green: #95c83e;

  /* Secondary Colors */
  --crimson: #c71f45;
  --astral-blue: #2f739d;
  --astral-blue-hover: #296489;
  --true-blue: #245194;

  /* Font Stack */
  --font-family-sans-body: "Open Sans", sans-serif;
  --font-family-sans-headline: "Montserrat", sans-serif;
}

/** Gutenberg block editor color palettes.
 * -- see editor-color-palette in functions.php.
*/

a.has-white-text-decor-color:hover {
  -webkit-text-decoration-color: var(--white);
  text-decoration-color: var(--white);
  -moz-text-decoration-color: var(--white);
}

/* Media Querie Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /* ============================= ELEMENTS ============================= */
  html {
    -webkit-font-smoothing: antialiased !important;

    min-height: 100%;
  }

  body {
    position: relative;
    /* moved from html. needed for footer megamenu links because it is pos absolute */
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    min-height: 100%;
  }

  a,
  a:link {
    text-decoration: none;
    color: var(--astral-blue);
  }

  a:visited,
  a:focus,
  a:hover,
  a:active {
    color: var(--astral-blue-hover);
    text-decoration: underline;
    -webkit-text-decoration-color: var(--astral-blue-hover);
    text-decoration-color: var(--astral-blue-hover);
    text-decoration-thickness: 0.125em;
    text-underline-offset: 1.45px;
    -moz-text-decoration-color: var(--astral-blue-hover);
    outline-offset: 3px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Montserrat", sans-serif;
  }

  /* Custom Color Palette Styles */
  .has-white-color {
    color: #fff;
  }

  .has-white-background-color {
    background-color: #fff;
  }

  .has-off-white-color {
    color: #f2f2f2;
  }

  .has-off-white-background-color {
    background-color: #f2f2f2;
  }

  .has-medium-gray-color {
    color: #606060;
  }

  .has-medium-gray-background-color {
    background-color: #606060;
  }

  .has-dark-gray-color {
    color: #262626;
  }

  .has-dark-gray-background-color {
    background-color: #262626;
  }

  .has-crimson-color {
    color: #c71f45;
  }

  .has-crimson-background-color {
    color: #c71f45;
  }

  .has-dark-crimson-color {
    color: #9f1938;
  }

  .has-dark-crimson-background-color {
    background-color: #9f1938;
  }

  .has-dark-blue-color {
    color: #035768;
  }

  .has-dark-blue-background-color {
    background-color: #035768;
  }

  .has-dark-green-color {
    color: #40561a;
  }

  .has-dark-green-background-color {
    background-color: #40561a;
  }

  .has-light-crimson-color {
    color: #fbeff3;
  }

  .has-light-crimson-background-color {
    background-color: #fbeff3;
  }

  .has-light-blue-color {
    color: #e8f7f7;
  }

  .has-light-blue-background-color {
    background-color: #e8f7f7;
  }

  .has-light-green-color {
    color: #f3f8ec;
  }

  .has-light-green-background-color {
    background-color: #f3f8ec;
  }

  /* End Custom Color Palette Styles */

  /* ============================= ID's ============================= */

  /* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
  /* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */

  /* #main_content {
    padding-top: 2em;
  } */

  #menu-main-navigation {
    z-index: 999;
  }

  .affix #menu-main-navigation {
    position: absolute !important;
  }

  #nav-icon-hamburger span {
    background: var(--stability-blue);
  }

  #loading1 {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }

  #loading2 {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }

  #headerImage {
    height: 369px;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    margin-top: -20px;
  }

  #headerImage2 {
    height: 169px;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    margin-top: -22px;
  }

  #headerArea h1 {
    color: #1799b9 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 30px;
    font-weight: 300;
  }

  #main_header h1 {
    font-weight: 300;
    font-style: normal;
    color: var(--medium-gray);
    font-size: 2.8125em;
  }

  #featuredTopics p {
    font-size: 19px;
    margin-top: 30px;
  }

  #kidsTopics {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 20px;
    width: 100%;
    height: 70px;
    background-color: #fff;
    border: 2px solid #d3d3d3;
    color: var(--green-blue);
    margin-top: 0;
    word-wrap: break-word;
    text-overflow: inherit;
    white-space: normal;
  }

  #infoTopics {
    background-color: #2d548e;
    border-top: 8px solid #e2ad47;
    border-bottom: 8px solid #e2ad47;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #infoTopics h2 {
    color: #fff !important;
  }

  #infoTopics h3 {
    width: 65%;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff !important;
    background-color: #5b80a0 !important;
    padding: 15px;
    margin-bottom: 20px !important;
  }

  #infoTopics p {
    color: #fff;
  }

  #infoTopics a,
  #infoTopics a:link,
  #infoTopics a:active,
  #infoTopics a:visited {
    font-weight: bold;
    /* text-decoration: none; */
    color: #fff;
  }

  #infoTopics a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
  }

  #AgencyCarousel {
    margin-top: 0px;
  }

  #AgencyCarousel .carousel-caption h2 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 900;
    display: inherit;
    text-transform: normal;
    text-align: left;
    color: #014f80 !important;
    font-size: 32px !important;
  }

  #AgencyCarousel .carousel-caption p {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #fff !important;
  }

  #agencyFooter {
    background-color: var(--off-white);
    line-height: 1.5em;
    padding-top: 1.875em;
    border-top: 10px solid #dddddd;
    border-bottom: 10px solid var(--true-blue);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1029;
    text-align: center;
  }

  #agencyFooter h4 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--crimson);
    margin-bottom: 1.2em;
  }

  #agencyFooter .menu {
    list-style-type: none;
    margin-left: -38px;
  }

  #agencyFooter hr {
    border-color: #0071ad;
  }

  #clf_nav {
    background-color: var(--white) !important;
  }

  #clf_nav .nav > li > a:hover,
  #clf_nav .nav > li > a:focus {
    text-decoration: none;
    background-color: var(--white) !important;
  }

  #clf_nav .nav > li > a {
    display: block;
    padding: 10px 5px !important;
    position: relative;
  }

  #clf_nav .nav .open > a,
  #clf_nav .nav .open > a:hover,
  #clf_nav .nav .open > a:focus {
    background-color: #6f1807 !important;
    border-color: #428bca;
  }

  #clf_nav .nav .open > a .caret,
  #clf_nav .nav .open > a:hover .caret,
  #clf_nav .nav .open > a:focus .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496;
  }

  #clf_nav .nav-pills-clf {
    background-color: var(--white);
  }

  #clf_nav .nav-pills-clf > li > a {
    color: #03528b;
  }

  #clf_nav .nav-pills-clf > li.active > a,
  #clf_nav .nav-pills-clf > li.active > a:hover,
  #clf_nav .nav-pills-clf > li.active > a:focus {
    color: #03528b;
    background-color: #428bca;
  }

  #clf_nav .nav-pills-clf > li.active > a .caret,
  #clf_nav .nav-pills-clf > li.active > a:hover .caret,
  #clf_nav .nav-pills-clf > li.active > a:focus .caret {
    border-top-color: var(--white);
    border-bottom-color: var(--white);
  }

  /* Interior Menu Styling */
  #menu-family-services-left-menu ul.sub-menu li,
  #menu-management-services-left-menu ul.sub-menu li,
  #menu-prevention-services-left-menu ul.sub-menu li,
  #menu-youth-services-left-menu ul.sub-menu li {
    margin-left: -50px;
  }

  #menu-family-services-left-menu li,
  #menu-management-services-left-menu li,
  #menu-prevention-services-left-menu li,
  #menu-youth-services-left-menu li {
    margin-bottom: 20px;
    /*margin-left: -40px;*/
    list-style-type: none;
  }

  #menu-family-services-left-menu a,
  #menu-management-services-left-menu a,
  #menu-prevention-services-left-menu a,
  #menu-youth-services-left-menu a {
    color: var(--stability-blue);
    font-size: 22px;
    font-family: "Open Sans Condensed";
    font-weight: 500;
    margin-top: 0px;
    text-decoration: none;
  }

  #menu-family-services-left-menu,
  #menu-management-services-left-menu,
  #menu-prevention-services-left-menu,
  #menu-youth-services-left-menu {
    display: table-row;
  }

  #menu-family-services-left-menu .sub-menu,
  #menu-management-services-left-menu .sub-menu,
  #menu-prevention-services-left-menu .sub-menu,
  #menu-youth-services-left-menu .sub-menu {
    margin-top: 0.5em;
  }

  #menu-family-services-left-menu .sub-menu a,
  #menu-management-services-left-menu .sub-menu a,
  #menu-prevention-services-left-menu .sub-menu a,
  #menu-youth-services-left-menu .sub-menu a {
    font-size: 18px !important;
    font-family: "Open Sans" !important;
    display: table-row;
  }

  #menu-family-services-left-menu .sub-menu a::before,
  #menu-management-services-left-menu .sub-menu a::before,
  #menu-prevention-services-left-menu .sub-menu a::before,
  #menu-youth-services-left-menu .sub-menu a::before {
    display: table-cell;
    padding-right: 25px;
    content: "";
  }

  /* End Interior Menu */
  @-moz-document url-prefix() {
    #twitter-widget-0 {
      min-height: 648px !important;
    }
  }

  #featured-services-mobile .service-item {
    margin-bottom: 50px;
  }

  /* ============================= Classes ============================= */

  /* ReadSpeaker */
  .rs_addtools .rsbtn_play .rsbtn_right,
  .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text,
  .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text span,
  .rsbtn .rsbtn_play .rsbtn_right,
  .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text,
  .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span {
    color: var(--astral-blue) !important;
  }

  .rs_addtools .rsbtn_play,
  .rsbtn .rsbtn_play {
    border: 1px solid var(--medium-gray) !important;
  }

  /* Bootstrap  */
  /* Panels */
  .panel-info > .panel-heading {
    color: var(--white);
    background-color: var(--stability-blue);
    border-color: var(--off-white);
  }

  .panel-info {
    border-color: var(--off-white);
  }

  /* Custom Panels */
  .panel-directory p.panel-body {
    margin-bottom: 0;
    padding: 15px 15px 0 15px;
  }

  .panel-directory p.panel-body:last-child {
    padding-bottom: 25px;
  }

  .panel-directory p.panel-body::before {
    content: "\f330";
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin-right: 0.3em;
    color: var(--astral-blue);
  }

  /* Custom Alerts */
  .wp-block-column.alert-danger.wide {
    max-width: 80%;
    margin: 0 auto;
  }

  .alert-danger {
    color: var(--dark-crimson);
  }

  /* WordPress Core CSS */
  .alignnone {
    margin: 5px 20px 20px 0;
  }

  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }

  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }

  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }

  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }

  a img.alignnone {
    margin: 5px 20px 20px 0;
  }

  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }

  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
  }

  .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
  }

  .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
  }

  .wp-caption.alignright {
    margin: 5px 0 20px 20px;
  }

  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
  }

  /* End WordPress Core CSS */

  .more-link a {
    margin: 0 0 10px 0px;
    display: block;
    background: transparent;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.9em;
  }

  .more-link {
    display: block;
    text-align: right;
  }

  .more-link a:after {
    content: "\f101";
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
    line-height: 1;
  }

  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }

  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
  }

  img.alignright {
    float: right;
    margin: 0 0 1em 1em;
  }

  img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }

  img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .alignright {
    float: right;
  }

  .alignleft {
    float: left;
  }

  .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  /* End WP Core Classes */

  /* Equal Height Column */
  .row-eq-height .wp-block-column.equal-height-column {
    flex: 1;
  }

  .row-eq-height p {
    padding: 0 1em;
  }

  .row-eq-height .wp-block-column.is-vertically-aligned-top {
    align-self: auto;
  }

  /* /End Equal Height Column */

  /* COVID Banner */
  #covid-banner {
    padding: 5px;
    background: var(--light-crimson);
    height: auto;
    color: var(--dark-crimson);
  }

  #covid-banner h2 {
    font-family: "Open Sans", sans-serif !important;
    font-size: 24px;
    color: var(--dark-crimson);
    font-weight: 800;
    margin-top: -10px;
    margin-bottom: 20px;
    text-align: left;
  }

  #covid-banner .covid-content {
    margin-top: -25px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
  }

  #covid-banner .btn-covid {
    color: var(--dark-crimson);
    background-color: transparent;
    background-image: none;
    border-color: var(--dark-crimson);
    border-radius: 0;
    padding: 30px;
    cursor: pointer;
    font-weight: 900;
    font-size: 20px;
  }

  #covid-banner .btn-covid:hover {
    background-color: var(--light-crimson);
    color: var(--dark-crimson);
    transition: 0.3s;
  }

  /* /END COVID Banner */

  /* Add space to pages with little content ex. Message Success */
  .little-content-wrapper {
    min-height: 500px;
    position: relative;
    margin-bottom: 10%;
  }

  .is-vertical-center {
    margin: 0;
    position: absolute;
    top: 35%;
    /* less than 50% because of footer overlap*/
    transform: translateY(-50%);
  }

  h2 > i.fas--block {
    display: block !important;
    padding-bottom: 0.5em;
  }

  .adoption-wrapper {
    /*border: 3px solid #377e96;*/
    padding: 25px;
    margin-top: 0%;
    margin-bottom: 8%;
  }

  .adoption-video {
    margin-bottom: 5%;
  }

  .adoption-square,
  .foster-square {
    height: 350px;
  }

  .adoption-square-link,
  .foster-square-link {
    display: table;
    height: 350px;
    width: 100%;
  }

  .adoption-square-link h2,
  .foster-square-link h2 {
    display: table-cell;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
  }

  .adoption-square-link h2,
  .adoption-square-link i,
  .foster-square-link h2,
  .foster-square-link i {
    color: var(--white);
  }

  .adoption-square-link i,
  .foster-square-link i {
    font-size: 2.25em;
    line-height: 1.3;
  }

  .adoption-square {
    background-color: var(--stability-blue);
  }

  .adoption-square:hover {
    background-color: #016e84;
  }

  .adoption-square:hover h2 {
    text-decoration: underline;
    -webkit-text-decoration-color: var(--white);
    text-decoration-color: var(--white);
  }

  .foster-square {
    background-color: var(--green-blue);
  }

  .foster-square:hover {
    background-color: #2e8a8c;
  }

  .foster-square:hover h2 {
    text-decoration: underline;
    -webkit-text-decoration-color: var(--white);
    text-decoration-color: var(--white);
  }

  .internal-page {
    margin-bottom: 5%;
  }

  .featured-services-wrapper h2,
  .adoption-wrapper h2 {
    line-height: 1.2;
    /* margin: 1em 0 0.4em; */
    padding-bottom: 1em;
    font-weight: 300;
    color: var(--green-blue);
    font-size: 2.25em !important;
  }

  .adoption-wrapper .begin-your-journey h2 {
    padding-bottom: 0.25em;
  }

  /* 
  Adoption Foster Wrapper */
  .adoption-foster-wrapper {
    margin-bottom: 16%;
  }
  /* iPhone 6,7,8 */
  @media (min-width: 375px) {
    .adoption-foster-wrapper {
      margin-bottom: 2%;
    }
  }
  /* Pixel 2 */
  @media (min-width: 411px) {
    .adoption-foster-wrapper {
      margin-bottom: -5%;
    }
  }
  /* Surface Duo */
  @media (min-width: 540px) {
    .adoption-foster-wrapper {
      margin-bottom: 16%;
    }
  }
  /* iPad */
  @media (min-width: 768px) {
    .adoption-foster-wrapper {
      margin-bottom: 45%;
    }
  }
  @media (min-width: 860px) {
    .adoption-foster-wrapper {
      margin-bottom: 41%;
    }
  }

  @media (min-width: 992px) {
    .adoption-foster-wrapper {
      margin-bottom: 14%;
    }
  }
  /* iPad Pro */
  @media (min-width: 1024px) {
    .adoption-foster-wrapper {
      margin-bottom: 13%;
    }
  }
  @media (min-width: 1098px) {
    .adoption-foster-wrapper {
      margin-bottom: 12%;
    }
  }

  @media (min-width: 1170px) {
    .adoption-foster-wrapper {
      margin-bottom: 11%;
    }
  }

  @media (min-width: 1200px) {
    .adoption-foster-wrapper {
      margin-bottom: 5%;
    }
  }

  .internal-page p {
    line-height: 1.6;
    margin-bottom: 1.2em;
  }

  .internal-page ul li,
  .internal-page ol li {
    line-height: 1.4;
    margin-bottom: 0.7em;
  }

  .internal-page ul li:last-of-type,
  .internal-page ol li:last-of-type {
    margin-bottom: 1.3em;
  }

  .internal-page h2 {
    line-height: 1.2;
    margin: 1em 0 0.4em;
    font-weight: 300;
    color: var(--green-blue);
    font-size: 2.25em !important;
  }

  .internal-page h2:first-of-type {
    margin-top: 0;
  }

  .topics-wrapper h3,
  .internal-page h3,
  .adoption-wrapper h3 {
    color: var(--dark-crimson);
    font-size: 22px;
    margin-top: 1.3em;
    margin-bottom: 0.7em;
  }

  .adoption-wrapper .adoption-story h3 {
    font-weight: bold;
    text-transform: uppercase;
  }

  .internal-page h4 {
    font-size: 18px;
    font-weight: 600;
    color: var(--medium-gray);
  }

  .internal-page .lead {
    line-height: 1.6;
    font-size: 1.3em;
  }

  .internal-page figure.wp-block-table {
    margin: 1.5em 0;
  }

  /* .internal-page h3.panel-heading {
    margin-top: 0;
  } */

  /* Force email addresses to be uniformly lowercase */
  .wp-block-columns.nowrap-links a[href^="mailto:"],
  .wp-block-columns.nowrap-links a[href^="https:"] {
    text-transform: lowercase;
  }

  .wp-block-columns.nowrap-links h3,
  .wp-block-columns.nowrap-links h3 {
    margin-top: 0;
  }

  /* Fix links breaking column panels */
  .dont-break-out {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }

  /* End FIX SPACING ISSUES */

  /* On-page anchor links */
  .anchor {
    position: relative;
  }

  .anchor #top_of_page,
  .anchor #hotlines,
  .anchor #dpbhs,
  .anchor #dfs,
  .anchor #dmss,
  .anchor #dyrs,
  .anchor #ocm,
  .anchor #es,
  .anchor #dpo,
  .anchor #ocs,
  .anchor #newcastle,
  .anchor #kent,
  .anchor #sussex {
    position: absolute;
    left: 0;
    /* matches the height of the header */
    top: -100px;
    height: 0;
    width: 0;
  }

  /* On-page anchor links */

  .agencyFooter_logo {
    width: 145px;
    height: 145px;
    border: none;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 2em;
  }

  .header-txt-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 0px 0px 10px 0px;
  }

  .header-txt-wrapper h1 {
    color: #fff;
    /* font-family: 'Roboto', sans-serif; */
    text-transform: uppercase;
    text-align: center;
    padding-left: 5px;
    font-size: 30px;
    margin-top: 30px;
    font-weight: 900;
  }

  .header-logo {
    height: 80px;
    float: none;
    margin-top: 10px;
  }

  .header-logo-interior {
    height: 100px;
    margin-top: 5px;
  }

  .quote-wrapper {
    font-family: "Montserrat", sans-serif;
    color: var(--stability-blue);
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    margin-top: 25px;
    padding-right: 5px;
  }

  .featured-info {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px 25px 45px 25px;
    margin-top: 0;
  }

  .featured-info h2 {
    font-family: "Montserrat", sans-serif;
    color: var(--crimson);
    text-align: center;
    padding-bottom: 10px;
    font-weight: 700;
  }

  .topics {
    display: none;
  }

  .topics-wrapper {
    background-color: #f2f2f2 !important;
    padding: 25px 10px 10px 10px;
  }

  /* Default Buttons */

  a[class*="btn-kids-"] {
    color: var(--white) !important;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    transition: 0.3s;
  }

  a:hover[class*="btn-kids-"] {
    text-decoration: underline;
    -webkit-text-decoration-color: var(--white);
    text-decoration-color: var(--white);
    text-decoration-thickness: 0.125em;
    text-underline-offset: 1.45px;
    -moz-text-decoration-color: var(--white);
  }

  /* Button Colors */

  .btn-kids-blue {
    background-color: var(--astral-blue);
    border-color: var(--astral-blue);
  }

  .btn-kids-crimson {
    background-color: var(--crimson) !important;
    border-color: var(--crimson);
  }

  .btn-kids-blue:visited,
  .btn-kids-blue:focus,
  .btn-kids-blue:hover,
  .btn-kids-blue:active {
    background-color: var(--astral-blue-hover);
    border-color: var(--astral-blue-hover);
  }

  .btn-kids-crimson:focus,
  .btn-kids-crimson:hover,
  .btn-kids-crimson:active {
    background-color: var(--white) !important;
    color: var(--crimson) !important;
  }

  .btn-spacing {
    margin-top: 5px;
  }

  .frame {
    margin-top: -260px;
    z-index: 500;
  }

  .adoption-photo {
    z-index: 10;
  }

  .double-border {
    margin-top: 25px;
    background-image: url("img/double-border.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 101px;
  }

  .kids-pink {
    color: #a87575;
  }

  .kids-light-blue {
    color: #30a3a7;
  }

  .kids-turquoise {
    color: var(--green);
  }

  /* Usage: Top Crisis Banner */
  .light-callout-banner {
    background-color: var(--off-white);
    border-top: 5px solid var(--crimson);
    border-bottom: 5px solid var(--crimson);
    font-family: "Montserrat", sans-serif;
    padding: 20px 0px 20px 0px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 6px, rgb(0 0 0 / 40%) 0px 3px 6px;
  }

  .light-callout-banner .icon-callout-box {
    padding: 0.6em 0;
    max-width: 80%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 8;
  }

  .light-callout-banner .icon-callout-box a {
    color: var(--crimson);
  }

  .light-callout-banner .icon-callout-box a:hover {
    -webkit-text-decoration-color: var(--crimson);
    text-decoration-color: var(--crimson);
    -moz-text-decoration-color: var(--crimson);
  }

  .light-callout-banner .icon-callout-box .phone-highlight {
    background-color: #f9e5e7;
    padding: 5px 0;
    margin: 15px 0;
  }

  .light-callout-banner .icon-callout-box h2,
  .light-callout-banner .icon-callout-box .phone-highlight {
    font-size: 20px;
    font-weight: 700;
  }
  .light-callout-banner .icon-callout-box p {
    font-size: 16x;
    font-weight: 500;
    line-height: 1.4;
  }

  @media only screen and (min-width: 480px) {
    .light-callout-banner .icon-callout-box h2,
    .light-callout-banner .icon-callout-box .phone-highlight {
      font-size: 20px;
    }
    .light-callout-banner .icon-callout-box p {
      font-size: 16px;
    }
    .icon-callout-box {
      padding: 0 40px;
    }
  }

  @media only screen and (min-width: 992px) {
    .light-callout-banner .icon-callout-box h2,
    .light-callout-banner .icon-callout-box .phone-highlight {
      font-size: 22px;
    }
    .light-callout-banner .icon-callout-box p {
      font-size: 18px;
    }
  }
  /* END Light Callout Banner */

  /* Start Light Callout Banner */
  #agencyFooter .light-callout-banner {
    background-color: var(--white);
  }
  #agencyFooter .light-callout-banner .icon-callout-box .fa-2x {
    font-size: 1.5em;
  }

  #agencyFooter .light-callout-banner .icon-callout-box h2,
  #agencyFooter .light-callout-banner .icon-callout-box .phone-highlight {
    font-size: 18px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  }

  #agencyFooter .light-callout-banner .icon-callout-box p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
  }

  #agencyFooter .light-callout-banner .icon-callout-box {
    padding: 0;
  }

  @media only screen and (min-width: 480px) {
    #agencyFooter .light-callout-banner .icon-callout-box h2,
    #agencyFooter .light-callout-banner .icon-callout-box .phone-highlight {
      font-size: 20px;
    }
    #agencyFooter .light-callout-banner .icon-callout-box p {
      font-size: 16px;
    }
  }

  @media only screen and (min-width: 992px) {
    #agencyFooter .light-callout-banner .icon-callout-box {
      padding: 0.5em 0;
    }
    #agencyFooter .light-callout-banner .icon-callout-box h2 {
      margin-top: 5px;
    }
    #agencyFooter .light-callout-banner .icon-callout-box h2,
    #agencyFooter .light-callout-banner .icon-callout-box .phone-highlight {
      font-size: 19px;
    }
    #agencyFooter .light-callout-banner .icon-callout-box p {
      font-size: 15px;
    }
  }
  /* END Footer Light Callout Banner */

  .panel-heading {
    margin-top: 0;
  }

  .yellow {
    color: #fff7df;
  }

  .kids-yellow {
    color: var(--resilience-green);
  }

  .division-wrapper {
    background-color: #fff;
    padding: 10px;
    margin: 2em 0;
  }

  .footer-division-logo {
    height: 60px;
    margin-bottom: 5px;
  }

  .icon-size {
    width: 100px;
  }

  .panel-heading {
    font-weight: bold !important;
  }

  .light-grey-wrapper {
    background-color: var(--off-white);
    margin-top: -21px;
    border-top: 5px solid var(--medium-gray);
    border-bottom: 5px solid var(--medium-gray);
  }

  .featured-services-wrapper {
    padding: 25px 0;
  }

  .sm-caret-down {
    margin-top: -51px !important;
    text-align: center;
  }

  .btn-padding {
    margin: 5px;
  }

  .meet-txt {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    /*color:#a0c655;*/
    color: var(--crimson);
    font-weight: 800;
  }

  .name-txt {
    font-family: "Montserrat", sans-serif;
    font-size: 42px;
    color: var(--stability-blue);
    font-weight: 800;
    margin-top: -15px;
  }

  .label-light-grey {
    background-color: #e8e8e8;
    color: #404243;
    font-size: 14px;
  }

  .circles-wrapper-sm {
    margin-bottom: 55px;
  }

  .emphasis {
    font-weight: bold;
  }

  .anchors {
    margin-top: -100px;
    /* Size of fixed header */
    padding-bottom: 100px;
    display: block;
  }

  .noshow {
    display: none;
  }

  .breadcrumb a {
    color: var(--astral-blue);
    font-size: 16px;
  }

  .breadcrumb a:hover {
    color: var(--astral-blue-hover);
  }

  .breadcrumb > li.text-muted {
    color: var(--medium-gray);
  }

  hr.clf {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
    border-image: none;
    border: 1px solid #1799ba;
    margin-bottom: 25px;
    margin-top: 10px;
  }

  .border_none {
    border: none;
  }

  .small-top {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
  }

  .interiorTitle {
    background-color: #fbfbfb;
    border-bottom: 8px solid #dddddd;
  }

  .interior-tag-wrapper {
    border: 2px solid var(--stability-blue);
    background-color: var(--stability-blue);
    margin-top: 55px;
    z-index: -5;
    margin-right: 10%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
  }

  .interior-tag-wrapper .division-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
  }

  .interior-tag {
    height: 90px !important;
  }

  .jumbo {
    font-size: 40px;
    font-weight: 800;
  }

  .sectionmenu_panel {
    border-color: var(--off-white);
  }

  .sectionmenu_panel .panel-heading {
    background-color: var(--stability-blue);
  }

  .sectionmenu_panel .panel-heading .agency_nav {
    color: var(--white);
  }

  .sectionmenu_panel .panel-title a:link {
    transition: all 0.5s ease-in-out;
    font-size: 22px;
  }

  .sectionmenu_panel .panel-title a:hover {
    text-decoration: none;
    color: var(--off-white);
    font-size: 22px;
  }

  /***************************** carousel  *****************************/
  #quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
  }

  #quote-carousel-sm {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
  }

  /* Control buttons  */
  #quote-carousel .carousel-control {
    background: none;
    color: var(--dark-gray);
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
  }

  #quote-carousel-sm .carousel-control {
    background: none;
    color: var(--dark-gray);
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
  }

  /* Previous button  */
  #quote-carousel .carousel-control.left {
    left: -25px;
    margin-top: 575px;
  }

  #quote-carousel-sm .carousel-control.left {
    display: none;
  }

  /* Next button  */
  #quote-carousel .carousel-control.right {
    right: -25px !important;
    margin-top: 575px;
  }

  #quote-carousel-sm .carousel-control.right {
    display: none;
  }

  /* Changes the position of the indicators */
  #quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
  }

  #quote-carousel-sm .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
  }

  /* Changes the color of the indicators */
  #quote-carousel .carousel-indicators li {
    background: #c0c0c0;
  }

  #quote-carousel-sm .carousel-indicators li {
    background: #c0c0c0;
  }

  #quote-carousel .carousel-indicators .active {
    background: #333333;
  }

  #quote-carousel-sm .carousel-indicators .active {
    background: #333333;
  }

  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }

  #quote-carousel-sm .carousel-indicators {
    bottom: -20px !important;
  }

  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }

  #quote-carousel-sm .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }

  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }

  #quote-carousel-sm .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }

  /***************************** /End carousel *****************************/

  /**** List Group - Usage: Internal secondary menu. Ex. /dcpsp  ****/

  .list-group-item.active {
    z-index: 2;
    color: #fff !important;
    background-color: var(--astral-blue);
    border-color: var(--astral-blue);
  }

  /*************************************
************************************** 
************************************** 

  subheader-section 

**************************************
************************************** 
**************************************/

  #subheader {
    height: 369px;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    margin-top: -20px;
  }

  /* line 131, ../../scss/custom/_content.scss */
  .subheader-section {
    position: relative;
    overflow: hidden;
  }

  /* line 135, ../../scss/custom/_content.scss */
  .subheader-section article {
    position: relative;
    z-index: 5;
    text-align: left;
  }

  /* line 139, ../../scss/custom/_content.scss */
  .subheader-section article h4 {
    display: block;
    margin-bottom: 20px;
    font-weight: 300;
  }

  /* line 144, ../../scss/custom/_content.scss */
  .subheader-section article h1 {
    display: block;
    margin-left: 0px;
    letter-spacing: -8px;
    color: var(--white);
  }

  /* line 150, ../../scss/custom/_content.scss */
  .subheader-section article a {
    margin-top: 50px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    /* stroke */
  }

  /* line 153, ../../scss/custom/_content.scss */
  .subheader-section article a span {
    margin-left: -22px;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  }

  /* line 158, ../../scss/custom/_content.scss */
  .subheader-section article a span svg {
    width: 19px;
    height: 11px;
    fill: #fff;
  }

  /* line 165, ../../scss/custom/_content.scss */
  .subheader-section article a:hover span {
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  }

  /* line 177, ../../scss/custom/_content.scss */
  .subheader-section.background-section {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -ms-behavior: url(../js/backgroundsize.htc);
    position: relative;
  }

  /* line 183, ../../scss/custom/_content.scss */
  .subheader-section.background-section .container {
    position: relative;
    height: 100%;
    padding: 0 15px !important;
  }

  /* line 189, ../../scss/custom/_content.scss */
  .subheader-section.background-section article {
    position: absolute;
    left: 15px;
    top: 50%;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: translate(0, -50%);
  }

  /* line 197, ../../scss/custom/_content.scss */
  .subheader-section.background-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/subheader-img-wrap.png");
  }
}

/* CUSTOM MEDIA QUERIES */

/* iPhone 6/7/8 and iPhone X */
@media (min-width: 375px) {
  .internal-page {
    margin-bottom: -7%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /* ============================= ELEMENTS ============================= */
  body {
    font-size: 18px;
  }

  /* ============================= ID's ============================= */
  #main_header h1 {
    font-size: 2.8125em;
  }

  #agencyFooter {
    padding-top: 2em;
    text-align: left;
  }

  /* ============================= Classes ============================= */

  .adoption-wrapper {
    margin-top: 3%;
  }

  .internal-page {
    margin-bottom: -20%;
  }
}

/* CUSTOM MEDIA QUERIES */
@media only screen and (min-width: 540px) {
  .internal-page {
    margin-bottom: 8%;
  }
}

@media only screen and (min-width: 576px) {
  .internal-page {
    margin-bottom: -15%;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /* ============================= ELEMENTS ============================= */

  /* ============================= ID's ============================= */
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }

  #quote-carousel-sm {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }

  #infoTopics h3 {
    width: 100%;
  }

  #headerImage {
    height: 900px;
  }

  #kidsTopics {
    font-size: 24px;
    margin-top: 25px;
  }

  #headerImage2 {
    height: 300px;
  }

  #subheader {
    height: 650px;
  }

  #headerArea h1 {
    color: #1799b9 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 48px;
    font-weight: 300;
  }

  #AgencyCarousel .carousel-caption h2 {
    font-size: 25px;
  }

  #AgencyCarousel .carousel-caption p {
    display: none;
  }

  #agencyFooter {
    padding-top: 2em;
    text-align: left;
  }

  /* ============================= Classes ============================= */
  .frame {
    margin-top: -270px;
  }

  .header-logo {
    margin-top: 10px;
    height: 100px;
  }

  .header-txt-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
  }

  .header-txt-wrapper h1 {
    padding-left: 5px;
    font-size: 30px;
    margin-top: 40px;
  }

  .testimonials-wrapper {
    padding-bottom: 25px !important;
  }

  .circles-wrapper {
    margin-top: 50px;
  }

  .icon-size {
    width: 175px;
  }

  .featured-info {
    margin-top: 0;
  }

  .quote-text {
    color: #fff;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 36px;
    font-weight: bold;
    text-align: center;
  }

  .header-logo-interior {
    height: 125px;
    margin-top: 0px;
  }

  .news_date {
    padding-right: 190px;
  }

  .header-logo-interior {
    height: 125px;
    margin-top: 0px;
  }

  .small-top {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
  }

  .adoption-wrapper {
    margin-top: 3%;
    margin-bottom: 5%;
  }

  .internal-page {
    margin-bottom: 45%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /* ============================= ELEMENTS ============================= */

  /* ============================= ID's ============================= */
  /* Previous button  */
  #quote-carousel .carousel-control.left {
    left: -66px;
    /* margin-top: 275px; */
    margin-top: 125px;
  }

  #quote-carousel-sm .carousel-control.left {
    left: -66px;
    margin-top: 275px;
  }

  /* Next button  */
  #quote-carousel .carousel-control.right {
    right: -66px !important;
    /* margin-top: 275px; */
    margin-top: 125px;
  }

  #quote-carousel-sm .carousel-control.right {
    right: -66px !important;
    margin-top: 275px;
  }

  #headerImage {
    height: 900px;
  }

  #headerImage2 {
    height: 300px;
  }

  #subheader {
    height: 705px;
  }

  #headerArea h1 {
    color: #1799b9 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 48px;
    font-weight: 300;
  }

  #kidsTopics {
    font-size: 28px;
  }

  #AgencyCarousel .carousel-caption p {
    display: block;
  }

  #twitter-widget-0 {
    min-height: 648px !important;
  }

  @-moz-document url-prefix() {
    #twitter-widget-0 {
      min-height: 648px !important;
    }
  }

  #agencyFooter h4 {
    font-size: 18px;
  }

  #agencyFooter .menu {
    font-size: 16px;
  }

  #agencyFooter {
    text-align: left;
  }

  /* ============================= Classes ============================= */
  .frame {
    margin-top: -230px;
  }

  .b {
    min-height: 650px;
  }

  .default-card {
    background-color: #fff;
    border: 2px solid #c9cfd3;
    padding: 35px;
    max-height: 665px;
    min-height: 665px;
    margin: 25px 0px 55px 0px;
  }

  .news-view-all {
    margin-top: -15px;
  }

  .news-item-1 {
    padding-bottom: none;
    margin-top: -15px;
  }

  .header-txt-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
    margin-top: -45px;
    padding-bottom: 25px;
  }

  .header-txt-wrapper h1 {
    padding-left: 5px;
    font-size: 30px;
    margin-top: 40px;
  }

  .header-logo {
    height: 150px;
    float: left;
    margin-top: 45px;
  }

  .quote-wrapper {
    margin-top: 75px;
  }

  .double-border {
    margin-top: 75px;
  }

  .testimonials-wrapper {
    padding-bottom: 25px !important;
  }

  .circles-wrapper {
    margin-top: 230px !important;
  }

  .circles-wrapper {
    margin-top: 70px !important;
  }

  .circle-multiline h2 {
    font-size: 18px;
  }

  .green-wrapper {
    background-color: #009a52;
  }

  .stats-bar h3 {
    font-size: 32px !important;
  }

  .stat-number {
    font-size: 32px;
  }

  .news_date {
    padding-right: 60px;
  }

  .innovation-card {
    min-height: 550px;
  }

  .header-logo-interior {
    height: 125px;
    margin-top: 0px;
  }

  .interior-tag-wrapper {
    border: 2px solid var(--stability-blue);
    background-color: var(--stability-blue);
    margin-top: 55px;
    z-index: -5;
    margin-right: 35%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 100px;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .interior-tag {
    height: 150px !important;
  }

  .featured-info {
    margin-top: 0;
  }

  .small-top {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
  }

  .adoption-wrapper {
    margin-top: 3%;
    margin-bottom: 0;
  }

  .internal-page {
    margin-bottom: 15%;
  }

  .agencyFooter_logo {
    margin-top: 0;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /* ============================= ELEMENTS ============================= */

  /* ============================= ID's ============================= */
  /* Previous button  */
  #quote-carousel .carousel-control.left {
    left: -66px;
    /* margin-top: 95px; */
    margin-top: 115px;
  }

  #quote-carousel-sm .carousel-control.left {
    left: -66px;
    margin-top: 275px;
  }

  /* Next button  */
  #quote-carousel .carousel-control.right {
    right: -66px !important;
    /* margin-top: 95px; */
    margin-top: 115px;
  }

  #quote-carousel-sm .carousel-control.right {
    right: -66px !important;
    margin-top: 275px;
  }

  #headerImage {
    height: 1000px;
  }

  #headerImage2 {
    height: 400px;
  }

  #headerArea h1 {
    color: #1799b9 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 48px;
    font-weight: 300;
  }

  #subheader {
    height: 875px;
  }

  #AgencyCarousel .carousel-caption p {
    display: block;
  }

  #menu-family-services-left-menu a,
  #menu-management-services-left-menu a,
  #menu-prevention-services-left-menu a,
  #menu-youth-services-left-menu a {
    font-size: 30px !important;
  }

  #menu-family-services-left-menu .sub-menu a,
  #menu-management-services-left-menu .sub-menu a,
  #menu-prevention-services-left-menu .sub-menu a,
  #menu-youth-services-left-menu .sub-menu a {
    font-size: 16px;
    display: table-row;
    text-decoration: none !important;
  }

  #agencyFooter .menu {
    font-size: 14px;
  }

  /* ============================= Classes ============================= */
  .interior-tag-wrapper {
    border: 2px solid var(--stability-blue);
    background-color: var(--stability-blue);
    margin-top: 55px;
    z-index: -5;
    margin-right: 10%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .interior-tag-wrapper .division-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    font-size: 32px;
  }

  .header-logo-interior {
    height: 125px;
    margin-top: 0px;
  }

  .frame {
    margin-top: -260px;
  }

  .featured-info {
    margin-top: 135px;
  }

  .card-height {
    min-height: 575px;
  }

  .default-card {
    background-color: #fff;
    border: 2px solid #c9cfd3;
    padding: 35px;
    max-height: 665px;
    min-height: 665px;
    margin: 25px 0px 55px 0px;
  }

  /*.internal-page {
padding-bottom:300px;
}*/
  .header-txt-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
  }

  .header-txt-wrapper h1 {
    padding-left: 5px;
    font-size: 38px;
    margin-top: 30px;
    font-weight: 900;
  }

  .header-logo {
    height: 150px;
    float: left;
    margin-top: 45px;
  }

  .testimonials-wrapper {
    padding-bottom: 25px !important;
  }

  .circles-wrapper {
    margin-top: 70px !important;
  }

  .icon-size {
    width: 175px;
  }

  .quote-text {
    font-size: 36px;
    padding: 10px 0 10px 0;
  }

  .angle-down {
    height: 104px;
    z-index: 5000;
  }

  .service-item {
    background-color: var(--off-white);
  }

  .interior-tag-wrapper {
    border: 2px solid var(--stability-blue);
    background-color: var(--stability-blue);
    margin-top: 55px;
    z-index: -5;
    margin-right: 55%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 100px;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .interior-tag {
    height: 150px !important;
  }

  .green-wrapper {
    background-color: #009a52;
  }

  .adoption-wrapper {
    margin-top: 3%;
    /*margin-bottom: 3%;*/
  }

  .internal-page {
    margin-bottom: 5%;
  }
}

/* ============================= CUSTOM MEDIA QUERIES ============================= */
.menu_text {
  position: absolute;
  margin-left: 60px;
  font-size: 20px;
  font-weight: bold;
  color: var(--green-blue);
}

@media (max-width: 874px) {
  .menu_text {
    margin-top: -44px;
    opacity: 1;
  }
}

@media (min-width: 875px) {
  .menu_text {
    margin-top: -44px;
    opacity: 0;
  }
}

@media (min-width: 1100px) {
  .menu_text {
    margin-top: -100px;
    opacity: 0;
  }
}

@media (min-width: 1300px) {
  .menu_text {
    margin-top: -100px;
    opacity: 0;
  }
}

/* Conditional Styles for IE Edge */
_:-ms-lang(x),
_:-webkit-full-screen,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  min-width: 100%;
  min-height: 100%;
  margin: auto;
}

/* ============================= END CUSTOM MEDIA QUERIES ============================= */

/* Active accordion header color change */
.kt-blocks-accordion-header.kt-accordion-panel-active {
  background-color: #2f747e !important;
}

/* Gutenberg button style change */
.wp-block-button__link {
  background-color: var(--astral-blue);
  border-radius: 0;
  color: #fff !important;
  font-weight: 700;
  padding: 10px 16px;
}

.wp-block-button__link:hover {
  background-color: var(--astral-blue-hover);
}

/* Alert box styles */
.kids-alert {
  background-color: var(--light-blue);
  padding: 5px 20px 10px 20px;
}

#main_content .kids-alert h2,
#main_content .kids-alert p {
  color: var(--dark-blue);
}

/* Gutenberg Block by Kadence Blocks - Temporary Hack
 * Fixes Icon List svg icon width set to 0 and not showing up
 * Remove after WP update to 5.5 or above 
 * Usage: COVID Resilience Resources page
 */
.gic-kt-svg-icon-list-w25 ul li div svg {
  width: 25px;
}

/* Page: Contact Us - back to top */
.gic-kt-svg-icon-top-arrow svg {
  width: 30px;
}

/* Page: Contact Us - anchor link arrow */
.gic-kt-svg-icon-right-arrow svg {
  width: 20px;
}

/* Page: Locations - map icon */
.gic-kt-svg-icon-map-marker-alt svg {
  width: 20px;
}

/******* External link icon *****/
#main_content sup {
  top: -3px;
}

#main_content .extlink sup:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f35d";
  padding-left: 5px;
}

.nav-menu .extlink sup:after,
.wp-caption-text .extlink sup:after {
  content: "";
}

#main_content .btn sup:after,
#main_content .extlink-no-icon sup:after {
  content: "" !important;
}

/*Readspeaker icon remove*/
a[href$=".doc"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

a[href$=".docx"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

a[href$=".xls"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

a[href$=".ppt"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

a[href^="mailto:"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

a[href$=".zip"].rspkr_dr_link::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  margin-left: 0.25em;
}

/* Home page : Related topics top padding */
.related-topics {
  padding-top: 40px;
}

/* Panel styles */
.kt-inside-inner-col p {
  margin-bottom: 0px !important;
}

.kt-inside-inner-col figure.aligncenter {
  margin-top: 0px;
}

/* Events Calendar Styles */
.eme-calendar-table thead th {
  background-color: var(--stability-blue);
  color: var(--white);
  padding: 10px 0px 10px 0px;
  text-transform: uppercase;
}

a.prev-month.eme-cal-prev-month,
a.next-month.eme-cal-next-month {
  color: var(--white);
}

.eventful,
table.fullcalendar td.eventful-today,
div.eventful-today {
  background-color: var(--stability-blue);
}

table.fullcalendar ul {
  list-style: none;
}

table.eme-calendar-table td {
  padding: 5px !important;
}

table.eme-calendar-table td.eventful a,
table.eme-calendar-table td.eventful-today a,
div.eventful-today a,
div.eventful a {
  color: var(--white);
}

.event-panel {
  border: 1px solid var(--stability-blue);
  border-radius: 4px;
}

.event-panel .panel-heading {
  background-color: var(--stability-blue);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.event-panel .panel-title {
  color: var(--white);
  margin-bottom: 0;
}

/* Utility Helpers */
/* Padding top and bottom */
.py-1 {
  padding: 1em 0;
}

.py-2 {
  padding: 2em 0;
}

.mb-1 {
  margin-bottom: 1em;
}

/* Custom menu links set to # shouldn't show a pointer. */
.disable-link-cursor > a {
  cursor: unset;
}

/* Gutenberg Separator Styles */
.wp-block-separator {
  margin-bottom: 40px;
  margin-top: 40px;
}

/* Add .has-3-columns class on column block to fix responsive gap */
@media (min-width: 600px) and (max-width: 781px) {
  .has-3-columns .wp-block-column:not(:only-child) {
    flex-grow: 1;
  }
}

/* Bootstrap Overides */
.label-success {
  background-color: #477c41;
}

/* Program Services Sites Styles */
.listview-mapview {
  margin-bottom: 30px;
}

.grid-serv-sites {
  margin-bottom: 20px;
  /* Bottom, left, and right border styles */
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #95c940;
  /* Top border style */
  border-top: 12px solid #048199;
}

.title-inner,
.body-inner {
  padding: 10px;
}

.title-inner {
  background-color: #f7f7f7;
}

.title-inner h2 {
  color: #2f739d;
  font-size: 22px !important;
  font-weight: bold;
}

.linkage {
  color: #2f739d;
  font-weight: 600;
}

.btn-cta {
  background-color: #2f739d;
  border-radius: 0;
  color: #fff !important;
  font-weight: bold;
  margin-top: 20px;
}

.btn-cta:hover {
  background-color: #048199;
}

.btn-cta:focus {
  outline: #fff dotted 3px;
  outline-offset: -7px;
}

.pagination .btn {
  border: 2px solid #2f739d;
  margin: 2px;
}

.pagination .btn-default {
  color: #2f739d;
}

.pagination .btn-default:hover {
  background-color: #ebebeb;
}

.pagination .btn-warning {
  background-color: #2f739d;
}

/**************** Program services sites events page ****************/
/* Map */
@media only screen and (min-width: 320px) {
  .acf-map {
    height: 500px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .acf-map {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .acf-map {
    width: 450px;
    height: 1630px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .acf-map {
    width: 550px;
    height: 1485px;
  }
}
.linkage {
  cursor: pointer;
}

/* New modal */
.modal {
  top: 55px;
}

/* Slide-right Animation in Program services sites events page */
.listdataview-grid {
  overflow: hidden;
}
.grid-serv-sites-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  right: 0;
  top: 0;

  /* Bottom, left, and right border styles */
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #95c940;
  /* Top border style */
  border-top: 12px solid #048199;

  display: none;
  overflow: auto;
  z-index: 1100;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}

/*@media only screen and (min-width: 992px) {
      .grid-serv-sites-modal {
        height: 1300px;
      }
    }
    @media only screen and (min-width: 1200px) {
      .grid-serv-sites-modal {
        height: 1250px;
      }
    }*/

.modal-body {
  padding: 0px;
}

.title {
  background-color: #f7f7f7;
  color: #2f739d !important;
  font-size: 22px !important;
  font-weight: bold !important;
  margin: 0;
  padding: 15px;
}

.modal-body-inner {
  padding: 15px;
}

.selected {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}

.dismiss {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}

/**************** END - Program services sites events page ****************/

/***
 ** Load Custom Font for Suicide Prevention 
 **/

/* Correct path to fonts is critical */
@font-face {
  font-family: "Rakyat";
  /* src: url("../fonts/rakyat/Rakyat.woff") format("woff"); */
  src: url("fonts/rakyat/Rakyat.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.rakyat-font {
  font-family: "Rakyat", "Open Sans", sans-serif;
}
