/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* BRANDING */

.item2 {
  width: 100%;
  height: 100vh;
}

p {
  margin: 0;
}
.branding-main {
  position: relative;
  margin-bottom: 280px;
  height: 4700px;
  /* margin-top: 100px; */
}

.m-heading-1.m--xl {
  font-size: clamp(45px, 4.791666666666667vw, 92px);
  line-height: 1.129;
  font-weight: 600;
  letter-spacing: -0.035em;
}

.branding__holder .m-heading-4 {
  color: #808080;
  font-weight: 400;
  margin-top: 10px;
  font-size: clamp(18px, 1.8229vw, 35px);
}

.section {
  height: 100vh;
  position: absolute;
  top: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.top-box-v2 {
  width: 1050px;
  opacity: 1;
  height: auto;
  z-index: 99;
  top: 66px;

  position: absolute;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
body {
  margin: 0;
  padding: 0;
}
.logo-tablet {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  padding-top: 230px;
  /* top: 50%; */
  /* transform: translateX(-50%) !important; */
  /* transform: translate(-50%, -50%); */
  width: 90px;
  max-width: 1050px !important;
  height: auto;
  /* transform: translateY(-2500px); */
}
.logo-tablet svg {
  width: 100%;
  height: 100%;
  display: block;
}

.section {
  height: auto;
}

.grid-item1 img {
  max-width: 337px;
  height: auto;
}
.grid-item2 img {
  max-width: 316px;
  height: auto;
  display: block;
}
.grid-item3 img {
  max-width: 316px;
  height: auto;
  display: block;
}
.grid-item4 img {
  max-width: 53px;
  height: auto;
}
.grid-item5 img {
  max-width: 189px;
  height: auto;
  display: block;
}
.grid-itemmid img {
  max-width: 592px;
  height: auto;
}
.grid-item6 img {
  max-width: 256px;
  height: auto;
}
.grid-item7 img {
  max-width: 259px;
  height: auto;
}
.grid-item8 img {
  max-width: 146px;
  height: auto;
}

/* Animacija */
.scroll-in {
  opacity: 0;
}
.holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0px;
  width: 100vw;
  /*   padding-left: 80px; */
}
.left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px;
}
.left-midle {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  padding-right: 36px;
}
.right-midle {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 92px;
  height: auto;
  justify-content: space-between;
}

.mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: auto;
}

