/*
	ADA Compliance Updates from Silver Creative Group - 06/28/2019
	Author: Will Thresher (wt@silvercreativegroup.com)
*/

.flex-active-slide::before,
.rs-wclickaction {
	display: none !important;
}

.tfs-slider .background-image {
	background-position: 50% 30%;
}

.wmpci-popup-wrp .wmpci-popup-close.underline {
	background: none !important;
	position: relative;
	right: auto;
	top: auto;
	width: auto;
	width: auto;
	text-decoration: underline !important;
}

.wpmci-popup-cnt-inr-wrp h2, .wpmci-popup-cnt-inr-wrp h4 {
	padding: 50px 30px 0px 30px;
}

@media screen and (max-width: 767px) {
	
	.home-banner-content {
		text-align: center !important;
	}
	
	.home-banner-content h2 {
		text-align: center !important;
		line-height: 25px !important;
	}
	
	footer.mobile-only {
		display: none;
	}
	
	button#responsive-menu-button {
		width: 45px !important;
		height: 35px !important;
	}
	
	#side-header .side-header-wrapper {
		position: absolute !important;
	    top: 0;
	    width: 100%;
	    left: 0;
	}
	
	#side-header .fusion-logo, .fusion-header .fusion-logo {
		margin: 0px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	#side-header.fusion-mobile-menu-design-classic .fusion-logo {
		text-align: left !important;
	}
	
} 

@media screen and (max-width: 800px) {
	
	.mhide,
	.mobile-hide,
	.header-apply-now {
		display: none !important;
	}
	
	.fusion-logo img {
		width: auto !important;
		top: -27px !important;
		left: 10px !important;
	}
	
	.fusion-mobile-logo-2x {
		display: inline-block !important;
	}
	
	/* Nestio Listings Table */
	
	#nestio-api-listings-table-shortcode .nestio-table-header-cell,
	#nestio-api-listings-table-shortcode .nestio-listing .nestio-table-cell {
		width: 40%;
	}
	
	#nestio-api-listings-table-shortcode .nestio-table-header-cell.unit,
	#nestio-api-listings-table-shortcode .nestio-table-cell.unit-number {
		width: 20%;
		position: relative;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100% !important;
	}
	
	#nestio-api-listings-table-shortcode .nestio-table-header-cell.available,
	#nestio-api-listings-table-shortcode .nestio-table-cell.nestio-listing-avail-date {
		width: 12%;
		font-size: 10px !important;
	}
	
	.nestio-listing-detail .w40,
	.nestio-listing-detail .w60 {
		width: 100%;
		padding: 0;
	}
	
	.nestio-listing-detail.open {
		padding: 0px !important;
	}
	
	.nestio-listing-detail .w40 {
		width: 32% !important;
		padding: 10px 15px !important;
	}
	
	.nestio-listing-detail .w60 {
		width: 68% !important;
		padding: 0px 10px 0 0 !important;
	}
	
	.nestio-listing-detail-footer a {
		display: block;
		position: relative;
		width: 100%;
		padding: 10px;
	}
	
	.nestio-listing .nestio-table-cell {
		font-size: 12px !important;
	}
	
	.fusion-logo img {
		position: relative;
		top: -50px;
		left: -100px;
	}
	
	.side-phone {
		font-family: 'Oswald';
		font-size: 12px;
		color: #000;
		text-align: center;
		margin-top: 0px;
		position: absolute;
		top: -52px;
		right: 30px;
	}
	
}

.pp-content p {
	margin: 15px 0 5px 0;
}

.pp-content h4 {
	margin: 15px 0px;
}

.fusion-modal h3, .fusion-post-content h3, .fusion-title h3, .fusion-widget-area h3, .person-author-wrapper span, .post-content h3, .project-content h3, .sidebar .widget h3, .title h3 {
	color: #346051 !important;
}

:focus {
	outline: -webkit-focus-ring-color #d46e3a 7px !important;
}

.fusion-row p a {
	border-bottom: 1px dotted #000;
}

.footer a {
	border-bottom: 1px dotted #fff;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type=search]:focus,
input:focus,
select:focus,
a:focus,
.button:focus,
textarea:focus,
input.hasVal {
	border:1px solid #d46e3a;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	outline: none;
}

.skip-button a { 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
} 
 
.skip-button a:focus { 
	position:static; 
	width:auto; 
	height:auto;
	opacity: 1;
} 

.orangeT,
#wrapper .fusion-tabs-widget .tab-holder .tabs li a, .fusion-accordian .panel-title a, .fusion-carousel-title, .fusion-modal h4, .fusion-post-content h4, .fusion-tabs .nav-tabs > li .fusion-tab-heading, .fusion-title h4, .fusion-widget-area h4, .post-content h4, .project-content .project-info h4, .share-box h4, .title h4 {
	color: #8C4218 !important;
}

.privacy-policy li {
	color: #222 !important;
}

.h1style {
	font-family: Oswald, Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important;
  line-height: 44px !important;
  letter-spacing: 2px !important;
  font-size: 27px !important;
  margin-top: 1em !important;
  margin-bottom: 1em !important;
  margin-block-start: 0.67em !important;
  margin-block-end: 0.67em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  text-transform: uppercase  !important;
}

.whiteBGbutton {
	background: rgba(255,255,255,0.9);
	text-transform: uppercase;
	text-align: center;
	padding: 12px;
	min-width: 180px;
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin: 0px 4px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
}

#main .post h2 {
	text-transform: uppercase;
	line-height: 30px !important;
	font-size: 27px !important;
	font-family: Oswald, Arial, Helvetica, sans-serif !important;
	font-weight: 400 !important;
  letter-spacing: 2px !important;
  margin: 25px 0 15px 0 !important;
}

