/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');

body {
	background:-webkit-radial-gradient(circle farthest-side at center center, rgba(11,113,249,1) 0%, rgba(0,0,0,1) 100%);
	background:-o-radial-gradient(circle farthest-side at center center, rgba(11,113,249,1) 0%, rgba(0,0,0,1) 100%);
	background:-moz-radial-gradient(circle farthest-side at center center, rgba(11,113,249,1) 0%, rgba(0,0,0,1) 100%);
	background:radial-gradient(circle farthest-side at center center, rgba(11,113,249,1) 0%, rgba(0,0,0,1) 100%);
	color: #4a4a4a;
	font-family: 'Nunito Sans', sans-serif;
}

.social-bar {
	background-color: #073A73;
	color: #fff;
}

.row {
	margin-right: 0!important;
	margin-left: 0!important;
}

.social-container {
	float: right;
	margin-right: 14%;
	padding: 5px;
}

.img-responsive.social-sm{
	max-width: 16px;
	float:right;
	margin-left: 10px;
}

.navbar-btn {
	margin: 20px 0;
}

a {
	color: #4A90E2;
}

h2 {
	font-size: 20px;
	margin-bottom: 0;
}

span.date-display-single {
	font-size: 12px;
}

.type {
	font-size:12px;
	color: #000;
}

.container-fluid {
	padding: 0;
}

.main-container.container {
	background-color: #fff;
	border-bottom: 3px solid #F7C02B;
}




.text-uppercase {
	text-transform: uppercase;
}
.text-primary {
  color: #022f66;
}
.btn-primary {
	color: #022f66;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	
}

.page-header {
	margin-top: 20px;
}

#flexslider-1 {
	border: none;
}

.region.region-sidebar-second {
	margin-top: -50px;
}

.flexslider {
	margin: 0;
}
/*
.col-md-8 .region-content {
	margin-top: 60px;
}

.flexslider .slides img {
	border-bottom: 40px solid #073A7E;
}
*/

#blue-bar {
	height: 50px;
	background-color: #073A7E;
}

.bg-danger {
	background-color: #89201c;
}
.bg-info {
	background-color: #c6d5ea;
}

.navbar {
  border: none;
	margin-bottom: 0!important;
}
.navbar.container {
  margin-top: 0;
}
.navbar-default {
  background-color: #fff;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
 }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
	border-bottom: 3px solid #F7C028;
	color: #555;
}

.navbar-nav {
	float: right;
	padding: 20px 0;
	text-transform: uppercase;
}


.navbar .nav > li {
padding-right: 5px;
padding-left: 5px;
}
.dropdown-menu li {
  text-align: left;
}


.help-box {
    margin: 50px auto 0;
    max-width: 400px;
}


.help-box p {
    margin-bottom: 0;
}



/* edits */
.footerinfo {
    text-align: center;
	padding-top:10px;
}

.footer {
	background-color: #051D3C;
	border-top: none;
	color: #fff;
	margin-top: 0!important;
	padding: 35px 35px 25px 35px;
}

.footer a {
	color: #fff;
}

h2.block-title {
	border-bottom: none;
	color: #4a4a4a;
	font-size: 24px;
    font-weight: bolder;
	padding-top: 10px;
	overflow: hidden;
}

h2.block-title:after {
	background-color: #F7C028;
	content:"";
	display: inline-block;
	height: 3px;
	position: relative;
	vertical-align: middle;
	width: 80%;
}


h2.block-title:before {
	right: 0.5em;
	margin-left: -50%;
}

h2.block-title:after {
	left: 0.5em;
	margin-right: 1%;
}


.center-sidebar {
	border: 1px solid #e2e2e3;
	padding: 0 15px;
	max-width: 350px;
	text-align: center;
}

.center-sidebar:nth-last-child(2){
	border-top: none;
}


h2.center-sidebar {
	border: none;
	color: #4a4a4a;
	font-size: 24px;
    font-weight: bolder;
	overflow: hidden;
}

h2.center-sidebar:before, h2.center-sidebar:after {
	background-color: #F7C028;
	content:"";
	display: inline-block;
	height: 3px;
	position: relative;
	vertical-align: middle;
	width: 20.5%;
}

