h1, h2, h3, h4, h5, p, body {
  font-family: 'Poppins', sans-serif;
}

.team-header {
  font-size:   26px;
  font-weight: 300;
}
.team-header,
.team-header-wrap {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .team-header,
  .team-header-wrap {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

.team-header strong {
  font-weight: 900;
}

.team-header-wrap .team-header {
  margin: 0;
}


.img-text-splits {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .img-text-splits {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

@media (max-width: 768px){
  .img-text-splits .row:not(:first-child) {
    margin-top: 60px !important;
  }
}

.img-text-splits img {
  max-width: 100%;
  max-height: 420px;
}
@media (max-width: 991.98px) {

  .img-text-splits img {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: auto;
  }

}

.mb-3 {
  margin-bottom: 3px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mb-85 {
  margin-top: 85px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 200px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-280 {
  margin-top: 280px;
}

.mt-400 {
  margin-top: 400px;
}

.whatever-suit {
  font-size:   26px;
}

.whatever-suit-bg {
  background-color: #F2F2F2;
}

.who-we-are {
  background-image:  url('/img/spacesuitcollections/about/our-creatives-background-02.png');
  background-repeat: no-repeat;
  background-position: 58% 2%;
  background-color:  #161616;
  padding-top: 48px;
}

@media (min-width: 768px) {
  .who-we-are {
    padding-top: 86px;
  }
}
@media (min-width: 1200px) {
  .who-we-are {
    padding-top: 112px;

  }
}


.who-we-are-header {
  color:       #FFFFFF;
  font-size:   26px;
}

.who-we-are-subheader {
  color:       #FFFFFF;
  font-size:   32px;
}

.who-we-are-txt {
  color: #FFFFFF;
}

.no-left-right-pad {
  padding-right: 0;
  padding-left:  0;
}

.access-imagery-bg {
  background-color: #F2F2F2;

}

#access-imagery-header {
  font-weight: bolder;
  font-size:   38px;
}

.h2-suit {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size:   32px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .h2-suit {
    font-size:   44px;
  }
}

.h2-learn-more {
  color:       #FFFFFF;
  font-weight: 900;
  font-size:   26px;
}

.h2-learn-more-small {
  color:       #FFFFFF;
  font-weight: 900;
  font-size:   28px;
}

.h2-suit-white-txt {
  color:       #FFFFFF;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size:   40px;
}

.h2-suit-white-txt-visual {
  color:       #FFFFFF;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size:   34px;
}


.h2-suit-underline {
  background-image: linear-gradient(to top, transparent 10%, var(--theme-colour) 10%, var(--theme-colour) 30%, transparent 15%);
}

.grey-suit-p {
  color:       #454545;
  font-size: 16px;
  line-height: 2;
}

.collections-benefits-list {
  font-family:      'Poppins', sans-serif;
  color:            #000000;
  font-size:        22px;
  list-style-image: url('/img/spacesuitcollections/about/list-tick.png');
  margin-left:      38px;
}

.collections-benefits-list {
  font-family:      'Poppins', sans-serif;
  color:            #000000;
  font-size:        22px;
  list-style-image: url('/img/spacesuitcollections/about/list-tick.png');
  margin-left:      38px;
}

.visual-row {
  background-image:      url('/img/spacesuitcollections/about/lotus_background.jpg');
  background-repeat:     no-repeat;
  background-color:      #000000;
  background-attachment: scroll;
}

.showcase {
  color:       #FFFFFF;
  font-weight: 800;
}

.showcase-p {
  color: #FFFFFF;
}

.spacesuit-welcome {
  margin-top: 400px;
  text-align: left;
}

.h1-suit-welcome {
  color:       #FFFFFF;
  font-weight: 900;
  font-size:   60px;
}

.h1-suit-welcome-light {
  color:       #FFFFFF;
  font-weight: 100 !important;
  font-size:   26px;
  line-height: 1;
}

.h1-suit-welcome-heavy {
  color:       #FFFFFF;
  font-weight: 700;
  font-size:   60px;
}

.h1-suit-welcome-small {
  color:       #FFFFFF;
  font-weight: 900;
  font-size:   42px;
}

.h1-suit-welcome-light-small {
  color:       #FFFFFF;
  font-weight: 100 !important;
  font-size:   28px;
}

.h1-suit-welcome-heavy-small {
  color:       #FFFFFF;
  font-weight: 900 !important;
  font-size:   42px !important;
}

.welcome-container {
  margin-left: 8px;
}

.white-suit-btn {
  color:               #FFFFFF !important;
  border:              2px solid;
  border-color:        #FFFFFF;
  border-radius:       30px !important;
  font-size:           20px;
  padding:             0.3em 1em !important;
  line-height:         1.7em !important;
  background-color:    transparent;
  background-size:     cover;
  background-position: center;
  background-repeat:   no-repeat;
  position:            relative;
  font-family:         'Poppins', sans-serif;
  font-weight:         bold;
}

.white-suit-btn:hover {
  background-color: #FFFFFF;
  color:            #161616 !important;
}

.main-wrapper {
  padding-top: 0;
}

#about-hero-wrapper {
  background-image: url(/img/spacesuitcollections/about/about-hero-image.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(20, 20, 20, 0.2);
  background-blend-mode: multiply;
  -webkit-background-size: cover;
  -moz-background-size:    cover;
  -o-background-size:      cover;
  background-size:         cover;
}

#about-hero-wrapper.about-spacesuit-collections {
  background-image: url(/img/spacesuitcollections/about/about_collections_banner.jpg);
}


@media (min-width: 1024px) {
  #about-hero-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
@media (min-width: 1280px) {
  #about-hero-wrapper {
    padding-top: 220px;
    padding-bottom: 220px;
  }
}

.who-img {
  height: 100%;
  width:  100%;
  max-width: 280px;
  max-height: 280px;
}

.client-img {
  /*max-height: 230px;*/
  height: 100%;
  border: none;
  border-left: 0;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}

.bottom-footer {
  padding: 27px 0 0 0;
}

.content-1180 {
  margin-left:  auto;
  margin-right: auto;
  max-width:    1180px !important;
}

a.content-start-link {
  color:           white !important;
  text-decoration: none !important;
}

a.content-start-link:link {
  color:           white !important;
  text-decoration: none !important;
}

a.content-start-link:visited {
  color:           white !important;
  text-decoration: none !important;
}

a.content-start-link:hover {
  color:           white !important;
  text-decoration: none !important;
}

a.content-start-link:active {
  color:           white !important;
  text-decoration: none !important;
}

.staff-img-col {
  background-color: var(--theme-colour);
  /* max-width:        640px; */
  position: relative;
}

.staff-img-wrap {
  z-index: 1;
}
.staff-img-wrap img {
  max-width: 100%;
}

.staff-img-wrap:hover {
  mix-blend-mode: multiply;
}

.staff-desc:hover + .staff-img-wrap {
  visibility: visible;
}

.staff-img-wrap:hover + .staff-desc {
  visibility: visible;
}

.staff-desc {
  position:       absolute;
  visibility: hidden;
  top:            20px;
  left:           20px;
  z-index:        2;
  pointer-events: none;
  width:          100%;
  /* max-width: 100%; */
}


.staff-creative-txt {
  font-family: 'Poppins', sans-serif;
  color:       #FFFFFF;
  font-weight: 100 !important;
  font-size:   14pt;
}

.staff-name-txt {
  font-family: 'Poppins', sans-serif;
  color:       #FFFFFF;
  font-weight: 900 !important;
  font-size:   20pt;
}

.staff-view-collection-txt {
  font-family: 'Poppins', sans-serif;
  color:       #FFFFFF;
  font-weight: bolder;
  font-size:   16px;
}

.staff-view-collection-txt span {
   padding-left: 10px;
}


@media (max-width: 1380px) and (min-width: 760px) {

  .staff-creative-txt {
    font-family: 'Poppins', sans-serif;
    color:       #FFFFFF;
    font-weight: 100 !important;
    font-size: 14px;
  }

  .staff-name-txt {
    font-family: 'Poppins', sans-serif;
    color:       #FFFFFF;
    font-weight: 900 !important;
    font-size: 18px;
  }

  .staff-view-collection-txt {
    font-family: 'Poppins', sans-serif;
    color:       #FFFFFF;
    font-weight: bolder;
    font-size: 14px;
  }

}

@media (max-width: 650px) {
  .staff-creative-txt {
    font-size: 14px;
  }

  .staff-name-txt {
    font-size: 18px;
  }

  .staff-view-collection-txt {
    font-size: 14px;
  }
}

.staff-view-collection-wrap {
  margin-top:   50%;
  margin-left:  auto;
  margin-right: auto;
}

.staff-view-collection-wrap-long {
  margin-top:   40%;
  margin-left:  auto;
  margin-right: auto;
}

#about-home-button {
  position: fixed;
  display:  none;
  top:      30px;
  right:    -60px;
}

@media (min-width: 1200px) {
  .staff-desc {
    top:            30px;
    left:           40px;
  }
}

@media (min-width: 760px) and (max-width: 1200px) {
  .staff-desc {
    top: 20px;
    left: 20px;
  }
}

@media (max-width: 375px) {
  .staff-desc {
    top: 15px;
    left: 15px;
  }

  .staff-view-collection-wrap {
    margin-top: 25%;
  }
}


.navigation-inner {
  display: flex;
  flex-direction: column;
  background-color: #161616;
  padding-left: 24px;
  padding-right: 24px;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  height: 100%;
}
.carousel-container {
  width: calc(100% - 80px);
}
.carousel-navigation {
  width: 80px;
  /*max-height: 230px;*/
}

#client-carousel-navigation {
  max-width: 80px;
  height: 100%;
}

#clients-carousel img {
  border: 0.5px solid #D8D8D8;
  border-left: 0;
  border-bottom: 0;
}

.carousel-next,
.carousel-prev {
  appearance: none;
  border: 0;
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.carousel-next.slick-disabled,
.carousel-prev.slick-disabled {
  opacity: 0.3;
}


/*About collections*/
.about-collection-usps {
  background-color: #F2F2F2;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .about-collection-usps {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1024px) {
  .about-collection-usps {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}


.about-collection-usps .row {
  margin-top: 32px;
  margin-bottom: 32px;
}
.about-collection-usps .row:first-of-type {
  margin-top: 0;
}
.about-collection-usps .row:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .about-collection-usps .row {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
@media (min-width: 1024px) {
  .about-collection-usps .row {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}


.about-hero {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 768px) {
  .about-hero {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}

@media (min-width: 1200px) {
  .about-hero {
    padding-top: 168px;
    padding-bottom: 168px;
  }
}

.z-index-1 {
  z-index: 1;
}