/* Front Page
---------------------------------------------------------------------------------------------------- */

.front-page .site-container {
	background-color: #fff;
}

.front-page .site-inner {
	margin-bottom: 0;
	margin-top: 143px;
	max-width: 100%;
	padding-top: 0 !important;
}

.front-page .content-sidebar-wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.full-width-content.front-page .content  {
	width: 100%;
}

/*herman change to fix replace Slider Revolution*/
.front-page .site-inner .wrap {
	max-width: 100%;
}

.front-page .site-header .wrap {
	max-width: 1200px;
}

.front-page .button {
	padding: 15px 20px;
}

.image-section button,
.image-section input[type="button"],
.image-section input[type="reset"],
.image-section input[type="submit"],
.image-section .button,
.image-section .more-link {
	background-color: #fff;
	border-width: 0;
	color: #000;
}

.image-section button:hover,
.image-section button:focus,
.image-section input[type="button"]:hover,
.image-section input[type="button"]:focus,
.image-section input[type="reset"]:hover,
.image-section input[type="reset"]:focus,
.image-section input[type="submit"]:hover,
.image-section input[type="submit"]:focus,
.image-section .button:hover,
.image-section .button:focus,
.image-section .more-link:hover,
.image-section .more-link:focus {
	background-color: #0066cc;
	border-width: 0;
	color: #fff;
}


/* Flexible Widgets
---------------------------------------------------------------------------------------------------- */

.front-page .flexible-widgets {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	padding-top: 20px;
}