.post-date {
	color: #498d7a !important;
	font-family: "Work Sans", Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	line-height: 24px !important;
	letter-spacing: 0px !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	margin: 0px 0 0 0 !important;
}

.nestio-api-listings-table-container {
	width: 100%;
	max-width: 760px;
	margin: 35px auto;
	background: #fafafa;
}

.nestio-api-listings-table-container .nestio-api-listings-table {
	display: block;
    width: 100%;
	background: #fff;
}

.nestio-table-header,
.nestio-listing-row {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.nestio-listing h3 {
	text-transform: capitalize;
	font-size: 14px !important;
	font-weight: bold !important;
	font-style: normal;
	padding-top: 10px;
	text-decoration: none;
	border: none;
    margin: 0 0 0 10px;
    color: #498D79 !important;
}

.nestio-listing .nestio-table-cell {
	font-size: 14px !important;
	font-weight: 500;
    padding: 31px 10px;
    text-align: center;
    border: none;
    color: #595959;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    flex: 1 1 auto;
}

.nestio-api-listings-table .nestio-table-header-cell {
	height: 35px;
	padding: 7px 10px;
	text-transform: uppercase;
	text-align: center;
	background: #eeeeee;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #666 !important;
	border-left: 1px solid #fff;
	cursor: pointer;
}

.nestio-listing .nestio-table-cell:nth-of-type(1) {
	-webkit-box-shadow: inset -10px 0px 20px -9px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    inset -10px 0px 20px -9px rgba(0, 0, 0, 0.1);
	box-shadow:         inset -10px 0px 20px -9px rgba(0, 0, 0, 0.1);
	padding: 10px 5px 10px 15px;
}

.nestio-listing .nestio-table-cell:nth-of-type(5) {
	-webkit-box-shadow: inset 10px 0px 20px -9px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    inset 10px 0px 20px -9px rgba(0, 0, 0, 0.1);
	box-shadow:         inset 10px 0px 20px -9px rgba(0, 0, 0, 0.1);
}

.nestio-listing .nestio-listing-unit-building,
.nestio-listing .nestio-listing-avail-date {
	text-align: left;
}

.nestio-listing .nestio-listing-unit-building,
.nestio-api-listings-table .nestio-table-header-cell.building {
	width: 35%;
}

.nestio-api-listings-table .nestio-table-header-cell.building {
	padding: 7px 25px;
}

.nestio-api-listings-table .nestio-table-header-cell.unit,
.nestio-api-listings-table .nestio-table-header-cell.nestio-layout,
.nestio-api-listings-table .nestio-table-header-cell.price,
.nestio-api-listings-table .nestio-table-cell.unit-number,
.nestio-api-listings-table .nestio-table-cell.nestio-layout,
.nestio-api-listings-table .nestio-table-cell.price {
	width: 16%;
	font-size: 12px;
}

.nestio-api-listings-table .nestio-table-header-cell.available,
.nestio-api-listings-table .nestio-table-cell.available {
	width: 17%;
}

.nestio-listing .nestio-listing-avail-date {
	font-size: 10px;
	padding: 31px 5px 31px 15px;
}

.nestio-listing-thumbnail {
	display: inline-block;
	width: 50px;
	outline: 2px solid #fff;
	position: relative;
	top: 12px;
}

.listing-gallery-thumb {
	display: inline-block;
	width: 72px;
	outline: 2px solid #fff;
	position: relative;
	margin: 4px;
}

.nestio-listing-detail .photos {
	display: block;
	padding: 25px 0;
}

.listing-gallery-thumb img,
.nestio-listing-thumbnail.large-thumbnail {
	width: 100%;
}

.nestio-listing-detail {
	display: none;
}

.nestio-listings-show-details {
	overflow: hidden;
	height: 0px;
	text-align: center;
	font-weight: bold;
	background: -webkit-linear-gradient(#ededed 0%, #f8f8f8 100%);
	color: #498d79;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nestio-listings-show-details span::before {
	content: 'Show';
}

.nestio-listing.active .nestio-listings-show-details span::before {
	content: 'Hide';
}

.nestio-listings-show-details:focus {
	display: block;
	flex: 1 1 auto;
	height: auto;
	padding: 5px 0px;
}

.nestio-listing-detail.open {
	padding: 15px;
	display: block;
	flex: 1 1 auto;
	border-bottom: 1px solid #ddd;
}

.nestio-listing-detail .amenities .amenity::before {
	content: '\203A';
	position: relative;
	left: -10px;
}

.nestio-listing-detail .amenities .amenity {
	padding: 5px 0px 5px 15px;
    line-height: 1;
    color: inherit;
}

.nestio-listing-detail .directions {
	display: block;
	font-size: 15px;
	padding: 30px 0px 7px 0px;
	color: #498d79;
}

.nestio-listing-detail .w40 {
	width: 40%;
	padding: 10px 25px;
}

.nestio-listing-detail .w60 {
	width: 60%;
	padding: 10px 0px;
}

.nestio-listing-detail .left {
	float: left;
}

.nestio-listing-detail-footer {
	display: block;
	clear: both;
	text-align: center;
	padding: 15px 35px 25px 35px;
}

.nestio-listing-detail-footer a {
	font-weight: bold;
	color: #498d79;
	text-transform: uppercase;
	border-bottom: 2px dotted #498d79;
}

.pt20 {
	padding-top: 20px;
}

.clearfix:after {
  content:" ";
  display:table;
  clear:both;
}

.w100 {
	width: 100%;
}

.w50{width:50%}
.input-cell {float:left;padding:10px}
#room-select{min-height:110px}
.tac {text-align:center}