/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      3.1

 /* == Add your own styles below this line ==
--------------------------------------------*/
@font-face {
  font-family: 'Gotham Rounded';
  src: url(/wp-content/uploads/et-fonts/Gotham-Rounded-Book-1.otf);
}
@font-face {
  font-family: 'Gotham';
  src: url(/wp-content/uploads/et-fonts/Gotham-Book.otf);
}

/* Custom Client Design Request */



/*------------------------------ */

#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
	font-size: 13px;
}

.search-results #breadcrumbs { display: none; }

h1, h1 a {
	font-size: 56px;
}
h2, h2 a {
	font-size: 48px;
}
h3, h3 a {
	font-size: 40px;
}
h4, h4 a {
	font-size: 33px;
}
h5, h5 a {
	font-size: 29px;
}
h6, h6 a {
	font-size: 26px;
}
body #main-content .et_pb_button {
	padding: 10px 25px!important;
	min-width: 180px;
	text-align: center;
}
#menu-primary .et_pb_button {
	margin-top: -12px;
  padding: 0!important;
}
#menu-primary .et_pb_button a {
	padding: 5px 12px;
	font-size: 14px;
}
footer .footer-links {
	margin-left: 20px;
}
footer p {
	margin-top: 5px;	
}
footer .et_pb_text p, footer .et_pb_text ul {
	display: inline-block;
	padding-bottom: 0;
	margin-left: 0;
}
.et-social-icons li {
	margin-left: 10px;
}
footer .et_pb_text_3_tb_footer.et_pb_text .et-social-icon a {
	color: #2F3E34!important;
	background-color: #fff;
	width: 40px;
	padding: 9px;
	height: 40px;
	border-radius: 50%;
  font-size: 14px;
}
.home-features {
	position: absolute;
	top: calc(50% - 80px);
	margin-left: -20px !important;
}
.team-member .et_pb_main_blurb_image {
	margin-bottom: 0;
}
.team-member .et_pb_blurb_container {
	display: none;
}
.team-member:hover .et_pb_blurb_container {
	animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	display: block;
	position: absolute;
	width: 100%;
	background-color: #C7D230;
	top: 0;
    background-color: rgba(134, 168, 54, 0.9);
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 20px;
}
/*.team-member .et_pb_blurb_container h4 {
	text-align: center;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: calc(50% - 40px);	
	width: 100%;
}*/
.team-member .et_pb_blurb_content,
.et_pb_code_inner {
	line-height: 0;
}
body .gform_wrapper ul li.gfield {
	padding-right: 0!important;
}
body .gform_wrapper .top_label .gf_left_half {
	padding-right: 10px!important;
}
body .gform_wrapper .top_label .gf_right_half {
	padding-left: 10px!important;
}
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .gfield_required {
	font-size: 16px;
	line-height: 160%;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .top_label select.large {
	width: 100%;
	height: 50px!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	width: 100%;
}
.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
	margin-bottom: 8px;
}
.gform_wrapper li.gfield.gfield_error {
	  background-color: unset;
    margin-bottom: unset;
    border-top: unset;
    border-bottom: unset;
    padding-bottom: unset;
    padding-top: unset;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: unset;
}
.gform_wrapper .validation_message {
    color: #c7d230;
    font-weight: normal;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #c7d230;
}
.gform_wrapper div.validation_error {
    color: #c7d230;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    border-top: 2px solid #c7d230;
    border-bottom: 2px solid #c7d230;
    padding: 16px 0 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}
