/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://graphicbob.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Robert Long
 Author URI:  https://graphicbob.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");


/*=====================================FONTS SECTION====================================*/


@font-face {
    font-family: 'ballparkweiner';
    src: url('fonts/ballw___-webfont.woff2') format('woff2'),
         url('fonts/ballw___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


/*font-family: 'Poppins', sans-serif;*/
/*font-family: 'Rajdhani', sans-serif;*/
/*font-family: 'Poppins', sans-serif;*/



/*=====================================FONTS SECTION====================================*/





/*=====================================BODY SECTION====================================*/


body {
	background-color: #fff !important;
	line-height: 1.5 !important;
	color: #323E48 !important;
	font-size: 16px !important;
	letter-spacing: normal !important;
	font-family: 'Poppins', sans-serif !important;
}


body p, body li{
	font-size: 15px;
	font-family: 'Poppins', sans-serif !important;
}



body h1{
	font-size:55px;	
	font-family: 'Poppins', sans-serif;
	margin:0 0 20px !important;
	text-align: center;
font-weight:normal;
text-transform:uppercase;
letter-spacing: 8px;
}


body h2{
	font-size:45px;	
	font-family: 'Poppins', sans-serif;
	margin:0 0 10px !important;
}


body h3{
	font-size:30px;	
	font-family: 'Poppins', sans-serif;
	margin:0 0 20px;
}


body h4{
	font-size:20px;	
	font-family: 'Poppins', sans-serif !important;
	margin:0 0 20px;
}



body h5{
	font-size:20px;	
	font-family: 'Poppins', sans-serif !important;
	margin:0 0 20px;
}


body a:focus, body input:focus, body select:focus, body button:focus{
	outline:none;
	text-decoration:none;
	box-shadow:none;
}


body a, body input, body select, body button, i{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}


.container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 40px;
}



/*=====================================BODY SECTION====================================*/




/*=====================================HEADER SECTION====================================*/



.header-toggles, .toggle.search-toggle.mobile-search-toggle{
	display: none !important;
}


body .section-inner{
	width: 100%;
}


header#site-header {
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    position: fixed;
    left: 0;
    top: 0;
	z-index: 999;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}


header#site-header.scrollUp {
    transform: translateY(-190px);
    -webkit-transform: translateY(-190px);
    -moz-transform: translateY(-190px);
    -ms-transform: translateY(-190px);
}



#site-header.f-header {
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}



#site-header.f-header .header-navigation-wrapper ul li a, 
#site-header.f-header .header-titles .site-title a {
    color: #323E48;
}



#site-header.f-header .header-titles .site-description {
    color: #323E48;
    border-top: 1px solid #323E48;
}



#site-header .header-inner {
	background-color: rgba(255,255,255,0.2);
	padding: 10px 0;
	margin: 0px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}



#site-header.f-header .header-inner {
    background-color: #323E48;
}



#site-header .header-inner .header-inner-left {  
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}



#site-header .header-inner ul {
	margin: 0;
	list-style: none;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


#site-header .header-inner ul li {
    margin: 0 0 0 20px;
}


#site-header .header-inner ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}


#site-header .header-inner ul li a i {
    margin-right: 5px;
}


#site-header .header-inner ul li a:hover {
    color: #ffffff;
}



#site-header .header-titles .site-description {
    display: none;
}


#site-header .header-titles .site-title a {
    font-family: 'ballparkweiner';
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    text-decoration: none;
}



#site-header .header-titles {
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	flex-flow: column;
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	margin-left: 0;
}


#site-header .header-titles .site-title {
    margin-left: 0;
    text-align: center;
}



#site-header .header-titles .site-description {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 5px 0 0px 15px;
    font-size: 25px;
	margin-left: 0;
	text-transform: Uppercase;
	letter-spacing: 20px;
}




#site-header .header-navigation-wrapper ul li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    padding: 0;
}



#site-header .header-outer {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding: 15px 0;
}




#site-header .primary-menu > li > .icon {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    transform: none;
	top: calc(50% - 0px);
	display: none;
}



#site-header.f-header .primary-menu > li > .icon {
     border-top: 6px solid #323E48;
}




#site-header .primary-menu > li > .icon::after, 
#site-header .primary-menu > li > .icon::before, 
body:not(.overlay-header) .primary-menu ul::after, 
body:not(.overlay-header) .primary-menu ul::before {
    display: none;
}


body:not(.overlay-header) #site-header .primary-menu ul {
    background-color: transparent;
    box-shadow: none;
    left: 0;
    right: auto;
    visibility: hidden;
    padding: 0;
    width: 25rem;
    border-radius: 0;
}


body:not(.overlay-header) #site-header .primary-menu li:hover ul.sub-menu {
	visibility: visible;
}



#site-header .primary-menu ul.sub-menu li {
    padding: 0;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #323E48;
}


#site-header.f-header .primary-menu ul.sub-menu li a {
     color:#fff;
}


#site-header .primary-menu ul.sub-menu li a {
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}


#site-header .primary-menu > li:hover > ul li {
    margin-top:10px;
}


#site-header .primary-menu ul.sub-menu li:last-child a {
    border-bottom: none;
}



.primary-menu li.menu-item-has-children:hover > ul, 
.primary-menu li.menu-item-has-children:focus > ul, 
.primary-menu li.menu-item-has-children.focus > ul {
    transform: translateY(-24px);
    -webkit-transform: translateY(-24px);
    -moz-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
}



.primary-menu ul li.menu-item-has-children:hover > ul, 
.primary-menu ul li.menu-item-has-children:focus > ul, 
.primary-menu ul li.menu-item-has-children.focus > ul {
    left: calc(100% - 6px) !important;
    top: 24px;
    right: 0 !important;
}



/*=====================================HEADER SECTION====================================*/





/*=============================FOOTER SECTION====================================================*/




.powered-by-wordpress{
     display: none!important;
}


#site-footer{
	background-color:#3D3B3B !important;
	color: #fff;
	padding: 0 !important;
	font-family: 'Rajdhani', sans-serif;
}


#site-footer li{
	list-style: none;
}


#site-footer ul{
	margin: 0px!important;
} 

#site-footer p a {
color:#fff;
}
 
.footer-inner .container{
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	flex-flow:wrap;
	-webkit-flex-flow: wrap;
	-moz-flex-flow:wrap;
	-ms-flex-flow:wrap;
	align-items: baseline;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
}


.footer-inner{
	padding: 50px 0px;
}



#site-footer .footer-logo a {
    font-family: 'ballparkweiner';
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    text-decoration: none;
}


#site-footer .footer-logo {
    margin-top: -15px;
    text-align: center;
}



#site-footer .footer-logo span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 5px 0 0px 15px;
    font-size: 25px;
    text-transform: Uppercase;
	letter-spacing: 20px;
}



#site-footer .footer-titles  .widget-content ul li a  {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}



