@media only screen and (max-width: 767px) {
    .flush-xs {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-toggler {
        line-height: 1;
        padding: 0;
        border-radius: 0;
    }
    .navbar-toggler.menu-icon {
        width: 40px;
        padding: 0;
        cursor: pointer;
        position: relative;
        border: 0px;
    }
    .navbar-toggler.menu-icon span {
        width: 100%;
        height: 4px;
        display: block;
        background-color: #005dba;
        margin: 6px 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .navbar-toggler.menu-icon.active span {
        position: absolute;
        top: calc(50% - 8px);
    }
    .navbar-toggler.menu-icon.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-toggler.menu-icon.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navbar-toggler.menu-icon.active span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        display: none;
    }

    .visible-xs {
        display: inline-block;
    }

    .xs-100 {
        width: 100%;
    }

    .navbar-light .navbar-brand {
        width: 75%;
    }

    .navbar-light .navbar-brand img {
        max-height: 100px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h5 {
        font-size: 18px;
    }

    h2.head-title {
        font-size: 30px;
    }

    .sold-properties h6 {
        margin-top: 15px;
    }

    .sold-properties .btn-default {
        margin-bottom: 15px;
    }

    .market-report {
        padding: 40px 0px;
    }
    /*********************************************/
    .video-container h1 span {
        font-size: 42px;
    }

    .video-container h1 {
        font-size: 30px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 0px;
        width: 40px;
        height: 40px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 0px;
        width: 40px;
        height: 40px;
    }

    .team-info .tab-content {
        padding-left: 0px;
    }

    /**/
    p {
        font-size: 14px;
        line-height: 1.6;
    }

    h2.head-title,
    .team-info h2.head-title {
        font-size: 21px;
        padding-bottom: 10px !important;
    }

    .team-info p.quote-text {
        font-size: 16px;
        padding: 0px 10px;
    }

    .team-info .tab-content > .tab-pane > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    h6.head-desc {
        font-size: 16px;
    }

    .team-work h3 {
        font-size: 20px;
    }

    .team-work h5 {
        margin-bottom: 40px;
        font-size: 14px;
    }

    .team-info .tab-content > .tab-pane {
        padding-top: 0px;
        padding-bottom: 70px;
    }

    .modal-form .modal-body {
        padding: 45px 20px;
    }

    .properties-banner h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .properties-banner .text-right {
        text-align: left !important;
    }

    .tabinfo .nav-tabs li .nav-link {
        padding: 15px 16px !important;
        font-size: 14px;
    }

    .luxury-info .bg .sp {
        padding: 40px 15px;
    }

    .testiinfo.testi-item {
        padding: 50px 0px;
    }

    .topbar .logo img {
        max-height: 33px;
    }

    .sold-properties h3 {
        font-size: 20px;
    }

    .footer .row > div {
        padding-left: 15px !important;
    }

    .footer h6 {
        font-size: 17px;
    }

    .menu {
        width: 100%;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 3px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 3px;
    }

    .video-container .banner-slider .item {
        padding: 0px 12px;
    }

    .video-container h1 span {
        font-size: 28px;
    }

    .exclusive-properties .properties-img {
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
    }

    .sold-properties .project-slider .owl-nav {
        top: 100%;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 0;
    }

    .shortinfo .links a {
        margin: 4px 8px;
    }

    .only-providing .img {
        margin-bottom: 20px;
    }

    .arguments-box {
        aspect-ratio: 1 / 1;
        padding: 40px 20px 20px 20px;
    }

    .page-banner.press-banner h6 {
        font-size: 13px;
    }

    .page-banner h1 {
        font-size: 29px;
    }

    section.contactshort h6.head-desc {
        margin-top: 20px;
    }

    .notable-transcation p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .notable-transcation h1 {
        font-size: 18px;
        margin-bottom: 60px;
    }

    .header {
        top: 73px;
    }

    .navbar-light .navbar-brand img {
        max-height: 85px;
        display: block;
        height: 85px;
    }

    .page-banner p {
        font-size: 16px;
    }

    .header.scrolled .navbar-brand img {
        -webkit-filter: none !important;
        filter: invert(1) !important;
    }

    .header.scrolled {
        height: auto;
    }

    .team-info .tab-content > .tab-pane > div > div > .col-12.p-0 {
        padding: 0px 14px !important;
    }

    .footer button {
        margin-bottom: 20px;
    }

    a.close-menu {
        right: 28px;
    }
}

@media screen and (max-width: 991px) {
    .single-team-member .navbar-light .navbar-brand img,
    .single-properties .navbar-light .navbar-brand img,
    .page-template-template-recenttransaction .navbar-light .navbar-brand img,
    .page-template-template-report .navbar-light .navbar-brand img,
    .page-template-template-affiliates .navbar-light .navbar-brand img,
    .page-template-template-contact .navbar-light .navbar-brand img {
        filter: invert(1);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sold-properties .btn-default {
        margin-bottom: 15px;
    }

    h2.head-title {
        font-size: 30px;
    }

    .btn-default {
        min-width: 100%;
    }

    .exclusive-properties figure {
        height: 330px;
    }

    /*********************************************/
    .video-container h1 span {
        font-size: 42px;
    }

    .video-container h1 {
        font-size: 30px;
    }

    .team-work h3 {
        font-size: 20px;
    }

    .team-work h5 {
        margin-bottom: 40px;
        font-size: 14px;
    }

    .testiinfo.testi-item {
        padding: 70px 0px;
    }

    .menu {
        width: 50%;
    }

    .video-container .btn-default {
        min-width: auto !important;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 14px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 14px;
    }

    .video-container .banner-slider .item {
        padding: 0px 25px;
    }

    .sold-properties .project-slider .owl-nav {
        top: 100%;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 0;
    }

    .shortinfo .links a {
        margin: 4px 8px;
        font-size: 13px;
    }

    .shortinfo .links .smallalign {
        margin: 0px 15px;
        font-size: 12px;
    }

    .arguments-box {
        aspect-ratio: 1 / 1;
        padding: 40px 20px 20px 20px;
    }

    .market-reports .btn-default {
        min-width: auto;
        margin: 7px 10px;
    }

    .header {
        top: 90px;
    }

    .navbar-light .navbar-brand img {
        max-height: 85px;
        display: block;
        height: 85px;
    }

    .page-banner p {
        font-size: 16px;
    }

    .header.scrolled .navbar-brand img {
        -webkit-filter: none !important;
        filter: invert(1) !important;
    }

    .header.scrolled {
        height: auto;
    }

    .menu {
        width: 90%;
    }

    .footer button {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sold-properties .btn-default {
        margin-bottom: 15px;
    }

    .team-work h3 {
        font-size: 16px;
    }

    .team-work h5 {
        margin-bottom: 40px;
        font-size: 12px;
    }

    .navbar-light .navbar-brand {
        display: none;
    }

    .navbar-nav li.normal-logo img {
        max-width: 100px;
    }

    .header .nav-item {
        padding: 0px 7px;
    }

    .header .nav-item .nav-link {
        font-size: 10px;
        padding: 20px 0px !important;
    }

    .navbar-nav li.icon-menu-btn {
        width: 30px;
    }

    .header .menu-btn,
    .header .menu-btn div {
        width: 30px;
        height: 30px;
        display: block;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 14px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 14px;
    }

    .video-container .banner-slider .item {
        padding: 0px 25px;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: -23px;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: -23px;
    }

    .header .nav-item {
        padding: 0px 5px;
    }

    .shortinfo .links a {
        margin: 4px 13px;
        font-size: 15px;
    }

    .shortinfo .links .smallalign {
        margin: 0px 18px;
        font-size: 15px;
    }
    .market-reports .btn-default {
        margin: 7px 10px;
    }

    .menu {
        width: 75%;
    }

    .footer button {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .video-container .banner-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: 14px;
    }

    .video-container .banner-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: 14px;
    }

    .video-container .banner-slider .item {
        padding: 0px 25px;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-prev {
        margin-left: -30px;
    }

    .sold-properties .project-slider.owl-carousel .owl-nav button.owl-next {
        margin-right: -30px;
    }

    .header .nav-item {
        padding: 0px 7px;
    }

    .header .nav-link {
        font-size: 11px;
    }
    .menu {
        width: 75%;
    }

    .team-work h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 576px) {
    /* START single property page */
    .single-properties .header {
        position: static;
    }

    .single-properties .header.scrolled {
        position: fixed;
    }

    .single-properties .header .menu-btn span {
        background: #000 !important;
    }

    #map,
    #streetMap {
        height: 300px;
    }

    .single-properties .exclusive-properties {
        padding-top: 30px;
    }

    #slider .swiper-button-next,
    #slider .swiper-button-prev {
        min-width: 20px;
        min-height: 20px;
    }

    #slider .slider-address-ctn h2 {
        font-size: 22px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .gallery--popup {
        margin-top: 10px;
    }

    .description-section .price-ctn ul {
        display: block;
    }

    .description-section .price-ctn ul li {
        padding: 0;
        border-right: none;
        margin-bottom: 10px;
        text-align: center;
    }

    .summary-section .nav {
        display: block;
        margin-bottom: 20px;
    }

    /* END single property page */

    /* START mobile menu */
    .menu {
        padding: 50px 30px 20px 30px;
    }

    .menu ul li {
        margin-bottom: 0;
    }

    .menu ul li a {
        font-size: 20px;
        padding: 0;
    }

    a.close-menu {
        top: 15px;
    }

    /* END mobile menu */

    .smallalign {
        display: block !important;
    }

    .smallalign select {
        display: block;
        width: 100%;
    }

    .smallalign label {
        display: block;
        text-align: left;
    }

    /* START FIX SPACING */
    .home .exclusive-properties {
        padding-top: 0;
    }

    .our-story,
    .sold-properties {
        padding: 60px 0px;
    }

    .footer {
        padding: 30px 0;
    }

    .team-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .team-content .single-broker-img img {
        margin-top: 0;
    }

    .testiinfo {
        padding: 30px 0px;
    }

    .awards h3,
    .awards h6 {
        text-align: center;
    }

    .awards .br-1 {
        border-right: none;
    }

    .single-team-member .gallery {
        padding-top: 0;
    }

    .single-team-member .exclusive-properties {
        padding-bottom: 0;
    }

    .team-info p.quote-text {
        width: 100% !important;
    }

    .team-work {
        padding-bottom: 0;
    }

    .team-info .tab-content > .tab-pane {
        padding-bottom: 30px;
    }

    .team-info {
        padding: 40px 0px;
    }

    .pressbox {
        padding: 30px 20px 20px 20px;
    }

    .pressbox h3 {
        font-size: 18px;
    }

    .shortinfo button.btn-default {
        margin-left: 0;
    }

    .arguments-box {
        aspect-ratio: auto;
        padding: 20px;
    }

    .arguments-box h3 {
        font-size: 23px;
    }

    .contact-form input:not([type="checkbox"]),
    .contact-form select {
        margin-bottom: 10px;
        height: 50px;
    }

    .page-template-template-buyer .arguments-info {
        padding-top: 0;
    }

    .advantage .img {
        margin-bottom: 20px;
    }

    .only-providing h2.head-title,
    h2.head-title {
        font-size: 25px;
    }

    .page-template-template-seller .exclusive-properties,
    .page-template-template-marketing .exclusive-properties {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .page-template-template-marketing .your-property {
        padding-bottom: 0;
        padding-top: 20px;
    }

    .page-template-template-marketing .shortinfo {
        padding-bottom: 0;
    }

    .newinfo .gap > div {
        margin-bottom: 20px;
    }

    .page-template-template-report .contact-form {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .page-template-template-recenttransaction .exclusive-properties {
        padding: 0;
    }

    .page-template-template-affiliates .luxury-info {
        padding-top: 20px;
    }

    .page-banner {
        height: 60vh;
    }

    /* END FIX SPACING */
}
