/*
Theme Name: Division of the Public Advocate (DPA)
Theme URI: https://5f943e77-030b-4a9e-97bb-8322d7967617.p.bardy.io
Author: Delaware GIC - Matt Campbell & Julianne Solum
Author URI: https://4ca1c07f-0571-4f2f-bd04-48c082eab7d6.p.bardy.io
Description: Custom WordPress theme designed exclusively for the Division of the Public Advocate (DPA).
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_DPA_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-dpa-main-navigation {
z-index: 999;
}
.affix #menu-dpa-main-navigation {
position: absolute !important;
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #2e2f81;
-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;
font-weight: 400;
color: #2e2f81 !important;
font-size: 45px;
margin-top: 10px;
}
#main_header h2, 
#main_content h2 {
font-family: 'Open Sans';
color: #2e2f81 !important;
font-weight: 400;
margin-top:	0px;
}
#main_content h3 {
font-family: 'Lato', sans-serif !important;
font-weight: 300;
font-size: 60px;
color: #4e7ab5 !important;
margin-top: 0px;
}
#main_content h4 {
font-family: 'Lato', sans-serif !important;
font-weight: 300;
font-size: 25px;
color: #353535 !important;
margin-top: 0px;
}
#main_content h5 {
font-family: 'Lato', sans-serif !important;
font-weight: 500;
font-size: 25px;
color: #235377 !important;
margin-top: 0px;
}
#main_content a, 
#main_content a:link, 
#main_content a:active, 
#main_content a:visited {
color: #2e2f81;
text-decoration: none;
font-weight: bold;
}
#main_content a:hover {
color: #4e7ab5;
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 {
height: 400px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 20px;
}
#fileComplaint {
background-color: #bacbe2;
padding: 50px;
color: #fff;
}
#fileComplaint .lead, #fileComplaint .btn-dpa {
font-weight: 700 !important;
}
#complaintText {
color: #2e2f81;
padding-top: 8px;
}
#agencyFooter {
background-color: #2e2f81;
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: 539px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 545px;
}}
#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 */


.dpa-text {
margin-left: 0px;
width: 170px;
height: 78px;
}
.icon-small {
width: 38px;
height: 38px;
float: left;
margin-top: -3px;
margin-right: 5px;
margin-bottom: 20px;
}
.news-date {
font-size: 16px;
font-weight: 900;
color: #235377;
}
.btn-dpa {
    color: #fff !important;
    background-color: #58599a;
    border-color: #58599a;
    display: inline-block;
    padding: 13px 28px;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.agencyFooter_logo {
width: 175px;
height: 175px;
border: none;
text-align: center;
}
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 #2e2f81;
margin-bottom: 20px;
margin-top: 10px
}
hr.thick {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border: 5px solid #a8c9f4;
margin-bottom: 20px;
margin-top: 20px;
width: 290px;
}
hr.thin {
-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 #9cb1c2;
margin-bottom: 20px;
margin-top: 20px;
}
.border_none {
border: none;
}
.dpaTitle {
color: #2e2f81;
font-size: 25px;
font-family: 'Lato', sans-serif;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.agency_map {
border: 0px; 
width: 710px;
height: 600px;
margin: 0px;
}
.small-top {
font-size: 20px;
font-family: 'Open Sans', sans-serif !important;
}
.interiorTitle {
color: #fff;
font-size: 20px;
text-transform: inherit;
font-family: 'Lato', sans-serif !important;
font-weight: 300;
line-height: 1.0;
padding-top: 30px !important;
padding-bottom: 15px !important;
background-color: #2e2f81;
}
.interior-title-wrapper {
margin-top: -20px;
background-color: #2e2f81;
}
.impressive {
font-weight: 900;
font-family: 'Lato', sans-serif;
}
.jumbo {
font-size: 42px;
font-weight: 700;
font-family: 'Lato', sans-serif;
}}


