

?>
/*
CONTENT, ctrl+f find:
- Imports
- Main Styles
- Gallery (Homepage slider)
- Subpage
- Ribbon
- Menu
*/
/***** IMPORTS ******/
	@import url('https://fonts.googleapis.com/css?family=Muli');


* {
	position: relative;
}
body {
font-family: 'Open Sans', sans-serif;
background: url('/views/sites/layout17/assets/img/diagonal_bg.svg') no-repeat top left #f5f5f5;
background-size: 80% auto;
color: #5B5B5B;
font-size: 16px;
line-height: 1.65em;
}
/* Must be min 10 pt per TX rules */
.trec_links a {
	font-size:10pt !important;
}
img {
	max-width: 100%;
}
a {
color: #5A5A5A;
}
a:hover {
	text-decoration:none;
}
.container {
	width: 100%;
	max-width: 1200px;
}
.titlefont {
		font-family: 'PT Sans Narrow', sans-serif;

}

h1, h2, h3, h4, h5,  h6 {
	font-family: 'PT Sans Narrow', sans-serif;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

h3 {
	font-size: 29px;
}

h4 {
	font-size: 25px;
}

h5 {
	font-size: 20px;
}
.dcolor {
color: #000000;
}
.mcolor {
color: #5A5A5A;
}
.textlink {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #5A5A5A;
	font-size: 105%;
}
.container {
	width: 100%;
	max-width: 1000px;
}
.container.container-lg {
	width: 100%;
	max-width: 1480px;
}
.home_imgside {
	background: url('https://12f8c7577ecb9b550206-100c22cf43d2127776c585f508927f87.ssl.cf1.rackcdn.com/210902103211_hd.jpg') no-repeat center center #262626;
	background-size: cover;
	min-height: 600px;
	-webkit-box-shadow: 0 2px 44px 0 rgba(0,0,0,0.12);
box-shadow: 0 2px 44px 0 rgba(0,0,0,0.12);
z-index: 1;
}

.home_imgside .home_video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.arrow {

	z-index: 3;
  width: 15px;
  height: 15px;
  margin: auto;
  margin-top: 37px;
	margin-bottom: -30px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: contain;
  opacity: 0.5;
}





.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.overlay {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display:block;
	background: rgba(0,0,0,0.46);
}

.avail_tag {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -11px;
	margin-top: 30px;
background: #7c9c27;
color: #fff;
display: table;
width: auto;
font-size: 23px;
padding: 0 0.55em 0 1em;
line-height: 45px;
height: 45px;
z-index: 2;
}
.avail_tag:before {
	content: "";
	width: 0;
height: 0;
border: 0 solid transparent;
border-left-width: 0px;
border-right-width: 40px;
border-bottom: 45px solid #7c9c27;
position: absolute;
top: 0;
right:0;
margin-right: -40px;
}
.avail_tag:after {
	content: "";
	width: 0;
height: 0;
border: 0 solid transparent;
border-right-width: 0px;
border-left-width: 11px;
border-top: 11px solid #3f5308;
position: absolute;
bottom: 0;
left:0;
margin-bottom: -11px;
}
.avail_tag.sold {
	background: #A30002;
}
.avail_tag.sold:before {
	border-bottom-color: #A30002;
}

.avail_tag.sold:after {
 border-top-color: #A30002;
}

.home_textside {
	padding: 10rem 2rem 2rem;
}

.home_textside .home-type {
	font-size: 140%;
	font-weight: 300;
	text-transform: capitalize;
}
.home_textside h2 {
	font-size: 34px;
	color: #5A5A5A;
}
.home_textside h2 span {
	font-size: 125%;
	display:block;
}
.home_textside  ul.home_infolist {
	display:block;
	margin: 2rem 0px;
	padding: 0px;
	text-align: center;
}
.home_textside  ul.home_infolist li {
	display: list;
	padding: 1.4em 0.5em 0.5em;
	text-align: center;
	display:inline-block;
	width: 30.3331%;
}
.home_textside  ul.home_infolist li .number {
	font-size: 30px;
	opacity: 0.7;
}
.home_textside  ul.home_infolist li span {
	font-size: 20px;
	display:block;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0px;
}
.home_textside  ul.home_infolist li + li {
	border-left: 1px solid rgba(0,0,0,0.075);
}
.home_textside .pricing{
display:block;
margin: 2rem auto 4rem;
	font-size: 29px;
	text-align: center;
}

.home_textside  ul.home_infolist li .number.lotsize:before, .home_textside  ul.home_infolist li .number.sqft:before  {

	position: absolute;
	top:0;
	left:0;
	width: 100%;
	font-size: 14px;
	opacity:  0.85;
	margin-top: -22px;
	text-transform: uppercase;
}
.home_textside  ul.home_infolist li .number.lotsize:before {
	content: "Lot Size"; }
	/*
.home_textside  ul.home_infolist li .number.sqft:before {
	content: "Sq. Ft"; } */
	.home_infolist li:nth-child(4) {
		border-left: 0px !important;
	}
.price-bubble {
background: #000000;
color: #fff;
padding: 0.5em 2em;
border-radius: 50px;
font-size: 2.14rem;
display:table;
margin: 1.5rem auto 2rem;
text-align: center;
text-transform: uppercase;
}
	.lined-title-line  {
		display: flex;
		width: 100%;
		max-width: 900px;
		margin: 2rem auto 1rem;
		text-align: center;
		justify-content:center;
		flex-direction:row;
	}
	.lined-title-line h2 {
		text-transform: none !important;
		font-size: 2.45rem;
		padding: 0 1em;
		margin: 0px !important;
		color: #acacac;

	}
	.lined-title-line.align-left h2 {
		padding-left:0;
	}
	.lined-title-line.price-tag h2 {
	font-size: 2.8rem;
}

	.lined-title-line div {
	width: auto;
 flex-grow: 1;
		border-bottom: 2px solid #acacac;
		height: 14px;
	}



.home_textside .agentinfo h3 {
	font-size: 2.95rem;
}
.page-home .topnav {

}
.home_desc_wrap {
	margin: 5rem auto;
}

.details-list {

	margin: 0;
	padding: 0;
	 columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    -moz-column-gap: 40px;
  
}
.details-list li {
	list-style-position: inside;
}
.details-list li:before {
	
}
.agentinfo span {
	display:block;
}
.agentinfo span.slogan {
	
}
.home_agentinfo {
	display:block;
	width: 100%;
	max-width:600px;

}
.home_agentinfo .info {
	font-size: 15px;
}
.home_agentinfo .info h3 {
	font-size: 200%;
}

ul.agent_social {
	display:block;
	margin: 0px;
	padding: 0px;
}
.logotext {
	font-size: 3.68rem;
	margin: 0px;
	margin-top: 0.25em;
}
.topnav {

}
.topnav .toplogo{
	display:table;
	max-height: 110px;
	padding: 0 1.25rem;
}
.topnav .toplogo img {
	max-height: 110px;
}
 .topnav {
	margin-bottom: 3rem;
	width: 100%;
	padding: 1.5rem 0.5rem;
	z-index: 3;
	/* border-top: 4px solid  #acacac; */
}
 .topnav .subheading {
	 text-align: center;
	 padding: 1.5rem;
	 color: #fff;
	 text-transform: uppercase;
	 font-size: 3.65rem;
	 font-weight: 600;
 }
  .topnav .subheading a {
	  color: #acacac;
  }
 .topnav ul  {
	 text-align: right;
	 display: block;
	 margin: 10px auto;

	 padding: 0px;

 }
 .topnav ul li {
	display: inline-block;
	color: #000;
		cursor: pointer;

}
 .topnav ul li a {

	display: block;
	padding: 0.75em 0.92em;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 0.05em;

}
.topnav ul li .dropdown {
	 display: none;
	position: absolute;
	top:0;
	left:0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	top: 100%;
	background: #5A5A5A;
	min-width: 150px;
	padding: 0;
	z-index: 2;
}

.topnav ul li .dropdown a {
	padding: 0.5em 0.75em;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: left;
	font-size: 95%;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}
.topnav ul li a:hover {
	color: #acacac;
}

.topnav ul li .dropdown a:hover {
	color:#acacac;
	background: rgba(0,0,0,0.37);
}
.topnav ul li > a:before {
	content: "";
width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-bottom: 5px solid #fff;
position: absolute;
left: 0;
right: 0;
bottom:0;
margin: auto;
margin-bottom: -5px;
display: none;
z-index: 1;
}
.topnav ul li:hover > a:before  {
	/* display:block; */
}
@media all and (min-width: 992px) {
.topnav ul li:hover .dropdown {
		display:table;
}
}
@media all and (max-width: 992px) {
/********************** MENU **************************/
.button_container {

	position: absolute;
	top: 0;
	right: 0;
	height: 57px;
	width: 65px;
	cursor: pointer;
	z-index: 100;
	-webkit-transition: opacity .25s ease;
	transition: all .25s ease;
	background: #000000;
	 border: 16px solid #000000;


	margin-top: 0px;

}

.button_container:hover {
	background: #5A5A5A;
	border-color:  #5A5A5A;
	margin-right: 5px;
}
.button_container.active .top {
	-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
	transform: translateY(11px) translateX(0) rotate(45deg);
	background: #FFF;
}
.button_container.active .middle {
	opacity: 0;
	background: #FFF;
}
.button_container.active .bottom {
	-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	background: #FFF;
}
.button_container span {
	background: #fff;
	border: none;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	cursor: pointer;
}
.button_container span:nth-of-type(2) {
	top: 11px;
}
.button_container span:nth-of-type(3) {
	top: 22px;
}
.overlay-wrap {
	position: fixed;
	background: rgba(0,0,0,0.87);
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s, visibility .35s, height .35s;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: auto;
	z-index: 22;
}
.overlay-wrap.open {
	opacity: .9;
	visibility: visible;
	height: 100%;
}
.overlay-wrap.open li {
	-webkit-animation: fadeInRight .5s ease forwards;
	animation: fadeInRight .5s ease forwards;
	-webkit-animation-delay: .35s;
	animation-delay: .35s;
}
.overlay-wrap.open li:nth-of-type(2) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}
.overlay-wrap.open li:nth-of-type(3) {
	-webkit-animation-delay: .45s;
	animation-delay: .45s;
}
.overlay-wrap.open li:nth-of-type(4) {
	-webkit-animation-delay: .50s;
	animation-delay: .50s;
}
.overlay-wrap nav {
	position: relative;
	height: auto;
	top: 10%;
	font-weight: 400;
	text-align: center;
	overflow-x: hidden;
}
.overlay-wrap ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.overlay-wrap ul li {
	display: block;
	position: relative;
	opacity: 0;
	margin: 0;
		font-size: 25px;
}
.overlay-wrap ul li a {
	display: block;
	position: relative;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 17px;
	padding: 0.55em 1em;
	cursor: pointer;
}
.overlay-wrap ul li a:hover {
	background: rgba(0,0,0,0.13);
}
.overlay-wrap.open .overlay-menu .dropdown {
height: auto !important;
display: none;
}
.overlay-wrap.open .overlay-menu li a {
	text-align: center;
	font-size: 19px;
}
.overlay-wrap.open .overlay-menu .dropdown.showdrop {
	position: relative;
	display:block !important;
	background: rgba(0,0,0,0.32);
}
.overlay-wrap.open .overlay-menu .dropdown.showdrop a {
	text-align: center;
	font-size: 75%;
	color: #acacac}
}
@-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
 @keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
.home_main .textwrap {
	padding: 2rem;
	text-align: center;
	color: #fff;
	margin: auto;
	display:table;
	width: 96%;
}
.home_main .textwrap h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 7.75rem;
	font-style: italic;
}
.home_main .textwrap h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 3.5rem;
	margin-top: 15px;
	margin-bottom: 17px;

}



