@media only screen and (max-width: 1600px) {
	
	.tabs button{font-size:20px}
	
  .internal_banner > div .text {
    margin-left: 5%;
  }
  h1 {
    font-size: 43px;
  }
  h2 {
    font-size: 33px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .wrapper {
    width: 90%;
  }
  #top_banner h1 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.44px;
  }
  .home_banner > span img {
    width: 280px;
    display: block;
    margin: 0 auto 30px auto;
  }
  .home_banner {
    height: 900px;
    max-height: 900px;
  }
  .four_slider .image {
    width: 100%;
    display: block;
    height: 230px;
  }
  #logo img {
    margin-left: -5px !important
  }
  .vac_overview h5 {
    margin-bottom: 10px;
  }
  h3 {
    font-size: 25px;
  }
  #single_study {
    display: block;
    padding: 40px 0;
  }
  .single_vacancy .wizzy_wig {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    max-width: 800px;
  }
  .single_vacancy {
    margin: 40px 0;
    display: grid;
    grid-template-columns: 100%;
    gap: 30px;
  }
  #case_gallery .gallery_row:nth-child(even) .image, #case_gallery .gallery_row:nth-child(odd) .image {
    height: 180px !important;
  }
  #case_gallery {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 3%;
    padding-right: 0;
    border-right: none;
  }
  .menu_grid .wrapper > div {
    grid-template-columns: 25% 30% 35%;
  }
  #single_study .wrapper > div {
    display: grid;
