/*
Theme Name: Government Information Center (GIC)
Theme URI: http://gic.delaware.gov
Author: Delaware GIC - Matt Campbell & Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Delaware Government Information Center (GIC) by the Delaware Government Information Center (GIC). A Department of State Agency.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, department of state Delaware, Government Information Center
Text Domain: dosgic_GIC_theme
*/

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

/* Text meant only for screen readers */
.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;
}

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



/* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */

#menu-gic-menu {
	z-index: 999;
}

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

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}

span.caret {
	display: none;
}

#menu-gic-footer-menu-column-1 {
	padding-left: 0px;
}

#menu-gic-footer-menu-column-1 .menu-item {
	list-style-type: none;
}

#menu-gic-footer-menu-column-2 {
	padding-left: 0px;
}

#menu-gic-footer-menu-column-2 .menu-item {
	list-style-type: none;
}

#menu-gic-footer-menu-column-3 {
	padding-left: 0px;
}

#menu-gic-footer-menu-column-3 .menu-item {
	list-style-type: none;
}

.noPaddingLR {
	padding-left: 0px;
	padding-right: 0px;
}

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





/*  C O M M O N   L O O K   A N D   F E E L   2 0 1 6  */
/*  Developed by the GIC (Matt Campbell, Julianne Solum)  */
/*  Copyright 2016 State of Delaware  */
/* ############################################################################################## */





/*  G E N E R A L   S T Y L E S  */

html {
	-webkit-font-smoothing: antialiased !important;
	position: relative;
	min-height: 100%;
}

/*  B O D Y  */
body {
	width: 100%;
	min-height: 100%;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 500 !important;
	font-size: 18.666666666666664px !important;
	-webkit-font-smoothing: antialiased !important;
}

/* Small devices (tablets, phones 767px and below) */
@media (max-width: 767px) {
	body {
		padding-top: 60px  !important;;
		-webkit-font-smoothing: antialiased !important;
		padding-bottom: 495px  !important;;
	}
}

/* Large devices (tablets, desktops 768px and up) */
@media (min-width: 768px) {
	body {
		padding-top: 60px  !important;;
		-webkit-font-smoothing: antialiased !important;
		padding-bottom: 180px  !important;;
	}

	.ie8 body {
		padding-top: 125px  !important;;
		-webkit-font-smoothing: antialiased !important;
	}
}

.wave_text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.noshow {
	display: none;
}

.checkbox-inline,
.radio-inline {
	margin-bottom: 12px;
}

.container-nav {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 875px) {
	.container-nav {
		width: 875px;
	}
}

@media (min-width: 1100px) {
	.container-nav {
		width: 1100px;
	}
}

@media (min-width: 1300px) {
	.container-nav {
		width: 1300px;
	}
}

/* Customize the label (the container) */
.stylish-checkbox {
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.stylish-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.stylish-checkbox:hover input~.checkmark {
	background-color: #ddd;
}

/* When the checkbox is checked, add a blue background */
.stylish-checkbox input:checked~.checkmark {
	background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.stylish-checkbox input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.stylish-checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Mime Types */
/* general reset/setup styling for icons - needed on all */
.icon::after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

a[href$=".pdf"].icon::after {
	font: var(--fa-font-solid);
	content: "\f1c1";
	margin-left: 0.25em;
}

a[href$=".doc"]::after {
	font: var(--fa-font-solid);
	content: "\f1c2";
	margin-left: 0.25em;
}

a[href$=".docx"]::after {
	font: var(--fa-font-solid);
	content: "\f1c2";
	margin-left: 0.25em;
}

a[href$=".xls"]::after {
	font: var(--fa-font-solid);
	content: "\f1c3";
	margin-left: 0.25em;
}

a[href$=".ppt"]::after {
	font: var(--fa-font-solid);
	content: "\f1c4";
	margin-left: 0.25em;
}

a[href ^="mailto:"]::after {
	font: var(--fa-font-solid);
	content: "\f0e0";
	margin-left: 0.25em;
}

a[href$=".zip"]::after {
	font: var(--fa-font-solid);
	content: "\f1c6";
	margin-left: 0.25em;
}

/* END MIME TYPES */
/* ############################################################################################## */





/*  F O N T S,   S E C T I O N S   A N D   H E A D I N G S  */

h1,
h2,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: inherit;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #147bb1;
}

h1.main_footer {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #147bb1;
	font-size: 40px;
}

h2.four-o-four {
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 500;
	color: #147bb1 !important;
	margin-top: 0px;
	font-size: 30px;
}

.jumbotron {
	background-color: inherit !important;
	padding-top: 30px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.jumbotron h1 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 45px !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.jumbotron h1 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 70px !important;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.jumbotron h1 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 70px !important;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.jumbotron h1 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 70px !important;
	}
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.jumbotron h2 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 38px !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.jumbotron h2 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 50px !important;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.jumbotron h2 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 50px !important;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.jumbotron h2 {
		font-family: 'Open Sans Condensed', sans-serif !important;
		font-weight: 500;
		color: #147bb1;
		margin-top: 0px;
		font-size: 50px !important;
	}
}

