/*
	Theme Name: Angels Among Us
	Description: Angels Among Us
	Version: 1.0
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	Author: Chip Thompson Design
	Author URI: http://chipthompson.com
*/

/* 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 */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font-size: 50px;
	font-weight: 300;
	letter-spacing: 0.4px;
	text-align: center;
	margin: 0 0 20px 0;
}

h1 strong {
	font-weight: 400;
	color: #006eb6;
}

h6 {
	font-family: 'Roboto Condensed';
	font-size: 22.157px;
	font-weight: 700;
	color: #006eb6;
	line-height: 1.15em;
	margin: 0 0 20px 0;
}

p + h6 {
	margin-top: -7px;
}

h6 a:link, h6 a:visited {
	display: inline-block;
	color: #fff !important;
	padding: 12px 33px;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
	position: relative;
	background: #006eb6;
	text-align: center;
	min-width: 202px;
}

h6 a:hover {
	background-color: #7f3f98 !important;
}

.gform_button, .gpnf-add-entry {
	font: 700 22.157px 'Roboto Condensed' !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	line-height: 1.1em !important;
	text-align: center !important;
	background: #006eb6 !important;
	color: #fff !important;
	padding: 12px 33px !important;
	border: none !important;
	border-radius: 10px !important;
	transition: all 250ms ease !important;
	box-shadow: none !important;
}

.gform_button:hover, .gpnf-add-entry:hover {
	background-color: #7f3f98 !important;
}

/* Links */

a:link, a:visited, a:active {
	color: #0083cb;
	text-decoration: none;
	transition: all 250ms ease-in-out;
}

a:hover {
	color: #7f3f98;
}

/* Paragraphs */

p {
	margin: 0 0 35px 0;
	line-height: 1.35em;
	letter-spacing: -0.5px;
}

.large {
	font-size: 1.06em;
	line-height: 1.25em;
}

.small {
	font-size: 0.72em;
}

.alignleft {
	float: left;
	display: inline;
	margin: 30px 40px 25px -85px;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 25px 25px;
}

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

p>.aligncenter:last-child {
	margin-bottom: 0;
}

/* Lists */

ul, ol {
	margin: 0 0 38px 60px;
}

p + ul, p + ol {
	margin-top: -30px;
}

ul li, ol li {
	list-style: disc;
	margin: 0 0 6px 0;
	line-height: 1.1em;
}

ol li {
	list-style: decimal;
}

/* Clearfix */

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

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* Layout */

body {
	font: 25px Roboto, 'Open Sans', sans-serif;
	color: #323232;
}

.footer, .slider {
	font-size: 20.5px;
}

table {
	width: 100%;
	margin: 0 0 30px 0;
}

td {
	vertical-align: top;
	line-height: 1.45em;
}

img {
	max-width: 100%;
	height: auto;
}

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

.frame {
	width: calc(100% - 40px);
	max-width: 1044px;
	margin: 0 auto;
	position: relative;
}

.narrow-frame {
	max-width: 1006px;
}

.wide-frame {
	width: 100%;
	max-width: 1122px;
}

.page-content {
	position: relative;
}

.content {
	position: relative;
	padding: 30px 0;
}

.graphic-background {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.background-image {
	display: none;
}

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

.header {
	font: 500 18.4px 'Roboto Condensed';
	margin: 0 0 40px 0;
	height: 147px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 310;
	background: #FFF;
}

.admin-bar .header {
	top: 32px;
}

.scroller-inner {
	padding-top: 147px;
}

.header .frame {
	display: flex;
	justify-content: space-between;
}

.logo {
	width: 27%;
	align-self: flex-end;
	margin: 0 0 0 10px;
}

.header-content {
	width: 69%;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-end;
}

.header-widgets {
	display: flex;
	align-items: center;
	margin: 0 0 52px 0;
}

.header-buttons ul {
	margin: 0;
	display: flex;
}

.header-buttons ul li {
	list-style: none;
	margin: 0 0 0 6px;
}

.header-buttons a:link, .header-buttons a:visited {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0 0 11px 11px;
	padding: 17px;
	background: #8dc63f;
	color: #000;
	min-width: 102px;
	text-align: center;
	height: 100%;
}

.header-buttons li:nth-child(odd) a:link, .header-buttons li:nth-child(odd) a:visited {
	background-color: #7f3f98;
	color: #FFF;
}

.header-buttons a:hover {
	background-color: #006eb6 !important;
	color: #FFF !important;
}

.header-languages {
	margin: 8px -7px 0 22px !important;
	display: flex !important;
	font-size: 16px !important;
}

.header-languages .translator-sub-container,
.header-languages table {
	margin: 0 !important;
	background: transparent !important;
	height: auto !important;
}

.header-languages td {
	position: relative !important;
	padding: 0 7px !important;
	height: auto !important;
	line-height: auto !important;
	color: #a8a8a8 !important;
	background: transparent !important;
}

.header-languages td:not(:first-child):before {
	content: '' !important;
	display: block !important;
	position: absolute !important;
	top: 3px !important;
	left: -1px !important;
	width: 1px !important;
	height: 18px !important;
	background: #a8a8a8 !important;
}

.header-languages a:link, .header-languages a:visited {
	color: #a8a8a8 !important;
	background: transparent !important;
	font: 500 16px 'Roboto Condensed' !important;
}

.header-languages .translator-sub-container a span {
	color: inherit !important;
	font-weight: inherit !important;
}

.header-languages a:hover {
	color: #7f3f98 !important;
}

#menu-button {
	display: none;
}