/*    grid-template-columns: repeat(1, 1fr);*/
    gap: 30px;
  }
  .big_pic_text .image {
    height: 750px;
    position: relative;
  }
  .big_menu_link {
    display: block;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 32px;
  }
  .numbers_block > span strong {
    color: #273246;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -2.88px;
    display: block
  }
  #test_strip h1 {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 64px;
    letter-spacing: -1.44px;
  }
}
@media only screen and (max-width: 1500px) {
    
    
    #values_blocks h1 {
    color: #273246;
    margin-top: 20px;
    /* font-family: Arvo; */
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.92px;
}
    
  div#top_banner.full_height {
    height: 850px;
    max-height: 850px;
  }
    
    
    #values_blocks .wrapper > div > div {
    display: grid;
    border-bottom: 1px solid #00000060;
    grid-template-columns: 35% 60%;
    gap: 5%;
}
    
    
  #case_studies_blocks h2, .four_case h2 {
    font-weight: 600;
    color: #313946;
    margin: 20px 0 0 0;
    font-size: 30px;
    margin-bottom: 10px;
  }
  .three_case .image {
    height: 250px;
  }
  .four_slider .image {
    width: 100%;
    display: block;
    height: 200px;
  }
  h1 {
    font-size: 38px;
  }
  .big_pic_text .image {
    height: 600px;
    position: relative;
  }
  .big_pic_text ul li, .big_pic_text p {
    font-size: 17px;
  }
  .internal_banner p {
    font-size: 17px;
  }
  .single .internal_banner .browse_link {
    margin-top: 20px;
  }
  .four_case .image {
    height: 200px;
  }
  .menu_grid .wrapper > div {
    grid-template-columns: 24% 30% 35%;
    gap: 3%;
  }
  .mouse {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
  }
  .home_banner > span {
    top: 45%;
  }
  .small_menu_link {
    color: #FFF;
    display: block;
    margin-bottom: 15px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
  }
}
@media only screen and (max-width: 1400px) {
    
    .tabs button{font-size:21px;}
    
    #values_blocks p {
    color: #000;
    /* font-family: "Noto Sans"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.48px;
    position: relative;
    top: 10px;
}
    .tab-content {
    padding-left: 0;
    border-left: 0;
}
    
    .popup-content{overflow:scroll; height:95%;}
    
    #tab_block {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
}
    .team-members {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
    
    .popup-inner {
    display: grid;
    grid-template-columns: 100%;
    gap: 0;
}
    
    .popup-inner p{font-size:15!important}
    img#popup-img {
    max-width: 100px;
}
    
  .browse_link {
    margin-top: 0 !important;
  }
  .case_studies_slider h2 {
    font-weight: 600;
    margin-bottom: 40px;
  }
  div#top_banner.full_height {
    height: auto !important;
    max-height: auto !important;
  }
  .case_studies_slider a > span {
    color: #FFF;
    position: relative;
    top: -10px;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -0.6px;
  }
  .single .internal_banner h3 {
    top: -20px;
  }
  #case_studies_blocks h4, .four_case h4 {
    color: #313946;
    position: relative;
    top: -15px;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 48px;
    letter-spacing: -0.72px;
  }
  #case_studies_blocks span.secret_link {
    font-size: 18px;
  }
  #case_studies_blocks span.secret_link > span {
    top: 5px !important;
  }
  #footer .wrapper > div {
    display: grid;
    grid-template-columns: 30% 35% 27%;
    gap: 5%;
  }
  h1 {
    font-size: 35px;
  }
  .internal_banner > div .text h1 {
    margin: 30px 0 20px 0;
  }
  #foot_1 p, #foot_2 p, #foot_3 p {
    font-size: 14px !important;
  }
  #foot_1 span:first-child img {
    width: 120px;
    margin-bottom: 10px;
  }
  #foot_2 > div > a {
    display: inline-block;
    color: #313946;
    margin-left: 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.42px;
    margin-left: 0;
    margin-right: 20px;
  }
  #foot_1 {
    display: grid;
    grid-template-columns: 100%;
    gap: 0;
  }
  #foot_2 > div > span {
    display: block;
  }
  #case_studies_blocks h2, .four_case h2 {
    font-weight: 600;
    color: #313946;
    margin: 20px 0 0 0;
    font-size: 26px;
    margin-bottom: 10px;
  }
  #test_strip h1 {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: 64px;
    letter-spacing: -1.44px;
  }
  #test_strip h2 {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: -1.08px;
  }
  #test_strip h6 {
    margin-top: 50px;
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
  }
  #top_banner {
    width: 100%;
    position: relative;
    display: block;
    min-height: auto;
    padding-bottom: 40px;
  }
  .internal_banner > div .text > span {
    border: 1px solid #ffffff50;
    border-left: 0;
    border-right: 0;
    display: block;
    padding-bottom: 20px;
    min-height: auto;
  }
  .internal_banner .image {
    max-height: auto;
    height: auto;
  }
  .small_menu_link {
    color: #FFF;
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
  }
  .menu_grid .wrapper > div {
    display: grid;
    grid-template-columns: 23% 30% 35%;
    gap: 5%;
    margin-top: 120px;
  }
  .big_menu_link {
    display: block;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 29px;
  }
  .four_slider .image {
    width: 100%;
    display: block;
    height: 190px;
  }
  #home_split > div {
    display: grid;
    position: relative;
    height: auto;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
  }
  p {
    font-size: 16px !important
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  #logo {
    width: 150px;
    display: block;
  }
  .mouse {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
  }
  .home_banner {
    height: 100vh;
    max-height: 100vh;
  }
  .mouse img {
    width: 50px;
  }
  .home_white_section a {
    color: #273246;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.6px;
    border-radius: 50px;
    border: 1px solid #273246;
    padding: 15px 30px;
    margin-top: 40px;
    display: inline-block;
  }
  #top_banner h1 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.44px;
  }
	
	    .tabs button {
        font-size: 21px;
        display: inline-block;
    }
	
}



@media only screen and (max-width: 800px) {
    
        #tab_block {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
}
    .team-members {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
    .contact_split > div:last-child {
    padding-left: 0;
    border-left: 0;
}
    
    #alternating_text_pic > div:nth-child(even) .text {
    order: 2;
    }
      #single_study .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
    
    select#mobile_drop_select{display:block!important;padding:10px;}
    
    .tabs{display:none!important;}
    
    #values_blocks {
    display: block;
    padding: 40px 0;
}
    #team_filter {
    padding: 40px 0;
    width: 100%;
    display: block;
}
    
    .team-member .image {
    aspect-ratio: 1 / 1;
    max-width: 200px;
}
    
    #values_blocks .wrapper > div > div {
        display: grid;
        border-bottom: 0;
        grid-template-columns: 100%;
        gap: 0;
    }
    
    #values_blocks h1 {
        color: #273246;
        margin-top: 0;
        /* font-family: Arvo; */
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -1.92px;
    }
    
    #values_blocks p{top:0;}
    #values_blocks .wrapper > div {
    padding: 0;
    border-left: 0;
}
    
    .case_studies_slider .wrapper > h3 {
    font-weight: 600;
    margin-bottom: 30px;
}
    div#case_description {
    margin-top: 30px;
}
    
    .project_specs {
    margin-top: -20px;
    margin-bottom: 40px;
}
    
    .three_case a, .four_case a{margin-bottom:40px;}
    #case_studies_blocks h5, .four_case h5{display:inline-block; width:auto;}
    
  .about_split {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .internal_banner .image {
    display: none;
  }
  .internal_banner > div {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  #alternating_text_pic > div:nth-child(odd) > div, #alternating_text_pic > div:nth-child(even) > div {
    grid-template-columns: 100% !important;
  }
  #big_menu {
    overflow: scroll;
    padding-bottom: 30px;
  }
  div#menu_1 {
    border-right: 0;
  }
  .numbers_block > span > div {
    font-size: 36px;
  }
  #top_banner h1 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    font-size: 31px;
  }
  #test_strip h2 {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: -1.08px;
  }
  .four_case .image, .three_case .image {
    height: 180px;
  }
  #case_studies_blocks p, .four_case p {
    display: none;
  }
  .three_case {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .four_case {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  #case_studies_blocks .wrapper > div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .contact_split {
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
  }
  .logo_dark {
    display: none !important;
  }
  .logo_white {
    display: block !important;
  }
  #logo-carousel-free-84.sp-lc-container .sp-logo-carousel {
    padding: 10px 0 !important;
  }
  #test_strip {
    width: 100%;
    display: block;
    position: relative;
    padding: 50px 0;
  }
  #test_strip h6 {
    margin-top: 20px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
  
}
#test_strip h1 {
  color: #FFF;
  text-align: center;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: -1.44px;
}
.wizzy_wig p {
  margin: 20px 0;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: -0.48px;
}
.big_menu_link {
  display: block;
  color: #FFF;
  margin-bottom: 15px;
  font-size: 25px;
}
.numbers_block > span {
  position: relative;
  top: auto;
  left: auto;
  padding: 20px;
  transform: translate(0);
  width: 100%;
  text-align: left;
  display: block;
}
.numbers_block > span strong {
  font-size: 50px;
}
.big_pic_text .text > span {
  padding: 20px 0 !important;
}
.big_pic_text .text {
  border: none !important;
}
#menu_2 .big_menu_link, #menu_3 .big_menu_link {
  border-bottom: 1px solid #ffffff60;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
}
.small_menu_link {
  font-size: 18px;
}
.menu_grid .wrapper > div {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
  margin-top: 110px;
}
#header_right > img {
  max-width: 100px;
}
#menu_3 {
  border-left: none;
  padding-left: 0;
}
.home #logo {
  opacity: 0;
}
.case_studies_slider {
  padding: 50px 0;
  width: 100%;
  display: block;
}
.slick-list {
  margin: 0 !important; /* match this to your .slick-slide margin */
}
.slick-slide {
  margin: 0 !important; /* even gap between slides */
}
.home_banner {
  height: auto !important;
}
.home_banner > span {
  text-align: center;
  position: relative !important;
  top: auto !important;
  z-index: 3;
  left: auto;
  transform: translate(0);
  width: 90%;
  margin-left: 5%;
  padding: 150px 0 100px 0 !important;
  display: block;
}
.home_banner > span img {
  width: 200px;
}
#top_banner h1 {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  font-size: 36px;
}
#header_right a {
  display: none;
}
h1 {
  font-size: 30px;
}
#home_split > div > div {
  padding: 50px 5%;
  text-align: center;
  position: relative;
}
.home_white_section {
  display: block;
  padding: 50px 0;
  background: #fff;
}
.big_pic_text h3 {
  margin-bottom: 20px;
  font-size: 23px;
}
#foot_2 > div > span {
  display: block;
  margin-bottom: 15px;
}
.big_pic_text {
  display: block;
  width: 100%;
  padding: 0px 0;
}
.big_pic_text .text {
  position: relative;
  border-left: 1px solid #00000060;
  padding-left: 5%;
}
.pic_last .image {
  order: -1
}
#home_split a {
  font-size: 17px;
  margin-bottom: 0 !important;
}
.big_pic_text .text a {
  margin-left: 0;
  margin: 30px 0 20px 0;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  display: block;
  border: none;
}
.home_white_section a {
  color: #273246;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.6px;
  border-radius: 50px;
  border: 1px solid #273246;
  padding: 10px 30px;
  margin-top: 20px;
  display: inline-block;
}
.big_pic_text .image {
  height: 250px;
  position: relative;
}
#home_split p {
  margin: 30px 0 0 0;
}
h2 {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 20px;
}
header {
  background: none !important
}
.big_pic_text .text a {
  margin-left: 0;
}
.slick-prev, .slick-next {
  display: none !important;
}
.big_pic_text .pic_last, .big_pic_text > div {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
}
#home_split > div {
  display: grid;
  position: relative;
  height: auto;
  grid-template-columns: repeat(1, 1fr);
  gap: 0px;
}
#footer .wrapper > div {
  display: grid; grid-template-columns: 100%;
  gap: 20px;
}
}