.flexible-widgets .widget {
	float: left;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.flexible-widgets .widget:last-of-type {
	margin-bottom: 0;
}

.flexible-widgets.widget-halves .widget:last-of-type {
	margin-bottom: 40px;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	width: 100%;
}

.flexible-widgets.widget-fourths .widget {
	width: 25%;
}

.flexible-widgets.widget-halves .widget {
	width: 50%;
}

.flexible-widgets.widget-thirds .widget {
	width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
}


/* Event Information
---------------------------------------------------------------------------------------------------- */

.event-information .widget:first-of-type {
	border: 5px solid #e4e5ec;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 20px auto 70px !important;
	max-width: 940px;
	padding: 30px 30px 35px !important;
	text-align: center;
}

.event-information .widget:last-of-type {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 50px auto 70px !important;
	max-width: 940px;
	padding: 0 !important;
}

.event-information .widget-title {
	font-family: 'Oswald', sans-serif;
	color: #02245a !important;
	font-size: 36px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	margin-bottom: 13px !important;
	text-transform: none !important;
}

.event-information .widget h4 {
	color: #337ab7;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 25px !important;
	font-style: normal !important;
	font-weight: 300;
	margin-bottom: 20px !important;
}

.event-information .widget p {
	margin: 0 0 20px !important;
}

.event-information .widget p:last-of-type {
	margin: 0 !important;
}

.event-information .widget a {
	color: #347ab7;
}

.event-information .widget a:focus,
.event-information .widget a:hover {
	color: #252b5d;
	text-decoration: none;
}

.event-information .widget a.button {
	font-size: 15px !important;
	font-weight: 500 !important;
	margin-top: 25px !important;
}

/* Comment Elements
---------------------------------------------------------------------------------------------------- */

.front-page-2 .widget:first-of-type {
	margin-bottom: 60px;
}

.front-page-2 .widget:last-of-type {
	margin-bottom: 60px !important;
}

.front-page-2 .widget::after {
	display: none;
}

.front-page-2 .widget-title {
	font-family: 'Oswald', sans-serif;
	color: #02245a !important;
	font-size: 33px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	margin-bottom: 20px !important;
	text-transform: none !important;
}

.front-page-2 .widget:nth-of-type(2) .widget-title {
	margin-bottom: 15px !important;
}


/* Front Page 1
---------------------------------------------------------------------------------------------------- */

.front-page-1 {
	background: none !important;
	background-position: 50% 50%;
	margin: 0 auto 50px;
}

.front-page-1 .flexible-widgets {
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
}

.front-page-1 .flexible-widgets.widget-full .widget .widget-wrap {
	padding-right: 0;
	text-align: center;
}

.front-page-1,
.front-page-1 p,
.front-page-1 .widget-title {
	color: #fff;
	font-weight: 200;
}

.front-page-1 .widget-title {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 60px;
	font-size: 6rem;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 10px;
	padding-right: 10%;
	text-transform: none;
}

.front-page-1 p {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 40px;
}

.front-page-1 .lead {
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.front-page-1 i.fa {
	color: rgba(255, 255, 255, 0.5);
	font-family: "FontAwesome";
	font-size: 300px;
	text-align: center;
	text-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}


/* Front Page 2
---------------------------------------------------------------------------------------------------- */

.front-page-2 {
	background-color: #fff;
}

.front-page-2 .flexible-widgets {
	padding-top: 0;
}

.front-page-2 .widget:nth-of-type(2) p {
	margin-bottom: 20px;
}

.front-page-2 h2 {
	color: #ce1126;
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	font-weight: 400;
	margin-top: 0 !important;
}

.front-page-2 p {
	font-size: 17px;
	font-size: 1.7rem;
}

.front-page-2 blockquote {
	border-left: 10px solid #e4e5ec;
	color: #337ab7;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 300;
	margin: 0 !important;
	padding: 8px 20px 20px !important;
}

.front-page-2 blockquote p {
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 0 !important;
}

.front-page-2 blockquote::before {
	content: "" !important;
	display: none;
	margin: 0 !important;
}

.front-page-2 a.button {
	border-radius: 0;
	color: #eee !important;
	padding: 10px 20px !important;
	margin: 20px 0 0;
}


/* Front Page 3
---------------------------------------------------------------------------------------------------- */

.front-page-3 {
	background-color: #fff;
}

.front-page-3 .flexible-widgets .widget_text:nth-of-type(1)::after {
	border-bottom: 1px solid #fff;
}

.front-page-3 .flexible-widgets .widget:nth-of-type(1) p {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.front-page-3 .entry-title {
	border-bottom: 0 !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	margin-bottom: 10px !important;
}

.front-page-3 h4 {
	border-bottom: 0 !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 28px !important;
	text-decoration: none !important;
	text-transform: none !important;
}

.front-page-3 h4 a {
	border-bottom: 0 !important;
}

.front-page-3 p {
	font-size: 16px !important;
	margin: 0 !important;
	padding: 0 0 10px !important;
}

.front-page-3,
.front-page-3 p,
.front-page-3 .widget-title {
	color: #fff;
	font-weight: 400;
}

.front-page-3 .widget:first-of-type,
.front-page-3 .widget {
	display: block !important;
	float: none !important;
	margin: 0 auto 50px !important;
	width: 75% !important;
}

.front-page-3 a.button {
	background-color: #fff !important;
	border: 2px solid #fff;
	color: #02245a !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 12px !important;
	font-weight: 300 !important;
	letter-spacing: 1px !important;
	padding: 13px 23px !important;
	text-decoration: none;
	text-transform: uppercase;
}

.front-page-3 a.button:focus,
.front-page-3 a.button:hover {
	background-color: transparent !important;
	border: 2px solid #fff;
	color: #fff !important;
}


/* Front Page 4
---------------------------------------------------------------------------------------------------- */

.front-page-4 {
	background-color: #fff;
}

.front-page-4 .flexible-widgets.widget-fourths,
.front-page-4 .flexible-widgets.widget-halves {
	padding-bottom: 20px;
}

.front-page-4 .flexible-widgets.widget-halves.uneven {
	padding-bottom: 0;
}

.front-page-4 .flexible-widgets.widget-fourths .widget:nth-of-type(1) {
	width: 100%;
}

.front-page-4 .flexible-widgets.widget-fourths .widget {
	width: 50%;
}

.front-page-4 .flexible-widgets.widget-fourths .widget:nth-child(4n) {
	clear: left;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry,
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry {
	float: left;
	width: 50%;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(odd),
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(odd) {
	clear: left;
	padding-right: 40px;
}

.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(even),
.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(even) {
	padding-left: 40px;
}

.front-page-4 .flexible-widgets .widget-wrap p {
	margin-bottom: 20px;
}

.front-page-4 .flexible-widgets.widget-area .widget-wrap p.entry-meta {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0;
}


/* Featured Content
---------------------------------------------------------------------------------------------------- */

.flexible-widgets.widget-fourths .entry:last-of-type,
.flexible-widgets.widget-halves .entry:last-of-type {
	margin-bottom: 80px;
}

.flexible-widgets .featured-content img {
	margin-bottom: 10px;
	vertical-align: top;
}

.flexible-widgets .featured-content .entry-title {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: -0.5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.image-section a,
.image-section .featured-content .entry-meta a,
.image-section .featured-content .entry-title a {
	color: #fff;
}

.image-section a {
	border-bottom: 1px solid #fff;
}

.image-section a:hover,
.image-section a:focus,
.image-section .featured-content .entry-meta a:hover,
.image-section .featured-content .entry-meta a:focus,
.image-section .featured-content .entry-title a:hover,
.image-section .featured-content .entry-title a:focus {
	color: #ccc;
}

.image-section a:hover,
.image-section a:focus {
	border-bottom: 1px solid #ccc;
}

.flexible-widgets .featured-content .entry-header::after {
	display: none;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from { opacity: 0; -webkit-transform: translateY(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1280px) {
	
	.front-page .content-sidebar-wrap {
		max-width: 960px;
	}

	.front-page .site-inner {
		margin-top: 0;
	}

}

@media only screen and (max-width: 1023px) {

	.flexible-widgets.widget-fourths .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.sidebar {
		width: 100%;
	}
	
	.front-page .site-inner {
		margin-top: 0;
		max-width: 100%;
		padding: 0 !important;
	}

	.front-page .content-sidebar-wrap,
	.event-information .wrap {
		max-width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.front-page-1 .flexible-widgets.widget-full .widget .widget-wrap {
		padding-right: 0;
	}

	.front-page .one-sixth {
		width: 31.623931623931625%;
	}

	.front-page .one-sixth:nth-of-type(4) {
		margin-left: 0;
	}

}

@media only screen and (max-width: 782px) {

	.front-page .site-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.front-page .wrap {
		max-width: 100%;
	}

	.flexible-widgets.widget-halves.uneven .featuredpost .entry,
	.flexible-widgets .featured-content .entry,
	.front-page .one-sixth,
	.front-page-4 .flexible-widgets.widget-fourths .widget,
	.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry,
	.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry	{
		width: 100%;
	}

	.flexible-widgets .featuredpost .entry:nth-of-type(odd)
	.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(odd),
	.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(odd) {
		padding-right: 0;
	}

	.flexible-widgets .featuredpost .entry:nth-of-type(even),
	.front-page-4 .flexible-widgets.widget-halves.uneven .featuredpost .entry:nth-of-type(even),
	.front-page-4 .flexible-widgets.widget-area .featuredpost:nth-child(1) .entry:nth-of-type(even) {
		padding-left: 0;
	}

	.featured-content .entry:last-of-type {
		margin-bottom: 100px;
	}

	.front-page .one-sixth img {
		max-width: 180px;
	}

	.front-page-2 .flexible-widgets .widget-title,
	.front-page-2 .flexible-widgets .widget:nth-of-type(2) .widget-title {
		font-size: 28px !important;
	}

}


@media only screen and (max-width: 600px) {

	.admin-bar.front-page .site-inner {
		margin-top: 0;
	}

}
