/*
Theme Name: Template2
Theme URI: http://www.stepps.com.au/
Description:
Author: Stepps
Author URI: http://www.stepps.com.au/
Template: salient
Version: 1.0
*/

body {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body select{
	padding: 16px 15px !important;
    width: 100%;
    color: inherit!important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-appearance: none;
    background-color: #f2f2f4;
 	background: url(images/arrow_down1.png) no-repeat right center;
    border: 1px solid #ccc!important;
    font-size: 16px !important;
    box-shadow: none!important;
}

input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date] {
    box-shadow: none!important;
    -webkit-appearance: none;
}


/***************** Buttons ******************/
.cta-btn-container.msg a.nectar-button:before {
    content: "\ef84";
    font-family: 'iconsmind' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    font-size: 22px;
    line-height: 22px;
    width: 18px;
    vertical-align: middle;
}

.cta-btn-container.call a.nectar-button:before {
    content: "\f066";
    font-family: 'iconsmind' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    width: 18px;
    vertical-align: middle;
    margin-right: 5px;
}


/***************** Navigation ******************/
@media only screen and (max-width: 1000px){
	body #header-outer.transparent header#top #logo,
	body #header-outer.transparent header#top #logo:hover{
		color: inherit!important
	}

	.stripe_menu_bg{
    	/* -webkit-filter: blur(10px) brightness(1) opacity(0.4); */
	    overflow-y: hidden;
	    transition-property: all;
	    transition-duration: .5s;
	    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	    -webkit-filter: blur(7px) brightness(0.9) opacity(0.8);
	    -moz-filter: blur(15px) brightness(0.9) opacity(0.8);
	    -o-filter: blur(15px) brightness(0.9) opacity(0.8);
	    -ms-filter: blur(15px) brightness(0.9) opacity(0.8);
	    filter: blur(15px) brightness(0.9) opacity(0.8);
	    /* filter: blur(15px); */
	}
}

/***************** Forms ******************/
/*
body .gform_wrapper .top_label .gfield_label {
    display: none;
}*/

body img.gform_ajax_spinner {
	position: fixed !important;
	z-index: 999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block !important;
	overflow: hidden  !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(255, 255, 255); /* fall back */
	background-color: rgba(255, 255, 255, 0.7);
	background-image: url('images/spinner.gif');  /* path to your new spinner */
	background-repeat: no-repeat;
	background-size: 50px 50px;
	background-position: center center;
}

.container-wrap input[type="text"]{
	padding: 16px!important;
}

/***************** Popups ******************/
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0px;
}

html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

html.pum-open.pum-open-overlay .popmake-close{
    background-color: transparent !important;
    color: inherit !important;
}

.pum-container.popmake .pum-close.popmake-close{
	margin-top: -28px;
    color: #fff !important;
    font-size: 21px;
}

.bg-overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10000;
}

#floorplan-pdf{
	min-height:600px;
	width:100%;
}
@media only screen and (max-width: 768px){
	#floorplan-pdf{
		min-height:500px;
	}
}
@media only screen and (max-width : 480px) {
	#floorplan-pdf{
		min-height:300px;
	}
}

/****** Custom Image Viewer (viewer.js) ******/
#floorplan,.viewer-one-to-one,.viewer-prev,.viewer-play,.viewer-next,.viewer-flip-horizontal,.viewer-flip-vertical,.viewer-rotate-left,.viewer-rotate-right{
	display:none;
}
.viewer-toolbar {
    width: auto !important;
    display: inline-block !important;
}
.viewer-container{
    z-index: 12015 !important;
}
.viewer-toolbar>li {
	width: 52px !important;
	height: 52px !important;
	background-color: rgba(0,0,0,.8) !important;
}
.viewer-toolbar>li:before {
    margin: 16px !important;
}
.viewer-button {
	background-color: rgba(0,0,0,.8) !important;
	width: 100px !important;
	height: 100px !important;
}
.viewer-button:before {
    bottom: 24px !important;
    left: 24px !important;
}
.viewer-container {
    background-color: rgba(0,0,0,0.7) !important;
}
/***************** Testimonial SLider ******************/
/* Change color value as per theme default */
.testimonial_slider blockquote p{
	color: #5c6f7c;
	font-style: italic;
}

.testimonial_slider blockquote .wrap > span{
	color: #ed1d24;
}

#testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before{
	color: #5c6f7c!important;
}

.testimonial_slider[data-style="multiple_visible_minimal"] .flickity-page-dots .dot{
	opacity: 1!important;
}

.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot:before,
.testimonial_slider[data-style="multiple_visible_minimal"] .flickity-page-dots .dot:before{
	width: 16px!important;
    height: 16px!important;
    box-shadow: none!important;
    background: #5c6f7c!important;
}

.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible_minimal"] .flickity-page-dots .dot.is-selected:before{
     -webkit-transform: none!important;
     transform: none!important;
    box-shadow: inset 0 0 0 2px #5c6f7c!important;
    background-color: transparent!important;
}

.testimonial_slider .flickity-page-dots {
    bottom: -25px!important;
}


@media only screen and (min-width: 690px){
	/*.disable_slider.testimonial_slider .flickity-slider{
		transform: initial!important;
	}*/

	.disable_slider.testimonial_slider[data-style*="multiple_visible"] blockquote{
	    width: 50%!important;
	    display: inline-block;
	    float: none;
	    position: relative!important;
	    left: 0!important;
	    margin: 0 auto;
	    vertical-align: top;
	}

	.disable_slider.testimonial_slider .flickity-page-dots{
		display: none;
	}

}


@media only screen and (min-width: 1000px){
	#testimonial_slider .flickity-prev-next-button{
		display: none;
	}
}

@media only screen and (max-width: 1000px){
	.testimonial-slider-container{
		padding-bottom: 20px!important;
	}


	#testimonial_slider .flickity-page-dots{
		display: none;
	}

	#testimonial_slider .flickity-prev-next-button{
	    background-color: rgba(0,0,0,0.5)!important;
		display: block;
	    width: 30px!important;
	    max-width: 30px!important;
    	height: 30px!important;
	}

	#testimonial_slider .flickity-prev-next-button.next{
	    position: absolute;
	    top: 50%;
	    right: 10px;
	    /*z-index: 99;*/
	}

	#testimonial_slider .flickity-prev-next-button.previous{
	    position: absolute;
	    top: 50%;
	    left: 10px;
	    /*z-index: 99;*/
	}

	.testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner,
	.testimonial_slider[data-style*="multiple_visible"] blockquote p{
		text-align: center;
	}

}

