html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1;
    letter-spacing: 0.03em;
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
:focus{
    outline:none
}

html,body{
    background:#ffffff;
    font-family:'Lato',sans-serif;
    font-size:18px;
    line-height:1.5;
    color:#000522;
    margin:0;
    padding:0;
    height:100%;
    scroll-behavior: smooth;
}
html{
    overflow-y:scroll
}
a{
    color:#1e22aa;
    color:inherit;
    text-decoration:none;
    cursor:pointer
}
a:hover{
    cursor:pointer;
    text-decoration:underline
}
input{
    vertical-align:middle
}
input:not([type=radio]):not([type=checkbox]),textarea,button {
    -webkit-appearance: none;
    font-family: Lato, sans-serif;
}
textarea {
    resize: vertical;
}
input[type="submit"],
button {
    cursor: pointer;
    font-size: 1em;
}
.alignright{
    float:right
}
.alignleft{
    float:left
}
.aligncenter{
    margin:0 auto;
    text-align:center
}
img.aligncenter{
    display:block
}
.clearfix:after {
    content:'';
    display:block;
    clear:both
}
.clear{
    clear:both
}
b,strong,.strong{
    font-weight:700
}
i,em{
    font-style:italic
}
sup {
	vertical-align: super;
	font-size: smaller;
}
p{
    margin:0 0 1.5em
}
img.alignright{
    margin:10px 0 10px 10px
}
img.alignleft{
    margin:10px 10px 10px 0
}
img {
    max-width: 100%;
    height: auto;
}
.wp-block-image img {
    height: auto;
}
.body-content {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
}
.screen-reader-response {
    display: none;
}
.no-transitions * {
    transition: none!important;
}

[class^="icon-"]:before {
	font-family: 'responsive';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	opacity: 0.8;
	line-height: 1em;
	margin-left: 0.2em;
}

.icon-menu:before {
	content: '\f0c9';
}

form {
	padding: 0;
	margin: 0;
}

label,input,select,textarea,legend {
	font-family: "Lato",Helvetica,arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

label,legend {
	display: block;
	margin-bottom: 5px;
}

input[type="text"],input[type="email"],select {
	margin-bottom: 10px;
	max-width: 100%;
}

input,
select,
textarea {
	display: inline-block;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	border-radius: 2px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

input:focus,
textarea:focus,
select:focus {
	border-color: #959595;
	outline: 0;
	outline: thin dotted \9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #5921495c;
}

input[type="submit"] {
	-webkit-appearance: none;
}

.form-submit {
	font-size: 12px;
}

.aware-theme.v2-theme .form-errors {
	display: block;
	padding: 0;
}

* {
	box-sizing: border-box;
}

.clearfix:after,.clearfix:before {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

input {
	color: #222;
}

h1,h2,h3,h4 {
	font-family: "Lato",Helvetica,arial,sans-serif;
	margin: 0;
	padding: 0;
    font-weight: bold;
    margin: 1em 0 .5em;
}

h1 {
	font-size: 60px;
    line-height: 66px;
    font-weight: 900;
}

h2 {
	font-size: 46px;
    line-height: 50px;
}

h3 {
    font-size: 32px;
	line-height: 27px;
}

h4 {
	font-size: 26px;
    line-height: 1.2;
}

a {
	color: #592149;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #592149;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: none;
}

body {
	background: white;
	margin: 0;
	font: 16px/24px "Lato",Helvetica,arial,sans-serif;
	color: #592149;
}

iframe {
	border: 0;
}

.width-container {
	width: 90%;
	margin: 0 5%;
}

.twocolumn-container {
	margin-bottom: 42px;
	margin-top: 36px;
}

.breadcrumbs {
	font-size: 14px;
	line-height: 24px;
	padding: 8px 0;
	margin: 0;
	list-style: none;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.breadcrumbs>li {
	display: inline-block;
}

.breadcrumbs>li>.divider {
	padding: 0 5px;
	color: #ccc;
}

.site-logo {
	display: inline-block;
	margin-top: 70px;
}

.site-logo a {
	background: url(./img/ohio-life-logo-website.png) center bottom no-repeat;
	display: block;
	text-indent: -9999em;
	width: 157px;
    height: 110px;
	background-size: 100%;
}

#body {
	transition: transform .3s;
}

.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.6);
	display: block;
	top: 0;
	left: 0;
	z-index: 1000;
}

.popup {
	max-width: 100%;
	width: 550px;
	position: fixed;
	left: 50%;
	margin-left: -275px;
	top: 50%;
	margin-top: -220px;
	background: #f55653;
	z-index: 2000;
}

.popup img {
	width: 100%;
	height: auto;
}

.popup .continue-to-site {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 35px;
	text-align: center;
}

.popup .continue-to-site:hover {
	cursor: pointer;
	text-decoration: underline;
}

@media only screen and (max-width: 600px) {
	.popup {
		margin: 0;
		margin-top: 30px;
		width: 100%;
		left: 0%;
		top: 0%;
	}

	.overlay {
		background: #f55653;
	}
}

.headline {
	color: #592149;
	font-family: Lato;
	font-size: 36px;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 1em;
	position: relative;
	text-align: center;
}

.twocolumn-container .headline {
	margin-top: 4px;
}

.headline:after {
	bottom: -20px;
}

.menu-link {
	color: white;
	display: block;
	font-size: 26px;
	margin: 20px 10px 0 0;
	position: absolute;
	text-decoration: none;
	text-shadow: 1px 1.7px 3px rgba(0,0,0,0.4);
	top: 0;
}

.menu-link:hover {
	color: white;
	text-decoration: none;
}

.menu-link .icon-menu {
	color: #fff;
	font-size: 26px;
}

nav {
	border-top: 1px solid #333;
	min-height: 100%;
	width: 240px;
	transform: translateX(-100%);
	position: absolute;
	text-align: left;
	top: -1px;
	left: 0;
}

nav ul {
	margin: 0;
	padding: 0;
}

nav li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #c5c5c5;
	margin-right: 0;
}

