/************************************************
Stylesheet: Atrealty Stylesheet
*************************************************/

/*********************
TYPOGRAPHY
*********************/

body, p, a, h1, h2, h3, h4, h5, h6, .primary-font {font-family: 'Montserrat', sans-serif;}
body {color: #555; line-height: 1.5; font-size: 16px;}
.entry-content p, .flexible-content p, p {line-height: 1.6}
.entry-content h1, h1 {font-size: 32px;}
.entry-content h2, h2 {font-size: 26px;}
.entry-content h3, h3 {font-size: 22px;}
.entry-content h4, h4 {font-size: 18px;}
.entry-content h1, .flexible-content h1, .entry-content h2, .flexible-content h2, .entry-content h3, .flexible-content h3, .entry-content h4, .flexible-content h4,
.entry-content h5, .flexible-content h5, .entry-content h6, .flexible-content h6 {color: #1b1b1b;}
.secondary-text {color: #000;}
ol.steps-list li:before {border-radius: 50%; background-color: #2199e8; color: #fff;}
ol.steps-list li strong {display: block;}

@media (min-width: 641px) {
	body {line-height: 1.6;}
	.entry-content h1, h1 {font-size: 28px;}
	.entry-content h2, h2 {font-size: 24px;}
	.entry-content h3, h3 {font-size: 18px;}
	.entry-content h4, h4 {font-size: 16px;}
}

@media (min-width: 1024px) {
	body {line-height: 1.6;	font-size:18px;}
	.entry-content h1, h1 {font-size: 38px;}
	.entry-content h2, h2 {font-size: 32px;}
	.entry-content h3, h3 {font-size: 26px;}
	.entry-content h4, h4 {font-size: 22px;}
	.entry-content ul, .entry-content ol, .flexible-content ul, .flexible-content ol {margin-left: 32px;}
}

/*********************
BUTTONS 
*********************/

.button {font-weight: 400; text-transform: uppercase; font-size: 15px; margin-bottom: 0; padding: 16px 26px; background-color: #2199e8;}
.button:hover, .button:focus {background-color: #000;}

.aet .dark-section .button{background-color: #2199e8; color: #fff;}
.aet .dark-section .button:hover, .aet .dark-section .button:focus{background-color: #333; color: #fff;}

/*********************
GRAVITY FORMS
*********************/


.aet .gfield input[type="checkbox"],
.aet .gfield input[type="radio"] {
	height: auto;
}
.aet .gfield input, .aet .gfield select, .aet .gfield textarea {margin: 0 0 24px !important; border-radius: 3px; font-weight: 300;}
.aet .gfield input, .aet .gfield select {height: 50px;}
.aet .gfield textarea {height: 120px;}
.aet .gform_button.button { border-radius: 3px; text-transform: uppercase; margin-top: 2px; background-color: #1b1b1b; color:#fff;}
.aet .theme-section.main-contact-form .gform_button.button { background-color: #1b1b1b; }
.aet .dark-section .gform_button.button {background-color: #2199e8; color:#fff;}
.aet .gform_button.button:hover, .aet .gform_button.button:focus {background-color: #000;}
.aet .gform_wrapper .gform_button {width: 100%;}
.aet .theme-section .gfield input:not([type=submit]), .aet .dark-section .gfield input:not([type=submit]), .aet .theme-section .gfield select, .aet .theme-section .gfield textarea, 
.aet .dark-section select, .aet .dark-section textarea, .aet .grey-section input:not([type=submit]), .aet .grey-section select, .aet .grey-section textarea {background-color: #fefefe;}
.aet .light-section input:not([type=submit]), .aet .light-section select, .aet .light-section textarea {background-color: #e3e3e3;}
.aet .dark-section .gfield_html, .aet .theme-section .gfield_html, .aet .main-contact-form.default-section .gfield_html {color: #fff;}

.aet .main-contact-form.contact-layout-1.default-section .gform_button.button,
.aet .main-contact-form.contact-layout-3.default-section .gform_button.button {
    background-color: #000;
}

@media (min-width: 641px) {
	#gform_wrapper_3 .gform_heading {margin-bottom: 25px; text-align:center;}
	#gform_wrapper_3 .gform_body {width: 70%; float: left;}
	#gform_wrapper_3 .gform_body .gfield {width: 50%; float: left; padding:0  10px;}
	#gform_wrapper_3 .gform_footer {width: 30%; float: left; padding:0 10px;}
}

@media (min-width: 1024px) {
	.aet .gfield textarea[rows] {height: 150px;}
}

/*********************
LAYOUT
*********************/

.aet .theme-section .section-title span {
	color: #000;
}

.aet.subpage .main-content {padding: 20px 0 50px;}
.boxed-layout {background-color: #e2e4e5;}
.boxed-layout .off-canvas-wrapper {max-width: 1200px; margin: auto; box-shadow: 0 0 5px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15); -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);}

@media (min-width: 641px) {
	.aet.subpage .main-content {padding: 40px 0 80px;}
}

@media (min-width: 1024px) {
	.aet.default-width .header .top-bar, .aet.default-width .row {max-width: 1170px; margin: 0 auto;}
	.aet.subpage .main-content {padding: 65px 0 80px;}
}

/*********************
HEADER TOP
*********************/
.aet .top-header {color: #FFF; padding: 8px 0; font-size: 13px; background-color: #000;}
.aet .top-header .contact-info {list-style: none; margin: 0;}
.aet .top-header .contact-info, .aet .top-header .text {margin-top: 2px;}
.aet .top-header .contact-info li {margin-right: 6px; border-right: 1px solid #ccc; padding-right: 8px; line-height: 16px;}
.aet .top-header .contact-info li:last-child {margin-right: 0; border-right: none; padding-right: 0;}
.aet .top-header .contact-info a {color: #fff; font-size: 13px;}
.aet .top-header .contact-info span {display: none;}
.aet .top-header .column-2 {text-align: right;}
.aet .top-header .social-media {margin-bottom: 0;}
.aet .top-header .social-media li {display: inline-block; padding: 0 4px; font-size: 16px;}
.aet .top-header .social-media a {color: #FFF !important; font-size: 16px; transition: all .25s ease-in-out;}
.aet .top-header .menu.top-menu li {padding-right: 15px !important; border-right: 1px solid #CCC !important; margin-right: 14px;}
.aet .top-header .menu.top-menu li:last-child {padding-right: 0 !important; margin-right: 0 !important; border-right: none !important;}
.aet .top-header .menu.top-menu a {padding: 0; line-height: 16px; color: #fff !important; font-size: 13px;}

@media (min-width: 641px) {
.aet .top-header .contact-info span {display: inline;}
}

/*********************
HEADER & MENU
*********************/

.aet.header-light .header {background-color: #fff; color: #1b1b1b;}
.aet.header-dark .header {background-color: #1b1b1b; color: #fff;}
.aet.header-theme .header {background-color: #00adef; color: #fff;}
.aet.header-theme-inverse .header {background-color: #f2f2f2; color: #00adef;}
.aet.header-transparent .header {background-color: rgba(21, 21, 21, 0.29); color: #fff;}
.aet .header .logo {width: 250px;}
.aet.header-light .header .menu a {color: #000;}
.aet.header-dark .header .menu a, .aet.header-theme .header .menu a, .aet.header-transparent .header .menu a {color: #fff;}

@media (min-width: 641px) {
	.aet.header-theme .header .menu .menu-button a {background-color: #fff; color: #00b3f9;}
	.aet.header-light .header .menu .menu-button a, .aet.header-theme-inverse .header .menu .menu-button a {background-color: #00b3f9; color: #fff;}
	.aet.header-light .header .menu .menu-button a:hover, .aet.header-dark .header .menu .menu-button a:hover, .aet.header-theme-inverse .header .menu .menu-button a:hover {background-color: #1b1b1b; color: #fff;}
	.aet.header-theme .header .menu .menu-button a:hover {background-color: #1b1b1b; color: #fff;}
}

/* Mobile Menu */

.aet.header-dark .burger-menu:after {background: #fff; box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;}
.aet .off-canvas-wrapper {background-color: #1a1a1a;}
.aet .off-canvas .menu li {border-bottom: 1px solid #CCC;}
.aet .off-canvas .menu a {background-color: #1a1a1a; color: #fff !important; font-size: 15px; padding: 14px 15px;}
.aet .off-canvas .menu li.active a {color: #2199e8;}
.aet .off-canvas .menu li.is-submenu-item {border-bottom: 0;}
.aet .off-canvas .menu li.is-submenu-item a {padding-top: 6px; padding-left: 25px; background-color: #101010;}

/* Sticky Header */

.aet.sticky-header.scrolled.header-transparent .header {background-color: rgba(21, 21, 21, 0.75);}

/******************************************
HERO BANNER SECTION
******************************************/

.aet .hero.full-screen-banner {height: calc(100vh - 90px);}
.aet.header-transparent .hero.full-screen-banner, .aet.header-transparent .hero.full-screen-banner .bg-image {height: 100vh;}
.aet .hero.short-banner, .aet.subpage .hero.short-banner {height: 180px;}
.aet .hero.tall-banner, .aet.subpage .hero.tall-banner {height: 400px;}
.aet .hero .hero-banner-message h1 {font-size: 36px; font-weight: 600;}
.aet .hero-btn-wrap {margin-top: 20px;}
.aet .hero .article-header {position: absolute; bottom: 16px; width: 100%; color: #FFF; z-index: 100;}
.aet .hero .article-header .page-title {color: #fff; font-size: 34px;}

@media (min-width: 641px) {
	.aet.header-transparent .hero.short-banner, .aet.header-transparent.subpage .hero.short-banner {height: 280px;}
	.aet .hero .hero-banner-message h1 {font-size: 50px;}
	.aet .hero .article-header .page-title {font-size: 44px; line-height: 54px;}
}

@media (min-width: 1024px) {
	.aet .hero.short-banner, .aet.subpage .hero.short-banner {height: 280px;}
	.aet.header-transparent .hero.short-banner, .aet.header-transparent.subpage .hero.short-banner {height: 400px;}
	.aet .hero.tall-banner, .aet.subpage .hero.tall-banner {height: 580px;}
	.aet.header-transparent .hero.tall-banner {height: 680px;}
	.aet .hero.full-screen-banner, .aet .hero.full-screen-banner .bg-image {height: calc(100vh - 110px);}
	.aet .hero .hero-banner-message h1 {font-size: 70px;}
	.aet .hero .article-header .page-title {font-size: 60px; line-height: 70px;}
}
	
/******************************************
PAGE ELEMENTS - GENERAL
******************************************/

.aet .page-element, .aet .page-columns {padding: 50px 0;}
.aet .section-header {margin-bottom: 18px; text-align: center;}
.aet .section-title {text-transform: uppercase; color: #1b1b1b; font-size: 30px; font-weight: 600;}
.aet .text-left .section-header.text-center, .aet .text-left .main-button-container.text-center {text-align: left;}
.aet .text-left .section-header .section-title:after {margin-left: 0;}
.aet .property-listing.carousel, .aet .content-box-wrap.carousel {padding-bottom:0;}

@media (min-width: 641px) {
	.aet .section-header {margin-bottom: 24px;}
}

@media (min-width: 1024px) {
	.aet .page-element, .aet .page-columns {padding: 80px 0;}
	.aet .section-header {margin-bottom: 34px;}
}

/******************************************
PAGE ELEMENT - SEARCH FORM
******************************************/
.aet .widget-form-wrap .search-widget input[type="submit"] {border-radius: 3px;}
.aet.search-form-layout-2 .hero-main-wrap {position: relative;} 
.aet.search-form-layout-2 .hero-main-wrap .widget-form-wrap {position: absolute; z-index: 3; left: 0; right: 0; top: 120px; max-width: 1000px; background: rgba(0, 0, 0, .3);} 

/******************************************
PAGE ELEMENT - CONTENT BOXES
******************************************/

.aet .icon-above-content .content-box-icon {font-size: 40px;}
.aet .content-box-title h3 {font-size: 26px;}
.content-box {position: relative; margin-bottom: 30px;}
.content-box-image {height: 380px;}
.content-box-title h3 {font-size: 32px;	font-weight: 700;}
.content-box-overlay {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.content-box:hover .content-box-overlay {opacity: 1; z-index: 1;}
.content-box-image {background-position: center; background-size: cover;}
.content-box-content {z-index: 2;}
.content-only .content-box-button-wrap {	margin-top: 16px;}
.image-overlay-content-centered .content-box-overlay {background-color: rgba(0, 0, 0, .2); transition: all .2s;}
.image-overlay-content-centered .content-box:hover .content-box-overlay {background-color: rgba(0, 174, 239, .8);}
.image-overlay-content-centered .content-box-image {height: 380px;}
.image-overlay-content-centered .content-box-content {position: absolute; padding: 20px; text-align: center; height: auto;  top: 50%;  transform: translateY(-50%); -ms-transform: translateY(-50%);  -webkit-transform: translateY(-50%); color: #fff; width: 100%;}
.image-overlay-content-centered .content-box-title h3 {color: #fff; font-size: 32px; font-weight: 700; text-transform: uppercase;}
.image-overlay-content-centered .content-box-title h3::after {content: ''; width: 80px; height: 2px; display: block; background-color: #eee; margin: 15px auto;}
.image-overlay-content-centered .content-box-button {border: 2px solid #fff; padding: 10px 30px; color: #fff; opacity: 0; transition: all .5s; display: none;}
.image-overlay-content-centered .content-box:hover .content-box-button {opacity: 1; display: inline-block;}
.image-overlay-content-centered .content-box:hover .content-box-button-wrap {margin-top: 24px;}
.image-above-content .content-box-image {min-height: 225px;}
.image-above-content .content-box-title h3 {color: #1B1B1B;}
.image-above-content .content-box-button {border: 2px solid #fff; padding: 10px 30px; color: #fff; display: inline-block; transition: all .25s ease;}
.image-above-content .content-box-button-wrap {margin-top: 22px;}
.image-above-content .content-box-button:hover {color: #33bef2;	background-color: #fefefe;}
.icon-above-content .content-box {padding: 15px; border: 1px solid #eaeaea;}
.icon-above-content .content-box-icon {font-size: 40px; text-align: center;}
.icon-above-content .content-box h3 {color: #1B1B1B;}
.icon-above-content .content-box-button-wrap {margin-top: 24px;}

.content-box-link-absolute {position: absolute; top: 0; left: 0; width: 100%;  height: 100%; font-size: 0; opacity: 0; text-indent: 200%; z-index: 100;}

/******************************************
PAGE ELEMENT - CALL TO ACTION
******************************************/

.aet .section-cta.default-alignment .inner-section, .aet .section-cta.cta-layout-1.default-alignment .inner-section {max-width: 890px; margin: 0 auto; text-align: center;}
.aet .section-cta .main-button-container {margin-top: 50px;}
.aet .section-cta.cta-layout-1.has-bg-img .bg-float:before {background: rgba(51,51,51,.70);}
.aet .section-cta.cta-layout-2.has-bg-img, .aet .section-cta.cta-layout-3.has-bg-img, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img {padding: 0;}
.aet .section-cta.cta-layout-2.has-bg-img .bg-float:before, .aet .section-cta.cta-layout-3.has-bg-img .bg-float:before, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img .bg-float:before {display: none;}
.aet .section-cta.cta-layout-2.has-bg-img .inner-section, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {margin: 0 0 0 auto;}
.aet .section-cta.cta-layout-3.has-bg-img .inner-section {margin: 0 auto 0 0;}
.aet .section-cta.cta-layout-2.has-bg-img .inner-section, .aet .section-cta.cta-layout-3.has-bg-img .inner-section, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {padding: 50px 30px; max-width: 100%;}
.aet .section-cta.cta-layout-2.has-bg-img.default-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.default-section .inner-section, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img.default-section .inner-section {background: rgba(51,51,51,.70);}

@media (min-width: 641px){
    .aet .section-cta.cta-layout-2.has-bg-img .inner-section, .aet .section-cta.cta-layout-3.has-bg-img .inner-section, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {width: 50%; padding: 5%;}
}

@media (min-width: 1024px) {
	.aet .section-cta.cta-layout-2.has-bg-img .row, .aet .section-cta.cta-layout-3.has-bg-img .row, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img .row {max-width: 100%;}
	.aet .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section .section-header, .aet .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section .section-header, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section .section-header,
	.aet .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section,
	.aet .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section .main-button-container, .aet .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section .main-button-container, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section .main-button-container  {text-align: left;}
	.aet .section-cta.cta-layout-2.has-bg-img.default-alignment .section-header .section-title:after, .aet .section-cta.cta-layout-3.has-bg-img.default-alignment .section-header .section-title:after, .aet_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .section-header .section-title:after  {margin-left: 0;}
}

/******************************************
PAGE ELEMENT - ACCORDION
******************************************/

.aet .accordion {margin: 0 auto 70px;}
.aet .accordion-title {color: #1B1B1B; padding: 1.25rem 1rem; font-size: 16px; border-bottom: none; font-weight: 600; text-transform: uppercase;}
.aet .accordion-item {margin-bottom: 0; border-bottom: 1px solid #CCC;	border-radius: 3px; background: rgba(255, 255, 255, 0.12);}
.aet .accordion-content {	background-color: #F8F8F8;}
.aet .accordion-title:hover, .aet .is-active .accordion-title {background-color: #2199e8;	color: #FFF;}
.aet .accordion-title:before {top: 43%;}


/******************************************
PAGE ELEMENT - TESTIMONIALS
******************************************/

.aet .testimonial {position: relative;}
.aet .testimonial-main-content {padding: 30px 0; position: relative;}
.aet .testimonial-main-content:before, .aet .testimonial-main-content:after {font-family: 'Font Awesome 5 Free'; font-size: 20px; font-weight: 900;}
.aet .testimonial-main-content:before {content: '\f10d'; top: 0; left: 0;}
.aet .testimonial-main-content:after {content: '\f10e'; bottom: 0; right: 0;}
.aet .testimonial-main-content:before, .aet .testimonial-main-content:after {width: 26px; background-size: contain; 	background-repeat: no-repeat; display: block; position: absolute;}
.aet .testimonial .title {font-style: italic;}
.aet .default-alignment .testimonial p {text-align: justify;}
.aet .testimonial p {font-size: 14px; font-style: italic;}
.aet .testimonial .client-name {color: #1b1b1b; font-size: 16px; margin-top: 40px;}
.aet .testimonial .testimonial-rating .fa-star {margin-right: 7px; color: #0499d6;}
.aet .testimonial .name {font-weight: 700;	margin-bottom: 0;}
.aet .testimonial .job-title {margin-bottom: 4px; font-weight: 400;}
.aet .testimonial .location {font-weight: 300;}
.aet .testimonial .featured-img {height: 180px; width: 200px; margin: 16px auto 24px;}
.aet .testimonial .qoute {width: 42px; margin: 0 auto;}
.aet .testimonial .qoute-wrap {max-width: 42px; max-height: 42px; margin: 0 auto;}
.aet .testimonials .columns .slick-slider {margin-left: 0; margin-right: 0;}
.aet .testimonials .carousel .slick-dots {bottom: -16px;}

@media (min-width: 641px) {
	.aet .testimonial p {font-size: 16px;}
	.aet .testimonials .columns .slick-slider {margin-left: 30px; margin-right: 30px;}
	.aet .testimonial .client-name {font-size: 20px;}
}

@media (min-width: 1024px) {
	.aet .testimonial-main-content::before, .aet .testimonial-main-content::after {width: 46px; font-size: 34px;}
	.aet .testimonial-main-content {padding: 50px 0;}
}

/******************************************
PAGE ELEMENT - RECENT POSTS
******************************************/

.aet .recent-post.has-image .hic-image {height: 250px;}

/******************************************
PAGE ELEMENT - TEAM
******************************************/
.aet .team.default-section .team-member-avatar,
.aet .team.theme .team-member-avatar {
	border: 2px solid #1b1b1b;
}
.aet .team.default-section {color: #fff;}
.aet .team.default-section .section-title:after {background-color: #fff;}
.aet .columns .team-slides.slick-slider {margin-left: 16px; margin-right: 16px;}
.aet .team-slides .slick-arrow::before {	color: #FFF;}
.aet .grey-section .team-slides .slick-arrow::before {	color: #000;}
.aet .team-slides .slick-prev {left: -16px;}
.aet .team .team-member-avatar {height: 170px; width: 170px; background-color: #FFF; border-radius: 50%; margin: 0 auto 34px; }
.aet .team .team-member-avatar {border: 2px solid #2298e8;}
.aet .team .member-name {font-weight: 700;}
.aet .team .member-phone, .aet .page-element .member-email {font-size: 14px;}
.aet .team .member-details .button {margin-top: 24px;}

@media (min-width: 1024px) {
	.aet .team .team-member-avatar {height: 290px; width: 290px;}
}

/******************************************
PAGE ELEMENT - LISTINGS
******************************************/

.property-listing.slick-slider {	max-width: 100%;	margin: 0 24px 45px !important;}
.property-listing .slick-dots {bottom: -30px;}
.property-listing .columns {	padding: 0;}
.grid.property-listing .columns {padding: 0 15px; margin-bottom: 30px;}
.property-featured-image {height: 290px;}
.property-details {padding: 12px; transition: all .25s ease;}
.property-details .left-panel {float: left; width: calc(100% - 115px);}
.property-details .right-panel {float: right; width: 115px;}
.property-metas {list-style: none; margin: 0; text-align: right;}
.property-metas .fa {color: #000; font-size: 13px;}
.property-metas li {	display: inline-block; 	text-align: center;	font-size: 12px; font-weight: 600; color: #000;}
.property-address {font-size: 11px;}
.property-name {	color: #1b1b1b;	font-size: 14px;}
.property:hover .property-details {background-color: #ededed;}

.listing-design-2 .property .container, .aet_layout_3 .property .container {position: relative;}
.listing-design-2 .property-featured-image.with-overlay:before, .aet_layout_3 .property-featured-image.with-overlay:before {background-color: transparent;}
.listing-design-2 .property-details, .aet_layout_3 .property-details {position: absolute; z-index: 14; bottom: 0; right: 0;left: 0; background-color: rgba(51,51,51,.70); color: #fcfcfc; padding: 10px 16px; min-height: 83px;}
.listing-design-2 .property:hover .property-details, .aet_layout_3 .property:hover .property-details {background: rgba(51,51,51,.80);}
.listing-design-2 .property-name.primary-text, .listing-design-2 .property-address.tertiary-text, .aet_layout_3 .property-name.primary-text, .aet_layout_3 .property-address.tertiary-text {color: #fff !important;}
.listing-design-2 .property-metas li, .listing-design-2 .pty-icon, .aet_layout_3 .property-metas li, .aet_layout_3 .pty-icon {color: #fcfcfc;}
.listing-design-2 .property-price, .aet_layout_3 .property-price {left: 16px; color: #00adef; font-size: 16px; bottom: 3px; z-index: 40; font-weight: 500;}
.listing-design-2 .property-details .right-panel, .aet_layout_3 .property-details .right-panel {padding-top: 5px;}

@media (min-width: 641px) {
	.property-listing.slick-slider {margin-bottom: 65px !important;}
	.property-listing .slick-dots {bottom: -50px;}
}
 
@media (min-width: 1024px) {
	.property.medium-3 .property-featured-image {height: 177px;}
}

@media screen and (min-width: 40em) {
	.property.medium-3 .property-featured-image {height: 177px;}
}

@media screen and (min-width: 64em) {
	.property.large-3 .property-featured-image {height: 177px;}
}

@media (max-width: 640px) {
	.property-listing .slick-dots {bottom: 15px;}
}

/******************************************
PAGE ELEMENT - SOCIAL MEDIA
******************************************/


.aet #sb_instagram .sb_instagram_header a,
.aet #sb_instagram .sbi_header_text,
.aet #sb_instagram .sb_instagram_header h3.sbi_no_bio,
.aet #sb_instagram .sb_instagram_header {float: none !important;}
.aet #sb_instagram .sb_instagram_header {text-align: center;}
.aet #sb_instagram .sb_instagram_header h3.sbi_no_bio {margin: 0 0 50px auto !important; width: 100%;padding: 0 !important;}

@media (min-width: 641px) {
	.aet #sb_instagram .sb_instagram_header h3 {
		font-size: 18px;
	}
}

/******************************************
PAGE ELEMENT - GALLERY
******************************************/
.galleries {margin-bottom: 50px;}
.gallery-list {margin-bottom: 30px;}
.gallery-image {	height: 250px; position: relative;}
.gallery-image:before {content: '';	background-color: rgba(0, 173, 239, 0.76); position: absolute; left: 0;	top: 0;	width: 100%; opacity: 0; visibility: hidden; height: 100%; transition: all .25s ease-in-out;}
.galleries a:hover .gallery-image:before {opacity: 1; visibility: visible;}
.cross-icon-wrap {position: absolute; width: 100%; height: 100%;}
.cross-icon-wrap img {opacity: 0; visibility: hidden; transform: scale(0.6); transition: all .25s ease-in-out;}
.galleries a:hover .cross-icon-wrap img {opacity: 1; visibility: visible; transform: scale(1);}

@media (min-width: 641px) {
	.gallery-image {	height: 300px;}
}

@media (min-width: 1024px) {
	.gallery-image {	height: 350px;}
}

/******************************************
PAGE ELEMENT - CONTACT FORM
******************************************/

.aet .main-contact-form .section-header .frm-title {margin-bottom: 34px;}
.aet .main-contact-form .frm-title p {font-size: 30px; font-weight: 800; text-transform: uppercase;}
.aet .main-contact-form .contact-details {margin-bottom: 24px;}
.aet .main-contact-form .contact-details div, .aet .main-contact-form .contact-details p {margin-bottom: 4px;} 
.aet .main-contact-form .contact-details div {padding: 0; display: block;}
.aet .main-contact-form .social-media {list-style: none; margin-left: 0;}
.aet .main-contact-form .social-media li {display: inline-block; padding: 0 4px; font-size: 18px;}
.aet .main-contact-form .social-media .fa {font-size: 20px;}
.aet .main-contact-form .sub-map {height: 300px; position: relative;}
.aet .main-contact-form .sub-map iframe {position: absolute; height: 100%; width: 100%; left: 0; right: 0;}
.aet .main-contact-form .sub-map p {margin-bottom: 0;}

/* Contact Layout 1, 2 & 3 */

.aet .main-contact-form.contact-layout-1.default-alignment .section-header, .aet .main-contact-form.contact-layout-2.default-alignment .section-header, .aet .main-contact-form.contact-layout-3.default-alignment .section-header, .aet_layout_3 .main-contact-form.default-contact-layout.default-alignment .section-header {text-align: left;}
.aet .main-contact-form.contact-layout-1.has-map, .aet .main-contact-form.contact-layout-2.has-map, .aet .main-contact-form.contact-layout-3.has-map, .aet_layout_3 .main-contact-form.default-contact-layout.has-map {padding-bottom: 0px;}
.aet .main-contact-form.contact-layout-1.has-map .sub-page-map, .aet .main-contact-form.contact-layout-2.has-map .sub-page-map, .aet .main-contact-form.contact-layout-3.has-map .sub-page-map, .aet_layout_3 .main-contact-form.default-contact-layout.has-map .sub-page-map {margin-top: 50px;}

@media (min-width: 641px) {
	
	.aet .main-contact-form .sub-map {height: 400px;}
	.aet .main-contact-form.contact-layout-2 .inner-section .columns {width: 100% !important;}
}

@media (min-width: 1024px) {
	.aet .main-contact-form .sub-map {height: 480px;}	
	/* Contact Layout 2 & 3 - Form Below Content */
	.aet .main-contact-form.contact-layout-2 .inner-section .columns, .aet .main-contact-form.contact-layout-3 .inner-section .columns, .aet_layout_3 .main-contact-form.default-contact-layout .inner-section .columns {width: 100% !important;}
	.aet .main-contact-form.contact-layout-2.has-map, .aet .main-contact-form.contact-layout-3.has-map, .aet_layout_3 .main-contact-form.default-contact-layout.has-map  {padding: 0;}
	.aet .main-contact-form.contact-layout-2.has-map .inner-section .row, .aet_layout_3 .main-contact-form.default-contact-layout.has-map .inner-section .row {max-width: 100% !important; padding: 80px; width: 50%; margin-left: 0;}
	.aet .main-contact-form.contact-layout-3.has-map .inner-section .row {max-width: 100% !important; padding: 80px; width: 50%; margin-right: 0;}
	.aet .main-contact-form.contact-layout-2.has-map.default-alignment .section-header, .aet .main-contact-form.contact-layout-3.has-map.default-alignment .section-header, .aet_layout_3 .main-contact-form.default-contact-layout.has-map.default-alignment .section-header {text-align: left;}
	.aet .main-contact-form.contact-layout-2.has-map .sub-page-map, .aet_layout_3 .main-contact-form.default-contact-layout.has-map .sub-page-map {width: 50%; position: absolute; right: 0; top: 0; bottom: 0; margin-top: 0;}
	.aet .main-contact-form.contact-layout-3.has-map .sub-page-map {width: 50%; position: absolute; left: 0; top: 0; bottom: 0; margin-top: 0;}
	.aet .main-contact-form.contact-layout-2.has-map .sub-map, .aet .main-contact-form.contact-layout-3.has-map .sub-map, .aet_layout_3 .main-contact-form.default-contact-layout.has-map .sub-map {height: 100%;}
}

/******************************************
PAGE ELEMENTS - HAS BACKGROUND IMAGE
******************************************/
.page-element.has-bg-img.default-section, .page-element.has-bg-img.default-section .section-header, .page-element.has-bg-img.default-section .section-title, .page-element.has-bg-img.default-section .client-name {color: #fff;}
.page-element.has-bg-img .inner-section {z-index: 20; position: relative;}
.page-element.has-bg-img.default-section .property .property-details {background-color: #FFF;}
.page-element.has-bg-img.default-section .slick-prev::before, .page-element.has-bg-img.default-section .slick-next::before {color: #FFF;}
.page-element.has-bg-img .property-featured-image.with-overlay:before, .page-element.has-bg-img .property-display-image.with-overlay:before, .page-element.has-bg-img .property-list-image-wrap.with-overlay:before {display: none;}
.page-element.has-bg-img.default-section .property-price {color: #000; bottom: 11px; left: 10px; font-weight: 500; background: rgba(255, 255, 255, 0.40); padding: 6px 10px;}
.page-element.has-bg-img.default-section .slick-dots li button:before, .page-element.has-bg-img.default-section .slick-dots li.slick-active button:before {color: #FFF;}

/* Accordion */

.page-element.has-bg-img.default-section .accordion {background: transparent; border: none; max-width: 890px;}
.page-element.has-bg-img.default-section .accordion-title {color: #fff;}
.page-element.has-bg-img.default-section .accordion-title:focus, .page-element.has-bg-img.default-section .accordion-title:hover {background-color: rgba(255, 255, 255, 0.25); color: #FFF;}
.page-element.has-bg-img .accordion-item {margin-bottom: 5px; border-radius: 3px; border: none;}
.page-element.has-bg-img.default-section .accordion-content {background-color: #FFF;	border-bottom: none;}
.page-element.has-bg-img.default-section .accordion-content p {color: #1B1B1B;}
.page-element.has-bg-img.default-section .accordion-title:hover, .page-element.has-bg-img.default-section .is-active .accordion-title {background-color: rgba(255, 255, 255, 0.25); color: #FFF;}

/******************************************
PAGE ELEMENTS - THEME STYLING
******************************************/

.aet .page-element.light-section, .aet .section-cta.cta-layout-2.has-bg-img.light-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.light-section .inner-section {background-color: #fff; color: inherit;}
.aet .page-element.grey-section, .aet .section-cta.cta-layout-2.has-bg-img.grey-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.grey-section .inner-section {background-color: #f2f2f2;}
.aet .page-element.dark-section, .aet .section-cta.cta-layout-2.has-bg-img.dark-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.dark-section .inner-section {background-color: #1b1b1b; color: #fff;}
.aet .page-element.theme-section, .aet .section-cta.cta-layout-2.has-bg-img.theme-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.theme-section .inner-section {color: #fff;}
.aet .page-element.second-theme-section, .aet .section-cta.cta-layout-2.has-bg-img.second-theme-section .inner-section, .aet .section-cta.cta-layout-3.has-bg-img.second-theme-section .inner-section {background-color: #eee; color: #00adef;}
.aet .page-element.theme-section .section-title, .aet .page-element.dark-section .section-title {color: #fff;}
.aet .page-element.theme-section .section-title:after, .aet .page-element.dark-section .section-title:after {background-color: #fff;}
.aet .page-element.theme-section .button { background-color: #000; }
.aet .page-element.theme-section .button:hover { background-color: #333; color: #FFF; }

/* Search Form */

.aet .widget-form-wrap.light-section .search-widget input[type="submit"], .aet .widget-form-wrap.theme-section .search-widget input[type="submit"] {background-color: #1b1b1b; border: none; color: #FFF;}
.aet .widget-form-wrap.dark-section .search-widget input[type="submit"] {background-color: #00adef; border: none; color: #FFF;}

/* Team */

.aet .team.default-section .member-phone a, .aet .team.default-section .member-email a, 
.aet .team.dark-section .member-phone a, .aet .team.dark-section .member-email a,
.aet .team.theme-section .member-phone a, .aet .team.theme-section .member-email a {color: #fff;}

/* Testimonials */

.aet .testimonials.light-section .testimonial-rating .fa-star, .aet .testimonials.dark-section .testimonial-rating .fa-star {color: #0499d6;}
.aet .testimonials.theme-section .testimonial-rating .fa-star {color: #fff;}

/* Contact Form */

.aet .main-contact-form.dark-section .contact-details a, .aet .main-contact-form.dark-section .social-media a, 
.aet .main-contact-form.theme-section .contact-details a, .aet .main-contact-form.theme-section .social-media .fa {color: #FFF;} 
.aet .main-contact-form.dark-section .contact-details a:hover, .aet .main-contact-form.dark-section .contact-details a:active, 
.aet .main-contact-form.dark-section .social-media a:hover .fa, .aet .main-contact-form.theme-section .contact-details a:hover, 
.aet .main-contact-form.theme-section .contact-details a:active, .aet .main-contact-form.theme-section .social-media a:hover {color: #1b1b1b;}
.aet .main-contact-form.light-section .contact-details a {color: #1b1b1b;}
.aet .main-contact-form.light-section .social-media a {color: #2199e8;}
.aet .main-contact-form.light-section .contact-details a:active, .aet .main-contact-form.light-section .social-media a:hover {color: #999;}

/******************************************
PAGE ELEMENTS - GRID LAYOUTS
******************************************/
.grid-layout-3.has-bg-img .inner-section {max-width: 258px; margin: 0 auto;}
/*.grid-layout-3 .grid .columns {outline: none; margin-bottom: 8px;}*/
.grid-layout-3.gallery .galleries .gallery-list {outline: none; margin-bottom: 8px;}

@media (min-width: 641px) {
	.grid-layout-2 .grid .medium-6.large-4:first-child, 
	.grid-layout-2 .grid .medium-6.large-3:first-child, 
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child, 
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child  {width: 100%}
	
	/*.grid-layout-2 .grid .medium-6.large-4:first-child .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-4:first-child .gallery-image,
	/*.grid-layout-2 .grid .medium-6.large-3:first-child .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-3:first-child .gallery-image/*,
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child .property-featured-image, 
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child .property-featured-image */{height: 400px}
	
    .grid-layout-3.has-bg-img .inner-section {max-width: unset; margin: unset;}
	/*.grid-layout-3 .grid .columns {margin: 0 4px 8px; width: calc(50% - 8px);}*/
	.grid-layout-3.gallery .galleries .gallery-list {margin: 0 4px 8px; width: calc(50% - 8px);}
	
    .grid-layout-3 .grid .columns .gallery-image, 
    .grid-layout-3 .grid .columns .property-featured-image {height: 220px;}

}
@media (min-width: 1024px) {
	/*.grid-layout-2 .grid .medium-6.large-4:first-child, */
	/*.grid-layout-2 .grid .medium-6.large-4:nth-child(2), */
	/*.grid-layout-2 .grid .medium-6.large-3:first-child, */
	/*.grid-layout-2 .grid .medium-6.large-3:nth-child(2), */
	/*.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child, */
	/*.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:nth-child(2), */
	/*.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child, 	*/
	/*.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:nth-child(2) {width: 50%}*/
	
	/*.grid-layout-2 .grid .medium-6.large-4:first-child .property-featured-image, */
	/*.grid-layout-2 .grid .medium-6.large-4:nth-child(2) .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-4:first-child .gallery-image, 
	.grid-layout-2 .grid .medium-6.large-4:nth-child(2) .gallery-image,
	/*.grid-layout-2 .grid .medium-6.large-3:first-child .property-featured-image, */
	/*.grid-layout-2 .grid .medium-6.large-3:nth-child(2) .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-3:first-child .gallery-image, 
	.grid-layout-2 .grid .medium-6.large-3:nth-child(2) .gallery-image/*,
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child .property-featured-image, 
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-4:nth-child(2) .property-featured-image,
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child .property-featured-image, 
	.aet_layout_3 .default-grid-layout .grid .medium-6.large-3:nth-child(2) .property-featured-image */{height: 400px}

    /*.grid-layout-3 .grid */
    .grid-layout-3.gallery .galleries{flex-direction: column; height: calc(281px * 4); justify-content: space-between; align-content: space-between;}
    /*.grid-layout-3 .grid .columns {margin: unset;}*/
    .grid-layout-3.gallery .galleries .gallery-list {margin: unset;}
    .grid-layout-3 .grid .gallery-list{ padding: 0; }
    /*.grid-layout-3 .grid .large-4 {width: calc(25% - 6px); height: calc(281px - 6px);}    */
    .grid-layout-3.gallery .galleries .gallery-list.large-4{
        width: calc(25% - 6px);
        height: calc(281px - 6px);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(3), .grid-layout-3 .grid .large-4:nth-child(4) {width: calc(50% - 6px); height: calc(562px - 4px);}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(3),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(4){
        width: calc(50% - 6px);
        height: calc(562px - 4px);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(4) {margin-left: calc(-25%);}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(4){
        margin-left: calc(-25%);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(7), */
    /*.grid-layout-3 .grid .large-4:nth-child(8), */
    /*.grid-layout-3 .grid .large-4:nth-child(9) {margin-bottom: 7px;}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(7),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(8),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(9){
        margin-bottom: 7px;
    }
    
    .grid-layout-3 .grid .large-4 .gallery-image/*, 
    .grid-layout-3 .grid .large-4 .property-featured-image */{width: 100%; height: 100%; background-color: #fff;}    
    .grid-layout-3 .grid .gallery-image:before/*, 
    .grid-layout-3 .grid .property-featured-image:before*/ {background-color: rgba(0,0,0,.65);}
    
}

/***********************
TEAM PAGE
***********************/

.team .section-header {margin-bottom: 50px;}	
.aet .team.theme .section-title,.aet .team.dark-section .section-title {	color: #FFF;}
.aet .team-list {padding: 0 12px; margin-bottom: 50px;}
.aet .team-list .inner {text-align: center;}
.page-template-template-team .team-member-avatar {height: 170px; width: 170px; background-color: #FFF; border-radius: 50%; margin: 0 auto 34px; }
.page-template-template-team .team-member-avatar {border: 2px solid #2298e8;}
.page-template-template-team .member-details a:not(.button):hover, .page-template-template-team .member-details a:not(.button):focus {color: #1b1b1b;}
.page-template-template-team .member-name {font-size: 22px; font-weight: 500;}
.page-template-template-team .member-name, .page-template-template-team .member-position {margin-bottom: 12px;}
.page-template-template-team .member-position {color: #000; font-size: 14px;}
.page-template-template-team .member-address {color: #999;}
.page-template-template-team .member-details .button {margin-top: 34px;}
.aet.page-template-template-team .main-contact-form {background-color: rgb(33, 153, 232); color: #fff;}
.aet.page-template-template-team .main-contact-form .contact-details a, .aet.page-template-template-team .main-contact-form .social-media a,
.aet.single-team .main-contact-form .contact-details a, .aet.single-team .main-contact-form .social-media a {color: #FFF;} 

@media (min-width: 641px) {
	.aet .team-list {margin-bottom: 70px;}
	.page-template-template-team .member-email {	margin-bottom: 16px;	}
	.page-template-template-team .member-address {font-size: 14px;}
	.page-template-template-team .team-list.medium-3 .button {font-size: 12px;}
	.page-template-template-team .team-list.medium-3 .team-member-avatar {height: 140px; width: 140px;}
	.page-template-template-team .team-list.medium-3 .member-name {font-size: 14px;}
	.page-template-template-team .team-list.medium-3 .member-address, .page-template-template-team .member-phone, .page-template-template-team .member-email,
	.page-template-template-team .member-position {font-size: 10px;}
	.page-template-template-team .team-list .button 	{padding: 16px;}
}

@media (min-width: 1024px) {
	.page-template-template-team .team-member-avatar {height: 290px; width: 290px;}
	.page-template-template-team .team-list.medium-3 .team-member-avatar {width: 260px;	height: 260px;}
	.page-template-template-team .team-list.medium-3 .button {font-size: 16px;}	
	.page-template-template-team .team-list.medium-3 .member-name {font-size: 28px;}
	.page-template-template-team .team-list.medium-3 .member-address, .page-template-template-team .member-phone, .page-template-template-team .member-email,
	.page-template-template-team .member-position {font-size: 14px;}
}	

/***********************
TEAM MEMBER PAGE
***********************/

.aet.single-team .hero {height: 398px;}
.aet.single-team.subpage .main-content {padding-bottom: 0;}
.aet .agent-sinlge-header {position: absolute; height: 100%;	width: 100%;	top: 0;}
.aet .agent-sinlge-header .inner {height: 100%}
.aet .agent-sinlge-header .ash-container {max-width: 650px; margin: 0 auto; background-color: rgba(255, 255, 255, 0.68); padding: 34px; border-radius: 4px; box-shadow: 0 2px 8px 0 rgba(0,0,0, .4);}
.aet .agent-sinlge-header .agent-avatar {	height: 200px; width: 200px; border-radius: 50%; margin: 0 auto; border: 2px solid #2298e8;}
.aet .agent-sinlge-header .agent-details {color: #1b1b1b;}
.aet .agent-sinlge-header .agent-name {color: #2298e8; font-weight: 700; font-size: 20px;}
.aet .agent-sinlge-header .agent-position  {margin-bottom: 12px;}
.aet .agent-sinlge-header .agent-address {margin-bottom: 0;}
.aet.single-team .agent-bio-col {padding-bottom: 50px;}
.aet.single-team .secondary-text {font-weight: 700;} 
.aet.single-team .agent-phone, .aet.single-team .agent-email, .aet.single-team .agent-alternative-number {margin-bottom: 10px;}
.aet.single-team .agent-phone .accent-text, .aet.single-team .agent-email .accent-text, .aet.single-team .agent-alternative-number .accent-text {margin-right: 5px;}
.aet .agent-listing-section {padding: 50px 0; background-color: #F7F7F7;}
.aet .agent-listing-section .section-title {text-align: center;}

@media (min-width: 641px) {
	.aet.single-team .hero {height: 380px;}
	.aet .agent-listing-section {padding: 80px 0;}
	.aet .agent-listing-section .section-title {text-align: left;}
}

@media (min-width: 1024px) {
	.aet .agent-sinlge-header .agent-name {font-size: 28px;}
}

/*******************************
PROPERTY SEARCH PAGE
*******************************/

.aet .widget-form-wrap.default-section {min-height: 218px; padding: 45px 0 30px;}

.aet #property_filters_options .search-form-title {font-weight: 600;}
.property-item .property-meta .svg-inline--fa {margin-right: 3px;}

@media (max-width:1023px) and (min-width:641px) {	
	.property-item.medium-6:nth-child(2n+1) {clear: left;}
}

@media (min-width: 1024px){
	.property-item.large-4:nth-child(3n+1) {clear: left;}
}

/*******************************
PROPERTY SINGLE LISTING PAGE
*******************************/

.aet.single .property-header {padding: 24px 0; color: #fff}
.aet.single .property-header .top-price {color: #fff; text-align: center; margin-top: 10px;}
.aet.single .property-header .header-title {font-weight: 700; font-size: 18px; margin-bottom: 0;}
.aet.single .property-header .inner-content {text-align: center;}
.aet.single .property-header .top-price-string {font-weight: 700; font-size: 16px;}
.aet .property-is-sold .property-list-image-wrap::after {position: absolute; color: #fff; z-index: 3; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background-color: rgba(33, 153, 232, 0.85); top: 14px; left: -70px; padding: 10px 90px; font-size: 12px;  text-transform: uppercase;  content: 'Sold';}
.aet .property-is-sold .ribbon-status {display: none !important;}

@media (min-width: 641px) {
	.aet.single .property-header .inner-content {text-align: left;}
	.aet.single .property-header .top-price {margin-top: 0;}
}

@media (min-width: 1024px) {
	.aet.single .property-header .header-title {font-size: 30px;}
	.aet.single .property-header .top-price-string {line-height: 44px; font-size: 24px;}
}


/* Property Enquiry Form */

.reveal{padding: 0px;	border:0;}
.reveal h1, .reveal .property_enquiry_content {padding: 22px;}
.reveal h1 {background-color: #2196f3; color: #FFF;}
.reveal .close-button {position: absolute; margin-top: 0; color: #FFF; font-size: 48px; right: 22px; top: 20px;}
.reveal {padding: 0; color: #333}
.reveal .section-title {font-size: 35px; margin-bottom: 24px;}
.reveal .gform_body {float: left;	width: 100%;}
.reveal .gfield {width: 100%;	float: left;}
.reveal .gform_footer {width: 100%; text-align: center;}
.reveal .gfield_html {margin-bottom: 22px;}
.enquire-button {width:100%; margin-top:12px;}
.reveal .gform_button {border-radius: 3px; width: 100%; background-color: #3bc1fe; color: #fefefe;}
.reveal .gform_button:hover {background-color: #000;}
.reveal input, .reveal textarea {border: 1px solid #B3B3B3;}
.reveal input:focus, .reveal textarea:focus {border: 1px solid #B3B3B3;}
.reveal li{width:100% !important;}

@media (min-width: 641px) {
	.reveal h1, .reveal .property_enquiry_content {padding: 44px;}
	.reveal .close-button {font-size: 48px; right: 49px; top: 39px;}
	.reveal {top: 69px !important;}
	.reveal .gform_wrapper {position: relative; max-width: 584px; 	margin: 0 auto;}
	.reveal .gfield {width: 139px;	}
	.reveal .gfield_html{margin-bottom: 22px;}
	.reveal .gform_button {width: 200px;}
}

/***********************
POSTS PAGE
***********************/

/***********************
TESTIMONIALS PAGE
***********************/
.post-type-archive-testimonials_type .hero .hero-bg-overlay {background-color: rgba(10,0,0,0.5);}
.post-type-archive-testimonials_type .title, .post-type-archive-testimonials_type .content p {font-style: italic;}
.post-type-archive-testimonials_type .name, .post-type-archive-testimonials_type .job {margin-bottom: 0;}
.post-type-archive-testimonials_type .name {	font-weight: 700;}
.post-type-archive-testimonials_type .name, .post-type-archive-testimonials_type .job {line-height: 1.2;}
.post-type-archive-testimonials_type .job, .post-type-archive-testimonials_type .location {font-weight: 300; font-size: 16px;}
.post-type-archive-testimonials_type .featured-image-wrap {position: relative; width: 315px; display: block; margin: 0 auto 22px;}
.aet .testimonials_type {border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 20px;}
.aet .testimonials_type:last-child {border-bottom: none;}
.testimonial-rating .fa-star {color: #0499d6; margin-right: 7px;}

@media (min-width: 641px) {
	.aet .testimonials_type {margin-bottom: 30px;}
}

/*********************
FOOTER
*********************/

.aet .footer {padding: 30px 0; margin-top: 0; position: relative; text-align: center; color: #1b1b1b;}
.aet .footer a, .aet .footer .menu a {color: #1b1b1b;}
.aet .footer .contact-details svg {margin-right: 3px;}

/* Footer Logo */

.aet .footer .logo-wrap {max-width: 275px; margin: 0 auto;}
.aet .footer .logo {width: 275px; 	margin-bottom: 8px;}

/* Social Media */

.aet .footer .social-media {margin-left: 0; margin-bottom: 0; line-height: 0;}
.aet .footer .social-media li {display: inline-block; padding: 0 4px; font-size: 18px;}
.aet .footer .social-media li a {display: block;}
.aet .footer .social-media a {transition: all .25s ease-in-out;}
.aet .footer .social-media a:hover {transform: translate(0,-3px);}

/* Footer Menu */

.aet .footer .menu a {font-weight: 500; font-size: 12px; text-transform: uppercase;}

/* Footer Bottom */

.aet .bottom-footer {text-align: center; padding: 30px 0 20px; background-color: #000;}
.aet .bottom-footer .inner-content {padding: 0;}
.aet .copyright, .aet .privacy {color: #ccc;}
.aet .colophon-link {display: inline-block;}
.aet .colophon-link li a {padding: 2px 8px;}
.aet .colophon-link li a, .aet .colophon-text, .aet .bottom-footer p {font-size: 11px; color: #ccc;}
.aet .colophon-link li {border-right: 1px solid;}
.aet .colophon-link li:last-child {border-right: none;}
.aet .colophon-text,.aet .bottom-footer p {font-weight: 300;}
.aet .bottom-footer p {
	margin-bottom: 0;
}

@media (min-width: 641px) {
	.aet .footer {padding: 40px 0;}
	.aet .footer .menu a {padding: 6px 20px;}
}

@media (min-width: 1024px) {
	.aet .footer {padding: 70px 0;}
	.aet .footer.footer-layout-3 {
	    padding: 40px 0;
	}
	.aet_layout_2 .footer-layout-3 .footer-col {
	    margin-bottom: 0;
	}
}


/* Footer Layout 2 */

.aet_layout_2 .footer .menu li:last-child, .aet_layout_2 .footer .contact-details div:last-child {border-right: none;}
.aet_layout_2 .footer-col h4 {font-weight: 600;	font-size: 16px;}
.aet_layout_2 .footer .contact-details {text-align: center;}
.aet_layout_2 .footer .contact-details div {padding: 2px 12px;}
.aet_layout_2 .logo-wrap {margin-bottom: 0;}
.aet_layout_2 .footer-col {margin-bottom: 32px;}
.aet_layout_2 .footer-col:last-child {margin-bottom: 0;}
.aet_layout_2 .footer .menu a {padding: 2px 26px;}

@media (min-width: 641px) {
	.aet_layout_2 .footer-col h4 {font-size: 16px;}
	.aet_layout_2 .footer .menu li {border-right: 2px solid;	}
	.aet_layout_2 .footer .contact-details div {border-right: 2px solid; display: inline-block; padding: 0 12px;}
	.aet_layout_2 .footer .menu li:last-child, .aet_layout_2 .footer .contact-details div:last-child {border-right: none !important;}
	.aet_layout_2.footer-dark .footer .menu li, .aet_layout_2.footer-theme .footer .menu li {border-color: #fff;}
	.aet_layout_2.footer-dark .footer .contact-details div, .aet_layout_2.footer-theme .footer .contact-details div {border-color: #fff; color: #fff;}
}

/* Footer Layout 3 */
.aet_layout_3.default-footer-color .footer {color: #fff;}
.aet_layout_3 .footer-col h4 {font-weight: 600;font-size: 16px;}
.aet_layout_3 .footer .menu li:last-child {border-right: none;}
.aet_layout_3 .footer .contact-details div:last-child {border-right: none;}
.aet_layout_3 .logo-wrap {margin-bottom: 0;}
.aet_layout_3 .footer-col {margin-bottom: 32px;}
.aet_layout_3 .footer-col:last-child {margin-bottom: 0;}
.aet_layout_3 .footer .menu a {padding: 7px 26px;}
.aet_layout_3 .footer .contact-details {text-align: center;}
.aet_layout_3 .footer .contact-details div {padding: 2px 12px;}

@media (min-width: 641px) {
	.aet_layout_3 .footer .menu li {display: inline-block; border-right: 1px solid #2199E8;	}
	.aet_layout_3 .footer .contact-details div {	border-right: 2px solid #2199e8; display: inline-block;	padding: 2px 12px;}
	.aet_layout_3 .footer .contact-details div:last-child {border-right: none;}
} 

/* Footer Themes */

.aet.footer-light .footer {background-color: #fff; color: #1b1b1b;}
.aet.footer-dark .footer {background-color: #1b1b1b; color: #fff;}
.aet.footer-theme .footer {background-color: #00adef; color: #fff;}
.aet.footer-theme-inverse .footer {background-color: #f2f2f2; color: #00adef;}
.aet.footer-dark .footer .menu a, .aet.footer-dark .footer .contact-details, .aet.footer-dark .footer a,
.aet.footer-theme .footer .menu a, .aet.footer-theme .footer .contact-details, .aet.footer-theme .footer a,
.aet.footer-theme-inv .footer .menu a, .aet.footer-theme-inv .footer .contact-details, .aet.footer-theme-inv .footer a {color: #fff;}
.aet.footer-theme .footer .contact-details div, .aet.footer-theme-inv .footer .contact-details div, .aet.footer-theme .footer .menu li {border-color: #FFF;}
.aet.footer-theme .footer .contact-details svg {color: #fff;}
.aet.footer-dark .footer a:hover, .aet.footer-dark .footer .menu a:hover, .aet.footer-dark .footer .menu li.active a {color: #3bc1fe;}
.aet.footer-theme .footer a:hover, .aet.footer-theme .footer .menu a:hover, .aet.footer-theme .footer .menu li.active a, .aet.footer-theme-inv .footer a:hover,
.aet.footer-theme-inv .footer .menu a:hover, .aet.footer-theme-inv .footer .menu li.active a {	color: #1b1b1b;}
.aet.footer-dark .bottom-footer .copyright, .aet.footer-theme .bottom-footer .copyright { color: #fff;}
.aet.footer-dark .bottom-footer .colophon-link li a, .aet.footer-dark .bottom-footer .colophon-text {color: #fff;}
.aet.footer-light .bottom-footer .copyright, .aet.footer-theme-inverse .bottom-footer .copyright {margin-bottom: 10px; color: #1b1b1b;}
.aet.footer-light .bottom-footer .colophon-link li a, .aet.footer-light .bottom-footer .colophon-text {color: #1b1b1b;}