  /* Reset */
:link,
:visited {
	text-decoration: none;
}
ul,
ol {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
p {
	font-size: 1em;
}
ul,
ol,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input {
	margin: 0;
	padding: 0;
}
a img,
:link img,
:visited img {
	border: none;
}
address {
	font-style: normal;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Headings */

.entry-content h1,
.page-template-landing h1,
.entry-content h2,
.page-template-landing h2,
.entry-content h3,
.page-template-landing h3,
.entry-content h4,
.page-template-landing h4,
.entry-content h5,
.page-template-landing h5,
.entry-content h6,
.page-template-landing h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

.entry-content h1,
.page-template-landing h1 {
	font: 80px Quicksand;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 5px;
	line-height: 1em;
	margin: 0 0 37px 0;
}

.entry-content h1 strong,
.page-template-landing h1 strong {
	font: 700 80px Montserrat;
	letter-spacing: 1px;
	line-height: 1em;
}

.entry-content h1 strong em,
.page-template-landing h1 strong em,
.entry-content h2 strong em,
.page-template-landing h2 strong em {
	font-family: "Montserrat Alternates";
	font-style: normal;
}

.entry-content h2,
.page-template-landing h2,
.story-headline h2,
.story h2 {
	font: 50px Quicksand;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2.7px;
	line-height: 1em;
	margin: 30px 0 48px 0;
	text-align: center;
	border-top: 1px solid #80867e;
	border-bottom: 1px solid #80867e;
	padding: 30px 0 22px 0;
}

.entry-content h2 strong,
.page-template-landing h2 strong,
.story h2 strong {
	font: 700 50px Montserrat;
	letter-spacing: 1px;
	line-height: 1em;
}

.entry-content h3,
.page-template-landing h3 {
	font: 28px Montserrat;
	text-transform: uppercase;
	color: #939a90;
	margin: 0 0 15px 0;
}

.entry-content h3.borders,
.page-template-landing h3.borders {
	border-top: 1px solid #80867e;
	border-bottom: 1px solid #80867e;
	padding: 19px 0;
	font: 28px Quicksand;
	letter-spacing: 1.4px;
	width: 740px;
	display: inline-block;
	margin: 0 0 40px 0;
}

.entry-content h3.borders-wide,
.page-template-landing h3.borders-wide {
	width: auto;
	display: block;
}

.entry-content h3 strong,
.page-template-landing h3 strong {
	font: 700 28px Montserrat;
	letter-spacing: 0.7px;
}

.inline {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 15px;
}

.entry-content h4,
.page-template-landing h4 {
	font: 20px Quicksand;
	text-transform: uppercase;
	color: #3d4543;
	margin: 0 0 5px 0;
	letter-spacing: 0.7px;
}

.entry-content h4 strong,
.page-template-landing h4 strong {
	letter-spacing: 1.4px;
}

.entry-content h4.has-background,
.page-template-landing h4.has-background,
.page-template-annual-report h4.has-background {
	text-align: center;
	padding: 12px 10px;
}

.entry-content h4.has-background a:link,
.page-template-landing h4.has-background a:link,
.entry-content h4.has-background a:visited,
.page-template-landing h4.has-background a:visited,
.page-template-annual-report h4.has-background a:link,
.page-template-annual-report h4.has-background a:visited {
	display: block;
	margin: -12px -10px;
	padding: 12px 10px;
	color: #3d4543;
	text-decoration: none;
}

.entry-content h4.has-background a:hover,
.page-template-landing h4.has-background a:hover,
.page-template-annual-report h4.has-background a:hover {
	color: #000;
}

.entry-content h4.blue,
.page-template-landing h4.blue,
.page-template-annual-report h4.blue {
	background: #88d2e7;
}

.entry-content h4.green,
.page-template-landing h4.green,
.page-template-annual-report h4.green {
	background: #3cbfae;
}

.entry-content h4.pink,
.page-template-landing h4.pink,
.page-template-annual-report h4.pink {
	background: #ff828a;
}

.entry-content h4.red,
.page-template-landing h4.red,
.page-template-annual-report h4.red {
	background: #c61d3b;
}

.entry-content h4.orange,
.page-template-landing h4.orange,
.page-template-annual-report h4.orange {
	background: #f1a45d;
}

.entry-content h5,
.page-template-landing h5,
.page-template-annual-report h5 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 60px 0;
	word-spacing: 2.5px;
	line-height: 1.5em;
}

/* Button */

.entry-content h6,
.page-template-landing h6,
.story h6,
.page-template-annual-report h6 {
	margin: 0 0 10px 0;
	font: 700 15px Montserrat;
	color: #fff;
	text-align: center;
}

.entry-content h6.inline,
.page-template-landing h6.inline,
.page-template-annual-report h6.inline {
	display: inline-block;
	margin: 0 33px 5px 0;
	text-align: left;
}

.entry-content h5.inline:last-child,
.page-template-landing h5.inline:last-child {
	margin-right: 0;
}

/* Links */

.entry-content a:link,
.page-template-landing a:link,
.story a:link,
.entry-content a:visited,
.page-template-landing a:visited,
.story a:visited,
.story a:active,
.entry-content a:active,
.page-template-landing a:active {
	color: #c60011;
	text-decoration: underline;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.entry-content a:hover,
.page-template-landing a:hover,
.story a:hover {
	color: #000;
	text-decoration: none;
}

.entry-content {
	padding-left: 0;
	padding-right: 0;
}

.entry-content h6 a:link,
.page-template-landing h6 a:link,
.entry-content h6 a:visited,
.page-template-landing h6 a:visited,
.story h6 a:link,
.story h6 a:visited,
.gform_button {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	color: #ffffff !important;
	background: #c60011 !important;
	padding: 17px 42px 17px 42px !important;
	font: 700 15px Montserrat !important;
	text-align: center !important;
	text-transform: none !important;
	line-height: 1.1em !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	-webkit-transition: all 350ms;
	transition: all 350ms;
	text-decoration: none !important;
	position: relative !important;
}

.entry-content h6.inline a:link,
.page-template-landing h6.inline a:link,
.entry-content h6.inline a:visited,
.page-template-landing h6.inline a:visited,
.story h6.inline a:link,
.story h6.inline a:visited {
	min-width: 235px;
}

.entry-content h6 a:hover,
.page-template-landing h6 a:hover,
.gform_button:hover,
.story h6 a:hover {
	background: #fff !important;
	color: #c60011 !important;
}

/* Paragraphs */

p {
	margin: 0 0 15px 0;
	line-height: 1.75em;
	letter-spacing: 0.2px;
}

.large {
	font-size: 16px;
	color: #3d4543;
	line-height: 1.85em;
}

.content p {
	letter-spacing: 0.3px;
}

.alignleft {
	float: left;
	display: inline;
	margin: 5px 47px 45px 0;
	clear: both;
}

.alignright {
	float: right;
	display: inline;
	margin: 5px 0 45px 47px;
}

.aligncenter {
	display: block;
	margin: 0 auto 45px auto;
}

/* Lists */

.content ul {
	margin: 0 0 10px 40px;
}

.content ul li {
	list-style: disc;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1.6em;
	letter-spacing: 0.3px;
}

.content ul li a:link,
.content ul li a:visited {
	color: #000;
	text-decoration: none;
}

.content ul li.current a:link,
.content ul li.current a:visited,
.content ul li a:hover {
	color: #c60011;
}

.content ol {
	margin: 0 0 25px 40px;
}

.content ol li {
	list-style: decimal;
	margin: 0 0 4px 0;
	line-height: 1.6em;
	letter-spacing: 0.3px;
}

/* Clearfix */

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	// font: 400 14px Arial, Helvetica, sans-serif;
	color: #000;
}

html,
body,
.all {
	position: relative;
	min-height: 100%;
}

.all {
	width: 100%;
	overflow: hidden;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
}

.page-content {
	width: 100%;
	overflow: hidden;
}

.entry-content > * {
	max-width: none;
}

.frame {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}

.wide-frame {
	width: 1586px;
}

.header .frame,
.text-over-image .header .frame,
.footer .frame,
.welcome .frame,
.flags-area .frame,
.sidebar,
.path .frame,
.page-template-landing-php .frame {
	width: 1422px;
}

/* Header */

.page-template-landing .header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 210;
	overflow: visible;
	height: 74px;
	background: rgba(0, 0, 0, 0.52);
	color: #fff;
	-webkit-transition: top 350ms ease-in-out;
	transition: top 350ms ease-in-out;
	display: block;
}

