@media only screen and (max-width: 1180px) {
	
    
    .home_icons .wrapper > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
    .home .text_image {
    padding-bottom: 40px;
}
    
      .mobile_open {
        background: url(https://wirralcarandvanservicing.co.uk/wp-content/uploads/2026/05/Screenshot-2026-05-22-114323.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 30px;
        right: 5%;
        display: block !important;
        width: 50px;
        height: 30px;
          z-index: 6;
    }
    
       .mobile_close{
        background:url('https://wirralcarandvanservicing.co.uk/wp-content/uploads/2026/05/ChatGPT-Image-Feb-25-2026-10_17_47-AM.png');
        background-size:contain;
        background-repeat:no-repeat;
        background-position: center;
        position: absolute;
          top: 20px;
        right: 5%;
               width: 50px;
        height: 30px;
        
        
    }
    
    .mobile_menu > a{
        
        
        background: #ffbb3f;
    border-radius: 50px;
    /* background: #fff; */
    color: #000;
    padding: 9px 20px;
    font-size: 18px;
    position: absolute;
    top: 20px;
    left: 5%;
}
  
    
    
        .mobile_menu {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        background: #fff;
    }
    
    .mobile_menu > img{
        
        width:250px;
        position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
        
    }
    
    
    .text_image .wrapper > div:nth-child(odd) .image{
    
    order:-1;
    
    
}
    
    .contact_strip > div {
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
    
    .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 180px!important;
}
    
    
    div#copyright a {
    display: block;
    margin-top: 10px;
}
    
    
    .contact {
    display: block;
    padding: 40px 0;
    text-align: center;
}
    
    .page-template-TEMPLATE-internal_page .text_image {
    padding: 80px 0 40px 0;
    position: relative;
}
    
    
    input#gform_submit_button_1, input#gform_submit_button_2 {
    border-radius: 50px !important;
    background: #ffbb3f !important;
    color: #000 !important;
    padding: 3px !important;
    display: inline-block !important;
    width: 200px !important;
    text-align: center !important;
    margin: 0 auto !important;
    border: none !important;
    outline: none !important;
    font-size: 18px !important;
}
    
    .contact input, .contact textarea, .contact select {
    border: 1px solid gray!important;
    border-radius: 50px!important;
    padding: 7px 20px !important;
}
    
    #logo {
    max-width: 230px;
    display: block;
}
    
    #header .wrapper > div {
        display: block;
        justify-content: space-between;
        width: 200px;
    }
   #header #menu {

    margin-top: 25px;
    display: none;
}
    
    #menu a {
        display: block;
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 20px;
        margin-left:0;
    }
    
    
    .first_one{margin-bottom:30px;}
    #menu{
        
        
        position: absolute;
top: 30%;
left: 05%;
transform: translateY(-50%);
    }
    
    .top_banner {
    position: relative;
    background: #77777770;
    display: block;
    text-align: center;
    padding: 50px 0 100px 0;
}
    
    
    .page-template-TEMPLATE-contact-php .contact_strip {
    background: #ffbb3f;
    padding: 40px 0 70px 0;
    text-align: center;
    display: block;
    position: relative;
}
    
    .text_image .wrapper > div:last-child .text{margin-bottom:0;}
    
    .text_image .text {
    padding: 0;
        margin-bottom:30px;
}
    
    .text_image {
    padding: 40px 0 80px 0;
    position: relative;
}
    
    .text_image .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
    .text_image .image{height:250px;}
    .contact_strip {
    background: #ffbb3f;
    padding: 20px 0;
    text-align: center;
    display: block;
}
    
    .text_image_strip {
    text-align: center;
    position: relative;
    background: #666666;
    padding: 40px 0;
}
    h1 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 24px;
}
    
    .wrapper{max-width:90%!important;}
    
    .dual_block .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
    
    h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 20px;
}
    h3 {
    font-size: 25px;
    line-height: 1.4;
    margin-bottom: 18px;
}
    
    h4 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 16px;
}
    
    .text_image_strip li {
    display: block;
    margin-left: 0;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
}
    
    
    .dual_block {
    padding: 80px 0 40px 0;
    position: relative;
}
    
}