/* MED 2 */
@media screen and (min-width: 651px) and (max-width: 776px){
  .main-content {
    width: 80vw;
    height: 82vh;
    margin: auto;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 777px) and (max-width: 820px){
  .main-content {
    width: 75vw;
    height: 75vh;
    margin: auto;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 651px) and (max-width: 820px){
  .alt-nav-hamburger{
   display: none;
  }
  .alt-nav-icon{
    display: none;
  }
  #hero-svg {
    position: absolute;
    width: 100%;
    top: 15%;
    height: 50%;
  }
  #hero-cta{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
  }
  #hero-cta p{
    position: absolute;
    bottom: 20%;
  }
  #hero-cta .cta-btn {
    position: absolute;
    bottom: 5%;
  }

  /* SYSTEMS */
  #system-svgs{
    position: absolute;
    width: 60%;
    height: 40%;
    left: 21%;
    top: 56%;
  }
  #system-svgs .gears {
    height: 400px;
  }
  .systems-info, .social-info, .web-info{
    width: 100%;
  }
  .twitter-lines {
    position: absolute;
    right: 33%;
    bottom: 10%;
    width: 250px;
  }
  .facebook-lines {
    position: absolute;
    left: 0;
    top: 50%;
    width: 250px;
  }
  .pinterest-lines {
    position: absolute;
    right: 0;
    top: 50%;
    width: 250px;
  }
  #web-svgs{
    width: 100%;
    left: 20%;
    top: 45%;
  }
  .web-build {
    width: 400px;
  }

  .systems-para1 h3{
    left: -8.5%;
    top: 13%;
  }
  .systems-para2 h3{
    left: -18.5%;
    top: 35%;
  }
  .systems-para3 h3{
    left: -5%;
    top: 5%;
  }
  .systems-para4 h3{
    left: -15%;
    top: 27.5%;
  }
  
  .social-para3 h3{
    left: -15%;
    top: 27%;
  }
  .social-para4 h3{
    left: -5%;
    top: 8%;
  }

  /* Aout Page */
  #our1 {
    top: -2.5%;
    right: 30%;
  }
  #story {
    right: -15%;
    top: 25%;
  }
  #about-para-bg{
    left: -5%;
    top: 10%;
    width: 650px;
  }
  #about-paragraph-section h3 {
    bottom: 41%;
    left: 13%;
    transform: rotate(360deg);
  }
  #abt-section p {
    width: 85%;
    top: 60%;
    left: 12.5%;
  }
  .philosophy-info{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 90%;
    height: 100%;
  }
  #philosophy h1, #mission h1 {
    font-size: 110px;
  }
  #our2 {
    right: -25%;
    top: 6.5%;
    opacity: 0;
  }
  #phresh {
    right: -25%;
    top: 32.5%;
    opacity: 0;
  }
  #philosophy-h1 {
    right: -25%;
    top: 62%;
    opacity: 0;
  }
  .philosophy-paras h2{
    top: -17%;
    opacity: 0.5;
  }
  .philosophy-paras p{
    position: relative;
    float: left;
    width: 70%;
  }
  #phil-para1{
    top: 5%;
  }
  #phil-para1 p{
    margin-left: 105px;
    top: 50%;
    left: -8%;
  }
  #phil-para2 p{
    margin-left: 97px;
    top: 50%;
    left: -6%;
  }
  #phil-para3 p{
    margin-left: 89.5px;
    top: 25%;
    left: -5%;
  }
  #phil-para2 h2{
    top: -40%;
  }
  #phil-para1 h3{
    bottom: -35%;
    left: -4.5%;
  }
  #phil-para2 h3{
    bottom: -10%;
    left: -4%;
  }
  #phil-para3 h3{
    bottom: 8%;
    left: -1.25%;
  }

  #the-h1 {
    left: 0%;
    opacity: 0;
  }
  #mynt-h1 {
    right: -87%;
    top: 34%;
    opacity: 0;
  }
  #mission-h1 {
    left: -45%;
    top: 63.5%;
    opacity: 0;
  }
  .mission-paras {
    position: absolute;
    width: 62%;
    height: 19%;
    opacity: 0;
  }
  #mission-para1 {
    top: 16%;
    right: -76.5%;
  }
  #mission-para1 p {
    bottom: 27%;
  }
  #mission-para2 {
    bottom: 36.5%;
    left: -105%;
  }
  #mission-para2 p {
    bottom: 15%;
  }
  #mission-para3 {
    bottom: 0%;
    right: -68.5%;
  }
  #mission-para3 p {
    bottom: 40%;
  }
  .mission-paras hr{
    width: 70px;
    left: 5%;
    top: 17%;
  }
  /* CASE STUDY */
  #evolution-link{
    left: -5%;
  }
  #creation-link{
    right: -5%;
  }
  #mynt-link{
    left: 49.5%;
  }
  /* Creation */
  #biz-front{
    height: 120px;
    left: 20%;
  }
  #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: 22.5%;
    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 */
  .responsive-info{
    margin-top: 175px;
  }
  #lg-site {
    position: absolute;
    width: 400px;
    height: 270px;
    left: 10%;
    bottom: 15%;
  }
  #md-site {
    position: absolute;
    width: 175px;
    height: 230px;
    left: 52%;
    bottom: 15%;
  }
  #sm-site {
    position: absolute;
    width: 85px;
    height: 175px;
    left: 75%;
    bottom: 15%;
  }
  /* CONTACT PAGE */
.main-content-ctc {
  background-image: linear-gradient(to bottom, #4CF5E1, #C9FCF6, #F5FFFE)
}
.container {
  width: 85%;
  margin: auto;
  /* border: 2px solid; */
  padding: 5px;
}
.button {
  width: 100%;
  display: flex;
  justify-content: center;
}
.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: 16px;
}
/* Footer */
.footer-content img {
  position: absolute;
  bottom: 10px;
  left: 45%;
  width: 110px;
  height: 110px;
}
}