.crt::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(16, 18, 16, 0) 50%, rgba(0, 0, 0, 0.20) 50%),
  linear-gradient(90deg, rgba(255, 0, 0, 0.01), rgba(0, 0, 255, 0.01), rgba(0, 255, 0, 0.01) );
  z-index: 3000;
  background-size: 100% 5px, 6px 100%;
  pointer-events: none;
}

div{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@keyframes flicker {
  0% {
    opacity: 0.27861;
  }

  10% {
    opacity: 0.23604;
  }

  20% {
    opacity: 0.18128;
  }

  30% {
    opacity: 0.65583;
  }
  40% {
    opacity: 0.26559;
  }

  50% {
    opacity: 0.96019;
  }

  60% {
    opacity: 0.20313;
  }

  70% {
    opacity: 0.53455;
  }

  80% {
    opacity: 0.71428;
  }

  90% {
    opacity: 0.7003;
  }

  100% {
    opacity: 0.24387;
  }
}

.crt::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(16, 16, 18, 0.13);
  opacity: 0;
  z-index: 3000;
  pointer-events: none;
  animation: flicker 0.15s infinite;
}

@keyframes textShadow {
  0% {
    text-shadow: 0.4389924193300864px 0 1px rgba(0,30,255,0.5), -0.4389924193300864px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  10% {
    text-shadow: 0.02956275843481219px 0 1px rgba(0,30,255,0.5), -0.02956275843481219px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  20% {
    text-shadow: 3.4794037899852017px 0 1px rgba(0,30,255,0.5), -3.4794037899852017px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  30% {
    text-shadow: 0.7015590085143956px 0 1px rgba(0,30,255,0.5), -0.7015590085143956px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  40% {
    text-shadow: 3.870905614848819px 0 1px rgba(0,30,255,0.5), -3.870905614848819px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  50% {
    text-shadow: 0.08084290417898504px 0 1px rgba(0,30,255,0.5), -0.08084290417898504px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  60% {
    text-shadow: 2.202193051050636px 0 1px rgba(0,30,255,0.5), -2.202193051050636px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  70% {
    text-shadow: 0.48874025155497314px 0 1px rgba(0,30,255,0.5), -0.48874025155497314px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  80% {
    text-shadow: 0.0833037308038857px 0 1px rgba(0,30,255,0.5), -0.0833037308038857px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  90% {
    text-shadow: 3.443339761481782px 0 1px rgba(0,30,255,0.5), -3.443339761481782px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  100% {
    text-shadow: 2.6208764473832513px 0 1px rgba(0,30,255,0.5), -2.6208764473832513px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
}
@keyframes smallTextShadow {
  0% {
    text-shadow: 0.4389924193300864px 0 1px rgba(0,30,255,0.5), -0.4389924193300864px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  10% {
    text-shadow: 0.02956275843481219px 0 1px rgba(0,30,255,0.5), -0.02956275843481219px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  20% {
    text-shadow: 3.4794037899852017px 0 1px rgba(0,30,255,0.5), -3.4794037899852017px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  30% {
    text-shadow: 0.7015590085143956px 0 1px rgba(0,30,255,0.5), -0.7015590085143956px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  40% {
    text-shadow: 3.870905614848819px 0 1px rgba(0,30,255,0.5), -3.870905614848819px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  50% {
    text-shadow: 0.08084290417898504px 0 1px rgba(0,30,255,0.5), -0.08084290417898504px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  60% {
    text-shadow: 2.202193051050636px 0 1px rgba(0,30,255,0.5), -2.202193051050636px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  70% {
    text-shadow: 0.48874025155497314px 0 1px rgba(0,30,255,0.5), -0.48874025155497314px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  80% {
    text-shadow: 0.0833037308038857px 0 1px rgba(0,30,255,0.5), -0.0833037308038857px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  90% {
    text-shadow: 3.443339761481782px 0 1px rgba(0,30,255,0.5), -3.443339761481782px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }

  100% {
    text-shadow: 2.6208764473832513px 0 1px rgba(0,30,255,0.5), -2.6208764473832513px 0 1px rgba(255,0,80,0.3), 0 0 2px;
  }
}
@keyframes darkTextShadow {
  0% {
    text-shadow: 0.4389924193300864px 0 1rem rgba(0, 122, 255, 0.5), -0.4389924193300864px 0 1px rgba(255, 0, 0, 0.3), 0 0 2rem;
  }

  10% {
    text-shadow: 0.02956275843481219px 0 1rem rgba(0,122,255,0.5), -0.02956275843481219px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  20% {
    text-shadow: 3.4794037899852017px 0 1rem rgba(0,122,255,0.5), -3.4794037899852017px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  30% {
    text-shadow: 0.7015590085143956px 0 1rem rgba(0,122,255,0.5), -0.7015590085143956px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  40% {
    text-shadow: 3.870905614848819px 0 1rem rgba(0,122,255,0.5), -3.870905614848819px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  50% {
    text-shadow: 0.08084290417898504px 0 1rem rgba(0,122,255,0.5), -0.08084290417898504px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  60% {
    text-shadow: 2.202193051050636px 0 1rem rgba(0,122,255,0.5), -2.202193051050636px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  70% {
    text-shadow: 0.48874025155497314px 0 1rem rgba(0,122,255,0.5), -0.48874025155497314px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  80% {
    text-shadow: 0.0833037308038857px 0 1rem rgba(0,122,255,0.5), -0.0833037308038857px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  90% {
    text-shadow: 3.443339761481782px 0 1rem rgba(0,122,255,0.5), -3.443339761481782px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }

  100% {
    text-shadow: 2.6208764473832513px 0 1rem rgba(0,122, 255, 0.5), -2.6208764473832513px 0 1px rgba(255,0,80,0.3), 0 0 2rem;
  }
}
@keyframes imgShadow {
  0% {
    box-shadow: 0.4389924193300864px 0 1px rgba(0,30,255,0.5), -0.4389924193300864px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  10% {
    box-shadow: 0.02956275843481219px 0 1px rgba(0,30,255,0.5), -0.02956275843481219px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  20% {
    box-shadow: 3.4794037899852017px 0 1px rgba(0,30,255,0.5), -3.4794037899852017px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  30% {
    box-shadow: 0.7015590085143956px 0 1px rgba(0,30,255,0.5), -0.7015590085143956px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  40% {
    box-shadow: 3.870905614848819px 0 1px rgba(0,30,255,0.5), -3.870905614848819px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  50% {
    box-shadow: 0.08084290417898504px 0 1px rgba(0,30,255,0.5), -0.08084290417898504px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  60% {
    box-shadow: 2.202193051050636px 0 1px rgba(0,30,255,0.5), -2.202193051050636px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  70% {
    box-shadow: 0.48874025155497314px 0 1px rgba(0,30,255,0.5), -0.48874025155497314px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  80% {
    box-shadow: 0.0833037308038857px 0 1px rgba(0,30,255,0.5), -0.0833037308038857px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  90% {
    box-shadow: 3.443339761481782px 0 1px rgba(0,30,255,0.5), -3.443339761481782px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }

  100% {
    box-shadow: 2.6208764473832513px 0 1px rgba(0,30,255,0.5), -2.6208764473832513px 0 1px rgba(255,0,80,0.3), 0 0 3px;
  }
}

@font-face {
  font-family: "Untitled1";
  src: url("spacefont.otf") format("opentype");
}

@keyframes blink {
  0% {
    opacity:1;
  }
  49% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0;
  }
}
html{
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
}
body {
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100vh;
  background-color: #000051;
  margin: 0;
  padding: 0;
  color: #2fccad;
}
img{
  display: block;
  width: 100%;
  height: auto;
}

p{
  position: relative;
  z-index: 10;
  font-family: 'cholla-sans', sans-serif;
  font-size: 20px;
}
p::selection {
  background: #cc71ff; /* WebKit/Blink Browsers */
}
p::-moz-selection {
  background: #cc71ff; /* Gecko Browsers */
}
.crt{
  width: 100%;
  min-height: 100vh;
  position: relative;
}

#header{
  background: #2fccad;
  position: fixed;
  height: 25px;
  width: 100%;
  top: 0;
  z-index: 10;
}
#header a{
  text-decoration: none;
}
#header div{
  font-family: 'Untitled1', sans-serif;
  color: #00008b;
  font-size: 19px;
  margin-left: 1.3%;
  margin-top: 0.1%;
  float: left;
  cursor: default;
}
#none {
  cursor: default;
}
#header p{
  font-size: 16px;
  float: left;
  color: #00008b;
  margin-left: 0.7%;
  margin-right: 0.2%;
  margin-top: 0.3%;
}
#infoBox{
  position: absolute;
  width: 300px;
  background-color: #003829;
  margin-top: 2%;
  margin-left: 8%;
  padding: 1px;
  float: top;
  display: none;
  z-index: 2000;
}
#infoBox p{
  margin: 10px;
  font-size: 16px;
}
#infoBox a{
  text-decoration: none;
  color: #af8cff;
}
#contactBox{
  position: absolute;
  width: 300px;
  background-color: #003829;
  margin-top: 2%;
  margin-left: 8%;
  padding: 1px;
  float: top;
  display: none;
  z-index: 1000;
}
#contactBox p{
  margin: 10px;
  font-size: 16px;
}
#contactBox a{
  text-decoration: none;
  color: #af8cff;
}
#earth{
  width: 100vw;
  height: 80vh;
  position: absolute;
  z-index: 0;
  opacity: 100;
  background-color: #000055;
  top: 50%;
  transform: translateY(-50%);
}
#earth img{
  object-fit: cover;
  height: 100%;
  width: auto;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);

}

#earth h1{
  position: absolute;
  z-index: 10;
  font-family: 'cholla-sans', sans-serif;
  font-size: 2rem;
  -webkit-animation: textShadow 1.6s infinite;
  -o-animation: textShadow 1.6s infinite;
  animation: textShadow 1.6s infinite;
  transform: translateY(-120%);
  cursor: default;
  left: 15%;
}

.cursor::after {
  content:'';
  display:inline-block;
  background-color: #2fccad;
  animation-name:blink;
  animation-duration:0.5s;
  animation-iteration-count: infinite;
}

p.cursor::after {
  height:17px;
  width:8px;
}
.files{
  position: absolute;
  right: 3%;
  top: 7%;
  float: top;
}
.file{
  margin-bottom: 10px;
}

.file a{
  text-decoration: none;
}
.file h1{
  font-family: 'Untitled1', sans-serif;
  font-size: 50px;
  -webkit-animation: textShadow 1.6s infinite;
  -o-animation: textShadow 1.6s infinite;
  animation: textShadow 1.6s infinite;
  margin: 0;
  color: #2fccad;
  text-decoration: none;
  height: auto;
  text-align: center;
}
.file p{
  font-size: 15px;
  margin: 0;
  color: #2fccad;
  text-align: center;
  -webkit-transform: translate(0, -10%);
  -moz-transform: translate(0, -10%);
  -ms-transform: translate(0, -10%);
  -o-transform: translate(0, -10%);
  transform: translate(0, -10%);
  -webkit-animation: smallTextShadow 1.6s infinite;
  -o-animation: smallTextShadow 1.6s infinite;
  animation: smallTextShadow 1.6s infinite;
}

.drag {
  position: absolute;
  z-index: 100;
  -webkit-animation: imgShadow 1.6s infinite;
  -o-animation: imgShadow 1.6s infinite;
  animation: imgShadow 1.6s infinite;
  border: #a481f1 3px solid;
  background: #000051;
  width: auto;
  display: none;
}

.dragheader {
  width: auto;
  height: 20px;
  background: #a481f1;
  z-index: 100;
  cursor: grab;
}
.dragheader p{
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1%;
  font-size: 16px;
  color: #00008b;
  font-weight: bolder;
  -webkit-animation: darkTextShadow 1.6s infinite;
  -o-animation: darkTextShadow 1.6s infinite;
  animation: darkTextShadow 1.6s infinite;
}
.dragheader div{
  float: left;
  margin-left: 1.4%;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.dragheader div a{
  -webkit-animation: darkTextShadow 1.6s infinite;
  -o-animation: darkTextShadow 1.6s infinite;
  animation: darkTextShadow 1.6s infinite;
  font-family: 'Untitled1', sans-serif;
  color: #00008b;
  font-size: 18px;
  text-decoration: none;
}

.window {
  width: 500px;
  height: 300px;
  z-index: 100;
  padding: 3%;
  overflow: hidden;
}
.window p{
  -webkit-animation: smallTextShadow 1.6s infinite;
  -o-animation: smallTextShadow 1.6s infinite;
  animation: smallTextShadow 1.6s infinite;
  margin: 0;
}
#first{
  -webkit-transform: translate(10%, 45%);
  -moz-transform: translate(10%, 45%);
  -ms-transform: translate(10%, 45%);
  -o-transform: translate(10%, 45%);
  transform: translate(10%, 45%);
}
#first .cursor{
  position: absolute;
  top: 0;
  margin-top: 8%;
  margin-right: 5%;
}
#windowFirst img{
  object-fit: cover;
  height: 100%;
}
#second{
  -webkit-transform: translate(200%, 15%);
  -moz-transform: translate(200%, 15%);
  -ms-transform: translate(200%, 15%);
  -o-transform: translate(200%, 15%);
  transform: translate(200%, 15%);
}
#headerTwo{
  width: auto;
}
#windowTwo{
  max-width: 350px;
  height: 500px;
  overflow: auto;
  scrollbar-face-color: #2fccad;
  scrollbar-arrow-color:#2fccad;
  scrollbar-track-color: #000051;
  scrollbar-shadow-color:#2fccad;
  scrollbar-highlight-color:#2fccad;
  scrollbar-3dlight-color:#2fccad;
  scrollbar-darkshadow-Color:#2fccad;
}

#windowTwo img{
  width: 50%;
  display: inline-block;
}

.smallImg{
  position: relative;
  text-align: center;
  margin-bottom: 2%;
}
#three{
  -webkit-transform: translate(50%,90%);
  -moz-transform: translate(50%,90%);
  -ms-transform: translate(50%,90%);
  -o-transform: translate(50%,90%);
  transform: translate(50%,90%);
}
#headerThree{
  width: auto;
}
#windowThree{
  max-width: 400px;
  height: 370px;
  overflow: auto;
  scrollbar-face-color: #2fccad;
  scrollbar-arrow-color:#2fccad;
  scrollbar-track-color: #000051;
  scrollbar-shadow-color:#2fccad;
  scrollbar-highlight-color:#2fccad;
  scrollbar-3dlight-color:#2fccad;
  scrollbar-darkshadow-Color:#2fccad;
  scroll-padding: 0;
}
#windowThree img{
  width: 50%;
  display: inline-block;
}
#fourth{
  -webkit-transform: translate(390%, 170%);
  -moz-transform: translate(390%, 170%);
  -ms-transform: translate(390%, 170%);
  -o-transform: translate(390%, 170%);
  transform: translate(390%, 170%);
}
#headerFour{
  width: auto;
}
#windowFour{
  width: 150px;
  height: 150px;
  text-align: center;
}
#windowFour p {
  display: inline-block;
  margin: 0 auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#fifth{
  -webkit-transform: translate(30%, 20%);
  -moz-transform: translate(30%, 20%);
  -ms-transform: translate(30%, 20%);
  -o-transform: translate(30%, 20%);
  transform: translate(30%, 20%);
}
#windowFifth img{
  max-height: 100%;
  object-fit: cover;
}
#headerFive{
  width: auto;
}
#windowFive{
  width: 500px;
  height: 300px;
  text-align: center;
}

#windowFive p{
  display: inline-block;
  margin: 0 auto;
  -ms-transform: translateY(-250%);
  transform: translateY(-250%);
}
#sixth{
  -webkit-transform: translate(150%, 100%);
  -moz-transform: translate(150%, 100%);
  -ms-transform: translate(150%, 100%);
  -o-transform: translate(150%, 100%);
  transform: translate(150%, 100%);
}
#windowSix img{
  object-fit: cover;
  height: 100%;
}

#headerSix{
  width: auto;
}
#windowSix{
  width: 400px;
  height: 390px;
  text-align: center;
}
#windowSix p{
  display: inline-block;
  margin: 0 auto;
  -ms-transform: translateY(-250%);
  transform: translateY(-250%);
}

