#inner-page-wrapper {
  margin-bottom: 0;
}

#inner-page-wrapper > .container {
  width: 100%;
  padding: 0;
}

.ip-custom-wrap #breadcrumbs {
  display: none;
}

.ip-about {
  font-size: 0;
}

.ip-about p{
  font-size: 1.091vw;
  color: var(--font-color-default);
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.ip-about-main {
  position: relative;
  padding: 4.242vw 0 0;
}

.ip-about-main .main-accent {
  width: 11.818vw;
  height: 100%;
  top: 0;
  left: 0;
}

.ip-about-main .main-accent::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#a6a6a6), to(#010101));
  background: linear-gradient(to bottom, #a6a6a6 0%, #010101 100%);
  opacity: 0.88;
}

.ip-about-main .main-accent canvas {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.ipab-main-container {
  padding: 0 3.03vw;
}

.ipab-main-image {
  position: relative;
  width: 46.66%;
  z-index: 5;
}

.ipab-main-image .image-with-spacer {
  max-width: 34.375vw;
  margin: -2vw auto 0;
}

.ipab-main-image .image-with-spacer canvas {
  background: transparent;
}

.ipab-main-text {
  position: relative;
  width: 53.34%;
  padding: 2.727vw 10.909vw 1.212vw 4.242vw;
  z-index: 2;
}

.ipab-main-text .gsite-title {
  display: inline-block;
  margin-bottom: 2.909vw;
}

.ipab-main-text p {
  margin-bottom: 1.515vw;
}

.ipab-main-text .gsite-accent {
  position: absolute;
  width: 55.424vw;
  right: 0;
  bottom: -1.212vw;
}

.ip-about-achievements {
  position: relative;
  padding: 7.273vw 0 4.364vw;
}

.ip-about-achievements .gsite-bg:not(.achievements-accent) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.ip-about-achievements .gsite-bg:not(.achievements-accent)::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.7)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.7) 100%);
  z-index: 5;
}

.ip-about-achievements .gsite-bg:not(.achievements-accent)::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  opacity: 0.9;
}

.ip-about-achievements .gsite-bg.achievements-accent {
  width: 11.818vw;
  height: calc( 100% - 6.667vw);
  bottom: 0;
  right: 0;
  z-index: 2;
}

.ip-about-achievements .gsite-bg.achievements-accent::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#a6a6a6), to(#010101));
  background: linear-gradient(to bottom, #a6a6a6 0%, #010101 100%);
  opacity: 0.88;
}

