.project-press-row {
  margin-top: 20px !important;
}

.cycle-carousel-wrap {
  display: block !important;
}

.team-member-second-title {
  margin-top: 4px;
}

.all-projects-btn-wrap {
  margin-top: 48px;
}

.minus-bottom-padding {
  margin-bottom: -20px;
}

#phone {
  display: none;
}

.transparent-bg {
  background: transparent !important;
}

.sub-title-wrapper {
  padding: 40px 0;
}

.sub-title-wrapper.alt-title-styles {
  padding: 40px 0 24px;
}

.sub-title {
  font-size: 14px;
  letter-spacing: 5px;
  line-height: 24px;
  text-transform: uppercase;
}

.magazine-slider-item {
  padding: 0 !important;
  margin-right: 0 !important;
}

#next-online {
  right: 8px !important;
  background-color: #e20519;
  height: 75px;
  width: 75px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  #next-online {
    height: 60px;
    width: 60px;
  }

  #next-online img {
    width: 18px;
  }
}

@media screen and (max-width: 767px) {
  #next-online {
    height: 44px;
    width: 44px;
  }

  #next-online img {
    width: 18px;
  }
}

.online-publication-slider {
  padding: 0 !important;
  margin-right: 0 !important;
  max-height: 400px !important;
  width: 252px !important;
  margin-right: 20px;
}

.online-slider-item {
  padding: 16px 0 0 !important;
  max-width: 252px !important;
}

.online-publication-anchor {
  width: 100% !important;
}

.no-padding {
  padding: 0 !important;
}

body.work.detail .fixed-project-detail-info {
  z-index: 100;
}

.images-lightbox {
  cursor: pointer;
}

.images-modal__images-wrapper {
  padding-top: 48px;
}

.image-modal__container {
  padding-bottom: 16px;
}

.image-modal__image {
  width: 100%;
}