/*
 * word-wrap: break-word;
 * overflow-wrap: break-word;
Theme Name: NicheLabs Responsive Theme 
Theme URI: http://nichelabs.com/
Description: Search engine optimized theme. Theme designed by <a href="http://nichelabs.com" target="_blank">NicheLabs LLC</a>.
Version: 1.1
Author: NicheLabs LLC
Author URI: http://nichlabs.com
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
	margin:0;
 	padding:0;
	outline: 0;
}

/*** reCAPTCHA hider. Comment out the below if reCAPTCHA testing is needed***/
.grecaptcha-badge {
    display: none;
}

a#apply,
:target:before {
  content: " ";
  display: block;
  height: 160px;
  margin-top: -160px;
  position: relative;
  visibility: hidden;
  z-index: -1;
}
#pw_listing_widget_tabs_detail:before {

}
body {
	color:#000;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
/* Tags */
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 600;
	color: #002762;
	margin:0 0 10px;
}
h1.page-title {
	text-align: center;
}
h2 {
	margin:0 0 10px;
	color: #9B3215;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	margin:0 0 8px;
	color: #9B3215;
	font-weight: 600;
}
h3.page-subtitle {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	margin-bottom: 70px;
}
h4 {
	color: #9B3215;
	font-size: 16px;
	margin:0 0 8px;
}
p {
	margin:0 0 18px;
}
hr {clear: both;}
ul,ol {
	margin:0 0 16px 20px;
}
ul {
	list-style-image: url(img/bullet.png);
}
li {
	padding:0 0 10px 5px;
}
ul ul,ol ol {
	margin:0 0 0 16px;
}
img {max-width: 100%;height: auto;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 35px 15px 0;
}
.alignright {
	float: right;
	margin: 0  0 15px 35px;
}
/* Links */
a {
	text-decoration:none;
	color: #002762;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
#wrapper {
	margin:0 auto;
}
/* Header */
#header-wrapper {
	width: 100%;
	top: 0;
	z-index: 999;
	position: fixed;
	background: #fff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	z-index: 99999;
}
#header {
	max-width: 1000px;
	padding: 0 20px 0 10px;
	margin: 0 auto;
	height: 100px;
}
#header-left {
	width: 350px;
	float: left;
	padding-top: 6px;
	position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#header-right {
	float: right;
}
#header-right-top {
	height: 30px;
	font-size: 14px;
	text-align: right;
	padding-top: 18px;
}
#header-right-top #menu-top {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#header-right-top #menu-top li a {
	font-size: 14px;
	font-weight: 800;
	display: inline-block;
	padding: 0;
	color: #002762;
}
#header-right-top span,
#header-right-top li {
	padding-left: 10px;
	line-height: 30px;
}
#header-right-top span:before,
#header-right-top li:before {
	padding-right: 10px;
	font-family: 'FontAwesome';
	vertical-align: middle;
	color: #9B3215;
}
#header-right-top #phone:before,
#header-right-top .phone:before {
	content: '\f095';
}
#header-right-top #ext-link {
}
#header-right-top #ext-link:before,
#header-right-top #tportal:before,
#header-right-top .ext-link:before,
#header-right-top .tportal:before,
#header-right-top .investments:before {
	font-size: 21px;
	color: #9B3215;
	content: '\f090';
}
#header-right-top #application:before,
#header-right-top .application:before {
	font-size: 21px;
	color: #9B3215;
	content: '\f0f6'; 
}
#logo {}
#logo img {}
#nav-wrapper { 
	clear:both; 
	max-width: 960px; 
	height: 34px; 
	margin: 0px auto 0; 
	position: relative;  
	z-index: 100;
}
#main-nav {  }
.menu  {
	list-style: none;
	padding: 0;
	height: 32px;
	margin: 0;
}
.menu li {
	float: left;
	text-align: left;
	padding: 0;
	position: relative;
}
.menu li a:link,
.menu li a:visited,
.menu li a:hover {
	display: block;
	font-size: 16px;
	text-decoration: none;
	color:#002762;
	height: 16px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 10px 10px 5px;
	white-space: nowrap;
}
.menu li:last-child a {
	padding-right: 0;
}
.menu li.current-menu-item a,
.menu li a:hover {
	color: #9B3215;
}
.menu li.menu-item-has-children:hover  {
	background: #f8f8f7;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.menu li ul {
	margin: 0;
	padding-top: 20px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 90;
	text-align: center;
	list-style:none;
	width: auto;
	min-width: 150px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	background: #f8f8f7;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.menu li li {
	float: none;
	padding: 2px !important;
	height: auto !important;
	margin: 0;
}
.menu li li a {
	display: block;
	margin: 0 !important;
	padding: 5px !important;
	width: auto !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	height: auto !important;
}
.menu li li a:hover {
}
.menu li li ul {
	position: relative;
	top: 0px;
	left: 0;
	padding: 0;
}
.menu li li ul li {
	padding: 0;
	margin: 0;
}
.menu li li li a {
	color: #fff;
	font-weight: normal;
}
	