/***************** Center Copyright ******************/
body #footer-outer #copyright a{
	color: inherit!important;
}

#copyright .col {
    text-align: center !important;
    width: 100% !important;
}
#footer-outer #copyright .col ul {
  float: none!important;
  width:100%!important;
}

#footer-outer #copyright li {
    display: inline-block;
    float: none!important;
    margin-top: 20px;
}

@media only screen and (min-width: 690px) and (max-width: 1000px){
	#footer-outer #copyright{
		padding-bottom: 75px!important;
	}
}

@media only screen and (max-width: 690px){
	#footer-outer #copyright{
		padding-bottom: 50px!important;
	}
}

/***************** Media Queries ******************/
@media only screen and (max-width: 1000px) and (min-width: 1px){

	html,body{
		height: 100%;
		overflow: hidden;
	}

    .slide-out-widget-area-toggle a {
	    display: none !important;
	    visibility: hidden;
	}

    body #header-outer[data-has-menu="true"][data-mobile-fixed="1"] header#top .span_3 {
        text-align: center;
    }

	body.mobile .container, body .container,
	#post-area.standard-minimal.full-width-content article.post .inner-wrap {
	 	/*max-width: calc(100% - 30px)!important;*/
	 	max-width: 100%!important;
	 	padding-left: 15px;
	 	padding-right: 15px;
	}

	.force-to-full-width{
	    width: 100%!important;
	    width: calc(100% + 30px)!important;
	    margin-left: -15px!important;
	 	padding-left: 0!important;
	 	padding-right: 0!important;
	}

	.full-width-content,
	.full-width-section{
	    width: 100%!important;
	    width: calc(100% + 30px)!important;
	    margin-left: -15px!important;
	 	padding-left: 0!important;
	 	padding-right: 0!important;
	}

	#site-container{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
        overflow-x: hidden;
	}

	#copyright{
		margin-bottom: 40px;
	}
}
/****** General CSS ******/
.no-padding-top{
	padding-top:0px !important;
}
.add-padding-lg-top{
	padding-top:60px !important;
}
.add-padding-lg{
	padding-top:60px !important;
	padding-bottom:60px !important;
}
.add-padding-md-bottom{
	padding-bottom : 30px !important;
}
p{
	font-size:16px;
}
/****** Hero ******/
.hero{
	text-align:center;
	min-height: calc(100vh - 200px) !important;
}

.home .hero .row-bg.using-image {
    background-image: url(images/default-bg-img.jpg)!important;
}

.home .hero h1,
.home .hero p{
	text-align: left;
}

.hero>.col.span_12.left{
	min-height: calc(100vh - 200px) !important;
}
.hero .subheader{
	font-weight: bold;
    font-size: 22px;
    line-height: 28px;
}

@media only screen and (max-width: 1000px){
	.home .hero h1, .home .hero p{
		text-align: center;
	}

	.home .hero-inner{
		max-width: 550px;
		margin: 0 auto;
	}
}

/****** Hompage about Author ******/