#site-footer .footer-inner h3{
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   font-size:20px;
}



#site-footer .footer-address  .widget-content a {
    color: #fff;
    text-decoration: none;
}



#site-footer .footer-social-list ul{
	display: flex;
	justify-content: space-between;
}



#site-footer .footer-social-list ul li {
	margin: 0px;
}



#site-footer .footer-social-list ul li a{
	color: #fff;
}



#site-footer .widget li {
    margin: 1rem 0 0 0;
}



.footer-outer .footer-credits{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Rajdhani', sans-serif;
}



.footer-outer{
  padding: 30px 0px;
  border-top: 1px solid rgba(167, 151, 151, 0.18);
}



.footer-outer .footer-credits p a{
     text-transform: capitalize;
}



.footer-outer .footer-credits p a:hover{
	text-decoration: none;
}





/*=============================FOOTER SECTION=======================================*/







/*=====================================SLIDER SECTION====================================*/


.main-banner {
    height: 100vh;
}



.mouse {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	max-width: 120px;
	margin: 0 auto;
}


.mouse a {
    background: #323E48 linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
        background-size: auto;
    position: relative;
    width: 37px;
    height: 74px;
    border-radius: 100px;
    background-size: 100% 200%;
    -webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
    animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
}


.mouse p {
    margin-top: 20px;
    font-family: "Cabin", sans-serif;
    letter-spacing: 6px;
    text-indent: 12px;
    color: #ffffff;
    -webkit-animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
    animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
    font-weight: 700;
}


.mouse a:before, .mouse a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}



.mouse a::before {
    width: 25px;
    height: 62px;
    background-color: #323E48;
    border-radius: 100px;
}


.mouse a:after {
	background-color: #ffffff;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite;
}

@-webkit-keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }
  20% {
    background-position: 0% 0%;
  }
  21% {
    background-color: #323E48;
  }
  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  30% {
    background-color: #323E48;
    background-position: 0% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  51% {
    background-color: #323E48;
  }
  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  60% {
    background-color: #323E48;
    background-position: 0% 100%;
  }
  80% {
    background-position: 0% 0%;
  }
  81% {
    background-color: #323E48;
  }
  90%, 100% {
    background-color: #ffffff;
  }
}


@keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }
  20% {
    background-position: 0% 0%;
  }
  21% {
    background-color: #4e5559;
  }
  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  30% {
    background-color: #323E48;
    background-position: 0% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  51% {
    background-color: #323E48;
  }
  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  60% {
    background-color: #323E48;
    background-position: 0% 100%;
  }
  80% {
    background-position: 0% 0%;
  }
  81% {
    background-color: #323E48;
  }
  90%, 100% {
    background-color: #ffffff;
  }
}


@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%, 19% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  28%, 29.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%, 49% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  58%, 59.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%, 79% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  88%, 100% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
}


@keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%, 19% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  28%, 29.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%, 49% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  58%, 59.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%, 79% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  88%, 100% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
}


@-webkit-keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}


@keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}


@-webkit-keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}


@keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}


@-webkit-keyframes colorText {
  21% {
    color: #323E48;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #323E48;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #323E48;
  }
  90% {
    color: #ffffff;
  }
}


@keyframes colorText {
  21% {
    color: #323E48;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #323E48;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #323E48;
  }
  90% {
    color: #ffffff;
  }
}




#n2-ss-2item9 .n2-ss-highlighted-heading-before, 
.n2-ss-layer-row-inner strong {
    /*-webkit-text-stroke: 2.5px;*/
	 text-shadow: 0 4px 1px rgba(0,0,0,0.5) !important;
}


.n2-ss-highlighted-heading-wrapper {
    text-shadow: 0 4px 1px rgba(0,0,0,0.5) !important;
}




/*=====================================SLIDER SECTION====================================*/






/*=====================================HOME SECTION====================================*/


.about-info-container {
    text-align: center;
    padding: 80px 0;
}


.title-heading {
    text-align: center;
    margin-bottom: 40px;
}


.floor-plans-container {
    background: #f7f8f9;
    padding: 80px 0 0;
}



#floor-plans-slider {
    padding-top: 27px;
    overflow: hidden;
}


#floorplans .container-fluid {
    padding: 0 20px;
}



.floor-plans-container .swiper-container {
    overflow: visible;
    padding: 0 50px;
}




#floor-plans-slider .swiper-button-next::after, 
#floor-plans-slider .swiper-button-prev::after {
    color: #323E48;
    font-size: 28px;
}



#floor-plans-slider .swiper-slide a {
	background: #fff;
	display: block;
	padding: 30px;
	border-radius: 10px;
	color: #323E48;
	text-decoration: none;
}


#floor-plans-slider .swiper-slide a h3 {
    font-size: 15px;
    display: block;
}


#floor-plans-slider .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}



#floor-plans-slider .swiper-slide .slider-img {
    position: relative;
	padding-bottom: calc( 0.7 * 100% );
}



#floor-plans-slider .botton-info {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	margin: 30px 0;
}



#floor-plans-slider .botton-info span {
	margin: 0 15px;
	font-size: 18px;
	font-weight: 300;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}



.sup-ft {
    margin-left: 3px;
}


#floor-plans-slider .botton-info .length {
    position: relative;
}



/*
#floor-plans-slider .botton-info .length::before {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    border-left: 1px solid rgba(0,0,0,0.05);
}
*/



#floor-plans-slider .floor-plans-pagination {
    position: absolute;
    top: -3px;
    right: 0;
    bottom: auto;
    width: auto;
    left: auto;
    display: none;
}



#floor-plans-slider .floor-plans-pagination span {
    width: 10px;
    height: 10px;
}




#floor-plans-slider .floor-plans-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}





.floor-plans-container #floor-plans-slider .button {
    background: #323E48;
	color:#fff;
    width: 100%;
    padding: 14px 0;
    border-radius: 50px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}


.floor-plans-container #floor-plans-slider .button:hover {
    background: rgba(50,62,72,0.8);
	text-decoration:none;
	color:#fff;
}




#amenities-left-slider {
    padding-bottom: 30px;
}





.floor-plans-container .bottom-card-box {
    background: #fff;
    width: 100%;
    max-width: 500px;
    padding: 20px;
    text-align: center;
    border-radius: 400px 400px 0 0;
    height: 250px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 50px auto 0;
}



.floor-plans-container .bottom-card-box strong {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    margin-bottom: 5px;
    display: block;
}



.bottom-card-box i {
    font-size: 45px;
    margin: 0 0 19px;
}



.amenities-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	background: #3d3b3b;
}



.amenities-left-wrapper {
    width: 30%;
    padding: 40px;
    color: #fff;
    text-align: left;
}


.amenities-left-wrapper ul{
	margin:0px 0 30px 15px;
}


.amenities-left-wrapper ul li {
    margin: 10px 0 0;
}



.amenities-left-wrapper .button-section {
    margin: 30px 0 20px;
}