.ip-about-achievements .gsite-bg.achievements-accent canvas {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.ipab-achievements-container {
  position: relative;
  padding: 0 3.03vw;
  z-index: 2;
}

.ipab-achievements-left {
  position: relative;
  width: 55.4%;
  padding: 0 4.545vw 0 3.636vw;
  z-index: 2;
}

.ipab-achievements-left .gsite-title {
  display: inline-block;
  margin-bottom: 3.515vw;
}

.ipab-achievements-left .gsite-accent {
  position: absolute;
  width: 56.061vw;
  left: 0;
  bottom: -1.818vw;
}

.ipab-achievements-container .ipab-achievements-content{
  font-size: 1.091vw;
  color: var(--font-color-default);
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.ipab-achievements-container .ipab-achievements-content ul li {
    list-style-type: disc;
}

.ipab-achievements-container .ipab-achievements-content ul {
    margin-left: 25px;
}

.ipab-achievements-holder {
  margin: 2.424vw -2.121vw 0;
}

.ipab-achievements-holder .clearfix {
  width: 100%;
}

.ipab-achievements-item {
  margin: 0 1vw 2.424vw;
}

/*.ipab-achievements-item:nth-child(1), .ipab-achievements-item:nth-child(2) {
  margin-left: 2.727vw;
  margin-right: 2.727vw;
}*/

.ipab-achievements-right {
  width: 44.6%;
  padding: 3.636vw 0 0;
}

.ip-about-awards {
  position: relative;
  padding: 3.758vw 0;
	background: #000;
}

.ip-about-awards .gsite-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ip-about-awards .gsite-bg::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  opacity: 0.85;
}

.ip-about-awards .gsite-bg canvas {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.ip-about-awards .gsite-title {
  text-align: center;
}

.ip-about-awards .gsite-title::before {
  display: none;
}

.ip-about-awards .gsite-title small::after {
  display: none;
}

.ip-about-awards .gsite-title small em {
  color: #ffffff;
}

.ipab-awards-holder {
  position: relative;
  margin-top: 2.424vw;
  padding: 0 0.909vw;
}

.ipab-awards-item {
  margin: 0.606vw 1.212vw;
}

.ipab-awards-item img {
  width: 10.313vw;
}

.ip-about-clients {
  padding: 6.061vw 0 6.97vw;
}

.ipab-clients-container {
  padding: 0 6.667vw;
}

.ipab-clients-container .gsite-title {
  text-align: center;
  margin-bottom: 2.909vw;
}

.ipab-clients-container .gsite-title small em {
  display: block;
}

.ipab-clients-container .gsite-title::before {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ipab-clients-left {
  width: 42.54%;
}

.ipab-clients-left .image-with-spacer {
  width: calc( 100% + 6.182vw);
}

.ipab-clients-right {
  position: relative;
  width: 57.46%;
  z-index: 2;
}

.ipab-clients-holder {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 19px 23px 30px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 19px 23px 30px 0px rgba(0, 0, 0, 0.05);
  padding: 6.061vw 3.333vw 6.364vw;
}

.ipab-clients-holder::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../../images/logo-mono.png) no-repeat right 20px center/auto 88.47%;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: 0.05;
}

.ipab-clients-list {
  position: relative;
}

.ipab-clients-list:not(.slick-initialized) .ipab-clients-item:nth-child(1) ~ div {
  display: none;
}

.ipab-clients-item strong {
  display: block;
  font-size: 1.091vw;
  font-weight: 700;
  color: #000000;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-top: 1.515vw;
}

.ipab-clients-right a.gsite-button {
  margin-left: 9.697vw;
  margin-top: 2.424vw;
}

.ipab-clients-right .gsite-accent {
  position: absolute;
  width: 26.061vw;
  left: 28.788vw;
  bottom: 0.606vw;
}

.ip-about-content {
  position: relative;
  padding: 4.364vw 0 0;
}

.ip-about-content .gsite-bg:not([class*="-accent"]) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.ip-about-content .gsite-bg:not([class*="-accent"])::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(50%, rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  z-index: 5;
}

.ip-about-content .gsite-bg:not([class*="-accent"])::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  opacity: 0.9;
}

