/*
Theme Name: Office of the Governor
Theme URI: http://governor.delaware.gov/
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Office of the Governor.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_GOVERNOR_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 (Matt Campbell, Julianne Solum)  */

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

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

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {

  /* ============================= ELEMENTS ============================= */
  html {
    position: relative;
    height: 100%;
    -webkit-font-smoothing: antialiased !important;
  }

  body {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    width: 100%;
    -webkit-font-smoothing: antialiased !important;
  }

  /* ============================= ID's ============================= */
  /* ============================= Footer Content Overlap Fix ============================= */
  #readSpeak_test {
    margin-bottom: 100px;
  }

  /* ======================= Constant Contact Modal Overrides ===================== */
  .modal {
    position: fixed;
    z-index: 9999 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: hidden;

    margin-top: 150px;

    outline: 0;

    -webkit-overflow-scrolling: touch;
  }

  /* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
  /* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
  #menu-governor-main-navigation {
    z-index: 999;
  }

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

  #menu-line {
    position: absolute;
    top: 0;
    left: 0;

    height: 3px;
    transition: all 0.25s ease-out;

    background: #1b4e7c;
  }

  h4.panel-title {
    font-size: 25px !important;
    font-weight: 300 !important;
  }

  h5.panel-title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 28px !important;
  }

  #main_header h1,
  #main_content h1 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 45px;
    font-weight: 400;

    margin-top: 10px;
    padding: 20px;

    color: #0d3d67 !important;
    border-top: 2px solid #1679a7;
    border-bottom: 2px solid #1679a7;
    background-color: #f2fbff;
  }

  #main_header h2,
  #main_content h2 {
    font-family: "Open Sans";

    margin-top: 0;

    color: #0d3d67 !important;
  }

  #main_content h3 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 55px;
    font-weight: 200;

    margin-top: 0;
    margin-bottom: -10px;

    color: #333;
  }

  #main_content h4 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    font-weight: 200;

    margin-top: 0;
    margin-bottom: 0;
  }

  #main_content h5 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 30px;
    font-weight: 800;

    margin-top: 10px;
    margin-bottom: 10px;

    color: #0d3d67 !important;
  }

  #main_content a,
  #main_content a:link,
  #main_content a:active,
  #main_content a:visited {
    font-weight: 600;

    text-decoration: none;

    color: #1679a7;
  }

  #main_content a:hover {
    font-weight: 600;

    text-decoration: none;

    color: #0d3d67;
  }

  #main_content ul,
  #main_content ol {
    font-size: 0.9em;
    line-height: 2.1em;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  #AgencyCarousel {
    margin-top: 0px;
  }

  #AgencyCarousel .carousel-caption {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 25px 25px 40px 25px;
    display: inherit;
    color: #3e3e3e;
    text-shadow: none;
    text-align: center;
    border: 3px solid #ca982b;
    margin-left: 50px;
    margin-right: 50px;
  }
}

#AgencyCarousel .carousel-caption h2 {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 800;
  text-transform: normal;
  text-shadow: none !important;
  font-size: 28px !important;
  margin-top: -10px;
}

#AgencyCarousel .carousel-caption h3 {
  color: #3e3e3e;
  text-shadow: none;
  font-weight: 600;
  margin-bottom: 5px;
}

#AgencyCarousel .carousel-caption p {
  font-size: 18px;
  font-weight: 600 !important;
  margin-top: 20px;
  display: none;
}

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

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

#headerImage {
  height: 130px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  margin-top: -22px;
}

#headerImage h1 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 70px;
  font-weight: 400;

  padding-top: 40px;

  color: #0d3d67 !important;
}

#headerThin {
  position: relative;

  width: 100%;
  height: 65px;

  background-color: rgba(13, 61, 103, 0.9);
}

#greatSeal {
  padding-bottom: 50px;

  border-right: 1px solid #1679a7;
}

#govHighlights {
  position: relative;
  z-index: 15;

  margin-top: 0;
  padding: 25px;

  border-top: 12px solid #0d3d67;
  border-right: 1px solid #0d3d67;
  border-bottom: 1px solid #0d3d67;
  border-left: 1px solid #0d3d67;
  background-color: #fff;
}

#govHighlights a,
#govHighlights a:link,
#govHighlights a:active,
#govHighlights a:visited {
  text-decoration: none;

  color: #333;
}

#govHighlights a:hover {
  text-decoration: underline;

  color: #333;
}

#aboutGov {
  margin-bottom: 5em;
}

#connectBox {
  padding: 20px;

  background-color: #0d3d67;
}

#connectBox h2 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 50px !important;
  font-weight: 900 !important;

  color: #fff !important;
}

#connectBox a,
#connectBox a:link,
#connectBox a:active,
#connectBox a:visited {
  text-decoration: none;

  color: #fff;
}

#connectBox a:hover {
  text-decoration: none;

  color: #1679a7;
}

#connectBelow {
  padding-top: 30px;
  padding-bottom: 30px;
  border: 2px solid #f4f4f4;
}

#connectBelow a,
#connectBelow a:visited {
  color: #0d3d67 !important;
  display: inline-block;
  /* on focus, height of icon is recognized. */
}

#connectBelow a:hover,
#connectBelow a:focus {
  color: #1679a7 !important;
}

#connectBelow i {
  margin: 20px 0;
}

#govUpdates {
  padding: 20px;
  text-align: center;
  background-color: #d29f32;
}

#govUpdatesModal {
  padding: 20px 20px 10px 20px;
  text-align: center;
  background-color: #d29f32;
}

#govUpdates .input-group,
#govUpdatesModal .input-group {
  margin-top: 20px;
}

#govUpdates .input-group-addon,
#govUpdatesModal .input-group-addon {
  height: 10px !important;
  padding: none !important;

  vertical-align: middle;

  border: none;
  border-radius: 0 !important;
}

#govUpdates p,
#govUpdatesModal p {
  color: #0d3d67;
}

#govUpdates button,
#govUpdatesModal button {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px;

  margin-top: 25px;
  padding: 14px 30px;

  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;

  color: #fff;
  border: 1px solid #fff;
  border-radius: 0 !important;
  background-color: #0d3d67;
}

#govUpdates button:hover,
#govUpdatesModal button:hover {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px;

  margin-top: 25px;
  padding: 14px 30px;

  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;

  color: #0d3d67 !important;
  border: 1px solid #fff;
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.3);
}

#govVision {
  height: 1075px;
  margin-bottom: -248px;

  background-color: #1679a7;
}

#govVision p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-weight: 400;

  color: #fff;
}

#govVision a,
#govVision a:link,
#govVision a:active,
#govVision a:visited {
  text-decoration: none;

  color: #fff;
}

#govVision a:hover {
  text-decoration: underline;

  color: #fff;
}

#agencyFooter {
  font-size: 15px;
  line-height: 1.5em;
  /* Add: Part of Resolving Footer Overlapping Content */
  /* position: absolute; */
  position: relative;
  z-index: 1029;
  bottom: 0;
  width: 100%;
  color: #fff;
  border-bottom: 10px solid #245194;

  /* height: 1285px; */
  /* Add: Part of Resolving Footer Overlapping Content */
  height: auto;
  padding-top: 30px;
  /* padding-bottom: 2em; */
}

/* Has no affect anymore in targeting only Gecko (Mozilla Firefox) */
/* @-moz-document url-prefix() {
  #agencyFooter {
    height: 1285px;
  }
} */

#agencyFooter a,
#agencyFooter a:link,
#agencyFooter a:active,
#agencyFooter a:visited {
  text-decoration: none;
  color: #fff;
}

#agencyFooter a:hover {
  text-decoration: underline;
  color: #fff;
}

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

#agencyFooter h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 900;
  margin-top: -5px;
  /* margin-bottom: -10px; */
  /* color: #1679A7 !important; */
  color: #275392;
  text-transform: uppercase;
}

