/*********************
SMALL LOT DIVISION
*********************/
.home-type-container{
	padding: 2rem 0rem 4rem 0rem;
    margin: 0rem 0rem 2rem 0rem;
    border-bottom: 1px solid #000;
}

.home-type-container ul{margin-top:2rem; margin-bottom: 2rem;}

section#Contact{padding-top:8rem;margin-top:-8rem;}

.home-type-container:last-of-type{
    border-bottom: 0px solid #000;
}

.home-type-container #gallery-container{margin: 2rem 0rem 0rem 0rem;}
#small-lot.acf-map{margin: 4rem 0rem;}

.home-type-container .more {
    display: inline-block;
    zoom: 1;
    position: relative;
    padding-left: 0px;
	font-size: 18px;
	font-weight: 400;
	padding:1rem 2rem 1rem 2rem;
	/*margin-top: 1rem;*/
	background-color:#f9a51a;
	color:#fff;
}


a .home-type-container .more:focus, a .home-type-container .more:hover {
    color: #ffffff;
	background-color: #f9a51a;
}


.home-type-container .more::after {
    content: '';
 /*   width: 72px;*/
    height: 2px;
    background: #f9a51a;
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	margin:0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-type-container .more:after, .home-type-container .more:after {
    color: #00acc6;
}


/*********************
NAVIGATION STYLES
*********************/
*, ::before, ::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
a {
    color: #121212;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:link, a:visited:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a:focus, a:hover {
	color: #56565d;
}

.more {
    display: inline-block;
    zoom: 1;
    position: relative;
    padding-left: 0px;
	font-size: 18px;
	font-weight: 400;
	padding:1rem 2rem 1rem 2rem;
	/*margin-top: 1rem;*/
}


a.more:focus, a.more:hover {
    color: #ffffff;
	background-color: #f9a51a;
}


.more::after {
    content: '';
 /*   width: 72px;*/
    height: 2px;
    background: #f9a51a;
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	margin:0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.more:after, .more:after {
    color: #00acc6;
}


.more-reverse {
    display: inline-block;
    zoom: 1;
    position: relative;
    padding-left: 0px;
	font-size: 18px;
	font-weight: 400;
	padding:.75rem 1rem .75rem 1rem;
	background-color: #f9a51a;
	color:#ffffff;
	/*margin-top: 1rem;*/
}


a.more-reverse:focus, a.more-reverse:hover {
    color: #ffffff;
	background-color: rgba(0,47,86,1.0);
}



.filter-more {
    display: inline-block;
    zoom: 1;
    position: relative;
    padding-left: 0px;
	font-size: 18px;
	font-weight: 400;
	padding:1rem 2rem 1rem 2rem;
	margin-top: 1rem;
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.menu.filter li:first-child {
   margin-left:0px;
}


button, input, optgroup, select, textarea, button:focus {
    outline: none!important;
}

ul.menu.filter{text-align: center; margin-left:auto; margin-right:auto; width: 100%;align-content: center; justify-content: center;}

a.filter-more:focus, a.filter-more:hover {
    color: #ffffff!important;
	background-color: #f9a51a;
}


.term-residential a.filter-more.active{
    color: #ffffff!important;
	background-color: #f9a51a;
}
.term-small-lot-division a.filter-more.active{
    color: #ffffff!important;
	background-color: #f9a51a;
}

.term-for-lease a.filter-more.active{
    color: #ffffff!important;
	background-color: #f9a51a;
}
.term-for-sale a.filter-more.active{
    color: #ffffff!important;
	background-color: #f9a51a;
}
.term-future-development a.filter-more.active{
    color: #ffffff!important;
	background-color: #f9a51a;
}





.menu.filter li{margin-left:1.5rem;}

.filter-more::after {
    content: '';
 /*   width: 72px;*/
    height: 2px;
    background: #f9a51a;
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	margin:0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.filter-more:after, .filter-more:after {
    color: #00acc6;
}

.more-article {
    display: inline-block;
    zoom: 1;
    position: relative;
    padding-left: 0px;
	font-size: 16px;
	font-weight: 500;
	padding:0rem 1rem 1rem 1rem;
	margin-top: 1rem;
}

.more-article::after {
    content: '';
 /*   width: 72px;*/
    height: 2px;
    background: #f9a51a;
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	margin:0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.morearticle:after, .more-article:after {
    color: #f9a51a;
}

.excerpt-read-more{padding-top:2rem;}


.more-pad{padding-top:4.5rem;}
/*.more::before {
    content: '';
    width: 72px;
    height: 3px;
    background: #c6a03a;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.more:hover, .more:focus {
    color: #56565d;
    padding-left: 90px;
}*/



.btn {
    border: 0;
    display: inline-block;
    zoom: 1;
    outline: none;
    background: #8f3829;
    color: #fff;
    font-weight: 500;
    padding: .75rem 2rem;
    text-align: center;
    margin: 2rem auto;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    cursor: pointer;
    font-size: 1.3rem;
	text-transform: uppercase;
}

.btn:hover, .adblock-section .btn:focus {
    background: #1e355e;
    color: #fff;
}

.blue-btn {
    border: 0;
    display: inline-block;
    zoom: 1;
    outline: none;
    background: #1e355e;
    color: #fff;
    font-weight: 500;
    padding: .75rem 2rem;
    text-align: center;
    margin: 2rem auto;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    cursor: pointer;
    font-size: 1.3rem;
	text-transform: uppercase;
}

.blue-btn:hover, .adblock-section .blue-btn:focus {
    background: #8f3829;
    color: #fff;
}



.blue{color:#1e355e;}

.neg-margin-left{margin-left:-40px!important;}
.neg-margin-right{margin-right: -40px!important;}

.no-padding{padding:0rem 0rem!important;}

/*********************
GENERAL STYLES
**********************/
.grid-container {
    max-width: 85rem;
}

body{
font-family: 'Roboto', sans-serif;
	font-weight:300;
	color:#252525;
	font-size:1.1rem;
	letter-spacing: .5px;
	line-height: 1.8;
}

p{font-size:1.1rem;
line-height: 1.8;}



 #video_bg {
    position: relative;
    width: 100%;
    height: 100%;
	 outline: none;
  }


@media (min-aspect-ratio: 16/9) {
  #video_bg {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  #video_bg {
    width: 300%;
    left: -100%;
  }
}

.p-left{padding-left:1rem;}
.p-right{padding-right: 1rem;}

.sub-content{margin-top:110px;}

/*********************
H1, H2, H3, H4, H5 P STYLES


    font-family: 'Playfair Display', serif;

    font-family: 'Poppins', sans-serif;

	font-family: 'Roboto', sans-serif;
*********************/

.text-container {
    padding: 6rem 6rem!important;
}


h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none;
	cursor: pointer;
}
h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
/*	-webkit-user-select: none;  Safari       
-moz-user-select: none;  Firefox 
-ms-user-select: none;  IE10+/Edge 
user-select: none; /* Standard */
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;	
}
h1 {
text-transform: none;
	color:#242424;
	font-size: 	3.25rem;
	font-weight: 300;
	line-height: 1;
	letter-spacing: .5px;
}

.news-feed h1{margin-bottom:0rem; line-height: 1;}

article span.caption{
display: block;
font-style: italic;
padding-top: 1rem;}

/*h2 {
text-transform: none;
	color:#121212;
	font-size: 	4.735em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: .5px;
}*/

h1 span {
	color: #f9a51a;
}




h1, h2, h3 {
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 2rem;
	color:#121212;
}

h2{font-weight:300;}

h5 span{font-weight: 600;}

h6{color:#f9a51a;}

.slider_promo-callout h3 {
	margin-bottom: .5rem;
}
.slider_promo-callout p {
	margin-bottom: 1rem;
	font-size: 1.3rem;
	padding:0rem 4rem;
	line-height: 1.6!important;
}
.slider_promo-callout p.lead {
    margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.6!important;
}

h1 {
	line-height: 1.1;
	margin-bottom: 3rem;
	
}

h4{font-size: 1.6875rem; text-transform: uppercase; line-height: 1.3;}
.tax-portfolio h4, .tax-portfolio_type h4, .tax-categories h4{ text-transform: none;}

.tax-portfolio .masthead h1, .tax-portfolio_type .masthead h1, .tax-categories .masthead h1, .post-type-archive-before_and_after .masthead h1{ margin-left:auto; margin-right:auto; text-transform: uppercase;}
.masthead h1{width: 90%; margin-bottom: 1rem;}
.masthead h4{font-weight:400; text-transform: none;}
.masthead h4 span{font-weight:400; text-transform: none; color:#f9a51a;}
.masthead h3 span{font-weight:400; text-transform: none; color:#f9a51a;}
#portfolio-content p.lead span{font-weight:400; text-transform: none; color:#f9a51a;}


.masthead .home-content{padding:3rem 0rem 1rem 0rem;}
h4.white {
	color: #ffffff;
}
h3 span, h4 span {
	font-weight: 500;
}
.local-services h4 {
	border-top: 0px solid #4ea146;
	padding: 1.5rem 0rem;
}
.local-services p {
	border-bottom: 1px solid #4ea146;
	padding-bottom: 1.5rem;
}
.local-services p:last-child {
	border-top: 0px solid #4ea146!important;
	padding-top: 0;
}
#resident-services-content .local-services a {
	color: #4ea146;
}
#resident-services-content .local-services a:hover {
	color: #4ea146;
}
/*.local-services-info h3:nth-child(1) {
    border-top: 0 none;
}*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 0px;
}
.breadcrumb a {
    color: #428bca;
    text-decoration: none;
}


/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
	list-style: none;
}
.header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: 1008;
}
/*.hero-image .page-title {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 50%;
	padding: 0rem 2rem;
	text-align: left;
}*/

.hero-image .header-title {
	position: absolute;
	bottom: 40%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 0rem .75rem;
	text-align: center;
}


/*.locations .hero-image .page-title {
	position: absolute;
	bottom: 14%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 0rem .75rem;
	text-align: center;
}*/

.locations .hero-image .page-title {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 0rem .75rem;
	text-align: center;
	font-size:4.4rem;
}

/*.hero-image .page-title {
    position: absolute;
    bottom: 26%;
    left: 0;
	right:0;
	margin-left:auto;
	margin-right:auto;
    width: 90%;
    padding: 0rem 2rem;
    text-align: center;
}

.page-sub-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 14%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	padding: 0rem 2rem;
}*/

.page-sub-title p {
	line-height: 1;
	font-size: 2.21rem;
	color: #fff!important;
}
.page-title {
	text-align: center;
}
.hero-image h1 {
	/*	color: #ffffff!important;
	font-weight: 500!important;*/
	color: #fff;
	font-weight: 400;
	display: block;
	font-size: 4.5rem;
	line-height: .9;/*text-shadow: 0px 4px 3px rgba(0,0,0,0.3),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);*/
	
}
.hero-image h1 span {
	color: #ffffff!important;
	font-weight: 400!important;
	display: block;
	font-size: 3.5rem;
}
/*#fly-buy-header .page-title {
	position: absolute;
	bottom: 34.5%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	padding: 0rem 2rem;
}*/

/*********************
SECTIONS
**********************/
.inner-content{padding:8rem 0rem 0rem 0rem; position: relative; background: #ffffff; z-index: 10;}
section {}
section.hero-slider{padding:0px 0px;}


.work-container{}
.work-container h2{padding:0rem 1rem; margin-bottom: 3rem;}
.work-container a .img_contain{overflow: hidden;}
.work-container a .img_contain img{
display: block;
transition: transform .8s ease;}

.work-container a:hover .img_contain img {
    transform: scale(1.1);
}

.home-work-container{}
.home-work-container a .img_contain{overflow: hidden;}
.home-work-container a .img_contain img{
display: block;
transition: transform .8s ease;}

.home-work-container a:hover .img_contain img {
    transform: scale(1.1);
}

.services-img-container{}
.services-img-container .img_contain{overflow: hidden;}
.services-img-container .img_contain img{
display: block;
transition: transform .8s ease;}

.services-img-container .img_contain:hover img {
    transform: scale(1.1);
}

ul.service-list {
	position: relative;
	margin: 0;
	list-style: none;
	font-size: 1rem;
}

ul.service-list li{padding-right: 1.125rem; display: inline-block;}
ul.service-list li:last-child{padding-right: 0rem;}
ul.service-list li a{cursor: pointer; font-weight: normal; color:#444446; text-decoration: underline;}
ul.service-list li a:hover{text-decoration: none;}
.services-provided-container {margin: 3rem 0rem 0rem 0rem;}
.services-provided-container p {font-weight: 600!important; margin-bottom: .5rem!important; }
/*********************
HOME
**********************/
.home-image-bar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 580px;
	width: 100%;
}

.home-background{
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: top right;
/*    min-height: 1341px;*/
	width: 100%;
}

ul.service-list-home{
	-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
position: relative;
margin: 0;
list-style: none;	
}


section#work-feed {padding-bottom:8rem;}
section#services {padding-bottom:8rem;}
section#adblock{padding-bottom:6rem; margin: 0px 1rem;}

section#adblock .grid-padding-x > .cell.block--triple figure .info_contain {
    opacity: 1!important;
	position: absolute;
z-index: 2;
top: inherit!important;
bottom: 0;	
left: 0;
right: 0;
padding: .65em;
width: 100%;
min-height:2%!important;
	height: auto!important;
align-items: center;
justify-content: center;
text-align: center;
margin: 0 auto;
transition: opacity .3s ease;
background-color: #f9a51a;
}

section#adblock .grid-padding-x > .cell.block--triple figure .info_contain h4{color:#fff; font-size: 1rem !important; font-weight: 600!important; margin-bottom: 0px!important;}

section#gallery-container{margin: 0px 2rem;}
section#portfolio-content{padding-bottom:8rem; margin: 0px 1rem;}
section#testimonial{padding: 8rem 0rem; background-color:#f5f5f7;}

section#residential-map{margin:0rem 2rem 2rem 2rem;}
section#residential-map .st0:hover{opacity: .4; color:#ffffff;}
section#testimonial{padding: 8rem 0rem; background-color:#f5f5f7;}

#testimonial article .block__content{padding-bottom:4rem; border-bottom:1px solid #f9a51a;}
#testimonial article .block__inner__content{padding-bottom:6rem;}

section#service-detail-cta{padding-top: 8rem;}
section#givingback{padding-bottom:0rem;}
section#givingback h4{text-transform: none;}
section.blocks.animatedParent.full-width-container h4{text-transform: none;}
section#givingback article  {margin-bottom:8rem;}
/*section.blocks.animatedParent.full-width-container{margin-bottom: 8rem;}*/
/*
section.blocks.animatedParent.full-width-container:nth-child(4){margin-bottom: 0rem;}*/
/*section.blocks >.grid-container >.grid-x.full-width-container{margin-bottom: 0rem;}*/
section.blocks.animatedParent.section-margin{margin:0rem .5rem;}



section.news-feed{padding:6rem 0rem; background-color:#f5f5f7;}
#news{padding:8rem 0rem;}
.news-intro .block__inner__content{z-index: 1; padding-bottom:2rem;}
#services .more{padding-top: 6rem;}
ul.service-list-home li{padding-bottom: 1.4rem;}
ul.service-list-home li a{cursor: pointer;
font-weight: normal;
color: #121212;
text-decoration: none;
font-family: 'Roboto', sans-serif; font-size: 1.6875rem; line-height: 1;}
ul.service-list-home li a:hover {
    text-decoration: underline;
}


.dark-brown-background{
	background-color:#523629;
}

.dark-brown-background .text-container {
    padding: 4rem 4rem !important;
}

.dark-brown-background h1, .dark-brown-background p, .dark-brown-background a {
	color:#fff;
}

.dark-blue-background{
	background-color:#1e355e;
}

.dark-blue-background .text-container {
    padding: 4rem 4rem !important;
}

.dark-blue-background h1, .dark-blue-background p, .dark-blue-background a {
	color:#fff;
}


.dark-green-background{
	background-color:#4d7e76;
}

.dark-green-background .text-container {
    padding: 4rem 4rem !important;
}

.dark-green-background h1, .dark-green-background p, .dark-green-background a {
	color:#fff;
}
ul.poi-list{list-style: none; display: inline-block; margin-left:0rem; line-height: 1.5;}
ul.poi-list li{margin-bottom:6px;}
ul.poi-list li a{color:#fff; font-weight: 500; }
ul.poi-list li a:hover{color:#c6a03a; }
ul.poi-list li a:active, ul.poi-list li a:focus{color:#c6a03a!important; }

/*********************
MAPS
**********************/
.gm-style .gm-style-iw .title {
    font-weight: 500;
    font-size: 14px;
}

.gm-style .gm-style-iw .location{
    font-size: 13px;
	margin-bottom:.5rem;
	color:#56565d;
}

.gm-style .gm-style-iw .gmaps_info_window a{
	color:#4d7e76;
	text-decoration: underline;
}

.gm-style .gm-style-iw .gmaps_info_window a:hover{
	color:#56565d;
	text-decoration: none;
}

.gm-style .gm-style-iw-c {
    border-radius: 0px!important;
    padding: 20px!important;
}

	#contact #map {
    min-height: 300px;
    height: 100%;
		z-index: 999999999;
}
	
/************************
TABS
**************************/
#floorplan-tabs.tabs{
	border:0px solid #e6e6e6!important;
	padding: .5rem 0rem;
}

#floorplan-tabs .tabs-title > a {
    display: block;
    margin: 0rem 1rem 1rem 1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #56565d;
	text-transform: uppercase;
	padding: 0rem 0rem 1rem 0rem;
	font-weight: 500;
	

}

#floorplan-tabs .tabs-title > a:focus, #floorplan-tabs .tabs-title > a[aria-selected="true"] {

    background: #fff;
    color: #cbbc68;
	border-bottom: 2px solid #cbbc68;

}

.tabs-content img {padding:1rem 2.4rem;}



/************************
SLIDE SHOW
*************************/
 .cycle-slideshow img,  .cycle-slideshow img, .plan .cycle-slideshow img {
    width: 100%;
}
.txt-img-box figure img {
    width: 100%;
}

 .cycle-slideshow, .cycle-slideshow {
    width: 100%;
    overflow: hidden;
}

.plan .cycle-slideshow {
    width: 100%;
    overflow:inherit;
	margin:2rem 0px;	
}

 .cycle-slideshow .arrow.prev, .cycle-slideshow .arrow.prev, .plan .cycle-slideshow .arrow.prev {
    right: 42px;
    background-image: url(../../img/prev.png);
}
.cycle-slideshow .arrow, .cycle-slideshow .arrow, .plan .cycle-slideshow .arrow {
    border: solid 0px #fff;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        border-bottom-width: 4px;
    border-bottom: 0;
    position: absolute;
    bottom: 0;
    right: -4px;
    width: 50px;
    height: 46px;
    z-index: 200;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(img/next.png) no-repeat center center;
        background-image: url("../../img/next.png");
        background-size: auto;
    background-size: 15px 20px;
	background-color:#fff;
}

 .cycle-slideshow .arrow.prev:hover,  .cycle-slideshow .arrow.prev:hover, .plan .cycle-slideshow .arrow.prev:hover {
    background-image: url(../../img/prev-h.png);
}
.cycle-slideshow .arrow.prev, .cycle-slideshow .arrow.prev, .plan .cycle-slideshow .arrow.prev {
    right: 42px;
    background-image: url(../../img/prev.png);
}
.cycle-slideshow .arrow:hover, .cycle-slideshow .arrow:hover, .plan .cycle-slideshow .arrow:hover {
    background-image: url(../../img/next-h.png);
}


 .cycle-slideshow .cycle-overlay {

    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 600;
    background: black;
    color: white;
    padding: 15px;
    opacity: .5;

}

/*********************
BIG - CAROUSEL SLIDESHOW
**********************/
.carousel {
    text-align: center;
	padding:6rem 0rem;
}

.carousel .carousel-inner {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: -40px;
}

.carousel .carousel-inner .prev, .carousel .carousel-inner .next {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
    cursor: pointer;
    z-index: 200;
    background: rgba(255, 255, 255, 0.8);
}

.carousel .carousel-inner .next {
    left: auto!important;
    right: 0;
}
.carousel .carousel-inner .prev, .carousel .carousel-inner .next {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
    cursor: pointer;
    z-index: 200;
    background: rgba(255, 255, 255, 0.8);
}

.carousel .carousel-inner .pager {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 200;
    font-size: 0em;
}

.carousel .carousel-inner .pager span {
    width: 4%;
    height: 6px;
    background: #dbd8d4;
    cursor: pointer;
    margin: 0 5px;
    z-index: 200;
    display: inline-block;
    zoom: 1;
    text-indent: -999999px;
}

.carousel .carousel-inner .pager span:hover, .carousel .carousel-inner .pager span.cycle-pager-active {
    background-color: #c6a03a;
}

.carousel .carousel-inner .cycle-slideshow {
    width: 70%;
    margin: 0 auto;
    overflow: visible !important;
}

.carousel .carousel-inner .cycle-slideshow .slide {
    padding: 10px 20px;
    vertical-align: top;
    overflow: hidden !important;
}

.carousel .carousel-inner .cycle-slideshow .slide {
    padding: 10px 20px;
    vertical-align: top;
    overflow: hidden !important;
}

.carousel .carousel-inner .cycle-slideshow .slide img {
    width: 100%;
    height: auto;
}

.carousel .carousel-inner .cycle-slideshow .slide.cycle-slide-active img {
    -webkit-box-shadow: 0 0 9px rgba(121, 119, 120, 0.34);
    box-shadow: 0 0 9px rgba(121, 119, 120, 0.34);
}



.quote{margin-bottom: 2rem;}
.quote h3{line-height: 1.3; font-size:2rem;}
.quote h3 span{color:#f3d482; font-weight: 700;}


ul.feature-list {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
	line-height: 2;
}
ul.feature-list > li:before {
    display: inline-block;
    content: "–";
    width: 1em;
    margin-left: -1em;
	font-weight: 600;
}


.reveal.full {
    top: 0px !important;
    margin-top: 0px;
	background-color: #fff;
	z-index: 1009;
}

#video-reel .flex-video, #video-reel .responsive-embed {
    padding-bottom: 56.25%!important;
}

.reveal{outline:none;}

.reveal-overlay{z-index: 999999999;}
.reveal .close-button{font-size:4em; outline:none;}

.plan .tab-content {
    display: none;
}

.accordion-wrapper{padding-bottom:6rem; border-bottom: solid 2px #dedcd4;}
section .siteplan{padding: 6rem 0rem!important;}


.hide {
    display: none;
}

#accordion{
	background:#fff;
	margin:2rem 0rem;
}

#accordion h2{
	margin-bottom: 0rem;
}

#accordion h2 span{
	font-weight: 400!important;
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 0rem!important;
    border-bottom: 1px solid #e6e6e6;
	border-top:0px;
	border-left:0px;
	border-right:0px;
    font-size: .75rem;
    line-height: 1;
    color: #56565d;
}


.accordion-item.is-active .accordion-title {color:#c6a03a!important;}

.accordion-title:focus, .accordion-title:hover {
    background-color: #ffffff;
}

.accordion-content {
    padding: 1rem;
    border: 0px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fff;
    color: #56565d;
	display: block;
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+';
    font-size: 1.5rem;
    font-weight: 800;
}


.plan .tab-content.active {
    display: block!important;
}

#accordion ul.amenities-list{margin:0em 0em 1.4em 0rem;}

.download {
    display: inline-block;
    zoom: 1;
    position: relative;
    background: url(../../img/download-btn.png) no-repeat left center;
        background-size: auto;
    background-size: 31px auto;
    padding-left: 48px;
    line-height: 31px;
    font-size: 1rem;
    font-weight: bold;
	margin:1rem 0rem 1em 0rem;
}

.accordion dd {
    margin: 0;
    display: none;
    padding: 20px 0;
}

.accordion dt {
    border-bottom: solid 2px #dedcd4;
    padding: 1rem 0 1rem 0;
    cursor: pointer;
	color:#163c5f;

}

.accordion dt.active {
    border-bottom: 0;
	color:#8f3829!important;
}

.accordion dt.active h2 {
	color:#8f3829!important;
}

.accordion dt h2 {margin-bottom: 0rem;position: relative; color:#1e355e;}
.accordion h2 span{font-weight: 300;}


.tabs-content {
    border: 0px solid #e6e6e6!important;
}

.apartment-select h2{text-transform: uppercase; text-align: right;
}

.apartment-select .tabs-panel {
    padding: 0rem 1rem;
}

#pages .tabs-title {
    float: none;
    display: inline-block;

}

#pages{padding:0rem 2rem;}

#pages h2{color: #8f3829 !important;}

.accordion dt.active h2::before {
    content: '\2013';
}

.accordion dt h2::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+';
    font-size: 1.5rem;
    font-weight: 800;
}


/*********************
CONTACT FORM
**********************/

/*********************
SEARCH
**********************/
.search-content{ position: relative;}

.search-content [type="search"] {
    width: 100%;
    padding: .5rem .5rem!important;
    background: #fff;
    border-bottom: solid 1px #121212 !important;
    outline: none;
    color: #121212;
    font-size: 1.125rem;
    border-radius: 0px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0);
    -webkit-transition: background .4s, box-shadow .2s;
    transition: background .4s, box-shadow .2s;
	    height: 2.6rem;
}

