:root{--roadmaps-border-color: #000;--roadmaps-border-hover: #888888;--roadmaps-text-color: #000;--roadmaps-text-hover: #888888}.aios-roadmaps{display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0}.aios-roadmaps.no-border{justify-content:space-between}.aios-roadmaps .aios-roadmap-link{text-align:center;border:1px solid var(--roadmaps-border-color);border-radius:50%;width:120px;height:120px;margin:0 0.5% 10px;display:flex;justify-content:center;align-items:center;transition:all .25s ease-in-out}.aios-roadmaps.no-border .aios-roadmap-link{border:none}.aios-roadmaps.light .aios-roadmap-link{border-color:#fff}.aios-roadmaps .aios-roadmap-link:hover,.aios-roadmaps .aios-roadmap-link.active{border-color:var(--roadmaps-border-hover)}.aios-roadmaps .aios-roadmap-link .aios-roadmap-icon{display:block;line-height:1;transition:all .25s ease-in-out}.aios-roadmaps .aios-roadmap-link .aios-roadmap-icon:after{display:block;font-family:agentimage !important;font-size:41px;color:var(--roadmaps-text-color);transition:all .25s ease-in-out}.aios-roadmaps.light .aios-roadmap-link .aios-roadmap-icon:after{color:#ffff}.aios-roadmaps .aios-roadmap-link:hover .aios-roadmap-icon:after,.aios-roadmaps .aios-roadmap-link.active .aios-roadmap-icon:after{color:var(--roadmaps-text-hover)}.aios-roadmaps.buyers-roadmap a:first-child .aios-roadmap-icon:after{content:"\b0072"}.aios-roadmaps.buyers-roadmap a:nth-child(2) .aios-roadmap-icon:after{content:"\b0046"}.aios-roadmaps.buyers-roadmap a:nth-child(3) .aios-roadmap-icon:after{content:"\b0078"}.aios-roadmaps.buyers-roadmap a:nth-child(4) .aios-roadmap-icon:after{content:"\b0057"}.aios-roadmaps.buyers-roadmap a:nth-child(5) .aios-roadmap-icon:after{content:"\b0055"}.aios-roadmaps.buyers-roadmap a:nth-child(6) .aios-roadmap-icon:after{content:"\b0048"}.aios-roadmaps.sellers-roadmap a:first-child .aios-roadmap-icon:after{content:"\b0072"}.aios-roadmaps.sellers-roadmap a:nth-child(2) .aios-roadmap-icon:after{content:"\b0078"}.aios-roadmaps.sellers-roadmap a:nth-child(3) .aios-roadmap-icon:after{content:"\b0051"}.aios-roadmaps.sellers-roadmap a:nth-child(4) .aios-roadmap-icon:after{content:"\b0046"}.aios-roadmaps.sellers-roadmap a:nth-child(5) .aios-roadmap-icon:after{content:"\b0055"}.aios-roadmaps.sellers-roadmap a:nth-child(6) .aios-roadmap-icon:after{content:"\b0048"}.aios-roadmaps.financing-roadmap a:first-child .aios-roadmap-icon:after{content:"\b0015"}.aios-roadmaps.financing-roadmap a:nth-child(2) .aios-roadmap-icon:after{content:"\b0050"}.aios-roadmaps.financing-roadmap a:nth-child(3) .aios-roadmap-icon:after{content:"\b0020"}.aios-roadmaps.financing-roadmap a:nth-child(4) .aios-roadmap-icon:after{content:"\b0049"}.aios-roadmaps.financing-roadmap a:nth-child(5) .aios-roadmap-icon:after{content:"\b0016"}.aios-roadmaps.financing-roadmap a:nth-child(6) .aios-roadmap-icon:after{content:"\b0052"}.aios-roadmaps .aios-roadmap-link .aios-roadmap-name{font-size:10px;line-height:1;padding:0 10px;margin-top:10px;display:block;transition:all .25s ease-in-out;color:var(--roadmaps-text-color)}.aios-roadmaps.no-border .aios-roadmap-link .aios-roadmap-name{font-size:14px;line-height:1.2}.aios-roadmaps.light .aios-roadmap-link .aios-roadmap-name{color:#fff}.aios-roadmaps .aios-roadmap-link:hover .aios-roadmap-name,.aios-roadmaps .aios-roadmap-link.active .aios-roadmap-name{color:var(--roadmaps-text-hover)}.roadmap-table-responsive{width:100%}.roadmap-table-responsive td{padding:2px 7px;text-align:left}@media only screen and (max-width: 1024px){.aios-roadmaps .aios-roadmap-link{width:100px;height:100px}.aios-roadmaps .aios-roadmap-link .aios-roadmap-icon:after{font-size:31px}.aios-roadmaps .aios-roadmap-link .aios-roadmap-name{font-size:9px}}@media only screen and (max-width: 992px){.aios-roadmaps{flex-flow:row wrap;justify-content:center}.aios-roadmaps .aios-roadmap-link{margin-bottom:20px}}@media only screen and (max-width: 600px){.aios-roadmaps{flex-flow:column nowrap;justify-content:center;align-items:center}.aios-roadmaps .aios-roadmap-link{margin:10px}.roadmap-table-responsive,.roadmap-table-responsive tr,.roadmap-table-responsive td,.roadmap-table-responsive tbody{display:block;text-align:left;width:100%}}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/*
Theme Name: AIOS Starter Theme
Theme URI: http://www.agentimage.com
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 2.0.4
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
*/

/*

TABLE OF CONTENTS

1. Reset
2. Unreset inner pages and widget areas
3. Submenus
4. Single column and two-column layouts
5. Archive
6. Sidebar
7. Misc Wordpress classes
8. AIOS Listings
9. Custom CSS
10. IDX styles
11. Mlcalc.com calculators
12. 404 Page Styles
13. Mobile styles

*/

/*******************************************************
 *
 * 1. Reset
 *
 *******************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

area,
img,
map {
	outline:none;
}

/* Helpers */

.clearfix,
.clear {
	clear:both;
}

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

html,
body {
	-webkit-text-size-adjust:none;
}

::-webkit-input-placeholder { /* WebKit browsers */
	opacity: 1;
    color: inherit;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	opacity: 1;
    color: inherit;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    opacity: 1;
	color: inherit;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    opacity: 1;
	color: inherit;
}

input,
textarea,
button,
select {
    border-radius: 0;
    font-family:inherit;
}

textarea {
    resize: vertical;
}
a{
	outline: none;
}

.ai-hide {
	display: none!important;
}

.slick-slider,
.slick-slider *,
.slick-slider a,
input:focus,
select:focus,
textarea:focus{
	color: inherit;
	text-decoration:none;
}

a:focus{
    color: inherit;
}

/*******************************************************
 *
 * 2. Unreset inner pages and widget areas
 *
 *******************************************************/
 
#content, aside { line-height:1.7}
#content th, aside th { font-weight: bolder; }
#content h1, aside h1 { font-size: 2em; margin: .67em 0 }
#content h2, aside h2 { font-size: 1.5em; margin: .75em 0 }
#content h3, aside h3 { font-size: 1.17em; margin: .83em 0 }
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { margin: 1.12em 0; line-height:1.7 }
#content h5, aside h5 { font-size: .83em; margin: 1.5em 0 }
#content h6, aside h6 { font-size: .75em; margin: 1.67em 0 }
#content h1, aside h1,
#content h2, aside h2,
#content h3, aside h3,
#content h4, aside h4,
#content h5, aside h5,
#content h6, aside h6,
#content b, aside h6,
#content strong, aside strong { font-weight: bolder }
#content blockquote, aside blockquote { margin-left: 40px; margin-right: 40px }
#content i, aside i,
#content cite, aside cite,
#content em, aside em,
#content var, aside var,
#content address, aside address { font-style: italic }
#content pre, aside pre,
#content tt, aside tt,
#content code, aside code,
#content kbd, aside kbd, samp  { font-family: monospace }
#content big, aside big { font-size: 1.17em }
#content small, aside small,
#content sub, aside sub,
#content sup, aside sup { font-size: .83em }
#content sub, aside sub { vertical-align: sub }
#content sup, aside sup { vertical-align: super }
#content table, aside table { border-spacing: 2px; }
#content thead, aside thead,
#content tbody, aside tbody,
#content tfoot, aside tfoot { vertical-align: middle }
#content td, aside td,
#content th, aside th,
#content tr, aside tr { vertical-align: inherit }
#content hr, aside hr { border: 1px inset }
#content ol, aside ol,
#content ul, aside ul,
#content dir, aside dir,
#content menu, aside menu,
#content dd, aside dd { margin-left: 40px }
#content ol, sidebar ol { list-style-type: decimal }
#content ol ul, aside ol ul,
#content ul ol, aside ul ol,
#content ul ul, aside ul ul,
#content ol ol, aside ol ol { margin-top: 0; margin-bottom: 0 }
#content ol, aside ol { list-style-type:decimal }
#content ul, aside ul { list-style-type:disc }

/*******************************************************
 *
 * 3. Single column and two-column layouts
 *
 *******************************************************/

#content-sidebar, #content-full{
	width:100%;
	margin:0 auto;
}
#content-sidebar:after, #content-full:after{
	content: "";
    display: table;
    clear: both;
}

/* Content area with sidebar */

#content-sidebar #content{
	float: left;
	width: 77.08%;
}

/* Content area for full width template (no sidebar) */

#content-full #content{
	width:100%;
}

/* Content area with left sidebar */
.page-template-template-left-sidebar #content-sidebar #content {
	float: right;
}

.page-template-template-left-sidebar #content-sidebar aside {
	float: left;
}

/* Styles for entry */

#content .entry{
}

#content .aios-starter-theme-entry-meta {
	display:none;
}

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

/* Styles for post/page main headings (h1) */

#content .entry-title {
	font-size: 24px;
}

/* Styles for category/archive/etc main headings (h1) */

#content .archive-title {
	font-size: 24px;
}

/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle {
	font-size: 24px;
}

#inner-page-wrapper {
	margin-bottom:30px;
	position:relative;
	z-index:1;
}

/*******************************************************
 *
 * 4. Archive
 *
 *******************************************************/

#content .archive-thumbnail {
	width:27%;
	float:left;
}

#content .archive-content.archive-has-thumbnail {
	width:70%;
	float:right;
}

#content .archive-more {
	text-decoration:underline;
	font-style:italic;
}

