/* Atmosphere Pro Front Page
Loaded on the front page */

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

.content .textwidget a {
	//border-bottom: 1px solid #ddd;
}

.content .textwidget a:hover,
.content .textwidget a:focus {
	//border-bottom: 1px solid #333;
	//color: #333;
}

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

.front-page h4 {
	font-size: 16px;
	font-size: 1.6 rem;
	letter-spacing: 1px;
	//text-transform: uppercase;
}

.front-page .icon {
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}

.front-page .seventy-two {
	font-size: 72px;
	font-size: 7.2rem;
	font-weight: 700;
	line-height: 1.2;
}

.front-page .widget-title {
	//text-transform: uppercase;
}

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

.flexible-widgets .widget {
	float: left;
	//margin-bottom: 40px;
	//padding-left: 40px;
	//padding-right: 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;
}

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

.front-page-1 {
	display: table;
    overflow: hidden;
    padding: 40px 80px;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    height: 400px!important;
}

.front-page-1 a {
	color: #fff;
}

.content .front-page-1 a:hover,
.content .front-page-1 a:focus {
	color: #ddd;
	//border-bottom: 1px dotted #ddd;
}

.front-page-1 .widget {
	margin-bottom: 40px;
}

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

.front-page-1 .widget-area {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

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

.front-page-1 .widget-title {
	font-size: 60px;
	font-size: 6rem;
	font-weight: 300;
	letter-spacing: 0;
	margin-bottom: 10px;
	text-transform: none;
}

.front-page-1 p {
	font-size: 24px;
	font-size: 2.4rem;
}

.front-page-1 p:last-child {
	margin-bottom: 0;
}

.content .front-page-1 .widget a.button,
.front-page-1 button,
.front-page-1 input[type="button"],
.front-page-1 input[type="reset"],
.front-page-1 input[type="submit"],
.front-page-1 .entry-content a.button,
.front-page-1 .entry-content a.more-link {
	//border: 1px solid #fff;
	color: #fff;
	margin-top: 20px;
	background: rgba(255,255,255,.8);
}

.content .front-page-1 .widget a.button:hover,
.content .front-page-1 .widget a.button:focus,
.front-page-1 button:hover,
.front-page-1 button:focus,
.front-page-1 input:hover[type="button"],
.front-page-1 input:focus[type="button"],
.front-page-1 input:hover[type="reset"],
.front-page-1 input:focus[type="reset"],
.front-page-1 input:hover[type="submit"],
.front-page-1 input:focus[type="submit"],
.front-page-1 .entry-content a.button:hover,
.front-page-1 .entry-content a.button:focus,
.front-page-1 .entry-content a.more-link:hover,
.front-page-1 .entry-content a.more-link:focus {
	//border: 1px solid #fff;
	background-color: #fff;
	color: #333;
}

.front-page-1 h1 {
	font-size: 6.4rem;
	color: #1d8ab1;
	text-shadow: 3px 3px 6px #fff;
}

.front-page-1 h3 {
	font-size: 1.6rem;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #2e2e2e;
	line-height: 1.5;
	font-weight: 700;
	text-shadow: 3px 3px 6px #fff;
}

.front-page-1 a.button {
	margin: 0px 5px;
	width: 200px!important;
}

.front-page-1 hr.top,
.front-page-1 hr.bottom {
	border-bottom: 1px solid #1d8ab1;
    content: "";
    display: block;
    width: 16.67%;
    padding: 0px;
}

.front-page-1 hr.top{
    margin: 20px auto 20px;
}

.front-page-1 hr.bottom{
    margin: 0px auto 20px;
}



/* Front Page 2 & 3
--------------------------------------------- */

.front-page-2,
.front-page-3 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}


#custom_html-8,
#custom_html-7{
    padding: 60px;
    width: 1440px;
    margin: 0 auto;
    float: none;
    max-width: 100%;
}

#custom_html-3,
#custom_html-9,
#custom_html-14 {
    width: 100%;
    background-color: rgba(29,138,177,.15);
}


#custom_html-3 .widget-wrap,
#custom_html-9 .widget-wrap,
#custom_html-14 .widget-wrap{
	max-width: 1200px;
	margin: 0 auto;
	float: none;
	padding: 60px;
}

#custom_html-3 .widget-wrap a.button:hover,
#custom_html-9 .widget-wrap a.button:hover,
#custom_html-14 .widget-wrap a.button:hover{
	background: rgba(255,255,255,.33)!important;
}