.main_content h1 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #147bb1;
	font-size: 33px;
}

.main_content h2 {
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
}

.breadcrumb {
	background-color: #F5F5F5 !important;
	border-radius: 0px 0px 0px 0px !important;
	list-style: none outside none !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	padding: 15px 15px !important;
	border-bottom: 2px solid #dddddd !important;
	border-top: 2px solid #dddddd !important;
}

hr {
	-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 #000000;
	margin-bottom: 20px;
	margin-top: 20px;
}

hr.blue {
	-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 #90c1da;
	margin-bottom: 20px;
	margin-top: 20px;
}

hr.white {
	-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 #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

hr.light {
	-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 #d3e6f0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.small {
	font-size: 12.5px;
}

.text_blue {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 25px !important;
	font-weight: 500 !important;
	color: #147bb1 !important;
	margin-top: 0px !important;
}

.img_left {
	float: left;
	margin-right: 10px;
}

.img_right {
	margin-left: 10px;
}

.border_blue {
	border: 1px solid #90c1da;
}

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





/*  E M E R G E N C Y   N O T I F I C A T I O N   S Y S T E M  */

#ens {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 15px;
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}

#ens a {
	color: #245194;
}

#ens .fa-times {
	color: #a94442 !important;
	vertical-align: middle;
}

#ens .fa-times:hover {
	cursor: pointer;
}

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





/*  F I X E D   N A V I G A T I O N   B A R  */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.navbar {
		margin-bottom: 0px;
		height: 60px;
	}

	.navbar-default {
		background-color: #245194;
		border-top: 10px solid #245194;
		border-bottom: 1px solid #245194;
	}

	#navbar_delaware {
		position: absolute;
		margin: 13px 0 0 4px;
	}

	.delaware_d_logo {
		margin-left: 0px;
		width: 40px;
		height: 40px;
	}

	.delaware_text {
		margin-top: 5px;
		margin-left: 0px;
		width: 160px;
		height: 30px;
	}

	.navbar-header {
		padding-right: 0px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.navbar {
		margin-bottom: 0px;
		height: 60px;
	}

	.navbar-default {
		background-color: #245194;
		border-top: 10px solid #245194;
		border-bottom: 1px solid #245194;
	}

	#navbar_delaware {
		position: absolute;
		margin: 13px 0 0 4px;
	}

	.delaware_text {
		margin-top: 5px;
		margin-left: 0px;
		width: 160px;
		height: 30px;
	}

	.navbar-header {
		padding-right: 40px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.navbar {
		margin-bottom: 0px;
		height: 60px;
	}

	.navbar-default {
		background-color: #245194;
		border-top: 10px solid #245194;
		border-bottom: 1px solid #245194;
	}

	#navbar_delaware {
		position: absolute;
		margin: 13px 0 0 4px;
	}

	.delaware_text {
		margin-top: 5px;
		margin-left: 0px;
		width: 160px;
		height: 30px;
	}

	.navbar-header {
		padding-right: 40px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.navbar {
		margin-bottom: 0px;
		height: 60px;
	}

	.navbar-default {
		background-color: #245194;
		border-top: 10px solid #245194;
		border-bottom: 1px solid #245194;
	}

	#navbar_delaware {
		position: absolute;
		margin: 13px 0 0 4px;
	}

	.delaware_text {
		margin-top: 5px;
		margin-left: 0px;
		width: 160px;
		height: 30px;
	}

	.navbar-header {
		padding-right: 40px;
	}
}

