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

@import url('./css/helpers.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');

/***************** General ******************/

@font-face {
    font-family: "DJWicon";
    src: url("./fonts/djw-fonticons.eot");
    src: url("./fonts/djw-fonticons.woff") format("woff"), url("./fonts/djw-fonticons.ttf") format("truetype"), url('./fonts/djw-fonticons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoLig";
    font-weight: 300;
    src: url("./fonts/RobotoCondensed-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoReg";
    src: url("./fonts/RobotoCondensed-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoBold";
    src: url("./fonts/RobotoCondensed-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FrankLig";
    src: url("./fonts/FrankRuhlLibre-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FrankReg";
    src: url("./fonts/FrankRuhlLibre-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FrankBlack";
    src: url("./fonts/FrankRuhlLibre-Black.ttf");
    font-weight: normal;
    font-style: normal;
}

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

.djw-icon.house:before {
    content: "a";
}

.djw-icon.house-clock:before {
    content: "b";
}

.djw-icon.key:before {
    content: "c";
}

.djw-icon.phone:before {
    content: "d";
}

.djw-icon.menu-nav:before {
    content: "e";
}

.djw-icon.check-circle:before {
    content: "f";
}

.djw-icon.black-phone:before {
    content: "g";
}

.djw-icon.black-envelope:before {
    content: "h";
}

.djw-icon.filter:before {
    content: "i";
}

.djw-icon.rubic:before {
    content: "j";
}

.djw-icon.pin-map:before {
    content: "k";
}

.djw-icon.quote:before {
    content: "l";
}

.djw-icon.fb:before {
    content: "m";
}

.djw-icon.twitter:before {
    content: "n";
}

.djw-icon.instagram:before {
    content: "o";
}

.djw-icon.cross:before {
    content: "p";
}

.djw-icon.arrow:before {
    content: "q";
}

.djw-icon.printer:before {
    content: "r";
}

.djw-icon.calendar:before {
    content: "s";
}

.djw-icon.househand:before {
    content: "t";
}

.djw-icon.househeart:before {
    content: "u";
}

.djw-icon.user:before {
    content: "v";
}

.djw-icon.myhouse:before {
    content: "w";
}

.djw-icon.shield:before {
    content: "x";
}

.djw-icon.locationhouse:before {
    content: "y";
}

.djw-icon.cards:before {
    content: "z";
}

.djw-icon.userhouse:before {
    content: "1";
}

.djw-icon.camera:before {
    content: "2";
}

.djw-icon.cellphone:before {
    content: "3";
}

.djw-icon.hosuetv:before {
    content: "4";
}

.djw-icon.file:before {
    content: "5";
}

.djw-icon.searchhouse:before {
    content: "6";
}

.djw-icon.househeart:before {
    content: "7";
}

.djw-icon.telephone:before {
    content: "8";
}

.djw-icon.pencard:before {
    content: "9";
}

.djw-icon.arrow.left {
    transform: rotate(90deg)
}

.djw-icon.arrow.right {
    transform: rotate(270deg)
}

.btn-common {
    font-family: Roboto;
    font-weight: 400;
    padding: 16px 2.365rem;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .15s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: all .15s cubic-bezier(0.25, 1, 0.33, 1);
    -o-transition: all .15s cubic-bezier(0.25, 1, 0.33, 1);
    position: relative;
}

p {
    letter-spacing: 0.3px;
}

.f-50 {
    font-size: 50px;
}

.f-40 {
    font-size: 40px;
}

.f-36 {
    font-size: 36px;
}

.f-28 {
    font-size: 28px;
}

.f-26 {
    font-size: 26px;
}

.f-24 {
    font-size: 24px;
}

.f-22 {
    font-size: 22px;
}

.f-20 {
    font-size: 20px;
}

.f-18 {
    font-size: 18px;
}

.f-14 {
    font-size: 14px;
}

.f-12 {
    font-size: 12px;
}

.line-height-xs {
    line-height: 1em !important;
}

.line-height-sm {
    line-height: 1.2em !important;
}

.line-height-md {
    line-height: 1.5em !important;
}

.line-height-lg {
    line-height: 2em !important;
}

.btn-outline {
    border: 1px solid;
}

.btn-common:hover {
    color: #fff;
    opacity: .87;
}

.FrankReg {
    font-family: "FrankReg" !important;
}

.roboto {
    font-family: "Roboto" !important;
}

.roboto-l {
    font-family: "Roboto" !important;
    font-weight: 300;
}

.color-primary {
    color: #00486E !important;
}

.bg-primary {
    background-color: #00486E !important;
}

.btn-common.disabled,
.btn-common[disabled] {
    pointer-events: none;
    opacity: .87;
}

.btn-small {
    padding: 9px 18px;
    font-size: 14px;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    /* -ms-flex-wrap: wrap;
flex-wrap: wrap; */
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

body .container-wrap .span_12.light input[type="text"].input-control,
body .container-wrap .span_12.light input[type="email"].input-control,
body .container-wrap .span_12.light input[type="password"].input-control,
body .container-wrap .span_12.light select.input-control,
.input-control input,
.input-control textarea,
.input-control select,
input.input-control,
select.input-control {
    background-color: #fff !important;
    border: 1px solid #cbcece !important;
    box-sizing: border-box !important;
    display: block;
    padding: 1rem !important;
    line-height: 1 !important;
    color: #000 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
}

.input-control select {
    color: #757575 !important;
    line-height: 24px !important;
}

.input-control .ginput_container_select {
    position: relative;
}

.input-control .ginput_container_select:before,
.contact-office-dropdown-container:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.input-control textarea {
    font-size: 1rem !important;
}

.input-group .input-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* width: 1%; */
    margin-bottom: 0;
    border-radius: 0 !important;
}

.input-group .btn-common {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_fullwidth input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .top_label li.gfield.gf_fullwidth select {
    width: 100%;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit],
body.ascend .container-wrap input[type="submit"],
body.ascend .container-wrap button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 17px 1.5rem !important;
    display: inline-flex;
    justify-content: center;
    line-height: 1;
    text-transform: uppercase;
    font-size: 16px !important;
    transition: color .15s ease-in-out, opacity .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    font-family: Roboto Condensed;
    font-weight: 300;
    background: rgba(0, 113, 188, 1);
    background: -moz-linear-gradient(left, rgba(0, 113, 188, 1) 0%, rgba(0, 169, 184, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 113, 188, 1)), color-stop(100%, rgba(0, 169, 184, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 113, 188, 1) 0%, rgba(0, 169, 184, 1) 100%);
    background: -o-linear-gradient(left, rgba(0, 113, 188, 1) 0%, rgba(0, 169, 184, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 113, 188, 1) 0%, rgba(0, 169, 184, 1) 100%);
    background: linear-gradient(to right, rgba(0, 113, 188, 1) 0%, rgba(0, 169, 184, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0071bc', endColorstr='#00a9b8', GradientType=1);
}

.gform_wrapper .gform_footer input.button:hover {
    color: #fff;
}

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

.fade-leave,
.fade-leave-active,
.fade-leave-to {
    display: none !important;
    opacity: 0 !important;
}

.fade-enter {
    opacity: 0;
}

.fade-enter-active {
    transition: opacity .3s;
}


/***************** Forms ******************/

body .gform_wrapper .top_label .gfield_label {
    display: none;
}

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


/***************** Center Copyright ******************/

#copyright .col {
    text-align: center !important;
    width: 100% !important;
}

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

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


/***************** Media Queries ******************/

@media only screen and (max-width: 1000px) {
    /***************** General ******************/
    body.mobile .container,
    body .container,
    #post-area.standard-minimal.full-width-content article.post .inner-wrap {
        max-width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-width-content,
    .full-width-section {
        width: 100% !important;
        width: calc(100% + 30px) !important;
        margin-left: -15px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .full-width-content>.col.span_12,
    .full-width-section>.col.span_12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    html,
    body {
        height: 100%;
        overflow: hidden;
    }
    #site-container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow-x: hidden;
    }
    #copyright {
        margin-bottom: 40px;
    }
    .common-row {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media only screen and (max-width: 767px) {
    .input-group {
        display: block;
    }
    .input-group .input-control {
        border-radius: 0px !important;
        margin-bottom: 0px !important;
    }
}


/***************** Stepps Custom Popup ******************/

.mfp-image-holder .mfp-close:before,
.mfp-iframe-holder .mfp-close:before {
    font-family: "FontAwesome" !important;
    content: "\f00d" !important;
}

.stepps-pp-container,
.stepps-pp-content {
    display: none;
}


/* The Modal (background) */

.stepps-pp-container {
    -webkit-overflow-scrolling: touch;
    align-items: center;
    position: fixed;
    z-index: 1000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.79);
    padding: 20px;
    opacity: 0;
}


/* Modal Content */

.stepps-pp-content {
    position: relative;
    margin: auto;
    width: 100%;
    padding: 2% !important;
    text-align: left;
    background-color: #fff;
    margin-bottom: auto !important;
}

.stepps-pp-content.large {
    max-width: 1250px;
}

.stepps-pp-content.medium {
    max-width: 700px;
}


/* .testimonial-modal {
min-height: 300px;
display: flex !important;
align-items: center;
} */


/* The Close Button */


/* The Close Button */

.stepps-pp-container .close {
    color: #f2f2f2;
    font-size: 34px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: -28px;
    z-index: 10;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.stepps-pp-container .close:hover,
.stepps-pp-container .close:focus {
    opacity: 0.7;
    text-decoration: none;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.stepps-pp-container .modal-content p {
    margin-top: 0px;
    white-space: pre-line;
}

.stepps-pp-container .modal-content span.wrap {
    margin-top: 30px;
}

@media screen and (max-width:600px) {
    .stepps-pp-container {
        padding: 0px;
    }
    .stepps-pp-content {
        padding: 20px;
    }
    .stepps-pp-container .close {
        margin-top: 0px;
        margin-right: 0px;
        top: 0px;
        width: 35px;
        height: 35px;
        text-align: center;
        color: rgba(0, 0, 0, 0.4);
    }
}

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

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

.sub-hero {
    height: 900px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.half-sub-hero {
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-hero {
    /* min-height: 100vh !important; */
    min-height: 685px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home #home-hero {
    min-height: 100vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top ul.buttons {
    outline: 1px solid red;
    display: none !important;
}

div#mobile-menu {
    display: none;
}

.logo-white-border {
    background: transparent linear-gradient(90deg, #FFFFFF80 0%, #FFFFFF 49%, #FFFFFF80 100%) 0% 0% no-repeat padding-box;
    width: 50% !important;
    height: 1px;
    margin: auto;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

#top li a {
    letter-spacing: 2px;
}

#header-outer.scrolling header#top {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}

div#header-outer {
    border-bottom: none !important;
}

#header-space {
    height: 138px!important;
}


/* .scrolling #top nav>ul>li>a {
color: #de1616 !important;
} */

.scrolling .logo-white-border {
    background: transparent linear-gradient(90deg, #FFFFFF80 0%, #000000 49%, #FFFFFF80 100%) 0% 0% no-repeat padding-box;
}

.homepage-about {
    height: 530px;
    /* width: 1035px !important; */
    width: 65% !important;
}

.homepage-about .iframe-embed {
    height: 530px !important;
}

@media screen and (max-width: 769px) {
    .homepage-about .iframe-embed {
        height: 400px !important;
    }
}

.homepage-about-text {
    position: relative;
    padding: 80px 70px 80px 70px;
    background-color: white;
    margin-left: 0px !important;
}

.homepage-about-title {
    font-size: 50px;
    color: #00486E;
    margin-bottom: 30px !important;
    font-family: "FragReg";
    margin-top: 5px;
}

.homepage-about-mini-title {
    font-size: 16px !important;
    color: #00486E;
}

.homepage-about-links {
    margin-top: 30px;
    font-size: 12px;
}

#top .slide-out-widget-area-toggle {
    display: none !important;
}

.homepage-about-links .video {
    /* padding: 10px 32px; */
    color: white;
    border: 1px solid #00486E;
    color: #00486E;
    position: relative;
}

.homepage-about-links a {
    cursor: pointer;
}

.homepage-about-links .team {
    /* background-color: red; */
    /* padding: 10px 27px; */
    color: white;
    border: 1px solid #00486E;
    color: #00486E;
    margin-right: 5px;
    position: relative;
}

.homepage-about-links a {
    margin-bottom: 10px;
    width: 48% !important;
    display: inline-flex;
    padding: 10px;
    margin-right: 4px;
}

.homepage-about-links .video:after {
    content: '\f0d7';
    font-family: fontAwesome;
    position: absolute;
    right: 8px;
    z-index: 9999;
    color: #00486e;
    transform: rotate(270deg);
    margin-top: 0px;
    font-size: 14px !important;
}

.homepage-about-links .team:after {
    content: '\f054';
    font-family: fontAwesome;
    position: absolute;
    right: 8px;
    z-index: 9999;
    color: #00486e;
    margin-top: 0px;
    font-size: 10px !important;
}

.appraisal-cta-row {
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.appraisal-cta-minititle p {
    font-family: "RobotoReg";
    font-size: 14px;
    letter-spacing: 0.7px;
}

.appraisal-cta-title p {
    font-size: 54px;
    font-family: "FrankReg";
    margin-top: 17px;
    margin-bottom: 14px !important;
    line-height: 57px;
}

.appraisal-cta-content {
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 300;
    font-weight: 100 !important;
}

.appraisal-cta-row a {
    color: white;
    border: 1px solid;
    padding: 10px 40px 10px 20px;
    margin-top: 24px !important;
    display: inline-block;
    position: relative;
    font-family: "Roboto";
    font-weight: 300;
    letter-spacing: 0.5px;
}

.appraisal-cta-row a:after {
    content: '\f054';
    font-family: fontAwesome;
    position: absolute;
    right: 13px;
    z-index: 9999;
    color: #ffffff;
    margin-top: 0px;
    font-size: 10px !important;
}

.footer-info img {
    height: 60px !important;
}

div#footer-widgets .widget h4 {
    color: white !important;
    font-family: "FrankReg" !important;
    font-size: 20px !important;
    font-weight: 100;
}

div#footer-outer .textwidget,
html body #footer-outer .widget_nav_menu .menu li>a,
div#footer-widgets div#text-4 a {
    color: white !important;
}

.footer-info-content {
    width: 240px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

div#footer-outer .textwidget p {
    padding-bottom: 8px !important;
}

span.footer__social i {
    color: white !important;
    margin-right: 16px !important;
    font-size: 16px !important;
    margin-top: 20px;
}

div#copyright-section .container {
    border-top: 1px solid #7391a0;
    padding-top: 40px !important;
    width: 80% !important;
    padding-left: 0px;
    padding-right: 0px;
}

#copyright-section .footer-privacy>a:not(:last-child) {
    color: #d2d2d2 !important;
}

div#copyright-section {
    padding: 0px !important;
}


/*** single field layout ***/

form.single-form-field {
    display: flex;
    max-width: 700px!important;
}

form.single-form-field .gform_body {
    flex: 4;
}

form.single-form-field .gform_wrapper .gform_footer,
form.single-form-field .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    flex: 1;
}

form.single-form-field .gform_body .gfield,
form.single-form-field .gform_body .ginput_container {
    margin: 0!important;
}

form.single-form-field .gform_body .address-form-body {
    padding-right: 0!important;
}

.single-form-field .gform_body>ul,
.single-form-field .gform_body>ul>li,
.single-form-field .gform_body>ul>li>.ginput_container,
.single-form-field .gform_body>ul>li>.ginput_container>input {
    height: 100%;
}

body form.single-form-field .gform_body .ginput_container input[type="text"] {
    width: 100%!important;
    padding: 16px 15px!important;
    background-color: #fff;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

body form.single-form-field .gform_footer input[type="submit"] {
    font-size: 12px;
    max-width: none!important;
    padding: 19px 16px!important;
    margin-right: 0!important;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    font-family: GothaProReg;
    text-transform: initial;
}

body form.single-form-field .gform_body .ginput_container input[type="text"]:focus {
    border-color: #f7931c!important;
}

.gform_wrapper .submit-full-width .gform_footer input[type="submit"] {
    max-width: 100%!important;
}

input#input_11_1 {
    border-radius: 0px !important;
}

@media screen and (max-width: 690px) {
    form.single-form-field {
        flex-wrap: wrap;
    }
    form.single-form-field .gform_body,
    form.single-form-field .gform_footer {
        width: 100%;
        /* flex: unset; */
    }
    body form.single-form-field .gform_body .ginput_container input[type="text"] {
        border-top-right-radius: 3px !important;
        border-bottom-left-radius: 0px !important;
    }
    body form.single-form-field .gform_footer input[type="submit"] {
        border-bottom-left-radius: 3px !important;
        border-top-right-radius: 0px !important;
        line-height: 1em !important;
        min-height: auto !important;
        height: auto;
    }
}

#footer-outer #footer-widgets .col input[type="submit"] {
    background-color: red !important;
    background: red;
}


/* body form.email-newsletter-form .gform_body .ginput_container input[type="text"] {
width: 100% !important;
background-color: transparent !important;
border: 1px solid #7a97a7 !important;
color: #072535 !important;
border-right: 1px solid #005780 !important
}

body form.email-newsletter-form .gform_body .ginput_container input[type="text"]::placeholder {
font-size: 13px !important;
color: #d4d4d4;
letter-spacing: 1px;
} */


/* html body #footer-outer #footer-widgets .col input[type="submit"] {
background: transparent !important;
width: 60px;
position: absolute;
border: 1px solid #7a97a7 !important;
color: transparent;
border-left: none !important;
height: 51px;
top: 0;
margin-left: -1px;
right: 0;
} */

.form-footer {
    position: relative;
}

.newsletter-arrow-btn .djw-icon {
    transform: rotate(270deg);
    position: absolute;
    top: 22px;
    right: 22px;
    font-size: 9px !important;
}

#footer-widgets .textwidget,
#footer-widgets .widget.widget_nav_menu {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px !important;
}

div#footer-widgets .row {
    padding-bottom: 27px;
}


/* body .email-newsletter-form .ginput_container input[type="text"]:focus {
border: 1px solid red !important;
outline: none;
} */

@media screen and (max-width: 1000px) {
    div#footer-widgets .container {
        /* padding: 0px 20px !important; */
    }
}

#header-outer #top nav>ul>.megamenu>ul.sub-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: initial;
    padding: 0px;
    width: calc(100% + 660px);
    left: -330px;
    margin-top: -14px;
    z-index: -1;
}