nav li a {
	display: block;
	padding: 0.8em;
}

nav .topnav>li>a,nav .topnav>li>span {
	font-weight: bold;
	line-height: 3em;
	padding: 0 0.8em;
	text-decoration: none;
}

nav .sub li {
	background-color: #dedede;
}

nav .sub li:last-child {
	border-bottom: none;
}

nav .sub a {
	padding: 0.8em 0.8em 0.8em 3em;
}

nav .take_action>span {
	display: none;
}

nav .take_action .sub>li {
	background: white;
}

nav .take_action .sub>li>a {
	cursor: default;
	font-weight: bold;
	height: auto;
	line-height: 3em;
	padding: 0 0.8em;
	pointer-events: none;
	text-decoration: none;
}

.social {
	overflow: hidden;
}

.header-container .social {
	display: none;
}

.social p {
	margin: 0;
}

.social a {
	display: block;
	float: left;
	height: 25px;
	position: relative;
	text-align: center;
	width: 25px;
    opacity: .7;
    font-size: 20px;
    margin: 0 4px;
}
.social a:hover {
    opacity: 1;
}


.primary-button {
    background: #592149;
    color: #fff;
}

.twocolumn-container {
	position: relative;
}

.twocolumn-container .left-column {
	margin-bottom: 15px;
}

.twocolumn-container .right-column {
	margin-bottom: 15px;
}

.social {
	font-size: 20px;
}

.site-footer {
	background-color: #ebebeb;
	color: #959595;
	padding: 20px;
	text-align: center;
}

footer .width-container {
	overflow: hidden;
}

.site-footer a {
	color: #959595;
    text-decoration: none;
}

.site-footer .aside .social a {
	float: none;
	display: inline-block;
}

footer .contact-info {
	font-size: 12px;
	line-height: 18px;
	margin-top: 36px;
}

footer .contact-info p {
	margin-bottom: 0;
}

.wrap {
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
	overflow: hidden;
}

.mobile-visible {
	display: block;
}

.desktop-visible {
	display: none;
}

.lac-tile {
	background-color: #592149;
	border-radius: 10px;
	box-shadow: 1.5px 2.6px 6px rgba(0,0,0,0.4);
	color: white;
	height: 320px;
	max-width: 460px;
	overflow: hidden;
	text-align: left;
	white-space: normal;
}

.right-column .lac-tile {
	margin-top: 40px;
}

.lac-tile .lac-header {
	background-position: center;
	background-size: cover;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 250px;
	overflow: hidden;
	position: relative;
	text-shadow: 1px 1.7px 3px rgba(0,0,0,0.4);
}

.lac-tile .lac-header .tile-title-wrapper {
	background: url(https://ohiolife.nationbuilder.com/themes/1/555cf2b301925b1635000001/0/attachments/14321548561676494391/default/bg_lac-tile-gradient.png) 0 100% repeat-x;
	bottom: 0;
	left: 0;
	padding: 11px 20px;
	position: absolute;
	width: 100%;
}

.lac-tile .lac-header h4 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 0;
}

.lac-tile .lac-header p {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 0;
}

.lac-tile .actions {
	overflow: hidden;
	padding: 14px 20px;
}

.lac-tile .actions a.submit-button {
	box-shadow: 1.5px 2.6px 4px rgba(0,0,0,0.4);
}

.lac-tile .actions a.learn-more {
	color: white;
	float: right;
	font-size: 16px;
	line-height: 24px;
	margin: 10px;
	text-decoration: none;
}

.lac-tile .submit-button {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 40px;
} 

.form-errors {
	background-color: #b94a48;
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 15px;
	padding: 10px;
	list-style-type: none;
	display: none;
}

.action-block {
	background-color: #592149;
	background-size: cover;
	color: white;
	font-weight: 700;
	height: 260px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 85px 20px 20px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1.7px 3px rgba(0,0,0,0.3);
}

