#ihf-main-search-form #areaPickerContainer div#areaPickerInputWrapper {
	height:auto;
	float: none;
}

#ihf-main-search-form #areaPickerContainer div#areaPickerInputWrapper .input-text, 
#ihf-main-search-form #areaPickerContainer div#areaPickerInputWrapper input[type=text], 
#ihf-main-search-form #areaPickerContainer div#areaPickerInputWrapper input[type=input] {
	padding-top:7px !important;
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.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 {
	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 {
	border-color: #ffb900; /* Yellow */
}

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

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

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

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

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

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(/wp-content/plugins/contact-form-7/includes/css/../../assets/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

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

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

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

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

/*
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.2
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: Metzler Realty - Theme
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.0.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. Globals
3. HP Styles
4. IP Styles

*/
/*******************************************************
 *
 * 1. Variables
 *
 *******************************************************/
:root {
    /** Google Fonts */
    --google-font-quicksand: 'Quicksand', sans-serif;
    --google-font-laila: 'Laila', sans-serif;
    --google-font-montserrat: 'Montserrat', sans-serif;
    --font-maiandra-gd: 'Maiandra GD', sans-serif;
    /** Font default */
    --font-family-default: var(--google-font-quicksand);
    --font-family-title: var(--font-maiandra-gd);
    --font-size-default: 16px;
    --font-size-title: 18px;
    --font-color-default: #000000;
    --font-color-title: #6c757d;
    /** Use for input, button, and any other element */
    --primary: #ac9869;
    --secondary: #080808;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    /** Others */
    --transition: all 0.4s ease-in-out;
}

/*******************************************************
 *
 * 2. Globals
 *
 *******************************************************/
/** Body */
body {
    font-family: var(--font-family-default);
    font-size: var(--font-size-default);
    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; */
}

#main-wrapper {
    overflow: hidden;
}

.amh-navigation .amh-menu li:first-child {
    border-top: 0;
}

/** Site Menu */
.site-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -30px;
}

.site-menu > li {
    position: relative;
    display: block;
    padding: 0 30px;
}