h2.center-sidebar:before {
	right: 0.3em;
	margin-left: -10%;
}

h2.center-sidebar:after {
	left: 0.3em;
	margin-right: -25px;
}

.center-sidebar h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.center-sidebar hr {
	border-top: 1px solid #e2e2e3;
	margin-top: 20px;
	width: 100%;
}

.region-sidebar-second p{
	padding: 0!important;
}

.sidebar-button p {
	margin: 25px 0;
}

.before_footer{
	background-color: #073A7E;
	padding: 30px 20px 30px 15px!important;
}
/*5 column Bootstrap Layout*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
}

.col-xs-15 {
    width: 19%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 19%;
        float: left;
    }
	.col-sm-3 {
		width: 18%;
	}
	.navbar-toggle{
		margin-top: 30px!important;
	}
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 19.5%;
        float: left;
		padding-left: 10px;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 19%;
        float: left;
    }
}

/*End Five Column Layout */


.sub-menu {
	border-left: 1px solid rgba(255,255,255,0.2);
}

.region.region-footer ul {
	list-style-type: none;
	font-weight: normal;
	line-height: 22px;
}

hr {
	border-top: 1px solid rgba(255,255,255,0.2);
	margin-top: 20px;
	width: 100%;
}


.col-md-1-5 {
	width: 19%;
	margin-top: 10px;
	padding-left: 0!important;
	padding-right: 20px;
}

.front-news a {
	color: #fff;
}

.col-md-8 {
	padding: 0 30px 50px 30px;
}

.region.region-footer h2, .block-title-pre-footer{
	color: #fff;
	font-size: 24px;
	margin-top: 0!important;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 10px;
}

span.glyphicon {
	color: #022F66;
	font-size: 2.8em;
}


/*Facebook */
.fb-title {
	background-color: #092850;
	font-family: 'Nunito Sans', sans-serif;
	height: 50px;
	margin: 0;
	padding: 0 0 0 15px;
	width: 350px;
}

.fb-title ul {
	margin: 15px 0;
	padding: 0;
}

.fb-title li {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 10px;
}

.fb-title .icon {
	padding-bottom: 5px;
}


.fb_reset {
	font-family: Arial, Helvetica, sans-serif!important;
	background-color: #fff;
}


@media (max-width: 1198px) {
	.fb-title li {
		font-size: 18px;
	}
	
	.navbar-nav{
		padding: 0 0 20px;
	}
	
	h2.block-title:after {
		width: 70%;
	}
}

@media (max-width: 992px) {
	.sub-menu{ display: none;
		}
	.logo img {
		float: left;
		width: 300px!important;
	}
	
	h2.block-title:after {
		width: 70%;
	}
	
	.center-sidebar {
		min-width: 100%;
	}
}


@media screen and (min-width: 992px) {
.navbar-header { max-width: 470px; }
.logo img { width: 270px; }
}

@media only screen and (min-width : 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	
}

@media (min-width: 530px) {
	h2.block-title:after{
		width: 70%;
	}
	}

	

@media (min-width: 480px) {
	.navbar-toggle{ 
		margin-top: 30px;
	}	
}

@media (max-width: 530px) {
	.logo-img{
		margin-top: 40px;
	}
	
	h2.block-title:after {
		width: 50%;
	}
	
	.mobile-body p {
		display:none;
	}
}

@media (max-width: 380px) {
	.social-container {
		margin-right: 35%;
}
	h2.block-title {
	font-size: 20px;
}
	.img-responsive.social-sm {
		max-width:24px;
		margin-left: 20px;
	}
	
	.fb-title {
		width: 300px;
	}
	
	.region.region-footer h2, .block-title-pre-footer {
		padding-left: 0;
	}
}
.view-slider .field-content {
    background: #073A7E;
}

/* .flexslider .slides img {
    height: 376.22px;
    width: auto;
    max-width: 100%;
    margin: 0px auto;
} */


