/* CSS Document */
/***** Variables *****/

/*****  Header *****/
#header_top {
  width: 100% !important;
  height: auto;
  background-color: #ffffff;
}
#header_top #header {
  position: relative !important;
}
#header_top #header .logo_section {
  background: none;
  text-align: left;
  width: 26%;
}
#header_top #header .logo_section a {
  height: auto;
}
#header_top #header .logo_section a span {
  color: #000000;
  font-size: 9px;
  font-weight: 400;
  display: block;
	letter-spacing: -.5px;
}
#header_top #header .logo_section img {
  width: 100%;
  margin: 30px 0px 15px 0px;
}
#header_top #header .menu_section .top_bar {
  margin-bottom: 5px;
}
#header_top #header .menu_section .top_bar .mega-translate_menu .mega-sub-menu {
  max-width: 313px;
}
#header_top #header .menu_section .social_icons {
  margin: 0 !important;
}
#header_top #header .menu_section .social_icons li > a {
  border-radius: 50px;
  background-image: url("../images/s2.png");
}
#header_top #header .menu_section .social_icons_top {
  margin: 0 !important;
}
#header_top #header .menu_section .social_icons_top li > a {
  border-radius: 50px;
  background-image: url("../images/s2.png");
}
#header_top #header .menu_section .mobile_menu #flags {
  float: none !important;
  padding-bottom: 40px;
}
#header_top nav {
  background-color: transparent;
}
#header_top .search_section {
  position: relative;
  border-radius: 50px;
  border: 2px solid #112E47;
  height: 34px;
  width: 200px;
}
#header_top .search_section .search_box {
  width: 100%;
}
#header_top .search_section form input[type='text'] {
  background: none;
  background-color: transparent;
  color: #666666;
  height: 30px;
  padding-left: 15px;
  line-height: 30px;
  width: 150px;
  float: left;
  border-radius: 50px;
  margin-left: 2px;
}
#header_top .search_section form input[type='submit'] {
  background: none;
  border: none;
  color: #112E47;
  background-color: transparent;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
  float: right;
  border-radius: 50px;
}
#header_wrap .social_icons_wrap {
  width: auto;
  margin: auto;
  float: left;
}
.footer .social_icons_wrap {
  width: auto;
  margin: auto;
  float: left;
}
.social_icons {
  opacity: 1 !important;
  width: auto !important;
  margin: 0px;
}
.social_icons li {
  margin: 3px 0;
}
.social_icons li a {
  background-color: #ffffff;
  color: #000000 !important; 
  background-image: url("../images/s2.png");
}
.social_icons .facebook {
  background-position: 0px -38px;
}
.social_icons .facebook:hover {
  background-position: 0px 0;
}
.social_icons .twitter {
  background-position: -30px -38px;
}
.social_icons .twitter:hover {
  background-position: -30px 0;
}
.social_icons .googleplus {
  background-position: -60px -38px;
}
.social_icons .googleplus:hover {
  background-position: -60px 0;
}
.social_icons .linkedin {
  background-position: -90px -38px;
}
.social_icons .linkedin:hover {
  background-position: -90px 0;
}
.social_icons .youtube {
  background-position: -120px -38px;
}
.social_icons .youtube:hover {
  background-position: -120px 0;
}
.social_icons .mail {
  background-position: -150px -38px;
}
.social_icons .mail:hover {
  background-position: -150px 0;
}
.goog-te-gadget {
  float: left;
}
#google_language_translator select.goog-te-combo {
  display: none;
  width: auto !important;
  border: none !important;
  color: #112E47 !important;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 30px 0 0 !important;
  margin: 0px !important;
  background-image: url("../images/icons/drop-down-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 14px;
}
#google_language_translator select.goog-te-combo option {
  padding: 1px 3px;
  text-align: right;
}
#news_scroll {
  background-color: #ffffff;
  height: 85px;
  border-bottom: 1px solid #112E47;
  border-top: 1px solid #112E47;
}
#news_scroll .see_all {
  padding: 0px;
}
#news_scroll .see_all a {
  display: flex;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  text-transform: uppercase;
  padding: 0 0 0 22px;
  font-size: 14px;
  align-items: center;
}
#news_scroll .see_all a:hover {
  background-color: #112E47;
}
#news_scroll .no-p {
  padding: 0 30px;
}
#news_scroll .border_left {
  border-left: 1px solid #112E47;
  height: 85px;
}
#news_scroll .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 85px;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  -webkit-box-shadow: 7px 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 7px 0 10px 0 rgba(0, 0, 0, 0.15);
  left: -30px;
  background-image: url("../images/custom-chevron-left.png");
  background-position: center center;
}
#news_scroll .slick-prev:hover {
  background-image: url("../images/custom-chevron-left-hover.png");
  background-color: #112E47;
}
#news_scroll .slick-prev::before {
  color: #112E47;
  content: ' ';
}
#news_scroll .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 85px;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  -webkit-box-shadow: -7px 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: -7px 0 10px 0 rgba(0, 0, 0, 0.15);
  right: -30px;
  border-left: 1px solid #112E47;
  background-image: url("../images/custom-chevron-right.png");
  background-position: center center;
}
#news_scroll .slick-next:hover {
  background-image: url("../images/custom-chevron-right-hover.png");
  background-color: #112E47;
}
#news_scroll .slick-next::before {
  color: #112E47;
  content: ' ';
}
#footer .footer {
  background: #112E47;
  text-align: left;
}
#footer .social_icons {
  margin: 0 !important;
}
#footer .social_icons li > a {
  border-radius: 50px;
  background-image: url("../images/s2.png");
}
#footer .social_icons_top {
  margin: 0 !important;
}
#footer .social_icons_top li > a {
  border-radius: 50px;
  background-image: url("../images/s2.png");
}
#footer #category-posts-7 h3 {
  margin-bottom: 0px;
}
#footer #twitter-2 {
  padding: 0 20px;
}
#footer #twitter-2 .footer_widget {
  background-color: transparent !important;
}
#footer #twitter-2 ul, #ctf .ctf-author-padcednews {
  background-color: transparent;
  border: none;
  background-image: url("../images/twitter-balloon.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 30px 30px 70px 30px;
    height: 100%;
  max-width: 500px;
}
#footer #twitter-2 ul li, .ctf-author-padcednews, .ctf-tweet-text{
  color: #ffffff;
  font-size: 12px;
  margin: 0px !important;
  overflow: hidden;
}
#ctf.ctf-narrow .ctf-tweets {
    padding: 0px 20px;
}
#ctf.ctf-narrow .ctf-tweet-meta a {
    padding: 0px;
    margin: 0px;
    color: #9BA19F !important;
    font-weight: normal;
}
#ctf .ctf-context {
    margin-left: 0px;
    padding-left: 0px;
}
#ctf.ctf-narrow .ctf-author-box,
#ctf.ctf-narrow .ctf-tweet-content,
#ctf.ctf-narrow .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-tweet-meta,
#ctf.ctf-narrow .ctf-context{
    padding: 0px !important;
    margin: 0px !important;
}
#ctf.ctf-narrow .ctf-tweet-actions a {
    color: #ffffff;
}
#ctf.ctf-narrow .ctf-tweet-content a {
    color: #b9c2e0;
    font-weight: normal;

}
.ctf-twitterlink {
    display: none;
}
/*#footer #twitter-2 ul li:last-of-type {
	display: none;
}*/
#footer #twitter-2 ul li .entry-content a {
    color: #b9c2e0;
    font-weight: normal;

}
#footer #twitter-2 ul li .entry-meta {
  color: #9BA19F;
}
#footer #twitter-2 ul li .entry-meta a {
  color: #9BA19F !important;
  font-size: 12px;
}
#footer .cat-post-item:first-of-type {
  padding-bottom: 10px;
  border-color: #32435f;
}
#footer .cat-post-item .cat-post-date {
  display: block;
  width: 100%;
  color: #b9c2e0;
  font-style: normal;
  font-weight: bold;
}
#footer .footer_widget h3 {
  margin-bottom: 13px;
}
#footer .e2ma_signup_form {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
#footer .e2ma_signup_form .e2ma_signup_form_container {
  position: relative !important;
}
#footer .e2ma_signup_form #id_email {
  width: 100% !important;
  padding: 24px 120px 24px 24px !important;
  font-size: 16px !important;
  border-radius: 8px !important;
  max-width: none !important;
}
#footer .e2ma_signup_form .e2ma_signup_form_row {
  padding: 0 !important;
	left: 5px !important;
	width: 100%;
}
#footer .e2ma_signup_form .e2ma_signup_form_button_row {
  position: absolute !important;
  top: 0 !important;
  right: -1px !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