.main-nav {
	margin: 0 -10px 0 0;
}

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

.main-nav>ul>li {
	list-style: none;
	margin: 0 0 0 13px;
	position: relative;
}

.main-nav a:link, .main-nav a:visited {
	color: #000;
	display: block;
	padding: 10px;
	border-radius: 10px;
}

.main-nav li.menu-item-has-children a:link, .main-nav li.menu-item-has-children a:visited {
	border-radius: 10px 10px 0 0;
}

.main-nav>ul>li:hover>a {
	background: #006eb6;
	color: #FFF;
}

/* Dropdown */

.main-nav>ul>li>ul {
	margin: 0;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	opacity: 0;
	pointer-events: none;
	z-index: 20;
	background: #006eb6;
	border-radius: 0 10px 10px 10px;
	min-width: 260px;
	transition: opacity 250ms ease-in-out;
	overflow: hidden;
}

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

.main-nav>ul>li:hover>ul {
	z-index: 30;
}

.main-nav>ul>li>ul>li {
	list-style: none;
	position: relative;
	z-index: 20;
	margin: 0;
}

.main-nav>ul>li>ul>li:first-child {
	display: none;
}

.main-nav>ul>li>ul>li>a:link, .main-nav>ul>li>ul>li>a:visited {
	display: block;
	padding: 10px;
	color: #fff;
}

.main-nav>ul>li>ul>li:hover>a {
	background: #7f3f98;
}

.callout .frame {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.callout-image {
	width: 35.7%;
	overflow: hidden;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	align-self: stretch;
}

.right-callout .callout-image {
	order: 2;
}

.callout-image img {
	height: 100%;
	width: auto;
	max-width: 200%;
}

.right-callout .callout-image {
	order: 2;
}

.callout-image img {
	display: block;
}

.callout-text {
	width: 54.2%;
	margin: 0 2.4% 0 0;
	padding: 25px 0;
}

.right-callout .callout-text {
	order: 1;
	margin-right: 0;
	margin-left: 2.4%;
}

h4 {
	font-size: 28.5px;
	line-height: 1.25em;
	color: #323232;
	margin: 0 0 30px 0;
}

.callout-text h4 {
	line-height: 1.7em;
}

.right-callout .callout-text {
	order: 1;
}

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

.indent {
	width: 100%;
	max-width: 790px;
	margin: 0 auto;
}

.numbers-area {
	padding: 45px 0;
}

ul.numbers {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -16px 50px -16px;
}

ul.numbers>li {
	list-style: none;
	width: calc(33.33% - 32px);
	margin: 25px 16px;
	background: #8dc63f;
	text-align: center;
	padding: 25px 20px 37px 20px;
	color: #FFF;
	font-size: 26px;
}

ul.numbers>li:nth-child(2n) {
	background-color: #fbb034;
}

ul.numbers>li:nth-child(3n), ul.numbers>li:nth-child(5n) {
	background-color: #f16682;
}

ul.numbers>li:nth-child(6n) {
	background-color: #8dc63f;
}

.number {
	font-family: 'Roboto Condensed';
	font-size: 86px;
	font-weight: 700;
	letter-spacing: -5px;
	line-height: 1em;
	margin: 0 0 13px 0;
}

.number sup {
	font-size: 0.6em;
}

.numbers p {
	margin: 0;
	line-height: 1.05em;
}

.tab-title {
	text-align: center;
	text-transform: capitalize;
}

.tabs-area {
	padding: 0;
	margin: 0 0 90px 0;
}

.tabs-area .frame {
	display: flex;
	align-items: center;
}

ul.tabs {
	margin: 0;
	width: 32.7%;
}

ul.tabs li {
	list-style: none;
	margin: 0 0 0 43px;
	position: relative;
}

ul.tabs li>a {
	position: relative;
	font-size: 26px;
	font-weight: 700;
}

ul.tabs li>a:before {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% + 2px);
	left: -40px;
	border-left: 18px solid #006937;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	transform: translate(0,-50%);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
}

ul.tabs li.current>a:before {
	opacity: 1;
}

ul.tabs li:not(:last-child) {
	border-bottom: 3px solid #FFF;
}

.tabs>li>a:link, .tabs>li>a:visited {
	display: block;
	color: #FFF;
	padding: 26px 10px 23px 0;
}

.tabs>li>a:focus {
	outline: none;
}

.mobile-tab-content {
	display: none;
}

.tab-contents {
	width: 62.9%;
	margin: -24px 4.4% -24px 0;
}

.tab-content, .mobile-tab-content {
	border: 12px solid #006937;
	background: #FFF;
	border-radius: 25px;
	padding: 12px 0 0 30px;
	font-size: 24.5px;
	overflow: hidden;
}

.tab-content:not(.current) {
	display: none;
}

h3 {
	font-size: 36px;
	color: #006eb6;
	margin: 0 0 22px 0;
}

.tab-columns {
	display: flex;
	justify-content: space-between;
	margin: 17px 0 0 0;
}

.tab-text {
	width: 65.5%;
	z-index: 20;
	padding: 0 0 15px 0;
}

.no-image .tab-text {
	width: 100%;
}

.tab-image {
	width: 42.44%;
	margin: 0 0 0 -8%;
	pointer-events: none;
	z-index: 10;
	align-self: flex-end;
}

