.page-template-page-about .swipe-overlay-text {
  position: fixed;
  left: auto;
  right: 30px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .page-template-page-about .swipe-overlay-text {
    top: 30%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .page-template-page-about .swipe-overlay-text {
    display: none;
  }
}
.page-template-page-about #team-popups-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #008cd1;
  z-index: 99999;
}
.page-template-page-about #team-popups-container .popup-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}
.page-template-page-about #team-popups-container .teamblock {
  position: relative;
  background-color: #008CD1;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286%;
  grid-template-columns: repeat(14, 7.14286%);
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock {
    padding-top: 55vh;
    -ms-grid-columns: 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333% 8.33333%;
    grid-template-columns: repeat(12, 8.33333%);
    -ms-grid-rows: 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286% 7.14286%;
    grid-template-rows: repeat(14, 7.14286%);
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock {
    padding-top: 0;
    display: block;
    padding-bottom: 63.2%;
  }
}
.page-template-page-about #team-popups-container .teamblock .title {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  -ms-grid-column: 6;
  -ms-grid-column-span: -9;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-column: 6/-3;
  grid-row: 1/2;
}
.page-template-page-about #team-popups-container .teamblock .title .name {
  font-size: 90px;
  font-weight: 900;
  line-height: .8;
  text-transform: uppercase;
}
.page-template-page-about #team-popups-container .teamblock .title .position {
  position: absolute;
  top: 64px;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  letter-spacing: .55em;
  line-height: 1;
  font-weight: 700;
  font-family: isonorm,sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .title {
    padding: 0;
    -ms-grid-column: 2;
    -ms-grid-column-span: -3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 2/-1;
    grid-row: 1/3;
  }
  .page-template-page-about #team-popups-container .teamblock .title .name {
    font-size: 48px;
  }
  .page-template-page-about #team-popups-container .teamblock .title .position {
    padding: 1.5em;
    font-size: 12px;
    letter-spacing: 1em;
    top: 0;
    color: transparent;
  }
  .page-template-page-about #team-popups-container .teamblock .title .position:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #EC452D;
    mix-blend-mode: multiply;
  }
  .page-template-page-about #team-popups-container .teamblock .title .position:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: white;
    padding: 1.5em;
    text-align: center;
  }
}
@media all and (max-width: 1024px) and (-ms-high-contrast: none), (max-width: 1024px) and (-ms-high-contrast: active) {
  .page-template-page-about #team-popups-container .teamblock .title .position:before {
    background: rgba(177, 52, 34, 0.5);
  }
}
@media (max-width: 1024px) {
  @supports (-ms-ime-align: auto) {
    .page-template-page-about #team-popups-container .teamblock .title .position:before {
      background: rgba(177, 52, 34, 0.5);
    }
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .title {
    padding-top: 79.85612%;
    padding-left: 20px;
  }
  .page-template-page-about #team-popups-container .teamblock .title .name {
    padding-right: 20px;
    font-size: 42px;
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  .page-template-page-about #team-popups-container .teamblock .title .position {
    top: 81.51775%;
    letter-spacing: .55em;
  }
  .page-template-page-about #team-popups-container .teamblock .title .position:before, .page-template-page-about #team-popups-container .teamblock .title .position:after {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.page-template-page-about #team-popups-container .teamblock .description {
  padding-left: 40px;
  -ms-grid-column: 8;
  -ms-grid-column-span: -11;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-column: 8/-3;
  grid-row: 2/3;
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .description {
    padding-top: 70px;
    padding-left: 0;
    -ms-grid-column: 2;
    -ms-grid-column-span: 6;
    -ms-grid-row: 2;
    -ms-grid-row-span: -3;
    grid-column: 2/8;
    grid-row: 2/-1;
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .description {
    position: relative;
    padding: 30px 40px 30px 40px;
  }
  .page-template-page-about #team-popups-container .teamblock .description:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 51px;
    width: 181px;
    background: transparent url("/wp-content/uploads/2019/05/swipe-white.png") no-repeat center;
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
  .page-template-page-about #team-popups-container .teamblock .description.hide-swiper:after {
    display: none;
  }
}
.page-template-page-about #team-popups-container .teamblock .description * {
  color: #fff;
  font-weight: 400;
}
.page-template-page-about #team-popups-container .teamblock .member-since {
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  padding-left: 16%;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-column: 3/6;
  grid-row: 3/4;
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .member-since {
    display: none;
  }
}
.page-template-page-about #team-popups-container .teamblock .member-since h2 {
  position: relative;
  margin: 0;
  padding: 1em .5em;
  text-align: center;
  font-family: isonorm,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: inherit;
  letter-spacing: .3em;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  z-index: 1;
}
.page-template-page-about #team-popups-container .teamblock .member-since time {
  display: block;
  text-align: center;
  font-family: proxima-nova,sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 150px;
  line-height: .65;
  color: #008CD1;
  z-index: 2;
  mix-blend-mode: multiply;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-page-about #team-popups-container .teamblock .member-since time {
    color: rgba(0, 105, 157, 0.6);
  }
}
@supports (-ms-ime-align: auto) {
  .page-template-page-about #team-popups-container .teamblock .member-since time {
    color: rgba(0, 105, 157, 0.6);
  }
}
.page-template-page-about #team-popups-container .teamblock .member-since:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 16%;
  height: 3.25em;
  background: #EC452D;
  mix-blend-mode: multiply;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-page-about #team-popups-container .teamblock .member-since:before {
    background: rgba(177, 52, 34, 0.5);
  }
}
@supports (-ms-ime-align: auto) {
  .page-template-page-about #team-popups-container .teamblock .member-since:before {
    background: rgba(177, 52, 34, 0.5);
  }
}
.page-template-page-about #team-popups-container .teamblock .favorite-photo {
  -ms-grid-column: 6;
  -ms-grid-column-span: -8;
  -ms-grid-row: 3;
  -ms-grid-row-span: 3;
  grid-column: 6/-2;
  grid-row: 3/6;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-photo {
    -ms-grid-column: 8;
    -ms-grid-column-span: -9;
    -ms-grid-row: 2;
    -ms-grid-row-span: 9;
    grid-column: 8/-1;
    grid-row: 2/11;
    margin-top: 10px;
  }
}
.page-template-page-about #team-popups-container .teamblock .favorite-photo img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-photo {
    position: absolute;
    bottom: 0;
    background: transparent url("/wp-content/themes/upbrand/img/wide-blue-wave.jpg") no-repeat right top;
  }
  .page-template-page-about #team-popups-container .teamblock .favorite-photo img {
    width: 80.8%;
  }
}
.page-template-page-about #team-popups-container .teamblock .favorite-text {
  -ms-grid-column: 8;
  -ms-grid-column-span: 4;
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  grid-column: 8/12;
  grid-row: 5/6;
  padding: 1em;
  background-color: black;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-template-page-about #team-popups-container .teamblock .favorite-text h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: isonorm,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: inherit;
  letter-spacing: .3em;
  line-height: 1;
  text-transform: uppercase;
  color: white;
}
.page-template-page-about #team-popups-container .teamblock .favorite-text p {
  display: block;
  text-align: center;
  padding: 0;
  font-family: proxima-nova,sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 50px;
  text-transform: uppercase;
  color: #008CD1;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-text {
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
    -ms-grid-row: 11;
    -ms-grid-row-span: 3;
    grid-column: 8/11;
    grid-row: 11/14;
  }
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-text h2 {
    font-size: 10px;
  }
  .page-template-page-about #team-popups-container .teamblock .favorite-text p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-text {
    position: absolute;
    bottom: 0;
    right: 31.2%;
    width: 47.2%;
    padding: .5em;
  }
}
.page-template-page-about #team-popups-container .teamblock .favorite-decoration1 {
  background: transparent url("/wp-content/themes/upbrand/img/wide-blue-wave.jpg") no-repeat top right;
  background-size: cover;
  -ms-grid-column: 13;
  -ms-grid-column-span: 1;
  -ms-grid-row: 3;
  -ms-grid-row-span: 3;
  grid-column: 13/14;
  grid-row: 3/6;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration1 {
    -ms-grid-column: 8;
    -ms-grid-column-span: -9;
    -ms-grid-row: 14;
    -ms-grid-row-span: 1;
    grid-column: 8/-1;
    grid-row: 14/15;
    background-position: left -50px;
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration1 {
    display: none;
  }
}
.page-template-page-about #team-popups-container .teamblock .favorite-decoration2 {
  background: white url("/wp-content/themes/upbrand/img/bg-plus.png") repeat 0 10px;
  -ms-grid-column: 12;
  -ms-grid-column-span: 1;
  -ms-grid-row: 4;
  -ms-grid-row-span: 2;
  grid-column: 12/13;
  grid-row: 4/6;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration2 {
    background-position: center;
    -ms-grid-column: 11;
    -ms-grid-column-span: -12;
    -ms-grid-row: 11;
    -ms-grid-row-span: 3;
    grid-column: 11/-1;
    grid-row: 11/14;
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration2 {
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 68.8%;
    width: 31.2%;
  }
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration2:before {
    content: '';
    display: block;
    width: 50%;
    padding-bottom: 100%;
    background: white url("/wp-content/themes/upbrand/img/bg-plus.png") repeat 0 10px;
    position: absolute;
    bottom: 0;
  }
  .page-template-page-about #team-popups-container .teamblock .favorite-decoration2:after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.page-template-page-about #team-popups-container .teamblock:after {
  content: '';
  display: block;
  z-index: 1;
  mix-blend-mode: multiply;
  background-repeat: no-repeat;
  background-position: left 30px bottom 30px;
  -ms-grid-column: 12;
  -ms-grid-column-span: 2;
  -ms-grid-row: 3;
  -ms-grid-row-span: 3;
  grid-column: 12/14;
  grid-row: 3/6;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock:after {
    -ms-grid-column: 11;
    -ms-grid-column-span: -12;
    -ms-grid-row: 11;
    -ms-grid-row-span: 3;
    grid-column: 11/-1;
    grid-row: 11/14;
  }
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .teamblock:after {
    display: none;
  }
}
.page-template-page-about #team-popups-container .teamblock:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  z-index: 1;
  -ms-grid-column: 14;
  -ms-grid-column-span: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  grid-column: 14/15;
  grid-row: 1/6;
}
@media (max-width: 1024px) {
  .page-template-page-about #team-popups-container .teamblock:before {
    display: none;
  }
}
.page-template-page-about #team-popups-container .upbrand-text {
  position: fixed;
  top: 50%;
  width: 782px;
  max-width: 75vh;
  z-index: 99999;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-template-page-about #team-popups-container .upbrand-text img {
  width: 100%;
  height: auto;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .page-template-page-about #team-popups-container .upbrand-text {
    display: none;
  }
}
.page-template-page-about #team-popups-container .close {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 45px;
  height: 45px;
  background-color: #111;
  cursor: pointer;
  z-index: 99999;
  color: #fff;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
}
.page-template-page-about #team-popups-container .close:hover {
  background: #EC452D;
}
