@media only screen and (max-width: 1600px) {
    
    .wrapper{max-width:90%!important}
    
}
@media only screen and (max-width: 1024px) {
    
        section#opening {
        margin-bottom: 70px !important;
    }
    
    .wave_top {

    z-index: 3;
}
    
    #menu_open {
        background: url(https://wirraldirecttransfersandtravel.co.uk/wp-content/uploads/2025/08/menu_oprn.png);
        display: block !important;
        position: absolute;
        top: 18px;
        right: 20px;
        width: 50px;
        height: 50px;
        z-index: 2;
        background-size: contain;
    }
    
    
    #mobile_menu{position: fixed;
    
    height:100%; width:100%;
    background:#0a1633;
        color:#fff;
        z-index: 50;
        top:0; left:0;
    }
    
    #mobile_menu > img{position: absolute;
bottom:20px;
left: 50%;
        width:100px;
transform: translateX(-50%);}
    
    
     #mobile_menu #menu {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
    }
    
    
    #mobile_menu #menu a{display:block; color:#fff; margin-bottom:20px;}
    
    
        #menu_close {
        background: url(https://wirraldirecttransfersandtravel.co.uk/wp-content/uploads/2025/08/close-1.png);
      
        position: absolute;
        top: 18px;
        right: 20px;
        width: 50px;
        height: 50px;
        z-index: 2;
        background-size: contain;
    }
    
#footer .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
}
    
    #copyright a{display:block; margin:10px 0 5px 0;}
    
    section#opening{margin-bottom:0!important;}
    
    a#logo {
    max-width: 75px;
    display: block;
}
    
    foot_3 a {
    display: block;
    margin-top: 20px;
    font-size: 14px;
}

    #why_choose_us {
    margin-top: 70px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
    
    p{font-size:16px!important}
    
    
    #single_pic > div {
    position: Relative;
    height: 270px;
}
    h3 a.mobile_num {
    display: block;
    width: 270px;
    margin: 30px auto;
}

a.mobile_num {
    background: #b1d2d8;
    color: #000 !important;
    padding: 10px 15px;
    border-radius: 50px;
    font-weight: 700 !important;
}
    
    #dual_pic {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        max-width: 900px;
        margin: 30px auto 100px auto;
    }
    
    #top_banner > span {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
    transform: translateX(0);
        z-index: 5!important;
}
     #top_banner > span h1 {
        color: #fff;
        font-size: 30px;
       position: relative;
         z-index: 30;
    
}
    
    #mobile_menu a.mobile_num {
    margin-top: 100px;
    width: 250px;
    text-align: center;
}
    
    .home     #top_banner > span{       z-index: 30!important;}
    h3{font-size:20px;}
    div#reviews h3 {
    text-align: center;
    font-size: 20px;
}
    section#contact_strip a {
    font-size: 40px;
    display: block;
    color: #fff;
        
        text-shadow: 2px 1px 2px rgba(0,0,0,0.6);
}
    
    #dual_pic > div {
    position: Relative;
    height: 200px;
}
    
    
    #footer {
    display: block;
    width: 100%;
    background: #0a1633;
    padding: 110px 0 40px 0;
    text-align: center;
}
    
    #prices {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    margin: 0 auto;
    max-width: 1000px;
    padding: 40px 0;
    text-align: center;
}
    
    #header #menu{display:none;}
    
    h2 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 600;
}
    #opening {
    position: relative;
    padding: 30px 0;
    text-align: center;
}
    

    
    h1, #top_banner > span h1 {
    color: #fff;
    font-size: 30px;
}
    
    #top_banner {
    width: 100%;
    display: block;
    position: relative;
    min-height: auto;
    padding: 100px 0 150px 0;
    text-align: center;
}
    
}