.profile-pic-container,
.cta-bg-img-container{
	padding-top: 180px;
	padding-bottom: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.profile-pic-container{
	background-position: center top!important;
}

.img-avatar{
	width:100% !important;
	height:100% !important;
	background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 100%;
    background-position-y: 100%;
}
.about-author p{
	font-size:16px !important;
	line-height: 28px !important;
}
.about-author > .col.span_12.left{
	display:flex;
	align-items:stretch;
}
.col-author-pic div{
	height:100%;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1000px) {
	.bio-info-container{
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.about-author > .col.span_12.left{
		display:block;
	}
	.col-author-pic div{
		height:350px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
/****** Testimonials ******/
.section-testimonials .testimonial-next-prev .fa{
    font-size: 4em !important;
    color: #c5c5c5 !important;
}
.section-testimonials .testimonial-next-prev .next, .section-testimonials .testimonial-next-prev .prev {
	top:65% !important;
}
.section-testimonials .testimonial-next-prev .next:before, .section-testimonials .testimonial-next-prev .prev:before {
	color: #c5c5c5 !important;
}
.section-testimonials .testimonial-next-prev .next:after, .section-testimonials .testimonial-next-prev .prev:after {
	display:none !important;
}
.section-testimonials .testimonial-profile-image{
	width:75px;
	height:75px;
	display:inline-block;
}
.section-testimonials .testimonial-profile-image img{
	height:100% !important;
	border-radius:100%;
}
.section-testimonials .testimonial-profile-info{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.section-testimonials .testimonial-profile-info span{
	display:inline-block;
    font-size: 1em;
}
.section-testimonials .controls{
	display:none;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
	.section-testimonials{
		padding: 60px 0px !important;
	    width:100vw !important;
	}
	#testimonial_slider blockquote p{
	    font-size: 16px;
    	line-height: 25px;
	}
	.testimonial_slider[data-style="minimal"] .slides {
		max-width:80% !important;
	}
	.section-testimonials .testimonial-next-prev .fa {
	    font-size: 4em !important
	}
	.section-testimonials .testimonial-profile-info {
		display:block;
	}
	.section-testimonials .testimonial-profile-info span{
		display:block;
		margin-bottom:15px !important;
	}
}

/***************** Call to Action ******************/

.cta.single-field-container .gform_wrapper{
	max-width: 750px;
	margin: 30px auto 0;
	padding: 0 15px;
}

.cta-container .row-bg.using-image,
.bg-cta > .row-bg-wrap .row-bg{
	background-image:url('images/default-bg-img.jpg');
	background-position: center center;
}

.cta.single-field-container .gform_wrapper
.single-field-form_wrapper.gform_wrapper{
	max-width: 600px;
    margin: 0 auto ;
}

.cta.single-field-container .gform_wrapper .gform_body,
.single-field-form_wrapper.gform_wrapper .gform_body{
	width: 70%;
    display: inline-block;
}

.cta.single-field-container .gform_wrapper .gform_body ul li,
.single-field-form_wrapper.gform_wrapper .gform_body ul li{
	padding: 0!important;
    margin: 0;
}

.cta.single-field-container .gform_wrapper .top_label div.ginput_container,
.single-field-form_wrapper.gform_wrapper .top_label div.ginput_container{
    margin: 0;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"],
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"]{
    width: 100%;
    text-indent: 40px;
    border: 1px solid #ddd!important;
    padding: 14px!important;
    height: 55px;
}

.cta.single-field-container .gform_wrapper .ginput_container_gfgeo_address:before,
.single-field-form_wrapper.gform_wrapper .ginput_container_gfgeo_address:before {
    /*content: "\f002";
    color: #676767;
    font-size: 20px;
    font-family: "FontAwesome"!important;*/
   	color: #5c6f7c!important;
    position: absolute;
    top: 17px;
    left: 20px;
   	content: "\e9a7";
   	font-size: 24px;
	font-family: 'iconsmind' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 9;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"]:focus,
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"]:focus {
    border: 1px solid #ddd!important;
}

.cta.single-field-container .gform_wrapper .gform_footer,
.single-field-form_wrapper.gform_wrapper .gform_footer{
    width: 30%;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: -10px;
    vertical-align: bottom;
    z-index: 2;
    position: relative;
}

.cta.single-field-container .gform_wrapper .gform_footer input.button,
.cta.single-field-form_wrapper-container .gform_wrapper .gform_footer input[type=submit],
.single-field.gform_wrapper .gform_footer input.button,
.single-field-form_wrapper.gform_wrapper .gform_footer input[type=submit]{
    width: 100%;
    margin: 0;
    padding: 18px!important;
    font-size: 16px;
    line-height: 22px!important;
    height: 55px;
    border-radius: 5px!important;
    opacity: 1!important;
}

.cta.single-field-container .gform_wrapper .gform_footer input.button:hover,
.cta.single-field-form_wrapper-container .gform_wrapper .gform_footer input[type=submit]:hover,
.single-field.gform_wrapper .gform_footer input.button:hover,
.single-field-form_wrapper.gform_wrapper .gform_footer input[type=submit]:hover{
    opacity: 1!important;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"],
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"] {
    background-color: #fff!important;
    color: #676767!important;
    border-radius: 5px;
}


.cta.single-field-container .gform_wrapper .gform_body input[type="text"]::-webkit-input-placeholder,
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"] ::-moz-placeholder,
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"] ::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"] :-ms-input-placeholder,
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"] :-ms-input-placeholder { /* IE 10+ */
  color: inherit;
}

.cta.single-field-container .gform_wrapper .gform_body input[type="text"] :-moz-placeholder,
.single-field-form_wrapper.gform_wrapper .gform_body input[type="text"] :-moz-placeholder { /* Firefox 18- */
  color: inherit;
}
.cta.single-field-container .gfgeo-locator-button-wrapper,
.single-field-form_wrapper .gfgeo-locator-button-wrapper{
	display:none;
}
.cta.single-field-container .minimal-form-input{
	padding-top:0px !important;
}
.cta-form-content p{
    font-size: 1.3em;
}
.cta-container > .col.span_12.left{
	display: flex;
    align-items: center;
}
@media only screen and (max-width: 1000px){
	body .vc_row-fluid .wpb_column.cta.single-field-container.cta-form-content{
		max-width: 750px;
		margin: 0 auto!important;
	}

	.cta.single-field-container.cta-form-content p,
	.cta.single-field-container.cta-form-content h3{
		text-align: center;
	}
	.cta-container > .col.span_12.left{
		display:block;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.cta h2{
		text-align:center;
	}
}
@media only screen and (min-width: 690px){
	.cta-container .cta-form-content.no-stat{
	    max-width: 610px;
	    margin: 0 auto!important;
        text-align: center;
	}
}

@media only screen and (max-width: 480px){
	.cta.single-field-container .gform_wrapper .gform_body,
	.single-field-form_wrapper.gform_wrapper .gform_body{
		width: 100%;
	}

	.cta.single-field-container .gform_wrapper .gform_footer,
	.single-field-form_wrapper.gform_wrapper .gform_footer{
	    width: 100%;
	    margin: 0;
	    margin-top: 10px;
	}
}
/***************** EPL Listing - Default blog ******************/
.epl-listing-post{
	padding:5px !important;
}

.section-listing .wpb_tab .wpb_content_element{
	margin-bottom: 0!important;
}

.section-listing .wpb_content_element .wpb_tabs_nav{
	margin-bottom: 40px!important
}

.section-listing .loop-content .epl-listing-post{
	margin:0px 7.5px !important;
	width: 345px !important;
	padding:0px !important;
	min-height:425px !important;
    box-shadow: 0 0 3px #ccc;
    border: 1px solid #ccc;
}
.section-listing .loop-content .epl-listing-post .epl-property-blog-entry-wrapper{
	margin:0px;
    box-shadow: initial;
}
.section-listing .loop-content .epl-listing-post .property-featured-image-wrapper,
.epl-listing-post .property-featured-image-wrapper{
	height:240px;
    background-color: #f6f6f6;
    background-size: cover;
	background-position: center center;
}
.section-listing .loop-content .epl-listing-post .property-content,
.epl-listing-post .property-content{
	padding: 15px;
	min-height:auto;
}
.section-listing .loop-content .epl-listing-post .price,
.epl-listing-post .price{
	margin-top:10px;
    text-transform: uppercase;
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 0;
    /*color: #ed1d24!important;*/
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    text-align: left!important;
}

.epl-property-blog .property-address .entry-title-sub{
	display: inline-block;
}

.icon.beds {
    background: transparent url('easypropertylistings/images/beds.png') 0px 0px;
    background-size: 23px 23px;
    background-repeat: no-repeat;
}
.icon.bath {
    background: transparent url('easypropertylistings/images/bath.png') 0px 0px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.icon.parking {
    background: transparent url('easypropertylistings/images/car.png') 0px 0px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    padding-right: 0px !important;
}
.icon.pool {
    background: transparent url('easypropertylistings/images/pool.png') 0px 0px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.cstm-show{
    display:inline;
}
[class^="icon-"], i[class*=" icon-"] {
    background-color: transparent!important;
    color: inherit!important;
}
.property-feature-icons .icon {
    padding: 4px 12px 4px 24px;
}

.property-feature-icons span {
    display: none;
}

.property-feature-icons span.beds,
.property-feature-icons span.bath,
.property-feature-icons span.parking {
    display: inline;
}

.property-feature-icons span.beds span,
.property-feature-icons span.bath span,
.property-feature-icons span.parking span {
    display: inline-block;
    font-family: inherit;
}

.section-listing .loop-content .epl-listing-post .property-address a,
.epl-listing-post .property-address a{
	color: inherit;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3em;
    display: block;
    margin-bottom:10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-listing .loop-content .epl-listing-post .epl-excerpt-content p,
.epl-listing-post .epl-excerpt-content p{
    line-height: 18px;
	display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
}
.epl-listing-post .epl-excerpt-content p{
	font-size:16px !important;
}
.slick-dots {
	top:15px !important;
}
.section-listing .ui-tabs-nav .active-tab{
    border-bottom: 3px solid #000000 !important;
    background-color: transparent !important;
}
.section-listing .ui-tabs-nav li a{
    background-color: transparent !important;
    color: inherit !important;
    font-weight: 700;
    font-size: 20px;
    border-right: 0px !important;
}

.section-listing .wpb_tab.ui-tabs-panel h3{
	text-align: center;
}

@media only screen and (max-width: 480px){
	.slick-initialized .slick-slide {
		display:inline-block !important;
		vertical-align: top;
	}
}
/***************** Forms ******************/
.contact-us-label p{
	text-align: center;
    font-size: 20px;
    font-weight: 700;
}

body .gform_wrapper .top_label .gfield_label,
body .gform_wrapper .ginput_container_gfgeo_address label,
body .ginput_container_textarea label{
    display: none;
}

.display-field-label .gform_wrapper label{
	display: inline-block!important;
}

body img.gform_ajax_spinner {
	position: fixed !important;
	z-index: 999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block !important;
	overflow: hidden  !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(255, 255, 255); /* fall back */
	background-color: rgba(255, 255, 255, 0.7);
	background-image: url('images/spinner.gif');  /* path to your new spinner */
	background-repeat: no-repeat;
	background-size: 60px 60px;
	background-position: center center;
}
.ginput_container_select select{
    border: 1px solid #ccc !important;
    box-shadow: initial !important;
    padding: 15px 10px !important;
    background-color: transparent;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit],
body.ascend .gform_wrapper .gform_footer input.button,
body.ascend .gform_wrapper .gform_footer input[type=submit],
body.ascend .gform_wrapper .gform_page_footer input.button,
body.ascend .gform_wrapper .gform_page_footer input[type=submit]{
    padding: 16px!important;
    font-size: 16px;
    line-height: 22px!important;
    border-radius: 5px!important;
}

body.ascend .contact-form .gform_wrapper .gform_footer input.button,
body.ascend .contact-form .gform_wrapper .gform_footer input[type=submit],
body.ascend .contact-form .gform_wrapper .gform_page_footer input.button,
body.ascend .contact-form .gform_wrapper .gform_page_footer input[type=submit]{
	padding: 16px 50px!important;
}

body .gform_wrapper .gf_step{
	opacity: 0.6;
}

body .gform_wrapper div.validation_error{
	color: #d21414;
    border-top: 2px solid #d21414;
    border-bottom: 2px solid #d21414;
    font-weight: normal;
}

body .gform_wrapper .validation_message{
	color: #d21414;
    font-weight: normal;
}

.gform_wrapper .gform_page_footer{
	border: 0!important;
}

.gform_resubmit_button{
	margin-top: 10px!important;
}

@media only screen and (max-width: 1000px){
	#contact .contact-form{
		padding-left: 15px;
	}
}
@media only screen and (max-width: 640px){
	#contact .contact-form{
		padding-right: 15px;
	}
}

/*********** Appraisal Page ********/
body.page-appraisal .appraisal-left-col{
	height: 100vh;
}

#appraisal-main .row-bg.using-image{
	background-size: cover!important;
	background-position: center center!important;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(4px);
}

#appraisal-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#appraisal-content .gform_wrapper .top_label select{
	background-color: #fff!important;
    color: #333;
}

body.page-appraisal select {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.6)!important;
    color: #555 !important;
}

body.page-appraisal .gform_wrapper .gf_page_steps{
	border: 0;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

body.page-appraisal .gform_wrapper .gf_step span.gf_step_label,
body.page-appraisal .gform_wrapper .gf_step span.gf_step_number{
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

body.page-appraisal .gform_wrapper .gf_step span.gf_step_number{
    background: #163245;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
}


.appraisal-right-col.appraisal-form-address{
    padding-top: 20px!important;
    padding-bottom: 75px!important;
    margin-top: 105px;
}

body.page-appraisal .gform_wrapper .gf_page_steps{
    top: -105px;
    margin-bottom: 0;
    padding: 0;
}

body.page-appraisal .gform_wrapper input[type=submit],
body.page-appraisal .gform_wrapper button[type=submit],
body.page-appraisal .gform_wrapper input[type="button"] {
    color: #fff;
    width: 100%!important;
}

body.page-appraisal .gform_wrapper .gform_page_footer .button.gform_previous_button{
	display: none;
}

@media only screen and (min-width: 1000px){
	body.page-appraisal #header-outer{
		position: absolute!important;
	}

	body.page-appraisal #header-outer .container {
	    max-width: 100%;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	body.page-appraisal #header-outer,
	body[data-header-color="dark"].page-appraisal #header-outer{
		background-color: transparent!important;
	}

	body.page-appraisal header#top #logo{
		color: #fff!important;
	}

}

