/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}
/* Base Styles
-----------------------------*/
* {box-sizing: border-box;}
body {
	color: #817a6b;
	font-size: 16px;
	font-family: 'Lora', serif;
	background: url(/aronovrealtygulfcoast-assets/img/background.svg);
	background-size: 124px 60px;
}
hr {
	border: none;
	height: 5px;
	background: url(/aronovrealtygulfcoast-assets/img/hr.svg) repeat-x;
	background-size: 15px 5px;
}
a {text-decoration: none;}
.cf:after {
	content: "";
	display: table;
	clear: both;
}
.container {
	display: block;
	margin: 0 auto;
	max-width: 1032px;
}
.serif {font-family: 'Lora', serif;}
.button {
	display: inline-block;
	padding: 1.5em 2em;
	font-size: 0.95em;
	text-align: center;
	letter-spacing: 0.2em;
	color: #fff;
	font-family: Helvetica, arial, sans-serif;
	text-transform: uppercase;
	background: #0083cb url(/aronovrealtygulfcoast-assets/img/button.png);
	background-size: cover;
	box-shadow: 1px 2px 8px 0px rgba(83, 63, 41, 0.39); 
}
.button:hover {
	color: #817a6b;
	background: #9bd5b9 url(/aronovrealtygulfcoast-assets/img/buttonHover.png);
	background-size: cover;
}
.callOut {
	padding: 1.5em 0;
	text-align: center;
}
.callOut p {
	text-align: left;
	max-width: 42em;
	margin: 0 2em 2em 2em;
	padding: 0 1em;
	line-height: 2.5em;
}
.callOut p strong {
	text-align: center;
	font-size: 1.4em;
	font-weight: 400;
	display: block;
}
.callOut h2 {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #817a6b;
	font-size: 1.15em;
	line-height: 1.15em;
	font-weight: 400;
	margin-right: 1em;
	margin-left: 1em;
}
.callOut .button {
	vertical-align: middle;
}
.callOut#upper h2 {max-width: 22em;}
.callOut#upper h2 a, .callOut#upper h2 a:visited { color: #817a6b; }
.callOut#upper h2 a:hover { color: #0083cb; }
.callOut#lower h2 {max-width: 18em;}
.callOut#middle h2 {margin: 0 1em; display: block;}
.callOut#middle .button {
	background: #9bd5b9;
    color: #0083cb;
    padding: 0.75em 1em;
    font-size: 0.89em;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
