@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1440px) {
    .image_slide, .section_slide {
        height: 600px;
    }

}

@media screen and (max-width: 1280px) {
    .navbar-brand:before {
        width: 200px;
        height: 200px;
        top: -90px;
    }

    .navbar-brand {
        width: 200px;
    }

    .navbar-brand > img {
        height: 90px;
    }

    .navbar-nav > li {
        padding: 0 10px;
    }

    .scroll_menu .navbar-brand:before {
        height: 190px;
    }

    .navbar-nav {
        font-size: 18px;
    }

    .section_slide .owl-next {
        position: absolute;
        right: 50px;
    }

    .section_slide .owl-prev {
        position: absolute;
        left: 50px;
    }


}

@media screen and (max-width: 1199px) {
    .container {
        padding: 0 50px;
        width: 100%;
    }

    .navbar-brand {
        left: -50px;
    }

    .social_media {
        right: -50px;
    }

    .text_slide h1 {
        font-size: 100px;
    }

    .text_slide {
        margin-top: 25px;
    }

    .text_slide h3 {
        font-size: 30px;
    }

    .text_onslide {
        height: 305px;
    }

    .image_spotlight {
        height: 300px;
    }

    .image_findlocation {
        height: 330px;
    }

    .qrcode img {
        width: 150px;
    }

    .icon_amenities li {
        width: 25%;
    }

}