.delaware_d_logo {
	width: 40px;
	height: 40px;
}

.logo_fade {
	margin-left: 0px;
	width: 40px;
	height: 40px;
}

.delaware_fade {
	margin-top: 5px;
	margin-left: 0px;
	width: 160px;
	height: 30px;
}

.masthead-nav>li {
	display: inline-block;
	margin-top: -2px;
}

.masthead-nav>li+li {
	margin-left: 20px;
}

.masthead-nav>li>a {
	padding-right: 0;
	padding-left: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	/* IE8 proofing */
	border-bottom: 2px solid transparent;
}

.masthead-nav>li>a:hover,
.masthead-nav>li>a:focus {
	background-color: transparent;
	border-bottom-color: #a9a9a9;
	border-bottom-color: rgba(255, 255, 255, .25);
}

.masthead-nav>.active>a,
.masthead-nav>.active>a:hover,
.masthead-nav>.active>a:focus {
	color: #fff;
	border-bottom-color: #fff;
}

.affix+.offset-div {
	padding-top: 60px;
}

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





/*  S O C I A L   M E D I A   B U T T O N S  */

.social {
	max-width: 500px;
	display: block;
}

.social_facebook {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}

.social_facebook img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.social_facebook img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}

.social_twitter {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}

.social_twitter img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.social_twitter img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}

.social_flickr {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}

.social_flickr img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.social_flickr img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}

.social_youtube {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}

.social_youtube img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.social_youtube img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}

.social_rss {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}

.social_rss img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.social_rss img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}

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





/*  M A I N   F O O T E R  S E C T I O N  */

#footer {
	background-color: #2d3032;
	border-top: 10px solid #245194;
	border-bottom: 10px solid #245194;
	font-size: 15px;
	line-height: 1.5em;
	display: none;
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 5000;
	color: #fff;
}

#footer h1 {
	color: #fff !important;
}

#footer hr {
	-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 #fff;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer_logo {
	float: left;
	margin-right: 5px;
	border: 0px;
	width: 50px;
	height: 50px;
}

.toggle-footer-btn {
	background-color: #245194;
	display: block;
	float: right;
	font: normal normal 25px/40px Arial, Sans-Serif;
	color: #ffffff !important;
	text-decoration: none;
	width: 40px;
	height: 40px;
	margin-top: -10px;
	margin-right: 20px;
	text-align: center;
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto;

	/* Negative indent footer by its height */
	margin: 0 auto -60px;

	/* Pad bottom by footer height */
	padding: 0 0 60px;
}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #fff;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

#footer a:hover {
	text-decoration: underline;
	color: #245194;
}

.decreaseFont,
.resetFont,
.increaseFont {
	color: #333 !important;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

#wrap>.container {
	padding: 60px 15px 0;
}

.container .credit {
	margin: 20px 0;
}

#footer>.container {
	padding-left: 15px;
	padding-right: 15px;
}

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




/*  V I D E O   C O N T A I N E R S   S E C T I O N  */
/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.video_container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.video_container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
	.video_container {
		top: 0;
		left: 0;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.video_container {
		top: 0;
		left: 0;
	}
}


/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {

	.video_container iframe,
	.video_container object,
	.video_container embed {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.video_container iframe,
	.video_container object,
	.video_container embed {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
	}
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {

	.video_container iframe,
	.video_container object,
	.video_container embed {
		top: 0;
		left: 0;
		width: 450px;
		height: 253px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.video_container iframe,
	.video_container object,
	.video_container embed {
		top: 0;
		left: 0;
		width: 580px;
		height: 300px;
	}
}

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





/*  S E A R C H   B U T T O N   A N D   I N P U T   */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 874px) {
	.sb-search {
		margin-top: -56px;
		margin-right: 15px;
	}

	#sb-search {
		display: none;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 875px) {
	.sb-search {
		margin-top: -45px;
		margin-right: 0px;
	}

	#sb-search {
		display: none;
		margin-top: 1px;
	}
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
	.sb-search {
		margin-top: -45px;
		margin-right: 0px;
	}

	#sb-search {
		display: none;
		margin-top: 1px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.sb-search {
		margin-top: -45px;
		margin-right: 0px;
	}

	#sb-search {
		display: none;
		margin-top: 1px;
	}
}