/* COVID-19 */
:root {
	--alert-color: #0076BE;
	--main-bg: #f2fafd;
	--second-bg: #0076BC;
	--main-color: #39A6D7;
}
body.covid-19-resources {
	font-family: 'Nunito Sans', sans-serif;
}
.covid-19-resources #main-page-content {
	background: #fff;
}
.covid-19-resources .region.region-content {
    padding-bottom: 0px;
}
.covid-19-resources h1 {
	font-size: 32px;
}
.covid-19-resources h3 {
	font-size: 24px;
}
.covid-19-resources h4 {
	font-size: 18px;
}
.covid-19-resources h1,
.covid-19-resources h3,
.covid-19-resources h4 {
	font-weight: 400;
	margin: 20px 0px;
}
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.et-alert {
	color: #fff;
	margin: auto;
	width: 20%;
	font-size: 16px;
}
.covid-19-resources .alert-warning {
    display: none !important;
}
.alert-warning {
	background-color: #AA061A;
	background-color: var(--alert-color);
	border: 0;
	border-radius: 0;
	color: #fff;
}
.alert-warning a {
	color: #fff;
}
.alert-warning a:hover {
	color: #ddd;
}
.alert {
	text-align: center;
	margin-bottom: 0px;
}
.covid-19-resources .page-header {
	display: none;
}
.et-covid-header-banner img {
	position: relative;
	margin-bottom: 15px;
	z-index: 1;
}
.et-banner-block .col-sm ul {
	float: left;
	width: 50%;
	margin: 0px auto;
}
.blue-bg {
	background-color: #f2fafd;
	background-color: var(--main-bg);
	margin-top: -40px;
	padding: 0 0 24px 48px;
	border: 4px solid #39A6D7;
	border: 4px solid var(--main-color);
}
.blue-bg p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.blue-bg a {
	color: var(--second-bg);
	font-weight: 700;
}
.et-banner-block {
	width: 60%;
	float: left;
	margin: 0px 0px 40px;
}
.et-hotline {
	float: right;
	border-left: 1px solid #0076BC;
	border-left: 1px solid var(--second-bg);
	padding: 20px 40px 40px;
	text-align: center;
}
.et-news-block {
    text-align: center;
	padding: 20px 0 45px;
}
.et-news-block-left {
	float: left;
    background: #fff;
	padding: 20px 20px 0 16px;
	z-index: 2;
}
.covid-19-resources .views-row {
	padding: 12px 12px 20px;
	border-bottom: 0px solid #a8a9ad !important;
}
.covid-19-resources .et-news-block .view-content {
    display: block;
}
.et-news-block a {
	color: var(--second-bg);
	font-weight: 700;
}
.et-news-block .view-footer button {
	color: #fff;
	background: orange;
	border-radius: 0px;
}
.et-news-block .view-footer button:hover {
	color: #fff;
	background: #0076BC;
	background: var(--second-bg);
}
.et-news-block-right {
	float: left;
	padding: 20px 40px;
}
.et-news-block-right iframe {
    padding: 0px !important;
    border: 4px solid #39A6D7;
    border: 4px solid var(--main-color) !important;
}
.et-town-hall-block {
	width: 35%;
}
.et-news-row {
	padding: 0px 28px 28px 0px;
	vertical-align: top;
	width: 50%;
}
.et-news-block .view-footer {
	text-align: center;
	margin-bottom: 40px;
}
.et-date-box {
	background-color: orange;
	float: left;
	padding: 5px 25px;
	margin: 5px 15px 25px 0;
	width: 95px;
	text-align: center;
	height: auto;
}
.et-date-box span.date-display-single {
	color: #fff;
	font-size: 18px;
}
.et-dark-blue-bg {
	background-color: #0076BC;
	background-color: var(--second-bg);
	color: #fff;
	padding: 30px 35px 25px 50px;
}
.et-dark-blue-bg h1 {
	text-align: left !important;
}
.et-dark-blue-bg p {
	color: #fff;
}
.et-dark-blue-bg a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
}
blockquote {
    padding: 10px 20px;
    margin: 40px 0 20px;   
}
blockquote p {
	font-size: 16px;
}
.et-social {
	float: right;
	background-color: #39A6D7;
	background-color: var(--main-color);
	color: #fff;
	border: 1px solid #fff;
	font-size: 1.5em;
	padding: 35px;
	margin: 35px;
	text-align: center;
}
.state-resources-container {
	background-color: #f2fafd;
	background-color: var(--main-bg);
	padding: 40px;
}
.state-resources-container .col-md-4 {
	margin-bottom: 20px;
}
.state-resources-container h3 {
	padding: 0 0 25px 25px;
}
.state-button {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
	padding: 40px 32px 32px;
	margin: 1%;
	height: 280px;
	text-align: center;
	font-size: 14px;
}
.state-button a {
	color: var(--second-bg);
	font-weight: 700;
}
.et-gov-update {
	margin: auto;
	width: 50%;
}
.et-gov-update img {
	width: 100%;
}
.et-social-images {
	background-color: #f2fafd;
	background-color: var(--main-color);
	padding: 40px;
	margin: 20px 40px 40px
}
.et-social-images img {
	width: 100%;
	padding: 40px;
}
@media (max-width: 991px) {
	.covid-19-resources h1,
	.covid-19-resources h3 {
		text-align: center;
	}
	.et-covid-header-banner {
		margin-bottom: 10px !important;
		text-align: center;
	}
	.et-covid-header-banner img {
		position: relative;
		width: 100%;
		margin: 0px auto 15px;
		z-index: 1;
	}
	.et-covid-header-banner img:first-child {
		width: 80%;
		padding: 40px;
	}
    .blue-bg {
        padding: 0px 0px 48px;
    }
	.et-news-block-left {
		padding: 20px 80px 0;
	}
	.et-news-block-right {
		padding: 20px 80px 0;
	}
	.state-button {
		margin: 20px;
	}
    .state-resources-container .col-md-4 {
	    margin-bottom: 0px;
    }
	.et-banner-block {
		width: 100%;
		padding: 0px 10%;
        margin: 0px 0px 40px;
	}
	.et-hotline {
		border-left: none;
		float: none;
		padding: 0px;
	}
	.view-All-News-Front .field-content iframe {
		min-height: 400px;
	}
    .et-social {
    float: none;
    background-color: #0076BC;
    background-color: var(--second-bg);
    margin: 0px auto;
    border: 0px;
    }
}
@media (max-width: 575px) {
	.col-xs-12 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.covid-19-resources h4 {
		text-align: center;
	}
	.et-covid-header-banner img {
		margin: 0px auto 5px;
	}
	.et-covid-header-banner img:first-child {
		width: 100%;
		padding: 12px 40px;
		margin-bottom: 0px;
		border-bottom: 1px solid #39A6D7;
		border-bottom: 1px solid var(--main-color);
	}
	.et-banner-block .col-sm ul {
		float: none;
		width: 100%;
		margin: 0px auto;
	}
	.blue-bg {
		background-color: #f2fafd;
		background-color: var(--main-bg);
		margin-top: -30px;
		padding: 0 48px 20px 48px;
	}
	.blue-bg p:last-child {
		text-align: center;
	}
	.et-banner-block {
		padding: 0px;
	}
	.et-hotline {
		padding: 0px 20px;
	}
	.et-news-block {
		padding: 0px;
	}
	.covid-19-resources .views-row {
		padding: 20px !important;
		text-align: center;
	}
	.et-news-block .view-footer {
		text-align: center;
	}
	.et-news-block-right {
		float: none;
		padding: 0px;
		width: 100%;
	}
	.view-All-News-Front .field-content iframe {
		min-height: 280px;
	}
	blockquote {
		margin: 40px 40px 60px;
	}
	.et-banner-block {
        margin-top: 12px;
		margin-bottom: 40px;
	}
	.state-resources-container {
		padding: 20px;
	}
	.state-resources-container h3 {
		padding: 0px;
	}
	.state-button {
		margin: 20px;
		padding: 40px;
	}
	.et-news-block-left {
		margin-bottom: 0px;
		width: 100%;
	}
	.et-social.et-img,
	.et-social.et-img .col-sm-6 {
		padding: 0px;
		margin: 0px;
	}
	.et-gov-update img {
		width: 100%;
	}
	.et-dark-blue-bg {
		padding: 0;
	}
	.et-gov-update {
		width: 100%;
		padding: 10px;
	}
	.et-social-images {
		background-color: transparent;
		padding: 0px;
		margin: 0px auto 0px;
	}
	.et-social-images img {
		padding: 0px;
	}
}

.fa-2x {
    font-size: 1.5em !important;
}