/*
Theme Name: vendoradvocacy.com.au
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vendoradvocacy-com-au
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

vendoradvocacy.com.au is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Imports
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Buttons
# Colouring
# Accessibility
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
# Pages
	## All
	## Homepage
# Boostrap overrides
# Free booklet page
# Call to action styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@import url("css/custom-fonts.css");

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body {
	font-family: 'avenir-book', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:15px;
}

h1, h2, h3, h4, h5 {
	font-family: 'GT-Walsheim-Bold', Helvetica, Arial, sans-serif;
}

#steps1 h1, #steps1 h2, #steps1 h3, #steps1 h4, #steps1 h5,
#steps2 h1, #steps2 h2, #steps2 h3, #steps2 h4, #steps2 h5 {
	margin: 0;
}

@media(min-width: 768px) {

h1, h2, h3, h4, h5 {
	margin: 0;
}
}

@media(max-width: 768px) {
	h1, h2, h3, h4, h5 {line-height: 1.2;}
	.image-bg h2 {font-size:200%}
	header h1, h1 {font-size:225%}
	header h2, h2 {font-size:200%}
	header h3, h3, section.white-background h3 {font-size:175%}
	header h4, .advocate-details h4, .widget.advanced-search h4 {font-size:150%; margin:0px}
	header h2.smaller {font-size:175%}
	.cta header {padding: 0px 15px}
	.cta .btn-primary {margin-bottom:25px}
	.subtitle {font-size:150%}
	.cta h1, .cta h2 {margin:0px; padding-top:15px}
	.property-single-item .property-details-single td .fa{font-size:25px}
}

h1 {
	font-size:45px;
	line-height: 1;
}
h2 { font-size:40px; }
h3 { font-size:30px; }
h4 { font-size:25px; }
h5 { font-size:20px; }

h2.smaller { font-size: 32px; }
h3.smaller { font-size: 26px; }
h4.smaller { font-size: 22px; }

.text-xlarge { font-size: 180%; }
.text-large { font-size: 140%; }
.text-medium { font-size: 120%; }

.subtitle {
	font-size: 25px;
	margin: 0;
}

.extra-large-quote {
	font-size: 50px;
}

.text-line-break {
	display: block;
}

.text-highlight {
	font-family: 'GT-Walsheim-Bold';
	color:#ee7202;
}

@media(min-width: 768px) {
	.text-highlight { display: block; }
}

.page-not-found h1 {font-size:110px; color: #08B3C5;}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

/*html * {
	outline: 1px solid red;
}*/

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background:#eee; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}*/

input, textarea, select {
    width: 100%;
    padding: 9px;
    border-radius: 3px;
    border: none;
    font-weight: 300;
    background: white;
}

input,
select,
textarea,
.form-block .chosen-container .chosen-single,
.form-block .chosen-container .chosen-drop {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

textarea {
	width: 100%;
}

.shadow-container {
    padding: 30px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    background-color:#FFFFFF;
}

@media(max-width:768px){

.nf-form-cont .one-half{width:100% !important; margin-left:0 !important}

}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}*/


a {
	color:#00A5B4;
	outline:0 !important;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover {
	color: #52B5C6;
	text-decoration:none;
}

a:focus, a:active, a:visited {
    color: #52B5C6;
    text-decoration: none;
}

.shadow-hover { transition: all 0.4s linear; }
.shadow-hover:hover { box-shadow:0px 10px 25px rgba(0, 0, 0, 0.15); }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 48%;
}

/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/

.full-width{width:100% !important}

.btn,
.beautiful-taxonomy-filters-button {
	font-size: 15px;
	font-weight: 600;
	padding: 10px 35px 10px 35px;
	color: white;
	border-radius: 3px;
	border: none;
	display: inline-block;
	width: auto;
	cursor: pointer;
	transition: all 0.2s linear;
}

.btn-default {
	background-color: transparent;
	border: 1px solid #ED7630;
	padding: 9px 32px;
}

.btn-default:hover {
	background-color: rgba(237, 118, 48, 0.3);
}

.beautiful-taxonomy-filters-tax > span {
	width: 100% !important;
}

a.btn-primary:focus, a.btn-primary:active, a.btn-primary:visited {
    color: #ffffff;
    text-decoration: none;
}

a.btn-default:focus, a.btn-default:active, a.btn-default:visited {
    color: #ffffff;
    text-decoration: none;
}