#content .post {
	margin-bottom:20px;
	padding-bottom:20px;
}

#content .page-links {
	text-align:center;
}

#content .page-links * {
	display:inline-block;
	vertical-align:middle;
	margin:0 5px;
}

#content .page-links .current {
	font-weight:bold;
	text-decoration:underline;
}

/*******************************************************
 *
 * 5. Sidebar
 *
 *******************************************************/

aside{
	float: right;
	width: 20.83%;
}

aside h2.widget-title{
	display:block;
	background:#d7d7d7;
	padding:7px;
    font-size:14px;
}


/*******************************************************
 *
 * 6. Misc Wordpress classes
 *
 *******************************************************/

.gravatar{
	float: right;
}

.comments-template ol.comment-list{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}

.comments-template ol.children{
	margin:20px 0 0 40px;
	padding:0;
	list-style:none;
}

#content .comments-template ol.comment-list,
#content .comments-template ol.children,
.comments-template ol.children,
.comments-template ol.comment-list {
	list-style:none;
}

#content .comments-template ol.comment-list,
.comments-template ol.comment-list  {
	margin-left:0;
}

.comments-template ol.comment-list li.comment{
	padding:35px 0;
	border-bottom:1px dotted;
}

.comments-template ol.comment-list li:last-child,
.comments-template ol.children li:last-child {
	border-bottom:0;
}

.comments-template .comment-author.vcard img {
	display:block;
}

.comments-template .reply {
	font-weight:700;
	text-decoration:underline;
}

.comments-template .comment-meta{
	font-size:10px;
}

.comments-template .screen-reader-text{
	display:none;
}

.comments-template .comment-navigation{
	margin:10px 0;
	background:none;
}

.comment-form-comment textarea{
	display:block;
	width:100%;
}

.comment-form-comment label {
	display:block;
	font-weight:700;
}

.wp-caption {
	background-color: #f3f3f3;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
	max-width:100%;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#content .wp-caption p.wp-caption-text,
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0.5em 0 1.1em 0;
	font-style:italic;
}

.gallery-caption {
	text-align:center;
	font-style:italic;
}

.category .post, .archive .post{
	border-bottom:1px dotted;
}

.attachment-post-thumbnail {
	float:left;
	margin:0 10px 10px 0;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.sticky {

}

.bypostauthor {
	font-style:italic;
}

#content .alignnone {
	clear:both;
	margin:15px 0;
}

#content .aligncenter {
	clear:both;
	margin:15px auto;
	display:block;
}

#content .alignleft{
	float:left;
	margin:15px 1% 15px 0;
}

#content .alignright{
	float:right;
	margin:15px 0 15px 1%;
}

#content img[class*="align"],
#content img[class*="wp-image-"],
#content img[class*="attachment-"],
#content img.size-full,
#content img.size-large,
#content img.header-image,
#content img.wp-post-image {
	max-width: 98%;
	margin-top:0;
	margin-bottom:0;
	height:auto;
}

#content embed,
#content iframe,
#content object,
#content video {
	max-width: 100%;
}

.yoast-breadcrumbs {
	margin: 20px 0 0;
}

/*******************************************************
 *
 * 7. AIOS Listings
 *
 *******************************************************/

.aios-listings-page .attachment-post-thumbnail {
	display:none;
}

/*******************************************************
 *
 * 8. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	background: #FFF;
	color: #000000;
	margin: 0;
}

.outer {
	width:100%;
	min-width:960px;
	position: relative;
}

.inner{
	width:960px;
	margin:0 auto;
	position: relative;
}

.outer:after,
.inner:after {
	content: '';
	display: block;
	clear: both;
}

/* Text formatting */
a{
	outline: none;
	color:inherit;
}
a:link, a:visited{
	text-decoration: none;
}

a:hover{
}

/* Header */

.aios-starter-theme-demo-header{
	position:relative;
	z-index:3;
}

.aios-starter-theme-demo-header-title {
	padding:50px 0;
}

.aios-starter-theme-demo-header-title a.site-name {
	font-size:30px;
	color:#333;
}

/* Navigation */

.aios-starter-theme-demo-header-navigation #nav {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    background:#d7d7d7;
}

.aios-starter-theme-demo-header-navigation #nav > li {
	display:inline-block;
}

.aios-starter-theme-demo-header-navigation #nav > li > a {
    display: block;
	text-decoration: none;
	padding:10px 20px;
	color:#000;
	text-decoration:none;
}

.aios-starter-theme-demo-header-navigation #nav > li:hover > a {
	background:#000;
	color:#FFF;
}

.aios-starter-theme-demo-header-navigation  #nav li {
	position:relative;
}

.aios-starter-theme-demo-header-navigation  #nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: rgba(0,0,0,0.9) url(/wp-content/themes/aios-starter-theme/images/submenu-fixer.png);
    display: none;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
}
.aios-starter-theme-demo-header-navigation  #nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
.aios-starter-theme-demo-header-navigation  #nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
.aios-starter-theme-demo-header-navigation  #nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
.aios-starter-theme-demo-header-navigation  #nav li:hover > .sub-menu {
    display: block;
}
.aios-starter-theme-demo-header-navigation  #nav .sub-menu li {
    position: relative;
}

/** Starter Theme Landing Page **/
.aios-starter-theme-landing-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/aios-starter-theme/images/landingpage-bg.jpg) no-repeat center center transparent;
    z-index: 99;
    color: #ffff;
    text-align: center;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;

}
	.landing-page-wrapper {
	    width: 100%;
	    height: 84%;
	}
		.aios-landing-holder{
			display: inline-block;
			vertical-align: middle;
		}
		.landing-page-wrapper:after{
			content: "";
			height: 100%;
			width: 0;
			display: inline-block;
			vertical-align: middle;
		}

	.landing-page-logo{
	 	padding: 20px 0;
	}
		.landing-page-logo a{
			color: #fff;
			text-decoration: none;
			font-size: 117px;
		}
			.landing-page-logo a:hover{
				color: #fff;
				text-decoration: none;
			}

	.landing-page-slogan{
		width: 100%;
		background: url(/wp-content/themes/aios-starter-theme/images/landingpage-border-shadow.png) no-repeat center bottom transparent;
		padding-bottom: 40px;
		background-size: 100%;
	}
		.landing-page-slogan h2{
			font-size: 45px;
			font-weight: 600;
		}
		.landing-page-slogan p{
			font-size: 26px;
			font-weight: 300;
			padding: 10px 0;
		}
	.landing-page-phone{
		width: 100%;
		text-align: center;
	}
		.landing-phone{
			display: inline-block;
			vertical-align: top;
			margin: 0 2%;
			padding: 32px 0;
		}
			.landing-phone span{
				font-weight: 300;
				font-size: 22px;
				display: inline-block;
				vertical-align: top;

			}
	
			.landing-phone a{
				display: inline-block;
				vertical-align: top;
				color: #fff;
				width: 207px;
				height: 33px;
				-webkit-border-radius: 16px 17px 17px 16px/16px 16px 17px 17px;
				-moz-border-radius: 16px 17px 17px 16px/16px 16px 17px 17px;
				border-radius: 16px 17px 17px 16px/16px 16px 17px 17px;
				background-color: rgba(0,0,0,0);
				border: solid 1px #fff;
				font-size: 20px;
				line-height: 29px;
			}
				.landing-phone a:hover{
					text-decoration: none;
					color: #fff;
				}
				.landing-phone a i{
					font-size: 16px;
					display: inline-block;
					vertical-align: middle;
					margin-right: 3px;
				}
	.landing-page-footer{
		background: #076e83;
		width: 100%;
		height: 140px;
		position: fixed;
		left: 0;
		bottom: 0;
	}
	.landing-page-footer .cws-media {
	    margin: 12px 0 22px;
	}

	.landing-page-footer .cws-media a {
	    display: inline-block;
	    border-radius: 50%;
	    width: 40px;
	    height: 40px;
	    margin: 0 4px;
	    text-align: center;
	    vertical-align: middle;
	    position: relative;
	}
		.landing-page-footer .cws-media a:hover{
			text-decoration: none;
		}

	.landing-page-footer .cws-media a:after {
	    content: "";
	    display: block;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    border: 1px solid white;
	    border-radius: 50%;
	    transition: all 0.3s ease-in;
	    opacity: 0;
	}
	.landing-page-footer .cws-title {
		display: block;
		overflow: hidden;
		text-align: center;
		font-weight: 400;
		width: 100%;
		max-width: 559px;
		margin: 10px auto;
	}

	.landing-page-footer .cws-title span {
	    display: inline-block;
	    position: relative;
	    font-size: 0.625em;
	    color: #FFF;
	    text-transform: uppercase;
	    padding: 0 11px;
	}

	.landing-page-footer .cws-title span:before, .landing-page-footer .cws-title span:after {
	    content: '';
	    display: inline-block;
	    background: #329db3;
	    width: 1140px;
	    height: 1px;
	    position: absolute;
	    top: 50%;
	}

	.landing-page-footer .cws-title span:before {
	    right: 100%;
	}

	.landing-page-footer .cws-title span:after {
	    left: 100%;
	}
	.landing-page-footer .cws-media a:hover::after {
	    transform: scale(1.2);
	    opacity: 1;
	}

	.landing-page-footer .cws-media a.cws-facebook {
	    background: #4d6baa;
	}

	.landing-page-footer .cws-media a.cws-facebook:after {
	    border-color: #4d6baa;
	}

	.landing-page-footer .cws-media a.cws-twitter {
	    background: #4fc6f8;
	}

	.landing-page-footer .cws-media a.cws-twitter:after {
	    border-color: #4fc6f8;
	}

	.landing-page-footer .cws-media a.cws-google-plus {
	    background: #dc4e41;
	}

	.landing-page-footer .cws-media a.cws-google-plus:after {
	    border-color: #dc4e41;
	}

	.landing-page-footer .cws-media a.cws-youtube {
	    background: #f00;
	}
	
	.landing-page-footer .cws-media a.cws-youtube:after {
	    border-color: #f00;
	}

	.landing-page-footer .cws-media a.cws-linkedin {
	    background: #007bb6;
	}

	.landing-page-footer .cws-media a.cws-linkedin:after {
	    border-color: #007bb6;
	}

	.landing-page-footer .cws-media a.cws-pinterest {
	    background: #cb2027;
	}

	.landing-page-footer .cws-media a.cws-pinterest:after {
	    border-color: #cb2027;
	}

	.landing-page-footer .cws-media a.cws-instagram {
	    background: #3f729b;
	}

	.landing-page-footer .cws-media a.cws-instagram:after {
	    border-color: #3f729b;
	}

	.landing-page-footer .cws-media a.cws-yelp {
	    background: #be2f25;
	}

	.landing-page-footer .cws-media a.cws-yelp:after {
	    border-color: #be2f25;
	}

	.landing-page-footer .cws-media a i {
	    font-size: 23px;
	    color: #FFF;
	    line-height: 40px;
	}

