@media screen and (max-width: 1850px){
    .trees {
        width: 140vw;
        position: absolute;
        top: -30vw;
        z-index: 3;
        left: -20vw;
    }
}

@media screen and (max-width: 1350px){
    .trees {
        width: 170vw;
        position: absolute;
        top: -35vw;
        z-index: 3;
        left: -35vw;
}
}
@media screen and (max-width: 1200px){
    .bridge {
        top: 20vw;
    }
    .trees {
        /* top: -45vh; */
        top: -30vh;
    }
    .nsew-image {
        display: none;
    }
    .panel1 .bottom {
        /* top: 750px;     */
        top: 70vw !important;
    }
    .subtitle {
        max-width: 80%;
        margin-left: 10%;
    }
    .area1 {
        margin-top: 65vw !important;
    }
    .inner-container .polaroid {
        height: 300px !important;
        width: 300px !important;
    }
}
@media screen and (max-width: 1000px){
    .trees {
        top: -25vw;
    }
    .welcome-text {
        max-width: 80% !important;
    }
    .icons-box {
        position: initial;
        margin: 0 !important;
        max-width: 100% !important;
    }
}
@media screen and (max-width: 768px){
    
    footer#footer {
        display: block;
    }
    body {
        overflow-x: hidden;
        width: 100%;
    }

    .hide-mobile {
        display: none !important;
    }
    
    html,body{
      width:100% !important;
      overflow-x:hidden !important;
    }
    
    p {
        font-size: 20px !important;
    }
    .container {
        padding: 0;
    }
    .panel, .panel section {
        height: auto !important;
    } 
    
    #alert-bar button {
        top: 10px;
    }
    #alert-bar p {
        width: 90% !important;
        color: #431762 !important;
        font-weight: 700 !important;
        font-size: 14px !important;
        margin: 5px !important;
    }
    
    .menu-logo {
        display: block !important;
        max-width:210px;
        margin: 0 20px; 
    }

    .button-line {
        width: 50px !important;
        height: 8px !important;
        margin-bottom: 8px !important;
    }
    
    .sliding-menu {
        height: 130vh;
    }    
    .sliding-menu ul {
        margin-top: 20px !important;
    }
    .sliding-menu li {
        height: 55px !important;
    }
    .area1 {
        /* margin-top: 250px !important; */
        margin-top: 45vw !important;
    }
    
    .paragraph1, .paragraph2, .paragraph3 {
        padding: 0 25px !important;
    }
    .paragraph1 p {
        padding: 0 20px !important;
    }
    .paragraph2 p {
        margin-top: 50px !important;
        padding: 0 20px !important;
        text-align: center !important;
    }
    
    .paragraph3 p {
        margin-top: 0px !important;
        margin-bottom: 50px !important;
        padding: 0 20px !important;
        text-align: center !important;
    }
    .col-md-4 {
        margin-top: 0px;
    }


    .alert-bar {
         font-size: 18px;   
    }

    .book-now {
        margin-top: 10px !important;
    }
    
    nav.navbar .book-button {
        position: unset !important;
    }
    .hero-image img {
        top: 200px !important;
    }
    #menu {
        margin-top: 0px !important;
        right: -30px !important;
        top: 10px !important;
    }
    hero-image img {
        top: 200px !important;
    }
    .menu-col {
        width: 150px;
        transform: scale(0.8);
    }

    .main-logo {
        width: 140px !important;
        margin-top: -95px !important;
    }
    
    .hide-mobile {
     display: none;   
    }
    .show-mobile {
     display: block !important;   
    }
    
    .subtitle {
        margin-bottom: 100px !important;
            margin-top: 0px !important;
    }
    nav {
        height: 120px;
    }
    .bridge {
        top: 245px !important;
    }
    .trees {
        width: 180vw !important;
        top: 0vw !important;
        left: -40vw !important;
    }
    .panel1 .bottom {
        top: 80vw !important;
        /* top: 500px !important; */
    }

    
    
    .inner-container .content-box .shadow-wrap {
        position: unset !important;
    }
    
    .inner-container .polaroid {
        height: 260px !important;
        width: 250px !important;
            margin-left: 15px !important;
            
            max-width: 110%;
            margin-left: -20px;
    }
    
    
    .panel1 .polaroid, .panel2 .polaroid, .panel3 .polaroid {
        margin-left: 60px !important;
    }
    .panel3 .polaroid2 {
        margin-top: -30px !important;
    }
    .things-to-do .content-box h3:first-of-type {
        margin: -20px -20px 20px !important;
    }
    
    .adventure-awaits-text {
        max-width: 90%;
        margin-left: 5%;
        font-size: 45px !important;
    }
    .book-now-text{
          max-width: 210px !important; 
    }
    
    .discover-text, .excite-text, .relax-text {
       max-width: 230px !important; 
    }
    .compass-image {
        margin-left: 200px;
    }
    
    .hero-fade {
        display: none !important;
    }
    .subtitle {
        font-size: 34px !important;
    }
    .img-magnifier-glass, .handle {
        display: none !important;
    }
    .welcome-text {
        position: unset !important;
        max-width: 100% !important;
        margin-left: 0%;
    }
    .discover-text {
        margin: 0 !important;
    }
    .panel {
        /* min-height: 50vh; */
    }
    .panel2 {
        min-height: auto !important;
        margin-top: -40px !important;
    }
    .panel3 {
        margin-top: 160px !important;
    }
    
    .page-title-box {
        margin-top: 400px;
        /* margin-top: 0;
        margin-bottom: 400px; */
    }
 
    .things-to-do .page-title-box {
        margin-top: 250px !important;
    }
     .things-to-do .hero-image {
        margin-bottom: 0px !important;
    }

    
    
    .block1 .content-box h3:first-of-type {
        margin: 0px -20px 0px !important;
    }
    
    .content-box {
        background-size: 230% 230%;
    }
    .first-title {
        margin-top: 10px !important;
    }
    
    .inner-container .polaroid {
        margin-left: auto !important;
    }
    
