@media only screen and (max-width:1660px){
   
}
@media only screen and (max-width:1600px){
   
}
@media only screen and (max-width:1660px){
   
}
@media only screen and (max-width:1440px){
    .featherlight .featherlight-next, .featherlight .featherlight-previous {
        top: 500px;
    }
}
@media only screen and (max-width:1366px){

}
@media only screen and (max-width:1280px){
    footer .site-footer .six-col-wrapper .col-inner:nth-child(3) {
        margin: 0 0px 0px 10px;
        width: 100px;
    }
}
@media only screen and (max-width:1024px){
    .six-col-wrapper .col-inner {
        margin-left: 40px;
    }
    .site-footer .six-col-wrapper .col-inner:nth-child(3), .site-footer .six-col-wrapper .col-inner:nth-child(4), .site-footer .six-col-wrapper .col-inner:nth-child(5), .site-footer .six-col-wrapper .col-inner:nth-child(6), .site-footer .six-col-wrapper .col-inner:nth-child(7), .site-footer .six-col-wrapper .col-inner:nth-child(8), .site-footer .six-col-wrapper .col-inner:nth-child(9), .site-footer .six-col-wrapper .col-inner:nth-child(10) {
        margin: 0;
        width: 95px;
    }
    .featherlight .featherlight-next, .featherlight .featherlight-previous {
        top: 800px;
    }
    
}
@media only screen and (max-width:768px){
    .hero__content h4 {
        font-size: 50px;
    }
    .col-md-3 {
        width: 33.33%;
        float: left;
    }
    .six-col-wrapper .col-inner {
        margin-left: 120px;
    }
    .six-col-wrapper {
        margin-left: 0px;
    }
}
@media only screen and (max-width:767px){
    
}

@media only screen and (max-width:541px){
    .col-md-3 {
        width: 50%;
        float: left;
    }
}

@media only screen and (max-width:520px){
    .menu-logo {
        right: 10px !important;
    }
    .hero__content h4 {
        font-size: 34px;
    }
    .amenities-section {
        padding: 40px 20px 40px 10px;
    }
    .col-md-3 {
        width: 50%;
        float: left;
    }
    .layout-plan-section {
        padding: 50px;
        background: #333;
    }
    .natural-width img {
        max-width: 100%;
        width: 100px;
    }
    .site-footer .six-col-wrapper .col-inner:nth-child(3), .site-footer .six-col-wrapper .col-inner:nth-child(4), .site-footer .six-col-wrapper .col-inner:nth-child(5), .site-footer .six-col-wrapper .col-inner:nth-child(6), .site-footer .six-col-wrapper .col-inner:nth-child(7), .site-footer .six-col-wrapper .col-inner:nth-child(8), .site-footer .six-col-wrapper .col-inner:nth-child(9), .site-footer .six-col-wrapper .col-inner:nth-child(10) {
        margin: 0 auto;
        width: 200px;
    }
    .six-col-wrapper .col-inner {
        margin-left: 30px;
    }
    .copyrights.text-center.footer__copyright.copyright {
        font-size: 14px;
    }
}
@media all and (max-width: 479px) { 
    .g-recaptcha {
        transform: scale(0.85) !important;
        margin-left: -16px;
    } 
}
@media only screen and (max-width:468px){
    .featherlight .featherlight-next, .featherlight .featherlight-previous {
        top: 600px;
    }
}