/** Starter Theme Landing Page **/

/* Hide Headings for HTML5 */
.aios-starter-theme-hide-title{
	display: none !important;
	font-size: 18px !important;
}

/* Footer */

.aios-starter-theme-demo-footer{
	clear: both;
	margin-top:20px;
	padding:20px 0;
	background:#333;
	color:#FFF;
}

.aios-starter-theme-demo-footer a {
	color:#fff;
}

/* Footer navigation */

.aios-starter-theme-demo-footer .footernav li {
	padding: 2px 10px;
	display:inline-block;
	vertical-align: top;
	border-left:1px solid #FFF;
}

.aios-starter-theme-demo-footer .footernav li:first-child{
	border-left:none;
}

/* Footer copyright */

.aios-starter-theme-demo-footer-copyright {
	padding:2px 0;
	text-align:right;
}

/*******************************************************
 *
 * 9. IDX styles
 *
 *******************************************************/
 
/* iHomefinder */

#ihf-main-container div#areaPickerInputWrapper {
	height: 50px !important;
}

#ihf-main-container .modal-dialog {
	left: inherit !important;
}




/*******************************************************
 *
 * 11. Mobile styles
 *
 *******************************************************/

@media only screen and (max-width: 991px) {

	.outer {
		min-width:320px;
	}
	
	.inner {
		width:100%;
	}
	
	#content-sidebar aside,
	#content-full aside{
		display: block;
		width: 100%;
		float: none;
		max-width: 360px;
		margin: 0 auto;
	}
	
	#content-sidebar,
	#content-full,
	#content-sidebar #content,
	#content-full #content{
		width:100%;
		float: none;
	}
	
	#content .alignleft,
	#content .alignright{
		float:none;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	
	/* ARCHIVE */

	#content .archive-thumbnail,
	#content .archive-content.archive-has-thumbnail {
		width:100%;
		float:none;
		
	}
	
	#content .archive-thumbnail,
	#content .archive-content h2 {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	#content .archive-more {
		text-decoration:underline;
		font-style:italic;
	}

	.yoast-breadcrumbs {
	    margin: 20px 0;
	    width: 100%;
	}
	
}

/*******************************************************
 *
 * 10. Mlcalc.com calculators
 *
 *******************************************************/

/* Make rates popup scrollable on devices with screens less than 761px wide */

@media only screen and (max-width:760px) {
	
	#MLCalcRatesHolder {
		overflow: auto !important;
		width: 100% !important;
		min-width: 100% !Important;
		-webkit-overflow-scrolling: touch !important;
	}
	
	#MLCalcRatesShader {
		width: 100% !important;
		min-width: 100% !important;
		overflow: scroll !important;
		-webkit-overflow-scrolling:touch;
	}
	
}

/* Make mortgage calculator popup scrollable on devices with screens less than 741px wide */

@media only screen and (max-width:740px) {
	
	#MLCalcHolder {
		overflow: auto !important;
		width: 100% !important;
		min-width: 100% !Important;
		-webkit-overflow-scrolling: touch !important;
	}
	
	#MLCalcShader {
		width: 100% !important;
		min-width: 100% !important;
		overflow: scroll !important;
		-webkit-overflow-scrolling:touch;
	}
	
	.landing-page-logo a{
		font-size: 50px;
	}
	.landing-page-slogan{
		padding-bottom: 19px;
	}
	.landing-page-slogan h2{
		font-size: 25px;
	}
	.landing-page-slogan p{
		font-size: 14px;
	}
	.landing-phone{
		padding: 8px 0;
	}
		.landing-phone span{
			display: block;
		}
	.landing-page-footer .cws-title,
	.landing-page-footer .cws-media{
		display: none;
	}

	.landing-page-footer{
		font-size: 12px;
		padding: 40px 0;
	}
}

/*
Theme Name: JC & Heather
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.6.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Variables
2. Custom CSS
3. IP styles
4. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/

/*******************************************************
 *
 * 1. Variables
 *
 *******************************************************/

:root {
    /** Font default */
    --font-family-default: 'Open Sans', sans-serif;
    --font-family-title: 'Noto Serif', serif;
    --font-size-default: 14px;
    --font-size-title: 18px;
    --font-color-default: #000000;
    --font-color-title: #6c757d;

    /** Use for input, button, and any other element */
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
}

.aios-mobile-header-wrapper {
    z-index: 1005 !important;
}

/*******************************************************
 *
 * 2. Navigation
 *
 *******************************************************/

/* Sub Menu */
#nav li,
#nav2 li {
    position:relative;
    display: inline-block;
}

#nav .sub-menu,
#nav2 .sub-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 25px;
    -webkit-transform: translate(-50%, 20px);
   transform: translate(-50%, 20px);
   transition: all .5s ease-in-out;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -webkit-backface-visibility: hidden;
   opacity: 0;
   visibility: hidden;
}
#nav .sub-menu a,
#nav2 .sub-menu a {
    display: block;
    padding: 10px;
    font-weight: 400;
    font-size: 15px;
    color: #000;
    letter-spacing: .050em;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;

    outline: none !important;
}
#nav .sub-menu a:hover,
#nav2 .sub-menu a:hover {
    background: #000;
    color: #fff;
}
#nav .sub-menu .sub-menu,
#nav2 .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu,
#nav2 li:hover > .sub-menu {
    -webkit-transform: translate(-50%, 0px);
   transform: translate(-50%, 0px);
   opacity: 1;
   visibility: visible;
}
#nav .sub-menu li,
#nav2 .sub-menu li {
    position: relative;
    text-align: center;
    background-color: #fff;
    margin-bottom: 1px;
    width: 100%;
}


/*******************************************************
 *
 * 3. Custom CSS
 *
 *******************************************************/

div#main-wrapper {
    overflow: hidden;
}

/* Global */

body{
	font-family: 'Compass Sans';
	font-weight: 400;
    font-size: 14px;
	background: #FFFFFF;
	color: var(--font-color-default);
	margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}

@font-face {
    font-family: 'Compass Serif';
    src: url(/wp-content/themes/casabythebay.com/./fonts/CompassSerif-Regular.woff2) format('woff2'),
        url(/wp-content/themes/casabythebay.com/./fonts/CompassSerif-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Compass Sans';
    src: url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Regular.woff2) format('woff2'),
        url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Compass Sans';
    src: url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Medium.woff2) format('woff2'),
        url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Medium.woff) format('woff');
    font-weight: 500;
    font-style: medium;
    font-display: swap;
}

@font-face {
    font-family: 'Compass Sans';
    src: url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Bold.woff2) format('woff2'),
        url(/wp-content/themes/casabythebay.com/./fonts/CompassSans-Bold.woff) format('woff');
    font-weight: bold;
    font-style: bold;
    font-display: swap;
}

