body {
  background-color: var(--bg-color);
}

/* INTRO */
.intro-section {
  background-color: var(--gray1);
  /* background-image: url('/img/home-intro.jpg'); */
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding-top: 8rem;
  align-items: center;
  justify-content: center;

  #title-left-block {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: end;
    padding-top: 2rem;
  }

  p {
    font-family: "Barlow", sans-serif;
    font-size: 10rem;
    font-weight: bold;
    line-height: 1;
    align-self: center;
  }

  #circle-image-container {
    width: 33rem;
    height: 33rem;
    overflow: hidden;
    border-radius: 9999px;
  }

  .title-container {
    width: 62rem;
    padding-left: 15%;

    .styled-text {
      background: url("/img/ui/texture_white_crop.svg") no-repeat;
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-size: cover;
      overflow: pre-wrap;
      width: 100%;
    }
  }

  .circle-image {
    width: 46vw;

    img {
      border-radius: 9999px;
      height: 33rem;
      width: 33rem;
      object-fit: cover;
      object-position: -10rem;
    }
  }

  #button-portfolio {
    background-color: #f2efeb;
    position: absolute;
    font-weight: bold;
    font-size: 1.2rem;
    height: 10rem;
    width: 10rem;
    bottom: 5%;
    left: 3%;
    z-index: 10;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  #button-audio {
    /* HIDDEN BUTTON AUDIO*/
    display: none;
    position: absolute;
    right: 3%;
    bottom: 5%;
    background-color: #a5a093;
    width: 12rem;
    height: 4rem;
    z-index: 10;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    font-family: "Inter", sans-serif;

    #audio-icon {
      margin-left: 1rem;
      height: 3rem;
      width: 3rem;
      border: none;
      box-shadow: none;
    }
  }
}

/* FIRST ROW */
#first-row {
  height: 100vh;
  position: relative;

  .flex-dist-col {
    padding-top: 0;
  }

  #text-block {
    position: relative;
    margin-top: 8rem;
    display: flex;
    flex-direction: column;
  }

  #title {
    font-family: "Barlow", sans-serif;
    color: var(--gray1);
    display: flex;
    flex-direction: column;
    margin-top: 5%;
    width: 100%;
    font-weight: 800;
    font-size: 5rem;
    line-height: 5rem;
    align-items: center;
    text-transform: uppercase;
  }

  h4 {
    /*padding-inline: 25%;*/
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  #button-demo {
    background-color: #191a1c;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    font-weight: bold;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    color: #f2efeb;

    h5 {
      text-decoration: none;
    }
  }
}

#first-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  z-index: -1;
  /* This will place the pseudo-element behind all other elements in #first-row but in front of #back-circle */
}

#first-row .back-circle {
  width: 36.6vw;
  height: 36.6vw;
  background-color: #f2efeb;
  border-radius: 9999px;
  position: fixed;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -55%);
  transition: all 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: -1;
}

#first-row .back-circle.big {
  width: 150vw;
  height: 150vw;
}

#first-row .back-circle.transparent {
  opacity: 0;
}

/* SECOND ROW */
#second-row {
  background-color: #f2efeb;
  height: 100%;

  .overflow-title {
    width: 100vw;
    height: 12%;
    margin-top: 1rem;

    .sound-branding-title {
      font-family: "Barlow", sans-serif;
      color: var(--gray1);
      font-weight: bold;
      width: 100%;
      text-align: center;
      padding-top: 1rem;
      font-size: 8rem;
      margin-left: -1rem;
      overflow: visible;
      white-space: nowrap;
      line-height: 0.8;
    }
  }

  #text-block {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-inline: 25%;
  }

  .sound-branding-image {
    background: url("/img/sound_branding_phone_mockup.svg");
    width: 35rem;
    height: 37rem;
    background-size: 30rem;
    background-repeat: no-repeat;
    background-position: top;
  }

  #button-demo {
    background-color: #191a1c;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    font-weight: bold;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    color: #f2efeb;

    h5 {
      text-decoration: none;
      margin-bottom: -0.5rem;
    }
  }
}