.header-image-news {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	z-index: 1;
}

.header-image-news:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.52);
	z-index: 2;
}
/*
.admin-bar .header {
	top: 32px;
}
*/

.home .header {
	/*position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;*/
}

.header .frame {
	height: 100%;
	z-index: 50;
}

.scrolling.admin-bar .header-area {
	top: 31px;
}

.left-menu,
.header-phone {
	float: left;
}

.header-menu,
.header-phone {
	margin: 31px 0 0 0;
}

.header-menu ul {
	margin: 0;
}

.header-menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: transparent;
	letter-spacing: 0;
}

.header-menu ul li:before {
	display: none;
}

.left-menu ul li {
	font: 13px Montserrat;
	margin: 0 45px 0 0;
}

.right-menu,
.header-email {
	float: right;
	margin-top: 29px;
}

.right-menu ul li {
	font: 700 16px Quicksand;
	text-transform: uppercase;
	margin: 0 0 0 70px;
	letter-spacing: 0.7px;
}

.header-contacts p {
	margin: 0;
	line-height: 1.2em;
}

.header-menu a:link,
.header-menu a:visited,
.header-contacts a:link,
.header-contacts a:visited {
	color: #fff !important;
	text-decoration: none;
}

.header-menu a:hover,
.header-contacts a:hover,
.header-menu li.current-page-item a:link,
.header-menu li.current-page-item a:visited,
.header-menu li.current-page-parent a:link,
.header-menu li.current-page-parent a:visited,
.header-menu li.current-page-ancestor a:link,
.header-menu li.current-page-ancestor a:visited {
	color: #c60011 !important;
}

.header-phone {
	font: 13px Montserrat;
	text-transform: uppercase;
	word-spacing: 20px;
}

.header-email {
	font: 700 16px Quicksand;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}

.header-email a:link,
.header-email a:visited {
	text-decoration: underline;
}

.header-email a:hover {
	text-decoration: none;
}

a.menu-button:link,
a.menu-button:visited {
	float: right;
	display: inline;
	overflow: hidden;
	text-decoration: none;
	outline: none;
	color: #fff;
	width: 30px;
	height: 30px;
	position: relative;
	margin: 22px 0 0 59px;
}

a.menu-button:before,
a.menu-button:after {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	height: 8px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

a.menu-button:after {
	top: auto;
	bottom: 8px;
	border-top: none;
}

a.menu-button:hover:before,
a.menu-button:hover:after {
	border-color: #c60011;
}

.logo {
	position: absolute;
	top: 35px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.logo-image {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none;
	margin: 1px 0 0 0;
}

/* .blog,
.archive:not(.post-type-archive-stories):not(.tax-story_categories),
.category,
.page-template-events-php,
.ai1ec_event-template-default,
.single-staff,
.single:not(.single-stories) {
	padding-top: 210px;
} */

.page-template-pdf-php {
	padding: 30px 0 0 0;
}

.scrolling .logo-image,
.blog .logo-image,
.archive:not(.post-type-archive-stories):not(.tax-story_categories) .logo-image,
.category .logo-image,
.page-template-events-php .logo-image,
.ai1ec_event-template-default .logo-image,
.single-staff .logo-image,
.single:not(.single-stories) .logo-image {
	opacity: 1;
	pointer-events: inherit;
}

.scrolling .logo,
.blog .logo,
.archive:not(.post-type-archive-stories) .logo,
.category .logo,
.page-template-events-php .logo,
.ai1ec_event-template-default .logo,
.single-staff .logo,
.single:not(.single-stories) .logo {
	opacity: 0;
	pointer-events: none;
}

.ai1ec_event-template-default .header-image {
	display: none;
}

.pdf-light-viewer {
	padding: 0 !important;
	margin: 0 !important;
}

/* Content */

.content {
	padding: 40px 0 25px 0;
}

.white-text,
.white-text a:link,
.white-text a:visited,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6 {
	color: #fff;
}

.white-text a:link,
.white-text a:visited {
	color: #fff;
}

.graphic-background {
	position: relative;
	padding: 170px 0 170px 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	overflow: hidden;
}

.graphic-background:before,
.header-image:before,
.page-template-landing-php:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.52);
	z-index: 10;
}

.graphic-background .frame,
.header-image .frame,
.page-template-landing-php .all {
	position: relative;
	z-index: 20;
}