#initiatives-intro {
  border-top: 4px solid #0d3d67;
  border-bottom: 4px solid #0d3d67;

  margin-top: 10px;
  margin-bottom: 10px;

  padding-top: 20px;
  padding-bottom: 10px;
}

#FSCCheader {
  height: 675px;
  width: 100%;
  background-color: #3a82b4;
  position: relative;
  padding-top: 50px;
}

#FSCCheader a,
#FSCCheader a:link,
#FSCCheader a:active,
#FSCCheader a:visited {
  color: #fff;
  text-decoration: none;
}

#FSCCheader a:hover {
  color: #fff;
  text-decoration: underline;
}

#stats1,
#stats2,
#stats3,
#stats4 {
  background: rgb(255, 255, 255);
  /* Fallback for older browsers without RGBA-support */
  background: rgba(255, 255, 255, 0.8);
  padding: 50px;
  min-height: 350px;
}

#stats1 h3,
#stats2 h3,
#stats3 h3,
#stats4 h3 {
  color: #222;
  font-size: 32px;
  font-weight: bold;
}

#stats1 div,
#stats2,
#stats3,
#stats4 div {
  display: none;
}

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

/*======================================= Opportunity Funding Styles ================================*/
/*CAROUSEL STYLES*/
.carousel-control.left {
  background-image: none;
}

.carousel-control.right {
  background-image: none;
}

.carousel-indicators {
  position: absolute;
  z-index: 15;
  bottom: 20px;
  left: 50%;

  width: 60%;
  margin-left: -30%;
  padding-left: 0;

  list-style: none;

  text-align: center;
}

.carousel-indicators li {
  display: inline-block;

  width: 15px;
  height: 15px;
  margin: 2px;

  cursor: pointer;
  text-indent: -999px;

  border: 1px solid #123d66;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0);
}

.carousel-indicators .active {
  width: 18px;
  height: 18px;
  margin: 0;

  background-color: #123d66;
}

.carousel-caption {
  right: 0 !important;
  left: 0 !important;

  padding-bottom: 30px;
}

.blue-slider-stat {
  color: #123e66;
  font-size: 34px;
}

/*/END CAROUSEL STYLES*/

.opp-fun-slim-header {
  padding-top: 15px;
  margin-bottom: -5px;
  padding-bottom: 10px;
}

.blue-slider-stat {
  color: #123e66;
  font-size: 34px;
}

.opp-fun-logo {
  width: 525px;
}

.opp-fun-grey {
  background-color: #ececec;
}

.opp-fun-intro {
  margin-top: 85px;
  margin-bottom: 85px;
  background-color: #fff;
  padding: 25px;
}

.opp-fun-blue {
  color: #123e66;
}

.opp-fun-light-blue {
  color: #56b8e7;
}

.opp-fun-stat-number {
  font-size: 52px;
  font-weight: 600;
}

.opp-fun-short-hr {
  border-top: 3px solid #123e67;
  width: 10%;
}

.fa-opp-fun-grey {
  color: #898989;
}

.opp-fun-yellow-border {
  border: 3px solid #c9982b;
  padding: 15px;
}

.opp-fun-spending {
  margin-top: 35px;
  margin-bottom: 35px;
  background-color: #fff;
  padding: 25px;
}

.opp-fun-photos {
  margin-top: 35px;
  margin-bottom: 35px;
}

.opp-fun-photos img {
  margin: 20px 0;
}

.opp-fun-involved {
  margin-top: 35px;
  margin-bottom: 35px;
  background-color: #fff;
  padding: 25px;
}

.opp-map-pin {
  height: 510px;
  margin-top: 10px;
}

.opp-stat-img {
  width: 400px;
}

/*======================================= /END Opportunity Funding Styles ================================*/

/* 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-right: auto;
  margin-left: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;

  text-align: center;

  border: 1px solid #f0f0f0;
  background: #fff;
}

.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 {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;

  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;

  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  position: absolute !important;

  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);

  width: 1px;
  height: 1px;
}

.screen-reader-text:focus {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: normal;

  z-index: 100000;
  /* Above WP toolbar */
  top: 5px;
  left: 5px;

  display: block;
  clip: auto !important;

  width: auto;
  height: auto;
  padding: 15px 23px 14px;

  text-decoration: none;

  color: #21759b;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

img.alignright {
  float: right;

  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;

  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;

  margin-right: auto;
  margin-left: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;

  margin-right: auto;
  margin-left: auto;
}

/* End WP Core Classes */

.modal-open[style] {
  padding-right: 0 !important;
}

.modal-open {
  overflow: auto;
}

.lead {
  font-size: 25px;
}

a.feature-link,
a.feature-link:link,
a.feature-link:visited,
a.feature-link:active {
  font-weight: bold;

  text-decoration: none;

  color: #fff;
}

a.feature-link:hover {
  font-weight: bold;

  text-decoration: none;

  color: #fff;
}

.agencyFooter_logo {
  width: 180px;
  height: 180px;

  text-align: center;

  border: none;
  margin-top: -120px;
}

hr.clf {
  margin-top: 20px;
  margin-bottom: 20px;

  border: 1px solid #0d3d67 !important;
  -o-border-image: none;
  border-image: none;

  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}

hr.homepage {
  margin-top: 20px;
  margin-bottom: 20px;

  border: 1px solid #3a3a3a !important;
  -o-border-image: none;
  border-image: none;

  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}

hr.boards {
  margin-top: 20px;
  margin-bottom: 20px;

  border: 1px solid #efefef !important;
  -o-border-image: none;
  border-image: none;

  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}

.border_none {
  border: none;
}

a.agency_nav,
a.agency_nav:link,
a.agency_nav:active,
a.agency_nav:visited {
  font-weight: normal;

  text-decoration: none;

  color: #fff;
}

.news_date {
  font-size: 12px;
  font-style: italic;
  display: block;
  padding-top: 10px !important;
  text-align: left;
  color: #757575;
}

.news_wrapper {
  border-bottom: 1px solid #333 !important;
  clear: both;
  padding: 0px 0px 10px 0px;
  margin-top: 15px;
}

.news_title a,
.news_title a:link,
.news_title a:visited,
.news_title a:active {
  font-size: 25px !important;
  font-weight: 300 !important;

  display: block;
  overflow: hidden;

  max-width: 700px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;

  white-space: nowrap;
  text-decoration: none !important;
  text-overflow: ellipsis;

  color: #1679a7 !important;
}

.news_title a:hover {
  text-decoration: underline !important;
  color: #0d3d67 !important;
}

.news_desc {
  display: block;
}

span.news_featuredimage img {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0;
  object-position: 0% 0;
  height: 300px;
}

.headerLogo {
  float: left;

  width: 120px;
  height: 120px;
  margin-top: 30px;
  margin-right: 5px;
}

.headerSeal {
  width: 52px;
  height: 52px;
  margin-right: 8px;
  margin-left: 8px;
}

.leghallLogo {
  margin-bottom: -1px;
}

.governorTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1;

  margin-top: 20px;

  text-align: center;

  color: #fff;
}

span.governorName {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 66px;
  font-weight: 300;
  line-height: 1;

  text-align: center;

  color: #fff;
}

.mainTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1;
  text-align: right;
  color: #fff;
  white-space: nowrap;
}

span.governorSmall {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1;

  text-align: left;

  color: #fff;
}

.hero-title-wrapper {
  position: relative;
  right: 0;
  margin-top: 30px;
  max-width: 100%;
  background-color: rgba(13, 61, 103, 0.8);
  padding: 25px;
  z-index: 1000;
}

.heroTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
}

span.heroSmall {
  font-family: "Open Sans", sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 0.5 !important;

  color: #fff;

  width: 15%;
}

span.heroSmall p {
  line-height: 24px;
  margin-top: 25px;
}

