 html, body {
    max-width: 100%;
    overflow-x: hidden;
}

ul {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: disc;
}

ul li {
	margin-left: 50px;

	}

h1 {
	color: #444;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 42px;;
	text-transform: uppercase;
	}

h2 {
	color: #444;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
	font-size: 28px;
	line-height: 35px;
	
	}

h3 {
	color: #444;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: uppercase;
	}

p {
	margin-bottom: 20px;
	}

a {	
	color: #39729b;
	text-decoration: none;
	}

a:hover {	
	color: #39729b;
	text-decoration: underline;
	}

header {
	display: block;
	position: relative;
	}

.underline {
	text-decoration: underline;
	}

.italic {
	font-style: italic;
	}

.bigquote {
	font-family: Palatino, Bookman, Garamond, sans-serif;
	font-size: 30px;
	}
.center-text {
	text-align: center;
	}

.contact-top {
	font-size: 18px;
    line-height: 26px;
    text-align: center;
}

.testimonial-block {
	min-height: 240px;
	}
.testimonial {
	font-size: 20px;
	line-height: 32px;
	font-style: italic;
	min-height: 110px;
}
.testimonial-credit {
	display: block;
	line-height: 50px;
	font-size: 20px;
	font-style: italic;
}
.testimonial-image {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: 20px;
	}
.header-container {
	display: block;
	position: relative;
	background-color: #111;	
	overflow: visible;
	}
.header-container-inner {
	display: block;
	position: relative;
	padding: 25px;	
	height: 24px;
	max-width: 1500px;
	margin: 0 auto;
	overflow: visible;
	}
.header-right {
	color: #EEE;		
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	float: right;	
	}
.header-left {
	color: #EEE;	
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	}
.header-left a {
	color: #EEE;	
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	text-decoration: none;
	}


.pointerfinger {
	cursor: pointer;
	}
.mainbody {
	display: block;
	position: relative;
	background-color: #FFF;	
	}
.mainbody-inner {
	display: block;
	position: relative;
	padding: 40px 40px;
	font-size: 20px;
	line-height: 28px;;
	font-weight: 300;
	max-width: 1200px;
	margin: 0 auto;
	color: #666;
	}


.heroimage-outer {
	display: block;
	position: relative;
	overflow: hidden;	
	height: 350px;
	width: 100%;
	background-color: #000;
	    /* box-shadow: 0px 7px 15px #000000; */
    z-index: 1000;
	}

.heroimage {
	display: block;
	position: absolute;
	overflow: hidden;	
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
	width: 100%;
	height: 350px;
	}

.heroimage-inner {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 60px 40px;
	top: 50%; 
	transform: translateY(-50%);
	max-width: 1000px;
	margin: 0 auto;
	}
.heroimage-inner-text {
	display: none;
	position: relative;
	overflow: hidden;	
	font-size: 32px;
	line-height: 44px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	text-shadow: 5px 5px 5px #000000;	

	}

.align-left {
	display: block;
	position: relative;
	float: none;
	margin: 15px 0px;
	}

.align-right {
	display: block;
	position: relative;
	float: none;
	margin: 15px 0px;
	}

.align-default {
	display: block;
	position: relative;
	float: none;
	margin: 15px 0px;
	}

.banner {
	display: block;
	position: relative;
	background-color: #6b9ec9;	
	}

.banner-inner {
	display: table;
	position: relative;
	padding: 30px 20px;	
	max-width: 1200px;
	margin: 0 auto;
	}

.banner-inner-text {
	display: block;
	position: relative;
	overflow: hidden;	
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	color: #FFF;
	padding: 0px 30px;
	text-align: center;
	}

.banner-button {
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	border-radius: 30px;
	background-color: #407db0;
	color: #FFF !important;
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	text-align: center;
	padding: 10px 30px;
	white-space: nowrap;
	min-width: 100px;
	}

.banner-button:hover {
	background-color: #39729b;
	color: #FFF !important;
	text-decoration: none !important;
	}

.inner-text {
	display: block;
	position: relative;
	overflow: hidden;	
	font-size: 20px;
	line-height: 28px;;
	font-weight: 300;
	color: #666;
	padding: 0px 0px;
	text-align: left;
	}

.inner-image-static {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: 500px;
	}

.inner-map-static {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: 500px;
	}

.inner-image-static img {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	}





.inner-image-icon {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: none;

	}

.inner-image {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: none;

	}

.inner-image img {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	top: auto;
	left: auto;
	transform: none;
	}

.inner-image-c {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: none;
	padding: 20px;

	}

.inner-image-c:focus, .inner-image-c:hover {
	outline-offset: -15px;
    
	}

.inner-image-c img {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	top: auto;
	left: auto;
	transform: none;
	}