.mid .grid-itemmid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* gap: 20px; */
  padding-left: 105px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.try-first {
  display: none;
}
.top-box {
  max-width: 1050px;
  height: auto;
  z-index: 99;
  opacity: 1;
  /* border-radius: 50%; */
  /* background-color: rebeccapurple; */
  position: absolute;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.top-box-v2 {
  width: 1050px;
  opacity: 1;
  height: auto;
  z-index: 99;
  top: 66px;
  /* border-radius: 50%; */
  /* background-color: rebeccapurple; */
  position: absolute;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
.item-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.first-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.item1 {
  height: 100vh;
}
.item3 {
  height: 100vh;
}
.branding {
  padding: 0 0 190px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#second {
  height: 100vh;
}
.branding__holder {
  text-align: center;
  position: relative;
  z-index: 1;
}
.branding__holder h1 {
  padding-top: 160px;
}

.outstanding {
  height: 100vh;
  padding: 20px 0 0 0;
  position: relative;
}
.second-box {
  text-align: center;
  position: relative;
  z-index: 9;
  top: 5%;
}
.dark-logo {
  -webkit-filter: brightness(0) !important;
  filter: brightness(0) !important;
}
.second-box h3 {
  margin: 0;
  position: relative;
  z-index: 9;
  font-size: 50px;
}
.outstanding span {
  font-size: 50px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 10%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  line-height: 60px;
  font-weight: 600;
  background: #1d1d1f;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text !important;
  color: transparent;
  letter-spacing: -0.035em;
}
.second-box {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.elements-branding {
  padding: 205px 0 340px 0;
}
.secret-container {
  max-width: 1414px !important;
  margin: 0 auto;
}
.elements__title {
  text-align: center;
  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;
  color: #fbfbfb;
  padding-bottom: 400px;
}
.elements__title h2 {
  color: #fbfbfb;
  margin: 0 0 20px 0;
  font-weight: 600;
}
.elements__title p {
  font-size: 26px;
  line-height: 30px;
  color: #a6b1b7;
  font-weight: 400;
  max-width: 980px;
}
.elements-branding {
  background-color: #000000;
}
.elements__heading h5 {
  font-size: 32px;
  padding: 5px 0;
  position: relative;
  font-weight: bold;
}
.elements__heading h5::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 0.5px solid #000000;
  bottom: 0;
  left: 0;
}

.mobile-grid__title img {
  width: 100%;
  height: auto;
}
.elements__heading span {
  font-weight: 300;
}
.elements__body {
  padding: 112px 0;
}
.logo-example {
  max-width: 100%;
  height: auto;
}
.elements__flexible-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elements__logo img {
  max-width: 250px;
  height: auto;
}
.elements__logo {
  width: 50%;
}
.elements__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
}
.elements__subtitle h4 {
  font-size: 50px;
}
.element--font {
  font-size: 250px;
  line-height: 150px;
}
.elements__logo span:last-child {
  font-size: 70px;
  display: block;
}
.elements__subtitle p {
  max-width: 500px;
}
.elements__item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.square {
  max-width: 200px;
  height: 200px;
}
.elements__item-box .element:nth-child(1) .square {
  background: #fff;
}
.elements__item-box .element:nth-child(2) .square {
  border: 2px solid #fff;
  background-color: #c8d0d6;
}
.elements__item-box .element:nth-child(3) .square {
  background-color: #000000;
}
.elements__item-box .element:nth-child(4) .square {
  background-color: yellow;
}
.elements__box:nth-child(4) .elements__item-box {
  width: 70%;
}
.elements__box:nth-child(4) .elements__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.elements__box {
  opacity: 0.3;
}
/* .mobile__group{
	display: none;
} */
.mobile-grid__title,
.tablet-horizontal {
  display: none;
}
.element {
  padding-right: 20px;
}
.elements__box:nth-child(5) .elements__logo {
  min-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.elements__box:nth-child(5) .elements__subtitle img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.elements__box:nth-child(6) {
  padding-bottom: 650px;
}
.secret__title {
  text-align: center;
  padding-bottom: 190px;
}
.secret__title h3 {
  font-size: 72px;
  letter-spacing: -0.035em;
  line-height: 90px;
  color: #fff;
  font-weight: 600;
}
.count__number {
  padding-bottom: 2px;
}
.count__title {
  line-height: -0.035em;
}
.count__title h4 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -0.035em;
  color: #fff;
  line-height: 30px;
  padding-bottom: 40px;
}
.count__title p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #fff;
  line-height: 1.2;
}

.count__number {
  padding-bottom: 35px;
}
.secrets__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}
.secret__count {
  padding: 0 80px 122px 0;
  text-align: center;
  width: 33.33%;
  max-width: 470px;
}
.secret__count:nth-child(3) {
  padding-right: 0;
}
.clients {
  background: #ebf0f3;
}
.clients__container {
  padding: 0 68px;
}
.clients__title {
  padding: 250px 0 150px;
  text-align: center;
}
.clients__title h2 {
  font-size: 72px;
  font-weight: 600;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  line-height: 75px;
  letter-spacing: -0.035em;
}
.clients {
  padding-bottom: 300px;
}
.clients__portfolios {
  overflow: hidden;
}
.clients__box-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  padding-bottom: 30px;
}
.clients__portfolios-v2 {
  overflow: hidden;
}
.clients__box-up-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: flex-end; */
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clients__box-up .clients__item {
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
}
.clients__item-v2 {
  max-width: 100%;

  padding: 0 15px;
  width: 100%;
}

.clients__item img {
  height: 100%;
  width: auto;
  max-width: unset;
}
.clients__item-v2 img {
  height: 100%;
  max-width: unset;
  width: auto;
}