@media only screen and (max-width: 1000px){
	body.page-appraisal #header-outer{
		height: 50px!important;
	}

	.gform_wrapper .gf_step{
		margin: 20px!important;
	    height: auto!important;
	    display: inline-block;
	    width: auto!important;
	}

}

/*********** Footer ********/
#footer-outer{
	background-image: url(images/default-bg-img.jpg)!important;
}

body #footer-outer .row{
	padding: 30px 0!important;
}

#footer-widgets .col.span_6 {
    padding-top: 20px;
}

body #footer-outer .widget h4{
	font-size: 26px;
	font-family: inherit;
	letter-spacing: 1px;
	text-transform: initial;
}


#footer-widgets .cta.btn-wrapper .content-1,
#footer-widgets .cta.btn-wrapper .content-2{
	width: 49.5%;
	display: inline-block;
}

#footer-widgets .cta.btn-wrapper .content-2{
	text-align: right;
}

#footer-widgets .nectar-button{
    /*width: 180px;*/
    text-align: center;
    color: #fff;
    border-radius: 5px!important;
}

#footer-widgets .social-media-heading {
    float: left;
}

#footer-widgets ul#social{
	float: right;
}

#footer-widgets ul#social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

#footer-widgets .widget_nav_menu{
	margin-bottom: 0;
}