.margin-left {
		margin-left: 0px;
		}
	
	.margin-right {
		margin-right: 0px;
		}

.padding-left {
	padding-left: 0px;
	}

.padding-right {
	padding-right: 0px;
	}




.grid {
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
	}


.grid-elem {
	display: block;
	position: relative;
	width: auto;
	float: none;
	margin: 0;
	margin-bottom: 20px;
	}


.grid-image {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	left: auto;
	top: auto;
	transform: none;
	cursor: pointer;
	}


.grid-overlay {
	display: none;
    position: absolute;
    width: 100%;
    z-index: 10000;
    bottom: 0;
    text-align: center;
    background-color: #000000;
    color: #FFF;
	opacity: 0.7;
}

.cols {
	display: table;
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
	}

.margin-bottom {
	margin-bottom: 20px !important;
	}

.margin-sides {
	margin-left: 0px;
	margin-right: 0px;
	}

.shadow { box-shadow: 3px 3px 5px #222222; margin-bottom: 15px; margin-left: 7px; margin-right: 7px; }

input[type="button"],input[type="reset"],input[type="submit"],button {
	display: inline-block;
	padding: 12px 30px;
	cursor: pointer;
	font-size: 18px;
	border: 0;
	font-weight: 300;
	color: #FFF;
	width: auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
	/* border-radius: 15px; */
	background-color: #81add1;
	margin-left: 4px;
	margin-right: 4px;
	border: 0;
}

input[type="text"] {

	padding: 15px;
	font-size: 16px;
	color: #333;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
	border: 0;

}

textarea {

	margin: 0 auto;
	padding: 15px;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	width: 100%;
	height: 300px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
	border: 0;

}

.onlymobilebr {
	display: block;
	clear: both;
	margin: 0;
	}

.onlydesktop {
	display: none;
	}

.onlymobile {
	display: inline;
	}

.icon-img {
	font-size: 150px;
	}

.col-inner {
	padding: 20px;
	}

.col1of1 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.col1of4 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	text-align: center;
	}

.col2of4 {
	display: block;
	float: none;
	clear: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	text-align: center;
	}

.col3of4 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	padding-top: 0px !important;
	text-align: center;
	}

.col4of4 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	padding-top: 0px !important;
	text-align: center;
	}


.cols4 {
	padding-top: 30px !important;
	}

.cols4 .inner-image {
	height: 160px;
	}

.cols4 h3 {
	font-size: 18px;
	}

.cols4 p {
	font-size: 16px;
	line-height: 24px;
	}

.col1of3 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	}

.col2of3 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	}

.col3of3 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	padding-top: 0px !important;
	}

.circlepic {
	border-radius: 50%;
	overflow: hidden;	
	}


.bg-lightgray {
	background-color: #EEE;
	border-bottom: 1px solid #777;
	padding: 20px 0px;
	}

.bg-white {
	background-color: #FFF;
	border-bottom: 1px solid #777;
	padding: 20px 0px;
	}

.bg-darkgray {
	background-color: #121212;
	border-bottom: 1px solid #777;
	padding: 20px 0px;
	}

.bg-darkblue {
	background-color: #407db0;
	border-bottom: 1px solid #2c5678;
	padding: 20px 0px;
	}

.no-border {
	border: none !important;
	}

.no-padding-top {
	padding-top: 0px !important;
	}

.no-padding-bottom {
	padding-bottom: 0px !important;
	}

.text-align-center {
	text-align: center;
	}

.col1of2 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	}

.col2of2 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	}

.no-max-width {
	max-width: none !important;
	}

.smallerpic {
	max-width: 80% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	}

.general-button {
	display: table;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	border-radius: 30px;
	background-color: #407db0;
	color: #FFF !important;
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	text-align: center;
	padding: 10px 40px;
	white-space: nowrap;
	min-width: 100px;
	margin: 0 auto;
	}

.general-button:hover {
	background-color: #39729b;
	color: #FFF !important;
	text-decoration: none !important;
	}

.darkoverlaycontainer {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

.darkoverlay {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.85;
	}

.hidedarkoverlay {
	display: block;
	position: fixed;
	right: 45px;
	top: 45px;	
	color: #FFF;
	font-size: 30px;
	cursor: pointer;
	}

.lightbox {
	display: block;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	height: auto;
	}

.lightbox img {
	display: block;
	width: auto;
	height: auto;
	max-height: 700px;
	max-width: 80%;
	margin: 0 auto;
	}

footer h3 {

}

footer p {

}



.footer-social {

}

.footer-inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 16px;
		line-height: 24px;;
		font-weight: 300;
		color: #999;
		padding: 0px 0px;
		text-align: left;
		}

