/*
 Theme Name:   TWC
 Theme URI:    http://www.thewebco.co.nz
 Description:  TWC standard child theme.
 Author:       The Web Company
 Author URI:   http://www.thewebco.co.nz
 Template:     Divi
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*=============== search form setting =============*/
/* form element display setting */
div.epl-search-form > form{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
/* show home page search section display setting */
.epl-search-form.epl-sb-current{
	display: block;
}
/* search condition styling setting */
.epl-search-wide .epl-property_category, .epl-search-wide .epl-property_location, .epl-search-wide .epl-search-land-area, .epl-search-wide .epl-search-other, .epl-search-wide .epl-search-row-half, .epl-search-wide .epl-search-submit-row{
	width: 24%;
}

.epl-search-wide .epl-search-building-area {
	width: 49.5%;
}
/* search condition label setting */
.epl-search-form form .epl-search-row label{
	color: #fff;
	font-size: 12px;
	padding: 5px 0;
}
/* search button setting */
.epl-search-submit-row{
	align-self: flex-end;
}
/*.epl-search-form form .epl-search-submit-row .epl-search-btn{
	border: 1px solid #000080;
	background-color: #fff;
	padding: 5px 0;
	transition: all 0.3s;
	cursor: pointer;
	color: #000080;
	font-size: 1rem;
	font-weight: 400;
}
.epl-search-form form .epl-search-submit-row .epl-search-btn:hover{
	background-color: #000080;
	border: 1px solid #fff;
	transition: all 0.3s;
	cursor: pointer;
	color: #fff;
}*/

.epl-search-form form .epl-search-submit-row .epl-search-btn{
	background-color: #000080;
	border: 1px solid #fff;
	transition: all 0.3s;
	color: #fff;	
	padding: 5px 0;
	transition: all 0.3s;
	cursor: pointer;	
	font-size: 1rem;
	font-weight: 400;
	margin-top: 10px;
}
.epl-search-form form .epl-search-submit-row .epl-search-btn:hover{

	color: #000080;
	border: 1px solid #000080;
	background-color: #fff;
	cursor: pointer;
}
.branch_details{
	padding: 15px !important;
	background: #f9f9f9;
	margin: 10px 0 25px;
}
.property-enquire-container h1{
	font-size: 22px;
}
.branch_details li a:hover{
	color: #000;
}
.branch_details li{
	list-style:none;
	padding: 0;
	list-style-type: none;
}
h3.search-result-title > a {
	display: block;
	/*text-transform: lowercase;*/
}
h3.search-result-title > a:first-letter {
	text-transform: uppercase;
}
/* search condtion buidling area setting */
.epl-search-wide .epl-search-building-area{
	display: flex;
	align-self: flex-end;
}
.epl-search-form .epl-search-row-half, .epl-search-form .epl-search-row-third{
	float: none;
}
.epl-property_building_area_min{
	width: 49%!important;
    margin-right: 15px;
}
.epl-property_building_area_max {
	width: 49% !important;
}
.epl-property_building_area_min > div.field > input, .epl-property_building_area_max > div.field > input {
	font-size: 16px;
}
@media only screen and (max-width: 768px){
    .epl-search-wide .epl-property_category, .epl-search-wide .epl-property_location, .epl-search-wide .epl-search-building-area, .epl-search-wide .epl-search-land-area, .epl-search-wide .epl-search-other, .epl-search-wide .epl-search-row-half, .epl-search-wide .epl-search-submit-row{
	width: 48%;
}
}

/* =============== search form setting END============= */



/*#main-content {
    background-color: #f9f9f9 !important;
}*/

.entry-title {
    font-size: 1.4rem !important;
    color: #666;
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}

.entry-header {
    padding: 30px 0;
	/*width: 1080px;*/
	margin: auto;
}
.entry-title-sub .item-suburb {
    font-size: 22px;
	line-height:30px;
}
.property-details .page-price {
    font-size: 18px;
}
.property-details .item-city {
    font-size: 22px;
}

.item-suburb {
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}

.property-details-header {
    text-align: left;
}

.brochure-button {
    padding: 10px 20px;
    margin-left: 10px;
}

.enquire-now-button {
    padding: 10px 20px;
    margin-left: 10px
}

.property-pricing-detail-meta-wrapper {
    box-sizing: border-box;
	width: 1080px;
    padding: 30px 0;
    background-color: #f9f9f9;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.item-property-price {
    width: 75%;
}

.item-property-pricing-details {
    width: 25%;
}

.item-property-price .page-price {
    color: #000;
    font-size: 1.5em;
    font-weight: 600;
}

.property-feature-icons, .item-property-pricing-details ul {
    padding-left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
	list-style-type : none !important;
}

.property-feature-icons, .item-property-pricing-details ul:before {
    content: " ";
    display: table;
}

/*.property-info-icons, .item-property-pricing-details ul li+li {
    border-right: 1px solid #efece8;
}*/

.property-info-icons, .item-property-pricing-details ul li {
    position: relative !important;
    display: block !important;
	box-sizing: border-box !important;
    float: right !important;
    /*padding: 11px 10px 11px 5px !important;
    color: #000 !important;
    text-align: right !important;*/
}
.epl-listing-single .epl-content{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 50px;
}
.single-content-container{
	padding: 100px 0;
	width: 100vw;
	background: #fff;
}
.epl-tab-wrapper {
	width: 1080px;
    box-sizing: border-box;
	margin: auto;
}

.property-detail-container {
    padding-right: 10%;
    width: 70%;
}

.epl-tab-title {
    padding-bottom: 15px;
    font-weight: bold;
}

.epl-property-single.view-expanded .item-street,
.epl-property-single.view-expanded .page-price-rent {
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 15px;
	line-height: 1.5em;
}

.property-enquire-container {
    background: #fff;
    max-height: 500px;
    width: 30%;
    padding: 15px 20px;
}

.property-enquire-container-title {
    border-bottom: 1px solid #000;
    font-size: 1.1em;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.property-details-header a {
    float: right;
}
.property-info-icons ul li{
	border-right:0px !important;
	max-width: 39px !important;
	margin-left: 0px !important;
	padding-right: 8px !important;
	padding-left: 8px !important;	
}
.property-info-icons ul li:nth-child(2) {
    border-right: 1px solid #efece8  !important;
    border-left: 1px solid #efece8  !important;
}
.property-info-icons ul li:last-child{
    border-right: 0px solid #efece8  !important;
}
.property-info-icons .propert-land-area{
	max-width: 100% !important;
    font-size: 1.2em;
    margin-top: 10px;
}
.above-footer-container {
    width: 100%;
    background: #000080;
    text-align: center;
}
.request-book{
	padding: 100px 0;
}
.text-center span {
    font-size: 55px;
    font-weight: 700;
    padding: 40px;

}

.button {
    cursor: pointer;
    width: 150px;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}

.button-spacer {
    margin-right: 20px;
}



.epl-property-single h1.entry-title{
	font-size: 1.6rem !important;
}
.single-property .entry-header,
.single-rental .entry-header{
	background: #000080;
	margin-bottom: 50px;
}
.single-property .item-suburb{
	color: #333;
	display:block;
}
.single-property .entry-title,
.single-rental .entry-title,
.single-property .title-meta-wrapper .item-suburb
{
    color: #fff;
}
.request-book .grey-button,
.single-property .property-details-header .grey-button,
.single-rental .property-details-header .grey-button {
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff !important;
}
.request-book .grey-button:hover{
	color: #000080 !important;
	border: 1px solid #fff;
	border-radius: 0;
	background-color: #fff;
}

.single-property .property-details-header .grey-button:hover,
.single-rental .property-details-header .grey-button:hover {
	display: block;
	color: #000080  !important;
	border: 1px solid #ccc;
	border-radius: 0;
	background-color: #ccc;
}
.single-property .property-details-header .blue-button,
.single-rental .property-details-header .blue-button {
	display: block;
	color: #000080  !important;
	border: 1px solid #ccc;
	border-radius: 0;
	background-color: #ccc;
}
.single-property .property-details-header .blue-button:hover,
.single-rental .property-details-header .blue-button:hover {
    border: 1px solid #ccc;
	border-radius: 0;
	color: #ccc !important;
	background-color: #000080;
}
.single-rental .epl-property-single h1.entry-title{
	line-height: 2.2em;
}
.grey-button {
    border: 1px solid #000;
    border-radius: 0;
    color: #000 !important;
}

.blue-button {
    display: block;
    color: #fff;
    border: 2px solid #000080;
    border-radius: 0;
    background-color: #000080;
}

.above-footer-container .text-center {
    box-sizing: border-box;
    width: 100vw;
    background-color: #000080;
	color:#fff;

}

.with-bg {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
    background-image: url(https://www.navigationhomes.co.nz/wp-content/uploads/2020/03/stylenavigation.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
}

.with-bg h1 {
    color: #fff;
    text-decoration: underline;
    font-size: 75px !important;

    margin-bottom: 20px;
}

.with-bg p {
    font-size: 2rem;
}

.property-map-container {
    box-sizing: border-box;
    width: 100vw;
    background-color: #fff;
}


/**
 *	============== Contact-popup ================== 
 */
.email-popup-con {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250, 250, 250, 0.5);
    z-index: 999999;
}

.email-popup-inner-con {
    width: 900px;
    max-height: 30vw;
    border-radius: 9pt;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.email-popup-form-con {
    margin: 3% 4%;
}

.email-popup-form-con,

.email-popup-form-con::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

.contact-form-overlay-con {
    position: absolute;
    left: 0;
/*     transform: translateY(-40%); */
    padding: 20px 40px;
    width: 100%;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 9pt;
}


.email-popup-close .nothanks {
    display: inline-block;
    color: #000080;
    text-transform: uppercase;
    margin-right: -10px;
    font-size: 28px;
    font-weight: 600;
}

.email-popup-close .nothanks:hover {
    color: #000080;
    cursor: pointer;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.email-popup-close {
    width: 100%;
    text-align: right;
}
/*override formmain.css*/
.ginput_container {
    margin-top: 0px!important;
}

li.gfield{
    margin-top: 10px!important;
}
.gform_footer{
    padding: 0!important;
}
/*-------*/


/* ============== Contact popup END===============*/

/* search result box setting */
/* .et_pb_row {
    max-width: 1170px !important;
    width: 80% !important;
} */

.et_pb_code_inner,
.loop-content {
}

.epl-shortcode {
    width: 100%;
}

.epl-property-blog-entry-wrapper {
    height: 100%;
}

.epl-loop-tools-wrap {
    width: 100%;
    padding-bottom: 50px;
}

.builder-module-content .epl-listing-grid-view-forced.hentry,
.builder-module-content .epl-listing-grid-view.hentry,
.epl-listing-grid-view,
.epl-listing-grid-view-forced,
.epl-listing-grid-view-forced.hentry,
.epl-listing-grid-view.hentry,
.epl-property-blog.epl-listing-grid-view,
.epl-property-blog.epl-listing-grid-view-forced {
    width: 25%;
    padding: 20px 0px;
    margin: 0;
}
/*
 * .loop-content div:not(:first-child) {
	margin-right:0px !important;
	margin-left:0px !important;
}
.loop-content div .epl-listing-post:nth-child(n)
{
	margin-right:10px !important;
	margin-left:10px !important;
}
*/
.loop-content .epl-listing-post{
	margin-right:17px;
	width:24%;
}
.loop-content .epl-listing-post:nth-child(4n+1){
	margin-right:0px;
	width:24%;
}

.page-left{}
.page-right{margin-right: 10px !important;}

.property-enquire-container .enquire-now:hover,
.request-book .grey-button:hover{
	color: #fff!important;
    background-color: #979ca2;
	border-color:#979ca2;
}

.post-type-archive .et_pb_row{
	width: 80%;
	max-width: 1440px !important;
	margin: auto;
}
.archive .search-result-textbox .search-result-textarea {
    width: 100%;
}
.status-publish .search-result-textarea {
    width: 50%;
}
.search-result-textarea {
    width: 50%;
}
.search-result-title {
    font-size: 1rem !important;
    color: #858789;
	width: 100%;
}

.search-result-textbox {
    /*padding: 1rem !important;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.property-info-icons{
  width: 100%;
	height: 100%;
	float: left  !important;
	margin-top: 10px !important;

}

.search-result-address {
    padding-bottom: 10px;
}

.search-result-icons{
	width: 50%;
}

.search-result-address .entry-title-sub .item-suburb,
.search-result-address .entry-title-sub .item-state,
.search-result-address .entry-title-sub .item-street,
.search-result-address .entry-title-sub .item-pcode {
    display: none;
}

.search-result-address .item-street {
    display: none;
}

.search-result-address .entry-title-sub .item-city {
    color: #333;
    font-weight: bold;
    font-size: 1rem;
}

.search-result-icons .epl-icon-svg-container .icon-value {
    display: block;
    margin: 0;
    text-align: center;
}

.search-result-textbox .price {
    font-size: 1rem;
}

.epl-icon-svg-container {
    border-right: 1px solid #d1d1d1;
    padding-right: 0.1rem;
}

.epl-icon-svg-container:last-of-type {
    border-right: 0 !important;
    padding-right: 0;
}

.status-sticker {
    background-color: #000080 !important;
    font-size: 22px;
}
/* =============content page setting =============*/
/* no margin and padding around the gallery */
.epl-listing-single{
	display: flex;
	flex-direction: column;
	align-content: center;
}
.home_full_block .et_pb_row_fullwidth{
	width: 100% !important;
    max-width: 100% !important; 
}
.et_pb_section .et_pb_row_0 {
    max-width: 1440px !important; 
}
.et-db #et-boc .et-l .et_pb_row {
    position: relative;
     width: 80%;
    max-width: 1440px; 
    margin: auto;
}

.et_portfolio_image img{
	width: 600px;
}

.et_overlay{
	display: none!important;
}

.et_full_width_page .et_gallery_item{
	margin: 0!important;
	float: clear;
}

.slick-initialized .slick-slide{
	display: flex;
	justify-content: center
}
/* slider dots position setting */
.slick-dots{
	padding: 20px 0;
	bottom: 0;
	position: relative;
	background: #f9f9f9;
}
/* slick arrow setting */
.slick-dotted.slick-slider{
	margin: 0;
	display: flex;
	flex-direction: column;
}
.slick-list{
	background-color: #000080;
}

.slick-prev, .slick-next{
	display: none;
}
.slick-center{
	height: 110%;
}

.et-fixed-header #et-info a:hover{
	color:#666;
}
#et-info a:hover{
	color:#000080;
}
/* Pagination on listing */

.epl-pagination {
    text-align:center;
}
.epl-pagination a, .epl-pagination span {
    padding: 10px 10px;
}
.epl-pagination a, .epl-pagination span {
    padding: 10px 15px;
}
.epl-pagination a:hover{
    background: #000080;
}
#footer-widgets .footer-widget li a:hover,
#footer-widgets .footer-widget p a:hover{
    color: #000080 !important;
}


/* listing content display setting on different devices */
@media only screen and (max-width: 996px) {
    .builder-module-content .epl-listing-grid-view-forced.hentry,
    .builder-module-content .epl-listing-grid-view.hentry,
    .epl-listing-grid-view,
    .epl-listing-grid-view-forced,
    .epl-listing-grid-view-forced.hentry,
    .epl-listing-grid-view.hentry,
    .epl-property-blog.epl-listing-grid-view,
    .epl-property-blog.epl-listing-grid-view-forced{
        width: 48%;
    }
}
@media only screen and (min-width: 997px) and (max-width: 1292px){
	.epl-tab-wrapper, .entry-header, .property-pricing-detail-meta-wrapper{
		width: 768px;
	}
	    .builder-module-content .epl-listing-grid-view-forced.hentry,
    .builder-module-content .epl-listing-grid-view.hentry,
    .epl-listing-grid-view,
    .epl-listing-grid-view-forced,
    .epl-listing-grid-view-forced.hentry,
    .epl-listing-grid-view.hentry,
    .epl-property-blog.epl-listing-grid-view,
    .epl-property-blog.epl-listing-grid-view-forced{
        width: 33%;
    }
}

@media only screen and (max-width: 900px){
	.epl-tab-wrapper, .entry-header, .property-pricing-detail-meta-wrapper{
		width: 600px;
	}
	.email-popup-inner-con {
    width: 700px;
}
}

@media only screen and (max-width: 667px){
	    .builder-module-content .epl-listing-grid-view-forced.hentry,
    .builder-module-content .epl-listing-grid-view.hentry,
    .epl-listing-grid-view,
    .epl-listing-grid-view-forced,
    .epl-listing-grid-view-forced.hentry,
    .epl-listing-grid-view.hentry,
    .epl-property-blog.epl-listing-grid-view,
    .epl-property-blog.epl-listing-grid-view-forced{
        width: 100%;
    }
	.epl-tab-wrapper, .entry-header, .property-pricing-detail-meta-wrapper{
		width: 400px;
	}
	.property-detail-container{
		width: 100%;
	}
	.property-enquire-container{
		width: 100%;
		height: auto;
	}
	.text-center span{
		font-size: 24px;
		display: block;
	}
	.request-book{
		padding: 50px 0;
	}
		.email-popup-inner-con {
    width: 90vw;
		    
		}
		.gform_wrapper textarea.medium{
		    height: 100px!important;
		}
}

@media only screen and (min-width: 641px){
    .gform_wrapper textarea.medium {
    height: 100px!important;
    width: 100%;
	}
	.gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0px!important;
	}

}

