@font-face { font-family: 'leaguegothic'; src: url("fonts/leaguegothic-regular-webfont.eot"); src: url("fonts/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/leaguegothic-regular-webfont.woff") format("woff"), url("fonts/leaguegothic-regular-webfont.woff2") format("woff2"), url("fonts/leaguegothic-regular-webfont.ttf") format("truetype"), url("fonts/leaguegothic-regular-webfont.svg#robotobold") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_light'; src: url("fonts/proxima_nova_alt_light-webfont.eot"); src: url("fonts/proxima_nova_alt_light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_alt_light-webfont.woff") format("woff"), url("fonts/proxima_nova_alt_light-webfont.woff2") format("woff2"), url("fonts/proxima_nova_alt_light-webfont.ttf") format("truetype"), url("fonts/proxima_nova_alt_light-webfont.svg#proxima_nova_alt_light-webfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_regular'; src: url("fonts/proxima_nova_alt_regular-webfont.eot"); src: url("fonts/proxima_nova_alt_regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_alt_regular-webfont.woff") format("woff"), url("fonts/proxima_nova_alt_regular-webfont.woff2") format("woff2"), url("fonts/proxima_nova_alt_regular-webfont.ttf") format("truetype"), url("fonts/proxima_nova_alt_regular-webfont.svg#proxima_nova_alt_regular-webfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_semibold'; src: url("fonts/proxima_nova_alt_semibold-webfont.eot"); src: url("fonts/proxima_nova_alt_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_alt_semibold-webfont.woff") format("woff"), url("fonts/proxima_nova_alt_semibold-webfont.woff2") format("woff2"), url("fonts/proxima_nova_alt_semibold-webfont.ttf") format("truetype"), url("fonts/proxima_nova_alt_semibold-webfont.svg#proxima_nova_alt_semibold-webfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_thin'; src: url("fonts/proxima_nova_alt_thin-webfont.eot"); src: url("fonts/proxima_nova_alt_thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_alt_thin-webfont.woff") format("woff"), url("fonts/proxima_nova_alt_thin-webfont.woff2") format("woff2"), url("fonts/proxima_nova_alt_thin-webfont.ttf") format("truetype"), url("fonts/proxima_nova_alt_thin-webfont.svg#proxima_nova_alt_thin-webfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_bold'; src: url("fonts/proxima_nova_bold-webfont.eot"); src: url("fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_bold-webfont.woff") format("woff"), url("fonts/proxima_nova_bold-webfont.ttf") format("truetype"), url("fonts/proxima_nova_bold-webfont.svg#proxima_nova_bold-webfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_scosf_regular'; src: url("fonts/proxima_nova_scosf_regular-webfont.eot"); src: url("fonts/proxima_nova_scosf_regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_scosf_regular-webfont.woff") format("woff"), url("fonts/proxima_nova_scosf_regular-webfont.ttf") format("truetype"), url("fonts/proxima_nova_scosf_regular-webfont.svg#proxima_nova_scosf_regular-webfont") format("svg"); font-weight: normal; font-style: normal; }
/*==========================================*/
/*typography styles Start*/
/*==========================================*/
* { margin: 0; }

h1 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 50px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; margin-top: 0; text-align: center; text-transform: uppercase; }

h2 { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; margin-top: 0; }

h3 { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; margin-top: 0; }

h4 { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; margin-top: 0; }

h5, h6 { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; margin-top: 0; }

p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; }
p.title { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 24px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
p.map_infowindow { margin: 15px !important; text-align: center; height: auto; font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 22px; }

a { color: #4e8d42; transition-duration: 0.2s; text-decoration: none; }
a:hover, a:focus { text-decoration: none; color: #589e4a; }
a:focus { outline: none; }

ul, ol, li { padding: 0; margin: 0; list-style: none; }

.hidden { display: none; }

.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both; }

.error_msg, .success_msg { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; -o-border-radius: 4px; -ms-border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: center; }

.error_msg { color: #a94442 !important; background-color: #f2dede; border-color: #ebccd1; }

.success_msg { color: #3c763d !important; background-color: #dff0d8; border-color: #d6e9c6; }

.alert { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; border-radius: 0; }

.free-text { min-height: 15px; }
.free-text p { padding-bottom: 20px; text-align: justify; }
.free-text p.text-center { text-align: center; }
.free-text .pull-right { margin: 0 0 15px 15px; }
.free-text iframe { height: 650px; }
.free-text ul, .free-text ol { margin-bottom: 20px; padding-left: 30px; }
.free-text ul li, .free-text ol li { list-style-type: disc; font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; }
.free-text ol li { list-style-type: decimal; }
.free-text table { width: 100%; }
.free-text table th, .free-text table td { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; padding: 5px; }

form p.antispam { display: none; }

.fancybox-title { display: none; }

.offscreen { position: absolute; left: -9999em; }

#infscr-loading, .loading { clear: both; text-align: center; margin: 0 auto; width: 200px; padding: 3px; background: #000000; opacity: 0.8; color: #ffffff; -o-border-radius: 10px; -ms-border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#infscr-loading img, .loading img { width: 50px; }

.image_ajax_loader { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 100; margin: auto; }

.autocomplete { border: 1px solid #CCCCCC !important; background: #FBFBFB !important; min-width: 257px; color: #717171; }

.caption { opacity: 0.8; position: absolute; bottom: 0; left: 0; width: 100%; height: auto; z-index: 2; padding: 10px 15px; background: rgba(51, 51, 51, 0.8); color: #faf4ee; }

.btn:active, .btn:focus, .btn:active:focus { outline: 5px auto #4e8d42 !important; }

.btn-primary { background-color: #4e8d42; border-color: #4e8d42; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; transition-duration: 0.2s; }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus { background: #589e4a; border-color: #4e8d42; }

.btn-default { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.panel-primary { border-color: #4e8d42; }
.panel-primary .panel-heading { border-color: #4e8d42; background-color: #4e8d42; }
.panel-primary .panel-heading h3 { color: #faf4ee; }

.modal .modal-content, .fancybox-forms .modal-content { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.modal .modal-content .modal-header, .fancybox-forms .modal-content .modal-header { background: #4e8d42; padding: 10px 15px; }
.modal .modal-content .modal-header h4, .fancybox-forms .modal-content .modal-header h4 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 24px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; text-transform: uppercase; }
.modal .modal-content .modal-header button, .fancybox-forms .modal-content .modal-header button { color: #faf4ee; opacity: 0.8; margin-top: 4px; font-size: 26px; }
.modal .modal-content .modal-footer, .fancybox-forms .modal-content .modal-footer { margin-top: 0; }
.modal .modal-content .modal-body p.hd, .fancybox-forms .modal-content .modal-body p.hd { margin-bottom: 15px; }
.modal.fade .modal-dialog, .fancybox-forms.fade .modal-dialog { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }

.bootstrap-select .btn:active, .bootstrap-select .btn:focus, .bootstrap-select .btn:active:focus { outline: 5px auto #4e8d42 !important; }
.bootstrap-select.selpick_custom .btn-default { background: #faf4ee; border: 0; transition-duration: 0.2s; }
.bootstrap-select.selpick_custom .btn-default:hover { background: #4e8d42; color: #faf4ee; border: 0; }
.bootstrap-select.selpick_custom.open .btn-default { background: #4e8d42; color: #faf4ee; border: 0; }
.bootstrap-select.selpick_custom .dropdown-menu { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.bootstrap-select.selpick_custom .dropdown-menu > li > a:hover, .bootstrap-select.selpick_custom .dropdown-menu > li > a:focus, .bootstrap-select.selpick_custom .dropdown-menu > .active > a, .bootstrap-select.selpick_custom .dropdown-menu > .active > a:hover, .bootstrap-select.selpick_custom .dropdown-menu > .active > a:focus { background: #4e8d42; color: #faf4ee; }

.flexslider { background: none; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.flexslider ul { padding-left: 0; margin-bottom: 0; }
.flexslider .slides li { position: relative; }
.flexslider:hover .caption { background: rgba(51, 51, 51, 0.9); opacity: 1; }
.flexslider .flex-direction-nav a { top: 45%; color: #faf4ee; }
.flexslider .flex-direction-nav a:hover { color: #faf4ee; }
.flexslider .flex-direction-nav a:before { font-family: 'FontAwesome'; font-size: 50px; }
.flexslider .flex-direction-nav a.flex-prev { left: 0; }
.flexslider .flex-direction-nav a.flex-prev:before { content: "\f104"; }
.flexslider .flex-direction-nav a.flex-next { right: 0; }
.flexslider .flex-direction-nav a.flex-next:before { content: "\f105"; }

.owl-carousel, .owl-wrapper-outer, .owl-wrapper { height: 100%; }

.owl_buttons div { position: absolute; top: 0; bottom: 0; width: 40px; height: 40px; z-index: 2; padding: 0; margin: auto; font-family: 'FontAwesome'; font-size: 50px; line-height: 36px; opacity: 0.5; cursor: pointer; transition-duration: 0.2s; }
.owl_buttons div.owl_next { right: 0; text-align: right; }
.owl_buttons div.owl_next:before { content: "\f105"; }
.owl_buttons div.owl_prev { left: 0; }
.owl_buttons div.owl_prev:before { content: "\f104"; }
.owl_buttons div:hover { opacity: 1; }

form label { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: 5px; padding-bottom: 0; }
form .form-control { transition-duration: 0.3s; font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 6px; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
form .form-control:focus { border-color: #4e8d42; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(78, 141, 66, 0.6); }
form .ms-ctn-focus { border-color: #4e8d42; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(78, 141, 66, 0.6); }
form .bootstrap-select .btn:focus { outline: 5px auto #4e8d42 !important; }
form label.has-error { color: #cc0000; }
form .required .ms-ctn.has-error { color: #cc0000; border-color: #cc0000; box-shadow: inset 0 1px 1px #cc0000, 0 0 8px #cc0000; }
form .required.has-error label { color: #cc0000; }
form .required.has-error .form-control { border-color: #cc0000; }
form .required.has-error .form-control button.selectpicker { border-color: #cc0000; }
form .required.has-error .form-control::-webkit-input-placeholder { color: #cc0000; }
form .required.has-error .form-control:-moz-placeholder { color: #cc0000; opacity: 1; }
form .required.has-error .form-control::-moz-placeholder { color: #cc0000; opacity: 1; }
form .required.has-error .form-control:-ms-input-placeholder { color: #cc0000; }
form .radio-primary input[type="radio"] + label:before, form .radio-primary input[type="radio"]:checked + label:before { outline: 0; }
form .radio-primary input[type="radio"] + label:after, form .radio-primary input[type="radio"]:checked + label:after { background-color: #4e8d42; outline: 0; }
form .radio-primary input[type="radio"]:checked + label:before { border-color: #4e8d42; outline: 0; }
form .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, form .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary { background: #4e8d42; }
form .bootstrap-switch.bootstrap-switch-focused { border-color: #4e8d42; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(78, 141, 66, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(78, 141, 66, 0.6); }
form textarea { resize: vertical; }

.inner_content { background: rgba(250, 244, 238, 0.8); transition-duration: 0.2s; margin: 30px 0 50px; padding: 30px 25px; }
.inner_content:hover { background: rgba(250, 244, 238, 0.9); }

.mfp-wrap.small-frame .mfp-content { max-width: 300px; height: 344px; }
.mfp-wrap.large-frame .mfp-content { max-width: 1200px; }

/*==========================================*/
/*typography styles End*/
/*==========================================*/
/*==========================================*/
/*core styles Start*/
/*==========================================*/
html, body { height: 100%; }

.wrapper { height: 100%; }

#content { padding-top: 190px; }

#inner_wrapper { min-height: 100%; margin: 0 auto -60px; }

#background { position: fixed; top: 0; left: 0; z-index: -1; min-height: 100%; }

header #header_home { padding-top: 40px; }
header #header_fixed { position: fixed; width: 100%; z-index: 12; }

.site_container { width: 1090px; margin: 0 auto; position: relative; font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
.site_container .free-text a { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #4e8d42; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
.site_container .free-text a:hover { color: #3b6a32; }
.site_container .btn { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 6px 10px; }
.site_container .btn-primary, .site_container a.btn-primary { background-color: #4e8d42; border-color: #4e8d42; color: #faf4ee; padding: 6px 10px; transition-duration: 0.2s; }
.site_container .btn-primary:hover, .site_container .btn-primary:active, .site_container .btn-primary:focus, .site_container a.btn-primary:hover, .site_container a.btn-primary:active, .site_container a.btn-primary:focus { color: #faf4ee; background: #589e4a; border-color: #4e8d42; }
.site_container .btn-primary.btn-primary-reverse, .site_container a.btn-primary.btn-primary-reverse { background-color: #faf4ee; border-color: #faf4ee; color: #4e8d42; padding: 6px 10px; }
.site_container .btn-primary.btn-primary-reverse:hover, .site_container .btn-primary.btn-primary-reverse:active, .site_container .btn-primary.btn-primary-reverse:focus, .site_container a.btn-primary.btn-primary-reverse:hover, .site_container a.btn-primary.btn-primary-reverse:active, .site_container a.btn-primary.btn-primary-reverse:focus { color: #4e8d42; background: white; border-color: #faf4ee; }

#topbar { height: 40px; background: #4e8d42; z-index: 2; }
#topbar a { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
#topbar #right_section { padding: 11px 0; }
#topbar #right_section a { margin-left: 20px; }
#topbar #right_section a:hover { opacity: 0.8; }

#login { background: #333333; -moz-box-shadow: inset 0 0 10px #262626; -webkit-box-shadow: inset 0 0 10px #262626; box-shadow: inset 0 0 10px #262626; padding: 7px 0; }
#login .form-group { display: inline-block; width: auto; vertical-align: middle; margin-bottom: 0; }
#login .form-control { height: 24px; padding: 0 8px; font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; display: inline-block; width: auto; vertical-align: middle; }
#login .btn { padding: 1px 5px; }

#global_signup_modal .bootstrap-switch { float: right; }

#header-navigation-wrapper { position: relative; background: rgba(250, 244, 238, 0.9); height: 70px; }
#header-navigation-wrapper #logo img { margin-top: 10px; }

nav#main_menu #open_nav a { width: 45px; height: 40px; display: block; background: rgba(51, 51, 51, 0.4); text-align: center; padding: 9px 10px; }
nav#main_menu #open_nav a span { width: 100%; height: 4px; background: #faf4ee; display: block; -o-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
nav#main_menu #open_nav a span + span { margin-top: 4px; }
nav#main_menu #open_nav a:hover { background: rgba(51, 51, 51, 0.8); }
nav#main_menu #open_nav a:hover span { background: #faf4ee; }
nav#main_menu #open_nav a.close_btn { background: rgba(51, 51, 51, 0.8); }
nav#main_menu #open_nav a.close_btn span:nth-child(1) { margin-top: 9px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
nav#main_menu #open_nav a.close_btn span:nth-child(2) { display: none; }
nav#main_menu #open_nav a.close_btn span:nth-child(3) { margin-top: -4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
nav#main_menu ul#menu { position: absolute; width: 255px; z-index: 2; overflow: auto; }
nav#main_menu ul#menu li a { display: block; font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 8px; padding: 8px 14px; background: rgba(78, 141, 66, 0.9); }
nav#main_menu ul#menu li a:hover { background: #faf4ee; color: #333333; }
nav#main_menu ul#menu li.first > a { text-transform: uppercase; }
nav#main_menu ul#menu ul.sub_menu { display: none; }
nav#main_menu ul#menu ul.sub_menu li a { background: rgba(59, 106, 50, 0.9); padding-left: 30px; }
nav#main_menu ul#menu ul.sub_menu li a:hover { background: #faf4ee; }
nav#main_menu ul#menu ul.sub_menu ul.sub_menu2 li a { background: rgba(40, 72, 33, 0.9); padding-left: 60px; }
nav#main_menu ul#menu ul.sub_menu ul.sub_menu2 li a:hover { background: #faf4ee; }
nav#main_menu .mobi_pa_links { background: rgba(78, 141, 66, 0.9); padding: 10px; }
nav#main_menu .mobi_pa_links .btn-primary { background-color: #faf4ee; color: #333333; }
nav#quick_menu { padding: 10px 0; }
nav#quick_menu li { border-right: 1px solid #c7c6c5; }
nav#quick_menu li a { padding: 4px 17px; text-align: center; display: block; }
nav#quick_menu li a span { transition-duration: 0.2s; font-family: "proxima_nova_bold", Arial, Helvetica, sans-serif; font-size: 15px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; text-transform: uppercase; display: block; }
nav#quick_menu li a span + span { font-family: "proxima_nova_bold", Arial, Helvetica, sans-serif; font-size: 22px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
nav#quick_menu li a:hover span, nav#quick_menu li a:focus span, nav#quick_menu li a:active span, nav#quick_menu li a.active span { color: #4e8d42; }
nav#quick_menu li:last-child { border-right: 0; }
nav#quick_menu li:last-child a { padding-right: 0; }

footer { background: #4e8d42; padding-bottom: 15px; width: 100%; }
footer #footer_container a { display: inline-block; font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
footer #footer_container a:hover { color: #faf4ee; opacity: 0.8; }
footer #footer_container span { padding: 0 6px; }
footer #footer_container .footer_col { padding-top: 22px; }
footer #footer_container .footer_col.col-md-4 { width: 41.333333%; }
footer #footer_container .footer_col.col-md-3 { width: 25%; }
footer .footer_social { width: 33.666667%; padding-top: 15px; }
footer .footer_social #social_icons { margin: 0; }
footer .footer_social #social_icons a { margin: 0; background: rgba(250, 244, 238, 0.9); color: #333333 !important; text-align: center; font-size: 22px !important; }
footer .footer_social #social_icons a + a { margin-left: 10px; }
footer .footer_social #social_icons a:hover { background: rgba(250, 244, 238, 0.8); }

.push202 { height: 60px; }

.line { background: url("../img/line.png") center repeat-x; height: 2px; padding: 40px 0; }

#social_icons { text-align: center; margin-bottom: 40px; }
#social_icons a { width: 32px; height: 32px; display: inline-block; margin-right: 20px; -o-border-radius: 15px; -ms-border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#social_icons a:hover { opacity: 0.8; }
#social_icons a i { padding-top: 5px; }

#fast_search { position: absolute; top: 110px; right: 0; }
#fast_search #search_button { position: absolute; right: 0; width: 45px; height: 40px; z-index: 2; background: rgba(51, 51, 51, 0.4); opacity: 0.9; cursor: pointer; transition-duration: 0.2s; color: #faf4ee; }
#fast_search #search_button:hover { background: rgba(51, 51, 51, 0.8); }
#fast_search #open_fast_search { padding: 10px 16px; }
#fast_search #open_fast_search i.closed { font-size: 18px; }
#fast_search #fast_search_form { opacity: 0; height: 40px; overflow: hidden; width: 0; margin-right: 35px; }
#fast_search #fast_search_form .form-group { margin-bottom: 1px; }
#fast_search #fast_search_form #type .fs_type { height: 40px; background-color: rgba(51, 51, 51, 0.4); padding: 10px 7px; transition-duration: 0.2s; cursor: pointer; color: #faf4ee; }
#fast_search #fast_search_form #type .fs_type.active, #fast_search #fast_search_form #type .fs_type:hover { background-color: rgba(51, 51, 51, 0.8); }
#fast_search #fast_search_form #fsearch { width: 202px; height: 40px; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: -4px; color: #333333; }
#fast_search #fast_search_form #fs_btn { width: 45px; height: 40px; display: inline-block; margin-left: -5px; }
#fast_search #fast_search_form #fs_btn button { background: rgba(51, 51, 51, 0.4); transition-duration: 0.2s; width: 45px; height: 40px; border: 0; outline: 0; color: #faf4ee; }
#fast_search #fast_search_form #fs_btn button:hover { background: rgba(51, 51, 51, 0.8); }
#fast_search #fast_search_form #fs_btn button i { outline: 0; }

#aside_contact_us { z-index: 25; }
#aside_contact_us #open_aside_conact_us { position: fixed; top: 31%; right: 0; z-index: 2; padding: 0; }
#aside_contact_us #open_aside_conact_us a { background: rgba(78, 141, 66, 0.6); padding: 15px 20px; font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 15px; line-height: 20px; transition-duration: 0.2s; display: block; }
#aside_contact_us #open_aside_conact_us a i { padding-right: 5px; }
#aside_contact_us #open_aside_conact_us a:hover { background: #4e8d42; }
#aside_contact_us #aside_conact_us_form { position: fixed; top: 31%; right: -250px; width: 250px; z-index: 2; padding: 20px; background: rgba(250, 244, 238, 0.9); }
#aside_contact_us #aside_conact_us_form p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 20px; line-height: 20px; }
#aside_contact_us #aside_conact_us_form p.error_msg { margin-bottom: 20px; }

ul.nav.nav-tabs { border: 0; margin-bottom: 30px; }
ul.nav.nav-tabs li a { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 0; background: #faf4ee; color: #333333; font-size: 14px; }
ul.nav.nav-tabs li a:hover, ul.nav.nav-tabs li a:active, ul.nav.nav-tabs li a.focus { background: #4e8d42; color: #faf4ee; border: 0; }
ul.nav.nav-tabs li.active a { background: #4e8d42; color: #faf4ee; border: 0; }

.panel-group .panel-default > .panel-heading { padding: 0; background-color: none; border: none; }
.panel-group .panel { border-radius: 0; }
.panel-group .panel-title { margin: 0; }
.panel-group .panel-title a { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 25px; padding: 10px 15px; display: block; text-transform: uppercase; vertical-align: middle; background: #4e8d42; }
.panel-group .panel-title a .closed { display: block; }
.panel-group .panel-title a .open { display: none; }
.panel-group .panel-title a.collapsed { background-color: #f5f5f5; border-color: #ddd; color: #333333; }
.panel-group .panel-title a.collapsed .open { display: block; }
.panel-group .panel-title a.collapsed .closed { display: none; }
.panel-group .panel-title a:hover { color: #faf4ee; background: #4e8d42; }

/*==========================================*/
/*core styles End*/
/*==========================================*/
/*==========================================*/
/*Home styles Start*/
/*==========================================*/
body.home #fast_search { top: 40px; }
body.home #header-navigation-wrapper { display: none; }
body.home #home_logo { margin: 100px auto; }
body.home #content { padding-top: 0; }
body.home #welcome { text-align: center; padding: 20px 100px 0; color: #333333; }
body.home #welcome p { color: #333333; text-align: center; font-size: 30px; line-height: 34px; }
body.home #welcome h1, body.home #welcome h2, body.home #welcome h3 { padding-bottom: 20px; }
body.home #box_wrapper { margin-bottom: 100px; }
body.home #box_wrapper .box { float: left; overflow: hidden; padding: 3px; }
body.home #box_wrapper .box .inner_box { background: #4e8d42; width: 100%; height: 100%; transition-duration: 0.2s; opacity: 0.98; position: relative; }
body.home #box_wrapper .box .inner_box:hover { opacity: 1; }
body.home #box_wrapper .box .inner_box:hover .caption { opacity: 1; }
body.home #box_wrapper .box a { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
body.home #box_wrapper .box#commercial .inner_box, body.home #box_wrapper .box#handbook .inner_box { background: #66676a; }
body.home #box_wrapper .box11 { /*Square Boxes (Buy, Rent, Sold, Team, 3 cms)*/ width: 218px; height: 218px; }
body.home #box_wrapper .box12 { /*Long Box (Ofi)*/ width: 218px; height: 436px; }
body.home #box_wrapper .box21 { /*Rectangle Box (Testimonials)*/ width: 436px; height: 218px; }
body.home #box_wrapper .box22 { /*Big Box (Feature Property)*/ width: 436px; height: 436px; }
body.home #box_wrapper .box_title { position: absolute; top: 0; left: 0; width: auto; height: auto; z-index: 2; padding: 15px; font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 40px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 15px; line-height: 35px; background: rgba(51, 51, 51, 0.2); }
body.home #box_wrapper .owl-carousel .caption { transition-duration: 0.2s; }
body.home #box_wrapper .cms_box { width: 100%; height: 100%; }
body.home #box_wrapper .cms_box .box_title_2 { position: absolute; top: 0; right: 0; width: 100%; height: 100%; padding: 0; }
body.home #box_wrapper .cms_box .box_title_2 .box_title_inner { display: table; text-align: center; width: 100%; height: 100%; }
body.home #box_wrapper .cms_box .box_title_2 a { width: 100%; height: 100%; display: table-cell; vertical-align: middle; font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 25px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 28px; padding: 0 30px; }
body.home #box_wrapper .cms_box .box_title_2 a span { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 25px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 28px; display: block; }
body.home #box_wrapper .cms_box .box_title_2 a span + span { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 32px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 28px; }
body.home #box_wrapper .cms_box .box_title_2 a .font-size-lg { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 32px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 28px; }
body.home #box_wrapper .cms_box .box_image { position: absolute; top: 0; left: 216px; width: 100%; height: 100%; padding: 0; }
body.home #box_wrapper .cms_box .box_image a { display: block; position: relative; }
body.home #box_wrapper .cms_box .box_image a .caption { display: none; opacity: 0.9; }
body.home #box_wrapper .ofi_section, body.home #box_wrapper .testimonials_section { background: #333333; height: 100%; width: 100%; }
body.home #box_wrapper .ofi_section { background: url("../img/home_ofi_bg.jpg") no-repeat center; background-size: cover; }
body.home #box_wrapper .ofi_section .box_title { bottom: 0; top: auto; padding: 15px; width: 100%; }
body.home #box_wrapper .ofi_section .box_title a.pull-left { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 40px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 35px; }
body.home #box_wrapper .ofi_section .box_title a.ofi_next_prev { vertical-align: middle; }
body.home #box_wrapper .ofi_section #ofi_loader { padding-top: 92%; }
body.home #box_wrapper .ofi_section #todays_opens { padding: 15px; }
body.home #box_wrapper .ofi_section #todays_opens p { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; }
body.home #box_wrapper .ofi_section #todays_opens #date { margin-bottom: 20px; }
body.home #box_wrapper .ofi_section #todays_opens #date span { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 20px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 24px; padding-left: 5px; }
body.home #box_wrapper .ofi_section #todays_opens .nano > .nano-pane { background: #faf4ee; width: 8px; }
body.home #box_wrapper .ofi_section #todays_opens #opens_lists { height: 295px; }
body.home #box_wrapper .ofi_section #todays_opens #opens_lists .items { background: rgba(51, 51, 51, 0.4); margin-bottom: 15px; padding: 5px; cursor: pointer; transition-duration: 0.2s; }
body.home #box_wrapper .ofi_section #todays_opens #opens_lists .items:hover { background: rgba(51, 51, 51, 0.8); }
body.home #box_wrapper .ofi_section #todays_opens #opens_lists .items .home_ofi_time { padding-bottom: 4px; }
body.home #box_wrapper .ofi_section #todays_opens #opens_lists .items .home_ofi_time .fa-lg { font-size: 1.12em; }
body.home #box_wrapper .testimonials_section { background: url("../img/home_t_bg.jpg") no-repeat center; background-size: cover; }
body.home #box_wrapper .testimonials_section .owl-carousel { cursor: pointer; }
body.home #box_wrapper .testimonials_section .home_testimonial { padding: 30px; text-align: center; }
body.home #box_wrapper .testimonials_section p.desp { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; line-height: 20px; font-style: italic; overflow: hidden; text-overflow: ellipsis; }
body.home #box_wrapper .testimonials_section p.author { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 20px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 24px; font-style: normal; text-transform: uppercase; }
body.home #box_wrapper { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
body.home #box_wrapper, body.home #box_wrapper .box { -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -ms-transition-duration: 0.7s; -o-transition-duration: 0.7s; transition-duration: 0.7s; }
body.home #box_wrapper .box { -webkit-transition-property: left, right, top; -moz-transition-property: left, right, top; -ms-transition-property: left, right, top; -o-transition-property: left, right, top; transition-property: left, right, top; }

/*==========================================*/
/*Home styles End*/
/*==========================================*/
/*==========================================*/
/*Listings styles Start*/
/*==========================================*/
body.listings #listings_conatiner { margin-bottom: 50px; }
body.listings .print_button { display: inline-block; position: absolute; padding-top: 10px; }
body.listings .print_button a { background: #faf4ee; color: #333333; border: 1px solid #dddddd; }
body.listings .nav-tabs { padding-top: 10px; margin: 0; display: inline-block; }
body.listings .nav-tabs li a { width: 35px; height: 35px; color: #333333; border: 1px solid #dddddd; background: #faf4ee; padding: 9px 8px; text-align: center; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-right: 6px; }
body.listings .nav-tabs li a i { font-size: 18px; }
body.listings .nav-tabs li.active a { cursor: default; }
body.listings .nav-tabs li.active a, body.listings .nav-tabs li:hover a { background-color: #4e8d42; border: 1px solid #447c3a; }
body.listings .nav-tabs li.active a i, body.listings .nav-tabs li:hover a i { color: #faf4ee; }
body.listings #order_by { padding-top: 9px; }
body.listings #order_by select { height: 34px; width: 95%; }
body.listings #order_by .bootstrap-select { height: 34px; width: 95%; }
body.listings #order_by .bootstrap-select .btn { padding: 7px 12px; }
body.listings #order_by .order_by_row { margin: 0; }
body.listings #order_by .order_by_row > div { padding: 0 !important; }
body.listings #savesearch { padding: 6px 10px; float: right; width: 100%; }
body.listings #savesearch i { font-size: 18px; }
body.listings #refine-search { margin: 20px 0; background: rgba(51, 51, 51, 0.8); padding: 10px; transition-duration: 0.2s; }
body.listings #refine-search:hover { background: rgba(51, 51, 51, 0.9); }
body.listings #refine-search select { width: 100%; height: 34px; }
body.listings #refine-search .row { margin: 0; }
body.listings #refine-search .row .rs_sub_type { width: 23%; }
body.listings #refine-search .row .rs_sub_type.land_refine { width: 30%; }
body.listings #refine-search .row .price { width: 11.33333333%; }
body.listings #refine-search .row .price.commercial_price { width: 11.21%; }
body.listings #refine-search .row .price.land_refine { width: 15.2%; }
body.listings #refine-search .row .bbc { width: 7.33333333%; }
body.listings #refine-search .selpick_custom { width: 100%; }
body.listings #refine-search .rs_select { padding: 0; margin-right: 1px; }
body.listings #refine-search .rs_submit { padding: 0; }
body.listings #refine-search .rs_submit input[type="submit"] { padding: 5px 10px; text-transform: uppercase; width: 100%; }
body.listings #found { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 26px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 5px; padding: 5px 0; text-align: center; }
body.listings #listing_results .propertylist { margin: 0 -10px !important; }
body.listings #listing_results .propertylist article.listings_only { padding: 0; }
body.listings #listing_results .propertylist article.listings_only .listing_details { background: rgba(250, 244, 238, 0.8); padding: 15px; height: 485px; margin: 10px; overflow: hidden; transition-duration: 0.2s; }
body.listings #listing_results .propertylist article.listings_only .listing_details:hover { background: #faf4ee; -moz-box-shadow: 0 0 15px #333333; -webkit-box-shadow: 0 0 15px #333333; box-shadow: 0 0 15px #333333; -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength='15px', Direction='45', Color='#FF333333'); filter: progid:DXImageTransform.Microsoft.Shadow(Strength='15px', Direction='45', Color='#FF333333'); }
body.listings #listing_results .propertylist article.listings_only .photo { width: 100%; height: 215px; overflow: hidden; position: relative; margin-bottom: 15px; background: #333333; transition-duration: 0.2s; }
body.listings #listing_results .propertylist article.listings_only .photo .property_gallery { height: 100%; }
body.listings #listing_results .propertylist article.listings_only .photo a { border: 0; height: 100%; display: block; }
body.listings #listing_results .propertylist article.listings_only .photo a img { max-width: 100%; max-height: 100%; background: #333333; color: #333333; border: 0; }
body.listings #listing_results .propertylist article.listings_only .photo .owl-carousel .item { text-align: center; }
body.listings #listing_results .propertylist article.listings_only .photo mark { background: rgba(250, 244, 238, 0.9); font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #3b6a32; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; position: absolute; top: 10px; left: 0; z-index: 3; padding: 4px 20px; }
body.listings #listing_results .propertylist article.listings_only .info .address { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 30px; height: 70px; overflow: hidden; }
body.listings #listing_results .propertylist article.listings_only .info .address span { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; display: block; }
body.listings #listing_results .propertylist article.listings_only .info .bookmark { padding: 5px 9px; display: block; }
body.listings #listing_results .propertylist article.listings_only .info .price, body.listings #listing_results .propertylist article.listings_only .info .lt_view { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 20px; height: 20px; overflow: hidden; }
body.listings #listing_results .propertylist article.listings_only .info .price a, body.listings #listing_results .propertylist article.listings_only .info .lt_view a { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #4e8d42; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 20px; }
body.listings #listing_results .propertylist article.listings_only .info .price a:hover, body.listings #listing_results .propertylist article.listings_only .info .price a:active, body.listings #listing_results .propertylist article.listings_only .info .price a:focus, body.listings #listing_results .propertylist article.listings_only .info .lt_view a:hover, body.listings #listing_results .propertylist article.listings_only .info .lt_view a:active, body.listings #listing_results .propertylist article.listings_only .info .lt_view a:focus { color: #589e4a; }
body.listings #listing_results .propertylist article.listings_only .info .pj_headline { height: 20px; overflow: hidden; margin-bottom: 13px; }
body.listings #listing_results .propertylist article.listings_only .info .headline { height: 42px; overflow: hidden; margin-bottom: 13px; }
body.listings #listing_results .propertylist article.listings_only .info .desp { height: 40px; margin-bottom: 13px; overflow: hidden; }
body.listings #listing_results .propertylist article.listings_only .info .pj_catg { height: 20px; }
body.listings #listing_results .propertylist article.listings_only .info .bbc { height: 20px; color: #333333; }
body.listings #listing_results .propertylist article.listings_only .info .bbc .ab_bbc { padding-right: 10px; }
body.listings #listing_results .propertylist article.listings_only .info .bbc .ab_bbc::before { padding-right: 5px; margin: 0; width: auto; font-size: 14px; color: #4e8d42; }
body.listings #listing_results .propertylist article.listings_only .info .bbc .ab-bath::before { font-size: 10px; }
body.listings #listing_results #mapview-canvas { height: 700px; margin-top: 10px; }
body.listings #listing_results #mapview-canvas #property-baloon { width: 320px; height: auto; overflow: hidden; margin-bottom: 10px; }
body.listings #listing_results #mapview-canvas #property-baloon h1 { font-size: 28px; padding: 10px 0; color: #333333; }
body.listings #listing_results #mapview-canvas #property-baloon h2 { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 8px; padding-bottom: 0; line-height: 20px; }
body.listings #listing_results #mapview-canvas #property-baloon .photo { width: 130px; }
body.listings #listing_results #mapview-canvas #property-baloon .photo img { width: 120px; }
body.listings #listing_results #mapview-canvas #property-baloon .info { width: 190px; }
body.listings #listing_results #mapview-canvas #property-baloon .tools p { color: #333333; }
body.listings #listing_results #mapview-canvas #property-baloon .tools .bbc { padding-bottom: 8px; }
body.listings #listing_results #mapview-canvas #property-baloon .tools li a { display: block; background: #4e8d42; padding: 3px 7px; margin-right: 10px; }
body.listings #listing_results #mapview-canvas #property-baloon .tools li a:hover { background: #589e4a; }
body.listings.inspections #order_by select, body.listings.inspections #order_by .bootstrap-select { width: 100%; }
body.listings.inspections #listing_results { margin-top: 30px; }
body.listings.inspections #listing_results .propertylist { margin: 0; }
body.listings.inspections #listing_results .propertylist .listing_details { margin: 0; }
body.listings.inspections #listing_results .propertylist article { transition-duration: 0.2s; }
body.listings.inspections #listing_results .propertylist article.heading { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; text-transform: uppercase; margin: 0 15px; }
body.listings.inspections #listing_results .propertylist article.inspection_only { background: rgba(51, 51, 51, 0.8); padding: 15px 0; margin: 0 15px 20px; }
body.listings.inspections #listing_results .propertylist article.inspection_only .row { margin: 0; }
body.listings.inspections #listing_results .propertylist article.inspection_only .address { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 30px; }
body.listings.inspections #listing_results .propertylist article.inspection_only .address span { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 18px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; display: block; }
body.listings.inspections #listing_results .propertylist article.inspection_only .time p { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 14px; color: #faf4ee; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 18px; }
body.listings.inspections #listing_results .propertylist article.inspection_only a { color: #62af53; }
body.listings.inspections #listing_results .propertylist article.inspection_only a:hover { color: #82bf76; }
body.listings.inspections #listing_results .propertylist article.inspection_only .features .ab_bbc { color: #faf4ee; padding-right: 10px; }
body.listings.inspections #listing_results .propertylist article.inspection_only .features .ab_bbc::before { padding-right: 5px; margin: 0; width: auto; font-size: 14px; color: #4e8d42; }
body.listings.inspections #listing_results .propertylist article.inspection_only .features .ab-bath::before { font-size: 10px; }
body.listings.inspections #listing_results .propertylist article.inspection_only:hover { background: rgba(51, 51, 51, 0.9); }
body.listings.inspections #listing_results .propertylist article i { color: #faf4ee; }
body.listings.inspections .alert-danger { margin-top: 20px; }
body.listings.projects #listing_results { margin-top: 30px; }
body.listings.projects article .photo img { width: 100%; }

/*==========================================*/
/*Listings styles End*/
/*==========================================*/
/*==========================================*/
/*Details styles Start*/
/*==========================================*/
body.details .col_top { padding-top: 10px; }
body.details a.button { display: block; width: 34px; height: 34px; }
body.details a.button.back { padding: 6px 10px; }
body.details .tools a { margin-left: 5px; text-align: center; padding-top: 6px; }
body.details .flexslider { background: none; -o-border-radius: 4px; -ms-border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
body.details .flexslider .flex-direction-nav a { top: 0; bottom: 0; margin: auto; height: 57px; opacity: 0.4; }
body.details .flexslider .flex-direction-nav a:before { font-size: 100px; line-height: 50px; }
body.details .flexslider .slides li { background: #333333; }
body.details .flexslider .slides li a { display: block; height: 100%; width: 100%; }
body.details .flexslider .slides li img { width: auto; max-width: 100%; margin: auto; }
body.details .flexslider .slides li .magnifier { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 40%; height: 100%; z-index: 2; margin: auto; text-align: center; transition: all 0.2s ease; opacity: 0; cursor: pointer; cursor: zoom-in; }
body.details .flexslider .slides li .magnifier i { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 57px; margin: auto; }
body.details .flexslider .slides li .magnifier:hover { opacity: 0.9; }
body.details .flexslider .slides li .fp_download { position: absolute; bottom: 10px; left: 10px; width: auto; height: auto; }
body.details .flexslider .slides li iframe { display: block; }
body.details .flexslider .flex-control-nav li a { background: none; border: 1px solid #4e8d42; background: #ffffff; width: 10px; height: 10px; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
body.details .flexslider .flex-control-nav li a.flex-active { border: 1px solid #4e8d42; background: #4e8d42; }
body.details #details_main { margin-top: 30px; background: rgba(250, 244, 238, 0.8); transition-duration: 0.2s; padding: 30px 25px; margin-bottom: 50px; }
body.details #details_main .tab-content { padding-bottom: 30px; }
body.details #details_main .nav.nav-tabs { text-align: center; }
body.details #details_main .nav.nav-tabs li { float: none; display: inline-block; }
body.details #details_main .nav.nav-tabs li a { font-family: "proxima_nova_bold", Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; text-transform: uppercase; background: none; }
body.details #details_main .nav.nav-tabs li a:hover { color: #4e8d42; }
body.details #details_main .nav.nav-tabs li.active a { color: #4e8d42; }
body.details #details_main:hover { background: rgba(250, 244, 238, 0.9); }
body.details #details_main #google-canvas { height: 700px; }
body.details #property_information { margin-top: 30px; }
body.details #property_information .line { background: #4e8d42; margin: 30px 0; padding: 0; }
body.details #property_information h3 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 30px; color: #333333; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; text-transform: uppercase; }
body.details #property_information h2 { font-family: "proxima_nova_bold", Arial, Helvetica, sans-serif; font-size: 26px; color: #333333; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; }
body.details #property_information h2 span { display: block; font-family: "proxima_nova_bold", Arial, Helvetica, sans-serif; font-size: 22px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
body.details #property_information .addthis { height: 32px; overflow: hidden; margin-top: 10px; }
body.details #property_information .agent_contacts .row { text-align: center; }
body.details #property_information .agent_contacts .details_staff { background: rgba(51, 51, 51, 0.8); padding: 15px; transition: all 0.2s ease; margin-bottom: 30px; }
body.details #property_information .agent_contacts .details_staff p { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 16px; }
body.details #property_information .agent_contacts .details_staff a { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 16px; }
body.details #property_information .agent_contacts .details_staff a:hover, body.details #property_information .agent_contacts .details_staff a:active, body.details #property_information .agent_contacts .details_staff a:focus { color: #4e8d42; }
body.details #property_information .agent_contacts .details_staff .agent_photo { margin-bottom: 10px; }
body.details #property_information .agent_contacts .details_staff .agent_photo img { width: 100%; }
body.details #property_information .agent_contacts .details_staff .name { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 24px; color: #faf4ee; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; line-height: 28px; text-transform: uppercase; }
body.details #property_information .agent_contacts .details_staff:hover { background: rgba(51, 51, 51, 0.9); }
body.details #property_information #pj_available_properties .heading { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; }
body.details #property_information #pj_available_properties .pj_property { background: rgba(51, 51, 51, 0.8); color: #faf4ee; margin: 0 0 10px; padding: 5px; transition-duration: 0.2s; }
body.details #property_information #pj_available_properties .pj_property:hover { background: rgba(51, 51, 51, 0.9); }
body.details #property_information #pj_available_properties .pj_property a { color: #faf4ee; }
body.details #property_information #pj_available_properties .pj_property a:hover, body.details #property_information #pj_available_properties .pj_property a:active, body.details #property_information #pj_available_properties .pj_property a:focus { color: #4e8d42; }
body.details #property_information .overview .line { margin: 20px 0; }
body.details #property_information .overview p, body.details #property_information .overview span { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 20px; }
body.details #property_information .overview p i, body.details #property_information .overview span i { color: #333333; }
body.details #property_information .overview a { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #4e8d42; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 20px; }
body.details #property_information .overview a:hover, body.details #property_information .overview a:active, body.details #property_information .overview a:focus { color: #589e4a; }
body.details #property_information .overview #price { margin: 0; }
body.details #property_information .overview #bbc .ab_bbc { color: #333333; padding-right: 15px; font-size: 18px; }
body.details #property_information .overview #bbc .ab_bbc::before { padding-right: 5px; margin: 0; width: auto; font-size: 18px; color: #4e8d42; }
body.details #property_information .overview #bbc .ab-bath::before { font-size: 14px; }
body.details #property_information .overview #property_overview .list-group-item { border: 0; -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-bottom: 0; background: none; padding: 3px 0; }
body.details #property_information .overview #property_overview .list-group-item span { float: left; display: block; width: 50%; }

/*==========================================*/
/*Details styles End*/
/*==========================================*/
/*==========================================*/
/*Staff styles Start*/
/*==========================================*/
body.staff h1 { margin-bottom: 30px; }
body.staff .free-text p { margin-bottom: 15px; text-align: center; font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; }
body.staff .free-text img { width: 100%; height: auto; }
body.staff .staffcategory { margin-bottom: 50px; }
body.staff .staffcategory .nav-tabs, body.staff .staffcategory .tab-content .tab-pane .row { display: flex; justify-content: center; flex-wrap: wrap; }
body.staff .staffcategory .col { margin-bottom: 30px; }
body.staff .staffcategory .staff { background: rgba(51, 51, 51, 0.8); text-align: center; padding: 30px 15px; height: 436px; overflow: hidden; transition-duration: 0.2s; }
body.staff .staffcategory .staff:hover { background: rgba(51, 51, 51, 0.9); -moz-box-shadow: 0 0 15px #333333; -webkit-box-shadow: 0 0 15px #333333; box-shadow: 0 0 15px #333333; -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength='15px', Direction='45', Color='#FF333333'); filter: progid:DXImageTransform.Microsoft.Shadow(Strength='15px', Direction='45', Color='#FF333333'); }
body.staff .staffcategory .staff p { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 16px; }
body.staff .staffcategory .staff a { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 6px; padding-bottom: 0; line-height: 16px; }
body.staff .staffcategory .staff a:hover, body.staff .staffcategory .staff a:active, body.staff .staffcategory .staff a:focus { color: #4e8d42; }
body.staff .staffcategory .staff .name { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #faf4ee; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; text-transform: uppercase; }
body.staff .staffcategory .staff .staff_photo { margin-bottom: 20px; }
body.staff .staffcategory .staff .staff_photo img { max-width: 100%; }
body.staff .staffcategory .staff .title { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 14px; color: #faf4ee; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; line-height: 15px; font-style: italic; height: 15px; }
body.staff.sales-team .nav.nav-tabs, body.staff.rental-team .nav.nav-tabs { display: none; }

/*==========================================*/
/*Staff styles End*/
/*==========================================*/
/*==========================================*/
/*Contact styles Start*/
/*==========================================*/
body.contact #contact_map { margin-bottom: 30px; }
body.contact #google-canvas { height: 375px; }
body.contact #google-canvas #property-baloon { height: 99px; padding: 20px 0; text-align: center; }
body.contact #google-canvas #property-baloon h2, body.contact #google-canvas #property-baloon p { margin-bottom: 0; }
body.contact h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; text-transform: uppercase; }
body.contact p { margin-bottom: 20px; }
body.contact .vcard { margin-bottom: 30px; }
body.contact .vcard span { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; }
body.contact .vcard .adr:before { font-family: 'FontAwesome'; content: '\f041'; display: inline-block; width: 24px; font-size: 16px; color: #333333; }
body.contact .vcard .phone:before { font-family: 'FontAwesome'; content: '\f095'; display: inline-block; width: 24px; font-size: 16px; color: #333333; }
body.contact .vcard .fax:before { color: #333333; font-family: 'FontAwesome'; content: '\f1ac'; display: inline-block; width: 24px; font-size: 16px; }
body.contact .vcard .email:before { color: #333333; font-family: 'FontAwesome'; content: '\f0e0'; display: inline-block; width: 24px; font-size: 16px; }

/*==========================================*/
/*Contact styles End*/
/*==========================================*/
/*==========================================*/
/*Cms styles Start*/
/*==========================================*/
body.cms .free-text img, body.cms .free-text iframe { width: 100%; height: auto; }
body.cms .free-text iframe { height: 600px; }

/*==========================================*/
/*Cms styles End*/
/*==========================================*/
/*==========================================*/
/*Blog styles Start*/
/*==========================================*/
body.cms.blog h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; text-transform: uppercase; }
body.cms.blog article#item img { width: 100%; height: auto; }
body.cms.blog article#item p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; line-height: 20px; }
body.cms.blog article#item a { color: #4e8d42; }
body.cms.blog article#item a:hover, body.cms.blog article#item a:active, body.cms.blog article#item a:focus { color: #589e4a; }
body.cms.blog article#item .author, body.cms.blog article#item date { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; line-height: 8px; font-style: italic; }
body.cms.blog article#item .addthis { margin-top: 15px; }
body.cms.blog article.items { background: rgba(51, 51, 51, 0.8); transition-duration: 0.2s; margin-bottom: 30px; padding: 10px; }
body.cms.blog article.items:hover { background: rgba(51, 51, 51, 0.9); }
body.cms.blog article.items h2 { color: #faf4ee; }
body.cms.blog article.items p { color: #faf4ee; }
body.cms.blog article.items a { color: #4e8d42; }
body.cms.blog article.items a:hover, body.cms.blog article.items a:active, body.cms.blog article.items a:focus { color: #589e4a; }
body.cms.blog article.items.active { background: rgba(0, 0, 0, 0.9); }

/*==========================================*/
/*Blog styles End*/
/*==========================================*/
/*==========================================*/
/*Testimonials styles Start*/
/*==========================================*/
body.cms.testimonials .free-text p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; line-height: 20px; }
body.cms.testimonials .free-text p.found { text-align: center; color: #333333; }
body.cms.testimonials #testimonials { margin: 0 -5px 50px; }
body.cms.testimonials h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #faf4ee; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; text-transform: uppercase; }
body.cms.testimonials article { padding: 5px; }
body.cms.testimonials article .inner_testimonial { padding: 20px; background: rgba(51, 51, 51, 0.8); transition-duration: 0.2s; overflow: hidden; }
body.cms.testimonials article .inner_testimonial:hover { background: rgba(51, 51, 51, 0.9); }
body.cms.testimonials article .inner_testimonial .t_img { width: 40%; display: block; margin-bottom: 15px; }
body.cms.testimonials article .inner_testimonial .t_img img { width: 100%; height: auto; }
body.cms.testimonials #infscr-loading { position: absolute; bottom: 10px; left: 0; right: 0; }
body.cms.testimonials .alert { margin-top: 20px; }

/*==========================================*/
/*Testimonials styles End*/
/*==========================================*/
/*==========================================*/
/*Videos styles Start*/
/*==========================================*/
body.cms.videos #all_videos { margin: 0 -10px !important; }
body.cms.videos #found { color: #333333; }
body.cms.videos #office-unicms-videos { margin-bottom: 50px; }
body.cms.videos article { padding: 10px; height: auto; }
body.cms.videos .video { background: rgba(51, 51, 51, 0.8); transition-duration: 0.2s; padding: 15px; }
body.cms.videos .video .photo { position: relative; }
body.cms.videos .video .photo a { display: block; }
body.cms.videos .video .photo img { width: 100%; }
body.cms.videos .video .photo span { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 60px; height: 60px; z-index: 2; margin: auto; font-size: 60px; color: #faf4ee; opacity: 0.6; transition-duration: 0.2s; }
body.cms.videos .video .info { margin-top: 10px; }
body.cms.videos .video .info h3 { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 18px; color: #faf4ee; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; }
body.cms.videos .video .info p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
body.cms.videos .video:hover { background: rgba(51, 51, 51, 0.9); }
body.cms.videos .video:hover .photo span { opacity: 1; }
body.cms.videos #infscr-loading { position: absolute; bottom: 10px; left: 0; right: 0; }
body.cms.videos .alert { margin-top: 20px; }

/*==========================================*/
/*Videos styles End*/
/*==========================================*/
/*==========================================*/
/*Suburb Profile styles Start*/
/*==========================================*/
body.cms.suburb_profiles #select-suburb { margin-top: 11px; }
body.cms.suburb_profiles #select-suburb .bootstrap-select { width: 150px; }

/*==========================================*/
/*Suburb Profile styles End*/
/*==========================================*/
/*==========================================*/
/*form Profile styles Start*/
/*==========================================*/
body.form h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; }
body.form .input-sm { height: 34px; }
body.form .radiockb { margin-bottom: 12px; }
body.form .ui-datepicker * { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; }
body.form .ui-datepicker .ui-widget-header { background: #4e8d42; border: 1px solid #447c3a; }
body.form .ui-datepicker select { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
body.form .ui-datepicker a { transition-duration: 0s; }
body.form .ui-datepicker .ui-state-default, body.form .ui-datepicker .ui-widget-content .ui-state-default, body.form .ui-datepicker .ui-widget-header .ui-state-default { background: #faf4ee; color: #333333; }
body.form .ui-datepicker .ui-state-highlight, body.form .ui-datepicker .ui-widget-content .ui-state-highlight, body.form .ui-datepicker .ui-widget-header .ui-state-highlight, body.form .ui-datepicker .ui-state-hover, body.form .ui-datepicker .ui-widget-content .ui-state-hover, body.form .ui-datepicker .ui-widget-header .ui-state-hover, body.form .ui-datepicker .ui-state-focus, body.form .ui-datepicker .ui-widget-content .ui-state-focus, body.form .ui-datepicker .ui-widget-header .ui-state-focus { background: #4e8d42; border: 1px solid #447c3a; color: #faf4ee; }
body.form .ui-datepicker .ui-state-active, body.form .ui-datepicker .ui-widget-content .ui-state-active, body.form .ui-datepicker .ui-widget-header .ui-state-active { border: 1px solid #447c3a; }
body.form .ui-datepicker .ui-state-hover .ui-icon, body.form .ui-datepicker .ui-state-focus .ui-icon { background-image: url("../img/ui-icons_ffffff_256x240.png"); }
body.form .ui-datepicker .ui-datepicker-next.ui-state-hover, body.form .ui-datepicker .ui-datepicker-prev.ui-state-hover { border: 1px solid #faf4ee; }
body.form .ui-datepicker .ui-datepicker-prev-hover, body.form .ui-datepicker .ui-datepicker-next-hover { top: 2px; right: 2px; }

/*==========================================*/
/*form Profile styles End*/
/*==========================================*/
/*==========================================*/
/*Staff Profile styles Start*/
/*==========================================*/
body.profile #profile p { margin-bottom: 15px; }
body.profile #photo { margin-bottom: 20px; }
body.profile #photo img { width: 100%; }
body.profile .flexslider .flex-direction-nav a:before { font-size: 75px; }
body.profile #job_title { color: #333333; }
body.profile #staff_info p { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 20px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; }
body.profile #staff_info p a { font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 20px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; }
body.profile #staff_info p a:hover { color: #4e8d42; }
body.profile .addthis { margin: 3px 0 15px; }
body.profile .addthis .at-share-tbx-element .at-share-btn:first-child { margin-left: 0; }
body.profile #profile, body.profile #profile p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; }
body.profile #staff_testimonials_container p { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 14px; color: #faf4ee; font-weight: normal; margin-bottom: 10px; padding-bottom: 0; line-height: 18px; }
body.profile #staff_testimonials_container p.found { color: #333333; }
body.profile #staff_testimonials_container article { margin-bottom: 10px; }
body.profile #staff_testimonials_container article h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 24px; color: #faf4ee; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; text-transform: uppercase; }
body.profile #staff_testimonials_container article .inner_testimonial { padding: 10px; background: rgba(51, 51, 51, 0.8); overflow: hidden; transition-duration: 0.2s; }
body.profile #staff_testimonials_container article .inner_testimonial:hover { background: rgba(51, 51, 51, 0.9); }
body.profile #staff_testimonials_container article .inner_testimonial .author { margin: 0; }
body.profile #staff_listings { margin-top: 50px; }

/*==========================================*/
/*Staff Profile styles End*/
/*==========================================*/
/*==========================================*/
/*Listings Sliders styles Start - Used in Suburb Profile, Staff Profile, Property Alert - Bookmark Properties*/
/*==========================================*/
.listing_content { margin-bottom: 40px; }
.listing_content h3 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 26px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 26px; }
.listing_content .owl .owl-item .item { cursor: move; }
.listing_content .item { background: rgba(51, 51, 51, 0.8); padding: 15px; height: 465px; margin: 10px 5px; overflow: hidden; transition-duration: 0.2s; }
.listing_content .item:hover { background: rgba(51, 51, 51, 0.9); }
.listing_content .item a { cursor: pointer; }
.listing_content .item .photo { max-height: 200px; overflow: hidden; position: relative; margin-bottom: 15px; }
.listing_content .item .photo img { width: 100%; }
.listing_content .item .photo mark { background: #589e4a; font-family: "proxima_nova_light", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; position: absolute; top: 10px; left: 0; z-index: 3; padding: 4px 10px; }
.listing_content .item .info .address { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #faf4ee; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 30px; }
.listing_content .item .info .address span { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 18px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; display: block; height: 40px; }
.listing_content .item .info .bookmark { padding: 5px 9px; display: block; }
.listing_content .item .info .price, .listing_content .item .info .lt_view { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 20px; height: 20px; overflow: hidden; }
.listing_content .item .info a { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #589e4a; font-weight: normal; margin-bottom: 13px; padding-bottom: 0; line-height: 20px; }
.listing_content .item .info a:hover { color: #62af53; }
.listing_content .item .info a.btn { color: #faf4ee; }
.listing_content .item .info a.btn:hover { color: #faf4ee; }
.listing_content .item .info .pj_headline { height: 20px; overflow: hidden; margin-bottom: 13px; }
.listing_content .item .info .desp { height: 42px; overflow: hidden; margin-bottom: 13px; color: #faf4ee; }
.listing_content .item .info .bbc { color: #faf4ee; }
.listing_content .item .info .bbc .ab_bbc { padding-right: 10px; }
.listing_content .item .info .bbc .ab_bbc::before { padding-right: 5px; margin: 0; width: auto; font-size: 14px; color: #4e8d42; }
.listing_content .item .info .bbc .ab-bath::before { font-size: 10px; }
.listing_content .customNavigation a, .listing_content .customNavigation a.button { display: inline-block; }
.listing_content a#view_all { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 18px; color: #4e8d42; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; padding-left: 5px; }

/*==========================================*/
/*Alert styles Start*/
/*==========================================*/
body.property-alert h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; line-height: 40px; text-transform: uppercase; }
body.property-alert p { margin-bottom: 20px; }
body.property-alert .free-text p { padding-bottom: 15px; margin-bottom: 0; text-align: left; }
body.property-alert .alert_btns { margin: 20px 0; }
body.property-alert .btn-block + .btn-block { margin: 0; }
body.property-alert .panel-group .panel.panel_req { overflow: visible; }
body.property-alert #requirements .bbc button { padding: 6px 12px; }
body.property-alert #requirements .ms-sel-ctn .ms-sel-item { color: #faf4ee; background: rgba(51, 51, 51, 0.8); border: 1px solid #333333; }
body.property-alert #requirements .ms-sel-ctn .ms-sel-item .ms-close-btn { float: none; background-position: 0 0; background: none; }
body.property-alert #requirements .ms-sel-ctn .ms-sel-item .ms-close-btn:before { font-family: 'fontawesome'; content: '\f00d'; }
body.property-alert #requirements .ms-sel-ctn .ms-sel-item:hover { background: rgba(51, 51, 51, 0.9); }
body.property-alert #requirements .ms-sel-ctn .ms-sel-item:hover .ms-close-btn { background-position: 0 -7px; }
body.property-alert #requirements .to { margin: 7px 0 0 0; }
body.property-alert #requirements .panel-group.req_lists .panel + .panel { margin-top: 15px; }
body.property-alert #requirements .panel-group.req_lists .panel-title a { font-size: 22px; padding: 5px 15px; }
body.property-alert #requirements .panel-group.req_lists .req_details { margin-bottom: 0; }
body.property-alert #requirements .panel-group.req_lists .req_details li { border: 0; padding: 5px 0; }
body.property-alert #requirements .panel-group.req_lists .req_details li span { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 0; float: left; width: 25%; }
body.property-alert #requirements .panel-group.req_lists .req_details li span + span { width: 75%; }
body.property-alert #savedsearch .form_msg { padding: 0; }
body.property-alert #savedsearch .alert_search { transition-duration: 0.2s; background: rgba(51, 51, 51, 0.8); font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 20px; padding-bottom: 0; padding: 10px; }
body.property-alert #savedsearch .alert_search a { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
body.property-alert #savedsearch .alert_search a i { font-size: 22px; }
body.property-alert #savedsearch .alert_search:hover { background: rgba(51, 51, 51, 0.9); }
body.property-alert #bookmarked_properties .item_col { padding: 5px; position: relative; }
body.property-alert #bookmarked_properties .item { margin: 0; height: auto; }
body.property-alert #bookmarked_properties .item .photo img { height: 161px; }
body.property-alert #bookmarked_properties .item .bbc { margin-bottom: 0; }
body.property-alert #bookmarked_properties .item .delete_bookmarked_property i { font-size: 20px; color: #faf4ee; }

/*==========================================*/
/*Alert styles End*/
/*==========================================*/
/*==========================================*/
/*Resources styles Start*/
/*==========================================*/
body.resources.calculator th, body.resources.calculator td { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 0; padding-bottom: 8px; }
body.resources.calculator th input.input-group-addon, body.resources.calculator td input.input-group-addon { -o-border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
body.resources.calculator #stamp th, body.resources.calculator #stamp td { vertical-align: middle; text-align: center; }
body.resources.calculator #stamp th input, body.resources.calculator #stamp td input { border: 0; text-align: center; }
body.resources.calculator #stamp tr:nth-child(odd) input { background-color: #f9f9f9; }

/*==========================================*/
/*Resources styles End*/
/*==========================================*/
/*==========================================*/
/*Fancybox styles Start*/
/*==========================================*/
body.fancybox-forms .modal-content { box-shadow: none; -webkit-box-shadow: none; border: 0; }
body.fancybox-forms p { margin-bottom: 15px; }

/*==========================================*/
/*Fancybox styles End*/
/*==========================================*/
/*==========================================*/
/*Print List Inspection Starts*/
/*==========================================*/
.printlist { font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; }
.printlist #content { width: 620px; margin: auto; padding-top: 0; }
.printlist #content h1 { color: #4e8d42 !important; }
.printlist header { text-align: center; }
.printlist footer { font-size: 11px; }
.printlist .inspection table { margin: 10px 0; text-align: left; width: 100%; }
.printlist .inspection table thead th { padding-bottom: 5px; }
.printlist .inspection table .bbc { color: #333333; }
.printlist .inspection table .ab-bbc { font-size: 12px; }
.printlist .inspection table .ab-bbc.ab-bath { font-size: 10px; }
.printlist .inspection table .ab-bbc:first-child { padding-left: 0; }
.printlist .inspection table td, .printlist .inspection table th { font-size: 11px; padding: 0; }
.printlist .inspection table td:first-child, .printlist .inspection table th:first-child { width: 145px; }
.printlist .inspection table td:nth-child(2), .printlist .inspection table th:nth-child(2) { width: 120px; }
.printlist .inspection table td:nth-child(3), .printlist .inspection table th:nth-child(3) { width: 92px; }
.printlist .inspection table td:nth-child(4), .printlist .inspection table th:nth-child(4) { width: 138px; }
.printlist .inspection li { line-height: 1.5; }
.printlist .inspection .title { padding: 5px 0px; border-top: 1px solid #4e8d42; border-bottom: 1px solid #4e8d42; }
.printlist .inspection .title h2 { color: #4e8d42 !important; font-family: "proxima_nova_regular", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; }
.printlist .inspection .time, .printlist .inspection .address { width: 292px; display: inline-block; }
.printlist .inspection .ab-bbc:before { width: auto; padding-right: 2px; }
.printlist footer { padding-bottom: 0; }
.printlist footer p { color: #ffffff; text-align: center; padding: 10px; }

/*==========================================*/
/*Print List Inspection Ends*/
/*==========================================*/
body.brochure { background: none; width: 620px; margin: 0 auto; -webkit-print-color-adjust: exact; }
body.brochure footer, body.brochure header, body.brochure #content { background: none; }
body.brochure #content { padding: 0; }
body.brochure .address-bbc { background: #4e8d42 !important; padding: 10px; }
body.brochure .address-bbc h2, body.brochure .address-bbc p { font-family: "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 16px; color: #faf4ee !important; font-weight: normal; margin-bottom: 0; padding-bottom: 0; line-height: 20px; }
body.brochure #photos { margin-bottom: 10px; }
body.brochure #photos #brochure_img_1 { width: 620px; margin-bottom: 4px; }
body.brochure #photos #brochure_img_2, body.brochure #photos #brochure_img_3, body.brochure #photos #brochure_img_4 { width: 204px; float: left; }
body.brochure #photos #brochure_img_2, body.brochure #photos #brochure_img_3 { margin-right: 4px; }
body.brochure h1 { font-size: 28px; line-height: 32px; text-align: left; padding-bottom: 5px; }
body.brochure dl { margin-bottom: 10px; }
body.brochure .left { width: 390px; }
body.brochure .left p { text-align: justify; }
body.brochure .right { width: 200px; }
body.brochure .right dd.contact { margin-bottom: 10px; }
body.brochure #details { margin-bottom: 15px; }
body.brochure footer p { font-size: 12px; }

/*==========================================*/
/*Brochure styles End*/
/*==========================================*/
body.sitemap #sitemap, body.cms_404 #sitemap { padding: 0; }
body.sitemap h2, body.cms_404 h2 { font-family: "leaguegothic", "proxima_nova_semibold", Arial, Helvetica, sans-serif; font-size: 28px; color: #333333; font-weight: normal; margin-bottom: 15px; padding-bottom: 0; line-height: 20px; text-transform: uppercase; }

/*==========================================*/
/*Google ReCaptcha Start*/
/*==========================================*/
#aside_contact_us #rc-imageselect, #aside_contact_us .g-recaptcha, .modal-content #rc-imageselect, .modal-content .g-recaptcha { margin-bottom: 0; transform: scale(0.7); -webkit-transform: scale(0.7); transform-origin: 0 0; -webkit-transform-origin: 0 0; }

/*==========================================*/
/*Google ReCaptcha End*/
/*==========================================*/
