@media (max-width: 1200px) {
    #navBar ul {
        padding: 0;
    }
    .nav-phone-delimiter {
        margin-left: 0;
    }

    .title-home {
        font-size: 64px;
    }

    .desc-home {
        font-size: 22px;
    }

    h1 {
        font-size: 30px;
    }

    .gallery-content {
        margin: 10px 0 30px;
    }

    .copyright-footer {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0;
        display: block;
        float: left;
        text-align: center;
        width: 100%;
    }

    .footer .row:first-child {
        display: block;
    }

    .footer-item-content {
        float: left;
    }
}

@media (max-width: 992px) {
    .portfolio-item {
        height: 260px;
    }

    .service-box .inner {
        min-height: 320px;
    }

    .service-box {
        padding: 0 10px;
    }

    .service-icon-content i {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .service-box .title {
        font-size: 14px;
    }
    .service-box  {
        font-size: 12px;
    }

    .about-us-block-img {
        height: 300px;
    }

    .about-us-box-content .inner {
        width: 100%;
    }
    .title {
        font-size: 16px;
    }

    #headerTop {
        display: none;
    }

    .fixed-navbar {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        padding: 0;
        display: block;
    }

    .home-page {
        margin-top: 54px;
    }
    .page {
        margin-top:54px;
    }

    .showDrawer .fixed-navbar {
        position: static;
    }

    .room-and-suites-banner, .restaurant-banner {
        padding-top: 240px;
    }

    .pl0 {
        padding: 0 15px;
    }

    #back-to-top-btn {
        bottom: 80px;
        right: -60px;
    }

    .parallax {
        background-attachment: inherit;
        background-position: right !important;
    }

    .home-bg.parallax {
        background-position: left !important;
    }

    .parallax.gallery-parallax-top {
        background-position: left !important;
    }

    .parallax.activities-parallax-top {
        background-position: top !important;
    }

}