@media only screen and (min-width: 375px){
	.property-info-icons ul li{;
		max-width: 30px !important;	
		margin-left: 0px !important;
		padding-right: 6px !important;
		padding-left: 6px !important;
	}
}
/*--------BRANCH MAP START---------*/
.acf-map {
    width: 100%;
    height: 100%;
    border: #ccc solid 1px;
    margin: 20px 0;
}

.acf-map img {
   max-width: inherit !important;
}
.branch-map-container .et_pb_code_inner{
	height:100% !important;
}
/*--------BRANCH MAP ENDS----------*/
/*--------Frontend Parking space field fix*/
.parking{
	display: none;
}
/*---------*/
#slider{
	max-width:1080px !important;
	margin:auto !important;
}
.epl_slider_container{
	max-width:1080px !important;
}

/*Enquiry form*/
#field_1_3,
#field_1_2{
	width: 50% !important;	
}
#field_1_2{
	float:left;
	display:inline-block;
}
#field_1_3{
	display:inline-block;
}
#input_1_2,
#input_1_3
{
	width: 98%;
}
#input_1_3{
	float:right;
}
#field_1_3 .gfield_label{
	padding-left:6px;
}
.gf_left_half input{
	float:left;
	width:99% !important
}
.gf_right_half input{
	float:right;
	width:99% !important
}
@media only screen and (max-width: 1600px){
	.loop-content .epl-listing-post:nth-child(4n+1) {
		width:33%;
		margin-right:0px;
	}
	.loop-content .epl-listing-post{
		width:33% !important;
		margin-right:0px;
	}
}
@media only screen and (max-width: 1280px){
	.loop-content .epl-listing-post:nth-child(4n+1) {
		width:32%  !important;		
		margin-right:10px !important;
	}
	.loop-content .epl-listing-post{
		width:32%  !important;
		margin-right:10px !important;
	}
	.epl-tab-wrapper{
		width:1200px; 
	}
	.epl-tab-wrapper {
		width: 84%;
	}
}

