/*
Theme Name: Cirrus - Farm Genie Landing Page
Theme URI: http://reliqus.com
Author: Reliqus Consulting
Author URI: http://reliqus.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR Farm Genie Landing Page based on Twitter Bootstrap 3.3.1.
Version: 2.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: reliqus

*/
/* The bootstrap.css file is auto-enqueued in functions.php */
/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/
/*fonts
    font-family: 'Lato', sans-serif;
    font-family: 'latoheavy';
*/

@font-face {
    font-family: 'latoheavy';
    src: url('fonts/lato_heavy-webfont.woff2') format('woff2'), url('fonts/lato_heavy-webfont.woff') format('woff');
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #282320;
    line-height: 170%;
    overflow-x: hidden;
    padding-right: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

h1 {
    font-size: 3.125em;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

h2 {
    font-size: 2.250em;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    margin-bottom: 2px;
    line-height: 130%;
    margin-top: -11px;
}

h4 {
    font-size: 1.875em;
    font-family: 'latoheavy';
    color: #2f2f2f;
}

h5 {
    font-size: 1.375em;
    font-weight: bold;
    color: #4c4c4c;
}

p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #999999;
}

img {
    max-width: 100%;
}

a:focus {
    outline: none;
}

ul {
    padding: 0;
}

.title h2 {
    margin-bottom: 4px;
}

.text-white {
    color: white;
}

.btn,
.gform_footer input[type=submit] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 20px 25px;
    line-height: 100%;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    font-weight: bold;
}

.btn-primary,
.gform_footer input[type=submit] {
    background-color: transparent;
    background-image: none;
    border: 2px solid #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    overflow: hidden;
}

.gform_footer input[type=submit] {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

.btn-white {
    position: absolute;
    right: 1px;
    padding: 13px 20px;
    color: #fff;
    background-color: #44bdfb;
    height: 58px;
    top: 1px;
}

.btn-white:focus,
.btn-white:hover,
.btn-white:active {
    background-color: #0382c3 !important;
    color: #fff !important;
}

.btn span {
    position: relative;
    z-index: 1;
}
/*btn-primary hover */

.btn-primary:before,
.btn-primary:after,
.btn-primary:active:before,
.btn-primary:active:after,
.btn-primary:focus:before,
.btn-primary:focus:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    background-color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 0;
}

.gform_footer input[type=submit]:hover,
.gform_footer input[type=submit]:focus {
    color: white;
    background-color: #44bdfb;
    outline: none;
    border-color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.marketing-report .gform_footer input[type=submit]:hover,
.marketing-report .gform_footer input[type=submit]:focus {
    color: #44bdfb;
    background-color: #fff;
    outline: none;
    border-color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
/*.btn-primary:before {
    left: -30px;
    -webkit-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
}*/
/*.btn-primary:after {
    right: -30px;
    -webkit-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
}*/

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    color: #04acff;
    outline: none;
    border: 2px solid #fff;
    opacity: 1;
    background-color: white;
}

.btn-primary:focus {
    background-color: transparent;
    color: #fff;
}
/*.btn-primary:hover:before,
.btn-primary:hover:after,
.btn-primary:active:before,
.btn-primary:active:after,
.btn-primary:focus:before,
.btn-primary:focus:after {
    width: 80%;
}*/

.col-center {
    float: none;
    margin: auto;
}
/*global class end*/
/*.container {
    width: 1024px;
}
*/

.container {
    padding-left: 30px;
    padding-right: 30px;
}

header .col-md-7 {
    max-width: 630px;
    padding: 0;
    width: 100%;
}

.header-top-text {
    margin: 0 auto 40px;
    position: relative;
    min-width: 480px;
    max-width: 80%;
    /*display: none;*/
}

.header-top-text:first-child div:after {
    /* content: "\f0d7";
    position: absolute;
    right: 0;
    top: auto;
    bottom: 8px;
    font-size: 1.8em;
    color: white;
    font-family: FOntAwesome; */
}

.header-top-text i {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 15px;
    font-size: 2.6em;
    color: white;
    cursor: pointer;
}

.header-top-text p {
    font-size: 1em;
    /*font-size: 1.250em;
    color: rgba(255, 255, 255, 0.80);
    margin-bottom: 8px;*/
    
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    padding: 5px 0px 8px 15px;
    font-weight: 400;
    line-height: 115%;
    display: block;
}

.header-top-text .mobile-date-view {
    display: none;
}

.header-top-text h1 {
    color: white;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    line-height: 74%;
    padding-bottom: 17px;
}
/*header top selection*/

.header-top-text .settings {
    display: none;
    opacity: 0;
}

.demo-test-select {
    opacity: 0 !important;
}

.demo-select {
    z-index: 9;
    position: relative;
}

.demo input[type=text],
.demo textarea {
    width: 100%;
    background: transparent;
    box-shadow: 0 0 0 0 transparent;
    border: 0 none;
    color: #fff;
    font-size: 3.125em;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    line-height: 100%;
    cursor: pointer;
    padding-right: 22px;
    /* overflow: hidden;
    white-space: nowrap;*/
    
    text-align: left;
    overflow-y: hidden;
    resize: none;
    height: 60px;
    outline: 0 none;
}

.header-top-text:hover input#city_dummy,
.header-top-text:hover i {
    color: #d8d7d7;
}
/*.header-btn {
    text-align: center;
}*/

.header-btn a:first-child {
    margin-right: 19px;
}
/*map*/

.map-pd {
    padding-right: 0;
}

.map .container {
    padding-right: 15px;
}

.pd-right {
    padding-right: 0;
}

.pd-zero {
    padding: 0;
}

.map-aside {
    padding: 70px 0 50px;
}

.counter-item p {
    font-size: 1em;
    color: #a9a9a9;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 130%;
}

.counters {
    margin-top: 20px;
}
/*.counter:before {
    content: '$';
    display: inline-block;
    
    float: left;
    vertical-align: baseline;
}
*/

.counter-item {
    margin-bottom: 15px;
}

.counter-item {
    margin-bottom: 25px;
}

.counter-item:last-child {
    margin-bottom: 0;
}

.counter-item .counter-wrap,
.counter-item .counter {
    font-family: 'latoheavy';
    color: #2f2f2f;
    margin-bottom: 0;
}

.counter-item .counter-wrap {
    font-size: 1.875em;
}

.counter-item-left {
    display: inline-block;
    vertical-align: middle;
    width: 47%;
    margin-right: 20px;
}

.counter-item-left small {
    color: #ff9500;
    font-size: 13px;
}

.counter-item-right {
    display: inline-block;
    vertical-align: middle;
}

.counter-item-right span {
    font-size: 1.0em;
    line-height: 160%;
    display: block;
    font-style: italic;
    position: relative;
    padding-left: 17px;
    top: 0;
}

.counter-item-right.green span {
    color: #1abc73;
}

.counter-item-right.red span {
    color: #ff0000;
}
/*
.counter-item-right span:before {
    content: "\f062";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-style: normal;
    bottom: 0;
    top: 10px;
    right: 0;
    margin: auto;
}*/

.arr-style {
    width: 10px;
    height: 11px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 12px;
}
/*map*/

.map img {
    width: 100%;
}

.bg-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.header-bg {
    min-height: 600px;
    padding-top: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
}
/*evaluate-your-home-content*/

.evaluate-your-home-content {
    margin-bottom: 34px;
}

.evaluate-your-home-content p {
    color: rgba(255, 255, 255, 0.80);
}

.container-pd {
    padding: 70px 30px;
}

.btn-width {
    width: 300px;
}

.container-np-types {
    background: #0099e7;
}

.container-np-types p,
.bootstrap-select span.filter-option {
    color: rgba(255, 255, 255, 0.90);
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
}

.container-np-types ul,
.sold-bedroom ul {
    margin: 10px 0 37px;
}

.container-np-types ul li,
.sold-bedroom ul li {
    display: inline-block;
    list-style-type: none;
    color: white;
    margin-right: 50px;
}

.container-np-types ul li:last-child,
.sold-bedroom ul li:last-child {
    margin-right: 0;
}
/*.container-np-types ul li:before {
    content: '';
    background-image: url(images/chekmark.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.container-np-types ul li:last-child:before {
    background-image: url(images/chekmark-blank.png);
}*/

.neighborhood-pt-item-image {
    float: left;
    margin-right: 12px;
    width: 65px;
    text-align: center;
    top: 4px;
    position: relative;
}

.col-style.col-md-4:nth-child(1) .neighborhood-pt-item .neighborhood-pt-item-image {
    width: 80px;
}

.col-style.col-md-4:nth-child(2) .neighborhood-pt-item .neighborhood-pt-item-image,
.col-style.col-md-3:nth-child(2) .neighborhood-pt-item .neighborhood-pt-item-image {
    width: 94px;
}

.col-style.col-md-4:nth-child(3) .neighborhood-pt-item .neighborhood-pt-item-image,
.col-style.col-md-3:nth-child(3) .neighborhood-pt-item .neighborhood-pt-item-image {
    width: 90px;
}

.col-style.col-md-3:nth-child(1) .neighborhood-pt-item .neighborhood-pt-item-image {
    width: 74px;
}

.col-style.col-md-3:nth-child(2) .neighborhood-pt-item .neighborhood-pt-item-image img {
    width: 72%
}
.col-style.col-md-3:nth-child(3) .neighborhood-pt-item .neighborhood-pt-item-image img {
    width: 74%;
}
.col-style.col-md-3:nth-child(4) .neighborhood-pt-item .neighborhood-pt-item-image img {
    width: 90%;
}
.neighborhood-pt-item-text {
    display: table;
}

.neighborhood-pt-item-text a:hover span {
    color: white !important;
}

.neighborhood-pt-item-text span:first-child {
    color: white;
    font-size: 13px;
}

.neighborhood-pt-item-text p {
    color: white;
    margin-bottom: 0;
    font-weight: bold;
}

/*.col-style {
    padding: 0 20px;
    margin-bottom: 40px;
}*/
/*.col-style:nth-child(3n+1) {
    clear: both;
}*/

/*.col-style:nth-last-child(-n+4) {
    margin-bottom: 0;
}*/

/*.neighborhood-property-types .col-style:nth-child(4) {
    clear: both;
}

.col-style:nth-last-child(-n+4) .neighborhood-pt-item {
    text-align: center;
}*/



/*.col-style:nth-last-child(-n+4) .neighborhood-pt-item-text {
    display: block;
}*/

.gray-bg {
    background-color: #f7f7f7;
}

.neighborhood-pt-item-image {
    width: 75px;
}

/*sold bedroom*/

.sold-bedroom {
    text-align: center;
}

.sold-bedroom a {
    color: #666666;
}

.bootstrap-select .btn-info:after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: inherit;
    padding-left: 0;
    z-index: 1;
    color: #828282;
    right: 12px;
    position: relative;
}