.background-image {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

.background-image img {
	display: block;
	width: 100%;
	height: auto;
}

/* Map Area */

.map-area {
	background-position: 50% 50%;
	height: 311px;
	padding: 0;
}

.map-area:before {
	opacity: 0;
}

.map-area .frame {
	position: absolute;
	top: 67%;
	left: 50.45%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Translate */

/* .flags-area {
	padding: 6px 0 5px 0;
}

.flags-area label {
	float: left;
	font: 12px Montserrat;
	color: #c60011;
	margin: 8px 8px 0 0;
}

.flags {
	float: left;
	display: inline;
}

.flags li {
	float: left;
	display: inline;
	margin: 0 0 0 7px;
	cursor: pointer;
	-webkit-transition: opacity 350ms;
	transition: opacity 350ms;
}

.flags li:hover {
	opacity: 0.7;
} */

/* Welcome */

.section {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 350px 0 150px 0;
}

.welcome {
	padding-top: 272px;
	position: relative;
	overflow: hidden;
	-webkit-transition: padding-top 350ms ease-in-out;
	transition: padding-top 350ms ease-in-out;
}

.welcome .background-image {
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	-webkit-animation-name: kenburns-1;
	animation-name: kenburns-1;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 26s;
	animation-duration: 26s;
	opacity: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.welcome .background-image img {
	display: none;
}

@-webkit-keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	1.5625% {
		opacity: 1;
	}
	23.4375% {
		opacity: 1;
	}
	26.5625% {
		/*opacity: 0;*/
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		/*opacity: 0;*/
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	98.4375% {
		/*opacity: 0;*/
		-webkit-transform: scale(1.21176);
		transform: scale(1.21176);
	}
	100% {
		opacity: 1;
	}
}

@keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	1.5625% {
		opacity: 1;
	}
	23.4375% {
		opacity: 1;
	}
	26.5625% {
		/*opacity: 0;*/
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		/*opacity: 0;*/
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	98.4375% {
		/*opacity: 0;*/
		-webkit-transform: scale(1.21176);
		transform: scale(1.21176);
	}
	100% {
		opacity: 1;
	}
}

.welcome-text {
	width: 59%;
}

.welcome-text h5,
.text-over-image h5 {
	margin-bottom: 80px;
}

/* Text over Image */

.text-over-image .frame {
	width: 560px;
	text-align: center;
}

.text-over-image .frame h2,
.text-over-image .frame iframe {
	margin-left: -90px;
	margin-right: -90px;
}

iframe {
	max-width: 100%;
}

.text-over-image .frame iframe {
	width: 130%;
	max-width: 130%;
	margin: 0 -15%;
	display: block;
}

.text-over-image .frame h2.wide {
	margin-left: -180px;
	margin-right: -180px;
}

/* Footer */

/* .footer {
	background: #c60011;
	font: 300 14px Montserrat;
	padding: 30px 0 40px 0;
}

.footer strong {
	font-weight: 400;
}

.footer strong.bold {
	font-weight: 700;
	letter-spacing: 0.5px;
}

.footer a:link,
.footer a:visited {
	text-decoration: underline;
}

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

.footer-contacts {
	float: left;
	width: 15.5%;
	margin: 18px 0 0 0;
}

.copyright {
	float: left;
	width: 50.9%;
	margin: 15px 0 0 3.4%;
	letter-spacing: 0.6px;
}

.footer-logo {
	float: left;
	margin: 0 0 0 4.2%;
}

.footer-contacts p {
	line-height: 1.95em;
	margin: 0 0 28px 0;
}

.copyright p {
	line-height: 1.75em;
	margin: 0 0 47px 0;
} */

/* Circles */

.circles,
.gallery-pager {
	position: fixed;
	top: 50%;
	right: 47px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 220;
}

.gallery-pager {
	position: absolute;
}

.circle,
.gallery-pager span {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 4px 0 5px 0;
}

.gallery-pager span {
	border-color: #3d4543;
	cursor: pointer;
	text-indent: -100px;
	overflow: hidden;
}

a.circle:link,
a.circle:visited {
	outline: none;
}

.circle:hover {
	background: rgba(255, 255, 255, 0.3);
}

.gallery-pager span:hover {
	background: rgba(61, 69, 67, 0.3);
}

.circle.current {
	background: #fff;
}

.gallery-pager span.cycle-pager-active {
	background: #3d4543;
}

/* Popup */

/* .popup {
	width: 1068px;
	position: absolute;
	top: 90px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 1112;
	background: #fff;
	padding: 24px 17px 43px 17px;
	-webkit-transition: opacity 550ms;
	transition: opacity 550ms;
	opacity: 0;
	pointer-events: none;
}

.popup-open .popup {
	opacity: 1;
	pointer-events: inherit;
}

.popup-headline {
	background: #f0a055;
	position: relative;
	margin: 0 0 20px 0;
}

.popup-image {
	width: 43.19%;
}

.popup-image img {
	display: block;
	width: 100%;
	height: auto;
}

.popup-title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 43.19%;
	padding: 0 35px;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.popup-title h2 {
	color: #fff;
	text-align: left;
	border-color: #fff;
	width: 100%;
	margin: 0;
	padding: 20px 0;
}

.popup-columns {
	background: #ededee;
	padding: 32px 42px 0 42px;
	margin: 0 0 28px 0;
}

.popup-left {
	float: left;
	width: 50.5%;
}

.popup-right {
	float: right;
	width: 35.1%;
}

.popup h4 {
	margin-bottom: 5px;
}

.popup-columns a:link,
.popup-columns a:visited {
	text-decoration: underline;
}

.popup-columns a:hover {
	text-decoration: none;
}

.popup-buttons {
	text-align: center;
}

.popup h6.inline a:link,
.popup h6.inline a:visited {
	min-width: 170px;
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.popup a.close:link,
.popup a.close:visited {
	position: absolute;
	top: 22px;
	right: 22px;
} */

/* Header Image */

.header-image {
	padding: 175px 0 175px 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	text-align: center;
	margin: 210px 0 23px 0;
	position: relative;
}

.post-type-archive-stories .header-image,
.single-stories .header-image,
.tax-story_categories .header-image {
	max-height: 653px;
}

.page-template-annual-report .header-image {
	height: 260px;
	overflow: hidden;
	padding: 0;
}

.page-title h1 {
	font-size: 70px;
	color: #fff;
	border-top: 1px solid #80867e;
	border-bottom: 1px solid #80867e;
	display: inline-block;
	padding: 27px 36px;
	margin: 0;
}

.page-title h1 strong {
	font-size: 70px;
}

.page-title h4 {
	color: #fff;
	letter-spacing: 1.2px;
}

.page-title h1 + h4 {
	margin-top: 40px;
}

/* Path */

.path .frame {
	background: url("/wp-content/themes/saint-johns-prep/i/ico-home.png") no-repeat 0 1px;
	padding: 0 0 0 20px;
	margin-bottom: 26px;
	font: 10px Montserrat;
	letter-spacing: 0.2px;
	color: #939a90;
}

.path a:link,
.path a:visited {
	color: #939a90;
	text-decoration: none;
}

.path a:hover {
	color: #000;
}

/* Boxes */

.boxes-area {
	margin: 0 0 -335px 0;
	position: relative;
	z-index: 30;
}

.boxes-area + .bottom-line {
	margin-top: 365px;
}

.boxes {
	margin: 0 0 0 -2%;
}

.vertical-boxes {
	margin: 45px 0 0 0;
}

.boxes-area + .content {
	padding-top: 420px;
}

.boxes-area + .graphic-background {
	padding-top: 670px;
}

.box {
	display: inline-block;
	vertical-align: top;
	width: 31.3%;
	margin: 0 0 25px 2%;
	background: #fff;
	font-size: 20px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 10px 0 #222;
	box-shadow: 1px 1px 10px 0 #222;
}

.vertical-boxes .box {
	width: 100%;
	display: block;
	margin: 0 0 17px 0;
	min-height: 1px !important;
}

.two-boxes .box {
	width: 48%;
}

.box-image img {
	display: block;
	width: 100%;
	height: auto;
}

.box-content {
	padding: 24px 48px 42px 48px;
}

.box-content h5 {
	margin: 0;
}

.box-title > :last-child {
	margin-bottom: 0;
}

.box-image {
	max-height: 156px;
	overflow: hidden;
}

.two-boxes .box-image {
	max-height: 239px;
}

.box-title h4 {
	min-height: 102px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
}

.vertical-boxes .box-title h4 {
	min-height: 0;
	padding: 15px 10px;
	font-size: 16px;
	letter-spacing: 0.5px;
}

h4.red,
h4.red a:link,
h4.red a:visited,
h4.red a:hover {
	color: #fff !important;
}

/* Links */

.links-area {
	background: #f1f1f0;
	text-align: center;
	padding: 64px 0 75px 0;
}

.links li {
	display: inline-block;
	width: 20%;
	font: 16px Montserrat;
	text-transform: uppercase;
	line-height: 1.35em;
}

.link-ico {
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.link-title a:link,
.link-title a:visited {
	text-decoration: none;
}

.color-green,
.color-green a:link,
.color-green a:visited {
	color: #537b7c;
}

.color-red,
.color-red a:link,
.color-red a:visited {
	color: #c61d3b;
}

.color-blue,
.color-blue a:link,
.color-blue a:visited {
	color: #81b7e2;
}

.color-pink,
.color-pink a:link,
.color-pink a:visited {
	color: #f48568;
}

.color-orange,
.color-orange a:link,
.color-orange a:visited {
	color: #f1a45d;
}

/* Testimonials */

.testimonials-area {
	background: #c60011;
	color: #fff;
}

.testimonials-slide {
	width: 100%;
	text-align: center;
	padding: 70px 145px 40px 145px;
	display: flex !important;
	height: 100% !important;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
}

.quote {
	font: 28px Quicksand;
	line-height: 1.45em;
	margin: 0 0 50px 0;
}

.quote p {
	line-height: 1.45em;
}

.author {
	font: 14px Quicksand;
}

.arrow-prev,
.arrow-next {
	display: block;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 110;
}

a.arrow-prev:link,
a.arrow-prev:visited,
a.arrow-next:link,
a.arrow-next:visited {
	outline: none;
}

.arrow-prev:hover,
.arrow-next:hover {
	opacity: 0.7;
}

.arrow-prev {
	left: 102px;
	background: url("/wp-content/themes/saint-johns-prep/i/prev-gray.png") no-repeat;
}

.arrow-next {
	right: 102px;
	background: url("/wp-content/themes/saint-johns-prep/i/next-gray.png") no-repeat;
}

.testimonials-prev,
.gallery-prev {
	background-image: url("/wp-content/themes/saint-johns-prep/i/prev-white.png");
}

.testimonials-next,
.gallery-next {
	background-image: url("/wp-content/themes/saint-johns-prep/i/next-white.png");
}

/* Gallery */

.gallery-intro {
	padding: 55px 0 35px 0;
	text-align: center;
	position: relative;
}

.gallery-intro:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	border-top: 37px solid #fff;
	border-left: 37px solid transparent;
	border-right: 37px solid transparent;
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	z-index: 110;
}

.gallery-intro .frame {
	width: 980px;
}

.gallery-intro h5 {
	margin-bottom: 20px;
}

.gallery-slider,
.gallery-slide {
	width: 100%;
}

.gallery-slide img {
	display: block;
	width: 100%;
	height: auto;
}

/* Bio */

.bio-area {
	position: relative;
	margin: 0 0 25px 0;
}

.bio-image {
	float: left;
	width: 50.78%;
	margin: 5px 0 0 0;
}

.bio-image img {
	display: block;
	margin: 0;
	height: auto;
	float: right;
	max-width: 300px;
}

.bio-text {
	float: right;
	width: 43.75%;
}

.bio-text a:link,
.bio-text a:visited {
	text-decoration: none;
}

.bio-text a:hover {
	text-decoration: underline;
}

.bio-quote {
	background: #58797b;
	color: #fff;
	text-align: center;
	padding: 50px 0 65px 0;
}

.bio-quote .quote {
	margin: 0 0 17px 0;
}

.bio-quote p {
	letter-spacing: 1.5px;
}

/* Blog */

.blog .content {
	padding: 0;
}

.post {
	margin: 0 0 45px 0;
}

h3.post-title {
	margin: 0;
}

h3.post-title a:link,
h3.post-title a:visited {
	color: #939a90;
	text-decoration: none;
}

h3.post-title a:hover {
	color: #000;
}

.post-date {
	font-size: 12px;
	color: #939a90;
	margin: 0 0 15px 0;
}

.more {
	font-size: 12px;
}

.events-preview {
	margin: 0 0 80px 0;
}

.timely .ai1ec-filters .ai1ec-nav-pills > li {
	float: none !important;
}

.timely .ai1ec-filters.ai1ec-nav .ai1ec-open > a,
.timely .ai1ec-filters.ai1ec-nav .ai1ec-open > a:hover,
.timely .ai1ec-filters.ai1ec-nav .ai1ec-open > a:focus {
	background: transparent !important;
	border: none !important;
	float: left !important;
}

.ai1ec-filters .ai1ec-dropdown-toggle {
	float: left !important;
	margin: 3px 0 0 0 !important;
}

.ai1ec-filters {
	clear: both !important;
	width: 100% !important;
}

.ai1ec-filters:before,
.ai1ec-filters:after {
	content: " ";
	display: table;
}

.ai1ec-filters:after {
	clear: both;
}

.ai1ec-filters {
	*zoom: 1;
}

body .ai1ec-filters .ai1ec-category {
	padding: 12px 15px 8px 15px !important;
}

.ai1ec-dropdown {
	margin: 0 !important;
}

body .ai1ec-filters .ai1ec-category span {
	display: none !important;
}

.ai1ec-filters.ai1ec-nav .ai1ec-fa-folder-open,
.ai1ec-filters.ai1ec-nav .ai1ec-caret {
	display: none !important;
}

.ai1ec-filters .ai1ec-dropdown-menu {
	position: static !important;
	display: block !important;
	float: left !important;
	border: none !important;
	background: transparent !important;
	-webkit-box-shadow: 0 0 0 transparent !important;
	box-shadow: 0 0 0 transparent !important;
}

.ai1ec-filters .ai1ec-dropdown-menu > div {
	float: left !important;
}

.ai1ec-filters .ai1ec-dropdown-menu > div {
	float: left !important;
}

.search-form {
	border: 2px solid #ebebeb;
}

.search-form .text {
	border: none;
	background: transparent;
	font: 700 12px Montserrat;
	color: #5a5a5a;
	padding: 7px 9px;
	float: left;
	display: inline;
	width: 80%;
}

.search-form .btn {
	float: right;
	display: inline;
	margin: 2px 7px 0 2px;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.search-form .btn:hover {
	opacity: 0.7;
}

.widget {
	margin: 0 0 45px 0;
}

h4.widget-title {
	padding: 0;
	margin: 0 0 18px 0;
}

h4.widget-title:after {
	display: none;
}

.widget ul {
	margin: 0;
}

.widget ul li {
	border-top: 2px solid #ededed;
	padding: 11px 0 11px 10px;
	line-height: 1.35em;
	margin: 0;
	list-style: none;
}

.widget ul li a:link,
.widget ul li a:visited {
	margin: 0 0 0 -25px;
	padding: 0 0 0 25px;
	position: relative;
	z-index: 20;
	color: #000;
}

.widget ul li:before {
	top: 22px;
}

.widget ul li:first-child {
	border-top: none;
}

/* Pagination */

.pagination {
	text-align: center;
}

.pagination a:link,
.pagination a:visited,
.pagination span {
	border: 1px solid #c60011;
	color: #c60011;
	text-decoration: none;
	text-align: center;
	padding: 7px 12px;
	margin: 0 6px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.pagination span,
.pagination a:hover {
	background: #c60011;
	color: #fff;
}

.pagination a:hover {
	color: #fff;
}

.content-area {
	float: left;
	width: 70%;
}

.blog-sidebar {
	float: right;
	width: 25%;
}

h5 + .stories-columns {
	margin-top: -15px;
}

.stories-columns .blog-sidebar {
	float: left;
}

.stories-columns .content-area {
	float: right;
}

.single-stories .stories-columns {
	padding-bottom: 80px;
}

/* Landing Page */

.page-template-landing-php {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	min-height: 100vh;
}

.page-template-landing-php footer#colophon {
	display: none;
}

.landing-columns {
	padding: 246px 0 0 0;
}

.landing-text {
	float: left;
	width: 30.5%;
}

.landing-form {
	float: right;
	width: 38.2%;
	margin: 55px 0 0 0;
}

.landing-disclaimer {
	margin: 170px 0 40px 0;
}

.story-preview {
	display: block;
	position: relative;
	margin: 0 0 50px 0;
}

a.story-preview:link,
a.story-preview:visited {
	color: #fff;
	text-decoration: none;
}

.story-preview:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5) url("i/story-arrow.png") no-repeat 50% 50%;
	opacity: 0;
	pointer-events: none;
	z-index: 10;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.story-preview:hover:before {
	opacity: 1;
	pointer-events: inherit;
}

.story-preview img {
	display: block;
	width: 100%;
	height: auto;
}

.story-title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #3cbfae;
	color: #fff;
	font: 700 20px Quicksand;
	text-transform: uppercase;
	padding: 18px 27px;
	letter-spacing: 1px;
	z-index: 20;
}

.story-headline {
	margin: 0 0 30px 0;
}

.story-headline h2 {
	margin: 0;
}

.story-image {
	margin: 0 0 20px 0;
}

.story-image img {
	display: block;
	width: 100%;
	height: auto;
}

.story-content {
	position: relative;
	padding: 57px 0 0 0;
}

.story-content .addthis_tool {
	position: absolute;
	top: 0;
	left: 0;
}

.story-date {
	color: #939a90;
	font-size: 14px;
	margin: 0 0 25px 0;
}

.page-template-events #bbox-root {
	display: none !important;
}

/* Form */

.gform_wrapper.gf_browser_chrome .gform_body {
	width: 100% !important;
}

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;
}