@media only screen and (max-width: 1024px){
	.loop-content .epl-listing-post:nth-child(4n+1) {
		width:49%  !important;		
		margin-right:16px !important;
	}
	.loop-content .epl-listing-post{
		width:49%  !important;
		margin-right:16px !important;
	}
	.loop-content .epl-listing-post:nth-child(2n+1) {
		width:49% !important;
		margin-right:0px !important;
		
	}
	.text-center span
	{
		float: unset;
		font-size: 55px;
		font-weight: 700;
		padding: 40px;
		margin: 0 auto;
		display: block;
	}
	.request-book {
		padding: 49px 0 73px;
	}
	.epl-property-single.view-expanded .entry-header .property-details {
		width: 53%;
		padding-left: 20px;
	}
	.single-content-container {
    	padding: 50px 0 50px;
	}
	.property-detail-container {
    	padding-right: 00%;
    	width: 100%;
	}
	.property-enquire-container {
		width: 100%;
		padding: 15px 00px;
		height: auto;
	}
	#slider{
		max-width:100% !important;
		margin:auto !important;
	}
	.epl_slider_container,
	.single-content-container{
		max-width:100% !important;
		padding: 20px;
		padding-bottom:50px !important;
	}
	.epl-tab-wrapper{
		width:100%;
	}
	.search-result-icons
	{
		padding-left: 20px !important;
	}
	.property-info-icons{
		padding-right: 20px !important;
	}
}

