body {
	margin:0;
	padding: 0;
	border:0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	background-color: #fff;
}

ol{
	margin-left: 20px;
	padding-left: 0px;
}
img {border:0;max-width: 100%;height: auto;}
a:link, a:visited{
	color: #1e5b7e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1{
	margin: 8 0 10 0px;
	font-size: 22px;
	color: #337ab7;
}
h2{
	margin: 10 0 7 0px;
	font-size: 22px;
	color: #337ab7;
}
h3{
	margin: 7 0 7 0px;
	font-size: 18px;
	color: #337ab7;
}

#header{
	padding-top:5px;
}
#headcontainer{
	background-color: #fff;
}
#headerclear{
	clear: both;
}
#homecontentcontainer1{
	background-color: #9fb3df;
	background-image: url('/img/homepage.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
	height: 500px;
}
#homecontent1{
	padding: 0px;
}
#homebannerleft{
	margin-top: -30px;
}
#homebannerright{
	width:320px;
	padding-top: 30px;
	height:auto;
	margin:auto;
}
.homecircle{
	float: right;
	width: 160px;
	height: 150px;
	display: inline-block;
	*display: inline;
	background-image: url('/img/circle.png');
	background-size: 150px 150px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #fff;
}
.homecirclehead{
	padding-top: 22px;
	font-size: 20px;
	font-weight: bold;
}
.homecircleprice{
	padding-top: 8px;
	font-size: 35px;
	color: #ffe400;
	font-weight: bold;
}
.homecircledesc{
	padding-top: 3px;
	font-size: 13px;
}
#homegarycircle{
	width:320px;
	height:auto;
	margin:auto;
}
.homegarycircle{
	float: right;
	width: 160px;
	height: 200px;
	display: inline-block;
	*display: inline;
	background-image: url('/img/gray-circle.png');
	background-size: 150px 150px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: #fff;
}
.homegarycirclehead{
	padding-top: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.homegarycircleheadextra{
	padding-top: 22px;
	font-size: 20px;
	font-weight: bold;
	color: #f00;
}
.homegarycircleprice{
	padding-top: 8px;
	font-size: 35px;
	color: #0f75bc;
	font-weight: bold;
}
.homegarycircledesc{
	padding-top: 3px;
	font-size: 24px;
	font-weight:bold;
	color: #fff;
}
.homegarycirclemoreinfo{
	padding-top: 33px;
	font-size: 12px;
	color: #000;
}


#contentcontainer1{
	background-color: #0068b0;
}
#content1{
	padding: 60px 0px;
}
#content1inner{
	padding: 20px 5px;
}
#contentcontainerhome2{
	background-color: #234052;
	padding: 0px;
	margin: 0px;
}
#contentcontainer2{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
#content2inner{
	padding: 15px 5px;
	font-size:15px;
	line-height: 150%;
}
#contentcontainer3{
	background-color: #0068b0;
	padding:10px 0px;
}
#footercontainer{
	background-color: #0068b0;
	padding:10px 0px;
}
#footer{
	padding: 20px 0px;
	color: #fff;
	line-height: 200%;
	text-align: center;
	font-size: 16px;
}
#footer a:link, #footer a:visited{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.footerhead{
	font-size: 22px;
	font-weight: bold;
}
.footerblock{
	text-align: left;
	width: 45%;
}
#logo{
	padding:3px;
	width: 194px;
	text-align: center;
	float: left;
}
#logo img{
	width: 194px;
	height: 50px;
}
#desktopheaderright{
	display: none;
}
#dtopphoneright{
	display: none;
}
#mobileheaderright{
	float: right;
	width: 90px;
	text-align: right;
	padding:3px;
}
#mmenu{
	position:absolute;
	width:200px;
	top:60px;
	right:0;
	background-color: #000;
	background-color: rgba(0,0,0,0.95);
	color:#fff;
	display:none;
	padding:10px;
	font-size: 14px;
}
#mmenu a{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
	display:block;
}
#mmenu a:hover, #mmenu.active a{
	color:#fff;
	text-decoration:underline;
}
#mmenu div{
	padding: 6px 0px;
	border-bottom: 1px solid #333;
}
#homeslogan{
	text-align:center;
	font-size:22px;
	color:#fff;
	padding: 0px;
	margin: 0px;
}
#homeslogan1{
	font-size: 53px;
	color:#e4ba48;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight:bold;
}
#homeslogan2{
	font-size: 36px;
	color:#fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight:normal;
}
#distilewrapper {display: grid;grid-row-gap: 30px;padding: 30px 3px;}
.distile {background-color: #fff;}
#innerH1{
	text-align:left;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}