.heroSmall a,
.heroSmall a:link,
.heroSmall a:visited,
.heroSmall a:active {
  color: #0d3d67;
}

.heroSmall a:hover {
  /* color: #0d3d67; */
  color: #fff;
}

.btn-hero {
  font-size: 18px !important;
  padding: 12px 50px !important;
  color: #0d3d67;
  border-radius: 0 !important;
  /* background-color: #0d3d67; */
  /* border-color: #042d52; */

  background-color: #d29f32;
  border-color: #fff;
}

.btn-hero:hover {
  /* color: #fff; */
  /* background-color: #1679A7; */
  /* border-color: #169ad7; */
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

.hero-title-wrapper-summer-fellowship {
  border-top: 5px solid #ca982b;
  padding: 25px;
  background-color: #ffffff;
}

@media only screen and (min-width: 1200px) {
  .hero-title-wrapper-summer-fellowship {
    left: 60px;
    max-width: 45%;
    position: absolute;
    top: 75px;
  }
}

.hero-title-wrapper-summer-fellowship h1 {
  color: #0d3d67;
  font-size: 32px;
  margin-top: 0;
}

.bold-italic {
  font-style: italic;
  font-weight: bold;
}

.hero-title-wrapper-summer-fellowship hr {
  background-color: #56b8e7;
  border: none;
  height: 3px;
  width: 100px;
}

@media only screen and (min-width: 1200px) {
  .hero-title-wrapper-summer-fellowship hr {
    margin-left: 0;
  }
}

.hero-title-wrapper-summer-fellowship p {
  font-size: 18px;
  font-weight: 600;
}

.career-expo p {
  color: #0d3d67;
}

h2.updates {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 40px;
  font-weight: 900 !important;

  vertical-align: middle;

  color: #0d3d67;
}

.signUp {
  height: 50px;

  vertical-align: middle;

  border: none;
  border-radius: 0 !important;
}

.visionTitle {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 50px !important;
  font-weight: 300 !important;
  line-height: 1 !important;

  text-align: center !important;

  color: #fff;
}

.interiorTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1;

  padding-top: 30px !important;
  padding-bottom: 15px !important;

  color: #fff;
  background-color: #0d3d67;
}

.interior-title-wrapper {
  margin-top: -20px;

  background-color: #0d3d67;
}

.jumbo {
  font-size: 60px;
}

.agency_map {
  width: 710px;
  height: 600px;
  margin: 0;

  border: 0;
}

#sidebar.affix {
  position: fixed;
  top: 60px;
  z-index: 1;
}

.check-mark {
  float: left;
  margin-right: 10px;
  vertical-align: middle;
  width: 75px;
}

.initiatives-icons {
  float: left;
  margin-right: 10px;
  vertical-align: middle;
  width: 35px;
}

.initiatives-logo {
  text-align: center;
  margin-left: 10px;
  vertical-align: top;
}

.jumbotron {
  font-size: 30px;

  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;

  color: #0d3d67;
  background-color: #fff;
}

.noshow {
  display: none;
}

.FSCCtitle {
  color: #fff;
  font-size: 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/*FSCC Toolkit Styles*/
.alert-fscc {
  border: 2px solid #d1eefb;
  padding: 25px;
}

.alert-fscc .fscc-orange {
  color: #d58512;
  font-size: 18px;
}

.fscc-orange {
  color: #d58512;
}

.fscc-number {
  background-color: #fff;
  border-radius: 100px;
  margin: 90px;
}

/*/END FSCC Tookit Styles*/

/* Reopen Economy Styles */

.reopen-economy-subnav a {
  font-size: 20px;
  padding: 15px !important;
}

.reopen-economy-subnav li {
  padding-right: 25px;
}

.reopen-economy-subnav li.active a {
  color: #ffffff !important;
}

.reopen-economy-carousel .carousel-inner>.item>img,
.reopen-economy-carousel .carousel-inner>.item>a>img {
  min-height: 1px;
}

/* F E A T U R E D   A R E A S   B O T T O M   O F   H O M E P A G E */

.bg-image {
  transform: scale(1.1);
}

div#ngg-gallery-677d02627ae07c6d5e49653152c5c49f-1 {
  margin-top: -25px;
}

.work {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
}

.work:hover .bg-image {
  transform: scale(1.1);
}

.work:hover .bg-color {
  opacity: 0.8;
}

.work:hover .vertical-align {
  top: 0;
  opacity: 1;
}

.work:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.tam {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
}

.tam:hover .bg-image {
  transform: scale(1.1);
}

.tam:hover .bg-color {
  opacity: 0.8;
}

.tam:hover .vertical-align {
  top: 0;
  opacity: 1;
}

.tam:before {
  content: "";
  display: block;
  padding-top: 50.25%;
}