@media only screen and (max-width: 950px){
	.loop-content .epl-listing-post:nth-child(4n+1) {
		width:100% !important;
		margin-right: 0px !important;
	}
	.loop-content .epl-listing-post{
		width:100% !important;
		margin-right: 0px !important;
	}
	.loop-content .epl-listing-post:nth-child(2n+1) {
		width: 100% !important;
		margin-right: 0px !important;
	}
	

}

@media only screen and (max-width: 850px){
	.loop-content .epl-listing-post:nth-child(4n+1) {
		width:100% !important;
		margin-right:0px !important;
	}
	.loop-content .epl-listing-post{
		width:100% !important;
		margin-right:0px !important;
	}
	.loop-content .epl-listing-post:nth-child(2n+1) {
		width:100% !important;
		margin-right:0px !important;
		
	}
}
@media only screen and (max-width: 667px){
	.button-spacer {
    	margin-right: 5px;
	}
	.epl-property-single.view-expanded .entry-header .property-details {
    	width: 100%;
		text-align:center;
	}
	.epl-property-single .entry-col, .epl-property-single {
		float: unset;
		margin: 0 auto;
	}
	.epl-property-single.view-expanded .entry-header .property-pricing-details {
		width: 50%;
		overflow: hidden;
	}
	.single-content-container{
		padding: 20px 0 20px;
		width: 100%;
	}
	.above-footer-container,
	.above-footer-container .text-center{
		width:100%;
	}
	.request-book {
		padding: 20px 0 45px;
	}
	.request-book .text-center span {
		padding: 20px 0;
	}
	.property-template-default .search-result-icons {
		width: 100%;
		height: 100%;
		display: block;
		text-align: center;
	}
	.property-info-icons ul li {
		margin-left: 8px !important;
		padding-right: 4px !important;
	}
	.item-property-pricing-details{
		width: 31%;
		float: unset !important;
		margin: 0 auto;
	}
	.text-center span {
    	line-height: 57px;
	}
	.property-details-header a {
		display: block;
	}
	.search-result-icons {
		width: 100%;
		text-align: center;
	}
	.epl-listing-single{
		overflow:hidden;
	}
	.epl-tab-wrapper {
		width: 90%;
	}
	
}