/*Header Style*/
header.header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1004;
    font-size: 0;
    padding: 24px 0 !important;
    border-bottom: 1px solid rgba(255,255,255, .59);
}
#nav > li > a {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    letter-spacing: .050em;
    text-transform: uppercase;
    position: relative;
    padding: 0 10px;
}

        #nav > li > a::before,
        #nav2 > li > a::before {
            content: "";
            position: absolute;
            z-index: 1;
            left: 51%;
            right: 51%;
            bottom: -15px;
            background: #fff;
            height: 2px;
            -webkit-transition-property: left, right;
            transition-property: left, right;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        #nav2 > li > a::before {
            background-color: #000;
        }

            #nav > li:hover > a:before,
            #nav2 > li:hover > a:before {
                left: 0;
                right: 0;
            }

    .header-nav {
        display: inline-block;
        vertical-align: middle;
    }

    ul#nav {
        max-width: 641px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.header-contact {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .header-contact::after {
        content: '';
        height: 24px;
        width: 1px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 27px;
        background-color: rgba(255,255,255,.30);
        display: none !important;
    }

    .header-contact-inner {

        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .header-contact-item {
            text-align: center;
        }

        .header-contact-item a {
            color: #fff !important;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: .050em;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;

            outline: none !important;
        }

            .header-contact-item a:hover,
            .header-email a:hover {
                color: #000 !important;
                text-shadow: 0px 0px 3px #fff;
            }

            .header-contact-item span {
                color: #fff;
                font-size: 12px;
                margin-right: 8px;
            }

            .header-name {
                font-weight: 400;
                font-size: 11px;
                color: #fff;
                text-transform: uppercase;
                letter-spacing: .600em;
                margin-bottom: 11px;
            }

.header-email {

    display: inline-block;
    vertical-align: middle;
}

    .header-email a {
        color: #fff !important;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: .050em;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .header-email a:hover {
            color: #000 !important;
        }

     .header-email span {
        color: #fff;
        font-size: 12px;
        margin-right: 8px;
    }



    .header-mobile-logo {
        display: block !important;
    }


    a.mobile-logo-main {
        display: none;
    }

    .compass-logo img {
    width: 100%;
    max-width: 130px;
}



/*End of Header Style*/
/*Fixed Header Style*/
.header-dupli {
    position: fixed;
    z-index: 1005;
    width: 100%;
    background: rgba(255,255,255,.90);
    padding: 15px 0;
    top: -200px;
    opacity: 0;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

    .header-dupli.fixed {
        top: 0;
        opacity: 1;
    }

    ul#nav2 {
        max-width: 639px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        ul#nav2 > li > a {
            font-weight: 400;
            font-size: 15px;
            color: #000;
            letter-spacing: .050em;
            text-transform: uppercase;
            outline: none !important;
        }

        .fix-nav {
            padding-left: 79px;
        }

        .fix-contact-wrap {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-right: -59px;
            margin-left: -17px;
        }

        .fix-contact-item a {
            font-size: 15px;
            color: #000;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .fix-contact-item a:hover {
                opacity: .6;
            }

            .fix-contact-item a img {
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

                .fix-contact-item a:hover img {
                    opacity: .6;
                }

        .header-dupli-inner .row {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
/*End of Fixed header Style*/
/*Slideshow Style*/
section.hp-slideshow {
    position: relative;
}

    section.hp-slideshow::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,.20);
        z-index: 1;
    }

    section.hp-slideshow::before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.49+0,0+100 */
        background: -moz-linear-gradient(top,  rgba(0,0,0,0.49) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  rgba(0,0,0,0.49) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  rgba(0,0,0,0.49) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    }

    .slide-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
    }

.slide-explore {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 28px;
    text-align: center;
    z-index: 6;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    letter-spacing: .500em;
    text-transform: uppercase;
    width: 100%;
    max-width: 76px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

    .slide-explore:hover {
        color: #000;
    }

    .slide-explore img {
        margin: 0 auto;
        display: block;
        margin-bottom: 13px;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .slide-explore:hover img {
            transform: rotate(-270deg);
        }
/*End of Slideshow Style*/
/*Floating SMi Style*/
.floating-smi {
    position: absolute;
    top: 20%;
    left: -51px;
    z-index: 4;
}

.floating-smi-item.floating-insta:hover .floating-smi-inner-item {
    opacity: 1;
    pointer-events: auto;
}

    .floating-smi-inner-item {
        position: absolute;
        top: 48%;
        transform: translate(66px, -50%);
        right: 0;
        max-width: 134px;
        width: 100%;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .floating-smi-inner-item::after {
            content: '';
            right: 100%;
            top: 50%;
            transform: translateY(-50%);
            width: 8px;
            height: 12px;
            position: absolute;
            background-image: url(/wp-content/themes/casabythebay.com/images/floating-arrow.png);
            background-repeat: no-repeat;
            background-position: center;
        }

        .floating-smi-inner-item a {
            max-width: 100%;
            color: #000;
            text-align: left !important;
            max-width: 134px;
            width: 100%;
            display: block;
            padding: 6px 10px;
            font-weight: 400;
            font-size: 13px;
            text-transform: uppercase;
            letter-spacing: .600em;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .floating-smi-inner-item a:hover {
                background-color: #000;
                color: #fff !important;
            }

.floating-smi-item span {
    text-align: center;
    color: #fff;
    font-size: 21px;
    /* margin-bottom: 30px; */
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    position: relative;
    text-align: center;
}

.floating-smi-inner-item a {
    max-width: 100% !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #000 !important;
}

.floating-smi-inner-item a {
    background: #ffffff;
    color: #000;
}

    .floating-follow {
        position: relative;
        bottom: -160px;
        width: 100%;
        transform: rotate(270deg);
        color: #fff;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: .500em;
        text-transform: uppercase;
        /* margin-right: 18px; */
    }

    .floating-follow::after {
        width: 62px;
        height: 1px;
        position: absolute;
        bottom: 50%;
        left: 110%;
        transform: translateY(-50%);
        background: #fff;
        content: '';
    }

        .floating-smi-inner a {
            text-align: center;
            color: #fff;
            font-size: 21px;
            /* margin-bottom: 30px; */
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
        }

        .floating-smi-item.floating-insta {
            cursor: pointer;
        }

            .floating-smi-item.floating-insta:hover span {
                color: #000;
            }

            .floating-smi-inner a:hover {
                color: #000;
            }

            .floating-smi-item a:hover span {
                color: #000;
            }

            .floating-smi-item {
                display: block;
                margin-bottom: 26px;
                text-align: center;
                position: relative;
            }

            .floating-smi-item img {
                margin: 0 auto;
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

            .floating-smi-item a {
                max-width: 23px;
                margin: 0 auto;
                display: block;
            }

                .floating-smi-item a:hover img {
                    filter: invert(1);
                }
/*End floating SMI Style*/
/*Meet Style*/
section.hp-meet {
    padding-top: 97px;
    position: relative;
}

    section.hp-meet::after {
        content: '';
        width: 893px;
        height: 768px;
        position: absolute;
        top: 0;
        right: 0;
        background-image: url(/wp-content/themes/casabythebay.com/images/welcome-accent.png);
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
        opacity: .07;
    }

.meet-left-inner {
    position: relative;
    max-width: 525px;
    z-index: 4;
}

.meet-left {
    position: relative;
}

/**/

.meet-bg {
    position: relative;
    margin-left: -65px;
}

    .meet-bg canvas {
        display: block;
        width: 100%;
        height: 100%;
    }

    .img-absolute {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }

    .meet-img {
        position: absolute;
        bottom: -5px;
        left: 53%;
        transform: translateX(-50%);
        width: 600px;
        height: 477px;
    }

.sg-btn a,
.sg-btn input {
    max-width: 193px;
    height: 64px;
    text-align: center;
    border: 1px solid #c5c5c5;
    line-height: 64px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    display: block;
    position: relative;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.sg-btn input {
    display: block;
    width: 100%;
    background-color: transparent;
}

    .sg-btn a:hover,
    .sg-btn input:hover {
        background-color: #000;
        color: #fff;
        border: 1px solid #000;
    }

    .sg-btn a::after {
        content: '';
        width: 90px;
        height: 2px;
        background: #000;
        left: 50%;
        transform: translateX(-50%);
        z-index: 4;
        position: absolute;
        bottom: 0;
    }

.sg-title span {
    display: block;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .700em;
    position: relative;
    color: #7a7a7a;
    text-transform: uppercase;
}

.sg-title span span::after {
    display: none;
}

    .sg-title span::after {
        content: '';
        background-color: #e8e8e8;
        width: 100vh;
        height: 1px;
        position: absolute;
        top: 4%;
        transform: translateY(-50%);
        left: 104px;
    }

    .sg-title span span {
        font-family: 'Compass Serif';
        font-weight:  400;
        font-size: 72px;
        color: #000;
        text-transform: uppercase;
        line-height: 90px;
        letter-spacing: 0;
    }

    .meet-desc {
        max-width: 487px;
        margin-top: 13px;
    }

    .meet-btn.sg-btn {
        margin-top: 28px;
    }

    .meet-right {
        padding-left: 47px;
        margin-top: 19px;
    }

    .meet-desc p {
        font-weight: 400;
        font-size: 14px;
        color: #444444;
        line-height: 30px;
    }
/*End of Meet Style*/
/*Testimonials Style*/
section.hp-testimonials {
    position: relative;
    padding: 97px 10px 113px;
    margin-top: 120px;
}

section.hp-testimonials::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.5+46 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 46%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 46%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 46%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
}

    section.hp-testimonials::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/wp-content/themes/casabythebay.com/images/testi-bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .testi-inner {
        position: relative;
        z-index: 5;
    }

    .testi-hold {
        position: relative;
        max-width: 1296px;
        margin: 0 auto;
        padding: 74px 0 58px;
    }

        .testi-title.sg-title span::after {
            left: -104px;
            width: 55vh;
        }

            .testi-accent::after {
                content: '';
                width: 100%;
                height: 75%;
                top: 0;
                background-color: rgba(0,0,0,.88);
                position: absolute;
                left: 0;
            }

            .testi-accent::before {
                content: '';
                width: 100%;
                height: 25%;
                bottom: 0;
                background-color: rgba(45,45,45,.88);
                position: absolute;
                left: 0;
            }

        .testi-hold::after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-image: url(/wp-content/themes/casabythebay.com/images/testi-inner-bg.jpg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

        .testi-wrap {
            position: relative;
            z-index: 5;
            max-width: 1089px;
            margin: 0 auto;
        }

        .testi-arrow {
            position: absolute;
            top: 43%;
            width: 100%;
        }

        .sg-arrow {
            border: 1px solid #e5e5e5;
            width: 70px;
            height: 70px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: space-around;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .sg-arrow:hover {
                background-color: #000;
                border: 1px solid #000;
            }

                .sg-arrow img {
                    -webkit-transition: all .325s ease-in-out;
                    -moz-transition: all .325s ease-in-out;
                    -ms-transition: all .325s ease-in-out;
                    transition: all .325s ease-in-out;
                }

                    .sg-arrow:hover img {
                        filter: invert(1);
                    }

            .testi-prev.sg-arrow {
                left: 0;
                position: absolute;
                top: 0;
            }

            .testi-next.sg-arrow {
                position: absolute;
                right: 0;
                top: 0;
            }

.testi-title.sg-title {
    text-align: center;
}

.testi-list {
    max-width: 824px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding-top: 41px;
}

.testi-name, .testi-item p {
    position: relative;
    z-index: 6;
}

.testi-item {
    position: relative;
    padding-top: 50px;
}

    .testi-item::before {
        content: '';
        width: 258px;
        height: 243px;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: rgba(255,255,255,.70);
        transform: translate(-50%, -50%);
        z-index: 5;
    }

    .testi-item::after {
        content: '';
        width: 36px;
        height: 28px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/wp-content/themes/casabythebay.com/images/testi-quote.png);
        background-repeat: no-repeat;
        z-index: 7;
        background-position: center;
    }

    .testi-item p {
        font-weight: 400;
        font-size: 15px !important;
        line-height: 30px;
        color: #444444;
    }

.testi-name {
    font-style: italic;
    font-size: 18px;
    color: #000;
    margin-top: 15px;
}

.testi-btn.sg-btn {
    margin-top: 69px;
}

.testi-btn.sg-btn a {
    max-width: 310px;
    margin: 0 auto;
}
/*End of Testimonials Style*/
/*Cta Style*/
section.hp-cta {
    font-size: 0;
    padding: 94px 10px 137px;
}

.hp-cta-title.sg-title {
    text-align: center;
    margin-bottom: 73px;
}

    .hp-cta-title.sg-title span::after {
        left: 59%;
    }

.hp-cta-inner {
    max-width: 1250px;
    margin: 0 auto;
}

.hp-cta-list {
    margin: 0 -35px;
}

.hp-cta-item {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 35px;
}

    .hp-cta-item a {
        position: relative;
        display: block;
    }

    .hp-cta-img {
        position: relative;
    }

        .hp-cta-img::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+14,0.6+100 */
            background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 14%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 14%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 14%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
        }

        .hp-cta-img .cta-img-inner {
            transform: scale(1);
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .hp-cta-item a:hover .hp-cta-img .cta-img-inner {
                transform: scale(1.3);
            }

            .hp-cta-item-inner {
                overflow: hidden;
                position: relative;
            }

        .hp-cta-img::before {
            content: '';
            width: 202px;
            height: 420px;
            position: absolute;
            background-color: #000;
            top: -33px;
            left: -33px;
            display: none;
        }

        .cta-hover {
            position: absolute;
            top: 0;
            left: 0;
            background: rgba(0,0,0,.4);
            width: 100%;
            height: 100%;
            z-index: 2;
            opacity: 0;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .hp-cta-item a:hover .cta-hover {
                opacity: 1;
            }

        .hp-cta-img canvas {
            display: block;
            width: 100%;
            height: 100%;
        }

        .hp-cta-desc {
            text-align: center;
            margin-top: 35px;
        }

        .hp-cta-desc span {
            display: block;
            font-weight: 400;
            font-size: 18px !important;
            letter-spacing: .700em !important;
            position: relative;
            color: #7a7a7a !important;
            text-transform: uppercase;
        }

            .hp-cta-desc span span {
                display: block;
                margin-top: 4px;
                font-weight: 400;
                font-family: 'Compass Serif';
                font-size: 45px !important;
                color: #000 !important;
                letter-spacing: 0 !important;
            }

            .cta-logo {
                position: absolute;
                top: -100%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 5;
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
                opacity: 0;
            }

                .hp-cta-item a:hover .cta-logo {
                    top: 50%;
                    opacity: 1;
                }
/*End of CTA style*/
/*Featured Listing Style*/
section.fl-wrapper {
    margin-top: 124px;
}

.fl-wrap-inner {
    max-width: 1123px;
    margin: 0 auto;
    position: relative;
}

.fl-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%) scale(0);
    font-weight: 400;
    opacity: 0;
    font-size: 14px;
    color: #fff;
    letter-spacing: .600em;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

    .fl-item a:hover .fl-logo {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    .fl-logo img {
        margin: 0 auto;
        margin-bottom: 29px;
    }

.fl-arrow {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    width: 100%;
}

    .fl-hover {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,.33);
        z-index: 3;
        opacity: 0;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .fl-item a:hover .fl-hover {
            opacity: 1;
        }

    .fl-prev.sg-arrow {
        position: absolute;
        left: -70px;
    }

    .fl-next.sg-arrow {
        position: absolute;
        right: -70px;
    }

.fl-wrap .slick-list.draggable {
    padding-bottom: 44px;
}

.fl-title.sg-title {
    text-align: center;
    margin-bottom: 47px;
}

.fl-title.sg-title span::after {
    right: 61%;
    left: auto;
}

    .fl-item a {
        position: relative;
        display: block;
    }

        .fl-item a::before {
            content: '';
            width: 1079px;
            height: 133px;
            position: absolute;
            opacity: .53;
            bottom: -58px;
            left: 50%;
            transform: translateX(-50%);
            background-image: url(/wp-content/themes/casabythebay.com/images/fl-shadow.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100% 100%;
            z-index: -1;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .fl-item a:hover::before {
                opacity: 1;
            }

        .fl-item a::after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+11,0.64+100 */
            background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 11%, rgba(0,0,0,0.64) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0.64) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0.64) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 ); /* IE6-9 */
        }

     .fl-img {
        position: relative;
     }

        .fl-img canvas {
            display: block;
            width: 100%;
            height: 100%;
        }

        .fl-desc {
            position: absolute;
            bottom: 36px;
            z-index: 4;
            width: 100%;
        }

        .fl-desc-inner {
            max-width: 1044px;
            margin: 0 auto;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .fl-add {
            font-family: 'Compass Serif';
            font-weight: 400;
            font-size: 30px;
            color: #fff;
            margin-bottom: 11px;
        }

		body .fl-util ul {
			max-width: 320px;
			display: block;
			align-items: center;
			justify-content: space-between;
			width: 100%;
			font-size: 0;
		}

        body .fl-util ul li {
			position: relative;
			font-weight: 400;
			font-size: 16px;
			color: #fff;
			display: inline-block;
			padding: 0 10px;
			text-align: center;
		}

body .fl-util ul li::after {
    content: '';
    height: 18px;
    width: 2px;
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    right: 0;
    background: #fff;
}
.fl-util ul li:first-child {
	padding-left: 0;
}
    .fl-util ul li:last-child::after {
        display: none;
    }

    .fl-right {
        font-family: 'Compass Serif';
        font-size: 30px;
        color: #fff;
    }
/*End of Featured Listing Style*/
/*Map Style*/
.map-inner {
    position: relative;
    width: 1600px;
}

.map-hover-item.map-hover-item-1 {
    left: 654px;
    top: 22px;
}

.map-hover-item.map-hover-item-2 {
    top: 154px;
    left: 944px;
}

.map-hover-item.map-hover-item-3 {
    top: 337px;
    left: 897px;
}

.map-hover-item.map-hover-item-4 {
    top: 290px;
    left: 1007px;
}

.map-hover-item.map-hover-item-5 {
    top: 401px;
    left: 898px;
}

.map-hover-item {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.map-hover-item.active {
    opacity: 1;
}

    .map-inner img {
        margin: 0 auto;
        display: block;
    }

    img.img-responsive.map-trans {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        pointer-events: none;
    }

    .map-det-item {
        position: absolute;
        line-height: 1;
        z-index: 3;
        transform: translateZ(0) !important;
        pointer-events: none;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

    .map-det-item.map-det-1 {
        position: absolute;
        top: 150px;
        left: 773px;
    }

    .map-det-item.map-det-2 {
        text-align: center;
        top: 293px;
        left: 1205px;
    }

    .map-det-item.map-det-3 {
        text-align: center;
        top: 427px;
        left: 1205px;
    }

    .map-det-item.map-det-4 {
        text-align: center;
        top: 609px;
        left: 977px;
    }

    .map-det-item.map-det-5 {
        text-align: center;
        top: 352px;
        left: 895px;
    }

        .map-det-text {
            font-weight: 700;
            font-size: 14.6px;
            letter-spacing: .020em;
            text-transform: uppercase;
            color: #333333;
            margin-top: 10px;
            text-shadow: 1px 1px 1px #fff;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
            transform: translateZ(0) !important;
        }

            .map-det-item.active .map-det-text {
                color: #fff;
                text-shadow: none;
            }

            .map-pin img {
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

                .map-det-item.active .map-pin img {
                    filter: invert(1);
                }

.map-pin-item {
    position: absolute;
    z-index: 4;
}

    .map-pin-item {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateZ(0) !important;
    }

    .map-pin-item-1 {
        top: 153px;
        left: 870px;
    }

    .map-pin-item.map-pin-item-2 {
        left: 724px;
        top: 201px;
    }

    .map-pin-item.map-pin-item-3 {
        left: 838px;
        top: 221px;
    }

    .map-pin-item.map-pin-item-4 {
        left: 861px;
        top: 239px;
    }

    .map-pin-item.map-pin-item-5 {
        left: 861px;
        top: 255px;
    }

    .map-pin-item.map-pin-item-6 {
        left: 900px;
        top: 249px;
    }

    .map-pin-item.map-pin-item-7 {
        left: 900px;
        top: 264px;
    }

    .map-pin-item.map-pin-item-8 {
        left: 871px;
        top: 280px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-9 {
        left: 946px;
        top: 298px;
    }

    .map-pin-item.map-pin-item-10 {
        left: 934px;
        top: 322px;
    }

    .map-pin-item.map-pin-item-11 {
        left: 1006px;
        top: 240px;
    }

    .map-pin-item.map-pin-item-12 {
        left: 1043px;
        top: 225px;
    }

    .map-pin-item.map-pin-item-13 {
        left: 1003px;
        top: 255px;
    }

    .map-pin-item.map-pin-item-14 {
        left: 1016px;
        top: 270px;
    }

    .map-pin-item.map-pin-item-15 {
        left: 1074px;
        top: 281px;
    }

    .map-pin-item.map-pin-item-16 {
        left: 1114px;
        top: 296px;
    }

    .map-pin-item.map-pin-item-17 {
        left: 1091px;
        top: 310px;
    }

    .map-pin-item.map-pin-item-18 {
        left: 1146px;
        top: 310px;
    }

    .map-pin-item.map-pin-item-19 {
        left: 1118px;
        top: 330px;
    }

    .map-pin-item.map-pin-item-20 {
        left: 1156px;
        top: 243px;
    }

    .map-pin-item.map-pin-item-21 {
        left: 1142px;
        top: 266px;
    }

    .map-pin-item.map-pin-item-22 {
        left: 1195px;
        top: 280px;
    }

    .map-pin-item.map-pin-item-23 {
        left: 1050px;
        top: 324px;
    }

    .map-pin-item.map-pin-item-24 {
        left: 1057px;
        top: 338px;
    }

    .map-pin-item.map-pin-item-25 {
        left: 1049px;
        top: 353px;
    }

    .map-pin-item.map-pin-item-26 {
        left: 1087px;
        top: 362px;
    }

    .map-pin-item.map-pin-item-27 {
        left: 1054px;
        top: 373px;
    }

    .map-pin-item.map-pin-item-28 {
        left: 1088px;
        top: 383px;
    }

    .map-pin-item.map-pin-item-29 {
        left: 1069px;
        top: 394px;
    }

    .map-pin-item.map-pin-item-30 {
        left: 1154px;
        top: 398px;
    }

    .map-pin-item.map-pin-item-31 {
        left: 1122px;
        top: 421px;
    }

    .map-pin-item.map-pin-item-32 {
        left: 983px;
        top: 694px;
    }

    .map-pin-item.map-pin-item-33 {
        left: 965px;
        top: 557px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-34 {
        left: 1031px;
        top: 542px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-35 {
        left: 1046px;
        top: 518px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-36 {
        left: 1033px;
        top: 502px;
    }

    .map-pin-item.map-pin-item-37 {
        left: 992px;
        top: 507px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-38 {
        left: 933px;
        top: 513px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-39 {
        left: 973px;
        top: 474px;
        text-align: center;
    }

    .map-pin-item.map-pin-item-40 {
        left: 951px;
        top: 458px;
    }

    .map-pin-item.map-pin-item-41 {
        left: 944px;
        top: 444px;
    }

    .map-pin-item.map-pin-item-42 {
        left: 974px;
        top: 429px;
    }

    .map-pin-item-8::before {
        left: -3px;
    }

.map-pin-item::before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 1px;
    left: -10px;
    background: #7b7b7b;
    border-radius: 50%;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

    .map-pin-item:hover::before {
        left: -16px;
    }

.map-pin-item.active::before {
    background-color: #fff;
}

    .map-pin-item a {
        font-weight: 500;
        font-size: 10px;
        letter-spacing: .020em;
        color: #555555;
        text-shadow: 1px 1px 1px #fff;
        line-height: 1;
        display: block;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
        transform: scale(1) translateZ(0);
    }

    .map-pin-item a:hover {
        transform: scale(1.2) translateZ(0);
    }

        .map-pin-item.active a {
            color: #fff;
            text-shadow: none;
        }

        .map-left-list {
            position: absolute;
            top: 50%;
            left: 206px;
            transform: translateY(-50%);
            max-width: 326px;
            width: 100%;
        }

        .map-left-list-wrap ul {
            margin-right: -7px;
        }

        .map-left-title.sg-title span span {
            color: #fff;
        }

        .map-left-title span::after {
            background: #7a7a7a;
            right: 355px;
            left: auto;
        }

        .map-left-list-wrap {
            margin-left: -13px;
            margin-top: 60px;
        }

        li.map-left-list-item {
            position: relative;
            overflow: hidden;
            cursor: pointer;
            margin-bottom: 16px;
        }

            li.map-left-list-item::after {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: -200px;
                opacity: 0;
                z-index: -1;
                background-image: linear-gradient(to right, #424242 70%, transparent);
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

                li.map-left-list-item:hover::after,
                li.map-left-list-item.active::after {
                    left: 0;
                    opacity: 1;
                }

        li.map-left-list-item a {
            font-weight: 400;
            font-size: 20px;
            color: #fff;
            letter-spacing: .100em;
            text-transform: uppercase;
            padding-left: 25px;
            padding-top: 18px;
            padding-bottom: 18px;
            display: block;
        }
/*End of Map Style*/
/*Compass Style*/
section.hp-compass {
    padding: 104px 0;
}

.compass-img {
    position: relative;
}

    .compass-img canvas {
        display: block;
        width: 100%;
        height: 100%;
    }

    .compass-left {
        margin-left: -86px;
    }

    .compass-right-title {
        font-family: 'Compass Serif', sans-serif;
        font-weight: 400;
        font-size: 36px;
        color: #000;
        letter-spacing: .050em;
        text-transform: uppercase;
    }

    .compass-desc {
        margin-top: 18px;
    }

    .compass-row:first-child {
        margin-bottom: 70px;
    }

    .compass-right {
        margin-top: 54px;
    }

    .compass-link {
        margin-top: 28px;
    }

        .compass-desc p {
            font-weight: 400;
            font-size: 14px;
            line-height: 30px;
            color: #444444;
        }

        .compass-link a {
            font-weight: 400;
            font-size: 14px;
            color: #000;
            text-transform: uppercase;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .compass-link a:hover {
                opacity: .6;
            }
/*End of Compass Style*/
/*Footer Style*/
.footer-btn.sg-btn {
    max-width: 193px;
    position: relative;
    margin: 0 auto;
    margin-top: 33px;
}

.footer-disc {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .035em;
    color: #898989;
    text-align: center;
    margin-top: 27px;
}

.footer-top-title {
    margin-bottom: 25px;
}

    .footer-btn.sg-btn::after {
        content: '';
        width: 90px;
        height: 2px;
        background: #000;
        left: 50%;
        transform: translateX(-50%);
        z-index: 4;
        position: absolute;
        bottom: 0;
    }

    .footer-top {
        position: relative;
        font-size: 0;
        padding: 34px 0 31px;
    }

        .footer-top::after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-image: url(/wp-content/themes/casabythebay.com/images/footer-top-bg.jpg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

        .footer-top .container {
            position: relative;
            z-index: 4;
        }

        .footer-top-left {
            max-width: 625px;
            background: #151515;
            box-shadow: 1px black;
            -webkit-box-shadow: 0 0 10px 1px #444444;
            box-shadow: 1px 1px 14px 4px #0e0e0e;
            padding: 49px 0 46px;
        }

            .footer-form-inner {

            }

            .footer-short {
                width: 50%;
                display: inline-block;
                margin-bottom: 19px;
            }

            .footer-short input,
            .footer-area textarea {
                width: 100%;
                height: 50px;
                border: 0;
                border-bottom: 1px solid #fff;
                font-weight: 400;
                font-size: 14px;
                color: #fff;
                background: transparent;
                outline: transparent;
                padding-left: 12px;
            }

            .footer-area {
                margin-top: 19px;
            }

            .footer-area textarea {
                height: 53px;
                resize: none;
            }

.footer-top-title span {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .700em;
    color: #fff;
    text-transform: uppercase;
    display: block;
}

.footer-short.footer-left {
    padding-right: 4.5px;
}

.footer-short.footer-right {
    padding-left: 4.5px;
}

    .footer-top-title span span {
        color: #fff;
        font-family: 'Compass Serif';
        font-weight: 400;
        font-size: 72px;
        letter-spacing: 0;
        margin-top: 20px;
    }

        .footer-btn.sg-btn::after {
            background: #fff;
            -webkit-transition: all .325s ease-in-out;
            -moz-transition: all .325s ease-in-out;
            -ms-transition: all .325s ease-in-out;
            transition: all .325s ease-in-out;
        }

            .footer-btn.sg-btn:hover::after {
                background-color: #000;
            }

        .footer-btn.sg-btn input {
            color: #fff;
        }

            .footer-smi-item a {
                font-size: 22px;
                color: #FFF;
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

            .footer-smi-item a img {
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

                .footer-smi-item a:hover img {
                    opacity: .6;
                }

                .footer-smi-item a:hover {
                    opacity: .6;
                }

.footer-contact-name {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .050em;
    text-align: center;
    margin-bottom: 10px !important;
}

.footer-contact-inner {
    max-width: 331px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-contact-item {
    text-align: center;
    position: relative;
}

.footer-smi {
    max-width: 226px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.footer-dre {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    letter-spacing: .050em;
    text-transform: uppercase;
    margin-top: 0px !important;
    margin-bottom: 8px !important;
}

.footer-compass {
    margin-top: 44px;
}

    .footer-logo a {
        max-width: 134px;
        margin: 0 auto;
        display: block;
    }

    .footer-contact-item::after {
        content: '';
        width: 1px;
        height: 25px;
        position: absolute;
        top: 75%;
        transform: translateY(-50%);
        right: -28px;
        background-color: #535353;
    }

        .footer-contact-item:last-child::after {
            display: none;
        }

.footer-contact-item a {
    color: #fff !important;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .050em;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

    .footer-contact-item a:hover {
        opacity: .6;
    }

.footer-contact-item span,
.footer-email-inner span {
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
}

    .footer-email-inner a {
        color: #fff !important;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: .050em;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .footer-email-inner a:hover {
            opacity: .6;
        }

        .footer-left-inner {
            max-width: 332px;
            margin: 0 auto;
            text-align: center;
            margin-top: 26px;
        }

        .footer-compass img {
            margin: 0 auto;
        }

        .footer-contact {
            margin-top: 52px;
        }

            .footer-email {
                margin-top: 42px;
            }

            .footer-top-form form {
                position: relative;
                max-width: 510px;
                margin: 0 auto;
            }

.footer-top-form span.ajax-loader {
    position: absolute;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -25px;
}

    .footer-top-form .wpcf7-response-output {
        position: absolute;
        bottom: -39px !important;
        width: 100%;
        margin: 0 !important;
        font-size: 12px;
        text-align: center;
        color: #fff;
        font-size: 12px;
    }

    footer .footer-top-form .wpcf7-response-output {
        bottom: -39px !important;
    }

    .footer-short span.wpcf7-not-valid-tip {
        font-size: 12px;
    }

    .footer-bottom {
        background: #000000;
        padding: 45px 0 35px;
    }

.footernav {
    max-width: 590px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

    .footernav > li > a {
        font-weight: 400;
        font-size: 13px;
        letter-spacing: .050em;
        text-transform: uppercase;
        color: #ababab;
        -webkit-transition: all .325s ease-in-out;
        -moz-transition: all .325s ease-in-out;
        -ms-transition: all .325s ease-in-out;
        transition: all .325s ease-in-out;
    }

        .footernav > li > a:hover {
            color: #fff;
        }

        .copyright {
            font-weight: 400;
            font-size: 12px;
            letter-spacing: .035em;
            color: #898989;
            text-align: center;
            margin-top: 27px;
        }

        .copyright a {
            color: #fff !important;
        }

            .copyright a {
                color: inherit;
                -webkit-transition: all .325s ease-in-out;
                -moz-transition: all .325s ease-in-out;
                -ms-transition: all .325s ease-in-out;
                transition: all .325s ease-in-out;
            }

                .copyright a:hover {
                    color: #fff;
                }

        .copyright span {
            color: #fff;
        }

.mls-logo {
    max-width: 101px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 24px;
}

    .mls-item {
        color: #484848;
        font-size: 19px;
    }
/*End footer Style*/

.page-id-32 #inner-page-wrapper p#breadcrumbs {
    margin-top: 20px;
}
/*******************************************************
 *
 * 4. IP Styles
 *
 *******************************************************/
.ip-banner{
    position: relative;
    width: 100%;
}
    .ip-banner::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: rgba(0,0,0,.6);
    }
    .ip-banner canvas{
        display: block;
        position: relative;
        z-index: 0;
        width: 100%;
        min-height: 250px;
        background-color: var(--dark);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .ip-banner .container{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
    }
        .ip-banner h1 {
            font-weight: 700;
            font-size: 32px;
            text-align: center;
            color: #FFFFFF;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            line-height: 1.7;
        }
            .ip-banner h1 span{
                display: block;
                font-size: 24px;
                font-weight: 400;
                text-transform: none;
                letter-spacing: 0.01em;
            }
/* Adjust minimum height of page area */
#content-sidebar, #content-full{ min-height: 500px; margin-top: 20px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 77.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

/* fullwidth template */
.page-template-template-fullwidth #content {
    padding-left: 15px;
    padding-right: 15px;
}
    .page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
        margin-left: -15px;
        margin-right: -15px;
    }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style .entry-title(post/page) and .archive-title(category/archive/etc) main headings (h1) */
#content .entry-title,
#content .archive-title {
    font-family: 'Compass Serif';
    font-weight: 400;
    font-size: 60px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 20px;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {

}

#aios-communities-iconic a.fc {
    width: 25% !important;
}

/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */

.aios-testimonials-popup-content p br {
    display: none;
}

.page-id-37 div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.tax-community-group #inner-page-wrapper > .container,
.single-aios-communities #inner-page-wrapper > .container  {
    padding: 0 15px;
    width: 100% !important;
}

.page-id-37 p#breadcrumbs,
.page-id-37 h1.entry-title {
    padding-left: 15px;
}

.grecaptcha-badge {
    z-index: 1000;
}

.ip-about #content .welcome-text .section-title-a h2 {
    font-weight: 400;
    font-size: 72px;
    margin: 0;
}

body #pojo-a11y-toolbar {
    bottom:0 !important;
    top: auto !important;
}
body #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    top:auto !important;
    bottom:0 !important;
}

div#ip-about p#breadcrumbs {
    max-width: 1140px;
    margin: 0 auto;
}

.listings-poweredby {
    padding-bottom: 50px !important;
}

#ihf-main-container .nav-tabs {
  padding: 0 !important;
  margin: 0 !important;
}

ul.chosen-results {
  margin: 0 !important;
  padding: 0 !important;
}

.ihf-advanced-property-search ul.chosen-results {
    max-height: 100px !important;
}

#ihf-search-location-tab div#areaPickerClearAll span.glyphicon.glyphicon-remove-circle {
    color: #fff !important;
}

.ihf-results-template #content-full .entry-title {
    margin: 0 !important;
    padding: 0 !important;
}

/*#inner-page-wrapper > .container {
    padding: 0;
    width: 100% !important;
}*/

.page-id-32 #inner-page-wrapper p#breadcrumbs {
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 40px;
}

.page-id-25 p#breadcrumbs, .page-id-25 h1.archive-title {
    padding: 0 20px;
}

.footer-email + .footer-email {
    margin-top: 21px;
}

#listings-details .listings-form textarea {
    padding-right: 33px !important;
}

#aios-communities-iconic .fc-details {
    text-shadow: 0 0 4px #000;
}
.single-aios-communities #content-full {
    margin-top: 25px;
}

#listings-details .listings-slideshow .listings-slideshow-slide:after {
    z-index: 3;
}


html body.pojo-a11y-focusable a:focus{
    outline: none !important;
}


.header-holder .row > .col-md-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-wrap {
    width: 88%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.header-contact {
    margin-left: 16px;
    margin-right: 14px;
}

.header-holder > div {
    width: 100%;
    padding: 0 40px;
}


.fix-logo .compass-logo {
    filter: brightness(0);
    margin-right: 15px;
}

.fix-logo > div {
    display: flex;
    align-items: center;
}

.header-contact-item:first-child {
    margin-right: 15px;
}


.use-floating-validation-tip span.wpcf7-not-valid-tip {
    width: auto;
    line-height: 12px;
    position: absolute;
    top: 10px;
    right: 5px;
    left: auto
}
/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/


/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (min-width: 1601px) {
	.testi-title.sg-title span::after {
		width: 43vh !important;
	}
}

@media only screen and (max-width: 1440px) {


	.floating-smi-item {
		margin-bottom: 19px;
	}

	.floating-follow {
		bottom: -122px;
	}

	.floating-follow::after {
	    width: 43px;
	    bottom: 46%;
	    left: 101%;
	}
	#listings-results .listings-grid .listings-plan span {
	    padding: 5px 5px !important;
	    font-size: 15px !important;
	}
}

@media only screen and (max-width: 1365px) {
	.header-contact {
		margin-left: 0;
	}



	.header-email {
		width: 13.55%;
	}

	.header-email-inner {
	    margin-right: 3px;
	}

	.header-email a {
		font-size: 10px;
	}

	.floating-follow {
		font-size: 10px;
	}

	.meet-bg {
		margin-left: -14px;
	}

	.testi-hold {
		max-width: 1155px;
	}

	.fl-wrap-inner {
		max-width: 1036px;
	}

	.fl-desc {
		padding: 0 10px;
	}

	.compass-left {
	    margin-left: -14px;
	}

	.compass-right {
	    margin-top: 31px;
	}
}


@media only screen and (max-width: 1280px) {
  .header-holder>div {
      padding: 0 10px;
  }

  #nav > li > a{

    font-size: 11px;
  }

}

@media only screen and (max-width: 1199px) {

  .header-holder > div {
      width: 100%;
      padding: 0 10px;
  }


	ul#nav {
		max-width: 521px;
	}



	div#ip-about p#breadcrumbs {
	    padding: 0 15px;
	}

	#aios-communities-iconic .fc-details {
		    font-size: 21px !important;
	}



	.header-email {
		width: 17.55%;
	}

	.header-contact {
	    padding: 0 10px;
	}

	.header-contact-inner {
		max-width: 248px;
	}

	.header-contact::after {
		right: 15px;
	}

	.floating-smi-item {
	    margin-bottom: 9px;
	}

	.floating-smi-inner a {
		font-size: 16px;
	}

	.floating-smi {
		top: 21%;
	}

	.sg-title span span {
		font-size: 51px;
		line-height: 54px;
	}

	section.hp-testimonials {
		margin-top: 40px;
	}

	.testi-list {
	    max-width: 700px;
	    margin: 0 auto;
	}

	.hp-cta-desc {
	    margin-top: 53px;
	}

	.fix-contact-wrap {
		margin-right: -15px;
	}

	.fix-contact-item a {
	    font-size: 12px;
	}

	.fix-contact-item a img {
	    max-width: 18px;
	}

	.hp-cta-desc span span {
		font-size: 36px !important;
	}

	.fl-item a::before {
	    width: 809px;
	}

	.compass-right-title{
		font-size: 27px;
	}

	#aios-communities-iconic .fc-details {

	}

	.ip-about #welcome .ip-welcome-row-2 .welcome-right .welcome-agent {
		max-width: 321px !important;
	}
	.testi-title.sg-title span::after {
		left: -154px!important;
	}

	.fl-wrap-inner {
	    max-width: 828px !important;
	}
}

@media only screen and (min-width: 992px) {

  /* .header-mobile-logo {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: -140px;
  } */


}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {

  .compass-logo{
    display: none;
  }

  .header-mobile-logo {
      display: block;
      margin: 0px auto !important;
  }


	.header-mobile-logo {
      display: block !important;
	}

  a.mobile-logo-main {
    display: block;
}

	.page-id-25 #aios-communities-iconic a.fc {
	    width: 50% !important;
	}

	.header-wrap {
	    display: none;
	}

	header.header {
	    background: #fff;
	    position: relative;
	    padding: 20px 10px;
	    margin-top: 52px;
	}

	.header-mobile-logo a {
	    max-width: 228px;
	    display: block;
	    margin: 0 auto;
	}

	.floating-smi {
		display: none;
	}

	.slide-logo {
		display: none;
	}

	.meet-left-inner {
	    margin: 0 auto;
	}

	.meet-bg {
	    margin: 0;
	}

	.meet-right {
	    padding: 0;
	    text-align: center;
	    margin-top: 40px;
	}

	.meet-desc {
	    margin: 0 auto;
	}

	.meet-btn.sg-btn a {
	    margin: 0 auto;
	}

	.testi-arrow {
		display: none;
	}

	.sg-title span::after {
		display: none;
	}

	.hp-cta-item {
	    width: 100%;
	    max-width: 369px;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 20px;
	}

	section.fl-wrapper {
	    margin-top: 40px;
	}

	.fl-item a::before {
	    width: 700px;
	}

	.fl-logo {
		top: 39%;
	}

	section.map-wrapper {
	    background: #111;
	}

	.map-inner img, .map-hover, .map-pin-wrap, .map-det {
	    display: none;
	}

	.map-left-list {
	    position: relative;
	    top: 0 !important;
	    transform: translateY(0) !important;
	    left: 0 !important;
	    text-align: center;
	    margin: 0 auto;
	}

	.map-wrap {
	    height: auto !important;
	    padding: 40px 0;
	}

	.map-inner {
	    transform: scale(1) !important;
	    width: 100%;
	}

	.compass-left {
	    margin: 0;
	}

	.compass-right {
		text-align: center;
	}

	.footer-top-left {
	    margin: 0 auto;
	}
	.footer-form-inner {
	    padding: 0 10px;
	}

	.footer-top-form .wpcf7-response-output {
	    width: calc(100% - 20px) !important;
	    margin: 0 10px !important;
	}
	/* The following are used on inner pages. Please edit carefully. */

	.inner {
	    width: 100%;
	}
	#content-sidebar, #content-full {
	    width: 100%;
	}
	.outer{
		width: 100%;
		min-width: 100%;
	}
	#content-sidebar #content{
		width: 100%;
	}

	.page-id-37 li.map-left-list-item a {
	    color: #000 !important;
	}

	.page-id-37 .map-left-list-wrap {
	    margin: 0 !important;
	}

	.page-id-37 .map-left-list-wrap ul {
	    margin: 0 !important;
	}

	.page-id-37 .map-left-title.sg-title span span {
		color: #000 !important;
	}

	/*#inner-page-wrapper .container .container {
	    max-width: 100%;
	    padding: 0;
	}*/
	#aios-testimonials .aios-testimonials {
		margin: 0!important;
	}

	.fl-arrow {
	position: relative !important;
	top: 0 !important;
	transform: translateY(0) !important;
	margin-top: 62px;
	max-width: 188px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 40px;
	}

	.fl-arrow > div {
	    position: relative !important;
	    top: 0 !important;
	    left: 0 !important;
	}

}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-banner .container{
        width: 100%;
    }

    .fl-add {
    	font-size: 17px;
    }

    .fl-util ul li {
    	font-size: 12px;
    }

    .fl-logo img {
	    max-width: 52px;
	}

	.fl-item a::before {
	    width: 383px;
	}

}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
	.sg-title span span {
		font-size: 40px;
	}

	.sg-title span {
		font-size: 11px;
	}

	.fl-right {
		font-size: 15px;
	}

	.fl-item a::before {
	    width: 283px;
	}

	.fl-logo {
		display: none;
	}

	.footer-contact-name {
		font-size: 12px;
	}

	.footernav {
	    display: block;
	    text-align: center;
	}

	.footernav > li {
	    margin-bottom: 10px;
	}

	#content .entry-title, #content .archive-title {
		    font-size: 30px;
	}

	.footer-top-left .wpcf7-response-output {
	    bottom: -39px !important;
	}

	.page-id-37 .map-left-list-wrap ul {
	    margin: 0 !important;
	    padding: 0 20px !important;
	}

	.page-id-37 li.map-left-list-item a {
	    color: #000;
	    font-size: 12px;
	}

	.page-id-37 .map-left-title.sg-title span span {
		color: #000;
	}

	div#ip-about p#breadcrumbs {
		padding: 0 20px;
	}

	#aios-communities-iconic a.fc {
	    width: 100% !important;
	}

	.fl-arrow {
	position: relative !important;
	top: 0 !important;
	transform: translateY(0) !important;
	margin-top: 62px;
	max-width: 188px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 40px;
	}

	.fl-arrow > div {
	    position: relative !important;
	    top: 0 !important;
	    left: 0 !important;
	}

	.page-id-37 li.map-left-list-item a {
		padding: 10px 0 !important;
	}

	.fc-list {
	    padding: 0 !important;
	}

	.page-id-25 #aios-communities-iconic a.fc {
	    width: 100% !important;
	}
}

