/*#group5 {
    background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/paralax/mtd-day/2019/bcg_slide-4.jpg");
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0% 0%;
    background-size:cover;
    background-repeat:no-repeat;
    .slide-content {

    }
  }*/
html {
  height: 100%;
}

body {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

.slide-group {
  height: 100vh;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-group .slide-content {
  flex: 0 0 100%;
  max-width: 500px;
  color: #fff;
  text-align: left;
  background-color: #000000;
  padding: 1.5rem;
}
.slide-group .slide-content h4 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  margin: 0rem 0rem 1rem 0rem;
  padding: 0;
  text-align: center;
  line-height: 1;
}
.slide-group .slide-content ul {
  color: #ffffff;
  padding: 0 0.5rem 0rem 1.75rem;
  margin: 2rem 0rem 1rem 0rem;
  text-align: left;
  list-style-position: outside;
  line-height: 1.3;
}
.slide-group .slide-content ul li {
  padding-bottom: 0.2rem;
}
.slide-group .slide-content p {
  font-size: 1rem;
  color: #ffffff;
  padding: 0;
  margin: 3rem 0;
  text-align: center;
}
.slide-group .slide-content .button {
  background-color: #877148;
  color: #ffffff !important;
  border: 0px;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_57 Cond", "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  line-height: 1.2rem;
  letter-spacing: 0.04rem;
  text-decoration: none !important;
  margin: 1rem auto 0rem auto;
  display: block;
  max-width: 300px;
}
.slide-group .slide-content .button:hover {
  background-color: #6c5832;
}
.slide-group .slide-content .button:focus {
  background-color: #6c5832;
}

#group1 {
  height: 190px;
  background-color: #000;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  z-index: 3;
}
#group1 .logoWrapper {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#group1 .logoWrapper #headerLogo {
  max-width: 300px;
  height: auto;
}

#group2 {
  background-image: url("https://www.oakland.edu/Assets/Oakland/ucm/lp/events/ehs-day/UCB-27578_SEHS_2000x1333-8.jpg");
}
#group2 .slide-content {
  max-width: 980px;
  background-color: transparent;
  margin-top: 0px;
  text-align: center;
}
#group2 .slide-content h1 {
  color: #877148;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 5rem;
  line-height: 0.9;
  margin-top: 0rem;
  background-color: #ffffff;
  padding: 1rem 1.5rem;
  margin-bottom: 0px;
  width: auto;
  display: inline-block;
  text-align: center;
}
#group2 .slide-content .dateRegisterContainer {
  margin: 4rem auto;
  padding: 1rem;
  background-color: #000000;
  max-width: 400px;
}
#group2 .slide-content .dateRegisterContainer .date {
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  text-align: center;
  line-height: 1;
}
#group2 .slide-content .dateRegisterContainer p {
  margin: 1.5rem auto;
  max-width: 90%;
}
#group2 .slide-content .dateRegisterContainer .register {
  margin: 0;
  padding: 0;
}

#group3 {
  background-image: url("https://www.oakland.edu/Assets/Oakland/ucm/lp/events/ehs-day/UCB-27578_SEHS_2000x1333-3.jpg");
}
#group3 p {
  margin: 0px;
}

#group4 {
  background-image: url("https://www.oakland.edu/Assets/Oakland/ucm/lp/events/ehs-day/UCB-27578_SEHS_2000x1333-7.jpg");
  background-position-x: 72%;
  background-position-y: 11%;
}
#group4 .slide-content {
  margin-top: 0px;
}

#group6 {
  background-color: #000;
  background-image: url("https://www.oakland.edu/Assets/Oakland/ucm/lp/events/ehs-day/UCB-27578_SEHS_2000x1333-7.jpg");
  justify-content: flex-end;
  padding-right: 15vw;
}
#group6 .slide-content {
  padding: 2rem;
  max-width: 600px;
}
#group6 .slide-content h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  margin: 0rem 0rem 1rem 0rem;
  padding: 0;
  text-align: center;
  line-height: 0.9;
}

footer {
  background-color: #000000;
  width: 100%;
  padding: 0px;
  margin-bottom: -1rem;
  text-align: center;
  line-height: 15px;
}
footer .legalListTitle {
  text-transform: uppercase;
  color: #b59a57;
  font-size: 0.9rem;
  font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  margin-top: 1rem;
  display: inline-block;
  vertical-align: middle;
}
footer .legalListTitle:hover {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer;
}
footer .legalListTitle:focus {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer;
}
footer .legalContainer {
  border: 0px !important;
}
footer .legalContainer #legal #legalLinks {
  border-bottom: 0px !important;
  border-top: 0px !important;
  display: none;
}