.home_actionlinks {
	display: block;
	text-align: center;
	padding: 0px;
	margin: 3rem auto 1rem;
	border-top: 1px solid rgba(0,0,0,0.09);
	border-bottom: 1px solid rgba(0,0,0,0.09);

}
.home_actionlinks li {
	display: inline-block;
	width: 28.5%;
	margin: 0 1.25%;
	/* -webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,0.152);
box-shadow:inset 0 0 0 3px rgba(0,0,0,0.152); */
	padding: 1rem;
	vertical-align:top;
	line-height: 1.3em;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	opacity: 0.8;
	-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.home_actionlinks li:hover {
	color: #5A5A5A;

	cursor: pointer;
}

.home_actionlinks li object {
	display:block;
	margin: 0.25rem auto 0.65rem;
	max-width: 36%;
	opacity: 0.33;
		-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.home_actionlinks li:hover object {
	opacity: 0.56;
}
 .titleinfo {
	position: fixed;
	width: 100%;
	bottom:0;
	left:0;
	background: rgba(41,41,41,0.85);
	color: #fff;
	line-height: 1.3em;
	font-size: 20px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,0.32);
box-shadow: 0 0 12px 0 rgba(0,0,0,0.32);
z-index: 44;

}
.titleinfo .compside,  .titleinfo .agentside {
		padding-top: 20px;
		padding-bottom: 30px;

}

.titleinfo .agentside {
	text-align: right;
}
.titleinfo .agentside .small-slogan {
	display:block;
	font-size: 13px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 300;
	text-transform: none;
	opacity: 0.6;
	line-height: 1.2em;
}
 .titleinfo em {
	opacity: 0.68;
}
 .titleinfo span {
	text-transform: uppercase;
	letter-spacing: 0.02em;

}
.titleinfo .bottom-logo {
	float: left;
	margin-right: 15px;
	margin-top: -25px;
	max-height: 90px;}
.titleinfo .corner-img {
	float: right;
	width: 80px;
	height: 80px;
	margin-left: 15px;
	border-radius: 80px;
	margin-right:0px;
	margin-top: -30px;
}
 .coverlink {
	position: absolute;
	top: 0;
	left:0;
	width:100%;
	height: 100%;
	z-index:1;


}
.titleinfo .corner-img:hover .coverlink {

}
h4.propinfo * {
	vertical-align: middle;
}
h4.propinfo {
	font-family: 'PT Sans Narrow', sans-serif;
	font-style: italic;
	font-size: 2.8rem;
	padding: 0px;
	margin: 0px;
}
h4.propinfo span {
	font-size: 55%;
	opacity: 0.7;
	display: inline-block;
	margin-top: -6px;
	padding: 0 1em;
}

.oh-callout {
	background: #5A5A5A;
	color: #fff;
	display: table;
	padding: 0.85em 1.25em;
	margin: 25px auto;
	font-size: 130%;
	text-align: left;
	padding-right: 80px;
	text-shadow: none;
	font-weight: 600;


}
.oh-callout  a.small_header {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-weight: 300;
	display:block;
	font-size: 12px;
	text-align: left;
}
.oh-callout .btn_addto {
	display:block;
	float: right;
	position: absolute;
	top: 25%;
	right:0;
	line-height: 100%;
	font-size: 140%;
	padding: 0 1.5rem 0 0;
	color: #fff;
	background:rgba(0,0,0,0.45);
	text-align: center;
}
.oh-callout .btn_addto:after {
	content: "ADD TO";
	display:block;
	font-size: 9px;
}
.oh-callout .btn_addto a {
	color: #fff;
}
.oh-callout .btn_addto .atcb-item a {
	color: #5A5A5A;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 500;
	font-family: 'PT Sans Narrow', sans-serif;
}
.oh-callout .btn_addto .atcb-item.hover, .oh-callout .btn_addto .atcb-item:hover {
background: rgba(41,41,41, 0.12);
}
.oh-callout .atcb-list {
	left: auto;
	right:0;
}
.mobiletopbar, .mobilefootbar {
	display: none;
}
.sub_bg {
	position: fixed;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
		background: url('https://12f8c7577ecb9b550206-100c22cf43d2127776c585f508927f87.ssl.cf1.rackcdn.com/210902103211_hd.jpg') no-repeat center center;
	background-size: cover;
	 -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.sub_bg:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.65);
}
.subbanner {
	/* background: url('https://12f8c7577ecb9b550206-100c22cf43d2127776c585f508927f87.ssl.cf1.rackcdn.com/210902103211_hd.jpg') no-repeat center center #262626;
	background-size: cover; */
	min-height: 250px;
	padding-top: 100px;

}
body.homepage .subcontent  {
	padding: 0px;
	margin: 0px;
}
.subcontent  {

	padding: 0px;
	width: 100%;
	max-width: 1400px;

	margin: 3rem auto 3rem;

z-index: 1;
}
.subcontent .contentside {
	border-top: 4px solid #5A5A5A;
	background: #fff;
	-webkit-box-shadow: 0 2px 44px 0 rgba(0,0,0,0.12);
box-shadow: 0 2px 44px 0 rgba(0,0,0,0.12);
	padding: 3rem;}