.menu li:hover ul, .menu li.sfhover ul {
	visibility: visible;
	opacity: 1;
}
.homepageContentGlobal {
		width: 100%;
		height: 580px;
		overflow: hidden;
		position: relative;
}
ul.homepageCol {margin: 0;}
.homepageCol li {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		display: block;
		padding: 0;
}
#homepageVideo #background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
  margin-top: -75px;
}
#homepageLeftVideo #background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
#homepageRightVideo #background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
#homepageVideo {
		position: absolute;
		top:0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		max-height: 580px;
    z-index: 0;
		overflow: hidden;
}
#homepageLeftVideo,
#homepageLeftImg {
		position: absolute;
		top:0;
		left: 0;
		bottom: 0;
		right: 50%;
		width: 50%;
		height: 100%;
		max-height: 580px;
    z-index: 0;
		overflow: hidden;
}
#homepageRightVideo,
#homepageRightImg {
		position: absolute;
		top:0;
		right: 0;
		left: 50%;
		width: 50%;
		height: 100%;
		max-height: 580px;
		overflow: hidden;
}
#homepageLeftImg img,
#homepageRightImg img {
	/*width: auto !important;*/
}
#homepageLeftNav {
		position: absolute;
		left: 0;
		right: 50%;
		width: 50%;
		z-index: 3;
		height: 100%;
		max-height: 580px;
		overflow: hidden;
}
#homepageRightNav {
		position: absolute;
		right: 0;
		left: 50%;
		width: 50%;
		z-index: 3;
		height: 100%;
		max-height: 580px;
		overflow: hidden;
}
.homepageTitle {
		cursor: default;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		height: 100%;
		top: 100%;
}
.homepageNavLink{}
#homepageLeftMessage {
	z-index: 100;
	height: 100px;
	width: 100px;
}
#homepageLeftMessage #subLogo {
	z-index: 100;
}
.homePageNav .title {position:relative;text-align:center;font-family:'Open Sans'; font-size:36px; letter-spacing:5px; color:#ffffff;text-transform: uppercase;cursor:pointer;margin-bottom: 10px;text-shadow: 0px 0px 45px #3E3E3E;}
.homePageNav .title span {font-family:'Open Sans'; display:block; font-size:56px;text-transform: uppercase;cursor:pointer;}
.homePageNav .subTitle {position:relative; text-align:center;color:#fff;margin-bottom: 15px;}
.homePageNav .homepageTitle .content {display:none; margin-top:200px;}
.homePageNav .homepageTitle .content .close {color:#fff;cursor:pointer;}
.homePageNav .overlay {height:100%;width:100%;background:#000;position:absolute;left:0;top:100%;opacity:.5;}
.homePageNav .homepageTitle {}
.homepageTitle .traducFr{font-family:'Open Sans'; font-size:13px;color:#ffffff;letter-spacing: normal;text-transform: none;margin:10px 0;}
.homepageNavLink{box-sizing: border-box;padding:0 5px 0;overflow:hidden; width:100%;max-width:426px; margin:0 auto;}
.homepageNavLink ul {margin: 0 20px 16px;}
.homepageNavLink li{ color: #fff; padding:12px 12px 12px 0; background: url('img/arrow-menu-li-homepage.png') no-repeat right center; font-size:19px;font-weight: 300; display:block;zoom:1;text-align: left;border-top: 1px solid #cacad9;}
.homepageNavLink li:first-child{border-top: none;}
.homepageNavLink li h2{display:inline-block}
.homepageNavLink li h2 a{font-family:'Open Sans'; color:#FFFFFF; font-size:12px;font-weight: normal}
.homepageNavLink li a{text-decoration: none;font-family:'Open Sans';color: #fff;}
.homepageNavLink li a:hover{color:#D7551B;}
.homepageNavLink li:hover {background-image: url('img/arrow-menu-li-homepage-hover.png');}
.homepageNavLink .first{/*padding:5px 0 5px 0px;background:none;*/}
.descriptionHome{width: 80%;margin: 60px auto 0 auto;}
.descriptionHome h2,.descriptionHome p{font-family:'Open Sans'; color:#FFFFFF; font-size:13px;font-weight:normal;}
.homepageTitle .close{
	height:40px;
	width:40px;
	background: url('img/btn-close-layer-homepage.png') no-repeat 0 0 ;
	position: absolute;
	top: 15px;
	right: 15px;
}
#homepageLeftMenuTitle,
#homepageRightMenuTitle {z-index: 1;}
.homePageNav div.open {
	display: inline-block;
	border: 1px solid #FFFFFF;
	padding: 14px 22px;
	color: #fff;
	background: rgba(0,0,0,0.5);
    font-size: 30px;
    font-family: 'Open Sans';
    text-transform: uppercase;
	text-decoration: none;
}
.homePageNav div.open span {
	font-weight: 300;
	text-transform: none;
}
.homePageNav  div.open:hover {
}
/*** Slideshow ***/
.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {}
#slideshow-wrapper { }
#slideshow { max-width:960px; margin: 0 auto; position: relative;}
#slides {position:relative; padding: 0;margin: 0;max-width:960px;  list-style:none; overflow:auto;}
.slidesjs-pagination {height: 27px;max-width: 960px;width: 100%;position: absolute; bottom: 35px; left:0;z-index: 99;text-align: center;list-style: none;}
.slidesjs-pagination li {display: inline-block;font-size: 0px;padding: 0;}
.slidesjs-pagination li a {display: block;width: 20px;height: 20px;text-indent: -9999px; margin:0 2px; text-align:center; background: url(img/slideshow_nav_bttn.png) top center no-repeat;}
.slidesjs-pagination li a.active { background: url(img/slideshow_curr_nav_bttn.png) top center no-repeat;}
.slidesjs-next,
.slidesjs-previous { display:block;width: 27px; height: 27px; text-indent: -9999px;position: absolute; top: 50%; transform: translateY(-50%);z-index: 99;}
.slidesjs-next {right: 20px;background: url(img/slideshow_next_bttn.png) top center no-repeat;}
.slidesjs-previous {left: 20px;background: url(img/slideshow_prev_bttn.png) top center no-repeat;}
.pagination li#prev,
.pagination li#next {
	margin-top: 0;
	background: none;
	text-indent: 0;
}
/* Sidebars */
#right-col {
	clear:right;
	float:right;
	line-height:1.5em;
	margin:0 0 5px;
	padding:0;
	width: 300px;
}
#search input[type=text] {
	font-size: 11px;
	color: #bebebe;
	width: 113px;
	height: 15px;
	padding: 5px;
	border: 1px solid #c8cdcf;
	border-right: none;
}
#search input[type=submit] {
	width: 27px;
	height: 27px;
	background: url(img/search_bttn.jpg) bottom center no-repeat;
	vertical-align: bottom;
	border: none;
}
#search,
#categories,
#archives {
	text-align: left;
	padding-bottom:50px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
#categories h2,
#archives h2 {
	font-size: 24px;
	color: #002762;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
#categories ul,
#archives ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#categories ul li,
#archives ul  li{
	padding: 0;
}
#categories ul li a,
#archives ul  li a{
	font-size: 16px;
	text-decoration: none;
	color: #002762;
}
#calendar-wrapper {
	width: 100%;
	margin: 0 auto;
	border-right: 1px solid #e2e2d5;
	border-bottom: 1px solid #e2e2d5;
}
#calendar {
	width: 100%;
	border: 1px solid #dbe0e2;
}
#calendar table {
	width: 100%;
	border-collapse:collapse;
}
#calendar table caption {
	padding: 5px;
	color: #fff;
	border-right: 1px solid #e2e2d5;
}
#calendar table th,
#calendar table tbody td {
	border-right: 1px solid #dbe0e2;
	border-bottom: 1px solid #dbe0e2;
	text-align: center;
}
#calendar table tbody td.pad {
}
#calendar table tbody td#today {
	color: #B80004;
}
/*** Testimonial Slider ***/
#testimonials-wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 75px 0;
}
#testimonials-wrapper h2 {
	text-align: center;
}
.testimonial {
	max-width: 1000px;
	padding: 0 75px;
	margin: 0 auto;
}
.bx-wrapper {
  margin: 0 auto 60px;
  padding: 0;
  position: relative;
}
.bx-wrapper .bx-viewport {
  background: #fff none repeat scroll 0 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager {
  color: #002762;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
}
.bx-wrapper .bx-controls-direction a {
  height: 48px;
  margin-top: -65px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 100px;
  width: 26px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  background: url("img/prev_arrow.png") no-repeat scroll 0 0;
  left: 10px;
}
.bx-wrapper .bx-next {
  background: url("img/next_arrow.png") no-repeat scroll 0 0;
  right: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #002762 none repeat scroll 0 0;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none;
  border: 1px solid #002762;
}