#footer .e2ma_signup_form .e2ma_signup_form_button_row .e2ma_signup_form_button {
  border: none !important;
  text-transform: capitalize !important;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 0 !important;
  padding: 25px 30px !important;
  box-shadow: none !important;
  border-radius: 0 10px 10px 0 !important;
}
#footer .e2ma_signup_form .e2ma_signup_form_label {
  display: none !important;
}
#footer .e2ma_signup_form .emmaFormLabelSmall,
#footer .e2ma_signup_form .emmaFormLabelBold {
  display: none !important;
}
.fake_h3 {
  font-size: 28px !important;
  border-bottom: 5px solid #EFEFEF !important;
  padding-bottom: 3px !important;
  font-weight: normal;
  font-style: normal;
  color: #444;
  margin-bottom: 10px !important;
  line-height: 1.5em;
}
.list_adjust_h3 li {
  font-size: 22px;
  padding-left: 8px;
}
.list_adjust_h3 li h3 {
  font-size: 22px;
}
.list_adjust_h3 li p {
  font-size: 16.8px;
}
#pa_stories {
  background-color: #ebebeb;
  padding: 40px 0 50px 0;
}
#pa_stories h3 {
  color: #112E47;
  font-size: 62px;
  margin: 0 auto 30px auto;
  font-weight: 600;
  text-align: center;
}
#pa_stories .story_block {
  background-color: #ffffff;
  min-height: 380px;
  margin-bottom: 40px;
}
#pa_stories .story_block a {
  position: relative;
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
}
#pa_stories .story_block a:hover {
  opacity: .8;
}
#pa_stories .story_block a .play_button {
  position: absolute;
  width: 57px;
  height: 57px;
  left: 50%;
  margin-left: -26px;
  top: 50%;
  margin-top: -26px;
  z-index: 99;
}
#pa_stories .story_block a .preview_image {
  width: 100%;
  position: relative;
  z-index: 9;
}
#pa_stories .story_block .content_block {
  padding: 20px;
}
#pa_stories .story_block .content_block h4 {
  font-size: 18px;
  color: #112E47;
  font-weight: bold;
}
#pa_stories .story_block .content_block p {
  font-size: 16px;
  color: #112E47;
  line-height: 1.5;
}
#home_callouts {
  background-color: #3471bb !important;
}
#home_callouts .first {
  margin-left: 0px;
  padding-left: 0px;
}
#home_callouts .last {
  margin-right: 0px;
  padding-right: 0px;
}
#home_callouts .quicklinks_header {
  background-color: #112E47;
  color: #ffffff;
  font-size: 18px;
}
#home_callouts .quicklinks_header .header_border {
  border-right: 1px solid #112E47;
}
#home_callouts .quicklinks_header .label-text {
  padding: 15px 30px;
  background-color: #112E47;
  color: #ffffff;
  font-size: 18px;
}
#home_callouts .quicklinks_header .label-text img {
  margin-right: 15px;
}
#home_callouts .home_panel {
  padding: 15px 30px 40px 30px;
  margin-bottom: 0;
}
#home_callouts .home_panel li {
  border-bottom: 1px solid #112E47;
  padding: 0;
}
#home_callouts .home_panel li:last-of-type {
  border-bottom: none;
}
#home_callouts .home_panel li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  display: block;
  padding: 15px 10px 7px 0;
  width: 100%;
}
#home_callouts .home_panel li a:hover {
  font-weight: 700;
}
#home_callouts .panel_border {
  border-right: 1px solid #112E47;
}
.swm_footer_line2017 {
  background-color: #112E47;
  padding: 20px 0;
}
.swm_footer_line2017 .icon {
  display: none;
  margin: 0 auto;
}
.swm_footer_line2017 .slogan {
  color: #ffffff;
  font-weight: normal;
  text-align: left;
}
.swm_footer_line2017 .slogan span {
  color: #ffffff;
  font-size: 40px;
}
.swm_footer_line2017 .button {
  border-radius: 10px;
  background-color: #112E47;
  padding: 17px 9px;
  font-weight: normal;
  text-align: center;
  border: none;
  font-size: 15px;
  box-shadow: none;
  margin-top: 12px;
}
.swm_footer_line2017 .button:first-child {
  margin-right: 24px;
}
.home #library_table {
  padding: 30px 0 30px 0;
}
.home #library_table a {
  margin: 20px auto 30px auto;
  display: block;
}
.home #library_table a svg {
  max-width: 205px;
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease-out;
}
.home #library_table a svg path {
  fill: #3471B8;
  transition: all 0.3s ease-out;
}
.home #library_table a svg text {
  color: #3471B8;
  fill: #3471B8;
  transition: all 0.3s ease-out;
}
.home #library_table a span {
  color: #3471B8;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  transition: all 0.3s ease-out;
}
.home #library_table a:hover svg path {
  fill: #eaaa00;
}
.home #library_table a:hover svg text {
  color: #eaaa00;
  fill: #eaaa00;
}
.home #library_table a:hover span {
  color: #eaaa00;
}
#twitter-2 .twitterwidget-title {
  display: block !important;
}
.footer_widget h3 {
  font-size: 28px !important;
  font-weight: normal;
  color: #ffffff;
}
.all-news-archive .project_top img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 476px) {
  .postid-89441 .wp-caption {
    float: none !important;
    margin: 20px auto !important;
  }
  .postid-89441 .mobileonly {
    display: block;
  }
  .postid-89441 .desktoponly {
    display: none;
  }
  #pa_stories h3 {
    font-size: 26px !important;
  }

}
@media only screen and (min-width: 476px) {
  .postid-89441 .desktoponly {
    display: block;
  }
  .postid-89441 .mobileonly {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  html {
    min-width: 340px;
  }
  body {
    min-width: 340px;
  }
  .mcenter {
    margin: 0px auto 30px !important;
    display: block !important;
    text-align: center !important;
  }
  #header_wrap {
    background-color: #ffffff;
    height: auto;
  }
  #header_wrap .logo_section {
    margin-bottom: 20px;
    width: 100% !important;
    text-align: center !important;
  }
  nav.mobile_menu {
    height: auto;
  }
  #home_callouts .quicklinks_header {
    display: none;
  }
  #home_callouts .quicklinks_header .label-text {
    display: none;
  }
  #home_callouts .label-text {
    padding: 15px 30px;
    background-color: #112E47;
    color: #ffffff;
    font-size: 18px;
  }
  #home_callouts .label-text img {
    margin-right: 15px;
  }
  #news_scroll {
    display: none;
  }
  #pa_stories h3 {
    font-size: 34px;
  }
  footer .textwidget {
    width: 100% !important;
  }
  .swm_footer_line2017 .slogan {
    font-size: 34px;
    text-align: center;
    line-height: 1.1;
  }
  .swm_footer_line2017 .button {
    margin: 10px 10px 30px 10px !important;
  }
  .swm_footer_line2017 .text-right{
    text-align: center !important;
  }
  #text-66 input#e2ma_signup_submit_button {
    top: auto;
    left: auto;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  #header_top {
    height: auto !important;
  }
  #header_top .logo_section {
    padding: 0 40px;
    width: 50% !important;
  }
  #header_top .logo_section img {
    width: auto;
    margin: 0 auto;
  }
  .swm_footer_line2017 .slogan {
    text-align: center;
    line-height: 1.1;
  }
  .swm_footer_line2017 .button {
    margin: 10px 10px 30px 10px !important;
  }
  .swm_footer_line2017 .text-right{
    text-align: center !important;
  }
  #home_callouts .quicklinks_header {
    display: none;
  }
  #home_callouts .quicklinks_header .label-text {
    display: none;
  }
  #home_callouts .label-text {
    padding: 15px 30px;
    background-color: #112E47;
    color: #ffffff;
    font-size: 18px;
  }
  #home_callouts .label-text img {
    margin-right: 15px;
  }
  .home #library_table a span {
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1200px) {
  .top_bar {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  #header_top #header .menu_section {
    margin-top: 20px;
    width: 880px;
    float: right;
  }
  .mobile_menu_wrapper {
    margin-top: 30px;
  }
  #home_callouts .quicklinks_header {
    display: block;
  }
  #home_callouts .quicklinks_header .label-text {
    display: block;
  }
  #home_callouts .label-text {
    padding: 15px 30px;
    background-color: #112E47;
    color: #ffffff;
    display: none;
    font-size: 18px;
  }
  #home_callouts .label-text img {
    margin-right: 15px;
  }
}
#tribe-events .tribe-events-page-title {
  font-size: 46px;
  line-height: 1.0em;
  color: #112E47;
  font-weight: normal;
}
#tribe-events .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events .tribe-events-sub-nav .tribe-events-nav-previous {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#tribe-events .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events .tribe-events-sub-nav .tribe-events-nav-previous a {
  border-radius: 0 !important;
  background-color: #112E47;
  font-weight: bold;
}
#tribe-events .tribe-events-sub-nav .tribe-events-nav-next a:hover,
#tribe-events .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
  background-color: #eaaa00;
}
#tribe-events .tribe-events-present div[id*=tribe-events-daynum-] {
  background-color: #112E47;
}
#tribe-events table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0);
}
#tribe-events .tribe-events-past {
  background: rgba(0, 0, 0, 0.05);
}
#keyindbubbles ul {
  padding-left: 0;
}
#keyindbubbles ul li {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#keyindbubbles ul li a {
  text-align: center;
  align-items: center;
  min-width: 120px;
  justify-content: center;
  display: inline-block;
  padding: 0 22px;
  transition: all 0.5s ease-in-out;
}
#keyindbubbles ul li a:hover {
  font-weight: normal !important;
}
#keyindbubbles ul li a i {
  font-size: 60px !important;
  display: block;
  margin: 6px auto 4px auto;
}
#keyindbubbles ul li a span {
  font-size: 60px;
  display: block;
  margin: 6px auto 8px auto;
}