#header-outer #top nav>ul>.megamenu>ul.sub-menu>li {
    width: auto;
}

#header-outer #top nav>ul>.megamenu>ul.sub-menu>li>a {
    margin-bottom: 0px;
    padding: 15px 5px;
    text-transform: inherit;
    font-family: "Roboto";
    font-weight: 300;
    letter-spacing: initial;
    font-weight: 400;
    font-size: 14px !important;
    letter-spacing: 2px;
}

.scrolldown-link {
    text-align: center;
    margin: auto;
    top: -100px !important;
    position: relative;
    color: white;
    display: block !important;
    width: 111px;
}

.scrolldown-link a {
    color: white;
    display: block !important;
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 300;
    letter-spacing: 1px;
}

.scrolldown-link .djw-icon {
    margin-top: 13px;
}


/* FOOTER */

@media only screen and (max-width: 1000px) {
    body #footer-outer .footer-dropdown-lg {
        display: none !important;
    }
    body #footer-outer .footer-dropdown-sm {
        display: block !important;
    }
    #footer-widgets .widget_nav_menu .menu {
        display: none;
    }
}

#footer-outer .footer-dropdown-sm {
    display: none !important;
}

#footer-outer .footer-dropdown-lg {
    display: block !important;
}

@media only screen and (max-width: 1000px) {
    html body #footer-outer #footer-widgets .col input[type="submit"] {
        background: transparent !important;
        width: 60px;
        position: absolute;
        border: 1px solid #7a97a7 !important;
        border-left: none !important;
        height: 51px;
        top: 0;
        margin-left: -1px;
        right: 0;
        border-bottom: none !important;
    }
}