.footer-inner-text h3 {
	display: block;
	position: relative;
	overflow: hidden;	
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #EEE;
	padding: 0px 0px;
	text-align: left;
	text-transform: uppercase;
	}
.footer-link {
	display: inline;
	color: #BBB;
}

.footer-link:hover {
	text-decoration: none;
	color: #FFF;
	}


.footer-nav-link {
	display: block;
	position: relative;
	color: #BBB;
	border-bottom: 1px solid #555;
	padding: 10px 0px;
	float: none;
}

.footer-nav-link:hover {
	text-decoration: none;
	color: #FFF;
	}

.footer-nav-links a:first-of-type {
	padding-top: 0px;
	}

.footer-nav-links a:last-of-type {
	border-bottom: none;
	}

.no-border {
	border: 0;
	}

.footer-right {
	float: none; 
	text-align: center;
	}

.footer-col1of1 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	}

.footer-col1of2 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	margin-bottom: 20px;
	}

.footer-col2of2 {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	margin-bottom: 20px;
	}




.footer-col1of3 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	margin-bottom: 20px;
	}

.footer-col2of3 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	margin-bottom: 20px;
	}

.footer-col3of3 {
	display: block;
	float: none;
	position: relative;
	width: auto;
	max-width: none;
	margin: 0 auto;
	padding-top: 0px !important;
	margin-bottom: 20px;
	}


.logo-container {
	display: block;
	position: absolute;
	padding: 10px 0px;
	border-radius: 100%;
	z-index: 100000;
	background-color: none;
	width: 100%;
	max-width: 75px;
	margin-top: -20px;
	}
.logo-container img {
	display: block;
	margin: 0 auto;
	max-width: 75px;
	}



#backtotopbutton {
    position:fixed;
    cursor:pointer;
	width:50px;
    height:50px;    	
	right: 15px;
    bottom: 85px;    
    /* text-indent:-9999px; */
    display:none;
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	opacity: 0.5;
}

.grecaptcha-badge {
	z-index: 1000000;
	}

#backtotopbutton:hover {
    background-color:#3e79aa;    
}

.slidedots {
	display: none;
	text-decoration: none;
	}