.hud-icons {
  margin-bottom: 30px;
}
.hud-icons a:hover svg path,
.hud-icons a:hover svg text {
  fill: #eaaa00;
}
.hud-icons svg path,
.hud-icons svg text {
  fill: #ffffff;
  transition: all 0.3s ease-out;
}
.hud-icons span { 
  font-size: 98%;
}
@media only screen and (min-width: 768px) {
    .desktop-only {
        display: block !important;
    }
    .mobile-only {
        display: none !important;
    }
  .hud-icons .col-xs-4 {
    padding: 11px !important;
  }
  .hud-icons .col-xs-4 svg {
    max-width: 115px;
    width: 100%;
    height: 85px;
  }
}

.single-wpdmpro .panel-default {
	width: 100% !important;
}

.w3eden .wpdm_icon {
    max-width: 48px;
}

.ada-hide {
  position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
  margin: -1px; padding: 0; border: 0; 
}

.mega-indicator {
  display: none !important;
}

.programs_wrapper .list_title {
	color: #394041;
	margin: 0 !important;
	line-height: 20px;
	text-rendering: optimizelegibility;
	font-size: 20px;
	font-weight: normal;
	border: none !important;
}

.programs_wrapper .list_title a {
	background-color: #112E47 !important;
	color: #fff;
	padding: 7px;
	display: block;
	font-weight: 700;
}