.tab-image img {
	display: block;
}

.slider-area {
	padding: 42px 0;
}

.slide {
	display: flex !important;
	align-items: center;
}

.slide-image {
	width: 25.76%;
	margin: 0 0 0 3.44%;
}

.slide-image img {
	display: block;
}

.slide-text {
	width: 63.3%;
	margin: 0 0 0 2.5%;
}

.slide-text p {
	line-height: 1.35em;
}

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

.slider-nav {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	transition: color 250ms ease-in-out;
	z-index: 510;
}

.slider-prev {
	border-right: 18px solid #f1f1f1;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	left: -30px;
}

.slider-next {
	border-left: 18px solid #f1f1f1;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	right: -30px;
}

.slider-prev:hover {
	border-right-color: #7f3f98;
}

.slider-next:hover {
	border-left-color: #7f3f98;
}

.slider-nav:focus {
	outline: none;
}

h5 {
	font-family: 'Roboto Condensed';
	font-size: 26px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

h2 {
	font-size: 46px;
	font-weight: 700;
	color: #006eb6;
	margin: 0 0 23px 0;
}

h2.small {
	font-size: 44.18px;
	font-weight: 700;
	color: #006eb6;
	margin: 0 0 23px 0;
}

.gallery-area {
	padding: 50px 0 0 0;
}

ul.images {
	display: flex;
	margin: 0 -9px;
}

ul.images>li {
	list-style: none;
	width: calc(25% - 18px);
	margin: 0 9px;
}

.images img {
	display: block;
}

.cta .frame {
	display: flex;
	justify-content: center;
}

.cta a {
	padding: 10px 15px;
	font: 700 29px 'Roboto Condensed';
	text-transform: uppercase;
	color: #FFF;
	width: 50%;
	padding: 18px 95px;
}

.cta a {
	background: #fbb034;
}

.cta a:nth-child(odd) {
	background: #7f3f98;
	text-align: right;
}

.cta a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 3000px;
	left: 100%;
	background: #fbb034;
	transition: all 250ms ease-in-out;
}

.cta a:nth-child(odd):before {
	left: auto;
	right: 100%;
	background: #7f3f98;
}

.cta a:hover, .cta a:hover:before {
	background-color: #0083cb;
}

.footer {
	padding: 30px 0 25px 0;
}

.footer-widgets {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 55px 0;
}

.footer-columns {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 75%;
}

.footer-left {
	width: calc(57.5% - 35px);
	font-size: 20px;
}

.footer-logo {
	margin: 0 0 10px 0;
	max-width: 252px;
}

.footer-contacts {
	width: calc(42.5% - 35px);
}

.footer-addresses>:last-child, .footer-contacts>:last-child, .footer-nav>:last-child, .footer-nav>:last-child>:last-child {
	margin-bottom: 0;
}

.footer-nav {
	width: 18%;
	font: 19px 'Roboto Condensed';
	margin: 20px 0 0 0;
}

.footer-nav ul {
	margin: 0;
}

.footer-nav li {
	list-style: none;
	margin: 0 0 13px 14px;
}

.footer-nav li.highlight {
	margin: -9px 0 5px 0;
}

.footer-nav a:link, .footer-nav a:visited {
	color: #000;
}

.footer-nav li.highlight a:link, .footer-nav li.highlight a:visited {
	display: inline-block;
	color: #fff;
	padding: 10px 15px;
	background: #7f3f98;
	border-radius: 10px;
}

.footer-nav li.highlight a:hover {
	background-color: #0083cb;
}

.copyright {
	font: 13px 'Roboto Condensed';
	font-weight: 500;
	color: #cccccc;
	text-align: center;
}

.copyright a:link, .copyright a:visited {
	color: #cccccc;
}

.copyright p {
	margin: 0;
}

.footer-nav li:not(.highlight) a:hover, .copyright a:hover {
	color: #7f3f98;
}

.video-area {
	padding: 35px 0 50px 0;
}

.video-area .frame {
	display: flex;
	justify-content: space-between;
}

.video-text {
	width: 34.1%;
}

.right-video-area .video-text {
	order: 1;
}

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

.video-wrapper {
	border: 5px solid #FFF;
	align-self: flex-end;
	width: 60.73%;
}

.right-video-area .video-wrapper {
	order: 2;
}

.video {
	position: relative;
	height: 0;
	width: 100%;
	padding: 0 0 56.25% 0;
}

.video iframe {
	display: block;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	border: none;
}

.icons-area {
	padding: 45px 0;
}

ul.icons {
	margin: 43px 0 0 0;
	display: flex;
	flex-flow: row wrap;
}

ul.icons + ul.icons {
	margin-top: 0;
}

ul.icons>li {
	width: calc(33.33% - 28px);
	margin: 0 14px 30px 14px;
	list-style: none;
	background: #8dc63f;
	text-align: center;
	color: #FFF;
	padding: 34px 34px 28px 34px;
	min-height: 306px;
}

ul.icons>li:nth-child(2n) {
	background-color: #fbb034;
}

ul.icons>li:nth-child(3n) {
	background-color: #f16682;
}

