@media only screen and (max-width: 1600px) {
  .about_bigger_text h2,
  .abso_left_text h2,
  .abso_left_text h3 {
    color: #244c73;
    font-size: 39px;
    font-style: normal;
    font-weight: 900;
    line-height: 57px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .big_text {
    color: #fff;
    padding-top: 50px;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0.32px;
  }
  .client_story_deets {
    max-width: 1050px;
  }
  .service_submenu > div {
    max-width: 90%;
    display: grid;
    grid-template-columns: 35% 60% !important; /* Adjust these values as needed */
    gap: 5%;
  }
  .service_submenu .inside_menu {
    margin-top: 70px;
  }
  .client_story .text h2,
  .client_story .text h3 {
    color: #244c73;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.72px;
    text-transform: uppercase;
  }
  .top_banner .wrapper > span > span {
    display: block;
    margin: 30px 0;
    padding-left: 20px;
    border-left: 10px solid #fdc100;
  }
  .client_story .image {
    width: 450px;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: -0px;
    top: -55px;
  }
  .blue_strip_text_bullets .statement > span {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0.32px;
    max-width: 90%;
  }
  .client_story:nth-child(odd) .text {
    padding-left: 240px;
  }
  .news_list .image {
    width: 230px;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 2;
  }
  .team_intro_box h3,
  .team_intro_box h2 {
    color: #244c73;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .news_list h3,
  .news_list h4 {
    color: #244c73;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
    letter-spacing: -0.48px;
    text-transform: uppercase;
  }
  .team_intro_box {
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
    position: absolute;
    width: 38%;
    padding: 30px;
    top: -120px;
    left: 0;
  }
  .top_banner {
    padding-top: 60px;
  }
  .top_bar .wrapper,
  #footer .wrapper,
  #header .wrapper {
    max-width: 90% !important;
  }
  .wrapper {
    max-width: 85% !important;
  }
  .top_banner .wrapper > span {
    display: block;
    max-width: 700px;
    /*    margin-left: 70px;*/
  }
  .home .top_banner {
    height: 90vh;
    max-height: 750px;
    padding-top: 100px;
  }
  #menu a {
    color: #233542;
    padding: 0 15px;
    font-size: 15px;
  }
  .wrapper.uneven > div {
    position: relative;
    right: 0;
  }
  .opening_section .wrapper > div {
    display: grid;
    grid-template-columns: 30% 60%;
    gap: 5%;
  }
  .home_tiles .tile_row.first_row {
    margin-left: 100px;
  }
  .home_tiles .tile_row.middle_row {
    margin-left: 180px;
  }
  .home_tiles .tile_row.last_row {
    margin-left: 260px;
    margin-bottom: 0;
  }
  .home_tiles .tile .image {
    width: 190px;
    height: 190px;
    position: absolute;
    top: -70px;
    left: -90px;
  }
  .home_team_section .wrapper > div {
    display: grid;
    grid-template-columns: 35% 60% 0%;
    gap: 5%;
  }
  .service_submenu .title {
    color: #244c73;
    font-size: 33px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 30px;
    letter-spacing: -0.72px;
    text-transform: uppercase;
  }
  .review > span {
    color: #244c73;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: 0.32px;
  }
  .service_sections .opening_section:last-child .wrapper > div {
    display: grid;
    grid-template-columns: 750px auto;
    gap: 5%;
  }
  .service_sections .opening_section:last-child {
    padding: 0px 0 80px 0px;
  }
  .opening_left {
    color: #ccdee1;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .latest_things > div {
    display: grid;
    grid-template-columns: 330px 330px 330px auto;
    gap: 40px;
  }
  .get_in_touch .wrapper {
    right: 0 !important;
  }

  .service_tabs .wrapper > div {
    display: grid;
    grid-template-columns: 37% 60%;
    gap: 3%;
  }
}
@media only screen and (max-width: 1500px) {
  .service_tabs .wrapper > div {
    display: grid;
    grid-template-columns: 40% 57%;
    gap: 3%;
  }

  .service_submenu .title {
    font-size: 30px;
  }
  .big_text {
    color: #fff;
    padding-top: 50px;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 42px;
    letter-spacing: 0.32px;
  }
  .about_bigger_text h3 {
    color: #233542;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
  }
  .about_bigger_text h2,
  .abso_left_text h2,
  .abso_left_text h3 {
    color: #244c73;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 52px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .background_title {
    font-size: 40px;
  }
  .client_story .image {
    width: 400px;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: -0px;
    top: -55px;
  }
  .client_story:nth-child(odd) .text {
    padding-left: 200px;
  }
  .client_story:nth-child(even) .text {
    padding-right: 220px;
  }
  .news_list .image {
    width: 165px;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 2;
  }
  .client_story_deets {
    max-width: 900px;
    min-width: 100% !important;
  }
  .blue_strip_text_bullets h3,
  .blue_strip_text_bullets h4 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 45px;
    font-style: normal;
    font-weight: 900;
    line-height: 59px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .opening_right h2,
  .opening_right h3,
  .opening_right h4 {
    color: #246a73;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 43px;
    text-transform: none;
    margin-bottom: 30px;
  }
  .team_archive {
    display: block;
    margin: 200px 0;
  }
  .service_submenu > div {
    max-width: 90%;
    display: grid;
    grid-template-columns: 32% 63% !important; /* Adjust these values as needed */
    gap: 5%;
  }
  .home_tiles div.right_hand_title,
  .faq_title,
  .service_team .title,
  .contact_strip,
  .home_team_section > .title,
  .latest_three_section > span {
    font-size: 40px;
  }
  .linky {
    top: 236px;
    left: 0;
  }
  div#field_1_5 {
    max-width: 502px;
  }
  .latest_things > div {
    display: grid;
    grid-template-columns: 300px 300px 300px auto;
    gap: 40px;
  }
  .text_image .text {
    position: relative;
    right: 0 !important;
    top: 50px;
    padding: 40px 200px 40px 50px;
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
  }
  .text_image .image {
    position: absolute;
    width: 350px;
    aspect-ratio: 1 / 1;
    right: 0;
    top: 0;
  }
  .home_tiles .tile_row {
    margin-bottom: 120px;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 110px;
  }
  .home_tiles .tile .image {
    width: 180px;
    height: 180px;
    position: absolute;
    top: -40px;
    left: -71px;
  }
  .home_tiles .tile_row.first_row {
    margin-left: 100px;
  }
  .home_tiles .tile_row.middle_row {
    margin-left: 100px;
  }
  .home_tiles .tile_row.last_row {
    margin-left: 100px;
    margin-bottom: 0;
  }
  .home_tiles .tile .image {
    width: 190px;
    height: 190px;
    position: absolute;
    top: -40px;
    left: -90px;
  }
  .home .top_banner h1 {
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 68px;
    letter-spacing: -1.28px;
    text-transform: uppercase;
  }
  #menu a {
    color: #233542;
    padding: 0 10px;
    font-size: 15px;
  }
  #logo {
    display: block;
    max-width: 310px;
    margin: 15px 0 0px 0;
  }
  .top_bar a {
    color: #fff;
    margin-left: 20px;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 1400px) {
  .service_tabs .wrapper > div {
    display: grid;
    grid-template-columns: 43% 54%;
    gap: 3%;
  }

  #logo {
    display: block;
    max-width: 290px;
    margin: 22px 0 0px 0;
  }
  .big_text {
    color: #fff;
    padding-top: 50px;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0.32px;
  }
  .about_other_text > div > span {
    display: block;
    margin-top: 0;
    padding-left: 20px;
    border-left: 10px solid #fdc100;
  }
  .about_bigger_text h2,
  .abso_left_text h2,
  .abso_left_text h3 {
    color: #244c73;
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .news_list .text {
    padding: 20px 20px 20px 190px;
  }
  .contact_strip {
    margin-bottom: 20px;
  }
  div#field_1_5 {
    max-width: 460px;
  }
  .blue_strip_text_bullets .statement > span {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0.32px;
    max-width: 90%;
  }
  .blue_strip_text_bullets h3,
  .blue_strip_text_bullets h4 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 59px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .top_banner {
    height: 400px;
    padding-top: 50px;
  }
  .client_story:nth-child(odd) .text {
    padding-left: 110px;
  }
  .client_story:nth-child(even) .text {
    padding-right: 130px;
  }
  .client_story .image {
    width: 320px;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: -0px;
    top: -55px;
  }
  .latest_things > div {
    display: grid;
    grid-template-columns: 280px 280px 280px auto;
    gap: 40px;
  }
  .team_archive {
    display: block;
    margin: 70px 0;
  }
  .team_intro_box {
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
    position: absolute;
    width: 48%;
    padding: 30px;
    top: 0;
    left: 0;
  }
  .team_archive .wrapper > .grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 50px;
    column-gap: 20px;
  }
  .team_intro_box h3,
  .team_intro_box h2 {
    color: #244c73;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .about_section_1 .image {
    max-width: 90%;
  }
  .top_banner h1 {
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 42px;
    font-style: normal;
    font-weight: 900;
    line-height: 58px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .home_tiles .tile .image {
    width: 190px;
    height: 190px;
    position: absolute;
    top: -40px;
    left: -80px;
  }
  .home_team_section h3,
  .home_team_section h2 {
    color: #fff;
    font-size: 43px;
    font-style: normal;
    font-weight: 900;
    line-height: 64px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .text_image .text {
    position: relative;
    right: 0 !important;
    top: 50px;
    padding: 40px 250px 40px 50px;
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
  }
  .home_tiles .tile h3 {
    color: #244c73;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
    letter-spacing: -0.48px;
    text-transform: uppercase;
  }
  .review > span {
    color: #244c73;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0.32px;
  }
  .opening_left {
    color: #ccdee1;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .home .top_banner {
    height: 90vh;
    max-height: 650px;
    padding-top: 100px;
  }
  .home .top_banner h1 {
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 55px;
    font-style: normal;
    font-weight: 900;
    line-height: 63px;
    letter-spacing: -1.28px;
    text-transform: uppercase;
  }
  .top_bar .wrapper,
  #footer .wrapper,
  #header .wrapper {
    max-width: 93% !important;
  }
}
@media only screen and (max-width: 1180px) {
  .about_section_1 {
    display: block;
    margin: 50px 0;
    position: relative;
  }
  .abso_left_text {
    padding: 0;
    border: 0;
    background: none;
    box-shadow: none;
    max-width: 580px;
    /* position: absolute; */
    top: -0px;
    position: relative;
    z-index: 1;
  }
  .about_section_1 .image {
    display: none;
  }
  .about_text_blocks .wrapper > div:nth-child(even) .about_other_text {
    order: -1;
    justify-content: left;
    display: flex;
  }
  .big_text {
    color: #fff;
    padding-top: 0;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: 0.32px;
  }
  .blue_strip_text_bullets.big_text .grid {
    grid-template-columns: 100%;
  }
  .about_bigger_text h3 {
    color: #233542;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
  }
  .about_bigger_text h2,
  .abso_left_text h2,
  .abso_left_text h3 {
    color: #244c73;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .about_bigger_text {
    order: -1;
  }

  header {
    top: 0;
    height: 75px;
  }

  body {
    margin-top: 75px;
  }

  .about_text_blocks .wrapper > div:nth-child(even) {
    grid-template-columns: 100%;
    gap: 30px;
  }
  .about_text_blocks .wrapper > div {
    grid-template-columns: 100%;
    gap: 30px;
    display: grid;
    margin-bottom: 30px;
  }
  .home_team_section .link a {
    position: relative;
    width: 210px;
    bottom: 0;
    right: 0;
  }
  .text_image .image {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    right: 0;
    top: 0;
  }
  .text_image .text {
    position: relative;
    right: 0 !important;
    top: 0px !important;
    padding: 20px !important;
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
  }
  .home .text_image .text {
    min-height: auto;
  }
  .home_tiles div.right_hand_title,
  .faq_title,
  .service_team .title,
  .contact_strip,
  .home_team_section > .title,
  .latest_three_section > span {
    font-size: 26px;
  }
  .home_team_section {
    position: relative;
    display: block;
    padding: 30px 0;
    background: #244b73;
    width: 100%;
    margin-top: 100px;
  }
  .home_team_section .link a {
    position: relative;
    width: 210px;
    bottom: 0;
    right: 0;
  }
  .opening_section {
    width: 100%;
    display: block;
    padding: 50px 0;
  }
  .opening_left {
    color: #ccdee1;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .opening_right h2,
  .opening_right h3,
  .opening_right h4 {
    color: #246a73;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 37px;
    text-transform: none;
    margin-bottom: 30px;
  }
  .opening_section .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .wrapper {
    max-width: 90% !important;
  }
  .top_banner .wrapper > span > span {
    display: block;
    margin: 20px 0;
    padding-left: 0;
    border-left: 0;
  }
  #logo {
    display: block;
    max-width: 280px;
    margin: 010px 0;
  }
  .home .top_banner h1 {
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 45px;
    font-style: normal;
    font-weight: 900;
    line-height: 54px;
    letter-spacing: -1.28px;
    text-transform: uppercase;
  }
  .home .top_banner {
    height: auto;
    max-height: 100%;
    padding: 50px 0;
  }
  #footer .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 30px;
  }
  p {
    font-size: 15px;
  }
  .top_bar {
    display: none;
  }
  #header #menu {
    display: none !important;
  }
  .home_tiles .tile {
    padding: 0;
    border: none;
    background: #fff;
    box-shadow: none;
    position: relative;
    width: 100%;
  }
  .latest_things > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Adjust the gap between grid items as needed */
  }
  .latest_things > div > div {
    position: relative;
    display: none;
  }
  .home_team_section .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .home_team_section .members {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .home_tiles .tile_row {
    margin-bottom: 0;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-left: 0 !important;
  }
  .home_tiles .tile a,
  .tile p {
    display: none;
  }
  .home_tiles {
    display: block;
    padding: 50px 0 50px;
  }
  .home_tiles div.right_hand_title {
    top: -50px;
    right: auto;
    left: 0;
  }
  .text_image .text h3,
  .text_image .text h2,
  .text_image .text h4 {
    color: #244c73;
    font-size: 30px;
  }
  .home .text_image_section {
    margin: 0 0 50px !important;
  }
  .home .text_image_section.reverse {
    margin-top: 50px !important;
  }
  .home .text_image_section.reverse .text {
    left: unset !important;
  }
  .home_tiles .tile .image {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
  }
  .home_tiles .tile h3 {
    color: #244c73;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 27px;
    letter-spacing: -0.48px;
    text-transform: uppercase;
  }
  .contact_grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 10px;
  }
  .linky {
    top: 0;
    left: 0;
    position: relative;
  }
  .reviews_logos {
    display: block;
    margin: 50px 0;
  }
  .form {
    position: relative;
    margin-top: 0px;
  }
  .latest_things {
    display: block;
    position: relative;
    margin-left: 0;
    padding: 0 5%;
  }
  .latest_three_section {
    margin: 100px 0 0px 0;
    background: #e9f0f1;
    padding: 60px 0px;
    position: relative;
    display: block;
    width: 100%;
  }
  input#gform_submit_button_1 {
    color: #244c73;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 30px;
    text-transform: uppercase;
    border: 2px solid #244c73 !important;
    padding: 10px 60px 10px 20px !important;
    display: inline-block;
    margin-top: 10px;
    background: url(https://cfbuild.co.uk/langtons/wp-content/uploads/2026/07/arrow.png);
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 30px;
    position: relative;
    bottom: 0;
    right: 0;
    cursor: pointer !important;
  }
  .get_in_touch {
    display: block;
    width: 100%;
    padding: 0px 0 20px 0;
  }
  .latest_things .image {
    max-width: 250px;
  }
  .review > span {
    color: #244c73;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: 0.32px;
  }
  .get_in_touch .grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
    max-width: 1280px;
  }
  .client_stories_list {
    display: block;
    margin: 50px 0;
  }
  .client_story {
    padding: 0 !important;
    display: grid;
    margin-bottom: 30px;
  }
  .client_story .text {
    padding: 20px !important;
  }
  .client_story .text h2,
  .client_story .text h3 {
    color: #244c73;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.72px;
    text-transform: uppercase;
  }
  .client_story_details .wrapper {
    display: block;
    justify-content: left;
  }
  .background_title {
    font-size: 30px;
  }
  .client_story_details {
    margin: 50px 0;
    position: relative;
  }
  .backy {
    margin-top: 40px;
  }
  blockquote,
  blockquote p {
    color: #000 !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 31px !important;
    letter-spacing: 0.2px !important;
  }
  .client_story_deets > div {
    padding: 20px 0;
    display: block;
    max-width: 800px;
    border-bottom: 1px solid #fdc100;
  }
  .client_story:nth-child(even) .image {
    left: auto;
    top: 0;
    right: 0px;
  }
  .background_box {
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
    padding: 20px;
    max-width: 580px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
  .client_story .image {
    width: 60%;
    aspect-ratio: 1 / 1;
    position: relative;
    left: -0px;
    top: 0;
    order: -1 !important;
  }
  .team_square {
    display: flex;
    flex-direction: column;
    max-width: 270px;
    min-width: 100%;
  }
  .latest_three_section > span {
    position: absolute;
    top: -50px;
    left: 5%;
  }
  .get_in_touch .title {
    color: #244c73;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    padding: 10px 0 20px 0;
    display: block;
  }
  .contact_strip.figtree {
    line-height: normal;
    padding: 40px 0 10px;
  }
  .news_list .wrapper > div > div {
    width: 100%;
    position: relative;
    display: block;
    justify-content: left;
  }
  .news_list .text {
    padding: 10px;
    min-height: auto;
  }
  .news_list a {
    position: relative;
    top: 0;
    left: 0;
  }
  .client_story > .title {
    display: none;
  }
  .team_intro_box {
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
    position: relative;
    width: 100%;
    padding: 20px;
    top: 0;
    left: 0;
  }
  .news_list .image {
    width: 50%;
    aspect-ratio: 1 / 1;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .service_sections .opening_section:last-child .wrapper > div {
    grid-template-columns: 100%;
    gap: 20px;
  }
  .service_tabs .wrapper > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .opening_right {
    order: 1;
  }
  .service_sections .opening_section:last-child .opening_right {
    order: 1 !important;
  }
  .blue_strip_text_bullets {
    background: #244c73;
    siplay: block;
    padding: 50px 0;
    color: #fff;
  }
  .blue_strip_text_bullets .statement img {
    width: 100px;
    position: relative;
    top: 14px;
    margin: 0 auto;
  }
  .service_team .title {
    line-height: normal;
    margin-bottom: 20px;
  }
  .blue_strip_text_bullets .statement {
    display: grid;
    grid-template-columns: 100%;
    gap: 30px;
    margin-top: 40px;
    text-align: center;
  }
  .top_banner .grady {
    width: 100%;
    display: block !important;
  }
  .foot_1 .grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 0;
  }
  .foot_1 img {
    max-width: 250px;
    display: block;
    margin-bottom: 30px;
  }
  .foot_3 a.link {
    margin-top: 0;
  }
  .link_list > * {
    display: block;
    margin-left: 0;
  }
  .link_list > a {
    margin-bottom: 20px;
  }
  .foot_2 {
    margin-top: 0;
  }
  .foot_3 {
    text-align: left;
    margin-top: 0;
  }
  .top_banner h1 {
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .service_team .members {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .services_team_reviews {
    display: block;
    margin-bottom: 50px;
  }
  .blue_strip_text_bullets .bullets .yellow_text {
    margin-bottom: 0;
  }
  .blue_strip_text_bullets.no_snip_p .grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .faqs .panel {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .faqs {
    display: block;
    padding: 50px 0 0 0;
  }
  .blue_strip_text_bullets .statement > span {
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0.32px;
    max-width: 100%;
    text-align: center;
  }
  .tabcontent p:first-child {
    color: #246a73;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    display: block;
    border-left: 0;
    padding-left: 0;
  }
  .blue_strip_text_bullets h3,
  .blue_strip_text_bullets h4 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 44px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
  }
  .blue_strip_text_bullets .grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .blue_strip_text_bullets .bullets {
    margin-top: 0;
  }
  .tabcontent p {
    padding-left: 0;
  }
  .tabcontent {
    display: none;
    margin-top: 50px;
    max-width: 800px;
    border-bottom: 1px solid #fdc100;
    padding-bottom: 40px;
  }
  .team_archive .wrapper > .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
    column-gap: 10px;
  }
  .tab > .big_title {
    color: #244c73;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
  }
  .tab {
    overflow: hidden;
    border: 1px solid #dde4e5;
    background: #e9f0f1;
    box-shadow: 6px 12px 20px 0 rgba(0, 0, 0, 0.07);
    padding: 0 20px 20px 20px;
  }
  .tab button.active {
    color: #000;
    text-align: left;
    padding-left: 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
  }
  .news_list .wrapper > div {
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .top_banner {
    min-height: 400px;
    padding-top: 50px;
    height: auto;
    padding-bottom: 30px;
  }
  .mobile_menu {
    background: #e9f0f1;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .mobile_menu #menu {
    display: block;
    position: absolute;
    top: 100px;
    left: 5%;
    transform: translateY(0);
    width: 100%;
  }
  .mobile_menu div#menu > div {
    display: block;
    margin-top: 40px;
  }
  .mobile_menu div#menu > div a {
    color: #246a73 !important;
    font-size: 17px !important;
  }
  .mobile_menu > img {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 260px;
  }
  .mobile_menu #menu a {
    color: #233542;
    padding: 0 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    height: 100%;
    display: block;
    padding: 0 !important;
    margin-bottom: 15px;
  }
  .team_square .image {
    width: 100%;
    aspect-ratio: 1 / 1;
    max-width: 270px;
  }
  .mobile_menu #menu a:last-child {
    margin-bottom: 0;
  }
  span.open_mobile {
    display: block !important;
    background: url(https://cfbuild.co.uk/langtons/wp-content/uploads/2026/07/hamburger_menu_variations_transparent_sheet.fw_.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 50px;
    height: 60px;
    position: absolute;
    background-size: contain;
    z-index: 5;
    position: absolute;
    top: 23px;
    right: 5%;
  }
  span.close_mobile {
    display: block !important;
    background: url(https://cfbuild.co.uk/langtons/wp-content/uploads/2026/07/CLOSE.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 50px;
    height: 60px;
    position: absolute;
    background-size: contain;
    z-index: 5;
    position: absolute;
    top: 23px;
    right: 5%;
  }
}
@media only screen and (max-width: 1600px) {
  .about-approach-slider__stage {
    width: 52% !important;
  }
  .about-approach-slider__track {
    gap: 36px !important;
  }
  .about-approach-slider__slide {
    flex-basis: clamp(330px, 30vw, 400px) !important;
    padding: 26px 30px !important;
  }
  .about-approach-slider__slide h3 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .about-approach-slider {
    padding-top: 65px !important;
  }
  .about-approach-slider .wrapper {
    grid-template-columns: 40% minmax(0, 1fr) !important;
  }
  .about-approach-slider__intro p {
    font-size: 13px !important;
    line-height: 24px !important;
  }
  .about-approach-slider__stage {
    width: 54% !important;
  }
  .about-approach-slider__slide {
    flex-basis: clamp(300px, 32vw, 360px) !important;
    min-height: 235px !important;
  }
  .about-approach-slider__card-content {
    grid-template-columns: 82px auto !important;
    gap: 24px !important;
  }
  .about-approach-slider__icon img {
    max-width: 82px !important;
  }
  .about-approach-slider__text,
  .about-approach-slider__text p {
    font-size: 13px !important;
    line-height: 22px !important;
  }
}
@media only screen and (max-width: 1180px) {
  span.banner_location {
    display: none !important;
  }

  .about-approach-slider {
    margin-bottom: 40px !important;
    padding: 50px 0 !important;
  }
  .about-approach-slider .wrapper {
    display: block !important;
  }
  .about-approach-slider__intro {
    padding-top: 32px !important;
  }
  .about-approach-slider__intro h2,
  .about-approach-slider__intro h3 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .about-approach-slider__intro p {
    max-width: 100% !important;
  }
  .about-approach-slider__stage {
    margin: 0 auto !important;
    overflow: hidden !important;
    padding-top: 35px !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    width: 90% !important;
  }
  .about-approach-slider__arrows {
    justify-content: flex-end !important;
    margin-bottom: 20px !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
  }
  .about-approach-slider__viewport {
    overflow: hidden !important;
    padding: 0 28px 30px 0 !important;
    width: 100% !important;
  }
  .about-approach-slider__track {
    gap: 0 !important;
  }
  .about-approach-slider__slide {
    flex: 0 0 100% !important;
    min-height: auto !important;
    padding: 25px !important;
  }
}
@media only screen and (max-width: 768px) {
  .about-approach-slider {
    margin-bottom: 20px !important;
    padding: 40px 0 !important;
  }
  .about-approach-slider__intro h2,
  .about-approach-slider__intro h3 {
    font-size: 25px !important;
    line-height: 31px !important;
  }
  .about-approach-slider__intro p:first-of-type {
    border-left-width: 6px !important;
    font-size: 13px !important;
    line-height: 23px !important;
  }
  .about-approach-slider__stage {
    width: 90% !important;
  }
  .about-approach-slider__viewport {
    padding: 0 22px 28px 0 !important;
  }
  .about-approach-slider__slide {
    flex: 0 0 100% !important;
    padding: 22px !important;
  }
  .about-approach-slider__slide h3 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 22px !important;
  }
  .about-approach-slider__card-content {
    grid-template-columns: 76px auto !important;
    gap: 18px !important;
  }
  .about-approach-slider__icon img {
    max-width: 76px !important;
  }
}
@media only screen and (max-width: 560px) {
  .about-approach-slider__stage {
    padding-top: 25px !important;
  }
  .about-approach-slider__viewport {
    padding: 0 16px 24px 0 !important;
  }
  .about-approach-slider__track {
    gap: 0 !important;
  }
  .about-approach-slider__slide {
    flex: 0 0 100% !important;
  }
  .about-approach-slider__card-content {
    display: block !important;
  }
  .about-approach-slider__icon {
    margin-bottom: 18px !important;
    max-width: 82px !important;
  }
  .about-approach-slider__text,
  .about-approach-slider__text p {
    font-size: 13px !important;
    line-height: 23px !important;
  }
}