.gform_wrapper *,
.gform_wrapper :after,
.gform_wrapper :before {
	box-sizing: inherit !important;
}

.gform_wrapper {
	max-width: 100% !important;
	margin: 0 !important;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
	margin: 0 !important;
}

ul.gform_fields,
ul.gform_fields ul {
	margin: 0 !important;
}

.gform_fields:before,
.gform_fields:after {
	content: " ";
	display: table;
}

.gform_fields:after {
	clear: both;
}

.gform_fields {
	*zoom: 1;
}

ul.gform_fields li {
	padding-left: 0 !important;
	font-style: normal;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	font-weight: 400 !important;
	background: transparent;
}

#gform_wrapper_19 .ginput_complex label {
	display: none !important;
}

ul.gform_fields li.form-left {
	float: left !important;
	display: inline !important;
	width: 23.45% !important;
	margin: 0 !important;
}

ul.gform_fields li.form-right {
	float: left !important;
	display: inline !important;
	width: 49.38% !important;
	margin: 8px 0 0 4.3% !important;
}

ul.gform_fields li.gfield_html {
	margin-bottom: 66px !important;
}

ul.gform_fields > li:before {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error {
	padding: 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent !important;
}

.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required
	div.gfield_description,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required
	div.ginput_container,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required
	fieldset
	legend.gfield_label,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required
	label.gfield_label {
	margin-left: 0 !important;
}

.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required
	div.ginput_container,
.gform_wrapper li.gfield_html {
	max-width: 100% !important;
}

.validation_error,
.validation_message {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0 !important;
	border-top: none !important;
	border-bottom: none !important;
}

.gform_wrapper .top_label .gfield_error {
	width: auto !important;
}

.gform_wrapper ul li:before {
	display: none;
}

.gfield_label {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #000 !important;
}

.gfield_required {
	display: none !important;
}

.no-label .gfield_label {
	display: none !important;
}

.show-label .gfield_label {
	display: block !important;
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select,
.field-large .ginput_container input,
.field-large .ginput_container textarea,
.field-large .ginput_container select,
.input,
.wpgmza_sl_main_div input[type="text"],
.wpgmza_sl_main_div select {
	display: block;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin: 0 !important;
	padding: 11px 16px 11px 14px !important;
	text-indent: 0 !important;
	font: 14px Arial !important;
	color: #303236 !important;
	background: #fff !important;
	border: 1px solid #d6d6d6 !important;
	width: 100% !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.wpgmza_markerbox,
.wpgmza_markerbox * {
	color: #000 !important;
}

.ginput_container textarea {
	height: 250px !important;
	line-height: 1.6em !important;
	letter-spacing: 0.35px !important;
}

body select,
body option {
	color: #303236 !important;
}

.datefield .sep {
	margin: 9px 10px;
	float: left;
	display: inline;
}

.gfield_error .ginput_container input,
.gfield_error .ginput_container textarea,
.gfield_error .ginput_container select {
	background: #ffbfbf !important;
}

.ginput_container_checkbox input {
	-webkit-box-shadow: 0 0 0 transparent !important;
	-moz-box-shadow: 0 0 0 transparent !important;
	box-shadow: 0 0 0 transparent !important;
}

.ginput_container_checkbox input {
	margin-top: 3px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half {
	float: left !important;
	display: inline !important;
	width: 45.4% !important;
	clear: none !important;
	padding: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
	margin-left: 9% !important;
}

.gform_wrapper .top_label li.gfield.wide-field {
	float: left !important;
	display: inline !important;
	width: 73% !important;
	clear: none !important;
	padding: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.gform_wrapper .top_label li.gfield.narrow-field {
	float: right !important;
	display: inline !important;
	width: 22.4% !important;
	clear: none !important;
	padding: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body ::placeholder {
	color: #303236 !important;
}

.gform_footer {
	margin: 8px 0 0 0 !important;
	padding: 0 !important;
	text-align: right !important;
}

.gform_button {
	margin: 0 !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
}

.contact-area .gform_footer {
	text-align: right !important;
	width: 77.13% !important;
	margin: -88px 0 0 0 !important;
}

.gform_wrapper .ginput_container input.datepicker,
.gfield_captcha_input_container input {
	width: 11.75em !important;
}

/* Sidebar */

.sidebar {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 1112;
	text-align: right;
	height: 0;
	overflow: visible;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	pointer-events: none;
}

.sidebar-open .sidebar {
	pointer-events: inherit;
}

.sidebar .outer {
	width: 0;
	height: 100%;
	overflow: hidden;
	-webkit-transition: width 350ms;
	transition: width 350ms;
	text-align: left;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	background: #fff;
}

.has-new-header .sidebar .outer {
	-webkit-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
	opacity: 0;
}

.has-new-header.sidebar-open .sidebar .outer {
	opacity: 1;
}

.sidebar-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	margin: 0 0 0 -2px;
	z-index: 1112;
	background: #fff;
	height: 0;
	pointer-events: none;
	-webkit-transition: width 350ms;
	transition: width 350ms;
}

.sidebar-open .sidebar-bg {
	width: 2000px;
	height: 100%;
	pointer-events: inherit;
	-webkit-transition: width 650ms;
	transition: width 650ms;
}

.sidebar .inner {
	padding: 29px 10px 0 0;
	width: 285px;
	position: relative;
	text-align: right;
	overflow: auto;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0;
	z-index: 1111;
	pointer-events: none;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.sidebar-open .overlay,
.popup-open .overlay {
	opacity: 0.5;
	pointer-events: inherit;
}

.sidebar-open .sidebar .outer {
	width: 335px;
}

.has-new-header .sidebar-open .sidebar .outer {
	width: 252px;
}

.has-new-header .sidebar-bg,
.has-new-header .sidebar .outer {
	background: #c20231;
}

.has-new-header .sidebar .outer,
.has-new-header .sidebar .inner {
	height: auto !important;
}

.has-new-header.sidebar-open .sidebar .outer {
	width: 252px;
}

.has-new-header .sidebar .inner {
	padding: 11px 0 0 0;
	width: auto;
}

.has-new-header a.close:link,
.has-new-header a.close:visited {
	background-image: url("/wp-content/themes/saint-johns-prep/i/ico-close-white.png");
	background-size: contain;
	width: 11px;
	height: 16px;
	margin: 0 24px 0 0;
}

.social {
	margin: 60px 0 40px 57px;
}

.social li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.social li a {
	opacity: 0.5;
}

.social li a:hover {
	opacity: 0.8;
}

/* Main Menu */

.main-menu {
	margin: 25% 0 15px 66px;
	position: relative;
	text-align: left;
}

.main-menu li {
	font: 700 15px Quicksand;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 16px 0;
}

.main-menu a:link,
.main-menu a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}

.main-menu a:hover,
.main-menu li.current-menu-item > a:link,
.main-menu li.current-menu-item > a:visited,
.main-menu li.current-menu-parent > a:link,
.main-menu li.current-menu-parent > a:visited,
.main-menu li.current-menu-ancestor > a:link,
.main-menu li.current-menu-ancestor > a:visited {
	color: #c60011;
}

.main-menu li ul {
	margin: 0 0 -15px 0;
	padding: 16px 0 0 37px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.main-menu li.open > ul {
	max-height: 999px;
}

.main-menu li ul li {
	text-transform: none;
}

/* a.close:link,
a.close:visited {
	width: 18px;
	height: 17px;
	background: url("/wp-content/themes/saint-johns-prep/i/ico-close.png") no-repeat 100% 50%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

a.close:hover {
	opacity: 0.6;
} */

.secondary-menu {
	display: none;
	margin: 30px 0 0 0;
	text-align: left;
	margin-left: 66px;
}

.secondary-menu li {
	font: 700 14px Quicksand;
	margin: 0 0 10px 0;
}

.secondary-menu a:link,
.secondary-menu a:visited {
	color: #000;
	text-decoration: none;
}

.columns > .frame {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-items: flex-start;
}

.annual-report-columns {
	margin-top: -15px;
}

.annual-report-columns .frame > :last-child {
	margin-bottom: 0;
}

.sticky-sidebar {
	width: 320px;
	/* position: absolute; */
	top: 0;
	left: 0;
	padding: 40px 0 40px 0;
}

body div.scrollmagic-pin-spacer {
	max-width: 25%;
}

.sitcky-sidebar .widget:last-child,
.sitcky-sidebar .widget:last-child > :last-child {
	margin-bottom: 0 !important;
}

.right-column {
	width: calc(100% - 380px);
}

.right-column div.frame {
	width: auto !important;
	margin: 0 25px !important;
}

.middle-column div.frame {
	width: auto !important;
	margin: 0 !important;
}

.right-column .text-over-image .frame h2,
.right-column .text-over-image .frame iframe {
	margin-left: 0;
	margin-right: 0;
}

.right-column .graphic-background {
	padding: 70px 0;
}

.middle-column {
	width: calc(100% - 740px);
	margin: 0 45px 0 0;
}

.middle-column h2:first-child {
	margin-top: 5px;
}

.middle-column .text-over-image,
.middle-column .links-area,
.middle-column .testimonials-area {
	margin: 9px -29px 0 -29px;
}

.middle-column .text-over-image {
	padding: 70px 0 83px 0;
}

.middle-column .links-area {
	padding: 56px 0 66px 0;
}

.middle-column .testimonials-slide {
	padding-left: 165px;
	padding-right: 165px;
}

.right-sidebar {
	width: 286px;
	margin: 40px 0 0 0;
}

#wpfront-notification-bar-spacer {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	z-index: 200 !important;
	opacity: 0 !important;
	-webkit-transition: opacity 350ms ease-in-out !important;
	transition: opacity 350ms ease-in-out !important;
}

#wpfront-notification-bar-spacer.visible {
	opacity: 1 !important;
}

/* .admin-bar .header,
.admin-bar #wpfront-notification-bar-spacer {
	-webkit-transform: translate(0, 32px);
	transform: translate(0, 32px);
} */

.has-new-header #wpfront-notification-bar {
	background: #f1f1f1 !important;
	color: #000 !important;
	font-weight: 600 !important;
	height: auto !important;
}

.has-new-header #wpfront-notification-bar a:link,
.has-new-header #wpfront-notification-bar a:visited {
	color: #c60011 !important;
}

.has-new-header #wpfront-notification-bar a:hover {
	color: #000 !important;
}

.has-new-header #wpfront-notification-bar td {
	padding: 14px 0;
}