.graph-one-place .bootstrap-select .btn-info:after,
.neighborhood-property-types .bootstrap-select .btn-info:after {
    color: white;
}

.sold-bedroom-text {
    margin-bottom: 47px;
}
/*graph one place*/

.graph-one-place .container {
    padding-bottom: 30px;
}

.graph-one-place .sold-bedroom-text {
    margin-bottom: 26px;
}

.blue-bg {
    background-color: #0099e7;
}

.list-style {
    text-align: center;
    margin-bottom: 23px;
}

.list-style li {
    display: inline-block;
    margin-right: 30px;
}

.list-style li:last-child {
    margin-right: 0;
}

.list-style li a {
    color: white;
}

.list-style li a:after {
    padding-right: 0;
    margin-left: -5px;
}

.loading {
    position: relative;
    display: inline-block;
}

.loading li {
    opacity: .8;
}

.loading:after {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    right: -60px;
    content: '';
    z-index: 1;
    margin: auto;
    background: url(images/gif-load.gif) no-repeat;
}

.nav-tabs {
    border: 2px solid #fff;
    display: inline-block;
    margin: 2px 0 22px;
}

.nav-tabs,
.nav-tabs li a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #0099e6;
}

.graph-one-place .nav-tabs {
    margin: 2px 0 37px;
}

.nav-tabs li {
    border-right: 2px solid #fff;
    margin-bottom: 0;
}

.nav-tabs li a {
    margin-right: 0;
    border: 0;
    font-weight: bold;
    color: white;
    padding: 12px 35px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
}

.nav-tabs li:last-child {
    border-right: 0;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
    border: 0;
    background-color: white;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
    border-radius: 0;
    color: #09b4ea;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-radius: 0;
    color: #09b4ea;
}

.nav-tabs > li > a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -14px;
    margin: auto;
    opacity: 0;
}

.nav-tabs > li > a:hover:after,
.nav-tabs > li.active a:hover:after,
.nav-tabs > li.active a:focus:after,
.nav-tabs > li.active a:active:after,
.nav-tabs > li a:focus:after,
.nav-tabs > li a:active:after,
.nav-tabs > li.active a:after {
    opacity: 1;
}

.nav-tabs > li.active:first-child a,
.nav-tabs > li.active:first-child a:hover,
.nav-tabs > li.active:first-child a:focus,
.nav-tabs > li:first-child a:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