.homeprice{
	text-align:left;
	font-size:15px;
	color:#fff;
	padding-top:30px;
	line-height: 150%;
}
#homegetstarted{
	text-align:center;
	padding-top: 40px;
}
#homesubpanels{
	padding: 20px 0px;
	text-align:center;
}
#homevideowrapper{
	padding: 8px 0px;
}
#buyhomediscount{
	padding: 28px 0px 18px 0px;
}
#sellhomediscount{
	padding: 28px 0px 18px 0px;
}

.homesubpanelstitle{
	line-height: 150%;
	font-size: 26px;
	font-weight:bold;
	padding-bottom: 20px;
}
.yellowbtn a{
	display: inline-block;
	*display: inline;
	background:#0068b0;
	border:solid 1px #0068b0;
	padding: 8px 18px;
	text-align:center;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration: none;
}
.yellowbtn a:hover{
	background:#378ecb;
	border:solid 1px #378ecb;
	color:#fff;
}
.bigbtn a{
	display: inline-block;
	*display: inline;
	background:#337ab7;
	border-radius: 4px;
	border:solid 1px #337ab7;
	padding: 13px 16px;
	text-align:center;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration: none;
}
.bigbtn a:hover{
	background:#1965a6;
	border:solid 1px #1965a6;
	color:#fff;
}
.regbtn a{
	display: inline-block;
	*display: inline;
	background:#337ab7;
	border-radius: 4px;
	border:solid 1px #337ab7;
	padding: 11px 14px;
	text-align:center;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration: none;
}
.regbtn a:hover{
	background:#1965a6;
	border:solid 1px #1965a6;
	color:#fff;
}
.homebtn a{
	display: block;
	margin:auto;
	margin-top: 5px;
	width: 150px;
	background:#337ab7;
	border-radius: 4px;
	border:solid 1px #337ab7;
	padding: 8px 14px;
	text-align:center;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-decoration: none;
}
.homebtn a:hover{
	background:#1965a6;
	border:solid 1px #1965a6;
	color:#fff;
}