.search-content .search-field-container{position: relative;}

.search-content .search-field-container .search__submit {
    width: 22px;
    height: 22px;
    border: none;
    background: transparent;
    position: absolute;
    top: 20%;
    right: 20px;
    margin-top: -10px;
    outline: none;
    cursor: pointer;
    -webkit-transition: -webkit-transform .1s linear;
    transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    transition: transform .1s linear, -webkit-transform .1s linear;
}

.search-content .search-field-container .search__submit::before {
    content: ' ';
    border: 2px solid #121212;
        border-top-color: rgb(18, 18, 18);
        border-right-color: rgb(18, 18, 18);
        border-bottom-color: rgb(18, 18, 18);
        border-left-color: rgb(18, 18, 18);
    border-top-color: #121212;
    border-right-color: #121212;
    border-bottom-color: #121212;
    border-left-color: #121212;
    border-top-color: #121212;
    border-right-color: #121212;
    border-bottom-color: #121212;
    border-left-color: #121212;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
}
.search__submit::before {
    content: ' ';
    border: 2px solid white;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
}

.search-content .search-field-container .search__submit::after {
    content: ' ';
    border-top: 2px solid #121212;
        border-top-color: rgb(18, 18, 18);
    border-top-color: #121212;
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 12px;
    height: 1px;
    -webkit-transition: width .1s linear;
    transition: width .1s linear;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

[type="search"]{font-family: 'Poppins', sans-serif!important;}

.contact-intro #contact{padding-top:2rem;}

[type="color"], [type="date"], [type="datetime-local"], [type="datetime"], [type="email"], [type="month"], [type="number"], [type="password"], [type="search"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], textarea {
    display: block;
    border: 0 !important;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: solid 1px #121212 !important;
	font-family: 'Roboto', sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    padding: 1.5rem 0;
    margin: 0 0 2rem;
    color: #121212;
   /* line-height: 1em !important;*/
    min-height: 0 !important;
	-webkit-box-shadow: 0 0 0px #cacaca;
    box-shadow: 0 0 0px #cacaca;
	height: inherit!important;
}

input.wpcf7-form-control.wpcf7-acceptance {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}



.checkbox {
    width: 100%;
    margin: 15px auto;
    position: relative;
    display: block;
}

.checkbox input[type="checkbox"] {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    margin-left: -20px;
}
.checkbox label {
    position: relative;
}

.checkbox span.wpcf7-list-item{margin:0 0;}

.checkbox span.wpcf7-list-item-label{position:relative;}

.checkbox span.wpcf7-list-item-label:before{
	 content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px 0px;
    width: 33px;
    height: 33px;
    transition: transform 0.28s ease;
    border-radius: 0px;
    border: 1px solid #121212;
}

/*.checkbox label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 33px;
    height: 33px;
    transition: transform 0.28s ease;
    border-radius: 0px;
    border: 1px solid #121212;
}*/

.checkbox span.wpcf7-list-item-label:after {
  content: '';
    display: block;
    width: 20px;
    height: 10px;
    border-bottom: 2px solid #121212;
    border-left: 2px solid #121212;
    -webkit-transform: rotate(-45deg) scale(0);
    -moz-transform: rotate(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    position: absolute;
    top: 12px;
    left: 6.4px;
}

/*.checkbox label:after {
  content: '\2713';
    display: block;
    width: 20px;
    height: 10px;
    border-bottom: 2px solid #121212;
    border-left: 2px solid #121212;
    -webkit-transform: rotate(-45deg) scale(0);
    -moz-transform: rotate(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    position: absolute;
    top: 12px;
    left: 10px;
}*/

.checkbox input[type="checkbox"]:checked ~ span.wpcf7-list-item-label::before {
    color: #121212;
}

.checkbox input[type="checkbox"]:checked ~ span.wpcf7-list-item-label::after {
    -webkit-transform: rotate(-45deg) scale(1);
    -moz-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}

/*.checkbox input[type="checkbox"]:checked ~ label::before {
    color: #121212;
}

.checkbox input[type="checkbox"]:checked ~ label::after {
    -webkit-transform: rotate(-45deg) scale(1);
    -moz-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}*/

.checkbox span.wpcf7-list-item-label {
    min-height: 34px;
    display: block;
    padding-left: 40px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    vertical-align: sub;
	padding-top:6px;
}
/*.checkbox span.wpcf7-list-item-label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/
.checkbox input[type="checkbox"]:focus + span.wpcf7-list-item-label::before {
    outline: 0;
}

[type="color"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="datetime"]:focus, [type="email"]:focus, [type="month"]:focus, [type="number"]:focus, [type="password"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="text"]:focus, [type="time"]:focus, [type="url"]:focus, [type="week"]:focus, textarea:focus {
    outline: 0;
    border: 0 !important;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: solid 1px #f9a51a !important;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0px #cacaca;
    box-shadow: 0 0 0px #cacaca;
}

select {
    height: 2.6rem;
    margin: 0 0 2rem;
        padding-right: 0.5rem;
	padding-left:0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
   border: 0 !important;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: solid 1px #121212 !important;
    background-color: #ffffff;
    font-family: inherit;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #121212;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
	outline: none;
}


select:focus {
    outline: none;
    border: 0 !important;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: solid 1px #f9a51a !important;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 0px #cacaca;
    box-shadow: 0 0 0px #cacaca;
}

.submit-btn{
border: 0;
display: inline-block;
zoom: 1;
outline: none;
background: #fff;
font-family: 'Roboto', sans-serif;
font-size: 1.125rem;
color: #121212;
font-weight: 400;
padding: 1.5rem 3rem;
text-align: center;
/*margin: 2rem auto;*/
-webkit-transition: .3s all ease;
transition: .3s all ease;
cursor: pointer;
border-bottom: 1px solid #f9a51a;	
line-height: 1.5;
margin: 0 0 2rem!important;
}

.submit-btn:hover, .submit-btn:focus{
color: #56565d;
}

.contact-form label{font-size:1.125rem;}

::placeholder {
color: #121212 !important;
opacity: 1;
}

:focus::placeholder {
color: #121212 !important;
opacity: 1;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #121212 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #121212 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #121212 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #121212 !important;
opacity: 1!important;
}
 input ::-webkit-input-placeholder { /* WebKit browsers */
color: #121212 !important;
opacity: 1;
}
input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #121212 !important;
opacity: 1;
}
input ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #121212 !important;
opacity: 1;
}
input :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #121212 !important;
opacity: 1!important;
}
 input.lp-inputfield::-webkit-input-placeholder { /* WebKit browsers */
color: #121212 !important;
opacity: 1;
}
input.lp-inputfield:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #121212 !important;
opacity: 1;
}
input.lp-inputfield::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #121212 !important;
opacity: 1;
}
input.lp-inputfield:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #121212 !important;
opacity: 1!important;
}