@media (max-width: 1006px) {
    .checkout-room-btn {
        padding: 6px 2px;
    }

    .footer-item p {
        font-size: 14px;
    }
    .footer-item a {
        font-size: 14px;
    }

    .footer-item i {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer-address-content {
        padding-bottom: 30px;
    }


    .onlineFormWrapper {
        margin-bottom: 100px;
    }

    .rooms-suites-page-content .parallax {
        margin: 0;
    }

    .restaurant-page-content .home-cards {
        margin: 30px 0 0 !important;
    }

    .flex-activity {
        display: block;
    }

    .activities-content.odd {
        margin: 30px 0 0;
    }

    .activity-bg {
        margin-bottom: 30px;
    }

    .mb100 {
        margin-bottom: 0 !important;
    }

    .even .about-facility-section {
        margin: 30px 0 0;
    }

    .even .activity-bg {
        margin-bottom: 30px;
    }

    .restaurant-page-content .restaurant {
        margin-top: 30px;
    }

    .rooms .sub-title {
        font-size: 16px;
        margin: 20px 0 2px;
    }

    .rooms .price {
        margin-top: 4px;
    }

    .rooms {
        margin-top: 60px;
    }

    .title-home {
        font-size: 46px;
        letter-spacing: 4px;
    }

    .home-cards .inner {
        padding: 30px 30px;
    }

    .home-cards .title {
        font-size: 16px;
        text-align: center;
    }

    .home-cards .description {
        margin: 10px 0 30px;
    }

    .home-cards .inner .button {
        padding: 6px 13px;
        font-size: 11px;
        margin-top: 20px;
    }

    .info .col-sm-12 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .info .title {
        color: #000;
        text-align: center;
        font-size: 16px;
    }

    .info .description {
        font-size: 14px;
    }

    .info .sub-title {
        color: #000;
        margin: 30px 0 0;
        font-size: 16px;
    }

    .info .sub-sub-title {
        margin: 10px 0 10px;
    }

    .info .inner {
        padding: 30px 0;
        text-align: center;
    }

    .mobile-center {
        text-align: center;
    }
}

@media (max-width: 1006px) {
    .round-gallery .col-3 {
        /*flex: 0 0 33%;*/
        /*max-width: 33%;*/
        /*width: 33%;*/
    }

    .gallery {
        margin: 30px 0 0;
    }

    .rooms-suites-page-content .rooms {
        margin-top: 30px;
    }

    .rooms-cards {
        padding: 30px 0;
    }

    .rooms-suites-page-content .rooms .rooms-cards .room-item img {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .rooms .sub-title {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .contact-content {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .scroll-down {
        bottom: 95px;
    }

    .home-cards .container {
        padding: 0 20px;
    }

    .pr0-mobile {
        padding-right: 0 !important;
    }

    .pl0-mobile {
        padding-left: 0 !important;
    }

    .home-top-content {
        margin-bottom: 50px;
        padding: 100px 0 0 0;
    }

    .home-cards-row {
        margin-bottom: 30px;
    }
    .parallax {
        padding: 50px 0;
    }

    .about-us-box-content {
        padding: 0 20px;
    }
    .contact-h {
        font-size: 18px;
    }
    .contact-date-content {
        font-size: 16px;
    }
    .contact-description-item {
        margin-bottom: 20px;
    }
    .contact-form-content {
        padding-left: 15px;
    }
    .form-group {
        padding-bottom: 0;
    }
    .contact-date-content br {
        display: none;
    }
    .portfolio-content-boxes {
        width: 540px;
        margin: 0 auto;
    }
    .portfolio-content {
        padding: 40px 20px 20px 20px;
    }

    .service-box {
        margin-bottom: 40px;
        padding: 0 20px;
    }
    .service-box .inner {
        min-height: 260px;
        width: 100%;
        margin-bottom: 40px;
    }
    .service-item-img-content {
        width: 100%;
        margin-left: 0;
        height: 260px;
    }
    .services-content {
        margin-top: 0;
        margin-bottom: 0;
    }

    li {
        font-size: 12px;
    }

    .description p {
        font-size: 12px;
    }

    .footer-bg .footer-content-with-bg {
        padding-bottom: 5px;
    }

    .about-us-row-section {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .about-us-box-content {
        margin-bottom: 30px;
    }

    .about-us-content {
        margin-top: 30px;
    }
    .about-us-description-from-left {
        margin-bottom: 30px;
    }
    .footer-link {
        padding: 0 10px;
    }
    .footer-item-content {
        width: 100%;
        padding-bottom: 40px;
    }
    .home-cards .image {
        height: 400px;
    }
    .home-info {
        margin: 30px;
    }
    .home-info .title {
        font-size: 16px;
        text-align: center;
    }
    .home-info .description {
        margin: 0;
    }
    .parallax {
        margin: 0;
    }
    .rooms-suites-page-content .rooms h3 {
        margin-bottom: 0;
        font-size: 16px;
    }

    .g-recaptcha {
        -webkit-transform: scale(0.70);
    }

    .about-facility-section-activities {
        margin-top: 30px !important;
    }
    .about-facility-section-activities h3 {
        margin-top: 20px !important;
    }
    .about-facility-section-activities p.activities-desc {
        margin-bottom: 30px;
    }

    .about-us-images {
        margin: 30px 0 0;
    }

    .about-facility-section {
        margin: 0;
    }

    .about-us-parallax {
        margin: 30px 0 !important;
    }

    .about-facility-title {
        color: #616161;
    }

    .about-facility-section .about-facility-i {
        margin-top: 30px;
    }

    .no-mb-on-mobile {
        margin-bottom: 0;
    }


    .about-image-bg {
        margin-bottom: 30px;
    }

    .full-on-mobile {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .height400 {
        height: 400px;
    }

    .restaurant-page-content .home-cards {
        margin-bottom: 0;
    }

    .round-gallery .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }

    #burgerMenu {
        float: left;
    }

    .navbar-mobile-hidden {
        float: left;
        width: calc(100% - 60px);
    }

    .desc-home {
        font-family: 'Lato', sans-serif;
        font-size: 22px;
    }

    .copyright-footer {
        margin-bottom: 2px;
        font-size: 12px;
    }

    .rooms .home-center-576 .col-sm-6:nth-child(1),
    .rooms .home-center-576 .col-sm-6:nth-child(2) {
        margin-bottom: 60px;
    }
}

@media (max-width: 600px) {
    .portfolio-content-boxes {
        width: 100%;
        padding: 0 20px;
    }
    .service-box .inner:hover {
        transform: none;
    }
}
@media (max-width: 400px) {
    .portfolio-item {
        height: 200px;
    }

    .portfolio-item-content-texts.portfolio-item-content-texts h3 {
        font-size: 16px;
    }
    .portfolio-item-content-texts.portfolio-item-content-texts p {
        font-size: 12px;
        margin-bottom: 0;
    }
}
@media (max-width: 360px) {
    .portfolio-item {
        height: 160px;
    }
    .service-box .inner {
        min-height: 280px;
    }
}

@media (max-width: 450px) {
    .footer-content-with-bg-contact .footer-item-content {
        padding: 10px 50px;
    }

    .footer-content-with-bg .copyright-footer {
        padding: 0 30px;
    }
}
@media (max-width: 342px) {
    .footer-content-with-bg-contact .footer-item-content {
        padding: 10px 0;
    }
}
@media (max-width: 576px) {
    .about-us-block-img {
        height: 200px;
    }
    .released-by-footer {
        display: block;
        margin-top: 5px;
    }
    .released-by-footer span {
        padding: 0 4px;
    }
    .tel-content-hidden-on-mobile {
        display: none;
    }

    .hidden-email-footer-on-mobile {
        display: none;
    }
    .tel-content-visible-on-mobile {
        display: block;
        padding-bottom: 30px;
    }
    .m0-on-mobile {
        margin-top: 10px !important;
    }

    .rooms-suites-page-content .rooms h3.team-building-title-mobile {
        margin: 40px 0 20px;
    }

    .team-building-title-hr {
        margin-bottom: 30px;
    }

    .rooms-suites-page-content .rooms h3.see-our-rooms-title {
        font-size: 16px;
        text-transform: uppercase;
    }

    .divider {
        /*margin-bottom: 0;*/
    }

    .br-on-mobile {
        display: block;
    }

    .team-building-small-bg-mobile {
        height: 200px;
    }

    .about-facility-section h3 {
        font-size: 14px;
        line-height: 16px;
    }

    .restaurant-banner p, .room-and-suites-banner p {
        font-size: 16px;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    }

    .p0-on-mobile {
        padding: 0;
    }

    .room-item {
        margin-bottom: 50px;
    }

    .rooms-suites-page-content .rooms h3 {
        margin-bottom: 0;
        font-size: 16px;
    }

    .home-cards .description {
        margin: 10px 0 0;
    }

    .room-details-facility-desc-content {
        border: 0;
        padding-bottom: 0;
    }

    .onlineForm.block > .container-table:first-child {
        margin-top: 20px !important;
    }

    .room-details-other-title {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .room-details-facility-others .col-xs-12 {
        margin-bottom: 30px;
    }

    .restaurant-page-content .restaurant h3 {
        font-size: 16px;
    }

    .restaurant-page-content .restaurant .restaurant-presentation-title {
        font-size: 16px;
        line-height: 18px;
    }

    .gallery h3 {
        font-size: 16px;
        line-height: 18px;
    }

    .restaurant-page-content .restaurant p.restaurant-desc, .rooms-suites-page-content .rooms p.rooms-suites-desc {
        font-size: 14px;
        margin-bottom: 0;
    }

    .rooms-suites-details-page-content {
        margin-top: 20px;
    }

    .room-details-title {
        text-align: center;
    }

    .price-list-title {
        margin-bottom: 10px;
        margin-top: -10px;
    }

    .restaurant-banner h1, .room-and-suites-banner h1 {
        font-size: 38px;
        line-height: 50px;
    }

    .hidden-i {
        margin-left: -12px;
        margin-top: -22px;
    }

    .col-xs-12 .gallery-a img {
        width: 100%;
    }

    .round-gallery .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }

    .home-info-content-visible-on-mobile {
        display: block;
        text-align: center;
        padding: 0 15px;
    }

    .home-info-content-hidden-on-mobile {
        display: none;
    }

    .home-info-bg {
        height: 300px;
    }

    .center-on-mobile {
        text-align: center;
    }

    .home-center-576 {
        text-align: center;
    }

    .home-center-576 .item {
        margin-bottom: 50px;
    }

    .rooms .sub-title {
        font-size: 16px;
        margin: 15px 0 2px;
    }

    .home-cards .col-md-5 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home-cards .image {
        height: 370px;
    }

    .home-cards {
        margin: 0;
    }

    .home-cards .inner p {
        margin-bottom: 5px;
    }

    .copyright-footer {
        margin-bottom: 2px;
        font-size: 12px;
        line-height: 20px;
    }

    .rooms .home-center-576 .col-sm-6:nth-child(1),
    .rooms .home-center-576 .col-sm-6:nth-child(2) {
        margin-bottom: 0;
    }

    .tel-content-visible-on-mobile {
        padding-bottom: 40px;
    }

    .footer-address-content {
        padding-bottom: 40px;
    }

    /*.gallery .gallery-content figure a.gallery-a {*/
    /*width: 360px;*/
    /*}*/
}

@media (max-width: 480px) {
    .portfolio-programs-content {
        box-shadow: 10px 8px 12px -5px rgba(61, 61, 61, 0.3);
    }

    .round-gallery .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }

    .title-home {
        font-size: 38px;
        line-height: 50px;
    }

    .restaurant-banner h1, .room-and-suites-banner h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .desc-home {
        font-size: 18px;
    }

    .home-cards .description ul {
        margin-bottom: 15px;
    }

}
