/* Set Design Standards & Colors Here -- Replace with customer's colors */
:root {
	--primary: #006199;
	--dark: #000000;
	--gray: #f6f6f6;
	--primary-font: inherit;
}
/* Main Color to replace - #006199 - rgb 244,121,45  */

@font-face {
    font-family: 'Velocity';
    src: url('/font/VelocityDEMORegular.woff2') format('woff2'),
        url('/font/VelocityDEMORegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Layout
================================================== */
body { font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; line-height:1.75em; font-weight:400; }
h1, h2, .display-1 { font-size: 50px; margin: 0 0 35px; font-weight: 400; line-height:1.25em; font-family: 'Addington CF'; color: #006199; }
.display-1-sm { font-size: 45px; }
h1 + h2, h2 + h3, .display-2 { font-size: 24px; font-style: italic; font-weight: 300; margin: -25px 0 55px; line-height:1.25em; font-family: 'Montserrat'; }
h3, .display-3 { font-size: 27px; font-weight:400; margin: 25px 0; line-height:1.35em; font-family: 'Addington CF'; }
h4, .display-4 { font-size: 24px; font-weight:400; margin: 30px 0 10px; line-height:1.35em; font-family: 'Addington CF'; }
p { margin-bottom:25px; }
a, a:link, a:visited { color:#518233; text-decoration:none; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; outline-offset: 5px; }
a:hover, a:active { color:#707070; }
.text-alt { color:#006199; }
.cursive { font-family: 'Velocity'; letter-spacing: 0.025em; }
.semi-bold { font-weight: 600; }
hr { border-width: 5px; border-color: #006199; margin: 5px 0 50px; }
h1 + hr, h2 + hr { margin-top: -35px; }
@media (max-width: 500px) {
	h1, h2, .display-1 { font-size: 36px; }
	h1 + h2, h2 + h3, .display-2 { font-size: 20px;  }
	h3, .display-3 { font-size: 24px; }
}


/* Buttons */
.btn { background:#006199; border: 3px solid #006199; color:#fff!important; padding: 0px 20px; font-size: 18px; line-height: 38px; height: 41px; border-radius: 23px; text-transform: uppercase; min-width: 210px; outline-offset: 5px; }
.btn-lg { line-height: 67px; height: 67px; min-width: 278px; }
.btn:hover { color:#006199!important; border-color:#006199; background:#fff; }
.btn:active { -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.55); box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.55); }
.btn-invert { background-color:Transparent; border-color:#fff; background-repeat:no-repeat; }
.btn-list { display: flex; flex-wrap: wrap; margin: -10px -10px 30px; }
.btn-list .btn { margin: 10px; }
.btn-list.text-center { display: inline-flex; }

.link-arrow { font-size: 20px; font-weight: 500; text-transform: uppercase; padding: 0; display: inline-block; margin-bottom: 10px; }
.link-arrow::after { content: '\f0a9'; font-size: 27px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; -webkit-font-smoothing: antialiased;  padding-left: 8px;  vertical-align: top; }

/*  */
*:focus { outline-color: #006199; outline-style: solid; outline: 3px solid #006199;}
button { outline-offset: 5px; }
.r4e-widget.reviews a:focus, *:focus, *:focus-visible { outline: 3px solid 006199!important, 3px solid #fff; z-index: 9; outline-offset: 5px; }
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px 10px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
[class^="icon-"], [class*=" icon-"] { height: 32px; width: 32px; display: inline-block; fill: currentColor; }
img.content { padding: 0; }
img.cover { object-fit: cover; font-family: 'object-fit: cover;'; width: 100%; height: 100%; }
img.bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.box { padding:15px; border:solid 1px #cccccc; background:#fff; }
/* .no-outline:focus { outline: none; } */
/* a:focus, a:active { outline: none; -moz-outline-style: none; } */
/* button::-moz-focus-inner { border: 0; } */
.address { list-style: none; padding: 0; }
.banner-replace { display: none; }
.text-center-sm { text-align: left; }
.street-address { display: block; }
.form-direction:after { content: 'to the right';}
.form-direction-l:after { content: 'to the left';}
.lazy-fade, .lazy-fade-in, .lazy-fade-l, .lazy-fade-d, .lazy-fade-u, .lazy-text-u, .lazy-text > *:not(.zoomIn):not(iframe) { opacity: 0; }
.video-container { max-width: 940px; margin: 50px auto 60px; }
.video-wrapper { background-color: #000; }
.video-wrapper.play::after, .video-wrapper.play::before, .video-wrapper.play .video-thumbnail, .video-wrapper.play .video-title { visibility: hidden; opacity: 0; z-index: -9; transition: 0.3s; margin: 0 !important; }
.video-wrapper .video-thumbnail { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background-repeat: no-repeat; background-size: cover; background-position: center; }
.video-wrapper .video-thumbnail::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .4); z-index: 1; }
.video-wrapper::before { content: ""; position: absolute; top: 50%; left: 50%; z-index: 99; transform: translate(-50%, -50%); width: 68px; height: 68px; border: 3px solid #fff; border-radius: 50%; transition: 0.3s; }
.video-wrapper::after { content: ""; position: absolute; top: 50%; left: 50%; z-index: 99; transform: translate(-33%, -50%); height: 0; border-style: solid; border-width: 15px 0 15px 25px; border-color: transparent transparent transparent #ffffff; z-index: 999; }
.video-wrapper:hover::before { background: #007bff; cursor: pointer; transition: 0.3s; }
.video-wrapper:hover { cursor: pointer; }
.video-wrapper .video-title { position: absolute; z-index: 9; color: #fff; text-align: center; top: 55%; left: 15px; right: 15px; font-size: 24px; font-weight: 600; }
#reputation-widget-0 { border: none!important; }
@media (min-width: 992px){
	.row.xtra-padding { margin-left: -40px; margin-right: -40px; }
	.row.xtra-padding [class^="col-"] { padding-left: 40px; padding-right: 40px; }
	img.content { max-width: 40%; }
}
@media (max-width: 991px){
	.form-direction:after,.form-direction-l:after { content: 'below';}
	.btn-list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
	.text-center-sm { text-align: center; }
	.padding-left-xl { padding-left: 15px; }
	.padding-right-xl { padding-right: 15px; }
}
@media (max-width:500px) {
  .video-wrapper .video-title { font-size: 18px; }
}
@media (max-width: 425px){
	img.content { float: none; width: 100%; margin: 0 auto 30px; }
	.btn-list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
}


/* Inline List with Pipes */
ul.with-pipes { list-style: none; padding: 0; margin: 0; }
ul.with-pipes li { display: inline; }
ul.with-pipes li:nth-child(1n+2):before { content: "|"; margin: 0 8px 0 6px; display: inline; }

/* List with small icons */
ul.icons { list-style: none; padding: 0; margin: 10px 0 20px; display: inline-block; }
ul.icons li { position: relative; padding-left: 55px; margin: 0 0 35px; font-size: 20px; text-align: left; }
ul.icons li .icon { position: absolute; left: 0; top: 2px; }

/* List with Circle Numbers */
ul.numbers { list-style: none; padding: 0; margin: 10px 0 20px; display: inline-block; }
ul.numbers li { position: relative; padding-left: 85px; margin: 0 0 50px; font-size: 24px; text-align: left; counter-increment: item-counter; }
ul.numbers li::before { content: counter(item-counter) "."; position: absolute; left: 0; top: 2px; font-size: 24px; font-weight: bold; height: 58px; width: 58px; border-radius: 50%; border: 1px solid #fff; background: #006199; color: #fff; text-align: center; line-height: 55px; padding-left: 3px; }
ul.numbers li h3 { font-size: 30px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.15em; margin: 0 0 15px; }
@media (max-width: 375px){
	ul.numbers li { padding-left: 65px; font-size: 20px;  }
	ul.numbers li::before { height: 48px; width: 48px; font-size: 20px; line-height: 45px; }
	ul.numbers li h3 { font-size: 20px; }
}

/* checks */
ul.checks { list-style: none; padding: 0; margin: 30px 0; padding-left: 30px; }
ul.checks li { position: relative; padding-left: 50px; margin-bottom: 20px; font-size: 15px; font-weight: 600; }
ul.checks li::before { color: #006199; content: '\f00c'; font-size: 27px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; -webkit-font-smoothing: antialiased; position: absolute; top: 0; left: 0; }

/* Social */
.social ul { list-style-type: none; padding: 0; margin: 0; }
.social ul li { list-style-type: none; padding: 0; margin: 0; display: inline-block; }
.social ul li a { color: #006199; width: 37px; height: 37px; line-height: 37px; border: 1px solid #f2f2f2; border-radius: 50%; background-color: #f2f2f2; margin: 0 2px; display: inline-block; font-size: 18px; text-align: center; }
.social ul li a:hover { border-color: Transparent; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
.social ul li a::after { pointer-events: none; position: absolute; width: 100%; height: 100%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; top: -3px; left: -3px; padding: 3px; box-shadow: 0 0 0 2px #006199; border-radius: 50%; transition: transform 0.2s, opacity 0.2s; transform: scale(0.8); opacity: 0;  }
.social ul li a:hover::after { transition: transform 0.2s, opacity 0.2s; transform: scale(1); opacity: 1;}


/* Skip Navigation Button for ADA
================================================= */
#skip a{ position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
#skip a:focus  { position:static;  width:auto;  height:auto;  }


/* Header
================================================== */
#header { height: 125px; width: 100%; position:absolute; z-index:1000; background-color: rgba(255,255,255,0.9); font-weight: 500; }
#header .container-fluid { max-width: 1700px; margin: 0 auto; position: relative; height: 100%; }
#header .logo { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); z-index: 99; }
#header .logo img { height: 120px; width: auto; }
#header .links { font-size: 16px; color: #006199; position: absolute; text-transform: uppercase; left: 50%; top: 20px; transform: translateX(-50%); display: flex; align-items: center; }
#header .links i { font-size: 18px; padding-right: 10px; }
#header .links a {color: #006199; }
#header .links a:hover { color: #000; }
#header .phone { font-size: 25px; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
#header .phone a { color: #006199; }
#header .phone a:hover { color: #000; }
#header .nav {  position: absolute; left: 15px; right: 15px; bottom: 10px; text-align: center; }
#header .nav .launch-menu-button { color: #000; }
#header .nav .launch-menu-only { display: none; }
#header.affix { position:fixed!important; width:100%; height: 50px; border: 0; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
#header.affix .mobile-show { display: block!Important; }
#header.affix .mobile-hide { display: none!Important; }
#header.affix .logo { left: 15px; right: auto; top: 50%; transform: translateY(-50%); }
#header.affix .logo img { max-height: 30px; }
#header.affix .phone, #header.affix .links, #header.affix .social { display: none; }
#header.affix .nav { left: auto; right: 15px; bottom: auto; top: 50%; transform: translateY(-50%); }
@media (max-width: 1140px){
	#header .nav { left: auto; }
    #header .phone { top: 20px; transform: none; }
}
@media (max-width: 991px){
	#header .links { display: none; }
}
@media (max-width: 600px){
	#header .phone { display: none; }
	#header .logo { right: 15px; text-align: center; top: 15px; transform: none; }
	#header .logo img { max-height: 50px; }
	#header .social { display: none; }
    #header .nav { bottom: 0; line-height: 48px; left: 15px; }
}
@media (max-width: 425px){
	#header.affix .logo img { max-width: 180px; }
}


/* Nav
================================================== */
#nav { font-size: 16px; text-transform: uppercase; text-align: center; }
#nav > ul { padding: 0; margin: 0; }
#nav > ul > li { position:relative; list-style:none; display:inline-block; }
#nav > ul > li:nth-child(1n+3):before { content: "|"; margin: 0 15px; }
#nav > ul > li > a, #nav > ul > li > a:link, #nav > ul > li > a:visited { display:inline-block; color:#000; }
#nav > ul > li > a:hover, #nav > ul > li > a:active, #nav > ul > li.active > a { color:#006199; }
#nav > ul > li > ul { display:none; position:absolute; white-space:nowrap; z-index:575; text-align:left; padding:0; background-color:#222; top:100%; left: 17px; }
#nav > ul > li:nth-child(2) > ul { left: 0; }
#nav > ul > li:hover > ul { display:block; }
#nav > ul > li.dropdown:hover > ul { display:none; }
#nav > ul > li > ul > li, #nav > ul > li > ul > li a { height:35px; line-height:35px; display:block; padding:0 25px; text-transform: none; }
#nav > ul > li > ul > li > a { font-size:16px; color:#fff; padding:0; }
#nav > ul > li > ul > li:hover { background-color:#006199; }
@media (max-width: 1285px) {
	#nav > ul > li:nth-child(1n+2):before { margin: 0 8px; }
}

/* Launch Menu - Light Mode
================================================== */
.launch-menu { position:fixed; visibility: hidden; top:0; bottom:0; right:0; width:300px; background:#fff; padding-bottom: 50px; z-index:9999; transform: translateX(100%); transition: 0.5s ease-out; text-align: center; overflow-y: scroll;  }
.launch-menu.open { transform: translateX(0%); transition: 0.5s ease; visibility: visible; }
.launch-menu-mask { background: #000; }
.launch-menu.sidebar { background: #fff; right: 0!important; }
.launch-menu-close { opacity: 0.4; height: auto; padding: 15px; }
.launch-menu-close:focus { outline: 2px solid #006199; }
.launch-menu-close img { max-height: 40px; }
.launch-menu-close:hover { opacity: 0.8; }
.launch-menu a { color:#fff; font-size: 16px; }
.launch-menu ul li a:not(.btn) { line-height: 1.33; padding: 15px 0; }
.launch-menu > ul > li { border-bottom:solid 1px rgba(0,0,0,0.2); }
.launch-menu > ul > li > a:not(.btn) { font-size: 18px; color: #000; line-height: 1.33; padding: 15px 0; transition: color 0s; }
.launch-menu > ul > li > a:not(.btn):hover {color: #fff; }
.launch-menu > ul > li:hover, .launch-menu > ul > li.active { background:#006199; -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); }
.launch-menu > ul > li:hover a, .launch-menu > ul > li.active a { color: #fff; }
.launch-menu > ul > li:hover ul, .launch-menu > ul > li.active ul { background: rgba(0,0,0,0.10); }
.launch-menu > ul > li:first-child { border-top:solid 1px rgba(0,0,0,0.2); }
.launch-menu > ul > li > ul > li { padding-right: 15px; }
.launch-menu > ul > li > ul > li:first-child { border-top:solid 1px rgba(0,0,0,0.2); }
.launch-menu > ul > li > ul > li:hover { background: rgba(0,0,0,0.10);  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); }
.launch-menu > ul > li > ul > li:hover a { transition: 0; }
.launch-menu .dropdown ul { display: none; }
.launch-menu .phone, .launch-menu .phone a { font-size: 24px; text-align: center; margin: 20px 0 30px; color: #006199; }
.launch-menu .phone a:hover { color: #454545; }
.launch-menu .links { margin: 0 0 35px; }
.launch-menu .links > ul > li { margin: 10px 0; }
.launch-menu .social { text-align: center; padding: 30px 0 20px; }
.launch-menu .social a { line-height: 37px!important; padding: 0!important; position: relative; transition: 0.3s!important; }
.launch-menu .logo img { max-width: 60%; margin: 20px auto 30px; display: block; padding: 5px; }
.launch-menu .logo { padding: 5px; }
.launch-menu .logo a { display: block; }

/* Launch Menu - Dark Mode
================================================== */
/* .launch-menu-mask { background: #000; }
.launch-menu.sidebar { background: rgba(0,0,0,0.8); }
.launch-menu-close { opacity: 0.4; }
.launch-menu-close:hover { opacity: 0.8; }
.launch-menu .phone a:hover { color: #fff; }
.launch-menu ul li a:not(.btn) { line-height: 1.33; padding: 15px 0; }
.launch-menu > ul > li { border-bottom:solid 1px rgba(255,255,255,0.3); }
.launch-menu > ul > li > a:not(.btn) { font-size: 18px; color: #fff; line-height: 1.33; padding: 15px 0; }
.launch-menu > ul > li > a small { font-size: 16px; color: #151515; display: block; }
.launch-menu > ul > li:hover, .launch-menu > ul > li.active { background:#006199; -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); }
.launch-menu > ul > li:hover ul, .launch-menu > ul > li.active ul { background: rgba(255,255,255,0.15); }
.launch-menu > ul > li:first-child { border-top:solid 1px rgba(255,255,255,0.3); }
.launch-menu > ul > li > ul > li { padding-right: 15px; }
.launch-menu > ul > li > ul > li:first-child { border-top:solid 1px rgba(255,255,255,0.3); }
.launch-menu a { color:#fff; font-size: 16px; transition: 0s; }
.launch-menu > ul > li > ul > li:hover { background:rgba(255,255,255,0.3); -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25); }
.launch-menu .dropdown ul { display: none; }
.launch-menu .phone, .launch-menu .phone a { font-size: 24px; text-align: center; margin: 20px 0 30px; color: #006199; }
.launch-menu .links { margin: 0 0 35px; }
.launch-menu .links > ul > li { margin: 10px 0; }
.launch-menu .social { text-align: center; padding: 30px 0 20px; }
.launch-menu .social a { line-height: 37px!important; padding: 0!important; position: relative; }
.launch-menu .logo img { max-width: 60%; margin: 20px auto 30px; display: block; } */






/* Footer
================================================== */
#footer { position: relative; padding: 80px 0; text-align: center; color: #fff; background: #006199; }
#footer a { color: #fff; }
#footer a:hover { opacity: 0.6; }
#footer .contact { list-style: none; padding: 0; margin: 25px 0 55px; line-height: 1.8em; }
#footer .icon { font-size: 59px; }
#footer .copy p { margin: 0; }
#footer .affil { margin: 40px 0 0; text-align: center; }
#footer .affil img { margin: 5px; height: 60px; width: auto; }
#footer .affil svg { margin: 5px; width: 60px; height: 60px; fill: currentColor; }
#footer .ada { text-align: center; padding: 20px 0; border-top: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(255,255,255,0.5); font-size: 14px; margin: 45px 0; }


/* Body Container
================================================== */
#body-container { position: relative; padding-top:65px; padding-bottom: 60px; }
#body-container .side-content { text-align: center; }
#body-container .side-content .ctas [class*="col-"] { width: 100%; float: none; max-width: 280px; margin-left: auto; }
#body-container .side-content .ctas .cta { display: flex; position: relative; background: #000; border: 4px solid #006199; border-radius: 50%; height: 200px; width: 200px; overflow: hidden; margin-bottom: 35px; }
#body-container .side-content .ctas .cta h3 { font-size: 28px; color: #fff; line-height: 1em; margin: auto; position: relative; z-index: 2; }
#body-container .side-content .ctas .cta img { position: absolute; top: 0; left: 0; z-index: 0; opacity: 0.4; transition: 0.5s; }
#body-container .side-content .ctas .cta:hover img { transform: scale(1.1); transition: 0.5s; }

/* Banners
================================================== */
.banner { padding: 55px 0; }
.banner-gray { background-color: #f2f2f2; }
.banner-primary { background-color:#006199; color: #fff; }
.banner-primary a { color: #fff; }
.banner-image { position: relative; }

/* Flex Rows
================================================== */
.flex-row { text-align: center; margin: 0; overflow: hidden; }
.flex-row .image { position: relative; background: #fff; }
.flex-row .content { padding: 50px 15px; font-size: 18px; line-height: 1.65em; }
.flex-row .content h2 { font-size: 45px; margin: 0; }
.flex-row .content hr { margin: 5px 0 50px!important; }
.flex-row .content .learn-more { margin-top: 50px; display: block; text-align: right; }
.flex-row .content .link-arrow { font-size: 20px; font-weight: 500; text-transform: uppercase; }
@media (min-width: 992px) {
	.flex-row { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 150px auto; text-align: left; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; padding: 0; }
	.flex-row .image { padding: 0 10% 0 5%; }
	.flex-row .content { margin: auto auto auto 0; -ms-flex-preferred-size: 60%; flex-basis: 60%; padding: 0; }
	.flex-row .content h2 { text-align: left; padding-left: 25%; }
	.flex-row .content > p, .flex-row .content iframe { padding-left: 25%; }
	.flex-row.row-reverse, .flex-row:nth-child(odd) { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
	.flex-row.row-reverse .image, .flex-row:nth-child(odd) .image { padding: 0 5% 0 10%; }
	.flex-row.row-reverse .content, .flex-row:nth-child(odd) .content { margin: auto 0 auto auto; }
	.flex-row.row-reverse .content h2, .flex-row:nth-child(odd) .content h2 { padding-right: 25%; padding-left: 0; }
	.flex-row.row-reverse .content > p, .flex-row:nth-child(odd) .content > p, .flex-row:nth-child(odd) .content iframe { padding-right: 25%; padding-left: 0; }
	.flex-row.row-reverse .content .learn-more, .flex-row:nth-child(odd) .content .learn-more { padding-right: 25%; }
}
@media (max-width: 500px) {
	.flex-row .content h2 { font-size: 36px; }
}


/* Blog
================================================== */
.blog-page { }
.blog-container { }
.blog-container h1 { margin-bottom: 50px; }
.blog-container .wrapper .side-panel { float: none; width: 100%; align-self: flex-start; }

.blog-container .wrapper .side-panel section { margin-bottom: 35px; }
.blog-container .wrapper .side-panel section h4 { font-size: 13px; padding: 10px 0; letter-spacing: 0.4em; font-weight: bold; text-transform: uppercase; }
.blog-container .wrapper .side-panel section ul { list-style: none; padding: 0; margin: 0; }
.blog-container .wrapper .side-panel .blog-recent-posts li { padding: 15px 0; border-bottom: 1px solid #f2f2f2; }
.blog-container .wrapper .side-panel .blog-recent-posts li a { display: flex; align-items: center; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb { width: 100px; height: 65px; min-width: 100px; border-radius: 3px; overflow: hidden; transition: 0.3s; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb > img.cover { height: 100%; width: 100%; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb .default, .post-thumb .video { height: 0; width: 100%; padding-top: 65%; position: relative; border-radius: 3px; background: #f2f2f2; text-align: center; font-size: 36px; color: #ff0000; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb .default img, .post-thumb .video i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; color: #006199; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-thumb .default img { width: auto; max-height: 80%; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-details { font-size: 14px; line-height: 1.25em; padding-left: 10px; color: #000; }
.blog-container .wrapper .side-panel .blog-recent-posts li a .post-details .post-date { font-size: 12px; color: #707070; }
.blog-container .wrapper .side-panel .blog-recent-posts li a:hover .post-thumb { box-shadow: 1px 1px 5px rgba(0,0,0,0.18); transform: scale(1.005); transition: 0.3s; background: #f2f2f2; }
.blog-container .wrapper .side-panel .blog-recent-posts li a:hover .post-details { color: #006199; transition: 0.3s; }
.blog-container .wrapper .side-panel .blog-tag-list li { font-size: 14px; display: inline-block; padding: 0px 10px; height: 30px; line-height: 32px; margin-left: 1px; margin-bottom: 5px; border-radius: 3px; background: #006199; transition: 0.3s; border-bottom: 2px solid rgba(0,0,0,0.1); }
.blog-container .wrapper .side-panel .blog-tag-list li a { color: #fff;  }
.blog-container .wrapper .side-panel .blog-tag-list li:hover { box-shadow: 1px 1px 5px rgba(0,0,0,0.35); transform: scale(1.01); transition: 0.3s; background: #006199; }

/*  */
.blog-container .blog-post { margin-bottom: 45px; padding-bottom: 1px; }
.blog-container .blog-post:last-child { margin-bottom: 0; }
.blog-container .blog-post .post-header { padding: 0 0 5px; border-bottom: 1px solid #f2f2f2; }
.blog-container .blog-post .post-header .post-title { border-bottom: 0; font-size: 30px; margin: 0; padding: 0; letter-spacing: 0.02em; text-transform: none; }
.blog-container .blog-post .post-header .post-title a { color: #006199; }
.blog-container .blog-post .post-header .post-date { font-size: 12px; text-transform: uppercase; color: #707070; }
.blog-container .blog-post .post-featured { margin: 15px 0 25px; border-radius: 3px; overflow: hidden;  }
.blog-container .blog-post .post-featured .default { background: #f2f2f2; height: 100%; width: 100%; padding-top: 56.25%; position: relative; border-radius: 3px; }
.blog-container .blog-post .post-featured .default img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: auto; max-height: 80%; }
.blog-container .blog-post .post-body { font-size: 18px; margin: 0; letter-spacing: 0.02em; }
.blog-container .blog-post .read-more { white-space: nowrap; display: block; margin: 20px 0 0; }
.blog-container .blog-post .post-footer { display: flex; justify-content: space-between; }
.blog-container .blog-post .post-footer .post-tags li { background: #f2f2f2; color: #fff; padding: 0px 10px; height: 38px; line-height: 38px; display: inline-block; margin-left: 1px; border-radius: 3px; }
.blog-container .blog-post .post-footer h4 { font-size: 12px; color: #707070; letter-spacing: 0.4em; font-weight: 700; text-transform: uppercase; }
.blog-container .index { letter-spacing: 0.02em; color: #006199; text-transform: uppercase; font-size: 18px; }
.blog-container .index:hover { color: #006199; }

/* Standard Post List  */
.blog-container .post-list { float: none; width: 100%; }
.blog-container .post-list .video-wrapper img { width: 100%; }
.blog-container .post-list .post-featured .default img[src*="logo"] {  }
@media (min-width: 992px) {
	.blog-container .wrapper { display: flex; justify-content: space-between; }
	.blog-container .wrapper .main-panel { padding-right: 30px; }
	.blog-container .wrapper .side-panel { min-width: 300px; width: 300px; padding-left: 20px; }
}
@media (max-width: 991px) {
	.blog-container .index { text-align: center; display: block; margin-bottom: 40px; }
}


/* Alternate Blog Styles
============================================= */
/* Side Image Post List */
@media (min-width: 768px) {
	.blog-container .post-list .blog-post { display: flex; flex-wrap: wrap; align-items: center; }
	.blog-container .post-list .blog-post .post-header { width: 100%; }
	.blog-container .post-list .blog-post .post-featured { width: 48%; }
	.blog-container .post-list .blog-post .post-body { width: 50%; line-height: 1.45em; font-size: 16px; padding-left: 4%; flex-grow: 1; }
}

/* Card Style */
.blog-page { background: #f2f2f23b; }
.blog-page .blog-container .wrapper .side-panel,
.blog-page .blog-container .blog-post { background: #fff; border-radius: 6px; padding: 20px; overflow: hidden; -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); }
@media (min-width: 992px) {
	.blog-page .blog-container .wrapper .main-panel { padding-right: 45px; }
	.blog-page .blog-container .wrapper .side-panel { margin-bottom: 45px; padding: 15px 20px 20px; }
	.blog-page .blog-container .post-list { margin: 0 0 -30px; }
}

/* About
================================================== */
.bios { padding: 45px 0; }
.bios .bio:first-child { border-top:solid 1px #ccc; }
.bios .bio { border-bottom: solid 1px #ccc; padding: 55px 0; }
.bios .bio .name { font-size: 30px; line-height:1.25em; margin: 0 0 30px; text-transform: uppercase; }
.bios .bio .name .title { display: block; color: #006199; font-size: 24px; text-transform: none; }
.bios .bio .image .circle-img { position: relative; height: 0; width: 100%; padding-top: 100%; border-radius: 50%; overflow: hidden; border: 2px solid #006199; }
.bios .bio .image img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-position: top; border: 5px solid #fff; border-radius: 50%; }
.bios .bio p { margin-bottom: 20px; }
.bios .bio .contact { margin-top:1.5em; }
.bios .bio .contact:before { content:""; display:table; clear:both; }
.bios .bio .contact .item { display:block; }
@media (max-width: 1199px) {
	.bios .bio .image { align-self: flex-start; }
}
@media (min-width: 768px) {
	.bios .bio { display: flex; }
	.bios .bio .content { width:70%; margin: auto 0; }
	.bios .bio .image { width:25%; margin-right:5%; margin-bottom: 0; }
}
@media (max-width: 767px) {
	.bios .bio { text-align: center; }
	.bios .bio .image { max-width: 400px; margin: 0 auto 35px; }
}


/* Accordion
================================================== */
h1 + .launch-accordion { margin-top: 45px; }
.launch-accordion { margin: 45px 0; }
h3 + .launch-accordion { margin-top: 20px; }
.launch-accordion > li { margin-bottom: 15px; }
.launch-accordion > li > h4 { position: relative; font-size: 18px; font-weight: 400; background-color:#f1f1f1; color: #000; border: 0; -webkit-transition:background-color 0.05s ease; -o-transition:background-color 0.05s ease; transition:background-color 0.05s ease; padding: 15px 50px 16px 15px; line-height: 1.333em; }
.launch-accordion > li > h4::after { content: '+'; right: 35px; color: #adadad; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.launch-accordion > li.active > h4:after { content: '-'; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.launch-accordion > li > h4:hover, .launch-accordion > li.active > h4, .launch-accordion.no-margin > li.active > h4 { background-color: rgba(189,190,192,0.44); -webkit-transition: background-color 0.3s; -o-transition: background-color 0.3s; background-color: all 0.3s; }
.launch-accordion > li > div { background-color: #f7f7f7; border-color: #ecebeb; padding: 30px 20px; }
.launch-accordion > li > div p { margin: 20px 0; }
.launch-accordion > li > div ul { list-style: disc; margin: 20px 0; }
.launch-accordion > li > div ul li { margin: 0 0 10px 20px; }
.launch-accordion > li > div *:last-child { margin-bottom: 0; }
.launch-accordion > li > div *:first-child { margin-top: 0; }
.launch-accordion.no-margin > li.active + li > h4, .launch-accordion.no-margin > li:hover + li > h4 { border-color: #ecebeb; border-top: 0; }
.launch-accordion.faqs h4 { padding-left: 70px; }
.launch-accordion.faqs h4::before { content: 'Q:'; color: #006199; font-size: 30px; position: absolute; top: 45%; left: 30px; transform: translateY(-50%); }
.launch-accordion.faqs > li > div { padding: 30px; }
.launch-accordion.faqs > li > div:not([itemprop="acceptedAnswer"])::before,
.launch-accordion.faqs > li div[itemprop="text"]::before { content: 'A: '; color: #006199; font-size: 20px; }
.launch-accordion.faqs > li div > *:first-child { display: inline; }
@media (min-width: 768px) {
	.launch-accordion > li > h4 { padding: 15px 65px 15px 35px; }
	.launch-accordion > li > div { padding: 20px 35px; }
}

/* Form Container
================================================== */
.form-container { background: transparent; border: 0; padding: 0; box-shadow: unset!important; }
.form-container.maintenance-info { margin-top: -100px; background: #f2f2f2; padding: 40px 20px; }
.form-container.maintenance { padding: 0; margin-top: -30px; background: transparent; box-shadow: unset!important; }
.form-container h2 { color: #006199; text-align: center; font-size: 34px; margin: 0 0 40px; }
.form-container h3 { font-size: 24px; }
.form-container ::-webkit-input-placeholder { color: #000; }
.form-container .ion-form .ion-form-group:not(.ion-form-group-radio) input, .form-container:not(.agent-form) .ion-form-group-dropdown, .agent-form .ion-form .ion-form-group select { height: 60px; border-color: #ccc; border: 3px solid #000!important; border-radius: 23px!important; padding: 8px 23px!important; height: auto!important; line-height: normal; }
.form-container:not(.agent-form) .ion-form .ion-form-group:not(.ion-form-group-radio) label { font-size: 18px; margin: 10px 0; display: none; }
.form-container:not(.agent-form) .ion-form .ion-form-group select { height: 38px; border: 0; }
.form-container:not(.agent-form) .ion-form .ion-form-group.ion-form-group-dropdown { padding: 0px 23px!important; }
.form-container .ion-form .ion-form-group textarea { border: 3px solid #000!important; border-radius: 23px!important; padding: 8px 23px!important; height: auto!important; min-height: 10em; line-height: normal; }
.form-container .ion-form-success { text-align: center; }
.form-container button { flex: 1 0 100%; color: #000; display: inline-block; text-align: right; background: unset; border: unset; font-size: 18px; font-weight: 500; text-transform: uppercase; transition: 0.3s; padding: 0; }
.form-container button::after { content: '\f0a9'; font-size: 27px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; -webkit-font-smoothing: antialiased;  padding-left: 8px;  vertical-align: top; }
.form-container button:hover { color: #006199; opacity: 1; transition: 0.3s; background-color: transparent; }
@media (max-width: 991px) {
	.form-container { margin-top: 50px; }
	.form-container.maintenance-info, .form-container.maintenance { margin-top: 0px; }
}


/* Inline Form */
.inline-form-container { overflow: hidden; }
.inline-form-container form { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 -8px; }
.inline-form-container form label { display: none!important; }
.inline-form-container form input, .inline-form-container form textarea { background: transparent; border: 3px solid #000!important; border-radius: 23px!important; padding: 8px 23px!important; height: auto!important; line-height: normal; }
.inline-form-container form textarea { line-height: 1.33; }
.inline-form-container form ::-webkit-input-placeholder { color: #000; font-size: 16px; text-transform: lowercase; }
.inline-form-container form button { flex: 1 0 100%; color: #000; display: inline-block; text-align: right;  background: unset; border: unset; font-size: 18px; font-weight: 500; text-transform: uppercase; transition: 0.3s; }
.inline-form-container form button::after { content: '\f0a9'; font-size: 27px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; -webkit-font-smoothing: antialiased;  padding-left: 8px;  vertical-align: top; }
.inline-form-container form button:hover { color: #000; opacity: 0.7; transition: 0.3s; background-color: transparent; }
.inline-form-container form .ion-form-group { flex: 1 0 200px; margin-bottom: 25px; padding: 0 8px; }
.inline-form-container form .ion-form-group:nth-child(4) { flex-basis: 300px; }
.inline-form-container form .ion-form-group.ion-form-group-textarea { flex-basis: 100%; }


.inline-form-container.form-invert form input, .inline-form-container.form-invert form textarea { border: 3px solid #fff!important; }
.inline-form-container.form-invert form ::-webkit-input-placeholder { color: #fff; }
.inline-form-container.form-invert form button { color: #fff; }
.inline-form-container.form-invert form button:hover { color: #fff;  }




/* Testimonials
================================================== */
blockquote.testimonial {  }
blockquote.testimonial .quote {  }
blockquote.testimonial .credit {  }

/* Areas
================================================== */
#areas { padding: 120px 0; }
#areas h2 { text-align: center; margin: 0 0 100px; }
ul.areas { margin:0; padding:0; text-align:center; display: flex; flex-wrap: wrap; }
ul.areas li { text-align: center; width:16.66%; list-style:none; float:left; padding:.3em 1em 50px 0; font-size:30px; margin:0; color: #000; font-family: 'Addington CF'; }
ul.areas li::before { content: '\f3c5'; font-size: 40px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 600; color: #006199; -webkit-font-smoothing: antialiased; display: block; margin: 0 auto 10px; }
ul.areas li a { color: #000; }
.banner-primary ul.areas li a,.banner-primary ul.areas li { color: #fff; }
@media (max-width: 991px) {
	ul.areas li { width:25%; }
}
@media (max-width: 767px) {
	ul.areas li { width:33%; padding:.3em 1em 50px; }
}
@media (max-width: 550px) {
	ul.areas li { width:50%; }
}
@media (max-width: 425px) {
	ul.areas { padding-left: 0; }
	ul.areas li { width:100%; text-align: center; padding-left: 0; padding-right: 0; }
}


/* Home Banner - new
================================================== */
#home-banner { background-image:url('/images/banner-1.jpg'); position:relative; padding-top: 125px; overflow: hidden; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center;  background-color: #000; }
#home-banner::before { content: ''; position: absolute; top:0; bottom: 0; right: 0; left: 0; background: rgba(255,255,255,0.2); z-index: 0; }
#home-banner .container { position: relative; z-index: 9; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; flex: 1 1 auto; }
#home-banner .prompt { text-align: center; color: #fff; margin: auto 0; padding-top: 100px; }
#home-banner .prompt h1 { font-size: 60px; color: #000; margin: 0; line-height: 1.25em; text-shadow: 0px 0px 5px #fff; }
#home-banner .prompt p, #home-banner .prompt .sub { color: #fff; position: relative; font-size: 30px; font-family: 'adelle-sans', sans-serif; font-style: italic; font-weight: 300; padding: 5px 10px; margin: 0; line-height: 1.35em; }
#home-banner .prompt p::before, #home-banner .prompt .sub::before { content: ''; position: absolute; top:0; bottom: 0; right: 0; left: 0; z-index: -1; transform: scaleX(1.2); background: -moz-linear-gradient(left, rgba(ren,0) 0%, rgba(0,97,153,1) 40%, rgba(0,97,153,1) 60%, rgba(0,97,153,0) 100%); background: -webkit-linear-gradient(left, rgba(0,97,153,0) 0%,rgba(0,97,153,1) 40%,rgba(0,97,153,1) 60%,rgba(0,97,153,0) 100%); background: linear-gradient(to right, rgba(0,97,153,0) 0%,rgba(0,97,153,1) 40%,rgba(0,97,153,1) 60%,rgba(0,0,0,0) 100%);  }
@media (max-width: 991px){
    #home-banner { height: auto; padding-bottom: 50px; }
	#home-banner .prompt { text-align: center; width: 100%; }
}
@media (max-width: 500px){
    #home-banner .prompt h1 { font-size: 36px; }
    #home-banner .prompt p { position: relative; font-size: 20px;}
}

/* Social Sidebar */
.social-sidebar { position: fixed; right: 0; top: 31%; z-index: 999; }
.social-sidebar ul { list-style: none; padding: 0; margin: 0; }
.social-sidebar li { background: #fff; }
.social-sidebar li a { height: 67px; width: 67px; line-height: 67px; text-align: center; display: block; font-size: 24px; color: #006199; }
.social-sidebar li:nth-child(1) a { background: rgba(0,0,0,0.9); }
.social-sidebar li:nth-child(2) a { background: rgba(0,0,0,0.65); }
.social-sidebar li:nth-child(3) a { background: rgba(0,0,0,0.45); }
.social-sidebar li:nth-child(4) a { background: rgba(0,0,0,0.25); }
.social-sidebar li:nth-child(5) a { background: rgba(0,0,0,0); }
.social-sidebar li a:hover { background: #006199; color: #fff; }
@media (max-width: 991px){
    .social-sidebar li a { height: 48px; width: 48px; line-height: 48px; }
}
@media (max-width: 850px){
    .social-sidebar { top: auto; bottom: 0; left: 0; animation-name: none!important; }
    .social-sidebar ul { display: flex; }
    .social-sidebar li { flex: 1 1 25%; }
    .social-sidebar li a { width: 100%; }
}


/* CTAs
================================================== */
#home-ctas { padding: 100px 0 0; text-align: center; position: relative; z-index: 9; margin-top: auto; width: 100%; max-width: 960px; margin: auto; }
#home-ctas .cta { display: flex; position: relative; background: #006199; border: 4px solid #fff; border-radius: 50%; height: 205px; width: 205px; overflow: hidden; margin: auto auto 30px; }
#home-ctas .cta h2 { font-size: 28px; color: #fff; line-height: 1em; margin: auto; position: relative; z-index: 2; }
#home-ctas .cta img { position: absolute; top: 0; left: 0; z-index: 1; opacity: 0.3; transition: 0.5s; }
#home-ctas .cta:hover img { transform: scale(1.1); transition: 0.5s; opacity: 0.2; }
@media (min-width: 767px) and (max-width: 992px) {
	#home-ctas .row { display: flex; flex-wrap: wrap; }
	#home-ctas .row [class*="col-"] { flex: 1 1 49%; }
}
@media (max-width: 991px){
    #home-ctas { max-width: 500px; }
}
@media (max-width: 475px){
    #home-ctas .cta {  height: 150px; width: 150px; }
    #home-ctas .cta h3 { font-size: 20px; }
}


/* Home Carousel
================================================== */
#home-carousel { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#home-carousel .carousel-inner { height: 100%; width: 100%; }
#home-carousel .carousel-inner .item { height: 100%; width: 100%; background-size: 2000px; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
#home-carousel .carousel-inner .item.banner1 { background-image: url('/images/banner-1.jpg'); }
#home-carousel .carousel-inner .item.banner2 { background-image: url('/images/banner-2.jpg'); }
#home-carousel .carousel-inner .item.banner3 { background-image: url('/images/banner-3.jpg'); }
@media (min-height: 1130px) {
	#home-carousel .carousel-inner .item { background-size: cover; }
}
@media (min-width: 2001px){
	#home-carousel .carousel-inner .item { background-size: cover; }
}
@media (max-width: 991px){
	#home-carousel .carousel-inner .item { background-size: cover; background-attachment: scroll; }
}
/* Fading Carousel */
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }



/* Home Welcome
================================================== */
#home-welcome { padding: 80px 0 0; }
#home-welcome h2 {  }
#home-welcome .flex-row:last-child { margin-bottom: 90px; }
#home-welcome ul { display: flex; flex-wrap: wrap; }
#home-welcome ul > li { flex: 1 1 50%; }

/* Home Testimonials
================================================== */
#home-testimonials { font-size: 18px; }
#home-testimonials h2 { text-align: center; }
#testimonial-carousel { width: 65%; }
#testimonial-carousel .carousel-inner { width: calc(100% - 160px); margin: 0 auto; }
#testimonial-carousel .carousel-inner .credit { margin: 35px 0 0; text-align: right; }
#testimonial-carousel .carousel-control { background: unset; width: 80px; opacity: 1; display: flex; color: #006199; text-shadow: none; font-size: 33px; }
#testimonial-carousel .right.carousel-control i { text-align: right; margin: auto 0 auto auto; }
#testimonial-carousel .left.carousel-control i { text-align: left; margin: auto auto auto 0; }
#testimonial-carousel .carousel-control:hover { color: #707070; }
@media (max-width: 991px){
	#testimonial-carousel { text-align: center; width: 100%; }
	#testimonial-carousel .carousel-inner { width: 100%; }
	#testimonial-carousel .carousel-control { position: relative; display: inline-block; width: 50px; margin: 30px auto 50px; }
    #testimonial-carousel .carousel-inner .credit { text-align: center; }
}


/* Home Analysis
================================================== */
#home-analysis { padding: 150px 0; color: #fff; font-size: 18px; line-height: 1.65em; overflow: hidden; }
#home-analysis .banner-primary { padding: 200px 0 180px; position: relative; transform: rotate(-6.5deg); width: 110%; margin-left: -5%; overflow: hidden; }
#home-analysis .banner-primary .bg-image { position: absolute; top: -25%; left: 0; width: 100%; height: 140%; transform: rotate(6.5deg); background-position: center right; background-repeat: no-repeat; }
#home-analysis .banner-primary::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -moz-linear-gradient(left, rgba(0,97,153,1) 0%, rgba(0,97,153,1) 50%, rgba(0,97,153,0) 80%, rgba(0,97,153,0) 100%); background: -webkit-linear-gradient(left, rgba(0,97,153,1) 0%,rgba(0,97,153,1) 50%,rgba(0,97,153,0) 80%,rgba(0,97,153,0) 100%); background: linear-gradient(to right, rgba(0,97,153,1) 0%,rgba(0,97,153,1) 50%,rgba(0,97,153,0) 80%,rgba(0,97,153,0) 100%); }
#home-analysis .container { position: relative; transform: rotate(6.5deg); z-index: 9; }
#home-analysis .content { max-width: 75%; }
#home-analysis .content h2 { text-align: center; margin: 0 0 30px; color: #fff; }
#home-analysis .content form { margin: 75px 0 0; display: flex; flex-wrap: wrap; justify-content: space-between; }
#home-analysis .content form label { display: block; color:#fff; font-size: 14px;}
#home-analysis .content form input { background: transparent; border: 3px solid #fff; border-radius: 23px; padding: 8px 23px; }
#home-analysis .content form input::-webkit-input-placeholder { color: #fff; font-size: 16px; text-transform: lowercase; }
#home-analysis .content form button { flex: 1 0 100%; display: inline-block; text-align: right;  background: unset; border: unset; font-size: 18px; font-weight: 500; text-transform: uppercase; transition: 0.3s; }
#home-analysis .content form button::after { content: '\f0a9'; font-size: 27px; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; -webkit-font-smoothing: antialiased;  padding-left: 8px;  vertical-align: top; }
#home-analysis .content form button:hover { color: #fff; opacity: 0.7; transition: 0.3s; }
#home-analysis .content form .ion-form-group { flex-basis: calc(30% - 20px); margin-bottom: 30px; }
#home-analysis .content form .ion-form-group:last-of-type { flex-basis: calc(40% - 20px); }
@media (max-width: 991px){
    #home-analysis { padding: 0; }
	#home-analysis .content { max-width: 1000px; }
    #home-analysis .banner-primary { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); width: 100%; margin-left: 0; }
    #home-analysis .banner-primary .bg-image { top: 0; height: 100%; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); background-size: cover; opacity: .3; }
    #home-analysis .banner-primary::after { display: none; }
    #home-analysis .container { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }
    #home-analysis .content form .ion-form-group { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; }
}
@media (max-width: 500px){
    #home-analysis .banner-primary { padding: 100px 0 80px; }
}

/* Home Blog
================================================== */
#home-blog { padding: 0 0 130px; }
#home-blog h2 { text-align: center; margin: 0 0 40px; }
#home-blog .item { margin-bottom: 40px; font-size: 15px; line-height: 1.8em; text-align: center; }
#home-blog .post-featured { margin-bottom: 25px; }
#home-blog .post-title { font-size: 22px; color: #000; margin: 0; text-transform: uppercase; }
#home-blog .post-title a { color: #000; }
#home-blog .post-title a:hover { color: #006199; }
#home-blog .post-title::after { content: ''; display: block; width: 59px; height: 6px; background: #006199; margin: 20px 0 25px; }
#home-blog .post-image img { max-height: 100px; width: auto; }
#home-blog .read-more { display: block; white-space: nowrap; text-align: right; margin-top: 10px; }
@media (min-width: 992px){
	#home-blog .container-fluid { padding: 0 10%; }
	#home-blog .list { margin-left: -40px; margin-right: -40px; }
	#home-blog .item { padding-left: 40px; padding-right: 40px; text-align: left; }
}



/* Secondary Banner
================================================== */
#secondary-banner { position:relative; padding-top: 125px; height:585px; overflow: hidden; background-size: 2000px; background-attachment: fixed; background-position: center top; display: flex; flex-direction: column; }
#secondary-banner::after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0,0,0,0.4); }
#secondary-banner .container { position: relative; z-index: 9; margin: auto; }
#secondary-banner .prompt { text-align: center; }
#secondary-banner .prompt .lead { font-size: 60px; margin: 0; font-weight: 400; margin: 0; line-height: 1.25em; font-family: 'Addington CF'; color: #fff;}
#secondary-banner .prompt .sub { font-size: 30px; margin: 20px auto 0; max-width: 965px; line-height: 1.35em; color: #fff; }
#secondary-banner .prompt p { font-size: 20px; margin: 30px 0 0; color: #fff; }
#secondary-banner .prompt p a { color: #fff; }
#secondary-banner .prompt .btn { margin-top: 25px; }
#secondary-banner .frs-widget.quick-lead { display: flex; max-width: 900px; margin: 10px auto 0; color: #000; }
#secondary-banner .frs-widget.quick-lead label { display: none; }
#secondary-banner .frs-widget.quick-lead input { border: 0; padding: 0 15px; height: 60px; }
#secondary-banner .frs-widget.quick-lead button { white-space: nowrap; }
#secondary-banner .frs-widget.quick-lead button:hover { opacity: 1; }
@media (min-width: 2001px){
	#secondary-banner { background-size: cover; }
}
@media (max-width: 991px){
	#secondary-banner { background-size: cover; background-attachment: scroll; }
}
@media (max-width: 500px){
	#secondary-banner { height: auto; min-height: 450px; }
	#secondary-banner .prompt { padding: 50px 0; }
	#secondary-banner .prompt .lead { font-size: 36px; }
	#secondary-banner .prompt .sub { font-size: 22px;  }
}


/* ==================================================
********************** PM Page **********************
===================================================== */
#secondary-banner.pm-page { height: 100vh; display: flex; flex-direction: column; text-align: center; }
#secondary-banner.pm-page .launch-quick-lead { padding: 60px 0; margin-top: auto; width: 100%; background: rgba(0,0,0,0.8); color: #fff; position: relative; z-index: 2; }
#secondary-banner.pm-page .launch-quick-lead .container-fluid { max-width: 1700px; margin: 0 auto; }
#secondary-banner.pm-page .launch-quick-lead .container-fluid .text { margin: auto 0; }
#secondary-banner.pm-page .launch-quick-lead .container-fluid .text h2 { font-size: 50px; }
#secondary-banner.pm-page .launch-quick-lead .container-fluid .text .arrow { display: block; margin: 20px 0 0 auto; text-align: right; }
@media (min-width: 992px){
    #secondary-banner.pm-page .launch-quick-lead h2 { margin-right: 40px; text-align: left; }
	#secondary-banner.pm-page .launch-quick-lead .container-fluid { display: flex; justify-content: space-between; }
}
@media (max-width: 991px){
    #secondary-banner.pm-page { height: auto; min-height: 100vh; }
	#secondary-banner.pm-page .launch-quick-lead .container-fluid .text .arrow { display: none; }
}

#pm-page {}

/* PM Intro	 */
#pm-intro { padding: 120px 0; font-size: 18px; }
#pm-intro .bg-img { opacity: .1; }
#pm-intro h1 { text-align: center; }
#pm-intro .intro { max-width: 1155px; margin: 0 auto 90px; }
#pm-intro ul { padding-left: 70px; margin: 0; }
#pm-intro ul li { margin: 25px 0; }
#pm-intro .text-alt { font-weight: 600; }

/* PM Explore */
#pm-explore { padding: 120px 0; text-align: center; }
#pm-explore .row:before, #pm-explore .row:after {display:inline-block !important;}

/* Service Cards */
.service-cards { margin-bottom: 50px; }
.service-cards [class*='col-'] { position: relative; -webkit-perspective: 1000px; perspective: 1000px; margin-bottom: 30px; overflow: visible; }
.service-card { width: 100%; height: 0; padding-top: 100%; -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; position: relative; display: block; }
.service-card img { position: absolute; top: 0; left: 0; opacity: .4; }
.service-card .text { position: absolute; top: 0; left: 0; height: 100%; width: 100%; padding: 15px; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.service-card .text h3 { margin: auto 0 25px; font-size: 40px; -webkit-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }
.service-card .text p { font-size: 18px; margin: 0 0 auto; }
@media (min-width: 992px){
	.service-cards [class*='col-']:hover { z-index: 5; }
    .service-cards [class*='col-']:hover .service-card { -webkit-transform: rotateY(180deg) scale(1.03); transform: rotateY(180deg) scale(1.03); z-index: 3; -webkit-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; -webkit-box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0.6); box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0.6); }
	.service-cards [class*='col-']:hover .service-card .service-card__front .text h3 { opacity: 0; }
	.service-cards [class*='col-']:active .service-card { -webkit-transform: rotateY(180deg) scale(1); transform: rotateY(180deg) scale(1); -webkit-box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0); box-shadow: 0px 1vw 4vw -1vw rgba(0, 0, 0, 0);  }
    .service-card__front { position: absolute; top: 0; left: 0;  width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; background: #000; color: #fff; }
    .service-card__front .text h3 { margin: auto; color: #fff; }
    .service-card__back {  position: absolute; top: 0; left: 0;  width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; display: block; color: #000; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); padding: 10px; text-align: center; }
}
@media (min-width: 768px){
	.service-cards { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
}
@media (min-width: 992px) and (max-width: 1199px){
	.service-card .text h3 { font-size: 30px; }
}
@media (max-width: 991px){
    .service-card__front .text{ display: none; }
}

/* PM Testimonials */
#pm-testimonials { margin: 0 auto 120px; text-align: center; }

/* PM Discover */
#pm-discover { position: relative; padding: 100px 0; color: #fff; background: #000; font-size: 18px; line-height: 1.8em; }
#pm-discover .bg-img { opacity: .45; z-index: 1; }
#pm-discover .container { position: relative; z-index: 9; }
#pm-discover h2 { margin-bottom: 90px; }

/* CTA Banner */
#cta-banner { background: #000; padding: 125px 0; text-align: center; }
#cta-banner ul { list-style: none; margin: 0; padding: 0; display: inline-flex; flex-direction: column; }
#cta-banner ul li a { color: #000; background: #fff; position: relative; border: 4px solid #000; display: flex; flex-direction: column; justify-content: space-around; width: 394px; height: 394px; border-radius: 50%; overflow: hidden; }
#cta-banner ul li:nth-child(2) { margin: -35px auto; }
#cta-banner ul li h3 { font-family: 'Velocity'; font-size: 50px; position: relative; z-index: 9; }
#cta-banner ul li img { position: absolute; top: 0; left: 0; opacity: .2; }
@media (min-width: 992px){
	#cta-banner ul { flex-direction: row; }
	#cta-banner ul li:nth-child(2) { margin: auto -35px; }
	#cta-banner ul li h3 { opacity: 0; transition: 0.5s; }
	#cta-banner ul li img { opacity: 1; transition: 0.5s; }
	#cta-banner ul li a:hover h3 { opacity: 1; transition: 0.5s; }
	#cta-banner ul li a:hover img { opacity: .2; transition: 0.5s; }
}
@media (min-width: 992px) and (max-width: 1199px){
	#cta-banner ul li a { width: 320px; height: 320px; }
	#cta-banner ul li h3 { font-size: 40px; }
}
@media (max-width: 600px){
    #cta-banner ul li a { width: 280px; height: 280px; }
    #cta-banner ul li h3 { font-size: 40px; }
}

/* PM Contact */
#contact-banner { position: relative; padding: 120px 0 135px; text-align: center; }
#contact-banner::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('/images/contact-bg.png'); background-position: center left; background-repeat: no-repeat; background-size: auto 100%; }
#contact-banner::after { content: ''; position: absolute; top: 0; right: 0; width: 70%; height: 100%; background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);  }
#contact-banner .inline-form-container { position: relative; max-width: 500px; margin-left: auto; z-index: 9; }


/* ==================================================
********************** About Page **********************
===================================================== */
#about-team { padding: 120px 0 130px; text-align: center; }
#about-team .team-slider {  display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 85px 0 0; }
#about-team .team-slider > li:not(.expander) { position: relative; flex-basis: 25%; width: 25%; height: 436px; display: flex; flex-direction: column; align-content: center; padding: 15px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.2,5s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out;  }
#about-team .team-slider > li:not(.expander) .image { position: absolute; top: 0; left: 0; right: 0; width: 284px; height: 284px; margin: 0 auto; overflow: hidden; border-radius: 50%; z-index: 0; transition: 0.4s;  }
#about-team .team-slider > li:not(.expander) .image img { object-position: top; }
#about-team .team-slider > li:not(.expander) .name { color: #000; font-size: 39px; font-family: 'Velocity'; margin: auto auto -10px; padding: 10px; z-index: 99; opacity: 0; transition: 0.4s; overflow: visible; }
#about-team .team-slider > li:not(.expander) .title { color: #006199; font-size: 20px; text-transform: uppercase; font-weight: 600; margin: 3px auto 80px; z-index: 99; opacity: 0; transition: 0.4s; }
#about-team .team-slider > li:not(.expander)::after { content: url('/images/arrow-down.png'); position: absolute; bottom: 20px; left: 50%; transform: translate(-50%, -100%); width: 43px; height: 43px; transition: 0.4s; z-index: 1; opacity: 0; }
#about-team .team-slider > li:not(.expander).active::after { transform: translate(-50%, 0); transition: 0.4s; opacity: 1; }
#about-team .team-slider > li:not(.expander).active .image { height: 100%; width: 100%; border-radius: 0; transition: 0.4s; }

#about-team .team-slider > li:hover:not(.expander) { cursor: pointer; }
#about-team .team-slider > li:hover:not(.expander) .image, #about-team .team-slider > li.active:not(.expander) .image { opacity: 1; transition: 0.4s; }
#about-team .team-slider > li:hover:not(.expander) .name, #about-team .team-slider > li.active:not(.expander) .name,
#about-team .team-slider > li:hover:not(.expander) .title, #about-team .team-slider > li.active:not(.expander) .title { opacity: 1; transition: 0.4s; }

#about-team .team-slider .details { display: none; }
#about-team .team-slider .expander { position: relative; text-align: left; height: auto; margin-bottom: 80px; padding: 60px 6% 60px; background: #006199; width: 100%; flex-basis: 100%; transition: 0.8s; color: #fff; font-weight: 500; }
#about-team .team-slider .expander::before { content: ''; position: absolute; bottom: 100%; height: 170px; left: 0; right: 0; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); }
#about-team .team-slider .expander .details { color: #fff; display: block; margin-top: 30px; }
#about-team .team-slider .expander.collapsed { height: 0; transition: 0.8s; padding: 0 6%; }
#about-team .team-slider .expander.collapsed ul { height: 0; }
#about-team .team-slider .expander a { color: #fff; }
#about-team .team-slider .expander a:hover { opacity: 0.7; }
#about-team .team-slider .expander ul { text-align: left; list-style: none; padding: 0; margin: 0; opacity: 0; line-height: 2.18em; }
#about-team .team-slider .expander ul li { padding-bottom: 30px; padding-left: 70px; position: relative; background-repeat: no-repeat; background-position: left top; }
#about-team .team-slider .expander ul li.phone { background-image: url('/images/phone-icon.png'); }
#about-team .team-slider .expander ul li.email { background-image: url('/images/email-icon.png'); }
#about-team .team-slider .expander ul li.bio { background-image: url('/images/bio-icon.png'); }
#about-team .team-slider .expander ul li.bio a { border-bottom: 2px solid currentColor; }
#about-team .team-slider .expander ul li.bio a:not(:hover) {  }
@media (max-width: 1199px){
	#about-team .team-slider > li:not(.expander) { flex-basis: 33.33%; width: 33.33%; }
}
@media (max-width: 991px){
	#about-team .team-slider > li:not(.expander) { flex-basis: 50%; width: 50%; }
    #about-team .team-slider .expander ul { opacity: 1;  }
}
@media (max-width: 700px){
	#about-team .team-slider > li:not(.expander) { flex-basis: 100%; width: 100%; margin-bottom: 15px; }
}
@media (max-width: 600px){
	#about-team .team-slider .expander { padding: 120px 4% 110px; }
}

@media (max-width: 500px){
	#about-team { padding: 70px 0 70px; text-align: center; }
	#about-team h2 { margin: 0 0 70px; }
	#about-team .team-slider > li:not(.expander) {  height: 400px; }
}

/* About Numbers */
#about-numbers { padding: 120px 0; text-align: center; }






/* Contact Page
================================================== */
#contact-page { }
#contact-page ul a { color: #000; }
#contact-page ul:not(.address) { list-style: none; padding-left: 15px; font-size: 20px; }
#contact-page ul:not(.address) > li { padding-left: 60px; position: relative; margin: 35px 0; }
#contact-page ul > li [class*="icon-"] { position: absolute; top: 0; left: 0; fill: #006199; }
#contact-page ul > li table { font-size: 16px; margin: 20px 0; width: auto; }
.map-container { margin-bottom: -8px; }


/* Tenants Page
================================================== */
#tenant-resources h2 { font-size: 34px; margin-top: 25px; }
#tenant-resources .btn-list { margin: -10px -20px 30px; }

/* Properties Widget
================================================== */

.prop-list-paging { text-align: center; margin: 25px auto 0; }

.prop-map { height: 550px; width: 100%; }

.lightbox .lb-image { max-width: inherit; }
.prop-ad-links * {-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-filter: gray;
        filter: gray;
filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");}

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

	.prop-list-paging {position: relative; display: inline-block;}

}




@media (max-width: 991px){
	.mobile-show { display: block !Important; }
	.mobile-hide { display: none !Important; }
}
@media (min-width: 1314px) {
	.container {
		width: 1284px;
	}
}

/* FRS Smooth Load Animation */
@-webkit-keyframes frsFadeIn {
  from { opacity: 0; } to { opacity: 1; }
}
@keyframes frsFadeIn {
  from { opacity: 0; } to { opacity: 1; }
}







/* Color override for alternate PM Page */
#pm-info .icon { background-color: #006199!important; }
#pm-info .analysis-cta .analysis-arrow svg { fill: #006199!important; }
#pm-explore .service .title .icon { color: #006199!important; }
#pm-explore .service .title h3 { color: #000!important; }

/* Color override for Post Card Rentals */
.post-card .frs-widget.prop-list .prop-search, .post-card .prop-search .prop-search-form { background: #006199; }
.post-card .frs-widget.prop-list .prop-search .prop-search-form-button button { background: #fff!important; color: #006199!important; }
.post-card ul.listings li .view-details .btn-listing{  border: 1px solid #006199!important; background-color: #006199!important; color: #fff; }
.post-card ul.listings li .view-details .btn-listing:hover{ background-color: #fff!important; color: #006199!important; }

.prop-result-panel .panel-details .prop-rent { color: #006199!important; }
.prop-result-panel .panel-details .prop-btn a { background-color: #006199!important; border-color: #006199!important; opacity: 1; }
.prop-result-panel .panel-details .prop-btn a:hover { color: #006199!important; background-color: #fff!important; }






/* COLORS TO UPDATE AMP BELOW
=============================== */
/* Step 1 Colors */
.launch-quick-lead .phone {color:#fff;}
.launch-quick-lead .phone a{color: #fff;}
.launch-quick-lead p { color:#fff; }
.launch-quick-lead .frs-widget.quick-lead.step-1 button {border-color:#006199!important; background-color:#006199!important; color: #fff;}
.launch-quick-lead .frs-widget.quick-lead.step-1 button:hover{background-color: #fff!important; color: #006199!important;}
/* Step 2 Colors */
.launch-quick-lead.step-2 .phone{color: #006199!important;}
.launch-quick-lead.step-2 .phone a{color: #006199!important;}
.launch-quick-lead.step-2 h1 { color:#fff!important;}
.launch-quick-lead.step-2 button { background-color:#006199!important;}
.launch-quick-lead.step-2 p {color:#fff;}
.launch-quick-lead.step-2 .header { background: #006199!important; color: #fff; }

/* Box Shadows */
.box-shadow-1, ul.listings li, .frs-widget.prop-view .prop-form, .frs-widget.prop-view .prop-gallery .prop-img, .frs-widget.prop-view .prop-links, .frs-widget.prop-view .prop-tab-nav a, .prop-info .frs-btn, .prop-list .prop-search, .launch-accordion > li > h4, #popup .modal-header button.close, .form-container  { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.2,5s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.box-shadow-2, ul.listings li:hover, .frs-widget.prop-view .prop-gallery .prop-img:hover, .prop-tab-nav a:hover, .prop-info .frs-btn:hover, #home-ctas::before { -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }


.nhw-btn{color: #fff !important;} .nhw-btn:hover{color: var(--primary) !important;}
.nhw-modal-backdrop.nhw-show {z-index: -1;}
.nhw-modal.nhw-show .nhw-modal-dialog, .nhw-modal-content {position:relative;z-index:999;margin-top:70px;}
.nhw-btn{ color: #fff !important;}


/* Home Page Widget */
.nhw-inline__list { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 350px)); justify-content: center; grid-gap: 45px 30px; overflow: hidden; }
.nhw-inline:has(.nhw-inline__item:nth-child(4)) { grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); }
.nhw-inline a { color: var(--body-text); }
.nhw-inline__item { text-align: center; font-size: 16px; line-height: 1.15; cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.nhw-inline__image { width: 100%; height: 0; padding-top: 69.35%; background-color: #efefef; border-radius: var(--nhw-border-radius,20px); overflow: hidden; position: relative; }
.nhw-inline__image img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; position: absolute; top: 0; left: 0; }
.nhw-inline__price { letter-spacing: .025em; font-weight: bold; padding-top: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; padding-right: 15px; }
.nhw-inline__location { margin: 10px 0;  }
.nhw-inline__details { margin: 10px 0 8px; }
.nhw-inline__prop-type { font-weight: bold; }
.nhw-inline__availability { margin: 10px 0 0; color: var(--muted); }
.nhw-inline__item ul { list-style-type: none; margin: 0; padding: 0; }
.nhw-inline__item ul li { display: inline-block; padding: 0; margin: 0; padding: 0 10px 0 5px; border-right: 1px solid #555; }
.nhw-inline__item ul li:last-child { border-right: 0; padding-right: 0; }
.nhw-inline__item ul li:first-child { padding-left: 0; }


/* Carousel */
.nhw-inline .f-carousel { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.nhw-inline .f-carousel__slide { height: 100%; }
.nhw-inline .f-carousel__nav { transition: 0.4s; }
.nhw-inline .f-button { height: 39px; width: 39px; background: var(--dark); color: #fff; border-radius: 50%; transition: 0.3s ease-in-out;  }
.nhw-inline .f-button:hover { background: var(--accent)!important; color: var(--dark)!important; transition: 0.3s ease-in-out; }
.nhw-inline .image:not(:hover) .f-carousel__nav { opacity: 0; transition: 0.4s; }