:focus::placeholder {
color: #121212 !important;
opacity: 1!important;
}
:focus::-webkit-input-placeholder {
color: #121212 !important;
opacity: 1!important;
}
:focus:-moz-placeholder {
color: #121212 !important;
opacity: 1!important;
}
:focus::-moz-placeholder {
color: #121212 !important;
opacity: 1!important;
}
:focus:-ms-input-placeholder {
color: #121212 !important;
opacity: 1!important;
}
/********************************************************************************
PAGINATION
*********************************************************************************/
/*.detail-hero__header {
    padding: 2.5em 9.375em;
    position: relative;
}
*/
.detail-hero {
    position: relative;
}



.detail-hero__pagination a {
    display: block;
    width: 4em;
    height: 100%;
    position: absolute;
    top: 0;
	margin: 0 1.5rem;
}

.detail-hero__pagination_BA a {
    display: block;
    width: 4em;
    height: 100%;
    position: absolute;
    top: 0;
	margin: 0 1.5rem;
}

.detail-hero__pagination-prev {
    left: 0;
	 width:77px;
	height: 47px;
	background-image: url("../../img/prev-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

.detail-hero__pagination-prev_BA {
    left: 0;
	 width:77px;
	height: 47px;
	background-image: url("../../img/prev-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

.detail-hero__pagination-next {
    right: 0;
	width:77px;
	height: 47px;
	background-image: url("../../img/nex-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

.detail-hero__pagination-next_BA {
    right: 0;
	width:77px;
	height: 47px;
	background-image: url("../../img/nex-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

.detail-hero__pagination a span {
    font-size: 3em;
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.detail-hero__pagination_BA a span {
    font-size: 3em;
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.detail-hero__pagination a:hover span {
    -webkit-transform: translate3d(0px, -0.125em, 0px);
    transform: translate3d(0px, -0.125em, 0px);
}

.detail-hero__pagination_BA a:hover span {
    -webkit-transform: translate3d(0px, -0.125em, 0px);
    transform: translate3d(0px, -0.125em, 0px);
}


.icon-arrow-left-large::before {
    width:77px;
	height: 47px;
	background-image: url("../../img/prev-arrow.svg"); background-color:rgba(154, 159, 166,0.5); 
}

.icon-arrow-right-large::before {
	width:77px;
	height: 47px;
	background-image: url("../../img/nex-arrow.svg"); background-color:rgba(154, 159, 166,0.5);
}



/********************
GALLERY
*********************/
/********************************************************************************
			 --- Gallery ---
*********************************************************************************/
.gallery-grid-container {}
.gallery-grid-container.no-js .gallery-grid,.gallery-grid-container.no-js .gallery-grid2 {opacity:0;}
.gallery-grid-container.no-js:before {content:""; display:block; position:absolute; z-index:1; top:50%; left:50%; margin:-30px 0 0 -30px; height:60px;width:60px; -webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid rgba(235, 236, 237,1);border-right:6px solid rgba(235, 236, 237,1);border-bottom:6px solid rgba(235, 236, 237,1);border-top:6px solid rgba(3, 162, 201,1);border-radius:100%}
.gallery-grid, .gallery-grid2 {margin:0 -0.750em;  opacity:1; transition:opacity 750ms ease-out; transform: translateZ(0);}
.gallery-grid-sizer, .gallery-item {width:33.3333%; padding:0 1rem 1.500em;}
.gallery-grid-sizer-before-after, .gallery-item-before-after {width:50%; padding:0 1rem 1.500em;}
.gallery-item a {display:block; position:relative;}
.gallery-item a:before {/*content:"\f061"; font-family: 'Font Awesome 5 Free'; */ content: url("../images/expand.svg");  position:absolute; top:0.750em; right:0.750em; color:rgba(255,255,255,0.90); width:1.750em; height:1.750em; line-height:2em; background:rgba(249,165,26,0.90); text-align:center; transition:background 250ms ease;
 display: inline-block;z-index: 10;}
.gallery-item a:hover:before {background:rgba(154, 159, 166,0.90);}

/*.gallery-item-before-after a .img_contain{position: relative;}*/
.gallery-item-before-after a .img_contain .info_contain {
    opacity: 1 !important;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0;
    padding: .65em 3em .65em .65em;
    width: 50%;
    min-height: 2% !important;
    height: auto !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    transition: opacity .3s ease;
    background-color: #f9a51a;
	color:#fff;
}

.gallery-item-before-after a .img_contain .info_contain h4{margin-bottom: 0px;}
.gallery-item-before-after a {display:block; position:relative;}
.gallery-item-before-after a::before {/*content:"\f061"; font-family: 'Font Awesome 5 Free'; */ content: url("../images/expand.svg");  position:absolute; top:0.750em; right:0.750em; color:rgba(255,255,255,0.90); width:1.750em; height:1.750em; line-height:2em; background:rgba(249,165,26,0.90); text-align:center; transition:background 250ms ease;
 display: inline-block;z-index: 10;}
.gallery-item-before-after a:hover:before {background:rgba(154, 159, 166,0.90);}

.swipebox .img_contain{overflow: hidden;}
 .swipebox .img_contain img{display: block;transition: transform .8s ease;}
 .swipebox:hover .img_contain img{transform: scale(1.1);}

/*@media only screen and  (max-width: 639px) {
	.gallery-grid-sizer, .gallery-item {width:50%;}
}*/

@media screen and (min-width: 40em) and (max-width: 64em) {
	.gallery-grid-sizer, .gallery-item {width:50%;}
	.gallery-grid-sizer-before-after, .gallery-item-before-after {width:50%;}
}
/* Small Mobile*/
@media screen and (max-width: 39.9375em) {
	.gallery-grid-sizer, .gallery-item {width:100%;}
	.gallery-grid-sizer-before-after, .gallery-item-before-after {width:100%;}
	.gallery-item-before-after a .img_contain .info_contain {width: 100%; padding: .65em .65em .65em .65em;}

	section#gallery-container {
    margin: 0px 1.25rem;
}
.detail-hero__pagination-next {right: 20%;height: 30%!important;}	
.detail-hero__pagination-prev {left: 20%;height: 30%!important;}		
}

/********************************************************************************
			 --- Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox ---
*********************************************************************************/
html.swipebox-html.swipebox-touch { overflow: hidden !important; }
#swipebox-overlay img { border: none !important; }
#swipebox-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999 !important; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#swipebox-container { position: relative; width: 100%; height: 100%; }
#swipebox-slider { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; display: none; cursor: pointer; }
#swipebox-slider .slide { height: 100%; width: 100%; line-height: 1px; text-align: center; display: inline-block; }
#swipebox-slider .slide:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container { display: inline-block; max-height: 100%; max-width: 100%; margin: 0; padding: 0; width: auto; height: auto; vertical-align: middle; }
#swipebox-slider .slide .swipebox-video-container { background: none; max-width: 1140px; max-height: 100%; width: 100%; padding: 5%; -webkit-box-sizing: border-box; box-sizing: border-box; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; }
#swipebox-slider .slide-loading { background: url(../images/swipebox/loader.gif) no-repeat center center; }
#swipebox-bottom-bar, #swipebox-top-bar { -webkit-transition: 0.5s; transition: 0.5s; position: absolute; left: 0; z-index: 999; height: 50px; width: 100%; }
#swipebox-bottom-bar { /*bottom: -50px;*/  bottom: 40%;}
#swipebox-bottom-bar.visible-bars { -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); }
#swipebox-top-bar { top: -50px; }
#swipebox-top-bar.visible-bars { -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
#swipebox-title { display: block; width: 100%; text-align: center; }
#swipebox-prev, #swipebox-next, #swipebox-close { background-image: url(../images/swipebox/icons.png); background-repeat: no-repeat; border: none !important; text-decoration: none !important; cursor: pointer; width: 50px; height: 50px; top: 0; }
#swipebox-arrows { display: block; margin: 0 auto; width: 100%; height: 50px; }
#swipebox-prev { background-position: -32px 13px; float: left; }
#swipebox-next { background-position: -78px 13px; float: right; }
#swipebox-close { top: 0; right: 0; position: absolute; z-index: 9999; background-position: 15px 12px; }
.swipebox-no-close-button #swipebox-close { display: none; }
#swipebox-prev.disabled, #swipebox-next.disabled { opacity: 0.3; }
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider { -webkit-animation: rightSpring 0.3s; animation: rightSpring 0.3s; }
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider { -webkit-animation: leftSpring 0.3s; animation: leftSpring 0.3s; }
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all .3s ease; transition: all .3s ease; content: ' '; position: absolute; z-index: 999; top: 0; height: 100%; width: 20px; opacity: 0; }
.swipebox-touch #swipebox-container:before { left: 0; -webkit-box-shadow: inset 10px 0px 10px -8px #656565; box-shadow: inset 10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-container:after { right: 0; -webkit-box-shadow: inset -10px 0px 10px -8px #656565; box-shadow: inset -10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before { opacity: 1; }
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after { opacity: 1; }
@-webkit-keyframes rightSpring {
  0% { left: 0; }
  50% { left: -30px; }
  100% { left: 0; }
}
@keyframes rightSpring {
  0% { left: 0; }
  50% { left: -30px; }
  100% { left: 0; }
}
@-webkit-keyframes leftSpring {
  0% { left: 0; }
  50% { left: 30px; }
  100% { left: 0; }
}
@keyframes leftSpring {
  0% { left: 0; }
  50% { left: 30px; }
  100% { left: 0; }
}
@media screen and (min-width:800px) {
  #swipebox-close { right: 10px; }
  #swipebox-arrows { width: 100%; max-width: 1360px; }
}

/* Skin
--------------------------*/
#swipebox-overlay { background: rgba(1, 41, 61,0.98); }
#swipebox-bottom-bar, #swipebox-top-bar { text-shadow: 0px 0px 0px black; background: transparent; opacity: 1; }
#swipebox-top-bar { color: white !important; font-size: 15px; line-height: 43px; }

/*********************
NAVIGATION STYLES
*********************/


.menu-container{position: relative;}
.main-menu-container {
	display: block;
	text-align: right;
}
.mobile-menu-container {
	display: block;
	position: relative;
	align-items: normal;
}

.top-bar, .top-bar ul {
	background-color: transparent;
}
.top-bar {
	/*   padding: 1rem .5rem 0rem .5rem;*/
	padding: 0rem 0rem 0rem .5rem;
	top: 0px!important;
	border-bottom: 0px solid rgba(226,226,226,.45);
	align-items:normal;
	z-index: 11;
}
.top-bar .title-area {
	z-index: 1;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	width: auto!important;
}

.top-bar ul.menu.mobile {
    background-color:#fff;
        background-size: auto;
    background-size: auto;
    background-size: 26px auto;
    cursor: pointer;
    outline: none;
    width: 65px;
    height: 65px;
    display: block;
    position: absolute;
    top: 1.26rem;
    right: 2%;
    padding: 16px 0px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; 
transition: all 0.3s ease-in-out;

}

.close-menu{list-style: none; 
background-color: #fff;
background-size: 26px auto;
padding: 0px 0px;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
width: 65px;
height: 65px;
    display: block;
    position: absolute;
    top: .8rem;
    right: 0;}

a.close-text{display: inline-block; padding:1.6rem 1rem; color:#ffffff!important;}

.drilldown a {
    background: transparent;
}

.home .top-bar.is-anchored ul.menu.mobile {
	/*margin-top: 3.5rem;*/
	background-color: rgba(255,255,255,1);
}
.top-bar  .menu.mobile > li {
	display: block;
	text-align: center;
}
.top-bar .menu.mobile > li a {
	text-transform: uppercase;
}
.menu .active > a {
	background: transparent;
	color: #f9a51a!important;
}

.menu .active > a::after {
color:#c6a03a;
	text-decoration: underline;
}
.menu {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: none;
	color:#ffffff;
}
.sub-page.is-stuck #menu-main-navigation.menu {
	border-top: 0px solid rgba(226,226,226,.45);
}
.is-stuck #menu-main-navigation.menu {
	border-top: 0px solid rgba(226,226,226,1);
}
#menu-main-navigation.menu {
	text-transform: none;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: .5px;
	border-top: 0px solid rgba(226,226,226,.45);
	margin-top: 0px;
	float:right;
}
#menu-main-navigation.menu>li>a {
	padding: 2.25rem 1rem;
}
#menu-landing-page-menu.menu>li>a {
	padding: 2.25rem 1rem;
}
#menu-landing-page-menu.menu {
	text-transform: none;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: .5px;
	border-top: 0px solid rgba(226,226,226,.45);
	margin-top: 0px;
}


/*LOGGED IN MENU*/
.sub-page.is-stuck #menu-main-navigation-loggin-in.menu {
	border-top: 0px solid rgba(226,226,226,.45);
}
.is-stuck #menu-main-navigation-loggin-in.menu {
	border-top: 0px solid rgba(226,226,226,1);
}
#menu-main-navigation-loggin-in.menu {
	text-transform: none;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: .5px;
	border-top: 0px solid rgba(226,226,226,.45);
	margin-top: 0px;
}

