@media (min-width: 1300px) {
    .container-width {
        max-width: 1024px;
    }
}

@media (max-width: 1299px) {
    .container-width {
        max-width: 1024px;
    }
}

@media (max-width: 1200px) {
    .container-width {
        max-width: 1024px;
    }
    .dwbg .dwb-s {
        right: -54%;
    }
}

@media (max-width: 1042px) {
    .section-gallery .container,
    .section-tabs .container,
    .gold-team .container {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .container {
        width: 97%;
    }
    .header-bg {
        min-height: 550px;
    }
    .slick-initialized .slider_image {
        height: 550px;
    }
    .container-pd {
        padding: 50px 15px;
    }
    .col-style {
        padding: 0px 15px;
    }
    .neighborhood-pt-item-image {
        width: 60px;
    }
    .pd-style {
        padding: 50px 30px;
    }
    .home-vale-item span h2 {
        color: #5a5a5a;
        font-size: 1.5em;
    }
    .step2col {
        margin: -80px auto 30px;
    }
    .home-vale-content:after {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .map .container-fluid {
        padding-right: 0;
        padding-left: 50px;
    }
    .table-bordered > thead > tr > th {
        width: 15% !important;
    }
    .table-bordered > thead > tr > th:last-child {
        width: 15% !important;
    }
    .dwbg .dwb-s {
        right: -50%;
    }
    .dw-li.dw-v.dw-sel div {
        font-size: 1.3em !important;
        width: 80%;
    }
    .dw-li {
        width: 60%;
    }
    .agent-image {
        background-position: center;
    }
    .disclaimer .col-width {
        width: 25%;
    }
    .image-effect {
        margin-bottom: 15px;
    }
    .section-blog {
        padding: 40px 0;
    }
    footer {
        height: 95px;
    }
    .neighborhood-pt-item-text a {
        font-size: 14px;
    }
    .activeListing ul li {
        padding: 15px 23px 15px 0;
    }
    .activeListing ul li:nth-child(2) {
        padding-right: 0;
    }
    .activeListing ul li:last-child {
        padding: 0;
    }
    .home-map {
        width: 50%;
    }
}

@media (max-width: 925px) {
    .leader-img {
        width: 40%;
    }
}

@media (max-width: 905px) {
    .gold-team-col .leader-img {
        height: 350px;
        width: 80%;
        margin: 0 0 25px 0;
        background-position: center;
    }
    .team-right-side {
        text-align: right;
    }
    .team-right-side .leader-img {
        float: right;
    }
    .gold-team-col .leader-info h6 {
        font-size: 1.625em;
        margin-bottom: 14px;
    }
    .gold-team-col .leader-info p,
    .gold-team-col .leader-info a {
        font-size: 1.375em;
    }
    .gold-team-col .leader-info a {
        padding: 7px 0;
        display: inline-block;
    }
}

@media (max-width: 830px) {
    .modal1 {
        width: 95%;
    }
    .signup h2 br {
        display: none;
    }
}

@media(max-width: 800px) {
    .header-bg .col-md-9 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .header-bg {
        min-height: 420px;
    }
    h2 {
        font-size: 2.0em;
    }
    .container {
        width: 100%;
    }
    h4 {
        font-size: 1.5em;
    }
    .map-aside {
        padding: 40px 0;
    }
    .map-aside {
        text-align: center;
    }
    .counters {
        text-align: left;
    }
    .neighborhood-pt-item {
        text-align: center;
    }
    .neighborhood-pt-item-image {
        float: none;
        margin: auto;
        display: table;
    }
    .neighborhood-pt-item-text {
        display: block;
    }
    .container-np-types ul li {
        margin-right: 60px;
    }
    .neighborhood-pt-item-image {
        width: 72px;
    }
    .pd-style {
        padding: 50px 15px;
    }
    .container-pd,
    .averages-sales-price .container {
        padding: 40px 15px;
    }
    .graph-one-place .container {
        padding-bottom: 40px;
    }
    .agent-text {
        margin-top: 20px;
    }
    .counter:before {
        float: none;
    }
    .map .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .counter-item-right {
        text-align: left;
    }
    .bg-style {
        background-attachment: inherit;
    }
    .counter-item {
        margin-bottom: 0;
        display: inline-block;
        vertical-align: text-top;
        width: 33%;
        text-align: center;
    }
    .counter-item-left {
        width: 100%;
    }
    .counter-item p {
        font-size: 1.375em;
        font-weight: 500;
    }
    .counter-item h4 {
        font-size: 2.000em;
    }
    .counter-item-right span {
        font-size: 1.375em;
        line-height: 120%;
        padding-left: 28px;
        top: 10px;
    }
    .counter-item-right span:before {
        top: 15px;
        right: 114px;
    }
    .hide-text {
        display: none;
    }
    .map-pd {
        padding-left: 0;
    }
    .map-aside h2 br {
        display: none;
    }
    /*.map-col #locationField img {
        right: 147px;
    } */
    
    .dwbg .dwb-s {
        right: -77%;
        top: 236px;
    }
    .dwb-s .dwb0 {
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        border-radius: 20px !important;
        padding: 12px !important;
        font-size: .95em !important;
    }
    .dw-li {
        font-size: 2em;
    }
    /*.dw-li.dw-v.dw-sel div,.dw-i {
        width: 80%;
    }*/
    
    .dw-li {
        width: 90%;
    }
    .arr-style {
        left: 10px;
    }
    .contact-info a {
        display: table;
    }
    .al-more-info {
        padding-left: 15px;
    }
    .neighborhood-pt-item-text a {
        display: inline-block;
        padding: 0;
        margin: 0;
        top: 0;
    }
    .activeListing button.close {
        width: 40px;
        height: 40px;
        background-color: #000;
    }
    .navbar {
        background: transparent;
        border-radius: 0;
        text-align: left;
        margin-bottom: 0;
    }
    .navbar-collapse.in {
        overflow-y: hidden;
    }
    ul.navbar-nav {
        height: auto;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        text-align: left;
        position: relative;
        overflow: hidden;
    }
    ul.navbar-nav li {
        display: block;
        margin: 0;
        width: 100%;
    }
    ul.navbar-nav {
        height: auto;
    }
    .navbar-collapse.collapse,
    .navbar-collapse.collapse.in {
        height: auto !important;
        overflow: hidden;
    }
    .navbar-collapse {
        padding: 0;
        width: 100%;
    }
    .top-menu {
        margin: auto;
    }
    .menu-style {
        width: 100%;
        background-color: #000;
        z-index: 999;
    }
    .top-menu p {
        display: none;
    }
    .header-bg {
        padding-top: 136px !important;
    }
    .header-top-text {
        margin: 0;
        min-width: 100%;
        max-width: 767px;
        width: 100% !important;
    }
    header .col-md-7 {
        top: 180px;
    }
    .top-menu .col-center {
        padding-left: 0;
    }
    .home-item-right-col {
        padding-left: 0 !important;
    }
    .gallery-nav {
        margin-bottom: 20px;
    }
    .home-item-right-col ul li {
        font-size: 1.2em;
    }
    .section-tabs a {
        width: 100%;
        display: block;
        border-radius: 0;
        padding: 15px;
        font-size: 1.3em;
        text-decoration: none;
    }
    .section-tabs .panel-group .panel {
        margin-bottom: 15px;
        border-radius: 0;
        box-shadow: none;
    }
    .section-tabs .panel-group .panel:last-child {
        margin-bottom: 0
    }
    .section-tabs .panel-heading {
        padding: 0;
        background-image: none !important;
        background-color: transparent !important;
        border: none;
        border-radius: 0;
    }
    .section-tabs .panel-group .panel {
        border-radius: 0;
    }
    .panel-default.selected a {
        background-color: #00afff;
        color: white;
    }
    .blog-post-add {
        margin-top: 30px;
    }
    .web-link {
        width: 180px;
    }
    .label-col li,
    .label-col li:first-child {
        width: 49%;
    }
    .label-col input[type=radio].css-checkbox + label.css-label {
        font-size: 1.1em;
    }
    .activeListing ul li:last-child,
    .activeListing ul li {
        padding-top: 10px;
    }
    .team-about {
        padding: 30px 0px 20px;
        margin: 46px 0 32px;
    }
    .company-detail {
        padding: 0 0px;
    }
    .compare-list a {
        display: table;
        margin: auto;
    }
    .header-top-text .mobile-date-view {
        display: block;
    }
    .header-top-text .desktop-date-view {
        display: none;
    }
    .compare-list ul li {
        text-align: center;
    }
    .compare-list ul li a {
        font-size: 1.18em;
        line-height: 150%;
    }
    .leader-img {
        width: 90%;
        margin-bottom: 25px;
        height: 300px;
    }
    .leader-info {
        padding: 0;
    }
    .leader-info p,
    .leader-info a {
        font-size: 1.375em;
    }
    .leader-info h6 {
        font-size: 1.625em;
    }
    .leader-info h6:nth-child(2) {
        margin-bottom: 12px;
    }
    .leader-info p:nth-child(4) {
        margin-bottom: 9px;
    }
    .leader-info a {
        margin-bottom: 8px;
    }
    .home-map {
        width: 100%;
        position: relative !important;
        height: 500px !important;
    }
    .modal {
        padding: 0 !important;
    }
}

@media (max-width: 750px) {
    .btn-primary {
        width: auto;
        padding: 27px 60px;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
        font-size: 2.0em;
    }
    .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.50);
    }*/
    
    .header-top-text {
        margin-bottom: 120px;
        max-width: 100% !important;
        /* min-width: 0;*/
    }
    .header-top-text p {
        margin-bottom: 5px;
        font-size: 1.375em;
    }
    .header-btn {
        text-align: center;
        width: 70%;
        margin: auto;
    }
    .header-btn a:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header-btn .btn-primary {
        padding: 25px 50px;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
        font-size: 1.5em;
        width: 80%;
    }
    .map-aside h2 br {
        display: none;
    }
    h2 {
        font-size: 2.813em;
    }
    .title h2,
    h2 {
        margin-bottom: 21px;
    }
    .hide-text {
        display: none;
    }
    .map-pd {
        padding: 0;
    }
    .container-np-types h2 {
        padding: 0 92px;
    }
    .checkbox .cr,
    .radio .cr {
        display: block;
        border-radius: .450em;
        width: 30px;
        height: 30px;
        margin-right: 0;
        text-align: center;
        margin: auto;
    }
    .checkbox .cr .cr-icon,
    .radio .cr .cr-icon {
        font-size: 1.0em;
        top: 52%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .container-np-types p {
        color: rgb(255, 255, 255);
    }
    .checkbox p {
        font-size: 1.375em;
    }
    .checkbox .cr {
        margin-bottom: 10px;
    }
    .col-style {
        width: 50%;
        margin-bottom: 32px;
    }
    .neighborhood-pt-item-image {
        margin: 0 auto 10px;
    }
    .neighborhood-pt-item-text span {
        font-size: 1.375em !important;
        margin-bottom: 5px;
    }
    .col-style:nth-child(2n+1) {
        clear: both;
    }
    /*.col-style:nth-last-child(-n+4) {
        margin-bottom: 32px;
    }*/
    .neighborhood-property-types .col-style:nth-child(4) {
        clear: none;
    }
    /*.col-style:last-child {
        margin-bottom: 0;
        width: 100%;
    }*/
    .neighborhood-pt-item-text p {
        font-size: 1.4em;
        line-height: 160%;
    }
    .sold-bedroom h2 {
        margin-bottom: 5px;
    }
    .btn-group > .btn:first-child {
        margin-left: 0;
        font-size: 1.1em;
        font-weight: 400;
    }
    .selected-menu .bootstrap-select .btn {
        font-size: 2.250em;
    }
    /*.progress-item:nth-child(1),
    .progress-item:nth-child(2) {
        display: none;
    }*/
    /*.progress-bar span {
        font-size: 1.7em;
        font-weight: bold;
    }*/
    
    .progress {
        height: 50px;
    }
    .progress-bar {
        padding: 10px 0;
        line-height: 240%;
    }
    .progress-counter {
        top: 8px;
        position: relative;
    }
    .progress-counter p {
        font-size: 1.2em;
    }
    .graph-one-place h2 br {
        display: block;
    }
    .nav-tabs,
    .nav-tabs li a {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }
    .nav-tabs li a {
        font-size: 1.375em;
    }
    .graph-one-place .list-style {
        margin-bottom: 87px;
    }
    .add-text {
        display: inline-block;
    }
    /*.table-bordered > thead > tr > th:last-child,
    .table-bordered > tbody > tr > td:last-child {
        width: 14%;
    }*/
    
    .averages-sales-price .tab-content {
        padding: 0;
    }
    .table-bordered > thead > tr > th {
        font-size: 1.1em;
    }
    .table-bordered > tbody > tr > td {
        font-size: 1.1em;
    }
    .signup .pd-style {
        width: 100%;
    }
    .signup form {
        width: 70%;
        margin: auto;
    }
    .signup .gform_footer {
        width: 50% !important;
    }
    .signup .gform_footer input[type=submit] {
        height: 90px;
        font-size: 2.0em !important;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
    }
    .signup .gform_body input[type=text] {
        padding-right: 51% !important;
    }
    .signup .ginput_container,
    .signup .gform_body input[type=text] {
        height: 92px;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
        font-size: 1.444em;
        margin-bottom: 12px;
    }
    .signup p {
        font-size: 1.3em;
    }
    .inline-group>.inline-item:last-child:not(:first-child) {
        height: 90px;
        width: auto;
    }
    .signup p br {
        display: block;
    }
    .signup .pd-style:first-child {
        border-bottom: 2px solid rgba(255, 255, 255, 0.43);
        border-right: none;
    }
    .pd-style:nth-child(2) {
        border-left: none;
    }
    .signup-col-right .btn {
        width: 65%;
        margin: 0 auto 12px;
    }
    .agent .container {
        padding: 0;
    }
    .agent-image {
        border-radius: 0;
        min-height: 368px;
        background-size: cover;
    }
    .agent-left-col h5 {
        margin-bottom: 8px;
        font-size: 2.250em;
    }
    .author-name p,
    p.txt-sty {
        font-size: 1.625em;
        line-height: 150%;
    }
    .agent-left-col {
        padding: 50px 45px 0 35px;
    }
    .contact-info a {
        margin-bottom: 30px;
        font-size: 1.625em;
    }
    .contact-info a:last-child {
        margin-bottom: 0;
        display: block;
        width: 105px;
        float: right;
    }
    .contact-info br {
        /* display: none; */
    }
    .agent-text p {
        font-size: 1.5em;
        line-height: 150%;
        padding: 0 15px;
    }
    .sold-bedroom .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        color: #666666;
    }
    .contact-info a:last-child img {
        float: right;
    }
    .map .help-icon img,
    .help-icon img {
        width: 24px !important;
        height: 24px;
        max-width: inherit;
    }
    .help-icon {
        margin-bottom: 15px;
        display: block;
        padding: 0 15px;
        clear: both;
        text-align: right !important;
        display: none;
    }
    .map-aside:before,
    .map-aside:after {
        content: '';
        display: block;
        clear: both;
    }
    header .col-md-7 {
        width: auto;
    }
    .averages-sales-price .nav-tabs {
        width: 75%;
    }
    .demo input[type=text] {
        border-bottom: 2px solid rgba(255, 255, 255, 0.38);
        padding-bottom: 10px;
    }
    .web-link:after {
        height: 2px;
        bottom: 0px;
    }
    .btn-white {
        font-size: 1em;
        padding: 12px 20px;
    }
    .progress-zero {
        display: none;
    }
    .disp-num-only {
        display: none;
    }
    .active-listing-item .width-full-480 {
        padding-right: 0;
    }
    .report-icon {
        right: -36px;
        top: -11px;
        width: 83px;
        height: 58px;
        background-size: 70%;
    }
    .marketing-report .report-icon {
        display: none;
    }
    .custom-style1,
    .custom-style2,
    .marketing-report .cutom-style,
    .marketing-report .control_indicator1 {
        width: 100% !important;
    }
    .marketing-report .gform_footer {
        width: 100% !important;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        text-align: center;
    }
    .section-tabs .panel-body {
        padding: 25px 15px 0;
    }
    .home-item-left-col h2 {
        margin-bottom: 0;
    }
    .home-item-left-col span {
        margin-bottom: 10px;
    }
    .agent .disclaimer {
        padding: 0 15px;
    }
    .web-link {
        width: 240px;
    }
    .demo textarea {
        overflow-y: hidden;
        height: auto;
    }
    .header-top-text i {
        top: 23px;
        bottom: auto;
    }
    .bootstrap-select .btn-info:after {
        right: 10px;
    }
    .compare-list a {
        font-size: 1.375em;
        line-height: 180%;
        text-align: center;
        display: block;
    }
    .team-wrapper {
        display: block;
    }
    /*.leader-img {
        margin-right: 30px;
        margin-bottom: 20px;
    }*/
    /*.leader-info h6 {
        font-size: 26px;
    }*/
    /*.leader-info p,
    .leader-info a {
        font-size: 1.375em;
        line-height: 170%;
    }*/
    
    .neighborhood-pt-item-text a {
        font-size: 1.4em;
        font-weight: bold;
    }
    .neighborhood-pt-item-text p span,
    .neighborhood-pt-item-text a span {
        font-size: 0.9em !important;
    }
    .marketing-report h2 br {
        display: none;
    }
}