.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.5s ease, -webkit-filter 0.2s ease;
  transition: all 0.5s ease, filter 0.2s ease;
  transition: all 0.5s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
  transform: translatez(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bg-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.tam-image {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  /*height:100%;*/
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.5s ease, -webkit-filter 0.2s ease;
  transition: all 0.5s ease, filter 0.2s ease;
  transition: all 0.5s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
  transform: translatez(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.vertical-align {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 30%;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translatez(0);
  transition-delay: 0.05s;
}

.content {
  letter-spacing: 1px;
  padding: 10px;
  vertical-align: middle;
  top: 100%;
  width: 100%;
  left: 0;
  color: white;
  text-transform: uppercase;
  transition: all 0.5s ease;
  transform: translatez(0);
}

.content .desc-top {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.content .desc-top:after {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  margin-top: 8px;
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  opacity: 0.5;
  background-color: #fff;
}

.content .desc-bottom {
  display: block;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  text-transform: none;
  font-weight: 300;
}

html.touch .bg-color {
  top: 0;
  opacity: 0.8;
}

html.touch .vertical-align {
  opacity: 1;
  top: 0;
}

html.touch .vertical-align .content .desc-top {
  margin-bottom: 10px;
  font-size: 18px;
}

html.touch .vertical-align .content .desc-top:after {
  margin-top: 3px;
}

html.touch .vertical-align .content .desc-bottom {
  font-size: 14px;
}

.no-margin {
  margin: 0;
  padding: 0;
}

.featured-content ul {
  list-style: none;
}

.featured-content .col-lg-4 {
  padding: 0;
}

.featured-content .col-md-6 {
  padding: 0;
}

.no-padding {
  padding: 0;
}

.fullwidth {
  width: 100%;
  padding: 0px 0;
  overflow: hidden;
}

.fullwidth .container {
  padding-left: 20px;
  padding-right: 20px;
}

.focus-areas {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {

  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  #headerImage {
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    margin-top: -22px;
  }

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

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  /* #AgencyCarousel {
        margin-top: -120px;
    } */

  #AgencyCarousel .carousel-caption {
    margin-left: 200px;
    margin-right: 200px;
    display: inherit;
  }

  #AgencyCarousel .carousel-caption h2 {
    font-family: "Times New Roman", sans-serif;
    font-size: 30px;
    font-weight: 800;

    display: inherit;

    text-transform: normal;

    color: #fff !important;
  }

  #AgencyCarousel .carousel-caption p {
    font-size: 20px;
    font-weight: bold;

    display: inherit;
  }

  #headerImage {
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -22px;
  }

  #FSCCheader {
    height: 600px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding-top: 80px;
  }

  #greatSeal {
    padding-bottom: 50px;

    border-right: 1px solid #1679a7;
  }

  #govVision {
    height: 450px;
    margin-bottom: -95px;

    background-color: #1679a7;
  }

  #govVision p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    font-weight: 400;

    color: #fff;
  }

  #govHighlights {
    position: relative;
    z-index: 15;

    margin-top: 0;
    padding: 25px;

    border-top: 12px solid #0d3d67;
    border-right: 1px solid #0d3d67;
    border-bottom: 1px solid #0d3d67;
    border-left: 1px solid #0d3d67;
    background-color: #fff;
  }

  #agencyFooter {
    /* height: 700px; */
    padding-top: 2em;
    /* padding-bottom: 2em; */
  }

  /* Has no affect anymore in targeting only Gecko (Mozilla Firefox) */
  /* @-moz-document url-prefix() {
    #agencyFooter {
      height: 700px;
    }
  } */

  /* ============================= Classes ============================= */
  .headerLogo {
    float: left;
    width: 100px;
    height: 100px;
    margin-top: 40px;
    margin-right: 0;
  }

  .governorTitle {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    padding-top: 10px;
    text-align: left;
    color: #fff;
  }

  span.governorName {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
    text-align: left;
    color: #fff;
  }

  span.heroSmall {
    font-family: "Open Sans", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 0.5 !important;
    color: #fff;
  }

  span.governorSmall {
    font-size: 25px;

    color: #fff;
  }

  .mainTitle {
    margin-top: 6px;
    font-size: 25px;
    text-align: right;
  }

  .FSCCtitle {
    color: #fff;
    font-size: 40px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  /* #AgencyCarousel {
        margin-top: -120px;
    } */

  #AgencyCarousel .carousel-caption {
    margin-left: 200px;
    margin-right: 200px;
    display: inherit;
  }

  #AgencyCarousel .carousel-caption h2 {
    font-family: "Times New Roman", sans-serif;
    font-size: 35px;
    font-weight: 800;

    display: inherit;

    color: #fff !important;
  }

  #AgencyCarousel .carousel-caption p {
    font-size: 20px;
    font-weight: bold;

    display: inherit;
  }

  #headerImage {
    height: 450px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -22px;
  }

  #FSCCheader {
    height: 575px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding-top: 80px;
  }

  #greatSeal {
    padding-bottom: 30px;

    border-right: 1px solid #1679a7;
  }

  #govVision {
    height: 450px;
    margin-bottom: -115px;

    background-color: #1679a7;
  }

  #govVision p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    font-weight: 400;

    color: #fff;
  }

  #govHighlights {
    position: relative;
    z-index: 15;

    margin-top: -70px;
    padding: 25px;

    border-top: 12px solid #0d3d67;
    border-right: 1px solid #0d3d67;
    border-bottom: 1px solid #0d3d67;
    border-left: 1px solid #0d3d67;
    background-color: #fff;
  }

  /* ============================= Classes ============================= */
  .headerLogo {
    float: left;

    width: 130px;
    height: 130px;
    margin-top: 30px;
    margin-right: 5px;
  }

  .hero-title-wrapper {
    padding: 55px;
    max-width: 70%;
    right: 35px;
    position: absolute;
  }

  .governorTitle {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 1;

    padding-top: 10px;

    text-align: left;

    color: #fff;
  }

  span.governorName {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;

    text-align: left;

    color: #fff;
  }

  .heroTitle {
    font-size: 50px;
  }

  span.heroSmall {
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 0.5 !important;

    color: #fff;
  }

  span.governorSmall {
    font-size: 25px;

    color: #fff;
  }

  .mainTitle {
    margin-top: 6px;
    font-size: 25px;

    text-align: right;
  }

  .FSCCtitle {
    color: #fff;
    font-size: 45px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  /* #AgencyCarousel {
        margin-top: -120px;
    } */

  #AgencyCarousel .carousel-caption {
    margin-left: 200px;
    margin-right: 200px;
    display: inherit;
  }

  #AgencyCarousel .carousel-caption h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    font-weight: 800;
    color: #fff !important;
  }

  #AgencyCarousel .carousel-caption p {
    font-size: 20px;
    font-weight: bold;

    display: inherit;
  }

  #headerImage {
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -22px;
  }

  #FSCCheader {
    height: 575px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding-top: 80px;
  }

  #greatSeal {
    padding-bottom: 30px;

    border-right: 1px solid #1679a7;
  }

  #govVision {
    height: 250px;
    margin-bottom: -115px;

    background-color: #1679a7;
  }

  #govVision p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 400;

    color: #fff;
  }

  #govHighlights {
    position: relative;
    z-index: 15;

    margin-top: -70px;
    padding: 25px;

    border-top: 12px solid #0d3d67;
    border-right: 1px solid #0d3d67;
    border-bottom: 1px solid #0d3d67;
    border-left: 1px solid #0d3d67;
    background-color: #fff;
  }

  /* ============================= Classes ============================= */
  .wlc-cards .panel-body {
    min-height: 275px;
  }

  .carousel-control.left {
    background-image: none;
    margin-top: 375px;
  }

  .carousel-control.right {
    background-image: none;
    margin-top: 375px;
  }

  .headerLogo {
    float: left;
    width: 130px;
    height: 130px;
    margin-top: 30px;
    margin-right: 5px;
  }

  .hero-title-wrapper {
    max-width: 75%;
  }

  .governorTitle {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    padding-top: 10px;
    text-align: left;
    color: #fff;
  }

  span.governorName {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
    text-align: left;
    color: #fff;
  }

  span.heroSmall {
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 0.5 !important;

    color: #fff;
  }

  span.governorSmall {
    font-size: 25px;

    color: #fff;
  }

  .mainTitle {
    margin-top: 6px;
    font-size: 25px;

    text-align: right;
  }

  .FSCCtitle {
    color: #fff;
    font-size: 52px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

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

/* Xtra-Small Portrait devices (phones, 400px and up) */

@media (max-width: 767px) {

  .carousel-inner>.item>img,
  .carousel-inner>.item>a>img {
    overflow: hidden;

    max-width: 100%;
    min-height: 475px;
    /* Set slide height here */

    -o-object-fit: cover;

    object-fit: cover;
  }
}

/* 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;
}

@media (max-width: 874px) {
  .menu_text {
    font-size: 20px;
    font-weight: bold;

    position: absolute;

    margin-top: -44px;
    margin-left: 60px;

    opacity: 1;
    color: #0d3d67;
  }
}

@media (min-width: 875px) {
  .menu_text {
    font-size: 20px;
    font-weight: bold;

    position: absolute;

    margin-top: -44px;
    margin-left: 60px;

    opacity: 0;
    color: #0d3d67;
  }
}

@media (min-width: 1100px) {
  .menu_text {
    font-size: 20px;
    font-weight: bold;

    position: absolute;

    margin-top: -100px;
    margin-left: 60px;

    opacity: 0;
    color: #0d3d67;
  }
}

@media (min-width: 1300px) {
  .menu_text {
    font-size: 20px;
    font-weight: bold;

    position: absolute;

    margin-top: -100px;
    margin-left: 60px;

    opacity: 0;
    color: #0d3d67;
  }
}

@media (min-width: 1600px) {
  .hero-title-wrapper {
    max-width: 65%;
  }
}

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

/* ============================= CONSTANT CONTACT ============================= */

.ctct-custom-form {
  font: 16px Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;

  box-sizing: border-box;
  min-width: 250px !important;
  margin: 0 auto;
  padding: 15px;

  -webkit-font-smoothing: antialiased;
}

.ctct-custom-form label {
  display: inline !important;
}

.ctct-form-embed.form_1 .ctct-form-defaults {
  background-color: #d29f32 !important;
}

.ctct-form-footer {
  display: none;
}

.ctct-form-footer-link {
  color: #0d3d67 !important;
}

/*.g-recaptcha {
display:none;
}*/

h2.ctct-form-header {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 40px !important;
  font-weight: 900 !important;
  vertical-align: middle !important;
  color: #0d3d67 !important;
}

p.ctct-form-text {
  color: #0d3d67 !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: 300 !important;
}

.modal-body {
  background-color: #d29f32;
  padding: 15px 15px 0px 15px !important;
}

/* ============================= END CONSTANT CONTACT ============================= */

/* --------------------------------------------------------------------------------------
+
+ BASIC STYLES
+
-------------------------------------------------------------------------------------- */

/* line 42, ../../scss/custom/_base.scss */
body {
  -webkit-font-smoothing: antialiased;
}

/* line 45, ../../scss/custom/_base.scss */
body #preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
  background: url("img/preloader.gif") 50% 50% no-repeat #fff;
}

