﻿#contentbox {
	padding: 0 30px;
	max-width: 1261px;
	margin: 0 auto;
	position: relative;
}

#mainbody, .contentfix {
	display: table;
	width: calc(100% - 30px);
	margin: 0 auto;
	max-width: 1200px;
	padding: 0px 15px;
}

#contenttopslider {
	background-position: center;
}

.topbanner {
	width: 100%;
	position: relative;
	display: table;
	margin-top: 5%;
	margin-bottom: 5%;
}

.textleftimgright .text-box, .textrightimgleft .image-box {
	float: left;
}

.textrightimgleft .text-box, .textleftimgright .image-box {
	float: right;
}

.text-box {
	background-color: #D8C0AA;
	width: 549px;
	padding: 53px 81px 40px;
	color: #4B5D54;
	margin: 0;
	letter-spacing: -.6px;
	position: relative;
	display: table;
	font-size: 16px;
}

.fullwidthtext .text-box {
	background-color: #f9f9f9;
	width: inherit;
	padding: 0;
	color: inherit;
	margin: 0;
	letter-spacing: inherit;
	position: inherit;
	display: inherit;
	font-size: inherit;
}

.fullwidthtext .text-box p {
	font-size: 16px;
}

.fullwidthtext .image-box {
	display: none;
}

.text-box ul {
	list-style-type: initial;
	width: 90%;
	display: block;
	margin: 0px 0 20px 40px;
	font-size: 16px;
}



.text-box h2 {
	line-height: 1.25;
	margin: 0 0 25px;
	font-size: 26px;
	letter-spacing: -.9px;
	font-weight: normal;
	font-family: 'Playfair';
}

.text-box p {
	margin: 0 0 23px;
	font-size: 16px;
}

.text-box h5 {
	font-size: 32px;
	letter-spacing: -.9px;
	font-family: inherit;
	font-weight: 400;
	margin: 0 0 0.5em;
	color: #FFF;
}

.image-box {
	width: calc(100% - 549px);
	display: table;
}

.image-box img {
	width: 125%;
}

#bottombttn {
	position: absolute;
	bottom: -15px;
	z-index: 4;
	max-width: calc(100% - 555px);
	left: auto;
	right: 0;
}

#bottombttn > a {
	min-width: 141px;
	margin: 0 17px 15px 0;
	background: #024e4e;
	transition: background .3s ease-in-out;
	min-height: 45px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
}

#bottombttn .share-box #sharebtn {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #4B5D54;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 0 1px #024e4e;
	box-shadow: inset 0 0 0 1px #024e4e;
	display: block;
	padding: 10px 21px;
	position: relative;
	min-height: 45px;
}

#bottombttn .share-box {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
}

#bottombttn .share-box #sharebtn span {
	float: left;
	padding: 5px 10px;
}

#bottombttn .share-box #sharebtn i {
	border-left: 1px solid #024e4e;
	padding: 0 5px;
	float: left;
	font-size: 30px;
}

#newhomes {
	width: 100%;
	background: #FFF;
	padding-top: 50px;
}

.contentfix .textblock {
	text-align: center;
	max-width: 650px;
	margin: 0 auto;
	padding: 0 15px 40px;
	color: #2c2c34;
}

.contentfix .textblock p {
	font-size: 14px !important;
}

.contentfix .textblock h1 {
	text-align: center;
	letter-spacing: -.8px;
	margin: 0;
	color: #4B5D54;
	font-size: 28px;
	margin-bottom: 15px;
	font-weight: 100;
}

#financialservices {
	padding-top: 50px;
}

/*.text-box p a {
	min-width: 223px;
	background: #024e4e;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	min-height: 45px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	letter-spacing: 1px;
}

.text-box p a:hover {
	background: rgba(167, 34, 23, 0.8);
}*/



#buyingnewhomesfindoutmore {
	min-width: 223px;
	background: #024e4e;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	min-height: 45px;
	border-radius: 2px;
	display: table;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px auto 20px auto;
}

#financialbanner .image-box {
	float: left;
}

#financialbanner .text-box {
	float: left;
	margin: 0;
}

#helptobanner .image-box, #lookingsell .image-box {
	float: left;
	margin-right: -25%;
	margin-top: 65px;
}