.amenities-left-wrapper #amenities-left-slider .swiper-slide a, 
.amenities-left-wrapper ul li a {
    color: #fff;
    text-decoration: none;
    text-align: left;
    display: block;
    font-size: 17px;
    font-weight: 700;
	pointer-events: none;
}



.amenities-left-wrapper span {
    display: block;
    text-align: left;
    font-weight: 700;
    font-style: italic;
}



#amenities-left-slider .amenities-left-pagination span {
    opacity: 1;
    background: #fff;
}



#amenities-left-slider .amenities-left-pagination .swiper-pagination-bullet-active {
    width: 15px;
    height: 15px;
}



#amenities-left-slider .amenities-left-pagination {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}



#amenities-left-slider .swiper-button-next, 
#amenities-left-slider .swiper-button-prev {
    display: none;
}






.button-section .btn-link {
    border: 1px solid #fff;
    padding: 13px 20px;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 0 0 10px;
    background: transparent;
	font-family: 'Poppins', sans-serif;
}


.button-section .btn-link.active-btn, .button-section .btn-link:hover {
    background: #fff;
	color:#323E48;
	text-decoration:none;
}



.button-section .btn-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    transition: width 0.375s;
    -webkit-transition: width 0.375s;
    -moz-transition: width 0.375s;
    -ms-transition: width 0.375s;
}

/*
.button-section .btn-link:hover::before {
    background: #fff !important;
}


.button-section .btn-link:hover:before,
.button-section .btn-link:active:before,
.button-section .btn-link.active-btn:before {
    width: 100%;
}
*/





.amenities-right-wrapper {
    width: 70%;
    position: relative;
	overflow:hidden;
}



.amenities-right-wrapper-inner{	
	position: relative;
}



.amenities-right-wrapper-inner::before {
    content: "";
    display: block;
    padding-bottom: calc( 0.6 * 100% );
}



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



.amenities-right-wrapper .amenities-right-pagination.swiper-pagination.swiper-pagination-fraction {
    text-align: right;
    color: #fff;
    font-size: 30px;
    padding: 0 20px;
	bottom: 0;
}



.amenities-right-wrapper .swiper-button-next {
    left: 60px;
    right: auto;
    bottom: 5px;
    top: auto;
}



.amenities-right-wrapper .swiper-button-prev {
    left: 5px;
    top: auto;
    bottom: 5px;
}



.amenities-right-wrapper .swiper-button-next, 
.amenities-right-wrapper .swiper-button-prev, 
#gallery-slider .swiper-button-next, 
#gallery-slider .swiper-button-prev, 
.neighborhood-perks-container .swiper-button-next, 
.neighborhood-perks-container .swiper-button-prev {
    width: 50px;
    background: #fff;
    height: 57px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}


.amenities-right-wrapper .swiper-button-next::after, 
.amenities-right-wrapper .swiper-button-prev::after {
    color: #323E48;
    opacity: 1;
    font-size: 27px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}



#gallery-slider .swiper-button-next::after, 
#gallery-slider .swiper-button-prev::after, 
.neighborhood-perks-container .swiper-button-next::after, 
.neighborhood-perks-container .swiper-button-prev::after {
    color: #323E48;
    opacity: 1;
    font-size: 27px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}



#gallery-slider .swiper-button-next:hover, 
#gallery-slider .swiper-button-prev:hover, 
.amenities-right-wrapper .swiper-button-next:hover, 
.amenities-right-wrapper .swiper-button-prev:hover, 
.neighborhood-perks-container .swiper-button-next:hover, 
.neighborhood-perks-container .swiper-button-prev:hover {
    background: rgba(50,62,72,0.8);
    text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}


#gallery-slider .swiper-button-next:hover::after, 
#gallery-slider .swiper-button-prev:hover::after, 
.amenities-right-wrapper .swiper-button-next:hover::after, 
.amenities-right-wrapper .swiper-button-prev:hover::after, 
.neighborhood-perks-container .swiper-button-next:hover::after, 
.neighborhood-perks-container .swiper-button-prev:hover::after {
    color: #fff;
}



#gallery-slider .gallery-swiper-pagination {
    display: none;
}



.gallery-inner {
    position: relative;
}



.gallery-container .btn-circle {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 10;
}


.btn-circle a {
    background: #fff;
    color: #323E48;
    text-decoration: none;
    display: inline-block;
    padding: 16px 50px;
    border-radius: 50px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}



.btn-circle a:hover {
    background: rgba(50,62,72,0.8);
    text-decoration: none;
    color: #fff;
	border: 1px solid #fff;
}



.amenities-inner .amenities-right-wrapper .slider-img {
    height: 100%;
}


.gallery-container {
    padding: 80px 0;
}


.pet-friendly-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}



.pet-friendly-inner .pet-friendly-left {
	width: 45%;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.pet-friendly-inner .pet-friendly-right {
    width: 54%;
	padding: 0 80px 0 40px;
}


.pet-friendly-inner ul {
	margin: 0;
	list-style: none;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}



.pet-friendly-inner ul li {
    margin: 0 0 40px;
    width: 30%;
    text-align: center;
    position: relative;
}



.pet-friendly-inner ul li .pet-icon {
    background: #fff;
    font-size: 40px;
    line-height: 110px;
    width: 110px;
    height: 110px;
    margin: 0 auto 22px;
    border-radius: 50%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    position: relative;
    box-shadow: 6px 0 6px 0 rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.03);
}


.pet-friendly-inner ul li p{
	font-family: 'Poppins', sans-serif !important;
}



#residents {
    background: #323E48;
    position: relative;
    padding: 120px 0;
}



#residents .resident-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: cover;
	z-index: 1;
	opacity: .1;
}



#residents .container {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 500px;
}



#residents h2, #residents p {
    color: #ffffff;
}


#residents a.btn {
    background: #fff;
    color: #323E48;
    text-decoration: none;
    display: inline-block;
    padding: 16px 50px;
    border-radius: 50px;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}


#residents a.btn:hover {
    background: rgba(50,62,72,0.8);
    text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}



.car-parking-container {
    background: #f7f8f9;
}


.car-parking-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}



.car-parking-inner .car-policy {
    width: 46%;
    padding: 40px 40px 40px 100px;
}


.car-parking-inner .car-image {
    width: 50%;
}


.car-parking-inner .car-image img {
    width: 100%;
}


.car-parking-inner .car-policy .title-heading {
    text-align: left;
}



.car-policy-block-outer, .neighborhood-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;

}