#gform_submit_button_1 {
	font-size: 14px;
	width: 180px;
	text-align: center;
	height: 50px;
}
#et-boc .area-outer-wrap[data-da-color=dark] .da-close {
	font-size: 32px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    line-height: 1em;
    top: 15px;
    right: 15px;
}
/*** Responsive Styles Standard Desktop Only ***/
.listing__featured-img{
	    /*height: 100vh;*/
}
.listing__featured-img .container{
	max-width: 1920px;
	width: 100% !important;
	padding-top: 0 !important;
}
.listing__featured-img .container:before{
	display: none;
}
.listing__featured-img img{
	width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100vh;
	display: inherit;
}
#main-content .container.listing__details{
	width: 100%;
	max-width: 100%;
	padding-top: 0 !important;
}
#main-content .container.listing__details:before{
	display: none;
}
h1.entry-title.listing__single-title span.ttl-main{
	font-size: 38px;
	display:block;
	line-height: normal;
}
h1.entry-title.listing__single-title span.item-street,
h1.entry-title.listing__single-title span.entry-title-sub{
	font-size: 20px;
	color: #555555;
	display: inline;
	line-height: normal;
}
.entry-col.property-pricing-details.listing__single-price span.page-price{
	font-size: 32px;
    font-weight: 600;
    line-height: normal;
}
.epl-property-single .entry-content.epl-content .epl-tab-section{
	margin-top: 0;
}
.epl-button-wrapper{
	display:none;
}
.epl-property-single .entry-header.listing__single-con,
.epl-property-single .entry-content.epl-content .epl-tab-section.epl-tab-section-features{
	background: #F2F2F2;
}
.epl-property-single .entry-header.listing__single-con .container,
.epl-property-single .entry-content.epl-content .epl-tab-section .container{
	max-width: 980px;
    padding: 52px 0 51px;
}
.epl-property-single .entry-content.epl-content .epl-tab-section.epl-tab-section-features .container{
	max-width: 700px;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .container{
	padding: 55px 0 !important;
}
.epl-property-single .entry-header.listing__single-con .container:before,
.epl-property-single .entry-content.epl-content .epl-tab-section .container:before{
	display: none;
}
.epl-property-single .entry-header.listing__single-con .container .title-meta-wrapper:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.epl-property-single .entry-content.epl-content .epl-tab-section h5.epl-tab-title{
	color: #004B67;
    font-size: 36px;
    text-align: center;
    border-bottom: 0;
    margin: 0;
    padding-bottom: 5px;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content h2.entry-title{
	color: #51ACB9;
	text-align: center;
	font-size: 24px !important;
	margin-bottom: 20px;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content h3.secondary-heading{
	    font-size: 24px !important;
	text-align: center;
	display: none;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content .epl-property-features{
	    padding: 0;
    margin-top: 25px;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content p{
	text-align: center;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content .epl-property-features{
	list-style-position: initial;
}
.epl-property-single .entry-content.epl-content .epl-tab-section .epl-tab-content .epl-property-features li{
	margin-bottom: 10px;
}
.epl-slider-slides{
	cursor: inherit !important;
}
/* STYLED DROPDOWN */
.styled__custom-form{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.styled__custom-form .btn-wrapper_con{
	width: 160px;
}
.styled__custom-form .btn-wrapper_con button{
	border-radius: 3px;
	font-size: 16px;
	border: 0 none;
	height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #51ACB9;
	color: #FFFFFF;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
}
.styled__custom-form .btn-wrapper_con button:hover{
	background-color: #47a2af;
}
.styled__select {
  display:flex;
  flex-direction: column;
  position:relative;
  width:100%;
  height:50px;
  color: #4e4e4e;
}

.style__label {
  padding:0 30px 0 10px;
  min-height:50px;
  display:flex;
  align-items:center;
  background:#fff;
  border-top:#fff solid 1px;
  position:absolute;
  top:0;
  width: 100%;
  pointer-events:none;
  order:2;
  z-index:1;
  transition:background .4s ease-in-out;
  box-sizing:border-box;
  overflow:hidden;
  white-space:nowrap;
  /*border-radius: 3px;*/
}

.style__label:hover {
  background:#eaeaea;
}

.styled__select:focus .style__label {
  position:relative;
  pointer-events:all;
}

.styled__select input {
  opacity:0;
  position:absolute;
  left:-99999px;
}

.styled__select input:checked + label {
  order: 1;
  z-index:2;
  background:#fff;
  border-top:none;
  position:relative;
}

.styled__select input:checked + label:after {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  position:absolute;
  right:10px;
  top:calc(50% - 2.5px);
  pointer-events:none;
  z-index:3;
}

.styled__select input:checked + label:before {
  position:absolute;
  right:0;
  height: 40px;
  width: 40px;
  content: '';
  background:#fff;
}
.listing__featured-img .status-sticker{
	background: red;
    color: #fff;
	padding: 10px;
}
.listing__featured-img .status-sticker.under-offer{
	background: orange;
}
.listing__featured-img .status-sticker.new{
	background: purple;
}
/* END STYLED DROPDOWN */
.et_pb_module.covid-page-text .et_pb_text_inner{
	    line-height: 1.7em;
}
.et_pb_module.covid-page-text .et_pb_text_inner ul li{
	margin-bottom: 8px;
}
.result-count-parag{
	padding: 0px 20px 15px !important;
    font-size: 15px;
}
.no-properties-custom{
	text-align: center;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.no-properties-custom a.et_pb_button {
	    display: inline-block;
    margin-top: 15px;
}
.epl-author-box-container{
	max-width: 1000px;
    width: 100%;
    margin: 30px auto 0;
}
.epl-author-box-container .epl-author-tabs{
	display: none;	
}
.epl-author-box-outer-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.epl-author-box-outer-wrapper .epl-author-image img{
	width: 100%;
    height: 100%;
	display: inherit;
    -o-object-fit: cover;
       object-fit: cover;
}
.epl-author-box.epl-author-image{
	width: 60%;
}
.epl-author-box{
	width: 40%;
}
.author-custom-box{
    padding: 19% 0 19% 30px;
}
.author-custom-box h4{}
.author-custom-box p{
	padding: 0 0 5px;
}
.author-custom-box p.ctbn{
	padding-top: 15px !important;
}
.author-custom-box p.ctbn a{
	display: inline-block;
}
.author-heading-custom{
	text-align:center;
	padding-top: 30px;
}
.inputs-list{
	padding-left: 0 !important;
	padding-top: 5px;
}
@media (min-width: 981px) {
	
	.image--objectfit__16-9 .et_pb_image_wrap img {
		object-fit: cover;
		height: 60vh;
	}
	
	.gform_legacy_markup_wrapper textarea {
		height: 220px !important;
	}
	h1.entry-title.listing__single-title span.ttl-main{
		font-size: 56px;
	}
	.entry-col.property-pricing-details.listing__single-price span.page-price{
		font-size: 40px;
	}
	#main-content .container.listing__details #left-area{
		width: 100%;
		padding-bottom: 0;
	}
	.epl-property-single .entry-content.epl-content .epl-tab-section.epl-tab-section-features .epl-tab-content{
		padding-left: 15%;
	}
	.listing__featured-img .container{
		 padding-top: 0 !important;
	}
	body.single.single-property .container #breadcrumbs {
		margin-top: 178px;
		margin-bottom: 10px;
		display: block;
	}
	
	div#freedom-way .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner p {
    margin-left: 10%!important;
	}
}

@media all and (min-width: 981px) and (max-width: 1600px) {
	.et_pb_button{padding:5px 15px !important;}

	.image--objectfit__1-1 .et_pb_image_wrap img {
		object-fit: cover;
		height: 70vh;
	}
	
	/*
	p{line-height:18px;} 
	
	h1, h1 a {
		font-size: 2.8vw;
	}
	h2, h2 a {
		font-size: 28px !important;
	}
	h3, h3 a {
		font-size: 2.2vw;
	}
	h4, h4 a {
		font-size: 2vw;
	}
	h5, h5 a {
		font-size: 1.8vw;
	}
	h6, h6 a {
		font-size: 1.6vw;
	}
	p {
		font-size: 16px !important;		
	}
	#our-houses h2,
	#home-options h3 {
		font-size: 5vw!important;
	}
	#our-houses p,
	#home-options p {
		font-size: 2vw!important;	
	}*/
}
@media all and (max-width: 980px) {
	/*h1, h1 a {
		font-size: 42px!important;
	}
	h2, h2 a {
		font-size: 38px!important;
	}
	h3, h3 a {
		font-size: 32px!important;
	}
	h4, h4 a {
		font-size: 26px!important;
	}
	h5, h5 a {
		font-size: 21px!important;
	}
	h6, h6 a {
		font-size: 18px!important;
	}
	p {
		font-size: 16px!important;		
	}*/
	#mobile_menu1 {
		width: 100vw;
	}
	#mobile_menu1 li.menu-item a {
		text-align: center;
	}
	#mobile_menu1 li.menu-item.et_pb_button a {
		color: #fff!important;
	}
	h1.entry-title.listing__single-title{
		margin-bottom: 15px;
		    line-height: 0.5 !important;
	}
	body.single.single-property .container #breadcrumbs {
		margin-top: 133px;
    	margin-bottom: 5px;
		display:block;
	}
	#breadcrumbs{
		margin-bottom: 25px;
	}
}
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 1366px) {
	#menu-primary .et_pb_button {
    margin-top: 0;
	}
	#menu-primary .et_pb_button a {
		padding: 0 5px;
	}
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	
	h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
		line-height: 120%!important;
	}
	h1, h1 a {
		font-size: 32px!important;
	}
	h2, h2 a {
		font-size: 28px!important;
	}
	h3, h3 a {
		font-size: 24px!important;
	}
	h4, h4 a {
		font-size: 22px!important;
	}
	h5, h5 a {
		font-size: 20px!important;
	}
	h6, h6 a {
		font-size: 18px!important;
	}
