body {
  background: url(../img/deltaformation-bg-img-mobile.jpg) no-repeat center top scroll;
  background-size: cover;
  background-color: #002F43;
  font-family: "Muli", sans-serif;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #FFFFFF;
  fill: #FFFFFF; }

#screen-main {
  height: 100%;
  width: 90%;
  overflow: hidden;
  margin: auto;
  position: relative; }

#delta-logo svg {
  position: fixed;
  top: 1.5rem;
  right: 1.5rem;
  width: 30%; }
#delta-logo.bar {
  top: 0px;
  width: 100%;
  position: fixed;
  height: 70px;
  background-color: rgba(193, 186, 186, 0.78431); }
#delta-logo.close-edge {
  top: 3.5;
  right: 3.5rem; }

#tagline {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 25%; }
  #tagline h1 {
    font-family: 'museo-sans-condese', sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 1.5rem; }

#intro-info {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 40%; }

#screen-secondary {
  text-align: center; }
  #screen-secondary .socials {
    position: relative;
    display: block; }

#scroll {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 77.5%;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  transform: rotateZ(45deg);
  transition: all 100ms linear;
  animation: scrollAnimation 1250ms linear alternate infinite;
  -webkit-animation: scrollAnimation 1250ms linear alternate infinite; }

.description {
  letter-spacing: 1.25px;
  line-height: 1.5;
  padding: 0 1rem; }

.socials {
  left: 0;
  right: 0;
  bottom: 1rem;
  position: fixed;
  z-index: 1; }
  .socials h4 {
    font-weight: 400;
    line-height: 2;
    letter-spacing: 1px;
    margin: 0; }
  .socials ul {
    padding: 0;
    margin: 0; }
    .socials ul li {
      display: inline; }
      .socials ul li a {
        text-decoration: none; }
  .socials svg {
    width: 1.25rem;
    margin-right: 0.5em;
    fill: #FFFFFF; }
    .socials svg:hover, .socials svg:active, .socials svg:visited {
      fill: #005b82; }

#more-info {
  padding-top: 15vh; }
  #more-info p {
    margin-bottom: 1.25rem; }
    #more-info p:nth-last-child(1) {
      margin-bottom: 2.5rem; }

@media only screen and (orientation: landscape) and (max-width: 968px) {
  #delta-logo svg {
    width: 15%; }

  #scroll, #delta-social {
    display: none; }

  #tagline {
    top: 37.5%; }
    #tagline h1 {
      text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.25); }

  #intro-info {
    top: 55%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    background: url(../img/deltaformation-bg-img-tablet.jpg) no-repeat center top scroll;
    background-size: cover;
    background-color: #002F43; }

  #delta-logo svg {
    width: 25%; }
  #delta-logo.small svg {
    top: 1rem;
    right: 1rem;
    width: 12%; }

  #tagline {
    top: 30%; }
    #tagline h1 {
      font-size: 3.15em; }

  #intro-info {
    top: 50%; }

  #scroll {
    top: 70%; }

  #more-info {
    padding-top: 8vh; }
    #more-info p {
      font-size: 1.35rem;
      padding: 0 2rem; }
      #more-info p:nth-last-child(1) {
        margin-bottom: 8rem; }

  .description {
    font-size: 1.35rem;
    padding: 0 2rem; }

  .socials h4 {
    font-size: 1.65em; }
  .socials svg {
    width: 1.65em; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #tagline {
    top: 30%; }
    #tagline h1 {
      padding: 0 6rem;
      text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.25); }

  #more-info p:nth-last-child(1) {
    margin-bottom: 2rem; }

  #delta-logo svg {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    width: 17%; }
  #delta-logo.small svg {
    top: 1rem;
    right: 1rem;
    width: 10%; } }
@media only screen and (min-width: 1280px) {
  body {
    background: url(../img/deltaformation-bg-img-desktop.jpg) no-repeat center top scroll;
    background-size: cover;
    background-color: #002F43; }

  #delta-logo svg {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    width: 15%; }

  #tagline h1 {
    font-size: 3.45rem; }

  .description {
    font-size: 1.25rem;
    padding: 0 10rem; }

  .socials h4 {
    font-size: 1.25rem; }

  #intro-info {
    max-width: 850px; }
    #intro-info .description {
      padding: 0; }

  #more-info p:first-child {
    padding-top: 8rem; }
  #more-info p:nth-last-child(1) {
    margin-bottom: 14.5rem; } }
@media only screen and (min-width: 1440px) {
  #more-info p:nth-last-child(1) {
    margin-bottom: 18.5rem; } }
@media only screen and (min-width: 1920px) {
  #delta-logo svg {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    width: 12%; }
  #delta-logo.small svg {
    top: 1rem;
    right: 1rem;
    width: 9%; }

  #more-info p:nth-last-child(1) {
    margin-bottom: 25rem; }

  .description {
    font-size: 1.25rem;
    padding: 0 15rem; } }
@media only screen and (min-width: 2400px) {
  #delta-logo svg {
    top: 3.5rem;
    right: 3.5rem;
    width: 12%; }

  #tagline {
    top: 30%; }
    #tagline h1 {
      font-size: 5rem; }

  #intro-info {
    top: 45%; }

  #scroll {
    top: 70%;
    width: 2rem;
    height: 2rem; }

  .description {
    font-size: 1.75rem;
    padding: 0  30rem 2rem 30rem; }

  .socials {
    bottom: 1.5rem; }
    .socials h4 {
      font-size: 1.75rem; }
    .socials svg {
      width: 1.75em; }
      .socials svg:nth-last-child(1) {
        margin-left: 1em; }

  #more-info p:first-child {
    padding-top: 12.5rem; }
  #more-info p:nth-last-child(1) {
    margin-bottom: 14rem; } }
@keyframes scrollAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 0.25; } }
@-webkit-keyframes scrollAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 0.25; } }

/*# sourceMappingURL=app.css.map */