.darkoverlaytext {
	display: block;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

.galleryheader {
	font-size: 34px; line-height: 42px;; margin-bottom: 60px; display: block; color: #DDD;
	}



	.headline-h1 {
		font-size: 20px;
		line-height: 28px;;
		}


	.headline-text {
		font-size: 20px;
		line-height: 28px;;
		}

	.mapembed {
		height: 360px;
		}

	.mapembed iframe {
		float: right;
		}

	.inner-map-static {
		max-width: 400px;
		}

	.cols {
		max-width: 1500px;
		}

	

	.grid {
		max-width: 1500px;
		}

	.grid-image {
		    height: auto;
			width: 110%;
			min-height: 330px;
		}

.center-dt {
	text-align: left;
	}


/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */


@media only screen and (min-width: 640px) {

	.galleryheader {
		font-size: 34px; line-height: 50px; margin-bottom: 60px; display: block; color: #DDD;
	}

	.inner-text {
		font-size: 24px;
		line-height: 34px;
		}


	.slideshowleftarrow {
		display: block;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -30px;
		font-size: 55px;
		line-height: 60px;
		margin-left: 20px;
		opacity: 0.6;
		z-index: 100000;
		color: #FFF;
		cursor: pointer;
	}
	.slideshowrightarrow {
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -30px;
		font-size: 55px;
		line-height: 60px;
		margin-right: 20px;
		opacity: 0.6;
		z-index: 100000;
		color: #FFF;
		cursor: pointer;
	}

	.slidedots {
		display: block;
		position: absolute;
		width: 100%;
		overflow: visible;
		margin: 0 auto;
		bottom: 0;
		margin-bottom: 20px;
		text-align: center;
		background-color: #000; margin-bottom: 0; padding-bottom: 5px; padding-top: 10px; opacity: 0.7;
	}
	.slidedots-inner {
		display: table;
		position: relative;
		width: auto;
		margin: 0 auto;
	}
	.slidedot {
		display: block;
		float: left;
		width: 20px;
		height: 20px;
		cursor: pointer;
		font-size: 15px;
		line-height: 20px;
		color: #FFF;
		opacity: 1.0;
		margin-left: 5px;
		margin-right: 5px;
		}


	
	.heroimage-outer {
		display: block;
		position: relative;
		overflow: hidden;	
		height: 550px;
		width: 100%;
	    
		z-index: 1000;
		}

	.heroimage {
		height: 550px;
		}

	.heroimage-inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 55px;
		line-height: 72px;
		font-weight: 300;
		color: #FFF;
		text-align: center;
		}

	.mainbody-inner {
		display: block;
		position: relative;
		padding: 70px 40px;
		font-size: 20px;
		line-height: 34px;
		font-weight: 300;
		max-width: 1200px;
		margin: 0 auto;
		}

	h1 {
		font-weight: 600;
		margin-bottom: 20px;
		text-align: center;
		font-size: 32px;
		line-height: 44px;
		text-transform: uppercase;
		}

	h2 {
		font-weight: 600;
		margin-bottom: 30px;
		text-align: center;
		font-size: 32px;
		line-height: 44px;
		}

	.banner-inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 28px;
		line-height: 44px;
		font-weight: 300;
		color: #FFF;
		padding: 0px 30px;
		text-align: left;
		}

	.banner-button {
		display: block;
		position: relative;
		overflow: hidden;
		text-decoration: none;
		border-radius: 30px;
		background-color: #407db0;
		color: #FFF !important;
		font-size: 17px;
		line-height: 44px;
		font-weight: 600;
		text-align: center;
		padding: 0px 30px;
		max-width: 100px;
		}

	.banner-button:hover {
		color: #FFF !important;
		}

	.align-left {
		display: block;
		position: relative;
		float: left;
		margin: 0px 0px;
		}

	.align-right {
		display: block;
		position: relative;
		float: right;
		margin: 0px 0px;
		}

	.align-default {
		display: block;
		position: relative;
		float: none;
		margin: 0px 0px;
		}

	.inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 22px;
		line-height: 34px;
		font-weight: 300;
		color: #666;
		padding: 0px 0px;
		text-align: left;
		}

	.inner-image-static {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: auto;
		max-width: 300px;
		}

	.inner-map-static {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: auto;
		max-width: 500px;
		}

	.inner-image-static img {
		display: block;
		position: relative;
		overflow: hidden;
		width: 100%;
		}

	

	.inner-image-icon {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 180px;
		max-width: 300px;

		}

	.inner-image {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 250px;
		max-width: 300px;

		}


	.inner-image img {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 120%;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		}

	.inner-image-c {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 250px;
		max-width: 300px;

		}


	.inner-image-c img {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		}


	.cols4 {
		padding-top: 30px !important;
		}

	.cols4 .inner-image {
		height: 160px;
		}

	.cols4 h3 {
		font-size: 18px;
		}

	.cols4 p {
		font-size: 16px;
		line-height: 24px;
		}

	
	.margin-left {
		margin-left: 20px;
		}
	
	.margin-right {
		margin-right: 20px;
		}
	
	.padding-left {
		padding-left: 20px;
		}
	
	.padding-right {
		padding-right: 20px;
		}


	.col1of4 {
		display: block;
		float: left;
		position: relative;
		width: 48%;
		max-width: none;
		margin-right: 2%;
		
		}

	.col2of4 {
		display: block;
		float: right;
		clear: right;
		position: relative;
		width: 48%;
		max-width: none;
		margin-left: 2%;
		}

	.col3of4 {
		display: block;
		float: left;
		position: relative;
		width: 48%;
		max-width: none;
		margin: 0 auto;
		padding-top: 0px !important;
		margin-right: 2%;
		}

	.col4of4 {
		display: block;
		float: right;
		clear: right;
		position: relative;
		width: 48%;
		max-width: none;
		margin: 0 auto;
		padding-top: 0px !important;
		margin-left: 2%;
		}

	.col1of3 {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		max-width: 48%;
		margin-left: 0%;
		margin-right: 2%;
		}
	
	.col2of3 {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		max-width: 48%;
		margin-left: 2%;
		margin-right: 0%;
		}
	
	.col3of3 {
		display: block;
		float: none;
		position: relative;
		width: 48%;
		max-width: 48%;
		margin: 0 auto;
		padding-top: 40px !important;
		}


	



	.col1of2 {
		display: block;
		float: left;
		position: relative;
		width: 48%;
		max-width: 48%;
		margin-left: 0%;
		margin-right: 2%;
		}

	.col2of2 {
		display: block;
		float: left;
		position: relative;
		width: 48%;
		max-width: 48%;
		margin-left: 2%;
		margin-right: 0%;
		}

	.smallerpic {
		max-width: 70% !important;
		margin-left: auto !important;
		margin-right: auto !important;
		}

	.grid-elem {
		display: block;
		position: relative;
		overflow: hidden;
		width: 31%; 
		height: 160px;
		float: left;
		margin: 1%;
		}

	.grid-image {
		display: block;
		position: relative;
		width: auto;
		height: 260px;
		left: 50%;
		top: 50%;
		
		transform: translate(-50%,-50%) !important;	
		transition: 0.2s;
	
		}


	 /*
	 .grid-image:hover {
		cursor: pointer;
		transform: scale(1.25) translate(-33%,-33%) !important;	
		}
		*/
		

		.header-left a {
			color: #EEE;	
			font-size: 22px;
			line-height: 24px;
			font-weight: 600;
			text-decoration: none;
			}


	


}