body .et_pb_row .et_pb_column.et_pb_column_1_4 {
		width: 50%!important;
	}
}
.et_pb_section_0_tb_footer a, .et_pb_section_0_tb_footer p {
	display: block;
	width: 100%;
	margin: 10px;
	text-align: center;
}
.et_pb_section_0_tb_footer a.et_pb_button {
	width: calc( 100% - 20px);	
}
footer .et_pb_text_1_tb_footer.et_pb_text .et-social-icon a {
	margin: 0;
	
}
@media only screen and (max-width: 768px){
	.home-features{
		margin-left:10px !important;
	}
}
@media only screen and (max-width: 767px){
	body.single.single-property .container #breadcrumbs{
		margin-top: 123px;
    	margin-bottom: 10px;
		display: block;
	}
	.listing__featured-img .container{
		padding-top: 0 !important;
	}
	#breadcrumbs{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 700px){
	.epl-author-box-outer-wrapper{
		display: block;
	}
	.epl-author-box.epl-author-image{
		width: 100%;
    	padding: 0;
	}
	.epl-author-box{
		    width: 100%;
	}
	.author-custom-box{
		padding: 20px;
    text-align: center;
	}
}
@media only screen and (max-width: 655px){
	body.single.single-property .container #breadcrumbs{
		margin-top: 145px;
	}
	.et_pb_section.covid-page-header{
		padding-top: 15% !important;
	}
	
}

