@charset "utf-8";
/* css Document */


/* Global Area */


html,body{
	height: 100%;
}

body {
	background: url('../images/Concrete.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #aeaeae;
}

/*modal*/
.modal_header {
	background-color: #e3811c;
	padding-top: 20px;
}

.modal_header div {
	width: 765px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	border-bottom: 1px solid #FFFFFF;
}
.modal-	header .close{
	opacity: 0.8;
}
.modal-content .phone_one thead {
	background-color: #000;
}

.modal_close_wrapper {
	float: right;
}

.modal_close_wrapper a {
	color: #848485 !important;
}

.modal_close_wrapper {
	color: #848485 !important;
}

.modal-content .phone_one thead tr {
	color: #fff;
}

#simplemodal-overlay {
	background-color: #000;
}

.simplemodal-wrap #feed_modal tr th {
	padding-top: 3px;
	padding-bottom: 3px;
}

.simplemodal-wrap #feed_modal tbody tr td {
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}

.feed_no_available {
	padding: 30px;
	display: block;
}

.simplemodal-wrap #feed_modal tbody td {
	border-bottom: 1px solid #000;
}

.unit_available a {
	color: #848485;
}

.unit_available a span {
	color: #E3811C;
}

#simplemodal-container {
	color: #000;
	background-color: #fff;
	border: 2px solid #000;

	#height: 560px;
	height: auto !important;
	padding: 0px;
	width: 800px;
}

#simplemodal-container .simplemodal-data {
	padding: 0px;
}

#simplemodal-container a {
	#color: #ddd;
}

#simplemodal-container a.modalCloseImg {
	background: url(../images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}

#simplemodal-container h3 {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0px;
}


.modal{
	width: 800px;
	left: 45%;
}
.modal-content h4{
	text-align: center;
}
.modal-content h2 {
	margin-bottom: 10px;
	font-family: 'proxima-nova';
}

.modal-content p {
	margin-bottom: 20px;
	font-family: 'proxima-nova';
}

.modal-content a {
	color: #000;
}

.phone_one td,
.phone_one th {
	text-align: center;
	padding: 0 10px 0 0;
}

#simplemodal-container th {
	text-transform: none;
}

#simplemodal-container table {
	width: 100%;
}

.simplemodal-wrap #feed_modal tbody td {
	padding-left: 0px;
	padding-right: 0px;
}

/*end modal*/

/*.contact_item{
	width: 320px !important;
	margin: 0 auto !important;
}*/

.contact_submit_btn {
	float: right;
	height: 35px;
	margin-top: 30px;
	width: 100px !important;
	margin-bottom: 25px;
}


a {
	color: #fff;
}

a:hover {
	color: #ed1c24;
}

.wrapper {
	margin-bottom: -11vh;
	min-height: 100%;
}

.logo {
	border: none;
	display: inline-block;
	width: 200px;
	height: 92px;
	background: url(../images/dunham_logo_1.png) no-repeat 0px 0px;
	margin-left: 10px;
}

header {
	border: none !important;
	border-color: none !important;
	padding-top: 20px;
}

.navbar {
	height: 20px;
	line-height: 20px;
}


.nav {

	background-color: none;
	font-family: "helvetica", sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1em;
	padding-top: 32px;
	color: #000 !important;
	border: none !important;
	border-color: none !important;
	text-transform: lowercase;

}

.navbar-inner {
	background: transparent !important;
	background-image: none !important;
	border: none !important;
	border-color: none !important;

}

.navbar .nav>li>a:hover {
	float: none;
	padding: 10px 10px 10px;
	color: #ed1c24;
	text-decoration: none;
	text-shadow: none !important;
}

.navbar .nav>li>a {
	float: none;
	padding: 10px 10px 10px;
	color: #000;
	text-decoration: none;
	text-shadow: none !important;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
	color: #ed1c24;
	background-color: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	background-color: none !important;
	*background-color: none !important;
}

.nav>li>a:hover {
	text-decoration: none;
	background-color: none !important;
}

header {
	padding-bottom: 10px;
}

.logo {
	padding-right: 20px;
}