.site-menu > li > a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.075em;
    line-height: 1;
    color: #f7f7f7;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.site-menu > li > a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    display: block;
    width: calc(100% + 60px);
    height: 3px;
    background: var(--primary);
    margin: 14px 0 0 -30px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.site-menu > li:hover > a:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.site-menu li:hover > .sub-menu {
    padding-top: 20px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.site-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 50px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.site-menu .sub-menu > li {
    position: relative;
    display: block;
}

.site-menu .sub-menu > li + li {
    margin-top: 2px;
}

.site-menu .sub-menu > li > a {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    background: rgba(255, 255, 255, 0.95);
    white-space: nowrap;
    padding: 16px 22px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.site-menu .sub-menu > li > a:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    background: #ad9969;
    background: -webkit-linear-gradient(right, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    background: linear-gradient(to left, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
}

.site-menu .sub-menu > li:hover > a {
    color: #fff;
}

.site-menu .sub-menu > li:hover > a:before {
    opacity: 1;
}

.site-menu .sub-menu > li:hover .sub-menu {
    padding-top: 0;
}

.site-menu .sub-menu .sub-menu {
    top: 0;
    padding-top: 30px;
    left: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-left: 2px;
}

/** Site Button */
.site-button {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #010101;
    border: 1px solid var(--primary);
    margin: 0;
    padding: 20px 40px;
    max-width: 100%;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.site-button:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    margin: -1px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    background: #ad9969;
    background: -webkit-linear-gradient(right, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    background: linear-gradient(to left, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
}

.site-button.site-button-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.site-button.site-button-txt-white {
    color: #fff;
}

.site-button:hover {
    color: #fff;
}

.site-button:hover:after {
    opacity: 1;
}

/** Site Title */
.site-title {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.site-title i {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-family: var(--font-family-title);
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    width: 35px;
    height: 35px;
    border: 1px solid var(--primary);
    color: var(--primary);
    margin-right: 77px;
}

.site-title i:after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(100% + 17px);
    display: block;
    width: 45px;
    height: 2px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ad9969+0,ccb172+50,af9a6a+100 */
    background: #ad9969;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad9969', endColorstr='#af9a6a', GradientType=0)
        /* IE6-9 */
}

.site-title span {
    position: relative;
    display: block;
}

.site-title span small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--google-font-quicksand);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.25em;
    line-height: 1;
    text-transform: uppercase;
    color: #010101;
    height: 35px;
}

.site-title span small.txt-white {
    color: #fff;
}

.site-title span strong {
    display: block;
    font-family: var(--font-family-title);
    font-size: 100px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    color: var(--primary);
    margin-top: -3px;
    background: #AC9869;
    background: -webkit-linear-gradient(left, #AC9869 0%, #caae6c 100%);
    background: linear-gradient(to right, #AC9869 0%, #caae6c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.site-title span em {
    display: block;
    font-family: var(--font-family-title);
    font-size: 70px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    color: #cccccc;
    font-style: normal;
    margin: -4px 0 0 79px;
}

/** Header */
.header {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0;
    padding: 35px 0;
}

body.admin-bar .header {
    top: 32px;
}

.header .header-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.header .header-logo {
    position: relative;
    display: block;
}

.header .header-logo a {
    display: block;
    text-decoration: none;
}

.header .header-logo img {
    display: block;
    max-width: 100%;
}

.header .header-navigation {
    position: relative;
    display: block;
    margin: 25px 0 0 auto;
    padding-left: 30px;
}

/** Fixed Header */
.header.fixed-header {
    position: fixed;
    z-index: 2000;
    background: #000;
    padding: 15px 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
    pointer-events: none;
}

.header.fixed-header.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: all;
}

.header.fixed-header .header-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header.fixed-header .header-navigation {
    margin-top: 0;
}

/** Footer */
.footer {
    position: relative;
    display: block;
    background: #0e0e0e url(/wp-content/themes/metzlerrealty.com/images/footer-bg-a.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 62px 0 48px;
}

.footer .footer-wrap {
    position: relative;
}

.footer .footer-logos {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.footer .footer-logos div {
    position: relative;
    padding: 12px 28px;
}

.footer .footer-logos img {
    display: block;
    max-width: 100%;
}

.footer .footer-info {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 52px;
}

.footer .footer-info li {
    position: relative;
    display: block;
    padding: 0 43px;
    font-size: 14px;
    letter-spacing: 0.075em;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
}

.footer .footer-info li ul:not(.footer-smi) {
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.footer .footer-info li > i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 15px;
    color: var(--primary);
    margin-right: 12px;
}

.footer .footer-info li > i.envelope {
    font-size: 13px;
}

.footer .footer-info li > a {
    position: relative;
    font-size: 14px;
    letter-spacing: 0.075em;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.footer .footer-info li > a:hover {
    color: var(--primary);
}

.footer .footer-smi {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -15px;
    padding: 0;
}

.footer .footer-smi > li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 15px;
}

.footer .footer-smi > li > a {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1;
    color: var(--primary);
    text-decoration: none;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.footer .footer-smi > li > a:hover {
    opacity: 0.75;
}

.footer .footer-navigation {
    position: relative;
    display: block;
    margin: 65px 0 0;
    padding-top: 46px;
    border-top: 1px solid #373737;
}

.footer .footer-navigation ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.footer .footer-navigation ul li {
    position: relative;
    display: block;
    padding: 0 30px;
}

.footer .footer-navigation ul li a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.075em;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.footer .footer-navigation ul li a:hover {
    color: var(--primary);
}

.footer .footer-copyright {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #afafaf;
    text-align: center;
    margin-top: 13px;
}

.footer .footer-copyright a {
    /*font-weight: 700;
    color: var(--primary);
    text-decoration: underline;*/
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.footer .footer-copyright a:hover {
    color: var(--primary)
}

.footer .footer-mls {
    position: relative;
    text-align: center;
    margin-top: 24px;
}

.footer .footer-mls i {
    font-family: normal;
    color: var(--primary);
    font-size: 20px;
    vertical-align: middle;
}

.footer .footer-mls i + i {
    margin-left: 4px;
}

.footer  a[href="https://www.agentimage.com/"]{
    text-decoration: underline !important;
    color: var(--primary);
} 

.footer-copyright a[href="https://www.agentimage.com"]:hover{
    opacity: 0.75 !important;
} 

/*******************************************************
 *
 * 3. HP Styles
 *
 *******************************************************/
/** HP Featured Listings */
.hp-fl {
    position: relative;
    display: block;
}

.hp-fl .fl-wrap {
    position: relative;
    display: block;
}

.hp-fl .fl-title {
    position: absolute;
    z-index: 1;
    bottom: 156px;
    left: 0;
    right: 0;
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.hp-fl .fl-title i {
    border-color: #fff;
    color: #fff;
}

.hp-fl .fl-title span em {
    margin-left: -64px;
    font-size: 40px;
    letter-spacing: 0.075em;
    color: #fff;
}

.hp-fl .fl-slider {
    position: relative;
    display: block;
}

.hp-fl .fl-slider .fl-col,
.hp-fl .fl-slider .fl-item {
    position: relative;
    display: block;
    vertical-align: middle;
}

.hp-fl .fl-slider:not(.slick-initialized) .fl-col:nth-child(n + 2) {
    display: none;
}

.hp-fl .fl-slider .fl-img {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.hp-fl .fl-slider .fl-img:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent url(/wp-content/themes/metzlerrealty.com/images/fl-overlay-a.png) no-repeat;
    background-position: center center;
    background-size: cover;
    pointer-events: none;
}*/

.hp-fl .fl-slider .fl-img canvas {
    display: block;
    width: 100%;
    min-height: 500px;
    background-color: var(--secondary);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hp-fl .fl-slider .fl-info {
    position: absolute;
    z-index: 2;
    bottom: 55px;
    left: 0;
    right: 0;
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 270px 0 15px;
    display: block;
}

.hp-fl .fl-slider .fl-price {
    display: block;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #f7f7f7;
}

.hp-fl .fl-slider .fl-address {
    display: block;
    margin: 10px 0 0;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #f7f7f7;
}

.hp-fl .fl-slider .fl-button {
    position: absolute;
    right: 15px;
    bottom: 2.5px;
    width: 240px;
}

/** HP Welcome */
.hp-welcome {
    position: relative;
    z-index: 2;
    display: block;
}

.hp-welcome .welcome-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
}

.hp-welcome .welcome-img {
    position: relative;
    z-index: 2;
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 46%;
    min-width: 385px;
    padding: 138px 0 90px 100px;
}

.hp-welcome .welcome-img:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc(100% - 204px);
    background: #eaeaea url(/wp-content/themes/metzlerrealty.com/images/welcome-bg-a.png) no-repeat;
    background-position: top center;
    background-size: cover;
}

.hp-welcome .welcome-img canvas {
    display: block;
    width: 100%;
    background-color: #f8f8f8;
    background-position: center center;
    background-size: cover;
}

.hp-welcome .welcome-content {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 250px;
    padding: 138px 100px 65px 0;
}

.hp-welcome .welcome-content:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(100% + 204px);
    background: #eaeaea url(/wp-content/themes/metzlerrealty.com/images/welcome-bg-b.png) no-repeat;
    background-position: top center;
    background-size: cover;
}

.hp-welcome .welcome-title {
    margin: 24px 0 0 22px;
}

.hp-welcome .welcome-text {
    position: relative;
    display: block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.6;
    color: #c1c1c1;
    margin-top: 38px;
    padding-left: 132px;
}

.hp-welcome .welcome-info {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    padding-left: 132px;
}

.hp-welcome .welcome-smi {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -15px;
    padding: 0;
}

.hp-welcome .welcome-smi > li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 15px;
}

.hp-welcome .welcome-smi > li > a {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-welcome .welcome-smi > li > a:hover {
    color: var(--primary);
}

/** HP Featured Sold */
.hp-fs {
    position: relative;
    z-index: 1;
    display: block;
    padding: 176px 124px 123px;
}

.hp-fs:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -250px;
    right: 0;
    background: transparent url(/wp-content/themes/metzlerrealty.com/images/fs-bg-a.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    width: 64%;
    height: 51%;
    min-width: 750px;
    min-height: 770px;
    opacity: 0.1;
}

.hp-fs:after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    background: transparent url(/wp-content/themes/metzlerrealty.com/images/fs-bg-b.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    width: 79%;
    height: 43%;
    min-width: 550px;
    min-height: 387px;
}

.hp-fs .fs-wrap {
    position: relative;
    display: block;
}

.hp-fs .fs-wrap:after {
    content: '';
    position: absolute;
    bottom: -123px;
    right: -124px;
    width: 40px;
    height: 60%;
    background: var(--primary) url(/wp-content/themes/metzlerrealty.com/images/fs-bg-c.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.hp-fs .fs-title {
    position: relative;
}

.hp-fs .fs-slider {
    position: relative;
    display: block;
    margin-top: 64px;
}

.hp-fs .fs-slider .fs-col,
.hp-fs .fs-slider .fs-item,
.hp-fs .fs-slider .fs-img {
    position: relative;
    display: block;
    outline: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hp-fs .fs-slider .fs-col {
    vertical-align: middle;
}

.hp-fs .fs-slider .fs-img {
    z-index: 1;
}

.hp-fs .fs-slider .fs-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px solid rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
}

.hp-fs .fs-slider .fs-img:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 115px;
    background: transparent url(/wp-content/themes/metzlerrealty.com/images/fs-hover-a.png) no-repeat;
    background-position: center center;
    margin: auto;
    width: 58.69%;
    height: 45.096%;
    opacity: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
}

.hp-fs .fs-slider .fs-img canvas {
    display: block;
    width: 100%;
    height: 467px;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hp-fs .fs-slider .fs-item:hover .fs-img:before {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.hp-fs .fs-slider .fs-item:hover .fs-img:after {
    opacity: 0.25;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.hp-fs .fs-slider .fs-info {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    padding: 35px 50px 28px;
    width: calc(100% - 145px);
    -webkit-transition: all 0.4s 0.3s ease-in-out;
    transition: all 0.4s 0.3s ease-in-out;
}

.hp-fs .fs-slider .fs-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    width: 114px;
    max-width: 100%;
    height: 3px;
    background: var(--primary);
}

.hp-fs .fs-slider .fs-item:hover .fs-info {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    width: 100%;
}

.hp-fs .fs-slider .fs-price {
    display: block;
    font-family: var(--font-family-title);
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
}

.hp-fs .fs-slider .fs-address {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.4em;
    line-height: 1.1;
    text-transform: uppercase;
    margin-top: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hp-fs .fs-slider .fs-item:hover .fs-price,
.hp-fs .fs-slider .fs-item:hover .fs-address {
    width: calc(100% - 242px);
}

.hp-fs .fs-slider .fs-view-more {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    width: 212px;
    -webkit-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
}

.hp-fs .fs-slider .fs-item:hover .fs-view-more {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 1;
}

.hp-fs .fs-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.hp-fs .fs-slider:not(.slick-initialized) .fs-col {
    padding: 15px;
}

.hp-fs .fs-slider:not(.slick-initialized) .fs-col:nth-child(1) {
    width: 65%;
}

.hp-fs .fs-slider:not(.slick-initialized) .fs-col:nth-child(2) {
    width: 35%;
}

.hp-fs .fs-slider:not(.slick-initialized) .fs-col:nth-child(n + 3) {
    display: none;
}

.hp-fs .fs-slider:not(.slick-initialized) + .fs-control {
    display: none;
}

.hp-fs .fs-slider.slick-initialized .slick-slide {
    position: relative;
    display: block;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div .fs-col {
    padding: 15px;
    width: auto !important;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div:nth-child(odd) .fs-col:nth-child(2) {
    min-width: 43%;
    max-width: 43%;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div:nth-child(odd) .fs-col:nth-child(2):hover {
    min-width: 57%;
    max-width: 57%;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div:nth-child(even) .fs-col:nth-child(1) {
    min-width: 43%;
    max-width: 43%;
}

.hp-fs .fs-slider.slick-initialized .slick-slide > div:nth-child(even) .fs-col:nth-child(1):hover {
    min-width: 57%;
    max-width: 57%;
}

.hp-fs .fs-control {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 23px;
}

.hp-fs .fs-control .fs-arrow {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1;
    color: #030303;
    text-transform: uppercase;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-fs .fs-control .fs-arrow:hover {
    color: var(--primary);
}

.hp-fs .fs-control .fs-arrow:before {
    content: '';
    position: relative;
    display: block;
    width: 62px;
    height: 2px;
    background: var(--primary);
    margin-right: 22px;
}

.hp-fs .fs-control .fs-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 12px;
    height: 2px;
    background: var(--primary);
    -webkit-transform: rotate(-210deg);
    -ms-transform: rotate(-210deg);
    transform: rotate(-210deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    margin-top: -3px;
}

.hp-fs .fs-control .fs-arrow + .fs-arrow {
    margin-left: 43px;
}

.hp-fs .fs-control .fs-arrow.fs-next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hp-fs .fs-control .fs-arrow.fs-next:before {
    margin-right: 0;
    margin-left: 22px;
}

.hp-fs .fs-control .fs-arrow.fs-next:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.hp-fs .fs-control .fs-view-all {
    margin-left: auto;
}

.hp-fs .fs-control .fs-arrow.slick-hidden,
.hp-fs .fs-control .fs-arrow.slick-hidden + .fs-view-all {
    display: none;
}

/** HP Featured Communities */
.hp-fc {
    position: relative;
    display: block;
    padding-bottom: 123px;
}

.hp-fc .fc-title {
    padding: 140px 124px;
    background: #010101 url(/wp-content/themes/metzlerrealty.com/images/fc-bg-a.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
}

.hp-fc .fc-slider {
    position: relative;
}

.hp-fc .fc-slider .fc-col,
.hp-fc .fc-slider .fc-item,
.hp-fc .fc-slider .fc-img {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: none;
}

.hp-fc .fc-slider .fc-col {
    vertical-align: middle;
}

.hp-fc .fc-slider .fc-item {
    text-decoration: none;
}

.hp-fc .fc-slider .fc-img canvas {
    display: block;
    width: 100%;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-fc .fc-slider .fc-item:hover .fc-img canvas {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.hp-fc .fc-slider .fc-name {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.3em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-fc .fc-slider .fc-name:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent url(/wp-content/themes/metzlerrealty.com/images/fc-hover-a.png) no-repeat;
    background-position: center center;
    margin: auto;
    width: 58.69%;
    height: 45.096%;
    opacity: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-fc .fc-slider .fc-item:hover .fc-name {
    background: rgba(204, 177, 114, 0.65);
}

.hp-fc .fc-slider .fc-item:hover .fc-name:before {
    opacity: 0.25;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hp-fc .fc-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.hp-fc .fc-slider:not(.slick-initialized) .fc-col {
    width: calc(100% / 3);
}

.hp-fc .fc-slider:not(.slick-initialized) .fc-col:nth-child(n + 7) {
    display: none;
}

.hp-fc .fc-slider:not(.slick-initialized) + .fc-control {
    display: none;
}

.hp-fc .fc-control {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 38px;
}

.hp-fc .fc-control .fc-arrow {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1;
    color: #030303;
    text-transform: uppercase;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.hp-fc .fc-control .fc-arrow:hover {
    color: var(--primary);
}

.hp-fc .fc-control .fc-arrow:before {
    content: '';
    position: relative;
    display: block;
    width: 62px;
    height: 2px;
    background: var(--primary);
    margin-right: 22px;
}

.hp-fc .fc-control .fc-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 12px;
    height: 2px;
    background: var(--primary);
    -webkit-transform: rotate(-210deg);
    -ms-transform: rotate(-210deg);
    transform: rotate(-210deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    margin-top: -3px;
}

.hp-fc .fc-control .fc-arrow.fc-next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hp-fc .fc-control .fc-arrow.fc-next:before {
    margin-right: 0;
    margin-left: 22px;
}

.hp-fc .fc-control .fc-arrow.fc-next:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.hp-fc .fc-control .fc-view-all {
    margin: 0 50px;
}

.hp-fc .fc-control .fc-arrow.slick-hidden,
.hp-fc .fc-control .fc-arrow.slick-hidden + .fc-view-all {
    display: none;
}

/** HP What Our Clients Say */
.hp-testi {
    position: relative;
    display: block;
    padding: 0 124px 123px;
    overflow: hidden;
}

.hp-testi:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 11%;
    left: 0;
    bottom: 123px;
    width: 55%;
    background: #f8f8f8 url(/wp-content/themes/metzlerrealty.com/images/testi-bg-c.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.hp-testi .testi-wrap,
.hp-testi .testi-main,
.hp-testi .testi-slider-wrap,
.hp-testi .testi-slider {
    position: relative;
    display: block;
}

.hp-testi .testi-title {
    position: relative;
}

.hp-testi .testi-wrap {
    padding: 27% 0 0;
}

.hp-testi .testi-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hp-testi .testi-bg span {
    position: absolute;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: calc(100% - 135px);
}

.hp-testi .testi-bg span:nth-child(1) {
    top: 0;
    left: 0;
    width: 58%;
    background-image: url(/wp-content/themes/metzlerrealty.com/images/testi-bg-a.jpg);
}

.hp-testi .testi-bg span:nth-child(2) {
    top: 11%;
    left: 58%;
    width: calc(42% + 124px);
    background-image: url(/wp-content/themes/metzlerrealty.com/images/testi-bg-b.jpg);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.hp-testi .testi-bg span:nth-child(2):after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.81);
}

.hp-testi .testi-main {
    width: 930px;
    max-width: calc(100% - 100px);
    margin-left: auto;
    padding: 95px 47px 75px;
    border-top: 5px solid var(--primary);
    background: #fff;
}

.hp-testi .testi-slider {
    margin: 35px 30px 0;
}

.hp-testi .testi-slider .testi-col,
.hp-testi .testi-slider .testi-item,
.hp-testi .testi-slider .testi-content {
    position: relative;
    display: block;
}

.hp-testi .testi-slider .testi-content {
    width: 660px;
    max-width: 100%;
    margin: 0 auto !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.87;
    text-align: center;
}

.hp-testi .testi-slider .testi-read-more {
    display: block;
    margin: 45px auto 0;
    width: 211px;
    max-width: 100%;
}

.hp-testi .testi-slider:not(.slick-initialized) + .testi-control,
.hp-testi .testi-slider:not(.slick-initialized) .testi-col:nth-child(n + 2) {
    display: none;
}

.hp-testi .testi-control {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hp-testi .testi-control i {
    font-style: normal !important;
}

.hp-testi .testi-arrow {
    position: relative;
    display: block;
    pointer-events: all;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    font-size: 23px;
    font-weight: 700;
    color: #1b1b1b;
}

.hp-testi .testi-arrow:hover {
    color: var(--primary);
}

.hp-testi .testi-arrow.slick-hidden {
    display: none !important;
}

/*******************************************************
 *
 * 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, 0);
}

.ip-banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 53.6%;
    /* background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.49) 3%,rgba(0,0,0,0.42) 20%,rgba(0,0,0,0.1) 74%,rgba(0,0,0,0) 100%); */
    pointer-events: none;
}

.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%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -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;
}

#breadcrumbs {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.075em;
    line-height: 1;
    color: #010101;
    text-transform: uppercase;
}

#breadcrumbs span.breadcrumb_last {
    color: var(--primary);
}

#breadcrumbs a:hover {
    color: var(--primary);
    text-decoration: underline;
}

/* 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: var(--font-family-title);
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    color: var(--primary);
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {
    font-family: var(--font-family-title);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    color: #010101;
}

/** Innerpage Site Button */
.ip-site-button {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #010101;
    border: 1px solid var(--primary);
    margin: 0;
    padding: 20px 40px;
    max-width: 100%;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.ip-site-button:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    margin: -1px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    background: #ad9969;
    background: -webkit-linear-gradient(right, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    background: linear-gradient(to left, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
}

.ip-site-button.site-button-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ip-site-button.site-button-txt-white {
    color: #fff;
}

.ip-site-button:hover {
    color: #fff;
}

.ip-site-button:hover:after {
    opacity: 1;
}
/** #Innerpage Site Button */

/** Innerpage Site Title */
#content .ip-site-title {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-weight: 400;
    margin: 0;
    font-size: 0;
}

#content .ip-site-title i {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-family: var(--font-family-title);
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    width: 35px;
    height: 35px;
    border: 1px solid var(--primary);
    color: var(--primary);
    margin-right: 77px;
}

#content .ip-site-title i.txt-white{
    color: #fff;
    border-color: #fff;
}

#content .ip-site-title i:after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(100% + 17px);
    display: block;
    width: 45px;
    height: 2px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ad9969+0,ccb172+50,af9a6a+100 */
    background: #ad9969;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ad9969 0%, #ccb172 50%, #af9a6a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad9969', endColorstr='#af9a6a', GradientType=0)
        /* IE6-9 */
}

#content .ip-site-title i.txt-white:after{
    background: #fff;
}

#content .ip-site-title span {
    position: relative;
    display: block;
}

#content .ip-site-title span small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--google-font-quicksand);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.25em;
    line-height: 1;
    text-transform: uppercase;
    color: #010101;
    height: 35px;
}

#content .ip-site-title span small.txt-white {
    color: #fff;
}

#content .ip-site-title span strong {
    display: block;
    font-family: var(--font-family-title);
    font-size: 100px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    color: var(--primary);
    margin-top: -3px;
    background: #AC9869;
    background: -webkit-linear-gradient(left, #AC9869 0%, #caae6c 100%);
    background: linear-gradient(to right, #AC9869 0%, #caae6c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#content .ip-site-title span strong.txt-white {
    color: #fff;
    background: #fff;
    -webkit-background-clip: text;
}

#content .ip-site-title span em {
    display: block;
    font-family: var(--font-family-title);
    font-size: 70px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    color: #cccccc;
    font-style: normal;
    margin: -4px 0 0 79px;
}
/** #Innerpage Site Title */

.ai-contact-wrap span.context-mob > em:nth-child(1),
.ai-contact-wrap span.context-email > em:nth-child(1) {
    color: var(--primary);
}

.ihf-results-template .ip-banner canvas {
    background-image: url(/wp-content/themes/metzlerrealty.com/images/result-banner.jpg) !important;
}

.post-type-archive-communities .ip-banner canvas {
    background-image: url(/wp-content/themes/metzlerrealty.com/images/communities-banner.jpg) !important;
}

.single-communities .ip-banner::before {
    display: none;
} 

/* TESTIMONIALS */
.post-type-archive-testimonials .ip-banner canvas {
    background-image: url(/wp-content/themes/metzlerrealty.com/images/ip-testimonials-bg.jpg) !important;
}

/* SOLD PROPERTIES */
.ihf-results-template.sold-listing .ip-banner canvas {
    background-image: url(/wp-content/themes/metzlerrealty.com/images/sold-banner.jpg) !important;
}

/* PROPERTIES */
.ihf-results-template.sold-listing.home-for-sales-topics .ip-banner canvas {
    background-image: url(/wp-content/themes/metzlerrealty.com/images/active-prop-banner.jpg) !important;
}

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

.wpcf7 form .wpcf7-response-output {
    text-align: center;
}

#content div#ihf-main-container ul{
    margin-left: 0 !important;
    padding: 0 !important;
}

.site-menu .sub-menu.show-menu {
    display: block;
    opacity: 1;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    transform:translateY(-100%) translateY(50px);
}

#content img.wp-image-48 {
    margin-bottom: 15px;
}

body > img, body > iframe[name="__bkframe"] {
    display: none;
}
#ihf-main-container .mc-total-payment-subline {
    color: #666;
}
#ihf-main-container .nav-tabs {
    margin-left: 0;
}
#ihf-main-container .chosen-drop ul.chosen-results {
    padding-left: 0;
    margin: 0;
}
.ihf-grid-result-address {
    display: block;
}
#ihf-main-container #ihf-refine-map-search-form .checkbox, #ihf-main-container #ihf-refine-map-search-form .col-xs-8 {
    padding: 0;
}
#ihf-agent-sellers-rep > div[style] {
    max-width: 100%;
}
#ihf-map-canvas .leaflet-top.leaflet-right {
    z-index: 999;
}

#ihf-main-container #ihf-map-canvas {
    height: 438px!important;
}
.single-communities #inner-page-wrapper>.container {
    padding: 0 5%;
}

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

