html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

html { background-color: #fafafc; }

html, body, #wrapper
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	color: #fefefe;
}

#wrapper td
{
	vertical-align: middle;
	text-align: center;
}

/******************************************* SECTION 1 *********************************************************/
#s1
{
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/bground_s1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

#s1 img
{
	width: 105px;
	height: auto;
}

/******************************************* SECTION 2 *********************************************************/
#s2 { margin-bottom: 124px; }

#s2 .green
{
	height: 980px;
	background-color: #273c25;
	padding-top: 209px;
	box-sizing: border-box;
}

.s2-1
{
	width: 1060px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 37px;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
}

.s2-2
{
	width: 1060px;
	margin: 0 auto;
	font-size: 84px;
	line-height: 112px;
	font-family: adobe-garamond-pro, serif;
}

.s2_image
{
	width: 686px;
	margin: -148px 0 0 10%;
}

.s2_image img
{
	width: 100%;
	height: auto;
}

/******************************************* SECTION 3 *********************************************************/
#s3
{
	color: #283b25;
	margin-bottom: 320px;
	display: table;
	margin: 200px auto 0 auto;
	width: 65%;
}

.s3_container
{
	width: auto;
	display: table-cell;
	vertical-align: middle;
	padding-right: 80px;
}

.s3-1
{
	/* width: 700px;*/
	font-size: 18px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
}

.s3-1 p { margin-bottom: 37px; }

.s3-2
{
	font-size: 65px;
	line-height: 77px;
	font-family: adobe-garamond-pro, serif;
}

.s3_image
{
	/*margin: -410px 15% 0 0;*/
	display: table-cell;
	width: 398px;
}

.s3_image img
{
	width: 100%;
	height: auto;
}

/******************************************* SECTION 4 ********************************************************/
#s4 { margin: 350px 0 217px 0; }

.s4_container
{
	width: 1060px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.s4_image
{
	width: 549px;
	margin: 0 0 0 20%;
	position: absolute;
	z-index: 0;
}

.s4_image img
{
	width: 100%;
	height: auto;
}

.s4-1
{
	background-color: #273c25;
	font-size: 18px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	width: 796px;
	margin: 0 0 0 0;
	float: right;
	padding: 101px 45px;
	box-sizing: border-box;
	z-index: 999;
}

.s4-2
{
	font-size: 65px;
	line-height: 77px;
	font-family: adobe-garamond-pro, serif;
	color: #283b25;
	float: left;
	margin: 80px 0 120px 300px;
}

/******************************************* SECTION 5 *********************************************************/
#s5
{
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/city.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	 background-attachment: fixed;
}

#s5_mobile
{
  display: none;
}


/******************************************* SECTION 6 *********************************************************/
#s6
{
	margin: 146px 0;
	position: relative;
	height: 745px;
}

.s6_container
{
	width: 83%;
	float: right;
	position: relative;
}

.s6-1
{
	font-size: 100px;
	line-height: 124px;
	font-family: adobe-garamond-pro, serif;
	color: #283b25;
	position: relative;
	z-index: 99999;
}

.s6_image
{
	width: 621px;
	position: absolute;
	right: 0;
	bottom: -120px;
	margin: -100px 0 0 0;
	z-index: 0;
}

.s6_image img
{
	width: 100%;
	height: auto;
}

/******************************************* SECTION 7 *********************************************************/
#s7 { margin-bottom: 70px; }

.s7_container
{
	width: 100%;
	position: relative;
	display: table;
}

.s7_image
{
	width: 548px;
	display: table-cell;
}

.s7_image img
{
	width: 100%;
	height: auto;
}

.s7int
{
	display: table-cell;
	color: #283b25;
	vertical-align: middle;
	padding: 0 20% 0 60px;
}

.s7-1
{
	font-size: 67px;
	line-height: 77px;
	font-family: adobe-garamond-pro, serif;
}

.s7-2
{
	font-size: 18px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
}

/******************************************* SECTION 8 *********************************************************/
#s8
{
	position: relative;
	margin-top: 553px;
	box-sizing: border-box;
}

.s8_image1
{
	width: 359px;
	position: absolute;
	left: 0;
	top: -200px;
}

.s8_image1 img
{
	width: 100%;
	height: auto;
}

.s8_image2
{
	width: 702px;
	position: absolute;
	right: 0;
	top: -407px;
}

.s8_image2 img
{
	width: 100%;
	height: auto;
}

.s8int
{
	background-color: #273c25;
	box-sizing: border-box;
	padding: 164px 303px;
	margin-top: 0px;
}

.s8int p { margin-bottom: 37px; }

.s8-1
{
	font-size: 67px;
	line-height: 77px;
	font-family: adobe-garamond-pro, serif;
	position: relative;
	z-index: 99999;
}

.s8-2
{
	font-size: 18px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
}

/******************************************* SECTION 9 *********************************************************/
#s9
{
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	 background-attachment: fixed;
}

#s9_mobile
{
  display: none;
}

/******************************************* SECTION 10 *********************************************************/
#s10
{
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/city2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	 background-attachment: fixed;
}

#s10_mobile
{
  display: none;
}

/******************************************* SECTION 11 *********************************************************/
#s11 
{ 
  /*margin: 145px 0;*/
  padding-top: 145px;
  height: 100vh;
	box-sizing: border-box; 
}

.s11_container
{
	width: auto;
	padding: 164px 303px;
	margin: 0 auto;
	border: 1px solid #fafafc;
}

.s11-1
{
	font-size: 60px;
	line-height: 77px;
	font-family: adobe-garamond-pro, serif;
	color: #283b25;
}

.s11_image
{
	text-align: left;
	margin: 160px 0;
}

.s11_image img
{
	width: 353px;
	height: auto;
}

/******************************************* FOOTER *********************************************************/
header
{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	right: 25px;
	width: 100%;
}

header a
{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

.nav_head
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 20px;
}

.nav_head ul li
{
	display: inline-block;
	margin-right: 20px;
}

footer, footer a
{
	text-transform: uppercase;
	color: #283b25;
	text-decoration: none;
	font-size: 14px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 50px;
}

.nav
{
	float: left;
	width: 30%;
	margin-left: 64px;
}

.nav ul li
{
	display: inline-block;
	margin-right: 20px;
}

.address
{
	float: right;
	width: 30%;
	text-align: right;
	margin-right: 64px;
}

.display_desktop { display: block; }
.display_tablet { display: none; }
.display_mobile { display: none; }


/**************************************************************************************************************************************************************************************/
/******************************************* TABLET LARGE *********************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************/

@media screen and (max-width: 1400px)
{
.display_desktop { display: none; }
.display_tablet { display: block; }
.display_mobile { display: none; }
	/******************************************* SECTION 2 *********************************************************/
	#s2 { margin-bottom: 124px; }
	
	#s2 br { display: none; }
	
	#s2 .green
	{
		height: 880px;
		padding-top: 209px;
	}
	
	.s2-1
	{
		width: 80%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 27px;
		margin-bottom: 40px;
		padding: 0 100px;
	}
	
	.s2-2
	{
		width: 80%;
		margin: 0 auto;
		font-size: 64px;
		line-height: 82px;
		padding: 0 100px;
	}
	
	.s2_image
	{
		width: 486px;
		margin: -148px 0 0 10%;
	}
	/******************************************* SECTION 3 *********************************************************/
	#s3
	{
		color: #283b25;
		margin-bottom: 320px;
		display: table;
		margin: 200px auto 0 auto;
		width: 65%;
	}
	
	.s3_container
	{
		width: auto;
		display: table-cell;
		vertical-align: middle;
		padding-right: 80px;
	}
	
	.s3-1
	{
		/* width: 700px;*/
		font-size: 14px;
		line-height: 27px;
		letter-spacing: 1px;
	}
	
	.s3-1 p { margin-bottom: 37px; }
	
	.s3-2
	{
		font-size: 45px;
		line-height: 57px;
	}
	
	.s3_image
	{
		/*margin: -410px 15% 0 0;*/
		display: table-cell;
		width: 398px;
	}
	
	.s3_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 4 ********************************************************/
	#s4 { margin: 350px 0 217px 0; }
	
	.s4_container
{
	width: 1060px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.s4_image
{
	width: 449px;
	margin: 0 0 0 10%;
	position: absolute;
	z-index: 0;
}

.s4_image img
{
	width: 100%;
	height: auto;
}

.s4-1
{
	background-color: #273c25;
	font-size: 14px;
	line-height: 27px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	width: 796px;
	margin: 0 0 0 0;
	float: right;
	padding: 101px 45px;
	box-sizing: border-box;
	z-index: 999;
}

.s4-2
{
	font-size: 45px;
	line-height: 47px;
	font-family: adobe-garamond-pro, serif;
	color: #283b25;
	float: left;
	margin: 80px 0 120px 300px;
}

	
	/******************************************* SECTION 5 *********************************************************/
	#s5
	{
		height: 100vh;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-image: url(../img/city.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	#s5_mobile
	{
	  display: none;
	}
	
	/******************************************* SECTION 6 *********************************************************/
	#s6
	{
		margin: 146px 0;
		position: relative;
		height: 745px;
	}
	
	.s6_container
	{
		width: 85%;
		float: right;
		position: relative;
	}
	
	.s6-1
	{
		font-size: 70px;
		line-height: 94px;
		color: #283b25;
		position: relative;
		z-index: 99999;
	}
	
	.s6_image
	{
		width: 621px;
		position: absolute;
		right: 0;
		bottom: -120px;
		margin: -100px 0 0 0;
		z-index: 0;
	}
	
	.s6_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 7 *********************************************************/
	#s7 { margin-bottom: 70px; }
	
	.s7_container
	{
		width: 100%;
		position: relative;
		display: table;
	}
	
	.s7_image
	{
		width: 548px;
		display: table-cell;
	}
	
	.s7_image img
	{
		width: 100%;
		height: auto;
	}
	
	.s7int
	{
		display: table-cell;
		color: #283b25;
		vertical-align: middle;
		padding: 0 20% 0 60px;
	}
	
	.s7-1
	{
		font-size: 57px;
		line-height: 67px;
	}
	
	.s7-2
	{
		font-size: 16px;
		line-height: 27px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 8 *********************************************************/
	#s8
	{
		position: relative;
		margin-top: 553px;
		box-sizing: border-box;
	}
	
	.s8_image1
	{
		width: 359px;
		position: absolute;
		left: 0;
		top: -340px;
	}
	
	.s8_image1 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8_image2
	{
		width: 702px;
		position: absolute;
		right: 0;
		top: -407px;
	}
	
	.s8_image2 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8int
	{
		background-color: #273c25;
		box-sizing: border-box;
		padding: 164px 223px;
		margin-top: 0px;
	}
	
	.s8int p { margin-bottom: 37px; }
	
	.s8-1
	{
		font-size: 57px;
		line-height: 67px;
		position: relative;
		z-index: 99999;
	}
	
	.s8-2
	{
		font-size: 16px;
		line-height: 27px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 9 *********************************************************/
	#s9_mobile
	{
	  display: none;
	}
	
	/******************************************* SECTION 10 *********************************************************/
	#s10_mobile
	{
	  display: none;
	}
	
	/******************************************* SECTION 11 *********************************************************/
	#s11 { margin: 145px 0; }
	
	.s11_container
	{
		margin: 0 auto;
		border: 1px solid #fafafc;
	  padding: 104px 5% 104px 12%;
	}
	
	.s11-1
	{
		font-size: 60px;
		line-height: 77px;
	}
	
	.s11_image
	{
		text-align: left;
		margin: 160px 0;
	}
	
	.s11_image img
	{
		width: 353px;
		height: auto;
	}
}


/**************************************************************************************************************************************************************************************/
/******************************************* TABLET SMALL *********************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************/

@media screen and (max-width: 1113px)
{
.display_desktop { display: none; }
.display_tablet { display: block; }
.display_mobile { display: none; }

	/******************************************* SECTION 2 *********************************************************/
	#s2 { margin-bottom: 124px; }
	
	#s2 .green
	{
		height: 880px;
		padding-top: 209px;
	}
	
	.s2-1
	{
		width: 80%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 27px;
		margin-bottom: 40px;
		padding: 0 100px;
	}
	
	.s2-2
	{
		width: 80%;
		margin: 0 auto;
		font-size: 64px;
		line-height: 82px;
		padding: 0 100px;
	}
	
	.s2_image
	{
		width: 486px;
		margin: -148px 0 0 10%;
	}
	
	/******************************************* SECTION 3 *********************************************************/
	#s3
	{
		color: #283b25;
		margin-bottom: 320px;
		display: table;
		margin: 200px auto 0 auto;
		width: 75%;
	}
	
	.s3_container
	{
		width: auto;
		display: table-cell;
		vertical-align: middle;
		padding-right: 80px;
	}
	
	.s3-1
	{
		/* width: 700px;*/
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 1px;
	}
	
	.s3-1 p { margin-bottom: 37px; }
	
	.s3-2
	{
		font-size: 42px;
		line-height: 47px;
	}
	
	.s3_image
	{
		/*margin: -410px 15% 0 0;*/
		display: table-cell;
		width: 298px;
	}
	
	.s3_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 4 ********************************************************/
	#s4 { margin: 250px 0 217px 0; }
	
	.s4_container
{
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.s4_image
{
	width: 298px;
	margin: 0 0 0 10%;
	position: absolute;
	z-index: 0;
}

.s4_image img
{
	width: 100%;
	height: auto;
}

.s4-1
{
	background-color: #273c25;
	font-size: 12px;
	line-height: 28px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	width: 70%;
	margin: 0 0 0 0;
	float: right;
	padding: 50px 25px;
	box-sizing: border-box;
	z-index: 999;
}

.s4-2
{
	font-size: 42px;
	line-height: 47px;
	font-family: adobe-garamond-pro, serif;
	color: #283b25;
	float: left;
	margin: 40px 0 120px 300px;
}
	
	/******************************************* SECTION 5 *********************************************************/
	#s5
	{
		height: 100vh;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-image: url(../img/city.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	#s5_mobile
	{
	  display: none;
	}
	
	/******************************************* SECTION 6 *********************************************************/
	#s6
	{
		margin: 146px 0;
		position: relative;
		height: 645px;
	}
	
	.s6_container
	{
		width: 85%;
		float: right;
		position: relative;
	}
	
	.s6-1
	{
		font-size: 60px;
		line-height: 84px;
		color: #283b25;
		position: relative;
		z-index: 99999;
	}
	
	.s6_image
	{
		width: 60%;
		position: absolute;
		right: 0;
		bottom: -120px;
		margin: -100px 0 0 0;
		z-index: 0;
	}
	
	.s6_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 7 *********************************************************/
	#s7 { margin-bottom: 70px; }
	
	.s7_container
	{
		width: 100%;
		position: relative;
		display: table;
	}
	
	.s7_image
	{
		width: 50%;
		display: table-cell;
	}
	
	.s7_image img
	{
		width: 100%;
		height: auto;
	}
	
	.s7int
	{
		display: table-cell;
		color: #283b25;
		vertical-align: middle;
		padding: 0 10% 0 60px;
	}
	
	.s7-1
	{
		font-size: 45px;
		line-height: 50px;
	}
	
	.s7-2
	{
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 8 *********************************************************/
	#s8
	{
		position: relative;
		margin-top: 553px;
		box-sizing: border-box;
	}
	
	.s8_image1
	{
		width: 359px;
		position: absolute;
		left: 0;
		top: -340px;
	}
	
	.s8_image1 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8_image2
	{
		width: 50%;
		position: absolute;
		right: 0;
		top: -307px;
	}
	
	.s8_image2 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8int
	{
		background-color: #273c25;
		box-sizing: border-box;
		padding: 164px 223px;
		margin-top: 0px;
	}
	
	.s8int p { margin-bottom: 37px; }
	
	.s8-1
	{
		font-size: 57px;
		line-height: 67px;
		position: relative;
		z-index: 99999;
	}
	
	.s8-1 br
	{
	display: none;
	}
	
	.s8-2
	{
		font-size: 16px;
		line-height: 27px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 9 *********************************************************/
	#s9_mobile
	{
	  display: none;
	}
	
	/******************************************* SECTION 10 *********************************************************/
	#s10_mobile
	{
	  display: none;
	}
	
	
	/******************************************* SECTION 11 *********************************************************/
	#s11 { margin: 145px 0; }
	
	.s11_container
	{
		width: 70%;
		margin: 0 auto;
		border: 1px solid #fafafc;
	}
	
	.s11-1
	{
		font-size: 40px;
		line-height: 57px;
	}
	
	.s11-1 br
	{
		display: none;
	}
	
	.s11_image
	{
		text-align: left;
		margin: 160px 0;
	}
	
	.s11_image img
	{
		width: 353px;
		height: auto;
	}
}

/**************************************************************************************************************************************************************************************/
/******************************************* MOBILE *********************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************/


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

.display_desktop { display: none; }
.display_tablet { display: none; }
.display_mobile { display: block; }
	/******************************************* SECTION 1 *********************************************************/
#s1
{
	height: 90vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/bground_s1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
	background-attachment: scroll;

}

#s1 img
{
	width: 105px;
	height: auto;
}

/******************************************* SECTION 2 *********************************************************/
	#s2 { margin-bottom: 0px; }
	
	#s2 br
	{
	  display: none;
	}
	
	#s2 .green
	{
		height: auto;
		padding: 50px;
	}
	
	.s2-1
	{
		width: 90%;
		margin: 0 auto;
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 40px;
		padding: 0;
	}
	
	.s2-2
	{
		width: 90%;
		margin: 0 auto;
		font-size: 30px;
		line-height: 36px;
		padding: 0;
	}
	
	.s2_image
	{
		width: 90%;
		margin: 20px auto 0 auto;
	}
	
	/******************************************* SECTION 3 *********************************************************/
	#s3
	{
		color: #283b25;
		margin-bottom: 50px;
		display: table;
		margin: 25px auto 0 auto;
		width: 90%;
	}
	
	.s3_container
	{
		width: 100%;
		display: block;
		padding-right: 0;
	}
	
	.s3-1
	{
		/* width: 700px;*/
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 1px;
	}
	
	.s3-1 p { margin-bottom: 20px; }
	
	.s3-2
	{
		font-size: 30px;
		line-height: 36px;
	}
	
	.s3_image
	{
		/*margin: -410px 15% 0 0;*/
		display: block;
		margin-top: 25px;
		width: 100%;
	}
	
	.s3_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 4 ********************************************************/
	#s4 { margin: 25px 0; }
	
	#s4 br { display: none; }
	
	.s4_container
	{
		width: 90%;
		margin: 0 auto;
	}
	
	.s4_image
	{
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 20px;
		position: relative;
	box-sizing: border-box;
	}
	
	.s4_image img
	{
		width: 100%;
		height: auto;
	}
	
	.s4-1
	{
		background-color: #273c25;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 1px;
		width: 100%;
		margin: 25px 0 0 0;
		float: none;
		padding: 50px;
	}
	
	.s4-2
	{
		font-size: 30px;
		line-height: 36px;
		color: #283b25;
		float: none;
		margin: 25px 0 0 0;
	}
	
	/******************************************* SECTION 5 *********************************************************/
	#s5
	{
		display: none;
	}
	
	#s5_mobile
	{
	  display: block;
	  margin: 0 20px;
	}
	
	#s5_mobile img
	{
  width: 100%;
  height: auto;
	}
	
	/******************************************* SECTION 6 *********************************************************/
	#s6
	{
		margin: 25px 0;
		position: relative;
		height: auto;
		width: 90%;
		margin: 25px 20px;
	}
	
	#s6 br { display: none; }
	
	.s6_container
	{
		width: 100%;
		float: none;
		position: relative;
	}
	
	.s6-1
	{
		font-size: 30px;
		line-height: 36px;
		color: #283b25;
		position: relative;
		z-index: 99999;
		margin-top: 25px;
	}
	
	.s6_image
	{
		width: 100%;
		position: relative;
		margin: 0;
		z-index: 0;
		bottom: 0;
	}
	
	.s6_image img
	{
		width: 100%;
		height: auto;
	}
	
	/******************************************* SECTION 7 *********************************************************/
	#s7 
	{
		position: relative;
		height: auto;
		width: 90%;
		margin: 25px 20px;
	}
	
	.s7_container
	{
		width: 100%;
		position: relative;
		display: block;
	}
	
	.s7_image
	{
		width: 100%;
		display: block;
	}
	
	.s7_image img
	{
		width: 100%;
		height: auto;
	}
	
	.s7int
	{
		display: block;
		color: #283b25;
		vertical-align: middle;
		padding: 0;
	}
	
	.s7-1
	{
		font-size: 30px;
		line-height: 36px;
		margin-top: 25px;
	}
	
	.s7-2
	{
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 8 *********************************************************/
	#s8
	{
		position: relative;
		height: auto;
		margin: 25px 20px;
	}
	
	.s8_image1
	{
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
	}
	
	.s8_image1 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8_image2
	{
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		margin-top: 25px;
	}
	
	.s8_image2 img
	{
		width: 100%;
		height: auto;
	}
	
	.s8int
	{
		background-color: #273c25;
		box-sizing: border-box;
		padding: 50px;
		margin-top: 20px;
	}
	
	.s8int p { margin-bottom: 20px; }
	
	.s8-1
	{
		font-size: 30px;
		line-height: 36px;
		position: relative;
		z-index: 99999;
	}
	
	.s8-1 br
	{
	display: none;
	}
	
	.s8-2
	{
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 1px;
		margin-top: 20px;
	}
	
	/******************************************* SECTION 9 *********************************************************/
	#s9
{
  display: none;
}

#s9_mobile
	{
	  display: block;
	  margin: 0 20px;
	}
	
	#s9_mobile img
	{
  width: 100%;
  height: auto;
	}
	
	/******************************************* SECTION 10 *********************************************************/
	
	#s10
{
  display: none;
}


#s10_mobile
	{
	  display: block;
	  margin: 25px 20px;
	}
	
	#s10_mobile img
	{
  width: 100%;
  height: auto;
	}
	
	/******************************************* SECTION 11 *********************************************************/
	#s11
	{
  	margin: 25px 0 50px 0;
		position: relative;
		height: auto;
		width: 90%;
		margin: 50px 20px;
	}
	
	.s11_container
	{
		margin: 0 auto;
		border: 1px solid #fafafc;
	  padding: 64px 5% 64px 0;
	}
	
	.s11-1
	{
		font-size: 30px;
		line-height: 36px;
	}
	
	.s11-1 br
	{
		display: none;
	}
	
	.s11_image
	{
		text-align: left;
		margin: 50px 0;
	}
	
	.s11_image img
	{
		width: 50%;
		height: auto;
	}
	
	footer, footer a
{
	text-transform: uppercase;
	color: #283b25;
	text-decoration: none;
	font-size: 14px;
	line-height: 37px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 50px;
}

.nav
{
	float: none;
	width: 100%;
	margin-left: 0;
	text-align: center;
}

.nav ul li
{
	display: block;
	margin-right: 20px;
}

.address
{
	float: none;
	width: 100%;
	text-align: center;
	margin-right: 0;
}
}