.subcontent .sidebar .sidebar_links {
	padding: 0px;
	display:block;
	text-align: center;
}
.subcontent .sidebar .sidebar_links li {
	display: block;
	width: 93%;
	max-width: 400px;
	text-align: center;
	margin: 5px auto;
}
.subcontent .sidebar .sidebar_links li a {
	color: #fff;
	background: #5A5A5A;
	display:block;
	padding: 0.45em 0.4em;
	text-transform: uppercase;
	font-size: 105%;
	letter-spacing: 0.05em;
	font-weight: 600;

}
.subcontent .sidebar .sidebar_links li:hover a {
	background: #000000;
}
.subcontent  h1.pagetitle {
	color: #fff;
	display: block;
	text-align: center;
	padding: 1rem;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:4.75rem;
	color: #B7B7B7;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 29px;

}

.sidebar .agentinfo {
	font-size: 14px;
	line-height: 1.25em;
}
.sidebar .agentinfo h3 {
	font-size: 22px;
}
footer.page-footer {
	background: #292929;
	color: #fff;	text-align: center;
line-height: 1.35em;
margin-top: -60px;
	padding: 80px 1rem 2rem;
	font-size: 15px;

}
.homeowner-login {
	font-size: 13px;
	font-weight: 700;
}
body.page-home footer.page-footer {
	margin-top: 0px;
	padding: 30px 1rem 2rem;
}
footer.page-footer .footer_broker {
	font-size: 120%;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-family: 'PT Sans Narrow', sans-serif;
}
footer.page-footer #copyright {
	opacity: 0.8;
	font-size: 13px;
	line-height: 1.5em;
	display:block;

}
footer.page-footer a {
	color: inherit;
}
footer.page-footer .foot-designations {
	background: #fff;
	display:table;
	width: auto;
	margin: auto;
	padding: 0.35em 1em;
	border-radius: 1.5rem;
}
#legal-prop {
	font-size: 12px;
	line-height: 1.45em;
	opacity: 0.6;
	margin: 2rem auto;
}
.squeeze_links {
	display: block;
	margin: 0rem auto 2rem;
	 text-align: center;
    clear: both;
    padding: 0px;
}

