.wpcf7 form .wpcf7-response-output {
    background-color: #ffffff;
    color: black;
}






/* New Event Blocks - will need responsiveified */


.event-agenda-section { margin:4em auto; }
.event-agenda-section h3 { font-size:1.4rem; }
.event-agenda-section table tbody { border:none;  }
.event-agenda-section table tbody tr {border-bottom:3px solid #fff;  }
.event-agenda-section table tbody tr td { background:#f9f9f9; padding:1.5em 0.25em  }
.event-agenda-section table tbody tr td.agenda-time { width:20%; text-align:center; color:#3eab38;   }
.event-agenda-section table tbody tr td.agenda-info { width:80%; }

.event-option-section { margin:4em auto; }
.event-option-section .cell p.subtitle { margin:0; color:#2a8825!important;  }
.event-option-section .cell h3 { font-size:1.4rem; }


[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #00205b;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}



.home-sections .grid-container .home-tile.areas-new-tile .background-gradient {
  opacity: 1;
}

.home-sections .grid-container .home-tile.areas-new-tile .inner-content {
  opacity: 1;
  height: initial;
  color: white;
  margin-top: 10px;
}

.home-sections .grid-container .home-tile.areas-new-tile span {
  background-color: rgba(0, 61, 165, 0.83);
  color: white;
  display: inline-block;
  padding: 6px 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
}

.home-sections .grid-container .home-tile.areas-new-tile {
  min-height: 550px;
}

.home-sections .grid-container .home-tile.areas-new-tile .content {
  margin-bottom: 12px;
  max-width: 600px;
}

.other-areas-title {
  background-color: #f2f8fc;
  padding-bottom: 0px;
}

.home-sections .grid-container .home-tile.areas-new-tile {
  border-color: #f2f8fc;
}

.single-news .text-hero strong {
	font-weight:400;
}

select:focus { outline: none; border: 1px solid #8a8a8a; background-color: #01205b; }

.primary-menu ul li:nth-last-child(2), .primary-menu ul li:last-child {
	display:inline-block;
}

@media screen and (max-width: 1265px) and (min-width: 1024px) {
	.primary-menu ul li:nth-last-child(2), .primary-menu ul li:last-child {
	display:block;
}
}

/* Tablet Responsive */
@media screen and (max-width: 63.9375em) {

	body .primary-menu ul li:nth-last-child(2) {
    display: block;
}

}

/* Mobile Responsive */
@media screen and (max-width: 39.9375em) {

  .event-agenda-section table tbody tr, .event-agenda-section table tbody td, .event-agenda-section table tbody table {
    display: block;
    width: 100% !important;
  }

	.event-agenda-section table tbody tr td.agenda-time {
		width:100%;
		text-align:left;
	}


	.event-agenda-section table tbody td  {
    display: block;
    width: 100% !important;
    text-align: left !important;
    padding: 4px 20px !important;
}

.event-agenda-section table tbody tr {
    border-bottom: 3px solid #fff;
    padding-top: 20px;
    background-color: #f9f9f9;
    padding-bottom: 20px;
    margin-bottom: 11px;
}

  .home-sections .grid-container .home-tile.areas-new-tile {
    min-height: 350px;
  }

}

.insights-main {
  display: none;
}

@media only screen and (max-width: 1330px) {
	.sub-navigation.primary-menu ul li:last-child { display: block !important; }
	.sub-navigation.primary-menu ul li:nth-last-child(2) {
		display: block !important;
	}
}

.header-fixed #nav-icon3 span {
  background: #03235a !important;
}

.primary-menu ul .menu-item-has-children a:after {
  top: 38px !important;
}
.primary-menu ul .menu-item-has-children a:after {
  right: 20px !important;
}
.menu-main-menu-container {
  color: #00205b !important;
}
.fixed-header .primary-menu ul li a {
  color: #fff !important;
}
.fixed-header .menu-main-menu-container ul li a {
  color: #00205b !important;
}

.menu-main-menu-container ul li {
  max-width: 150px;
}

.primary-menu ul li a {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#menu-main-menu {
  display: flex;
  align-items: center;
  margin-top: -8px;
}

.sub-navigation ul li {
  padding-left: 16px;
  padding-right: 16px;
}

@media only screen and (max-width: 1023px) {
  .menu-main-menu-container ul li {
    max-width: 100%;
  }
}

.primary-menu .menu .is-active > a {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 425px) {
  .default-page .small-hero {
    margin-bottom: 0 !important;
  }
  .default-page .small-hero .grid-margin-x {
    padding-bottom: 1rem !important;
  }
}

.addtoany_shortcode {
  margin-left: -10px !important;
}