@media only screen and (max-width: 640px) {
	form#gform_2 .ginput_container span#input_2_2_6_container {
		margin-bottom: 0 !important;
	}
	form#gform_2 .ginput_container span#input_2_2_3_container {
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width: 475px){
	#field_1_3,
	#field_1_2{
		width: 100%;	
	}
	#input_2_3,
	#input_2_4{
	width: 100%;
	}
	.epl-property-single h1.entry-title {
    	text-align:center;
	}
	.single-property .title-meta-wrapper .item-suburb {
		text-align:center;;
	}
	.entry-header{
		padding: 17px 0;
	}
	.property-details-header a {
		float: unset;
		width: 150px;
		margin: 10px auto;
	}
	
	.single-property .property-details-header .grey-button{
		width: 150px;
		margin: 10px auto;
		float: unset;
		display: block;
	}
	
	
	.epl-property-single .tab-content{
		padding:0 20px;
		
	}
	.epl-listing-single .epl-content{
		overflow: hidden;
	}
	.epl-section-property-details .epl-tab-title,
	.epl-tab-section-features .epl-tab-title{
		margin-left: 20px;
		float: unset;
	}
	.property-enquire-container {
		width: 95%;
		height: auto;
	}
	.search-result-textarea {
		width: 100%;
	}
	.page-template-default  .property-info-icons{
		width: 60%;
		margin: 0 auto;
		float:unset !important;
	}
	.search-result-textarea .entry-title {
		font-size: 1.2em;
		line-height: 1.1;
		text-align: center;
	}
	.loop-content .epl-listing-post{
		margin-right:0px !important;
	}
	.epl-search-wide .epl-search-building-area {
		width: 100%;
	}
	.epl-search-form .epl-search-submit-row {
		margin-top: 1.5em;
	}
}

