#header .wysija-input {
	background: #f9f9f9 !important;
}
.page-id-7188 #ai1ec-calendar-view > .ai1ec-clearfix:first-child, .page-id-7188 #ai1ec-calendar-view > .ai1ec-pull-left, nav:before,
.header_bot_nav_shadow, .social_wrap {
	display: none !important;
}
.admin-bar #wpadminbar {
	opacity: .5;
}
body, .entry a {
  font-family: 'Lora', serif;
	font-size: 18px;
  line-height: 1.8;
  color: #333;
}
.entry a {
	text-transform: unset;
	font-weight: 500;
	font-style: unset;
	color: #234577;
	border-bottom: 2px solid #234577;
	transition: .2s all;
}
.entry a:active, .entry a:hover {
  border-bottom: 2px solid #f2d312;
}
body a.button,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik', sans-  serif;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
  color: #234577;
	font-style: italic;
}

#navigation > li > a {
	text-transform: uppercase;
}
#navigation > li > a,
input[type=text], input[type=email], input[type=password], input[type=number], input[type=url], input[type=tel], textarea, select, option {
	font-family: 'Rubik', sans-serif;
}
.post-password-form,
.header_top_inner,
.header_mid_inner,
.header_bot_inner,
.content_wrap,
.headline_inner,
.cmsms_breadcrumbs_inner,
.bottom_outer,
.footer_inner,
.cmsms_row_inner,
.headline {
  width: 100%;
  max-width: 1400px;
	}
.cmsms_color_scheme_footer {
  background-color: #234577;
  color: white;
  font-family: 'Lora', serif;
}
.type-post img {
	object-fit: contain;
}
.entry a.button,
.entry .wysija-submit.wysija-submit-field,
.cmsms_548_wformsend {
  background: #234577;
  font-size: 1.125rem;
  border-radius: .25rem;
  color: white;
  padding: .75rem 1.75rem;
  margin: .5rem;
  text-transform: uppercase;
  transform: skewX(-11deg);
  transition: .2s all;
	border-bottom: none;
}
.entry .wysija-submit.wysija-submit-field {
	background-color: #f2d312;
	color: #234577;
	font-weight: 700;
}
a.button:hover, a.button:active {
  border-bottom: none;
}
.issues-row {
  align-items: stretch;
}
.issues-row ul {
	font-size: .9rem;
}
.issues-row ul li:before {
	content: '•';
}
.issues-row .wp-block-column {
  display: flex;
	justify-content: space-between;
  flex-direction: column;
	box-shadow: 4px 4px 10px rgba(0,0,0,.25);
	border-radius: .125em;
  padding: 1rem;
	transition: .2s all;
}
.issues-row .wp-block-column:hover {
	box-shadow: 4px 4px 10px rgba(0,0,0,.5);
}
.issues-row h1, .issues-row h2, .issues-row h3,
.issues-row h4, .issues-row h5, .issues-row h6 {
	color: white;
	background-color: #234577;
	
}
.entry .issues-row a.button {
	margin: .5rem auto;
	background-color: #f2d312;
}
.wysija-submit.wysija-submit-field {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	padding: 9px 10px 6px;
	
}

#rd2020-topmost {
  width: 100%;
  line-height: 2rem;
  text-align: center;
  color: #234577;
  background-color: #f2d312;
}
#rd2020-topmost em {
  color: white;
  font-weight: 700;
  line-height: 3rem;
}
#rd2020-topbar {
  width: 100%;
  background-color: #234577;
}
#rd2020-topbar a {
  color: white;
}
#rd2020-topbar a.button {
  margin: .375em 0 .375em .25em;
  background: white;
  color: #234577;
  padding: .25em .75em;
	transform: skewX(-11deg);
	text-transform: uppercase;
	font-size: 1.25rem;
	border-radius: .25rem;
}
#rd2020-button-bar {
	display: flex;
	justify-content: space-between;
}
#rd2020-topbar ul {
	margin-bottom: 0;
}
#rd2020-topbar #social-links {
  width: 12rem;
  text-align: center;
  margin: .25rem;
  margin-right: .5rem;
	display: flex;
	justify-content: flex-end;
}
#rd2020-topbar #info {
	display: flex;
	justify-content: flex-start;
}
#rd2020-topbar li:before{
	content: '';
}
#rd2020-topbar li {
	padding: 0 .25rem;
}
#rd2020-topbar #social-links a {
  font-size: 2rem;
}
#social-links a:hover, #social-links a:active {
color: #f2d312;
}
.header_mid {
	margin: 1rem 0;
}
.header_mid_outer, .header_bot_outer {
	background: white;
}
#page.cmsms_heading_after_header.enable_header_bottom #middle, #page.cmsms_heading_under_header.enable_header_bottom #middle .headline .headline_outer {
    padding-top: 257px;
}
nav {
	background-color: #f2d312 !important;
}
.page-id-7188 .ai1ec-agenda-widget-view .ai1ec-date, .page-id-7188 .ai1ec-agenda-view .ai1ec-date {
  border-top: none;
  background: transparent;
  margin-top: .5rem;
}
.countdownRow {
    width: 102vw;
    background: #234577;
    margin-left: -2vw;
    padding: 2em 0;
}
.countdown {
  display: flex;
  justify-content: space-evenly;
}
.countdown > div {
  color: white;
  text-align: center;
}
.countdown h1 {
  color: white;
  font-size: 4rem;
}
.countdownRow h2 {
  color: white;
  text-align: center;
  margin: 1em 0 0 -1vw;
}
.pum-content {
	text-align: center;
}