/* THIRD ROW */
#third-row {
  padding-block: 4rem;
  background-color: var(--gray1);

  #step-title {
    font-family: "Barlow", sans-serif;
    font-weight: bold;
    color: white;
    font-size: 5rem;
  }

  .left-block {
    display: flex;
    flex-direction: column;
    padding-left: 15%;

    col {
      display: flex;
      flex-direction: column;

      border: 1px solid black;
    }
  }

  .right-block {
    padding-left: 25%;

    row {
      display: flex;
      flex-direction: row;
      width: 100%;
    }
  }

  .desc-block {
    font-size: x-large;
  }

  #button-discover {
    font-weight: bold;
    font-size: 1.2vw;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);

    h5 {
      text-decoration: none;
      font-weight: bold;
    }
  }

  #button-discover:hover {
    background-color: rgba(255, 255, 255, 0.563);
    transition: opacity 0.3s;
    opacity: 0.75;
  }
}

/* SCROLLER FOURTH ROW */
.scroller {
  max-width: 100vw;
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;

  /* --webkit-mask: linear-gradient(90deg, transparent, #f2efeb 20%, #f2efeb 80%, transparent);
  mask: linear-gradient(90deg, transparent, #f2efeb 20%, #f2efeb 80%, transparent); */
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll 40s linear infinite;
}

.logo {
  height: 100px;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 2rem));
  }
}

/* FOURTH ROW */
#fourth-row {
  background-color: #ffffff;

  #title {
    font-family: "Barlow", sans-serif;
    color: var(--gray1);
    display: flex;
    flex-direction: column;
    margin-top: 5%;
    margin-bottom: 5%;
    width: 70%;
    font-weight: 800;
    font-size: 4rem;
    line-height: 5rem;
    align-items: start;
    text-transform: uppercase;
  }
}

/* FIFTH ROW */

#fifth-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2efeb;
  z-index: -2;
}

#fifth-row {
  height: max-content;
  padding-bottom: 4rem;
  position: relative;

  .text-block {
    max-width: 100%;
    padding-inline: 25%;

    h2 {
      width: 100%;
    }
  }

  #back-bar {
    width: 100vw;
    height: 18rem;
    z-index: -1;
    position: absolute;
    top: 33rem;
    padding: 0 1rem;
  }

  #back-bar-bg {
    width: 100%;
    height: 100%;
    background-color: white;
  }

  #top-row {
    position: relative;
    height: max-content;
    margin: 0;
  }

  #bottom-row {
    position: relative;
    height: max-content;
    display: flex;
    flex-direction: row;
    padding-inline: 7rem;

    #mobile-text {
      display: none;
    }
  }

  #title {
    font-family: "Barlow", sans-serif;
    color: var(--gray1);
    display: flex;
    flex-direction: column;
    margin-top: 8%;
    margin-bottom: 4%;
    font-weight: 800;
    font-size: 4rem;
    line-height: 5rem;
    align-items: center;
    text-transform: uppercase;
  }

  #button-demo-experiences {
    background-color: #191a1c;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    color: #f2efeb;
    font-weight: bold;
    position: absolute;
    right: 10%;
    top: 20%;
  }

  .examples-block {
    width: 100%;
    height: 15vw;
    position: absolute;
    display: flex;
    flex-direction: row;
    top: 0;
    align-items: center;
    bottom: 3.5rem;

    .col-lg-4 {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }
  }

  .square {
    height: 28rem;
    width: 28rem;
    position: relative;
    overflow: hidden;
    align-self: center;
  }

  .example-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .square img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
  }

  .square:hover img {
    transform: scale(1.1);
  }

  .square .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s;
  }

  .square:hover .overlay {
    opacity: 1;
  }

  .square .text {
    font-family: "Barlow", sans-serif;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 4rem;
    font-weight: bold;
    text-transform: uppercase;
  }

  .mobile-image {
    display: none;
  }
}

/* SIXTH ROW */

#sixth-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2efeb;
  z-index: -2;
}