/* --------------------------------------------------------------------------------------
+
+ Content
+
-------------------------------------------------------------------------------------- */

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

  .subheader-section 

**************************************
************************************** 
**************************************/
/* 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: -12px;
  letter-spacing: -8px;
  color: #ffffff;
}

/* 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;
}

.subheader-section.background-section.summer-fellowship {
  background-position: 100% 50%;
  height: 350px !important;
}

@media only screen and (min-width: 768px) {
  .subheader-section.background-section.summer-fellowship {
    height: 397px !important;
  }
}

@media only screen and (max-width: 991px) {
  .subheader-section.background-section.summer-fellowship.career-expo-hero {
    background-position: 85% 50%;
  }
}

/*@media only screen and (min-width: 992px) {
  .subheader-section.background-section.summer-fellowship {
    background-position: 100% 50%;
  }
}*/

/* 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");
}

/* --------------------------------------------------------------------------------------
+
+ MEDIA QUERY
+
-------------------------------------------------------------------------------------- */
@media (max-width: 768px) {

  /*************************************
  	**************************************  
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 468, ../../scss/custom/_media.scss */
  .subheader-section {
    position: relative;
  }

  /* line 471, ../../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important;
  }

  /* line 475, ../../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 27px;
  }

  /* line 478, ../../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 90px;
    margin-left: 0;
    letter-spacing: 0;
  }

  /* line 483, ../../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px;
  }

  /* line 489, ../../scss/custom/_media.scss */
  .subheader-section .customNavigation a.next {
    margin: 0 50px 0 0 !important;
  }

  /* line 493, ../../scss/custom/_media.scss */
  .subheader-section .owl-pagination {
    left: 50px;
  }

  /* line 497, ../../scss/custom/_media.scss */
  .subheader-section.background-section article {
    left: 0;
  }

  /* line 502, ../../scss/custom/_media.scss */
  .subheader-section.video-section article {
    left: 0;
  }

  /* line 504, ../../scss/custom/_media.scss */
  .subheader-section.video-section article .console {
    float: none !important;
    display: block !important;
  }
}

@media (max-width: 550px) {

  /*************************************
  	************************************** 
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1220, ../../scss/custom/_media.scss */
  .subheader-section {
    position: relative;
  }

  /* line 1223, ../../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important;
  }

  /* line 1227, ../../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 21px;
  }

  /* line 1230, ../../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 41px;
  }

  /* line 1234, ../../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px;
  }

  /* line 1238, ../../scss/custom/_media.scss */
  .subheader-section .container .customNavigation {
    display: none;
  }

  /* line 1241, ../../scss/custom/_media.scss */
  .subheader-section .container .owl-pagination {
    left: 50%;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
  }
}

/** CONSTANT CONTACT **/
.gun-safety .ctct-form-custom h2 {
  display: none;
}

.bluebtn {
  background-color: #093155;
  color: #fff;
  border-radius: 0;
  padding: 10px;
  margin: 1px;
  text-align: center;
}

/*======================================= EVENT CALENDAR ================================*/
.eme-location-map {
  width: 100% !important;
  height: 350px !important;
}

.eme-calendar-table {
  font-size: 14px;
  width: 100%;
  height: 340px;
  background-color: #0d3d67;
  color: #fff;
}

table.fullcalendar td {
  border-color: #0d3d67;
}

.month_name {
  color: #fff;
  font-family: "Tahoma", sans-serif;
  font-weight: 600;
  font-size: 24px;
}

.eme-calendar-table thead th {
  padding: 10px 0px 10px 0px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #bbb;
  background: #0d3d67;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.eme-calendar-table tbody td {
  color: #666;
  padding: 8px;
  text-align: center;
  border: 1px solid;
  border-color: #4a5967 #4a5967 #4a5967 #4a5967;
  background-color: #fff;
}

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

table.eme-calendar-table td.eventful a {
  color: #61aadd !important;
  font-weight: bold;
}

.prev-month {
  color: #fff !important;
  font-size: 24px;
  font-family: "Tahoma", sans-serif;
}

.next-month {
  color: #fff !important;
  font-size: 24px;
  font-family: "Tahoma", sans-serif;
}

.left-sidebar-interior tr td .next-month {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
}

.left-sidebar-interior tr td .prev-month {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
}

/** Specific Event Date Styles **/
table.eme-calendar-table td.eventful a {
  color: #fff !important;
  font-weight: bold;
  transition: 0.4s ease-in-out;
}

table.eme-calendar-table td.eventful a:hover {
  color: #fff !important;
  transition: 0.4s ease-in-out;
  text-decoration: none !important;
  background-color: #2299d5 !important;
}

.eventful {
  background: #275996 !important;
  transition: 0.4s ease-in-out;
}

.eventful:hover {
  background-color: #2299d5 !important;
}

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

table.fullcalendar td.month_name,
div.month_name {
  padding: 15px !important;
}

/*======================================= / END OF EVENT CALENDAR ================================*/

/*======================================= Anti Litter Styles ================================*/
#Litterheader {
  /*height: 725px;*/
  height: 845px;
  width: 100%;
  /*background-color: #f5ffee;*/
  position: relative;
  padding-top: 50px;
  border-bottom: 5px solid #1e63ac;
}

#Litterheadermayor {
  /*height: 725px;*/
  width: 100%;
  /*background-color: #f5ffee;*/
  position: relative;
  padding-top: 50px;
  border-bottom: 5px solid #f7f7f7;
  margin-bottom: -49px;
}

#Litterlogo {
  height: 300px;
}

#Litterheaderinterior {
  width: 100%;
  position: relative;
  padding-top: 50px;
  border-bottom: 5px solid #1e63ac;
}

#Litterlogointerior {
  height: 185px;
}

.Littertitle {
  color: #1e63ac;
  font-size: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.Littertitlealt {
  color: #1e63ac;
  font-size: 32px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.pledge-txt {
  color: #1e63ac !important;
  font-size: 48px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.fb_iframe_widget span {
  vertical-align: top !important;
}

.leaf-background {
  position: absolute;
  z-index: -10;
  left: 0;
  top: -40px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: url("img/leaf-background.png");
}

.cus-twitter-share-btn {
  position: relative;
  height: 20px;
  box-sizing: border-box;
  padding: 1px 7px 1px 6px;
  background-color: #1b95e0;
  color: #fff !important;
  border-radius: 3px;
  font-weight: 500;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none !important;
}

.litter-hero-title {
  color: #fff;
  font-size: 25px;
  line-height: 0.9;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background-color: rgba(13, 61, 103, 0.65);
  position: relative;
  top: 35px;
  width: 100%;
}

.litter-hero {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  position: relative;
  background-image: url("img/litter-free-hero.jpg");
  background-repeat: no-repeat;
  z-index: 5;
}

#litter-logo-sub {
  z-index: 2000;
  position: absolute;
  height: 115px;
  margin-top: -120px;
  margin-left: 10px;
}

.litter-hero-title h1 {
  position: absolute;
  padding: 55px;
  opacity: 1;
}

#litterMembers {
  background-color: #222;
  color: #fff;
  padding: 40px;
}

#litterMembers h2 {
  color: #fff !important;
  font-size: 50px;
  font-weight: 800;
}

#litterMembers a,
#litterMembers a:link,
#litterMembers a:active,
#litterMembers a:visited {
  font-weight: 600;
  text-decoration: none;
  color: #1679a7;
}

#litterMembers a:hover {
  font-weight: 600;
  text-decoration: none;
  color: #fdb93e;
}

