/*
Theme Name: Government Efficiency and Accountability Review Board (GEAR)
Theme URI: http://gear.delaware.gov
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Government Efficiency and Accountability Review Board (GEAR).
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_GEAR_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 {
    -webkit-font-smoothing: antialiased !important;
    position: relative;
    min-height: 100%;
  }

  body {
    width: 100%;
    min-height: 100%;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased !important;
    padding-bottom: 980px;
  }

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

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

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

  #menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #00627E;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  #main_header h1,
  #main_content h1 {
    font-family: 'Lato', sans-serif !important;
    color: #00627E !important;
    font-size: 45px;
    margin-top: 10px;
  }

  #main_header h2,
  #main_content h2 {
    font-family: 'Lato';
    color: #3E7AA8 !important;
    margin-top: 12px;
    padding-top: 12px;
    font-size: 35px !important;
  }

  #main_content h3 {
    font-family: 'Lato', sans-serif !important;
    font-size: 48px;
    font-weight: 300;
    color: #222 !important;
    margin-top: 0px;
  }

  #main_content h4 {
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 800;
    color: #222 !important;
    margin-top: 0px;
  }

  #main_content a,
  #main_content a:link,
  #main_content a:active,
  #main_content a:visited {
    color: #A26A01;
    text-decoration: none;
    font-weight: bold;
  }

  #main_content a:hover {
    color: #3E7AA8;
    text-decoration: underline;
    font-weight: bold;
  }

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

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

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

  #headerImage {
    width: 100%;
    background-color: #3E7AA8;
    margin-top: -20px;
    position: relative;
  }

  #headerImage a,
  #headerImage a:link,
  #headerImage a:active,
  #headerImage a:visited {
    color: #fff;
    text-decoration: underline;
  }

  #agencyFooter {
    background-color: #3E7AA8;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 30px;
    padding-bottom: 2.0em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 484px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 490px;
    }
  }

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

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

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

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


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

  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
  }

  .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 */


  .agencyFooter_logo {
    width: 180px;
    height: 120px;
    border: none;
    text-align: center;
  }

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

  .noshow {
    display: none;
  }

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

  hr.thin {
    border: 1px solid #e1e1e1;
    color: #e1e1e1;
    width: 50px;
    margin-top: 0px;
    padding: auto;
    margin: 0 auto;
    margin-left: auto;
  }

  .border_none {
    border: none;
  }

  .moving-gears {
    width: 100px;
    height: 100px;
  }

  .gearTitle {
    color: #fff;
    font-size: 35px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

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

  .interiorTitle {
    color: #fff;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    line-height: 1.0;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
    background-color: #3E7AA8;
  }

  .interior-title-wrapper {
    margin-top: -20px;
    background-color: #3E7AA8;
  }

  .jumbo {
    font-size: 45px;
  }


  /* 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 {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }

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

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

  .work:hover .bg-color {
    opacity: 1
  }

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

  .work:before {
    content: '';
    display: block;
    padding-top: 56.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;
    -webkit-transition: all 0.5s ease, -webkit-filter 0.2s ease, all 0.5s ease, filter 0.2s ease;
    transition: all 0.5s ease, filter 0.2s ease;
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    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;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
  }

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

  .content {
    letter-spacing: 1px;
    padding: 10px;
    vertical-align: middle;
    top: 100%;
    width: 100%;
    left: 0;
    color: white;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    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;
  }
}

@media (min-width: 992px) {
  .no-padding {
    padding: 0 !important
  }

  .fullwidth {
    padding: 100px 0
  }
}

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

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

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

}

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

  /* ============================= ID's ============================= */
  #headerImage {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -20px;
    position: relative;
  }

  #agencyFooter {
    padding-top: 2.0em;
    padding-bottom: 2.0em;
    height: 190px;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 192px;
    }
  }

  /* ============================= Classes ============================= */
  .gearTitle {
    color: #fff;
    font-size: 38px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

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

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

  /* ============================= ID's ============================= */
  #headerImage {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -20px;
    position: relative;
  }

  #agencyFooter {
    background-color: #3E7AA8;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 2.0em;
    padding-bottom: 2.0em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 190px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 190px;
    }
  }

  /* ============================= Classes ============================= */
  .gearTitle {
    color: #fff;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

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

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

  /* ============================= ID's ============================= */
  #headerImage {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-top: -20px;
    position: relative;
  }

  #agencyFooter {
    background-color: #3E7AA8;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 2.0em;
    padding-bottom: 2.0em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 190px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 190px;
    }
  }

  /* ============================= Classes ============================= */
  .gearTitle {
    color: #fff;
    font-size: 42px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

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

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

@media (max-width: 874px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -44px;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
    color: #00627E;
  }
}

@media (min-width: 875px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -44px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #00627E;
  }
}

@media (min-width: 1100px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -100px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #00627E;
  }
}

@media (min-width: 1300px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -100px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #00627E;
  }
}

/* ============================= END CUSTOM MEDIA QUERIES ============================= */
#public-meetings a,
#public-meetings a:link,
#public-meetings a:active,
#public-meetings a:visited {
  color: #A26A01;
  text-decoration: none;
  font-weight: bold;
}

#public-meetings a:hover {
  color: #3E7AA8;
  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: #A26A01;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #A26A01;
  border-radius: 30px;
  padding: 15px 35px;
}

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

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

/* Bootstrap overrides for accessible color contrast */
.label-success {
  background-color: #477C41;
}

.btn-warning {
  background-color: #A26A01;
}

/* Homepage updates May 2024 */
#aboutImage {
  padding: 15px 0;
}

@media (min-width: 1200px) {
  #aboutImage {
    padding: 20px;
  }
}

.closer-look-section {
  padding: 30px;
}

.closer-look-section {
  background-color: #3E7AA8;
}

.closer-look-section hr {
  border: 1px solid #fff;
  margin: 0;
}

.closer-look-section ul {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.closer-look-section .fa-ul {
  margin-left: 1.5em;
}

.closer-look-section li {
  margin: 40px 0;
}

.closer-look-section a,
.closer-look-section a:link,
.closer-look-section a:active,
.closer-look-section a:visited {
  color: #fff;
  text-decoration: underline;
}

#gearFocusAreas h3 {
  color: #3E7AA8 !important;
  font-size: 38px;
  font-weight: 700;
}

#homepageHeader {
  display: flex;
  flex-direction: column;
}

#homepageHeader .gearTitle {
  font-size: 28px;
}

@media (min-width: 768px) and (max-width: 991px) {
  #homepageHeader img {
    max-width: 75%;
  }
}

@media (min-width: 992px) {
  #homepageHeader {
    flex-direction: row;
    margin-top: 35px;
  }

  #homepageHeader div {
    flex-basis: 50%;
  }

  #homepageHeader .gear-logo {
    align-self: center;
  }
}