

/* 
@media only screen and (max-width: 600px) {

}

@media only screen and (min-width: 600px) {

}

@media only screen and (max-width: 768px) {

}*/

@media screen and (orientation:portrait) {
    html {
        overflow: hidden;
        height: 100vh;
    }
    .warning {
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
  }
  
@media only screen and (max-width: 992px) {

  .intro {
    width: 50%;
    font-size: .9rem;
  }
  .intro2 {
    min-height: 30vh;
    width: 55%;
    font-size: .9rem;
    overflow-y: auto;
  }

  .intro3 {
    font-size: .9rem;
    overflow-y: auto;
    max-height: 80vh;
  }
  .intro4 {
    font-size: .9rem;
    max-height: 80vh;
    overflow-y: auto;
    width: 45%;
  }


  .landingTitleScript {
    font-size: 2.5rem;
  }
  .landingTitleScript2 {
    margin-right: 8%;
    font-size: 2.5rem;

  }
  .landingTitle {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
    width: 50%;
  }
  .landingTitle2 {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
  }

  .macleanLogoIntro {
    margin-top: 1%;
  }

  img.landingImg2 {
    top: 5%;
  }
  svg.landingImg2 {
    top: 5%;
  }
  .longIntroImg {
    top: calc(35.5vw + 10%);
  }
  figcaption {
    font-size: .65rem;
  }

  img.landingImg3 {
    top: 10%;
  }
  svg.landingImg3 {
    top: 10%;
  }
  img.landingImg4 {
    top: 10%;
  }
  svg.landingImg4 {
    top: 10%;
  }
  .twoImgComp_Caption {
    top: calc(34vw + 15%);
  }

  .text-box {
    width: 40%;
    padding: 20px;
    margin-top: 1.5%;
    font-size: .9rem;
    max-height: 80vh;
    overflow-y: auto;

  }

  .sectionFull {
    overflow-y: auto;
  }

  .section0d_imgContainer {
    margin-left: 2%;
    padding-right: 0;
  }
  .section0d_imgComparisonWrapper1{
    width:65%;
  }
  .section0d_imgComparisonWrapper{
    padding-bottom: 0;
    width: 30%;
  }


  .bodyImg {
    margin-top: 1%;
    width: 50%;
  }

  img.txtImg {
    width: 20vw;
    margin: 0 8%;
  }
  svg.txtImg {
    width: 20vw;
    margin: 0 8%;

  }
    

  

  .conclusionImg0 {
    width: 22.5%;
  }
  img.conclusionImg0 {
    top: 50%;
    left: 10%;
  }
  svg.conclusionImg0 {
    width: 22.5%;
    padding: 0 .25%;
    top: 50%;
    left: 10%;

  }
  .conclusionSubParagraphs0 {
    width: 95%;
  }
  .conclusionImg1 {
    width: 22.5%;
  }
  img.conclusionImg1 {
    width: 22.5%;
    top: 50%;
    right: 1%;
  }
  svg.conclusionImg1 {
    width: 22.5%;
    top: 50%;
    right: 1%;
  }
  
  .conclusionImg2 {
    width: 24%;
    padding: 0 .25%;
  }
  img.conclusionImg2 {
    width: 24%;
    top: 49%;
    right: 37.5%;
  }
  svg.conclusionImg2 {
    width: 24%;
    top: 49%;
    right: 37.5%;
  }

  .conclusionName {
    text-align: center;
    padding: .75% 0;
  }
  .conclusionTitle {
    font-size: 2rem;
    margin-bottom: 2.5%;
    color: #e3ab0b;
    font-weight: 600;
    text-align: center;
  }

  #section14 {
    height: fit-content;
  }
  
            /* LOGOS */
  .mapchatLogo {
    width: 25%;
    margin-bottom: 0;
  }
  .macleanLogo {
    width: 25%;
    margin-top: 0;
  }
  .macleanLogoIntro {
    width: 58%;
    margin: 0 19%;
    margin-top: 2%!important;
  }
}
@media only screen and (max-width: 1500px) {
    .intro {
        width: 42.5%;
        font-size: .95rem;
      }
      .intro2 {
        min-height: 30vh;
        font-size: .95rem;
      }
      .landingImg {
      height: 87.5%;
      margin-top: 3%;
      }
      .landingImgContainer {
        margin-left: 1%;
      }
      .macleanLogoIntro {
        margin-top: 2%!important;
      }
      .btnContainer{
        display: flex;
        flex-direction: row;
      }
      .btnWrapper {
        display: flex;
        flex-direction: column;
      }
      .imgContainer {
        top: 5%;
      }
      .landingTitleScript {
        font-size: 2.85rem;
      }
      .landingTitleScript2 {
        margin-right: 8%;
      }
      .landingTitle {
        font-size: 1.75rem;
        margin-bottom: 1.2rem;
      }
      .landingTitle2 {
        font-size: 1.75rem;
        margin-bottom: 1.2rem;
      }
      .conclusionTitle {
        font-size: 1.75rem;
      }
      img.landingImg2 {
        top: 20%;
      }
      svg.landingImg2 {
        top: 20%;
      }
      .longIntroImg {
        top: calc(37.5vw + 20%);
      }
      img.landingImg3 {
        top: 20%;
      }
      svg.landingImg3 {
        top: 20%;
      }
      img.landingImg4 {
        top: 20%;
      }
      svg.landingImg4 {
        top: 20%;
      }
      .twoImgComp_Caption {
        top: calc(34vw + 20%);
      }
      .conclusionSubParagraphs0 {
        width: 95%;
      }
      img.conclusionImg0 {
        margin-top: 3%;
        top: 25%;
      }
      svg.conclusionImg0 {
        margin-top: 3%;
        top: 25%;
      }
     
      img.conclusionImg1 {
        margin-top: 3%;
        top: 25%;
      }
      svg.conclusionImg1 {
        margin-top: 3%;
        top: 25%;
      }
      
      img.conclusionImg2 {
        margin-top: 3%;
        top: 23.5%;
      }
      svg.conclusionImg2 {
        margin-top: 3%;
        top: 23.5%;
      }
      .threeImgComp_Caption {
        top: calc(40.5vw + 10%);
        margin-top: 5%;

      }
    
    }  