ul#menu-footer-menu li{
    display: inline-block;
    vertical-align: bottom;
    margin: 0 10px;
    font-size: 14px;
}

#footer-outer .widget_nav_menu ul.menu li{
    display: inline-block;
    vertical-align: bottom;
    margin: 0 10px;
    font-size: 14px;
}

#footer-outer .widget_nav_menu .sub-menu{
	display: none;
}

#footer-outer .widget:last-child {
    margin-bottom: 10px;
}


@media only screen and (min-width: 1000px){
	#footer-widgets .col.span_6:first-child{
	    border-right: 1px solid #ccc;
	    padding-right: 40px;
	}

	#footer-widgets .col.span_6:last-child{
		padding-left: 20px;
	}

}

@media only screen and (max-width: 480px){
	#footer-widgets .container .col{
		margin-bottom: 0!important;
	}

	#footer-widgets .cta.btn-wrapper h4{
		margin-bottom: 25px!important;
	}
}


/*********** footer newsletter form ********/
#footer-widgets .gform_wrapper{
	margin-top: 0;
}

#footer-widgets .email-newsletter-form .gform_body{
	width: 69%;
    display: inline-block;
    vertical-align: middle;
}

#footer-widgets .email-newsletter-form .gform_body ul li,
#footer-widgets .email-newsletter-form .gform_body .ginput_container.ginput_container_email{
    margin-top: 0;
    padding: 0!important;
}

#footer-widgets .email-newsletter-form .gform_body .ginput_container.ginput_container_email input[type="email"],
#footer-widgets .email-newsletter-form .gform_body .ginput_container.ginput_container_email input[type="text"]{
	line-height: 25px;
	padding-left: 20px!important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: transparent;
    border: 1px solid #ccc;
    height: 60px;
}

#footer-widgets .email-newsletter-form .gform_footer.top_label{
	/*background: #e2e2e1;*/
    width: 30%;
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    margin-left: -3px;
}

#footer-outer #footer-widgets .email-newsletter-form .gform_footer.top_label .gform_button{
    width: 100%;
    padding: 14px 0;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: -1px;
    height: 60px;
}
#footer-outer{
    background-size: cover;
    background-position: center center;
}
#footer-outer:before{
	content: " ";
    display: block;
    background: rgba(0,0,0,0.8);
    height: 100%;
    position: absolute;
    width: 100%;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1000px) {
	#footer-widgets .col{
		width:100% !important;
	}
	#footer-widgets .col:first-child{
		border-right:0px !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	#footer-widgets .col.span_6:first-child {
		padding-right: 0px;
		text-align:center;
	}
	#footer-widgets .col.span_6:last-child {
	    padding-left: 0px;
	}
	#social_media_container{
		text-align:center;
	}
	#social_media_container .social-media-heading,#footer-widgets .cta.btn-wrapper .content-1, #footer-widgets .cta.btn-wrapper .content-2 {
		width:100%;
		text-align:center;
	}
	#footer-widgets ul#social {
		float:none;
		display:inline-block;
	}
}

/***************** Numbered Pagination ******************/
#post-area #pagination{
    /*margin-top: 30px;
    height: 44px;
	text-align: center;
	margin-bottom: 0;*/
}

.pagination-wrapper #pagination > a:first-child.page-numbers {
    padding-left: 13px!important;
}

.pagination-wrapper #pagination a.page-numbers,
.pagination-wrapper #pagination span.page-numbers,
.pagination-wrapper #pagination .page-numbers.prev,
.pagination-wrapper #pagination .page-numbers.next{
    /*line-height: 20px;
    font-size: 16px!important;
    margin-right: 8px;
    border: 2px solid #BFBFBF!important;
    padding: 10px 15px!important;
    display: inline-block;*/
}

.pagination-wrapper #pagination > a.page-numbers:hover{
    /*background-color: #ebebeb!important;	*/
}

.pagination-wrapper #pagination > span.page-numbers.current{
    /*line-height: 22px;
    font-size: 16px!important;
    box-shadow: none;
    height: auto;
    width: auto;
    padding: 10px 15px!important;
    background-color: transparent!important;
    border: 2px solid #BFBFBF!important;
    color: #ec493d!important;*/
}

.pagination-wrapper #pagination .page-numbers.next {
    /*border: 0;*/
    /*padding-left: 0!important;*/
}

.pagination-wrapper #pagination .page-numbers.prev {
    /*border: 0;
    padding-right: 0!important;*/
}

.epl-pagination{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px!important;
}

.epl-pagination span.pages{
	display: none;
}

body .epl-pagination #pagination{
	margin: 0;
	height: auto;
}

body .epl-pagination #pagination a,
.epl-pagination a,
.epl-pagination span{
	color: #1E384B;
    display: inline-block;
    font-weight: 600;
    margin: 0 5px;
    border: 1px solid #BFBFBF!important;
    text-decoration: none;
    background-color: transparent;
    transition: none;
    /*border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;*/
    height: 35px!important;
    width: auto!important;
    text-align: center;
    line-height: 12px!important;
    font-size: 12px!important;
    padding: 11px 13px 10px 13px!important;
}

.epl-pagination a.nextpostslink {
    /*border: 0;
    padding-left: 0*/
}

.epl-pagination .last,
.epl-pagination .first {
    border: 1px solid #ccc;
    width: auto;
}

a.previouspostslink {
    /*border: 0;
    padding-right: 0;*/
}