.section-header,
.steps-header,
.steps-name {
  color: #1e63ad;
  font-weight: 400;
  font-size: 1.4em;
}

#Steps h3.steps-name {
  color: #fdb93e !important;
  font-weight: 600 !important;
  font-size: 40px !important;
  padding-bottom: 8px;
}

.steps-header {
  margin-bottom: 20px;
  text-align: center;
}

.steps-timeline {
  outline: 1px dashed rgba(255, 0, 0, 0);
}

@media screen and (max-width: 500px) {
  .steps-timeline {
    border-left: 2px solid #1e63ad;
    margin-left: 25px;
  }
}

@media screen and (min-width: 500px) {
  .steps-timeline {
    border-top: 2px solid #1e63ad;
    padding-top: 23px;
    margin-top: 40px;
    margin-left: 16.65%;
    margin-right: 16.65%;
  }
}

.steps-timeline:after {
  content: "";
  display: table;
  clear: both;
}

.steps-one,
.steps-two,
.steps-three {
  outline: 1px dashed rgba(0, 128, 0, 0);
}

@media screen and (max-width: 500px) {

  .steps-one,
  .steps-two,
  .steps-three {
    margin-left: -25px;
  }
}

@media screen and (min-width: 500px) {

  .steps-one,
  .steps-two,
  .steps-three {
    float: left;
    width: 33%;
    margin-top: -50px;
  }
}

@media screen and (max-width: 500px) {

  .steps-one,
  .steps-two {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 500px) {
  .steps-one {
    margin-left: -16.65%;
    margin-right: 16.65%;
  }
}

@media screen and (max-width: 500px) {
  .steps-three {
    margin-bottom: -100%;
  }
}

@media screen and (min-width: 500px) {
  .steps-three {
    margin-left: 16.65%;
    margin-right: -16.65%;
  }
}

.steps-img {
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

@media screen and (max-width: 500px) {
  .steps-img {
    float: left;
    margin-right: 20px;
  }
}

.steps-name,
.steps-description {
  margin: 0;
}

@media screen and (min-width: 500px) {
  .steps-name {
    text-align: center;
  }
}

.steps-description {
  overflow: hidden;
}

@media screen and (min-width: 500px) {
  .steps-description {
    text-align: center;
  }
}

/* Stats */
.stats-container {
  width: 80%;
  margin: 30px auto;
}

.stat-item {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width: 33.33%;
  padding: 2%;
}

.stat-item img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.stat-path,
.stat-back {
  stroke-linecap: round;
  stroke-width: 7;
  fill: none;
}

@media only screen and (max-width: 580px) {
  .stat-item {
    width: 100%;
  }
}

.tooltip {
  opacity: 1 !important;
}

/* Tooltip */
.tooltip .tooltiptext {
  box-sizing: border-box;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 12px;
  background: #dddddd;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  white-space: wrap;
  visibility: hidden;
  z-index: 1;
}

.tooltip .tooltiptext span {
  display: block;
  color: #ffffff;
}

.tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent currentColor transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

figure#card-one {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 290px;
  height: 395px;
  padding: 20px 20px;
  background-image: url("https://news.delaware.gov/files/2019/04/IMG_9920.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 280%;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}

figure#card-two {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 290px;
  height: 395px;
  padding: 20px 20px;
  background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/litter-free-events.jpg");
  background-position: 70% center;
  background-repeat: no-repeat;
  background-size: 280%;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}

figure#card-three {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 290px;
  height: 395px;
  padding: 20px 20px;
  background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/litter-free-photo-highlight.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 280%;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}

figure#card-one:before,
figure#card-one:after,
figure#card-two:before,
figure#card-two:after,
figure#card-three:before,
figure#card-three:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure#card-one:before,
figure#card-two:before,
figure#card-three:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0;
}

figure#card-one:after,
figure#card-two:after,
figure#card-three:after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}

figure#card-one:hover,
figure#card-two:hover,
figure#card-three:hover {
  background-size: 275%;
}

figure#card-one:hover:after,
figure#card-two:hover:after,
figure#card-three:hover:after {
  background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/keep-de-litter-free-white.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(253, 185, 62, 0.9);
  color: white;
  width: 100%;
  height: 100%;
  z-index: 2;
}

figure#card-one:hover .date,
figure#card-two:hover .date,
figure#card-three:hover .date {
  bottom: -59px;
}

figure#card-one:hover figcaption,
figure#card-two:hover figcaption,
figure#card-three:hover figcaption {
  transform: translateY(-130%);
}

figure#card-one .date,
figure#card-two .date,
figure#card-three .date {
  position: absolute;
  bottom: 0;
  right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  background-color: rgba(30, 98, 171, 0.8);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

figure#card-one .date span,
figure#card-two .date span,
figure#card-three .date span {
  color: white;
  line-height: 1;
}

figure#card-one .date span:first-child,
figure#card-two .date span:first-child,
figure#card-three .date span:first-child {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 900;
}

figure#card-one .date span:last-child,
figure#card-two .date span:last-child,
figure#card-three .date span:last-child {
  font-size: 20px;
  font-weight: 400;
}

figure#card-one figcaption,
figure#card-two figcaption,
figure#card-three figcaption {
  color: white;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1;
}

figure#card-one figcaption h4,
figure#card-two figcaption h4,
figure#card-three figcaption h4 {
  margin: 0 0 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.35;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}

figure#card-one figcaption h4>span,
figure#card-two figcaption h4>span,
figure#card-three figcaption h4>span {
  background-color: rgba(30, 98, 171, 0.8);
  color: #fff !important;
  font-weight: 600 !important;
  padding: 5px;
  line-height: 1.8;
}

figure#card-one figcaption p,
figure#card-two figcaption p,
figure#card-three figcaption p {
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {

  figure#card-one,
  figure#card-two,
  figure#card-three {
    width: 230px;
  }
}

@media only screen and (min-width: 992px) {

  figure#card-one,
  figure#card-two,
  figure#card-three {
    width: 290px;
  }
}

@media only screen and (min-width: 1200px) {

  figure#card-one,
  figure#card-two,
  figure#card-three {
    width: 290px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  #Litterheader {
    height: 900px;
  }

  #litter-logo-sub {
    z-index: 2000;
    position: absolute;
    height: 215px;
    margin-top: -255px;
    margin-left: 55px;
  }

  .Littertitle {
    font-size: 32px;
  }

  .Littertitleat {
    font-size: 32px;
  }

  .litter-hero-title {
    color: #fff;
    font-size: 35px;
    line-height: 0.9;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(13, 61, 103, 0.65);
    position: relative;
    top: 35px;
    width: 100%;
  }

  .litter-hero {
    height: 500px;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  #Litterheader {
    height: 800px;
  }

  #litter-logo-sub {
    z-index: 2000;
    position: absolute;
    height: 215px;
    margin-top: -255px;
    margin-left: 55px;
  }

  .Littertitle {
    font-size: 42px;
  }

  .Littertitlealt {
    font-size: 42px;
  }

  .litter-hero-title {
    color: #fff;
    font-size: 45px;
    line-height: 0.9;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(13, 61, 103, 0.65);
    position: relative;
    top: 35px;
    width: 100%;
  }

  .litter-hero {
    height: 500px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  #Litterheader {
    height: 900px;
  }

  #litter-logo-sub {
    z-index: 2000;
    position: absolute;
    height: 215px;
    margin-top: -255px;
    margin-left: 55px;
  }

  .Littertitle {
    font-size: 42px;
  }

  .Littertitlealt {
    font-size: 32px;
  }

  .litter-hero-title {
    color: #fff;
    font-size: 45px;
    line-height: 0.9;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(13, 61, 103, 0.65);
    position: relative;
    top: 35px;
    width: 100%;
  }

  .litter-hero {
    height: 500px;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  #Litterheader {
    height: 995px;
  }

  #litter-logo-sub {
    z-index: 2000;
    position: absolute;
    height: 215px;
    margin-top: -255px;
    margin-left: 55px;
  }

  .Littertitle {
    font-size: 52px;
  }

  .Littertitlealt {
    font-size: 32px;
  }

  .litter-hero-title {
    color: #fff;
    font-size: 45px;
    line-height: 0.9;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(13, 61, 103, 0.65);
    position: relative;
    top: 35px;
    width: 100%;
  }

  .litter-hero {
    height: 500px;
  }
}