.new-header {
	background: #fff;
	height: auto;
}

.header .new-header-content {
	height: 140px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.new-header .frame {
	width: 1306px;
}

.new-logo {
	margin: 0 0 0 2%;
}

.new-logo a,
.new-logo img {
	display: block;
}

.top-nav {
	margin: 0 3% 0 0;
}

.top-nav ul {
	display: flex;
	margin: 0;
}

.top-nav ul li {
	list-style: none;
	margin: 0 0 0 40px;
	font: 700 14px Quicksand;
	text-transform: uppercase;
}

.top-nav ul li a:link,
.top-nav ul li a:visited {
	color: #2d2d2d;
}

.top-nav ul li a:hover {
	color: #c60011;
}

.main-nav {
	background: #c60011;
}

.main-nav > .frame {
	position: relative;
}

.main-nav > .frame > ul {
	display: flex;
	justify-content: center;
	margin: 0;
}

.main-nav > .frame > ul > li {
	list-style: none;
	margin: 0 12px;
}

.main-nav > .frame > ul > li > a:link,
.main-nav > .frame > ul > li > a:visited {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
	padding: 0 26px;
	height: 70px;
	font: 700 20px Quicksand;
	text-transform: uppercase;
	position: relative;
}

.main-nav > .frame > ul > li:hover > a:link,
.main-nav > .frame > ul > li:hover > a:visited {
	background-color: #fff;
	color: #c60011;
}

.main-nav > .frame > ul > li > a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 18px;
	left: 20px;
	right: 20px;
	height: 3px;
	background: #c60011;
	opacity: 0;
	-webkit-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
}