/*** Rental Search Bar ***/

#hostaway-booking-widget-wrapper {
    background: #002762;
    padding: 25px 50px 50px;
	margin-bottom: 50px;
}
#hostaway-booking-widget-wrapper h2 {
	color: #fff;
}
#hostaway-booking-widget {
	max-width: 1000px;
	margin: 0 auto;
}
/*** Rental Slider ***/
#rentals-wrapper {
	padding: 0 10px;
}
#rentals {
	max-width: 1000px;
	margin: 0 auto;
}
.rentals-left {
	width: 75%;
	float: left;
}
#pw_listing_widget {
	visibility: hidden;
	height: 0;
}
.rentals-right {
	width: 25%;
	float: left;
}

#rentals .bx-wrapper .bx-controls-direction a {
  height: 48px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 130px;
  width: 26px;
  z-index: 9999;
}
#rentals .pw_listing_widget_tabs_list_item_load_more_li {display: none;}
#rentals .bx-wrapper .bx-prev {
  background: url("img/prev_arrow.png") no-repeat scroll 0 0;
  left: 0px;
}
#rentals .bx-wrapper .bx-next {
  background: url("img/next_arrow.png") no-repeat scroll 0 0;
  right: 0px;
}
#rentals #pw_listing_widget .bx-wrapper {
  padding: 0 36px;
}
.pw_listing_widget_tabs_list_item_template {display: none;}
.pw_listing_widget_tabs_list_item_img {
  width: 100%;
}
.pw_listing_widget_tabs_list_item a {
	color:#002762;
}
.pw_listing_widget_tabs_list_item a:hover {
	text-decoration: none;
}
#rentals .ui-widget-content {
  background: none;
  border: none;
  color: #002762;
}
#rentals div.pw_listing_widget_content_section {
  border: none;
}
#rentals .pw_listing_widget_tabs_list_item_img {
  border: none;
	max-width: 300px;
}
#rentals .pw_listing_widget_tabs_list_item {
  background: none;
  border-bottom: none;
  text-decoration: none;
}
#rentals .ui-widget {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
#rentals .ui-widget-content a {
	color: #002762;
}
#rentals #pw_listing_widget_tabs_detail_container {
	border: 1px solid #002762;
	padding: 5px;
}
#rentals #pw_listing_widget_tabs_detail a#pw_listing_widget_tabs_list_link:before{
	font-size: 21px;
	color: #002762;
	font-family: 'FontAwesome';
	content: '\f0a8 ';
	padding-right: 10px;
	vertical-align: middle;
}
#rentals #pw_listing_widget_tabs_detail a#pw_complete_listing:before{
	font-size: 21px;
	color: #002762;
	font-family: 'FontAwesome';
	content: '\f14c';
	padding-right: 10px;
	vertical-align: middle;
	margin-left: 20px;
}
#rentals #pw_listing_widget_tabs_detail_container .mob_nav{
	display: none;
}
/*** Recent Blog Post ***/
#recent-blog-post-wrapper {
	background: #002762;
	padding: 50px 10px 40px;
	margin-bottom: 20px;
}
.recent-blog-post-thumbnail {
	float: right;
	margin-left: 40px;
}
.recent-blog-post {
	max-width: 996px;
	margin: 0 auto;
	color: #fff;
}
.recent-blog-post h3,
.recent-blog-post h3 a {
	font-size: 21px;
	color: #fff;
}
.recent-blog-post .read-more {
	padding: 14px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	margin-top: 15px;
	display: inline-block;
}
/*** Affiliates ***/
#affiliates-wrapper {
	padding: 35px 0;
	background: #002762;
}
#affiliates {
	max-width: 996px;
	margin: 0 auto;
	color: #fff;
}
#affiliates h4 {
	color: #fff;
	text-align: center;
}
#affiliates a {
	color: #fff;
}
#affiliates .col {
	text-align: center;
}
#affiliates img {
	margin: 0 80px;
}
/* Content */
/*** Buttons ***/
.login-button {
	display: block;
	width: 240px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	background: #f8f8f7;
	border: 1px solid #e7e8e6;
	border-radius: 10px;
	color: #002762;
	text-align: center;
}
.login-button:before {
	display: block;
	color: #9B3215;
	border-right: 1px solid #c6c6c6;
	content: "";
	font-family: "FontAwesome";
	font-size: 21px;
	padding-right: 10px;
	padding-left: 62px;
	padding: 0 20px 0 18px;
	vertical-align: middle;
	float: left;
}
.login-button:after {
	content: '';
	clear:both;
}
.login-button:hover {
	color: #002762;
	text-decoration: none;
}
form#authnet,
.button-wrapper {
	width: 280px;
	height: 95px;
	padding: 10px;
	background: #f8f8f7;
	border: 1px solid #e7e8e6;
	border-radius: 5px;
	overflow: hidden;
}
form#authnet {
	width: 180px;
	padding-left: 100px;
	position: relative;
}
form#authnet input[type=image] {
	margin-top: 10px;
}
form#authnet:after {
	content: '';
	display: block;
	width: 100px;
	height: 65px;
	position: absolute;
	top: 3px;
	left: 20px;
	background: url(img/creditcard_icon.png) center left no-repeat;
}
.button-wrapper a {
	color: #002762;
}
.button-wrapper a:hover h3,
.button-wrapper a:hover {
	color: #002762;
	text-decoration: none;
}
.button-icon {
	float: left;
	width: 100px;
	text-align: center;
}
.button-title {
	text-align: center;
}
.button-title h3 {
	font-size: 18px;
	color: #002762;
	margin: 0;
}
.button-title span {
	display: block;
}
/*** Back To Top ***/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 60px;
	z-index: 999999;
}
#back-top a {
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #9B3215;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size: 32px;
}
#back-top a:hover {
	color: #000;
}
#back-top a:after {
	font-family: 'FontAwesome';
	color: #9B3215;
	content: "\f139";
}
#back-top a:hover span {
	background-color: #777;
}
#content-outer-wrapper {
	margin: 100px auto 0;
}
#content-wrapper {
	margin: 0 auto;
	min-height: 400px;
	height:auto;
	/*padding: 0 20px 100px 10px;*/
	padding-bottom: 100px;
	position: relative;
}
.elementor-page #content-wrapper {
	padding-bottom: 0;
}
.home #content-wrapper {
/*	padding: 25px 0;*/
	min-height: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#crumb-wrapper {
	height: 14px;
	padding: 18px 0;
	background: #9B3215;
	margin-bottom: 55px;
}
.elementor-page #crumb-wrapper {
	margin-bottom: 0;
}
#crumb-wrapper.contact {
	margin-bottom: 0px;
}
#crumbs {
	max-width: 994px;
	margin: 0 auto;
	padding: 0 20px 0 10px;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