.ip-about-content .gsite-bg[class*="-accent"] {
  width: 11.818vw;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.ip-about-content .gsite-bg[class*="-accent"]::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#a6a6a6), to(#010101));
  background: linear-gradient(to bottom, #a6a6a6 0%, #010101 100%);
  opacity: 0.88;
}

.ip-about-content .gsite-bg[class*="-accent"] canvas {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.ipab-content-container {
  position: relative;
  padding: 0 3.03vw;
  z-index: 3;
}

.ipab-content-image {
  width: 46.33%;
}

.ipab-content-image .image-with-spacer img{
    -o-object-fit: contain;
    object-fit: contain;
}

.ipab-content-image .image-with-spacer img.blurry-background {
    filter: blur(5px);
    object-fit: cover;
}

.ipab-content-text {
  position: relative;
  width: 53.67%;
  padding: 2.303vw 5.152vw 1.212vw 4.242vw;
  z-index: 2;
}

.ipab-content-text .gsite-title {
  display: inline-block;
  margin-bottom: 2.909vw;
}

.ipab-content-text .gsite-accent {
  position: absolute;
  width: 55.455vw;
}

.ip-about-press .gsite-bg[class*="-accent"] {
  left: inherit;
  right: 0;
}

.ip-about-press .ipab-content-image {
  width: 50%;
}

.ip-about-press .ipab-content-image .image-with-spacer + .image-with-spacer {
  width: 27.273vw;
  max-width: 100%;
  margin-top: -10vw;
  margin-left: 5.455vw;
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
}

.ip-about-press .ipab-content-text {
  width: 50%;
  padding-top: 5.455vw;
}

.ip-about-press .ipab-content-text a.gsite-button {
  margin-top: 4.545vw;
  vertical-align: middle;
  /*min-width: 90px;*/
}

.ip-about-press .ipab-content-text a.gsite-button2 {
    margin-left: 1vw;
}

.ip-about-press .ipab-content-text .gsite-accent {
  width: 30.545vw;
  left: 27.303vw;
  bottom: 1.818vw;
}

.ip-about-giving {
  margin-top: 3.333vw;
}

.ip-about-giving .ipab-content-text .gsite-accent {
  bottom: -2.424vw;
  right: 0;
}

.ip-about-giving ul{
    font-size: 1.091vw;
    color: var(--font-color-default);
    line-height: 1.3;
    letter-spacing: 0.02em;
    margin-left: 25px;
}

.ip-about-giving  ul li{
    list-style-type: disc;
}

.ip-about-giving .ipab-content-text > * {
    margin-bottom: 1vw;
}

.ip-about-giving .ipab-content-text > *:last-child 
.ip-about-giving .ipab-content-text > *:nth-last-child(2) {
    margin-bottom: 0;
}

.ip-about-life {
  margin-top: 3.939vw;
  padding-bottom: 6.364vw;
}

.ip-about-life .gsite-bg[class*="-accent"] {
  height: calc( 100% - 6.364vw);
  left: inherit;
  right: 0;
}

.ip-about-life .ipab-content-text {
  padding-top: 3.515vw;
}

.ip-about-life .ipab-content-text .gsite-accent {
  bottom: -5.455vw;
  left: 0;
}

.ip-about .ip-about-life p:not(:nth-last-child(2)){
  margin-bottom: 1vw;
}

.ip-ab-life-taglines {
    position: relative;
    font-family: var(--font-family-title);
    font-size: 1.091vw;
    font-weight: 700;
    color: var(--font-color-title);
    line-height: 1;
    padding: 1.2vw 0 0;
}

.ip-ab-life-slide-arrows > div {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    background: #000000;
    width: calc(8.8vw/2);
    height: 6vw;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ip-ab-life-slide-arrows {
    position: absolute;
    bottom: 0;
    right: 3.03vw;
    cursor: pointer;
    display: flex;
    align-items: center;
	color: #757575;
}

.ip-ab-life-slide-arrows > div::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #fff;
}

.ip-ab-life-slide-arrows > div::after {
    content: '';
    display: block;
    width: 2.667vw;
    height: 0.182vw;
    margin-top: 0.97vw;
    background: #ffffff;
}

.ip-ab-life-slide-arrows > div:hover {
    background: var(--primary-color);
}


.ip-ab-life-slide-arrow-prev::before {
    border-left: 0 !important;
    border-right: 10px solid #fff;
}

.ipab-clients-holder .slick-arrow {
    display: none !important;
}

@media only screen and (max-width: 991px) {
  .ip-banner{
    padding-top: 60px;
  }
  .ip-banner canvas{
    display: none;
  }

  .ip-banner::before,
  .ip-banner::after{
    background: transparent;
  }

  .ip-banner-breadcrumbs #breadcrumbs > span > span {
      position: relative;
      top: 2px;
  }

  .ip-banner-breadcrumbs #breadcrumbs {
      font-size: 12px;
      color: #262626;
  }

  .ip-about p,
  .ip-about ul {
    font-size: 18px;
  }
  .ip-about-main {
    padding: 10px 0 0;
  }
  .ip-about-main .main-accent {
    width: 20px;
  }
  .ipab-main-container {
    padding: 0 20px;
  }
  .ipab-main-image {
    width: 100%;
  }
  ipab-main-image .image-with-spacer {
    max-width: 100%;
    margin: 0 auto;
  }
  .ipab-main-text {
    width: 100%;
    padding: 40px 15px;
  }
  .ipab-main-text .gsite-title {
    margin-bottom: 48px;
  }
  .ipab-main-text p {
    margin-bottom: 25px;
  }
  .ipab-main-text .gsite-accent {
    width: 865px;
    bottom: -20px;
  }
  .ip-about-achievements {
    padding: 120px 0 72px;
  }
  .ip-about-achievements .gsite-bg.achievements-accent {
    width: 20px;
    height: calc( 100% - 110px);
  }
  .ipab-achievements-container {
    padding: 0 20px;
  }
  .ipab-achievements-left {
    width: 100%;
    padding: 0;
  }
  .ipab-achievements-left .gsite-title {
    margin-bottom: 58px;
  }
  .ipab-achievements-left .gsite-accent {
    width: 925px;
    bottom: -30px;
  }
  .ipab-achievements-holder {
    margin: 40px -10px 0;
  }
  .ipab-achievements-item {
    margin: 0 10px 40px;
  }
  .ipab-achievements-item img {
    width: auto !important;
    max-height: 97px;
  }
 /* .ipab-achievements-item:nth-child(1), .ipab-achievements-item:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
  }*/
  .ipab-achievements-right {
    width: 100%;
    padding: 60px 0 0;
  }
  .ip-about-awards {
    padding: 62px 0;
  }
  .ipab-awards-holder {
    margin-top: 40px;
    padding: 0 15px;
  }
  .ipab-awards-item {
    margin: 10px 20px;
  }
  .ipab-awards-item img {
    width: 120px;
  }
  .ip-about-clients {
    padding: 50px 0 55px;
  }
  .ipab-clients-container {
    padding: 0 20px;
  }
  .ipab-clients-container .gsite-title {
    margin-bottom: 48px;
  }
  .ipab-clients-left {
    width: 100%;
  }
  .ipab-clients-left .image-with-spacer {
    width: 100%;
  }
  .ipab-clients-right {
    width: 100%;
  }
  .ipab-clients-holder {
    -webkit-box-shadow: 19px 23px 30px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 19px 23px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 50px 20px;
  }
  .ipab-clients-holder::before {
    background-position: right 20px bottom;
    background-size: 100px auto;
  }
  .ipab-clients-item strong {
    font-size: 18px;
    margin-top: 25px;
  }
  .ipab-clients-right a.gsite-button {
    margin-left: 10px;
    margin-top: 40px;
  }
  .ipab-clients-right .gsite-accent {
    width: 430px;
    left: 475px;
    bottom: 10px;
    display: none;
  }
  .ip-about-content {
    padding: 20px 0 0;
  }
  .ip-about-content .gsite-bg[class*="-accent"] {
    width: 20px;
  }
  .ipab-content-container {
    padding: 0 20px;
  }
  .ipab-content-image {
    width: 100%;
  }
  .ipab-content-text {
    width: 100%;
    padding: 50px 15px;
  }
  .ipab-content-text .gsite-title {
    margin-bottom: 48px;
  }
  .ipab-content-text .gsite-accent {
    width: 915px;
    max-width: 100%;
    position: relative;
  }
  .ip-about-press .ipab-content-image {
    width: 100%;
  }
  .ip-about-press .ipab-content-image .image-with-spacer + .image-with-spacer {
    width: 250px;
    margin-top: -35px;
    margin-left: 30px;
    border-top: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
  }
  .ip-about-press .ipab-content-text {
    width: 100%;
    padding-top: 50px;
  }
  .ip-about-press .ipab-content-text a.gsite-button {
    margin-top: 75px;
  }



  .ip-about-press .ipab-content-text .gsite-accent {
    width: 570px;
    left: 200px;
    bottom: 30px;
  }
  .ip-about-giving {
    margin-top: 55px;
  }
  .ip-about-giving .ipab-content-text .gsite-accent {
    bottom: -40px;
    right: 0;
  }
  .ip-about-life {
    margin-top: 65px;
    padding-bottom: 55px;
  }
  .ip-about-life .gsite-bg[class*="-accent"] {
    height: calc( 100% - 105px);
    left: inherit;
    right: 0;
  }
  .ip-about-life .ipab-content-text {
    padding-top: 0;
  }
  .ip-about-life .ipab-content-text .gsite-accent {
    bottom: -20px;
    left: 0;
  }

  .ip-ab-life-taglines{
    font-size: 18px;
    padding: 15px 0 0;
  }

  .ip-ab-life-slide-arrows {
      position: relative;
      bottom: 0;
      right: 0;
      align-items: center;
      justify-content: center;
  }

  .ip-ab-life-slide-arrows > div{
    width: 40px;
    height: 50px;
    margin: 25px 5px;
  }

  .ip-ab-life-slide-arrows > div::after{
    width: 20px;
    height: 2px;
    margin-top: 8px;
  }
}

@media only screen and (max-width: 600px) {
  .ipab-achievements-holder {
      margin: 40px auto 0;
      max-width: 380px;
  }

  .ipab-achievements-item {
      margin: 0 30px 40px;
      width: calc(50% - 60px);
  }

  .ipab-achievements-item img {
      margin: 0 auto;
  }
}