.addressBack {
	width: 430px;
	text-align: Left;
	position: absolute;
	/*position: relative;*/
	bottom: 20px;
	left: 20px;
	height: 98px;
	padding: 12px 18px 15px;
	background: #595959;
	background: rgba(244, 244, 244, 0.95);
}

.logoRight {
	float: left;
	padding-top: 4px;
	padding-left: 30px;
}

.addressleft {
	float: left;
}

form label {
	float: left;
	width: 100px;
}

form {
	background: none repeat scroll 0 0 rgba(89, 89, 89, 0.85);
	padding: 10px;
	position: absolute;
	right: 200px;
	top: 90px;
	width: 300px;
	z-index: 10;
}

form input {
	width: 95%;
}

.submitted_form input {
	visibility: hidden;
}

.submitted_form {
	text-align: left;
}

.submitted_form p {
	color: #fff;
	font-size: 16px;
}

.clearfix {
	clear: both;
}

.addressBackLeft p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: 100;
	color: #ffffff;
}

.addressBack a {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: 100;
	color: #f50707;

}

.addressBackLeft a:hover {
	text-decoration: none;
	color: #50a0f4;
}


.headerText {
	width: 24%;
	text-align: Left;
	position: absolute;
	top: 0px;
	right: 85px;
	height: 100%;
	padding: 40px 18px 10px;
	background: #595959;
	background: rgba(89, 89, 89, .85);
}

.headerText h4,
.headerText p {
	color: #ffffff;
}

.headerText p {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: 200;
}

.headerText h4 {

	font-size: 1.1em;
	font-weight: 500;
	margin: 0 0 10px;
}


.headerText2 {
	width: 24%;
	text-align: Left;
	position: absolute;
	top: 0px;
	right: 85px;
	height: 100%;
	padding: 40px 18px 10px;
	background: #595959;
	background: rgba(211, 211, 211, .25);
}


.headerText2 h4,
.headerText2 p {
	color: #ffffff;
}

.headerText2 p {
	font-size: .9em;
	line-height: 1.4em;

	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: 200;
}

.headerText2 h4 {

	font-size: 1.1em;
	font-weight: 500;
	margin: 0 0 10px;
}


.textphone {
	color: #fff;
	padding: 10px 18px 10px;
	background: #ababab;
	background: rgba(171, 171, 171, .85);
}

.carousel-control {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 45px;
	height: 45px;
	margin-top: -20px;
	/*
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  
  */
}



.carousel-control.right {
	background-color: black;
	background: url(../images/button_right.png) no-repeat;
	right: 15px;
	left: auto;
}

.carousel-control.left {
	background: url(../images/button_left.png) no-repeat;
	left: 15px;
	right: auto;
}