@media (max-width: 690px) {
    body {
        font-size: 13px;
    }    
    /*#no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables td {
        position: relative;
        white-space: normal;
        width: 100%;
        padding: 15px;
        border: 1px solid rgba(255, 255, 255, 0.05);
    }
    #no-more-tables td:before {
        position: relative;
        top: 0;
        left: 0;
        width: 45%;
        white-space: nowrap;
        font-weight: bold;
        float: left;
        padding-right: 60%;
    }
    #no-more-tables td:before {
        content: attr(data-title);
    }
    .table-bordered > thead > tr > th:last-child,
    .table-bordered > tbody > tr > td:last-child {
        text-align: left;
    }
    .table-bordered > tbody > tr > td {
        font-size: 1.4em;
        font-weight: 500;
    }*/
    
    .signup .pd-style {
        width: 100%;
    }
    .pd-style {
        padding: 40px 15px;
    }
    .signup h2 br {
        display: none;
    }
    .home-vale-item span h2 {
        font-size: 1.3em;
    }
    .home-vale-item:last-child {
        margin-bottom: 0;
    }
    .estimate-title {
        margin-bottom: 10px;
    }
    .address h4 {
        font-size: 1.5em;
    }
    .address h4 br {
        display: none;
    }
    .address {
        padding: 15px;
    }
    /*.counter-item-right {
        display: block;
    }*/
    
    .counter-item h4 {
        font-size: 1.5em;
    }
    .counter-item-right span {
        font-size: 1.1em;
        line-height: 120%;
        padding-left: 0;
        top: 10px;
    }
    .counter-item-right span {
        font-size: 1.2em;
        padding-left: 0;
    }
    .counters {
        clear: both;
    }
    .counters:before,
    .counters:after {
        content: '';
        display: block;
        clear: both;
    }
    .counter-item {
        float: left;
    }
    .inline-group>.inline-item:last-child:not(:first-child) {
        padding: 23px 40px;
        height: 73px;
    }
    .signup .gform_footer {
        width: 35% !important;
        min-width: 120px !important;
    }
    .signup .gform_footer input[type=submit] {
        height: 73px;
        font-size: 1.6em !important;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
        line-height: inherit !important;
    }
    .signup .gform_body input[type=text] {
        padding-right: 36% !important;
    }
    .signup .ginput_container,
    .signup .gform_body input[type=text] {
        height: 75px;
        -webkit-border-radius: 70px;
        -moz-border-radius: 70px;
        border-radius: 70px;
        font-size: 1.444em;
        margin-bottom: 12px;
    }
    .agent-left-col {
        padding: 30px 35px 0 25px;
    }
    .container-np-types ul li {
        margin-right: 20px;
    }
    .container-np-types ul li:first-child .checkbox label:first-child {
        margin-right: 0;
        width: 100%;
        padding: 0 0 10px;
    }
    .home-vale-item span {
        font-size: 1.4em;
    }
    .btn-primary {
        font-size: 1.5em;
        padding: 20px 25px;
    }
    .counter-item-right span:before {
        top: 15px;
        right: auto;
        left: -25px;
    }
    .counter-item .counter-wrap {
        font-size: 1.5em;
    }
    .counter-item-right span {
        font-size: 1.1em;
    }
    /*.table-bordered > thead > tr > th:last-child,
    .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 {
        width: 19%;
    }*/
    
    .table-bordered > thead > tr > th:last-child {
        white-space: nowrap;
    }
    .averages-sales-price .tab-content {
        padding: 0;
    }
    .web-link:after {
        height: 1px;
    }
    .gform_footer input[type=submit] {
        min-width: 180px;
        padding: 12px 25px;
        font-size: 1.3em !important;
        width: auto !important;
    }
    .btn-white {
        font-size: 1em;
        /*padding: 12px 20px;
        right: 0;*/
    }
    .arr-style {
        left: -15px;
        top: 7px;
    }
    .selected-menu .bootstrap-select .btn-info:after {
        font-size: 0.89em;
    }
    .selected-menu .bootstrap-select.btn-group .dropdown-menu ul li a {
        font-size: 2.0em;
    }
    footer .row{
        display: block;
    }
    .col-690{
        width:100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .col-690:last-child{
        margin-bottom: 0;
    }
    .col-690 p {
        margin-bottom: 0;
    }
    .ms-alert-box.ms-alert-error.ms-auth-header {
        font-size: 1.4em;
    }
}

@media (max-width: 640px) {
    .custom-style,
    .gfield_error.custom-style {
        width: 100% !important;
    }
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 16px;
    }
    /*.map-col #locationField img{
        right:127px;
    }*/
    
    .web-link {
        width: 180px;
    }
    .ms-membership-form-wrapper .ms-form-element .wpmui-field-label {
        min-width: inherit !important;
        display: block !important;
        text-align: center;
        font-size: 1.2em !important;
        margin-bottom: 6px !important;
    }
    .ms-form-element .wpmui-field-input {
        margin-left: 0;
    }
}