.neighborhood-inner {
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.car-policy-block-outer .car-policy-block {
    width: 100%;
}



.neighborhood-perks-container {
    background: #323E48;
    position: relative;
}


.neighborhood-inner .left-section {
    width: 38%;
    padding: 40px;
    text-align: center;
}


.neighborhood-inner h2, .neighborhood-inner p {
    color: #ffffff;
}

ul.left-list {
float:left;
margin-bottom:00px;
margin-left:5px;
max-width:48%;
}

ul.right-list {
float:right;
margin-bottom:0;
margin-left:5px;
max-width:48%;
}

.neighborhood-inner .left-section ul {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
}


.neighborhood-inner .left-section ul li {
    border: 1px solid #ffffff;
    padding: 13px 20px;
    font-size: 14px;
    width: 100%;
    max-width: 330px;
    position: relative;
    margin: 0 auto 10px;
    background: transparent;
    font-family: 'Poppins', sans-serif !important;
    color: #ffffff;
    text-align: center;
	cursor:pointer;
	transition: all 0.15s ease 0s;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-ms-transition: all 0.15s ease 0s;

}

.neighborhood-inner .left-section ul li a {
	text-decoration: none;
	padding: 16px 28px;
	transition: all 0.15s ease 0s;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-ms-transition: all 0.15s ease 0s;
	color:#fff;
}

.neighborhood-inner .left-section ul li a:hover {
color:#323E48;
}

.neighborhood-inner .left-section ul li.active-btn, 
.neighborhood-inner .left-section ul li:hover {
    background: #fff;
    color: #323E48;
    text-decoration: none;
}



.neighborhood-inner .right-section {
    width: 62%;
}


.neighborhood-inner .right-section .slider-img{
	width:100%;
	height:100%;
}


.neighborhood-inner .right-section .slider-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}


.neighborhood-inner .right-section .swiper-button-next {
    left: 60px;
    right: auto;
    bottom: 5px;
    top: auto;
}


.neighborhood-inner .right-section .swiper-button-prev {
    left: 5px;
    top: auto;
    bottom: 5px;
}


.neighborhood-inner .right-section .swiper-pagination.swiper-pagination-fraction {
    text-align: right;
    color: #fff;
    font-size: 30px;
    padding: 0 20px;
    bottom: 0;
}



.conatct-form-container {
    padding: 80px 0;
}



.conatct-form-container form br {
    display: none;
}



.conatct-form-container form {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}


.conatct-form-container form p a {
    color:#323E48;
	text-decoration:underline;
}




.conatct-form-container form span {
    margin-bottom: 25px;
    display: block;
}



.conatct-form-container form .checkbox-197 .wpcf7-not-valid-tip {
    text-align: center;
}



.conatct-form-container form .two-column {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.conatct-form-container form .two-column .two-column-block {
    width: 48%;
}


.conatct-form-container form .one-column .wpcf7-checkbox label {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
    margin: 30px 0 35px;
}



.conatct-form-container form .one-column .wpcf7-checkbox label span {
    margin: 1px 0 0 7px;
	cursor: pointer;
}



.conatct-form-container form .one-column .wpcf7-checkbox input {
    border: 2px solid #323E48;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 0;
	cursor: pointer;
}


.conatct-form-container form .one-column .wpcf7-checkbox input:focus {
    outline: none;
}


.conatct-form-container form .one-column .wpcf7-checkbox input::after {
    content: "";
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 6px;
    height: 11px;
    vertical-align: middle;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-left: 8px;
    margin-top: 3px;
	opacity:0;
	cursor: pointer;
}

.conatct-form-container form .one-column .wpcf7-checkbox input[type="checkbox"]:checked::after {
    content: "";
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 6px;
    height: 11px;
    vertical-align: middle;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-left: 8px;
    margin-top: 3px;
    opacity: 1;
}



.conatct-form-container form .one-column .wpcf7-checkbox input::before {
    display: none;
}


.conatct-form-container form .one-column .wpcf7-checkbox input[type="checkbox"]:checked {
    background: #323E48;
}



.conatct-form-container form .one-column .wpcf7-checkbox .wpcf7-list-item {
    margin: 0px;
    text-align: center;
}


.conatct-form-container form .one-column .wpcf7-checkbox .wpcf7-list-item:last-child {
    margin-right: 0;
}



.conatct-form-container form .wpcf7-response-output {
    display: none;
}



.conatct-form-container form input, 
.conatct-form-container form textarea{
	color: #323E48 ;
	font-size: 15px;
	letter-spacing: normal;
	font-weight:normal;
	outline: none;
	border-radius: 0;
	border: 1px solid #ddd;
	width: 100%;
	color: #555;
	background-color: #fff;
	height: 50px;
}


.conatct-form-container form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: #fff url("images/select-icon.jpg") no-repeat right center;
    background-size: 50px;
    height: 50px;
    padding: 0 70px 0 13px;
    color: #323E48;
    border: 1px solid #ddd;
    width: 100%;
}


.conatct-form-container form input:focus,
.conatct-form-container form textarea:focus, 
.conatct-form-container form select:focus {
	border: 1px solid #666;
	box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.2);
	transition: border 0.4s ease-in-out;
}


.conatct-form-container form textarea{
	resize:none;
	height: 150px;
}


.conatct-form-container form input[type="submit"] {
    padding: 12px 30px;
    display: inherit;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0 auto 10px;
    border-radius: 50px;
    text-transform: uppercase;
    background: #323E48;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    max-width: 200px;
	border: none;
}


.conatct-form-container form input[type="submit"]:hover {
	color:#fff;
	background:rgba(50,62,72,0.8);
	text-decoration:none;
}



.conatct-form-container form input::-webkit-input-placeholder { 
   color: #323E48; opacity:1;
}

.conatct-form-container form input::-moz-placeholder { 
   color: #323E48;  opacity:1;
}

.conatct-form-container form input:-ms-input-placeholder { 
   color: #323E48;  opacity:1;
}

.conatct-form-container form input:-moz-placeholder { 
   color: #323E48;  opacity:1;
}



.wpcf7 .ajax-loader {
    display: inherit !important;
    margin: 32px auto 0 !important;
}




.bottom-text-container {
    background: #dcd7ca;
    position: relative;
    padding: 120px 0;
}


.resident-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: cover;
    z-index: 1;
    opacity: .3;
}



.bottom-text-container .container {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    max-width: 900px;
}





#lightbox {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 85%;
    max-width: 700px;
}




#lightbox .lb-outerContainer {
    width: 100% !important;
    height: auto !important;
}



#lightbox .lb-outerContainer img {
    width: 100% !important;
    height: auto !important;
}


#lightbox .lb-dataContainer {
    width: 100% !important;
}


#lightbox .lb-dataContainer span {
    color: #fff;
    font-weight: 700;
}


#lightbox .lb-data .lb-close {
    width: 32px;
    height: 32px;
    background: url("images/close-btn.png") top right no-repeat;
    opacity: 1;
    position: absolute;
    top: -20px;
    right: -20px;
    background-size: 100%;
}




#floor-plans-slider .swiper-slide .slider-img, 
.amenities-inner .amenities-right-wrapper .slider-img, 
#gallery-slider .swiper-slide, 
.neighborhood-inner .right-section .slider-img, 
.amenities-right-wrapper {
    overflow: hidden;
}