.btn-primary,
.beautiful-taxonomy-filters-button {
	background-color: #ED7630;
	color: #fff !important;
}

.btn-secondary {
	background-color: #102325;
}

.btn-tertiary {
	background-color: #52B5C6;
}

.btn-primary:hover,
.beautiful-taxonomy-filters-button:hover {
	background-color: #ff853c;
}

.btn-icon {
	position: relative;
	padding-left: 56px;
	padding-right: 25px;
}

.btn-icon .fa {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    height: 100%;
    width: 38px;
    text-align: center;
    padding-top: 13px;
    font-size: 13px;
}

.btn-sm {
	font-size:12px;
	padding:5px 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media(max-width: 767px) {

	.btn-mobile-full-width {
		width: 100%;
		text-align: center;
	}
	.statement-of-information{margin-top:20px}
}

@media(max-width: 991px) {

	.btn .btn-mobile-less-padding{padding: 10px 15px 10px 15px;}
}

.btn:hover {
	color: white;
}

/*--------------------------------------------------------------
# Colouring
--------------------------------------------------------------*/
.white-background {
	background-color: #fff;
}

.brand-base-background {
	background-color: #102325;
	color: #fff;
}

.brand-base-background input,
.brand-base-background textarea {
	color: #333;
}

.brand-base-background a {
	color: #fff;
}

.transparent-background {
	background-color: transparent;
}


.brand-text-highlight-orange {
	color: #ee7202;
}

footer .ninja-forms-req-symbol, .nf-error-msg{color: #ee7202;}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area{
	padding-right: 20px;
}

.widget {
	margin: 0;
	padding: 1.5em 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget ul,
.widget ol {
	background-color: #fff;
	margin: 0;
	padding: 20px;
	list-style-type: none;
}

.widget li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: rgba(0, 0, 0, 0.4);
    margin-right: 5px;
}

.widget .search-form label {
	width: 100%;
}

.widget .search-form .search-submit {
	display: none;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-title {
	margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600
}

.widget .post-date {
	font-size: 10px;
}



/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.search-results aside#secondary.widget-area {display:none}

.search-results header.page-header {padding:30px 0;}

.search-results header.page-header h1.page-title{color:#333}

.search-results article {padding: 30px; background: #FFF;}

.search-results article.type-page, .search-results article.type-testimonials, .search-results article.type-process {margin-bottom: 30px;}

.search-results article header h2.entry-title {font-size:20px}

.page-not-found {
    text-align: center;
    padding: 135px 0px;
}

#page {
	overflow-x: hidden;
}

.post {
	background-color: #fff;
	margin-bottom: 35px;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-meta {
	padding: 0 0px 15px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.entry-meta span {
	margin-right: 18px;
	font-size: 13px;
	color: #9eaab2;
}

.entry-content p {
	margin: 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## All
--------------------------------------------------------------*/

.group-blog article a img, .group-blog article img{width:100%}

.divider{width:100%; height:5px; margin:35px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}

@media (min-width:991px){

.nav>li>a {padding: 10px 10px;}
.testimonials-video-spacing {margin-top:15px}

}

@media (min-width:1200px){

.nav>li>a {padding: 10px 15px;}
_::-webkit-full-page-media, _:future, :root .home .benefits .list-group-item {
  height:170px
}

}

.header-phone-number {position:relative; float:right; margin-top:25px; right:20px; margin-left:-88px}

.header-phone-number i {color: #ee7202;}

.header-search-bar {position:relative; float:right; margin-top:25px; right: 190px; margin-right:-25px}

.header-search-bar i {color: #ee7202;}

.navbar-brand>img.retina{display:none}


@media  only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (   min--moz-device-pixel-ratio: 1.5),
    only screen and (     -o-min-device-pixel-ratio: 3/2),
    only screen and (        min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 192dpi) {

   .navbar-brand>img.non-retina{display:none}
   .navbar-brand>img.retina{display:block; width:204px}

}


@media(min-width: 992px) {
	#menu-primary {
		margin-top: 58px
	}
}

.spacing { padding: 4%; }
.no-spacing {
	padding: 0;
	margin: 0;
}

.top-bottom-spacing {
	padding-top: 4%;
	padding-bottom: 4%;
}

.top-spacing 	{ padding-top: 4%; }
.bottom-spacing { padding-bottom: 4%; }

.top-bottom-spacing-half {
	padding-top: 2%;
	padding-bottom: 2%;
}

.top-spacing-half 		{ padding-top: 2%; }
.bottom-spacing-half 	{ padding-bottom: 2%; }

.top-bottom-spacing-extra {
	padding-top: 6%;
	padding-bottom: 6%;
}

.top-spacing-extra 	{ padding-top: 6%; }
.bottom-spacing-extra 	{ padding-bottom: 6%; }






.sub-header {
    background-color: #0a1818;
    color: #fff;
}

.spotlight {
	background-image: url('images/sub-header-spotlight.png');
    background-repeat: no-repeat;
    background-position: 156px 0;
    padding: 2% 28px 2% 17px;
}

@media(min-width: 991px) {
	.spotlight {
		background-position: 135px 0;
		/*padding: 1% 28px 1% 17px;*/
		padding: 22px 28px 18px 17px;
	}
}




.page-title {
	font-size: 17px;
	color: #fff;
	font-family: 'avenir-book';

}

.subheader-with-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.fade-overlay-base {
	position: relative;
}

/* all children in the overlay base needs to be moved in front of the overlay */
.fade-overlay-base * {
	z-index: 1;
	position: relative;
}

.fade-overlay {
	background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

/* FOOTER */
.site-footer {
    background: #132326;
    color: #8e95ac;
    font-size: 13px;
    position: relative;
    z-index: 10;
}

.bottom-bar {
    background: #262a35;
    color: #8e95ac;
    padding: 20px 0px;
    text-align: center;
    font-size: 13px;
    position: relative;
    z-index: 10;
}

.footer-widget h4 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    color:#FFF;
    margin-top:30px
}

.from-the-blog h3 {
    color: white;
    font-size: 14px;
}

a.footer-blog-read-more, a.footer-blog-read-more:visited  {color: #ED7630;}

footer .social-icons { margin-bottom:0; }
footer .social-icons li { display:inline-block; line-height:1.4; padding:2px; margin-top:20px}
footer .social-icons li:last-child { padding-right:0px; }
footer .social-icons.circle li a {
	font-size:14px;
	border:1px solid #ED7630;
	width:28px;
	height:28px;
	display:inline-block;
	text-align:center;
	padding-top:4px;
	border-radius:100%;
	color: #ED7630;
}

footer ul, footer li{list-style:none; padding:0px; margin-left:0px}

footer .social-icons.circle li a:hover { background:#ED7630; border-color:#ED7630; color:white; }

footer .nf-error-field-errors {display:none}

@media(max-width: 767px) {

	.footer-widget img{display:none}
	.from-the-blog {display:none}
	.footer .social-icons li { display:inline-block; line-height:1.4; padding:0px 10px; margin-top:20px}
	 footer .newsletter{display:none}
	.footer-widget h4{text-align:center}
	.sub-header h1.page-title{display:none}
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
.navbar-static-fixed-top {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-static-fixed-top-offset {
	top: 15px;
}

/* assumption here that the siblings will need to be padded so the floated navbar is not overlapping the sibling content. */
.navbar-static-fixed-top-offset + * {
	padding-top: 158px;
}

/* VIDEO POPUP */
@media (min-width: 768px) {
	.modal-dialog {
	    width: 800px;
	    margin: 180px auto 0;
	}
}

@media(max-width: 767px) {
.modal-vertical-align-center-mobile {
		top: 40%;
	}
}

.modal-backdrop.in {
	opacity: .8;
}


.homepage-hero {
	color: #fff;
}

.homepage-hero * {
	position: relative;
	z-index: 1;
}

.homepage-hero #triangle-down {
	z-index: 0;
}

.homepage-hero .btn-mobile-full-width {
	margin-bottom: 20px;
}

@media(min-width: 768px) {
	.homepage-hero { padding: 100px 0 140px; }
	.homepage-hero h1 { width: 90%; }
	.homepage-hero p { font-size: 19px; }
}


@media(min-width: 992px) {
	.homepage-hero h1 { width: 80%; }
}


.credentials {
	line-height: 1.4;
}

.credential {
	text-align: center;
}

@media(min-width: 768px) {
	.credential {
		font-size: 110%;
		padding:0 2%;
		text-align: left;
	}
}

.credential-figure {
	font-size: 250%;
	display: block;
	font-family: 'GT-Walsheim-Bold', sans-serif;
}

.row.benefits {
	margin-top: 25px;
}

@media(max-width: 767px) {
	.row.benefits {
		margin-top: 0;
	}

	.benefit {
		margin-bottom: 25px !important;
	}
}

#triangle-down {
	width: 0;
	height: 0;
	position: absolute;

	border-left: 350px solid transparent;
	border-right: 350px solid transparent;
	border-bottom: 1020px solid rgba(255, 255, 255, 0.1);
	top: -80px;
    	left: -150px;
}

@media(min-width: 768px) {
	#triangle-down {
		border-left: 483px solid transparent;
		border-right: 483px solid transparent;
		top: -140px;
		left: -283px;
	}
}

@media(min-width: 992px) {
	#triangle-down {
		border-left: 480px solid transparent;
		border-right: 480px solid transparent;
		border-bottom: 915px solid rgba(255, 255, 255, 0.1);
		top: -140px;
		left: -300px;
	}
}

/* testimonials */
.testimonial {
	font-size: 125%;
}

@media(max-width: 767px) {
	.fatal-traps-booklet-cover {
		display: none;
	}
}


.fatal-traps-booklet-cover-page {
	margin: 200px 0 0 80px;
}

.fatal-traps-booklet-cover {
	margin: 100px 0 0 80px;
}

/* properties */



.property {
	position:relative;
	margin-bottom:30px;
}

.property:hover .property-color-bar { width:100%; }

.property-img { position:relative; display:block; }
.property-img img { max-width:100%; height:auto; }

.property-tag {
	position:absolute;
	padding:3px 8px;
	font-size:12px;
	z-index:20;
}
.property-tag.status { right:10px; bottom:10px; }

.img-fade {
	width:100%;
	height:80px;
	position:absolute;
	bottom:0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.property-color-bar {
	background:#ED7630;
	height:3px;
	width:0;
	position:absolute;
	z-index:20;
	bottom:0px;
	transition:all 0.4s;
}

.property-content {
	background:white;
	padding:5%;
}

.property-title {
	border-bottom:1px solid rgba(0, 0, 0, 0.09);
	padding-bottom:20px;
	margin-bottom:20px;
}
.property-title h4 {
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.property-title a { color:#3a464e; font-size:18px; }
.property-title a:hover { color:#ED7630; }

.property-title .fa { color:#ED7630; }

.property-details {
	color:#9eaab2;
	font-weight:700;
	width:100%;
	font-size:13px;
}

.property-details td { width:33.33%; }

.property-footer {
	background:#ddd;
	padding:3% 5%;
	color:#86929a;
	font-size:13px;
	font-weight:400;
}
.property-footer a { color:#86929a; }
.property-footer a:hover { color:#ED7630 }


.property-listing-details {
	border-bottom:1px solid rgba(0, 0, 0, 0.09);
	padding:0px 10px 15px 10px;
	margin-bottom:15px;
	font-size:14px;
	line-height:1.9;
}

.property-listing-details h4{line-height:1.1; margin-bottom:20px; padding-top:10px}

.property-listing-details a { color:#102325; font-size:16px;}
.property-listing-details a:hover { color:#ED7630; }

.property-listing-details .fa { color:#ED7630; font-size:12px; margin-right:8px; }

.property-listing-attributes{
    background-color: #102325;
    margin-top: -1px;
    text-align: center;
    color: #FFF;
    padding: 8px;}

.property-listing-attributes i {color:#52B5C6 }

.property-listing-content { padding:0 5% 5% 5%; }
.property-listing-content p { margin:0; }


/* advocates */

.advocate-single-header .advocate-single-img img {object-fit:cover; height:399px;}

.advocates-featured {
	border-top:1px solid #d6e1e8;
	background-color:#eee;
	background-position:bottom;
	background-size:cover;
}

.advocate {
	background:white;
	position:relative;
	margin-bottom:30px;
}

.advocate-img { position:relative; display:block; }
.advocate-img img { width:100%; height:auto; }

.advocate-content { padding:5%; }
.advocate-content p { margin:0; }

.advocate-details {
	border-bottom:1px solid rgba(0, 0, 0, 0.09);
	padding:0px 10px 15px 10px;
	margin-bottom:15px;
	font-size:14px;
	line-height:1.9;
}
.advocate-details a { color:#3a464e; font-size:20px; }
.advocate-details a:hover { color:#ED7630; }

.advocate-details .fa { color:#52B5C6; font-size:12px; margin-right:8px; }

@media(max-width: 991px) {

	.advocate-single-img {background:#eeeeee}

}




.icon { margin-right:4px; }

.img-fade {
	width:100%;
	height:80px;
	position:absolute;
	bottom:0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}


/*   +++++++ CONTACT PAGE +++++++*/
.contact-item {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: white;
    padding: 50px 0;
}

.contact-item p { margin:0; }
.contact-title {
	margin: 10px 0;
}

.contact-item .fa {
    font-size: 30px;
    width: 58px;
    height: 55px;
    padding-top: 11px;
    border: 2px solid white;
    border-radius: 100%;
}

.contact-item li .fa {
    width: 45px;
}


.social-icons {
	margin: 0;
	text-align: left;
}

.contact-item .social-icons .fa {
    border: none;
    color: white;
}

.social-icons li {
    display: inline-block;
}



/* VENDOR LIST */

.vendor-label {
	color: #52B5C6;
}


/* properties content type */

#map-canvas { width:100%; height:715px; position:absolute; z-index:0; }

.property-listing-map { height:100%; }
.property-listing-map-left { float:left; width:50%; position:fixed; z-index:0; top:0; height:100%; }
.property-listing-map-right { float:right; width:50%; padding:3%; position:relative; box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1); }
.property-listing-map-left #map-canvas { height:100%; }

@media only screen and (max-width: 767px) {
  .property-listing-map-left { position:relative; height:350px; }
  .property-listing-map-left, .property-listing-map-right { width:100%; }
}

.property-listing-header {
	margin-bottom: 30px;
}

.widget.advanced-search h4 {
    background: #102325;
    position: relative;
    z-index: 10;
    color: white;
    padding: 3% 5%;
    margin-bottom: 0px;
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
}

.widget-content.box {
    background: white;
    padding: 5%;
}

.beautiful-taxonomy-filters-tax {
	width: 50%;
	float: left;
	padding-right: 10px;
}

.beautiful-taxonomy-filters-button {
	margin-top: 30px;
}




/*--------------------------------------------------------------
# Boostrap overrides
--------------------------------------------------------------*/

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{background-color:transparent; color:#ee7202}
#menu-primary ul.dropdown-menu a, #menu-primary ul.dropdown-menu li.current-menu-parent a {box-shadow:none !important;}
.active a, #menu-primary li.current-menu-parent a{box-shadow: inset 0px -2px #ED7630;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background-color:#ee7202}
.dropdown-menu{background:#102325;}
.dropdown-menu>li>a {color: #FFF; padding: 10px; font-size:14px}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {color:#FFF; background:none; box-shadow: inset -0px -2px #ED7630;}

.caret:before{content: "\f107"; color:#ee7202}
.caret{ border:none;display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; height:auto}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color:#ee7202; background:none}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {color:#ee7202; background:none}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color:#ee7202}
.navbar-default a {color:#ee7202}

.nav>li>a:hover, .nav>li>a:focus {background:none; color:#ee7202}

.navbar-default .navbar-nav>li>a {color:#FFF}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 28px;
}

.navbar {
	padding-bottom: 0;
	margin-bottom: 0;
	border-radius:0;
}

.navbar-brand {
	padding: 0;
	height: auto;
}

.navbar-toggle { border-color: #ddd }
.navbar-toggle .icon-bar { background-color: #888 }
.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: #ddd;
}

.jumbotron {
	margin-bottom: 0;
	width: 100%;
}



.breadcrumbs { text-align: right; }
.breadcrumbs a { color: #fff; }
.breadcrumbs a:hover { color: #ee7202; }
.breadcrumbs .current-item {
	color: #ee7202;
}

span[property="itemListElement"] 		{ margin: 0 6px; }
span[property="itemListElement"] .post 	{ background-color: transparent; }


.text-center {
	text-align: center;
}

/* custom */
.list-group-item-highlight {
	border-left: 3px solid #08b3c4;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/* navbar collapse */

.navbar-default {
	border: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}

.navbar-default .navbar-collapse {
     border: 0;
}

.navbar-collapse.in .navbar-nav > li > a,
.navbar-collapse.collapsing .navbar-nav > li > a {
	padding-bottom: 10px;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: inherit;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ee7202;
	}
}

.navbar-toggle { margin-top: 43px; }
.navbar-header { padding: 0 20px; }

@media (min-width: 991px) {
	.navbar-header { padding: 0; }
}

.carousel-indicators {
    position: static;
    bottom: auto;
    left: auto;
    width: auto;
    margin-left: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control {
	width: auto;
	margin-top: 4%;
}









.triangle-seperator-background-light {
	background-color: #eee;
}

#triangleFillBrandBase {
  fill: #102325;
  stroke: #102325;
}

#triangleFillBodyBase {
	fill: #eee;
  	stroke: #eee;
}

#triangleFillAdvocatesBase {
	fill: #e6e6e6;
  	stroke: #e6e6e6;
}

#triangleFillWhiteBase {
	fill: #fff;
  	stroke: #fff;
}

#triangleShadowBrandBlueHighlight {
  fill: #00A5B4;
  stroke: #00A5B4;
}

#triangleShadowBrandOrangeHighlight {
	fill: #ee7202;
	stroke: #ee7202;
}


.text-white {
	color: #fff;
}

.image-bg {
	background-position: center;
	background-size: cover;
}



/* NINJAFORMS Overrides */
.nf-form-fields-required {
	display: none;
}

.nf-response-msg {
	color: #03b100;
}

.enquire-form .nf-field-container, #ninja_forms_required_items{margin-bottom:5px}
.enquire-form .nf-field-element textarea {height: 150px;}
.enquire-form input, .enquire-form textarea { color: #333; }

/*--------------------------------------------------------------
# Free Booklet page styles
--------------------------------------------------------------*/

.free-booklet-submit .field-wrap input.ninja-forms-field{width:100%;}

@media(min-width: 992px) {
.free-booklet-submit .field-wrap input.ninja-forms-field{width:70%;}
}

.checkbox-free-booklet ul li{width:50%; float:left}

/*--------------------------------------------------------------
# Call to action styles
--------------------------------------------------------------*/

@media(min-width: 768px) {
.cta header h2 {font-size: 50px}
.cta header p {font-size: 20px; margin-top: 15px; margin-bottom: 30px;}
}


/*--------------------------------------------------------------
# 8-step process top CTA
--------------------------------------------------------------*/

.page-template-process .bg-right {padding:0px;}
.page-template-process .bg-left {padding:0px;}

@media (min-width: 1200px) {

.page-template-process .bg-right {background-image: url(images/irva-bg-right.jpg); background-position: 100% 71%; background-repeat: no-repeat; background-size: 20%}
.page-template-process .bg-left {background-image: url(images/irva-bg-left.jpg);     background-position: 0% 15%; background-size: 20%; background-repeat: no-repeat}

}

.page-template-process section#proven {background-image: url(images/process-test.png);padding: 0; background-repeat: no-repeat; background-position: center right; background-size: cover; position:relative}
@media(min-width: 768px) {.page-template-process section#proven h1 {font-size:50px; padding:50px 0 10px 0;}}
.page-template-process section#proven h1 {color: white; z-index: 1; position:relative}
.page-template-process section#proven p { margin-bottom:0px; color: white; z-index: 1; position:relative;}
.page-template-process section#proven .img-fade {z-index: 0; height: 100%; background-color: rgba(0,0,0,0.35)}

/*--------------------------------------------------------------
# 8-step process global
--------------------------------------------------------------*/
body.page-template-process {background:none}

@media (min-width: 1200px) {

.home #steps1 .container{background-image: url('images/process-steps-home.png'); background-position: top 	right; background-repeat: no-repeat; background-size: 80%; height:1100px;}

}

#steps1 strong, #steps1 a {font-family: 'GT-Walsheim-Bold'; color:#ee7202}
#steps1 h2 {font-size: 500%; color: #ee7202}
#steps1 h3 {font-size:30px; font-weight:700; color:#00a9c2; text-transform:uppercase}
#steps1 h4 {font-size: 25px; padding:0px;}

#steps1 .btn-primary {
	color: #fff;
	font-family: 'avenir-book', Helvetica, sans-serif;
}

#steps2 strong, #steps2 a {font-family: 'GT-Walsheim-Bold'; color:#ee7202}
#steps2 h2 {font-size: 500%; color: #ee7202}
#steps2 h3 {font-size:30px; font-weight:700; color:#00a9c2; text-transform:uppercase; text-align:right}
#steps2 h4 {font-size: 25px; padding:0px; text-align:right}

@media (max-width: 1200px) {

#steps1 .step-4-0 h2{margin-left:15px}
#steps2 .step-8-0 h2{margin-left:15px}

}

/*--------------------------------------------------------------
# 8-step process step #1
--------------------------------------------------------------*/

#steps2 h3, #steps2 h4 {text-align:left}
#steps1 .step-4 h4, #steps1 .step-4 h3, #steps1 .step-4 p {text-align:left}

@media (max-width: 768px) {
#steps1 h2, #steps2 h2 {font-size:320%}
#steps1 h3, #steps2 h3 {font-size:165%}
#steps1 h4, #steps2 h4 {font-size:150%}
}

#steps1 {margin-top:25px}

@media (min-width: 1200px) {

/* Safari 7.1 -8.0 (Safari 7.1+)
(Use this as a prefix to your normal CSS rule)
---------------------------------------------------------------- */
_::-webkit-full-page-media, _:future, :root #steps1 .step-3 {
  top:-95px;
}

_::-webkit-full-page-media, _:future, :root #steps1 .step-4-0 {
  top:-105px;
}

_::-webkit-full-page-media, _:future, :root #steps1 .step-4 {
  top:-75px;
}

_::-webkit-full-page-media, _:future, :root .home #steps1 .btn-primary {
  top:-44px; position:relative;
}

.home #steps1 .btn-primary {margin-top: 0px;}

#steps1 {margin-top:0px;}

#steps1 .step-4 h4, #steps1 .step-4 h3, #steps1 .step-4 p {text-align:right}

#steps1{margin-top:150px}
#steps1 .container{background-image: url('images/process-steps-1.png'); background-position: top right; background-repeat: no-repeat; background-size: 80%; height:1100px;}

#steps1 div.col-lg-11{margin-top:20px}
#steps1 p {font-size: 110%; margin-top:-10px}

#steps1 .step-1 {position:relative; top:-100px;}
#steps1 .step-1 h2 {margin-left:-5px;}
#steps1 .step-1 h3 {margin-left:-8px;}
#steps1 .step-1 h4 {margin: -10px 0 10px -8px;}
#steps1 .step-1 p  {padding:0 0 0 55px;}

#steps1 .step-2 {position:relative; top:-90px}
#steps1 .step-2 h2 {margin-left:-60px;}
#steps1 .step-2 h3 {margin-left:-35px;}
#steps1 .step-2 h4 {margin: -10px 0 10px -35px;}
#steps1 .step-2 p  {padding:0 0 0 10px;}

#steps1 .step-3 {position:relative; top:-60px}
#steps1 .step-3 h2 {margin-left:-25px;}
#steps1 .step-3 h3 {margin-left:5px;}
#steps1 .step-3 h4 {margin: -10px 0 10px 5px;}
#steps1 .step-3 p  {padding:0 0 0 50px;}

#steps1 .step-4-0 {position:relative; top:-60px}
#steps1 .step-4-0 h2 {margin-left:12px;}

#steps1 .step-4 {position:relative; top:-50px; margin-left:319px}

#steps1 .step-4 h3 {margin-right:-55px}
#steps1 .step-4 h4 {margin: -10px -55px 20px 0px; }
#steps1 .step-4 p  {padding:0 0 0 90px;}

}

#steps1 .step-4 p  {padding:0px;}

/*--------------------------------------------------------------
# 8-step process step #2
--------------------------------------------------------------*/

#steps2 h3, #steps2 h4 {text-align:left}

@media (min-width: 1200px) {

_::-webkit-full-page-media, _:future, :root #steps2 .step-7 {
  top:-55px;
}

_::-webkit-full-page-media, _:future, :root #steps2 .step-8-0 {
  top:-75px;
}

_::-webkit-full-page-media, _:future, :root #steps2 .step-8 {
  top:-75px;
}

#steps2 h3, #steps2 h4 {text-align:right}

#steps2 .container{background-image: url('images/process-steps-2.png'); background-position: top right; background-repeat: no-repeat; background-size: 80%; height:1100px; margin-top:-100px}

#steps2 div.col-lg-11{margin-top:20px}
#steps2 p {font-size: 110%; margin-top:-10px; text-align:right}

#steps2 .step-5 {margin-top:3%}
#steps2 .step-5 h2 {margin-left:-20px;}
#steps2 .step-5 h3 {margin-right:30px;}
#steps2 .step-5 h4 {margin: -10px 30px 10px 0px;}
#steps2 .step-5 p  {padding:0 75px 0 0;}

#steps2 .step-6 {margin-top:0%}
#steps2 .step-6 h2 {margin-left:-55px;}
#steps2 .step-6 h3 {margin-right:70px;}
#steps2 .step-6 h4 {margin: -10px 70px 10px 0;}
#steps2 .step-6 p  {padding:0 110px 0 0;}

#steps2 .step-7 {margin-top:2%}
#steps2 .step-7 h2 {margin-left:5px;}
#steps2 .step-7 h3 {margin-right:20px;}
#steps2 .step-7 h4 {margin: -10px 20px 10px 0;}
#steps2 .step-7 p  {padding:0 60px 0 0;}

#steps2 .step-8-0 {margin-top:-3%; display:block}
#steps2 .step-8-0 h2 {margin-left:20px;}

#steps2 .step-8 {margin-top:1%}
#steps2 .step-8 h3 {padding-left:8px; text-align:left}
#steps2 .step-8 h4 {margin: -10px 50px 8px 0px; padding-left:8px; text-align:left }
#steps2 .step-8 p  {padding-left:8px; text-align:left; margin-top:10px}
}



.breadcrumbs span.truncate_title {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*--------------------------------------------------------------
# Real Estate Agent Commissions
--------------------------------------------------------------*/

.reac-know {
   text-align: center;
}

.reac-know h3, .reac-know h4 {
    margin-top: 10px;
}

.reac-know h3 {
   color: #ED7630;
   font-size: 250%;
}

.reac-know h4 {
   color: #00A5B4;
   font-size: 200%;
}

.reac-text blockquote {
   font-family: 'GT-Walsheim-Bold', Helvetica, Arial, sans-serif;
   font-size: 110%;
}

@media(max-width: 768px) {
   .reac-know h3, .reac-know h4{
      margin: 10px 0;
      font-size: 150%;
   }
   .reac-content h2 {
      font-size: 25px;
   }
}

.nf-field-element select.ninja-forms-field{
    height: 40px ;
}




/* mobile only free booklet button in main nav */
#menu-primary > .menu-item:last-child a {
	color: #ED7630;
	text-decoration: none;
	box-shadow: none;
}

@media screen and (min-width: 768px) {
	#menu-primary .menu-item:last-child {
		display: none;
	}
	#menu-primary .menu-item ul li:last-child {
		display: block;
	}
}

#beautiful-taxonomy-filters-tax-property_advocates{display:none}

#boxzilla-17261 .boxzilla-close-icon{color:#fff}
#boxzilla-17261 {border-left:#ee7202 solid 6px}

@media(min-width: 991px){
	#boxzilla-17261{margin-bottom:25px; margin-right:25px}
}

@media(max-width: 991px){
	#boxzilla-17261{width:100%; text-align:center; border-left:none; border-top:#ee7202 solid 6px}
	#boxzilla-17261 h4 {font-size:20px}
	#boxzilla-17261 .btn {width:100%}
}

.navbar-default a.btn:link, .navbar-default a.btn:visited {color:#FFF}


/*--------------------------------------------------------------
# Homepage - Blog Section
--------------------------------------------------------------*/

.row.blogs {
	display: flex;
}

.content-block {
	/* height: 520px; */
}
.content-block__bg-w {
	background-color: #fff;
}
.content-block__half {
	width: 49%;
}
.content-block__one-third {
	width: 32%;
}
.content-block__gap {
	width: 2%;
}

.blogs .content-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px;
}
.blogs .content-wrap.no_padding {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
.blogs .content-wrap iframe {
	order: -1;
}

.blogs .list-group-item-heading {
	padding-top: 1em;
}

.blogs .entry-meta span {
	margin-right: 10px;
	font-size: 10px;
}

.blogs .left-right-spacing {
	padding-left: 4%;
	padding-right: 4%;
}

@media only screen and (max-width: 1024px) {
	.row.blogs {
		flex-direction: column;
		padding-left: 15px;
		padding-right: 15px;
	}
	.content-block {
		margin-bottom: 30px;
	}
	.content-block__half {
		width: 100%;
	}
	.content-block__one-third {
		width: 100%;
	}
	.content-block__gap {
		display: none;
	}
	.blogs .content-wrap.no_padding {
		padding-left: 15px;
		padding-right: 15px;
	}
}

body .boxzilla-close-icon{
	color:#FFF;
}

.home .benefits.blogs .content-block .content-wrap img {height:300px}

/*--------------------------------------------------------------
# Message Banner #2
--------------------------------------------------------------*/

.top-banner{
	background: #52B5C6;
    color: #fff;
    font-size: 14px;
    font-family: 'GT-Walsheim-Bold', Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 999999;
    padding: 10px;
}

.top-banner p{
	margin:0;
	text-align:center;
}