@media (max-width: 600px) {
    .header-btn .btn-primary {
        font-size: 1.5em;
    }
    .progress {
        margin-left: 30px;
    }
    /*footer .row {
        display: block;
    }
    footer .container div {
        width: 100%;
        text-align: right;
    }
    footer .container div img {
        margin-bottom: 5px;
    }*/
    
    .div-style .form-control-style {
        height: 40px;
        font-size: 1.0em;
    }
    .header-btn {
        width: 90%;
    }
    .container-np-types h2 {
        padding: 0 15px;
    }
    .averages-sales-price .nav-tabs li a {
        font-size: 1.1em;
    }
    .signup p br {
        display: none;
    }
    .nav-tabs li a {
        padding: 12px 33px;
    }
    .btn-group > .btn:first-child {
        font-size: 1.4em;
    }
    .selected-menu .bootstrap-select .btn {
        font-size: 2.250em;
    }
    .selected-menu .bootstrap-select .btn-info:after {
        font-size: 0.9em;
    }
    .graph-one-place .list-style {
        margin-bottom: 47px;
    }
    .btn-white {
        padding: 12px 25px;
        font-size: 1.2em;
    }
    #autocomplete {
        padding-right: 125px;
    }
    /*footer .container {
        padding: 15px 0;
    }*/
    /*.dw-li {
        width: 70%;
    }*/
    
    .dw-li.dw-v.dw-sel div,
    .dw-i {
        width: 80%;
    }
    .dw-li {
        font-size: 1.8em;
    }
    .dw-li.dw-v.dw-sel div {
        font-size: 1.2em !important;
    }
    .company-detail {
        display: block;
    }
    .company-detail p,.company-detail .col-md-2 {
        text-align: center;
    }
    .company-detail img {
        margin-bottom: 15px;
    }
    .company-detail .col-md-4.col-sm-4.col-xs-4.width-full-595 {
        text-align: center;
    }
}