@media only screen and (max-width: 1000px) {
    #footer-outer .menu li:last-child {
        margin-bottom: 20px !important;
    }
    #footer-outer #footer-widgets .footer-navigation.col.span_9,
    #footer-outer #footer-widgets .footer-office-info.col.span_3 {
        width: 100%;
    }
    div#nav_menu-3 {
        border-bottom: 1.5px solid #ffffff4a;
        border-style: inset;
    }
    #footer-widgets div#custom_html-2 {
        text-align: center;
        margin: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-info-content {
        width: 100% !important;
    }
    .text-left-footer {
        text-align: center !important;
    }
    .text-right-footer {
        text-align: center !important;
    }
    #footer-outer #copyright {
        padding: 0px !important;
        padding-bottom: 90px !important;
    }
    #footer-outer .row {
        padding-top: 55px !important;
    }
    .widget_nav_menu h4 {
        padding: 18px 0px;
        cursor: pointer;
        margin-bottom: 0px !important;
    }
    .widget_nav_menu:after {
        content: 'q';
        /* font-family: fontAwesome; */
        position: absolute;
        right: 10px;
        top: 19px;
        z-index: 9999;
        /* transform: rotate(270deg); */
        font-family: "DJWicon";
        font-size: 8px;
    }
    .transformIco {
        transform: rotate(0deg) !important;
    }
    .widget_nav_menu {
        position: relative;
    }
    body #footer-outer .widget_nav_menu {
        margin-bottom: 0px !important;
        border-top: 1.5px solid #ffffff4a;
        border-style: inset;
        text-align: left;
    }
    .widget_nav_menu h4 {
        font-size: 16px !important;
    }
    .footer-navigation .col {
        margin-bottom: 0px !important;
    }
    .footer-navigation .col.span_3.one-fourths {
        width: 100% !important;
        padding-bottom: 0;
        padding-left: 0;
    }
    div#footer-widgets div#custom_html-4 {
        margin-top: 40px;
        text-align: center;
    }
    #footer-widgets div#text-4 {
        text-align: center;
        margin-bottom: 40px !important;
        width: 221px;
        margin-top: 40px !important;
        margin: auto;
    }
    div#copyright-section .container {
        width: 92% !important;
    }
    #footer-widgets .container .col {
        margin-bottom: 0px !important;
    }
    #footer-outer .row {
        padding-top: 8px !important;
    }
    .footer-info {
        margin-top: 30px;
    }
    #footer-widgets .form-footer .gform_body {
        flex: none;
    }
}

.changetwo:after {
    transform: rotate(180deg) !important;
}


/* CONTACT US  */


/**        GRAVITY GLOBAL STYLES        **/

body .gform_body .ginput_container input[type="text"],
body .gform_body .ginput_container textarea,
body .gform_body .ginput_container select {
    /* outline: 1px solid #00486E; */
    border: 0.1px solid #00486e9e !important;
    padding: 15px !important;
    border-bottom: none;
    background-color: transparent;
    box-shadow: none !important;
    font-size: 14px !important;
    height: 50px;
    color: #00486E !important;
}

body .ginput_container textarea {
    height: 120px !important;
}

body .gform_body .ginput_container input[type="text"]::placeholder,
body .gform_body .ginput_container textarea::placeholder,
body .gform_body .ginput_container select::placeholder {
    /* border: 1px solid #27AAE1 !important;
outline: none; */
    color: #00486E;
}


/* .gform_wrapper .top_label li.gfield.gf_left_half {
padding-right: 16px !important;
} */

@media only screen and (max-width: 640px) {
    .gform_wrapper .top_label li.gfield.gf_left_half {
        padding-right: 0px !important;
    }
}


/* .gform_wrapper .top_label li.gfield.gf_right_half,
.gform_wrapper ul.gform_fields li.gfield {
padding-right: 0px !important;
} */

.gform_wrapper .gform_footer input[type=submit] {
    font-family: "Roboto" !important;
    background: #00486E !important;
    background-color: #00486E;
}

.gform_button_select_files {
    background-color: #ce002e !important;
    padding: 10px !important;
    height: 35px;
    font-family: "Roboto";
    text-transform: uppercase;
}

div#gform_drag_drop_area_15_12 {
    background-color: #E5E5E5;
    border: none;
    padding: 40px;
}

.contact-details-content {
    font-size: 16px !important;
    font-family: "Roboto";
    font-weight: 300;
    width: 450px;
    border-bottom: 2px solid #00355129;
    padding-bottom: 30px;
}

.contact-details {
    font-size: 40px;
    color: #00486E;
    font-family: "FrankReg";
    margin-bottom: 30px !important;
}

.contact-details-content p {
    letter-spacing: 0.8px;
}

div#contact-row {
    max-width: 1100px;
    margin: auto;
    padding: 58px 0px 25px 0px !important;
}

@media only screen and (max-width: 640px) {
    .contact-right-col .contact-details {
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .contact-right-col .contact-details {
        margin-top: 40px !important;
    }
}

html body .contact_form_wrapper .gform_footer input[type=submit] {
    font-family: "Roboto" !important;
    background: #00486E !important;
    background-color: #00486E;
    padding-right: 120px !important;
}

.contact-office-info {
    line-height: 1.6;
    margin-top: 35px;
    width: 220px;
}

.info-email {
    margin-top: -22px !important;
    margin-bottom: 7px !important;
}

body .contact-office-info a {
    color: #00486e !important;
}

.info-contact a {
    color: #65666A !important;
}

@media only screen and (max-width: 1400px) {
    html body #stepps-posts .post-title .title a {
        font-size: 24px !important;
        line-height: 31px !important;
    }
    html body #stepps-posts .post-details {
        min-height: 230px !important;
        padding: 25px 20px 25px 20px !important;
    }
    .readmore-btn {
        bottom: 30px !important;
    }
}

.homepage-about-title p {
    line-height: 43px;
}

@media only screen and (max-width: 1556px) {
    .homepage-about-text {
        padding: 50px;
    }
}

@media screen and (max-width: 1582px) {
    .homepage-about-text {
        padding: 80px 60px 80px 60px !important;
    }
}

@media screen and (max-width: 1519px) {
    .homepage-about-text {
        padding: 67px 60px 67px 60px !important;
    }
}


/* @media screen and (max-width: 1519px) {
.homepage-about-text {
padding: 65px 50px 65px 50px !important;
}
} */

@media screen and (max-width: 1435px) {
    .homepage-about-text {
        padding: 38px 50px 38px 50px !important;
    }
}

@media screen and (max-width: 1343px) {
    .homepage-about-text {
        padding: 38px 40px 38px 40px !important;
    }
}

@media screen and (max-width: 1280px) {
    .homepage-about-text {
        padding: 38px 39px 38px 40px !important;
    }
}

@media screen and (max-width: 1277px) {
    .homepage-about-text {
        padding: 36px 39px 38px 39px !important;
    }
}

@media only screen and (max-width: 1430px) {
    .homepage-about-links .video {
        display: block;
        margin-top: 10px;
        text-align: center;
    }
    .homepage-about-links .team {
        position: relative;
        display: block;
        margin-right: 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 1200px) {
    .homepage-about-text {
        width: 50% !important;
    }
}


/* @media only screen and (max-width: 768px) {
.homepage-about {
height: 470px !important;
width: 100% !important;
}
html body .homepage-about-text {
position: absolute;
background-color: white;
padding: 30px;
right: 0;
top: 50%;
transform: translate(-4%, -8%);
width: 92% !important;
margin: auto !important;
text-align: center;
height: auto;
text-align: left;
}
.homepage-about-links {
float: left;
}
.homepage-about-links .team {
position: relative;
display: inline-block;
margin-right: 5px;
text-align: center;
width: 200px;
}
.homepage-about-links .video {
display: inline-block;
margin-top: 10px;
text-align: center;
width: 200px;
margin-bottom: 10px;
}
.homepage-about-links {
margin-top: 20px;
}
.homepage-about-text {
top: 70% !important
}
} */

@media only screen and (max-width: 768px) {
    .home .vc_column-inner .homepage-latest-listing {
        margin-top: 260px !important;
    }
}

@media only screen and (max-width: 500px) {
    .home .vc_column-inner .homepage-latest-listing {
        margin-top: 100px !important;
    }
}

@media only screen and (max-width: 567px) {
    div#about {
        margin-bottom: 120px !important;
    }
}

@media only screen and (max-width: 480px) {
    div#about {
        margin-bottom: 150px !important;
    }
}

@media only screen and (max-width: 480px) {
    div#about {
        margin-bottom: 200px !important;
    }
}

@media only screen and (max-width: 425px) {
    .homepage-about-title p {
        font-size: 30px;
        line-height: 36px;
    }
    .homepage-about-title {
        color: #00486E;
        margin-bottom: 10px !important;
        font-family: "FragReg";
        margin-top: 0px;
    }
    .homepage-about-links .video {
        width: 100% !important;
    }
    div#about {
        margin-bottom: 100px !important;
        padding-top: 0px !important;
    }
    .stepps-posts .post-item .featured-image {
        min-height: 250px !important;
    }
}

.vertical-line-hero {
    border: 0.5px solid white;
    width: 49px;
    transition: d;
    transform: rotate(90deg) !important;
    text-align: center;
    margin: auto;
    margin-top: 31px;
}