.icon {
	margin: 0 0 20px 0;
	height: 145px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.icons-area>.frame>:last-child {
	margin-bottom: 0;
}

.tai {
	padding: 55px 0 30px 0;
}

.tai .frame {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tai-image {
	width: 34.5%;
}

.tai-image img {
	display: block;
}

.tai-text {
	width: 60.6%;
}

.right-tai .tai-image {
	order: 2;
}

.right-tai .tai-text {
	order: 1;
}

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

ul.posts {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -15px;
	width: calc(100% + 30px);
	padding: 0;
}

ul.posts-horizontal {
	flex-flow: column nowrap;
}

ul.posts li {
	width: calc(33.33% - 30px);
	margin: 0 15px 50px 15px;
	list-style: none;
	padding: 40px;
	display: flex;
	flex-flow: column nowrap;
	overflow: hidden;
	font-size: 20px;
	border: 4px solid #006eb6;
	border-radius: 10px;
}

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

.post-thumbnail {
	margin: -40px -40px 20px -40px;
	position: relative;
}

.post-thumbnail a {
	display: block;
	overflow: hidden;
}

.post-thumbnail img {
	display: block;
	width: 100%;
	transition: transform 250ms ease-in-out;
}

.post-thumbnail a:hover img {
	transform: scale(1.04);
}

.post-title {
	margin-bottom: 26px;
}

.post-button {
	font-size: 20px;
	margin: auto 0 0 0;
}

.date {
	font-size: 16px;
	text-transform: uppercase;
}

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

.posts li .more a:link, .posts li .more a:visited {
	text-decoration: underline;
}

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

.post-image {
	margin-bottom: 30px;
}

.post-meta {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	margin: 0 0 35px 0;
}

.post-meta i {
	vertical-align: baseline;
}

.pagination {
	text-align: center;
	margin: 0 0 40px 0 !important;
	font-size: 20px;
	font-weight: 600;
}

.pagination a:link, .pagination a:visited, .pagination span {
	border: 3px solid #006eb6;
	color: #006eb6;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	padding: 6px 12px 7px 12px;
	margin: 0 6px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	min-width: 42px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.pagination span.current, .pagination a:hover {
	background: #006eb6;
	color: #FFF;
}

.post-image {
	float: right;
	max-width: 45%;
	margin: 0 0 10px 45px;
}

.carousel {
	margin: 40px 0 0 0;
}

.carousel .swiper-wrapper {
	align-items: center;
}

/* Timeline */

.timeline-wrapper {
	padding: 37px 0 45px 0;
}

.the-timeline {
	position: relative;
}

ul.timeline {
	background: url('i/timeline/lines.png') repeat-y 50% 0;
	position: relative;
	margin: 30px auto 30px auto;
	width: 856px;
	z-index: 2;
}

.timeline:before {
	content: '';
	display: block;
	position: absolute;
	bottom: calc(100% - 2px);
	left: 50%;
	width: 18px;
	height: 18px;
	border: 3px solid #7f3f98;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

ul.timeline:after {
	content: '';
	display: block;
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	width: 18px;
	height: 18px;
	border: 3px solid #7f3f98;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

ul.timeline li {
	z-index: 20;
	font-weight: 300;
	font-size: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.timeline li:before {
	display: none;
}
/*
ul.timeline li:first-child {
	-webkit-transform: translate(0,-37px);
	transform: translate(0,-37px);
	margin-bottom: -230px;
}
*/
ul.timeline li:last-child {
	margin-bottom: 0;
}

.timeline-right {
	text-align: right;
}

.timeline-item {
	width: 358px;
	text-align: center;
	position: relative;
	display: inline-block;
	padding: 20px 10px;
	color: #FFF;
	border-radius: 10px;
}

.timeline-left .timeline-item {
	
}

.timeline-right .timeline-item {
	
}

.timeline-item-green {
	background-color: #8dc63f;
}

.timeline-item-orange {
	background-color: #fbb034;
}

.timeline-item-pink {
	background-color: #f16682;
}

.timeline-item-purple {
	background-color: #7f3f98;
}

.timeline-item:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 11;
	top: 17px;
	left: -96px;
	width: 108px;
	height: 4px;
	background: url('i/timeline/line-right.png') no-repeat;
}

.timeline-left .timeline-item:before {
	right: -96px;
	left: auto;
	background-image: url('i/timeline/line-left.png');
}

.year {
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	margin: 7px 0;
}

.timeline-headline {
	font-size: 22px;
	font-weight: 700;
	margin: 15px 0;
}

.white-text .headline {
	color: #FFF;
}

.timeline-left .info-icon {
	left: auto;
	right: 6px;
}

.timeline p {
	font-size: 16px;
	line-height: 1.25em;
	margin: 10px 10px;
}

.timeline-intro, .timeline-outro {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	position: relative;
	z-index: 2;
}

.timeline-intro p, .timeline-outro p {
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.timeline-intro h1, .timeline-outro h1 {
	font-size: 64px;
	line-height: 0.9em;
	letter-spacing: 8px;
}

.timeline-intro p {
	letter-spacing: 2.2px;
}
/*
.timeline-left + .timeline-left,
.timeline-right + .timeline-right {
	margin-top: 30px;
}*/

ul.timeline>li:not(:first-child) {
	margin-top: 30px;
}

.social ul {
	display: flex;
	margin: 0 0 20px 0;
}

.social ul li {
	list-style: none;
	margin: 0 15px 0 0;
}

.social a:link, .social a:visited {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #0083cb;
	color: #FFF;
}

.social a:hover {
	background: #7f3f98;
}

.tribe-events ul li, .tribe-events-nav-pagination li {
	list-style: none;
}

/*
.tribe_events_cat-kids-link h3, .tribe_events_cat-kids-link h3 a:link, .tribe_events_cat-kids-link h3 a:visited {
	color: #8DC63F !important;
}
*/

ul.grid {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -20px;
}

ul.grid>li {
	list-style: none;
	width: calc(25% - 40px);
	margin: 20px;
	text-align: center;
}

/* Form */

body .gform-field-label {
	font-size: 14pt !important;
}

body #gform_5 .gfield--type-number .gform-field-label {
	font-size: 12pt !important;
}

.gform_heading {
	display: none !important;
}

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

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

#gform_wrapper_5 {
	position: relative !important;
	padding-top: 50px !important;
}

.gform_save_link {
	position: fixed !important;
    top: 240px !important;
    right: 0 !important;
    bottom: auto !important;
    z-index: 310 !important;
}

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

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

.callout-text .gform_wrapper {
	margin: 40px 0 0 56px !important;
}

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

.inline-field .gfield_radio {
	margin-left: 0 !important;
}

.gform-field-label {
	font-size: 1em !important;
}

.gfield--type-textarea + .gfield--type-radio {
	margin-top: 15px !important;
}

.gfield_html {
	margin: 30px 0 10px 0 !important;
}

.gform_fileupload_rules {
	display: none !important;
}

.gform_drop_area {
	background: #f1f1f1 !important;
}

.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
	font-size: 22px !important;
	font-weight: 700 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
	margin: 0 0 17px 20px !important;
}

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

ul.gform_fields {
	margin: 0 !important;
}

ul.gform_fields>li,
body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding-left: 0 !important;
	font-style: normal;
	margin: 0 0 20px 0 !important;
	font-weight: 400 !important;
	background: transparent;
	list-style: none !important;
}

.gform-theme--foundation .gform_fields {
	grid-row-gap: 21px !important;
}

.gform-theme--foundation .gfield textarea.large {
    min-block-size: 200px !important;
	height: 254px !important;
}

.gfield_required {
	display: none !important;
}

.inline-field {
	margin: 0 0 11px 0 !important;
}

.inline-field .gfield_label {
	float: left;
}

.inline-field .ginput_container {
	padding: 0 !important;
	float: left;
}

#field_1_19 .ginput_container, #field_1_20 .ginput_container {
	float: left;
	margin: 0 0 0 10px !important;
}

.gfield--type-radio {
	margin-left: 0 !important;
}

.inline-field .gfield_label {
	margin: 0 !important;
}

.inline-field .ginput_container {
	margin: 0 0 0 11px !important;
}

.inline-field .gchoice:not(:last-child) {
	padding: 0 15px 0 0 !important;
}

.ginput_container_address,
body .gform_wrapper label.gfield_label+div.ginput_container.ginput_container_address {
	margin-bottom: -10px !important;
}

.ginput_full, .ginput_left, .ginput_right {
	margin-bottom: 10px !important;
}

.ginput_left, .ginput_right {
	display: inline-block !important;
}

.ginput_full {
	display: block !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
	padding-right: 16px !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last{
	padding-left: 16px !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.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
	width: 50% !important;
	max-width: 50% !important;
}

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

.gfield--type-checkbox {
	margin: 12px 0 0 0 !important;
}

.gform-theme--framework .gfield_list_group_item:before,.gform-theme--framework .gform-field-label {
	margin-inline-start: 0 !important;
}

.ginput_container input, .ginput_container textarea, .ginput_container select {
	display: block !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin: 0 !important;
	padding: 11px 18px !important;
	height: auto !important;
	text-indent: 0 !important;
	font: 14pt Roboto !important;
	letter-spacing: 0 !important;
	color: #323232 !important;
	background: transparent !important;
	width: 100% !important;
	max-width: 100% !important;
	border: 1px solid #c0c0c0 !important;
	border-radius: 5px !important;
	-webkit-box-shadow: 0 0 0 transparent !important;
	box-shadow: 0 0 0 transparent !important;
	outline: none !important;
}

.gform-theme--foundation .gfield .ginput_password.small, .gform-theme--foundation .gfield input.small, .gform-theme--foundation .gfield select.small {
    width: calc(25% - var(--gf-form-gap-x) * 3 / 4) !important;
}

.ginput_container input, .ginput_container select {
	max-width: 100% !important;
}

.gform-theme--framework .gfield--type-choice .gfield_checkbox,
.gform-theme--framework .gfield--type-choice .gfield_radio {
	row-gap: 0 !important;
	margin: -10px 0 30px 0 !important;
}

.gform-theme--framework .gfield--type-choice .gfield_checkbox:last-child,
.gform-theme--framework .gfield--type-choice .gfield_radio:last-child {
	margin-bottom: 0 !important;
}

.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice, .gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice {
	padding-block-start: 12px !important;
	padding-block-end: 0 !important;
}

.gform-theme--framework .inline-field.gfield--type-choice .gfield_checkbox,
.gform-theme--framework .inline-field.gfield--type-choice .gfield_radio {
	margin: 0 !important;
}

.gfield--type-address {
	margin-bottom: 15px !important;
}

.ginput_container input[type=checkbox], .ginput_container input[type=radio] {
	width: auto !important;
	display: inline-block !important;
}

div.ginput_container input[type=checkbox], div.ginput_container input[type=radio] {
	display: none !important;
}

.ginput_container input[type=checkbox] + label, .ginput_container input[type=radio] + label {
	position: relative;
	cursor: pointer;
}

.ginput_container input[type=checkbox] + label:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 1px solid #323232;
	margin: 2px 14px 0 0;
	vertical-align: top;
}

.ginput_container input[type=radio] + label:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin: 1px 9px 0 0;
	border: 1px solid #323232;
	vertical-align: top;
	flex: 1 1 auto;
}