@media only screen and (max-width: 640px) {
	body .gform_wrapper .top_label .gf_left_half {
		padding-right: 0 !important;
	}
	
	body .gform_wrapper .top_label .gf_right_half {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width: 530px){
	.et_pb_section.covid-page-header{
		    padding-top: 20% !important;
	}
}
@media only screen and (max-width: 414px){
	.et_pb_section.covid-page-header{
		    padding-top: 24% !important;
	}
}
@media only screen and (max-width: 355px){
	body.single.single-property .container #breadcrumbs{
		margin-top: 170px;
	}
	.et_pb_section.covid-page-header{
		    padding-top: 34% !important;
	}
}

@media only screen and (min-width:320px) and (max-width:812px){
	.apartmentclass p{
		font-size:14px !important;
		padding-left:20px !important;
		padding-right:20px !important;
	}
}

/*Custom Results Listing - Single*/
/*.epl-property-single .entry-content.epl-content 
.epl-tab-section .epl-tab-content h3.secondary-heading {
	display: none !important;
}*/

.loop-content.epl-template-blog.epl-clearfix {
    display: flex;
    flex-wrap: wrap;
	flex-flow: row wrap;
}

.property--grid h3.cepl-title {
    padding-left: 18px;
    font-weight: 325;
    color: #004B67;
    font-size: 40px;
}

/*Fix Footer Icon*/
li.et-social-youtube a:before {
	content: "\e0a3" !important;
	color: #2F3E34 !important;
}
footer .et-social-icons li {
	   margin-bottom: 10px !important;
}

/*Custom*/
.rotoroa-form {
	margin-top: 85px !important;
	background-color: #202b31!important;
}

.rotoroa-form .ccontent {
	background-color: #fff !important;
	padding: 50px !important;
	margin: 20px 20% !important;
}

@media only screen and (max-width:980px) {
	.rotoroa-form .ccontent {
		padding: 40px !important;
		margin: 20px 5% !important;
	}
}

@media only screen and (max-width:767px) {
	.rotoroa-form .ccontent {
		padding: 30px !important;
		margin: 20px 0% !important;
	}
}

/*Matamata Longlands - New Homepage*/
footer .ml-custom-footer div.et_pb_text_inner {
    display: flex !important;
    margin-top: 5px !important;
}

footer .ml-custom-footer div.et_pb_text_inner span a {
	margin: 0px 30px !important;
    text-align: left !important;
}

footer .ml-custom-footer div.et_pb_text_inner span:last-child a {
	margin: 0px 0px !important;
    text-align: left !important;
}

footer .ml-custom-footer .et_pb_column_1_5 
div.et_pb_text_inner p,
footer .ml-custom-footer .et_pb_column_1_5
.et_pb_social_media_follow li a {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}

footer .ml-custom-footer .et_pb_column_1_5
.et_pb_social_media_follow li {
	margin-bottom: 0px !important;
}

footer .ml-custom-footer .et_pb_column_1_5
.et_pb_social_media_follow li a:before {
	color: #2F3E34 !important;
    background-color: #fff !important;
    border-radius: 50px !important;
}

.ml-custom-header
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px !important;
}

.ml-custom-header.et_pb_section_0_tb_header.et_pb_section.dark-fixed-Header,
.flv-custom-header.et_pb_section.dark-fixed-Header {
    background-color: #2d3c43 !important;
    position: fixed !important;
    top: 0 !important;
    width: 101% !important;
    z-index: 100 !important;
	height: auto !important;
}

@media only screen and (max-width:1660px) and (min-width:981px) {
	#village-facilities .et_pb_column {
		width: 45% !important;
	}

	#village-facilities .et_pb_column:first-child {
		margin-right: 5% !important;
	}

}