.programs_wrapper .list_title a:hover {
	color: #eaaa00 !important;
}

.widget_addthis_tool_by_class_name_widget h3 {
	display: none;
}

.widget_addthis_tool_by_class_name_widget .widget_box {
	margin: 0 0 30px 0;
}

li.paSideHeight {
	margin-bottom: 15px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer-gov-goal-list-item .icon {
        margin-bottom: 10px!important;
    }
}

.footer-gov-goal-list-item .icon {
}

/*.GovGoals-container {
    padding-top: 75px;
}*/

.footer-gov-goals {
    margin-top: 0px;   
    color: #fafafa;
  height: 400px;
    background-color: #3471bb;
  padding: 30px 0;
}

.footer-gov-goal-list-item span {
    color: white;
}

.footer-gov-goal-logo {
    border-top-left-radius: 150px;
}

    .footer-gov-goal-logo img {
        margin-top: -45px;
        position: relative;
        width: 150px;
        text-align: middle;
        background: #3471bb;
        border: #3471bb;
        padding: 7.5px;
        border-radius: 150px;
    }

.footer-gov-goal-link h1 {
    color: #fafafa;
    margin-bottom: 0px;
    display: block;
  font-size: 45px;
  font-weight: 700;
    width: fit-content;
    margin: auto;
    text-align: center !important;   
    transform: scale(1.05);
  padding: 5px 15px 15px 15px;
  line-height: 1.2em;

}