.callOut#middle .button:hover{
	background: #0083cb;
	color: #fff;
}
.callOut#middle .button:nth-of-type(2){
	margin: 10px 10px 0;
}
main, footer {
	background: #fff;
	border-left: 1px solid #dbeaee;
	border-right: 1px solid #dbeaee;
}
@media (max-width: 750px) {
	.callOut#middle .button{  }
}
@media (max-width: 650px) {
	.callOut h2 {line-height: 1.5em;}
}
@media (min-width: 550px) {
	.callOut h2 {font-size: 1.25em;}
}
@media (min-width: 650px) {
	body {font-size: 18px;}
	.callOut h2 {
		font-size: 1.6em;
		margin-left: 0;
	}
	.callOut p {margin: 0 auto 2em auto;}
}
/* Header Styles
-----------------------------*/
header {
	padding-top: 0.5em;
	text-align: center;
	border-bottom: 4px solid #98d4bf;
	background: #d6e2eb url(/aronovrealtygulfcoast-assets/img/header.jpg) no-repeat center;
	background-size: cover;
}
header h1 {
	width: 250px;
	height: 50px;
	margin: 0 auto 30% auto;
}
header p {
	margin: 0;
	padding: 0.25em 0;
	font-size: 1em;
	font-style: italic;
	color: #fff;
	letter-spacing: 0.1em;
	background-color: rgba(0, 131, 203, 0.85);
}
@media(min-width: 550px) {
	header p {
		font-size: 1.5em;
	}
	.control-group {
		width: 50%;
		float: left;
	}
}
@media(min-width: 650px) {
	header {
		position: relative;
		padding-top: 3em;
		background-size: 1366px;
	}
	header:before {
		opacity: 0.75;
		top: 0;
		margin-top: -99px;
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/aronovrealtygulfcoast-assets/img/headerPattern.svg) no-repeat top center;
		background-size: 1366px;
	}
	header h1 {
		width: 350px;
		height: 70px;
		margin-bottom: 9.5em
	}
	header p {font-size: 2em;}
}
/* Main Styles
-----------------------------*/
main > p {
	max-width: 40em;
	padding: 2em 2em 3em 2em;
	margin: 0 auto;
	line-height: 2.5em;
}
.photos img {
	display: block;
	float: left;
	width: 50%;
	height: auto;
}
.columns {
	padding-top: 80px;
	padding-bottom: 30px;
	background: #9bd5b9 url(/aronovrealtygulfcoast-assets/img/greenBackground.svg) repeat-x;
	background-size: 124px 84px;
}
.columns .half p {
	line-height: 1.5em;
	font-style: italic;
}
.columns ul {
	list-style: none;
	padding-left: 18px;
}
.columns .half:first-of-type {margin-bottom: 4em;}
.columns ul li {
	position: relative;
	margin-bottom: 1em;
}
.columns ul li:before {
	content: '';
	display: block;
	position: absolute;
	height: 8px;
	width: 16px;
	left: -18px;
	top: 5px;
	background: url(/aronovrealtygulfcoast-assets/img/bullet.svg) no-repeat;
}
.photoGrid {
	position: relative;
    padding: 4em 0;
}
#photoSkimboard,
#photoTennis {display: none;}
.photoGrid img {
    max-width: 100%;
    height: auto;
}
.photoGrid p {
	text-align: center;
	margin: 0 auto;
	max-width: 15em;
    padding: 0.6em 0;
	color: #0083cb;
	line-height: 2em;
	font-style: italic;
	font-size: 1.222em;
}
.photoGrid div + div p {max-width: 16em;}
main>form {
	padding: 2em 1em 3em 1em;
}
@media (max-width: 650px) {
	.columns .half {
		max-width: 66%;
		margin: 0 auto;
	}
	.photoGrid img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	.photoGrid div + div {
		display: flex;
		flex-direction: column;
	}
	.photoGrid div + div p {order: 1;}
	.photoGrid div + div img {
		order: 2;
	}
}
@media (min-width: 650px) {
	main > p {padding: 2em 1em 3em 1em;}
	.columns {
		text-align: center;
		padding-top: 111px;
		padding-bottom: 60px;
	}
	.columns .half {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 34%;
		text-align: left;
		padding-left: 3em;
	}
	.columns .half:first-of-type {
		padding-right: 3em;
		padding-left: 0;
		margin-bottom: 0;
	}
	.columns .half:first-of-type:after {
		position: absolute;
		top: 0;
		right: -5px;
		content: '';
		display: block;
		width: 5px;
		height: 100%;
		background: url(/aronovrealtygulfcoast-assets/img/divider.svg) no-repeat center;
	}
	.photoGrid img,
	#photoSkimboard,
	#photoTennis {
		display: inline-block;
		margin-bottom: 1px;
	}
	.photoGrid:before,
	.photoGrid:after,
	.photoGrid div:first-of-type:before {
		content: '';
		display: block;
	}
	.photoGrid:before,
	.photoGrid:after,
	.photoGrid div:first-of-type:before {
		position: absolute;
		z-index: 2;
		max-width: 100%;
	}
	.photoGrid:before {
		top: 17%;
		left: 40%;
		width: 308px;
		height: 222px;
		background: url(/aronovrealtygulfcoast-assets/img/pattern1.svg) no-repeat;
	}
	.photoGrid:after {
		bottom: 3%;
		left: 45%;
		width: 353px;
		height: 230px;
		background: url(/aronovrealtygulfcoast-assets/img/pattern3.svg) no-repeat;
	}
	.photoGrid div {
		display: inline-block;
		vertical-align: top;
		max-width: 40%;
	}
	.photoGrid div:first-of-type {
		max-width: 58%;
		text-align: right;
	}
	.photoGrid div:first-of-type:before {
		top: 59%;
		left: 4%;
		width: 340px;
		height: 159px;
		background: url(/aronovrealtygulfcoast-assets/img/pattern2.svg) no-repeat;
	}
	.photoGrid p {
		position: relative;
		z-index: 4;
		margin: 1em auto;
		min-height: 200px;
	}
	.photoGrid div + div p {margin-top: 2.2em;}
}
/* Footer Styles
-----------------------------*/
footer {padding: 2em 0;}
footer p {
	color: #0083cb;
	text-align: center;
	font-size: 0.833em;
	font-weight: 700;
	padding-top: 1.5em;
	line-height: 2em;
}
footer p span {
	display: inline-block;
	height: 8px;
	width: 16px;
	background: url(/aronovrealtygulfcoast-assets/img/bullet.svg) no-repeat;
}