.inline-field .ginput_container input[type=radio] + label:before {
	margin-right: 4px;
}

fieldset.gfield + fieldset.gfield {
	margin-top: -13px !important;
}

.ginput_container input[type=checkbox] + label:after {
	content: '';
	display: block;
	width: 15px;
	height: 8px;
	position: absolute;
	top: 8px;
	left: 4px;
	border: 3px solid #323232;
	border-top: none;
	border-right: none;
	background: transparent;
	opacity: 0;
	transform: rotate(-45deg);
	transition: opacity 250ms ease-in-out;
}

.ginput_container input[type=radio] + label:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #323232;
	position: absolute;
	top: 7px;
	left: 6px;
	opacity: 0;
	transition: opacity 250ms ease-in-out;
}

.ginput_container input[type=checkbox]:checked + label:after, .ginput_container input[type=radio]:checked + label:after {
	opacity: 1;
}

ul.gfield_checkbox {
	margin: 0;
}

ul.gfield_checkbox li {
	list-style: none;
	display: flex;
	flex-flow: row nowrap;
	font-size: 18px !important;
	font-weight: 300 !important;
	margin: 0 0 12px 0 !important;
}

.ginput_container select {
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.ginput_container input[type=checkbox], .ginput_container input[type=radio] {
	display: inline-block !important;
	margin: 2px 7px 0 0 !important;
}

.ginput_recaptcha textarea {
	display: none !important;
}

.white-text .ginput_container input, .white-text .ginput_container textarea, .white-text .ginput_container select,
.form-widget .ginput_container input, .form-widget .ginput_container textarea, .form-widget .ginput_container select{
	background: #FFF !important;
	border-color: #FFF !important;
}

.dark-text .form .ginput_container input, .dark-text  .form.ginput_container textarea, .dark-text  .form .ginput_container select {
	background: transparent !important;
	color: #838383 !important;
	border-color: #838383 !important;
}

.textarea.medium {
	height: 145px !important;
	min-block-size: 1rem !important;
}

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

.gform_validation_errors {
	background: #FFF !important;
	box-shadow: none !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;
}

body ::-webkit-input-placeholder {
	color: #323232 !important;
}

body ::-moz-placeholder {
	color: #323232 !important;
}

body ::-ms-placeholder {
	color: #323232 !important;
}

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

.gform_footer {
	margin: 15px 0 0 0 !important;
	padding: 0 !important;
}
/*
.gform_wrapper .ginput_container input.datepicker,
.gfield_captcha_input_container input {
    width: 11.75em !important;
}
*/

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	margin: 0 !important;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

/* Responsive Menu */

html, .container, .scroller {
	height: 100%;
}
.scroller {
	overflow: hidden;
}
.mp-pushed .scroller {
	overflow-y: hidden;
}
.scroller,
.scroller-inner {
	position: relative;
}
.container {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 2;
}
.pusher {
	position: relative;
	left: 0;
	height: 100%;
	/* perspective: 1000px; */
}

/* Side Menu Layout */
.side-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 290px;
	height: 100%;
	overflow: hidden;
	background: #006eb6;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	font-family: 'Roboto Condensed';
}
.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006eb6;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mp-level:first-child {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* overlays for pusher and for level that gets covered */
.pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}
.pusher::after {
	z-index: 999;
}
.pusher::after,
.mp-level::after {
	background: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
	z-index: -1;
}
.pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
	cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}