/* Compact homepage advice CTA strip */

@media only screen and (max-width: 1180px) {
  .home .text_image_section.home-cta-strip {
    margin: 12px 0 18px !important;
  }

  .about-community {
    padding: 75px 0 85px;
  }
  .about-community__layout {
    gap: 45px;
    grid-template-columns: minmax(0, 1fr);
  }

  .about-community__copy {
    max-width: 680px;
  }

  .about-community__pinboard {
    grid-auto-rows: 78px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .home .home-cta-strip .text_image {
    grid-template-columns: minmax(0, 1fr);
  }

  .home .home-cta-strip .text {
    display: grid;
    gap: 14px 24px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 26px 80px !important;
  }

  .home .home-cta-strip .text h2,
  .home .home-cta-strip .text h3,
  .home .home-cta-strip .text h4 {
    grid-column: 1 / -1;
  }

  .home .home-cta-strip .text > p:last-child {
    grid-column: 2;
    grid-row: 2;
  }
}

@media only screen and (max-width: 768px) {
  .home .text_image_section.home-cta-strip {
    margin: 10px 0 15px !important;
  }

  .about-community {
    padding: 60px 0 65px;
  }

  .about-community__layout {
    gap: 50px;
    grid-template-columns: minmax(0, 1fr);
  }

  .about-community__copy {
    max-width: none;
  }

  .about-community__title h2,
  .about-community__title h3 {
    font-size: 43px;
    margin-bottom: 24px;
  }

  .about-community__text p {
    font-size: 15px;
    line-height: 28px;
  }

  .about-community__pinboard {
    gap: 12px;
    grid-auto-rows: 82px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-height: 0;
  }

  .about-community__photo--1,
  .about-community__photo--4,
  .about-community__photo--7,
  .about-community__photo--8,
  .about-community__photo--10 {
    grid-column: span 1;
  }

  .home .home-cta-strip .text_image {
    grid-template-columns: 1fr;
  }

  .home .home-cta-strip .text {
    display: block;
    grid-column: 1;
    grid-row: 1;
    min-height: 0;
    padding: 22px 30px !important;
  }

  .home .home-cta-strip .text h2,
  .home .home-cta-strip .text h3,
  .home .home-cta-strip .text h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  .home .home-cta-strip .text p + p {
    margin-top: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .about-community {
    padding: 48px 0 52px;
  }

  .about-community__eyebrow {
    font-size: 15px;
    letter-spacing: 1.4px;
  }

  .about-community__title h2,
  .about-community__title h3 {
    font-size: 36px;
  }

  .about-community__text {
    border-left-width: 7px;
    padding-left: 18px;
  }

  .about-community__pinboard {
    gap: 10px;
    grid-auto-rows: 76px;
    min-height: 0;
    padding: 16px 2px 20px;
  }

  .about-community__photo {
    padding: 8px 8px 28px;
  }

  .about-community__tape {
    height: 24px;
    top: -12px;
    width: 68px;
  }
}

@media only screen and (max-width: 1180px) {
  .page-template-TEMPLATE-layout-1 .client_story.trainee-benefits-section {
    grid-template-columns: 1fr;
  }

  .trainee-benefits-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 768px) {
  .page-template-TEMPLATE-layout-1 .client_story.trainee-benefits-section {
    margin-bottom: 70px;
  }

  .page-template-TEMPLATE-layout-1
    .client_story.trainee-benefits-section
    .text {
    padding: 25px !important;
  }

  .trainee-benefits-gallery {
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 10px;
  }
}

/* Responsive seam fixes found during the full-width audit. */
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  .news_list .image {
    width: 200px;
  }

  .news_list .text {
    padding-left: 185px;
  }
}

@media only screen and (min-width: 1181px) and (max-width: 1750px) {
  #logo {
    margin-top: 22px;
    max-width: 300px;
    width: clamp(220px, 18vw, 300px);
  }

  #menu {
    justify-content: flex-end;
    min-width: 0;
  }

  #menu a {
    flex: 0 0 auto;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
  }
}