#crumbs a {
	color: #fff;
}
#page-title-wrapper {
	margin-bottom: 55px;
}
#page-title-image {
	position: relative;
	max-height: 400px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
#page-title-image img {
	width: 100%;
	height: 100%;
}
#page-title {
	position: absolute;
	background: rgba(0,0,0,.5);
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 432px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top:P 20px;
}
#page-title h1 {
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 0;
}
h3.page-subtitle {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	color: #002762;
	margin-bottom: 20px;
}
.page-id-31 h3.page-subtitle {
	color: #fff;
}
.section,
.innersection,
.page-testimonial,
#content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	position: relative;
}
.section:after {
	clear:both;
}
.section.fullwidth {
	max-width: 100%;
	padding: 50px 20px;
	margin-bottom: 25px;
}
.section.fullwidth.blue {
	color: #fff;
	background: #002762;
}
.section.fullwidth.blue a {
	color: #fff;
}
.col { float: left;}
.span12 {
    width: 100%;
}
.span11 {
    width: 91.6667%;
}
.span10 {
    width: 83.3333%;
}
.span9 {
    width: 75%;
}
.span8 {
    width: 66.6667%;
}
.span7 {
    width: 58.3333%;
}
.span6 {
    width: 50%;
}
.page-id-31 #content .section > .span6 {
	box-sizing: border-box;
	padding-right: 25px;
}
.span5 {
    width: 41.6667%;
}
.span4 {
    width: 33.3333%;
}
.span3 {
    width: 25%;
}
.span2 {
    width: 16.6667%;
}
.span1 {
    width: 8.33333%;
}
#content .post {
	max-width: 650px;
	padding-right: 50px;
	overflow: hidden;
}
#content .post h3 a {
	color: #002762;
}
#content .post .read-more:after {
	content: "\f178";
	padding-left: 10px;
	font-family: 'FontAwesome';
	color: #ddd;
}
#preview-wrapper {
	max-width: 1000px;
	height:auto;
	margin: 0 auto;
	padding: 10px 0;
}
.post-wrapper {
	padding: 10px 0;
}
.post-thumb {
	text-align: left;
}
.postinfo {
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, Arial, sans-serif;
	color: #777;
}
.postinfo a {
	color: #777;
}
.navigation {text-align: center;}
span.page-numbers,
.wp-pagenavi a {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	padding: 7px 9px;
	border: 1px solid #444444;
	border-radius: 5px;
	color: #444444;
}
span.page-numbers.current,
.wp-pagenavi a:hover {
	border: 1px solid #d9531f;
	color: #d9531f;
	text-decoration: none;
}
.page-testimonial-wrapper {
	margin: 75px 0;
}
.page-testimonial-image {
	text-align: center;
	position: relative;
	overflow: hidden;
	min-height: 400px; /* 300px is arbitrary. */
}
.page-testimonial-image img {
	width: 100%;
}
/*** Forms ***/
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
	width: 100%;
	background: #f7f7f8;
	border: 1px solid #e7e8e6;
	border-radius: 5px;
	height: 28px;
	padding: 5px;
}
/*** Testimonials ***/
.page-testimonial {
	background: url(img/open_quote.png) top left no-repeat;
	position: absolute;
	color: #fff;
	z-index: 10;
	text-align: left;
	position: absolute;
	top: 50%;
	left:0;
	right:0;
	margin: 0 auto;
	-webkit-transform:  translateY(-50%);
	-moz-transform:  translateY(-50%);
	-ms-transform:  translateY(-50%);
	-o-transform:  translateY(-50%);
	transform:  translateY(-50%);
}
.page-testimonial-content {
	max-width: 820px;
	padding: 52px 62px 0;
	/*background: url(img/open_quote.png) top left no-repeat;*/
}
/*** Services ***/
.services-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.services-wrapper h2 {
	display: block;
	width: 100%;
}
.service-box,
.service-detail {
	width: 270px;
	height: 280px;
	overflow: hidden;
	margin: 26px 24px;
	font-size: 13px;
}
.service-detail {
	height: auto;
	max-width: 500px;
	width: 95%;
	font-size: 21px;
	float: none;
	margin: 0;
	padding: 10px;
}
.service-box {
	height: 280px;
	position: relative;
	border: 1px solid #e7e8e6;
	background: #e7e8e6;
	padding-bottom: 20px;
}
.service-box h5,
.service-detail h5 {
	font-size: 18px;
	line-height: 20px;
	padding: 10px 14px;
	margin: 0;
	font-weight: 600;
	overflow: hidden;
	text-align: center;
}
.service-detail h5 {
	font-size: 36px;
	line-height: 40px;
}
.service-box ul {
	margin: 0;
	padding: 0 0 0 8px;
}
.service-box-icon {
	height: 118px;
	padding-top: 20px;
	background: #fff;
	text-align: center;
}
.services-wrapper .clr {
	display: none;
}
.page-id-31 .span4 img,
.service-box-icon img {
	/*filter: grayscale(100%); */
}
.service-box-excerpt { 
	height: 162px;
	padding: 0 8px;
	/*
	opacity: 1;
	-webkit-transition: all 0.2s linear; 
	-moz-transition: all 0.2s linear; 
	-o-transition: all 0.2s linear;
 */
	letter-spacing: -.8px;
	position: relative;
}
.service-box-excerpt p { 
	margin: 10px 0 0 0;
}
.service-box-excerpt a.fancybox-inline { 
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.service-box-excerpt li {
	padding:0 0 0 5px;
}
.service-box:hover .service-box-excerpt { 
	/*
	margin-top: -280px; 
	opacity: 0; 
 */
}
.service-detail-wrapper {
	/*
	position: relative; 
	height: 280px; 
	opacity: 0; 
	-webkit-transition: all 0.4s linear; 
	-moz-transition: all 0.4s linear; 
	-o-transition: all 0.4s linear; 
	background: #fff;
 */
}
.service-detail-wrapper h5 {
	color: #fff;
	background: #002762;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 10px 22px;
}
.service-box:hover .service-detail-wrapper {
	/*
opacity: 1; 
 */
}
.service-detail {
	padding: 0 15px;
}
#fancybox-content .service-detail .service-detail-top {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #002762;
	display: table;
	width: 100%;
	vertical-align: middle;
}
#fancybox-content .service-detail .service-detail-top  h5 {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#fancybox-content .service-detail .service-detail-top img {
	float: left;
}