.footer-gov-goal-text,
.footer-gov-goal-list-item-category {
    margin-left: 0;
    margin-bottom: 0px;
  margin-top: 30px;
    text-transform: uppercase;
}

#s4-workspace .footer-gov-goal-text-item {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 25px;
}

.footer-gov-goal-text li {
    display: inline-block;
    color: #fafafa;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .5px;
}

    .footer-gov-goal-text li:before {
        content: '\00a0\2022\00a0\00a0';
        color: #fafafa;
        font-size: 105%;
    margin-top: 31px;
    }

@media (max-width: 1024px) {

.footer-gov-goals {   
    padding-bottom:800px !important;    
}
    .footer-gov-goal-link h1 {
        margin-bottom:0px;
        font-size: 32px;
        padding: 0 25px;
    }
    .footer-gov-goal-list-item h2 {
        font-size: 18px !important;
    } 
    .footer-gov-goal-text li:before {
        content: '';
    }

    #s4-workspace .footer-gov-goal-text-item {
        font-weight: bold;
        font-size: 18px;
        padding-bottom: 0px;
        margin-bottom:8px;
        margin-top:-8px;
    }
}

.footer-gov-goal-text li:first-child:before {
    content: '';
}

/* Default List Items */
.footer-gov-goal-list-item:hover .footer-gov-goal-list-item-category,
.footer-gov-goal-list-item:hover .footer-gov-goal-list-item-summary {
    color: #00112e !important;
}