#menu-main-navigation-loggin-in.menu>li>a {
	padding: 2rem 1rem!important;
}

#menu-main-navigation.menu>li>a {
    padding: 2.25rem 1rem;
}

#menu-main-navigation-loggin-in.menu {
	text-transform: none;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: .5px;
	border-top: 0px solid rgba(226,226,226,.45);
	margin-top: 0px;
	float:right;
	text-transform: uppercase;
}

.top-menu-holder  {font-size:13px; border-bottom: 1px solid rgba(226,226,226,.45); padding: .75rem 0rem .5rem 0rem;}
.top-menu-holder .widget p {color:#437bbd; margin-bottom:0px; font-size:13px;}
.top-menu-holder .date{font-size:13px; color:#437bbd; font-weight: 500;}
.top-menu-holder .user {color:#0c4175; font-weight: 500; font-size:13px;}
.top-menu-holder h6 {text-transform:uppercase; font-weight: 600; color:#0c4175; margin-bottom:0px;}

/*Transition transparent to white*/
.sticky, .sticky-container {
	height: 108px;
	 -webkit-transition: height .5s, line-height .5s, background .5s ease-in-out; /* Safari */
    transition: height .5s, line-height .5s, background .5s ease-in-out;
     -moz-transition:  height .5s, line-height .5s, background .5s ease-in-out;
       -o-transition: height .5s, line-height .5s,  background .5s ease-in-out;
}

.sticky.is-anchored {
	background-color: rgba(0,47,86,1.0);
	height: 108px;
}

.home .sticky.is-anchored {
    background-color: transparent;
    height: 108px;
}

.sticky.is-stuck {
	background-color: #fff;
	height: 108px!important;	
}



.sticky.is-stuck .menu .active > a {
	/*	background: #fff;*/
	color: #437bbd5;
}
.sticky.is-anchored .menu .active > a {
	/*	background: transparent;*/
	color: #437bbd;
}
.sub-page.sticky.is-anchored .menu .active > a {
	background: #fff;
	color: #437bbd;
}
.sticky.is-anchored .menu>li>a {
	color: #555;
}
.sub-page.sticky.is-anchored .menu>li>a {
	color: #000;
}
.sub-page.sticky.is-anchored .menu .active > a {
	background: #fff;
	color: #555;
}
.sticky.is-anchored .menu>li>a:focus, .sticky.is-anchored .menu>li>a:hover, .sticky.is-anchored .menu>li>a:active {
	color: #437bbd;
}
.menu>li {
	vertical-align: bottom!important;
}
.menu>li>a {
	color: #353438;
}
.menu>li>a:focus, .menu>li>a:hover, .menu>li>a:active {
	color: #fcc149;
}
.sub-page .menu>li>a:focus, .sub-page .menu>li>a:hover, .sub-page .menu>li>a:active {
	color: #437bbd;
}

/*NEW HAMBURGER ICON*/
#hamburger-1 {
    cursor: pointer;
	margin: auto;
	padding: 0px 2rem;
	position: absolute;
	top:35%;
	right: 0px;
}
#hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
    width: 28px;
}

#hamburger-1.is-active .line:nth-child(2) {
    opacity: 1;
}

#hamburger-1.is-active .line:nth-child(2) {
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg);
    transform: translateY(0px) rotate(-45deg);
    width: 28px;
}

#hamburger-1:hover .line {
    width: 32px;
}

.hamburger .menu-item {
    color: #FFF;
    cursor: pointer;
}

.hamburger .line.line3 {
    width: 28px;
}

.hamburger .line.line2 {
    width: 28px;
}

.hamburger .line.line1 {
    width: 28px;
}
.hamburger .line {
    width: 28px;
    height: 3px;
    background-color: #ecf0f1;
    display: block;
    margin: 6px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-align: center;
}

.menu-icon {
    width: 26px;
    height: 16px;
	opacity: 1;
	outline: none;
}

.menu-icon::after {
    height: 3px;
}

.sticky.is-anchored .menu-icon::after {
	background: #000;
	box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}



.sticky.is-stuck .menu-icon::after {
	background: #000;
	box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}
.schedule_appt {
	background-color: #915ba6;
	color: #fff!important;
}
.is-stuck.schedule_appt {
	background-color: #915ba6;
}
/*.sticky.is-anchored .menu > li.schedule_appt > a {
    color: #fff!important; 
	text-align: center;
}*/

.menu > li.schedule_appt > a span {
	text-transform: uppercase;
	font-weight: 700;
}
.menu > li.schedule_appt > a {
	color: #fff!important;
	text-align: center;
	background-color: #915ba6;
}
#menu-top-menu.menu li:not(:last-child) {
	border-right: solid 1px #e2e2e2;/* This will not give border to last li element */
}
#menu-top-menu.menu>li>a {
	padding: .2rem 1rem;
}
#menu-top-menu.menu>li {
	margin: 20px 0px;
}





.sticky.is-anchored ul.menu.logo-color {
	display: none;
	overflow: hidden;
}
.sticky.is-stuck ul.menu.logo-white {
	display: none;
	overflow: hidden;
}
/*.sticky.is-anchored ul.menu.logo-white {display:block; overflow: hidden; background-image: url("/wp-content/themes/HiddenVillage/img/hidden-village-logo-white.png");}

.sticky.is-stuck .menu.logo {display:block; overflow: hidden; width:141px; height:126px; background-image: url("/wp-content/themes/HiddenVillage/img/hidden-village-logo-color.png");}
.sticky.is-anchored .menu.logo {display:block; overflow: hidden;width:141px; height:126px; background-image: url("/wp-content/themes/HiddenVillage/img/hidden-village-logo-white.png");}
.sub-page.sticky.is-anchored .menu.logo {display:block; overflow: hidden; width:141px; height:126px; background-image: url("/wp-content/themes/HiddenVillage/img/hidden-village-logo-color.png");}*/



.logo-color.menu>li>a, .logo-white.menu>li>a {
	padding: 0rem 1rem;
}
.off-canvas-list ul {
	margin-left: 0;
}
.off-canvas-list ul li a {
	border-bottom: 0px;
}
.off-canvas-list ul .dropdown {
	margin-left: 20px;
}
.sticky.is-stuck {
	width: 100%!important;
	background-color: rgba(0,47,86,1.0);
}
#menu-top-menu {
	/*float: right;*/
	font-size: 13px;
	letter-spacing: .25px;
	border-bottom: 1px solid rgba(226,226,226,1);
}

.sticky.is-anchored .rmh-logo{
	margin:1.46rem 0rem;
	/*width:189px;
	height: 86.8px;*/
	width:353px;
	height: 61px;
	background-image: url("../../img/Rogermumfordlogo-white-horizontal.svg");
	-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	display: block;
	background-repeat: no-repeat;
}

.home .sticky.is-anchored .rmh-logo{
	width:353px;
	height:61px;
	background-image: url("../../img/Rogermumfordlogo-allwhite-horizontal.svg");
	/*margin-top: 3rem;*/
	-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	display: block;
	background-repeat: no-repeat;
	margin: 1.46rem 0rem;
}


.offcanvas-full-screen .rmh-logo{
	width:200px;
	height:61px;
	background-image: url("../../img/Design446_small-white-hortizontal-logo.svg");
	/*margin-top: 3rem;*/
	-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	display: block;
	background-repeat: no-repeat;
	margin: 1.46rem 0rem;
}

.home .sticky.is-anchored .rmh-logo.st1, .home .sticky.is-anchored .rmh-logo.st0{
	fill:#ffffff;
}

.home .st1, .home .st0{
	fill:#ffffff;
}

.sticky.is-stuck .st1{
	fill:#ab9766;
}

.sticky.is-stuck .st0{
	fill:#1c355e;
}

.sticky.is-stuck .rmh-logo{
	margin:1.46rem 0rem;
	/*width:189px;
	height: 86.8px;*/
	width:353px;
	height: 61px;
	background-image: url("../../img/Rogermumfordlogo-white-horizontal.svg");
	-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	display: block;
	background-repeat: no-repeat;
}


.sticky.is-stuck ul.menu.mobile {
    top: 1.26rem;
}


/**************************************************
SUB MENU DROPDOWN
***************************************************/

.top-bar ul ul {
	background-color: #fff;
}

.offcanvas-full-screen-menu .menu > li > ul > li > a {
    font-size: 1.688rem;
    text-align: left;
	color:#5d5d61;
}

.offcanvas-full-screen-menu  ul.is-dropdown-submenu{
 -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    left: inherit;
    right: 100px;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: 0;
    left: inherit;
	margin:2rem 0rem;
	top: calc(100% - 200px);
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 0px solid #cacaca;
	background: transparent!important;
	background-color: transparent!important;
}


/*.sticky.is-anchored .top-bar ul ul {
    background-color: transparent;
}*/


/*.sticky.is-anchored .is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    min-width: 200px;
    border: 0px solid #cacaca;
    background: #fff;
        background-color: rgba(255,255,255,0.2)!important;
}
*/

.sticky.is-anchored .menu > li > ul > li > a {
	color: #fff;
}

.sticky.is-anchored .menu > li > ul > li > a:hover, .sticky.is-anchored .menu > li > ul > li > a:focus {
	color: #fcc149;
}

.sticky.is-anchored .menu > li > ul > li > a:active {
	color: #fff;
}
.menu > li > ul > li > a {
	line-height: 1.4;
	color:#fff;
}

.menu > li > ul > li.active a {
	color:#ffffff!important;
}
.sticky.is-anchored .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
	border-top-style: solid;
	/*border-color: #ffffff transparent transparent;*/
	right: -10px;
	margin-top: -3px;
	margin-right: 10px;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
	border-top-style: solid;
	border-color: #00acc6 transparent transparent;
	right: -10px;
	margin-right:10px;
	margin-top: -3px;
}
.sub-page.sticky.is-anchored .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
	border-top-style: solid;
	border-color: #00acc6 transparent transparent;
	margin-right:10px;
	right: -10px;
	margin-top: -3px;
}
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
	right: -10px;
	border:0px solid #cccccc !important;
	background-color:#00acc6;
	color:#fff;
	padding:10px;
}
/**************************************************
OFF CANVAS FULLSCREEN MENU
****************************************************/
.js-off-canvas-overlay {
    background: rgba(254,254,254,0)!important;
    opacity: 0!important;
}