@media only screen and (max-width: 1850px) {
  .grid-item1 img {
    max-width: 310px;
  }

  .grid-item2 img,
  .grid-item3 img {
    max-width: 300px;
  }

  .grid-item4 img {
    max-width: 47px;
  }

  .grid-item5 img {
    max-width: 175px;
  }
  .grid-itemmid img {
    max-width: 540px;
  }
  .grid-item6 img {
    max-width: 240px;
  }

  .grid-item7 img {
    max-width: 245px;
  }

  .grid-item8 img {
    max-width: 131px;
    height: auto;
  }
  .right-midle {
    padding-left: 80px;
  }

  .right {
    padding-left: 95px;
  }
}

@media only screen and (max-width: 1700px) {
  .branding-main {
    position: relative;
    /* margin-bottom: 500px; */
    margin-bottom: 280px;
    height: 4500px;
  }

  .grid-item1 img {
    max-width: 290px;
  }

  .grid-item2 img,
  .grid-item3 img {
    max-width: 280px;
  }

  .grid-item4 img {
    max-width: 44px;
  }

  .grid-item5 img {
    max-width: 155px;
  }
  .grid-itemmid img {
    max-width: 500px;
  }
  .grid-item6 img {
    max-width: 220px;
  }

  .grid-item7 img {
    max-width: 225px;
  }

  .grid-item8 img {
    max-width: 125px;
    height: auto;
  }
  .right-midle {
    padding-left: 80px;
  }

  .right {
    padding-left: 80px;
  }
}

@media only screen and (max-width: 1600px) {
  .grid-item1 img {
    max-width: 260px;
  }

  .grid-item2 img,
  .grid-item3 img {
    max-width: 250px;
  }

  .grid-item4 img {
    max-width: 40px;
  }

  .grid-item5 img {
    max-width: 145px;
  }
  .grid-itemmid img {
    max-width: 480px;
  }
  .grid-item6 img {
    max-width: 215px;
  }

  .grid-item7 img {
    max-width: 210px;
  }

  .grid-item8 img {
    max-width: 118px;
    height: auto;
  }
  .right-midle {
    padding-left: 64px;
  }

  .right {
    padding-left: 70px;
  }
}

@media only screen and (max-width: 1536px) {
  .branding__holder h1 {
    padding-top: 150px;
  }
  .grid-item1 img {
    max-width: 220px;
  }

  .grid-item2 img,
  .grid-item3 img {
    max-width: 220px;
  }

  .grid-item4 img {
    max-width: 38px;
  }

  .grid-item5 img {
    max-width: 130px;
  }
  .grid-itemmid img {
    max-width: 450px;
  }
  .grid-item6 img {
    max-width: 200px;
  }

  .grid-item7 img {
    max-width: 190px;
  }

  .grid-item8 img {
    max-width: 110px;
    height: auto;
  }
  .right-midle {
    padding-left: 55px;
  }

  .right {
    padding-left: 50px;
  }

  .outstanding span,
  .second-box h3 {
    font-size: 42px;
    line-height: 45px;
  }
  .outstanding span {
    line-height: 60px;
  }

  .logo-tablet {
    padding-top: 220px;
  }
}