.nav-tabs > li.active:last-child a,
.nav-tabs > li.active:last-child a:hover,
.nav-tabs > li.active:last-child a:focus,
.nav-tabs > li:last-child a:hover {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.nav-tabs > li.active:first-child a,
.nav-tabs > li.active:first-child a:hover,
.nav-tabs > li.active:first-child a:focus,
.nav-tabs > li:first-child a:hover {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

.tab-content {
    text-align: center;
}
/*.graph-one-place .container {
    padding-bottom: 0;
}*/
/*averages sales price*/

.dark-gray {
    background-color: #3c434d;
}

.averages-sales-price .nav-tabs {
    background-color: transparent;
    width: 360px;
}

.averages-sales-price .nav-tabs li {
    width: 50%;
}

.averages-sales-price .nav-tabs li.active.single-tab {
    width: 100%;
}

.averages-sales-price .nav-tabs li a {
    background-color: rgba(255, 255, 255, 0);
    color: white;
    padding: 12px 15px;
}

.averages-sales-price .nav-tabs > li:last-child a {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.averages-sales-price .nav-tabs > li:first-child a {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

li a:focus {
    outline: none;
}

.averages-sales-price .nav-tabs > li.active a {
    background-color: white;
    color: #505a66;
}

.averages-sales-price .nav-tabs > li a:hover {
    color: #505a66;
    background-color: white;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0);
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 31px 0;
    line-height: 100%;
}

.table-bordered {
    border: none;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    color: white;
}

.table-bordered > thead > tr > th {
    font-weight: 400;
    width: 22% !important;
}

.table-bordered > tbody > tr > td {
    color: rgba(255, 255, 255, 0.80);
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}

.averages-sales-price .container {
    padding-bottom: 0;
}
/*.table-bordered > thead > tr > th:last-child,
.table-bordered > tbody > tr > td:last-child {
    text-align: right;
}*/

.table-bordered > tbody > tr > td.green {
    color: #22b77c;
    text-align: right;
}

.table-bordered > tbody > tr > td.yellow:last-child {
    color: #ffbb00;
}

.table-bordered > tbody > tr > td span.green {
    color: #1abc73;
}

.table-bordered > tbody > tr > td span.yellow {
    color: #ffbf00;
}

.table-bordered > tbody > tr > td span.red {
    color: #ff0000;
}

.averages-sales-price .tab-content {
    padding: 0 30px;
}

.table-bordered > thead > tr > th:last-child {
    width: 11% !important;
    text-align: right;
    white-space: nowrap;
}
/*signup*/

.signup p,
.marketing-report p {
    color: rgba(255, 255, 255, 0.7);
}

.inline-group {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    position: relative;
}

.signup .btn,
.signup .form-control,
.marketing-report .btn,
.marketing-report .form-control {
    margin-bottom: 8px;
}

.signup-col-right .btn {
    display: block;
    width: 211px;
    margin: 0 auto 8px;
}

.inline-group>.inline-item {
    display: table-cell;
    float: none;
    width: auto;
    margin-left: -1px;
}

.inline-group>select.inline-item,
.inline-group>.btn.inline-item {
    margin-bottom: 2px;
}

.signup .form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 0;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    width: 100%;
    color: #adadad;
    font-style: italic;
    font-size: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: transparent;
}

.inline-group>.inline-item:last-child:not(:first-child) {
    position: absolute;
    top: 1px;
    right: 1px;
    background: #0099e7;
    width: 35%;
    height: 58px;
}

.signup,
.marketing-report {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.signup h2,
.marketing-report h2 {
    margin-bottom: 28px;
}

.pd-style {
    padding: 70px 70px 67px;
}
/*
.pd-style:nth-child(1) {
    border-right: 2px solid #fff;
}*/
/*agent*/

.agent-image {
    min-height: 276px;
    border-top-right-radius: 35px;
    background-repeat: no-repeat;
    background-position: 30% 0;
    background-size: cover;
}

.agent-left-col h5 {
    margin-bottom: 2px;
}

.author-name {
    margin-bottom: 20px;
}

.contact-info a {
    color: #0099e6;
    display: block;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    text-decoration: none;
}

.contact-info a span:first-child {
    margin-right: 5px;
    float: left;
    width: 18px;
}

.contact-info a:first-child {
    color: #7b7a7a;
}

.contact-info a:first-child:hover {
    color: #0099e6;
}

.contact-info a:hover {
    text-decoration: underline;
}

.web-link {
    text-overflow: ellipsis;
    white-space: normal;
    width: 160px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.web-link:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    height: 1px;
    background: #0099e6;
    bottom: 5px;
}

.web-link:hover:after {
    width: 100%;
}

.agent-text p font,
.agent-text a {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #999999;
}

.agent-text a {
    color: #0099e6;
}

footer .container {
    border-top: 1px solid #ddd;
    padding: 33px 15px;
}

footer .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.footer-text {
    text-align: right;
}

.footer-text p {
    width: 100%;
    margin-bottom: 0;
}
/*progress bar*/
/*.progress-bar span {
    float: right;
    padding-right: 10px;
}*/

.tooltip {
    position: relative;
    float: right;
}

.tooltip > .tooltip-inner {
    background-color: #eebf3f;
    padding: 5px 15px;
    color: rgb(23, 44, 66);
    font-weight: bold;
    font-size: 13px;
}

.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eebf3f;
}

.popOver {
    display: inline-block;
    padding-right: 10px;
}

.progress {
    border-radius: 40px;
    /*
    overflow: visible;*/
    
    height: 35px;
    background-image: none;
    background-color: #f1f1f1;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 40px;
    width: 95%;
    margin-bottom: 10px;
}

.progress-item:last-child .progress {
    margin-bottom: 0;
}

.progress-bar {
    background: rgb(23, 44, 60);
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    padding: 7px 0;
    border-radius: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;    
    text-align: right;
    min-width: 30px;
}

.popover-title {
    padding: 0 0 5px !important;
    margin: 0;
    font-size: 13px;
    background-color: white;
    border-bottom: transparent !important;
    border-radius: 5px 5px 0 0;
    color: #000 !important;
}

.popover-content {
    color: #000 !important;
    font-size: 1.0em;
    padding: 0;
}

.popover {
    border: none !important;
}

.popover {
    padding: 20px;
}

.popover.top>.arrow {
    left: 0 !important;
    margin: auto !important;
    right: 0 !important;
}

.progress-counter {
    float: left;
}

.progress-item:before,
.progress-item:after {
    content: '';
    display: block;
    clear: both;
}

.progress-counter p {
    font-weight: 100;
    color: #828282;
    margin-bottom: 0;
    padding-top: 2px;
}
/*progress bar gradient*/

.progress-item:nth-child(1) .progress-bar {
    background: #b6e026;
    background: -moz-linear-gradient(left, #b6e026 0%, #57961c 100%);
    background: -webkit-linear-gradient(left, #b6e026 0%, #57961c 100%);
    background: linear-gradient(to right, #b6e026 0%, #57961c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#57961c', GradientType=1);
}

.progress-item:nth-child(2) .progress-bar {
    background: #e570e7;
    background: -moz-linear-gradient(left, #e570e7 0%, #c85ec7 47%, #a849a3 100%);
    background: -webkit-linear-gradient(left, #e570e7 0%, #c85ec7 47%, #a849a3 100%);
    background: linear-gradient(to right, #e570e7 0%, #c85ec7 47%, #a849a3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3', GradientType=1);
}

.progress-item:nth-child(3) .progress-bar {
    background: #ff9797;
    background: -moz-linear-gradient(left, #ff9797 0%, #ed1747 100%);
    background: -webkit-linear-gradient(left, #ff9797 0%, #ed1747 100%);
    background: linear-gradient(to right, #ff9797 0%, #ed1747 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff9797', endColorstr='#ed1747', GradientType=1);
}

.progress-item:nth-child(4) .progress-bar {
    background: #62efb1;
    background: -moz-linear-gradient(left, #62efb1 0%, #1abc73 100%);
    background: -webkit-linear-gradient(left, #62efb1 0%, #1abc73 100%);
    background: linear-gradient(to right, #62efb1 0%, #1abc73 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#62efb1', endColorstr='#1abc73', GradientType=1);
}

.progress-item:nth-child(5) .progress-bar {
    background: #37eefe;
    background: -moz-linear-gradient(left, #37eefe 0%, #00a0e6 100%);
    background: -webkit-linear-gradient(left, #37eefe 0%, #00a0e6 100%);
    background: linear-gradient(to right, #37eefe 0%, #00a0e6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#37eefe', endColorstr='#00a0e6', GradientType=1);
}

.progress-item:nth-child(6) .progress-bar {
    background: #ffd800;
    background: -moz-linear-gradient(left, #ffd800 0%, #ff6d00 100%);
    background: -webkit-linear-gradient(left, #ffd800 0%, #ff6d00 100%);
    background: linear-gradient(to right, #ffd800 0%, #ff6d00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#ff6d00', GradientType=1);
}

.progress-zero .progress-bar {
    color: #818181;
    min-width: 0;
}

.progress-zero .progress-bar .popOver {
    width: 20px;
}
/*cylnder*/

#select-modal .modal-content {
    background: transparent;
}
/* main container styles */

div.drum-wrapper {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

div.drum-wrapper .inner {
    position: relative;
    overflow: hidden;
}

div.drum-wrapper div.container {
    position: absolute;
    width: 100%;
    top: 48px;
    left: 0px;
    -webkit-perspective: 1100px;
    -moz-perspective: 1100px;
    -o-perspective: 1100px;
    perspective: 1100px;
}

div.drum-wrapper,
div.drum-wrapper .inner {
    height: 350px;
}

.outside div.drum-wrapper {
    height: 355px;
}

.outside div.drum-wrapper .inner {
    top: 2px;
}

.outside div.drum-wrapper .container {
    top: 148px;
}
/* dail styles for mouse controls */

div.drum-wrapper .dial {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.7);
    display: none;
}

.outside div.drum-wrapper .dial {
    height: 130px;
}

div.drum-wrapper .dial div {
    width: 20px;
    height: 10px;
    margin: 0 auto;
}

div.drum-wrapper .dial svg {
    position: absolute;
}

div.drum-wrapper .up {
    top: 0px;
}

div.drum-wrapper .up svg {
    top: 2px
}

div.drum-wrapper .down {
    bottom: 0px;
}

div.drum-wrapper .down svg {
    bottom: 2px;
}
/* actual drum styles */

div.drum {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

div.drum figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 20px;
    color: #fff;
    margin: 0px;
    padding: 0px 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 3.125em;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

div.drum-wrapper div.container,
div.drum-wrapper figure {
    height: 55px;
    line-height: 53px;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .9;
}
/*section {
    padding: 70px 0;
}
*/

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border-radius: .25em;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    background-color: white;
    vertical-align: middle;
}

.sold-bedroom .checkbox .cr {
    background-color: #21a6ea;
}

.sold-bedroom .checkbox p {
    display: inline-block;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 0.7em;
    line-height: 0;
    top: 52%;
    left: 16%;
    color: #0099e7;
}

.sold-bedroom .checkbox .cr .cr-icon {
    color: #fff;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.modal-style .modal-body,
.modal-style1 .modal-body,
.modal-style2 .modal-body {
    padding: 0;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    background-color: #fff;
    text-align: center;
}

.modal-style .nav-tabs li a {
    pointer-events: none;
}

.map-col,
.map-col2 {
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.form-text p {
    font-size: 1.250em;
    margin-bottom: 12px;
}

.map-col {
    min-height: 385px;
}

.modal1 {
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 15px auto 15px;
}

.activeListing .modal1 {
    max-width: 860px;
}
/*
.map-col form {
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 45px;
}*/

.map-col form img {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    left: auto;
}

.form-control-style {
    height: 45px;
    font-size: 1.0em;
    font-style: italic;
    color: #b1b1b1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.btn-sky,
.gform_footer input[type=submit] {
    background-color: transparent;
    min-width: 280px;
    border-color: #0099e7;
    color: #0099e7;
}

.marketing-report .gform_footer input[type=submit] {
    min-width: 200px;
    margin-right: 0;
    border-color: #fff;
    color: #fff;
}

.marketing-report .gform_footer {
    width: 30% !important;
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin: 0;
    text-align: right;
}
/*.map-button {
    padding: 40px 0 0;
}*/

.map-button {
    /*padding: 0;
    font-size: 5em;
    color: gray;
    position: relative;
    left: 0;
    right: 0;
    top: 15px;
    clear: both;
    height: 0;*/
    
    display: inline-block;
}

.nav-tabs li {
    display: inline-block;
    list-style-type: none;
}

.modal1 .nav-tabs {
    border-radius: 0;
    background-color: transparent;
    border: none;
    margin: 7px auto 0;
}

.modal1 .nav-tabs li {
    border: none;
}

.modal1 .nav-tabs li a {
    padding: 0 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    background-color: transparent;
    color: #88898b;
}

.modal1 .nav-tabs li.active a {
    color: white;
    border-radius: 0 !important;
    background-color: transparent !important;
}

.modal1 .nav-tabs li a i {
    margin-bottom: 15px;
}

.map-button .icon1,
.map-button .icon2,
.map-button .icon3 {
    display: none;
    position: absolute;
    margin: auto;
    opacity: .4;
}

.modal1 .nav-tabs li.active .map-button img {
    display: block;
}

.modal1 .nav-tabs li .map-button img {
    width: 24px;
}

.icon1 {
    left: 51px;
}

.icon2 {
    left: 0;
    right: 0;
}

.icon3 {
    right: 45px;
}

.map-button a {
    display: block;
    color: gray;
    text-decoration: none;
    font-size: 13px;
    margin: 0 auto 10px;
    display: inline-block;
}

.btn-sky:before,
.btn-sky:after,
.btn-sky:active:before,
.btn-sky:active:after,
.btn-sky:focus:before,
.btn-sky:focus:after {
    background-color: #44bdfb;
}

.btn-sky:hover,
.btn-sky:active,
.btn-sky:focus,
.btn-sky:active:focus {
    color: white;
}

.map-button img {
    margin: auto;
    display: block;
}

.map-col2 {
    min-height: 233px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#map3,
#map4 {
    height: 233px;
}

.address {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 23px 30px 22px;
    background-color: #0099e7;
}

.address h4 {
    font-size: 1.65em;
    color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 120%;
    margin-bottom: 0;
}

.address p {
    color: rgba(255, 255, 255, 0.70);
    margin-bottom: 0;
}

.step2col {
    margin: -80px auto 50px;
    z-index: 10000;
}

.div-style .form-control-style {
    height: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
}

.step2button {
    clear: both;
    padding: 35px 0;
}

.step2 .form-control-style {
    height: 45px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.step2 small {
    color: #bdbdbd;
    font-style: italic;
    float: left;
    font-weight: 100;
    font-size: 13px;
}

.step3 {
    text-align: left;
}

.step3 p {
    font-size: 1.500em;
    color: #666666;
    line-height: 140%;
    margin-bottom: 15px;
}

.step3 .col-center {
    padding: 50px 0;
}

.step3 .btn-sky {
    margin: 46px auto 0;
    display: block;
}
/*modal checkbox*/
/*.control {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 1.0em;
    text-align: left;
    line-height: 100%;
    color: #999999;
    font-weight: 100;
}
*/

.control-group-checkbox {
    margin-bottom: 34px;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #0099e6;
}

.control-radio .control_indicator {
    border-radius: 50%;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #ccc;
}

.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #48b9f3;
}

.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control input:checked ~ .control_indicator:after {
    display: block;
}

.control-checkbox .control_indicator:after {
    content: "\f00c";
    position: absolute;
    display: none;
    color: white;
    font-family: FontAwesome;
    font-size: 0.6em;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 9px;
}

.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
/*modal checkbox*/

.form-group:nth-child(3),
.form-group:nth-child(2) {
    margin-bottom: 0;
}

.modal-content:before,
.modal-content:after,
.modal-content,
.estimate-title:before,
.estimate-title:after,
.estimate-title,
.home-vale-content:after,
.home-vale-content:before,
.home-vale-content {
    content: '';
    display: block;
    clear: both;
}

.modal-content {
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
}

.home-vale-item span h2 {
    font-weight: bold;
    color: #333333;
}

.estimate-title {
    margin-bottom: 30px;
}

.home-vale-content:after {
    content: '';
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.step3-bottom-text p {
    font-size: 1.250em;
    line-height: 170%;
    margin-bottom: 30px;
    color: #000;
    display: block;
}

.step3,
.step2,
.step1 {
    /*padding-bottom: 40px;*/
    
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: white;
    position: relative;
}

nav.unslider-nav {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
}

.unslider-nav ol li {
    display: inline-block;
    font-size: 0;
    width: 10px;
    height: 10px;
    background-color: gray;
    border-radius: 100%;
    margin-right: 15px;
}

.unslider-nav ol li.unslider-active {
    background-color: white;
}

.title-top {
    color: white;
    margin: 0 auto 10px;
    font-size: 1.500em;
    font-weight: normal;
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    border-radius: 0;
    background: transparent;
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option,
{
    width: auto !important;
    margin-right: 22px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: 0;
}

.bootstrap-select>.dropdown-toggle {
    padding: 0 !important;
}

.bootstrap-select.btn-group .dropdown-menu li {
    padding-right: 0 !important;
    width: 100%;
}

.bootstrap-select>.dropdown-toggle,
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto !important;
    border: none !important;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
    background-color: transparent;
    border-color: transparent;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    margin-right: 0;
}

.bootstrap-select .bs-caret {
    display: none;
}

.bootstrap-select>.dropdown-toggle {
    padding-right: 0 !important;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #000 !important;
}

.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0 !important;
    overflow-x: hidden;
}

.sold-bedroom-text .bootstrap-select {
    /*margin-top: 21px;*/
    
    outline: none;
}

.sold-bedroom .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #a2a2a2;
    font-weight: 400;
    outline: none;
}

.sold-bedroom .bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: 0;
    vertical-align: middle;
    color: #808080;
}

.bootstrap-select .dropdown-toggle:focus,
.sold-bedroom-text .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    background: rgba(38, 154, 188, 0) !important;
    border-color: rgba(27, 109, 133, 0) !important;
    outline: none !important;
}

.title-mg {
    margin-bottom: 20px;
}

.condos,
.sfh,
.mfh {
    display: none;
}

.showItem {
    display: block;
}

.graph-one-place h2 br {
    display: none;
}

.add-text
/*,
.signup p br */

{
    display: none;
}

.modal-style .modal-content,
.modal-style .modal-body {
    background-color: transparent;
    box-shadow: 0 0 0 0 transparent;
    border: 0 none;
}
/*
.modal-body h2 {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: -61px;
    bottom: auto;
}*/
/*.modal-style .modal-dialog {
    top: 50px;
}*/

#map {
    pointer-events: none;
}

.map-col {
    min-height: 450px;
}

.modal-header {
    padding: 0;
    border-bottom: none;
    position: absolute;
    right: 10px;
    z-index: 1;
    color: white;
    bottom: auto;
    top: 10px;
}

button.close {
    background: transparent;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 0;
    opacity: 1;
    color: white;
    font-size: 2em;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    position: fixed;
    right: 20px;
}

.close:hover,
.close:focus {
    color: #fff;
    cursor: pointer;
    opacity: 0.9;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    outline: none;
}

.help-icon {
    display: none;
}

.modal-open {
    padding-right: 0 !important;
}

div#scrollzipPoint {
    right: 0;
    margin: auto;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

#map .mapboxgl-canvas {
    height: 576px !important;
}

.signup form {
    margin-bottom: 0;
}
/*
.inline-group>.inline-item:last-child:not(:first-child):hover {
    background-color: white;
}*/

.map .container-fluid {
    padding-right: 0;
    padding-left: 193px;
}

.table-responsive {
    border: transparent;
    overflow-x: initial;
}

.map-modal {
    width: 100%;
    height: 400px;
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#searchInput {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 50%;
}

#searchInput:focus {
    border-color: #4d90fe;
}
/*gravity forms*/

.gfield_label {
    display: none !important;
}

.gfield_description {
    color: #999999;
    font-style: italic;
    float: left;
    font-weight: 100;
    font-size: 13px;
    padding-top: 0 !important;
}

.gfield_description.validation_message {
    float: none;
}

.gform_body input[type=text] {
    height: 45px;
    border-radius: 6px;
    background-color: #fff;
    font-size: 1.0em !important;
    font-style: italic;
    color: #b1b1b1;
    box-shadow: none;
    border: 1px solid #ccc;
    padding: 6px 12px !important;
}

.ginput_container span label {
    display: none!important;
}

.custom-style,
.gfield_error.custom-style {
    width: 49% !important;
    display: inline-block;
}

.custom-style1 {
    width: 60%;
    display: inline-block;
}

.custom-style2 {
    width: 38%;
    display: inline-block;
}

.marketing-report .gform_body input[type=text] {
    background: transparent;
    border: 0 none;
    border-bottom: 1px solid #c3c6cd;
    border-radius: 0 !important;
    padding: 6px 2px !important;
    font-size: 1.1em !important;
    color: #fff;
}

.marketing-report .gform_body input[type=text]:focus {
    outline: 0 none;
    border-bottom-color: #fff;
    color: #fff;
}

.marketing-report .gform_validation_error .gform_body input[type=text],
.marketing-report .gform_validation_error .gform_body input[type=text]:focus {
    color: #b5b5b5;
}

.marketing-report ul.gfield_checkbox li {
    display: inline-block;
    margin-right: 40px !important;
}

.marketing-report .control_indicator1 {
    margin-top: 50px !important;
    width: 50% !important;
}

.marketing-report .control_indicator1 .gfield_label {
    display: block !important;
    color: #fff;
    font-size: .9em;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
}

.marketing-report .control_indicator1 ul.gfield_checkbox li label {
    color: #fff;
}

.marketing-report .control_indicator1 .ginput_container_checkbox {
    margin-top: 10px !important;
}

.mrg-rgt {
    margin-right: 10px !important;
}

.gform_footer {
    text-align: center;
}

li.gfield {
    padding-right: 0 !important;
}

.control_indicator1 li label {
    display: block;
    position: relative;
    padding-left: 24px !important;
    margin-bottom: 0 !important;
    cursor: pointer;
    font-size: 1.0em !important;
    text-align: left;
    line-height: 100% !important;
    color: #999999;
    font-weight: normal;
}

.control_indicator1 input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator1 li label:after {
    content: '';
    background-color: #ccc;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.control_indicator1 li {
    overflow: visible !important;
}

.control_indicator1 input[type=checkbox]:checked+label {
    font-weight: normal !important;
}

.control_indicator1 input[type=checkbox]:checked+label:after {
    content: "\f00c";
    color: white;
    font-family: FontAwesome;
    font-size: 0.6em;
    text-align: center;
    background-color: #0099e6;
}

.signup form {
    position: relative;
}

.signup .ginput_container {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
}

.signup .gform_body input[type=text] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 0;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    width: 100% !important;
    color: #adadad;
    font-style: italic;
    font-size: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: transparent;
    outline: none;
    padding-right: 36% !important;
}
.default-page .um-form input[type=number], 
.default-page .um-form input[type=password], 
.default-page .um-form input[type=tel], 
.default-page .um-form input[type=text],
.default-page .uimob500.um .um-form input[type=text],
.default-page .uimob500.um .um-form input[type=password],
.default-page .uimob500.um .um-form input[type=text]:focus,
.default-page .uimob500.um .um-form input[type=password]:focus {
    font-style: italic !important;
    height: 60px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #d0d0d0 !important;
}
.default-page .uimob500.um input[type=submit].um-button, 
.default-page .uimob500.um .um-button.um-alt, 
.default-page .uimob500.um input[type=submit].um-button.um-alt,
.default-page input[type=submit].um-button, 
.default-page .um-um_password_id.um input[type=submit].um-button,
.default-page input[type=submit].um-button:focus,
.default-page .um-um_password_id.um input[type=submit].um-button:focus {
    background: #0099e7;
    height: 58px !important;
    border: 2px solid #0099e7 !important;
    color: #fff;
    border-radius: 30px !important;
    padding: 20px 25px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
}
.default-page .uimob500.um input[type=submit].um-button:hover, 
.default-page .uimob500.um a.um-button:hover,
.default-page .uimob500.um .um-button.um-alt:hover, 
.default-page .uimob500.um input[type=submit].um-button.um-alt:hover,
.default-page input[type=submit].um-button:hover,
.default-page .um-um_password_id.um input[type=submit].um-button:hover {
    background-color: #4986a9;
    border-color: #4986a9 !important;
}
.um-page-loggedout .top-menu p,
.um-page-loggedin .top-menu p {
    display: none;
}
.um-page-login .um-misc-ul {
    text-align: center;
}
.um-page-login .um-misc-ul, 
.um-page-login .um-misc-ul li {
    font-size: 1.0em;
    list-style-type: none;
}
.default-page .um-field-label {
    margin: 0 0 3px;
}
.default-page .um-field-label label {
    margin-bottom: 0;
}
.signup .gform_footer input[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    background: #0099e7;
    width: 100% !important;
    height: 58px;
    margin-right: 0 !important;
    border: 2px solid #fff;
    color: #fff;
    min-width: 62px;
}

.signup .gform_footer {
    display: inline-block;
    position: absolute;
    top: -16px;
    right: 0px;
    width: 30% !important;
}

.signup .gform_footer input[type=submit]:hover,
.signup .gform_footer input[type=submit]:active,
.signup .gform_footer input[type=submit]:focus,
.signup .gform_footer input[type=submit]:active:focus {
    border: 2px solid #fff;
    background-color: #0382c3;
    color: white;
}
/*.connect-realtor .modal-dialog{
    top:9%;
}*/

.connect-realtor .modal-content {
    background-color: transparent;
}

.connect-realtor .modal-body {
    background-color: rgba(0, 0, 0, .2);
}

.connect-realtor .modal-body .step1 {
    padding-top: 20px;
    min-height: 372px;
    display: flex;
    align-items: center;
}
/*google api style*/

#map {
    height: 100%;
}

#locationField,
#controls {
    position: relative;
    width: 480px;
}

#autocomplete {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-right: 115px;
    border: 0 none;
    box-shadow: none;
    background: transparent;
    color: #adadad;
    height: 60px;
    padding-top: 2px;
}

.label {
    text-align: right;
    font-weight: bold;
    width: 100px;
    color: #303030;
}

#address {
    border: 1px solid #000090;
    background-color: #f0f0ff;
    width: 480px;
    padding-right: 2px;
}

#address td {
    font-size: 10pt;
}

.field {
    width: 99%;
}

.slimField {
    width: 80px;
}

.wideField {
    width: 200px;
}

.map-col #locationField {
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 60px;
    z-index: 1000;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.map-col #locationField img {
    position: absolute;
    right: 137px;
    top: 4px;
}

.pac-container {
    z-index: 10000;
}

.pac-container:after {
    display: none;
}

#gforms_confirmation_message_1,
#gforms_confirmation_message_3,
#gform_confirmation_message_2 {
    padding: 0 0 30px 0;
    font-size: 1.2em;
    color: #0099e7;
    background-color: transparent;
}

#gform_confirmation_message_2 {
    color: #fff;
}

.dwb-s .dwb0 {
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    padding: 15px !important;
    line-height: 100% !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 1em !important;
    font-weight: bold !important;
    background: transparent !important;
    background-image: none !important;
    border: 2px solid #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    color: #fff !important;
    float: right !important;
    height: auto !important;
}

.dwb-s .dwb0:hover,
.dwb-s .dwb0:active,
.dwb-s .dwb0:focus,
.dwb-s .dwb0:active:focus {
    color: #04acff !important;
    outline: none !important;
    border: 2px solid #fff !important;
    opacity: 1 !important;
    background-color: white !important;
}

.market-filters {
    text-align: center;
}

.contact-info a {
    margin-bottom: 3px;
    display: inline-block;
}

.contact-info a:last-child {
    margin-top: 33px;
}

.btn-sky:hover,
.btn-sky:active,
.btn-sky:focus,
.btn-sky:active:focus {
    color: white;
    background-color: #44bdfb;
}

.neighborhood-pt-item-text a {
    color: #fff;
    text-decoration: none;
    line-height: 150%;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    margin-bottom: 6px;
    border-bottom: 2px solid #fff;
    position: relative;
    top: -5px;
}

.neighborhood-pt-item-text a:after {
    display: inline-block;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border-left-color: #fff;
    border-width: 5px;
    margin-top: -17px;
    right: -5px;
}

.neighborhood-pt-item-text a:hover {
    color: #e4e1e1;
    border-bottom-color: transparent;
}

.neighborhood-pt-item-text a:hover span {
    color: #e4e1e1;
}

.neighborhood-pt-item-text a:hover:after {
    border-left-color: #e4e1e1;
}

.neighborhood-pt-item-text a i.sl {
    color: #ed174f;
    margin-left: 3px;
}

.neighborhood-pt-item-text a i.al {
    color: #4ab862;
    margin-left: 3px;
}

.neighborhood-pt-item-text a:hover i.sl,
.neighborhood-pt-item-text a:hover i.al {
    color: #fff;
}

.btn-7 {
    overflow: hidden;
}

.btn-7 a {
    z-index: 2
}

.btn-7 a:before {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-color: #a94646;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-top: 2px solid #ffe800;
}

.btn-7 a:hover:before {
    opacity: 1;
    top: 0;
}

.disp-num-only {
    display: none;
}

#map2 {
    height: 450px !important;
    z-index: 0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radiua: 16px;
}

.table-condensed .btn-info:after {
    color: white;
    padding-left: 3px;
}
/*Active Listing style*/

.activeListing .modal-body {
    padding: 30px 30px 15px;
}

.active-listing-item {
    margin-bottom: 30px;
}

.al-img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    height: 114px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.al-more-info {
    border-left: 1px solid #e5e5e5;
}

.al-type {
    color: #4ab962;
    font-size: 1em;
    font-family: "latoheavy";
    margin-bottom: 2px;
}

.al-type-sold {
    color: #d20909;
}

.al-type i {
    font-size: 12px;
    margin-right: 8px;
    vertical-align: middle;
    margin-top: -2px;
}

.al-price {
    font-weight: bold;
    color: #272c32;
    font-size: 1.5em;
    margin-bottom: 5px;
}

.al-address,
.al-more-info,
.al-more-info p {
    font-size: 1em;
    color: #333333;
    line-height: 140%;
}

.al-more-info p,
.al-more-info div {
    margin-bottom: 5px;
}

.al-more-info div {
    display: inline-block;
    padding-right: 13px;
}

.al-more-info div:last-child {
    padding-right: 0;
}

.al-more-info div img {
    margin-right: 2px;
}

.al-more-info >div span {
    width: 30px;
    display: inline-block;
    text-align: center;
}

.al-more-info {
    padding-left: 15px;
}

.activeListing ul {
    margin-bottom: 0;
}

.activeListing ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 23px;
}

.activeListing ul li:last-child {
    padding-right: 0;
}

.activeListing ul li span {
    font-size: 13px;
    color: #999999;
    display: block;
}

.activeListing ul li p {
    margin-bottom: 0;
}

.al-detail.width-half-480 {
    padding-left: 5px;
}

.activeListing .title-top {
    color: #000;
    font-size: 2.250em;
    font-weight: 100;
    margin-bottom: 30px;
}

/*.neighborhood-property-types .col-md-4:nth-child(2) .neighborhood-pt-item-image,
.neighborhood-property-types .col-md-4:nth-child(3) .neighborhood-pt-item-image {
    cursor: pointer;
}*/

.control_indicator1 input[type=checkbox]:checked:focus+label:after {
    /* outline: 1px solid rgba(0,0,0,.5); */
    
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .9);
}

/*.neighborhood-property-types .col-md-4:nth-child(2) .neighborhood-pt-item-image:hover,
.neighborhood-property-types .col-md-4:nth-child(3) .neighborhood-pt-item-image:hover {
    opacity: .7;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}*/
/*marketing report*/

.marketing-report .gform_wrapper div.validation_error {
    color: #f30e0e !important;
    border-top: 2px solid #f30e0e !important;
    border-bottom: 2px solid #f30e0e !important;
}

.marketing-report .gform_wrapper li.gfield.gfield_error {
    background-color: rgba(255, 255, 255, 1);
    border-top: 1px solid #f30e0e;
    border-bottom: 1px solid #f30e0e;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.report-icon {
    position: absolute;
    right: -13px;
    top: -15px;
    width: 83px;
    height: 83px;
}
/*menu*/

.header-bg {
    overflow: hidden;
    position: relative;
}
/*.header-bg:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.40);
    height: 100%;
}*/

.header-bg .col-md-9 {
    width: 730px;
    margin: 0 auto;
    float: none;
}

.navbar {
    border: 0 none;
    background: rgba(0, 0, 0, .6);
    border-radius: 30px;
    margin-bottom: 98px;
    text-align: center;
    overflow: hidden;
}
/*.page-template-default .navbar{
    margin-bottom:45px;
    margin-top:30px;
}
.page-template-default .main-nav{
    position: relative;
    top: 0;
}*/

.navbar-collapse.collapse {
    height: 50px !important;
}

ul.navbar-nav {
    list-style: none;
    height: 50px;
    float: none;
    display: inline-block;
}

ul.navbar-nav li {
    display: inline-block;
    margin: 0 12px;
}

ul.navbar-nav li a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding: 13px 10px 15px;
    display: block;
    border-top: 2px solid transparent;
    position: relative;
}

ul.navbar-nav li a:hover,
ul.navbar-nav li a:focus {
    text-decoration: none;
    background-color: transparent;
}

.header-bg .nav > li > a:hover,
.header-bg .nav > li > a:focus {
    background: transparent;
}

ul.navbar-nav li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 2px solid transparent;
    width: 100%;
    height: 50px;
    -o-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

ul.navbar-nav li a:hover:before {
    background: rgba(255, 255, 255, .2);
    border-top: 2px solid #fff;
    opacity: 1;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.header-bg .navbar-toggle {
    float: left;
}

.header-bg .navbar-toggle .icon-bar {
    background: #fff;
}

.top-menu p {
    position: absolute;
    top: auto;
    color: white;
    font-size: 13px;
    bottom: -50px;
}
/*404 page style*/

.section-404 {
    padding: 150px 0;
}

.section-404 h1 {
    font-size: 6em;
}

.section-404 h6 {
    font-size: 1.2em;
    margin-bottom: 20px;
}

.section-404 p {
    margin-bottom: 30px;
    line-height: 170%;
}

.breadcrumb {
    padding: 20px 0 13px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.mg-zero {
    margin: 0;
}

.breadcrumb span a {
    color: #00afff;
    text-decoration: none;
}

.breadcrumb span a:hover,
.breadcrumb span a:active,
.breadcrumb span a:focus {
    color: #0794d4;
}

.breadcrumb span:first-child a:first-child:after,
.breadcrumb span:nth-child(3):before {
    content: '>';
    display: inline-block;
    margin: 0 5px;
}

.gallery,
.gallery-nav {
    overflow: hidden;
    position: relative;
}

.gallery button {
    width: 42px;
    height: 55px;
    background-color: rgba(255, 255, 255, 0.90);
    border: 0 none;
    top: 60%;
}

.gallery button span {
    margin: auto;
    display: inline-block;
}

.arrow-right-sign:before,
.arrow-left-sign:before {
    content: '';
    display: block;
    width: 11px;
    height: 20px;
}

.arrow-right-sign:before {
    background-image: url('images/icon-right.png');
}

.arrow-left-sign:before {
    background-image: url('images/icon-left.png');
}

.gallery-nav .slick-slide.slick-current.slick-active:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.30);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.gallery-nav .slick-slide {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    height: 68px;
    max-width: 108px;
}

.slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery {
    margin-bottom: 10px;
}

.section-gallery .col-md-12 {
    overflow: hidden;
    position: relative;
}

.sale-property {
    background-color: #4bb962;
    display: inline-block;
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    position: absolute;
    z-index: 999;
    left: -48px;
    right: auto;
    width: 169px;
    padding: 10px 0 12px 55px;
    top: 10px;
}

.sale-property p {
    margin-bottom: 0;
    color: white;
    font-weight: 500;
    line-height: 100%;
}

.pending {
    background-color: #ffb516;
}

.section-tabs ul {
    padding: 0 0 0 85px;
    margin: 0 0 20px!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-bottom: 1px solid #000;
    border-top: 0;
    background-color: transparent;
}

.section-tabs ul li a {
    padding-right: 85px;
    background-color: rgb(255, 255, 255) !important;
    color: #000;
    padding-left: 0;
}

.section-tabs ul li.active:before,
.section-tabs ul li.active:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -58px;
    width: 0;
    height: 0;
}

.section-tabs ul li.active:before {
    border-top: solid 13px #000000;
    border-left: solid 12px transparent;
    border-right: solid 13px transparent;
}

.section-tabs ul li.active:after {
    border-top: solid 12px white;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
}
/*.section-tabs ul li:last-child a {
    padding-right: 0;
}*/

.section-tabs .nav-tabs > li.active a,
.section-tabs ul li a {
    border-radius: 0 !important;
}

.home-item-left-col {
    text-align: left;
    padding-left: 0;
}

.home-item-left-col span {
    font-size: 1.250em;
    margin-bottom: 13px;
    display: block;
}

.home-item-left-col p {
    color: #333333;
}

.home-item-right-col ul {
    border: none;
    padding-left: 0;
}

.home-item-right-col {
    text-align: left;
    padding-left: 160px;
}

.home-item-right-col ul li {
    list-style-type: none;
    color: #666666;
    margin-bottom: 2px;
}

.home-item-right-col ul li span,
.home-item-right-col ul li p {
    display: inline-block;
}

.home-item-right-col ul li p {
    color: #4ab962;
}

.pending-text {
    color: #ffb516 !important;
}

.page-id-21 footer {
    display: none;
}

.section-tabs {
    margin-bottom: 70px;
}

.section-tabs #features ul {
    border-bottom: none;
    padding-left: 0;
}

.section-tabs #features ul li {
    list-style-type: none;
    text-align: left;
    color: #666666;
    margin-bottom: 2px;
}

.home-item-right-col ul li span:first-child,
.section-tabs #features ul li span {
    font-weight: 600;
}