/* 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 {
height: 800px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 30px;
}
#agencyFooter {
padding-top: 2.0em;
padding-bottom: 2.0em;
height: 245px;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.dpaTitle {
color: #2e2f81;
font-size: 60px;
font-family: 'Lato', sans-serif;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.dpa-text {
margin-left: 70px;
width: 325px;
height: 150px;
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

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

/* ============================= ID's ============================= */
#headerImage {
height: 800px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 30px;
}
#agencyFooter {
background-color: #2e2f81;
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: 245px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.dpaTitle {
color: #2e2f81;
font-size: 70px;
font-family: 'Lato', sans-serif;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.dpa-text {
margin-left: 200px;
width: 325px;
height: 150px;
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

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

/* ============================= ID's ============================= */
#headerImage {
height: 800px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 50px;
}
#agencyFooter {
background-color: #2e2f81;
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: 245px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.dpaTitle {
color: #2e2f81;
font-size: 75px;
font-family: 'Lato', sans-serif;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.dpa-text {
margin-left: 200px;
width: 325px;
height: 150px;
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* ============================= 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: #2e2f81;
}}
@media (min-width: 875px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #2e2f81;
}}
@media (min-width: 1100px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #2e2f81;
}}
@media (min-width: 1300px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #2e2f81;
}}
/* ============================= END CUSTOM MEDIA QUERIES ============================= */
.label-success {
background-color: #477C41;
}

/* ======================== STYLES FOR THE PUBLIC MEETING CALENDAR ====================== */
#public-meetings a,
#public-meetings a:link,
#public-meetings a:active,
#public-meetings a:visited {
  color: #245194;
  text-decoration: none;
  font-weight: bold;
}

#public-meetings a:hover {
  color: #245194;
  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: #222;
  /*font-weight: bold;*/
  font-size: 17px;
}

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

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

span.meeting-purpose {
  display: none;
}

span.meeting-address {
  color: #222;
  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: #245194;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #245194;
  border-radius: 30px;
  padding: 15px 35px;
}

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

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


.homepage-cards-wrapper {
  display: flex;
  flex-grow: 1;
}

.homepage-cards {
  border-radius: 0;
  border-top: 0;
  border-bottom: 0;
  margin-top: 2 0px;

  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.homepage-cards-body {
  flex-grow: 1;
   border-bottom: 1px solid #888;
    line-height: 5.8;
}

.homepage-cards ul {
  list-style: none;
  padding-left: 0;
}

.homepage-cards #pmcAppHomepage li {
  margin-bottom: 20px;
   border-bottom: 1px solid #888;
}

#main_content .homepage-cards a {
  text-decoration: underline;
}

#main_content .homepage-cards span.meeting-date {
  color: unset;
  display: block;
  /*font-size: unset;*/
  font-weight: bold;
  line-height: 1.6em;
  padding-bottom: 20px;
}

.homepage-cards .press-excerpt a {
  display: none;
}

.homepage-cards .homepage-cards-footer a {
  display: block;
  margin: 35px 0;
}
 span.press-excerpt {
    color: #222;
  }

  span.press-excerpt>p {
    line-height: 21px;
  }

  span.press-title {
    font-size: 20px;
	margin-bottom: 10px;
		
  }


 span.press-excerpt {
    color: #222;
  }

  span.press-excerpt>p {
    line-height: 21px;
  }

  .press-title {
    font-size: 20px;
		margin-bottom: 10px;
  }
.news_title,
.news_title a,
.news_title a:link,
.news_title a:visited,
.news_title a:hover,
.news_title a:active {
    font-size: 20px;
    display: block;
    text-align: left;
    padding-bottom: 10px;
}

.news_date {
    font-size: 17px;
    text-align: left;
    display: block;
font-weight: bold;
}

.news_desc {
    display: none;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 15px;
}

.meeting-title,
.meeting-title a,
.meeting-title a:link,
.meeting-title a:visited,
.meeting-title a:hover,
.meeting-title a:active {
    font-size: 20px;
    display: block;
    text-align: left;
    padding-bottom: 1.5px;
    
}

.meeting-desc {
    display: none;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 15px;
}

.news_wrapper {
    border-bottom: 1px solid #888;
    padding-bottom: 20px;
    padding-top: 20px;
}