@media screen and (min-width: 381px) and (max-width: 395px){
  .main-content {
    width: 79.5vw;
    height: 92.5vh;
    margin: auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
  }

  #about-para-bg{
    left: -25% !important;
    top: 10% !important;
    width: 450px !important;
  }
  .philosophy-paras h2{
    font-size: 90px !important;
  }
  .philosophy-paras p{
    font-size: 14px !important;
  }
  .philosophy-paras h3{
    font-size: 15px !important;
  }
  #phil-para1 h2{
    top: -30% !important;
  }
  #phil-para2 h2{
    top: -20% !important;
  }
  #phil-para3 h2{
    top: -8% !important;
  }
  #phil-para3 h3{
    bottom: 41% !important;
  }

  #mission h1{
    font-size: 45px !important;
  }
  #the-h1 {
    left: -57.5% !important;
  }
  #mynt-h1 {
    right: -170% !important;
  }
  #mission-h1 {
    left: -120% !important;
  }
  #mission-para1 h3 {
    top: -10% !important;
  }
  #mission-para1 hr {
    top: 4% !important;
  }
  #mission-para2 h3 {
    bottom: 92% !important;
  }
  #mission-para2 hr {
    top: 6% !important;
  }
  #mission-para2 p {
    bottom: -2% !important;
  }
  #mission-para3 h3 {
    bottom: 89% !important;
  }
  #mission-para3 hr {
    top: 9% !important;
  }
  #mission-para3 p {
    bottom: 18% !important;
  }
  .evolution-info {
    font-size: 13px !important;
  }

  #lg-site {
    height: 200px !important;
  }
  #md-site {
    height: 165px !important;
    width: 130px !important;
  }

  .container {
    width: 100%;
  }
  .name label, .company label {
    font-size: 16px;
    padding: 2.5px;
  }
  .name input, .company input {
    width: 44%;
    margin: 2.5;
    padding: 7px;
  }
  fieldset legend {
    font-size: 16px;
    margin: 5px;
  }
  .check-labels {
    width: 90%;
    margin: 10px;
  }
  .message textarea{
    width: 95%;
    height: 50px;
    background-color: transparent;
    border-top: none;
    border-right: 2.5px solid var(--dark-color);
    border-bottom: 2.5px solid var(--dark-color);
    border-left: none;
    resize: none;
  }
  .button button {
    width: 20%;
  }
}
@media screen and (min-width: 396px) and (max-width: 450px){
  .main-content {
    width: 75vw;
    height: 95vh;
    margin: auto;
    margin-top: 5%;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 425px) and (max-width: 450px){
  #mynt-h1 {
    right: -160% !important;
  }
  #mission-h1 {
    top: 61% !important;
  } 
  #mission-para1 {
    left: 218% !important;
  }
  #mission-para2 {
    left: -203% !important;
  }
  #mission-para2 p{
    bottom: 15% !important;
  }
  #mission-para3 {
    bottom: 6.5%;
    left: 202% !important;
  }
}
@media screen and (min-width: 381px) and (max-width: 450px){
/* Nav Area */
/* Alt Nav */
#alt-nav{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  background: #FFF;
  clip-path: inset(0.25% 0.25% 100% 100%);
  -webkit-clip-path: inset(0.25% 0.25% 100% 100%);
  transition: 0.35s ease-in-out;
  z-index: 111;
}
#alt-nav.open {
  clip-path: inset(0% 0% 0% 0%);
  -webkit-clip-path: inset(0% 0% 0% 0%);
}
.alt-nav-hamburger{
  border: 2.5px solid;
  border-radius: 5px;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 1%;
  top: 1.5%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  z-index: 112;
}
#topbun, #burger, #bottombun {
  height: 10%;
  border: 0.5px solid;
  background-color: black;
}
.alt-nav-icon{
  display: block;
  width: 7%;
  height: 10%;
  position: absolute;
  top: 0.25%;
  left: -1.5%;
  z-index: 112;
}
.alt-nav-leaf{
  width: 55px;
  height: 55px;
}