@media only screen and (max-width:1465px) and (min-width:981px) {
	.flv-custom-header .et_pb_menu_0_tb_header.et_pb_menu 
	ul#menu-primary li a {
		line-height: 190% !important;
	}
	
	#village-facilities .et_pb_column {
		width: 45% !important;
	}

	#village-facilities .et_pb_column:first-child {
		margin-right: 5% !important;
	}

}


@media only screen and (max-width:1095px) and (min-width:981px) {
	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:first-child {
		width: 52% !important;
	}

	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:nth-child(2),
	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:last-child {
		width: 24% !important;
	}	
}
}

@media only screen and (max-width:1095px) and (min-width:981px) {
	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:first-child {
		width: 52% !important;
	}

	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:nth-child(2),
	body.page footer .et_pb_row.ml-custom-footer .et_pb_column:last-child {
		width: 24% !important;
	}	
}

@media only screen and (max-width:980px) {
	.ml-custom-header .et_pb_column,
	.flv-custom-header .et_pb_column {
		margin: auto !important;
	}
	
	.ml-custom-header .et_pb_module .mobile_menu_bar:before,
	.flv-custom-header .et_pb_module .mobile_menu_bar:before {
		top: 6px !important;
	}
	
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 68.5% !important;
	}
	
	.ml-custom-header .et_pb_column:first-child
	.et_pb_module.et_pb_image,
	.flv-custom-header .et_pb_column:first-child
	.et_pb_module.et_pb_image {
		text-align: left !important;
	}
	
	.ml-custom-header .et_pb_column:nth-child(2),
	.ml-custom-header .et_pb_column:last-child,
	.flv-custom-header .et_pb_column:nth-child(2),
	.flv-custom-header .et_pb_column:last-child {
		width: 15% !important;
		margin: auto !important;
	}
	
	.ml-custom-header
	.et_pb_menu--style-centered .et_pb_menu__wrap,
	.flv-custom-header
	.et_pb_menu--style-centered .et_pb_menu__wrap {
		justify-content: right !important;
	}
	
	.ml-custom-header
	.et_pb_button_module_wrapper.et_pb_button_alignment_right,
	.flv-custom-header
	.et_pb_button_module_wrapper.et_pb_button_alignment_right {
		margin-top: 10px !important;
	}
	
	.ml-custom-header #mobile_menu1 {
		margin-top: 22px !important;
		width: 80vw !important;
		margin-left: -460% !important;
	}
	
	.flv-custom-header #mobile_menu1 {
		width: 80vw !important;
		margin-top: 22px !important;
		margin-left: -460% !important;
	}
	
	.flvhc .et_pb_menu_0_tb_header.et_pb_menu 
	.et_mobile_menu {
		border-color: #51acb9 !important;
	}
	
	.mlhc .et_pb_menu_0_tb_header.et_pb_menu 
	.et_mobile_menu {
		border-color: #c7d230 !important;
	}
	
	.cohc .et_pb_menu_0_tb_header.et_pb_menu 
	.et_mobile_menu {
		border-color: #51acb9 !important;
	}
	
	.ppshc .et_pb_menu_0_tb_header.et_pb_menu 
	.et_mobile_menu {
		border-color: #18a79d !important;
	}
	
	.ml-custom-header
	#mobile_menu1 li.menu-item a,
	.flv-custom-header
	#mobile_menu1 li.menu-item a {
		text-align: left;
	}
	
	.ml-custom-r1 .et_pb_column, 
	.ml-custom-r2 .et_pb_column, 
	.ml-custom-r3 .et_pb_column {
		width: 45% !important;
		margin-right: 5% !important;
		margin-bottom: 5% !important;
	}
	
	.ml-custom-r4 .et_pb_column {
		margin-bottom: 5% !important;
	}
	
	/*Fixes*/
	.ml-custom-header .et_pb_row.et_pb_row_0_tb_header {
		display: flex !important;
		flex-direction: row !important;
		align-items: center !important;
	}
	
	.et_pb_section.ml-custom-header {
		padding-bottom: 15px !important;
	}
	
	.ml-custom-header .et_pb_image_0_tb_header {
		text-align: left !important;
	}
	
	.et_pb_row.ml-custom-r4 .et_pb_column {
		width: 47% !important;
	}
	
	.et_pb_row.ml-custom-r4 .et_pb_column:nth-child(odd) {
		margin-right: 5% !important;
	}
	
	body.single.single-property .container #breadcrumbs {
		margin-top: 10px !important;
	}
	
	.ml-custom-header .mobile_nav {
		margin-top: 5px !important;
	}
	
	.ml-custom-header .et_pb_column:last-child {
		margin-top: 5px !important;
	}
	
	.ml-custom-r2 .et_pb_column h4 {
		margin-top: 20px !important;
	}
	
	.ml-custom-r2 .et_pb_column {
		margin-bottom: 30px !important;
	}
	
	#testimonials .et_pb_column .et_pb_button_module_wrapper {
		margin-bottom: 50px !important;
	}
}