.epl-pagination span.current {
	background: #0a1336;/*change to default color*/
	color: #fff;
	border-color: transparent!important;
    height: 35px!important;
    width: auto!important;
    margin: 0 5px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.epl-pagination a:hover {
    /*border-color: #0a1336;*/
    background: transparent;
   color: #0a1336; /*change to default color*/
}

/***************** Our Team / Author box ******************/
.author-content .author-tel,
.author-content .author-email,
.author-content p{
	font-size: 16px!important;
	line-height: 24px!important;
}



.author-social-media {
    margin: 15px 0;
}

.author-content .author-social-media [class*="fa-"]{
	width: auto;
	padding-right: 10px;
}

body .team-member[data-style="meta_overlaid"] .team-meta p{
	line-height: 20px;
}

@media only screen and (min-width: 1001px){
	.author-content {
	    min-height: 350px;
	}

	body .team-member[data-style="meta_overlaid"] .team-meta h3{
	 	font-size: 24px;
	    line-height: 28px;
	}
}

@media only screen and (max-width: 1000px){
	.author-box-container .author-profile-img {
	    background-position: top center;
	    min-height: 400px;
	    background-size: cover;
	}

	.author-box-container .author-profile-img,
	.author-box-container .author-content{
		display: block!important;
	}

	.vc_col-sm-6.box-content {
	    background-image: none!important;
	    padding: 20px 0!important;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 691px){
	.author-box-container{
	    max-width: 600px;
    	margin: 0 auto!important;
    	float: none;
	}
}

@media only screen and (max-width: 690px) and (min-width: 481px){
	.author-box-container{
	    max-width: 420px;
    	margin: 0 auto!important;
    	float: none;
	}
}

@media only screen and (max-width: 480px){
	.author-profile-img {
	    min-height: 300px;
	}

	.author-box-container{
	    max-width: 340px;
    	margin: 0 auto!important;
    	float: none;
	}
}

.author-box-container.col.span_12{
	text-align: center;
}

.author-box-wrapper {
    width: 33.333%!important;
    width: calc(415px - 30px)!important;
    margin: 0 15px 30px 15px!important;
    float: none!important;
    display: inline-block;
    vertical-align: top;
}

.author-box-wrapper .team-member[data-style="meta_overlaid"] .team-member-image,
.author-box-wrapper .team-member[data-style="meta_overlaid_alt"] .team-member-image{
    height: 385px!important;
}

.author-box-wrapper .team-member[data-style="meta_overlaid"]:hover .team-member-overlay {
    opacity: 0.15;
}

@media only screen and (max-width: 480px){
	.author-box-wrapper {
	    width: 100%!important;
	    margin: 0 0 30px 0!important;
   }

	.author-box-wrapper .team-member[data-style="meta_overlaid"] .team-member-image,
	.author-box-wrapper .team-member[data-style="meta_overlaid_alt"] .team-member-image{
	    height: 300px!important;
	}

}

/***************** Author Page ******************/
.author h1.author-name{
	text-transform: none;
}

.author .agent-profile-img-container{
	/*display: flex;
    justify-content: flex-end;
    align-content: flex-end;*/
}

.author .agent-profile-img{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
    width: 100%;
}

.author-contact-wrapper p{
	padding-bottom: 5px;
}

.author .author-email a,
.author .author-tel a{
	word-wrap: break-word;
    display: inline-block;
    width: calc(100% - 25px);
    vertical-align: top;
}

.author .author-bio-info p{
	line-height: 28px;
}

.agent-form-wrapper>div>div>a{
	display:inline-block;
	width:100px;
	height:100px;
    margin-right: 15px;
    overflow:hidden;
}
.agent-form-wrapper .agent-profile-img {
	width:100% !important;
	height:auto !important;
	margin-right: 0px;
}

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

	/*.author .author-profile-container{
		padding-top: 150px!important;
	}*/

	.author .agent-profile-img{
		max-width: 300px;
		/*padding-bottom: 50%;*/
		padding-bottom: 300px;
	}
}

@media only screen and (max-width: 1250px ) and (min-width: 1001px){
	.author .agent-profile-img{
		padding-bottom: 90%;
	}
}

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

	.author .author-profile-container,
	.author .author-bio-info{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}

	.author .agent-profile-img{
		max-width: 95%;
		padding-bottom: 90%;
	}
}

@media only screen and (max-width: 767px){
	.author h1.author-name{
		font-size: 24px;
    	line-height: 32px;
	}
}

@media only screen and (max-width: 690px){
	.author-tel a,
	.author-email a{
		display: block;
	}

	.author .agent-profile-img{
		max-width: 100%;
	}
}

@media only screen and (min-width : 481px) and (max-width: 1000px){
	.author-profile-container .content-2,
	.author-profile-container .content-2 .column-inner,
	.author-profile-container .basic-info{
		display: flex!important;
		align-items: center!important;
	}
}

@media only screen and (min-width : 481px) and (max-width: 690px){
	.author .basic-info .content-1,
	.author .basic-info .content-2{
		width: 48.93617020799999%;
	}
}


/*@media only screen and (max-width : 480px) {
	.basic-info{
		display:flex !important;
	}
	.basic-info div:first-child{
		width:100% !important;
		order:2;
	}
	.basic-info div:first-child .author-contact-wrapper > div{
		margin-bottom:15px !important;
		margin-top:10px;
	}
	.basic-info div:first-child .author-contact-wrapper > div h1.author-name{
		margin-bottom:0px !important;
	}
	.basic-info div:last-child{
		width:100% !important;
		order:1;
	}

}*/


/***************** Articles ******************/
.blog-recent .img-link{
	display:block;
}
.blog-recent .img-link .post-thumb-img{
    min-height: 250px;
    background-size: cover;
    background-position: center center;
}
.blog-recent .article-content-wrap{
    border: 1px solid #ccc;
    padding: 15px;
    height:260px;
}
.blog-recent .article-content-wrap .title{
	line-height: 22px;
}
.blog-recent .article-content-wrap .title a{
	color: initial !important;
}
.blog-recent .article-content-wrap .read-more{
	color:initial !important;
}
.pagination-wrapper #pagination{
	text-align:center;
}
.page-numbers{
	border: 1px solid #ccc !important;
    /*margin: 0px !important;*/
    height: 35px !important;
    width: 35px !important;
}
.article-head-wrap{
	position:relative;
}
.article-head-wrap .categories{
	position: absolute;
    bottom: 10px;
    right: 10px;
}
.article-head-wrap .categories a{
    color: initial !important;
    padding: 10px 15px;
    margin: 0px 2px;
    background-color: #c2c2c2;
    font-weight: 600;
    font-size: 14px;
}

@media only screen and (max-width : 1000px) and (min-width: 768px) {
	body .vc_row-fluid.blog-recent .blog-container,
	body .vc_row-fluid.blog-recent.columns-1 .blog-container	{
		width: calc(50% - 20px)!important;
		margin-left: 10px!important;
		margin-right: 10px!important;
	}
}

@media only screen and (min-width : 768px) {
	.blog-recent .article-content-wrap .title{
		min-height: 45px;
	}

	.blog-container .excerpt p {
		height: 155px;
		max-height: 155px;
		overflow: hidden;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.blog-recent .article-content-wrap{
		height:auto;
	}
}

/***************** Archive Page ******************/
.archive .page-header-no-bg{
	background: #f9f9f9;
	text-align: center;
}
.archive .posts-container{
	padding-bottom: 50px;
}

.archive #post-area #pagination{
	padding-left: 0;
}