.page-contact .logo-white-border {
    background: transparent linear-gradient(90deg, #FFFFFF80 0%, #0a0a0a 49%, #FFFFFF80 100%) 0% 0% no-repeat padding-box !important;
}

.submit-arrow .djw-icon {
    transform: rotate(267deg);
    font-size: 10px;
}

.submit-arrow {
    position: absolute;
    bottom: 24px;
    left: 151px;
    color: white;
}

@media only screen and (max-width: 640px) {
    html body .contact_form_wrapper .gform_footer input[type=submit] {
        padding-right: 0px !important;
        text-align: center !important;
        padding-left: 20px !important;
        text-align: left !important;
        align-items: left !important;
        justify-content: left !important;
        padding: 7px 1.5rem !important;
    }
    .submit-arrow {
        bottom: 40px;
        left: auto !important;
        right: 17px !important;
    }
}

@media only screen and (max-width: 480px) {
    .contact-details-content {
        width: 100% !important;
    }
}


/* Confirmation */

.confirmation-col {
    background-color: white;
    text-align: center;
    height: 360px;
    margin: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
}

.confirmation-title {
    font-size: 40px;
    color: #00486E;
    font-family: "FrankReg";
    margin-bottom: 20px !important;
}

.confirmation-sub-title p {
    letter-spacing: 0.7px;
    margin-bottom: 30px !important;
    font-family: "Roboto";
    font-weight: 300;
}

.confirmation-back a {
    background-color: #00486E;
    color: white;
    padding: 10px 25px;
    margin-top: 20px !important;
}

.confirmation-back a:hover {
    opacity: 0.8;
}

.confirmation-col .djw-icon {
    color: #00486E;
    font-size: 50px;
}

.max-width-650 {
    max-width: 650px !important;
    margin: auto !important;
}

@media only screen and (max-width: 690px) {
    .max-width-650 {
        max-width: 90% !important;
    }
}

@media only screen and (max-width: 500px) {
    .vc_column-inner .homepage-latest-listing {
        margin-top: 100px !important;
    }
    /* .vc_column-inner .homepage-about .iframe-embed {
height: 100% !important;
} */
    .vc_column-inner .homepage-about-text {
        top: 45% !important;
    }
}

@media only screen and (max-width: 425px) {
    .vc_column_container .wpb_wrapper .iframe-embed {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 375px) {
    .max-width-650 {
        max-width: 100% !important;
    }
}

.reviews-title {
    color: #00486E;
    font-family: "FrankReg";
    font-size: 50px;
    margin-bottom: 40px;
}

[v-cloak] {
    display: none!important;
}

div#single-author {
    padding-bottom: 0px;
}

div#single-author .appraisal-cta-title p {
    padding-bottom: 0px !important;
}

div#single-author .appraisal-cta-content p {
    padding-bottom: 0px;
}

div#single-author .appraisal-cta-minititle p {
    padding-bottom: 0px;
}

.darken-pseudo {
    position: relative;
}

.darken-pseudo:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    -moz-box-shadow: inset 0px -48px 90px 1px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0px -68px 90px 50px rgba(18, 18, 5, 0.36);
}

.padme {
    padding-left: 15px;
    padding-right: 15px;
}

a.uncategorized,
#stepps-posts a.category-item.btn-common.btn-sm.btn-outline.btn-rounded.border-primary.bg-transparent.text-primary.mx-1.uncategorized {
    display: none !important;
}


/* APPRAISAL PAGE */

.appraisal-form-inner-row {
    background-color: #ffffffed;
    width: 750px;
    margin: auto;
    color: #00486E !important;
    padding: 40px 60px 40px 60px !important;
}

.appraisal-form-inner-row h4 {
    font-size: 30px !important;
    color: #00486E !important;
    text-align: left;
    font-family: "FrankReg" !important;
    margin-bottom: 30px !important;
}

html body .appraisal_form_wrapper form.appraisal_form .gform_page_footer input.gform_next_button,
html body .appraisal_form_wrapper form.appraisal_form .gform_page_footer input.gform_button {
    width: 100% !important;
    background: #00486E!important;
    font-family: "RobotoReg";
    letter-spacing: 0.7px;
    top: 7px !important;
    position: relative;
    margin: 2px 0px;
    -webkit-appearance: none !important;
}

.appraisal-title {
    font-size: 46px;
    font-family: "FrankReg";
    margin: 30px 0px !important;
    line-height: 52px;
}

.appraisal-mini-title p {
    font-family: "RobotoReg";
    letter-spacing: 3.5px;
}

.appraisal-sub-title p {
    font-family: "Roboto";
    font-weight: 300;
    letter-spacing: 1px;
}

.page-appraisal div#header-outer {
    /* display: none !important; */
}

.appraisal_form_wrapper .gf_page_steps {
    display: none;
}

.appraisal_form_wrapper .gform_page_footer {
    border-top: none !important;
}

.appraisal-sub-title {
    margin-bottom: 30px;
}

label#input_3_7_3_label,
label#input_3_7_1_label,
label#input_3_7_5_label {
    color: transparent;
    margin-bottom: -5px !important;
}

.page-appraisal #top .logo-white-border {
    display: none;
}

.appraisal-sub-title {
    margin-bottom: 30px !important;
}

li#field_3_6 {
    position: absolute;
    width: 100% !important;
    bottom: 54px;
}

li#field_3_5 {
    margin-bottom: 35px;
}

@media only screen and (max-width: 890px) {
    .appraisal-form-inner-row {
        width: 90% !important;
    }
}

@media only screen and (max-width: 641px) {
    li#field_3_6 {
        bottom: 78px !important;
    }
    .appraisal-form-inner-row {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 425px) {
    .appraisal-form-inner-row h4 {
        font-size: 20px !important;
        margin-bottom: 18px !important;
    }
    html body .appraisal_form_wrapper form.appraisal_form .gform_page_footer input.gform_next_button {
        padding: 8px !important;
    }
    li#field_3_6 {
        bottom: 60px !important;
        font-size: 14px;
    }
    .appraisal-title {
        font-size: 25px;
        font-family: "FrankReg";
        margin: 16px 0px !important;
        line-height: 36px;
    }
    .appraisal-sub-title {
        margin-bottom: 0px !important;
        font-size: 13px !important;
    }
    .page-appraisal img.img-with-animation.skip-lazy.appraisal-img {
        display: none !important;
    }
}

.gform_page li p,
.gform_page li a {
    color: #00486E !important;
    margin-top: -5px !important;
}

li#field_3_20 {
    display: none;
}

.appraisal_form #gform_page_3_2 .gfield_no_follows_desc h4 {
    margin-bottom: 0px !important;
}

html body .appraisal_form_wrapper form.appraisal_form .gform_page_footer .gform_previous_button {
    background: transparent !important;
    color: #00486E!important;
    margin: auto !important;
    font-family: "RobotoReg";
    letter-spacing: 0.7px;
    top: 7px !important;
    position: relative;
    order: 2;
}

.appraisal_form_wrapper .gform_page_footer.top_label {
    display: flex;
    flex-wrap: wrap;
    margin-top: -2px;
}

img.img-with-animation.skip-lazy.appraisal-img.animated-in {
    position: absolute;
    transform: translate(-50%, -234%);
    left: 50%;
}


/* single posts */

.single-post div#hero {
    height: 700px;
}

.single-post-hero-bg {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 690px) {
    .stepps-pp-content {
        width: 90%;
        padding: 8% !important;
    }
}


/* SINGLE BLOG */

.single-post-col .first-col {
    max-width: 70% !important;
    padding: 10px;
}

.single-post-col .sec-col {
    padding: 10px;
}

.single-post-col {
    max-width: 1200px;
    margin: auto;
    position: relative;
    display: flex;
}

div#single-post-row {
    background-color: white;
    padding: 70px 20px;
}

.single-post-col .post-content p {
    font-weight: 300;
    letter-spacing: 0.7px;
    font-size: 16px;
    line-height: 29px;
}

.single-post-col .post-details h1,
.single-post-col .post-details h2,
.single-post-col .post-details h3,
.single-post-col .post-details h4,
.single-post-col .post-details h5,
.single-post-col .post-details h6 {
    color: #00486E;
    font-family: "FrankReg";
    letter-spacing: 0.5px;
}

.single-post-col .social-media-wrapper {
    border-top: 2px solid #00355126;
    padding: 26px 0px;
    position: relative;
}

.next-post-link a,
.suburb-next-post-link a {
    letter-spacing: 0.7px;
    font-family: "RobotoReg";
    width: 180px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    border: 1px solid #00486E;
    color: #00486E;
    padding-left: 20px;
    float: right;
    position: relative;
    margin-right: 10px;
}

.next-post-link .djw-icon,
.suburb-next-post-link .djw-icon {
    transform: rotate(268deg);
    font-size: 8px;
    position: absolute;
    right: 12px;
}

.next-post-link {
    position: absolute;
    right: 0;
}

.next-post-link a:first-child {
    margin-right: 10px;
    position: relative;
}

.share-this-post {
    font-size: 30px;
    color: #00486E;
    font-family: "FrankReg";
}

.nectar-social-inner a i {
    color: #00486E;
    font-size: 15px;
    margin-right: 12px;
    margin-top: 15px;
}

@media only screen and (max-width: 658px) {
    .next-post-link.col.span_6 {
        bottom: -120px;
        text-align: left;
        justify-content: left;
        display: flex;
    }
}

@media only screen and (max-width: 370px) {
    .next-post-link.col.span_6 {
        text-align: left;
        justify-content: left;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        bottom: auto;
    }
    .next-post-link a:first-child {
        margin-bottom: 10px;
    }
}

div#stepps-mobile-nav .djw-icon.house-clock {
    font-size: 20px;
}

div#stepps-mobile-nav .djw-icon.menu-nav {
    font-size: 15px !important;
}