.x-l-1{
  top: 15%;
  left: 5%;
}
.x-l-2{
  bottom: 15%;
  left: 5%;
}
#alt-navbar {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 100%;
  height: 75%;
}
#alt-navbar li {
  font-size: 22px;
  font-weight: 600;
}
#alt-navbar li a{
  text-decoration: none;
}
#alt-nav a{
  color: #4CF5E1;
}
.alt-nav-btn{
  display: block;
  margin: auto;
  width: 40%;
  height: 5%;
  border-color: #4CF5E1; 
}
.altFB {
  position: absolute;
  bottom: 4%;
  left: 41.5%;
  height: 100px;
  width: 100px;
}
#nav-area {
  display: none;
}
  /* HOME PAGE */
  #hero-svg {
    position: absolute;
    width: 100%;
    top: 20%;
    height: 50%;
  }
  #hero-cta h1 {
    font-size: 46px;
  }
  #hero-cta{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
  }
  #hero-cta p{
    position: absolute;
    bottom: 10%;
  }
  #hero-cta .cta-btn {
    position: absolute;
    bottom: 5%;
  }

  /* SERVICES PAGES */
  .systems-info, .social-info, .web-info{
    grid-template-columns: auto auto auto auto;
    width: 100%;
    height: 90%;
    padding: 5px;
  }
  .systems-info{
    gap: 4px;
  }
  .social-info{
    gap: 15px;
  }
  .web-info{
    gap: 7px;
  }
  .svg-paths {
    display: none;
  }
  .svc-titles {
    grid-column-start: 1;
    grid-column-end: 5;
    opacity: 0;
    font-size: 42px;
  }
  .systems-paras, .social-paras, .web-paras {
    grid-column-start: 1;
    grid-column-end: 5;
    height: 120px;
  }
  .social-paras{
    height: 90px;
  }
  .web-para1{
    height: 105px;
    margin-top: 15px;
  }
  .web-para2{
    height: 88px;
    margin-top: 15px;
  }
  .web-para3{
    height: 107px;
    margin-top: 35px;
  }
  .web-para4{
    height: 88px;
    margin-top: 25px;
  }
  .social-para1, .social-para2, .social-para3{
    height: 75px;
  }
  .systems-para1 {
    margin-top: 25px;
    height: 90px;
  }
  .systems-para2 {
    margin-top: 25px;
  }
  .social-para1{
    margin-top: 2.5px;
  }
 
  .systems-para3, .systems-para4{
    height: 105px;
  }
  .systems-paras p, .social-paras p, .web-paras p{
    font-size: 14px;
    width: 80%;
    left: 12.5%;
    top: -2.5%;
  }
  .systems-paras h2, .social-paras h2, .web-paras h2{
    font-size: 96px;
  }
  .systems-para1 h3{
    left: -6.5%;
    top: 20%;
  }
  .systems-para2 h3{
    left: -15.5%;
    top: 15%;
  }
  .systems-para3 h3{
    left: -3%;
    top: 17%;
  }
  .systems-para4 h3{
    left: -13%;
    top: 20%;
  }
  .social-para1 h3{
    top: 30%;
  }
  .social-para2 h3{
    top: 28%;
  }
  .social-para4 h3{
    top: 24%;
  }
  .web-para2 h3{
    top: 23%;
  }
  .web-para4 h3{
    top: 22%;
  }

  .buttons {
    bottom: 0%;
    margin: 0 5px;
  }

  /* ABOUT PAGES */
  #abt-section h1, #philosophy h1, #mission h1 {
    position: absolute;
    font-size: 120px;
    color: #5B69BC;
  }
  #about-para-bg{
    left: -30%;
    top: 15%;
  }
  #about-paragraph-section h3 {
    bottom: 51.5%;
    left: 2.5%;
    transform: rotate(0deg);
  }
  #abt-section p {
    width: 95%;
    top: 50%;
    left: 2.5%;
  }
  #our1 {
    top: -10%;
    right: 20%;
  }
  #story {
    right: -69%;
    top: 22%;
  }
  #philosophy h1, #mission h1 {
    font-size: 60px;
  }
  .philosophy-info{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 90%;
    height: 100%;
  }
  #our2 {
    right: -29%;
    opacity: 0;
  }
  #phresh {
    right: -45%;
    top: 30%;
    opacity: 0;
  }
  #philosophy-h1 {
    right: -60%;
    top: 60%;
    opacity: 0;
  }
  .philosophy-paras h2{
    font-size: 96px;
    opacity: 0.5;
  }
  #phil-para1 h2{
    top: -5%;
  }
  #phil-para2 h2{
    top: -5%;
  }
  #phil-para3 h2{
    top: -5%;
  }
  #phil-para1 h3{
    bottom: 40%;
    left: -13%;
  }
  #phil-para2 h3{
    bottom: 38%;
    left: -11.75%;
  }
  #phil-para3 h3{
    bottom: 50%;
    left: -7%;
  }
  #phil-para1{
    position: absolute;
    top: 12.5%;
  }
  #phil-para2{
    position: absolute;
    bottom: 45%;
  }
  #phil-para3{
    position: absolute;
    bottom: 12%;
  }

  #the-h1 {
    top: 0.75%;
    left: -65%;
    opacity: 0;
  }
  #mynt-h1 {
    right: -170%;
    top: 30%;
    opacity: 0;
  }
  #mission-h1 {
    left: -135%;
    top: 63.5%;
    opacity: 0;
  } 
  .mission-paras {
    position: absolute;
    width: 100%;
    height: 24.5%;
    opacity: 0;
  }
  .mission-paras h2 {
    font-size: 96px;
    color: #5B69BC;
    position: absolute;
    opacity: 0.35;
  }
  #mission-para1 {
    top: 10%;
    left: 228%;
  }
  #mission-para1 h3{
    top: -0.5%;
  }
  #mission-para1 hr{
    top: 13%;
  }
  #mission-para1 p{
    bottom: 25%;
  }
  #mission-para2 {
    bottom: 38%;
    left: -207%;
    height: 22%;
  }
  #mission-para2 p{
    bottom: 5%;
  }
  #mission-para3 {
    bottom: 6.5%;
    left: 212%;
    height: 19%;
  }
  #mission-para3 hr{
    top: 17.5%;
  }
  #mission-para3 p{
    bottom: 18%;
  }
  .mission-paras hr{
    width: 70px;
    left: 5%;
    top: 15%;
  }
  .abt-buttons {
    position: absolute;
    bottom: 1%;
    left: 40%;
  }
  /* CASE STUDY */
  #mynt-link{
    top: 2%;
    left: 45%;
    border-top: 2px solid;
  }
  #evolution-link{
    top: 45%;
    left: -11%;
    border-bottom: 2px solid;
    transform: rotate(90deg);
  }
  #creation-link{
    top: 45%;
    right: -9%;
    border-bottom: 2px solid;
    transform: rotate(270deg);
  }
  #responsive-link{
    bottom: 1%;
    left: 31%;
    border-bottom: 2px solid;
  }
  /* Intro */
  #brand-intro-logo {
    margin-bottom: 25px;
  }
  #brand-intro p{
    width: 75%;
  }
  /* Creation */
  #biz-front{
    height: 120px;
  }
  #biz-back{
    height: 120px;
    right: 3%;
  }
  #brand-inspo1{
    width: 90px;
    height: 90px;
    top: 35%;
    right: 15%;
  }
  #brand-inspo2{
    width: 65px;
    height: 65px;
    bottom: 49%;
    left: 42%;
    z-index: 5;
  }
  #brand-inspo3{
    width: 85px;
    height: 85px;
    bottom: 42%;
    right: 50%;
  }
  #font{
    font-size: 36px;
    bottom: 35%;
  }
  .logo-left{
    top: 22.5%;
    left: 5%;
    z-index: 5;
  }
  #brand-description{
    position: absolute;
    width: 85%;
    left: 8.5%;
    top: 65%;
    z-index: 2;
  }
  .prim-color-dots2{
    top: 47%;
    right: 20%;
  }
  .prim-color-dots3{
    bottom: 5%;
    right: 75%;
    z-index: 1;
  }
  .prim-color-dots4, .prim-color-dots5, .logo-right{
    display: none;
  }
  .red-med-dot {
    top: 38%;
    right: 65%;
    opacity: 0.5;
  }
  .red-small-dot {
    bottom: 28%;
    right: 75%;
  }
  .blue-med-dot {
    bottom: 18%;
    left: 55%;
  }
  /* Evolution */
  .phases {
    position: absolute;
    height: 12.5%;
    text-align: center;
  }
  #phase1{
    left: 6%;
    top: 5%;
  }
  #phase2{
    left: 53.5%;
    top: 32%;
  }
  #phase3{
    left: 6%;
    top: 62%;
  }
  .phases img {
    width: 100%;
    height: 100%;
  }
  .phases h3{
    display: none;
  }
  .evolution-info{
    position: absolute;
    width: 45%;
    text-align: center;
    font-size: 14px;
  }
  #e-i1{
    top: 7%;
    left: 42%;
    height: 24.5%;
  }
  #e-i2{
    bottom: 42%;
    left: 10%;
    height: 23.5%;
  }
  #e-i3{
    bottom: 15%;
    left: 42%;
    height: 20%;
  }
  /* Responsive */
  #lg-site {
    position: absolute;
    width: 280px;
    height: 220px;
    left: 4%;
    bottom: 10%;
  }
  #md-site {
    position: absolute;
    width: 135px;
    height: 175px;
    left: 50%;
    bottom: 10%;
  }
  #sm-site {
    position: absolute;
    width: 60px;
    height: 135px;
    left: 77%;
    bottom: 10%;
  }
  /* CONTACT */
  .container {
    width: 95%;
  }
  .button button {
    width: 20%;
  }
  /* FOOTER */
  #main-footer{
    display: none;
  }
  #alt-footer{
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: #ccffeb;
      text-align: center;
      clip-path: inset(94% 0% 0% 89.5%) !important;
      -webkit-clip-path: inset(94% 0% 0% 89.5%) !important;
      transition: 0.35s ease-in-out;
      z-index: 110;
  }
  #alt-footer.open {
    clip-path: inset(0% 0% 0% 0%) !important;
    -webkit-clip-path: inset(0% 0% 0% 0%) !important;
  }
  .alt-footer-content {
    color: var(--base-color);
  }
  .alt-copy{
    position: absolute;
    width: 100%;
    top: 60%;
  }
  .alt-bottom-line p {
    font-size: 16px;
    margin-top: 75px;
  }
  .alt-foot-open{
    border-radius: 50px;
    border: 3px solid;
    position: absolute;
    width: 32.5px !important;
    height: 32.5px !important;
    right: 1% !important;
    bottom: 0.35% !important;
  }
  .alt-foot-open.hide{
    display: none;
  }
  .alt-foot-open h3 {
    font-size: 24px;
  }
  .alt-foot-close {
    position: absolute;
    width: 6%;
    height: 3.5%;
    right: 0;
    bottom: 0;
  }
  .alt-foot-close hr{
    display: none;
  }
  .alt-foot-close hr.show{
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20%;
    background-color: #4CF5E1;
    border: none;
  }
  .x-f-1{
    transform: rotate(45deg);
  }
  .x-f-2{
    transform: rotate(-45deg);
  }
}