.page-template-listing-detail #map {
    height: 400px !important;
    max-width: 700px;
}

.section-gallery {
    padding-bottom: 13px;
}

.disclaimer {
    margin-top: 30px;
}

.disclaimer img {
    margin: 0 0 15px;
}

.col-width {
    width: auto;
}

.disclaimer small {
    color: #333333;
    font-size: 11px;
    line-height: 190%;
    display: block;
}

.activeListing a {
    display: block;
}

.activeListing a:hover {
    opacity: 0.7;
}

.activeListing .disclaimer {
    margin-top: 0;
}

.activeListing .disclaimer .col-width {
    width: 25%;
}
/*BLOG PAGE DESIGN*/

.image-effect {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.image-effect .blog-post-image {
    width: 100%;
    top: 0;
    position: relative;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.image-effect .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.image-effect .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.image-effect .buttons span {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    margin: 0 1px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.image-effect:hover .blog-post-image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.image-effect:hover .ovrly {
    opacity: 1;
}

.image-effect:hover .buttons span {
    opacity: 1;
}

.section-banner .navbar {
    display: inline-block;
    margin: 20px 0 63px;
}

.section-banner {
    height: 257px;
    text-align: center;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 114px;
}

.banner-title p,
.banner-title h1 {
    color: white;
    margin-bottom: 0;
}

.banner-title h1 {
    font-size: 2.500em;
}

.section-blog {
    padding: 40px 0 150px;
}

.post-row {
    overflow: hidden;
    position: relative;
}

.post-row:after {
    content: '';
    border-bottom: 1px solid #ddd;
    display: block;
    left: 15px;
    position: relative;
    padding: 20px 0;
    margin-bottom: 40px;
}

.post-row:last-child:after {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 0;
}

.blog-post-image {
    min-height: 234px;
    background-size: cover;
    background-position: center;
}

.blog-post-date span {
    font-size: 1.0em;
    color: #999999;
}

.blog-post-date span:first-child:after {
    content: '|';
    display: inline-block;
}

.blog-post-date a {
    color: #00b2f3;
}

.blog-post-date {
    padding-bottom: 5px;
}

.blog-post-add {
    height: 250px;
    background-color: #00b2f3;
    display: inline-table;
    width: 100%;
}

.blog-post-add p {
    color: white;
    margin: 0;
}

.blog-post-add aside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.blog-post-content a {
    color: #00b2f3;
    text-decoration: none;
}

.blog-post-content h4 {
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}

.blog-post-content a:hover h4 {
    color: #00b2f3;
}

.post-row .col-md-5 {
    padding-right: 5px;
}
/*single page*/

.section-banner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.30);
}

.section-banner-single {
    height: 377px;
}

.section-banner-single:before {
    background-color: rgba(0, 0, 0, 0.40);
}

.section-banner-single .navbar {
    margin: 20px 0 133px;
}

.single-content img {
    margin: 30px 0;
    width: 100%;
}

.single-content {
    padding: 40px 0 90px;
}

.blog-post-content a:last-child {
    text-transform: capitalize;
}

.blog-post-content a:last-child:hover,
.blog-post-date span:first-child a:hover {
    color: #0077c7;
    text-decoration: underline;
}

.blog-post-date ul li,
.blog-post-date ul {
    display: inline-block;
    margin-bottom: 0;
}

.blog-post-date ul li {
    list-style-type: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #0099e7;
    padding: 8px 14px;
    margin: 2px;
    background-color: #0099e7;
    color: white;
}

.wp-pagenavi a:hover {
    border-color: #0099e7;
    background-color: white;
    color: #0099e7;
}

.wp-pagenavi span.current {
    border-color: #0071ab;
    background-color: #0071ab;
    color: #ffffff;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
}

footer {
    color: #999;
}

footer a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #999999;
}