/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */



@media only screen and (min-width: 860px) {


	.darkoverlaytext {
		display: block;
		text-align: center;
		padding: 20px;
		color: #FFF;
		font-weight: bold;
		font-size: 24px;
	}


	.grid-overlay {
		display: none;
		position: absolute;
		width: 100%;
		z-index: 10000;
		bottom: 0;
		text-align: center;
		background-color: #000000;
		color: #FFF;
		opacity: 0.7;
	}

	.onlymobilebr {
		display: none;
	}

	.onlydesktop {
		display: inline-block;
		}

	.onlymobile {
		display: none;
		}


	.logo-container {
		display: block;
		position: absolute;
		padding: 20px 60px;
		border-radius: 100%;
		z-index: 100000;
		background-color: #111;
		width: 100%;
		max-width: 150px;
		margin-top: -25px;
		}
	.logo-container img {
		display: block;
		margin: 0 auto;
		max-width: 130px;
		}


	.col1of4 {
		display: block;
		float: left;
		position: relative;
		width: 23%;
		max-width: none;
		margin-right: 2%;
		}

	.col2of4 {
		display: block;
		float: left;
		clear: none;
		position: relative;
		width: 23%;
		max-width: none;
		margin-left: 1%;
		margin-right: 1%;
		}

	.col3of4 {
		display: block;
		float: left;
		position: relative;
		width: 23%;
		max-width: none;
		margin: 0 auto;
		padding-top: 0px !important;
		margin-left: 1%;
		margin-right: 1%;
		}

	.col4of4 {
		display: block;
		float: left;
		clear: none;
		position: relative;
		width: 23%;
		max-width: none;
		margin: 0 auto;
		padding-top: 0px !important;
		margin-left: 2%;
		}

	.cols4 {
		padding-top: 30px !important;
		}

	.cols4 .inner-image {
		height: 160px;
		}

	.cols4 h3 {
		font-size: 18px;
		}

	.cols4 p {
		font-size: 16px;
		line-height: 24px;
		}

	.center-dt {
		text-align: left;
	}


	.footer-right {
		float: right; 
		text-align: right;		
	}


	
	.footer-col1of1 {
		display: block;
		float: none;
		position: relative;
		width: 100%;
		max-width: none;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;

		}

	.footer-col1of2 {
		display: block;
		float: left;
		position: relative;
		width: 60%;
		max-width: none;
		margin: 0 auto;
		margin-bottom: 20px;
		}

	.footer-col2of2 {
		display: block;
		float: right;
		position: relative;
		width: 40%;
		max-width: none;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: right;
		}

	.footer-col1of3 {
		display: block;
		float: left;
		position: relative;
		width: 42%;
		margin: 0;
		margin-right: 2%;
		}

	.footer-col2of3 {
		display: block;
		float: left;
		position: relative;
		width: 29%;
		margin: 0;
		margin-left: 2%;
		margin-right: 2%;
		}

	.footer-col3of3 {
		display: block;
		float: left;
		position: relative;
		width: 21%;
		margin: 0;
		margin-left: 2%;
		}

	
}





/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */





