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

.front-page .content,
.front-page .site-inner {
	max-width: 100%;
	padding: 0;
}

.front-page .content .featured-content .entry-title {
	font-size: 32px;
	font-size: 3.2rem;
}

.front-page .content .featured-content .entry-title a:focus,
.front-page .content .featured-content .entry-title a:hover {
	text-decoration: underline;
}

.front-page .content .featured-content .entry-comments-link {
	float: right;
}

.front-page .featured-content .entry-meta {
	padding-right: 0;
}

.color,
.color a,
.color .entry-meta,
.color .entry-meta a,
.image,
.image a,
.image .entry-meta,
.image .entry-meta a {
	color: #fff;
}

.color a:focus,
.color a:hover,
.color p.entry-meta a:focus,
.color p.entry-meta a:hover,
.color .entry-title a,
.image a:focus,
.image a:hover,
.image p.entry-meta a:focus,
.image p.entry-meta a:hover,
.image .entry-title a,
.flexible-widgets.color .entry-title a:focus,
.flexible-widgets.color .entry-title a:hover,
.flexible-widgets.image .entry-title a:focus,
.flexible-widgets.image .entry-title a:hover {
	color: currentColor;
}

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

.front-page-1 {
	background: #d2101b;
	padding: 60px 0;
}

.front-page-1 .widget_text .widget-title {
	font-size: 72px;
	font-size: 7.2rem;
	font-weight: 900;
	margin: 0;
	text-transform: none;
}

.front-page-1 .widget:nth-of-type(4n+2),
.front-page-1 .widget:nth-of-type(4n+3),
.front-page-1 .widget:nth-of-type(4n+4) {
	width: 30%;
	float: left;
	margin-left: 5%;
}

.front-page-1 .widget:nth-of-type(4n+2) {
	margin-left: 0;
	clear: both;
}


/*.front-page-1 .widget_nav_menu .menu > .menu-item > a {
	text-transform: uppercase;
} */

/*.front-page-1 .widget_nav_menu .menu a {
	text-decoration: none;
} */

.front-page-1 .widget li li {
	margin: 0;
}

/*.front-page-1.widget-full {
	text-align: center;
}

.front-page-1.widget-full .widget-title {
	font-size: 72px;
	font-size: 7.2rem;
	font-weight: 900;
	margin: 0 0 20px;
	text-transform: none;
}

.front-page-1.widget-full .menu li {
	display: inline-block;
	margin-right: 20px;
}

.front-page-1.widget-full .menu li:after {
	color: rgba( 255, 255, 255, .8 );
	content: "\2022";
	position: relative;
	right: -10px;
}

.front-page-1.widget-full .menu li:last-child:after {
	display: none;
}

.front-page-1.widget-full .menu a {
	border-radius: 4px;
	color: rgba( 255, 255, 255, .8 );
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.front-page-1.widget-full .menu a:focus,
.front-page-1.widget-full .menu a:hover {
	background: rgba( 0, 0, 0, .2 );
}

.front-page-1.widget-full .menu .sub-menu {
	display: none;
}*/


/* Front Page Services Menu
--------------------------------------------- */

.nav-services {
	background: #d2101b;
	padding-bottom: 4%;
	text-align: center;
}

.nav-services .genesis-nav-menu a {
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
}

.nav-services .genesis-nav-menu a:hover,
.nav-services .genesis-nav-menu a:focus {
	background-color: rgba( 0, 0, 0, 0.2 );
}

.front-page-1.widget-full .widget {
	margin-bottom: 0;
}

.front-page-1 {
	padding-bottom: 0;
}

.nav-services .genesis-nav-menu .sub-menu a {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
}

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

.front-page-2 {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	line-height: 1.5;
	overflow: hidden;
}

.front-page-2.widget-full .widget_text {
	float: right;
	padding-bottom: 60px;
	max-width: 45%;
	text-align: right;
}

.front-page-2.widget-full .widget_text .blue {
	color: #1750a2;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1;
}

.front-page-2.widget-full .widget_text .red {
	color: #d2101b;
	font-size: 48px;
	font-size: 4.8rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1;
}

.front-page-2.widget-full .widget_text .button {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
	width: 100%;
}

/* Front Page 3 (a & b)
--------------------------------------------- */

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

.front-page-3-a + .front-page-3-b {
	padding-top: 0;
}

.front-page-3-a + .front-page-3-b > .wrap {
	border-top: 2px solid rgba( 255, 255, 255, .16 );
	padding-top: 4%;
}

.front-page-1 a,
.front-page-3 a {
	text-decoration: none;
}

.front-page-1 a:hover,
.front-page-1 a:focus,
.front-page-3 a:hover,
.front-page-3 a:focus {
	text-decoration: underline;
	opacity: 0.8;
}

.front-page-1 .widget ul > li,
.front-page-3 .widget ul > li {
	margin: 0;
}

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

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

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

.front-page-4.flexible-widgets.widget-fourths .widget:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}

.front-page .front-page-4 .featured-content .entry-title a:focus,
.front-page .front-page-4 .featured-content .entry-title a:hover {
	text-decoration: none;
}

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


@media only screen and (max-width: 1100px) {
	.front-page-1 .widget_text .widget-title {
		font-size: 48px;
		font-size: 4.8rem;
	}
}

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

	.front-page-1 .widget:nth-of-type(4n+2),
	.front-page-1 .widget:nth-of-type(4n+3),
	.front-page-1 .widget:nth-of-type(4n+4) {
		width: 100%;
		margin: 20px 0;
		clear: both;
	}

	.front-page-1 .widget:nth-of-type(4n+4) {
		margin-bottom: 40px;
	}

	.front-page-2.widget-full .widget_text,
	.front-page-2.widget-full .widget_text .button {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.front-page-2.widget-full .widget_text {
		padding-bottom: 40px;
	}

	.front-page-3-a + .front-page-3-b > .wrap {
		padding-top: 40px;
	}

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

}

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

	.front-page-1 .widget_text .widget-title {
		font-size: 24px;
		font-size: 2.4rem;
		text-align: left;
	}

	.front-page-2.widget-full .widget_text {
		max-width: 100%;
		text-align: center;
	}

	.widget ul > li:last-of-type {
		margin-bottom: 40px;
	}
}

@media print {

	.front-page-2.widget-full .widget_text {
		float: none;
		margin: 0;
	}

}