#sixth-row {
  height: max-content;
  position: relative;

  .projects {
    width: 80%;
  }

  #design-body {
    padding-inline: 6rem;
  }

  .col-12 {
    position: relative;
  }

  .overflow-title {
    width: 100vw;
    height: 12%;
    margin-top: 1rem;

    .design-title {
      font-family: "Barlow", sans-serif;
      color: var(--gray1);
      font-weight: bold;
      width: 100%;
      text-align: center;
      padding-top: 1rem;
      font-size: 8rem;
      margin-left: -1rem;
      overflow: visible;
      white-space: nowrap;
      line-height: 0.8;
    }
  }

  h3 {
    font-weight: bold;
    color: var(--gray1);
    font-size: 2.5rem;
  }

  h6 {
    font-size: 1.5rem;
    font-weight: 400;
  }

  .text-arrow-button {
    height: 60px;
    width: 60px;
    background-color: var(--gray1);
    border-radius: 9999px;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .design-cta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0.05px;
  }
  .design-cta h5 {
    color: var(--primary-color);
    margin: 0;
    font-size: 1rem;
    text-decoration: underline;
    transition: all 0.5s;
    font-weight: 600;
    cursor: pointer;
  }

  .design-cta h5:hover {
    opacity: 0.5;
  }

  .design-cta img {
    position: relative;
    margin-right: 1rem;
    width: 40px;
    left: 0;
    cursor: pointer;
    transition: all 0.5s;
  }

  .design-cta img:hover {
    margin-right: 0.5rem;
  }

  #button-our-process {
    background-color: #191a1c;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    color: #f2efeb;
    position: absolute;
    font-weight: bold;
    font-size: 1.1rem;
    padding-inline: 2rem;
    bottom: 10.3%;
    left: 43.3%;
  }

  .circle-image {
    height: 36rem;
    width: 36rem;

    position: absolute;
    right: 3rem;
    bottom: 3rem;
    z-index: -1;

    #image {
      border-radius: 9999px;
      height: 100%;
      width: 100%;
    }
  }
}

/* SEVENTH ROW */
#seventh-row {
  margin: 2rem 0;
  position: relative;

  #project-image {
    position: relative;
    object-fit: cover;
    background: url("/img//thumbnails/cantina.png");
    background-size: cover;

    flex-grow: 1;
    animation: move 5s infinite;
  }

  img {
    height: 100%;
    background-size: cover;
  }

  .hover-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent black */
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;

    p {
      position: absolute;
      bottom: 0;
      left: 1rem;
      width: 60%;
      text-align: start;
      line-height: 3rem;
      font-family: "Barlow", sans-serif;
      font-size: 3rem;
      font-weight: bold;
      text-transform: uppercase;
    }
  }

  #project-image:hover .hover-text {
    opacity: 1;
  }

  #mobile-text {
    display: none;
  }

  #projects-title {
    font-size: 5em;
    font-family: "Barlow", sans-serif;
    font-weight: bold;
    color: var(--gray1);
  }

  .image-h-50 {
    min-height: 18rem;
    max-height: 18rem;
  }

  .image-h-100 {
    min-height: 37.5rem;
    max-height: 37.5rem;
  }

  #button-see-more {
    background-color: #191a1c;

    right: 45%;
    font-weight: bold;
    font-size: 3rem;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    font-weight: bold;
    color: var(--gray4);

    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
}

/* EIGHT ROW */
#eight-row {
  margin-top: 5%;
  align-items: flex-start;
  background-color: var(--gray1);
  border-bottom: 1px solid var(--gray5);

  #work_with_us_body {
    display: flex;
    position: relative;
    flex-direction: column;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 70%;
    align-items: flex-start;
  }

  #subtitle {
    font-family: "Inter", sans-serif;
    color: var(--gray4);
    display: flex;
    flex-direction: row;
    width: 60%;
    font-size: 1.8rem;
  }

  #title {
    font-family: "Barlow", sans-serif;
    color: var(--gray1);
    display: flex;
    flex-direction: row;
    font-size: 6.5em;
    font-weight: bold;
    line-height: 7rem;
    margin-top: 5%;
    width: 80%;
    align-items: flex-start;
    text-transform: uppercase;
    background: url("/img/ui/texture_white_crop.svg") no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
  }

  #button-brochure {
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 1rem;
    height: 10rem;
    width: 10rem;
    z-index: 10;
    border-radius: 9999px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);

    h5 {
      text-decoration: none;
      font-weight: bold;
    }
  }

  #button-brochure:hover {
    background-color: rgba(255, 255, 255, 0.563);
    transition: opacity 0.3s;
    opacity: 0.75;
  }
}