/*! pojo-accessibility - v2.1.0 - 18-12-2022 */
#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.aios-ihf-template-notice {
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    right: 15px;
    padding: 12px 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    display: none;
}

.aios-ihf-template-notice:before,
.aios-ihf-template-notice:after {
    content: '';
    display: table;
    clear: both;
}

.aios-ihf-template-notice p {
    margin: 0 !important;
}

.aios-ihf-template-notice a {
    text-decoration: underline !important;
    color: inherit;
}

body.admin-bar .aios-ihf-template-notice {
    display: block;
}
.no-communities-found{ font-size: 16px;}#aios-communities-iconic{padding:30px 0}#content .page-links{margin-top:30px}#aios-communities-iconic{display:block;position:relative}#aios-communities-iconic .aioscomu-list{display:flex;flex-flow:row wrap;justify-content:center}#aios-communities-iconic a.aioscomu-cont{position:relative;width:33.33%}#aios-communities-iconic a.aioscomu-cont:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--aios-communities-overlay-color);transition:all .6s ease;z-index:6;opacity:0}#aios-communities-iconic a.aioscomu-cont::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--aios-communities-primary-color);opacity:0;transition:all .6s ease;z-index:7}#aios-communities-iconic a.aioscomu-cont:hover::after{background:var(--aios-communities-primary-color);opacity:.5}#aios-communities-iconic a.aioscomu-cont:hover:before{opacity:0}#aios-communities-iconic a.aioscomu-cont:hover:before{opacity:1}#aios-communities-iconic .aioscomu-list.aios-communities-show-overlay a.aioscomu-cont:before{opacity:var(--aios-communties-overlay-opacity,.15)}#aios-communities-iconic a.aioscomu-cont .img-holder{position:relative;width:100%}#aios-communities-iconic a.aioscomu-cont canvas{display:block;width:100%;background-size:cover;background-position:center;background:#a0a0a0}#aios-communities-iconic a.aioscomu-cont .img-holder img{object-fit:cover;object-position:center center;position:absolute;top:0;left:0;width:100%;height:100%;display:block;max-width: 100%;}#aios-communities-iconic .aioscomu-details{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);font-size:29px;font-weight:600;letter-spacing:.02em;color:#fff;text-transform:uppercase;text-align:center;z-index:8;padding:15px}#aios-communities-iconic .aioscomu-list.aios-communities-has-text-shadow .aioscomu-details{text-shadow:1px 2px 2px #000}.ai-communities-pagination{position:relative;display:block;margin:50px 0}.ai-communities-pagination ul{position:relative;display:flex;align-items:center;justify-content:center;flex-flow:row wrap;margin:0;padding:0}.ai-communities-pagination ul li{position:relative;display:block;margin:15px 0;padding:0 30px}.ai-communities-pagination .aios-communitiesNext,.ai-communities-pagination .aios-communitiesPrev{padding:0}.ai-communities-pagination ul li+li{border-left:1px solid #898989}.ai-communities-pagination ul li.aios-communitiesNext,.ai-communities-pagination ul li.aios-communitiesPrev+li{border:none}.ai-communities-pagination ul li a,.ai-communities-pagination ul li span{position:relative;display:block;font-size:14px;font-weight:600;letter-spacing:.05em;line-height:1;text-align:center;text-decoration:none;outline:0;color:#898989;transition:all .4s ease-in-out}.ai-communities-pagination ul li a.active,.ai-communities-pagination ul li a:hover{color:var(--aios-communities-primary-color,#bfb183)}.ai-communities-pagination ul li.aios-communitiesNext a:first-child+a,.ai-communities-pagination ul li.aios-communitiesPrev a:first-child+a{display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out;width:46px;height:44px;color:#898989}.ai-communities-pagination ul li.aios-communitiesNext a:first-child,.ai-communities-pagination ul li.aios-communitiesPrev a:first-child{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block}.ai-communities-pagination ul li.aios-communitiesNext a.active,.ai-communities-pagination ul li.aios-communitiesNext a:hover,.ai-communities-pagination ul li.aios-communitiesPrev a.active,.ai-communities-pagination ul li.aios-communitiesPrev a:hover{color:var(--aios-communities-primary-color,#bfb183)}.ai-communities-pagination ul li.aios-communitiesNext a i,.ai-communities-pagination ul li.aios-communitiesPrev a i{font-style:inherit!important;font-weight:700;color:inherit}@media only screen and (max-width:991px){#aios-communities-iconic a.aioscomu-cont{width:50%}}@media only screen and (max-width:767px){#aios-communities-iconic .aioscomu-list{display:block}#aios-communities-iconic a.aioscomu-cont{display:block;width:550px;max-width:100%;margin:0 auto}#aios-communities-iconic a.aioscomu-cont+a.aioscomu-cont{margin-top:15px}}
/* Global */
.aios-mobile-header-wrapper {
	position: relative;
	display:none;
	z-index:101;
}