.main-nav > .frame > ul > li:hover > a:after {
	opacity: 1;
}

a.new-menu-button:link,
a.new-menu-button:visited {
	display: none;
}

.dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	display: flex;
	padding: 20px 53px 20px 38px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
}

.main-nav > .frame > ul > li:hover > .dropdown {
	opacity: 1;
	pointer-events: inherit;
}

.dropdown-text {
	width: 29%;
	color: #000;
	font: 700 18px Quicksand;
	margin: 4px auto 0 0;
}

.dropdown-text p {
	line-height: 1.25em;
	margin-bottom: 25px;
}

.dropdown-text > :last-child {
	margin-bottom: 0;
}

.dropdown h1,
.dropdown h2,
.dropdown h3,
.dropdown h4,
.dropdown h5,
.dropdown h6 {
	color: #c60011;
}

.dropdown a:link,
.dropdown a:visited {
	color: #000;
}

.dropdown h5 {
	font: 700 25px Quicksand;
	margin-bottom: 16px;
}

.dropdown a:hover {
	color: #c60011;
}

.dropdown-image {
	width: 29.9%;
	padding: 0 32px;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}

.dropdown-image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.dropdown-links {
	width: 32.1%;
	display: flex;
	justify-content: space-between;
	font: 600 14px Quicksand;
	margin: 6px 0 0 3.5%;
}

.dropdown-links ul {
	margin: 0;
	width: 40%;
}

.dropdown-links ul li {
	line-height: 1.25em;
	margin-bottom: 20px;
}

@media (max-width: 1616px) {
	.wide-frame {
		width: 1280px;
	}
	.middle-column .text-over-image .frame h2,
	.middle-column .text-over-image .frame iframe {
		margin-left: 0;
		margin-right: 0;
	}
	.middle-column .links {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}
	.middle-column .links li {
		margin: 0 20px 20px 20px;
		width: 180px;
	}
	.middle-column .testimonials-slide {
		padding-left: 40px;
		padding-right: 40px;
	}
}

/* 1421px */
@media (max-width: 1421px) {
	.header .frame,
	.text-over-image .header .frame,
	.footer .frame,
	.welcome .frame,
	.flags-area .frame,
	.sidebar,
	.path .frame,
	.page-template-landing-php .frame,
	.wide-frame,
	.new-header .frame {
		width: 1280px;
	}
	.welcome-text {
		width: 65%;
	}
	.footer-contacts {
		width: 18.5%;
	}
	.copyright {
		width: 47.9%;
	}
	.landing-text {
		width: 40%;
	}
	.landing-form {
		margin-right: 3%;
	}
	a.menu-button:link,
	a.menu-button:visited {
		margin-right: 20px;
	}
	.right-menu ul li {
		margin-left: 60px;
	}
	.sidebar .inner {
		padding-top: 15px;
	}
	.main-menu {
		margin-top: 30px;
	}
	.main-menu li {
		margin-bottom: 12px;
	}
	.main-menu li ul {
		padding: 11px 0 4px 46px;
	}
	.social {
		margin-top: 30px;
	}
	.bio-text {
		padding-right: 90px;
	}
	.main-nav > .frame > ul > li {
		margin: 0 6px;
	}
	.main-nav > .frame > ul > li > a:link,
	.main-nav > .frame > ul > li > a:visited {
		padding: 0 19px;
	}
}

/* 960px */
@media (max-width: 1279px) {
	.frame,
	.header .frame,
	.text-over-image .header .frame,
	.footer .frame,
	.welcome .frame,
	.flags-area .frame,
	.sidebar,
	.path .frame,
	.page-template-landing-php .frame,
	.wide-frame,
	.new-header-frame {
		width: 960px;
	}
	.annual-report-columns .frame {
		flex-flow: row wrap;
	}
	.sticky-sidebar {
		position: static !important;
	}
	.middle-column {
		width: calc(100% - 380px);
	}
	.right-sidebar {
		width: 100%;
	}
	.vertical-boxes {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		margin: 45px -20px 40px -20px !important;
	}
	.vertical-boxes .box {
		width: calc(50% - 40px);
		margin: 0 20px 40px 20px;
	}
	.vertical-boxes .box-title h4 {
		min-height: 70px;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
	}
	.popup {
		width: 920px;
	}
	.alignleft,
	.alignright {
		max-width: 40%;
	}
	.popup-title h2 {
		font-size: 46px;
	}
	.welcome-text {
		width: 100%;
	}
	.footer-contacts {
		width: 22.5%;
	}
	.copyright {
		width: 43.9%;
	}
	.footer-logo {
		width: 26%;
	}
	.footer-logo img {
		max-width: 100%;
		height: auto;
	}
	.header-image {
		padding: 100px 0 100px 0;
	}
	.boxes-area + .graphic-background {
		padding-top: 450px;
	}
	.testimonials-slide {
		padding-left: 50px;
		padding-right: 50px;
	}
	.arrow-prev {
		left: 20px;
	}
	.arrow-next {
		right: 20px;
	}
	.gallery-intro .frame {
		width: 70%;
		max-width: 960px;
	}
	.bio-image img {
		margin: 0;
		width: 100%;
		height: auto;
	}
	.bio-text {
		padding-right: 50px;
	}
	.landing-text {
		width: 55%;
	}
	.landing-form {
		margin-top: 20px;
	}
	.landing-disclaimer {
		margin-top: 70px;
	}
	.circles {
		right: 10px;
	}
}