div#stepps-mobile-nav li a div:last-child {
    font-family: "RobotoReg";
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.0px;
}

div#stepps-mobile-nav .djw-icon {
    font-size: 19px;
    margin-bottom: 8px;
}

div#stepps-mobile-nav {
    background-color: #002133 !important;
    height: 56px !important;
}

#stepps-mobile-nav .menu>li>ul {
    height: calc(100% - 56px) !important;
}

div#stepps-mobile-nav ul.sub-menu.show-menu li a {
    color: white;
    font-size: 26px;
    font-family: "FrankReg";
}

div#stepps-mobile-nav ul.sub-menu.show-menu li {
    text-align: center;
    margin-bottom: 25px !important;
}

#stepps-mobile-nav .menu>li>ul {
    background: #00486ef0 !important;
}

div#stepps-mobile-nav ul.sub-menu.show-menu li a:hover {
    border-bottom: 1px solid #598197;
}

.page-insights .logo-white-border,
.category .logo-white-border,
.single-post .logo-white-border {
    background: transparent linear-gradient(90deg, #FFFFFF80 0%, #000000 49%, #FFFFFF80 100%) 0% 0% no-repeat padding-box;
}

@media only screen and (max-width: 1000px) {
    header#top {
        display: flex;
    }
    .logo-white-border {
        display: none !important;
    }
    html body #top #logo img {
        height: 40px !important;
    }
    #header-space {
        height: 65px!important;
    }
}

@media only screen and (max-width: 375px) {
    div#contact-row {
        padding: 41px 0px 25px 0px !important;
    }
}


/******************************************/


/**           CHECKBOX CUSTOM           **/


/****************************************/

body .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute;
}

body .gfield_checkbox li input[type=checkbox]+label {
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
}

body .gfield_checkbox li input[type=checkbox]+label:before,
body .gfield_checkbox li input[type=checkbox]+label:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    /* -webkit-transition: .2s;
transition: .2s; */
}


/* after */

body .gfield_checkbox li input[type=checkbox]:not(:checked)+label:after {
    width: 20px;
    height: 18px;
    border: 2px solid #047AAC !important;
    top: 0px;
}

body .gfield_checkbox li input[type=checkbox]:checked+label:after {
    top: 0;
    width: 20px;
    height: 18px;
    border: 2px solid #047AAC !important;
    background-color: #047AAC;
    z-index: 0;
    border-radius: 2px
}


/* before */

body .gfield_checkbox li input[type=checkbox]:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

body .gfield_checkbox li input[type=checkbox]:checked+label:before {
    top: -1px;
    left: 1px;
    width: 8px;
    height: 13px;
    margin-top: 3px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

@media only screen and (min-width: 1000px) {
    .page-appraisal div#header-outer {
        display: none;
    }
    .page-rental-appraisal div#header-outer {
        display: none;
    }
}

div#stepps-testimonials a.text-secondary.f-18.linkmore.stepps-pp-trigger.show-hidden {
    justify-content: left !important;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: "Roboto" !important;
}

div#stepps-testimonials a.text-secondary.f-18.linkmore.stepps-pp-trigger.show-hidden:after {
    content: '\f054';
    font-family: fontAwesome;
    position: absolute;
    right: 13px;
    z-index: 9999;
    color: #00486E;
    margin-top: 0px;
    font-size: 10px !important;
}

@media only screen and (max-width: 768px) {
    .scrolldown-link {
        display: none !important;
    }
}

.category h1.text-center.mb-3.text-white.line-height-sm::first-letter {
    text-transform: uppercase;
}

.category h1.text-center.mb-3.text-white.line-height-sm {
    text-transform: lowercase;
}

@media only screen and (max-width: 425px) {
    .home .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .see-all-reviews {
        font-size: 14px !important;
    }
    .homepage-news-section,
    .homepage-reviews-title {
        font-size: 30px;
    }
    .homepage-latest-listing {
        font-size: 30px;
        margin-bottom: 30px !important;
    }
    .stepps-posts .post-item {
        margin: 7px !important;
    }
}

.archive-email-newsletter form.single-form-field {
    display: block !important;
}

body .archive-email-newsletter form.single-form-field .gform_body .ginput_container input[type="text"] {
    padding: 20px 15px !important;
}

body .archive-email-newsletter form.single-form-field .gform_footer input[type="submit"] {
    padding: 24px 16px!important;
}

body .archive-email-newsletter .single-form-field_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.archive-email-newsletter {
    background-color: white;
    max-width: 1000px;
    margin: auto;
    padding: 50px;
    color: #00486e !important;
    position: relative;
    top: -100px;
    z-index: 2;
}

.archive.category .container-wrap {
    background-color: #f4f9fb !important;
}

.archive-email-newsletter .details {
    font-size: 30px;
    position: relative;
    top: 5px;
    line-height: 36px;
}

.archive-email-newsletter .details .sub-details {
    font-size: 22px !important;
}

@media only screen and (max-width: 768px) {
    .archive-email-newsletter .d-inline-block {
        display: block !important;
    }
}

@media only screen and (max-width: 768px) {
    .archive-email-newsletter {
        padding: 40px 20px 20px 20px !important;
    }
}


/* body .archive-email-newsletter form.email-newsletter-form .gform_body .ginput_container input[type="text"]::placeholder {
font-size: 13px !important;
color: #05334ccc;
letter-spacing: 1px;
} */


/********** Inspection Page ************/

.inspection__container-body {
    margin-left: -12.5px;
    margin-right: -12.5px;
}


/* single suburb */

div#suburb-profile-content {
    padding: 80px 15px 100px 15px;
    max-width: 1300px;
    margin: auto;
}

.on-market-suburb {
    color: #00486E;
    font-size: 30px;
    font-family: "FrankReg";
    margin-bottom: 25px;
}

.for-sale a,
.for-lease a,
.recently-sold a,
.recently-leased a {
    border: 1px solid;
    width: 200px !important;
    display: flex;
    align-items: center;
    justify-content: left;
    color: #00486E;
    padding-left: 20px;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
}

#suburb-profile-content .for-lease {
    margin-bottom: 50px;
}

.watch-video {
    margin: 20px 0px 40px 0px;
}

.watch-video a {
    font-size: 14px;
    border: 1px solid;
    width: 220px;
    display: block;
    display: flex;
    align-items: center;
    color: #00486E;
    height: 50px;
    padding-left: 20px;
}

.single-suburb-content .profile {
    font-size: 30px;
    color: #00486E;
    margin-bottom: 20px;
    font-family: "FrankReg";
    color: #00486E;
}

.single-suburb-content {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    max-width: 750px;
}

#suburb-profile-content .col.span_4 a,
#suburb-profile-content .col.span_8 a {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.watch-video a,
.recently-leased a,
.recently-sold a,
.for-lease a,
.for-sale a {
    position: relative !important;
}

.watch-video .arrow,
.recently-leased .arrow,
.recently-sold .arrow,
.for-lease .arrow,
.for-sale .arrow {
    font-size: 8px;
    transform: rotate(270deg);
    text-align: right;
    position: absolute;
    right: 25px;
}

.single-suburb-profile .container-wrap {
    padding-bottom: 0px;
    background-color: white !important;
}

.wpb_text_column.wpb_content_element.view-suburb-title {
    font-size: 50px;
    color: #003551;
    margin-bottom: 30px;
    line-height: 56px;
    font-family: "FrankReg";
}


/* .suburb-title, */

.overlay-hover {
    opacity: 1;
    cursor: pointer;
}

.overlay-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #00000061;
}

.suburb-item:hover .suburb-title,
.suburb-item:hover .overlay-hover {
    opacity: 1;
    transition: 0.3s;
    cursor: pointer;
}

.suburb-item:hover .overlay-hover {
    background-color: #0000007d !important;
    cursor: pointer;
}

.suburb-title {
    font-size: 34px;
    text-align: center;
    font-family: "FrankReg";
}

.suburb-item {
    background-color: #00000061;
    cursor: pointer;
}

.single-suburb-title {
    color: #00486E;
    font-size: 40px;
    display: block;
    font-family: "FrankReg";
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 40px;
    max-width: 750px;
    line-height: 38px;
}

.read-more-suburb .arrow {
    font-size: 8px;
    transform: rotate(270deg);
    position: absolute;
    right: 21px;
}

.read-more-suburb {
    color: white;
    border: 1px solid;
    width: 150px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    margin: auto;
    margin-top: 20px;
    font-weight: 300;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
}

.read-more-suburb a {
    color: white;
}

.page-suburb-profiles .logo-white-border {
    background: transparent linear-gradient(90deg, #FFFFFF80 0%, #000000 49%, #FFFFFF80 100%) 0% 0% no-repeat padding-box !important;
    width: 50% !important;
    height: 1px;
    margin: auto;
    margin-top: 20px !important;
}

.view-suburb-count {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #65666A;
    font-size: 16px !important;
    margin-bottom: 50px !important;
}

.suburb-iframe-map iframe {
    width: 100%;
    height: 500px;
    position: relative;
    top: 5px;
}

div#video-modal {
    max-width: 800px;
}

div#video-modal iframe {
    max-height: 370px !important;
}

.lease-with-djw p {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 10px;
    line-height: 26px;
    margin-bottom: 20px;
}

.lease-with-djw h2 {
    font-size: 30px;
    color: #00486E;
}

.lease-with-djw {
    max-width: 1120px;
    margin: auto;
}

.lease-with-djw li {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 10px;
    line-height: 26px;
    color: #003551;
    margin-bottom: 20px;
}

.lease-with-djw-content li {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 10px;
    line-height: 26px;
    color: #003551;
    margin-bottom: 20px;
}

.suburb-next-post-link a {
    justify-content: left !important;
    float: left;
    margin-top: 50px;
}

.suburb-next-post-link .prev .djw-icon {
    transform: rotate(90deg) !important;
    left: -7px;
    position: relative;
    margin-right: 14px;
}