.offcanvas-full-screen {
	position: fixed;
	z-index: 1;
	transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: rgba(0,47,86,1);
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	overflow-y: auto;
}
[data-whatinput='mouse'] .offcanvas-full-screen {
	outline: 0;
}
.offcanvas-full-screen.is-transition-overlap {
	z-index: 14;
}
.offcanvas-full-screen.is-transition-overlap.is-open {
	box-shadow: 0 0 0px rgba(10, 10, 10, 0);
}
.offcanvas-full-screen.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.offcanvas-full-screen.is-open ~ .off-canvas-content {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.offcanvas-full-screen.is-transition-push::after {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	content: " ";
}
.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.offcanvas-full-screen-inner {
	padding: 1rem;
	text-align: center;
	position: relative;
	min-height: auto;
	max-width: 1360px;
	margin:0 auto;
}
.offcanvas-full-screen-menu {
	margin: 0px 0px 0px 0px;
	padding-top:6rem;
	list-style-type: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
/*	max-width: 1000px;*/
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.offcanvas-full-screen-menu > li {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

/*DRILLDOWN MENU*/


.offcanvas-full-screen .offcanvas-full-screen-inner footer{
	padding-top: 7.2rem;
margin: 60px 0px 120px 0px;}

.offcanvas-full-screen footer{color:#ffffff!important;line-height: 1.3;font-size: 1.05rem;	}
.offcanvas-full-screen footer a{color:#ffffff!important;}
.offcanvas-full-screen footer span a, .offcanvas-full-screen footer span {color:#f9a51a!important;}
.offcanvas-full-screen footer a:focus, .offcanvas-full-screen footer a:hover{color:#f9a51a!important;}
.offcanvas-full-screen footer .social-menu a{color:#ffffff!important;}
.offcanvas-full-screen footer .social-menu a:hover, .offcanvas-full-screen footer .social-menu a:focus {color:#f9a51a!important;}


.offcanvas-full-screen footer ul.social-menu__list{vertical-align: middle!important;position: absolute; bottom: 0; right: 4%; padding-bottom: 150px;}

.offcanvas-full-screen footer ul.social-menu__list li{ height: 40px; vertical-align: middle;padding-top: 4px;}
/*.offcanvas-full-screen footer ul.social-menu__list li:first-child::after{text-align: center!important; font-weight: 400; line-height: 1; content: "\2014"; padding-right: .4em; padding-left: 1.4em;  vertical-align: middle;}*/


.offcanvas-full-screen footer ul.social-menu__list li span{
font-size: .83rem;
line-height: 1;
text-align: center !important; letter-spacing: -.15px;}

.offcanvas-full-screen footer .social-menu a:focus, .offcanvas-full-screen footer .social-menu a:hover{color:#f9a51a!important;}




.dropdown.menu > li.is-active > a {

    background: 0 0;
    color: #fff!important;
	text-decoration: underline;
	text-decoration-thickness: 1px;

}

.offcanvas-full-screen-menu:hover  .menu > li a{color:#ffffff;}
.offcanvas-full-screen-menu:hover .menu > li > a:hover{color:#f9a51a;}

.offcanvas-full-screen-menu ul {
font-size: 2.375rem;
margin: 60px 50px 120px 0px;	
}
.offcanvas-full-screen-menu .menu>li>a {
	color: #ffffff;
	line-height: 1;
	padding: 1.2rem 1rem 1.2rem 0rem;	
	font-size: 1.5em;
	text-align: left;
	position: relative;
}

.is-dropdown-submenu>li {
   /* max-width: 275px;*/
	line-height: 1;
}

/*.offcanvas-full-screen-menu .menu>li>a:hover {
	color: #fff;
}*/
[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
	outline: 0;
}
.offcanvas-full-screen-menu > li > a {
	display: block;
	padding: 0.7rem 1rem;
	line-height: 1;
}
.offcanvas-full-screen-menu input, .offcanvas-full-screen-menu select, .offcanvas-full-screen-menu a, .offcanvas-full-screen-menu button {
	margin-bottom: 0;
}
.offcanvas-full-screen-menu > li {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.offcanvas-full-screen-menu > li > a {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.offcanvas-full-screen-menu a {
	color: #fefefe;
}
.offcanvas-full-screen-menu a:hover {
	color: #b2b2b2;
}
.offcanvas-full-screen-close {
	color: #000;
	font-size: 3.4rem;
	outline: hidden!important;
	margin-bottom: 1rem;width: 65px;
	    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
	margin: 6px 0px;
	cursor: pointer;
}
.offcanvas-full-screen-close:hover {
	color: #000;
}
.offcanvas-full-screen-close:focus {
	outline: none;color:#000;
}


.dropdown.menu.vertical > li.opens-right > a::after {
    display: none;
}




/*********************
FOOTER STYLES
*********************/
.footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.footer__menu__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 1px solid #fff;
    padding-top: 12px;
	padding-bottom:12px;
    position: relative;
	list-style: none;
}


.menu li.footer__menu__item  a {
    padding: .7rem 0rem;

}

.footer__menu__item__link {
    color: #fff;
    margin-bottom: 4px;
}

.footer__menu__item__link-description {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: .2px;
    color: #748395!important;
    display: block;
}

.footer__menu__item + .footer__menu__item {
    margin-left: 30px;
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(86, 86, 93, 0.8) url(../../img/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 1010;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}

@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}

.sign-up-container{padding:0rem 1.625rem;}

footer #inner-footer{padding: 0rem 0rem 6rem 0rem; border-bottom: 0px solid #5d5d61;}
footer #middle-footer{padding: 0rem 0rem 6rem 0rem; }
footer #outer-footer{padding:0rem 0rem 2rem 0rem;}

.footer-svg{fill:#fff!important;}

.far, .fab{font-size: 1.625em!important;}
.far.fa-play-circle{margin-right: 10px;}

.footer_spacer, .outer_footer {
   padding:4rem 0rem;
}

.callout_footer{background-color:#f9a51a; color:#ffffff; padding: 3rem 0;}
.callout_footer p, .callout_footer h3, .callout_footer a{color:#fff;}
.callout_footer h3, .callout_footer h2, .callout_footer h4{margin-bottom:0;} 

.footer {
	color: #ffffff;
	line-height: 2;
	font-size: 1.125rem;
}
.footer .grid-padding-x > .cell {
	padding-right: 1.2rem!important;
	padding-left: 0.9375rem;
}
.footer p {
	line-height: 1.6;
	font-size: 1.05rem;
}
.footer .phone {
	/*font-weight: 500;*/
	display: inline-block;
	margin-bottom:0rem;
}



.footer .phone a{/*color:#56565d!important;*/}

.footer .address{/*font-size:0.8125rem;*/}
.footer .phone a:hover {
	color: #fff!important;
	text-decoration: none;
}
.footer .directions {
	font-weight: 400;
}

.footer .directions a {
	color: #f9a51a!important;
}



.footer a:hover.directions {
	color: #fff!important;
	text-decoration: underline;
}
.footer p span, .footer nav span {
	color: #f9a51a;
	font-weight: 400;
}

.footer .widget{
	padding:0px 2rem 0px 0px;
}
.footer h2 {
	font-size: 2.25rem;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -.5px;
	border-right: 2px solid #ffffff;
	padding-right: 1rem;
	margin-right: 1rem;
}
.footer h4 {
/*	font-size: 1.125rem;
	text-transform: uppercase;
	letter-spacing: -.5px;*/
	color: #ffffff;
	line-height: 1.3;
}
.footer h4 span {
	font-weight: 600;
	color: #fff;
}
.footer nav {padding-top: 0rem; display:inline-block; padding-left:.75em;}
.footer ul.social-menu__list li a, .footer ul.social-menu__list li a:link, .footer ul.social-menu__list li a:visited, .footer ul.social-menu__list li a:focus{color:#ffffff;}
.footer ul.social-menu__list li a:hover, .footer ul.social-menu__list li a:active{color:#f9a51a;}

.footer .blog-feed {
	padding-top: 2rem;
}
.footer {
	clear: both;
	margin-top: 0em;
	background: #002f56;
	color: #ffffff;
	padding: 6rem 0px 4rem 0px;
	width: 100%;
	position: relative;
	z-index: 0;
	bottom: 0;
	left:0;
}
.footer .copyright {
	font-size: 0.825rem;
	display: inline-block;
	color:#ffffff;
}
.footer .menu-item {
	font-size: 0.8125rem;
}
/*.footer .menu-item:first-child {
	border-right: 1px solid #5a3c75;
	padding-right: .75em;
}*/
.footer .footer_website {
	line-height: 1.2;
	margin-top: 6.1rem;
}
.footer .footer_website a {
	padding-bottom: 1px;
	font-weight: 600;
	color: #fff;
	display: inline;
	border-bottom: solid 2px #ffffff;
}
.footer .footer_website a:hover {
	color: #fff;
}
.footer .discover-address-row {
	padding-bottom: 1.5rem;
	border-bottom: 1pt dashed #5a3c75;
}
.footer .community-row {
	padding: 1.5rem 0rem 0rem 0rem;
	border-bottom: 1pt dashed #5a3c75;
	position: relative;
}
.footer .community-row span.airplane {
	position: absolute;
	right: 0px;
	bottom: -18px;
}
.footer-callout {
	background: #ffffff;
	color: #fcc149;
	padding: 80px 0px;
}
.footer-callout .button {
	margin-top: 2rem;
}
.footer-callout p {
	font-size: 31px;
	font-family: 'Libre Baskerville', serif;
}
.footer-callout p span {
	font-size: 36px;
	color: #28605f;
}
.footer-callout h3 {
	font-size: 1.8rem;
	margin-bottom: 0px;
	color: #3d2b5a;
}
.footer-callout h3 span {
	color: #fcc149;
	font-size: 2.25rem;
	vertical-align: -3px;
	font-weight: 500;
}
.footer a, .footer a:link, .footer a:visited, .footer a:focus {
	color: #ffffff;
}
.footer a:hover, .footer a:active {
	color: #f9a51a;
}
.footer-block-parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-bottom: 5%;
	padding-left: 123px;
	background-position: center;
	background-size: cover;
	min-height: 600px;
	text-align: center;
	color: #fff;
}
.footer-block-parallax h2 {
	font-size: 14rem;
	font-weight: 700;
	letter-spacing: -2px;
	margin-bottom: 0px;
	line-height: 1.25;
	color:#ffffff;
}
.footer-block-parallax h2 span {
	font-weight: normal;
}
.footer-block-parallax h3 {
	font-size: 2.5rem;
	line-height: 1.2;
}
#disclaimer {
	background-color: #f8f8fa;
	color: #929396;
	font-size: 0.8125rem;
	padding: 6rem 4rem;
}
#disclaimer p {
	font-size: 0.8125rem;
}
p.disclaimer {
	font-size: 0.8125rem;
	padding: 1rem 4rem;
}

.home-type-container p.disclaimer {
	font-size: 0.8125rem;
	padding: 1rem 0rem;
}

#contact-disclaimer {
	color: #fff;
	font-size: 0.8125rem;
	padding: 1rem 0rem;
}
#contact-disclaimer p {
	font-size: 0.8125rem;
	line-height: 1.5;
	margin-bottom: 0px!important;
}
.contact-form p.disclaimer {
	font-size: 0.8125rem;
	vertical-align: middle;
}
#menu-footer-menu.menu {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 13px;
	margin-top: 0px;
}
#menu-footer-menu.menu > li > a {
	padding: .4rem 0rem;
	line-height: 1.4;
	color: #fff;
}
#menu-footer-menu.menu>li>a:focus, #menu-footer-menu.menu>li>a:hover, #menu-footer-menu.menu>li>a:active {
	color: #ffa320;
}
#menu-footer-menu.menu .active > a {
	background: transparent;
	color: #9c62b2;
}
.social-menu__list > .menu-item img {
	width: auto;
	height: 18px;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	display: inline-block;
}
.social-menu__list > .menu-item img:hover {
	opacity: .6!important;
}
.footer ul {
	margin-left: 0rem;
	margin-top: .75em;
}
.social-menu__list > .menu-item:not(:last-child) {
	margin-right: .75em;
}
.social-menu__list > .menu-item {
	display: inline-block;
	vertical-align: top;
}

.social-menu__list li:first-child::after{
	content: "";
background-color: #fff;
width: 26px;
height: 1px;
display: inline-block;
position: relative;
top: -4px;
margin-left: 20px;
margin-right: 10px;}

ul.social-menu__list {
	display: block;
	margin-left: 0rem;
	margin-top: 0em;
	margin-bottom: 0rem;
	vertical-align: top;
}


span.directions a{text-decoration: underline;}
span.directions a:hover, p.email a:hover, p.phone a:hover{color:#f9a51a!important; text-decoration: none;}

.contact-social-menu__list > .menu-item img {
	width: auto;
	height: 18px;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	display: inline-block;
}
.contact-social-menu__list > .menu-item img:hover {
	color:#f9a51a!important;
}

.contact-social-menu__list > .menu-item a:hover {
	color:#f9a51a!important;
}

.contact-social-menu__list > .menu-item:not(:last-child) {
	margin-right: .75em;
}
.contact-social-menu__list > .menu-item {
	display: inline-block;
	vertical-align: top;
}



ul.contact-social-menu__list {
	display: block;
	margin-left: 0rem;
	margin-top: 0em;
	margin-bottom: 0rem;
	vertical-align: top;
}



#hero ul.social-menu__list li a{color:#fff; display: inline-flex; font-weight: 600;}
#hero ul.social-menu__list li:first-child{ 

border-right: 2px solid #fff;
padding-right: 1.6em;
margin-right: 1.4em;
height: 40px;
padding-top:4px;
}


.list-inline {
	padding-left: 0;
	list-style: none;
}
.footer-corp-logo {
	max-width:200px;
	margin-bottom:1.2rem;
}

.rpwe-block {
	margin-top: 40px;
}

.footer-eql{display: inline-block; padding-left:.75em;}

/*********************
TEMPLATE - PARTS
**********************/

article{margin:0rem 0rem;}
.article-footer{padding:8rem 0rem 4rem 0rem;background-color:#f5f5f7; margin-top:8rem; }
.post-navigation{padding:4rem 0rem 1rem 0rem;}
 .background-image {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 580px;
	background-position: center;
}

#home-sections .background-image {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 580px;
	background-position: center;
}

#button-section {
	padding: 0px 0px 6rem 0rem;
}
#page-section {
	margin: 5rem 0rem;
}
.side-by-side__col, .side-by-side__section {
	display: -webkit-box;
	/*    display: -ms-flexbox;*/
	display: flex;
	padding-right: 28px;
}
.side-by-side p {
	font-family: 'Poppins', sans-serif;
	color: #353438;
	line-height: 2;
	text-align: left;
	font-size: 1rem;
}
.side-by-side {
	font-family: 'Poppins', sans-serif;
	color: #353438;
	line-height: 2;
	text-align: left;
	font-size: 1rem;
}

.gray-container{background-color: #f5f5f7;}

.term-residential .block__inner__content{padding-bottom:4rem!important;}
.block__inner__content{z-index: 1; padding-bottom:8rem;}
.block__inner__map_content{padding: 0px 6rem; margin:4rem 0rem;}

.gray-container .block__inner__content{z-index: 1; padding-bottom:0rem;}
.white-container .block__inner__content{z-index: 1; padding-bottom:0rem;}
.block--double .block__content{padding:4rem 5rem;}

.team .block__inner__content{padding: 8rem 0rem;}

#givingback .background-image{
	background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 650px;
    background-position: bottom;
}

.blocks .background-image{
	background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 650px;
    background-position: bottom;
}



.blocks .block .block__inner {
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	width: 100%;
	min-height: 340px;
	border-radius: 2px;
	margin: 10px 0px;
}
.blocks .block .block__inner__content {
	position: relative;
	z-index: 3;
	padding-left: .9375rem;
    padding-right: .9375rem;
}

.blocks .block--triple .block__inner__content {
	position: relative;
	z-index: 3;
	padding-left: 3rem;
    padding-right: 3rem;
}

.blocks .block--triple .block__inner__content p{min-height:75px;}

.blocks .block img{
width: 100%;
height: auto;
display: block;
	}

/*.block.block--double figure {
padding-right: 1rem;
	}


.block.block--double figure > [class*='col-']:last-of-type {
  padding-right: 0px;
}

.blocks .block.block--double figure:last-child{
padding-right: 0rem;
}
*/



.contained .block--single{padding:8rem 0rem;}
.grid-padding-x>.cell.block--single figure{margin:0 0;}
/*.grid-padding-x>.cell.block--double{}
.grid-padding-x>.cell.block--double:first-of-type{padding-right:.5rem;}
.grid-padding-x>.cell.block--double:last-of-type{padding-left:.5rem;}*/

.grid-padding-x>.cell.block--double figure{}
.grid-padding-x>.cell.block--double figure:first-of-type{padding-right:.5rem;}
.grid-padding-x>.cell.block--double figure:last-of-type{padding-left:.5rem;}

.grid-padding-x>.cell.block--triple{display: flex;flex-wrap: wrap;justify-content: space-between;}
.grid-padding-x>.cell.block--triple figure{position: relative; margin:0rem 1rem 1rem 1rem; }
.grid-padding-x>.cell.block--triple figure .img_contain{overflow: hidden;}
.block--triple-content{padding: 2rem 2rem 4rem 2rem;}

.grid-padding-x>.cell.home-work-container{}
.grid-padding-x>.cell.home-work-container:first-of-type{padding-right:.5rem;}
.grid-padding-x>.cell.home-work-container:nth-child(2){padding-left:.5rem;}
.grid-padding-x>.cell.home-work-container:nth-child(3){padding-right:.5rem;}
.grid-padding-x>.cell.home-work-container:last-of-type{padding-left:.5rem;}
.grid-padding-x>.cell.home-work-container h2{position:absolute; bottom:2rem; left: 3rem; color:#fff;}

.grid-padding-x>.cell.services-img-container{}
/*.grid-padding-x>.cell.services-img-container:first-of-type{padding-right:.5rem;}*/
.grid-padding-x>.cell.services-img-container:nth-child(even){padding-left:.5rem;}
.grid-padding-x>.cell.services-img-container:nth-child(odd){padding-right:.5rem;}
/*.grid-padding-x>.cell.services-img-container:last-of-type{padding-left:.5rem;}*/
.grid-padding-x>.cell.services-img-container h2{position:absolute; bottom:2rem; left: 3rem; color:#fff;}


.team-container{margin:0px .5rem;}
.grid-padding-x>.cell.more-container{position: relative;}
.grid-padding-x>.cell.more-container .more-link{position: absolute; top: 0px; left: 0px; width: 50%; height: 100%; background-color: #fff;margin:0px auto; align-items: center; text-align: center;
display: flex;justify-content: center;overflow: hidden;}

.grid-padding-x>.cell.block--triple figure .info_contain {
    opacity: 0;
}
.grid-padding-x>.cell.block--triple figure .info_contain {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: 1em;
    width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin:0 auto;
    transition: opacity .3s ease;
	background-color: rgb(0, 172, 198, .7);
}

.grid-padding-x>.cell.block--triple figure:hover .info_contain {
    opacity: 1;
}

.grid-padding-x>.cell.block--triple figure .img_contain img{
display: block;
transition: transform .8s ease;
	}
.grid-padding-x>.cell.block--triple figure:hover .img_contain img{
transform: scale(1.1);
}


.post-img-container{padding:4rem 0rem;}

.grid-padding-x > .cell.article-footer-link figure {
    position: relative;
    margin: 0rem 1rem 1rem 1rem;
}
.grid-padding-x > .cell.article-footer-link figure .img_contain {
    overflow: hidden;
}

.grid-padding-x>.cell.article-footer-link figure .img_contain img{
display: block;
transition: transform .8s ease;
	}
.grid-padding-x>.cell.article-footer-link figure:hover .img_contain img{
transform: scale(1.1);
}


.work-container a:hover .img_contain img {
    
}

.grid-padding-x>.cell.block--triple figure .info_contain h2{
justify-content: center;
align-content: center;
text-align: center;
margin-top: 40%; color:#fff!important;
line-height: 1;
}


.grid-padding-x>.cell.block--triple figure .info_contain h2 span{
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-size:	0.9375rem;
display: block;
margin-top: 1rem;
font-weight: 600;	
}


/*.blocks .block.block--double figure {
margin-right: 1em;
	}


.blocks .block.block--double figure:last-child{
margin-right: 0em;
	}*/

	
figure {
    margin: 0 0 1em;
}

.clear {
	clear: both;
}


.wysiwyg{padding-bottom: 8rem;}

.wysiwyg.side-by-side__section {
	padding: 1rem 2rem 0rem 2rem;
	min-height: 300px;
}
.wysiwyg.side-by-side__section.local-services {
	padding: 1rem 1rem 0rem 1rem;
	min-height: 400px;
}
.home-side-section.side-by-side__section {
	padding: .5rem 0rem 0rem 0rem!important;
	text-align: left;
}


.blocks .block .block__inner .block__overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.blocks .block.block--dark .block__inner .block__overlay {
	background-color: rgba(0,0,0,.65);
}
.blocks .block.block--white .block__inner .block__overlay {
	background-color: rgba(255,255,255,.65);
}
.blocks .block.block--green .block__inner .block__overlay {
	background-color: rgba(78,161,70,1.0);
}
.blocks .button.hollow.white {
	border: 2px solid #ffffff;
	color: #ffffff;
	font-family: 'Libre Baskerville', serif;
	font-size: 16px;
	border-radius: 4px;
	padding: .85em 2em;
	position: absolute;
	bottom: 14px;
	-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.blocks .button.hollow.white:hover, .blocks .button.hollow.white:focus {
	border: 2px solid #286060;
	background-color: #286060;
	color: #ffffff;
}
#side_slider .orbit-slide {
	height: 100%;
}
#side_slider li.orbit-slide {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center;
}
#side_slider ul.orbit-container, #sider-slider li.orbit-slide {
	min-height: 600px;
}
#side_slider .orbit-wrapper {
	width: 100%;
	min-height: 600px;
}
.side-by-side__section.image-section {
	width: 100%;
	min-height: 600px;
}
.side-by-side__section.image-section .wysiwyg__inner {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center;
}

/*********************
HOME PAGE PARTS
**********************/
.promo-callout {
	background-color: #4ea146;
	color: #fff;
	padding: 6rem 0px;
}
.promo-callout a, .promo-callout a:active {
	color: #fff;
	text-decoration: underline;
}
.promo-callout a:hover, .promo-callout a:focus {
	color: #fff;
	text-decoration: none;
}
#promo-content h2 {
	margin-bottom: 0rem;
}
 .promo-snipe {
	position: absolute;
	top: -25%;
	left: -60px;
	z-index: 15;
}
 .promo-snipe {
	animation: 1s ease-out 0s 1 slideInFromLeft;
}
@keyframes fadein {
 from {
opacity: 0
}
 to {
opacity: 1
}
}
 @keyframes slideInFromLeft {
 0% {
 transform: translateX(-100%);
}
 100% {
 transform: translateX(0);
}
}
 .slider_promo-callout {
	position: relative;
	width: 90%;
	/*bottom: -10%;*/
	background-color: #fff;
	color: #000;
	padding: 1.5rem 1.5rem;
	z-index: 14;
	margin: 0px auto;/*	left: 0;
	right: 0;*/
}
 .promo-form-container {
	position:relative;
	margin-top: -12%!important;
	left:0;
	right:0;
	margin:0 auto;
	width:100%;
}
.slider_promo-callout a, .promo-callout a:active {
	color: #fff;
	text-decoration: underline;
}
.slider_promo-callout a:hover, .promo-callout a:focus {
	color: #fff;
	text-decoration: none;
}
#slider_promo-content h2 {
	margin-bottom: 0rem;
}
.landing-page-form .slider_promo-callout {
	position: relative;
	width: 90%;
	background-color: #fff;
	color: #000;
	padding: 6rem 2rem;
	z-index: 1005;
	margin: 0 auto 0 auto;
}
.landing-page-form .slider_promo-callout h3 {
	font-size: 2.4rem;
}
/*==================================================
 * Shadow Effect 
 * ===============================================*/
.shadow {
	-webkit-box-shadow: 0 12px 26px -12px #777;
	-moz-box-shadow: 0 12px 26px -12px #777;
	box-shadow: 0 12px 26px -12px #777;
}


/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	-webkit-filter: none !important;
	filter: none !important;
	-ms-filter: none !important;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
a:after, a:visited:after {
	content: " (" attr(href) ")";
}
a abbr[title]:after, a:visited abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
	margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
	display: none;
}
}

/* @Small only */
@media screen and (max-width: 39.9375em) {
	
.menu.filter li{margin-left:1rem; }	
.menu.filter li:last-child{margin-left:0rem; }		
	
.block__inner__map_content {
    padding: 0px 0rem;
} 	
	
section#adblock {
    margin: 0px .625rem;
}	
	
	.detail-hero__pagination, .detail-hero__pagination_BA{
	position: relative;
width: 100%;
height: 100px;
		}
	
.offcanvas-full-screen {height: 100%;}
.offcanvas-full-screen-menu ul {margin: 20px 0px 120px 0px;}	
.offcanvas-full-screen .offcanvas-full-screen-inner footer {
    padding-top: 0rem;
    margin: 0px 0px 120px 0px;
}
	
.offcanvas-full-screen footer ul.social-menu__list {
	position: relative;
    right: inherit;
    left: inherit;
    margin: 0px auto;
    text-align: center;
	padding-top:2rem;
	padding-bottom: 0px;
}
	
.offcanvas-full-screen footer ul.social-menu__list li:first-child::after {
    display: none;
}
	
.offcanvas-full-screen-menu .menu>li>a {
    font-size: 1.2em;
}	
	
	#hero ul.social-menu__list li:first-child {
    border-right: 0px solid #fff;
    display: block;
}
	
p {font-size: 1em;}	
	
#testimonial-slider h3{ padding: 0rem 1rem!important; line-height: 1.6!important;}	
	
.more-pad{padding-top:0rem;}
	ul.service-list-home {

    -webkit-column-count:inherit;
    -moz-column-count:inherit;
    column-count:inherit;

}
	
.blocks .block .block__inner__content {
	padding:4rem 0rem 4rem 0rem;
}
	
.blocks .block .block--triple-content {
	padding:1rem 0rem 4rem 0rem;

}	
	
section.news-feed {padding: 4rem 0rem;}	
	
.grid-padding-x>.cell.block--double:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.block--double:last-of-type{padding-left:0rem;}
	
.grid-padding-x>.cell.home-work-container:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.home-work-container:nth-child(2){padding-left:0rem;}
.grid-padding-x>.cell.home-work-container:nth-child(3){padding-right:0rem;}
.grid-padding-x>.cell.home-work-container:last-of-type{padding-left:0rem;}

	
.grid-padding-x>.cell.services-img-container:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.services-img-container:nth-child(2){padding-left:0rem;}
.grid-padding-x>.cell.services-img-container:nth-child(3){padding-right:0rem;}
.grid-padding-x>.cell.services-img-container:last-of-type{padding-left:0rem;}
	
	
.tabs-content img {
    padding: 1rem 2.4rem;
}
	
	.masthead h1{width: 100%;}
	
	.offcanvas-full-screen footer ul.social-menu__list li:first-child {
    border-right: 0px solid #5d5d61;
    padding-right: 0em;
		margin-right: 0rem;
    display: block;
    margin-bottom: 1em;

}
	
	.offcanvas-full-screen .offcanvas-full-screen-inner footer{position: relative; display: block; right: inherit;}
	
		.offcanvas-full-screen footer ul.social-menu__list li:last-child {
    border-left: 0px solid #5d5d61;
    padding-left: 0em;
		margin-left: 0rem;
    display: block;
    margin-bottom: 1em;

}
	/*Remove submenu on mobile*/
	.offcanvas-full-screen-menu ul li ul {display:none;}

	
	.p-left{padding-left:0rem;}
.p-right{padding-right: 0rem;}
	


.company_info {
    padding: 4rem 0rem!important;
}	
	
.about-container .inner::before {
    display:none;
}
	
.feature-container .feature-wrapper::before {
    width: 100%;
}	
	
.neg-margin-left, .neg-margin-right {
    margin-left: 0px !important;
}
	
	.home .inner-content{padding:2rem 0rem 0rem 0rem;}	
	

.offcanvas-full-screen-menu ul {
    font-size: 1.875rem;
}
	.home article{padding:0px 0rem!important;}
	article{padding:0px .625rem!important;}
	.single article{padding:0px 0px!important;}
	article.taxonomy {padding: 36px 40px!important;}
	.tax-resource_type article {padding: 36px 40px!important;}
	.search article {padding: 36px 40px!important;}
	
.footer .widget {
    padding: 0px 0rem 0px 0px!important;
}
	
.footer__menu__item + .footer__menu__item {
    margin-left: 0px;
}	
	
.block__inner__content{padding:1rem 0rem 4rem 0rem;}	
.carousel {
    text-align: center;
    padding: 2rem 0rem;
}
	
.blocks .background-image {
    min-height: 450px;
    background-position: center;
}	
	
.sub-content{margin-top:100px;}	

.inner-content {padding: 4rem 0rem 0rem 0rem;}	
	
	
h1{font-size:2.6rem;}
	h2{font-size:2rem;}	
	.accordion dt h2 {
	font-size:2.2rem!important;	
}

p.lead  {
    line-height: 1.8 !important;
}
p.disclaimer {
    font-size: 0.8125rem!important;
}	
	
	.lead {
    font-size: 1.3rem !important;
}
	
.slider_promo-callout p {
	padding:0rem 1rem;
	font-size: 1.2rem;
}

.slider_promo-callout h3 {
    margin-bottom: .5rem;
    font-size: 1.6rem;
    line-height: 1.1;
}
	
#home-sections .background-image {
   min-height: 300px;
	background-size: cover;
}