@media (max-width:991px) {

	.aios-mobile-header-wrapper.aios-mobile-header-wrapper-breakpoint-991,
	.aios-mobile-header-wrapper-breakpoint-991,
	.aios-mobile-header-wrapper-breakpoint-992 {
		display:block;
	}
	
}

@media (max-width:977px) {

	.aios-mobile-header-wrapper.aios-mobile-header-wrapper-breakpoint-977 {
		display:block;
	}
	
}

	.amh-area-wrap {
		position: relative;
	}

	.amh-area-wrap:after,
	.amh-clearfix:after  {
		clear: both;
		content: '';
		display: block;
	}
	
/* Fixed Header */
.amh-fixed-header-nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

	.amh-header-buttons {
		position: relative;
		background: #fff;
		-webkit-box-shadow: 0 2px 7px rgba(0,1,1,.09);
		-moz-box-shadow: 0 2px 7px rgba(0,1,1,.09);
		box-shadow: 0 2px 7px rgba(0,1,1,.09);
	}

		.amh-header-buttons a {
			text-decoration: none;
			color: inherit;
		}

		.amh-header-buttons .amh-navigation-trigger,
		.amh-header-buttons .amh-center,
		.amh-header-buttons .amh-header-right-btn {
			float: left;
			position: relative;
			text-align: center;
			padding: 17px 0;
			height: 52px;
			font-size:18px;
			line-height:1;
			box-sizing: border-box;
		}

		.amh-header-buttons .amh-navigation-trigger,
		.amh-header-buttons .amh-header-right-btn {
			width: 22.18%;
			cursor: pointer;
		}

		.amh-header-buttons .amh-center {
			width: 55.64%;
			padding: 5px 0;
		}
		
		.amh-header-buttons .amh-phone-text-hide,
		.amh-header-buttons .amh-email-text-hide {
			font-size:0;
		}
		
		.amh-header-buttons a:hover {
			text-decoration:none;
		}
		