.action-block h3 {
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 28px;
	padding: 0;
}

.action-block a {
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
    margin: 0 auto;
	height: 35px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	padding: 0;
	width: 140px;
	box-shadow: 0.5px 0.9px 2px rgba(0,0,0,0.3);
	text-shadow: 1px 1.7px 3px rgba(0,0,0,0.3);
}
.action-block a:hover {
    background-color: #592149;
    color: #fff;
}
.right-column .action-block {
	margin: 0 -5.5% 10px -5.5%;
}

@media screen and (min-width: 1025px) {
	nav {
		background-color: transparent;
		border-right: 0;
		border-top: 0;
		float: left;
		height: auto;
		max-width: 840px;
		margin-top: 44px;
		position: static;
		width: auto;
		transform: none;
	}

	nav .topnav {
		margin: 0;
		padding: 0;
		clear: both;
		list-style: none;
	}

	nav .topnav li.donate-button a,nav .topnav li>span {
		line-height: 38px;
		padding: 0 12px;
	}

	nav li {
		background-color: transparent;
		border: 0;
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		margin: 0 25px 0 0;
		position: relative;
	}

	nav li a,nav li>span {
		border-radius: 3px;
		color: #592149;
		display: block;
		height: 40px;
		text-decoration: none;
	}

	nav li>span {
		cursor: default;
	}

	.topnav > li.menu-item-has-children {
		padding-bottom: 20px;
	}

	.topnav > li.menu-item-has-children > a::after {
		bottom: 25px;
		content: '';
		display: block;
		position: absolute;
		right: -5px;
		width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #592149 transparent transparent transparent;
	}

	nav li:last-child {
		margin-right: 0;
	}

	nav .sub {
		background-color: white;
		border-radius: 3px;
		box-shadow: 1.5px 2.6px 4px rgba(0,0,0,0.4);
		position: absolute;
		top: 60px;
		left: 50%;
		z-index: 99999;
		padding: 28px 30px;
		width: auto;
		white-space: nowrap;
		transform: translateX(-50%);
		display: none;
	}

	nav .sub:before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255,255,255,0);
		border-bottom-color: #ffffff;
		border-width: 15px;
		margin-left: -15px;
		filter: drop-shadow(0px -2px 1px rgba(0,0,0,0.05));
	}

	nav .sub li {
		width: 100%;
		border: none;
		color: #592149;
		font-size: 18px;
		line-height: 22px;
		display: block;
		background-color: transparent;
		border-radius: 0;
		text-align: left;
		margin: 0.5em 0 0;
	}
	nav .sub li:first-child {
		margin-top: 0;
	}

	nav .sub a,nav .topnav .sub a {
		background: none;
		color: #592149;
		font-weight: normal;
		height: auto;
		padding: 0;
		text-shadow: none;
	}

	nav .sub a:hover,nav .topnav .sub a:hover {
		text-decoration: none;
		opacity: .6;
	}

	nav .take_action>span {
		display: block;
	}

	nav .take_action .sub {
		padding: 0;
		width: 602px;
	}

	nav .take_action .sub > li {
		margin-top: 0;
	}
	nav .take_action .sub li {
		float: left;
		margin: 0.75em 0 0;
		white-space: normal;
		padding: 28px 20px 28px 30px;
		width: 50%;
	}

	nav .take_action .sub li a {
		cursor: default;
		font-size: 26px;
		font-weight: bold;
		line-height: 30px;
		margin-bottom: 10px;
		padding: 0;
		pointer-events: none;
		text-decoration: none;
	}

	nav .take_action .sub li li {
		float: none;
		padding: 0;
		width: 100%;
	}

	nav .take_action .sub li li a {
		cursor: pointer;
		font-size: 18px;
		font-weight: normal;
		line-height: 22px;
		margin: 0;
		pointer-events: auto;
	}

	nav .take_action .sub li li.take_action_legislation_link {
		margin-top: 15px;
	}

	nav .take_action .sub li li.take_action_legislation_link a {
		line-height: 36px;
	}

	nav .take_action .sub li.get_involved {
		border-left: 2px solid #f4f4f4;
	}
	
	.menu-link {
		display: none;
	}

	div.header-image {
		background-size: contain;
		background-position: 0 50%;
	}
}
@media screen and (min-width: 769px) {
	.twocolumn-container .left-column {
		float: left;
		width: 60.5%;
		margin-right: 6.1666667%;
		margin-bottom: 0;
	}

	.twocolumn-container .right-column {
		float: left;
		width: 33.3333333%;
		margin-top: 70px;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.menu-link {
		color: #592149;
		display: block;
		font-size: 26px;
		margin: 20px 10px 0 0;
		position: absolute;
		text-decoration: none;
		text-shadow: 1px 1.7px 3px rgba(0,0,0,0.4);
		left: 220px;
		top: 40px;
	}
	.menu-link:hover {
		color: #592149;
	}
}
@media screen and (min-width: 768px) {
	.submit-button,nav .take_action .sub li li.take_action_legislation_link a {
		border-radius: 3px;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		height: 35px;
		line-height: 30px;
		text-align: center;
		text-decoration: none;
		padding: 0;
		width: 140px;
		background-color: #0a3b65;
		border: 0;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		height: 40px;
		line-height: 36px;
		text-shadow: none;
        border-radius: 3px;;
	}

	#middle {
		margin-bottom: 50px;
	}

	.submit-button,nav .take_action .sub li li.take_action_legislation_link a {
		width: auto!important;
		padding-left: 10px!important;
		padding-right: 10px!important;
	}

	.twocolumn-container {
		margin-bottom: 73px;
		margin-top: 73px;
		position: relative;
	}

	.site-logo {
		margin: 20px 35px 0 0;
		float: left;
	}

	.overlay {
		position: fixed;
		height: 100%;
		width: 100%;
		background: rgba(0,0,0,0.4);
	}

	.headline {
		font-size: 46px;
		line-height: 55px;
	}

	.site-footer {
		padding: 47px 20px 40px 20px;
		text-align: left;
	}

	footer .footer-nav {
		float: left;
	}

	footer .footer-nav ul {
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
	}

	footer .footer-nav ul li {
		float: left;
		font-size: 18px;
		font-weight: 700;
		line-height: 20px;
		margin: 0 30px 0 0;
		text-transform: uppercase;
	}

	footer .footer-nav ul li ul {
		float: none;
		margin: 8px 0 0 0;
	}

	footer .footer-nav ul li li {
		float: none;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
		text-transform: none;
	}

	footer .aside {
		float: left;
		margin-left: 20px;
		width: 190px;
	}

	footer .contact-info {
		float: right;
		margin: 0;
	}

	.mobile-visible {
		display: none;
	}

	.desktop-visible {
		display: block;
	}

	.header-container .header-wrap {
		background-color: white;
		min-height: 135px;
	}

    .header-container .aside .button {
		float: right;
	}

	.header-container .aside {
		float: right;
		margin-top: 44px;
	}

	.header-container .social {
		display: block;
		margin: 15px 30px 0 0;
        float: left;
	}

	.page-nav {
		position: absolute;
		top: 0;
	}

	.desktop-nav li:hover .sub {
		display: block;
	}

	.action-block {
		margin-bottom: .5vw;
	}

	.right-column .action-block {
		margin: 0 0 20px 0;
	}

	.twocolumn-container .headline {
		margin-top: 70px;
	}
	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.tablet-visible {
		display: block;
	}
}