#et_fullscreen_slider{
	height: 100vh;
}
.et_mobile_menu {
	overflow: scroll !important;
	max-height: 84vh; /*edit this to match your view height*/
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3) /*just some box shadow for nicer menu, you can skip this*/
}

@media only screen and (min-width: 768px){
	.home .et_pb_image .et_pb_image_wrap {
		max-height: 251px !important;
		overflow: hidden !important;
	}
}

.gform_legacy_markup_wrapper li.hidden_label input {
	margin-bottom: 0 !important;
}
#gform_wrapper_3 .gform_heading, #gform_wrapper_2 .gform_heading {
	margin-top: 50px;
}
#gform_wrapper_3 .gform_heading .gform_title, #gform_wrapper_2 .gform_heading .gform_title {
	display: none;
}
.et_pb_blurb_description {
	word-break: break-word;
}
.email-popup-close .nothanks {
    display: unset;
    color: unset;
    text-transform: unset;
    margin-right: unset;
    font-size: unset;
    font-weight: unset;
}
.email-popup-close .nothanks:before {
    font-family: 'ETmodules';
    content: "\4d";
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 800;
    display: inline-block;
    color: #000080;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 28px;
    margin-top: 10px;
}
.email-popup-close .nothanks:hover:before {
    color: #000080;
    cursor: pointer;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}