.home .top-bar.is-anchored ul.menu.mobile {
	/*margin-top: 3.5rem;
	background-color: rgba(86,86,93,1);*/
}
	
#contact #map {
    min-height: 350px;
}
	

.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}

	.home .sticky.is-anchored{height:108px; background-color: transparent;}	
	.sticky.is-anchored{height:108px; background-color: #002f56;}	
	
.sticky.is-anchored .st1{
	fill:#C59F38;
}

.sticky.is-anchored .st0{
	fill:#56565D;
}


	
	
.sticky.is-anchored .rmh-logo {
    margin: 1.75rem 0rem 1.56rem 0rem;
    background-size: 260px 45px;
    vertical-align: middle;
    justify-content: center;
    align-content: center;
    align-items: center;

}	
	
.sticky.is-stuck .rmh-logo, .home .sticky.is-anchored .rmh-logo {
    margin: 1.75rem 0rem 1.56rem 0rem;
    background-size: 260px 45px;
    vertical-align: middle;
    justify-content: center;
    align-content: center;
    align-items: center;
}	
	

.promo-callout {
	padding: 3rem 0px;
}

.orbit-caption{top:20%!important;}

.orbit-caption h1 {
    font-size: 3.8rem!important;
}	
	.orbit-caption h1 span {
    font-weight: 500;
    font-size: 5rem!important;
}
.orbit-caption h2 {
    padding-left: 10px!important;
    position: relative;
}
.orbit-caption h2:before {
display:none;
}	
/*#hero .video-hero__content {
    top: 60%!important;
}*/
#hero .container {
    padding: 0px .5rem!important
}	
	
#hero .video-hero__content h1 {
    font-size: 2.4rem!important;
}	

#hero .video-hero__content h1 span {
    font-weight: 500;
    font-size: 5rem!important;
}
#hero .video-hero__content h2 {
    padding-left: 10px!important;
    position: relative;
}
#hero .video-hero__content h2:before {
display:none;
}	
	