@media only screen and (min-width: 1250px) {
	.width-container {
		width: 1100px;
		margin: 0 auto;
	}
}


.header-banner {
    background: #0a3b65 no-repeat 50% 50%;
    color: #fff
}
.header-banner .slide {
    background: no-repeat 50% 50%;
    background-size: cover;
}
.header-banner-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 620px;
    font-weight: bold;
}
.header-banner-content h1 {
	margin: .3em 0 .4em;
}
.header-banner-content > p {
    max-width: 750px;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    margin: 0 0 1em;
}
.header-newsletter-signup .button,
.header-banner-content .button {
    box-shadow: 0 0 14px rgba(0, 0, 0, .4);
}
.button,
.wp-block-button__link,
.submit-button,
.menu-button a,
.topnav .sub a.button {
    font-size: 20px;
    line-height: 1.1em;
    font-weight: 900;
    color: #fff;
    display: inline-block;
    padding: 15px 35px;
    text-decoration: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    min-width: 170px;
    text-align: center;
    border-radius: 3px;
}
.button:hover,
.wp-block-button__link:hover,
.menu-button a:hover,
.topnav .sub a.button:hover {
    text-decoration: none;
    color: #fff;
}
input[type=submit],
.button-primary,
.menu-button a,
.topnav .sub a.button-primary {
    background-color: #592149;
}
input[type=submit]:hover,
.button-primary:hover,
.menu-button a:hover,
.topnav .sub a.button-primary:hover {
    background-color: #956e8e;
    color: #fff;
}
.button-primary-light {
    background-color: #956e8e;
}
.button-primary-light:hover {
    background-color: #592149;
}
.submit-button,
.header-newsletter-signup input[type=submit],
.button-secondary {
    background-color: #0a3b65;
}
.submit-button:hover,
.header-newsletter-signup input[type=submit]:hover,
.button-secondary:hover {
    background-color: #956e8e;
	color: #fff;
	text-decoration: none;
}
.header-newsletter-signup .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    padding: 0;
    margin: 0!important;
    border: none;
    background: none;
}
.header-newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 15px!important;
}
.header-newsletter-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    display: none!important;
}
.header-newsletter-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.header-newsletter-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 0;
}
.header-newsletter-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required input {
    background-color: #ffc0c0;
}
.home .header-newsletter-signup {
    background: #592149;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.header-image {
    background: #592149 url(./img/hero.jpg) no-repeat 50% 50%;
    background-size: cover;
}
.header-image .header-newsletter-signup {
    margin: 0;
}
.header-newsletter-signup {
    padding: 30px 50px;
    margin: -45px 0 80px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-newsletter-signup form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-newsletter-signup .legend {
    font-size: 46px;
    line-height: 1.1;
    font-style: italic;
    text-transform: capitalize;
}
.header-newsletter-signup-container {
    position: relative;
    z-index: 5;
}
.header-newsletter-signup .gform_ajax_spinner {
	position: absolute;
	right: 20px;
	top: 50%;
	margin: -7px 0 0 -25px;
}

.featured-pages {
    display: flex;
    justify-content: space-between;
    margin: 0 0 100px;
}
.featured-pages-item {
    text-align: center;
    flex: 0 0 262px;
}
.featured-pages-item a {
    display: inline-block;
    text-decoration: none;
}
.featured-pages-item img {
    display: block;
    border-radius: 50%;
    border: 2px solid #956e8e;
    padding: 4px;
    box-sizing: content-box;
    transition: transform 0.25s;
    margin: 0 0 10px;
}
.featured-pages-item a:hover img {
    border-color: #592149;
    transform: scale(1.05);
}
.featured-pages-item a:hover {
    color: #956e8e;
}


div .gform_wrapper .gform_footer {
    margin: 0;
}
div .gform_wrapper .gform_footer input.button, 
div .gform_wrapper .gform_footer input[type=submit], 
div .gform_wrapper .gform_page_footer input.button, 
div .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 20px;
}

