@media(min-width: 768px){
	.head-img,.head-img img{
		height: 433px;
	}
}
.straight-line .caption{
	text-transform: uppercase;
}
.straight-line{
	position: absolute;
	line-height: 1;
}
.head-img{	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.floating-square-left{
	  display: inline-block;
    position: absolute;
    left: 0%;
    bottom: -.35vw;
    transform: translate(20%, 20%);
    height: 10vw;
    max-height: 108px;
    width: 10vw;
    max-width: 108px;
    border-style: solid;
    border-color: #b95730;
    border-width: 3px;
    z-index: -1;
}
.inquire .intro-inner{
	text-align: center;
	padding: 30px 15px;
}
 .intro-inner h1{
	font-size: 24.8px;
}
.key-img-wrapper{
	display: none;
}
.residents-inner-container > div {
    display: block;
}
.copy-img-container{
	width: 100%;
}
.residents-inner-main{
	width: 100%;
	text-align: center;
	background-image: url(../img/img_bg_wood_med.jpg);
}

@media (min-width: 767px){
.inquire .intro{
	min-height: 238px;
	position: relative;
}
 .intro-inner{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	z-index: 96;
}
 .intro-inner h1{
	font-size: 59px;
}

.residents-main .intro-inner{
	left: auto;
	right: 15.6%;
}
.key-img-wrapper{
	display: block;
}

#resident-page-content .residents-main{
	min-height: 262px;
	
}
.residents-main-copy span.whitebg{
    width: 69.8%;
	  top: 0;
		bottom: 0;
    position: absolute;
    right: 0;
}
.residents-main-copy .residents-inner-container{
	  position: relative;
    padding: 61px 40px;
}
.residents-inner-container > div {
    display: inline-block;
    vertical-align: middle;
}
.copy-img-container{
	width: 47%;
}
.residents-inner-main{
	width: 52%;
	text-align: left;
	padding: 0 0 0 6.2%;
	background-image: none;
}

}
.residents-main{
	text-align: center;
}
.intro-inner h3, .intro-inner h1{
	color: #b95730;
	letter-spacing: 3.5px;
}
 .intro-inner h3{	
		font-size: 8.2px;
    line-height: 1;
    padding-bottom: 8px;
		letter-spacing: 1px;
}
 .intro-inner h1{
    line-height: 1.1;
    font-family: Oswald;
}
@media (min-width: 767px){
 .intro-inner h3{	
	font-size: 16px;
  line-height: 1;
  padding-bottom: 17px;
		letter-spacing: 3.5px;
 }
}
#inquire-page-content .head-img{
	background-image: url('../img/inquire/inquire_header.jpg');
}
#resident-page-content .head-img{
	background-image: url('../img/residents/Residents_header.jpg');
}
#resident-page-content .residents-main{	
	position: relative;
}
#resident-page-content .residents-main .key-img-wrapper{
	position: absolute;
	top: 72px;
	left: 91px;
}
.residents-main-copy > div{
    position: relative;
    width: 100%;
    margin-right: auto;
}

.residents-main-copy .residents-inner-container{
	  position: relative;
}

.copy-img-container{
	text-align: center;
}
.copy-img-container img{
	margin:  0 auto;
}

.resident-copy-main-inner ul{
	margin-bottom: 0;
	padding-left: 20px;
}
.resident-copy-main-inner ul li{
	color: #b95730;
	font-size: 18px;
	letter-spacing: 2px;
}

.resident-copy-main-inner ul li:not(:last-child){
	padding-bottom: 6px;
}
@media (max-width: 767px){
.resident-copy-main-inner ul{
	padding-left: 0px;
}
.resident-copy-main-inner ul li{
list-style: none;
padding-bottom: 15px !important;
}
.resident-copy-main-inner h3{
	padding-bottom: 15px;
}
}
.resident-copy-main-inner h3{
color: #67502b;
line-height: 1;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 2px;
padding-bottom: 10px;
}
.portalbox-wrapper{
	  width: 305px;
    height: 304px;
    border: 2px solid #b95730;
		position: relative;
		margin-bottom: 30px;
}
.portalbox-inner{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
}
.portalbox-inner a{
	display: block;
	background-color: #b95730;
	font-size: 18px;
	color: #fff;
	padding: 17px 34px;
	max-width: 230px;
	margin: 0 auto;
	letter-spacing: 1px;
}

@media (min-width:1200px){
.residents-main-copy > div{
    width: 89%;
}
}
@media(max-width:766px){
.residents-inner-container > div {
		padding: 30px 0px;
}	
	.portalbox-wrapper{
	margin-right: auto;
	margin-left: auto;
}
	.residents-main{
		padding: 30px 15px;
	}
	.resident-copy-inner{
		max-width: 80%;
		margin:  0 auto;
	}
}