.home .orbit-caption {
	bottom: 60%!important;
}
.home .orbit-caption h2 {
	font-size: 2rem;
}
.residences-specs {
	margin-top: 20px;
}
.home-side-section.side-by-side__section {
	padding: 0rem 0rem 0rem 0rem!important;
	text-align: left;
}
	
.floorplan-image-wrapper {
    padding: 2rem 2rem;
}
	
.tabs-panel {
     padding: 1rem 0rem; 
}	
	
#content #inner-content {
	padding: 2rem 0rem 0rem 0rem;
}
#sub-content #inner-content {
	padding: 4rem 0rem 0rem 0rem;
}
#side_slider .orbit-slide {
	height: 100%;
}
#side_slider ul.orbit-container, #sider-slider li.orbit-slide {
	min-height: 300px;
}
#side_slider .orbit-wrapper {
	width: 100%;
	min-height: 300px;
}

.wysiwyg.side-by-side__section {
	padding: 2rem 0rem 1rem 0rem!important;
	min-height: 400px;
}
.side-by-side__col, .side-by-side__section {
	padding-right: 10px;
}

.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px!important;
	height: 65px!important;
	background-image: url("../../img/pathways_to_wellness.svg");
}
.thankyou .hero-image {
	margin-top: 100px!important;
}
.hero-image {
	margin-top: 100px;
}

.sticky, .sticky-container {
	height: 108px !important;
}

.footer {
	padding: 8rem 0px 0rem 0px;
}
footer #inner-footer {
    padding: 0rem 0rem 2rem 0rem;
}
footer #middle-footer {
    padding: 0rem 0rem 2rem 0rem;
}	
	
footer #outer-footer {
    padding: 1rem 0rem;
}
	
	.footer__menu__item {
    border-top: 0px solid #fff;
    padding: 12px 2rem;

}
	
.social-menu__list li:first-child::after {
display: none;
}	
	
.footer-callout {
	padding: 40px 20px;
}
.footer-callout h3 {
	font-size: 1.3rem;
}
.footer-callout h3 span {
	font-size: 1.3rem;
	vertical-align: 0px
}
.footer-block-parallax h3 {
	font-size: 1.6rem;
	line-height: 1.2;
}
.footer-block-parallax h2 {
	font-size: 5rem;
}
.footer-block-parallax {
	background-attachment: inherit;
}
#community-image.background-image {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
	
.community-parallax h4 {
	font-size: 1.8rem;
	
}	
	
.community-parallax h5 {
    font-size: 1.6rem;
}
	
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
.community-parallax h2 span {
	font-size: 3.2rem;
}
.small-text-center {
	text-align: center!important;
}
.footer h2 {
	font-size: 1.8rem;
	line-height: 1;
	border-right: 0px solid #ffffff;
	padding-right: 0rem;
	margin-right: 0rem;
	margin-bottom: 1rem;
}
.footer h4 {
	padding-right: 0rem;
}
.footer p {
	font-size: 1rem;
}
.footer .footer_website {
	margin: 2.1rem 0rem 4rem 0rem;
}
.community-parallax .community-maps {
	margin-top: 0px;
	padding: 4rem 2rem!important;
}
.community-parallax .community-contents {
	padding: 1rem 2rem!important;
}
.community-parallax h2 span {
	font-size: 3.8rem;
}
.community-parallax h3 {
	font-size: 2rem;
}

.locations-menu .menu li {
	display: inline;
}
.page-sub-title p {
	font-size: 1.2rem;
}
/*.hero-image h1 span {
	font-size: 1.6rem;
}*/
.hero-image .header-title {
	bottom: 8%;
}
.hero-image h1 {
	font-size: 2rem;
	margin-bottom: .5rem;
}
	
.light .page-title {
    font-size: 2rem;
}	
	
.light .page-title {
    font-size: 2rem;
}
	
.light {
    padding: 8rem 0px 4rem 0px;
}		
	
.light h1 span {
 font-size: 2rem!important;
}

.light .header-title h2 {
font-weight: 400;

}	
.promo-snipe {
	display: block;
	left: -14%;
	z-index: 15;
}
 .promo-snipe img {
	width: 52%!important;
}

.orbit-image {
	height: 600px;
	/*margin-top: 100px;*/
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.home .orbit-caption h2 {
	font-size: 1.5rem;
}

.scrollnext {
	display: none;/*    bottom:48%;*/
	
}
.scrollnext::before {
	font-size: 100px;
	left: -20px;
}
p.disclaimer {
	padding: 0rem 0rem;
}
p a.disclaimer {
	color: #3d2b5a;
	text-decoration: underline;
}
#disclaimer {
	padding: 6rem 2rem;
}
.landing-page-form .slider_promo-callout {
	padding: 2rem 0rem;
}

.gray-container .block__content {
    padding: 4rem 1.625rem;
}
	
.block__content {
    padding: 0rem 1rem;
}	
	
	.blocks .block__content{padding:0rem 1.625rem;}	

	.card-holder {
    margin-top: 0em!important;

}

#testimonial-slider .orbit-container {
    outline: none;
    padding: 0rem 1rem;
}
	
#testimonial-slider .orbit-container .orbit-slide {
    position: relative;
}	
	
.home-background{
	background-image: none!important;
}
}

/* Medium and up * 640px*/
@media screen and (min-width: 40em) {
.sticky, .sticky-container {
	height: 108px;
}


/*	.blocks .block .block__inner__content {
	padding-left: .9375rem;
    padding-right: .9375rem;
}	
	*/

	
}

/* Medium only 640px to 1023px*/
@media screen and (max-width: 63.9375em) {


.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
 .slider_promo-callout {
	padding: 1rem 1rem;
}

.floorplan-wrapper {
    border-bottom: 2px solid #c6a03a;
    padding: 0rem 0rem;
    margin: 2rem 0rem;
    color: #56565d;

}	

}

/* Medium only 640px to 1023px*/
@media screen and (min-width: 40em) and (max-width: 64em) {
.gray-container .block__content {
    padding: 4rem 2rem;
}	
	
.block__content {
    padding: 0rem 1rem;
}		
	.detail-hero__pagination, .detail-hero__pagination_BA{
	position: relative;
width: 100%;
height: 100px;
		}	
.masthead{padding-bottom:4rem;}		
.grid-padding-x>.cell.block--double:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.block--double:last-of-type{padding-left:0rem;}

.grid-padding-x>.cell.home-work-container:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.home-work-container:nth-child(2){padding-left:0rem;}
.grid-padding-x>.cell.home-work-container:nth-child(3){padding-right:0rem;}
.grid-padding-x>.cell.home-work-container:last-of-type{padding-left:0rem;}	

.grid-padding-x>.cell.services-img-container:first-of-type{padding-right:0rem;}
.grid-padding-x>.cell.services-img-container:nth-child(2){padding-left:0rem;}
.grid-padding-x>.cell.services-img-container:nth-child(3){padding-right:0rem;}
.grid-padding-x>.cell.services-img-container:last-of-type{padding-left:0rem;}	
	
	.p-left{padding-left:0rem;}
.p-right{padding-right: 0rem;}
	
.about-container .inner::before {
    display:none;
}
	
.feature-container .feature-wrapper::before {
    width: 100%;
}

.neg-margin-left, .neg-margin-right {
    margin-left: 0px !important;
}
	
	

.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}

.home .orbit-caption {
}
.home .orbit-link {
	padding:0rem 0rem;
}
.home .orbit-caption h2 {
	font-size: 1.5rem;
}
	

#hero .video-hero__content h1 {
    font-size: 4.6rem!important;
}	


#sub-content #inner-content {
	padding: 4rem 0rem 0rem 0rem;
}
#side_slider .orbit-slide {
	height: 100%;
}
#side_slider ul.orbit-container, #sider-slider li.orbit-slide {
	min-height: 500px;
}
#side_slider .orbit-wrapper {
	width: 100%;
	min-height: 500px;
}
	
	video {
    object-fit: contain;
    object-position: top center;
    min-height:700px;
	margin-top: 140px;
}	
.footer .footer_website {
	margin: 2.1rem 0rem 4rem 0rem;
}
.footer h2 {
	font-size: 1.8rem;
	line-height: 1;
	border-right: 0px solid #ffffff;
	padding-right: 0rem;
	margin-right: 0rem;
	margin-bottom: 1rem;
}
.footer h4 {
	padding-right: 0rem;
}
.community-parallax .community-maps {
	margin-top: 0px;
}

.hero-image h1 {
	font-size: 4rem;/* text-shadow: 0px 4px 3px rgba(0,0,0,0.3), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); */
}
.hero-image h1 span {
	font-size: 3.2rem;
}
.page-sub-title p {
	font-size: 1.8rem;
}
.locations-menu .menu li {
	display: table-cell;
}
.footer-block-parallax h2 {
	font-size: 8rem;
	font-weight: 700;
	letter-spacing: -2px;
	margin-bottom: 0px;
	line-height: 1.25;
}
 .promo-snipe {
	left: -40px;
}
 .promo-snipe img {
	width: 75%;
}
.footer-block-parallax {
	background-attachment: inherit;
}
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}

.landing-page-form .slider_promo-callout {
	padding: 1rem 1rem;
	z-index: 1005;
	margin: 0 auto 0 auto;
}
.text-container {
	padding: 4rem 4rem !important;
}
.locations-menu {
	background-image: none;
}
.locations-menu .menu {
	margin-left: 2rem;
	padding-right: 2rem;
}
.locations-menu .menu li {
	border-right: 0px solid #915ba6 !important;
	max-width: auto;
}
 .slider_promo-callout {
	padding: 1rem 1rem;
}
	
.locations .hero-image .page-title {
    bottom: 80%;
    font-size: 2.5rem;
}	

.slider_promo-callout p {
	padding:0rem 1rem;
}	
	
.vimeo-wrapper {
    padding-top: 100px;
}	
			

.blocks .block--triple .block__inner__content {
	padding-left: 1rem;
    padding-right: 1rem;
		padding-top: 2rem;
		padding-bottom:2rem!important;
}	
	
	.blocks .block--triple .block__inner__content p {
    min-height: 100px;
}	
	
.block__inner__content{padding:1rem 0rem;}	
.carousel {
    text-align: center;
    padding: 2rem 0rem;
}	
	
.home-background{
	background-image: none!important;
}
	
/*Remove submenu on mobile*/
.offcanvas-full-screen-menu ul li ul {display:none;}		
.offcanvas-full-screen footer ul.social-menu__list {right: 2%;}
}

@media only screen and (-webkit-min-device-pixel-ratio : 2), only screen and (min-device-pixel-ratio : 2) {
.orbit-caption h2 {
	font-size: 3.8em;
}
 .promo-snipe img {
	width: 80%;
}

}

/* (1280x1024) 2nd Screen */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) and (orientation: landscape) {

.orbit-caption { max-width: 1272px!important;}

}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 719px) and (max-device-width: 1280px)  {
 .promo-snipe {
	top: -10%;
}
 .promo-snipe img {
	width: 70%;
}
.orbit-caption h2 {
	font-size: 3.2em;
}

 .slider_promo-callout {
	padding: 1rem 1rem;/* bottom:-12%;*/
}

.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
.orbit-caption { max-width: 1272px;}		
	
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 3) {
/*.orbit .promo-snipe  {
    bottom: 35%;
}
	*/
.orbit-caption { max-width: 1272px!important;}
	
.promo-snipe img {
	width: 75%;
}
.orbit-caption h2 {
	font-size: 3.2em;
}
/*.scrollnext {
    bottom: 30%;
}
	*/
 .slider_promo-callout {
	padding: 1rem 1rem;/* bottom: -12%;*/
}
/* .promo-form-container {
	bottom: -16%!important;
}*/

.orbit-link {
    padding: 0rem 0rem 0rem 0rem;
}	
		
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 719px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 3) {
/*.orbit .promo-snipe  {
    bottom: 35%;
}
	*/
.promo-snipe img {
	width: 75%;
}

/*.scrollnext {
    bottom: 30%;
}
	*/
 .slider_promo-callout {
	padding: 1rem 1rem;/* bottom: -12%;*/
}
/* .promo-form-container {
	bottom: -16%!important;
}*/

.orbit-link {
    padding: 0rem 0rem 0rem 0rem;
}
.orbit-caption { max-width: 1272px!important;}	
		
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen  and (min-device-width: 800px)  and (max-device-width: 1280px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
/*.scrollnext {
    bottom: 30%;
}*/
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem;
}	
	  

 .promo-snipe img {
	width: 75%;
}
.orbit-caption h2 {
	font-size: 3em;
}
.sticky, .sticky-container {
	height: 140px;
}
}




/* Fix Menu*/
@media screen and (min-width: 64em) and (max-width: 103.5em) {
}

/*Extra Large Screen*/
@media screen and (min-width: 92em) {
.top-bar ul.menu.mobile {
    right: 0%;
}


.gray-container .block__content{padding:4rem 8rem;}	
}

/* Large and up */
@media screen and (min-width: 64.3975em) {
/*.light-purple-container {
	height: 50%;
}*/
 .slider_promo-callout {
	padding: 1.5rem 1.5rem;
}
/*.offcanvas-full-screen{display:none;}		*/
}

/* Large and up */
@media screen and (min-width: 64em) {
.landing-page-form .large-2 {
	width: 21%!important;
}
.landing-page-form .large-1 {
	width: 15%!important;
}
 .slider_promo-callout {
	padding: 1.5rem 1.5rem;
}
.offcanvas-full-screen-menu .menu.vertical>li {
	display: block!important;
}
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
/*.orbit-caption h2 {
    font-size: 4.5em;
}	*/
/*	
.scrollnext {
    bottom: 25%;
}*/	
}

@media screen and (max-width: 70.688em) {
/*.show-for-large {
	display: none;
}
.light-purple-container {
	height: 100%;
}*/
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {

}

/*style   ipad Portriat*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.light-purple-container {
	height: 100%;
}
.footer h2 {
	border-right: 0px solid #ffffff;
	padding-right: 0rem;
	margin-right: 0rem;
}
/*.scrollnext {
    bottom: 32%;
}*/	
	
.main-menu-container {
	display: none!important;
}
.mobile-menu-container {
	display: block!important;
}
.community-parallax h2 span {
	font-size: 3.8rem;
}
.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}

/* .promo-form-container {
	bottom: -76%!important;
}*/	
	
}

/*style   ipad Lanscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.main-menu-container {
	display: none!important;
}
.mobile-menu-container {
	display: block!important;
}
/*.scrollnext {
    bottom: 42%;
}*/
	
.community-parallax h2 span {
	font-size: 3.8rem;
}
h1 {
	font-size: 3.2rem;
}
.footer h2 {
	border-right: 1px solid #ffffff;
	padding-right: 1rem;
	margin-right: 1rem;
}