.resp-iframe .video-holder {
        position: relative;
    }
    
    .resp-iframe .video-holder canvas {
        display:block;
        width: 100%;
        height: auto;
    }
    
    .resp-iframe .video-holder iframe,
    .resp-iframe .video-holder video {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
	
body .listing-photo-item::after {
	opacity: 0;
}

body .listing-photo-slider::before {
	background: transparent;
}

body .listing-photo-slider::after {
	background: transparent;
}
/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
    .hp-welcome .welcome-content {
        margin-bottom: 150px;
    }
    
    .hp-fs:before {
        top: -150px;
    }

    .hp-welcome .welcome-text {
        font-size: 14px;
        letter-spacing: 0;
        margin-top: 20px;
        padding-left: 100px;
    }

    .site-title span strong,
    #content .ip-site-title span strong {
        font-size: 80px;
    }

    .site-title span em,
    #content .ip-site-title span em {
        font-size: 50px;
    }

    .hp-welcome .welcome-info {
        margin-top: 30px;
        padding-left: 100px;
    }
}

@media only screen and (max-width: 1366px) {
    .site-title span strong {
        font-size: 50px;
    }

    .site-title span em,
    #content .ip-site-title span em {
        font-size: 30px;
    }

    .hp-welcome .welcome-text {
       /* font-size: 13px;
        padding-left: 50px;
        line-height: 1.5;*/
    }

    .hp-welcome .welcome-content {
        padding: 138px 100px 35px 0;
    }
}