.sb-search {
	position: relative;
	width: 0%;
	min-width: 46px;
	height: 45px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	z-index: 300000;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 45px;
	margin: 0;
	z-index: 10;
	padding: 0px 65px 0px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #000000;
}

.sb-search-input::-webkit-input-placeholder {
	color: #000000;
	padding-top: 5px;
}

.sb-search-input:-moz-placeholder {
	color: #000000;
}

.sb-search-input::-moz-placeholder {
	color: #000000;
}

.sb-search-input:-ms-input-placeholder {
	color: #000000;
}

.sb-icon-search,
.sb-search-submit {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff;
	/* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 8 */
	filter: alpha(opacity=0);
	/* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #245194;
	z-index: 90;
	font-size: 30px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #fff;
	color: #245194;
	z-index: 5000;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}





/*  S E A R C H   M A I N   */
.sb-search-main label {
	color: #fff;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 874px) {
	.sb-search-main {
		margin-top: -45px;
		margin-right: 0px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 875px) {
	.sb-search-main {
		margin-top: -45px;
		margin-right: 48px;
	}
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
	.sb-search-main {
		margin-top: -45px;
		margin-right: 48px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.sb-search-main {
		margin-top: -45px;
		margin-right: 48px;
	}
}

.sb-search-main {
	position: relative;
	width: 0%;
	min-width: 45px;
	height: 45px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.sb-search-main-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #245194;
	width: 100%;
	height: 45px;
	margin: 0;
	z-index: 10;
	font-family: inherit;
	font-size: 20px;
	color: #ffffff;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 874px) {
	.sb-search-main-input {
		padding: 20px 65px 20px 10px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 875px) {
	.sb-search-main-input {
		padding: 20px 65px 20px 50px;
	}
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
	.sb-search-main-input {
		padding: 20px 65px 20px 50px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.sb-search-main-input {
		padding: 20px 65px 20px 50px;
	}
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	@-moz-document url-prefix() {
		.sb-search-main-input {
			padding: 0px 65px 0px 50px !important;
		}
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	@-moz-document url-prefix() {
		.sb-search-main-input {
			padding: 0px 65px 0px 50px !important;
		}
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	@-moz-document url-prefix() {
		.sb-search-main-input {
			padding: 0px 65px 0px 50px !important;
		}
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	@-moz-document url-prefix() {
		.sb-search-main-input {
			padding: 0px 65px 0px 50px !important;
		}
	}
}

.sb-search-main-input::-webkit-input-placeholder {
	color: #ffffff;
}

.sb-search-main-input:-moz-placeholder {
	color: #ffffff;
}

.sb-search-main-input::-moz-placeholder {
	color: #ffffff;
}

.sb-search-main-input:-ms-input-placeholder {
	color: #ffffff;
}

.sb-icon-main-search,
.sb-search-main-submit {
	margin-top: 2px !important;
}

.sb-icon-main-search,
.sb-search-main-submit {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-main-submit {
	background: #fff;
	/* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 8 */
	filter: alpha(opacity=0);
	/* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-main-search {
	color: #fff;
	z-index: 90;
	font-size: 30px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

/* Open state */
.sb-search-main.sb-search-open,
.no-js .sb-search-main {
	width: 100%;
}

.sb-search-main.sb-search-open .sb-icon-main-search,
.no-js .sb-search-main .sb-icon-main-search {
	background: #245194;
	color: #fff;
	z-index: 5000;
}

.sb-search-main.sb-search-open .sb-search-main-submit,
.no-js .sb-search-main .sb-search-main-submit {
	z-index: 90;
}

/* Change the Chrome input autofill color ;) */
#sb-search-main input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #245194 inset;
	color: #ffffff !important;
}

#sb-search input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

h2.search-results-title {
	font-family: 'Open Sans', sans-serif !important;
	line-height: 1 !important;
	position: relative !important;
	font-size: 25px !important;
	padding-bottom: 5px !important;
}

a.search-results-link,
a.search-results-link:link,
a.search-results-link:active,
a.search-results-link:visited {
	color: #337ab7;
	text-decoration: none;
	font-weight: normal;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

a.search-results-link:hover {
	color: #00aeef;
	text-decoration: underline;
	font-weight: normal;
}

a.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	overflow: hidden;
	z-index: -9999;
	color: #FFF;
}

a.skip-main:focus,
a.skip-main:active {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	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: 4px;
	left: auto;
	top: -7px;
	overflow: auto;
	margin: 10px 30%;
	z-index: 9999;
}

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

/*** Fix large top padding issue with Gutenberg embed block ***/
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
	padding-top: 20px;
}




/*** Knowledge Base ***/

h1.eckb-article-title {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #942c1b !important;
	font-size: 42px;
	letter-spacing: -2px;
	margin-bottom: 25px !important;
}

div#eckb-article-content-body h2 {
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 500;
	color: #942c1b !important;
	margin-top: 0px;
	font-size: 30px;
}

.eckb-breadcrumb,
.eckb-navigation-back {
	display: none;
}

.label-success {
	background-color: #477C41;
}

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


/*class="signemail"*/
a.signemail[href ^="mailto:"]::after {
	content: "" !important;
}

#main_content .signemail sup:after {
	content: "" !important;
}

/*  =============== PMC STYLESHEET  ==============*/
#public-meetings a,
#public-meetings a:link,
#public-meetings a:active,
#public-meetings a:visited {
	color: #5ca1b2;
	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: #313133;
}

span.meeting-agency {
	display: none;
}

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

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

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

/* span.meeting-purpose {
	display: none;
} */

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

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

/*** Feedback button and form ***/
#feedback-button-area {
	position: relative;
	z-index: 7;
	padding: 40px;
	height: auto;
	margin-bottom: -20px;
}

#feedback {
	position: relative;
	z-index: 7;
	padding: 40px;
	height: auto;
	border-top: 10px solid #245194;
	margin-top: 0;
}

#feedback h2 {
	font-weight: 400;
	color: #222;
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.625rem !important;
}

.btn-de-feedback {
	text-align: center;
	font-size: 1.25rem;
	color: #fff !important;
	background-color: #245194;
	background-image: none;
	border-color: #245194;
	border-radius: 0;
	width: 300px;
	padding: 30px;
	cursor: pointer;
}

.btn-de-feedback:hover {
	text-align: center;
	font-size: 1.25rem;
	color: #fff !important;
	background-color: #245194;
	background-image: none;
	border-color: #245194;
	border-radius: 0;
	width: 300px;
	padding: 30px;
	cursor: pointer;
}

/* Last Updated */
.last-updated {
	font-size: 0.9375rem;
	color: hsl(0, 0%, 80%);
}

/* Blog Styles */
@media (max-width: 991px) {
	.blog-template-main #blog-list-of-posts {
		margin-bottom: 65px;
	}
}

@media (min-width: 992px) {
	.blog-template-main #blog-list-of-posts {
		padding-right: 50px;
	}
}