@media (max-width: 570px) {
    .width-full-595 {
        width: 100%;
    }
    .selected-menu .bootstrap-select.btn-group .dropdown-menu ul li a {
        font-size: 1.5em;
    }
    .col-style {
        width: 50%;
    }
    .col-style:nth-child(3n+1) {
        clear: none;
    }
    .col-style:nth-child(2n+1) {
        clear: both;
    }
    /*.col-style:nth-last-child(-n+3) {
        margin-bottom: 40px;
    }*/
    /*.col-style:nth-last-child(-n+2) {
        margin-bottom: 0;
    }*/
    .nav-tabs li a {
        padding: 12px 11px;
    }
    .home-vale-item {
        width: 100%;
        margin-bottom: 15px;
    }
    .home-vale-item span h2 {
        margin-bottom: 0;
    }
    .signup-col-right .btn {
        width: 80%;
    }
    h2 {
        font-size: 2.3em;
    }
    .selected-menu .bootstrap-select.btn-group .dropdown-menu ul li a,
    .selected-menu .bootstrap-select .btn {
        font-size: 21px !important;
    }
    .selected-menu .bootstrap-select .btn-info:after {
        font-size: 1.2em;
        bottom: -1px;
    }
    .selected-menu .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        top: 5px;
    }
    .gold-team-col {
        width: 100%;
    }
    .gold-team-col:first-child {
        margin-bottom: 30px;
    }
}