@media only screen and (max-width: 1280px) {
    .hp-fs .fs-slider .fs-img canvas {
        height: 400px;
    }
    
    .hp-fc .fc-slider .fc-img canvas {
        height: 375px;
    }
    
    .hp-testi .testi-wrap {
        padding-top: 18%;
    }
}

@media only screen and (max-width: 1199px) {
    .site-menu {
        margin: 0 -15px;
    }
    
    .site-menu > li {
        padding: 0 15px;
    }
    
    .site-title span strong,
    #content .ip-site-title span strong {
        font-size: 75px;
    }
    
    .site-title span em,
    #content .ip-site-title span em {
        font-size: 50px;
    }

    .header-logo {
        width: 260px;
    }
    
    .hp-fl .fl-title,
    .hp-fl .fl-slider .fl-info {
        width: 970px;
    }   
    
    .hp-welcome .welcome-img {
        padding-top: 100px;
        padding-left: 75px;
    }
    
    .hp-welcome .welcome-content {
        padding-top: 100px;
        padding-right: 75px;
    }
    
    .hp-welcome .welcome-text,
    .hp-welcome .welcome-info {
        padding-left: 95px;
    }
    
    .hp-fs {
        padding: 100px 75px;
    }
    
    .hp-fs .fs-slider .fs-info {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .hp-fs .fs-slider .fs-view-more {
        right: 30px;
        padding-left: 20px;
        padding-right: 20px;
        width: 150px;
    }
    
    .hp-fs .fs-slider .fs-item:hover 
    .fs-price, .hp-fs .fs-slider .fs-item:hover .fs-address {
        width: calc(100% - 160px);
    }
    
    .hp-fs .fs-slider .fs-img canvas {
        height: 375px;
    }
    
    .hp-fs .fs-wrap:after {
        bottom: -100px;
        right: -75px;
    }
    
    .hp-fc {
        padding-bottom: 100px;
    }
    
    .hp-fc .fc-title {
        padding: 100px 75px;
    }
    
    .hp-fc .fc-slider .fc-img canvas {
        height: 300px;
    }
    
    .hp-testi {
        padding: 0 75px 100px;
    }
    
    .hp-testi:before {
        bottom: 100px;
    }
    
    .hp-testi .testi-bg span:nth-child(2) {
        width: calc(42% + 75px);
    }
}