footer a:hover {
    color: : #0099e6;
    text-decoration: underline;
}

.logged-in .main-nav {
    top: 60px;
}

.main-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 20px;
    z-index: 99;
}

.header-bg {
    padding-top: 177px;
}

.single-post .section-banner {
    padding-top: 200px;
}

.navbar-toggle {
    margin: 0;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    width: 36px;
    height: 7px;
    border-radius: 3px;
}

.navbar-header {
    float: left;
}

.page-template-listing-detail .internal-page{
    position: relative;
    display: block;
    top: 0;
    padding: 20px 0;
    background-image: url('images/search-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-template-search nav,
.page-template-listing-detail nav {
    margin-bottom: 0;
}

.section-search {
    padding-top: 30px;
}

.section-search h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.banner-title {
    z-index: 99;
    position: relative;
}
/*radio-btn*/

.label-col {
    padding: 2px 0 0;
}

.label-col li:first-child {
    width: 60%;
}

.label-col li {
    list-style-type: none;
    display: inline-block;
}

.label-col input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.label-col input[type=radio].css-checkbox + label.css-label {
    padding-left: 24px;
    display: inline-block;
    line-height: 19px;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
    color: #03bbec;
    font-weight: 100;
}

.label-col input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -19px;
}

.label-col label.css-label {
    background-image: url('images/csscheckbox.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sfhv {
    display: none;
}

.gform_confirmation_message_4 {
    color: #fff;
    font-size: 1.08em;
    font-weight: normal;
}

.compare-list a {
    color: #00b2f3;
    font-size: 20px;
    line-height: 170%;
}

.compare-list a:hover {
    text-decoration: none;
    color: #0082a7;
}
/*.gold-team {
    background-color: #e7e1cc;
}
*/

.team-wrapper:before,
.team-wrapper:after {
    clear: both;
    content: '';
    display: block;
}
/*.team-wrapper {
    display: flex;
    align-items: center;
}*/

.leader-img {
    height: 195px;
    overflow: hidden;
    width: 176px;
    background-size: cover;
    background-position: center;
}

h6 {
    font-size: 1.25em;
    font-weight: bold;
    color: #413113;
    margin-bottom: 5px;
}

.leader-info p {
    color: #413113;
    margin-bottom: 0;
}

.team-right-side .leader-info {
    text-align: right;
}

.team-about {
    /*text-align: center;*/
    
    border-top: 1px solid #c6bea7;
    border-bottom: 1px solid #c6bea7;
    margin: 30px 0 14px;
    padding: 22px 0 16px;
}

.team-about p {
    color: #666766 !important;
    background: transparent !important;
}

/*.company-detail {
    display: flex;
    align-items: center;
}
*/
.company-detail p {
    color: #413113;
    margin-bottom: 0;
}

.gold-team .container-pd {
    /*padding-bottom: 30px;*/
    padding-bottom: 12px;
}
/*menu*/

.selected-menu,
.selected-menu .bootstrap-select .btn,
.selected-menu .bootstrap-select.btn-group:not(.input-group-btn) {
    width: 100% !important;
    margin-bottom: 2px;
}

.selected-menu .bootstrap-select .btn {
    /*background-color: rgba(0, 0, 0, 0.60);*/
    
    background-color: rgba(0, 0, 0, 0.70);
    font-size: 2.250em;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    padding: 12px 15px !important;
}

.selected-menu.no-arr .bootstrap-select .btn {
    cursor: default;
}

.selected-menu .bootstrap-select .btn-info:after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    right: 0;
    bottom: 3px;
    color: white;
    position: relative;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    font-size: 0.7em;
    line-height: 1.2;
}

.selected-menu.no-arr .bootstrap-select .btn-info:after {
    display: none;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.60);
    padding: 0;
    margin: 0;
    min-height: 320px;
    max-width: 50%;
}