.squeeze_links li, .social_links li {
    display: inline-block;
}
.squeeze_links li a {
	  display: block;
    font-size: 18px;
    padding: 0.5em 1em;
	font-weight: 500;
	font-family: 'PT Sans Narrow', sans-serif;
	border: 1px solid rgba(255,255,255,0.10);
	background: rgba(0,0,0,0.19);
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}
.squeeze_links li:hover a {

	border: 1px solid rgba(255,255,255,0.3);
	background: rgba(0,0,0,0.23);
}

.social_links {
    text-align: center;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.social_links li a {
    display: block;
    font-size: 21px;
    padding: 0.5em;
}
.home_agentinfo .social_links {
	text-align: left;
	margin: 0.25em 0 0.5em;
}
.home_agentinfo .social_links li a {
color: rgba(0,0,0,0.2);
height: 30px;
	width: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.042);
	padding: 0;
	text-align: center;
	font-size: 14px;
}
.home_agentinfo .social_links li a:hover {
	background: #5A5A5A;
	color: #fff;
}
.silderMsg {
	display:table;
	margin: 1.5rem auto;
}
[id*='Container_jbeeb_'] {
	/* background: rgba(0,0,0,0.18) !important; */
	background: #5A5A5A !important;
	opacity: 0.7;
}
[id*='TextBox_jbeeb_'] {
	line-height: 1em !important;
	padding: 0px !important;
}
[id*='Container_jbeeb_'] [id*='TextBox_jbeeb_'] > span {
	font-size: 22px !important;
	display:block;
	margin-top: 4px;
	font-weight: 600;

}
.btn, a.btn {
	color: #fff;
	background: #5A5A5A;
		font-family: 'PT Sans Narrow', sans-serif;
		text-transform: uppercase;
		font-size: 19px;
		font-weight: 500;
		padding: 0.45em 1.15em;
		cursor: pointer;
		border-radius: 80px;
		font-weight: 600;
}
.btn:hover , a.btn:hover  {
	background: #000000;
	color: #fff;
}
.btn.btn-sm, a.btn-sm {
	font-size: 15px;
}
.d-block {
	display:block;
}
.d-table {
	display:table;
}






