/*
Theme Name: Office of the Secretary of State (SOS)
Theme URI: http://sos.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 Secretary of State (SOS). A Department of State (DOS) Agency.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, department of state Delaware, Government Information Center
Text Domain: dosgic_SOS_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: 945px;
}
/* ============================= ID's ============================= */

/* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
/* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
#menu-sos-main-menu {
z-index: 999;
}
.affix #menu-sos-main-menu {
position: absolute !important;
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #285782;
-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: Georgia, "Times New Roman", Times, serif;
font-weight: 900;
color: #285782 !important;
font-size: 40px;
margin-top: 8px;
}
#main_header h2, 
#main_content h2 {
font-family: 'Open Sans Condensed';
color: #285782 !important;
font-weight: 500;
margin-top:	0px;
}
#main_content a, 
#main_content a:link, 
#main_content a:active, 
#main_content a:visited {
color: #285782;
text-decoration: none;
font-weight: none;
}
#main_content a:hover {
color: #a8a8a8;
text-decoration: underline;
font-weight: none;
}
#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
}
#AgencyCarousel {
border: 2px solid #285782;
}
#AgencyCarousel .carousel-caption h2 {
font-family: 'Open Sans', sans-serif !important;
color: #ffffff !important;
font-weight: 700;
display: inherit;
text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
background-color: rgba(40, 87, 130, 0.8);
padding: 10px 5px;
margin-bottom: 0;
}
#AgencyCarousel p {
background-color: rgba(40, 87, 130, 0.8);
padding: 10px;
}
#agencyFooter {
background-color: #e6e6e6;
color: #ffffff;
font-size: 15px;
line-height: 1.5em;
padding-top: 2.0em;
padding-bottom: 2.0em;
border-bottom: 10px solid #245194;
border-top: 3px solid #285782;
position: absolute;
bottom: 0;
width: 100%;
height: 1355px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 1377px;
}}
#agencyFooter a,
#agencyFooter a:link, 
#agencyFooter a:active, 
#agencyFooter a:visited {
color: #285782;
text-decoration: none
}
#agencyFooter a:hover {
color: #214669;
text-decoration: underline
}
#agencyFooter h2 {
color: #214669 !important;
}
#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: 100px;
height: 100px;
border: none;
text-align: center;
}	
hr.agencyFooter {
-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 #214669;
margin-bottom: 20px;
margin-top: 20px;
}
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 #285782;
margin-bottom: 20px;
margin-top: 20px;
}
hr.title {
border: dashed #285782; 
border-width: 3px 0 0; 
height: 3px;
margin-top: 0px;
}
.pic_left {
float: left;
margin-right: 10px;
}
p.news_right {
padding-top: 5px;
}
a.agency_nav, a.agency_nav:link, a.agency_nav:active, a.agency_nav:visited {
color: #ffffff;
text-decoration: none;
font-weight: none;
}
a.learn-button:link, a.learn-button:active, a.learn-button:visited {
color: #ffffff !important;
text-decoration: none !important;
font-weight: bold !important;
}
a.learn-button:hover {
color: #ffffff !important;
text-decoration: underline !important;
font-weight: bold !important;
}
a.focus-button:link, a.focus-button:active, a.focus-button:visited {
color: #ffffff !important;
text-decoration: none !important;
font-weight: bold !important;
}
a.focus-button:hover {
color: #ffffff !important;
text-decoration: underline !important;
font-weight: bold !important;
}
.agency_map {
border: 0px; 
width: 710px;
height: 600px;
margin: 0px;
}
.banner P {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 900;
font-style: italic;
color: #285782;
font-size: 1.0em;
line-height: 0em;
margin-top: 0.5em;
margin-bottom: 0em;
}
.post-meta {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 900;
font-style: italic;
color: #285782;
font-size: 1.0em;
line-height: 0em;
margin-top: 0.5em;
margin-bottom: 0em;
list-style: none;
margin-left: -40px;
}
.post-meta-key {
display: none;
}
.focus_areas {
padding: 40px;
border: #285782;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;	
border-radius: 15px;
border-top: 2px solid rgba(40,80,130,0.25);
border-left: 2px solid rgba(40,80,130,0.25);
border-right: 2px solid rgba(40,80,130,0.25);
border-bottom: 2px solid rgba(40,80,130,0.25);
position: relative;
}
.focus_seal {
width: 50px;
height: 50px;
position: relative;
}
.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active {
font-size: 18px;
display: block;
text-align: left;
padding-bottom: 10px;
}
.news_date {
font-size: 14px;
font-style: italic;
text-align: left;
display: block;
}
.news_desc {
display: none;
text-align: left;
line-height: 1.5em;
padding-bottom: 15px;
}
.agency_control {
margin-top: 235px;
color: #ffffff;
}
.carousel-indicators {
position: absolute;
bottom: 1px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 15px;
height: 15px;
margin: 2px;
text-indent: -999px;
cursor: pointer;
background-color: #285782 \9;
background-color: rgba(40, 87, 130, 0);
border: 1px solid #285782;
border-radius: 10px;
}
.carousel-indicators .active {
width: 18px;
height: 18px;
margin: 0;
background-color: #285782;
}
.subpage_img {
width: 300px;
height: 56px;
position: relative;
}
.link-active h2 {
font-size: 20px;
margin-bottom: 2px;
font-weight: 500
}}


/* 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 ============================= */
#AgencyCarousel .carousel-caption h2 {
font-family: 'Open Sans', sans-serif !important;
color: #ffffff !important;
font-weight: 700;
display: inherit;
text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
}
/* ============================= ID's ============================= */
#agencyFooter {
color: #ffffff;
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: 552px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 560px;
}}

