@media screen and (min-width: 451px) and (max-width: 650px) {
  /* 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: 5.85%;
    height: 4.25%;
    right: 3.5%;
    top: 1.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    z-index: 112;
  }
  #topbun, #burger, #bottombun {
    height: 14%;
    border: 0.5px solid;
    background-color: black;
  }
  .alt-nav-icon{
    display: block;
    width: 7%;
    height: 10%;
    position: absolute;
    top: 0.25%;
    left: 1%;
    z-index: 112;
  }
  .alt-nav-leaf{
    width: 50px;
    height: 50px;
  }
  #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: 2.5%;
    left: 42.5%;
    height: 100px;
    width: 100px;
  }
  #nav-area {
    display: none;
  }
  .main-content {
    width: 85vw;
    height: 77vh;
    margin: auto;
    margin-top: 12.5%;
    position: relative;
    overflow: hidden;
  }
  /* HOME PAGE */
  #hero-svg {
    position: absolute;
    width: 100%;
    top: 25%;
    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;
    font-size: 16px;
    bottom: 6%;
  }
  #hero-cta .cta-btn {
    position: absolute;
    bottom: 5%;
  }
  /* Services */
  .systems-info, .social-info, .web-info{
    width: 100%;
  }
  .social-paras p, .systems-paras p, .web-paras p {
    font-size: 14px;
  }
  .systems-para1 h3{
    left: -15%;
    top: 16.5%;
  }
  .systems-para2 h3{
    left: -30%;
    top: 37%;
  }
  .systems-para3 h3{
    left: -10%;
    top: 8%;
  }
  .systems-para4 h3{
    left: -25.5%;
    top: 30%;
  }
  #system-svgs {
    display: none;
  }

  .social-para1 h3{
    left: -19.5%;
    top: 21%;
  }
  .social-para2 h3{
    left: -18%;
    top: 20%;
  }
  .social-para3 h3{
    left: -26%;
    top: 30%;
  }
  .social-para4 h3{
    left: -12.5%;
    top: 12%;
  }
  .twitter-lines {
    display: none;
  }
  .facebook-lines {
    display: none;
  }
  .pinterest-lines {
    display: none;
  }

  .web-para1 h3{
    left: -20.5%;
    top: 22.5%;
  }
  .web-para2 h3{
    left: -15%;
    top: 15%;
  }
  .web-para3 h3{
    left: -18%;
    top: 19%;
  }
  .web-para4 h3{
    left: -8.5%;
    top: 6.5%;
  }
  #web-svgs {
    display: none;
  }
  /* About */
  #abt-section h1, #philosophy h1, #mission h1 {
    font-size: 90px;
  }
  #our1 {
    top: -17.5%;
    left: 15%;
  }
  #story {
    right: -25%;
    top: 15%;
  }
  #about-para-bg{
    left: -20%;
    top: -7%;
  }
  #abt-section p {
    position: absolute;
    font-size: 14px;
    width: 70%;
    top: 47.5%;
    left: 23%;
  }

  #philosophy h1 {
    font-size: 80px;
  }
  .philosophy-info{
    width: 90%;
    height: 100%;
  }
  #our2 {
    top: -2%;
    right: -41.5%;
    opacity: 0;
  }
  #phresh {
    right: -42.5%;
    top: 20.75%;
    opacity: 0;
  }
  #philosophy-h1 {
    right: -41%;
    top: 54%;
    opacity: 0;
  }
  .philosophy-paras {
    height: 20%;
  }
  .philosophy-paras p{
    position: absolute;
    left: 8%;
    width: 70%;
  }
  .philosophy-paras h2{
    position: absolute;
    top: -10%;
    opacity: 0.25;
  }
  .philosophy-paras h3{
    border-bottom: 2px solid;
    position: absolute;
    transform: rotate(270deg);
    font-size: 16px;
  }
  #phil-para1 h2{
    left: 2%;
    top: -35%;
  }
  #phil-para2{
    top: -3.5%;
  }
  #phil-para2 h2{
    top: -35%;
    left: 2%;
  }
  #phil-para3{
    top: -5%;
  }
  #phil-para3 h2{
    left: 2%;
  }
  #phil-para3 p{
    top: 20%;
  }
  #phil-para1 h3{
    bottom: 54%;
    left: -10%;
  }
  #phil-para2 h3{
    bottom: 57%;
    left: -10%;
  }
  #phil-para3 h3{
    bottom: 30%;
    left: -6%;
  }

  #mission h1 {
    font-size: 70px;
  }
  #the-h1 {
    top: 10%;
    left: -20%;
    opacity: 0;
  }
  #mynt-h1 {
    right: -58.5%;
    top: 35%;
    opacity: 0;
  }
  #mission-h1 {
    left: -65%;
    top: 58%;
    opacity: 0;
  } 
  .mission-paras {
    position: absolute;
    width: 60%;
    height: 25%;
    opacity: 0;
  }
  .mission-paras h1{
    position: absolute;
    top: -20%;
    opacity: 0.35;
  }
  .mission-paras h3{
    position: absolute;
    font-size: 16px;
    left: 5%;
  }
  .mission-paras hr{
    position: absolute;
    width: 100px;
    border: none;
    height: 2px;
    background-color: black;
    left: 5%;
    top: 13%;
  }
  .mission-paras p {
    position: absolute;
    font-size: 14px;
    width: 90%;
    right: 5%;
    bottom: 0;
  }
  #mission-para1 {
    top: 5%;
    right: -115%;
  }
  #mission-para1 p {
    bottom: 10%;
  }
  #mission-para2 {
    bottom: 45%;
    left: -100%;
    height: 24%;
  }
  #mission-para3 {
    bottom: 12%;
    right: -119%;
    height: 17.75%;
    width: 75%;
  }
  #mission-para3 hr{
    top: 18%;
  }

  /* CASE STUDY */
  #evolution-link{
    top: 45%;
    left: -7%;
    border-bottom: 2px solid;
    transform: rotate(90deg);
  }
  #creation-link{
    top: 45%;
    right: -6%;
    border-bottom: 2px solid;
    transform: rotate(270deg);
  }
  #responsive-link{
    bottom: 2%;
    left: 39%;
    border-bottom: 2px solid;
  }
  /* Intro */
  #brand-intro-logo {
    height: 250px;
  }
  #brand-intro p{
    width: 75%;
  }
  /* Creation */
  #biz-front{
    height: 120px;
    left: 10%;
  }
  #biz-back{
    height: 120px;
    right: 20%;
  }
  #brand-inspo1{
    width: 90px;
    height: 90px;
    top: 35%;
    right: 15%;
  }
  #brand-inspo2{
    width: 65px;
    height: 65px;
    bottom: 42%;
    left: 50%;
    z-index: 5;
  }
  #brand-inspo3{
    width: 85px;
    height: 85px;
    bottom: 48.5%;
    right: 68%;
  }
  #font{
    font-size: 36px;
    bottom: 35%;
    left: 34%;
  }
  .logo-left{
    top: 25%;
    left: 20%;
    z-index: 5;
  }
  #brand-description{
    position: absolute;
    text-align: center;
    width: 80%;
    left: 10%;
    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: 20%;
    text-align: center;
  }
  #phase1{
    left: 6.5%;
    top: 5%;
  }
  #phase2{
    left: 60%;
    top: 30%;
  }
  #phase3{
    left: 5%;
    top: 55%;
  }
  .phases img {
    width: 100%;
    height: 100%;
  }
  .phases h3{
    display: none;
  }
  .evolution-info{
    position: absolute;
    width: 55%;
    text-align: center;
  }
  #e-i1{
    top: 7%;
    left: 42%;
    height: 24.5%;
  }
  #e-i2{
    bottom: 44%;
    left: 5%;
    height: 23.5%;
  }
  #e-i3{
    bottom: 20%;
    left: 40%;
    height: 20%;
  }
  /* Responsive */
  #lg-site {
    position: absolute;
    width: 350px;
    height: 255px;
    left: 12%;
    bottom: 10%;
  }
  #md-site {
    position: absolute;
    width: 160px;
    height: 220px;
    left: 52%;
    bottom: 10%;
  }
  #sm-site {
    position: absolute;
    width: 75px;
    height: 165px;
    left: 75%;
    bottom: 10%;
  }

  /* Contact */
  .container {
    width: 90%;
    margin: auto;
  }
  .name label, .company label {
    font-size: 18px;
  }
  .name input, .company input {
    width: 35%;
    margin: 3px;
    padding: 5px;
  }
  fieldset legend {
    font-size: 18px;
  }
  .check-labels {
    width: 38%;
    margin: 10px;
  }
  .check-labels label {
    font-size: 14px;
  }
  .button button {
    width: 12%;
    height: 29px;
    padding: 6px;
    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;
    color: var(--dark-color);
    font-size: 14px;
  }
  /* Footer */
  .footer-logo {
    position: absolute;
    bottom: 13%;
    left: 48.75%;
  }
}