﻿@media (max-width:768px) {
    .section-content .big-text-center {
        top: 55% !important;
    }

    .parallax-maca img {
        display: none !important;
    }

    .small-maca-icon {
        opacity: 0;
        margin: 0 0 0 -10px !important;
        width: 25px !important;
    }

    .desktop {
        display: none !important;
    }

    .section-3 .scane-03 {
        background: url('assets/site/img/mobile/3.jpg') top center !important;
    }

    .section-4 .scane-03 {
        background: url('assets/site/img/mobile/4.jpg') top center !important;
    }

    .section-5 .scane-03 {
        background: url('assets/site/img/mobile/5.jpg') top center !important;
    }

    .section-6 .scane-03 {
        background: url('assets/site/img/mobile/6.jpg') top center !important;
    }

    .section-7 .scane-03 {
        background: url('assets/site/img/mobile/7.jpg') top center !important;
    }

    .section-8 .scane-03 {
        background: url('assets/site/img/mobile/8.jpg') top center !important;
    }

    .section-10 .scane-03 {
        background: url('assets/site/img/mobile/10.jpg') top center !important;
    }

    .section-11 .scane-03 {
        background: url('assets/site/img/mobile/11.jpg') top center !important;
    }

    .section-12 .scane-03 {
        background: url('assets/site/img/mobile/12.jpg') top center !important;
    }

    .section-13 .scane-03 {
        background: url('assets/site/img/mobile/13.jpg') top center !important;
    }

    .section-14 .scane-03 {
        background: url('assets/site/img/mobile/14.jpg') top center !important;
    }

    .section-15 .scane-03 {
        background: url('assets/site/img/mobile/15.jpg') top center !important;
    }

    .section-16 .scane-03 {
        background: url('assets/site/img/mobile/16.jpg') top center !important;
    }

    .section-17 .scane-03 {
        background: url('assets/site/img/mobile/17.jpg') top center !important;
    }

    .section-20 .scane-03 {
        background: url('assets/site/img/mobile/20.jpg') top center !important;
    }

    .section-23 .scane-03 {
        background: url('assets/site/img/mobile/23.jpg') top center !important;
    }

    .fp-controlArrow {
        width: 16px !important;
        top: 25% !important;
        display: block !important;
        z-index: 550 !important;
    }

    .page-sections .section .room .detail {
        float: left !important;
        height: 100% !important;
    }

        .page-sections .section .room .detail .detail-wrapper .detail-text ul li {
            float: none !important;
        }

        .page-sections .section .room .detail .maca-img img {
            height: 70% !important;
            right: -15px !important;
            top: 86px !important;
        }

        .page-sections .section .room .detail .detail-wrapper .title {
            border-bottom: 1px solid #a48157 !important;
        }

    .mobile {
        display: block !important;
    }
    #qLoverlay {
        background: #ffd7d7 url(../img/loading_mobile.jpg) no-repeat center center !important;
        background-size: cover !important;
    }
}

@media (max-width:1440px) {
    .page-sections .section .room .detail .detail-wrapper .detail-text ul {
        font-size: 12px !important;
    }

    .page-sections .section .room .detail .detail-wrapper .detail-text p {
        font-size: 13px !important;
		float:left;
    }
}

.page-sections .section .room .detail .detail-wrapper .detail-text ul li {
    float: left;
    margin-right: 24px;
	width:100%;
}

.page-sections .section .room .detail .detail-wrapper .title .sub-text {
    font-weight: 300;
    font-size: 14px;
}

.page-sections .section .room .detail .detail-wrapper .title h3 {
    font-size: 28px;
}

.page-sections .section .room .detail .maca-img {
    height: 50%;
}