/*  =============== BEGIN PMC STYLESHEET  ==============*/

#public-meetings a,
#public-meetings a:link,
#public-meetings a:active,
#public-meetings a:visited {
  color: #56b9e7;
  text-decoration: none;
  font-weight: bold;
}

#public-meetings a:hover {
  color: #00b4eb;
  text-decoration: none;
  font-weight: bold;
}

ul.meeting-container>li {
  list-style-type: none;
}

.meeting-container {
  text-align: center;
  padding: 0px;
}

span.meeting-title {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 700;
  color: #606060;
}

span.meeting-agency {
  display: none;
}

span.meeting-date {
  font-style: italic !important;
  color: #7e8082;
  font-weight: bold;
  font-size: 17px;
}

span.meeting-time {
  font-style: italic !important;
  color: #7e8082;
  font-weight: bold;
  font-size: 17px;
}

span.meeting-end {
  font-style: italic !important;
  color: #7e8082;
  font-weight: bold;
  font-size: 17px;
}

span.meeting-purpose {
  display: none;
}

span.meeting-address {
  color: #7e8082;
  background-color: #f0f0f0;
  padding: 15px;
  border-radius: 4px;
  display: block;
}

a.map-link,
a.map-link:link,
a.map-link:active,
a.map-link:visited,
a.info-link,
a.info-link:link,
a.info-link:active,
a.info-link:visited {
  color: #56b9e7;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #56b9e7;
  border-radius: 30px;
  padding: 15px 35px;
}

a.info-link:hover,
a.map-link:hover {
  color: #fff !important;
  background-color: #56b9e7;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #56b9e7;
  border-radius: 30px;
  padding: 15px 35px;
}

/*  =============== END OF PMC STYLESHEET  ==============*/

/* Omnibus SOE styles */
.active-section a {
  text-decoration: underline !important;
}

@media only screen and (min-width: 768px) {
  .nav-omnibus-soe {
    line-height: 12px !important;
    font-size: 14px;
  }

  .nav-omnibus-soe>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

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

/* Styles for test cards template */
/* Flip Cards CSS */
/* changed class name to .flippy-card because it conflicts with funnelback .card which has an important tag removing the border */
.card-container {
  display: grid;
  perspective: 700px;
  grid-template: 1fr/ 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
}

.flippy-card {
  margin: 10px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-icon {
  margin: 1em 0 0 0;
}

.card-img {
  padding-bottom: 1.25rem;
}

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}

#main_content .card-title {
  font-weight: 700;
}

.card-flip .back .card-block {
  height: 100%;
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
}

.card-flip div {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.front {
  grid-area: frontAndBack;
}

.back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
}

.card-container:hover .card-flip {
  transform: rotateY(180deg);
}

.card-block .label {
  margin: 0.5rem 0.5rem 0.25rem 0;
  display: inline-block;
}

/* Equal Heights */
.row-full-height {
  display: flex;
  flex-wrap: wrap;
}

/* WLC Feedback Template */
body.page-template-wlc-feedback {
  padding-bottom: 840px;
}

body.page-template-wlc-feedback #agencyFooter {
  height: 892px;
}

@media only screen and (min-width: 768px) {
  body.page-template-wlc-feedback {
    padding-bottom: 300px;
  }
}

@media only screen and (min-width: 768px) {
  body.page-template-wlc-feedback #agencyFooter {
    height: 370px;
  }
}

@media only screen and (min-width: 992px) {
  body.page-template-wlc-feedback #agencyFooter {
    height: 326px;
  }
}

@media only screen and (min-width: 1200px) {
  body.page-template-wlc-feedback #agencyFooter {
    height: 304px;
  }
}

.page-template-wlc-feedback #main_content p+.row {
  margin-top: 5rem;
}

.page-template-wlc-feedback #main_content div[class^="col-"] {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .page-template-wlc-feedback #main_content div[class^="col-"] {
    margin-bottom: 5rem;
  }
}

.page-template-wlc-feedback h2 {
  padding: 0 0 1.5rem 0;
}

.page-template-wlc-feedback h2~.lead {
  font-size: 20px;
}

.page-template-wlc-feedback hr.clf {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-template-wlc-feedback h2~hr.clf {
  margin-top: 0;
}

/* Panel-Stickynote */
#stickynotes {
  position: relative;
}

#stickynotes .panel-stickynote {
  line-height: 1;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: left;
  margin: 0 0 2rem 0;
  min-width: 230px;
  padding: 2rem;
  position: relative;
  border: 1px solid #e3e3e3;
  border-bottom-right-radius: 60px 5px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-family: "Klee One", "Open Sans";
}

#stickynotes .panel-stickynote:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -0px;
  bottom: 14px;
  width: 100px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 2px 15px 5px rgba(0, 0, 0, 0.4);
  transform: matrix(-1, -0.1, 0, 1, 0, 0);
}

#stickynotes .panel-heading {
  padding: 0 0.5rem 0.5rem 0.5rem;
  font-weight: 700;
  border-bottom: 2px solid #000;
  font-size: 2.2rem;
}

#stickynotes ul {
  padding-left: 0.5rem;
  line-height: 1.2 !important;
}

#stickynotes ul li {
  margin-bottom: 1.3rem;
}

#stickynotes .sticky-yellow {
  background: linear-gradient(#ffff88, #fffeda);
}

#stickynotes .sticky-orange {
  background: linear-gradient(#fdedc2, #fff4da);
}

#stickynotes .sticky-blue {
  background: linear-gradient(#afd6fe, #daf8ff);
}

#stickynotes .sticky-pink {
  background: linear-gradient(#ffdafe, #ffedfe);
}

#stickynotes .sticky-purple {
  background: linear-gradient(#e3d5ff, #f2ebff);
}

#stickynotes .sticky-green {
  background: linear-gradient(#c9ffcc, #e8ffef);
}

#stickynotes .sticky-cyan {
  background: linear-gradient(#cffffd, #ebfeff);
}

#stickynotes .sticky-grey {
  background: linear-gradient(#e9e9e9, #f4f4f4);
}

#stickynotes .label.label-tilt-up {
  z-index: 3;
  position: absolute;
  top: 10px;
  left: -10px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  transform: rotate(353deg);
  -webkit-transform: rotate(353deg);
  -moz-transform: rotate(353deg);
  -ms-transform: rotate(353deg);
  -o-transform: rotate(353deg);
}

/* A11Y Bootstrap Label Colors */
#stickynotes .label {
  font-size: 90%;
}

.label {
  display: inline-block !important;
  margin-bottom: 3px !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.label-primary {
  background-color: #0d6efd;
}

.label-secondary {
  background-color: #6c757d;
}

.label-tertiary {
  background-color: #6435dc;
}

.label-success {
  background-color: #198754;
}

.label-info {
  background-color: #0dcaf0;
  color: #212529;
}

.label-warning {
  background-color: #ffc107;
  color: #212529;
}

.label-caution {
  background-color: #fffb07;
  color: #212529;
}

.label-danger {
  background-color: #dc3545;
}

.label-dark {
  background-color: #212529;
  color: #fff;
}

/* Spacing Helpers */
.mb-3 {
  margin-bottom: 3rem;
}

/*Career Expo list styles */
.career-expo-list {
  list-style: none;
}

.career-expo-list li {
  color: #0d3d67;
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 30px;
}

/* Boards & Commissions API page */
.img-150-thumbnail {
  max-width: 150px;
  max-height: 150px;
}

@media only screen and (min-width: 992px) {
  .img-150-thumbnail {
    max-width: 300px;
    max-height: 300px;
  }
}

#bcfaq .panel-body {
  padding: 1.5em;
}