#floor-plans-slider .swiper-slide .slider-img img, 
.amenities-inner .amenities-right-wrapper .slider-img img, 
#gallery-slider .swiper-slide a img, 
.neighborhood-inner .right-section .slider-img img, 
.neighborhood-perks ul li .attractions-image img, 
.ngg-galleryoverview .ngg-gallery-thumbnail-box a img, 
.amenities-right-wrapper img{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}



#floor-plans-slider .swiper-slide:hover .slider-img img, 
.amenities-inner .amenities-right-wrapper .slider-img:hover img, 
#gallery-slider .swiper-slide a:hover img, 
.neighborhood-inner .right-section .slider-img:hover img, 
.neighborhood-perks ul li:hover .attractions-image img, 
.ngg-galleryoverview .ngg-gallery-thumbnail-box a:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}





/*========Floor Section Non Slide Code========*/


#floorplans.floor-non-slider .swiper-slide {
    width: 23.3%;
    margin-right: 2%;
    margin-bottom: 20px;
}


#floorplans.floor-non-slider .swiper-slide:nth-child(4n) {
    margin-right: 0;
}


.floor-non-slider #floor-plans-slider {
    overflow: visible;
}


.floor-non-slider #floor-plans-slider .swiper-wrapper {
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}



#floorplans.floor-non-slider .swiper-slide a {
    padding: 30px 20px;
}




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

	#floorplans.floor-non-slider .swiper-container {
		padding: 0;
	}
	
	
	#floorplans.floor-non-slider .swiper-slide {
		width: 48.3%;
		margin-right: 3%;
	}
	
	
	#floorplans.floor-non-slider .swiper-slide:nth-child(2n) {
		margin-right: 0;
	}
	
	
}/*====media close=====*/




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

	#floorplans.floor-non-slider .swiper-slide {
		width: 100%;
		margin-right: 0;
	}
	
}/*====media close=====*/





@media only screen and (min-width:1000px) and (max-width:1300px){

	#floorplans.floor-non-slider .swiper-container {
		padding: 0;
	}

}/*====media close=====*/







/*========Floor Section Non Slide Code========*/





/*=====================================HOME SECTION====================================*/






/*==============================NEIGHBORHOOD PERKS SECTION=============================*/

.upper-heading {
    margin-bottom: 55px;
}



.neighborhood-perks {
    margin-bottom: 50px;
}


.neighborhood-perks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.neighborhood-perks ul li {
    margin: 0 3% 3% 0;
    width: 31.29%;
    border: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    padding-bottom: 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}


.neighborhood-perks ul li:hover {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.5);
}


.neighborhood-perks ul li:nth-child(3n) {
    margin-right: 0;
}


.neighborhood-perks ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
}


.neighborhood-perks ul li .attractions-image {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: calc( 0.7 * 100% );
    position: relative;
}


.neighborhood-perks ul li .attractions-content {
    padding: 0 15px;
}


.neighborhood-perks ul li .attractions-content h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
}


.neighborhood-perks ul li .attractions-content .view-link i {
    color: #323E48;
	font-size: 16px;
}


.neighborhood-perks ul li .attractions-content .view-link a {
	color: #323E48;
	font-weight: 600;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
}



.view-link a i {
    transform: rotate(90deg);
    margin-right: 10px;
    font-size: 17px;
}





/*==============================NEIGHBORHOOD PERKS SECTION=============================*/








/*==============================GALLERY SECTION=============================*/





.page-id-22 .ngg-galleryoverview {
    column-count: 4;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-gap: 10px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    padding-bottom: 100px;
    position: relative;
}


.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    min-height: auto;
    width: 100%;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
	position:relative;
	overflow:hidden;
	
}


.page-id-22 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
    margin: 0 0 15px;
}



.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box:before, 
.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 33px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}



.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}


.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box a {
    margin: 0;
    position: relative;
	overflow:hidden;
}


.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box a::before  {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    transform: skewX(-25deg);
}



.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box:hover a::before {
    -webkit-animation: shine .75s;
    -moz-animation: shine .75s;
    animation: shine .75s;
}



@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}



.page-id-22 .ngg-galleryoverview .ngg-gallery-thumbnail-box a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border: 7px solid #fff;
}



.page-id-22 .ngg-navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}




body .sl-overlay {
    background: rgba(0,0,0,0.8);
    opacity: 1;
}


body .sl-wrapper .sl-navigation button {
    height: 50px;
    width: 44px;
    line-height: normal;
    background: #fff;
    padding: 0 0 5px;
}


body .sl-wrapper .sl-navigation button:hover {
    background: rgba(50,62,72,0.8);
    color: #fff;
    opacity: 1;
    text-decoration: none;
}


body .sl-wrapper .sl-close {
    background: #fff;
    border-radius: 100%;
    opacity: 1;
}

body .sl-wrapper .sl-close:hover {
    text-decoration: none;
}


body .sl-wrapper .sl-counter {
    left: 15px;
    color: #fff;
    font-size: 20px;
}


body .sl-wrapper .sl-image .sl-caption {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 16px;
}


body .sl-wrapper .sl-image img {
    border: 10px solid #fff;
}




/*==============================GALLERY SECTION=============================*/







/*=============================DETAIL PAGE SECTION=======================================*/




.floorplan-detail-page .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}




.floorplan-detail-page .floorplan-detail-left {
    width: 50%;
}



.floorplan-detail-left .floor-back-btn {
    color: #000;
    text-decoration: none;
}


.floorplan-detail-left .floor-back-btn i {
    margin-right: 9px;
}



.floorplan-detail-left .floorplan-detail-title {
    margin: 40px 0;
}



.floorplan-detail-title .availability {
    margin: 15px 0 10px;
}




.floorplan-detail-page .floorplan-detail-right {
    width: 44%;
    margin-top: 75px;
}



.floorplan-detail-figure {
    padding: 24px;
    background: #fff;
    box-shadow: 0 2px 14.25px .75px rgba(58,58,58,.15);
    margin-bottom: 40px;
	overflow: hidden;
}



.floorplan-detail-right .floorplan-detail-figure a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}



.floorplan-detail-actions {
    margin-bottom: 15px;
}



.floorplan-detail-right .floorplan-detail-figure a {
    display: block;
    position: relative;
    padding-bottom: calc( 0.7 * 100% );
	overflow: hidden;
}


.floorplan-detail-actions a {
    border: 1px solid #323E48;
    color: #323E48;
    display: inline-block;
    padding: 13px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-right: 20px;
	margin-bottom:10px;
}


.floorplan-detail-actions a:last-child {
    margin-right: 0;
}


.floorplan-detail-actions a:hover {
    background-color: #323E48;
    color: #fff;
}








.single-content-detail {
    display: inline-block;
    width: 100%;
    margin-bottom: 70px;
}