.pusher,
.mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
/* First level */
.side-menu > .mp-level,
.side-menu > .mp-level.mp-level-open,
.side-menu.mp-overlap > .mp-level,
.side-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
/* Side Menu Styling */
.side-menu {
	display: block;
}
.side-menu li {
	font-style: normal;
}
.side-menu li:before, .side-menu li:after {
	display: none;
}
.the-side-menu {
	margin: 0 0 40px 0;
}
.the-side-menu>.mp-level ul li>a:link, .the-side-menu>.mp-level ul li>a:visited {
	display: block;
	font-size: 26px;
	font-weight: 600;
	color: #fff !important;
	text-decoration: none;
	text-align: center;
	padding: 17px 10px;
	letter-spacing: 1px;
}
a.mp-back:link, a.mp-back:visited {
	display: block;
	font-size: 22px;
	font-weight: 800;
	text-transform: lowercase;
	background-color: #fbb034;
	color: #000 !important;
	text-decoration: none;
	padding: 9px 25px 9px 32px;
	position: relative;
	letter-spacing: 1px;
}
a.mp-back:link:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 15px;
	border-right: 7px solid #fff;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	margin: -5px 0 0 0;
}
.the-side-menu>.mp-level ul li>a>span {
	position: relative;
}
.the-side-menu ul li:before {
	display: none;
}
.the-side-menu ul li {
	padding-left: 0;
	position: static;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span {
	padding-right: 39px;
	margin: 0 -30px 0 0;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 26px;
	border-top: 5px solid #e2e2e2;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	margin: -3px 0 0 0;
	-webkit-transition: color 250ms ease, background-color 250ms ease, border-color 250ms ease, opacity 250ms ease;
	transition: color 250ms ease, background-color 250ms ease, border-color 250ms ease, opacity 250ms ease;
}
.the-side-menu>.mp-level ul li.current-menu-item>a, .the-side-menu>.mp-level ul li.current-menu-parent>a, .the-side-menu>.mp-level ul li.current-menu-ancestor>a,
.the-side-menu>.mp-level ul li.open {
	background-color: #7f3f98;
	color: #be1e2d !important;
}
.the-side-menu>.mp-level ul li>a:hover {
	background-color: #7f3f98;
	color: #be1e2d !important;
}
/*
.the-side-menu>.mp-level ul li.menu-item-has-children>a:hover>span:before,
.the-side-menu>.mp-level ul li.open>a>span:before {
	border-top-color: #FFF;
}
.the-side-menu>.mp-level ul li.current-menu-item a:link, .the-side-menu>.mp-level ul li.current-menu-item a:visited,
.the-side-menu>.mp-level ul li.current-menu-item a:link, .the-side-menu>.mp-level ul li.current-menu-parent a:visited,
.the-side-menu>.mp-level ul li.current-menu-ancestor a:link, .the-side-menu>.mp-level ul li.current-menu-ancestor a:visited,
.the-side-menu>.mp-level ul li.open a:link, .the-side-menu>.mp-level ul li.open a:visited {
	color: #FFF;
}
.the-side-menu>.mp-level ul li.current-menu-item>a>span:after,
.the-side-menu>.mp-level ul li.current-menu-parent>a>span:after,
.the-side-menu>.mp-level ul li.current-menu-anestor>a>span:after,
.the-side-menu>.mp-level ul li.current_page_item>a>span:after,
.the-side-menu>.mp-level ul li.current_page_parent>a>span:after,
.the-side-menu>.mp-level ul li.current_page_anestor>a>span:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	height: 3px;
	background: #000;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span:after {
	right: 39px;
}
*/
.mp-menu-open {
	z-index: 200;
}
.mp-level ul {
	margin: 0;
}
.mp-level li {
	list-style: none;
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}

@media (max-width: 1060px) {
	.footer-contacts {
		width: calc(45.5% - 35px);
	}
	.footer, .slider, .footer-addresses {
		font-size: 18px;
	}
	.footer-nav {
		width: 21%;
	}
	ul.tabs li {
		font-size: 24px;
	}
	.main-nav>ul>li {
		margin-left: 0;
	}
	.slider-prev {
		left: -12px;
	}
	.slider-next {
		right: -12px;
	}
}

/* Tablet */
@media (max-width: 959px) {
	body {
		font-size: 22px;
	}
	.ginput_container input, .ginput_container textarea, .ginput_container select {
		font-size: 22px !important;
	}
	h4 {
		font-size: 24.5px;
	}
	.main-nav {
		display: none;
	}
	#menu-button {
		background: #006eb6;
		width: 60px;
		height: 60px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 10px;
		white-space: nowrap;
		text-transform: uppercase;
		font-size: 30px;
	}
	#menu-button i {
		color: #FFF;
	}
	.header-buttons ul li {
		white-space: nowrap;
	}
	.header-content {
		width: auto;
	}
	.header-widgets {
		margin-bottom: 24px;
		font-size: 16px;
	}
	.logo {
		width: auto;
		margin: 0 25px 0 0;
	}
	.callout-image {
		width: calc(35.7% + 20px);
		margin: 0 0 0 -20px;
	}
	ul.numbers, ul.icons {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}
	ul.numbers>li, ul.icons li {
		width: calc(33.33% - 20px);
		margin-left: 10px;
		margin-right: 10px;
		font-size: 23px;
	}
	ul.icons li {
		padding: 14px 24px 24px 24px;
		min-height: 1px;
	}
	.number {
		font-size: 58px;
		letter-spacing: -2px;
	}
	.tabs-area {
		margin-bottom: 0;
		padding: 20px 0;
	}
	ul.tabs {
		width: 100%;
		margin: 0;
	}
	.tab-contents {
		display: none;
	}
	.tabs li.current .mobile-tab-content {
		display: block;
	}
	.mobile-tab-content {
		margin: 0 0 30px -43px;
	}
	.no-image {
		margin-right: 35px;
	}
	.cta .frame {
		width: 100% !important;
	}
	.cta a {
		padding: 10px 15px;
		font-size: 26px;
		padding: 18px 35px !important;
		text-align: center !important;
	}
	.footer-columns {
		display: block;
		width: calc(100% - 250px);
	}
	.footer-left {
		width: 100%;
		margin: 0 0 25px 0;
	}
	.footer-contacts {
		width: 100%;
	}
	.footer-nav {
		width: 200px;
	}
	.number {
        font-size: 54px;
	}
	.callout-image {
        width: calc(45.7% + 20px);
	}
	.callout-text {
		width: 44.2%;
	}
	ul.numbers {
		margin-bottom: 30px;
	}
	.video-area .frame {
		flex-flow: column nowrap;
	}
	.video-text {
		order: 1 !important;
		width: 100%;
		margin: 0 0 30px 0;
	}
	.video-wrapper {
		order: 2 !important;
		width: 100%;
	}
	ul.boxes>li {
		width: calc(50% - 40px);
	}
	ul.posts li {
		width: calc(50% - 30px);
	}
	ul.timeline {
		width: 560px;
	}
	.timeline-item {
		width: 250px;
	}
	.timeline-item:before {
		top: 10px;
	}
}