/*** Updated Footer CSS ***/
#priorities-for-delaware {
  background-color: #0d3d67;
  border-top: 20px solid #f5f5f5;
  border-bottom: 20px solid #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .footer-mobile-top-padding {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 768px) {
  .priorities-for-delaware-left-column {
    margin-top: -15px;
  }
}

@media only screen and (min-width: 768px) {
  .priorities-for-delaware-right-column {
    margin-top: -45px;
  }
}

#priorities-for-delaware h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.priorities-text {
  color: #fff;
  font-size: 35px;
}

@media only screen and (min-width: 768px) {
  .priorities-text {
    font-size: 50px;
  }
}

.for-text {
  color: #fff;
  font-size: 20px;
}

@media only screen and (min-width: 768px) {
  .for-text {
    font-size: 32px;
  }
}

.delaware-text {
  color: #abe0ff;
  font-size: 50px;
}

@media only screen and (min-width: 768px) {
  .delaware-text {
    font-size: 75px;
  }
}

#priorities-for-delaware ul {
  border-left: 4px solid #abe0ff;
  margin-left: 0;
  padding-left: 15px;
}

#priorities-for-delaware ul li {
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 1.8em;
  text-decoration: underline;
  text-transform: uppercase;
}

#agency-footer-links {
  background-color: #ececec;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  #agency-footer-links {
    text-align: center;
  }
}

#agencyFooter #agency-footer-links a {
  color: #275392;
}

@media only screen and (min-width: 768px) {
  .social-and-kids-corner {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (min-width: 992px) {
  .social-and-kids-corner {
    flex-direction: row;
  }
}

.social-link-list {
  display: flex;
  flex-wrap: wrap;
  width: 170px;
}

@media only screen and (max-width: 767px) {
  .social-link-list {
    margin-left: auto !important;
    margin-right: auto;
  }
}

.social-link-list li {
  flex-basis: 50%;
}

.social-link-list i {
  font-size: 48px;
  padding: 5px 20px 0 0;
}

@media only screen and (min-width: 992px) {
  .delaware-kids-corner-logo {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .delaware-kids-corner-logo {
    margin-left: 20px;
  }
}

/*** Flex utilities for automatically setting card row height based on the card with the longest content ***/
@media only screen and (min-width: 992px) {

  .flex-cards,
  .flex-card {
    display: flex;
  }

  .flex-card .panel {
    flex-grow: 1;
  }
}

/*** ARPA funding stories and templates and flip card styles ***/

/* Start Funding Hero Background Image */
#funding-landing-image {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
  padding: 10px;
}

@media only screen and (min-width: 992px) {
  #funding-landing-image {
    height: 450px;
  }
}
@media only screen and (min-width: 1100px) {
  #funding-landing-image {
    height: 600px;
  }
}
/* end Funding Hero Background Image */




/* Start Books for Blue Background Image */
#books-for-blue-landing-image {
  height: 200px;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
  padding: 10px;
}

@media only screen and (min-width: 992px) {
  #books-for-blue-landing-image {
    height: 400px;

  }
}
@media only screen and (min-width: 1100px) {
  #books-for-blue-landing-image {
    height: 525px;

  }
}
/* end Books for Blue Hero Background Image */





#investing-in-delaware {
  background-color: #0D3D67;
  margin-bottom: 30px;
  padding: 30px 0;
}

@media only screen and (min-width: 992px) {
  #investing-in-delaware {
    border: 5px solid #57B7E3;
    margin-left: auto;
    margin-right: auto;
    margin-top: -90px;
    position: relative;
    width: 60%;
  }
}

#investing-in-delaware h1 {
  color: #ffffff;
  margin: 0;
}

@media only screen and (min-width: 992px) {
  #investing-in-delaware h1 {
    font-size: 45px;
  }
}

#investing-in-delaware h2 {
  color: #D8F3FF;
  font-family: "Libre Baskerville", serif;
  font-size: 24px;
}

@media only screen and (min-width: 992px) {
  #investing-in-delaware h2 {
    font-size: 25px;
  }
}

#investing-in-delaware #investing, #investing-in-delaware #delaware {
  font-weight: bold;
  text-transform: uppercase;
}

#investing-in-delaware #in {
  font-family: "Libre Baskerville", serif;
  font-style: italic;
}

.flip-card {
  display: flex;
  margin-bottom: 20px;
  min-height: 365px;
}

.flip-card-content {
  display: flex;
  width: 100%;
}

.flip-card-front {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flip-card-front::before {
  color: #fff;
  font: var(--fa-font-solid);
  font-size: 25px;
  content: "\f0a9";
  margin-left: auto;
  margin-right: 10px;
  margin-top: 10px;
  opacity: 0;
}

.flip-card-front:hover::before {
  opacity: 1;
}

.flip-card-back {
  background-color: #0D3D67;
  color: #fff;
  padding: 70px 30px 5px;
  transform: rotateX(-180deg) rotate(180deg) translate(100%);
}

.flip-card-back::before {
  color: #fff;
  font: var(--fa-font-solid);
  font-size: 25px;
  content: "\f00d";
  position: absolute;
  right: 25px;
  top: 25px;
}

.flip-card-back a {
  color: #fff !important;
  text-decoration: underline !important;
}

.flip-card-front,
.flip-card-back {
  display: flex;
  flex-direction: column;
  min-width: 100%;
}

.flip-card .flip-card-back {
  visibility: hidden;
}

.flip-card.active .flip-card-content {
  transform: rotateY(-180deg);
}

.flip-card.active .flip-card-front {
  visibility: hidden;
}

.flip-card.active .flip-card-back {
  visibility: visible;
}

.flip-card-intro {
  background-color: #D8F3FF;
  margin-top: auto;
  padding: 20px 30px;
  width: 90%;
}

.flip-card-toggle {
  border: 0;
  background-color: transparent;
}

.flip-card-toggle:focus {
  outline: 0;
}

.flip-card-toggle:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.flip-card-toggle:focus:after {
  outline: 3px solid red;
}

/*** ARPA Funding Pages Styles ***/
.arpa-funding hr {
  border: 1px solid #DEDEDE;
}

.arpa-funding p i {
  color: #0D3D67;
}

/**
 * EXTERNAL LINK ICON
 */
#main_content sup,
#agencyFooter sup {
  top: -3px;
}

#main_content .extlink sup::after,
#agencyFooter .extlink sup::after {
  font: var(--fa-font-solid);
  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,
#agencyFooter i+sup::after,
#agencyFooter i+span+sup::after {
  content: "" !important;
}

/*** Button text-wrapping Bootstrap override accessibility fix ***/
.btn {
  white-space: normal;
}

/* Rounded Flex Cards.
 * family-services-cabinet-council-fscc/
 */
#rounded-cards {
  margin-bottom: 2em;
}
#rounded-cards h2 {
  margin: 1em 0;
}
#rounded-cards .flex-card .panel {
  border-radius: 20px;
  border: 3px solid #123e66;
  padding: 0.5em 0.5em 1.5em;
}
#main_content #rounded-cards h3.flex-card-panel-title {
  color: #123e66;
  font-size: 22px;
  font-weight: 700;
}

/* New Kids Corner styles */
#kids-corner-hero {
  background-position: 50%;
  background-size: cover;
  height: 800px;
}

.kids-corner-logo {
  position: relative;
  z-index: 1;
}

.kids-corner-logo img {
  margin-top: -110px;
  padding-bottom: 30px;
}

@media (max-width: 991px) {
  .kids-corner-logo img {
    margin-top: -75px;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .kids-corner-logo img {
    margin-top: -50px;
    width: 70%;
  }
}