.archive .vc_row-fluid.blog-recent.columns-1 .blog-container {
    margin-bottom: 40px;
    margin-left: 15px!important;
    margin-right: 15px!important;
    width: calc(33.333% - 30px);
}

@media only screen and (max-width : 1000px) and (min-width: 768px) {
	body.archive .vc_row-fluid.blog-recent .blog-container,
	body.archive .vc_row-fluid.blog-recent.columns-1 .blog-container	{
		width: calc(50% - 20px)!important;
		margin-left: 10px!important;
		margin-right: 10px!important;
	}
}

@media only screen and (max-width: 767px) {
	body.archive .vc_row-fluid.blog-recent .blog-container,
	body.archive .vc_row-fluid.blog-recent.columns-1 .blog-container	{
		width: 100%!important;
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}

/***************** Articles Single ******************/
body .posts-container article .inner-wrap.animated{
	opacity: 1;
}

.single .page-header-bg-image{
    width: 50%;
    background-size: cover;
    background-position: center center!important;
    background-color: #c2c2c2;
    display: inline-block;
    float: left;
    position: relative;
}
.single .section-title.blog-title{
    width: 50%;
    float: left;
    display: inline-block;
    padding: 120px 60px;
    height:100%;
}
.single .meta-category a{
    color: initial !important;
    padding: 10px 15px;
    margin: 0px 2px;
    background-color: #c2c2c2;
    font-weight: 600;
    font-size: 14px;
}
.single .section-title.blog-title .entry-title{
    color: #444444 !important;
    text-align: left !important;
    padding: 60px 0px 0px 0px !important;
    line-height: 1em !important;
    font-size:3em;
    font-weight:900 !important;
}
.single .section-title.blog-title #single-below-header{
    text-align: left !important;
    margin-top:0px;
}
.single .section-title.blog-title #single-below-header .meta-date{
    color: #444 !important;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px;
}
.single .section-title.blog-title .nectar-love{
	display:none;
}
.single .section-title.blog-title .nectar-sharing-alt, .single .section-title.blog-title .nectar-sharing {
	padding-left: 0;
    padding-right: 10px!important;
}
.single .section-title.blog-title .nectar-love , .single .section-title.blog-title .nectar-sharing i, .single .section-title.blog-title .nectar-sharing-alt i{
	color:#888 !important;
	font-size:26px !important;
}
.single .section-title.blog-title .nectar-sharing-alt span, .single .section-title.blog-title .nectar-sharing span{
 	display:none !important;
 }
.single .main-content #post-area{
 	border-right:1px solid #ccc;
 	padding-right:40px;
 }
 .single .container-wrap{
 	padding-bottom:80px;
 }

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

	body.single.single-post #page-header-bg:not(.fullscreen-header){
		min-height: 250px!important;
	    height: auto!important;
	}

 	.single .main-content #post-area{
		border: 0;
	}

	.single .page-header-bg-image{
		min-height: inherit;
	}

	.single .page-header-bg-image,
	.single .section-title.blog-title{
		width: 100%;
	}

	body.single #page-header-bg .section-title {
	    padding: 30px !important;
	    background-color: #f9f9f9;
	}

}
 /* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.single .page-header-bg-image, .single .section-title.blog-title{
		width:100%;
	}
	/*.single #page-header-wrap .loaded{
		min-height: 500px !important;
		height:auto !important;
		overflow:auto !important;
	}*/
	.single #page-header-wrap .loaded:after{
		/*content:" ";
		display:table;
		clear:both;*/
	}
	.single .page-header-bg-image{
		/*position:absolute;*/
	}
	.single .section-title.blog-title{
	    z-index: 100;
		position: relative;
	}
	.single .main-content #post-area{
		border-right:0px;
	}
	body.single .section-title.blog-title,body.single #page-header-bg .section-title{
		/*padding-bottom:90px !important;
		padding-top:120px !important;
		padding-left:60px !important;
		padding-right:60px !important;*/
	}
	.single .section-title.blog-title .entry-title,.single .section-title.blog-title #single-below-header .meta-date,
	.single .section-title.blog-title .nectar-love , .single .section-title.blog-title .nectar-sharing i, .single .section-title.blog-title .nectar-sharing-alt i,
	.single .section-title.blog-title #social_media h3{
		/*color:#fff !important;*/
	}
}
/***************** Single post author info ******************/
#author-bio{
	padding-top:0px !important;
}
#author-bio > .span_12{
    display: flex;
    align-items: stretch;
}
#author-bio .profile-img-container{
	/*width:35%;*/
	width: 300px;
	float:left;
	display:inline-block;
}
#author-bio .profile-img-container #author-img{
	height:100%;
    background-size: cover;
    background-position: center center;
}
#author-bio .profile-content-container{
	width:65%;
	float:left;
	display:inline-block;
}
#author-bio .profile-content-container #author-info{
    width: 100% !important;
    padding: 40px;
    padding-left: 20px !important;
    text-align: left;
    background-color:#f3f3f3;
}
#author-bio .profile-content-container #author-info p{
	max-width:100% !important;
}
/*#author-bio .profile-content-container #author-info p a{
	display:none !important;
}*/
#author-bio .profile-content-container #author-info .cta-btn-container{
	display:inline-block;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	#author-bio > .span_12 {
		display:block;
	}
	#author-bio .profile-img-container{
		height:250px;
	}
	#author-bio .profile-img-container,#author-bio .profile-content-container{
		width:100%;
	}
}
@media only screen and (max-width : 480px) {
	#author-bio .profile-content-container #author-info .cta-btn-container{
		width:100%
	}
	#author-bio .profile-content-container #author-info .cta-btn-container a{
	    margin-top: 5px;
	    width: 100%;
	    text-align: center
	}
}
/***************** Sidebar ******************/
#sidebar h4{
	font-size: 32px !important;
    color: #444 !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
}
#sidebar .gform_footer.top_label{
	margin:0px !important;
}
#sidebar .gform_footer.top_label input[type="submit"]{
	width:100%;
}
#sidebar .gform_body ul li{
	padding: 0px !important;
}
@media only screen and (max-width : 768px) {
	#sidebar{
		margin-top:60px
	}
}
/***************** Listing Archive / Property Archive ******************/

.epl-archive-listing h2.header{
	text-align: center;
	margin-bottom: 30px;
}