@media screen and (max-height: 560px) {
  .button {
    padding: 0.5rem;
  }
  #group1 {
    height: 125px;
  }
  #group2 .slide-content {
    max-width: 80% !important;
  }
  #group2 .slide-content h1 {
    font-size: 2rem !important;
  }
  #group2 .slide-content .dateRegisterContainer {
    margin: 1rem auto;
  }
  #group2 .slide-content .dateRegisterContainer .date {
    font-size: 1.3rem;
  }
  #group3 {
    justify-content: flex-end;
  }
  #group3 .slide-content {
    max-width: 80%;
    font-size: 1rem !important;
    margin: 2rem !important;
  }
  #group4 {
    align-items: center;
    padding-left: 0.75rem;
  }
  #group4 .slide-content {
    margin: 0px 5% 0px 0px !important;
    max-width: 50% !important;
    justify-content: flex-end !important;
  }
  #group5 .slide-content {
    margin: 0px 0px 0px 5% !important;
    max-width: 50% !important;
    justify-content: flex-end !important;
  }
  #group6 .slide-content {
    padding: 0.75rem;
    width: 90%;
    max-width: none;
  }
  #group6 .slide-content h4 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 40em) {
  .slide-group .slide-content h4 {
    font-size: 2.25rem;
  }
  #group2 .slide-content {
    max-width: 980px;
    background-color: transparent;
    margin-top: 20%;
  }
  #group2 .slide-content h1 {
    font-size: 2.5rem;
  }
  #group2 .slide-content h4 {
    font-size: 2.5rem;
  }
  #group2 .slide-content .dateRegisterContainer {
    margin: 1rem auto;
  }
  #group2 .slide-content .dateRegisterContainer .date {
    font-size: 1.75rem;
  }
  #group2 .slide-content .dateRegisterContainer p {
    margin: 0.75rem auto;
  }
  #group2 .slide-content .dateRegisterContainer .register .button {
    max-width: 150px;
    padding: 0.5rem;
    margin: 1rem auto 0rem;
  }
  #group4 {
    justify-content: flex-start;
  }
  #group4 .slide-content {
    margin-top: 0px;
  }
  #group6 .slide-content {
    padding: 0.75rem;
  }
  #group6 .slide-content h4 {
    font-size: 1.75rem;
    margin: 1rem 0rem;
  }
  #group6 .slide-content p {
    font-size: 0.85rem;
    margin: 1.5rem 0;
  }
  #group6 .slide-content .button {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 64em) {
  .slide-group:not(.intro):not(.outro) {
    align-items: flex-end;
  }
  .slide-group:not(.intro):not(.outro) .slide-content {
    flex-basis: 90%;
    margin-bottom: 6%;
    padding: 0.75rem;
    margin: 6%;
  }
  .slide-group .slide-content {
    padding: 0 6%;
  }
  .slide-group .slide-content ul {
    font-size: 0.85rem;
    margin: 0.5rem;
  }
  .slide-group .slide-content p {
    font-size: 0.85rem;
    margin: 0.5rem;
  }
  #group1 {
    height: 150px;
  }
  #group1 .logoWrapper #headerLogo {
    max-width: 200px;
  }
  #group2 {
    align-items: flex-end;
    background-position: 20% center;
  }
  #group2 .dateRegisterContainer {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 40.063em) and (max-width: 64em) {
  #group2 {
    justify-content: flex-end;
  }
  #group2 .slide-content {
    margin-top: 0px;
  }
  #group2 .slide-content h1 {
    font-size: 3rem;
  }
  #group2 .slide-content h4 {
    font-size: 3rem;
  }
  #group2 .slide-content .dateRegisterContainer .date {
    font-size: 1.75rem;
  }
  #group2 .slide-content .dateRegisterContainer .register .button {
    max-width: 150px;
    padding: 0.5rem;
    margin: 1rem auto 0rem;
  }
  .slide-group .slide-content p {
    margin: 1.5rem 0rem;
  }
  .slide-group .slide-content h4 {
    font-size: 3rem;
  }
  #group4 {
    background-position-x: 72%;
    background-position-y: 11%;
  }
  #group4 .slide-content {
    margin: 0px 5% 5% 0px !important;
  }
  #group6 .slide-content h4 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 64.063em) {
  .slide-group:not(.intro):not(.outro):nth-of-type(even) {
    justify-content: flex-end;
    padding-right: 10vw;
  }
  .slide-group:not(.intro):not(.outro):nth-of-type(odd) {
    justify-content: flex-start;
    padding-left: 10vw;
  }
  .slide-group .slide-content h1 {
    max-width: 100%;
  }
}
@media screen and (min-width: 64.063em) and (max-width: 90em) {
  .slide-content h1 {
    font-size: 4.5rem;
  }
  .slide-content h4 {
    font-size: 3rem;
  }
  .slide-content p {
    font-size: 1rem;
    margin: 2rem 0rem;
  }
}
@media screen and (min-width: 90.063em) {
  .slide-content h4 {
    font-size: 3.5rem;
  }
  .slide-content p {
    font-size: 1rem;
    margin: 2rem 0rem;
  }
}/*# sourceMappingURL=education-and-human-services-day.css.map */