@media only screen and (max-width:1023px) {
    .header .navlist {
        width: 80%;
        margin: 0 auto;
        padding-left: 0
    }
}

@media only screen and (max-width:600px) {
    body {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px
    }

    .navbar-header {
        height: 56px
    }

    .navbar-default {
        background-color: #fff;
        position: fixed;
        margin-bottom: 0;
        height: 60px !important;
        border-bottom: 2px solid #794925
    }

    .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
        padding: 0
    }

    section#footer {
        background-color: #000;
        color: #fff
    }

    .project-popup {
        width: 90%
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin: 0;
        width: 100%
    }

    .nav>li>a {
        color: #000000 !important;
        font-weight: 600;
        line-height: 0
    }

    .nav-pills>li {
        width: 26% !important;
        text-align: center;
        color: #fff !important;
        border: 1px solid #fff;
        border-radius: 4px;
        margin-bottom: 10px
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000
    }

    .navbar-nav>li {
        padding: 6px
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff
    }

    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #000
    }

    .navbar-default .navbar-nav>li>a {
        color: #777;
        text-align: center
    }

    .navbar-nav {
        margin: 0;
        background: #fff;
        border: 1px solid #000
    }

    .circle {
        z-index: 99;
        left: 10px
    }

    .navbar-brand>img {
        margin: 0 auto;
        width: 168px;
        position: absolute;
        top: 3px;
        left: 10px
    }

    .prop-inner .prop-desc {
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 12px
    }

    .innerprojects .nav.nav-pills {
        display: block;
        justify-content: center;
        margin-bottom: 20px
    }

    .innerprojects .nav>li>a {
        color: #04567c !important;
        background-color: #fff;
        border: 1px solid #04567c;
        padding: 15px 15px
    }

    .innerprojects .nav-pills>li {
        width: 49% !important;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 4px;
        margin-bottom: 10px;
        float: left
    }

    #popupModal .modal-dialog,
    #price .modal-dialog {
        width: 95%
    }

    .formwidth {
        width: 100%;
        float: unset;
        padding: 2px 5px
    }

    #inquiryForm {
        display: none;
        background-color: #18979a
    }

    .inquireButton {
        display: block;
        background-color: #794925;
        border-top: 1px solid #fff;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #fff;
        padding: 10px
    }

    .inquireButton:hover {
        color: #fff
    }

    #address {
        padding: 20px 0;
        background-color: #fff;
        margin-bottom: 30px
    }

    #address p {
        text-transform: uppercase;
        font-size: 12px;
        padding: 0;
        text-align: center;
        margin: 0;
        font-weight: 400;
        color: #000;
        margin-bottom: 2px
    }

    #instant-callback-div {
        top: 27%
    }

    button.btn.btn-danger.interested {
        font-size: 16px;
        position: fixed;
        bottom: 0;
        right: 0;
        transition: 0.4s ease-in;
        z-index: 999;
        background-color: #b09756;
        border: 2px solid #fff;
        font-weight: 600;
        padding: 7px 10px 6px 10px
    }

    .innercontactus {
        background-color: #b09756;
        color: #fff
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:portrait) {
    #lock {
        display: none
    }

    .wrapper {
        display: block
    }

    .Contactbox {
        border: 3px solid #fff;
        padding: unset
    }

    .prop-div {
        margin: 20px 0
    }

    .innerContact {
        padding: 4px 4px !important
    }

    .padding_none {
        padding: unset !important
    }

    #Overview {
        padding-top: 5% !important;
        padding-bottom: 7% !important
    }

    #legacy {
        padding-top: 5% !important;
        padding-bottom: 7% !important
    }

    .largersizetextdesk {
        display: none
    }

    .largersizetextmob {
        display: block !important
    }
}

@media screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:480px) and (orientation:portrait) {
    #lock {
        display: none
    }

    .wrapper {
        display: block
    }

    .prop-div {
        margin: 20px 0
    }
}

@media screen and (min-width:481px) and (max-width:768px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:481px) and (max-width:768px) and (orientation:portrait) {
    #lock {
        display: none
    }

    .wrapper {
        display: block
    }
}