/* Tablet */
@media (max-width: 959px) {
	.welcome {
		justify-content: flex-start;
	}
	.section {
		min-height: 1px;
	}
	.boxes-area + .content {
		padding-top: 0;
	}
	.path {
		margin: 0 0 15px 0;
	}
	.frame {
		width: auto !important;
		margin-left: 20px !important;
		margin-right: 20px !important;
		position: relative;
	}
	.content-area,
	.sidebar {
		float: none !important;
		display: block !important;
		width: auto !important;
		margin: 0 !important;
	}
	.columns .frame {
		flex-flow: column nowrap;
	}
	.sticky-sidebar,
	.right-column {
		width: 100%;
	}
	.right-column {
		order: 1;
		margin: 0 0 30px 0;
	}
	.sticky-sidebar {
		order: 2;
		position: static !important;
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		min-height: 1px !important;
	}
	body div.scrollmagic-pin-spacer {
		width: 100% !important;
		max-width: 100% !important;
		position: static !important;
		height: auto !important;
		padding: 0 !important;
		margin: 0 !important;
		min-height: 1px !important;
		order: 2;
	}
	.content-area {
		margin: 0 0 30px 0 !important;
	}
	.popup {
		width: 95%;
		max-width: 920px;
	}
	.popup-title h2,
	.popup-title h2 strong {
		font-size: 26px;
		padding: 7px 0;
	}
	/* .header,
	.admin-bar .header {
		position: absolute;
		top: 0;
	} */
	#wpfront-notification-bar-spacer {
		position: absolute !important;
	}
	.blog .header,
	.archive:not(.post-type-archive-stories):not(.tax-story_categories) .header,
	.category .header,
	.page-template-events-php .header,
	.ai1ec_event-template-default .header,
	.single-staff .header,
	.single:not(.single-stories) .header {
		position: relative;
		margin: 0 0 30px 0;
	}
	.blog,
	.archive:not(.post-type-archive-stories):not(.tax-story_categories),
	.category,
	.page-template-events-php,
	.ai1ec_event-template-default,
	.single-staff,
	.single:not(.single-stories) {
		padding-top: 0;
	}
	.header-menu {
		display: none;
	}
	a.menu-button:link,
	a.menu-button:visited {
		margin: 24px 10px 0 0;
	}
	h1,
	h1 strong,
	.page-title h1,
	.page-title h1 strong {
		font-size: 60px;
	}
	.header-image {
		padding: 45px 0 45px 0;
	}
	.page-title h1 {
		padding: 15px 0;
	}
	h2,
	h2 strong,
	.entry-content h2,
	.page-template-landing h2,
	.story-headline h2,
	.story h2,
	.entry-content h2 strong,
	.page-template-landing h2 strong,
	.story h2 strong {
		font-size: 40px;
	}
	h3,
	h3 strong,
	.entry-content h3,
	.page-template-landing h3,
	.story-headline h3,
	.story h3 {
		font-size: 24px;
	}
	h3.borders {
		width: auto;
	}
	h5,
	.welcome-text h5,
	.text-over-image h5 {
		margin-bottom: 30px;
		font-size: 18px;
	}
	.box-content {
		padding: 20px 10px;
	}
	.alignleft,
	.alignright,
	.aligncenter {
		margin-bottom: 20px;
	}
	.links li {
		font-size: 14px;
		width: 50%;
		margin: 15px 0;
	}
	.gallery-intro .frame {
		padding: 0 30px;
	}
	.gallery-pager {
		right: 15px;
	}
	.flags-area label {
		margin: 8px 15px 10px 0;
	}
	.flags li {
		margin: 0 7px 0 0;
	}
	.footer-contacts p,
	.copyright p {
		margin: 0 0 30px 0;
	}
	.logo {
		left: 0;
		-webkit-transform: none;
		transform: none;
	}
	.logo img {
		width: 120px;
		height: auto;
	}
	.welcome {
		padding-top: 270px;
	}
	h6.inline {
		margin: 0 20px 20px 0;
	}
	h6.inline a:link,
	h6.inline a:visited {
		min-width: 1px !important;
	}
	.circle {
		border-color: #88d2e7;
	}
	.circle.current {
		background: #88d2e7;
	}
	.graphic-background {
		padding: 0 0 30px 0;
		background: transparent !important;
	}
	.home .section {
		padding-top: 270px;
	}
	.text-over-image .frame h2,
	.text-over-image .frame h2.wide,
	h2.wide {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-contacts {
		width: 40%;
	}
	.copyright {
		width: 55%;
	}
	.footer-logo {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.footer-logo img {
		display: block;
		max-width: 200px;
		margin: 0 auto;
	}
	.bio-image,
	.bio-text {
		float: none;
		display: block;
		width: auto;
		margin: 0;
	}
	.bio-area .frame {
		padding: 0 40px;
	}
	.bio-image {
		margin: 0 0 20px 0;
		text-align: center;
		float: left;
	}
	.bio-image img {
		display: block;
		width: auto;
		float: left;
		margin-right: 30px;
		width: 100%;
		max-width: 200px;
	}
	.bio-text {
		padding-right: 0;
	}
	.quote {
		font-size: 20px;
	}
	.landing-columns {
		padding-top: 280px;
	}
	.landing-text,
	.landing-form {
		float: none;
		display: block;
		width: auto;
		max-width: 560px;
		margin: 0 auto;
	}
	.home .section {
		padding-top: 0;
	}
	.parallax-mirror {
		display: none !important;
	}
	.graphic-background:before,
	.header-image:before {
		display: none;
	}
	.header-image {
		background: transparent !important;
		padding: 0;
		margin-top: 83px;
	}
	.background-image,
	.welcome .background-image {
		display: block;
		position: relative;
		overflow: hidden;
		margin: 0 0 20px 0;
		transform: none;
		background: transparent !important;
		-webkit-animation-name: none;
		animation-name: none;
	}
	.background-image:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.52);
		z-index: 10;
	}
	.welcome .background-image img {
		display: block;
	}
	.welcome h1 {
		color: #000 !important;
	}
	h2,
	.entry-content h2,
	.page-template-landing h2,
	.story-headline h2,
	.story h2 {
		padding: 12px 0 10px 0;
		margin-top: 10px;
	}
	.content {
		padding-top: 20px;
	}
	.white-text,
	.white-text *,
	.page-title,
	.page-title h1,
	.page-title *,
	.white-text a:link,
	.white-text a:visited,
	.white-text h1,
	.white-text h2,
	.white-text h3,
	.white-text h4,
	.white-text h5,
	.white-text h6 {
		color: #000;
	}
	.page-title * {
		color: #000 !important;
	}
	.white-text a:link,
	.white-text a:visited {
		color: #000;
	}
	.page-title h1,
	.page-title h1 strong {
		font-size: 50px;
	}
	.boxes-area {
		margin-bottom: 30px;
	}
	.boxes-area + .bottom-line {
		margin-top: 0;
	}
	.boxes-area + .graphic-background {
		padding-top: 0;
	}
	.header-email,
	.header-phone {
		float: right;
		margin: 28px 0 0 30px;
		font: 14px Montserrat;
		color: #fff;
	}
	.header-phone {
		word-spacing: 10px;
	}
	.landing-columns {
		padding-top: 0;
		color: #000;
	}
	.landing-text h1 {
		color: #000 !important;
	}
	.footer,
	.footer * {
		color: #fff;
	}
	.footer a:link,
	.footer a:visited {
		color: #fff;
	}
	.map-area {
		height: auto;
		padding: 0;
	}
	.map-area .background-image {
		margin: 0;
	}
	.map-area .frame {
		top: 50%;
		left: 50%;
		margin: 0 !important;
	}
	.map-area h6 {
		margin: 0;
	}
	.secondary-menu {
		display: block;
	}
	.popup a.close:link,
	.popup a.close:visited {
		position: absolute;
		top: 12px;
		right: 10px;
	}
	.main-menu {
		margin-top: 15px;
	}
	.page-template-landing-php {
		background: transparent !important;
	}
	.page-template-landing-php:before {
		display: none;
	}
	.events-preview {
		margin: 0 0 40px 0;
	}
	img,
	iframe {
		max-width: 100%;
	}
	img {
		height: auto;
	}
	.fancybox-wrap {
		max-width: 520px;
	}
	.fancybox-inner {
		max-width: 100%;
	}
	.right-sidebar {
		order: 1;
		margin-top: 0;
	}
	.right-sidebar .boxes {
		margin-bottom: 0 !important;
	}
	.sticky-sidebar {
		order: 2;
	}
	.middle-column {
		width: 100%;
		order: 3;
		margin: 0;
	}
	.middle-column .text-over-image div.frame {
		margin: 0 25px !important;
	}
	img.signature {
		max-width: 100px;
		height: auto;
	}
	.top-nav,
	.main-nav {
		display: none;
	}
	.has-new-header #wpfront-notification-bar {
		font-size: 9px;
	}
	.has-new-header #wpfront-notification-bar td {
		padding: 9px 0 !important;
	}
	.new-logo {
		width: 95px;
		margin: 0;
	}
	.header .new-header-content {
		height: 56px;
		align-items: center;
	}
	a.new-menu-button:link,
	a.new-menu-button:visited {
		display: block;
		margin: 0 3px 0 0;
		width: 22px;
		height: auto;
	}
	a.new-menu-button:before,
	a.new-menu-button:after {
		display: none;
		border-color: #707070 !important;
		top: 0;
		height: 6px;
	}
	a.new-menu-button:after {
		top: auto;
		bottom: 0;
	}
	.mobile-main-nav {
		margin: 8px 0 0 0;
	}
	.mobile-main-nav > ul {
		margin: 0;
	}
	.mobile-main-nav > ul > li {
		list-style: none;
		text-align: left;
		font: 600 12px Quicksand;
		text-transform: uppercase;
		margin: 0;
		border-bottom: 1px solid #fff;
	}
	.mobile-main-nav > ul > li > a:link,
	.mobile-main-nav > ul > li > a:visited {
		display: block;
		padding: 6px 10px 6px 45px;
		color: #fff;
		text-decoration: none;
		position: relative;
	}
	.mobile-main-nav > ul > li.has-dropdown > a:before {
		content: "\f078";
		display: block;
		position: absolute;
		top: 5px;
		right: 27px;
		font: 900 14px "Font Awesome 5 Free";
		-webkit-transition: transform 350ms ease-in-out;
		transition: transform 350ms ease-in-out;
	}
	.mobile-main-nav > ul > li.has-dropdown.open > a:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.mobile-main-nav > ul > li > ul {
		display: none;
		padding: 0 0 20px 0;
	}
	.mobile-main-nav > ul > li.open > ul {
		display: block;
	}
	.mobile-main-nav > ul > li > ul > li {
		list-style: none;
		margin: 0;
	}
	.mobile-main-nav > ul > li > ul > li a:link,
	.mobile-main-nav > ul > li > ul > li a:visited {
		display: block;
		padding: 5px 60px 5px 64px;
		text-transform: none;
		text-decoration: none;
		color: #fff;
	}
	.mobile-main-nav > ul.mobile-top-nav > li {
		border-bottom-color: #f3f3f3;
		background: #fff;
	}
	.mobile-main-nav > ul.mobile-top-nav > li > a:link,
	.mobile-main-nav > ul.mobile-top-nav > li > a:visited {
		color: #0a0a0a;
	}
	.has-new-header .social {
		margin: 19px 0 14px 44px;
	}
	.has-new-header .social li {
		margin: 0 6px 0 0;
	}
	.has-new-header .social li a {
		opacity: 1;
	}
	.has-new-header .social li img {
		max-width: 31px;
		height: auto;
	}
}