.homevideo{
	margin:auto;
	width: 320px;
	height: 180px;
	box-shadow: 0 0 10px #ccc;
}
.homevideo:hover{
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #5ca3d5;
}
.homevideod{
	margin:auto;
	width: 320px;
	height: 180px;
	/*box-shadow: 0 0 10px #ccc;*/
	background-image: url('/img/homevideo.png');
}
.homevideod:hover{
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #5ca3d5;
	background-image: url('/img/homevideo-on.png');
}
.actionpanel{
	height:auto;
	margin:auto;
	padding: 2px;
}
.actionpanelcontent{
	width: 100%;
	padding: 0px;
}
.sliderwrapper{
	margin-left: 10px;
	margin-right: 10px;
}
.sliderheader{
	padding: 20px 0px 10px 0px;
	font-size: 18px;
}
.slideResult{
	padding: 5px 0px;
	font-size: 38px;
}
@media (min-width: 360px) {
	.homevideo, .homevideod{
		width: 360px;
		height: 205px;
	}
}
@media (min-width: 375px) {
	.homevideo, .homevideod{
		width: 375px;
		height: 210px;
	}
}
@media (min-width: 414px) {
	.homevideo, .homevideod{
		width: 414px;
		height: 232px;
	}
}
@media (min-width: 560px) {
	#homenumofhouse{
		width: 280px;
	}
	#homegarycircle{
		width:100%;
	}
	.homegarycircle{
		float: right;
		width: 278px;
		height: 225px;
		display: inline-block;
		*display: inline;
		background-image: url('/img/gray-circle.png');
		background-repeat: no-repeat;
		background-size: 225px 225px;
		background-position: top center;
		text-align: center;
		color: #fff;
	}
	.homegarycirclehead{
		padding-top: 37px;
		font-size: 22px;
		font-weight: bold;
		color: #fff;
	}
	.homegarycircleheadextra{
		padding-top: 37px;
		font-size: 22px;
		font-weight: bold;
		color: #f00;
	}
	.homegarycircleprice{
		padding-top: 12px;
		font-size: 55px;
		color: #0f75bc;
		font-weight: bold;
	}
	.homegarycircledesc{
		padding-top: 5px;
		font-size: 35px;
		font-weight: bold;
		color: #fff;
	}
	.homegarycirclemoreinfo{
		padding-top: 40px;
		padding-left: 20px;
		font-size: 13px;
		color: #000;
		text-align: left;
	}
	.homevideo, .homevideod{
		width: 560px;
		height: 315px;
	}
	.actionpanel{
		width: 560px;
	}
	.homebtn a{
		display: inline-block;
		*display: inline;
		width: 150px;
		background:#337ab7;
		border-radius: 4px;
		border:solid 1px #337ab7;
		padding: 8px 14px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#fff;
		text-decoration: none;
	}
	.homebtn a:hover{
		background:#1965a6;
		border:solid 1px #1965a6;
		color:#fff;
	}
}
@media (min-width: 700px) {
	#homecontentcontainer1{
		height: 700px;
	}
	#homebannerleft{
		margin-top: 0px;
		float: left;
		width: 48%;
		text-align: left;
		padding-left: 10px;
	}
	#homebannerright{
		float: right;
		width: 48%;
	}
	.columnhalf {float: left; width: 50%;}
	.columnout:after {content: "";display: table;clear: both;}
	
	#footerleft{
		float: left;
		width: 50%;
	}
	#footerright{
		float: right;
		width: 50%;
	}
	#footer{
		height:auto;
		margin:auto;
		text-align: left;
	}
}
@media (min-width: 1000px) {
	body { 
		text-align: center;
	}
	#header{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
	}
	#homecontentcontainer1{
		height: 720px;
	}
	#homecontent1{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
	}
	#homebannerleft{
		float: left;
		width: 490px;
		text-align: left;
		padding-left: 10px;
	}
	#homebannerright{
		float: right;
		width: 490px;
	}
	.homecircle{
		float: right;
		width: 235px;
		height: 225px;
		display: inline-block;
		*display: inline;
		background-image: url('/img/circle.png');
		background-repeat: no-repeat;
		background-size: 225px 225px;
		background-position: center;
		text-align: center;
		color: #fff;
	}
	.homecirclehead{
		padding-top: 35px;
		font-size: 30px;
		font-weight: bold;
	}
	.homecircleprice{
		padding-top: 12px;
		font-size: 55px;
		color: #ffe400;
		font-weight: bold;
	}
	.homecircledesc{
		padding-top: 15px;
		font-size: 15px;
		font-weight: bold;
	}
	#content1{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
		padding: 100px 0px;
	}
	#innerH1{
		font-size:27px;
	}
	#content1inner{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
		padding: 20px 5px;
	}
	#content2inner{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
		padding: 15px 5px;
	}

	#logo{
		padding:8px 5px 5px 5px;
		width: 291px;
		text-align: center;
	}
	#logo img{
		width: 291px;
		height: 75px;
	}
	#footer{
		width: 1000px;
		height:auto;
		margin:auto;
		text-align: left;
	}
	#desktopheaderright{
		float: right;
		width: 580px;
		display:block;
		padding:5px;
		text-align:right;
	}
	#dtopphoneright{
		float: right;
		width: 130px;
		display:block;
		padding: 20px 0px 0px 0px;
		text-align:right;
	}
	#mobileheaderright{
		display: none;
	}
	#contentleft{
		float: left;
		width: 480px;
	}
	#contentright{
		float: right;
		width: 480px;
	}
	#distilewrapper {grid-template-columns: 300px 300px 300px;grid-column-gap: 33px;grid-row-gap: 30px;}
	.distile {margin: 0px;}
	.dtopnavhome{
		padding-top:15px;
		display: inline-block;
		*display: inline;
	}
	.dtopnavhome a{
		display: inline-block;
		*display: inline;
		padding: 10px 14px 11px 14px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight: bold;
		color:#fff;
		text-decoration: none;
	}
	.dtopnavhome a:hover{
		background:#0068b0;
		color:#fff;
	}
	.dtopnav{
		padding-top:15px;
		display: inline-block;
		*display: inline;
	}
	.dtopnav a{
		display: inline-block;
		*display: inline;
		background:#fff;

		border:solid 1px #fff;
		padding: 10px 14px 11px 14px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#000;
		text-decoration: none;
	}
	.dtopnav a:hover{
		background:#0068b0;
		border:solid 1px #0068b0;
		color:#fff;
	}
	#homegetstarted{
		text-align:left;
		padding-top: 40px;
	}
	.homeprice{
		font-size:20px;
		color:#fff;
		padding-top:30px;
		line-height: 150%;
	}
	#homesubpanels{
		padding: 30px;
		text-align:center;
	}
	.homesubpanelstitle{
		line-height: 130%;
		font-size: 40px;
		font-weight:bold;
		padding-bottom: 0px;
	}
	.yellowbtn a{
		display: inline-block;
		*display: inline;
		background:#0068b0;
		border:solid 1px #0068b0;
		padding: 10px 25px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#fff;
		text-decoration: none;
	}
	.yellowbtn a:hover{
		background:#378ecb;
		border:solid 1px #378ecb;
		color:#fff;
	}
	.bigbtn a{
		display: inline-block;
		*display: inline;
		background:#337ab7;
		border-radius: 5px;
		border:solid 1px #337ab7;
		padding: 18px 21px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#fff;
		text-decoration: none;
	}
	.bigbtn a:hover{
		background:#1965a6;
		border:solid 1px #1965a6;
		color:#fff;
	}
	.regbtn a{
		display: inline-block;
		*display: inline;
		background:#337ab7;
		border-radius: 4px;
		border:solid 1px #337ab7;
		padding: 13px 16px;
		text-align:center;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#fff;
		text-decoration: none;
	}
	.regbtn a:hover{
		background:#1965a6;
		border:solid 1px #1965a6;
		color:#fff;
	}
}