/**** FLOORPLANS ****/
#floorplans {
	margin:10px;
	background-color:#292929;
}
#floorplans .docrow {
	padding:5px;
	min-height:60px;
	border-bottom:1px solid #5A5A5A;
	background-color:#FFFFFF;
}
#floorplans .icon {
	float:left;
	width:35px;
	height:24px;
}
#floorplans .icon a {
	width:24px;
	height:24px;
	display:block;
}
#floorplans .info {
	float:left;
}
#floorplans .info .title {
	font-weight:bold;
}
#floorplans a.pdf {
	background:url('/assets/sites/img/pdf.gif') no-repeat center;
}
#floorplans a.doc {
	background:url('/assets/sites/img/docs_n.gif') no-repeat center;
}
#floorplans a.unknowm {
	background:url('/assets/sites/img/docs_n.gif') no-repeat center;
}
#floorplans #plan-images img {
	max-width:100%;
}
#floorplans #plan-images .title {
	font-weight:bold;
}
#noplans {
	text-align:center;
}


#insDiv {
	display:none;
	padding: 1rem;
	background: #5A5A5A;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.3em;
	z-index: 11;
}
#insDiv a {
	color: #fff;
}
#insDiv a.btn {
	border: 2px solid #fff;
	backround: transparent;
	font-size: 14px;
	line-height: 24px;
	padding: 0 1em;
	margin-left: 8px;
}
#insDiv a.btn:hover {
	background: rgba(0,0,0,0.37);
}
#insDivPart {
	float: right;
	font-size: 25px;
	opacity: 0.8;
	color: #acacac;
	cursor: pointer;

}
.caps {
	text-transform: uppercase;
}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
.home_imgside {
	min-height: 500px;
}

 }

