    /*
    	Theme Name:       caboolture
    	Theme URI:        http://www.leichhardt.wbclients.com/
      Template:         wpcasa-bahia
    	Description:      Custom theme build on bahia
    	Author:           Website Blue
    	Author URI:       http://www.websiteblue.com
    	Version:          1.0.0

    /* ---------------------------------------------
    >>>  TABLE OF CONTENTS:
    ------------------------------------------------
    #  Global
    #  Header
    #  Typography
    #  Page Structure
    #  Listings
        ## Listings Detail
        ## Listings Open Sale
    #  Agents
    #  Forms
    #  Footer
    #  Media
    ------------------------------------------------ */

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        border: 0;
        font-size: 100%;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        vertical-align: baseline;
    }

    /* Global
    ---------------------------------------------------------------------------- */

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

    body {
        background-color: #EEE !important;
        line-height: 1.8;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    h1 {
        font-size: 2.5em;
        margin: 0 0 5px;
    }

    h2 {
        font-size: 1.5em;
    }

    ol, ul {
        list-style: disc;
    }

    blockquote, q {
        quotes: none;
    }

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

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

    hr {
        margin-top: 10px;
    }

  @font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?z3kbqc');
    src:  url('assets/fonts/icomoon.eot?z3kbqc#iefix') format('embedded-opentype'),
      url('assets/fonts/icomoon.ttf?z3kbqc') format('truetype'),
      url('assets/fonts/icomoon.woff?z3kbqc') format('woff'),
      url('assets/fonts/icomoon.svg?z3kbqc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">

  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-Artboard-2:before {
    content: "\e900";
  }
  .icon-Artboard-2-copy-2:before {
    content: "\e901";
  }
  .icon-Artboard-2-copy .path1:before {
    content: "\e902";
    color: rgb(51, 51, 51);
  }
  .icon-Artboard-2-copy .path2:before {
    content: "\e903";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path3:before {
    content: "\e904";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path4:before {
    content: "\e905";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path5:before {
    content: "\e906";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }

    #wp-admin-bar-new_draft, #wp-admin-bar-vc_inline-admin-bar-link {
        display: none !important;
    }

    .paying-your-rent-page-title {
        padding-top: 35px;
    }

    .investor-page-heading h2 {
        font-size: 43px;
        color: #000 !important;
    }

    .investor-page-heading h2 strong {
        color: #000 !important;
    }

    .investor-page-seperator {
        height: 20px !important;
        margin-bottom: 20px;
        margin-top: -35px;
    }

    .buy-land-image img {
        width: 330px !important;
    }

    .investor-page-text-align {
        position: relative;
        right: 25%;
    }

    .jm-signiture {
        padding-top: 70px;
        font-size: smaller;
    }


    .investor-page-reward-panel a {
        height: auto;
    }

    .investor-page-reward-panel img {
        margin: 0 auto;
    }

    .investor-page-reward-panel span {
        text-align: center;
        width: 12.5%;
        vertical-align: middle;
    }

    .top-tips-to-sell-page h1 ,
    .top-tips-to-sell-page h2,
    .top-tips-to-sell-page span {
        color: #000;
    }

    .preparing-property-rent-page h1,
    .preparing-property-rent-page h2,
    .preparing-property-rent-page span {
        color: #000;
    }

    .preparing-property-rent-page h2 {
        margin-bottom: -30px !important;
    }

     .appliance-rating {
        text-align: center !important;
        margin: 0 auto;
    }

    .landlord-tab-image img {
        border: 1px solid #050505;
    }

    .landlord-tab-image img:hover {
        opacity: 0.5;
    }

    /* Header
    --------------------------------------------------------------------------- */

    .site-header nav {
        text-transform: uppercase;
        z-index: 10;
        position: relative;
    }

    .site-header.site-section{
      padding: 0px;
    }

    .site-header-title {
        width: 100%;
        float: none;
        border-bottom: solid 9px #FE6D08;
        text-align: center;
        max-height: 65px;
    }

    .site-top {
        background-color: #208CB2 !important;
    }

    .site-header.site-section {
        background-color: #208CB2;
        position: relative;
    }

    .post.hentry, .page.hentry, .sidebar .widget-section {
        padding: 30px 30px 20px;
    }

    .container.clearfix {
      width:100%;
    }

    .site-header-contact {
      text-align: center;
      background-color: #208CB2;
      color: #fff;
    }

    .site-header-contact p {
      margin:0px 0px 0px 0px;
    }

    .site-header-contact .phone-number {
      font-weight:bold;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      display:inline;
      letter-spacing: 2px;
    }

    #body, .wpsight-menu .sub-menu, .site-bottom, .site-cta-special, .wpsight-favorites-sc .favorites-remove:hover, .single-listing .site-main .section-widget_listing_price, .single-listing .site-main .wpsight-listing-section-info, .single-listing .site-top .section-widget_listing_price, .single-listing .site-bottom .section-widget_listing_price {
      background-color: #fff !important;
      border-top: none;
    }

    .nav-primary .wpsight-menu .sub-menu:before {
      border-bottom-color: #208CB2 !important;
    }

    .responsive-menu-icon {
      background-color: #208CB2;
    }

    .wpsight-menu.responsive-menu li {
      background-color: #fff;
      color: #208CB2;
    }


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

    input, select, textarea {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    .wpsight-listings .wpsight-listing-price {
      font-size: 16px;
    }

    .button:hover, button:hover, input[type=submit]:hover,
    input[type=reset]:hover, input[type=button]:hover {
      background-color: #cc5807 !important;
    }

    .button, button, input[type=submit] {
      background-color: #FD6D08 !important;
    }

    .home-title {
        margin-bottom: 0;
        padding-bottom: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .nav-primary .wpsight-menu a {
        color: #208CB2;
        font-size: 93%;
        font-weight: bold;
        height: 60px;
    }

    .wpsight-menu .sub-menu li {
        background-color: rgba(0,0,0,0.1);
    }

    .wpsight-menu {
      margin-left: auto;
      margin-right: auto;
      display: flex;
      justify-content: center;
      width: 75%;
      height: 60px;
    }

    .sub-menu a {
        font-size: 85% !important;
    }

    .nav-primary {
        background-color: #ffffff !important;
        height: 50%;
    }

    .select-wrapper select {
        border: 0;
        color: #000;
        font-size: 15px;
    }

    #home-search h2 {
        text-shadow: 2px 2px #000;
    }

    .search-title h2 {
        color: #fff;
        font-size: 4.5em;
        font-weight: normal;
        text-align: center;
        font-family: 'Allura', cursive;

    }

    .site-cta .cta-title h2 {
        color: #fff;
        font-weight:normal;
        font-size:30px;
    }

    #home-cta-2 .container {
        width: 58%;
        background-color: #208CB2;
        padding: 30px 0px;
    }
    #home-news .wpsight-listing-archive {
        margin-bottom: 0;
    }

    .site-cta .cta-description p {
        color: #dedede;
    }

    .wpsight-listings .listing-wrap .entry-title {
        font-weight: bold;
        font-size: 26px;
        margin-top: -10px;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .site-page-title .page-title {
        font-size: 2em;
        font-weight: normal;
        padding: 0 32px;
    }

    .contact h2 {
        font-size: 2em;
        font-weight: normal;
    }

    .single-listing .wpsight-listing-title .entry-title {
        font-size: 1.5em;
    }

    .image.centre {
        margin: 0 25% 2em 25% !important;
        width: 50% !important;
    }

    .page-template-page-tpl-full .wpsight-list-agent-info {
        float: none !important;
        text-align: center !important;
    }

    .badge {
      background-color: #FF6D08 !important;
      -webkit-border-radius: 0px;
      padding: 5px 20px;
      font-size: larger;
    }

    .site-cta .cta-button .button {
      font-weight: bold;
      height: 2.5em;
      line-height: 2.5em;
      padding:0 3em;
      background-color: #FF6D08;
    }

    .content-list-tick ul {
        list-style: none;
    }

    .content-list-tick ul li:before {
        content:"\2713\0020";
        color: #000080;
    }

    .ordered-list ol {
        list-style: decimal;
    }

      /* Testimonials
      --------------------------------------------------------------------------- */

    .easy_t_single_testimonial blockquote.easy_testimonial {
        border-bottom: 1px solid black !important;
    }

    .easy_testimonial .testimonial_author span {
      font-style: normal;
    }

    .stars::before {
      content: "Review Rating: ";
      float:left;
    }

    /* Market Updates Hover Cards
    --------------------------------------------------------------------------- */
    .vc-hoverbox-inner .vc-hoverbox-block.vc-hoverbox-front {
      background-image: url() !important;
      background-color: #208CB2;
    }

    .vc-hoverbox-inner .vc-hoverbox-block.vc-hoverbox-front h2 {
      color: #fff;
    }

    .vc-hoverbox-block-inner.vc-hoverbox-back-inner a {
      background-color: #FE6D08 !important;
      border-color: #FE6D08 !important;
    }

    /* Page Structure
    --------------------------------------------------------------------------- */

    .home a.feature .feature-title {
        display: none;
    }
    .comments-area {
        display: none;
    }

    .site-main {
        background-color: #EEE;
        padding: 4% 0 15px;
    }

    .page-template-page-tpl-full .site-main {
        padding: 0;
    }

    .site-cta .cta-button {
        margin-bottom: 10px;
    }

    .row.\30 \25>* {
        width: auto;
    }

    a.feature {
        padding: 8px 15px 8px 15px;
        text-align: left;
    }

    #home-icons {
        background-color: #208CB2;
    }

    #home-tagline {
        display: none;
    }

    #home-search .wpsight-listings-search input[type="text"] {
        border: 0;
    }

    #home-search {
        padding: 80px 0 0;
    }

    #home-tagline+#home-search {
        margin-top: 7%;
    }

    .wpsight-listings-search {
      padding: 30px 40px 5px;
    }

    #tagline span, #home-search .wpsight-listings-search, .wpsight-favorites-sc .favorites-remove {
        background-color: #208CB2 !important;
        color: white;
    }

    #tagline span, #home-search .listings-search-reset, .listings-search-advanced-toggle {
      background-color: #FD6D08 !important;
      font-size: small;
      font-weight: bold;
      bottom: -25px;
      line-height: 25px;
    }

    .listings-search-reset:before, .listings-search-advanced-toggle:before {
      line-height: 25px;
      height: 25px;
    }

    .home .site-header-bg-inner {
        background-color: transparent !important;
        border-bottom: solid 9px #FE6D08;
    }

    .page-template-open-times .site-header-bg-inner {
        background-color: transparent !important;
    }

    .site-header-bg {
      min-height: 250px;
    }

    #home-listings {
        background-color: #EEE;
    }

    #home-listings .wpsight-listings .listing-wrap .listing {
        margin-bottom: 0px;
    }

    #home-listings .home-section {
      width: 100%;
      margin-bottom: 10px;
    }

    .site-cta {
        background-color: #4f4f4f;
        width: 100%;
        padding: 10px 0px 8%;
        margin-left: auto;
        margin-right: auto;
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .wpsight-listings .wpsight-listing-summary .listing-details-detail, .wpsight-listings .wpsight-listing-compare .listing-details-detail {
        border-bottom: 0;
        display: inline-block;
        width: auto;
        text-align: left;
        margin-right: 10px;
    }

    .wpsight-listings .wpsight-listing-summary .listing-details-label, .wpsight-listings .wpsight-listing-compare .listing-details-label {
        margin-right: 5px;
    }

    .wpsight-listings .wpsight-listing-summary, .wpsight-listings .wpsight-listing-compare {
        border-top: 0;
        margin-top: 10px;
    }

    .wpsight-listings .wpsight-listing-summary {
        padding: 27px 0px 0px 30px;
        margin-top: 0px;
    }

    .wpsight-listing-thumbnail img {
        height: 220px;
        object-fit: cover;
        object-position: center;
    }

    .wpsight-listings .listing-wrap .listing-bottom {
        background-color: #208CB2;
        color: #fff;
        min-height: 213px;
        padding: 20px 20px 30px;
    }

    .wpsight-listings .listing-wrap .listing {
      background-color: #208CB2;
    }

    .wpsight-listing-status .badge {
        background-color: #4f4f4f;
    }

    .wpsight-listings .row {
      width: 100%;
      margin:0px
    }

    .wpsight-listings .row>* {
      padding: 0px 20px;
    }

    #section-categories-2 {
        display: none;
    }

    .wpsight-listings .wpsight-listing-meta, .wpsight-listings .wpsight-listing-meta a {
      background-color: #FC6D09;
      color: #fff;
      font-weight: bold;
    }

    .wpsight-listing-title, .entry-title {
      color: #fff;
    }

    #home-listings .content {
      display:flex;
    }

    #home-listings .container {
      width: 60%;
    }

    #request_appraisal_form .entry-content {
      padding: 2% 0%;
    }


    .wpsight-menu .sub-menu a, .wpsight-menu .sub-menu {
      width: 350px !important;
    }

    .wpsight-menu .sub-menu {
      margin-top: -20px !important;
    }

    .site-header-title .wpsight-menu .sub-menu a:hover {
        color: #13546b !important;
    }

    .wpsight-menu a:hover {
      color: #135f79 !important;
    }

    /* Blank Page */

    .page-template-page-blank {
        background: url('http://caboolturere.wbclients.com/wp-content/uploads/2018/04/thank-you-bg-1.jpg') no-repeat;
        background-color: #555 !important;
        background-position: center top;
        background-size: cover;
        height: 100vh;
    }

    .page-template-page-blank .site-main, .page-template-page-blank .page.hentry,
    .page-template-page-blank .site-top, .page-template-page-blank .site-main .container, .page-template-page-blank .site-page-title .page-title {
        background-color: transparent !important;
    }

  .page-template-page-blank .page.hentry .entry-content {
        background-color: rgba(0,0,0,0.5);
    }

    .page-template-page-blank .site-page-title {
        margin-top: 0;
        padding: 0;
    }

    .page-template-page-blank .content {
        padding: 10% 0;
    }

    .page-template-page-blank .site-header-bg {
        display: none;
    }

    .page-template-page-blank .section-title {
        color: #fff;
        font-size: 2.5em;
        margin-bottom: 50px;
    }

    .page-template-page-blank p {
        color: #fff;
    }

    .vc_btn3.vc_btn3-color-default {
        background-color: #208CB2 !important;
        border-radius: 50px;
        color: #fff !important;
        display: table;
        font-size: 1em;
        font-weight: 600;
        width: auto;
        height: 60px;
        margin: 0 auto;
        padding: 20px 50px;
        text-transform: uppercase;
    }

    .wpb_single_image img {
        vertical-align: bottom;
    }

    .wpb_single_image.wpb_content_element.vc_align_right .vc_figure {
        display:block;
        position: absolute;
        bottom: -20px;
    }


    /* @end */

    /* CTA
    ------------------------------------------------------------------------- */
    .cta-box {
      position: relative;
      height:200px;
      background-color: #208CB2;
      text-align: center;
    }
    .cta-padding {
      margin: 15px 0px;
    }
    .cta-row {
      display: flex;
      justify-content: space-between;
    }
    .half-width {
      width: 48%;
    }
    .full-width {
      height: 300px;
      width: 100%;
      display: flex;
      margin-bottom: 30px;
    }
    .full-width h3 {
      font-size: 2em;
      position: relative;
      top: 30%;
      transform: translate(0%,-50%);
    }
    .full-width img {
      width: 55%;
      height: 70%;
      transform:rotate(10deg);
    }
    .cta-box.full-width .cta-button-new {
      position: relative;
      top: 50%;
      transform: translate(0%,90%);
      padding: 0px 55px;
      height: auto;
      font-size: 1.5em
    }
    .cta-box .cta-button-new {
      background-color: #FF6D08;
    }
    .cta-box .cta-button-new:hover {
      background-color: #FF6D08;
      text-decoration: underline;
    }
    .cta-open-home-img {
      width: 80%;
      height: 80%;
      margin: 10%;
    }
    .cta-wisdom-img {
      width: 70%;
      height: 70%;
      margin:30px;
    }
    .wisdom-heading {
      font-size: 1.3em;
      line-height: 1.3em;
      margin-top: 5px;
      margin-bottom: -15px;
      color: #fff;
      font-weight: normal;
    }
    .width-33 {
      width: 33%;
      height: 100%;
      position: absolute;
      /* display: inline-flex; */
    }
    .width-66 {
      width: 66%;
      height: 100%;
      position: absolute;
      text-align: center;
      margin-left: 33%;
    }
    .full-width .width-33 {
      margin-left: 66%;
    }
    .full-width .width-66 {
      margin-left: 0%;
    }
    .half-width .width-66 {
      top:50%;
      transform: translate(0,-30%);
    }
    .width-66 h3 {
      color: #fff;
      font-weight: normal;
    }



    /* Listings
    ------------------------------------------------------------------------- */

    .single-listing .wpsight-image-slider .image {
        display: block;
    }

    .single-listing .wpsight-listing-thumbnail img {
        height: auto;
    }

    .single-listing .wpsight-listing-details .listing-details-detail {
        border-bottom: 0;
        display: inline-block;
        margin-right: 0;
        width: 25%;
    }

    .single-listing .wpsight-image-slider-dots {
        width: 50%;
    }

    .single-listing #section-text-2 {
        margin-bottom: 0;
    }

    .single-listing #section-text-2 {
        padding-bottom: 10px;
    }

    .single-listing .widget__details_rea_soi {
        background-color: #E3151A;
        color: #fff;
        display: inline-block;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        height: 3.25em;
        line-height: 3.25em;
        padding: 0 1.5em;
        width: 180px;
    }

    .single-listing .widget__details_rea_soi a {
        color: #fff;
    }

    /*.col-listing-agent,
    .single-listing .wpsight-listing .wpcf7 {
        float: left;
        width: 50%;
    }*/

    .single-listing .widget__listing_soi {
        background-color: #E3151A;
        color: #fff;
        display: inline-block;
        font-weight: normal;
        font-style: normal;
        text-align: center;
        text-transform: uppercase;
        height: 3.25em;
        line-height: 3.25em;
        padding: 0 1em;
        width: 180px;
    }

    .single-listing .widget__listing_soi a {
        color: #fff;
    }

    .single-listing .wpsight-listing-agent-info {
        overflow: visible;
        text-align: center;
    }

    .wpsight-listing-section.wpsight-listing-section-agent {
      display: inline-flex;
      width: 100%;
    }

    .wpsight-listing-section .wpsight-listing-agent {
      flex-grow: 1;
      width: 50%;
    }

    .single-listing .site-main .section-widget_listing_agent {
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    .single-listing .wpcf7-form {
        padding: 30px;
    }

    .single-listing .wpcf7-form {
        background-color: #fff;
    }

    .wpsight-list-agent-archive .button,
    .wpsight-listing-agent-archive .button {
        background-color: #FE6D08;
    }

    .taxonomy-description {
        display: none;
    }

    /* Listings Open Sale */

    .wpsight-listings.list-style.open-sale .listing-top {
        width: 33.33333%;
        float: left;
        padding: 20px;
    }

    .wpsight-listings.list-style.open-sale .listing-bottom {
        width: 66.66666%;
        float: left;
    }

    .wpsight-listings.list-style.open-sale ul li {
        display: inline-block;
        margin: 0.5em 0 0 -1.5em;
        padding-right: 1.7em;
    }

    .date-title {
        font-weight: normal;
        font-size: 1.25em;
    }



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

    /*---------------------------------------Forms-------------------------------------*/

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

    textarea {
        max-width: 100%;
    }

    .wpcf7 input, .wpcf7 textarea, .wpcf7 select {
        width: 100%;
        padding: 10px;
        color: #282828;
        /*font-size: 16px;*/
        line-height: 20px;
        border: 0;
        background: #efefef;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }
    .wpcf7 input {
      line-height: 40px;
    }

    .wpcf7 .wpcf7-list-item {
        padding-left: 0;
        margin-left: 0;
        margin-right: 25px;
    }

    .wpcf7 .wpcf7-list-item input {
        border: none;
        padding-left: 0;
        margin-left: 0;
    }


    .wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
        color: #282828;
        outline: none;
    }

    .wpcf7-list-item-label {
        font-size: 18px;
    }

    /*importants to override a min.css file*/

    input[type=checkbox], input[type=radio] {
        width: auto !important;
        margin-right: 10px !important;
        margin-top: 10px !important;
        -moz-appearance: checkbox !important;
        -webkit-appearance: checkbox !important;
        -ms-appearance: checkbox !important;
        opacity: 1 !important;
    }

    .wpcf7 input.wpcf7-submit {
        -webkit-transition: 0;
        -moz-transition: 0;
        -o-transition: 0;
        transition: 0;
        border: none;
        position: relative;
        color: #fff;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 18px;
        background-color: #208CB2 !important;
    }

    /* On hover */

    .wpcf7 input.wpcf7-submit:hover {
        cursor: pointer;
        text-decoration: none;
        background-color: #FD6D08 !important;
    }

    /* On click */

    .wpcf7 input.wpcf7-submit:active {
        top: 1px;
        color: #d8c6e2;
        background-color: #000000;
    }

    /* CF7 Messages */

    .wpcf7 .wpcf7-validation-errors {
        border: none;
        background-color: #f4ae46;
        margin: 0;
        padding: 20px;
    }

    .wpcf7 .wpcf7-mail-sent-ok {
        border: none;
        background-color: #7ad33f;
        margin: 0;
        padding: 20px;
        border-radius: 10px;
    }

    .wpcf7 .wpcf7-mail-sent-ng {
        border: none;
        background-color: #cf2d38;
        margin: 0;
        padding: 20px;
        color: white;
    }

    .wpcf7 span.wpcf7-not-valid-tip {
        border: none;
        background-color: #cf2d38;
        padding: 10px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        color: white;
    }

/*    .wpcf7-response-output {
        display: none;
        opacity: 0;
    }*/

    .wpcf7-form .fleft {
        float: left;
    }

    .wpcf7-form .mright20 {
        margin-right: 20px;
    }

    .wpcf7-form .mright40 {
        margin-right: 40px;
    }

    .wpcf7-form .clear {
        clear: both;
    }

    #responsive-form {
        margin: 0 auto;
        width: 100%;
    }

    #responsive-form-listings {
        background-color: #fff;
        margin: 0 auto;
        padding: 30px;
        width: 100%;
    }

    .form-row {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .form-row h2 {
        width: 100%;
        /*padding-left: 10px;*/
        margin: 20px 0 0 0;
    }

    .form-row:last-child .column-full {
      padding: 0.65rem 0 0 0 !important;
    }

    .column-half, .column-full, .column-third {
        position: relative;
        padding: 0.65rem 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .clearfix:after {
        content: "";
        display: table;
        clear: both;
    }

    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }


    /**-------------- Media query --------------**/



    @media only screen and (min-width: 48em) {
        .column-half {
            width: 50%;
        }

        .column-half:first-of-type {
            width: 49%;
            margin-right: 1%;
        }

        .column-third {
            width: 33.333%;
        }

        .column-third:first-of-type, .column-third:nth-child(2n+0) {
            width: 32%;
            margin-right: 1.33333%;
        }
    }


    /* Agents
    --------------------------------------------------------------------------- */

    .single-listing .wpsight-listing-agent-links a, .wpsight-list-agents-sc .wpsight-list-agent-links a, .archive.author .wpsight-list-agent-links a {
      display: none;
    }

    .wpsight-pagination {
        width: 100%;
        display: inline-block;
    }

    .archive.author .wpsight-list-agent-info {
        padding: 15px;
    }

    .single-listing .wpsight-listing-agent-image,
    .wpsight-list-agents-sc .wpsight-list-agent-image,
    .archive.author .wpsight-list-agent-image {
        margin: 30px 0;
    }

    .wpsight-list-agents-sc .wpsight-list-agent-section {
        display: inline-block;
        float: left;
        width: 100%;
    }

    .wpsight-list-agents-sc .wpsight-list-agent-info {
        overflow: visible;
        padding: 0;
    }

    .archive.author .wpsight-list-agent {
        padding: 0;
    }

    .archive.author .wpsight-list-agent-image {
        margin: 1% 5% 1% 1.5%;
        top: 0;
    }

    .page-id-11287 .wpsight-list-agent-company,
    .author .wpsight-list-agent-company {
        display: block;
        font-weight: 200;
    }

    .page-id-11369 .site-main {
        padding: 30px 0;
    }

    .author .wpsight-list-agent-company {
        display: inherit;
    }

    /* .author .wpsight-listings .image img,
    .author .wpsight-listings .wpsight-listing-thumbnail .dashicons {
        height: 180px;
    } */

    .wpsight-list-agent-image img {
        /* float: left; */
        margin-left: 0;
        margin-right: 0;
    }

    .page-template-page-tpl-full .wpsight-list-agent-info {
        float: left;
    }

    .page-template-page-tpl-full .wpsight-list-agent-section {
        float: left;
        max-width: 33.333%;
    }

    .page-template-page-tpl-full .wpsight-list-agent-description {
        display: none;
    }

    .listings-search-field-submit input, .listings-search-field-submit .button {
        background-color: #FD6D08 !important;
        text-transform: uppercase;
        font-weight: bold;
    }

    .wpsight-listing-agent .button {
      padding: 0 3.5em;
    }

    .wpsight-list-agent .button {
      width: 60%;
      height: 35px;
      min-width: 160px
    }


    /* Footer
    --------------------------------------------------------------------------- */

    .site-footer--blue-color {
        color: #fff !important;
    }

    .site-footer--blue-color:hover {
        color: #a8a3a3 !important;
    }

    /* .site-footer-bg {
        margin-top: 40px;
    } */

    .page-template-page-tpl-full .site-footer-bg {
        margin-top: 0;
    }

    .site-footer .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .site-footer {
        color: #fff;
        background-color: #208CB2;
        padding-bottom: 2%;
    }

    .site-footer.site-section {
      font-size: smaller;
    }

    .socialmedia {
        text-align: center !important;
        padding-right: 80px !important;
    }

    .social-icons {
      font-size: 30px;
      padding-right: 1%;
    }

    .social-icons:hover {
      color: #a8a3a3;
    }

    .row.150% {
        margin: 0 !important;
    }

    .textwidget {
        text-align: center !important;
    }

    a.wbdesign {
        background: url('http://www.websiteblue.com/wp-content/uploads/wb-logo-white.png') no-repeat scroll 0 0 transparent;
        /* background-position: 0px 0px; */
        display: inline-block;
        /* color: #AEAEAE; */
        height: 30px;
        width: 140px;
        line-height: 20px;
        overflow: hidden;
        padding: 0;
        margin: -4px 3px;
        text-decoration: none;
        transition: all 0.325s ease;
        -webkit-transition: all 0.325s ease;
    }

    a.wbdesign:hover {
        background-position: 0px -30px;
    }

    a.desktop {
        background: url('http://www.websiteblue.com/wp-content/uploads/md-logo-white.png') no-repeat scroll 0 0 transparent;
        display: inline-block;
        height: 18px;
        width: 81px;
        line-height: 20px;
        overflow: hidden;
        padding: 0;
        margin: -4px 3px;
        text-decoration: none;
        transition: all 0.325s ease;
        -webkit-transition: all 0.325s ease;
    }

    a.desktop:hover {
        background-position: 0px -18px;
    }

    .wpsight-list-agents-sc .wpsight-list-agent {
        padding: 0px 30px 0px;
        min-height: 550px;
    }

    .news .vc_btn3-container a {
        display: none;
    }

    #home-news .wpsight-listing-title p {
        font-size: 14px;
    }

    #home-news .wpsight-listing-section-summary .button {
        background-color: #6d6d6d !important;
        border-radius: 4px;
        font-size: 14px;
    }

    #home-news .listing-top img {
      width: 100%;
    }

    #home-carousel {
        background-color: transparent;
        padding: 40px 0;
    }

    #home-carousel .wpsight-listing-carousel {
        height: 400px !important;
    }

    #home-carousel .wpsight-listing-thumbnail img {
        height: 400px;
        object-fit: cover;
    }

    #home-carousel .content-panel {
        position: absolute;
        bottom: 15px;
        right: 20px;
        width: 380px;
        min-height: 200px;
        background: rgba(75, 157, 241, 0.9);
        padding: 20px 25px 25px 30px;
        color: #ffffff;
        font-size: 14px;
    }

    #home-carousel .content-panel h3 {
        color: #ffffff;
        margin: 0;
        margin-bottom: 4px;
    }

    #home-carousel .content-panel .list-summary {
        padding: 0;
        margin: 0;
    }

    #home-carousel .content-panel .list-summary li {
        display: inline-block;
        float: left;
        padding-left: 0;
        margin-right: 12px;
    }

    #home-carousel .content-panel p {
        line-height: 18px;
        margin-bottom: 17px;
        margin-top: 12px;
    }

    #home-carousel .content-panel .button {
        background-color: #6d6d6d !important;
        border-radius: 4px;
        font-size: 14px;
    }

    .page-template-price-finder .site-main.site-section {
      background: url('http://www.cloudproperty.com.au/photos/view/22811/282977/_.jpg') center center;
      background-size: cover;
      padding: 18em 0;
      border-top: solid 9px #FE6D08;
      border-bottom: solid 9px #FE6D08;
    }

    .listings-search-field-submit.mobile-search {
        display: none;
    }

    .listings-search-field-submit:not(.mobile-search) {
        display: block;
    }

    .listing-bottom .listing-auction-time {
        font-size: 13px;
        display: block;
        margin-bottom: 10px;
        margin-right: 25px;
        float: left;
        /*keep above incase of revert*/
        display: none;
    }

    .listing-bottom .alignright {
        width: 100%;
    }

    .listing-bottom .wpsight-listing-status {
        margin-top: 30px;
    }

    .listing-auction-time a {
        text-decoration: none;
        width: 16px;
        text-overflow: clip;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        float: left;
    }

    .single-listing .wpsight-listing-agent-image img:not(.agent-logo) {
        width: auto;
    }

    /* Property Details Page Carousel */

    .single-listing .widget_listing_image_slider {
        position: relative;
    }

    .single-listing .wpsight-image-slider-arrows {
        position: absolute;
        top: 45%;
        width: 100%;
        z-index: 1;
    }

    .single-listing .wpsight-image-slider-arrows .owl-prev {
        margin-left: 10px;
    }

    .single-listing .wpsight-image-slider-arrows .owl-next {
        float: right;
        margin-right: 10px;
    }

    .single-listing .wpsight-image-slider-arrows [class*="owl-"] {
        background-color: #ffffff;
    }

    .owl-carousel .owl-item img {
      height: 65vh;
      object-fit: cover;
    }

    /*Site Map
    --------------------------------------------------------------------------------------*/

    .sitemap-menu div ul li {
        list-style: circle;
    }

    .sitemap-menu div ul li a {
        text-decoration: none;
    }

    .agent_form{
        padding: 20px;
    }

    .listing_video{
        padding: 0 !important;
        background-color: transparent;
        display: inline-block;
    }
    .listing_floorplan{
        padding: 0 !important;
        background-color: transparent;
        display: inline-block;
        margin-right: 10px;
    }

    /* Price Finder
    ----------------------------------------------------------------------------------- */
    #price_finder main.content{
    margin: 0 auto;
    }
    #price_finder #search_form{
    padding-top: 3em;
    padding-bottom: 3em;
    }
    #price_finder #search_form .form-wrapper{
    /*display: inline-flex;*/
    width: 100%;
    }
    #price_finder #search_form .form-wrapper button[type="submit"] {
      font-size: 18px;
      height: 2.8em;
      width: 20%;
    }
    #priceFinderSearchList{
    position: relative;
    width: 80%;
    }
    #priceFinderSearchList .ui-widget.ui-widget-content {
    width: 100% !important;
    top: 50px !important;
    left: 0 !important;
    max-height: 250px;
    overflow: auto;
    }
    #priceFinderSearchList .ui-menu .ui-menu-item{
    padding-left: 0;
    }
    #priceFinderSearchList .ui-menu .ui-menu-item-wrapper {
    display: block;
    width: 100%;
    }

    .page-template-price-finder .site-main .container {
          background-color: rgba(0,0,0,0.5);
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
      border: 1px solid #208CB2 !important;
      background: #208CB2 !important;
    }
    .label-text{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.75em
    }
    input[type="text"]#priceFinderSearch{
    width: 80%;
    float: left;
    }
    #price_finder input[type="text"],
    #price_finder input[type="email"],
    #price_finder input[type="tel"],
    #price_finder input[type="password"]{
    height: 2.8em;
    border-color: transparent;
    }
    #results_form .table-results{
    margin-bottom: 10px;
    }
    #results_form .table-results strong{
    font-weight: bold;
    }
    #results_form .table-results tbody tr{
    border: transparent;
    background-color: #ffffff;
    }
    #results_form .table-results tbody tr td:first-child{
    text-align: left;
    padding-left: 2.5em;
    font-size: 18px;
    }
    #results_form .table-results tbody tr td{
    vertical-align: middle;
    text-align: center;
    width: 33.3333333333333333%;
    }
    #results_form .table-results tr td small{
    display: block;
    font-size: 13px;
    color: #aaa;
    }
    #results_form .table-results tr td ul{
    margin: 0;
    }
    #results_form .table-results tr td ul li{
    display: inline-block;
    }
    .text-center{
    text-align: center;
    }
    .text-left{
    text-align: left;
    }
    .text-right{
    text-align: right;
    }
    #results_form button[type="submit"],
    #estimate_form button[type="submit"],
    #request_appraisal_form button[type="submit"]{
    font-size: 18px;
    }
    .icon1{
    height: 26px;
    width: 26px;
    display: inline-block;
    background: url('assets/img/custom-icons.png');
    position: relative;
    top: 6px;
    }
    .icon1.icon-bed{
    background-position: 0 0;
    }
    .icon1.icon-bath{
    background-position: -26px 0;
    }
    .icon1.icon-car{
    background-position: 29px 0;
    width: 29px;
    }
    #estimate_form .column,
    #request_appraisal_form .column{
    clear: none;
    }
    #estimate_form .row{
    margin-bottom: 0px;
    }
    #estimate_form .row p{
    margin-bottom: 1em;
    }
    .loader{
    display: none;
    text-align: center;
    }
    .left-col{
    width:58%;
    padding:0 10px 0 0;
    float:left;
    }
    .right-col{
    width:42%;
    padding:0;
    float:right;
    }
    .two-column{
    width: 50%;
    float: left;
    padding:0 10px 0 0;
    }
    .no-padding{
    padding: 0;
    }
    #request_appraisal_form .label-text{
    background: #fff;
    text-align: left;
    padding: 1em 1.5em;
    font-weight: normal;
    color: #999;
    display: block;
    width: 100%;
    }
    .panel{
    background-color: #ffffff;
    padding: 20px 10px 20px 10px;
    margin-bottom: 10px;
    }
    #request_appraisal_form h3{
    font-size: 1em;
    color: #999;
    }
    .median-price .price-range{
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
    }
    .median-price .price-range li{
    float: left;
    display: inline-block;
    width: 33.3333333333333333%;
    padding: 0;
    margin: 0;
    }
    .median-price .price-range li span.line{
     display: inline-block;
    position: relative;
    width: 100%;
    }
    .median-price .price-range li span.line:after{
    content: "";
    position: absolute;
    height: 13px;
    border-bottom: 1px solid #222;
    top: 0;
    width: 100%;
    margin-left: 10px;
    }
    .median-price .price-range li span small{
    font-size: 12px;
    }
    .median-price .price-range li span.spacer{
    margin-bottom: 10px;
    display: block;
    }
    .median-price .price-range li span.price-mid{
    font-size: 3em;
    color: #208CB2;
    font-weight: bolder;
    position: relative;
    top: -8px;
    }
    .median-price .price-range li span.price{
    font-size: 30px;
    color: gray;
    }
    .median-price .price-range li span sup, .median-price .price-range li span sub {
      font-size: 18px;
      font-weight: normal;
    }
    .median-price .price-range li span.price-mid sup,
    .median-price .price-range li span.price-mid sub{
    font-weight: bolder;
    }
    .median-price .price-range li span sub{
    position: relative;
    top: 0;
    }
    .panel-default h3{
    margin-bottom: 0.5em;
    }
    .price-text{
    font-size: 2.8em;
    color: #208CB2;
    font-weight: bolder;
    }
    .sold_growth{
    margin: 0;
    padding: 0;
    }
    .sold_growth li{
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0;
    }
    .sold_growth li span.big-text{
    font-size: 3em;
    font-weight: bold;
    color: #208CB2;
    display: block;
    text-align: center;
    }
    .sold_growth h3{
    margin: 0;
    padding: 0;
    }
    #request_appraisal_form button[type="submit"]{
    width: 100%;
    height: auto;
    padding: 0.64em 1em;
    font-size: 25px;
    margin-bottom: 10px;
    }
    input[type="submit"]#submit_agent{
    height: auto;
    padding: 0.7em 3em;
    font-size: 25px;
    }
    .property-cols{
      display: inline-block;
      width: 100%;
      padding: 0;
      margin: 0;
    }
    .property-cols li{
      display: inline-block;
      width: 33.33333333333%;
      float: left;
    }
    .property-cols li.center-column{
      border-left: 2px solid #999;
      border-right: 2px solid #999;
      padding-right: .5em;
    }
    .property-cols li div sub,
    .property-cols li div sup{
      font-size: 25px;
    }
    .property-cols li div sub{
      position: relative;
      top: 0;
    }
    .summary-icons{
    display: inherit;
    }
    .summary-icons li{
    padding: 0;
    margin: 0;
    }
    .summary-icons li span[class^="icon-"], .summary-icons li span[class*=" icon-"]{
      font-size: 19px;
    }
    .date-text h4{
      padding: 0;
      margin: 0;
      color: #777;
    }
    .date-text{
    margin-top: 5px;
    }
    .date-text h4{
      font-size: 1.5em;
      font-weight: bolder;
    }
    .date-text p{
    font-size: 1.5em;
    color: #999999;
    }
    .clearfix{
    clear: both;
    }
    .text-info{
    font-size: 12px;
    }
    .price-finder-logo{
    width: 145px;
    height: 39px;
    display: inline-block;
    background: url('assets/img/pricefinder-logo-new.png') no-repeat;
    background-size: 100%;
    }
    .powered-by{
    width: 100%;
    padding: 5px 20px 5px 20px;
    background: #ffffff;
    }
    .powered-by .powered-by-wrap{
    text-align: right;
    display: inline-block;
    float:right;
    }
    .powered-by .powered-by-wrap strong{
    font-size: 18px;
    font-weight: 300;
    color: #999;
    position: relative;
    top: -8px;
    }
    .powered-by .powered-by-wrap .price-finder-logo{
    position: relative;
    top: 16px;
    margin-left: 8px;
    }
    .powered-by .caption{
    padding: 0;
    margin: 0;
    float: left;
    line-height: 48px;
    color: #999999;
    position: relative;
    top: 3px;
    }
    .canvasjs-chart-credit{
    display: none !important;
    }

    div.wpcf7-validation-errors {
    background: red;
    color: #ffffff;
    border-color:red;
    }

    div.wpcf7-mail-sent-ok {
    border-color: orange;
    background: orange;
    color: #ffffff;
    }

    .submit_bottom{
    display: none;
    }

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

    .mobile-only {
      display:none;
    }

    .desktop-only {
      display:block;
    }

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

        .mobile-only {
          display:block;
        }

        .desktop-only {
          display:none;
        }
  }

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



      .site-header-contact {
        position:absolute;
        top: 20px;
        left: 70%;
        background-color: #208CB2;
        color: white;
      }

      .home .wpsight-listings .listing-wrap {
        width: 100%;
        float: right;
        margin: 0;
      }

      #home-news .wpsight-listing-title {
          min-height: 130px;
      }
    }

    @media only screen and (max-width: 1524px) {
      .wpsight-menu {
        width: 100%;
      }
    }

    @media only screen and (max-width: 1200px) {
        .nav-primary .wpsight-menu a {
          font-size: 80%;
        }
    }

    @media only screen and (max-width: 1100px) {
        .nav-primary .wpsight-menu a {
            font-size: 70%;
        }
        .investor-page-text-align {
            position: inherit
            right: 0
        }
    }

    @media only screen and (min-device-width: 361px) and (orientation:portrait) {
      .site-header-title {
        width: 100%;
        padding: 0 10%;
      }
      .site-page-title .page-title {
        font-size:1.5em;
      }

      .status-publish.hentry .entry-content {
        font-size: 95%;
      }
  }

  @media only screen and (max-width: 980px) {
    .wpsight-list-agent .button {
      height: 30px;
      font-size: smaller;
    }

    .site-header-title .site-title {
      line-height: 0;
      margin-bottom: 15px;
      margin-right: 0;
  }
  .investor-page-reward-panel span {
      width: 33.3%;
      padding-bottom: 20px;
  }

  @media only screen and (max-width: 830px) {
      #home-listings .container {
        width: 100%;
      }

      #home-cta-2 .container {
        width: 100%;
      }

      .investor-page-heading h2 {
          font-size: 35px;
      }
  }

  @media only screen and (max-width: 578px) {
    .search-title h2 {
      font-size: 3.5em;
    }
  }


  }

    /* Small phones - Galaxy S5, Iphone5 */

    @media only screen and (max-device-width: 360px) and (orientation:portrait) {
        .site-header-title {
            width: 100%;
            padding: 0 10%;
        }
        .site-header nav {
            margin-top: -26px;
        }
        .site-footer .container {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .page-template-page-tpl-full .wpsight-list-agent-section {
            max-width: 100% !important;
        }
        .site-page-title .page-title {
            font-size: 1.5em !important;
        }

        .site-header-contact {
          margin-bottom: 20px;
        }

        .search-title h2 {
          font-size: 2.5em;
        }
        .buy-land-image img {
            max-width: 250px !important;
        }
        .vc_col-sm-3 {
            width: 100% !important;
            display: inline-block;
        }
    }

    @media only screen and (max-device-height: 414px) and (orientation:landscape) {
        .site-header-title {
            width: 80%;
            padding: 0 10%;
            margin: 0 5%;
        }
        .row>* {
            width: 60%;
            margin-left: 20%;
            margin-right: 20%;
        }
        .page-template-page-tpl-full .wpsight-list-agent-section {
            max-width: 50% !important;
        }
    }

    /* different techniques for iPad screening */

    @media only screen and (min-width: 600px) and (orientation:portrait) {
        .page-template-page-tpl-full .wpsight-list-agent-section {
            max-width: 50% !important;
            float: left;
        }

        #home-listings .container {
          width: 100%;
        }

        #home-cta-2 .container {
          width: 100%;
        }

        /* #home-cta-2 .site-cta {
          padding: 10px 20px 8%;
        } */
    }

    @media only screen and (max-width: 736px){
      .wpsight-listing-section .wpsight-listing-agent {
        width: 100%;
      }

      .wpsight-listing-section.wpsight-listing-section-agent {
        display: inline-block;
      }
      .full-width h3 {
        font-size: 1.5em;
      }
    }
    @media only screen and (max-width:600px) {

        .page-template-page-tpl-full .wpsight-list-agent-section {
          width: 100% !important;
          max-width: 100%;
        }

        .wpsight-list-agent-image.image {
        display: block;
        }
        #price_finder #search_form .form-wrapper{
        padding-bottom: 10%;
        }
        input#priceFinderSearch[type="text"] {
        width: 100% !important;
        margin-bottom: 10px;
        font-size: 15px;
        height: 3.2em;
        }
        #price_finder #search_form .form-wrapper button[type="submit"] {
        width: 100% !important;
        }
        #priceFinderSearchList .ui-menu .ui-menu-item-wrapper {
          font-size: 14px;
        }
        .median-price .price-range li span.line {
          width: 85%;
        }
        #price_finder #search_form {
          padding-top: 0;
          padding-bottom: 0;
        }
        #price_finder{
        padding: 5em 0 !important;
        }
        .investor-page-heading h2 {
            font-size: 25px !important;
        }
        .investor-page-reward-panel span {
            width: 50%;
            padding-bottom: 20px;
        }
    }

    @media only screen and (min-device-width: 992px) and (orientation:landscape) {
        .page-template-page-tpl-full .wpsight-list-agent-section {
            max-width: 33.333% !important;
        }
    }

    @media only screen and (max-width: 1700px) {
        #home-icons {
            display: none;
        }
        .archive.author .wpsight-list-agent-info {
            width: 100%;
        }
        .site-header-title .site-description {
            margin-bottom: 0 !important;
        }
    }

    @media only screen and (max-width: 1260px) {
      .page-template-price-finder .site-main.site-section {
        padding: 8em 0;
      }
    }

    @media all and (max-width: 980px) {

      #home-listings .home-section {
        margin-bottom: 40px;
      }

      #home-listings .site-main {
        padding: 8% 0 15%;
      }

      #home-listings .content {
        display:block;
      }

        .listing-wrap {
          margin-bottom: 2em;
        }

        .listing-wrap:last-child {
          margin-bottom: 0;
        }

        .site-header.site-section {
            height: auto;
        }

        #home-carousel .content-panel {
            position: relative;
            width: auto;
            width: 100%;
            right: 0;
            bottom: 0;
        }

        #home-carousel .wpsight-listing-carousel {
            height: auto !important;
        }

        .site-header nav {
            bottom: auto;
            float: none;
            position: relative;
            right: auto;
        }

        .listings-search-field.mobile-search {
            display: none;
        }

        .wpsight-menu.responsive-menu>.menu-item-has-children {
            position: relative;
            width: 100%;
            color: #208CB2;
        }

        .image.center img {
            padding-bottom: 10px;
        }
        .wpsight-list-agents-sc .wpsight-list-agent-section {
            margin-bottom: 10px;
        }
        .listings-search-field-submit.mobile-search {
            display: block;
        }
        .listings-search-field-submit:not(.mobile-search) {
            display: none;
        }
        .site-header-title {
            width: 100%;
            text-align: center;
        }

        .site-header-title .site-title {
            margin-bottom: 0;
        }

        .wpsight-listing-thumbnail img {
            height: auto;
        }

        .wpsight-image-slider-arrows .owl-prev, .wpsight-image-slider-arrows .owl-next {
            width: 50px;
        }

        .left-col,
        .right-col {
          width: 100%;
          padding: 0;
        }
        .submit_top{
          display: none;
        }
        .submit_bottom{
          display: block;
        }
        #request_appraisal_form .row{
          margin: 0 auto !important;
        }
        .powered-by .powered-by-wrap{
          text-align: left;
          float:left;
        }
        .median-price .price-range li span.line:after{
          border-bottom: 1px solid #222;
        }
        .wpsight-menu .sub-menu a, .wpsight-menu .sub-menu {
          width: 100% !important;
        }
        .wpsight-menu .sub-menu {
          margin-top: 0px !important;
        }
    }

    @media only screen and (min-width: 768px){
        .wpsight-listings .listing-wrap .listing {
            min-height: 350px;
        }
        .news_grid .vc_grid-item .vc_gitem_row{
            min-height: 490px;
        }
        .single-listing .widget-section .wpsight-listing-section.wpsight-listing-section-agent{
            display: inline-flex;
        }

        /* #home-listings .container {
          width: 70%;
        } */

        /* #home-cta-2 .container {
          width: 70%;
        } */
    }

    @media only screen and (max-width: 768px) {
        .wpb_single_image img {
            max-width: 40% ;
        }
        .buy-land-image img {
            max-width: 300px !important;
        }
        .investor-page-footer-image img {
            max-width: 100% !important;
        }
        .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_left.buy-land-image {
            text-align: center;
        }
        .investor-page-heading h2 {
            font-size: 30px;
        }
        .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_left.jm-image {
            text-align: center;
        }
        .vc_col-sm-3 {
            width: 50% !important;
            display: inline-block;
        }
        .half-width {
          width: 100%;
        }
    }

    @media only screen and (max-width: 500px) and (orientation:portrait) {
      .wpsight-listings .listing-wrap .entry-title {
        font-size: 18px;
      }
    }


    @media all and (max-width: 500px) {
        .site-header-title img {
            width: 100%;
        }
        .full-width .width-33 {
          display: none;
        }
        .full-width .width-66 {
          width: 100%;
        }

        .single-listing .wpsight-listing-details .listing-details-detail {
            font-size: 13px;
        }
        .archive.author .wpsight-list-agent-image {
            width: 100%;
            display: inline-flex;
        }
        #home-carousel .content-panel p{
          overflow: hidden;
		  position: relative;
		  line-height: 1.2em;
		  max-height: 3.6em;
		  text-align: justify;
		  margin-right: -1em;
		  padding-right: 1em;
        }
		#home-carousel .content-panel p:before {
		  content: '...';
		  position: absolute;
		  right: 0;
		  bottom: 0;
		}
		#home-carousel .content-panel p:after {
		  content: '';
		  position: absolute;
		  right: 0;
		  width: 1em;
		  height: 1em;
		  margin-top: 0.2em;
		  background: white;
		}

        .wpb_column.vc_column_container.vc_col-sm-6 {
            padding-top: 60px;
        }

        .investor-page-heading h2 {
            text-align: center;
        }
    }

    @media only screen and (max-width: 480px){
        .two-column {
          width: 100%;
          padding: 0;
        }
        .property-cols li:first-child{
          border-top: 1px solid #ddd;
        }
        .property-cols li {
            width: 100%;
            float: none;
            border-bottom: 1px solid #ddd;
            padding-top: 5px;
            padding-bottom: 5px;
        }
        .date-text p {
            margin-bottom: 10px;
        }
        .summary-icons {
            display: block;
            text-align: center;
            margin: 0;
        }
        .summary-icons li:first-child{
          border-top: transparent;
        }
        .summary-icons li{
          display: inline-block;
          width: auto;
          margin-right: 15px;
          border-bottom: transparent;
        }
        input#submit_agent[type="submit"] {
          padding: 0.75em 1em;
          font-size: 19px;
          display: block;
          width: 100%;
        }

        div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
          text-align: center;
        }

        .site-main.site-section .container {
          width: 100%;
        }
    }

    /* @media only screen and (max-width: 375px) {
        .wpb_single_image img {
            max-width: 50% !important;
        }
    } */

    @media only screen and (max-width: 360px) {
        .search-title h2 {
          font-size: 2.5em;
        }
        .buy-land-image img {
            max-width: 250px !important;
        }
        .vc_col-sm-3 {
            width: 100% !important;
            display: inline-block;
        }
        .landlord-tab-image {
            text-align: center !important;
        }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1025px) and (orientation:portrait) {

        .listings-search-field-submit.mobile-search {
            display: block;
        }
        .listings-search-field-submit:not(.mobile-search) {
            display: none;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1367px) and (orientation:landscape) {

        .listings-search-field-submit.mobile-search {
            display: none;
        }
        .listings-search-field-submit:not(.mobile-search) {
            display: block;
        }
    }

    /* Portrait */
    @media only screen
      and (min-device-width: 1024px)
      and (max-device-width: 1366px)
      and (orientation: portrait)
      and (-webkit-min-device-pixel-ratio: 1.5) {
        .site-header-title{
            padding: 0px;
        }
        .site-header-title .site-title-logo img{
            width: 45%;
        }
        .wpsight-list-agents-sc .wpsight-list-agent .image.center img {
            margin-bottom: 30px;
        }
        .page-template-page-tpl-full .wpsight-list-agent-section {
            min-height: 620px;
        }
    }

@media (max-width: 1279px) {

	.wpsight-listing-agent {
		padding: 0 15px 0 15px !important;
	}
}