@media only screen and (max-width:767px) {
	footer .ml-custom-footer div.et_pb_text_inner {
		display: block !important;
		margin-top: 5px !important;
	}
	
	footer .ml-custom-footer div.et_pb_text_inner span a,
	footer .ml-custom-footer div.et_pb_text_inner span:last-child a{
		margin: 0px !important;
		text-align: center !important;
		width: 100% !important;
	}
	
	.et_pb_section .et_pb_row.ml-custom-r1 .et_pb_column,
	.et_pb_section .et_pb_row.ml-custom-r2 .et_pb_column,
	.et_pb_section .et_pb_row.ml-custom-r3 .et_pb_column {
		width: 100% !important;
		margin-right: 0% !important;
		margin-bottom: 30px !important;
	}
	
	.ml-custom-r2.et_pb_row_4col .et_pb_column.et_pb_column_1_4 img,
	.ml-custom-r2.et_pb_row_4col .et_pb_column.et_pb_column_1_4
	.et_pb_module .et_pb_text_inner {
		margin-bottom: 8% !important;	
	}
}

@media only screen and (max-width:767px) and (min-width:660px) {
	.ml-custom-r1 .et_pb_module
	.et_pb_blurb_content {
    		max-width: 100% !important;
	}
}

@media only screen and (max-width: 700px) {
	.ml-custom-header #mobile_menu1 {
		margin-top: 22px !important;
		width: 85vw !important;
		margin-left: -475% !important;
	}
	
	.flv-custom-header #mobile_menu1 {
		width: 85vw !important;
		margin-top: 22px !important;
		margin-left: -475% !important;
	}
}

@media only screen and (max-width: 600px) {
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 61.5% !important;
	}
	
	.ml-custom-header #mobile_menu1, 
	.flv-custom-header #mobile_menu1 {
		margin-left: -435% !important;
	}
}

@media only screen and (max-width:519px) {	
	/*Fixes*/
	.ml-custom-header #mobile_menu1 {
		margin-top: 35px !important;
		width: 85vw !important;
		margin-left: -683% !important;
	}
	
	
	.flv-custom-header #mobile_menu1 {
		margin-left: -683% !important;
	}
	
	.ml-custom-header .et_pb_row.et_pb_row_0_tb_header {
		display: inline-flex !important;
		margin-left: 9% !important;
	}
	
	.et_pb_module .mobile_menu_bar:before {
		top: 5px !important;
	}
	
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 45% !important;
	}
	
	.ml-custom-header .et_pb_menu_0_tb_header 
	.mobile_nav .mobile_menu_bar:before {
		font-size: 40px !important;
	}
	
	body #page-container .et_pb_section.ml-custom-header .et_pb_button_0_tb_header {
		font-size: 13px !important;
	}
	
	.ml-custom-header .et_pb_column:nth-child(2),
	.ml-custom-header .et_pb_column:last-child,
	.flv-custom-header .et_pb_column:nth-child(2),
	.flv-custom-header .et_pb_column:last-child {
			width: 28% !important;
	}
	
	.et_pb_row.ml-custom-r4 .et_pb_column {
		width: 100% !important;
		margin-bottom: 10% !important;
	}
	
	.et_pb_row.ml-custom-r4 .et_pb_column:nth-child(odd) {
		margin-right: 0% !important;
	}
	
	.et_pb_row.ml-custom-r4 .et_pb_column
	.et_pb_module.et_pb_blurb .et_pb_image_wrap
	img {
		width: 100% !important;
	}
	
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 65% !important;
	}
	
	.ml-custom-header .et_pb_column:nth-child(2),
	.ml-custom-header .et_pb_column:last-child,
	.flv-custom-header .et_pb_column:nth-child(2),
	.flv-custom-header .et_pb_column:last-child {
		width: 10% !important;
	}
}

@media only screen and (max-width: 500px) {
	.ml-custom-header #mobile_menu1, 
	.flv-custom-header #mobile_menu1 {
		margin-left: -536% !important;
	}
	
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 61% !important;
	}
	
	.ml-custom-header .et_pb_column:nth-child(2),
	.ml-custom-header .et_pb_column:last-child,
	.flv-custom-header .et_pb_column:nth-child(2),
	.flv-custom-header .et_pb_column:last-child {
		width: 12% !important;
	}
	
	.section-our-homes  .et_pb_row:last-child .et_pb_column:first-child,
	.section-our-homes  .et_pb_row:last-child .et_pb_column:nth-child(2)  {
		width: 100% !important;
	}
}