.carousel-control:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.carousel-caption {

	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4 {

	font-family: 'Rokkitt', serif;
	font-family: 1em;
	font-weight: normal;
}

footer {
	font-size: 14px;
	color: #fff;
}

.button {
	text-align: right;
	float: right;
}


.linkage {
	padding-top: 10px;
	line-height: 1em;
}

.linkage p {
	font-family: 'helvetica', sans-serif;
	font-size: .8em;
	line-height: 1em;
	padding-bottom: 0px;
	font-weight: normal;
}

.linkage a {
	font-size: .8em;
	color: #787878;
	font-weight: normal;
}

.highlight {
	color: red;
}

@media (max-width: 1200px) {
	form {
		right: 50px;
	}
}

@media (max-width: 900px) {
	#simplemodal-container {
		width: 86% !important;
		top: 10px;
		height: 400px;
	}

	form {
		width: 230px;
		right: 170px;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {


	form {
		right: 10%;
		top: 80px;
		width: 80%;
	}

	.headerheadline h4 {
		padding: 10px;
		text-align: Left;
		position: absolute;
		top: 30px;
		left: 38px;
		font-family: 'Rokkitt', serif;
		font-size: 1.5em;
		line-height: 1em;
		color: #ffffff !important;
		font-weight: lighter;
		text-shadow: 1px 1px 1px #000;
		color: rgba(0, 0, 0, 0.4);
		text-transform: uppercase;
	}


	.footer {
		text-align: left;
		margin-top: 15px;
	}

	.button {
		float: left;
	}

}

@media (max-width: 640px) {
	.form_wrapper {
		text-align: center;
	}

	form {
		position: relative;
		right: 0px;
		margin: 0 auto;
		top: 20px;
		width: 250px;
		display: inline-block;
	}
}

/* Landscape phones and down */
@media (max-width: 600px) {

	.headerText p {
		font-size: .9em;
		line-height: 1.5em;

		margin-left: 4px;
		margin-bottom: 0;
		padding-bottom: 10px;
		font-weight: 200;
	}

	.headerText h4 {

		font-size: 1.2em;
		font-weight: 400;
		margin: 0 0 10px;
	}

	.footer {
		text-align: left;
		margin-top: 15px;
	}

	.button {
		float: left;
	}
}

/* avails */
.apply_now {
	text-align: center;
	margin-bottom: 3%;
	display: none;
}

.view_av a, .apply_now a {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 1.4vw;
	letter-spacing: 1px;
	height: 40px;
	line-height: 40px;
	padding: 0 2%;
}
.av_page{
	font-family: "helvetica", sans-serif;
}
.av_table {
	font-family: "helvetica", sans-serif;
	padding: 10% 0 3%;
}

.av_table table {
	width: 100%;
	border-color: #ed1c24;
	background: #fff;
}

.av_table table tr {
	border-bottom: 1px solid #ed1c24;
}

.av_table table tr:first-child {
	border-top: 1px solid #ed1c24;
}

.av_table table tr th {
	text-transform: uppercase;
	font-weight: bold;
}

.av_table table tr td {
	position: relative;
}

.av_table table tr td, .av_table table tr th, .av_table p {
	color: #000;
	text-align: center;
	padding: 3% 0;
	font-size: 24px;
}

.av_table table tr td a.dwnload {
	color: #000;
}

.av_table table tr td a.inquire {
	color: #000;
	margin-right: 5px;
}

.av_table table tr td a .table-image {
	height: 32px;
}
.av_table table tr td p {
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
}

.av_txt {
	text-align: center;
	padding-bottom: 2%;
}

.jconfirm .jconfirm-box-container{
	width: 33%;
	margin: 0 auto;
}

footer  {
	background-color: #242021;
	text-align: center;
	height: 11vh;
	display: table;
	width: 100%;
}

.footer_cont {
	display: table-cell;
	vertical-align: middle;
}

.address, .address a {
	color: #fff;
	font-family: 'Champion-HTF-Lightweight';
	font-size: 1.1vw;
	font-size: 14px;
}

.address .divide_line {
	margin: 0 10px;
	font-size: 1.1vw;
	font-size: 14px;
	color: #ed1c24;
}

.footer_logos {
	margin-left: 2%;
}

.footer_logos .mns_logo, .footer_logos .footer-logo {
	display: inline-block;
	margin-right: 15px;
}

.footer_logos .mns_logo {
	width: 5%;
}

.footer_logos .footer-logo {
	width: 8.3%;
}

.footer_logos .equal-housing-white-logo {
	width: 2.3%;
	display: inline-block;
}

.img100 {
	max-width: 100%;
}

@media screen and (max-width: 1023px) {
	.av_table table tr td, .av_table table tr th, .av_table p {
		font-size: 2vw;
	}
}
@media screen and (max-width: 767px) {
	.av_table table tr td, .av_table table tr th, .av_table p {
		font-size: 10px;
		padding: 3% 2px;
		line-height: 100%;
	}
	.av_table table tr td p {
		font-size: 10px !important;
		position: relative;
		bottom: 0;
	}
	.view_av a, .apply_now a {
		font-size: 12px;
	}
	.wrapper {
		margin-bottom: 2vh;
	}
	footer {
		width: calc(100% + 40px);
		margin: 0 -20px;
	}
	.footer_cont {
		padding-bottom: 15px;
	}
	.address, .address a {
		display: flex;
		align-items: center;
		flex-direction: column;
		margin: 12px;
	}
	.address .divide_line {
		display: none;
	}
	.footer_logos .footer-logo {
		width: 85px;
	}
	.footer_logos .equal-housing-white-logo {
		width: 30px;
	}
	.modal.fade.in {
		top: auto;
		left: 1%;
		width: 98%;
	}
}