@media (max-width: 522px) {
    .progress-counter {
        top: 36px;
    }
    .table-bordered > thead > tr > th {
        font-size: 1.1em;
    }
    .table-bordered > tbody > tr > td {
        font-size: 1.1em;
    }
    .web-link {
        width: 160px;
    }
    .leader-info p,
    .leader-info a {
        font-size: 1.1em;
    }
    .leader-img {
        width: 100%;
    }
    .leader-info h6 {
        font-size: 1.4em;
    }
}

@media (max-width: 505px) {
    .container-np-types ul li {
        margin-right: 0;
    }
    .averages-sales-price .nav-tabs {
        width: 95%;
    }
    .averages-sales-price .tab-content {
        padding: 0;
    }
    .activeListing .disclaimer .col-width,
    .disclaimer .col-md-9,
    .col-width,
    .disclaimer .col-width {
        width: 100%;
    }
    .disclaimer {
        margin-top: 10px;
    }
}

@media (max-width: 499px) {
    .gold-team-col .leader-img {
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    .width-full-480 {
        width: 100%;
    }
    .width-half-480 {
        width: 50%;
    }
    .al-img {
        margin-bottom: 10px;
        height: 180px;
    }
    h1 {
        font-size: 2.5em;
    }
    .header-bg {
        padding-top: 20px;
    }
    .header-btn .btn-primary {
        font-size: 1.0em;
    }
    .header-btn a:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header-top-text {
        margin-bottom: 30px;
        width: 100% !important;
        min-width: 0;
    }
    .container-pd,
    .averages-sales-price .container,
    .pd-style {
        padding: 30px 15px;
    }
    .signup .pd-style:first-child {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .signup .pd-style:nth-child(2) {
        padding-top: 15px;
    }
    .graph-one-place .container {
        padding-bottom: 30px;
    }
    .estimate-title h2 {
        font-size: 1.5em;
        font-weight: bold;
    }
    .map-col2 {
        min-height: 210px;
    }
    .header-btn {
        width: 100%;
    }
    .signup-col-right .btn,
    .signup form {
        width: 100%;
    }
    .btn-primary,
    .header-btn .btn-primary {
        padding: 20px;
        font-size: 1.5em;
    }
    .inline-group>.inline-item:last-child:not(:first-child) {
        padding: 23px 26px;
    }
    h2 {
        font-size: 24px;
    }
    .agent-left-col {
        padding: 30px 15px 0;
    }
    .agent div {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    /*.progress-bar span {
        font-size: 12px;
        font-weight: 400;
    }*/
    
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        margin-bottom: 10px;
    }
    .table-condensed.cf .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        margin-bottom: 0;
    }
    .table-condensed .btn-info:after {
        padding-left: 0;
    }
    .table-condensed.cf .btn-group > .btn:first-child {
        font-size: 1.0em;
    }
    .agent .agent-left-col {
        padding: 10px 24px 20px;
    }
    .map-button {
        padding: 0;
    }
    .map-col form {
        width: 95%;
    }
    .map-col {
        min-height: 250px;
    }
    .btn-primary:before,
    .btn-primary:after {
        display: none;
    }
    .btn-primary:active:hover,
    .btn-primary.active:hover,
    .btn-primary:hover
    /*,
    .btn-primary:focus */
    
    {
        /*color: #000;*/
        
        background-color: #ffffff;
        border-color: #ffffff;
    }
    .averages-sales-price .tab-content {
        padding: 0;
    }
    .step3 p {
        font-size: 1.3em;
    }
    /*.container-np-types ul li:last-child {
        display: none;
    }*/
    
    .checkbox .cr,
    .radio .cr {
        width: 20px;
        height: 20px;
    }
    .container-np-types ul li:first-child {
        margin-right: 20px;
    }
    .list-style li {
        margin-right: 15px;
    }
    .btn-group > .btn:first-child {
        font-size: 1.3em;
    }
    h2 br,
    .graph-one-place h2 br {
        display: none;
    }
    .sold-bedroom-text {
        margin-bottom: 5px;
    }
    .progress {
        margin-bottom: 0;
    }
    .progress-item {
        margin-top: -3px;
    }
    .sold-bedroom .container {
        padding-bottom: 70px;
    }
    .counter-item p {
        font-size: 1em;
    }
    .counter-item .counter-wrap {
        font-size: 1.4em;
    }
    .progress {
        height: 33px;
    }
    .progress-bar {
        padding: 3px 10px 3px 0;
    }
    .dw-li.dw-v.dw-sel div {
        left: 0;
    }
    .dwbg .dwbc {
        top: 0;
    }
    .progress-counter {
        top: 26px;
    }
    .contact-info a span:first-child {
        float: none;
        display: inline-block;
    }
    .author-name p {
        margin-bottom: 25px;
    }
    .table-bordered > tbody > tr > td,
    .table-bordered > thead > tr > th {
        padding: 20px 0;
    }
    .signup .gform_footer {
        width: 30% !important;
    }
    .signup .gform_footer input[type=submit] {
        font-size: 1.2em !important;
    }
    .signup .gform_body input[type=text] {
        padding-right: 31% !important;
    }
    .signup .ginput_container,
    .signup .gform_body input[type=text] {
        font-size: 1em;
    }
    .btn-white {
        padding: 12px 25px;
        font-size: 1.2em;
    }
    .dwbg .dwb-s {
        right: -72%;
    }
    .dw-li {
        font-size: 1.4em;
    }
    .dw-li.dw-v.dw-sel div {
        font-size: 1.1em !important;
    }
    .dw-li.dw-v.dw-sel div,
    .dw-i {
        width: 80%;
    }
    .contact-info a {
        display: table;
    }
    .active-listing-item {
        margin-bottom: 20px;
    }
    .active-listing-item .width-full-480 {
        padding-right: 15px;
    }
    .report-icon {
        position: absolute;
        right: -49px;
        top: -7px;
        width: 83px;
        height: 41px;
        background-size: 50%;
    }
    .signup p {
        font-size: 1.1em;
    }
    .container-np-types ul li:nth-child(2) label {
        padding-left: 0;
    }
    .container-np-types ul li/*:first-child*/ {
        margin-right: 0;
        width: 100%;
        padding: 0 0 10px;
    }
    .container-np-types ul li:nth-child(2) label {
        padding-left: 0;
    }
    .gallery-nav .slick-slide {
        max-width: 124px;
    }
    .gallery button {
        width: 28px;
        height: 40px;
    }
    .post-row:after {
        padding: 15px 0;
        margin-bottom: 30px;
    }
    .web-link {
        width: 240px;
    }
    .bootstrap-select .btn-info:after {
        right: 10px;
    }
    .selected-menu .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        width: 90%;
    }
    .leader-info {
        width: 100%;
    }
    .sold-bedroom ul li:first-child {
        margin-right: 0;
        width: 100%;
    }
    .gold-team-col .leader-img {
        margin-bottom: 15px;
    }
    .showListingFilter li,
    .showListingFilter .bootstrap-select{
        width: 100% !important;
    }
}