@media screen and (min-width:320px) and (max-width:640px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:640px) and (orientation:portrait) {
    #lock {
        display: none
    }

    .wrapper {
        display: block
    }
}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:portrait) {
    #lock {
        display: none
    }

    .nav-pills>li {
        width: 20% !important;
        text-align: center;
        color: #000 !important;
        border-radius: 4px !important;
    }

    #Amenities .nav-pills>li>a {
        min-width: 100px;
        padding: 10px;
        font-size: 17px;
        white-space: nowrap;
    }

    .wrapper {
        display: block
    }

    .navbar-header {
        float: none;
        height: 70px
    }

    .navbar-collapse {
        width: 100%
    }

    .nav>li>a {
        font-family: 'Lato', sans-serif;
        color: #000 !important;
        padding: 15px 18px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px
    }

    .navbar-left,
    .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block;
        background-color: #fff
    }

    .navbar-collapse {
        border-top: 1px solid #fff0;
        box-shadow: inset 0 1px 0 rgb(255 255 255 / .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        margin: 15px 0;
        float: none !important;
        background: #fff;
        border: 1px solid #fff
    }

    .navbar-nav>li {
        padding: 10px 15px
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #000 !important;
        text-align: center
    }

    .collapse.in {
        display: block !important
    }

    .dropdown-menu {
        position: relative;
        width: 100%;
        float: left
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .circle {
        z-index: 99;
        left: 10px
    }

    .navbar-brand>img {
        margin: 0 auto;
        width: 188px;
        position: absolute;
        top: 0;
        left: 10px
    }

    .locationmap-rightblock {
        margin-top: 20px
    }

    .locationmap-block {
        margin-bottom: 10px
    }

    .location-txt {
        margin: 5px 0
    }

    .modal-dialog {
        width: 85%
    }

    #popupModal .modal-dialog {
        width: 85%;
        margin: 30px auto
    }

    .formwidth {
        width: 100%;
        float: unset;
        padding: 2px 5px
    }

    #inquiryForm {
        display: none;
        background-color: #18979a
    }

    .inquireButton {
        display: block;
        background-color: #794925;
        border-top: 1px solid #fff;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #fff;
        padding: 10px
    }

    .inquireButton:hover {
        color: #fff
    }

    button.btn.btn-danger.interested {
        font-size: 16px;
        position: fixed;
        bottom: 0;
        right: 0;
        transition: 0.4s ease-in;
        z-index: 999;
        background-color: #b19958;
        border: 2px solid #fff;
        font-weight: 600;
        padding: 7px 10px 6px 10px
    }

    .innercontactus {
        background-color: #b19958;
        color: #fff;
        margin-bottom: 38px
    }
}

@media screen and (min-width:820px) and (max-width:1180px) and (orientation:landscape) {
    #lock {
        display: block;
        text-align: center;
        position: relative;
        top: 50%;
        font-size: 34px
    }

    .nav-pills>li {
        width: 20%;
        text-align: center;
        color: #000 !important;
        border-radius: 4px;
    }

    .wrapper {
        display: none
    }
}

@media screen and (min-width:820px) and (max-width:1180px) and (orientation:portrait) {
    #lock {
        display: none
    }

    /* .navbar-brand>img {
        margin: 0 auto;
        width: 195px;
        position: absolute;
        top: 0;
        left: 10px;
    } */

    /* #Amenities .nav-pills>li>a {
        min-width: 186px !important;
        padding: 10px;
        font-size: 17px;
        white-space: nowrap;
    } */

    .wrapper {
        display: block
    }

    .navbar-header {
        float: none;
        height: 70px
    }

    .navbar-collapse {
        width: 100%
    }

    .nav>li>a {
        font-family: 'Lato', sans-serif;
        color: #000 !important;
        padding: 15px 18px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px
    }

    .navbar-left,
    .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block;
        background-color: #fff
    }

    .navbar-collapse {
        border-top: 1px solid #fff0;
        box-shadow: inset 0 1px 0 rgb(255 255 255 / .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        margin: 15px 0;
        float: none !important;
        background: #fff;
        border: 1px solid #fff
    }

    .navbar-nav>li {
        padding: 10px 15px
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #000 !important;
        text-align: center
    }

    .collapse.in {
        display: block !important
    }

    .dropdown-menu {
        position: relative;
        width: 100%;
        float: left
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .circle {
        z-index: 99;
        left: 10px
    }

    .navbar-brand>img {
        margin: 0 auto;
        width: 186px;
        position: absolute;
        top: 0;
        left: 10px
    }

    .locationmap-rightblock {
        margin-top: 20px
    }

    .locationmap-block {
        margin-bottom: 10px
    }

    .location-txt {
        margin: 5px 0
    }

    .modal-dialog {
        width: 85%
    }

    #inquiryForm {
        display: none;
        background-color: #18979a
    }

    .inquireButton {
        display: block;
        background-color: #794925;
        border-top: 1px solid #fff;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #fff;
        padding: 10px
    }

    .inquireButton:hover {
        color: #fff
    }

    #popupModal .modal-dialog {
        width: 85%;
        margin: 30px auto
    }

    .formwidth {
        width: 100%;
        float: unset;
        padding: 2px 5px
    }

    button.btn.btn-danger.interested {
        font-size: 16px;
        position: fixed;
        bottom: 0;
        right: 0;
        transition: 0.4s ease-in;
        z-index: 999;
        background-color: #b19958;
        border: 2px solid #fff;
        font-weight: 600;
        padding: 7px 10px 6px 10px
    }

    .innercontactus {
        background-color: #b19958;
        color: #fff;
        margin-bottom: 38px
    }
}

.slick-slide {
    padding: 0;
}

.slick-list {
    margin: 0;
}

@media (max-width: 480px) {
    .slick-slide {
        padding: 0 8px;  
    }
    .slick-list {
        margin: 0 -8px;
    }
}
