
@media (min-width: 1200px) {



}

@media (max-width: 1200px) {

    #section1 nav a {
        margin: 0 15px;
        font-size: 14px;
    }

    #section11 p {
        font-size: 14px;
    }
    
}

@media (max-width: 1024px) {

    .content-slider .content-shadow h1 {
        font-size: 24px;
    }
    #section7 .master-plan img {
        max-width: 600px;
    }
    #section9 .content ul > li {
        font-size: 14px;
    }
    #section9 .phuket-vector {
        min-width: 450px;
    }
    body, .uk-text-default {
        font-size: 15px !important;
    }
}

@media (max-width: 900px) {
    body, .uk-text-default {
        font-size: 14px !important;
    }
    #section1 nav a {
        margin: 0 5px;
        font-size: 12px;
    }
    #section1 .title h1 {
        font-size: 15px;
    }
    .content-slider .content-shadow {
        width: calc(35% - 40px);
        padding: 20vh 10px 20px 10px;
    }
    .content-slider .content-shadow h1 {
        font-size: 22px;
    }
    .content-slider .content-shadow.right {
        width: 140%;
        margin: 0 20px 0 0;
        left: -60%;
    }
    .content-slider .content-shadow img {
        width: 40px;
        height: 40px;
    }
    .content-slider .content-shadow article {
        margin: 0 0 2vh 0 !important;
    }
    article .uk-grid > .uk-grid-margin {
        margin: 2vh 0 0 0 !important;
    }
    article p {
        font-size: 13px;
    }
    #section6 .img-icon > img {
        width: 30px !important;
        height: 30px !important;
    }
    #section6 .uk-grid-column-small{
        width: fit-content;
        display: flex;
    }
    #section6 .uk-grid-column-small > div {
        width: fit-content;
        margin: 0 !important;
    }
    #section7 .master-plan img {
        width: 400px;
        height: 400px;
        object-fit: cover;
    }
    #section7 .master-plan .details span {
        font-size: 16px;
        line-height: 17px;
    }
    #section8 h1 {
        font-size: 18px;
    }
    #section9 .content {
        right: 0;
    }
    #section9 .content ul > li {
        font-size: 13px;
    }
    #section9 .phuket-vector {
        min-width: 400px;
    }
}

@media (max-width: 600px) {
    header .quick-links a.logo > img {
        height: 30px;
    }
    #section1 .title h1 {
        font-size: 13px;
        padding: 5px 10vw 0 10vw;
    }
    header .quick-links {
        width: 93vw;
        padding: 0 !important;
    }
    header nav {
        right: 0 !important;
    }
    #section1 nav,
    header .quick-links a.uk-icon-button {
        display: none;
    }
    header nav a.underline {
        padding: 0;
    }
    .content-slider .content-shadow, .content-slider .content-shadow.right {
        width: 80vw !important;
        padding: 0 !important;
    }
    .content-slider .content-shadow,
    .content-slider .shadow {
        height: 40vh;
        top: 50vh;
    }
    .content-slider .content-shadow h1 {
        font-size: 20px;
    }
    .content-slider .content-shadow h3,
    .content-slider .content-shadow h4 {
        font-size: 14px;
    }
    .content-slider .background-slide div, .content-slider .background-slide ul,
    .content-slider .background-slide {
        position: absolute;
        height: 45vh;
        width: 100%;
        top: 0;
        left: 0;
    }
    .content-slider .content-shadow.right {
        margin: 0 10vw;
        left: 0;
        display: block;
    }
    .content-shadow div {
        width: fit-content;
    }
    #section3::after, 
    #section4::after,
    #section9::after {
        width: 90%;
    }
    #section5 .uk-grid-margin {
        margin: 20px 0 0 0 !important;
    }
    .text-column p {
        font-size: 10px;
    }
    #section6 .uk-grid-column-small > div {
        width: 100%;
        margin: 5px 0 0 5vw !important;
    }
    #section7 .master-plan img {
        width: 100%;
        object-fit: cover;
        margin: 0 auto;
        display: block;
    }
    .master-plan .details {
        position: relative !important;
        width: 100%;
        display: flex;
        padding: 0 7vw;
        margin: 0;
        top: 0;
        left: 0;
    }
    #section7 .master-plan .details span {
        display: inline-flex;
        font-size: 14px;
        letter-spacing: 0.01em;
    }
    #section7 .master-plan .details span.soldout {
        padding: 0 0 0 40px;
    }
    #section8 h1 {
        font-size: 15px;
        font-weight: bold;
    }
    #section9 .content ul > li {
        font-size: 13px;
        line-height: 22px;
        padding: 0 15px 15px 15px;
    }
    #section9 .content ul > li > span.number {
        left: -20px;
        top: 0;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    #section9 .content {
        top: 15vh;
    }
    #section9 .phuket-vector {
        min-width: 80%;
        margin: auto;
        width: 80%;
        display: block;
    }
    #section10 .uk-grid-margin {
        margin-top: 10px !important;
    }
    #section10 .uk-padding, #section10 .uk-padding-small{
        padding: 0 10px 20px 10px !important;
    }
    #section11 .uk-container {
        padding: 0;
    }
    #section11 div {
        min-width: 100%;
        max-width: 100%;
    }
    .map-container {
        margin: 15vh 0 0 0;
    }
    form{
        width: 100%;
        text-align: center;
    }
    form .uk-grid-margin {
        margin-top: 10px;
    }
    form button {
        width: 100%;
    }
    #section11 {
        height: auto !important;
        padding: 10vh 5vw;
    }
    #section11 .footer-logo {
        display: none;
    }
}