.selected-menu.no-arr .bootstrap-select.btn-group .dropdown-menu {
    display: none;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu ul li:first-child a {
    padding-top: 9px;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu ul li a {
    color: white !important;
    font-size: 2.250em;
    padding: 0 0 0 15px;
    width: 100%;
    display: block;
    line-height: 153%;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
.selected-menu .bootstrap-select.btn-group .dropdown-menu > li > a:focus {
    background-color: rgba(30, 52, 65, 0.56);
    background-image: none;
}

.selected-menu .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    overflow: visible;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 94%;
}

.selected-menu .bootstrap-select .btn:hover,
.selected-menu .btn-info:active:hover,
.btn-info.active:hover,
.selected-menu .open > .dropdown-toggle.btn-info:hover,
.selected-menu .btn-info:active:focus,
.btn-info.active:focus,
.selected-menu .open > .dropdown-toggle.btn-info:focus,
.selected-menu .btn-info:active.focus,
.selected-menu .btn-info.active.focus,
.selected-menu .open > .dropdown-toggle.btn-info.focus {
    background-color: rgba(0, 0, 0, 0.80) !important;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #cfc8c2;
    background-color: #cfc8c2;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #cfc8c2;
    background-color: #cfc8c2;
}

.selected-menu {
    height: 66px;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu li a span.text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98%;
}

.selected-menu .bootstrap-select.btn-group .dropdown-menu ul li a:hover span {
    color: #d0d0d0;
}

.co-text,
.sf-text {
    display: none;
}
/*new page css*/

.bg-color {
    background-color: #629ec0;
}

.npt-section .checkbox .cr .cr-icon,
.npt-section .radio .cr .cr-icon {
    color: #629ec0;
}

.sold-bedroom-section .checkbox .cr {
    background-color: #629ec0;
}

.graph-section .nav-tabs,
.graph-section .nav-tabs li a {
    color: white;
    background-color: #629ec0;
}

.graph-section .nav-tabs > li > a:hover,
.graph-section .nav-tabs > li > a:focus,
.graph-section .nav-tabs > li > a:active,
.nav-tabs li.active a {
    color: #629ec0;
    background-color: #fff;
}

.page-id-2479 .averages-sales-price {
    background-color: #423115;
}

.signup-section .gform_footer input[type=submit] {
    background: #629ec0;
}

.signup .gform_footer input[type=submit]:hover,
.signup .gform_footer input[type=submit]:active,
.signup .gform_footer input[type=submit]:focus,
.signup .gform_footer input[type=submit]:active:focus {
    background-color: #4986a9;
}

.marketing-report-section .control_indicator1 input[type=checkbox]:checked+label:after {
    background-color: #629ec0;
}

.marketing-report-section .gform_footer input[type=submit]:hover,
.marketing-report .gform_footer input[type=submit]:focus {
    color: #629ec0;
}

.home-evaluation .btn-white {
    background-color: #629ec0;
}

.home-evaluation .btn-white:focus,
.home-evaluation .btn-white:hover,
.home-evaluation .btn-white:active {
    background-color: #3593c3 !important;
}

.gold-section {
    background-color: #e8e1ce;
}

.compare-list ul {
    padding-left: 0;
}

.compare-list ul li {
    list-style-type: none;
}

.leader-info a {
    color: #00b2f3;
}

.leader-info a:hover {
    color: #03a0d9;
}

.leader-info h6 {
    font-size: 1.13em;
}

.team-right-side .leader-img,
.team-right-side .leader-info {
    float: right;
}

.avg-dom-text {
    color: white;
    text-align: left;
    padding: 10px 0 27px;
    letter-spacing: 0.5px;
}

.footer-last-col {
    text-align: right;
}

/*.footer-last-col img {
    margin-left: 10px;
    margin-bottom: 5px;
}*/
.map .row {
    position: relative;
} 
.home-map {
    position: absolute !important;
    right: 0;
    top: 0;
    bottom: 0;
    left: auto;
    width: 58.33333333%;
}
.leaflet-right {
    right: 15px !important;
}
.footer-last-col p a:nth-child(2):hover img {
    opacity: 0.7;
}
.default-page h2,
.page-style h2 {
    font-size: 1.7em;
    margin-top: 15px;
}
.page-style {
    margin: 48px auto 70px;
}
.page-template-terms-of-conditions .page-style {
    margin-top: 61px;
}
.page-style h3,
.page-style h4,
.page-style h5,
.page-style h6 {
    color: #282320;
}
.page-template-search .banner-container {
    padding-top: 20px;
}
.container-width {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container-width:before,
.container-width:after {
    display: table;
    content: '';
}
.container-width:after {
    clear: both;
}
.section-search iframe {
    height: 2750px !important;
}
/*form*/
/*.contact-form-text {
    padding: 60px 0 96px;
}*/
.contact-form-text p,
.contact-form-text h6 {
   margin: 15px 0 29px;
   display: block;
}
.contact-form-text h6,
.hv-form h6 {
    font-family: 'Lato', sans-serif;
    color: #999999;
    font-weight: 400;
    font-size: 1.250em;
}
.hv-form h6 {
    margin:10px auto 50px;
    display: block;
}

.contact-form-text h2,
.hv-form h2,
.form-style h2 {
    font-size: 3.0em;
    font-weight: 400;
    padding: 15px 0 0;
    display: block;
}
.hv-form h2 {
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0;
}
.hv-form img {
    margin-bottom: 75px;
}
.hv-form .btn {
    margin: 30px 0 22px;
}
.form-style h2 {
    color: white;
    padding: 0;
    margin: 0 0 5px;
}
.form-style p {
    margin: 0;
    color: white;
}
.contact-form-text br,
.hv-form br,
.form-style br {
    display: none;
}
.gform_confirmation_message h2 {
    padding: 0;
}
#home-report .step2 {
    min-height: 662px;
}
#gform_confirmation_message_1 {
    padding: 108px 0 0;
}
.slide-btn {
    display: none;
}
.footer-last-col span {
    font-family: 'Lato', sans-serif;
    font-size: 1.0em;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}
.footer-last-col img {
    display: inline-block;
}
.mg-right {
    margin-right: 55px;
}
.footer-last-col a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.footer-last-col a:focus {
    text-decoration: none;
}
.footer-last-col a:focus {
    text-decoration: none;
}
.header-bg #banner-video iframe{
    position: absolute;
    /*width: 200%;
    height: 200%;
    top: 50%;
    transform: translate(0%, -50%);
    left: -50%;*/
    /*width: 127%;
    height: 100%;
    top: 50%;
    transform: translate(-4%, -50%);
    left: -8.5%;*/
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;   
}

/*.header-bg #banner-video{
    position: relative; 
    height: 0; 
    overflow: hidden; 
    width: 100%; 
    height: auto;
}
#banner-video iframe, #banner-video object, #banner-video embed { 
    width: 100%;
}*/
.default-page .ms-form-element .wpmui-field-input, 
.default-page .ms-form-element .wpmui-field-input:focus,
.default-page .ms-form-element .wpmui-field-input:focus {
    font-style: italic !important;
    height: 60px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #d0d0d0 !important;
}
.default-page .wpmui-field-input.button, 
body .default-page .wpmui-field-input.button-primary, 
body .default-page .wpmui-field-input.button-primary:focus {
    background: #0099e7;
    height: 58px !important;
    border: 2px solid #0099e7 !important;
    color: #fff;
    border-radius: 30px !important;
    padding: 20px 25px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
}
body .default-page .wpmui-field-input.button-primary:hover {
    background-color: #4986a9;
    border-color: #4986a9 !important;
}
