@media only screen and (max-width: 1024px) {
    
    .contact_deets * {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.32px;
}
    .contact_split .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
    .contact_split {
    padding: 40px 0;
    display: block;
    background: #fff;
}
    .contact_split .wrapper {
    background: #fff;
    padding: 0;
}
    
    #header {
    padding: 10px 0;
}
    
    
    .mobile_menu_nav{
padding:100px 5% 0 5%;
}

    .mobile_menu_item {
        display: block;
        padding: 16px 0;
        font-size: 18px;
        border-bottom: none;
        color: #000;
        font-weight: 600;
    }
    
    
    .mobile_menu_nav > img{
        
        width: 200px;
        position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
        
        
    }
    

.mobile_menu_trigger{
cursor:pointer;
    background:url('https://cranesandliftingltd.co.uk/wp-content/uploads/2026/03/Polygon-24.png');
    background-repeat:no-repeat; background-position: 55% 50%;
    background-size:20px;
}

.mobile_submenu{
display:none;
padding-left:20px;
}

.mobile_submenu a{
display:block;
padding:8px 0;
font-size:16px;
    font-weijght:500;
}

.mobile_menu_item.active .mobile_submenu{
display:block;
}
    
    
    
    
    
    
    .about_us {
    background: #192C40;
    padding: 0;
}
    
    .dark_opening {
    display: block;
    padding: 40px 0;
    position: relative;
    background: #192C40;
}
    
    .home_section_1 {
    padding: 30px 0;
    position: relative;
    display: block;
}
    
    .flex_row h2 {
    color: #192C40;
    display: inline-block;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.32px;
}
    h2{line-height:40px!important}
    .dark_opening h2{line-height:40px;}
    
    .dark_opening .dots{display:none!important;}
    
    .about_us .wrapper{max-width:100%!important}
    .about_grid .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
    .text_flex > div {
    width: 100%;
    padding: 50px 5%;
        min-height:250px;
}
      .foot_1 .foot_contact {

    grid-template-columns: 100%;
 
}
    
    
    .foot_1 .foot_contact > img {display:none;}
    .foot_3 .foot_contact {
    max-width: 350px;
    margin-top: 10px;
    display: grid;
    grid-template-columns: 10% 90%;
    gap: 10px;
}
    
    
    .text_flex {
    display: flex;
    align-content: stretch;
    flex-direction: column;
}
    
    .icon_grid {
    display: grid;
    grid-template-columns: 100%;
    text-align: center;
    border: 2px solid rgba(25, 44, 64, 0.30);
    padding: 10px 0;
    background: #F5F5F5;
}
    
    .icon_grid img {
    display: block;
    margin: 0 auto;
    max-width: 60px;
    margin-bottom: 15px;
}
    
    .icon_grid h3 {
    margin-bottom: 10px;
    color: #192C40;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.06%;
    letter-spacing: -0.32px;
}
    
    
	.home_section_1 .back {
    padding: 30px 5%;
    position: relative;
    margin-left: 0;
    clip-path: none;
}
    
    .service_slide {
    clip-path: none;
}
    
    .home_services{padding:140px 0 100px 0}
    
    
    .slick-prev {
    position: absolute;
    background: transparent;
    border: none;
           width: 28px;
    outline: none;
    bottom: -70px;
        top: auto!important;
    left: 30px;
}
    
    .slick-next {
    position: absolute;
    background: transparent;
    border: none;
           width: 28px;
    outline: none;
    bottom: -70px;
        top:auto!important;
    right: 30px;
}
    
    #logo {
    width: 220px;
}
    
    .foot_1 > img {
    max-width: 220px;
}
    
    body.no_scroll{
    overflow: hidden;
}
.mobile_open {
        display: block !important;
        width: 50px;
        height: 50px;
        position: absolute;
        z-index: 999;
        background-size: contain !important;
        top: 19px;
        right: 5%;
        background-repeat: no-repeat !important;
    }
    
    .mobile_close {
        display: block !important;
        width: 50px;
        height: 50px;
        position: absolute;
        z-index: 999;
        background-size: contain !important;
        top: 19px;
        right: 5%;
        background-repeat: no-repeat !important;
    }
    
    
    span.mobile_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    top: 0;
    left: 0;
}
    
    .top_banner {
    display: block;
    width: 100%;
    padding: 60px 0;
    position: relative;
}
    .wrapper {
    position: relative;
    z-index: 3;
    display: block;
    margin: 0 auto;
    max-width: 90%!important;
}
    
    
    .flex_image .flex_row > div {
    width: 100%;
    padding: 40px 5% 20px 5%!important;
}
   .top_banner h1 {
   
    /* font-family: "Atkinson Hyperlegible Next"; */
    font-size: 48.947px!important;
    font-style: normal;
    font-weight: 800;
    line-height: 100.06%;
    letter-spacing: -0.789px;
}
    
    
    .flex_image .flex_row {
    display: flex;
    align-content: stretch;
    margin-top: 0px;
    flex-direction: column;
}
    
    .flex_image .flex_row .image{min-height:250px;order:-1;}
    
    .home_bottom_section {
    display: block;
    padding: 40px 0 0 0;
    position: relative;
}
    
    .image, .image img{clip-path:none!important;}
    .image .dots{display:none!important;}
    
    .home_services .dots {
    background: url(https://cranesandliftingltd.co.uk/wp-content/uploads/2026/03/Group-113.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 40px;
    background-size: contain;
    right: 0px;
    position: absolute;
    top: 75px;
}
    
    .service_slide h2{padding:10px 0;}
    
    
    #header #menu{display:none;}
    
    #footer .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 30px;
}
    
    
    .text_split > div {
        display: grid;
        margin-left: 0;
        grid-template-columns: 100%;
        gap: 20px;
    }
    
    .text_split .text {
        padding: 0 5%;
    }
    
    .text_split .image {
    border-top: 8px solid #FEC93A;
    clip-path: none;
    min-height: 300px;
}
    
}