/* Info Boxes */
.elementor-widget-eael-info-box .elementor-widget-container {
	overflow: hidden;
}
.eael-infobox {
    min-height: 450px;
	overflow: hidden;
}
.eael-infobox .infobox-content > div {
	padding: 0 10px;
}
/* Footer */
#footer-wrapper {
	padding: 14px;
	background: #9B3215;
}
#footer {
	max-width: 994px;
	margin: 0 auto;
	color: #fff;
	clear:both;
	font-weight:normal;
	text-align:center;
	font-size: 14px;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a {
	color: #fff;
}
#footer span:before {
	padding-right: 10px;
	font-family: 'FontAwesome';
	vertical-align: middle;
}
#footer #phone {
	font-weight: 600;
	font-size: 16px;
}
#footer #phone:before {
	content: '\f095';
}
#copyright {
	width: 40%;
	float: left;
	text-align: left;
}
#design {
	width: 40%;
	float: right;
	text-align: right;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clr {
	clear: both;
}
@media screen and (max-width: 960px) {
	#header { height: 153px;}
	#header-left,
	#header-right { 
		float: none;
		margin: 0 auto;
	}
	#header-left {
		top: 15px;
		transform: none;
	}
	#header-right-top {text-align: center;}
	#menu-top {
		display: inline-block;
		margin: 0 auto;
	}
	ul#menu-main {
		max-width: 675px;
		margin: 0 auto;
	}
	#homepageVideo #background-video {
  		margin-top: -50px;
	}
	#content-outer-wrapper {
		margin: 153px auto 0; 
	}
}
@media screen and (max-width: 1000px) {
	#header-left {
		width: 275px;
	}
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 890px) {
	.menu li {
		margin-left: 13px;
	}
}
@media screen and (max-width: 830px) {
	#header-right-top span {
		padding-right: 5px;
	}
	#header-right-top span:before {
		padding-right: 5px;
		font-family: 'FontAwesome';
		vertical-align: middle;
	}
	.alignleft {
		float: none;
		margin: 0 auto 15px;
	}
	.alignright {
		float: none;
		margin: 0  auto 15px;
	}
	.menu li {
		margin-left: 8px;
	}
	#right-col {
		float:none;
		margin:0 auto 5px;
		width: 100%;
	}
}
@media screen and (max-width: 800px) {
	.menu li {
		margin-left: 2px;
	}
}
@media screen and (max-width: 785px) {
}
@media screen and (max-width: 768px) {
	#header-right {
    	float: none;
		clear: both;
	}
	#nav-wrapper {height: 0 }
	#main-nav {
		display: none;
		background: none;
	}
	#main-nav.toggled-on {
		display: block;
	}
	.menu-toggle-wrapper {
		display: block;
		width:56px;
		height: 30px;
		position:fixed;
		top: 25px;
		right: 15px;
		cursor: pointer;
	}
	.menu-toggle {
		display: block;
		width:56px;
		height:6px;
		background-color:#002762;
		border-radius:5px;
	}
	.menu-toggle:before,
	.menu-toggle:after {
		content: '';
		width: 100%;
		height:6px;
		background-color:#002762;
		position:absolute;
		left: 0;
		border-radius:5px;
	}
	.menu-toggle:before {
		top: 22px;
	}
	.menu-toggle:after {
		top: 11px;
	}
	#menu-main.menu {
		text-align: left;
		position: fixed;
		top: 60px;
		left: 0;
		right: 0;
		width: 100%;
		height: 85vh;
		overflow-y:scroll;
		padding: 5px;
		background: rgba(0,39,98,.85);
		text-align: center;
	}
	#menu-main.menu li {
		display: block;
		float: none;
		text-align: center;
		margin: 0 0 5px 0;
		border: 0;
	}
	#menu-main.menu li a:link, #menu-main.menu li a:visited, #menu-main.menu li a:hover {
		height: auto;
		line-height: 22px;
		padding: 0;
		color: #fff;
	}
	#menu-main.menu li ul {
		position: relative;
		top: auto;
		left: auto;
		min-width: 0px;
		opacity: 1;
		visibility: visible;
		padding-top: 10px;
		text-align: left;
		background: none;
		border: none;
		z-index: 9999999;
	}
	#menu-main.menu li.menu-item-has-children:hover  {
	background: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	}
	#menu-main.menu li li {
		float: none;
		padding: 2px !important;
		height: auto !important;
		margin: 0;
	}
	#menu-main.menu li ul li a {
		font-size: 12px;
	}
	#menu-main.menu li ul li {
		float: none;
	}
	#menu-main.menu li ul li a {
		height: auto !important;
	}
	#menu-main.menu li ul li a:before,
	#menu-main.menu li ul li a:after {
		content: ' - ';
	}
	.homePageNav div.open {
		font-size: 20px;
	}
}
@media screen and (max-width: 700px) {
	.alignleft,
	.alignright,
	.recent-blog-post-thumbnail {
		float: none;
		margin: 0 auto 15px;
		text-align: center;
	}
	.page-testimonial {
		padding: 0 50px;
	}
	.page-testimonial-image img {
		width: auto;
		max-width: none;
		height: 400px;
		position: relative;
		left: -40%;
	}
	.page-testimonial-content {
		padding: 10px 15px 0;
		height: 375px;
		overflow-y: scroll;
	}
	.rentals-left,
	.rentals-right {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.section .col.span4,
	.col.span6 {
		width: 100%;
	}
	.page-id-31 #content .section > .span6 {
		padding-right: 0px;
	}
}
@media screen and (max-width: 575px) {
	#header-wrapper { height: auto;}
	#header-right-top #menu-top {
		max-width: 300px;
	}
	.homepageNavLink li {
		font-size: 16px;
	}
}
@media screen and (max-width: 460px) {
	.pw_listing_widget_tabs_list_item {overflow: hidden;}

	#pw_listing_widget_tabs_detail_top_section td {
		display: block;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
		border-bottom: 0;
	}
	.homepageNavLink li {
		font-size: 14px;
	}
}
@media screen and (max-width: 425px) {
	#header-left {
		width: 235px;
	}
	.responsive-element {
		height: 500px;
	}
	.responsive-element iframe{
    	left:0;
    	top:0;
    	height:100%;
    	width:100%;
    	position:absolute;
	}
	#homepageVideo #background-video {
    	margin-top: -100px;
	}
	.homePageNav .homepageTitle .content {display:none; ;}
	/*
	#homepageRightNav,
	#homepageLeftNav {
    	margin-top: -14px;
		max-height: 550px;
		overflow: hidden;
	}
	*/
	.homepageNavLink {
    	margin: -32px auto 0;
	}
	.homePageNav .overlay {
    	max-height: 580px;
		overflow: hidden;
	}
	.homePageNav .homepageTitle .content {
    	margin-top: 180px;
	}
	.homePageNav div.open {
    	font-size: 14px;
	}
}