.profile_button:hover {
  background-color: rgba(0, 0, 0, 0.563);
  transition: opacity 0.3s;
  opacity: 0.75;
}

/* TABLETS */
@media screen and (max-width: 992px) {
  .intro-section {
    justify-content: flex-start;

    p {
      font-size: 5rem;
    }

    .circle-image {
      width: 100%;

      img {
        height: 29rem;
        width: 29rem;
      }
    }

    #title-left-block {
      flex-direction: column;

      .title-container {
        padding-top: 2rem;
        padding-left: 2rem;

        .styled-text {
          width: 57%;
        }
      }
    }

    #button-audio {
      width: 12rem;
      height: 5rem;
    }

    #circle-image-container {
      width: 100%;
      height: auto;
      padding-left: 2%;
      margin: 10px 0;
    }
  }

  #third-row {
    height: 100%;
  }

  #fifth-row {
    .text-block {
      padding-inline: 2rem;
    }

    #button-demo-experiences {
      position: relative;
      margin-top: 1rem;
      margin-bottom: 2rem;
      right: 0;
      top: 0;
    }

    #bottom-row {
      padding-inline: 1rem;
      flex-direction: column;

      .overlay {
        display: none;
      }

      #mobile-text {
        display: block;
        font-family: "Barlow", sans-serif;
        color: var(--gray1);
        text-align: start;
        font-size: 2rem;
        font-weight: bold;
        padding-inline: 1rem;
      }
    }

    .square {
      width: 95%;
    }

    #back-bar {
      display: none;
    }
  }

  #sixth-row {
    #design-body {
      padding-bottom: 2rem;
      padding-inline: 2rem;

      #button-our-process {
        left: 0;
        bottom: 0;
        position: relative;
      }
    }

    .button-container {
      display: flex;
      flex-direction: column;
      position: relative;

      .circle-image-mobile {
        height: 30rem;
        width: 30rem;

        #image {
          border-radius: 9999px;
          height: 34rem;
          width: 34rem;
          position: absolute;
          right: -10.5rem;
        }
      }
    }
  }

  #seventh-row {
    .col-12 {
      flex: 0 0 0;
    }

    #button-see-more {
      position: relative;
      bottom: 0;
      right: 0;
    }

    #mobile-text {
      display: block;
      font-family: "Barlow", sans-serif;
      color: var(--gray1);
      text-align: start;
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 2rem;
      text-transform: uppercase;
    }

    #project-image {
      margin-bottom: 0 !important;
    }

    #projects-title-container {
      display: flex;
      flex-direction: row;
      justify-content: center;

      #projects-title {
        text-align: center;
        max-width: max-content;
      }
    }

    .projects {
      width: 100%;
      flex-direction: column;

      .hover-text {
        display: none;
      }
    }
  }

  #eight-row {
    #title {
      width: 100%;
    }

    #subtitle {
      width: 100%;
    }
  }
}