@media only screen and (max-width: 425px) {
    .suburb-next-post-link .next {
        margin-top: 10px;
    }
}

div#single-post-row li {
    line-height: 30px;
    font-family: Roboto;
    font-weight: 300;
}

div#single-post-row h2 {
    line-height: 47px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .half-sub-hero,
    .sub-hero {
        height: 450px;
    }
}

@media only screen and (max-width: 425px) {
    .half-sub-hero,
    .sub-hero {
        height: 350px;
    }
}

@media only screen and (max-width: 600px) {
    .reviews-back-icon {
        margin: 10px 10px 0px 0px;
    }
}

.sub-hero h1 {
    max-width: 1000px;
    margin: auto;
}

.cover-controls {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 75px;
}

.single-form-field .validation_error {
    display: none;
}

.single-form-field div#validation_message_1_1 {
    height: 0px !important;
    padding: 0px;
    color: white;
    margin: 0px !important;
}

@media only screen and (min-width: 641px) {
    /* html body .gform_wrapper.gform_validation_error .email-newsletter-form ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100% !important;
} */
}

.page-rental-appraisal .appraisal-form-inner-row {
    width: 900px !important;
    padding: 40px 50px 20px 60px !important;
}

.rental_appraisal_form h4 {
    margin-bottom: 5px !important;
}

.page-rental-appraisal .appraisal-title {
    font-size: 46px;
    font-family: "FrankReg";
    margin: 13px 0px !important;
    line-height: 52px;
}

body .rental_appraisal_form_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}

.page-rental-appraisal img.img-with-animation.skip-lazy.appraisal-img.animated-in {
    position: relative !important;
    transform: none !important;
    left: 0 !important;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .appraisal-img {
        outline: 10px solid red;
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
    .page-rental-appraisal .appraisal-form-inner-row {
        max-width: 900px !important;
        width: 100% !important;
        padding: 40px 50px 20px 60px !important;
    }
}

@media only screen and (max-width: 425px) {
    .page-rental-appraisal .appraisal-form-inner-row {
        padding: 10px 20px 20px 20px !important;
    }
}

.rental_appraisal_form_wrapper .gform_footer input.button,
.rental_appraisal_form_wrapper .gform_footer input[type=submit] {
    width: 140px !important;
}


/* Listing Homepage */

div.listing-archive-card .featured-image {
    width: 100%;
    height: 1000px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.listing-black-details {
    background-color: #00202fbf;
    width: 350px;
    height: 480px;
    color: white;
    margin-right: 200px !important;
    text-align: left;
    padding: 50px;
    z-index: 1;
}

.listing-black-card-three-col {
    display: inline-flex;
    margin: 20px 0px;
}

.listing-black-card-three-col .box {
    border: 1px solid #ffffff59;
    width: 70px;
    height: 94px;
    display: flex;
    align-items: center;
    margin-right: 10px;
    text-align: center;
    justify-content: center;
    display: block;
    padding-top: 20px;
}

.listing-black-card-three-col .box .text {
    font-size: 12px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

.listing-black-card-status {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.listing-black-card-title {
    font-size: 34px;
    font-family: "FrankReg";
    margin: 8px 0px;
    line-height: 41px;
}

.listing-black-card-quote {
    font-size: 24px;
    font-family: "FrankReg";
    margin-bottom: 30px;
}

.listing-black-card-address {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

.listing-black-card-permalink a,
.listing-black-card-all-properties a {
    border: 1px solid #ffffff59;
    color: white;
    width: 240px;
    height: 45px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

.listing-black-details .arrow {
    font-size: 7px;
    position: absolute;
    right: 15px;
    transform: rotate(270deg);
}

#property-listing-tab .slick-prev {
    left: 0px;
    position: absolute;
    bottom: 0 !important;
    bottom: 0px !important;
    font-size: 50px;
    top: auto !important;
}

#property-listing-tab .slick-next {
    left: 37px;
    position: absolute;
    bottom: 0 !important;
    bottom: 0px !important;
    font-size: 50px;
    top: auto !important;
}

#property-listing-tab .slick-arrow {
    z-index: 99999;
    /* outline: 10px solid red; */
    /* position: absolute; */
    /* bottom: 0; */
}

#property-listing-tab .slick-prev:before,
#property-listing-tab .slick-next:before {
    font-size: 29px !important;
    color: black !important;
}

#property-listing-tab .slick-next:before {
    content: "\f107" !important;
    transform: rotate(270deg) !important;
    margin-left: 47px !important;
}

#property-listing-tab .slick-prev:before {
    content: "\f053" !important;
    transform: rotate(90deg) !important;
}

#property-listing-tab .slick-prev:before,
#property-listing-tab .slick-next:before {
    content: "\f107" !important;
    font-family: "FontAwesome" !important;
    background-color: white;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

#property-listing-tab .slick-prev,
#property-listing-tab .slick-next {
    height: auto !important;
}

div#property-listing-tab .author-tab-listing>a {
    border: 1px solid #00486E;
    color: #00486E !important;
    width: 150px;
    height: 40px;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    display: flex;
    align-items: center;
}

div#property-listing-tab .author-tab-listing .pointer-none {
    background-color: #00486E !important;
    /* font-size: 14px !important; */
    font-weight: 300;
    letter-spacing: 0.5px;
    color: white !important;
}

.homepage-latest-listing {
    margin-bottom: 50px !important;
}

#property-listing-tab .author-tab-listing {
    margin-bottom: 30px !important;
}

div#property-listing-tab .dark-overlay {
    background-color: #00000047 !important;
}

@media only screen and (max-width: 768px) {
    .listing-black-details {
        margin-right: 50px !important;
    }
    .homepage-latest-listing {
        margin-top: 150px;
    }
}

@media only screen and (max-width: 1024px) {
    .listing-black-details {
        margin-right: 80px !important;
    }
}

@media only screen and (max-width: 640px) {
    .listing-black-details {
        margin-right: 0px !important;
    }
    .listing-archive-card .featured-image {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 425px) {
    .homepage-latest-listing {
        margin-top: 80px;
    }
}

.homepage-latest-listing {
    margin-bottom: 50px !important;
}

#property-listing-tab .author-tab-listing {
    margin-bottom: 30px !important;
}

div#property-listing-tab .dark-overlay {
    background-color: #00000047 !important;
}

@media only screen and (max-width: 768px) {
    .listing-black-details {
        margin-right: 50px !important;
    }
    .homepage-latest-listing {
        margin-top: 150px;
    }
}

@media only screen and (max-width: 1024px) {
    .listing-black-details {
        margin-right: 80px !important;
    }
}

@media only screen and (max-width: 640px) {
    .listing-black-details {
        margin-right: 0px !important;
    }
    .listing-archive-card .featured-image {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 425px) {
    .homepage-latest-listing {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 768px) {
    div#header-outer {
        border-bottom: 1px solid #00000038 !important;
    }
    /* footer */
    #footer-widgets .footer-dropdown-lg .footer-office-info {
        width: 100%;
        text-align: center;
    }
    #footer-widgets .footer-dropdown-lg .footer-office-info .footer-info-content {
        margin: auto;
    }
}

#stepps-posts .post-item .post-title {
    margin-bottom: 60px;
}

.contact_form_wrapper {
    margin-top: -20px !important;
}

.contact_form_wrapper .gform_footer.top_label {
    margin-top: -15px;
}

.social-media-inner.share-suburb {
    margin-top: 50px;
}

@media only screen and (max-width: 425px) {
    .next-post-link a,
    .suburb-next-post-link a {
        width: 200px !important;
    }
}


/* body #footer-outer form.email-newsletter-form .gform_body .ginput_container input[type="text"] {
color: #ffffffa1 !important;
} */

@media only screen and (max-width: 539px) {
    .homepage-about-links {
        width: 100% !important;
    }
    .homepage-about-links .team,
    .homepage-about-links .video {
        width: 100% !important;
    }
}


/************* Custom Loader *************/

@keyframes ldio-f4964ed80v8 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.ldio-f4964ed80v8 div {
    left: 48.5px;
    top: 13.5px;
    position: absolute;
    animation: ldio-f4964ed80v8 linear 1s infinite;
    background: #005982;
    width: 3px;
    height: 9px;
    border-radius: 0px / 0px;
    transform-origin: 1.5px 36.5px;
}