@media only screen and (max-width:450px) {	
	.ml-custom-header .et_pb_column:first-child,
	.flv-custom-header .et_pb_column:first-child {
		width: 60% !important;
	}
}

@media only screen and (max-width:414px) {	
	/*Fixes*/
	.ml-custom-header #mobile_menu1, 
	.flv-custom-header #mobile_menu1 {
		margin-top: 22px !important;
	}
	
	.ml-custom-header #mobile_menu1 {
		margin-top: 35px !important;
		width: 85vw !important;
		margin-left: -528% !important;
	}
}

@media only screen and (max-width:400px) {	
	.ml-custom-header
	.et_pb_button_module_wrapper.et_pb_button_alignment_right {
		margin-top: 10px !important;
	}
	
	.ml-custom-header .et_pb_image_0_tb_header 
	.et_pb_image_wrap img,
	.flv-custom-header .et_pb_image_0_tb_header 
	.et_pb_image_wrap img {
		width: 80% !important;
	}
	
	.ml-custom-header .et_pb_module 
	.mobile_menu_bar:before, 
	.flv-custom-header .et_pb_module 
	.mobile_menu_bar:before {
		top: 2px !important;
	}
	
	.ml-custom-header .et_pb_button_module_wrapper.et_pb_button_alignment_right, 
	.flv-custom-header .et_pb_button_module_wrapper.et_pb_button_alignment_right {
		margin-top: 7px !important;
	}
	
	.ml-custom-header .et_pb_column:first-child, 
	.flv-custom-header .et_pb_column:first-child {
		width: 55% !important;
	}
	
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
		font-size: 42px !important;
	}
	
	.ml-custom-header #mobile_menu1, 
	.flv-custom-header #mobile_menu1 {
		width: 100vw !important;
		margin-top: 16px !important;
		margin-left: -562% !important;
	}
	
	.styled__custom-form {
		display: flex;
		flex-direction: column !important;
	}
	
	.styled__custom-form .btn-wrapper_con {
		width: 100%;
	}
}

@media only screen and (max-width:370px) {	
	.ml-custom-header .et_pb_image_0_tb_header 
	.et_pb_image_wrap img,
	.flv-custom-header .et_pb_image_0_tb_header 
	.et_pb_image_wrap img {
		width: 70% !important;
	}
	
	.ml-custom-header .et_pb_column:first-child, 
	.flv-custom-header .et_pb_column:first-child {
		width: 52% !important;
	}
	

	body #page-container .et_pb_section.ml-custom-header .et_pb_button_0_tb_header, 
	body #page-container .et_pb_section.ml-custom-header .et_pb_button_0_tb_header:hover {
		padding: 0.3em 10px !important;
	}
	
	.ml-custom-header .et_pb_row.et_pb_row_0_tb_header {
		margin-left: 11% !important;
	}
	
	.ml-custom-header .et_pb_button_module_wrapper.et_pb_button_alignment_right, 
	.flv-custom-header .et_pb_button_module_wrapper.et_pb_button_alignment_right {
		margin-top: 4px !important;
	}
	
	.ml-custom-header #mobile_menu1, 
	.flv-custom-header #mobile_menu1 {
		margin-top: 10px !important;
		margin-left: -538% !important;
	}
}

@media only screen (max-width: 340px) {
	.ml-custom-header .et_pb_column:first-child, 
	.flv-custom-header .et_pb_column:first-child {
		width: 51% !important;
	}
}

@media only screen and (max-width:300px) {	
	.ml-custom-header .et_pb_row.et_pb_row_0_tb_header {
		display: inline-flex !important;
		margin-left: 8% !important;
	}
	
	body #page-container .et_pb_section .et_pb_button_0_tb_header {
		font-size: 13px !important;
	}
	
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
		font-size: 38px !important;
	}
	
	.ml-custom-header .et_pb_column:first-child, 
	.flv-custom-header .et_pb_column:first-child {
		width: 49% !important;
	}
	
	.ml-custom-header #mobile_menu1, .flv-custom-header #mobile_menu1 {
		margin-left: -514% !important;
	}
}


/*Cambridge Oaks - New Homepage*/

/*Papamoa Sands - New Homepage*/
.page.et_pb_pagebuilder_layout #main-content {
    background-color: #fff !important; 
}

/*FLV - New Homepage*/
body.page-id-4202 .container p#breadcrumbs {
	display: none !important;
}

.flv-custom-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px !important;
}

.flv-custom-header .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
    margin-bottom: 0px !important;
}

.flv-custom-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0px !important;
}

/*Papamoa - New Homepage*/
.pps-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px !important;
}