/* Navigation */

.amh-navigation {
	background:#fff;
	display: none;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.amh-navigation .amh-menu,
.amh-navigation .amh-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

	.amh-navigation .amh-menu ul {
		display: none;
	}

	.amh-navigation .amh-menu li {
		display: block;
		position: relative;
		border-top: 1px solid #f7f7f7;
	}

		.amh-navigation .amh-menu li a {
			display: block;
			padding: 10.3px 20px;
			color: #858585;
			font-size: 16.5px;
			font-weight: 400;
			text-decoration: none;
		}

		.amh-navigation .amh-menu li:hover > a,
		.amh-navigation .amh-menu li.open > a{
			background: #3c3c3c;
			color: #fff;
		}

		.amh-navigation .amh-menu li ul a {
			color: #C5C5C5;
			font-size: 14px;
		}
		
		/* First Level */
		.amh-navigation .amh-menu li ul {
			background: #232323;
		}

		/* Second Level */
		.amh-navigation .amh-menu li ul ul {
			background: #151515;
		}
		
		/* Third Level */
		.amh-navigation .amh-menu li ul ul ul {
			background: #020202;
		}

/* Nav Hover/Active	 */
.amh-navigation .amh-menu li.open > ul {
	display: block;
}


/* Navigation Variant 1 */
.amh-navigation.amh-nav-1 .amh-menu li a {
	text-align: center;
}


/* Navigation Variant 2 */

.amh-fixed-nav-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 52px;
	left: 0;
	z-index: 998;
	background: rgba(0,0,0,.8);
}

.amh-navigation.amh-nav-2 {
	width: 75%;
	position: absolute;
	left: 0;
	display: block;
	z-index: 999;
}

.amh-navigation.amh-nav-2 .amh-menu li a {
	text-align: left;
}

/* Header phone list */

.amh-header-phone-list {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #4d4d4d;
	text-align:center;
	clear:both;
	display:none;
}

.amh-header-phone-list ul {
	margin:0;
	padding:0;
}

.amh-header-phone-list li {
	padding-bottom:7px;
}

@media print {
	.aios-mobile-header-wrapper {
		display:none !important;
	}
}

/* Header 3A */

	.amh-header-buttons.amh-3a .amh-center{
		padding: 0;
	}
	
	
	.amh-header-buttons.amh-3a .amh-center .amh-phone,
	.amh-header-buttons.amh-3a .amh-center a.amh-phone {
		cursor: pointer;
		padding: 17px 0;
		display: block;
		width: 100%;
		height: 100%;
	}