div .gform_wrapper.gravity-theme .instruction {
	display: none;
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
textarea,
select,
div .gform_wrapper.gravity-theme textarea,
.gform_wrapper.gravity-theme select {
    border-radius: 3px;
    font-size: 20px;
    line-height: 25px;
    padding: 13px 15px;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
select {
	height: 51px;
}
input[type=checkbox] {
	width: 26px;
	height: 26px;
	margin-left: 0;
	border: 1px solid #cccccc;
	appearance: none;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset;
}
input[type=checkbox]:checked {
	appearance: auto;
}
.ginput_container_creditcard span[id$="_5_container"] {
	display: none;
}
.ginput_container input[type=checkbox] + label,
.ginput_container input[type=radio] + label,
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme legend {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.ginput_container input[type=checkbox] + label,
.ginput_container input[type=radio] + label {
	display: inline-block;
	vertical-align: baseline;
	font-weight: normal;
}
.header-newsletter-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border: none;
}
.header-newsletter-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    color: #5a2049;
    padding: 13px 15px;
    margin: 0;
    min-width: 420px;
}
@media screen and (max-width: 1250px) {
	.header-newsletter-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		min-width: 350px;
	}
}
body .header-newsletter-signup .gform_wrapper ul li.gfield,
body .header-newsletter-signup .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.header-newsletter-signup .gform_wrapper .gform_footer {
    padding: 0;
}
.header-newsletter-signup .gform_wrapper div.validation_error {
    display: none;
}
div .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
    width: auto!important;
}
div .wp-block-latest-posts__featured-image {
    height: 0;
    padding-bottom: 49.549549%;
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
}
div .wp-block-latest-posts__featured-image a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
div .wp-block-latest-posts__featured-image a:hover img {
    opacity: .85;
}
div .wp-block-latest-posts__featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
}
div .wp-block-latest-posts__featured-image img.featured-image-placeholder {
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.wp-block-latest-posts__list {
    text-align: center;
}
.wp-block-latest-posts__post-title {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin-bottom: .8em;
    display: block;
}
div .wp-block-latest-posts__featured-image.aligncenter,
div .wp-block-latest-posts__featured-image {
    margin-bottom: 2em;
}
div .wp-block-latest-posts.is-grid li {
	margin: 25px 0 45px 0;
}
@media (min-width: 769px) {
    div .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 45px);
    }
    div .wp-block-latest-posts.is-grid li {
        margin: 25px 90px 45px 0;
    }
}
@media (min-width: 600px) {
    div .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 15px);
    }
    div .wp-block-latest-posts.is-grid li {
        margin: 25px 30px 45px 0;
    }
}