#helptobanner .image-box img, #lookingsell .image-box img {
	margin-left: 0;
}

#helptobanner .text-box, #lookingsell .text-box {
	float: right;
	margin: 0;
	margin-top: 184px;
}

/*.text-box p a.btngreyblue {
    background-color: rgba(255, 255, 255, 0.8);
    color: #4B5D54;
    -webkit-box-shadow: inset 0 0 0 1px #024e4e;
    box-shadow: inset 0 0 0 1px #024e4e;
    transition: background .3s ease-in-out;
    min-height: 45px;
}

    .text-box p a.btngreyblue:hover {
        background: #64140e;
    }*/

#lookingsell {
	display: table;
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	/*padding: 0px 15px;*/
	margin-top: 5%;
}

.fullwidthtext {
	margin-top: 6% !important;
	text-align: center;
	color: #2c2c34;
	line-height: 1.4375;
	max-width: 810px;
	margin: 0 auto 69px;
	padding: 0 30px;
	letter-spacing: -.6px;
	font-size: 16px;
	margin-bottom: 0;
}

.fullwidthtext p {
	margin: 0 0 1em;
}


.jpbttgrey {
	background-color: hsla(0,0%,100%,.8) !important;
	color: #4B5D54 !important;
	-webkit-box-shadow: inset 0 0 0 1px #024e4e !important;
	box-shadow: inset 0 0 0 1px #024e4e !important;
	transition: background .3s ease-in-out !important;
	min-height: 45px !important;
	min-width: 120px !important;
	border-radius: 2px !important;
	display: block !important;
	padding: 0 10px !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	text-align: center !important;
	line-height: 45px !important;
	text-decoration: none !important;
	width: 36% !important;
	letter-spacing: inherit !important;
}

.jpbttgrey:hover {
	background: #64140e !important;
}

@media (max-width: 1250px) {
	.image-box img {
		margin-left: 0;
		width: 100%;
	}

	#mainbody, .contentfix {
		padding: 0;
		/*width: 95%;*/
		width: 100%;
		margin: auto;
		display: table;
	}

	.slidersection {
		width: 100vw;
		margin: 0;
	}

	#lookingsell .text-box {
		margin-top: 89px;
	}

	#financialbanner .text-box {
		margin-top: 25px;
	}
}

@media(min-width: 1201px) {
	.topbanner .image-box img {
		margin-left: 0;
		width: 100%;
		height: 795px;
		object-fit: cover;
	}

	#secondbanner .text-box {
		margin-top: 92px;
	}
}


@media (max-width: 1200px) {
	.image-box {
		width: 100%;
		display: table;
		float: none !important;
	}

	#bottombttn {
		position: relative;
		display: table;
		margin: auto;
	}

	#helptobanner .text-box, #lookingsell .text-box, #financialbanner .text-box, .text-box {
		float: none !important;
		margin: auto;
		width: 100%;
		display: table;
		margin-top: 44px;
		margin-bottom: 35px;
	}

	.image-box img {
		margin: 0;
		width: 100%;
		margin-bottom: -50px;
	}

	#lookingsell {
		/*width: calc(100% - 30px);*/
		width: 100%;
		margin: auto;
	}

	#lookingsell .image-box {
		width: 100%;
		margin: auto;
		margin-bottom: -50px;
	}

	#lookingsell .text-box {
		float: none;
	}
}

@media (max-width: 750px) {
	#bottombttn {
		position: relative;
		display: table;
		margin: auto;
	}
}

@media (max-width: 767px) {
	#helptobanner .text-box, #lookingsell .text-box, #financialbanner .text-box, .text-box {
		width: 100%;
	}
}

@media (max-width: 450px) {
	/*.guideitem:nth-child(1) {
		width: 75% !important;
	}*/

	#teamlist .listitembox {
		width: 90% !important;
	}
}

@media (max-width: 1200px) {
	#firstbanner .text-box {
		width: 100%;
		float: none;
	}

	#bottombttn {
		clear: left;
	}
}

@media (max-width: 849px) {
	#bottombttn {
		max-width: 100%;
	}
}

@media (max-width: 500px) {
	.text-box {
		padding: 25px;
	}

	#lookingsell .image-box {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
	}
}