.pps-header .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
    margin-bottom: 0px !important;
}

.pps-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0px !important;
}

/*Homes for Sale and Testimonial*/
body.page-id-2042 .et_pb_section--fixed,
body.page-id-1415 .et_pb_section--fixed,
body.single-property .et_pb_section--fixed,
body.page-id-2256 .et_pb_section--fixed {
    height: 100px !important;
}

body.page-id-2256 .et_pb_section--fixed {
	background: #004B67 !important;
}

.flvmain-custom-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px !important;
}

.flvmain-custom-header .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
    margin-bottom: 0px !important;
}

.flvmain-custom-header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0px !important;
}

body.single.single-property .container #breadcrumbs {
	margin-top: 115px;
}

.et_pb_pagebuilder_layout .epl-property-blog-entry-wrapper 
.entry-content,
.epl-property-blog .property-address {
	display: none !important;
}

.epl-property-blog .entry-title {
    margin: 10px 0 10px 0 !important;
    padding: 0 !important;
}

.property--grid .epl-property-blog {
    padding: 20px 20px 27px 20px !important;
    border: 1px solid #d1d1d1;
}

.epl-property-blog .epl-property-blog-entry-wrapper {
    margin: 0px !important;
}

.epl-template-blog {
	flex-wrap: wrap !important;
    gap: 40px !important;
}

.property--grid .epl-property-blog {
    width: 23% !important;
}

.property--grid .epl-property-blog .property-feature-icons {
    margin: 0px !important;
    margin-bottom: 5px !important;
}

@media only screen and (max-width: 1875px) {
	.property--grid .epl-property-blog {
		width: 22% !important;
	}
}

@media only screen and (max-width: 1820px) {
	.property--grid .epl-property-blog {
		width: 30% !important;
	}
}

@media only screen and (max-width: 1342px) {
	.property--grid .epl-property-blog {
		width: 47% !important;
	}
}

@media only screen and (max-width: 980px) {
	.property--grid .epl-property-blog {
		width: 47% !important;
	}
	
	.epl-property-blog .property-box img,
	.epl-property-blog .property-box-left {
		width: 100% !important;
	}
	
	.epl-property-blog .property-box-right {
		width: 100% !important;
		border: 1px solid #fff !important;
	}
	
	.epl-property-blog-entry-wrapper h3 a {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 880px) {
	.property--grid .epl-property-blog {
		width: 100% !important;
	}
	
	.epl-property-blog .property-box img,
	.epl-property-blog .property-box-left {
		width: 100% !important;
	}
	
	.epl-property-blog .property-box-right {
		width: 100% !important;
		border: 1px solid #fff !important;
	}
	
	.epl-property-blog-entry-wrapper h3 a {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 400px) {
	.epl-property-blog-entry-wrapper h3 a {
		font-size: 25px !important;
	}
}

@media only screen and (max-width: 300px) {
	.epl-property-blog-entry-wrapper h3 a {
		font-size: 20px !important;
	}
}

/*Add overlay to FLV banner*/
.flv-nlbanner .et_pb_section_video_bg:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
}


.flv-nlbanner .flv-nlbanner-row {
    z-index:10;
}

/*QA Feedback*/
.et_pb_module.et_pb_text.flv-testimonial p {
	font-weight: 325 !important;
}

.epl-property-blog .price {
	font-family: 'Gotham Rounded' !important;
   	font-weight: 325 !important;
    	font-size: 18px !important;
}

.property--grid .epl-property-blog 
.property-box-right h3.entry-title a {
    font-weight: 325 !important;
}

.sec-link {
	scroll-margin-top: 4rem !important;
}

/*Custom Rotoroa*/
.rotoroa-form {
	background-color: #202b31!important;
}

.rotoroa-form .container {
	padding-bottom: 0px !important;
	height: auto;
	min-height: calc(103vh - 111px) !important;
}

.rotoroa-form .ccontent {
	background-color: #fff !important;
	padding: 50px !important;
	margin-top: 5% !important;
	margin-bottom: 4% !important;
	margin-left: 20% !important;
	margin-right: 20% !important;
	height: 700px !important;
    max-height: 100% !important;
    overflow: auto !important;
}

@media only screen and (max-width:980px) {
	.rotoroa-form .ccontent {
		padding: 40px !important;
		margin: 5% 5% !important;
	}
}

@media only screen and (max-width:767px) {
	.rotoroa-form .ccontent {
		padding: 30px !important;
		margin: 5% 0% !important;
	}
}

/*Rotorua Form and Image*/
#rotorua-form .et_pb_row {
	margin-bottom: 0px !important;
}
li.et_pb_menu_page_id-5161{
	display: none !important;
}