@media only screen and (min-width: 1000px) {

	.heroimage-outer {
		display: block;
		position: relative;
		overflow: hidden;	
		height: 650px;
		width: 100%;
		}

	.heroimage {
		height: 650px;
		}

	.heroimage-inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 70px;
		line-height: 85px;
		font-weight: 300;
		color: #FFF;
		text-align: center;
		max-width: 1500px;
		margin: 0 auto;
		}

	.mainbody-inner {
		display: block;
		position: relative;
		padding: 70px 20px;
		font-size: 24px;
		line-height: 38px;
		font-weight: 300;
		max-width: 1200px;
		margin: 0 auto;
		}

	h1 {
		font-weight: 600;
		margin-bottom: 20px;
		text-align: center;
		font-size: 34px;
		line-height: 48px;
		text-transform: uppercase;
		}

	h2 {
		font-weight: 600;
		margin-bottom: 30px;
		text-align: center;
		font-size: 27px;
		line-height: 38px;
		}

	.banner-inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 42px;
		line-height: 54px;
		font-weight: 300;
		color: #FFF;
		padding: 0px 30px;
		text-align: left;
		}

	.banner-button {
		display: block;
		position: relative;
		overflow: hidden;
		text-decoration: none;
		border-radius: 30px;
		background-color: #407db0;
		color: #FFF !important;
		font-size: 22px;
		line-height: 54px;
		font-weight: 600;
		text-align: center;
		padding: 0px 30px;
		max-width: 150px;
		}

	.banner-button:hover {
		color: #FFF !important;
		}

	.inner-text {
		display: block;
		position: relative;
		overflow: hidden;	
		font-size: 24px;
		line-height: 34px;
		font-weight: 300;
		color: #666;
		padding: 0px 0px;
		text-align: left;
		}

	.inner-image-static {
		display: block;
		position: relative;
		overflow: hidden;
		width: 100%;
		height: auto;
		max-width: 500px;
		}

	.inner-map-static {
		display: block;
		position: relative;
		overflow: hidden;
		width: 100%;
		height: auto;
		max-width: 500px;
		}
		

	.inner-image-static img {
		display: block;
		position: relative;
		overflow: hidden;
		width: 100%;
		}

	

	.inner-image-icon {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 180px;
		max-width: 500px;
		}


	.inner-image {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 250px;
		max-width: 500px;
		}

	.inner-image img {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 120%;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		}

	.inner-image-c {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 250px;
		max-width: 500px;
		}

	.inner-image-c img {
		display: block;
		position: relative;
		overflow: hidden;
		width: auto;
		height: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		}

	.margin-left {
		margin-left: 40px;
		}
	
	.margin-right {
		margin-right: 40px;
		}

	.padding-left {
		padding-left: 40px;
		}
	
	.padding-right {
		padding-right: 40px;
		}

	.col1of3 {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		max-width: 31%;
		margin-left: 0%;
		margin-right: 2%;
		}
	
	.col2of3 {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		max-width: 31%;
		margin-left: 1.5%;
		margin-right: 1.5%;
		}
	
	.col3of3 {
		display: block;
		float: right;
		position: relative;
		width: 100%;
		max-width: 31%;
		margin-left: 2%;
		margin-right: 0%;
		padding-top: 0px !important;
		}

	.smallerpic {
		max-width: 60% !important;
		margin-left: auto !important;
		margin-right: auto !important;
		}

	.grid-elem {
		display: block;
		position: relative;
		overflow: hidden;
		width: 31%; 
		height: 250px;
		float: left;
		margin: 1%;
		}

	.grid-image {
		display: block;
		position: relative;
		width: auto;
		height: 280px;
		left: 50%;
		top: 50%;
		 transform: translate(-50%,-50%) !important;	 
		}

	/*
	.grid-image:hover {
		cursor: pointer;
		transform: scale(1.20) translate(-40%,-40%) !important;	
		}
		*/


	.mainbody-inner {
		display: block;
		position: relative;
		padding: 70px 60px;
		font-size: 30px;
		line-height: 42px;;
		font-weight: 300;
		max-width: 1500px;
		margin: 0 auto;
	}

	.headline-h1 {
		font-size: 30px;
		line-height: 50px;
		}


	.headline-text {
		font-size: 24px;
		line-height: 42px;;
		}

	.mapembed {
		height: 460px;
		}

	.mapembed iframe {
		float: right;
		}

	.inner-map-static {
		max-width: 400px;
		}

	.cols {
		max-width: 1500px;
		}

	.inner-text {
		font-size: 30px;
		line-height: 42px;;
		}

	.grid {
		max-width: 1500px;
		}

	.grid-image {
		height: 280px;
		}
	.contact-top {
		font-size: 30px;
		line-height: 42px;;
		}

	.footer-col1of2 {
		display: block;
		float: left;
		position: relative;
		width: 70%;
		max-width: none;
		margin: 0 auto;
		margin-bottom: 20px;
		}

	.footer-col2of2 {
		display: block;
		float: right;
		position: relative;
		width: 30%;
		max-width: none;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: right;
		}

}



/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */




@media only screen and (min-width: 1300px) {

	.heroimage-inner-text {
		font-size: 80px;
		line-height: 100px;
		}

	.heroimage-inner {
		max-width: 1250px;
		}

	.heroimage-outer {
		display: block;
		position: relative;
		overflow: hidden;	
		height: 750px;
		width: 100%;
		}

	.heroimage {
		width: 100%;
		height: 750px;
		}

	.mainbody-inner {
		display: block;
		position: relative;
		padding: 70px 40px;
		font-size: 24px;
		line-height: 38px;
		font-weight: 300;
		max-width: 1500px;
		margin: 0 auto;
	}

	.headline-h1 {
		font-size: 35px;
		line-height: 60px;
		}


	.headline-text {
		font-size: 30px;
		line-height: 50px;
		}

	.mapembed {
		height: 460px;
		}

	.mapembed iframe {
		float: right;
		}

	.inner-map-static {
		max-width: 600px;
		}

	.cols {
		max-width: 1500px;
		}

	.inner-text {
		font-size: 30px;
		line-height: 42px;;
		}

	.grid {
		max-width: 1500px;
		}

	.grid-image {
		width: 110%;
		height: auto;
		min-height: 330px;
		}

}