.title .title-bg {
    text-align: center;
    margin-bottom: 50px;
}




.single-content-detail .featured-area {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 100%;
	margin-bottom: 33px;
}



.single-content-detail .featured-area strong {
    max-width: 60px;
    width: 100%;
}



.single-content-detail .single-content-left {
    width: 42%;
    float: left;
    padding-right: 40px;
}


.single-content-detail .single-content-right {
    width: 58%;
    float: right;
}



.single-content-detail .single-content-right h3 {
    width: 100%;
}



.single-portfolios-container .right-featured-slider {
    width: 100%;
    background: #fff;
    position: relative;
	float: right;
	margin-bottom: 52px;
}



.single-portfolios-container .right-featured-slider .swiper-button-disabled {
    display: none;
}


.single-portfolios-container.no-features-exist .title {
    text-align: center;
}



.single-portfolios-container .right-featured-slider-inner {
    width: 100%;
    height: 100%;
    padding: 0px;
    background: #fff;
    position: relative;
}



.single-portfolios-container .right-featured-slider .top-navigations {
	margin-bottom: 40px;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}



.right-featured-slider .top-navigations .left-navigation a {
	color:#323E48;
	font-style: italic;
	 text-decoration: none;
}


.top-navigations a i.small-arrow {
    position: relative;
    top: 0;
    left: -7px;
}



.right-featured-slider .swiper-slide-container {
    position: relative;
    padding-bottom: calc( 0.6 * 100% );
}



.right-featured-slider .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
   opacity: 0.4;
}


.right-featured-slider .gallery-thumbs .swiper-slide {
    opacity: 1;
}



.right-featured-slider .gallery-thumbs .swiper-slide-container {
    padding-bottom: calc( 0.6 * 100% );
}



.right-featured-slider .swiper-slide-container img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}



.single-portfolios-container .right-featured-slider .gallery-top {
    height: auto;
}


.single-portfolios-container .swiper-button-next::after, 
.single-portfolios-container .swiper-button-prev::after {
    font-size: 38px;
    background: #fff;
    padding: 3px 12px;
    color: #323E48;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}



.single-portfolios-container .swiper-button-next, 
.single-portfolios-container .swiper-button-prev {
    width: 70px;
}


.single-portfolios-container .swiper-button-next {
    right: 0;
}

.single-portfolios-container .swiper-button-prev {
    left: 0;
}


.swiper-slide-container .gal-image-link i.fa-search-plus {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #323E48;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
}


.swiper-slide-container .gal-image-link .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background: rgba(255,255,255,0.9);
    padding: 13px 10px;
    color: #323E48;
    font-size: 24px;
}




.btn-blue {
    background: #323E48;
    color: #fff;
    width: 140px;
    padding: 14px 0;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
        transition-property: all;
        transition-duration: 0.5s;
        transition-timing-function: ease;
    -ms-transition: all 0.5s ease 0s;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 0 5px 10px;
    font-size: 13px;
}


.btn-blue:hover {
    background: rgba(50,62,72,0.8);
    text-decoration: none;
    color: #fff;
}






/*=============================DETAIL PAGE SECTION=======================================*/








/*=====================================DEFAULT SECTION====================================*/


.home #site-content {
    padding-bottom:0px;
}


#site-content {
    overflow: hidden;
    padding-bottom: 60px;
    min-height: 600px;
}



.page-template-default .post-inner.thin {
    padding-top: 30px;
}



.post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}



.default-fluid-banner {
    position: relative;
    overflow: hidden;
    padding-bottom: calc( 0.4 * 100% );
	margin-bottom: 60px;
}



.default-fluid-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}





.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100% !important;
    width: 100% !important;
}


article .entry-content h2 {
    margin-top: 30px !important; 
    margin-bottom: 10px !important; 
}


article .entry-content h2:first-child {
    margin-top:0px !important;
}


article .entry-content h3 {
    margin:30px 0 10px !important; 
}


article .entry-content h3:first-child {
    margin-top:0px !important;
}


article .entry-content h4 {
	margin:30px 0 10px !important; 
}


article .entry-content h4:first-child {
    margin-top:0px !important;
}


.singular .entry-header {
    padding: 0;
}


.error404 .search-form {
    display: none;
}



.section-inner.thin.error404-content {
    padding: 0 20px;
}


.error404 #site-content {
    padding-top: 0 !important;
}



/*=====================================DEFAULT SECTION====================================*/








/* ==================================================================================================================
                                   
                     ======================RESPOSIVE====================================
                                             
================================================================================================================== */







/*=====================================HEADER SECTION START====================================*/




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


	#site-header .header-inner .header-inner-left {
	   justify-content: flex-end !important;
	   -webkit-justify-content: flex-end !important;
	   -moz-justify-content: flex-end !important;
	   -ms-justify-content: flex-end !important;
	}
	
	
	.toggle.nav-toggle.mobile-nav-toggle .toggle-icon svg {
		display: none;
	}


	.mobile-nav-toggle .toggle-inner .toggle-icon {
		background: url("images/hamburger.png") no-repeat 0 0;
		width: 30px;
		height: 30px;
		background-size: 100%;
		background-position: center;
		border-radius: 3px;
	}



	#site-header.f-header .toggle-inner .toggle-icon {
		background: url("images/hamburger-n.png");
		width: 30px;
		height: 30px;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}



	.nav-toggle .toggle-inner {
		padding-top: 12px !important;
	}


	.header-inner .toggle:focus 
	.toggle-text, .header-inner 
	.toggle:hover .toggle-text {
		text-decoration: none;
	}   


	.mobile-nav-toggle .toggle-inner .toggle-text {
		display:none;
	}


	.menu-modal .menu-modal-inner, .menu-modal {
		background-color: #323E48; 
		z-index: 9999!important;
	}


	.menu-modal .menu-modal-inner .section-inner nav ul li a {
		font-family: 'Poppins', sans-serif;
		color: #fff;
		text-decoration: none;
		font-size: 15px;
		padding: 20px;
	}
	
	
	.menu-modal .menu-modal-inner .section-inner nav ul li a:hover {
		background:rgba(0,0,0,0.1) !important;
		color: #fff;
	}
	
	
	.menu-modal .menu-modal-inner .section-inner nav ul li {
		border-color: rgba(0,0,0,0.4);
	}


	.menu-modal .menu-modal-inner .section-inner button:hover {
		text-decoration: none;
	}


	.menu-top .toggle.close-nav-toggle
	.fill-children-current-color {
		padding-right: 15px !important;   
	}


	.menu-modal   button.toggle{
	   color:#fff !important;
	   font-weight:600;
	   padding-right: 15px !important;  
	}


	.menu-modal .menu-modal-inner button.sub-menu-toggle {
		border-left: 0.1rem solid rgba(0,0,0,0.4) !important;
		padding: 0 20px !important;
	}


	.menu-modal button.sub-menu-toggle {
		border:none!important;  
	}  
  

}/*========media-closed==========*/