@media only screen and (max-width: 991px) {
    .inner {
        width: 100%;
    }

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

    .outer {
        width: 100%;
        min-width: 100%;
    }

    #content-sidebar #content {
        width: 100%;
    }
    
    .site-title span strong,
    #content .ip-site-title span strong {
        font-size: 55px;
    }
    
    .site-title span em,
    #content .ip-site-title span em {
        font-size: 40px;
    }
    
    .site-button,
    .ip-site-button {
        padding: 20px;
    }
    
    .fixed-header,
    .header .header-navigation {
        display: none;
    }
    
    .header {
        position: static;
        background: #000;
        margin-top: 52px;
    }
    
    .header .header-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .header .header-logo img {
        max-width: 80%;
        margin: 0 auto;
    }
    
    .hp-fl .fl-title {
        top: 50px;
        bottom: auto;
        width: 100%;
        max-width: 770px;
        padding: 0 25px;
        margin: 0 auto;
    }
    
    .hp-fl .fl-title div em {
        font-size: 40px;
    }
    
    .hp-fl .fl-slider .fl-info {
        bottom: 50px;
        width: 100%;
        max-width: 770px;
        padding: 0 25px;
        margin: 0 auto;
    }
    
    .hp-fl .fl-slider .fl-button {
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 35px;
    }
    
    .hp-fl .fl-slider .fl-img canvas {
        min-height: 400px;
    }
    
    .hp-welcome .welcome-wrap {
        display: block;
    }
    
    .hp-welcome .welcome-img,
    .hp-welcome .welcome-content {
        width: auto;
        margin: 0;
        padding: 50px;
        min-width: 0;
    }
    
    .hp-welcome .welcome-img canvas {
        background-position: center top;
        max-width: 500px;
        /* height: 614px; */
        margin: 0 auto;
    }
    
    .hp-welcome .welcome-img:before {
        width: 100%;
    }
    
    .hp-welcome .welcome-title {
        margin: 0 auto 50px;
        max-width: 720px;
    }
    
    .hp-welcome .welcome-title div em {
        color: #010101;
    }
    
    .hp-welcome .welcome-text {
        margin: 0 auto;
        padding: 0;
        max-width: 720px;
    }
    
    .hp-welcome .welcome-info {
        margin: 50px auto 0;
        padding: 0;
        max-width: 720px;
    }
    
    .hp-fs {
        padding: 50px;
    }
    
    .hp-fs:before {
        top: 0;
    }
    
    .hp-fs:after {
        min-width: 0;
        min-height: 0;
    }
    
    .hp-fs .fs-wrap {
        max-width: 720px;
        margin: 0 auto;
    }
    
    .hp-fs .fs-slider {
        margin-top: 30px;
    }
    
    .hp-fs .fs-slider.slick-initialized .slick-slide > div .fs-col {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    
    .hp-fs .fs-wrap:after {
        display: none;
    }
    
    .hp-fs .fs-slider .fs-item .fs-img:before,
    .hp-fs .fs-slider .fs-item .fs-view-more {
        opacity: 1;
    }
    
    .hp-fs .fs-slider .fs-item .fs-img:after {
        opacity: 0.25;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    .hp-fs .fs-slider .fs-item .fs-info {
        width: 100%;
    }
    
    .hp-fs .fs-slider .fs-address {
        white-space: normal;
    }
    
    .hp-fs .fs-slider .fs-item .fs-price, 
    .hp-fs .fs-slider .fs-item .fs-address {
        width: 100% !important;
        padding-right: 180px;
    }
    
    .hp-fs .fs-control {
        max-width: 320px;
        margin: 30px auto 0;
        padding: 0 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    
    .hp-fs .fs-control .fs-arrow.fs-next {
        margin-left: auto;
    }

    .hp-fs .fs-control .fs-view-all {
        margin: 30px auto 0;
    }
    
    .hp-fs .fs-slider:not(.slick-initialized) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    
    .hp-fs .fs-slider:not(.slick-initialized) .fs-col {
        width: 100% !important;
    }
    
    .hp-fc {
        padding-bottom: 50px;
    }
    
    .hp-fc .fc-title {
        padding: 50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .hp-fc .fc-control {
        max-width: 320px;
        margin: 30px auto 0;
        padding: 0 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    
    .hp-fc .fc-control .fc-arrow.fc-next {
        margin-left: auto;
    }

    .hp-fc .fc-control .fc-view-all {
        margin: 30px auto 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    
    .hp-fc .fc-slider:not(.slick-initialized) .fc-col {
        width: 50% !important;
    }
    
    .hp-testi {
        padding: 50px;
        overflow: hidden;
    }
    
    .hp-testi .testi-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .hp-testi .testi-main {
        width: 100%;
        max-width: 720px;
        margin: 0 auto;
    }
    
    .hp-testi .testi-bg span:nth-child(1),
    .hp-testi:before {
        display: none;
    }
    .hp-testi .testi-wrap {
        padding-top: 0;
    }
    .hp-testi .testi-bg span:nth-child(2) {
        top: 0;
        right: 0;
        bottom: 25%;
        left: 0;
        margin: -50px;
        width: auto;
        height: auto;
    }

    .footer {
        padding: 50px 0;
    }
    
    .footer .footer-logos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    .footer .footer-info {
        display: block;
        margin-top: 30px;
    }
    
    .footer .footer-info > li {
        text-align: center;
        padding: 10px;
    }
    
    .footer .footer-smi {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .footer .footer-navigation {
        margin-top: 30px;
        padding-top: 30px;
    }
    
    .footer .footer-navigation ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    .footer .footer-navigation ul li {
        padding: 10px;
    }

    #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
        display: none !important;
    }
    .post-page-about-joni img.joni-img {
        margin: auto !important;
    }
}

@media only screen and (max-width: 767px) {
    .ip-banner .container {
        width: 100%;
    }
    
    .hp-fs .fs-slider .fs-item .fs-price,
    .hp-fs .fs-slider .fs-item .fs-address {
        padding-right: 0;
    }
    
    .hp-fs .fs-slider .fs-info {
        position: relative;
    }
    
    .hp-fs .fs-slider .fs-item .fs-img:after {
        bottom: 0;
    }
    
    .hp-fs .fs-slider .fs-img:before {
        border-bottom: none;
    }
    
    .hp-fs .fs-slider .fs-img canvas {
        height: 320px;
    }
    
    .hp-fs .fs-slider .fs-view-more {
        position: relative;
        top: 0;
        right: 0;
        -webkit-transform: none;
        transform: none;
        margin: 30px auto 0;
    }
    
    .hp-fl .fl-title div em {
        font-size: 30px;
    }
    
    .hp-welcome .welcome-img, 
    .hp-welcome .welcome-content,
    .hp-fc .fc-title, 
    .hp-fs,
    .hp-testi {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .hp-fc .fc-slider:not(.slick-initialized) .fc-col {
        width: 100% !important;
    }
    
    .hp-fc .fc-slider:not(.slick-initialized) .fc-col:nth-child(n + 3) {
        display: none;
    }
    
    .hp-testi .testi-wrap {
        padding-top: 0;
    }
    
    .hp-testi:before,
    .hp-testi .testi-bg span:nth-child(1) {
        display: none;
    }
    
    
    
    .hp-testi .testi-main {
        padding: 50px 30px;
    }
    
    .footer {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .site-title,
    #content .ip-site-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .site-title i,
    #content .ip-site-title i {
        margin-right: 0;
    }
    
    .site-title span,
    #content .ip-site-title span {
        width: 100%;
        text-align: center;
    }
    
    .site-title i:after,
    #content .ip-site-title i:after,
    .hp-fl .fl-title span small {
        display: none;
    }
    
    .site-title span small,
    #content .ip-site-title span small {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    
    .site-title span strong,
    #content .ip-site-title span strong {
        font-size: 35px;
    }
    
    .site-title span em,
    #content .ip-site-title span em {
        font-size: 25px;
        margin-left: 0;
    }
    
    .hp-fl .fl-title div em {
        margin-left: 0;
        margin-top: 15px;
    }
    
    .hp-fl .fl-title {
        top: 30px;
    }

    .hp-fl .fl-title span em {
        margin-left: 0;
    }
    
    .hp-fl .fl-slider .fl-info {
        bottom: 30px;
    }
    
    .hp-welcome .welcome-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    .hp-welcome .welcome-smi {
        margin-top: 30px;
    }

    .ihf-map-search-refine-link {
        white-space: normal!important;
    }
}


.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 2em;
}

@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url(/wp-content/themes/metzlerrealty.com/modules/testimonials-post-type/css/fonts/raty.eot);
  src: url(/wp-content/themes/metzlerrealty.com/modules/testimonials-post-type/css/fonts/raty.eot?#iefix) format("embedded-opentype");
  src: url(/wp-content/themes/metzlerrealty.com/modules/testimonials-post-type/css/fonts/raty.svg#raty) format("svg");
  src: url(/wp-content/themes/metzlerrealty.com/modules/testimonials-post-type/css/fonts/raty.ttf) format("truetype");
  src: url(/wp-content/themes/metzlerrealty.com/modules/testimonials-post-type/css/fonts/raty.woff) format("woff");
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}

/*******************************************************
 *
 * General
 *
 *******************************************************/

#content.aios-testimonials-page {
    margin-bottom: 66px;
}

#content.aios-testimonials-page h1 {
    line-height: 1;
    margin: 60px 0;
}

#content.aios-testimonials-page strong {
    display: block;
}