.footer-gov-goal-list-item:hover, .footer-gov-goal-link h1:hover, .footer-gov-goal-link:hover {
    background-color: #fafafa !important;
    text-decoration: none;
    color: #00112e !important;
}

.footer-gov-goal-list-item a:focus,
.footer-gov-goal-list-item a:hover {
    color: #143056 !important;
    text-decoration: none;
}

.footer-gov-goal-list-item {
    position: relative;
}

@media (max-width: 1024px) {
    .footer-gov-goal-list-item {
        margin: 0 auto;
        width: 100%;
    }
}

.footer-gov-goal-list-item a {
    display: inline-block;
    padding: 10px;
    width: 100%;
}

.footer-gov-goal-list-item .icon {
    font-size: 70px;
    color: #3471B8;
}

.footer-gov-goal-list-item-category {
    color: white;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 2.37007rem !important;
    margin-bottom: 0.625rem;
}

.footer-gov-goal-list-item h2 {
  font-size: 24px;
}

/* Small List */

.small-list {
    width: 100%;
  max-width: 570px;
  display: block;
  margin: 8px auto !important;
    list-style-type: none;
}

    .small-list .footer-gov-goal-list-item {
        width: 100%;
    }

@media (max-width: 1024px) {
    .small-list .footer-gov-goal-list-item {
        width: 100%;
        margin: 0 auto;
    }

   
}

.small-list i {
    position: absolute;
    top: 20%;
}

@media (max-width: 1024px) {
    .small-list i {
        display: inline-block;
        float: none;
        position: initial;
    }
}

.small-list .footer-gov-goal-list-item-body {
    width: auto;
    text-align: left;
    display: inline-block;
    margin-left: 78px;
}

.small-list .footer-gov-goal-list-item-body p{
    width: inherit;
    max-width: unset;
}



@media (max-width: 1024px) {
    .small-list .footer-gov-goal-list-item-body {
        text-align: center;
        margin-left: 0px ;
        width: 100%;

    }
    .small-list .footer-gov-goal-list-item-body p{
    width: inherit;
    padding-right: 0px;
    max-width: unset;
}
}



@media (max-width: 1024px) {
    .small-list .footer-gov-goal-list-item-body {
        margin-top: 0;
    }
}

.small-list .footer-gov-goal-list-item span {
    display: block;
    position: relative;
    text-align: left;
  font-size: 16px;
  font-weight: normal;
}

@media (max-width: 1024px) {
    .small-list .footer-gov-goal-list-item span {
        text-align: center;
    }
    .small-list .footer-gov-goal-list-item-summary {
   
        max-width: unset !important;
}
}

.small-list .footer-gov-goal-list-item-summary {
    text-align: left;
    padding-right: 15px;
}

.small-list .footer-gov-goal-list-item-category {
    display: inline-block;
    margin-top: 0;
    min-height: 0;
  font-size: 18px !important;
  font-weight: bold;
}

@media (max-width: 1024px) {
    .small-list .footer-gov-goal-list-item-category {
        text-align: left;
        margin-top: 20px;
    }

    
}

/* Large List */

.large-list {
    vertical-align: top;
    margin-bottom: 8px;
    margin-left: 40px;
    margin-right: 40px;
}

    .large-list .footer-gov-goal-list-item {
        width: 33%;
        list-style: none;
        display: inline-block;
        vertical-align: top;
    margin-bottom: 15px;
    padding: 2px;
    }