.landing-page-form .slider_promo-callout {
	padding: 4rem 4rem;
	z-index: 1005;
	margin: 0 auto 0 auto;
}
 .slider_promo-callout {
	width: 90%;/*    bottom: -16%;*/
}
/* .promo-form-container {
	bottom: -50%!important;
}*/
.orbit-caption {
	bottom: 55%;
}
 .promo-snipe {
	left: -40px;
}

.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}

.community-parallax h2 span {
	font-size: 5rem;
}
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
}

/*Galaxy S9 landscape*/
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 3)and (orientation: landscape) {
	
.sub-content {
    margin-top: 130px!important;
}	
	
.sticky, .sticky-container {
	height: 108px!important;
}
	
.orbit-caption h2::before {
display: none;
}
	
.orbit-caption h2 {
    padding-left: 4px!important;
	font-size:1.35rem!important;
	margin-bottom:.5rem!important;
}
	
.orbit-caption h1 {
    font-size: 4rem!important;
}	

.orbit-caption h1 span {
    font-size: 4rem!important; display: inline!important;
}
	
.orbit-caption h3 {
    font-size: 2.0625rem!important;
	margin-bottom:1rem!important;
}	
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
	
.sticky.is-anchored .brownstone-logo{
    margin-top: .5rem!important;
    width: 200px!important;
    height: 95px!important;
    background-image: url(../../img/Brownstones_small-logo.svg)!important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    background-repeat: no-repeat;
}	
	
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.hero-image {
	margin-top: 100px;
}
.top-bar ul.menu.mobile {
	margin-top: 0;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
	}	
	
	
}

/*Pixel 2XL Landscape*/
@media only screen and (min-device-width: 411px) and (max-device-width: 823px) and (-webkit-min-device-pixel-ratio: 3)and (orientation: landscape) {

.sub-content {
    margin-top: 130px!important;
}	
	
.sticky, .sticky-container {
	height: 108px!important;
}
	
.orbit-caption h2::before {
display: none;
}
	
.orbit-caption h2 {
    padding-left: 4px!important;
	font-size:1.35rem!important;
	margin-bottom:.5rem!important;
}
	
.orbit-caption h1 {
    font-size: 4rem!important;
}	

.orbit-caption h1 span {
    font-size: 4rem!important; display: inline!important;
}
	
.orbit-caption h3 {
    font-size: 2.0625rem!important;
	margin-bottom:1rem!important;
}	
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
	
.sticky.is-anchored .brownstone-logo{
    margin-top: .5rem!important;
    width: 200px!important;
    height: 95px!important;
    background-image: url(../../img/Brownstones_small-logo.svg)!important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    background-repeat: no-repeat;
}	
	
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.hero-image {
	margin-top: 100px;
}
.top-bar ul.menu.mobile {
	margin-top: 0;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
	}
}

/*Pixel 2 Landscape*/
@media only screen and (min-device-width: 411px) and (max-device-width: 731px) and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {

.sub-content {
    margin-top: 130px!important;
}	
	
.sticky, .sticky-container {
	height: 108px!important;
}
	
.orbit-caption h2::before {
display: none;
}
	
.orbit-caption h2 {
    padding-left: 4px!important;
	font-size:1.35rem!important;
	margin-bottom:.5rem!important;
}
	
.orbit-caption h1 {
    font-size: 4rem!important;
}	

.orbit-caption h1 span {
    font-size: 4rem!important; display: inline!important;
}
	
.orbit-caption h3 {
    font-size: 2.0625rem!important;
	margin-bottom:1rem!important;
}	
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
	
	
.sticky.is-anchored .brownstone-logo{
    margin-top: .5rem!important;
    width: 200px!important;
    height: 95px!important;
    background-image: url(../../img/Brownstones_small-logo.svg)!important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    background-repeat: no-repeat;
}	
		
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.hero-image {
	margin-top: 100px;
}
.top-bar ul.menu.mobile {
	margin-top: 0;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
	}
}


/* iphoneX Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3)and (orientation: landscape) {

.footer {
	padding: 16rem 0px 0rem 0px;
}
footer #inner-footer {
    padding: 0rem 0rem 1rem 0rem;
}
	
footer #outer-footer {
    padding: 1rem 0rem;
}		
	
	.home-background{
	background-image: none!important;
}
	
.sub-content {
    margin-top: 130px!important;
}
	
.community-parallax h2 span {
	font-size: 3.2rem;
}
h1 {
	font-size: 2.5rem;
}
.promo-snipe img {
	width: 65%;
}

#sub-content #inner-content {
	padding: 4rem 0rem 0rem 0rem;
}
/*.scrollnext {
    bottom: 16%;
}*/
	
video {
    object-fit: contain;
    object-position: top center;
    min-height: 375px;
    margin-top: 100px;
}	
	
 .promo-snipe {
	top: -4%!important;
}
 .promo-snipe img {
    width: 55%;
}	
	
.hero-image .header-title {
	bottom: 16%;
}
.sticky, .sticky-container {
	height: 108px!important;
}
	
.orbit-caption h2::before {
display: none;
}
	
.orbit-caption h2 {
    padding-left: 4px!important;
	font-size:1.35rem!important;
	margin-bottom:.5rem!important;
}
	
.orbit-caption h1 {
    font-size: 4rem!important;
}	

.orbit-caption h1 span {
    font-size: 4rem!important; display: inline!important;
}
	
.orbit-caption h3 {
    font-size: 2.0625rem!important;
	margin-bottom:1rem!important;
}	
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
	
.sticky.is-anchored .brownstone-logo{
    margin-top: .5rem!important;
    width: 200px!important;
    height: 95px!important;
    background-image: url(../../img/Brownstones_small-logo.svg)!important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    background-repeat: no-repeat;
}	
	
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.hero-image {
	margin-top: 100px;
}
.top-bar ul.menu.mobile {
	margin-top: 0;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
	
.vimeo-wrapper {padding-top:100px;}	
	

	
}

/* iphone 6, 7, 8,  Landscape */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {

h1 {
	font-size: 2.5rem;
}
.community-parallax h2 span {
	font-size: 3.2rem;
}
 .promo-snipe img {
	width: 65%;
}

#sub-content #inner-content {
	padding: 4rem 0rem 0rem 0rem;
}

	
.promo-snipe {
    top: -6%;
}
.sticky, .sticky-container {
	height: 100px;
}
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
	
.vimeo-wrapper {
    padding-top: 100px;
}	


	
}

/* iphone 6+, 7+, 8+,  Landscape */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
/*.orbit .slider_promo-callout {
    bottom: -90%;
}*/
/* .promo-form-container {
	bottom: -90%;
}*/
h1 {
	font-size: 2.5rem;
}
 .promo-snipe img {
	width: 55%;
}


#sub-content #inner-content {
	padding: 4rem 0rem 0rem 0rem;
}
.community-parallax h2 span {
	font-size: 3.2rem;
}
/*.scrollnext {
    bottom: 20%;
}*/
	
 .promo-snipe {
    top: -6%;
}
.sticky, .sticky-container {
	height: 100px;
}
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
}

/* ----------- iPhone 5 and 5S ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
.menu.logo {
	display: block;
	overflow: hidden;
	width: 200px!important;
	height: 58px!important;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
	
 .promo-snipe {
    display: block;
    left: -14%;
    z-index: 15;
}	

}

/* ----------- iPhone 4 and 4S ----------- */


/* Portrait */
@media only screen  and (min-device-width: 320px)  and (max-device-width: 480px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) {
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 200px!important;
	height: 58px!important;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
 .promo-snipe {
    display: block;
    top: -8%;
    left: -14%;
    z-index: 15;
}	
	
/* .promo-form-container {
    position: absolute;
    bottom: -280% !important;
}	*/
	
 .promo-snipe img {
    width: 40% !important;
}
	

}

/* Landscape */
@media only screen  and (min-device-width: 320px)  and (max-device-width: 480px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
.community-parallax h2 span {
	font-size: 3.2rem;
}
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */


/* Portrait */
@media only screen  and (min-device-width: 320px)  and (max-device-width: 568px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) {
/*.scrollnext {
    bottom: 55%;
}*/	 
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
}

/* Landscape */
@media only screen  and (min-device-width: 320px)  and (max-device-width: 568px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
.community-parallax h2 span {
	font-size: 3.2rem;
}
}

/* Galaxy S5 landscape */
@media screen  and (device-width: 360px)  and (device-height: 640px)  and (-webkit-device-pixel-ratio: 3)  and (orientation: landscape) {
/*.scrollnext {
    bottom: 22%;
}*/

 .promo-snipe img {
	width: 55%;
}

.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
	
.sticky, .sticky-container {
	height: 108px!important;
}
	
.orbit-caption h2::before {
display: none;
}
	
.orbit-caption h2 {
    padding-left: 4px!important;
	font-size:1.35rem!important;
	margin-bottom:.5rem!important;
}
	
.orbit-caption h1 {
    font-size: 4rem!important;
}	

.orbit-caption h1 span {
    font-size: 4rem!important; display: inline!important;
}
	
.orbit-caption h3 {
    font-size: 2.0625rem!important;
	margin-bottom:1rem!important;
}	
	
.orbit-link {
    padding: 0rem 0rem 0rem 0rem!important;
}	
	
.sticky.is-anchored .brownstone-logo {
    margin-top: .75rem;
    width: 157px;
    height: 84px;
}	
	
.menu.logo {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url("../../img/pathways_to_wellness.svg");
	margin: 1.485rem 0px;
}
.hero-image {
	margin-top: 100px;
}
.top-bar ul.menu.mobile {
	margin-top: 0;
}
.orbit-caption {
	bottom: 34%;
}
.home .orbit-caption h2 {
	font-size: 2.35rem;
}	
	
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait */
@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px)  and (orientation: portrait) {
.light-purple-container {
	padding: 3rem 2.2rem;
	height: 100%;
}

}

/* Portrait */
@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px)  and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 2) {
.light-purple-container {
	padding: 3rem 2.2rem;
	height: 100%;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}

/*	 .promo-form-container {
    bottom: -76%;
}*/
	
}

/* Landscape */
@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 2) {
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
.community-parallax h2 span {
	font-size: 5rem;
}
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen  and (min-device-width: 834px)  and (max-device-width: 1112px) {
.light-purple-container {
	padding: 3rem 2.2rem;
}
 .promo-snipe img {
	width: 75%!important;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen  and (min-device-width: 834px)  and (max-device-width: 834px)  and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 2) {
.light-purple-container {
	height: 100%;
}
.show-for-large {
	display: none;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen  and (min-device-width: 1112px)  and (max-device-width: 1112px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 2) {

 .promo-snipe img {
	width: 75%!important;
}
.light-purple-container {
	padding: 3rem 2.2rem!important;
}
/*.align-middle {
	align-items: normal!important;
}*/
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}
.community-parallax h2 span {
	font-size: 5rem;
}
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
.footer-block-parallax {
	background-attachment: inherit;
}
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen  and (min-device-width: 1024px)  and (max-device-width: 1366px)  and (-webkit-min-device-pixel-ratio: 2) {
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover!important;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
.community-parallax .community-maps {
	margin-top: 0px!important;
}
.footer-block-parallax {
	background-attachment: inherit;
}
h1 {
    font-size: 3.4rem;
}	
	
}

/* Portrait and Landscape */
@media only screen  and (min-device-width: 1024px)  and (max-device-width: 1366px)  and (-webkit-min-device-pixel-ratio: 3) {
.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover!important;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
.community-parallax .community-maps {
	margin-top: 0px!important;
}
}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen  and (min-device-width: 1024px)  and (max-device-width: 1024px)  and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 2) {
.light-purple-container {
	height: 50%;
}
.show-for-large {
	display: block!important;
}
.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}

	
/* .promo-form-container {
    bottom: -50%!important;
}	*/
		
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen  and (min-device-width: 1366px)  and (max-device-width: 1366px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 2) {
/*.align-middle {
	align-items: normal!important;
}*/
.light-purple-container {
	height: 50%;
}
.show-for-large {
	display: block;
}

.main-menu-container {
	display: block;
}
.mobile-menu-container {
	display: none;
}
.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}
/*.orbit .slider_promo-callout {bottom:-10%;}	 */
/* .promo-form-container {
	bottom: -10%;
}*/

.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover!important;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
.community-parallax .community-maps {
	margin-top: 0px!important;
}
.offcanvas-full-screen {
	display: none;
}
	
h1 {
    font-size: 3.4rem;
}		
	
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen  and (min-device-width: 1366px)  and (max-device-width: 1366px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 3) {
.offcanvas-full-screen {
	display: none;
}
}

/* Landscape */
@media only screen  and (min-device-width: 1024px)  and (max-device-width: 1366px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 1.5) {
.light-purple-container {
	height: 50%;
	padding: 3rem 3rem;
}
.main-menu-container {
	display: block;
}
.mobile-menu-container {
	display: none;
}
.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}
/*.orbit .slider_promo-callout {bottom:-10%;}	*/ 

.community-parallax {
	background-image: none!important;
	padding-top: 0!important;
	margin-bottom: 0px!important;
}
#community-image.background-image {
	background-size: cover!important;
	background-repeat: no-repeat;
	min-height: 450px;
	background-position: center;
	margin-bottom: 2rem;
	display: block;
}
.community-parallax .community-maps {
	margin-top: 0px!important;
}
/* .promo-form-container {
	bottom: -10%;
}	*/
	
}

/* Landscape */
@media only screen  and (min-device-width: 1024px)  and (max-device-width: 1366px)  and (orientation: landscape) {
.light-purple-container {
	height: 60%;
	padding: 3.4rem 3.4rem;
}

/*.align-middle {
	align-items: normal!important;
}*/

.main-menu-container {
	display: block;
}
/*.mobile-menu-container {
	display: none;
}*/
.community-parallax .community-maps {
	padding: 5rem 2rem 4rem 2rem!important;
}

	
/* .promo-form-container {
	bottom: -30%;
}*/	
	
}

@media (min-width: 1025px) and (max-width: 1244px) {

/*.align-middle {
	align-items: normal!important;
}*/
.light-purple-container {
	height: 64%;
	padding: 3.2rem 3.2rem;
}

.main-menu-container {
	display: none;
}
.mobile-menu-container {
	display: block;
}
}

@media print, screen and (min-width: 64em) and (max-width: 77.75em) {
.hide-for-large {
	display: block;
}
.menu.vertical > li {
	display: block !important;
}

}
@media (max-width: 1024px) {
	.sell-land {padding-bottom:130px !important;}
}