/* SMARTPHONES (portait) */
@media screen and (max-width: 576px) {
  .main-content {
    flex-direction: column;
  }

  .intro-section {
    justify-content: flex-start;
    padding-bottom: 11rem;
    height: max-content;
    padding-top: 7rem;
    margin-bottom: 0;

    #title-left-block {
      flex-direction: column;
      padding-top: 2rem;

      .title-container {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-left: 2%;
        justify-content: start;

        .styled-text {
          font-size: 6rem;
          line-height: 5.5rem;
          width: 100%;
        }
      }
    }

    .circle-image {
      height: 45%;
      position: relative;
      bottom: 0;

      img {
        height: 20rem;
        width: 20rem;
      }
    }

    #button-portfolio {
      bottom: 3%;
      height: 9rem;
      width: 9rem;
    }

    #button-audio {
      width: 9rem;
      height: 4rem;
      font-size: 1.2rem;

      #audio-icon {
        margin-left: 0;
        height: 30px;
        width: 30px;
      }
    }
  }

  #first-row {
    height: 100%;

    .flex-dist-col {
      margin: 0;
    }

    #text-block {
      margin-top: 0;

      #title {
        margin-top: 5rem;
        font-size: 3rem;
        line-height: 3rem;
      }

      h4 {
        margin-top: 0;
      }
    }

    #button-demo {
      margin-top: 0;
    }

    #back-circle {
      width: 23.6rem;
      height: 23.6rem;
      top: 9rem;
    }
  }

  #second-row {
    .overflow-title .sound-branding-title {
      font-size: 6rem;
    }

    #text-block {
      margin-top: 1rem;
      padding-inline: 11%;
    }

    .sound-branding-image {
      width: 19rem;
      height: 22rem;
      background-size: cover;
    }
  }

  #third-row {
    height: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;

    .left-block {
      padding-left: 0;

      #step-title {
        font-size: 3rem;
      }
    }

    .right-block {
      padding-left: 0;
    }
  }

  #fourth-row {
    #title {
      width: 100%;
      font-size: 3rem;
    }

    #our-customers-logos {
      padding-bottom: 1.5rem;
    }
  }

  #fifth-row {
    height: 100%;

    #back-bar {
      display: none;
    }

    #top-row {
      height: max-content;
      margin-bottom: 4rem;

      #title {
        font-size: 3rem;
        line-height: 2.5rem;
      }

      #button-demo-experiences {
        position: relative;
        right: 0%;
        top: 5%;
      }

      .text-block {
        padding-inline: 0;
      }
    }

    #bottom-row {
      padding-inline: 1rem;
      flex-direction: column;

      .overlay {
        display: none;
      }

      #mobile-text {
        display: block;
        font-family: "Barlow", sans-serif;
        color: var(--gray1);
        text-align: start;
        font-size: 2rem;
        font-weight: bold;
        padding-inline: 1rem;
      }
    }

    .square {
      height: 100vw;
      width: 100vw;
      margin-top: 2rem;
      padding-inline: 1rem;
    }

    .desktop-image {
      display: none;
    }

    .square .mobile-image {
      display: block;
      width: 100%;
    }

    .example-desc {
      left: 0;
      right: auto;
      margin-left: 0;
    }
  }

  #sixth-row {
    .overflow-title {
      height: auto;
    }

    .overflow-title .design-title {
      font-size: 6rem;
    }

    #design-body {
      padding-bottom: 2rem;
      padding-inline: 2rem;

      #button-our-process {
        left: 0;
        bottom: 0;
        position: relative;
      }
    }

    .button-container {
      display: flex;
      flex-direction: column;
      position: relative;

      .circle-image-mobile {
        height: 24rem;
        width: 100vw;

        #image {
          border-radius: 9999px;
          height: 24rem;
          width: 24rem;
          position: absolute;
          right: -2.5rem;
        }
      }
    }
  }

  #seventh-row {
    padding-bottom: 2rem;

    .col-12 {
      flex: 0 0 0;
    }

    #button-see-more {
      position: relative;
      bottom: 0;
      right: 0;
    }

    #mobile-text {
      display: block;
      font-family: "Barlow", sans-serif;
      color: var(--gray1);
      text-align: start;
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 2rem;
      text-transform: uppercase;
    }

    #project-image {
      margin-bottom: 0 !important;
    }

    #projects-title-container {
      display: flex;
      flex-direction: row;
      justify-content: center;

      #projects-title {
        text-align: center;
        max-width: max-content;
      }
    }

    .projects {
      width: 100%;
      flex-direction: column;

      .hover-text {
        display: none;
      }
    }
  }

  #eight-row {
    #title {
      font-size: 4.5rem;
      line-height: 4rem;
      width: 100%;
    }

    #subtitle {
      margin-top: 0.5rem;
      width: 100%;
    }

    #work-with-us-body {
      margin-top: 4rem;
      margin-bottom: 4rem;
    }
  }
}

/* SMARTPHONES (landscape) */