.epl-archive-listing .epl-property-blog.epl-listing-grid-view .property-box-right{
	min-height: 165px;
	text-align: left;
}

.epl-archive-listing  .epl-property-blog .epl-excerpt-content{
	margin-bottom: 0;
}

/*.post-type-archive-property #default_listing_container > div:first-child{
	padding-top:120px !important;
}*/

#archive_container_wrap{
	padding-bottom:0px !important;
}
/*.epl-pagination{
	text-align:right;
}*/
.epl-pagination .pages{
	display:none;
}
.epl-pagination .current,.epl-pagination a{
	margin: 0px 5px;
    padding: 3px 12px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 35px;
    text-align: center;
}

.loop-footer {
    float: left;
    width: 100%;
    padding-top: 0px;
}

/***************** Single Listing / Single Property ******************/
.epl-single-listing .property-info{
	background-color: #f6f6f6;
    padding: 30px;
}
.epl-single-listing .property-address{
    font-size: 1.5em;
    font-weight: 900;
    color: initial;
    margin-bottom: 10px;
}
.epl-single-listing .property-feature-icons {
	margin:0px;
}
.epl-single-listing .send-enquiry .property-enquiry-form{
	margin-top:10px;
}
.inquiry-btn-wrapper{
	text-align:right;
}
.epl-single-listing  .property-desc{
    margin-top: 60px;
}
.epl-single-listing .main-content #post-area{
	border-right:0px !important;
	padding-right:0px !important;
}
.epl-single-listing .entry-content-container > .col.span_9{
	padding-right: 25px;
    border-right: 1px solid #ccc;
}
.epl-single-listing .epl-inspection-times-label{
	display:none;
}
.epl-single-listing .main-content ul li{
	list-style:none !important;
}
.epl-single-listing .main-content ul li a{
	color:inherit !important;
}
.epl-single-listing .property-floorplan,
.epl-single-listing .property-map{
	width:100%;
	text-align:center;
}

.epl-inspection-times .epl-inspection-times-label {
    font-weight: bold;
    color: #444;
}

.epl-inspection-times ul.home-open-wrapper{
	margin-bottom: 25px;
}

.epl-inspection-times ul.home-open-wrapper li{
    list-style: none;
    line-height: 24px;
}

.epl-property-single ul.home-open-wrapper li a {
    color: inherit;
}

.epl-property-single ul.home-open-wrapper li.home-open-date:before {
    content: "\f073";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: #444;
}

@media only screen and (min-width : 1000px) {
	.epl-single-listing #author-bio{
		padding-top:60px !important;
		margin-bottom: 0;
	}
}

@media only screen and (max-width : 1000px) {
	.epl-single-listing .inquiry-btn-wrapper{
		text-align: left;
	}

	.epl-single-listing .send-enquiry{
		margin-bottom: 0;
	}

	.epl-single-listing .entry-title-wrapper{
		margin-bottom: 15px;
	}

	.epl-single-listing .inquiry-btn-wrapper .nectar-button{
		margin: 0;
		top: 0;
	}

	.epl-single-listing .property-address{
		margin-bottom: 15px;
	}

	.epl-single-listing .property-info{
		padding-left: 0;
		padding-right: 0;
	}

	.epl-single-listing .entry-content-container > .col.span_9{
	    padding-right: 0;
	    border: 0;
	    margin-right: 0;
	}

	.epl-single-listing #author-bio{
	    padding: 0;
    	margin: 0;
	}

	.epl-single-listing .container-wrap{
		padding-bottom: 0;
	}
}

@media only screen and (max-width : 768px) {
	.inquiry-btn-wrapper{
		text-align:left;
	}
	.epl-single-listing .entry-content-container > .col.span_9 {
		padding-right: 0px;
		border-right:0px;
	}
	.send-enquiry{
		margin-bottom:0px !important;
	}
	.epl-single-listing .slick-container{
		height: 485px !important;
	}
}
@media only screen and (max-width : 480px) {
	.epl-single-listing .slick-container{
		height: 285px !important;
	}
}

/***************** Testimonial Modal ******************/
.testimonial-readmore{
    white-space: nowrap;
}
/* The Modal (background) */
#testimonial-modal {
	display: flex;
    align-items: center;
    position: fixed; /* Stay in place */
    z-index: 1000000; /* Sit on top */
    /* padding-top: 100px; Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    margin: auto;
    max-width: 600px;
    padding: 50px;
    text-align: left;
    background-color: #fff;
}

/* The Close Button */
#testimonial-modal .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -30px;
    margin-right: -25px;
}

#testimonial-modal .close:hover,
#testimonial-modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#testimonial-modal .modal-content p{
    margin-top: 30px;
    white-space: pre-line;
}
@media screen and (max-width:600px){
	#testimonial-modal {
		padding-top:20px;
		padding-bottom:20px;
	}
	.modal-content {
		max-width:none;
		width:90%;
		padding: 20px;
	}
	#testimonial-modal .close {
	    margin-top: -5px;
    	margin-right: 0px;
	}
}

/***************** Stepps Custom Popup ******************/
.stepps-pp-container ,.stepps-pp-content{
	display:none;
}
/* The Modal (background) */
.stepps-pp-container {
    align-items: center;
    position: fixed; /* Stay in place */
    z-index: 1000000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	padding:20px;
}

/* Modal Content */
.stepps-pp-content{
    margin: auto;
    width:100%;
    padding: 30px;
    text-align: left;
    background-color: #fff;
}
.stepps-pp-content.large{
    max-width: 1250px;
}
.stepps-pp-content.medium{
    max-width: 800px;
}
/* The Close Button */
.stepps-pp-container .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -25px;
    margin-right: -18px;
}

.stepps-pp-container .close:hover,
.stepps-pp-container .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.stepps-pp-container .modal-content p{
    margin-top: 0px;
    white-space: pre-line;
}
.stepps-pp-container .modal-content span.wrap{
	margin-top:30px;
}
@media screen and (max-width:600px){
	.stepps-pp-content {
		padding: 20px;
	}
	.stepps-pp-container .close {
	    margin-top: -5px;
    	margin-right: 0px;
	}
}

.stepps-pp-content .epl-advanced-map-single .epl_tabbed_map_wrapper{
	height:500px;
}
.stepps-pp-content .epl-advanced-map-single {
	margin-bottom:0px;
}

.mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container{
	box-shadow: none!important;
}