#custom_html-14 .widget-wrap p{
	font-size: 2.0rem;
}

#custom_html-14 p.large{
	font-size: 2.2rem;
}

.front-page-2 h3.widget-title,
.front-page-3 h3.widget-title {
	font-family: 'Euphoria Script', cursive;
    color: #1d8ab1;
    font-size: 5.4rem;
    margin-bottom: 30px;
}

.front-page-2 p,
.front-page-3 p {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
}

.front-page-2 p:last-child,
.front-page-3 p:last-child {
	margin-bottom: 0px;
}

.home-services{
	border-top: 200px solid transparent;
	margin-top: -200px;
    width: 100%;
    float: left;
}

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

.front-page-4 {
	padding: 60px 0px 40px 0px;
	text-align: center;
}

.front-page-4 .widget-title {
	font-size: 20px;
	font-size: 2.0rem;
}

#custom_html-6{
	max-width: 960px;
	margin: 0 auto;
	float: none;

}

#custom_html-6 .strong-view.modern .testimonial-content {
    font-size: 1.1em;
}

#custom_html-6 .strong-view.modern .testimonial-name {
    font-size: .9em;
    font-weight: 700;
    margin-top: 20px;
}


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

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

	.front-page-1 {
		padding: 80px 60px;
	}

	.front-page-2 {
		//padding-top: 100px;
	}

	.flexible-widgets.widget-fourths .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget {
		float: none;
		width: 100%;
	}

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

	.front-page-1 h1 {
	    font-size: 5.4rem;
	}

}

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

	.front-page-1 .widget-title {
		font-size: 36px;
		font-size: 3.6rem;
	}

	.front-page-3 .featured-content .entry {
		padding-left: 7.5%;
		padding-right: 7.5%;
		margin-bottom: 60px;
	}

	.front-page-3 .featured-content a + .entry-header {
		padding-top: 0;
	}

	.front-page-3 .featured-content .entry-content,
	.front-page-3 .featured-content .entry-header,
	.front-page-3 .featured-content a.alignleft ~ .entry-content,
	.front-page-3 .featured-content a.alignleft ~ .entry-header,
	.front-page-3 .featured-content a.alignright ~ .entry-content,
	.front-page-3 .featured-content a.alignright ~ .entry-header,
	.front-page-3 .featuredpost .more-from-category {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.front-page-3 .featured-content a.aligncenter,
	.front-page-3 .featured-content a.alignleft,
	.front-page-3 .featured-content a.alignnone,
	.front-page-3 .featured-content a.alignright {
		display: block;
		float: none;
		max-width: 100%;
		margin-bottom: 60px;
		text-align: left;
	}

	.front-page-3 .featured-content a.alignleft .entry-image,
	.front-page-3 .featured-content a.alignright .entry-image {
		height: auto;
		float: none;
		max-width: 100%;
	}

	.front-page-1 {
	    padding: 40px;
	}

	.front-page-1 h3 {
	    letter-spacing: 2px;
	}

	#custom_html-3 .widget-wrap,
	#custom_html-9 .widget-wrap,
	#custom_html-14 .widget-wrap,
	#custom_html-8,
	#custom_html-7{
		padding: 40px 30px;
	}

	.front-page-2 h3.widget-title,
	.front-page-3 h3.widget-title {
	    font-size: 4.4rem;
	}

	.front-page-4 {
	    padding: 30px 0px;
	    text-align: center;
	}

}

@media only screen and (max-width: 600px){
	.front-page-1 h1 {
	    font-size: 4.4rem;
	}
}

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

	.front-page-1{
		margin-top: 10px;
	}

	.front-page-1 h1 {
	    font-size: 4.0rem;
	    font-weight: 700;
	}

	.front-page-1,
	#custom_html-3 .widget-wrap,
	#custom_html-9 .widget-wrap,
	#custom_html-14 .widget-wrap,
	#custom_html-8,
	#custom_html-7 {
	    padding: 40px 20px;
	}

	.front-page-1 h3 {
	    font-size: 1.5rem;
	}

	#custom_html-14 .widget-wrap p {
	    font-size: 1.6rem;
	}

	.front-page-2 h3.widget-title,
	.front-page-3 h3.widget-title {
	    font-size: 3.2rem;
	    font-weight: 700;
	}

	.front-page-4 {
	    padding: 10px 0px 20px 0px;
	}


}