/* Mobile */
@media (max-width: 599px) {
	.logo {
		top: 20px;
		max-width: 60px;
	}
	#wpfront-notification-bar {
		height: auto !important;
	}
	.page-template-annual-report .header-image {
		height: auto;
	}
	.vertical-boxes .box-title h4 {
		min-height: 120px;
		font-size: 14px;
		letter-spacing: 0;
	}
	.text-over-image .frame h2,
	.text-over-image .frame h2.wide,
	h2.wide {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	h3,
	h3 strong,
	.entry-content h3,
	.page-template-landing h3,
	.story-headline h3,
	.story h3 {
		font-size: 18px;
	}
	.page-template-landing-php .background-image {
		max-height: 300px;
		overflow: hidden;
	}
	.page-template-landing-php .background-image img {
		min-height: 240px;
		width: auto !important;
		min-width: 100%;
		max-width: 140%;
		height: auto;
	}
	.page-template-landing-php .header {
		height: 90px;
	}
	.page-template-landing-php .logo {
		top: 70px;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.header-email,
	.header-phone {
		float: none;
		display: block;
		text-align: center;
		margin: 10px 0;
	}
	.path .frame {
		margin-bottom: 0;
	}
	h1,
	h1 strong,
	.page-title h1,
	.page-title h1 strong {
		font-size: 40px;
	}
	h5,
	.welcome-text h5,
	.text-over-image h5 {
		font-size: 16px;
	}
	.popup {
		width: 90%;
		max-width: 440px;
		padding-bottom: 24px;
	}
	.popup-headline {
		padding: 0 0 20px 0;
	}
	.popup-image {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.popup-title {
		position: static;
	}
	.popup-left,
	.popup-right {
		float: none;
		display: block;
		width: auto;
		margin: 0;
	}
	h6.inline {
		display: inline-block;
		margin: 0 0 20px 0;
	}
	.map-area {
		position: relative;
		height: 200px;
		overflow: hidden;
	}
	.map-area .background-image {
		position: absolute;
		width: 100%;
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.map-area .background-image img {
		height: 200px;
		width: auto;
		max-width: 2000px;
	}
	.boxes {
		margin-left: 0;
	}
	.box {
		float: none;
		display: block;
		width: 280px;
		margin: 0 auto 20px auto;
	}
	.links-area {
		padding: 30px 0;
	}
	.arrow-prev {
		left: 10px;
	}
	.arrow-next {
		right: 10px;
	}
	.testimonials-prev {
		left: -10px;
	}
	.testimonials-next {
		right: -10px;
	}
	.testimonials-slide {
		padding: 30px 25px;
	}
	.quote {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	.author {
		font-size: 12px;
	}
	.gallery-intro {
		padding: 35px 0 10px 0;
	}
	.bio-area .frame {
		padding: 0 25px;
	}
	.bio-slide {
		width: 100%;
	}
	.bio-image img {
		width: 100%;
		max-width: 100%;
	}
	.bio-area .arrow-prev,
	.bio-area .arrow-next {
		top: 0;
		-webkit-transform: none;
		transform: none;
	}
	.gform_wrapper .top_label li.gfield.wide-field {
		width: 60% !important;
	}
	.gform_wrapper .top_label li.gfield.narrow-field {
		width: 35% !important;
	}
	.alignleft,
	.alignright,
	.aligncenter,
	.diagram {
		float: none;
		display: block;
		margin: 0 0 20px 0 !important;
		max-width: 100% !important;
	}
	.footer-contacts,
	.copyright,
	.footer-logo {
		float: none;
		display: block;
		width: auto;
		margin: 0;
	}
	.story-title {
		position: static;
		display: block;
	}
	h2,
	h2 strong,
	.entry-content h2,
	.page-template-landing h2,
	.story-headline h2,
	.story h2,
	.entry-content h2 strong,
	.page-template-landing h2 strong,
	.story h2 strong {
		font-size: 24px;
	}
	.middle-column .text-over-image {
		padding: 0 0 30px 0;
	}
	.aligncenter {
		margin-left: auto;
		margin-right: auto;
	}
	td img {
		max-width: 95% !important;
	}
	.content ul {
		margin-left: 0;
	}
	.fancybox-wrap {
		max-width: 280px;
	}
	.fancybox-prev span,
	.fancybox-next span {
		background: transparent !important;
	}
	table,
	tbody,
	tr,
	td {
		display: block !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
	}
	td {
		padding: 15px 0 !important;
	}
	.tablepress .row-hover tr:hover td {
		background: transparent !important;
	}
	table.table,
	.variation-details table {
		display: table !important;
	}
	table.table tbody,
	table.table thead,
	.variation-details table tbody,
	.variation-details table thead {
		display: table-row-group !important;
	}
	table.table tr,
	.variation-details table tr {
		display: table-row !important;
	}
	table.table th,
	table.table td,
	.variation-details table th,
	.variation-details table td {
		display: table-cell !important;
		width: auto !important;
		padding: 5px 10px !important;
		font-size: 16px !important;
	}
}