/******************************************************************************************************************/


.rows {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 40px;
	}

.row {
	margin-bottom: 40px;
	}

#rowhead {
	display: none;
	}

.rowcollabel {
	display: inline-block;
	}
.fpicon {
	font-size: 30px; padding-top: 8px; margin-bottom: 15px; vertical-align: middle;
	}

.viewwidth {
		width: 100%;
		text-align: center;
		}

	.bedroomwidth {
		width: 100%;
		text-align: center;
		}
	.bathroomwidth {
		width: 100%;
		text-align: center;
		}
	.sqftwidth {
		width: 100%;
		text-align: center;
		}

	.pricerangewidth {
		width: 100%;
		text-align: center;
		}

.businesswidth {
		width: 100%;
		text-align: center;
		}
	.descriptionwidth {
		width: 100%;
		text-align: center;
		}
	.phonewidth {
		width: 100%;
		text-align: center;
		}

	.websitewidth {
		width: 100%;
		text-align: center;
		}


@media screen and (min-width: 700px) {

	#rowhead {
		display: block;
	}

	.fpicon {
		font-size: 30px; margin-top: 5px; margin-bottom: 0px;
		}

	.rowcollabel {
		display: none;
	}


	.rows {
		display: table;
		position: relative;
		width: auto;
		max-width: 1200px;
		margin: 0 auto;		
		font-size: 15px;
		line-height: 20px;
	}
	.row {
		display: block;
		position: relative;
		width: auto;
		padding: 10px 0px;
		border-bottom: 1px solid #DEDEDE;
		overflow: hidden;
		margin-bottom: 0;

		}
	.row .rcol {
		float: left;
		margin-right: 8px;
		margin-left: 8px;
		font-size: 15px;
		}
	.row .rcol:last-of-type {
		/* margin-right: 0; */
		}
	.row .head {	
		background-color: #EEE;
		font-weight: 600;
		}

	.viewwidth {
		width: 50px;
		text-align: center;
		}

	.bedroomwidth {
		width: 80px;
		text-align: center;
		}
	.bathroomwidth {
		width: 80px;
		text-align: center;
		}
	.sqftwidth {
		width: 60px;
		text-align: center;
		}

	.pricerangewidth {
		width: auto;
		text-align: left;
		}

	.businesswidth {
		width: 150px;
		text-align: center;
		}
	.descriptionwidth {
		width: 250px;
		text-align: center;
		}
	.phonewidth {
		width: 100px;
		text-align: center;
		}

	.websitewidth {
		width: 100px;
		text-align: center;
		}

	}

@media screen and (min-width: 860px) {

	.rows {
		display: table;
		position: relative;
		width: auto;
		max-width: 1200px;
		margin: 0 auto;		
		font-size: 18px;
		line-height: 24px;
	}
	.row {
		display: block;
		position: relative;
		width: auto;
		padding: 12px 0px;
		border-bottom: 1px solid #DEDEDE;
		overflow: hidden;
		}
	.row .rcol {
		float: left;
		margin-right: 10px;
		margin-left: 10px;
		font-size: 18px;
		}
	.row .rcol:last-of-type {
		/* margin-right: 0; */
		}
	.row .head {	
		background-color: #EEE;
		font-weight: 600;
		}

	.viewwidth {
		width: 60px;
		text-align: center;
		}

	.bedroomwidth {
		width: 90px;
		text-align: center;
		}
	.bathroomwidth {
		width: 90px;
		text-align: center;
		}
	.sqftwidth {
		width: 60px;
		text-align: center;
		}

	.pricerangewidth {
		width: auto;
		}


	.businesswidth {
		width: 150px;
		text-align: center;
		}
	.descriptionwidth {
		width: 350px;
		text-align: center;
		}
	.phonewidth {
		width: 140px;
		text-align: center;
		}

	.websitewidth {
		width: 140px;
		text-align: center;
		}

	}

@media screen and (min-width: 1000px) {

	.rows {
		display: table;
		position: relative;
		width: auto;
		max-width: 1200px;
		margin: 0 auto;		
		font-size: 24px;
		line-height: 28px;;
	}
	.row {
		display: block;
		position: relative;
		width: auto;
		padding: 17px 0px;
		border-bottom: 1px solid #DEDEDE;
		overflow: hidden;
		}
	.row .rcol {
		float: left;
		margin-right: 20px;
		margin-left: 20px;
		font-size: 24px;
		}
	.row .rcol:last-of-type {
		/* margin-right: 0; */
		}
	.row .head {	
		background-color: #EEE;
		font-weight: 600;
		}

	.viewwidth {
		width: 70px;
		text-align: center;
		}

	.bedroomwidth {
		width: 130px;
		text-align: center;
		}
	.bathroomwidth {
		width: 130px;
		text-align: center;
		}
	.sqftwidth {
		width: 80px;
		text-align: center;
		}

	.pricerangewidth {
		width: auto;
		}

	.businesswidth {
		font-size: 16px;
		width: 250px;
		text-align: left;
		}
	.descriptionwidth {
		font-size: 16px;
		width: 450px;
		text-align: left;
		}
	.phonewidth {
		font-size: 16px;
		width: 140px;
		text-align: left;
		}

	.websitewidth {
		font-size: 16px;
		width: 140px;
		text-align: left;
		}


	}