.blog-template-main .blog-post-author {
	margin-bottom: 0 !important;
}

.blog-template-main .blog-post-last-updated {
	font-style: italic;
	margin-top: 10px !important;
}

.blog-template-main .blog-post-categories-wrapper {
	align-items: start;
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.blog-template-main .blog-post-categories-wrapper p {
	margin-top: 0 !important;
}

.blog .blog-template-main #blog-list-of-posts h2 {
	margin-bottom: 90px;
}

/* This class is so that the border is left-aligned with the text */
.blog-template-main .blog-interior-top-border {
	border-top: 12px solid #00195a;
}

.blog-template-main #blog-sidebar h2 {
	font-size: 24px !important;
	font-weight: bold;
}

.blog-template-main #main_content a,
.blog-template-main #main_content a:link,
.blog-template-main #main_content a:visited {
	color: #245194;
	text-decoration: underline;
}

.blog-template-main #main_content a:hover {
	color: #00195a;
}

.blog-template-main #main_content #interior_wrapper .wp-block-categories-list,
.blog-template-main #main_content #interior_wrapper .wp-block-archives-list {
	margin-top: 20px !important;
	margin-bottom: 60px;
}

.blog-template-main #main_content #interior_wrapper ul.wp-block-categories-list,
.blog-template-main #main_content #interior_wrapper ul.wp-block-archives-list {
	list-style: none !important;
	margin-left: -40px;
}