.flowimg{
   height: auto;
   width:100%;
}
@media (min-width: 538px) {
	.flowimg{
	   height: auto;
	   width: 538px;
	}
}



#contentform * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
}
.formdesc{
	padding-top: 8px;
}
#contentform > div {
	clear: both;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 10px 0;
}
#contentform > div > fieldset > div > div {
	margin: 0 0 5px 0;
}
#contentform > div > label, #contentform legend {
	width: 25%;
	float: left;
	padding-right: 10px;
	text-align: right;
}
#contentform > div > div, #contentform > div > fieldset > div {
	width: 75%;
	float: right;
}

#contentform fieldset {
	border: 0;
	padding: 0;
}

#contentform input[type=text], #contentform input[type=email], #contentform input[type=url], #contentform input[type=password], #contentform textarea, #contentform select {
	width: 300px;
	border: 1px solid #666;
	border-radius: 4px;
	padding: 8px;
	font-size: 16px;
	box-shadow: 2px 2px 3px #666;
}
#contentform input[type=text], #contentform input[type=email], #contentform input[type=url], #contentform input[type=password] {
	width: 300px;
}
#contentform input[type=text]:focus, #contentform input[type=email]:focus, #contentform input[type=url]:focus, #contentform input[type=password]:focus, #contentform textarea:focus, #contentform select:focus {
	outline: 0;
	border: 1px solid #0f75bc;
	box-shadow: 3px 3px 5px #0f75bc;
}
.fullinputwidth{
	width: 300px;
}
#formsubmit{
	font-size: 20px;
}
#errMsg{
	color: #ff0000;
}
.formerror{
	background: #f8b5b5;
	background-image: url('/img/error.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.formright{
	background-image: url('/img/right.png');
	background-repeat: no-repeat;
	background-position: right center;
}
@media (max-width: 600px) {
	#contentform > div {
		margin: 0 0 15px 0;
	}
	#contentform > div > label, #contentform legend {
		width: 100%;
		float: none;
		margin: 0 0 5px 0;
		text-align: left;
	}
	#contentform > div > div, #contentform > div > fieldset > div {
		width: 100%;
		float: none;
	}
	#contentform input[type=text], #contentform input[type=email], #contentform input[type=url], #contentform input[type=password], #contentform textarea, #contentform select {
		width: 100%;
	}
	.fullinputwidth{
		width: 100%;
	}
}