.action-blocks {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.action-block {
    flex: 0 0 33%;
    background-size: cover!important;
}
.action-block h3 {
    margin-top: 0;
} 

.issues-carousel {
    text-align: center;
    margin: 90px 0;
}
.issues-carousel img,
.issues-carousel strong {
    display: block;
    margin: 0 auto;
}
.issues-carousel strong {
    font-size: 26px;
    line-height: 1.1;
    margin-top: 40px;
    padding-bottom: 10px;
}
.issues-carousel a {
    text-decoration: none;
}
.issues-carousel a:hover {
    opacity: .8;
}
.issues-carousel .issue,
.issues-carousel .swiper-slide {
    width: 210px;
}
.issues-carousel .issue {
    margin: 0 auto;
}
.issues-carousel .swiper-button-prev,
.issues-carousel .swiper-button-next {
    height: 100%;
    top: 0;
}


.has-old-mauve-background-color {
    background-color: #592149;
}
.has-mountbatten-pink-background-color {
    background-color: #956e8e;
}
.has-ateneo-blue-background-color {
    background-color: #0a3b65;
}
.has-old-mauve-color {
    color: #592149;
}
.has-mountbatten-pink-color {
    color: #956e8e;
}
.has-ateneo-blue-color {
    color: #0a3b65;
}
.wp-block-button__link:hover {
    opacity: .9;
}

.footer-nav a[href="#"]:hover,
.topnav a[href="#"]:hover {
    text-decoration: none!important;
    cursor: default;
}

.header-banner .swiper-button-prev:after, 
.header-banner .swiper-rtl .swiper-button-next:after,
.header-banner .swiper-button-next:after, 
.header-banner .swiper-rtl .swiper-button-prev:after {
    color: #fff;
}

footer input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: none;
    padding-right: 50px;
    border: 2px solid #959595;
    height: 35px;
    font-size: 18px;
    color: #737373;
    margin: 0;
}
footer .aside form {
    margin: 1em 0;
    display: block;
    position: relative;
}
footer input[type=submit],
footer button {
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    height: auto;
    width: 40px;
    background-color: #ebebeb;
    box-sizing: border-box;
    padding: 0;
    border: none;
    color: #737373;
    text-align: center;
    line-height: 28px;
}

.content-pages-show-basic .wp-block-image {
	margin-top: 1em;
	margin-bottom: 1em;
}
.content-pages-show-basic ul:not([class]) {
    list-style-type: disc;
    margin-left: 20px;
}
.content-pages-show-basic ol:not([class]) {
    list-style-type: decimal;
    margin-left: 20px;
}
.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none;
    margin: 2em 0;
    border-color: #ccc;
}
.content-pages-show-basic h2.wp-block-heading {
    font-size: 26px;
}
.content-pages-show-basic p > a:hover,
.content-pages-show-basic li > a:hover {
    text-decoration: none;;
}
.page-excerpt {
    text-align: left;
}
.page-excerpt p:not([class]) {
    font-style: italic;
    font-size: 18px;
}
.page-excerpt h2 {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
}
.page-excerpt h2 a {
    text-decoration: none;
}

