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

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

}

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

}

@media screen and (max-width: 1440px) {
    .p100 {
        height: 120px;
    }
}

@media screen and (max-width: 1280px) {
    .brand_logo {
        width: 220px;
        height: 60px;
    }
    .navbar-nav > li > a {
        padding: 12px 15px;
    }
    .btn_reser {
        top: 15%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar ul {
        width: 570px;
    }
    .navbar-nav > li > a {
        font-size: 16px;
    }
    .btn_reser {
        font-size: 14px;
    }
    .frist_title {
        font-size: 54px;
    }
    .text_title_slide h1 {
        font-size: 44px;
    }
    .text_title_slide p {
        font-size: 16px;
    }
    body {
        font-size: 16px;
    }
    .name_facR h1 {
        font-size: 30px;
    }
    .name_facL h1 {
        font-size: 30px;
    }
    #slide_fac .owl-nav {
        display: block;
    }
    .box_content_fac li {
        width: 33.333333%;
    }
    .p100 {
        height: 100px;
    }
}

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

}

@media screen and (max-width: 1024px) {
    .navbar-nav > li > a {
        padding: 12px 10px!important;
    }
    .navbar ul {
        width: 520px;
    }
    .brand_logo {
        width: 200px;
    }
    .box_content .container_size1000 {
        width: 767px;
    }
    .imagebg_fac500 {
        height: 300px;
    }
    .imagebg_fac800 {
        height: 500px;
    }
    h1 {
        font-size: 24px;
    }
    .name_facR h1 {
        font-size: 24px;
    }
    .name_facL h1 {
        font-size: 24px;
    }
    .btn_reser {
        padding: 10px 10px;
    }
    #maximage {
        height: 600px!important;
    }
    #map {
        height: 600px!important;
        margin-top: -110px;
    }
    .simplefilter li {
        margin-bottom: 5px;
    }
    .box_content_fac li {
        width: 50%;
    }
    .p100 {
        height: 80px;
    }
}
@media screen and (max-width: 1010px) {
    .column50R_fac {
        width: 100%;
    }
    .column50L_fac {
        width: 100%;
    }
    .imagebg_fac680 {
        height: 400px;
    }
    .column50L_fac .imagebg_fac680 {
        height: auto;
    }
    .details_meeting {
        padding: 50px 15px;
    }
}
@media screen and (max-width: 991px) {
    .btn_reser {
        font-size: 12px;
    }
    .btn_reser img {
        width: 10px;
    }
    .brand_logo {
        text-align: -webkit-center;
        margin: auto;
    }
    .navbar-brand {
        float: none;
        width: 100%;
        margin: auto;
        text-align: -webkit-center;
    }
    .active:before {
        bottom: 0;
    }
    .underline:before {
        bottom: 0;
    }
    .demo-gallery .col-xs-3 {
        width: 33.3333%;
    }
    .box_content_gallery {
        padding: 0 0 15px 0;
    }
}

@media screen and (max-width: 768px) {
    .border_right {
        border: none;
    }
    .box_content .container_size1000 {
        width: 100%;
    }
    #maximage {
        height: 500px!important;
    }
    .demo-gallery .col-xs-3 {
        width: 50%;
    }
    .p100 {
        height: 100px;
    }
}

@media screen and (max-width: 767px) {
    .menu_mobile{
        display: block;
    }
    .navbar{
        display: none!important;
    }
    .brand_logo {
        margin: 0;
    }
    .btn_reser {
        right: 100px;
    }
    .column50L {
        width: 100%;
        padding: 0;
    }
    .column50R {
        width: 100%;
        padding: 0;
    }
    .imagebg_fac800 {
        height: 300px;
    }
    .name_facR {
        left: 30px;
    }
    .section_arrow_slide{
        display: none;
    }
    .tab_pc{
        display: none;
    }
    .tab_mobile{
        display: block;
    }
    .btn_booknow {
        width: 100%;
    }
    .imagebg_fac680 {
        height: 300px;
    }
    .box_contact li {
        width: 40%;
    }
    .box-gallery ul {
        text-align: left!important;
    }
    .box_contact ul {
        padding: 0;
    }
}

@media screen and (max-width: 620px) {
    .text_title_slide h1 {
        font-size: 34px;
    }
    .frist_title {
        font-size: 44px;
    }
    .brand_logo {
        width: 170px;
        height: 50px;
    }
    .btn_reser {
        font-size: 10px;
    }
    .memu-hamberger {
        display: none;
    }
    .btn_menumobile {
        width: auto;
    }
    .btn_reser {
        right: 40px;
    }
    .brand_logo {
        background-image: url(../../../images/icon/favicon.png);
        width: 45px;
        height: 50px;
    }
    .menu_mobile {
        right: 0;
    }
    .box_content hr {
        width: 150px;
    }
    .navbar-brand {
        text-align: left;
    }
    .menu_mobile50 {
        padding: 0 20px;
    }
    .demo-gallery .col-xs-3 {
        width: 100%;
    }
    .box-gallery ul {
        text-align: left!important;

    }
    .box_content_fac li {
        width: 100%;
    }
    .p100 {
        height: auto;
    }
    .box_contact li {
        width: 100%;
    }
}