#content .aios-testimonials-lists {
    display: none;
}

#content .aios-testimonials-lists > div {
    padding: 80px 50px;
    text-align: center;
    border: 1px solid #cecece;
    margin-bottom: 25px;
    cursor: pointer;
}

#content .aios-testimonials-lists a {
    color: inherit;
    text-decoration: none;
}

#content .aios-testimonials-lists p {
    font-size: 17px;
    line-height: 1.8;
}

#content .aios-testimonials-lists h3 {
    font-size: 17px;
}

#content.aios-testimonials-page .show-more-testimonials {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: var(--primary-color);
    margin: 66px 0 0;
}

#content .aios-testimonials-lists.aios-primary-testimonials {}

#content .aios-testimonials-lists.aios-primary-testimonials p {
    font-size: 25px;
}

#content .aios-testimonials-lists.aios-primary-testimonials h3 {
    font-size: 25px;
}

.aiosp-content.aios-popup-body.aix-testimonial-wrap {
    width: 50%;
    min-height: auto;
    padding: 80px;
}

.aiosp-content.aios-popup-body.aix-testimonial-wrap p {
    font-size: 20px;
    line-height: 1.7;
    text-align: center;
}

.aiosp-content.aios-popup-body.aix-testimonial-wrap .star_rating_display {
    text-align: center;
    padding-bottom: 30px;
}

.aiosp-content.aios-popup-body.aix-testimonial-wrap h2 {
    padding-top: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

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

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

@media only screen and (max-width: 991px) {
    #content .aios-testimonials-lists > div {
        padding: 50px 30px;
    }
    
    .aiosp-content.aios-popup-body.aix-testimonial-wrap {
        width: 700px;
        max-width: 95%;
        padding: 50px 30px;
    }
    
    #content .aios-testimonials-lists p,
    #content .aios-testimonials-lists h3 {
        font-size: 17px !important;
    }
}

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

@media only screen and (max-width: 480px) {}
/*! pojo-accessibility - v2.0.3 - 28-05-2018 */
#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-open .pojo-a11y-toolbar-toggle,#pojo-a11y-toolbar.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-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-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 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}*,::before,::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}