@media screen and (max-width: 1024px) {
    .navbar-brand {
        width: 150px;
    }

    .navbar-brand:before {
        width: 150px;
        height: 150px;
        top: -50px;
    }

    .scroll_menu .navbar-brand > img {
        height: 60px;
    }

    .scroll_menu .navbar-brand:before {
        height: 130px;
    }

    .navbar-brand > img {
        height: 80px;
    }

    .social_media img {
        height: 25px;
    }

    .wechat {
        height: 30px !important;
    }

    .navbar-nav {
        float: right !important;
        right: 65px;
        left: auto;
        margin: 0;
    }

    .navbar-nav > li {
        padding: 0 8px;
    }

    .btnbook_go {
        width: 75px;
        height: 75px;
        font-size: 22px;
        padding: 25px 0;
    }

    .form_property {
        border-radius: 150px;
        padding: 15px;
    }

    .box_spotlight .col-xs-4, .box_findlocation .col-xs-4 {
        width: 50%;
    }

    .details_spotlight .col-xs-4 {
        width: 33.3333% !important;
    }

    .section_footer li {
        width: 100%;
    }

    .qr_wechat {
        float: none;
    }

    .section_footer li:nth-child(2) {
        padding: 15px 0 0;
    }

    .section_footer {
        text-align: center;
    }

    .contact_footer {
        display: block;
    }

    .section_footer table {
        display: none;
    }

    .section_footer {
        padding: 25px 0;
    }

    .qrcode img {
        width: 120px;
    }
    .text_slideqrcode img{
        width: 200px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav {
        display: none;
    }

    .section_menu {
        height: 70px;
    }

    .menu_mobile {
        display: block;
    }

    .social_media {
        right: 50px;
    }

    .text_slide h1 {
        font-size: 80px;
    }

    .text_onslide {
        height: 275px;
    }

    .image_slide, .section_slide {
        height: 500px;
    }

    .details_about .col-xs-6 {
        width: 100%;
    }

    .row_about .col-xs-10 {
        padding-left: 25px;
    }

    .container {
        padding: 0 25px;
    }

    .navbar-brand {
        left: -25px;
    }

    .form_property .col-xs-1, .form_property .col-xs-11 {
        width: 100%;
    }

    .btnbook_go {
        position: initial;
        width: 100%;
        border-radius: 50px;
        height: auto;
        font-size: inherit;
        padding: 10px;
        display: inline-block;
        margin-top: 10px;
    }

    .form_property {
        border-radius: 20px;
        padding: 15px 10px;
        width: 100%;
    }

    .row_select select {
        font-size: 18px;
        padding: 10px;
    }

    .row_select i {
        font-size: 16px;
        width: 25px;
        height: 25px;
        padding: 5px 0;
        right: 20px;
    }

    .text_onslide {
        text-align: center;
    }

    .text_slide {
        margin-top: 0;
    }

    .box_spotlight .col-xs-4, .box_findlocation .col-xs-4 {
        padding: 12px;
    }

    .row_spotlight, .box_findlocation .row_findlocation {
        margin-right: -12px;
        margin-left: -12px;
    }

    .section_details .col-xs-4, .section_details .col-xs-8 {
        width: 100%;
    }

    .circle_price {
        float: left;
    }

    .circle_short {
        top: 0;
        margin-top: 25px;
        display: flex;
        left: -50px;
    }

    .circle_box {
        display: inline-block;
    }

    .details_circleshort {
        padding-top: 0;
        padding-left: 20px;
    }

    .owl-theme .owl-nav [class*=owl-] {
        font-size: 70px;
    }

    .section_details .form_property {
        padding: 0 0 50px;
    }

    .icon_amenities li {
        padding: 10px;
    }
    .slide_show .owl-stage-outer{
        overflow: hidden;
    }
    .section_slidedetails .container{
        padding: 0;
    }
    .slide_show .owl-item .image_slide {
        filter: none;
    }
    .section_slide .owl-nav{
        height: 80px;
    }
    .section_slide .owl-prev {
        left: 25px;
    }
    .section_slide .owl-next {
        right: 25px;
    }
    .section_slidecontact .container{
        padding: 0 25px;
    }
    .details_contactform .col-xs-5,  .details_contactform .col-xs-7{
        width: 100%;
    }
    .details_contactform .col-xs-7{
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .collapse {
        display: block;
        visibility: inherit;
    }
}

@media screen and (max-width: 600px) {
    .box_spotlight .col-xs-4, .box_findlocation .col-xs-4 {
        width: 100%;
    }

    h1 {
        font-size: 40px;
    }

    .text_slide h1 {
        font-size: 50px;
    }

    .text_slide h3 {
        font-size: 20px;
    }

    .form_property .col-xs-4 {
        width: 100%;
    }

    .row_select {
        padding: 5px 0;
    }

    .btnbook_go {
        margin-top: 0;
    }

    .text_onslide {
        height: auto;
        top: auto;
        bottom: 25px;
    }

    .circle_short {
        margin-top: -170px;
        display: inline-block;
        left: 0;
    }

    .details_circleshort {
        padding-top: 165px;
        padding-left: 0;
    }

    .circle_price {
        float: none;
    }

    .icon_facilities li {
        width: 33.333%;
    }

    .icon_amenities li {
        width: 50%;
    }

    #profile-description .show-more {
        padding: 15px 30px;
        width: 290px;
        font-size: 16px;
    }

    .show-more:before {
        margin: 3px 0 3px 0;
        font-size: 16px;
    }

    .btn_description {
        font-size: 16px;
        padding: 15px 40px;
        width: auto;
    }

    .details_location li {
        width: 100%;
        padding: 0;
    }

    .details_location li:nth-child(1) {
        border-right: none;
    }
    .section_slidedetails, .section_slidedetails .image_slide{
        height: 300px!important;
    }
    .text_slideqrcode img {
        width: 100px;
    }
    .text_slideqrcode h3{
        font-size: 18px;
    }
}

@media screen and (max-width: 375px) {
    .icon_facilities li {
        width: 50%;
    }

    .circle_price {
        width: 280px;
        height: 280px;
        font-size: 20px;
    }

    .circle_short {
        margin-top: -150px;
    }

    .details_circleshort {
        padding-top: 150px;
        font-size: 20px;
    }

    .social_media img {
        height: 15px;
    }
    .wechat {
        height: 20px!important;
    }
    .text_slide h1 {
        font-size: 40px;
    }
    .image_slide, .section_slide {
        height: 450px;
    }
    .qrcode img {
        width: 100px;
    }
    .text_slideqrcode h3 {
        font-size: 14px;
    }
    .text_slideqrcode p{
        font-size: 12px;
    }
    .text_slideqrcode img {
        width: 80px;
    }
}

@media screen and (max-width: 320px) {
    .icon_amenities li {
        width: 100%
    }

    .btn_description {
        padding: 15px 35px;
    }
}