.ldio-f4964ed80v8 div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -0.96s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(2) {
    transform: rotate(14.4deg);
    animation-delay: -0.92s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(3) {
    transform: rotate(28.8deg);
    animation-delay: -0.88s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(4) {
    transform: rotate(43.2deg);
    animation-delay: -0.84s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(5) {
    transform: rotate(57.6deg);
    animation-delay: -0.8s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(6) {
    transform: rotate(72deg);
    animation-delay: -0.76s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(7) {
    transform: rotate(86.4deg);
    animation-delay: -0.72s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(8) {
    transform: rotate(100.8deg);
    animation-delay: -0.68s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(9) {
    transform: rotate(115.2deg);
    animation-delay: -0.64s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(10) {
    transform: rotate(129.6deg);
    animation-delay: -0.6s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(11) {
    transform: rotate(144deg);
    animation-delay: -0.56s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(12) {
    transform: rotate(158.4deg);
    animation-delay: -0.52s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(13) {
    transform: rotate(172.8deg);
    animation-delay: -0.48s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(14) {
    transform: rotate(187.2deg);
    animation-delay: -0.44s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(15) {
    transform: rotate(201.6deg);
    animation-delay: -0.4s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(16) {
    transform: rotate(216deg);
    animation-delay: -0.36s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(17) {
    transform: rotate(230.4deg);
    animation-delay: -0.32s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(18) {
    transform: rotate(244.8deg);
    animation-delay: -0.28s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(19) {
    transform: rotate(259.2deg);
    animation-delay: -0.24s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(20) {
    transform: rotate(273.6deg);
    animation-delay: -0.2s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(21) {
    transform: rotate(288deg);
    animation-delay: -0.16s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(22) {
    transform: rotate(302.4deg);
    animation-delay: -0.12s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(23) {
    transform: rotate(316.8deg);
    animation-delay: -0.08s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(24) {
    transform: rotate(331.2deg);
    animation-delay: -0.04s;
    background: #005982;
}

.ldio-f4964ed80v8 div:nth-child(25) {
    transform: rotate(345.6deg);
    animation-delay: 0s;
    background: #005982;
}

.loadingio-spinner-spinner-p2fvfurymub {
    width: 71px;
    height: 71px;
    display: inline-block;
    overflow: hidden;
    background: transparent;
}

.ldio-f4964ed80v8 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.71);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
}

.ldio-f4964ed80v8 div {
    box-sizing: content-box;
}

.mx-610 {
    max-width: 610px;
    margin: auto;
    text-align: center;
}

.pre-market-form-subtext {
    margin-bottom: 35px !important;
    margin-top: 10px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    color: #00486E;
    s
}

body .pre_market .gform_body .ginput_container input[type="text"],
body .pre_market .gform_body .ginput_container textarea,
body .pre_market .gform_body .ginput_container select {
    background-color: #F3F3F3 !important;
    border: none !important;
}

.page-pre-market .container-wrap {
    background-color: white !important;
}

.cat-video-modal {
    background-color: transparent;
    max-width: 800px !important;
    padding: 0px !important;
}

.homepage-about-links a {
    margin-bottom: 10px;
}

div#privacy-row {
    margin: auto !important;
    display: block;
    max-width: 1000px;
    font-family: "Roboto" !important;
    font-weight: 300;
}

.page-privacy-policy .sub-hero,
.page-disclaimer .sub-hero {
    height: 600px !important;
}

@media only screen and (max-width: 425px) {
    .appraisal-cta-title p {
        font-size: 30px !important;
    }
    .agent-image.darken-pseudo:after {
        box-shadow: inset 0px -130px 150px -80px rgb(18, 18, 10, 0.5) !important;
    }
    .author-bio-row .bio-title {
        font-size: 30px;
        line-height: 36px;
    }
    .appraisal-cta-row {
        height: 400px;
    }
    body #single-author .agent-image .agent-image-inner {
        height: 500px !important;
        background-size: cover !important;
        background-position: top !important;
        margin-top: 44px !important;
    }
    .author .author-phone,
    .author .author-email {
        width: 70%;
    }
    .reviews-title {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 370px) {
    #header-outer.scrolling header#top {
        box-shadow: none !important;
    }
}

a.linkmore:hover,
.readmore-btn a.post-readmore:hover,
a.linkmore:hover span:after {
    background-color: #00486E !important;
    color: white !important;
    border: 1px solid #00486E !important;
}

body .homepage-about-links a:hover span:after {
    background-color: #00486E !important;
    color: white;
}

.homepage-about-links a:hover:after,
.readmore-btn a.post-readmore:hover:after {
    color: white !important;
}

div#stepps-testimonials a.text-secondary.f-18.linkmore.stepps-pp-trigger.show-hidden:hover:after {
    color: white !important;
}

#footer-outer .widget.widget_nav_menu li a:hover {
    color: #ffffffa6 !important;
}

.suburb-next-post-link a:hover,
div#suburb-profile-content .span_4 a:hover {
    background-color: #00486E !important;
    color: white !important;
    border: 1px solid #00486E;
}

.homepage-about-links a:hover {
    background-color: #00486E;
    border: 1px solid #00486E;
    color: white !important;
}

.homepage-about-links {
    width: 100%;
}

@media only screen and (max-width: 1435px) {
    .homepage-about-links a {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1000px) {
    .contact-footer {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    #footer-widgets div#text-4 {
        display: none;
    }
    #custom_html-2 .textwidget.custom-html-widget {
        display: flex;
        align-items: center;
    }
    .contact-footer,
    .footer-info {
        width: 40%;
        display: inline-block;
        text-align: left;
        margin-right: 30px;
    }
    .contact-footer h4 {
        font-size: 26px !important;
    }
    div#custom_html-4 {
        width: 300px !important;
        text-align: left !important;
    }
}

@media only screen and (max-width: 530px) {
    #footer-widgets div#text-4 {
        display: block !important;
        margin-top: 0px !important;
    }
    .contact-footer {
        display: none !important;
    }
    .footer-info {
        text-align: center;
        width: 60%;
        margin: auto;
        margin-top: 40px;
    }
    div#custom_html-4 {
        width: 100% !important;
        text-align: center !important;
    }
    .footer-dropdown-sm .col.span_3.one-fourths.clear-both {
        padding-top: 0;
    }
}


/* newsletter */

body #footer-outer #footer-widgets .email-newsletter-form .gform_body input[type="text"] {
    border: 0px !important;
    height: 100%;
    background-color: transparent !important;
    border: 1px solid white !important;
    border-right: none !important;
    color: white !important;
}

body #footer-outer #footer-widgets .email-newsletter-form .gform_footer.top_label {
    position: relative;
}

body #footer-outer #footer-widgets .email-newsletter-form .gform_footer>input[type="submit"] {
    background-color: transparent !important;
    color: transparent;
    opacity: 1;
    border: 1px solid white !important;
    border-left: none !important;
    width: 50px;
}

@media only screen and (min-width: 641px) {
    html body .gform_wrapper.gform_validation_error .email-newsletter-form ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: 100% !important;
    }
}

body #footer-outer #footer-widgets .gform_validation_error .email-newsletter-form .gform_body input[type="text"] {
    margin-left: 2px;
}

#footer-outer .email-newsletter-form_wrapper {
    margin-bottom: 0px;
}

#footer-outer .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important;
}

body #footer-outer form.single-form-field .gform_footer input[type="submit"] {
    padding: 19px 16px!important;
}

.ascend #footer-outer #footer-widgets .col ul li {
    padding: 0px !important;
}

body form.email-newsletter-form .gform_body .ginput_container input[type="text"]::placeholder {
    font-size: 13px !important;
    color: #d4d4d4;
    letter-spacing: 1px;
}

.contact-office-info p {
    padding-bottom: 0px !important;
}

.vertical-line-hero {
    display: none;
}


/* single sidebar */

.cta-violet-container {
    background-color: #00486e;
    color: white;
    text-align: center;
    padding: 30px;
}

.cta-newsletter-icon {
    margin-bottom: 20px;
}

.cta-newsletter-heading {
    margin-bottom: 10px;
    font-family: "FrankReg";
}

#sidebar form.single-form-field {
    display: block !important;
}

.cta-white-container.double-form-field {
    background-color: #ececec;
    padding: 1px 10px 3px 10px;
}

#sidebar .widget li:first-child {
    padding-bottom: 0px;
}

body #sidebar .gform_body .ginput_container input[type="text"] {
    border: 0.1px solid white !important;
}

#sidebar div#categories-3 {
    text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
    .single-post-col {
        display: block !important;
    }
    .single-post-col .sec-col {
        padding: 10px;
        max-width: 100%;
        margin: 50px 0px 0px 0px !important;
    }
    .single-post-col .first-col {
        max-width: 100% !important;
    }
    #sidebar form.single-form-field {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 658px) {
    .single-post-col .sec-col {
        margin: 120px 0px 0px 0px !important;
    }
}

@media only screen and (max-width: 370px) {
    .single-post-col .sec-col {
        margin: 170px 0px 0px 0px !important;
    }
}

.page-sell-with-us strong {
    color: #00486E;
}

.page-sell-with-us .container-wrap,
.page-lease-with-djw .container-wrap {
    background-color: white !important;
}

.sell-with-djw-suburb-col {
    background-color: #F3F3F3;
    max-width: 382px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.sell-with-djw-suburb-price h2 {
    color: #00486E !important;
}

div#sell-with-djw-suburbs-row {
    margin: auto !important;
    text-align: center !important;
    max-width: 1200px;
}

div#sell-with-us-row .btn-common,
div#partner-with-us-row .btn-common {
    background-color: #00486E;
    color: white;
    margin-top: 30px;
    margin-bottom: 40px;
}

div#partner-with-us-row .btn-common {
    padding-left: 30px;
    padding-right: 60px;
}

div#sell-with-us-row {
    max-width: 1120px;
    margin: auto;
}

div#partner-with-us-row h3 {
    font-size: 28px;
    font-family: "FrankReg";
    color: #00486E !important;
    line-height: 41px;
}

.sell-wtih-djw-partner-col {
    background-color: white;
    width: 380px;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px 0px 50px;
    text-align: center;
}

div#partner-with-us-row {
    max-width: 1120px;
    margin: auto;
}

.sell-wtih-djw-partner-col.last-col {
    max-width: 360px;
    margin-right: 7px;
}

div#partner-with-us-row .djw-icon {
    font-size: 50px;
    color: #00486E;
    margin-bottom: 25px;
}

div#sell-with-us-row .btn-common:after,
div#partner-with-us-row .btn-common:after {
    content: '\f054';
    font-family: fontAwesome;
    position: absolute;
    right: 13px;
    z-index: 9999;
    color: #ffffff;
    margin-top: 0px;
    font-size: 10px !important;
}

.sell-wtih-djw-partner-col {
    color: #00486E;
}

div#partner-with-us-row div#last-row {
    max-width: 750px;
    margin: auto;
}

.sell-wtih-djw-partner-col .f-18:first-child {
    width: 50px;
    height: 50px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}

.sell-wtih-djw-partner-col:hover,
.sell-with-djw-suburb-col:hover {
    outline: 1px solid #00486e8c;
}

.page-lease-with-djw div#partner-with-us-row div#last-row {
    max-width: 350px;
    margin: auto;
}

.page-lease-with-djw div#partner-with-us-row h3 {
    max-width: 970px;
    margin: auto;
    font-weight: 300;
}