.blog-template-main #main_content a.wp-block-button__link {
	background-color: unset;
	border: 2px solid #245194;
	border-radius: unset;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

.blog-template-main #main_content a.wp-block-button__link:hover {
	border-color: #00195a;
}

.blog-template-main .wp-block-quote {
	border-left: 9px solid #883423;
	margin-left: 50px;
	margin-right: 70px;
	padding-left: 25px;
}

.blog-template-main hr.clf {
	border: 2px solid #EBEBEB;
	margin-bottom: 50px;
	margin-top: 30px;
}

.blog-template-main #main_content .pagination a,
.blog-template-main #main_content .pagination span {
	border: 1px solid #707070;
	border-radius: unset;
	color: #313133;
	font-size: 19px;
}

.blog-template-main #main_content .pagination span.btn-pagination-active {
	background-color: #883423;
	border: 1px solid #883423;
	color: #FFFFFF;
}

.single .blog-template-main #main_content a.view-all-blog-posts {
	display: block;
	margin-top: 60px;
	text-decoration: none;
}

.single .blog-template-main #main_content a.view-all-blog-posts .text-decoration-underline {
	text-decoration: underline;
}

@media (min-width: 768px) {
	.single .blog-template-main #main_content .pagination {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (min-width: 768px) {
	.single .blog-template-main #main_content .pagination li {
		max-width: 45%;
	}
}

@media (max-width: 767px) {
	.single .blog-template-main #main_content .pagination li {
		display: inline-block;
		margin-bottom: 20px;
	}
}

.single .blog-template-main #main_content .pagination li a {
	border: unset;
	color: #8D3725;
	text-decoration: none;
}

.single .blog-template-main #main_content .pagination li a .text-decoration-underline {
	text-decoration: underline;
	border: unset;
	border-radius: unset;
	color: unset;
	font-size: unset;
}

.page-template-gic-blog-feedback #main_content {
	margin-top: 50px;
}

@media (max-width: 991px) {
	.home .blog-section {
		padding: 40px 0;
	}
}

.home .blog-section .well {
	background-color: #FDFDFD;
	border: 1px solid #CBCBCB;
	padding: 30px;
}

.home .blog-section .fa-square-rss {
	color: #184059;
	font-size: 42px;
}

.home .blog-section h3,
.home .blog-section h5 {
	color: #313133;
	margin-bottom: 20px;
}

.home .blog-section h3 {
	text-align: center;
}

.home .blog-section h5 {
	font-size: 24px;
}

.home .blog-section .dark-gray {
	text-align: left;
}

@media (max-width: 991px) {
	.home .blog-section .blog-posts-list {
		padding-top: 25px;
	}
}

.home .blog-section .blog-post {
	margin-bottom: 25px;
}

.home .blog-section a.blog-post-title,
.home .blog-section a.blog-post-author,
.home .blog-section a.blog-post-view-all {
	color: #245194;
	text-decoration: underline;
}

.home .blog-section a.blog-post-title,
.home .blog-section a.blog-post-view-all {
	font-size: 20px;
	font-weight: bold;
}

/* Blog feedback form styles */
.gic-blog-feedback-form {
	height: 1115px;
}

@media (min-width: 332px) {
	.gic-blog-feedback-form {
		height: 1050px;
	}
}

@media (min-width: 450px) {
	.gic-blog-feedback-form {
		height: 980px;
	}
}

@media (min-width: 585px) {
	.gic-blog-feedback-form {
		height: 955px;
	}
}