@media (max-width: 440px) {
    .nav-tabs li a {
        padding: 12px 8px;
        font-size: 1.2em;
    }
    .counter-item {
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 30px;
    }
    .counter-item-right span {
        padding-left: 30px;
    }
    .counter-item-right span {
        top: 0;
    }
    .counter-item-left {
        margin-bottom: 5px;
        width: 47%;
    }
    .width-full {
        width: 100%;
    }
    .form-group:nth-child(3),
    .form-group:nth-child(2) {
        margin-bottom: 15px;
    }
    .counter-item-right span:before {
        right: auto;
        left: 5px;
    }
    .averages-sales-price .nav-tabs {
        width: 96%;
    }
    .table-bordered > thead > tr > th:last-child,
    .table-bordered > thead > tr > th {
        width: auto !important;
        text-align: center;
    }
    .table-bordered > tbody > tr > td {
        text-align: center;
    }
    .qty {
        display: none;
    }
    .table-bordered > thead > tr > th:nth-child(2):after {
        content: 'QTY';
    }
    .arr-style {
        left: 10px;
    }
    .demo textarea {
        line-height: 110%;
        font-size: 2.5em;
    }
}

@media (max-width: 415px) {
    .btn-group > .btn:first-child {
        font-size: 1.2em;
    }
    .btn-primary,
    .header-btn .btn-primary {
        font-size: 1.2em;
    }
    .team-right-side .leader-img {
        float: left;
    }
    .team-right-side .leader-info {
        text-align: left;
        float: left;
    }
    .gold-team .col-xs-6 {
        width: 100%;
    }
    .gold-team .col-xs-6:nth-child(1) {
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
    }
    .leader-img {
        width: 270px;
        height: 300px;
        margin-bottom: 25px;
    }
}
@media(max-width: 420px){
    .ms-membership-form-wrapper input, 
    .ms-membership-form-wrapper select, 
    .ms-membership-form-wrapper textarea {
        min-width: inherit;
        width: 100%;
    }
    .ms-login-form .nav {
        margin-right: 0;
        display: block;
    }
    .ms-form.ms-no-labels .nav p {
        margin-bottom: 10px;
    }
    p.login-remember.ms-field input#rememberme {
        width: 15px;
    }
    .login-form-modal .modal-dialog {
        margin: 20px auto 0;
    }
    .login-form-modal h6 {
        font-size: 1.1em;
        margin: 15px 0 15px;
        padding: 0;
    }
}
@media (max-width: 390px) {
    h1 {
        font-size: 1.8em;
    }
    .nav-tabs li {
        border-right: none;
    }
    .averages-sales-price .nav-tabs {
        width: 100%;
    }
    .averages-sales-price .nav-tabs li a {
        padding: 12px 6px;
        font-size: 1.0em;
    }
    .nav-tabs li a:after {
        display: none;
    }
    #no-more-tables td:before {
        padding-right: 60%;
    }
    /*    .table-bordered > tbody > tr > td {
        font-weight: 400;
        font-size: 1.25em;
    }*/
    
    .averages-sales-price .tab-content {
        padding: 0;
    }
    .agent-image {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .agent-left-col {
        width: 100%;
        /*text-align: center;*/
    }
    /*.agent-left-col br {
        display: none;
    }*/
    /*.agent-text {
        text-align: center;
    }*/
    
    .btn-sky {
        min-width: 98%;
    }
    .contact-info a:last-child img {
        float: none;
    }
    .contact-info a:last-child {
        margin-bottom: 0;
        margin-top: 0;
        display: block;
        width: auto;
        float: none;
    }
    .contact-info a {
        display: table;
        /*margin: 0 auto 30px;*/
    }
    .btn-group > .btn:first-child {
        font-size: 1.01em;
    }
    .list-style li {
        margin-right: 5px
    }
    .graph-one-place .list-style {
        margin-bottom: 27px;
    }
    .nav-tabs li a {
        padding: 12px 6px;
        font-size: 1.0em;
    }
    .table-bordered > tbody > tr > td,
    .table-bordered > thead > tr > th {
        padding: 15px 10px;
        line-height: 135%;
    }
    .table-condensed .btn-info:after {
        padding-left: 12px;
    }
    .label-col {
        text-align: left;
    }
    .label-col li,
    .label-col li:first-child {
        width: 100%;
    }
    .label-col li:first-child {
        margin-bottom: 10px;
    }
    .counters .counter-item:nth-child(1) .counter-item-left,
    .counters .counter-item:nth-child(3) .counter-item-left {
        width: 100%;
    }
    .team-right-side .leader-img,
    .gold-team-col .leader-img {
        width: 100%;
    }
    .login-form-modal .modal-content {
        margin: 0 10px 0 5px;
    }
    .ms-membership-form-wrapper a {
        font-size: 15px;
    }
}

@media (max-width: 362px) {
    .sold-bedroom ul li {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 350px) {
    .col-style {
        width: 100%;
    }
    .col-style:nth-last-child(-n+2),
    .col-style:nth-last-child(-n+3) {
        margin-bottom: 32px;
    }
    .col-style:nth-last-child(-n+1) {
        margin-bottom: 0;
    }
    h2 {
        font-size: 21px;
    }
    .web-link {
        width: 220px;
    }
    .demo textarea {
        font-size: 2.1em;
    }
    .activeListing ul li {
        width: auto;
        padding-right: 10px;
    }
    .activeListing ul li:last-child {
        padding-right: 0;
    }
    .width-half-480 {
        width: 100%;
        padding: 15px 15px 0 15px !important;
    }
}
@media(max-width: 320px) {
    .login-form-modal .modal-dialog {
        margin: 90px auto 0;
    }
}