/* ============================= Classes ============================= */
.agency_control {
margin-top: 110px;
color: #ffffff;
}
.subpage_img {
width: 400px;
height: 75px;
position: relative;
}
.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active {
font-size: 15px;
display: block;
text-align: left;
padding-bottom: 10px;
}
.news_date {
font-size: 13px;
font-style: italic;
text-align: left;
display: block;
}}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
/* ============================= ELEMENTS ============================= */
#AgencyCarousel .carousel-caption h2 {
font-family: 'Open Sans', sans-serif !important;
color: #ffffff !important;
font-weight: 700;
display: inherit;
text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
}
/* ============================= ID's ============================= */
#agencyFooter {
color: #ffffff;
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: 508px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 514px;
}}

/* ============================= Classes ============================= */
.agency_control {
margin-top: 150px;
color: #ffffff;
}
.subpage_img {
width: 400px;
height: 75px;
position: relative;
}
.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active {
font-size: 18px;
display: block;
text-align: left;
padding-bottom: 10px;
}
.news_date {
font-size: 14px;
font-style: italic;
text-align: left;
display: block;
}}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
/* ============================= ELEMENTS ============================= */
#AgencyCarousel .carousel-caption h2 {
font-family: 'Open Sans', sans-serif !important;
color: #ffffff !important;
font-weight: 700;
display: inherit;
text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
}
/* ============================= ID's ============================= */
#agencyFooter {
color: #ffffff;
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: 464px;
z-index: 1029;	
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 469px;
}}

/* ============================= Classes ============================= */
.agency_control {
margin-top: 180px;
color: #ffffff;
}
.subpage_img {
width: 400px;
height: 75px;
position: relative;
}
.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active {
font-size: 18px;
display: block;
text-align: left;
padding-bottom: 10px;
}
.news_date {
font-size: 14px;
font-style: italic;
text-align: left;
display: block;
}}

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

/* Xtra-Small Portrait devices (phones, 400px and up) */
/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		min-height:						475px;		/* Set slide height here */
		max-width:						100%;
    	object-fit:						cover;
    	overflow: 						hidden; 
}}

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

@media (max-width: 874px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 1;
font-size: 20px;
font-weight: bold;
color: #285782;
}}
@media (min-width: 875px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #285782;
}}
@media (min-width: 1100px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #285782;
}}
@media (min-width: 1300px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #285782;
}}
/* ============================= END CUSTOM MEDIA QUERIES ============================= */


/* ======================== STYLE FOR THE PUBLIC MEETING CALENDAR ====================== */
#public-meetings a, 
#public-meetings a:link, 
#public-meetings a:active, 
#public-meetings a:visited {
color: #003666;
text-decoration: none;
font-weight: bold;
}
#public-meetings a:hover {
color: #a8a8a8;
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: #285782;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #285782;
  border-radius: 30px;
  padding: 15px 35px;
}
a.info-link:hover, a.map-link:hover {
  color: #fff !important;
  background-color: #285782;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #285782;
  border-radius: 30px;
  padding: 15px 35px;
}
/*  =============== END OF PMC STYLESHEET  ==============*/

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