@media only screen and (max-width: 1440px) {
  .branding__holder h1 {
    padding-top: 130px;
  }
  .grid-item1 img {
    max-width: 200px;
  }

  .grid-item2 img,
  .grid-item3 img {
    max-width: 200px;
  }

  .grid-item4 img {
    max-width: 34px;
  }

  .grid-item5 img {
    max-width: 130px;
  }
  .grid-itemmid img {
    max-width: 410px;
  }
  .grid-item6 img {
    max-width: 170px;
  }

  .grid-item7 img {
    max-width: 180px;
  }

  .grid-item8 img {
    max-width: 100px;
    height: auto;
  }
  .right-midle {
    padding-left: 55px;
  }

  .right {
    padding-left: 55px;
  }

  .branding-main {
    height: 4500px;
  }

  .outstanding span {
    top: 9%;
  }

  .logo-tablet {
    padding-top: 190px;
  }
}
@media only screen and (max-width: 1280px) {
  .branding__holder h1 {
    padding-top: 110px;
  }
  .branding-main {
    height: 3000px;
  }
  .left,
  .left-midle,
  .right,
  .right-midle {
    padding: 0px;
  }
  .second-box h3,
  .outstanding span {
    font-size: 46px;

    line-height: 50px;
    text-align: center;
  }

  .outstanding span {
    line-height: 60px;
  }

  .tablet-horizontal {
    width: 100%;
    max-width: 800px;
  }

  .tablet-horizontal {
    display: block;
  }
  .mobile-grid__title {
    display: none;
  }

  .grid-item1,
  .grid-item2,
  .grid-item3,
  .grid-item4,
  .grid-item5,
  .grid-item6,
  .grid-item7,
  .grid-item8 {
    display: none;
  }
  .holder {
    padding: 0;
  }
  .tablet-horizontal {
    display: block;
  }
  .tablet {
    display: none;
  }
  .grid-itemmid img {
    max-width: 80%;
    margin: 0 auto;
  }
  .mobile-grid__title {
    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;
    max-width: 100%;
  }
  .mobile-grid__title h2 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 52px;
  }
  .mobile-grid__title span {
    letter-spacing: 0;
    font-weight: 600;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(224, 255, 99)),
      to(rgb(128, 128, 128))
    );
    background: -o-linear-gradient(left, rgb(224, 255, 99), rgb(128, 128, 128));
    background: linear-gradient(
      to right,
      rgb(224, 255, 99),
      rgb(128, 128, 128)
    );
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text !important;
    color: transparent;
  }
  .mobile-grid__title img {
    max-width: 850px;
    height: auto;
    width: 100%;
  }
  .mobile__group {
    padding-top: 500px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 991px) {
  .holder {
    padding: 0 20px;
  }

  .branding-main {
    height: 3000px;
  }

  .top-box,
  .top-box-v2 {
    max-width: 100%;
    height: auto !important;
  }
  .second-box h3,
  .outstanding span {
    font-size: 36px;
    line-height: 40px;
  }

  /* .grid-itemmid img {
    max-width: calc(100% - 40px);
    margin: 0 auto;
  } */
  .top-box,
  .top-box-v2 {
    padding-top: 50px;
  }
  .branding {
    padding: 0 50px 126px 50px;
  }
  .mobile-grid__title img {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media only screen and (max-width: 800px) {
  .logo-tablet {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .branding__holder h1 {
    padding-top: 90px;
  }
  .holder {
    gap: 0px !important;
    padding: 0 20px;
  }

  .branding-main {
    height: 3000px;
  }
  .logo-tablet {
    will-change: filter, width;
  }

  .logo-tablet {
    padding-top: 80px;
  }

  .second-box {
    opacity: 1;
    width: 100%;
  }
  .second-box h3,
  .outstanding span {
    font-size: 34px;
    opacity: 1;
    line-height: 38px;
  }
  .outstanding span {
    line-height: 54px;
  }
  .mobile-grid__title img {
    padding: 0 20px;
  }

  .mobile-grid__title h2 {
    font-size: 32px;
  }

  .mobile-grid__title h2 {
    padding-bottom: 32px;
  }

  .grid-itemmid img {
    max-width: 90%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .logo-tablet {
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 575px) {
  .second-box {
    opacity: 1;
  }

  .branding-main {
    height: 2700px !important;
  }
  .mobile__group {
    padding-top: 350px;
  }
  .second-box {
    top: 6%;
  }
  .outstanding span {
    top: 10%;
  }

  .mobile-grid__title h2 {
    font-size: 28px;
  }

  .grid-itemmid img {
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
}

@media only screen and (max-width: 500px) {
  .logo-tablet {
    padding-top: 60px;
  }
}

.branding-hidden {
  overflow: hidden;
}

/*Branding Process*/

.branding-process {
  padding: 200px 45px;
}

.branding-process__title {
  max-width: 50%;
}
.branding-process__title h2 {
  margin-bottom: 10px;
  max-width: 600px;
}

.branding-process__title p {
  color: #808080;
  font-size: clamp(15px, 1.09375vw, 21px);
  line-height: 1.381;
  letter-spacing: -0.035em;
  font-weight: 400;
  max-width: 88%;
}

.branding-process__content {
  padding-top: 120px;
}

.branding-process__item {
  position: relative;
}

.branding-process__item .m-heading-2 {
  font-size: clamp(36px, 5.208333vw, 100px);
  padding: 10px 0px 10px 50%;
  line-height: 1.129;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
  color: #bdbbbb;
}

.branding-process__item.m-active .m-heading-2 {
  -webkit-transition: all 0s ease-in;
  -o-transition: all 0s ease-in;
  transition: all 0s ease-in;
  color: #1d1d1f;
}

.branding-process__item img,
.branding-process__item video {
  width: 40%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.05rem;
  opacity: 0;
  -webkit-transition: opacity 0 ease-in;
  -o-transition: opacity 0 ease-in;
  transition: opacity 0 ease-in;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  will-change: transform;
  pointer-events: none;
  border-radius: var(--border-box);
  overflow: hidden;
}

.branding-process__item.m-active .service-img,
.branding-process__item.m-active .service-video {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in 0.02s;
  -o-transition: opacity 0.25s ease-in 0.02s;
  transition: opacity 0.25s ease-in 0.02s;
}

.branding-process__item:nth-child(1) .service-img,
.branding-process__item:nth-child(1) .service-video {
  top: 0px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.branding-process__item:nth-child(2) .service-img,
.branding-process__item:nth-child(2) .service-video {
  top: -60%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.branding-process__item:nth-child(3) .service-img,
.branding-process__item:nth-child(3) .service-video {
  top: -120%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.branding-process__item:nth-last-child(1) .service-img,
.branding-process__item:nth-last-child(1) .service-video {
  top: unset;
  bottom: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.branding-process__item:nth-last-child(2) .service-img,
.branding-process__item:nth-last-child(2) .service-video {
  top: unset;
  bottom: -60%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.branding-process__item:nth-last-child(3) .service-img,
.branding-process__item:nth-last-child(3) .service-video {
  top: unset;
  bottom: -120%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@media only screen and (max-width: 1280px) {
  .branding-process__title h2 {
    max-width: 400px;
  }

  .branding-process {
    padding: 180px 45px;
  }
}

@media only screen and (max-width: 991px) {
  .branding-process {
    padding: 150px 20px;
  }
  .branding-process__item .m-heading-2 {
    padding-left: 0;
  }

  .branding-process__item .service-img,
  .branding-process__item .service-video {
    position: fixed;
    z-index: 99;
    right: 20px;
    bottom: 20px !important;
    left: unset !important;
    top: unset !important;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    width: 45%;
  }

  .branding-process__title {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }

  .branding-process__title > * {
    margin-left: auto;
    margin-right: auto;
  }

  .branding-process__content {
    padding-top: 60px;
  }

  .branding-process__item:nth-last-child(1) .service-img,
  .branding-process__item:nth-last-child(1) .service-video {
    bottom: 40vh !important;
  }

  .branding-process__item:nth-last-child(2) .service-img,
  .branding-process__item:nth-last-child(2) .service-video {
    bottom: 30vh !important;
  }

  .branding-process__item:nth-last-child(3) .service-img,
  .branding-process__item:nth-last-child(3) .service-video {
    bottom: 20vh !important;
  }
  .branding-process__item:nth-last-child(4) .service-img,
  .branding-process__item:nth-last-child(4) .service-video {
    bottom: 10vh !important;
  }
}

@media only screen and (max-width: 575px) {
  .branding-process__item .service-img,
  .branding-process__item .service-video {
    width: calc(50% - 20px);
  }
}

.get-touch {
  background-image: -o-linear-gradient(top, #f3f3f3, #ebebeb);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f3f3f3),
    to(#ebebeb)
  );
  background-image: linear-gradient(to bottom, #f3f3f3, #ebebeb);
}