@media only screen and (max-width:767px){
	
	
	#site-header .container {
		padding: 0 20px;
	}
	

	#site-header .header-inner ul li:nth-child(3n){
	    display: none;
	}

	#site-header .header-titles .site-title a{
	    font-size:35px !important;
	}
	
	
	#site-header .header-titles .site-description {
		font-size: 20px;
	}
	
	

	#site-header .header-inner ul li{
	    margin: 0px !important;
	}
	

	#site-header .header-inner ul li:first-child{
	    margin-right:10px !important;
	}
	

	#site-header .header-inner ul li a {
	    font-size: 12px !important;
	}
	
	

}/*========media-closed==========*/








/*=====================================HEADER SECTION CLOSE====================================*/






/*=====================================FOOTER SECTION START====================================*/




@media only screen and (max-width:767px) {
  
	#site-footer .footer-inner .container {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: center;
	}

	.footer-inner .widget.widget_block{
	    margin-bottom: 30px;
	}
	
	

	.footer-inner {
	    padding: 50px 0px 15px 0px !important;
	}
	
	
	.footer-inner .footer-titles, .footer-address, 
	.footer-office-timing, .footer-social-list {
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
		border-bottom: 1px solid rgba(0,0,0,0.2);
	}
	
	
	#site-footer .footer-social-list {
		border-bottom: none;
		margin-bottom:0px;
	}
	
	
	.footer-social-list .widget-content {
		max-width: 240px;
		margin: 0 auto;
	}
	
	
	#site-footer .footer-logo {
		max-width: 300px;
		margin: 0 auto;
	}
	
	

}/*========media-closed==========*/




@media only screen and (min-width:767px) and (max-width:1000px) {
		
	.footer-inner .footer-titles, 
	.footer-address, .footer-office-timing,
	.footer-social-list {
	     width: 40%;
	}

	.footer-inner .footer-titles{
		width:52%!important;
		max-width: 355px !important;
	}
	   
	.footer-office-timing,
	.footer-social-list {
	     margin-top: 20px !important;
	}

	#site-footer .footer-social-list ul {
		max-width: 140px!important;
	}

}/*========media-closed==========*/





/*=====================================FOOTER SECTION CLOSE====================================*/





/*=====================================MAIN BANNER SECTION START====================================*/





@media only screen and (max-width:767px) {
   
    .main-banner div#n2-ss-2 .n2-style-8edb89cbf089d9f635432dd9353ca14a-highlight {
		font-size: 21px !important;
	}
	
	.main-banner .n2-highlighted {
		margin-top: 14px;
	}
	
	
	.default-fluid-banner {
		padding-bottom: calc( 0.8 * 100% ) !important;
	}
	

}/*========media-closed==========*/




/*=====================================MAIN BANNER SECTION CLOSE====================================*/





/*=====================================HOME SECTION====================================*/



@media only screen and (max-width:1000px){
	
	
	#floorplans #floor-plans-slider .swiper-slide a h3 {
		font-size: 16px;
		text-align: center;
	}


	#floorplans #floor-plans-slider .botton-info span {
		font-size: 17px;
	}


	#floorplans #floor-plans-slider .botton-info .length::before {
		width: 1px;
	}

	
}/*=====media close=====*/



@media only screen and (max-width:767px){
	
		
	body .container {
		padding: 0 20px;
	}	


	body h1 {
		font-size: 31px !important;
	}
	
	
	body h2 {
		font-size: 28px;
	}


	.title-heading h4 {
		font-size: 18px;
	}


	.floor-plans-container .swiper-container {
		padding: 0 20px;
	}


	#floorplans .floor-plans-button-prev {
		left: -5px;
	}


	#floorplans .floor-plans-button-next {
		right: -5px;
	}



	#floor-plans-slider .swiper-button-next::after, 
	#floor-plans-slider .swiper-button-prev::after {
		color: #000;
		font-size: 20px;
	}



	.amenities-inner .amenities-left-wrapper {
		width: 100%;
		padding: 40px 20px;
		text-align: center;
	}
	
	
	
	.amenities-left-wrapper ul {
		margin: 0px 0 30px 0;
		text-align: center;
	}
	
	
	.amenities-left-wrapper ul li a {
		text-align: center;
		display: initial;
	}
	
	
	.pet-block1 {
		text-align: center;
	}
	
	
	.amenities-left-wrapper span {
		text-align: center;
	}


	.amenities-inner  .amenities-right-wrapper {
		width: 100%;
	}


	.amenities-right-wrapper .swiper-button-next, 
	.amenities-right-wrapper .swiper-button-prev, 
	#gallery-slider .swiper-button-next, 
	#gallery-slider .swiper-button-prev, 
	.neighborhood-perks-container .swiper-button-next, 
	.neighborhood-perks-container .swiper-button-prev {
		width: 40px;
		height: 47px;
	}


	.amenities-right-wrapper .swiper-button-next::after, 
	.amenities-right-wrapper .swiper-button-prev::after, 
	#gallery-slider .swiper-button-next::after, 
	#gallery-slider .swiper-button-prev::after, 
	.neighborhood-perks-container .swiper-button-next::after, 
	.neighborhood-perks-container .swiper-button-prev::after {
		font-size: 20px;
	}


	.amenities-right-wrapper .swiper-button-next {
		left: 50px;
	}


	.pet-friendly-inner .pet-friendly-left {
		width: 100%;
		margin-bottom: 45px;
	}


	.pet-friendly-inner .pet-friendly-right {
		width: 100%;
		padding: 0 20px 50px;
	}


	.pet-friendly-inner ul li {
		width: 100%;
	}


	.car-parking-inner .car-policy, .neighborhood-inner .left-section {
		width: 100%;
		padding: 40px 20px;
	}


	.car-policy-block-outer .car-policy-block, .car-parking-inner .car-image {
		width: 100%;
	}


	.neighborhood-inner .right-section {
		width: 100%;
	}


	.conatct-form-container form .two-column .two-column-block {
		width: 100%;
	}


	.gallery-container a img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	
	
	
	.gallery-container .btn-circle {
		position: static;
		margin-top: 30px;
	}
	
	
	.gallery-container .btn-circle a {
		background: #323E48;
		color: #fff;
		padding: 16px 30px;
		font-size: 13px;
	}
	
	
	.neighborhood-inner .right-section .slider-img img {
		height: auto;
	}


	
	
}/*=====media close=====*/