@media screen and (min-width: 1300px) {

	.businesswidth {
		font-size: 17px !important;
		width: 230px;
		text-align: left;
		}
	.descriptionwidth {
		font-size: 17px !important;
		width: 350px;
		text-align: left;
		}
	.phonewidth {
		font-size: 17px !important;
		width: 140px;
		text-align: left;
		}

	.websitewidth {
		font-size: 17px !important;
		width: 140px;
		text-align: left;
		}

	}
/**************************************************************************************************************/

.rows {
	margin-bottom: 40px;
	}

.fpviewcol { display: block; }

#nav-fixed-wrapper {
	display: block; position: fixed; top: 0; height: 73px; width: 100%; z-index: 1000000; overflow: visible;
	}

/**************************************************************************************************************/


.grid2col {
	display: block;
	}

.grid-elem-2col {
	width: 100%;
	height: 230px;
	}

.grid-image-2col {
		width: 110%;
		height: auto;
	}

@media screen and (min-width: 640px) {

	.grid2col {
		display: table;
	}
	.grid-elem-2col {
		width: 48%;
		height: 230px;
	}
	
	.grid-image-2col {
		width: 110%;
		height: auto;
	}


}

@media screen and (min-width: 860px) {

	.grid2col {
		display: table;
	}
	.grid-elem-2col {
		width: 48%;
		height: 260px;
	}
	
	.grid-image-2col {
		width: 110%;
		height: auto;
	}


}

@media screen and (min-width: 1000px) {

	.grid2col {
		display: table;
	}
	.grid-elem-2col {
		width: 48%;
		height: 300px;
	}
	
	.grid-image-2col {
		width: 110%;
		height: auto;
	}


}


@media screen and (min-width: 1300px) {

	.grid2col {
		display: table;
	}
	.grid-elem-2col {
		width: 48%;
		height: 450px;
	}
	
	.grid-image-2col {
		width: 110%;
		height: auto;
	}


}



.button-link {
	display: block;
	margin: 0 auto;
	padding: 7px 0px;
	text-align: center;
	background-color: #333;
	color: #DDD;
	text-decoration: none;
	font-size: 16px;
	width: 80%;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-weight: bold;
}

.button-link:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #555;
}

@media screen and (min-width: 840px) {

	.button-link {
		display: inline-block;
		font-size: 18px;
		margin: 5px 10px;
		padding: 5px 40px;						
		text-decoration: none;
		width: auto;
	}

	.button-link:hover {
		text-decoration: none;
		
	}

}



.features-header {
	text-align: left; font-size: 30px; line-height: 40px;
	}

.features-container {
	padding-left: 0px;
	}

.features-text {
	border-left: 1px solid #777; padding-left: 20px;
	}

@media screen and (min-width: 640px) {
	.features-header {
		text-align: right; font-size: 40px; line-height: 50px;
	}

	.features-container {
		padding-right: 20px;
	}

	.features-text {
		border-left: 1px solid #777; padding-left: 60px;
	}


}


.resident-button {
    display: block;
    text-align: center;
    width: 80%;    
    text-decoration: none;
    margin: 0 auto;
    padding: 40px;
    font-size: 30px;
	box-shadow: none;
	line-height: 40px;
	box-sizing: border-box;
	}

.resident-button:hover {
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 40px;
    font-size: 30px;
	text-decoration: underline;
	box-shadow: none;
	line-height: 40px;
	box-sizing: border-box;
	}

.colmar {
	margin-bottom: 30px;
	}

@media screen and (min-width: 640px) {
	.colmar {
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 1000px) {

	.resident-button {
		display: block;
		text-align: center;
		width: 90%;    
		text-decoration: none;
		margin: 0 auto;
		padding: 40px 10px;
		font-size: 40px;
		box-shadow: none;
		line-height: 50px;
		}

	.resident-button:hover {
		display: block;
		text-align: center;
		width: 90%;
		margin: 0 auto;
		padding: 40px 10px;
		font-size: 40px;
		text-decoration: underline;
		box-shadow: none;
		line-height: 50px;
		}

}