@media (max-width: 1024px) {
    .large-list .footer-gov-goal-list-item {
        width: 100%;
    max-width: 500px;
        min-height: 0;
    }


    .large-list {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.large-list .footer-gov-goal-list-item-category {
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.725rem !important;
    min-height: 43px;
}

@media (max-width: 1024px) {
    .large-list .footer-gov-goal-list-item-category {
        min-height: 0;
        margin-bottom: 0.625rem;
    }
}

@media (min-width: 1542px) {
    .large-list .footer-gov-goal-list-item-category {
        margin-top: 3px;
        line-height: 1.725rem !important;
        min-height: 35px;
    }
}

.large-list .footer-gov-goal-list-item .icon {
    position: initial;
}

.large-list .footer-gov-goal-list-item span {
    display: block;
  font-size: 105%;
  font-weight: normal;
  padding: 0px 35px;
}

.large-list .footer-gov-goal-list-item a {
	text-decoration: none;
}


/* category inline list at bottom */
@media (max-width: 1024px) {
    .inline-list .footer-gov-goal-text-item {
        display: none;
    }
}

#mega-menu-item-81197 .search_box {
	padding: 0px 10px; 
}

@media (max-width: 1199px) {
	.page-id-68858 .bdp_blog_template1 {
		display: none !important;
	}
	.showLG {
		display: none !important;
	}
	.showResp {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.page-id-68858 .bdp_blog_template1 {
		display: block !important;
	}
	.showLG {
		display: block !important;
	}
	.showResp {
		display: none !important;
	}
}

.toggle_box .ui-state-active a i, .toggle_box_accordion .ui-state-active a i, .toggle_box:hover a i, .toggle_box_accordion:hover a i {
	color: inherit !important;
}

.pablogLoadContent {
	line-height: 1.5em !important;
}

.wbox h3#stdbar {
	color: rgb(17, 46, 71) !important;
}

[title~=Apply] a .wpel-icon {
	display: none;
}

.swm_hidefirst {
	visibility: hidden; 
	height: 1px;
}

.tribe-events-sub-nav a {
	color: #ffffff !important;
}

.single-tribe_events .tribe-events-single-event-description a {
    color: #112E47 !important;
    text-decoration: underline !important;
}

#tribe-events-pg-template .tribe-events-content ol li, #tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ol li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-before-html ul li {
    margin-bottom: 0px;
}

.tribe-events-content a {
    border: none !important;
}

button.tribe-events-c-search__button:hover {
    background-color: #ECA021 !important;
    color: #112E47 !important;
    opacity: 1;
}

.w3eden a {
    color: #112E47;
}

.w3eden .btn-primary {
    background-color: #112E47;
    border-color: #112E47;
    color: #ffffff;
    box-shadow: unset;
}

.w3eden .btn-primary:hover {
    background-color: #ffffff;
    border-color: #112E47;
    color: #112E47;
    box-shadow: unset;
}
#blog-main-section article.blog_post {
    margin-bottom: 0px;
}
.single-post .share_bar {
    padding: 0px 20px;
    margin-top: 20px;
}
.share_bar {
    margin-top: 10px;
}
.share_links {
    margin-bottom: 30px;
}
.share_links #email-share, .share_links #fb-share, .share_links #tw-share, .share_links #li-share {
    width: 45px;
    height: 45px;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    text-align: center;
    line-height: 45px;
    margin-right: 5px;
    background-color: #000000;
    color: #ffffff;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.share_links #email-share:hover, .share_links #fb-share:hover, .share_links #tw-share:hover, .share_links #li-share:hover {
    background-color: #ffffff;
}
.share_links #email-share {
    background-color: #1DA1F2;
}
.share_links #fb-share {
    background-color: #4267B2;
}
.share_links #tw-share {
    background-color: #000000;
}
.share_links #li-share {
    background-color: #0e76a8;
}
.share_links #email-share:hover {
    color: #1DA1F2;
}
.share_links #fb-share:hover {
    color: #4267B2;
}
.share_links #tw-share:hover {
    color: #000000;
}
.share_links #li-share:hover {
    color: #0e76a8;
}
h6.sdBarHeader.cl2 {
    color: #112E47 !important;
    font-size: 1.45em;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}
