@media (max-width:980px) {

    /*header*/
    .header-contact {
        margin-left: 50px;
    }

    .lm-section {
        min-height: 50px;
    }

    /* Homepage */
    #landing-view {
        background-position: 38% 20%, 63% 20%, 39% 27%, 65% 27%, -20% 100%, 100% 100%, 0, center;
        background-size: auto, auto, auto, auto, auto, 43%, 150% 100%, 100% 100%;
    }

    #landing-page-second-section {
        background-position: 35% 10%, 74% 10%, 17% 57% , bottom right , left;
        background-size: auto, auto, auto , 100% , cover;
    }

    .bx-prev {
        left:4% !important;
    }

    .bx-next {
        left:91%;
    }

    .image-width-36-percent img {
        width: 99%;
        margin-left: -20px;
    }

    .lm-section {
        background-size: cover;
        background-position: left;
        min-height: 650px
    }

    .full-height-screen {
        height: 100vh;
    }

    .margin-left-86p {
        /*margin-left: 0%;*/
        padding-left: 0px;
        margin-top: 14%;
    }

    .enquiry-link-desktop {
        top: 320px;
    }

    .chairman-mobile {
	z-index: 1;
	padding: 30px;
    }

    .chairman-mobile img {
	margin:0px auto;
   }

    .activity-detail-content {
        padding: 24px;
        background-color: rgba(216, 152, 153, 0.5);
        position: absolute;
        z-index: 1;
        /*bottom: 117px;*/
        /*right: 90px;*/
    }

    #dino {
        perspective: 200px;
        margin: 34px auto -11px;
    }

    .top-round-corners {
        border-top-left-radius: 39%;
        border-top-right-radius: 39%;
    }

    .slider-label {
        right: -2px;
        min-width: 86px;
    }

    /*#dino > img {
        float: right;
        padding-bottom: 17px;
    }*/

    #horse-dino figure:first-child {
        bottom: 13%;
        position: absolute;
    }

    .bx-controls-direction {
        display: none;
    }
}
@media (max-width:800px) {

/* Homepage */

    #chairmen-section {
        height: 75vh;
    }

    .enquiry-link-desktop {
        top: 270px;
    }

    #landing-view {
        background-position: 31% 20%, 63% 20%, 31% 27%, 64% 27%, -20% 100%, 100% 100%, 0, center;
        background-size: auto, auto, auto, auto, auto, 43%, 150% 100%, 100% 100%;
    }

    .notes-menu {
        margin: 0px 1px;
        width: 80px;
        background-size: 100% 95%;
    }

    .header-social {
        background-size: 63%;
    }

    #landing-page-second-section {
        background-position: 35% 10%, 74% 10%, 17% 57% , bottom right , left;
        background-size: auto, auto, auto , 100% , cover;
    }

    .margin-top-138px {
        margin-left: 75%;
    }

    .margin-left-86p {
        padding-left: 0px;
        margin-top: -14%;
        /*margin-right: 50px;*/
    }

    #tie-ups {
        margin-top: 70px;
    }
}

@media (max-width:768px) {

    #horse-dino figure:first-child {
        bottom: -2%;
        position: absolute;
    }

    #daycare-slider {
        height: 242px;
    }

    #landing-view {
        background-position: 31% 20%, 63% 20%, 31% 27%, 64% 27%, -20% 100%, 100% 100%, 0, center;
        background-size: auto, auto, auto, auto, 65%, 43%, 150% 100%, 100% 100%;
    }

    #site-header-social-icons {
        padding:0px;
    }

    .daycare-sidelink > img {
        /*width: 100%;*/
    }

    .slider-label {
        z-index: 0;
    }

    .activity-mobile-landscape {
        margin-top:52px;
    }
}