@media only screen and (min-width: 1181px) and (max-width: 1400px) {
  .home_tiles .tile_row {
    gap: 70px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 80px !important;
    max-width: calc(100% - 80px);
  }

  .home_tiles .tile {
    min-width: 0;
    width: 100%;
  }

  .home_team_section .link a {
    right: 0;
  }

  .home_team_section .wrapper > div {
    grid-template-columns: 30% 45% 20%;
  }

  .home_team_section .members .team_square {
    max-width: none;
    min-width: 0;
    width: 100%;
  }

  .news_list a {
    bottom: 20px;
    top: auto;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1764px) {
  .wrapper.uneven > div,
  .get_in_touch .wrapper {
    right: 0 !important;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1750px) {
  .home_team_section .link a {
    right: 0;
  }
}

@media only screen and (max-width: 1180px) {
  .home_tiles .tile_row,
  .latest_things > div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home_tiles .tile,
  .latest_things > div > div,
  .latest_things a {
    min-width: 0;
  }

  .home_tiles .tile h3,
  .latest_things a {
    overflow-wrap: anywhere;
  }
}

/* Keep wide CTA strips intact when the generic responsive text-card rules apply. */
@media only screen and (max-width: 1400px) {
  .text_image_section.wide-cta-strip .text_image {
    background: #244b73;
    border-color: #244b73;
  }

  .text_image_section.wide-cta-strip .text {
    background: transparent;
    border: 0;
    box-shadow: none;
    gap: 10px clamp(28px, 4vw, 48px);
    min-height: 140px;
    padding: 28px clamp(45px, 6vw, 90px) !important;
    right: auto !important;
    top: 0 !important;
  }

  .text_image_section.wide-cta-strip .text h2,
  .text_image_section.wide-cta-strip .text h3,
  .text_image_section.wide-cta-strip .text h4 {
    color: #fdc100;
    font-size: 26px;
    line-height: 34px;
  }

  .text_image_section.wide-cta-strip .text p {
    color: #fff;
  }
}

@media only screen and (max-width: 768px) {
  .text_image_section.wide-cta-strip .text {
    min-height: 0;
    padding: 24px 30px !important;
  }

  .text_image_section.wide-cta-strip .text h2,
  .text_image_section.wide-cta-strip .text h3,
  .text_image_section.wide-cta-strip .text h4 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Keep team/story panels readable and in flow on small screens. */
@media only screen and (max-width: 768px) {
  .home .home_team_section,
  .page-template-TEMPLATE-about .home_team_section {
    margin-top: 60px;
    padding-top: 0;
  }

  .home_team_section > .title {
    background: #fff;
    box-sizing: border-box;
    display: block;
    left: auto;
    line-height: 1.15;
    padding: 0 5% 20px;
    position: relative;
    top: auto;
    width: 100%;
  }

  .home_team_section > .wrapper {
    padding-top: 30px;
  }

  .home_team_section .yellow_text {
    line-height: 1.35;
    margin-bottom: 12px;
    overflow-wrap: anywhere;
  }

  .home_team_section h2,
  .home_team_section h3 {
    font-size: clamp(27px, 11vw, 43px);
    line-height: 1.2;
    overflow-wrap: anywhere;
  }

  .home_team_section .link a,
  .home_team_section .text a {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: anywhere;
  }
}

@media only screen and (max-width: 320px) {
  .home_team_section .members {
    grid-template-columns: 1fr;
  }
}

/* Remove desktop-sized spacing between the People CTA and team listing. */
@media only screen and (max-width: 768px) {
  .page-template-TEMPLATE-our_team .text_image_section.wide-cta-strip {
    margin-bottom: 30px;
  }

  .page-template-TEMPLATE-our_team .team_archive {
    margin-top: 0;
  }
}
