@media (min-width: 735px) {

  /* .scroll {
    width: 103%;
    font-size: 28px;
  }

  .scroll::after {
    width: 94%;
    top: 30%;
    left: 70px;
  } */

  #service-t {
    font-size: 116px;
    line-height: 60px;
  }

  #service-t > p:last-child {
    margin-top: 20px;
    font-size: 48px;
    line-height: 50px;
  }



  #hearing-c p {
    font-size: 17px;
    line-height: 30px;
  }

  #hearing-c p:last-child {
    font-size: 17px;
    line-height: 30px;
  }


  #design-c {
    padding-bottom: 6.5%;
  }

  #design-c p {
    font-size: 17px;
    line-height: 30px;
  }

  #design-c p:last-child {
    font-size: 17px;
    line-height: 30px;
  }



  #profileTitle  {
    font-size: 116px;
    line-height: 60px;
    margin: 12% auto 7% auto;
  }

  #profile > div > p {
    font-size: 17px;
    line-height: 30px;
    margin: 0px 0px 6% 0px;
  }

  #profile > div > p#gd {
    font-size: 48px;
    margin: 7% auto 2% auto;
  }

  #profile > div > p:last-child {
    font-size: 21px;
    margin: 0% auto 0% auto;
    line-height: 31px;
    letter-spacing: 0.7px;
  }



  /* .bg-black > .scroll {
    width: 108%;
    top: 3.6%;
    left: 7%;
  }

    .bg-black > .side-bar > .scroll::after {
    width: 85%;
    top: 30%;
    left: 70px;
  } */




}





@media (min-width: 1068px) {


  #earContainer {
    flex: 0 1 32%;
  }

  #service-t {
    /* margin: 0 3% 0 6%; */
    font-size: 96px;
    line-height: 50px;
  }

  #service-t > p:last-child {
    font-size: 50px;
  }

  #penContainer {
    flex: 0 1 28%;
    margin-left: 3%;
  }


    .side-bar {
      /* display: flex;
      align-items: center;
      transform: rotate(90deg);
      transform-origin: left;
      position: absolute;
      top: -15%;
      left: 88.5%;
      max-width: 900px; */
    }

    .scroll {
      display: inline-block;
      width: 240px;
      font-size: 20px;
      /* flex: 0 1 auto; */
      transform: rotate(90deg);
      transform-origin: left;
      position: absolute;
      top: 66%;
      left: 94%;
    }

    .scroll::after {
      content: '';
      width: 130px;
      height: 5px;
      position: absolute;
      /* top: 25%;
      left: 50px;
      right: 0; */
      /* top: 0; */
      left: 0px;
      right: 0;
      bottom: 55%;
      margin: auto;
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      transform: skewX(55deg);
    }




  #service {
    padding-top: 7%;
  }

  #hearing-c {
    width: 88%;
    max-width: 1200px;
    margin-bottom: 3%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
  }

  #hearingImg {
    flex: 0 1 40%;
    max-width: 500px;
    width: auto;
    height: auto;
    margin-top: 7px;
  }

  #hearingImg img:first-child {
    display: none;
  }

  #hearingImg img:last-child {
    display: inline-block;
  }

  #hearingText {
    flex: 0 1 40%;
    max-width: 500px;
  }

  #hearing-c p {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin: 0;
  }

  #hearing-c p:last-child {
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
  }



  #design-c {
    width: 88%;
    max-width: 1200px;
    margin: 5% auto 3% auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
  }

  #designImg {
    flex: 0 1 40%;
    max-width: 500px;
    width: auto;
    height: auto;
    margin-top: 7px;
  }

  #designImg img:first-child {
    display: none;
  }

  #designImg img:last-child {
    display: inline-block;
  }

  #designText {
    flex: 0 1 40%;
    max-width: 500px;
  }

  #design-c p {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin: 0;
  }

  #design-c p:last-child {
    font-size: 14px;
    line-height: 30px;
  }



  /* #design-c {
    width: 88%;
    padding-bottom: 7.5%;
  }

  #design-c img {
    width: 45%;
    height: auto;
    float: left;
  }

  #design-c p {
    font-size: 17px;
    line-height: 29px;
    letter-spacing: 0.5px;
    margin-left: 50%;
  }

  #design-c p:nth-child(2) {
    margin-top: 0;
  }

  #design-c p:last-child {
    font-size: 16px;
    line-height: 29px;
    margin: 30px auto 0 50%;
  }

  #design-c::before, #design-c::after {
    content: "";
    display: table;
  }

  #design-c::after { clear: both;} */





#profileTitle {
  font-size: 96px;
  line-height: 80px;
  margin: 10% auto 5% auto;
}

#profile > div > p {
  font-size: 15px;
  line-height: 30px;
}

#profile > div > p#gd {
  font-size: 38px;
  margin: 7% auto 2% auto;
}

#profile > div > p:last-child {
  font-size: 21px;
  margin: 0% auto 0% auto;
  line-height: 30px;
  letter-spacing: 0.8px;
}







}




@media (min-width: 1300px) {

  #hearingImg img:first-child {
    display: inline-block;
  }

  #hearingImg img:last-child {
    display: none;
  }

  #hearingImg {
    flex: 0 1 44%;
    max-width: 530px;
    width: auto;
    height: auto;
  }

  #hearingText {
    flex: 0 1 44%;
    max-width: 620px;
  }

  #designImg img:first-child {
    display: inline-block;
  }

  #designImg img:last-child {
    display: none;
  }

  #designImg {
    flex: 0 1 44%;
    max-width: 530px;
    width: auto;
    height: auto;
  }

  #designText {
    flex: 0 1 44%;
    max-width: 620px;
  }

}