/*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*/
/*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*//*screen adjusting*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  #windowTwo {
    margin-right : -75px;
  }
  #windowThree {
    margin-right : -98px;
  }
  #header div{
    margin-top: 0.3%;
  }
}

@media only screen and (max-width: 1150px) {
  #first{
    -webkit-transform: translate(10%, 45%);
    -moz-transform: translate(10%, 45%);
    -ms-transform: translate(10%, 45%);
    -o-transform: translate(10%, 45%);
    transform: translate(10%, 45%);
  }
  #second{
    -webkit-transform: translate(180%, 15%);
    -moz-transform: translate(180%, 15%);
    -ms-transform: translate(180%, 15%);
    -o-transform: translate(180%, 15%);
    transform: translate(180%, 15%);
  }
  #three{
    -webkit-transform: translate(50%,90%);
    -moz-transform: translate(50%,90%);
    -ms-transform: translate(50%,90%);
    -o-transform: translate(50%,90%);
    transform: translate(50%,90%);
  }
  #fourth{
    -webkit-transform: translate(250%, 150%);
    -moz-transform: translate(250%, 150%);
    -ms-transform: translate(250%, 150%);
    -o-transform: translate(250%, 150%);
    transform: translate(250%, 150%);
  }
  #fifth {
    -webkit-transform: translate(20%, 20%);
    -moz-transform: translate(20%, 20%);
    -ms-transform: translate(20%, 20%);
    -o-transform: translate(20%, 20%);
    transform: translate(20%, 20%);
  }
  #sixth{
    -webkit-transform: translate(130%, 100%);
    -moz-transform: translate(130%, 100%);
    -ms-transform: translate(130%, 100%);
    -o-transform: translate(130%, 100%);
    transform: translate(130%, 100%);
  }
  #windowTwo{
    max-width: 320px;
    height: 500px;
  }

  #windowTwo img{
    width: 58%;
  }

  #windowThree{
    max-width: 360px;
    height: 370px;
  }
  #windowFive{
    width: 450px;
    height: 250px;
  }
  #windowFive img{
    max-height: 100%;
  }

  #windowSix{
    width: 350px;
    height: 340px;
  }
}

@media only screen and (max-width: 1024px) {
  #earth h1 {
    font-size: 1.6rem;
    transform: translateY(-130%);
  }

  .files{
    right: 2%;
    top: 7%;
  }
  .file {
    margin-bottom: 7px;
  }

  .file h1{
    font-size: 50px;

  }
  .file p{
    font-size: 14px;
    line-height: 120%;

  }
  #header{
    height: 22px;
  }

  #header div{
    font-size: 17px;
  }

  #header p{
    font-size: 15px;
    margin-left: 1%;
    margin-right: 0.5%;
    margin-top: 0.2%;
  }
  #infoBox{
    width: 260px;
    background-color: #003829;
    margin-top: 3%;
    margin-left: 9%;
    padding: 0;
  }
  #infoBox p{
    font-size: 15px;
  }
  #contactBox{
    width: 260px;
    margin-top: 3%;
    margin-left: 9%;
    padding: 0;
  }
  #contactBox p{
    font-size: 15px;
  }
  .dragheader {
    height: 18px;
  }
  .dragheader p{
    margin-right: 1%;
    font-size: 15px;
  }
  .dragheader div{
    float: left;
    margin-left: 1.4%;
  }
  .dragheader div a{
    font-size: 16px;
  }
  .window {
    width: 400px;
    height: 250px;
  }
  .window p{
    font-size: 17px;
  }
  p.cursor::after {
    height:13px;
    width: 7px;
  }
  #first{
    -webkit-transform: translate(6%, 45%);
    -moz-transform: translate(6%, 45%);
    -ms-transform: translate(6%, 45%);
    -o-transform: translate(6%, 45%);
    transform: translate(6%, 45%);
  }
  #second{
    -webkit-transform: translate(175%, 15%);
    -moz-transform: translate(175%, 15%);
    -ms-transform: translate(175%, 15%);
    -o-transform: translate(175%, 15%);
    transform: translate(175%, 15%);
  }

  #windowTwo{
    max-width: 320px;
    height: 500px;
  }

  #windowTwo img{
    width: 58%;
  }
  .smallImg{
    margin-bottom: 2%;
  }
  #three{
    -webkit-transform: translate(35%,70%);
    -moz-transform: translate(35%,70%);
    -ms-transform: translate(35%,70%);
    -o-transform: translate(35%,70%);
    transform: translate(35%,70%);
  }

  #windowThree{
    max-width: 360px;
    height: 370px;
  }
  #windowThree img{
    width: 50%;
  }
  #fourth{
    -webkit-transform: translate(300%, 150%);
    -moz-transform: translate(300%, 150%);
    -ms-transform: translate(300%, 150%);
    -o-transform: translate(300%, 150%);
    transform: translate(300%, 150%);
  }

  #windowFour{
    width: 130px;
    height: 130px;
  }




}

@media only screen and (max-width: 960px) {

  #earth{
    height: 80vh;
  }
  #earth img{
    object-fit: cover;
    height: 100%;
    width: auto;
    display: inline-block;
  }

  .window {
    width: 310px;
    height: 230px;
  }

  #first{
    -webkit-transform: translate(8%, 65%);
    -moz-transform: translate(8%, 65%);
    -ms-transform: translate(8%, 65%);
    -o-transform: translate(8%, 65%);
    transform: translate(8%, 65%);
  }

  #windowTwo{
    max-width: 250px;
    height: 500px;
  }

  #windowThree{
    max-width: 330px;
    height: 370px;
  }
  #windowThree img{
    width: 50%;
  }
  #three{
    -webkit-transform: translate(35%,80%);
    -moz-transform: translate(35%,80%);
    -ms-transform: translate(35%,80%);
    -o-transform: translate(35%,80%);
    transform: translate(35%,80%);
  }
  #fourth{
    -webkit-transform: translate(230%, 150%);
    -moz-transform: translate(230%, 150%);
    -ms-transform: translate(230%, 150%);
    -o-transform: translate(230%, 150%);
    transform: translate(230%, 170%);
  }
  #windowFifth img{
    object-fit: cover;
    min-height: 1000vh;
  }
  #windowFive {
    width: 380px;
    height: 230px;
  }
  #windowSix{
    width: 300px;
    height: 290px;
  }
  #sixth{
    -webkit-transform: translate(120%, 100%);
    -moz-transform: translate(120%, 100%);
    -ms-transform: translate(120%, 100%);
    -o-transform: translate(120%, 100%);
    transform: translate(120%, 100%);
  }
}

@media only screen and (max-width: 767px) {
  html,body{
    max-height: 100vh;
    min-height: 100%;
    overflow: hidden;
    position: fixed;
  }


  #earth h1 {
    font-size: 1.5rem;
  }
  #earth{
    height: 60vh;
    transform: translateY(-55%);
  }
  .files{
    right: 0;
    top: 60%;
    text-align: center;
    position: absolute;
    width: 100%;
  }
  .file {
    display: inline-block;
    width: 70px;
    margin-right: 7px;
    margin-bottom: 0;
  }

  .file h1 {
    font-size: 38px;
  }

  #fifthF{
    transform: translateY(20%);
  }
  .file p{
    font-size: 13px;

  }
  #header{
    height: 22px;
  }

  #header div{
    font-size: 15px;
  }

  #header p{
    font-size: 14px;
    margin-left: 1%;
    margin-right: 1.7%;
  }
  #infoBox{
    width: 260px;
    margin-top: 5%;
    margin-left: 8%;
  }
  #infoBox p{
    font-size: 15px;
  }
  #contactBox{
    width: 260px;
    margin-top: 5%;
    margin-left: 8%;
  }
  #contactBox p{
    font-size: 15px;
  }

  .dragheader {
    height: 16px;
  }
  .dragheader p{
    margin-right: 1%;
    font-size: 15px;
  }
  .dragheader div{
    float: left;
    margin-left: 1.4%;
  }
  .dragheader div a{
    font-size: 16px;
  }
  .window {
    width: 90vw;
  }

  #first{
    -webkit-transform: translate(3%, 20%);
    -moz-transform: translate(3%, 20%);
    -ms-transform: translate(3%, 20%);
    -o-transform: translate(3%, 20%);
    transform: translate(3%, 20%);
  }
  #windowTwo{
    max-width: 90vw;
    min-width: 90vw;
    height: 55vh;
  }

  #second{
    -webkit-transform: translate(2%, 10%);
    -moz-transform: translate(2%, 10%);
    -ms-transform: translate(2%, 10%);
    -o-transform: translate(2%, 10%);
    transform: translate(2%, 10%);

  }

  #windowThree{
    min-width: 90vw;
    max-width: 90vw;
  }
  #windowFive{
    min-width: 90vw;
    max-width: 90vw;
    height: 55vh;
  }
  #windowSix{
    min-width: 90vw;
    max-width: 90vw;
    height: 55vh;
  }
  #windowFive img{
    height: 100%;
    object-fit: cover;
  }

  #three{
    -webkit-transform: translate(0%, 10%);
    -moz-transform: translate(0%, 10%);
    -ms-transform: translate(0%, 10%);
    -o-transform: translate(0%, 10%);
    transform: translate(0%, 10%);
  }

  #fourth{
    -webkit-transform: translate(110%, 100%);
    -moz-transform: translate(110%, 100%);
    -ms-transform: translate(110%, 100%);
    -o-transform: translate(110%, 100%);
    transform: translate(110%, 100%);
  }

  #windowFour{
    width: 130px;
    height: 130px;
  }

  #fifth {
    -webkit-transform: translate(0%, 10%);
    -moz-transform: translate(0%, 10%);
    -ms-transform: translate(0%, 10%);
    -o-transform: translate(0%, 10%);
    transform: translate(0%, 10%);
  }
  #sixth{
    -webkit-transform: translate(0%, 10%);
    -moz-transform: translate(0%, 10%);
    -ms-transform: translate(0%, 10%);
    -o-transform: translate(0%, 10%);
    transform: translate(0%, 10%);
  }


}