@media only screen and (max-width: 1000px) {
    .sell-with-djw-suburb-col {
        max-width: 100% !important;
    }
    div#partner-with-us-row div#last-row {
        max-width: 100% !important;
    }
    .sell-wtih-djw-partner-col.last-col {
        max-width: 100% !important;
    }
    .page-lease-with-djw div#partner-with-us-row div#last-row {
        max-width: 100% !important;
    }
}

.page-sell .sell-with-djw-suburb.color-primary {
    font-size: 14px;
}

.page-sell .sell-with-djw-suburb.roboto-l {
    margin: 5px;
}

.sell-with-djw-suburb-col {
    padding: 24px;
}

a.category-item.suburb {
    position: relative;
    order: 2;
}

a.category-item.news {
    position: relative;
}

.page-lease div#partner-with-us-row div#last-row {
    max-width: 360px;
}

@media only screen and (min-width: 1000px) {
    body.archive.category #home-hero .row-bg.using-image {
        background-position-y: 100% !important;
    }
    body.page-articles .sub-hero .row-bg.using-image {
        background-position-y: 100% !important;
    }
}

div#footer-outer img.desktop-logo-footer {
    display: block;
}

div#footer-outer img.mobile-logo-footer {
    display: none;
}

@media only screen and (max-width: 425px) {
    div#stepps-mobile-nav {
        background-color: white !important;
    }
    #stepps-mobile-nav .menu>li>a {
        color: #003551 !important;
    }
}

div#stepps-posts span.page-numbers.current {
    background-color: #003551;
    padding: 10px 15px;
    border: 1px solid #003551;
    margin: 0px 1px 0px 1px;
    color: white;
}

div#stepps-posts a.page-numbers {
    background-color: white;
    padding: 10px 15px;
    margin: 0px 1px 0px 1px;
}

div#stepps-posts a.page-numbers:hover {
    background-color: #003551;
    color: white;
}

@media screen and (max-width: 1274px) {
    .homepage-about {
        height: 530px;
        width: 100% !important;
    }
    .homepage-about .iframe-embed {
        height: 530px !important;
        width: 100% !important;
    }
    .homepage-about-links a {
        width: 20% !important;
        display: inline-block !important;
    }
    body .homepage-about-text {
        padding: 38px 40px 38px 40px !important;
        width: 100% !important;
        margin: auto !important;
        position: relative;
    }
}

@media screen and (max-width: 425px) {
    .homepage-about .iframe-embed {
        height: 214px !important;
    }
    .homepage-about {
        height: 214px;
        width: 100% !important;
    }
    .wpb_text_column.wpb_content_element.homepage-video-disabled-hover {
        height: 250px;
    }
}

.sf-menu .megamenu ul.sub-menu li a {
    border-bottom: 1px solid #ff000000 !important;
}

.sf-menu .megamenu ul.sub-menu li a:hover {
    border-bottom: 1px solid white !important;
}


/* TRANSPARENT HEADER FOR ALL SINGLE LISTING and SUBURBS */

.single-suburb-profile div#hero {
    margin-top: -140px;
}

.single .sub-hero {
    margin-top: -140px;
}

img#single-dark-logo {
    display: none !important;
}

#header-outer.transparent #top nav>ul>li>a,
#header-outer.transparent #top nav>.sf-menu>li>a {
    opacity: 1 !important;
}

.wpb_text_column.wpb_content_element.homepage-video-disabled-hover {
    width: 100%;
    height: 550px;
    z-index: 9999;
    position: relative;
}

.homepage-about .iframe-embed {
    top: -22px !important;
}

.stepps-posts-inner.no-slick.d-flex.flex-wrap {
    justify-content: center !important;
}

@media only screen and (max-width: 768px) {
    .homepage-about-links a {
        width: 48% !important;
    }
    .page-contact .container-wrap {
        padding-top: 0px !important;
    }
}

.listing-single-hero-container {
    margin-top: -140px;
}

@media screen and (max-width: 1000px) {
    .listing-single-hero-container {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 425px) {
    .wpb_text_column.wpb_content_element.homepage-video-disabled-hover {
        height: 200px !important;
    }
}

@media screen and (max-width: 530px) {
    div#custom_html-2 img {
        margin: auto;
        margin-bottom: 20px;
    }
}

.single-suburb-profile div#hero {
    height: 100vh;
}

.single-suburb-profile div#header-outer.transparent {
    box-shadow: unset;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), transparent);
}

div#footer-widgets .container {
    width: 80% !important;
    padding: 0px !important;
}

div#copyright-section .container {
    width: 80% !important;
}

@media screen and (max-width: 1200px) {
    div#footer-widgets .container {
        width: 90% !important;
    }
    div#copyright-section .container {
        width: 90% !important;
    }
}

.footer-dropdown-sm .col.span_3.one-fourths.clear-both {
    padding-top: 0 !important;
}

.page-record-sales .price-value {
    display: none;
}

.page-record-sales .price-value {
    display: none;
}

.listing-card__record-sale-single {
    white-space: pre-line;
    margin-top: -30px !important;
    line-height: 26px;
}

@media screen and (max-width: 1001px) {
    .single-suburb-profile div#hero {
        height: 550px !important;
    }
    div#suburb-profile-content {
        padding: 50px 15px 100px 15px !important;
    }
}

@media screen and (max-width: 900px) {
    .single-suburb-profile div#hero {
        height: 500px !important;
    }
}

@media screen and (max-width: 768px) {
    .single-suburb-profile div#hero {
        height: 400px !important;
    }
}

@media screen and (max-width: 690px) {
    .single-suburb-profile div#hero {
        height: 350px !important;
    }
}

@media screen and (max-width: 590px) {
    .single-suburb-profile div#hero {
        height: 300px !important;
    }
}

@media screen and (max-width: 475px) {
    .single-suburb-profile div#hero {
        height: 250px !important;
    }
}

@media screen and (max-width: 475px) {
    .single-suburb-profile div#hero {
        height: 200px !important;
    }
}

i.far.fa-calendar.inspection-calendar {
    margin-right: 5px !important;
}

.listing-single-hero-container:before {
    content: ' ';
    background-color: transparent;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
}

body .listing-single-hero-container .slick-arrow {
    z-index: 999;
}

@media only screen and (max-width: 1000px) {
    div#stepps-mobile-nav {
        background-color: white !important;
    }
    #stepps-mobile-nav .menu>li>a {
        color: #003551 !important;
    }
}

body[data-bg-header="true"].archive .container-wrap,
body[data-bg-header="true"].category .container-wrapp {
    /* padding-top: 0!important; */
}

.withCatimage #header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(.dark-slide):before {
    background-color: white !important;
    opacity: 1 !important;
    background: white !important;
    height: 170px;
}

.withCatimage #header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(.dark-slide) {
    padding-top: 20px;
}

.withCatimage #header-outer[data-lhe="animated_underline"].transparent #top nav>ul>li>a:after {
    /* border-color: white !important; */
    /* padding-top: 20px !important; */
    display: none;
}

.withCatimage #header-outer[data-lhe="animated_underline"].transparent #top nav>ul>li>a {
    color: black !important;
}

body.withCatimage #header-outer[data-transparent-header="true"].transparent>header #logo img.dark-version {
    opacity: 1 !important;
}

.withCatimage #header-outer[data-transparent-header="true"].transparent>header #logo img.default-logo {
    opacity: 0 !important;
}

.withCatimage div#home-hero {
    margin-top: 72px !important;
}

.withCatimage #header-outer[data-lhe="animated_underline"] #top nav>ul>li>a:after {
    /* border-color: white !important; */
    display: none;
}


/* Book Appsaisal */

div#book-appraisal-row .book-appraisal-left-text,
div#book-appraisal-row .book-appraisal-right-form {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.book-appraisal-inner {
    max-width: 1200px;
    margin: auto;
    text-align: center;
}

.book-appraisal-left-text {
    text-align: left;
}

div#book-appraisal-row {
    background-color: white;
    padding: 60px 15px !important;
}

.book-appraisal-left-text p:first-child {
    color: #00486E;
    font-family: "FrankReg";
    font-size: 40px;
    padding-bottom: 20px;
}

.book-appraisal-left-text p:last-child {
    font-family: "Roboto";
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 26px;
    font-size: 20px;
    padding-bottom: 0;
}

.book_appraisal_wrapper .book_appraisal .gform_fields input[type="text"] {
    width: 100%;
    padding-left: 40px !important;
}

.book_appraisal_wrapper .book_appraisal .gfield {
    padding: 0 !important;
}

body .book_appraisal_wrapper .book_appraisal input[type="submit"] {
    height: 50px;
    width: 100% !important;
    padding: 0 !important;
}

.book_appraisal_wrapper .book_appraisal .gform_footer.top_label {
    padding: 0 !important;
    margin: 0 !important;
}

.book-appraisal-right-form div#gform_wrapper_10 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1000px) {
    .book-appraisal-left-text p:first-child {
        font-size: 30px;
        padding-bottom: 20px;
        line-height: 36px;
    }
    .book-appraisal-left-text p:last-child {
        line-height: 22px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    div#book-appraisal-row .book-appraisal-left-text,
    div#book-appraisal-row .book-appraisal-right-form {
        width: 100%;
    }
    .book-appraisal-right-form div#gform_wrapper_10 {
        max-width: 100%;
        margin-bottom: 0;
    }
    .book-appraisal-left-text p:first-child {
        font-size: 30px;
        padding-bottom: 20px;
        line-height: 36px;
    }
    .book-appraisal-left-text p:last-child {
        line-height: 22px;
        font-size: 16px;
    }
}

div#gfgeo-address-locator-wrapper-10_1:before {
    content: "\f002";
    color: #00486ea3;
    font-size: 20px !important;
    position: absolute;
    font-family: 'FontAwesome';
    top: 14px;
    left: 10px;
}

.get_agent_email {
    margin-top: 0 !important;
}