/* ------ Helvetica Neue ------ */
@font-face {
  font-family: "Helvetica Neue";
  src: url("../../fonts/HelveticaNeueLT-Roman.eot");
  src: url("../../fonts/HelveticaNeueLT-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/HelveticaNeueLT-Roman.woff2") format("woff2"), url("../../fonts/HelveticaNeueLT-Roman.woff") format("woff"), url("../../fonts/HelveticaNeueLT-Roman.svg#HelveticaNeueLT-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ------- Colours & General ------- */
.h100 {
  height: 100%;
}
.w100 {
  width: 100%;
}
.hide {
  opacity: 0;
}
.hidden {
  display: none;
}
@media only screen and (max-width: 1240px) {
  .blocks-with-images__items .single-item {
    padding: 320px 24px 80px 24px;
    max-width: 50%;
  }
  .blocks-with-images__items .single-item .title {
    margin-bottom: 16px;
  }
  .blocks-with-images__items .single-item .title h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1070px) {
  .team-members__items {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .title-section-content .half-title-small {
    font-size: 36px;
    margin: 0;
  }
  .technologies-we-work-with .tag-content .first-half-description p {
    margin: 24px 0 0 0;
  }
  .title-section-content {
    padding-bottom: 20px;
  }
  .purple-btn {
    font-size: 16px;
  }
  .front-page-banner .container .row .col-12 .text-section .title-section .half-title {
    font-size: 60px;
  }
  .front-page-banner .container .row .col-12 .text-section .title-section {
    margin-bottom: 24px;
  }
  .front-page-banner .container .row .col-12 .text-section .title-section .half-title-bold {
    font-size: 60px;
  }
  .technologies-slider .heading__item h2, .portfolio .heading__item .title h2 {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .portfolio .heading__item .title .subtitle {
    font-size: 18px;
  }
  .front-page-banner .container .row .col-12 .text-section p {
    font-size: 18px;
    margin-bottom: 32px;
  }
  .what-we-do .heading {
    margin-bottom: 40px;
  }
  .content-page-banner .container .row .col-12 .text-section .title-section .title h1 {
    font-size: 60px;
  }
  .content-page-banner .container .row .col-12 .text-section .title-section .title h1 span {
    font-size: inherit;
  }
  .content-page-banner .container .row .col-12 .text-section p {
    font-size: 18px;
  }
  .single-container .hero .hero-banner h1 {
    font-size: 60px;
  }
  .single-container .hero .hero-banner {
    padding-bottom: 20px;
    margin: 40px 0 24px;
  }
  .default-page .title-section h1 {
    font-size: 60px;
    margin-bottom: 20px;
  }
  .default-page .title-section {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 940px) {
  .blocks-with-effects .blocks .first-row {
    flex-wrap: wrap;
  }
  .blocks-with-effects .blocks .second-row .blocks__3 {
    min-height: 328px;
    padding: 32px 24px;
  }
  .blocks-with-effects .blocks .first-row .blocks__1 {
    max-width: 100%;
    min-height: 328px;
    padding: 32px 24px;
  }
  .blocks-with-effects .blocks .first-row .blocks__2 {
    max-width: 100%;
    min-height: 328px;
    padding: 32px 24px;
  }
}
@media only screen and (max-width: 768px) {
  .partners .partners-items .item {
    height: 160px;
    width: 160px;
  }
  .partners .partners-items .item a .bg-img {
    height: 80px;
    width: 80px;
  }
  .partners {
    margin-bottom: 120px;
  }
  .team-members {
    margin-bottom: 120px;
  }
  .single-container .hero .hero-banner h1 {
    font-size: 36px;
  }
  .default-page .title-section h1 {
    font-size: 36px;
  }
  .single-container {
    margin-bottom: 120px;
  }
  .default-page {
    margin-bottom: 120px;
  }
  .team-members .heading__item h2 {
    font-size: 32px;
  }
  .what-we-do .heading__item h2 {
    font-size: 32px;
  }
  .what-we-do .heading__item h2 span {
    font-size: inherit;
  }
}
@media only screen and (max-width: 768px) {
  .blocks-with-images__items .single-item {
    max-width: 100%;
    height: unset;
    min-height: unset;
    padding: 80px 24px 40px 24px;
  }
}