@media (max-width: 640px) {
	.gform_wrapper .top_label li.gfield.gf_left_half {
		padding-right: 0 !important;
	}
	.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
		padding-left: 0 !important;
	}
	body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		max-width: 100% !important;
	}
}

/* Mobile */
@media (max-width: 599px) {
	.header {
		padding: 25px 0 0 0;
		margin-bottom: 0;
		height: 235px;
	}
	.scroller-inner {
		padding-top: 235px;
	}
	.header .frame {
		flex-flow: column nowrap;
		align-items: center;
	}
	.logo {
		width: 210px;
		align-self: flex-start;
		margin: 0 0 20px 0;
	}
	#menu-button {
		position: absolute;
		top: 17px;
		right: 0;
	}
	.header-content {
		width: 100%;
		display: block;
	}
	.header-widgets {
		flex-flow: column nowrap;
		align-items: center;
	}
	.header-buttons {
		margin: 0 0 20px 0;
	}
	.header-buttons a:link, .header-buttons a:visited {
		border-radius: 11px;
		min-width: 143px;
		text-align: center;
	}
	.header-languages {
		margin: 0 !important;
	}
	.header-languages li {
		margin: 0 7px 0 0 !important;
	}
	.callout .frame, .tai .frame {
		flex-flow: column nowrap;
	}
	.callout-image, .tai-image {
		order: 1 !important;
		width: calc(100% + 40px);
		margin: 0 -20px;
	}
	.callout-image img, .tai-image img {
		width: 100%;
		height: auto;
		min-height: 1px;
	}
	.callout-text, .tai-text {
		order: 2 !important;
		width: 100%;
		padding: 20px 0 30px 0;
	}
	h1 {
		font-size: 44px;
	}
	h2 {
		font-size: 40px;
	}
	ul.numbers, ul.icons {
		width: 100%;
		margin: 0;
		flex-flow: column nowrap;
	}
	ul.numbers>li, ul.icons>li {
		width: 100%;
		margin: 15px 0;
	}
	.tab-image {
		width: 52.44%;
		margin: 0 0 0 -28%;
	}
	.tab-text {
		/* width: 75.5%; */
		width: 67.5%;
	}
	.slide {
		display: block !important;
		padding: 0 20px;
	}
	.slide-image {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.slide-text {
		width: 100%;
	}
	.footer {
		text-align: center;
	}
	.footer-widgets {
		display: block;
	}
	.footer-columns {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.footer-nav {
		width: 100%;
	}
	.footer-nav li {
		margin-left: 0;
	}
	.footer-logo {
		margin: 0 auto 20px auto;
	}
	ul.images {
		width: calc(100% + 10px);
		margin-left: -5px;
		margin-right: -5px;
	}
	ul.images>li {
		width: calc(25% - 10px);
		margin: 0 5px;
	}
	ul.posts {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 480px;
		flex-flow: column nowrap;
	}
	ul.posts>li {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.post-meta {
		flex-flow: column nowrap;
	}
	.post-meta-back {
		margin-top: 15px;
	}
	.post-image {
		float: none;
		display: block;
		width: 100%;
		max-width: 460px;
		margin: 0 0 35px 0;
	}
	ul.timeline {
		width: 300px;
		background-position: 0 0;
		margin-bottom: 40px;
	}
	ul.timeline:before {
		left: 10px;
	}
	ul.timeline:after {
		left: 10px;
	}
	ul.timeline li, ul.timeline li.timeline-text-only {
		text-align: right;
		margin: 0 0 30px 0;
		min-height: 1px;
	}
	.timeline-item {
		width: 250px;
	}
	.timeline-popup {
		width: 220px;
		left: 100%;
		top: 100%;
		-webkit-transform: none;
		transform: none;
	}/*
	.timeline-text-only .timeline-item:before {
		top: 13px;
		width: 140px;
	}*/
	.timeline-right .timeline-item:before, .timeline-left .timeline-item:before {
		left: -60px;
		width: 93px;
		background-image: url('i/timeline/line-right.png');
	}
	.timeline-spacer {
		height: 50px;
	}
	.timeline-outro {
		width: auto;
	}
	ul.timeline {
		margin-top: 80px;
	}
	.social ul {
		justify-content: center;
	}
	.social ul li {
		margin: 0 10px;
	}
	ul.grid {
		margin: 0 -10px;
	}
	ul.grid>li {
		width: calc(50% - 20px);
		margin: 10px;
	}
	table, tbody, tr, td {
		display: block !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		height: auto !important;
	}
	td {
		padding: 15px 0 !important;
	}
	table.table, .translator-sub-container table {
		display: table !important;
		max-width: 580px;
		margin: 0 auto 20px auto !important;
	}
	.translator-sub-container table {
		margin: 0 !important;
	}
	table.table tbody, table.table thead, .translator-sub-container table tbody, .translator-sub-container table thead {
		display: table-row-group !important;
	}
	table.table tr, .translator-sub-container table tr {
		display: table-row !important;
	}
	table.table th, table.table td, .translator-sub-container table th, .translator-sub-container table td {
		display: table-cell !important;
		width: auto !important;
		padding: 5px 5px !important;
	}
	.header-languages table td {
		padding: 0 7px !important;
	}
}