.page-template-template-2022templatebuilder .share_bar {
    padding: 20px;
    margin: 0px auto;
    background-color: #112E47;
}
.page-template-template-2022templatebuilder .share_links {
    max-width: 920px;
    margin: 0px auto;
    text-align: center;
}
.page-template-template-2022templatebuilder h6.sdBarHeader.cl2 {
    margin-bottom: 0px;
    display: inline-block;
    border: none !important;
    color: #ffffff !important;
}
.page-template-template-2022templatebuilder #email-share, .page-template-template-2022templatebuilder #fb-share, .page-template-template-2022templatebuilder #tw-share, .page-template-template-2022templatebuilder #li-share {
    margin-right: 0px;
    margin-left: 10px;
}

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 0px;
}
@media print {
  /* All your print styles go here */
    .toggle_box_accordion {
        border: 1px solid #000000;
        margin-bottom: 15px;
    }
    .ui-accordion-content {
        display: block !important;
        border: none !important;
    }
    .ui-accordion-content a[href]:after {
        word-wrap: break-word;
    }
    .share_bar {
        display: none;
    }
    #go_top_scroll {
        display: none !important;
    }
}

svg.homeless_contact_map .state{fill:#D1D5DB;stroke:#112E47;stroke-width:4;stroke-miterlimit:10;}

svg.homeless_contact_map .county{fill:#D1D5DB;stroke:#112E47;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

svg.homeless_contact_map .county_label{fill:#112E47;font-family:'Plus Jakarta Sans'; font-weight:700;font-size:8px;cursor: pointer;}

svg.homeless_contact_map .region {
    stroke:#112E47; stroke-width:4; stroke-miterlimit:10;
}
svg.homeless_contact_map .region_label{fill:#112E47;font-family:'Plus Jakarta Sans'; font-weight:700;font-size:16px;cursor: pointer;}
svg.homeless_contact_map .blue_1 {
    fill:#DCE2EC;
}
svg.homeless_contact_map .blue_2 {
    fill:#607DAA;
}
svg.homeless_contact_map .blue_3 {
    fill:#718CB4;
}
svg.homeless_contact_map .blue_4 {
    fill:#839ABD;
}
svg.homeless_contact_map .blue_5 {
    fill:#95A9C7;
}
svg.homeless_contact_map .blue_6 {
    fill:#A7B7D0;
}
svg.homeless_contact_map .blue_7 {
    fill:#B8C5D9;
}
svg.homeless_contact_map .blue_8 {
    fill:#CAD4E3;
}

svg.homeless_contact_map g:hover > polygon, svg.homeless_contact_map g:hover > path {
    fill: rgba(230, 223, 213, .5) !important;
    transition: all .5s ease;
    cursor: pointer;
}
svg.homeless_contact_map g:hover > .region_label {
    transition: all .5s ease;
    opacity: 0;
}
.modal-open {
    overflow: visible;
}
/* SVG Modal (background) */
#modal_loader .svgmodal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 99999; /* Sit on top */
    width: 100%; /* Almost Full width */
    overflow:visible; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* SVG Modal Content/Box */
#modal_loader .svgmodal-content {
  position: absolute;
  left: 50%;
  top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    padding: 0;
    border: 1px solid #888;
    width: 90%;
    max-width: 1200px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

/* SVG Modal Header */
#modal_loader .svgmodal-header {
    padding: 2px 16px;
    background-color: #112E47;
}
#modal_loader .svgmodal-header h3 {
    color: white;
    font-size: 2em;
    border: none;
}
/* SVG Modal Body */
#modal_loader .svgmodal-body {
    padding: 2px 16px;
}
#modal_loader .svgmodal-body .svgmodal-body-content {
    display: inline-block;
    width: 100%;
    padding-top: 17px;
    height: auto;
}
#modal_loader .svgmodal-body h3 {
    display: inline-block;
    width: 100%;
    padding-top: 17px;
}
#modal_loader .svgmodal-body .right {
    font-size: 12px;/* color: #e35205; */
}
/* SVG Modal Footer */
#modal_loader .svgmodal-footer {
    padding: 2px 16px;
    background-color: #112E47;
    color: white;
}
/* end */
@media only screen and (min-width: 476px) {
  .postid-89441 .desktoponly {
    display: block;
  }
  .postid-89441 .mobileonly {
    display: none;
  }
}

    .desktop-only {
        display: none !important;
    }
    .mobile-only {
        display: block !important;
    }