.pagination{
    margin-top:20px;
}
 .pagination ul{
    margin:0;
    padding:0;
    border-radius:3px;
    box-shadow:0 1px 2px rgba(0,0,0,0.05);
	justify-content: center;
}
 .pagination ul>li>a,
 .pagination ul>li>span{
    padding:2px 10px;
    font-size:11.9px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
    border-left-width:0;
	display: block;
}
 .pagination ul>li>a:hover,
 .pagination ul>li>a:focus,
 .pagination ul>li>span.current{
    background-color:#f5f5f5;
}
 .pagination ul>li>span.current{
    color:#999999;
    cursor:default;
}
 .pagination ul>li>span,
 .pagination ul>.disabled>a:hover,
 .pagination ul>.disabled>a:focus{
    color:#999999;
    background-color:white;
    cursor:default;
}
 .pagination ul>li:first-child>a,
 .pagination ul>li:first-child>span{
    border-top-left-radius:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-left-width:1px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
 .pagination ul>li:last-child>a,
 .pagination ul>li:last-child>span{
    border-top-right-radius:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
 .pagination{
    text-align:center;
}
 .pagination ul{
    box-shadow:none;
	display: flex;
	margin: 2em auto 4em;
}

.padbottom{
    padding-bottom:10px;
}
 .page-tags{
    margin-top:15px;
}
 .page-tag-background{
    display:inline-block;
}
 .page-tags a {
    text-indent:40px;
    background-color:#592149;
    font-size:11px;
    color:white;
    padding:2px 5px;
    border-radius:2px;
    white-space:nowrap;
    color:white;
}
.page-tags a:hover {
	text-decoration: none;
}

.team-member.list-item {
	padding: 1em 5px;
}
.team-member.list-item + .team-member.list-item {
	border-top: 1px solid #ccc;
}
.team-member-name {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.team-member-name .photo {
	flex: 0 0 150px;
	margin-right: 40px;
}
.team-member-name .photo img {
	display: block;
	border-radius: 50%;
	width: 100%;
	height: auto;
}
.team-member-name h4 {
	margin: .5em 0;
}
.team-member-contact {
	font-weight: bold;
	font-style: italic;
	margin: .25em 0;
}
.team-member-name a {
	text-decoration: none;
}
.team-member-name a:hover {
	opacity: .8;;
}
.content-pages-show-basic a:not([class]):hover,
.content a:not([class]):hover {
	text-decoration: none;
}
.person-contacts a {
	margin-right: 5em;;
}
.person-contacts a,
.person-contacts span {
	white-space: nowrap;
	display: inline-block;
}
.post-info {
	text-align: center;
}
.post-info p {
	font-style: italic;
}
.post-thumbnail {
	margin: 70px 0 20px;
}
.post-thumbnail img {
	width: 100%;
	height: auto;
}
.twocolumn-container .post-thumbnail + .headline {
	margin: 30px 0;
}
@media screen and (max-width: 768px) {
	.submit-button {
		padding-left: 15px;
		padding-right: 15px;
	}
	.single-legislation .twocolumn-container.width-container {
		display: flex;
		flex-direction: column;
	}
	.single-legislation .twocolumn-container.width-container .right-column {
		order: 1;
		text-align: center;
	}
	.single-legislation .twocolumn-container.width-container .left-column {
		order: 2;
	}
	.post-thumbnail {
		margin-top: 20px;
	}
	.extra-room {
		display: none;
	}
}
.extra-room {
	display: block;
}
.extra-room.visible {
	display: block;
}
.action-box a {
	color: #fff;
}
.action-box .gform_wrapper .gform_footer input.button, 
.action-box .gform_wrapper .gform_footer input[type=submit], 
.action-box .gform_wrapper .gform_page_footer input.button, 
.action-box .gform_wrapper .gform_page_footer input[type=submit] {
	background-color: #0a3b65;
}
.action-box .gform_wrapper .gform_footer input.button:hover, 
.action-box .gform_wrapper .gform_footer input[type=submit]:hover, 
.action-box .gform_wrapper .gform_page_footer input.button:hover, 
.action-box .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background-color: #956e8e;
}



div .gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex {
	align-items: flex-start;
}
.content-pages-show-basic .gform_wrapper  {
	margin: 2em 0;
}
.gform_required_legend {
	display: none;
}
.gfield_radio {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gform_wrapper.gravity-theme .gfield--type-creditcard .ginput_complex .ginput_full[id$="_1_container"] {
	display: flex;
	flex-wrap: wrap;
}
.gform_wrapper.gravity-theme .gfield--type-creditcard .ginput_complex .ginput_full[id$="_1_container"] > label {
	flex: 0 0 100%;
}
.gform_wrapper.gravity-theme .gfield--type-creditcard .ginput_complex .ginput_full[id$="_1_container"] > input[type="text"] {
	max-width: 320px;
	margin-right: 10px;
}
.gform_wrapper.gravity-theme .gform_card_icon_container {
	order: 3;
}
#gform_wrapper_3 .gfield_radio .gchoice {
	flex-basis: calc(25% - 32px);
}
.gfield_radio .gchoice {
	margin-right: 2em;
	cursor: pointer;
}
.gfield_radio .gchoice input[type=radio] {
	margin-left: 0;
}
.gfield_radio .gchoice input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: 16px;
	line-height: 18px;
	height: 38px;
	padding: 10px 10px;
	vertical-align: middle;
	width: 100px;
	margin: 0 5px;
}
.gfield_radio .gchoice * {
	vertical-align: middle;
}
.gfield_radio .gchoice br {
	display: none;
}
.gfmc-field {
	margin-right: 20px;
}
.gfmc-field:last-child {
	margin-right: 0;
}
.gform_wrapper.gravity-theme .ginput_complex.ginput_container_creditcard .ginput_card_security_code,
.gform_wrapper.gravity-theme .ginput_complex.ginput_container_creditcard select {
	min-width: 85px;
}
.gform_wrapper.gravity-theme .ginput_complex.ginput_container_creditcard select {
	padding-right: 0;
}
div .gform_wrapper.gravity-theme legend.gfield_label {
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 5px;
	line-height: 20px;
}
div .gform_wrapper.gravity-theme .gfield_required {
	color: inherit;
}
.gform_wrapper.gravity-theme .gform-text-input-reset, 
.gform_wrapper.gravity-theme input.gform-text-input-reset {
	box-shadow: none!important;
}
.gform_wrapper.gravity-theme .gfield--input-type-radio.gfield_price {
	min-height:96px;
}
.gform-custom-2cols-separator {
	padding-right: 15px;

}
.gform-custom-2cols-separator + .gform-custom-2cols-separator {
	padding-left: 15px;
	padding-right: 0;
}

.comment-list .comment {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f3f3f3;
    border-radius: 5px;
    padding: 20px 20px;
}
.comment-list .comment-content {
    font: 16px/24px "Lato",Helvetica,arial,sans-serif;
    margin: .5em 0 .5em 2em;
}

.action-box {
    box-sizing: border-box;
    padding: 25px 30px;
    background: #592149;
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1%;
    border-radius: 10px;
    box-shadow: 1.5px 2.6px 6px rgba(0,0,0,.4);
	color: #fff;
	text-align: center;
}

.wp-block-embed{margin: 1em 0;}
.wp-block-embed.wp-embed-aspect-16-9{position:relative;}
.wp-block-embed.wp-embed-aspect-16-9:before{content:"";display:block;padding-top:50%;}
.wp-block-embed.wp-embed-aspect-16-9:before{padding-top:56.25%;}
.wp-block-embed.wp-embed-aspect-4-3{position:relative;}
.wp-block-embed.wp-embed-aspect-4-3:before{content:"";display:block;padding-top:50%;}
.wp-block-embed.wp-embed-aspect-4-3:before{padding-top:75%;}
.wp-block-embed iframe {width:100%;height:100%;}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper{position: absolute;width: 100%;height: 100%;left: 0;top:0;}

@media screen and (max-width: 1200px) {
	.action-block h3 {
		font-size: 40px;
	}
	.featured-pages-item {
		flex: 0 0 22%;
	}
	.header-container .button {
		min-width: 0;
	}
	.header-container .social {
		margin-right: 15px;
	}
	nav li {
		margin-right: 15px;
	}
	.site-logo {
		margin-right: 15px;
	}
	footer .footer-nav {
		float: none;
		clear: both;
		width: 100%;
		margin-bottom: 50px;
	}
	footer .aside,
	footer .contact-info {
		float: none;
		margin-left: 40px;
		margin-right: 40px;
	}
	.site-footer > .width-container {
		flex-wrap: wrap;
		display: flex;
		justify-content: space-around;
	}
	footer .footer-nav {
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 1024px) {
	.header-banner-content {
		height: 65vw;
	}
	.header-banner-content  h1 {
		margin-top: 0;
	}
	.header-newsletter-signup {
		flex-wrap: wrap;
		justify-content: center;
	}
	.header-newsletter-signup .legend {
		flex: 0 0 100%;
		text-align: center;
	}
	.swiper-button-next {
		margin-right: -8px;
	}
	.swiper-button-prev {
		margin-left: -8px;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 30px;
	}
	.action-blocks {
		display: block;
		max-width: 768px;
		margin-left: auto;
		margin-right: auto;
	}
	footer .footer-nav {
		display: none;
	}
	nav {
		z-index: 50;
		background: #fff;
		min-height: 100vh;
	}
	nav li {
		margin: 0;
	}
	nav a {
		text-decoration: none;
	}
	.menu-active #body {
		transform: translateX(240px);
	}
	.topnav .sub a.button {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	h1 {
		font-size: 40px;
		line-height: 46px;
	}
	
	h2 {
		font-size: 33px;
		line-height: 40px;
	}
	
	h3 {
		font-size: 28px;
		line-height: 30px;
	}
	
	h4 {
		font-size: 24px;
		line-height: 1.2;
	}
	.featured-pages {
		flex-wrap: wrap;
		justify-content: center;
	}
	.featured-pages-item {
		flex: 0 0 262px;
		margin: 0 10px 2em;
	}
	.header-banner-content {
		height: 450px;
		padding: 0 20px;
	}
	.header-banner-content  h1 {
		margin-top: -1em;
	}
	.header-banner-content > p {
		font-size: 22px;
		line-height: 1.1;
	}
	.home .header-newsletter-signup {
		display: block;
	}
	.header-newsletter-signup .gform_wrapper {
		margin: 0;
	}
	.header-newsletter-signup form {
		display: block;
	}
	.header-newsletter-signup {
		padding: 15px 15px;
	}
	.header-newsletter-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		min-width: 100%;
	}
	.header-newsletter-signup .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
	.header-newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0!important;
		margin: 1em 0!important;
	}
	.header-image,
	.header-image .header-newsletter-signup {
		display: none;
	}
	.header-container {
		background: #592149 url(./img/hero.jpg) no-repeat 50% 50%;
		background-size: cover;
		padding-bottom: 30px;
		position: relative;
		text-align: center;
	}
	.home .header-container {
		background: none;
	}
	.home .header-banner .slide-overlay {
		padding-top: 180px;
	}
	.home .header-wrap {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 5;
	}
	.site-logo a {
		background-position: center top;
	}
	.header-container .button-donate {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.button-primary.button-donate {
		background-color: #0a3b65;
	}
	.header-newsletter-signup .legend {
		font-size: 40px;
	}
	.footer-nav a[href="#"] {
		display: none;
	}
	.gfmc-container {
		display: block;
	}
	.gfmc-field {
		margin-right: 0;
		max-width: unset!important;
	}
}
@media screen and (max-width: 640px) {
	.gform-custom-2cols-separator,
	.gform-custom-2cols-separator + .gform-custom-2cols-separator {
		padding-right: 0;
		padding-left: 0;
	}
}
@media screen and (max-width: 600px) {
	img.team-member-image {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 425px) {
	.team-member-name {
		display: block;
		text-align: center;
	}
	.team-member-name .photo {
		width: 150px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.team-member-contact {
		text-align: center;
	}
	#gform_wrapper_3 .gfield_radio .gchoice {
		flex-basis: calc(33% - 32px);
	}
}
@media screen and (max-width: 374px) {
	.header-banner-content {
		height: 520px;
	}
}