/* Medium devices (desktops, 992px and up) */
@media all and (max-width: 992px) {
.subcontent {
	padding: 2rem;
}

.topnav .subheading {
margin: 0px;
text-align: left;
padding: 1rem;
max-width:90%;
font-size: 3rem;
}
.titleinfo {
	font-size: 17px;
}
.home_textside {
	padding-top: 5rem;
}
.home_main_wrap, .topnav {
	padding-left: 0px;
	padding-right: 0px;
}
.topnav .toplogo {
	padding-left: 0px;
	
}
.home_imgside {
	min-height: 400px;
	
}
.home_desc {
	
margin-bottom: 4rem;
}
 

}

/* Small devices (tablets, 768px and up) */
@media all and (max-width: 768px) {
    
.topnav .subheading { 
font-size: 2rem;
}
.titleinfo .agentside {
padding-right:0px;	
}
.titleinfo .corner-img {
margin-right:0px;
margin-top:-15px;
width: 60px;
height: 60px;	
}

.home_main .textwrap h1 {
	font-size: 3.85rem;
}
.home_main .textwrap h2 {
	font-size: 2.2rem;
}
.home_main .textwrap {
	position:relative !important;
	top: auto !important;
	padding-bottom: 100px;
	padding-top: 10rem;
}
.home_imgside { 
min-height: 250px;
    background-position: top center;
    background-size: contain;
    background-color: transparent;
    box-shadow: none;
}
.home_textside {
	padding: 3rem 1rem;
}
.home_textside h2 {
	font-size: 28px;
}
.home_textside .home-type {
	font-size: 120%;
}
.home_desc_wrap  {
	margin-top: 0;
}
.avail_tag {
	font-size: 16px;
	line-height: 30px;
	height: 30px;margin-top: 10px;
}
.avail_tag:before {
	border-bottom-width: 30px;
	border-right-width: 20px;
	margin-right: -20px;
 }
 .sm-px-0 {
	 padding-left: 0px;
	 padding-right: 0px;
 }
 .home_agentinfo .info {
	 font-size: 14px;
 }
 .hide-sm {
	display: none;
}
}
/* X-Small devices  */
@media all and (max-width: 500px) { 

.topnav .subheading {
	
	margin-top: 6px;
	padding: 0px;
}
.button_container {
	transform: scale(0.55);
	margin-top: 0px;
	margin-right: -5px;
}
.subcontent {
	padding: 1.5rem;
}

 }