/*     .tickets .content-box {
    background-size: 230% 120% !important;
} */
    
    .page-title-text {
        -webkit-text-stroke: unset;
        letter-spacing: -1px;
        text-shadow: 2px 2px 2px black;
    }
    
    div .row.content-box {
        margin-top: -0px;
        /* margin-top: -200px; */
        background-size: 400% 150%;
    }
    .block2 .content-box h3:first-of-type, .block3 .content-box h3:first-of-type, .block4 .content-box h3:first-of-type {
        margin: 20px -20px 20px;
    }
    .content-box h3 {    
            margin: 0px -20px 20px;
        font-size: 38px;
            padding: 20px 30px;
        text-shadow: 2px 2px 2px black !important;
    }
    /* .content-box > div:not(.accordion) {
          padding: 50px 20px !important;
    } */
    .content-box > div:not(.accordion) {
        padding: 0px 10px !important;
        margin-bottom: 0 !important;
        margin-top: 20px !important;
        
    }
    
    .polaroid6 {
        margin-bottom: 20px !important;
    }
    .icons-box {
        position: initial;
        margin: 0 !important;
        max-width: 100% !important;
    }
    .icon-box {
        font-size: 30px !important;
    }
    .icon-box > div {
        margin-left: -20px !important;
    }
    
    .this-way-image2 {
        display: none;
    }
    
    .tree-container {
        background: url(/images/play/overhanging-trees.svg);
        overflow: hidden;
        width: 100%;
        height: 480px;
        margin-top: -150px;
        z-index: 4;
        position: absolute;
        background-size: 180% !important;
        background-position-x: -40vw !important;
    }
    .tree-container {
        height: 850px;
        margin-top: -40vw;
        position: absolute;
        background-size: 180% !important;
        background-position-x: -40vw !important;
        left: 0;
    }
    
    
    .tree-container img {
        display: none;
    }
    .sliding-menu .mobile-close-menu {
        display: block !important;
    }
    .top-bg {
        height: 230px !important;
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 100;
    }
    
    .area2 {
        margin-top: 100px !important;
    }
    .explore-map-text {
        margin-left: 50px;
        right: unset !important;
        top: -340px !important;
        width: 300px !important;
    }
    .img-magnifier-container {
        padding: 0 !important;
    }
    
    .top-nav .opening-times {
        font-size: 14px !important;
    }
    .top-nav .top-wrapper .lhs {
        width: 20% !important;
    }
    .top-nav .top-wrapper .rhs {
        width: 75% !important;
    }
    .top-nav .rhs img {
        margin-top: 0px;
        width: 18px;
    }
    #map {
        width: 100% !important;;
        margin-left: 0% !important;
    }

    .p1 {
        margin-top: 50px !important;
        margin-left: 30px !important;
    }
    .p2 {
        margin: 30px !important;
    }
    .p3 {
        margin: 50px 0px 0px -80px !important;
    }
    .p3 .polaroid {
        margin: -70px 80px !important;
    }
    .p4 {
        margin-top: -50px !important;
    }
    .p4 .polaroid {
        margin: 40px 10px !important;
    }
    .p5 {
        margin-left: 20px !important;
        margin-top: -80px !important;
        margin-bottom: 20px !important;
    }
    #play-link {
        padding: 30px 30px !important;
    }
    
    .menu-col {
        position: absolute;
        right: 10px;
        top: 0px;
    }
    .book-now {
        max-width: 25%;
        margin-left: -15px !important;
    } 
        
        
    footer {
        height: 1000px;
        position: unset;
    }
        .footer-logo a {
            margin: 80px;
        }
        
        .brands {
            
        }
 
     /* INNER CONTENT */
     
     .page-title-text {
        font-size: 40px !important;
     }
     
     
     .content-box {
        padding: 30px;
        margin: 10px;
        
                        background-position: -250px -380px;
    }
    
    .modal-list {
        font-size: 44px;
        line-height: 170%;
    }
    
    #modal-title {
        padding: 10px 10px 45px !important;
        font-size: 40px !important;
    }
    .modal-body {
        padding: 0 !important;
    }
    .hero-image {
        height: 300px !important;
    }
    .hero-image img {
        height: 290px !important;
    }
     
     .hero-image {
         margin-bottom: 20px !important;
     }
     
     .accordion-button::after {
        filter: invert(0) !important;
        margin: 0px -20px 0px 5px !important;
    }
     
    .accordion-body {
        padding: 10px 20px !important;
        margin-top: 0px !important;
    }
     
    
    /* This removes the large space above the footer */
    .inner-container {
        margin-bottom: 80px;
    }
 
    
    /* BUTTERFLY ANIMATION */
    .stage {
        display: none;
    }
    
}
@media screen and (max-width: 768px){
    .page-title-box.quest-text {
        margin-top: 190px;
    }
    .page-title-box {
        margin-top: 240px;
    }
    .swiper h4 {
            margin-top: 0px !important;
    }
}

@media screen and (max-width: 600px){
    .area1 .shadow-wrap{
        text-align: center;   
    }
}

@media screen and (max-width: 500px){
    .tree-container {
        margin-top: -200px;
    }

    .tree-container {
        background: url(/images/play/overhanging-trees.svg);
        overflow: hidden;
        width: 100%;
        height: 600px;
        margin-top: -35vw;
        z-index: 4;
        position: absolute;
        background-size: 180% !important;
        background-position-x: -40vw !important;
    }
    .area1 {
        margin-top: 55vw !important;
    }
    .panel1 .bottom {
        /* top: 77vw !important; */
        top: 100vw !important;
    }
}

@media screen and (max-width: 400px){
    .panel1 .bottom {
        top: 52vw !important;
    }
    .top-nav .blenheim-palace-logo {
        width: 90px !important;
    }
}

/* BIG SIZES */

@media screen and (min-width: 1850px){
    .this-way-image2 {
        margin-top: 1000px;
    }
}