@media only screen and (min-width:767px) and (max-width:1100px){
	
		
	body h1 {
		font-size: 45px !important;
	}
	
	
	body h2 {
		font-size: 38px;
	}


	.amenities-left-wrapper {
		width: 40%;
	}


	.amenities-right-wrapper {
		width: 56%;
	}	




	.pet-friendly-inner .pet-friendly-left {
		width: 40%;
	}

		
		
	.pet-friendly-inner ul li .pet-icon {
		font-size: 34px;
		line-height: 90px;
		width: 90px;
		height: 90px;
	}	


	.pet-friendly-inner .pet-friendly-right {
		width: 59%;
		padding: 0 40px 0 40px;
	}


	.car-parking-inner .car-policy {
		width: 47%;
		padding: 40px 40px 40px 40px;
	}


	.car-policy-block-outer .car-policy-block {
		width: 100%;
	}



	.neighborhood-inner .left-section {
		width: 48%;
	}



	.neighborhood-inner h2 {
		font-size: 30px;
	}



	.neighborhood-inner .right-section {
		width: 52%;
	}
	
	
	.neighborhood-inner .right-section .swiper-slide {
		height: 100% !important;
	}
	
	
	.neighborhood-inner .right-section .slider-img img {
		height: 700px;
	}


	
}/*=====media close=====*/






@media only screen and (min-width:999px) and (max-width:1300px){
	
	
	#floor-plans-slider .swiper-slide a h3 {
		font-size: 13px;
	}


	#floor-plans-slider .botton-info span {
		font-size: 16px;
	}	


	#floor-plans-slider .botton-info .length::before {
		height: 23px;
	}
	
	
	.floor-plans-container #floor-plans-slider .button {
		font-size: 14px;
	}
	
	
}/*=====media close=====*/




@media only screen and (min-width:767px) and (max-width:1000px){
	
	.amenities-right-wrapper-inner::before {
		padding-bottom: calc( 1.3 * 100% );
	}	
	
}/*=====media close=====*/





@media only screen and (min-width:1000px) and (max-width:1200px){
	
	.amenities-right-wrapper-inner::before {
		padding-bottom: calc( 0.99 * 100% );
	}	
	
}/*=====media close=====*/



@media only screen and (min-width:1200px) and (max-width:1380px){
	
	.amenities-right-wrapper-inner::before {
		padding-bottom: calc( 0.7 * 100% );
	}	
	
}/*=====media close=====*/




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

	#floor-plans-slider .swiper-slide a h3 {
		font-size: 1.2vmax;
	}	
	
	
}/*=====media close=====*/










/*=====================================HOME SECTION====================================*/







/*==============================NEIGHBORHOOD PERKS SECTION=============================*/





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

	.neighborhood-perks ul li {
		margin: 0 0% 30px 0;
		width: 100%;
	}

	.neighborhood-perks ul li img {
		width: 100%;
		height: auto;
	}
	
	
}/*=====media close====*/



@media only screen and (min-width:767px) and (max-width:900px){
	
	
	.neighborhood-perks ul li {
		width: 49%; margin: 0 2% 5% 0 !important;
	}

	.neighborhood-perks ul li:nth-child(2n) {
		margin-right: 0 !important;
	}	
	
	
}/*=====media close====*/




/*==============================NEIGHBORHOOD PERKS SECTION=============================*/






/*==============================GALLERY SECTION=============================*/






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

	.page-id-22 .ngg-galleryoverview {
		column-count: 1;
		-webkit-column-count: 1;
		-moz-column-count: 1;
	}

}/*===media close===*/



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

	.page-id-22 .ngg-galleryoverview {
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
	}

}/*===media close===*/


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

	.page-id-22 .ngg-galleryoverview {
		column-count: 3;
		-webkit-column-count: 3;
		-moz-column-count: 3;
	}

}/*===media close===*/







/*==============================GALLERY SECTION=============================*/








/*=============================DETAIL PAGE SECTION=======================================*/



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

	.floorplan-detail-page .floorplan-detail-left {
		width: 100%;
	}


	.floorplan-detail-page .floorplan-detail-right {
		width: 100%;
		margin-top: 10px;
	}


	.floorplan-detail-actions span {
		display: block;
	}


	.floorplan-detail-actions a {
		padding: 15px 36px;
		margin-right: 0;
	}
	
	
	.single-content-detail .single-content-left {
		text-align: center;
	}

		
	.single-content-detail .featured-area {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
	}


	.single-content-detail .single-content-right h3 {
		text-align: center;
	}	


	ul.left-list, ul.right-list {
		float: none;
		margin: 0px;
		max-width: 100%;
		text-align: center;
	}
	
	
}/*========media-closed==========*/








@media (max-width:900px){
	
	.single-portfolios-container .right-featured-slider, 
	.single-portfolios-container.no-features-exist .right-featured-slider {
		width: 100%;
		margin-bottom: 70px;
	}	
	
	
	.single-portfolios-container .featured-wrapper {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}


	.single-portfolios-container .left-features {
		width: 100%;
		order: 2;
		-webkit-order: 2;
		-webkit-order: 2;
		-webkit-order: 2;
	}


	.single-portfolios-container .right-featured-slider .top-navigations {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		margin-bottom: 0;
		order: 2;
		-webkit-order: 2;
		-webkit-order: 2;
		-webkit-order: 2;
		width: 100%;
	}


	.right-featured-slider .top-navigations .left-navigation {
		width: 100%;
		text-align: center;
	}


	.right-featured-slider .top-navigations .right-navigation {
		width: 100%; 
		margin: 24px 0 20px;
	}


	.right-featured-slider .top-navigations .right-navigation .pagination-single-inner {
		width: 100%;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
	}
	
	
	.single-portfolios-container .right-featured-slider-inner {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}
	
	
	.page-template-default .entry-header {
		padding: 0 0 40px;
	}
	
	
	.single-portfolios-container .swiper-button-next::after, 
	.single-portfolios-container .swiper-button-prev::after {
		font-size: 20px;
	}
	
	
	.swiper-slide-container .gal-image-link .caption {
		font-size: 18px;
	}
	
	
	
	#lightbox .lb-closeContainer {
		top: -24px;
		right: 10px;
	}
	
	
	.lb-data .lb-close {
		width: 30px;
		height: 30px;
	}
	
	
	
	.single-content-detail .single-content-left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	
	
	.single-content-detail .single-content-right {
		width: 100%;
	}
	
	
	#lightbox .lb-closeContainer a.lb-close{
		top: 10px;
		right: 10px;
	}

	
	
}/*====media close====*/



@media (max-width:480px){
	
	.right-navigation .pagination-single-inner a {
		width: 100%;
	}	
	
}/*====media close====*/





@media (min-width:900px) and (max-width:1200px){
	
	.single-portfolios-container .right-featured-slider .top-navigations {
		margin-bottom: 0;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}


	.single-portfolios-container .right-featured-slider .right-navigation {
		margin: 22px 0 14px;
	}


	.single-portfolios-container .right-featured-slider .right-navigation a {
		font-size: 13px;
	}
	
	
	
}/*====media close====*/












/*=============================DETAIL PAGE SECTION=======================================*/



/*==============================LEASE PAGE=============================*/

iframe {
background:#fff;
}

iframe body {
background:#fff;
}

iframe footer#footer.footer {
background:#323E48 !important;
}
