@charset "UTF-8";
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;
  letter-spacing: 0.1em;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 15px;
  font-family: 'TTRoundsCondensed-Regular';
  color: #000000;
}
#startSlider {
  height: 100%;
  padding-top: 6.25em;
  margin-bottom: 10em;
  position: relative;
}
#startSlider .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  #startSlider {
    padding-bottom: 0;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  #startSlider {
    height: 640px;
  }
  #startSlider .container {
    top: 0;
    transform: translateY(0);
  }
}
#contentSlider {
  height: 100%;
  padding-top: 10em;
  position: relative;
  padding-bottom: 10em;
}
@media only screen and (max-width : 767px) {
  #contentSlider {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
}
#contentSlider .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#contentVideo {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 10em;
  position: relative;
  padding-bottom: 10em;
}
@media only screen and (max-width : 767px) {
  #contentVideo {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
}
#contentVideo .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#about,
#grants,
#team,
#winning {
  padding-top: 10em;
  margin-bottom: 10em;
  outline: none;
  border: none;
  -moz-outline-style: none;
}
@media only screen and (max-width : 767px) {
  #about,
  #grants,
  #team,
  #winning {
    padding-top: 3.5em;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#news {
  padding-top: 10em;
  outline: none;
  border: none;
  -moz-outline-style: none;
}
@media only screen and (max-width : 767px) {
  #news {
    padding-top: 3.5em;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#mooc {
  padding-top: 10em;
  outline: none;
  border: none;
  -moz-outline-style: none;
  min-height: calc(90.5%);
}
@media only screen and (max-width : 767px) {
  #mooc {
    padding-top: 5em;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
body.quiz,
body.quiz-1 {
  padding-bottom: 7em;
}
@media only screen and (min-width : 992px) {
  .container {
    width: 800px;
  }
}
@media only screen and (max-width : 479px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.front.home > #mooc {
  display: none;
}
/* Footer
****************************************/
footer {
  width: 100%;
  padding-top: 6.25em;
  padding-bottom: 1.75em;
  position: relative;
  color: #ffffff;
}
footer .container {
  margin-top: -3.25em;
}
footer .custom {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (max-width : 479px) {
  footer .custom {
    margin-left: auto;
    margin-right: auto;
  }
}
footer a:link,
footer a:visited,
footer a:focus {
  color: #ffffff;
}
footer a:link:hover,
footer a:visited:hover,
footer a:focus:hover,
footer a:link:active,
footer a:visited:active,
footer a:focus:active {
  text-decoration: underline;
}
footer ul {
  margin: 0 0 1em 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  display: inline-block;
  margin-right: 2em;
  margin-bottom: 1em;
}
footer ul li a:link,
footer ul li a:visited,
footer ul li a:focus {
  color: #ffffff;
}
footer ul li a:link:hover,
footer ul li a:visited:hover,
footer ul li a:focus:hover,
footer ul li a:link:active,
footer ul li a:visited:active,
footer ul li a:focus:active {
  text-decoration: underline;
}
footer ul li:last-child {
  margin-right: 0;
}
footer ul.language {
  padding-left: 28px;
}
footer ul.language:before {
  content: url('/images/location.svg');
  width: 16px;
  height: 16px;
  position: absolute;
  left: 15px;
}
footer ul.language li {
  margin-right: 1em;
}
/* Brand in Navigation
****************************************/
.navbar-brand {
  width: 12.5em;
  height: 3.125em;
  background: url(../images/emergencyeye.svg);
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: 15px 50%;
}
.navbar-brand.scrolled {
  background: url(../images/ee-bildmarke.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 15px 50%;
}
@media only screen and (max-width : 767px) {
  .navbar-brand.scrolled {
    background-size: auto 70%;
  }
}
/* responsive videos
***********************************************************/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/* Fonts
****************************/
@font-face {
  font-family: 'TTRoundsCondensed-Bold';
  src: local('TTRoundsCondensed-Bold'), url("../fonts/TTRoundsCondensed-Bold.otf"), url("../fonts/TTRoundsCondensed-Bold.eot");
}
@font-face {
  font-family: 'TTRoundsCondensed-Regular';
  src: local('TTRoundsCondensed-Regular'), url("../fonts/TTRoundsCondensed-Regular.otf"), url("../fonts/TTRoundsCondensed-Regular.eot");
}
@font-face {
  font-family: 'TTRoundsCondensed-Light';
  src: local('TTRoundsCondensed-Light'), url("../fonts/TTRoundsCondensed-Light.otf"), url("../fonts/TTRoundsCondensed-Light.eot");
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: 'TTRoundsCondensed-Bold';
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
  color: #d25425;
}
h2 {
  font-size: 2.75em;
  padding-bottom: 0.25em;
  border-bottom: 4px dotted #00a8a5;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1.25em;
}
/* Colours
****************************/
/* HTML Elemente
****************************/
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  color: #99cbc3;
  outline: none;
  border: none;
  -moz-outline-style: none;
  font-family: 'TTRoundsCondensed-Bold';
  letter-spacing: 0.125em;
  font-weight: normal;
}
/* Mooc Brand in Navigation
****************************************/
.how-to-safe-a-life .navbar,
.episode-1 .navbar,
.episode-2 .navbar,
.episode-3 .navbar,
.episode-4 .navbar,
.episode-5 .navbar,
.quiz-1 .navbar,
.quiz-2 .navbar,
.quiz-3 .navbar,
.quiz-4 .navbar,
.quiz-5 .navbar {
  background-image: url(/images/logos/logo-neg.svg);
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: 99% 8px;
}
@media only screen and (min-width : 992px) {
  .how-to-safe-a-life .navbar,
  .episode-1 .navbar,
  .episode-2 .navbar,
  .episode-3 .navbar,
  .episode-4 .navbar,
  .episode-5 .navbar,
  .quiz-1 .navbar,
  .quiz-2 .navbar,
  .quiz-3 .navbar,
  .quiz-4 .navbar,
  .quiz-5 .navbar {
    background-position: 82% 8px;
    background-size: 66px;
  }
}
.how-to-safe-a-life .navbar-brand,
.episode-1 .navbar-brand,
.episode-2 .navbar-brand,
.episode-3 .navbar-brand,
.episode-4 .navbar-brand,
.episode-5 .navbar-brand,
.quiz-1 .navbar-brand,
.quiz-2 .navbar-brand,
.quiz-3 .navbar-brand,
.quiz-4 .navbar-brand,
.quiz-5 .navbar-brand {
  display: none;
}
.how-to-safe-a-life #moocLogo,
.episode-1 #moocLogo,
.episode-2 #moocLogo,
.episode-3 #moocLogo,
.episode-4 #moocLogo,
.episode-5 #moocLogo,
.quiz-1 #moocLogo,
.quiz-2 #moocLogo,
.quiz-3 #moocLogo,
.quiz-4 #moocLogo,
.quiz-5 #moocLogo {
  width: 17em;
  height: 3.5em;
  background: url(../images/tapirTapes.svg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.how-to-safe-a-life #moocLogo .moduletable,
.episode-1 #moocLogo .moduletable,
.episode-2 #moocLogo .moduletable,
.episode-3 #moocLogo .moduletable,
.episode-4 #moocLogo .moduletable,
.episode-5 #moocLogo .moduletable,
.quiz-1 #moocLogo .moduletable,
.quiz-2 #moocLogo .moduletable,
.quiz-3 #moocLogo .moduletable,
.quiz-4 #moocLogo .moduletable,
.quiz-5 #moocLogo .moduletable,
.how-to-safe-a-life #moocLogo .custom,
.episode-1 #moocLogo .custom,
.episode-2 #moocLogo .custom,
.episode-3 #moocLogo .custom,
.episode-4 #moocLogo .custom,
.episode-5 #moocLogo .custom,
.quiz-1 #moocLogo .custom,
.quiz-2 #moocLogo .custom,
.quiz-3 #moocLogo .custom,
.quiz-4 #moocLogo .custom,
.quiz-5 #moocLogo .custom,
.how-to-safe-a-life #moocLogo p,
.episode-1 #moocLogo p,
.episode-2 #moocLogo p,
.episode-3 #moocLogo p,
.episode-4 #moocLogo p,
.episode-5 #moocLogo p,
.quiz-1 #moocLogo p,
.quiz-2 #moocLogo p,
.quiz-3 #moocLogo p,
.quiz-4 #moocLogo p,
.quiz-5 #moocLogo p,
.how-to-safe-a-life #moocLogo a,
.episode-1 #moocLogo a,
.episode-2 #moocLogo a,
.episode-3 #moocLogo a,
.episode-4 #moocLogo a,
.episode-5 #moocLogo a,
.quiz-1 #moocLogo a,
.quiz-2 #moocLogo a,
.quiz-3 #moocLogo a,
.quiz-4 #moocLogo a,
.quiz-5 #moocLogo a {
  height: 100%;
  margin: 0;
  display: block;
}
.how-to-safe-a-life #moocLogo .moduletable:hover,
.episode-1 #moocLogo .moduletable:hover,
.episode-2 #moocLogo .moduletable:hover,
.episode-3 #moocLogo .moduletable:hover,
.episode-4 #moocLogo .moduletable:hover,
.episode-5 #moocLogo .moduletable:hover,
.quiz-1 #moocLogo .moduletable:hover,
.quiz-2 #moocLogo .moduletable:hover,
.quiz-3 #moocLogo .moduletable:hover,
.quiz-4 #moocLogo .moduletable:hover,
.quiz-5 #moocLogo .moduletable:hover,
.how-to-safe-a-life #moocLogo .custom:hover,
.episode-1 #moocLogo .custom:hover,
.episode-2 #moocLogo .custom:hover,
.episode-3 #moocLogo .custom:hover,
.episode-4 #moocLogo .custom:hover,
.episode-5 #moocLogo .custom:hover,
.quiz-1 #moocLogo .custom:hover,
.quiz-2 #moocLogo .custom:hover,
.quiz-3 #moocLogo .custom:hover,
.quiz-4 #moocLogo .custom:hover,
.quiz-5 #moocLogo .custom:hover,
.how-to-safe-a-life #moocLogo p:hover,
.episode-1 #moocLogo p:hover,
.episode-2 #moocLogo p:hover,
.episode-3 #moocLogo p:hover,
.episode-4 #moocLogo p:hover,
.episode-5 #moocLogo p:hover,
.quiz-1 #moocLogo p:hover,
.quiz-2 #moocLogo p:hover,
.quiz-3 #moocLogo p:hover,
.quiz-4 #moocLogo p:hover,
.quiz-5 #moocLogo p:hover,
.how-to-safe-a-life #moocLogo a:hover,
.episode-1 #moocLogo a:hover,
.episode-2 #moocLogo a:hover,
.episode-3 #moocLogo a:hover,
.episode-4 #moocLogo a:hover,
.episode-5 #moocLogo a:hover,
.quiz-1 #moocLogo a:hover,
.quiz-2 #moocLogo a:hover,
.quiz-3 #moocLogo a:hover,
.quiz-4 #moocLogo a:hover,
.quiz-5 #moocLogo a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 375px) {
  .how-to-safe-a-life #moocLogo,
  .episode-1 #moocLogo,
  .episode-2 #moocLogo,
  .episode-3 #moocLogo,
  .episode-4 #moocLogo,
  .episode-5 #moocLogo,
  .quiz-1 #moocLogo,
  .quiz-2 #moocLogo,
  .quiz-3 #moocLogo,
  .quiz-4 #moocLogo,
  .quiz-5 #moocLogo {
    width: 13em;
  }
}
/* Navigation
****************************************/
.navbar {
  background: #00a8a5;
  height: 6.25em;
  -webkit-box-shadow: 2px 2px 3px 2px rgba(153, 153, 153, 0.4);
  -moz-box-shadow: 2px 2px 3px 2px rgba(153, 153, 153, 0.4);
  box-shadow: 2px 2px 3px 2px rgba(153, 153, 153, 0.4);
  text-align: right;
}
@media only screen and (max-width : 767px) {
  .navbar {
    height: auto;
  }
}
.navbar .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  .navbar .container {
    transform: translateY(0);
  }
}
.nav.menu {
  margin-top: 1em;
}
.nav.menu li {
  display: inline-block;
}
@media only screen and (max-width : 767px) {
  .nav.menu li {
    display: block;
  }
}
.nav.menu li a:link,
.nav.menu li a:visited,
.nav.menu li a:focus {
  color: #ffffff;
  background: none;
}
.nav.menu li a:hover,
.nav.menu li a:active {
  color: #ffffff;
  background: none;
}
.navbar-fixed-top {
  z-index: 1070;
}
.navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
/* Overlay
****************************/
body.modal-open {
  overflow: visible;
}
.modal-backdrop.in {
  opacity: 1;
  background-color: #ffffff;
}
.modal {
  padding-top: 6.5em;
}
.contentOverlay {
  width: 100%;
  background: #ffffff;
  color: #000000;
  padding: 4em 1em 5em 1em;
  opacity: 1;
}
.contentOverlay h3 {
  color: #008375;
}
.contentOverlay .moduletable {
  padding-top: 5em;
}
.close {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  opacity: 1;
}
.close::before,
.close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #008375;
}
.close::before {
  transform: rotate(-45deg);
}
.close::after {
  transform: rotate(45deg);
}
.hiding {
  opacity: 0;
}
.showtime {
  opacity: 1;
}
.green {
  background-color: #99cbc3;
}
.green ::selection {
  background: #99cbc3;
  /* WebKit/Blink Browsers */
}
.green ::-moz-selection {
  background: #99cbc3;
  /* Gecko Browsers */
}
.visualStudio {
  color: black;
}
.orange {
  background-color: #d25425;
}
.orange ::selection {
  background: #d25425;
  /* WebKit/Blink Browsers */
}
.orange ::-moz-selection {
  background: #d25425;
  /* Gecko Browsers */
}
p.twoColumns {
  -webkit-column-count: 2;
  column-count: 2;
}
@media only screen and (max-width : 767px) {
  p.twoColumns {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
p.greenBold {
  color: #00a8a5;
  font-family: 'TTRoundsCondensed-Bold';
}
blockquote {
  font-size: 3.25em;
  text-transform: uppercase;
  border: none;
  padding: 0;
  margin: 1.5em 0;
}
@media only screen and (max-width : 767px) {
  blockquote {
    font-size: 2.5em;
  }
}
@media only screen and (max-width : 479px) {
  blockquote {
    font-size: 1.5em;
  }
}
#about .flowchart {
  width: 100%;
  min-height: 650px;
  margin-top: 6.25em;
  background-image: url(../../../images/about/schaubildEn.svg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #about .flowchart {
    min-height: 500px;
    margin-top: 3.25em;
  }
}
@media screen and (max-width: 480px) {
  #about .flowchart {
    min-height: 300px;
    margin-top: 3.25em;
  }
}
@media screen and (max-width: 320px) {
  #about .flowchart {
    min-height: 200px;
    margin-top: 2.25em;
  }
}
#about:lang(de) .flowchart {
  background-image: url(../../../images/about/schaubildDe.svg);
}
/* Slider general
***********************************************************/
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  text-shadow: none;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
  width: 20%;
  margin-left: -1.5em;
  margin-right: -1.5em;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .carousel-fade .carousel-control {
    margin-left: 0;
    margin-right: 0;
  }
}
.carousel-control.left {
  background-image: url(../images/prevGreen.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.carousel-control.right {
  background-image: url(../images/nextGreen.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.carousel-indicators {
  bottom: 10px;
}
.carousel-indicators li,
.carousel-indicators .active {
  border-color: #cccccc;
  border-width: 4px;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: transparent;
}
.carousel-indicators .active {
  background: #a6a6a6;
}
/* Start Slider
***********************************************************/
@media only screen and (max-width : 767px) {
  #startSlider {
    padding-top: 3.75em;
  }
}
#startSlider .moduletable.start {
  height: 100%;
}
#startSlider .moduletable.start .start,
#startSlider .moduletable.start .carousel,
#startSlider .moduletable.start .carousel-inner,
#startSlider .moduletable.start .item,
#startSlider .moduletable.start .container {
  height: 100%;
}
#startSlider .moduletable.start .brand .fullheight {
  height: 100%;
}
#startSlider .moduletable.start .logo {
  background-image: url(../images/emergencyeye-logo.svg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 80%;
  position: relative;
  top: 40%;
  transform: translateY(-40%);
}
#startSlider .moduletable.start .caption {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#startSlider .moduletable.start .orange {
  color: #ffffff;
  font-size: 3.8em;
  font-family: 'TTRoundsCondensed-Bold';
  font-weight: normal;
  letter-spacing: 0.2;
  text-align: center;
}
#startSlider .moduletable.start .orange img {
  width: 40%;
}
#startSlider .moduletable.start .orange .fullheight {
  height: 90%;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .orange .fullheight {
    padding: 0;
  }
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .orange {
    font-size: 1.33333333em;
  }
}
@media only screen and (max-width : 479px) {
  #startSlider .moduletable.start .orange {
    font-size: 1.06666667em;
  }
  #startSlider .moduletable.start .orange .caption img {
    width: 50px;
  }
}
#startSlider .moduletable.start .revive {
  color: #00a8a5;
  font-size: 1.46666667em;
  font-family: 'TTRoundsCondensed-Bold';
  font-weight: normal;
  letter-spacing: 0.2;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .revive {
    font-size: 1.33333333em;
  }
}
@media only screen and (max-width : 479px) {
  #startSlider .moduletable.start .revive {
    font-size: 1.06666667em;
  }
}
#startSlider .moduletable.start .revive .graphic {
  background-image: url(../images/revive.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 61.5%;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .revive .graphic {
    background-image: url(../images/reviveMobil.svg);
    background-size: auto 80%;
    background-position: bottom center;
    height: 80%;
  }
}
#startSlider .moduletable.start .revive .fullheight {
  height: 100%;
}
#startSlider .moduletable.start .revive .fullheight .caption img {
  display: block;
  margin-bottom: 1em;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .revive .fullheight .caption img {
    display: none;
  }
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .revive .fullheight {
    height: 25%;
  }
  #startSlider .moduletable.start .revive .fullheight .caption {
    top: 0;
    transform: translateY(0);
  }
  #startSlider .moduletable.start .revive .fullheight.graphic {
    height: 65%;
  }
}
@media only screen and (max-width : 479px) {
  #startSlider .moduletable.start .revive .fullheight {
    height: 50%;
  }
  #startSlider .moduletable.start .revive .fullheight .caption {
    position: absolute;
    top: 0;
    transform: translateY(0);
  }
  #startSlider .moduletable.start .revive .fullheight.graphic {
    height: 50%;
  }
}
#startSlider .moduletable.start .eeX {
  background-image: url(../images/eeX.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left center;
  font-size: 1.2em;
  font-family: 'TTRoundsCondensed-Regular';
  font-weight: normal;
  letter-spacing: 0.2;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .eeX {
    background-size: auto 50%;
    background-position: left top;
    font-size: 1.1em;
  }
}
#startSlider .moduletable.start .eeX .fullheight {
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .eeX .fullheight {
    height: 50%;
  }
}
#startSlider .moduletable.start .eeX .container {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .eeX .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#startSlider .moduletable.start .eeX .graphic {
  background-image: url("../images/eeX-KeyVisual.svg");
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .eeX .graphic {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#startSlider .moduletable.start .eeX .caption {
  margin-left: 30px;
  color: #a6a6a6;
}
@media only screen and (max-width : 767px) {
  #startSlider .moduletable.start .eeX .caption {
    margin-left: 0;
  }
}
/* Content Slider
***********************************************************/
.moduletable.slide {
  height: 100%;
}
.moduletable.slide .slide,
.moduletable.slide .carousel,
.moduletable.slide .carousel-inner,
.moduletable.slide .container {
  height: 100%;
}
.moduletable.slide .fullheight {
  height: 100%;
}
.moduletable.slide .caption {
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
  color: #00a8a5;
  font-family: 'TTRoundsCondensed-Bold';
}
.ambulance {
  background-image: url(../../../images/examples/ambulance.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  height: 90%;
}
.ambulance .caption {
  left: 50%;
}
@media only screen and (max-width : 479px) {
  .ambulance .caption {
    left: 0;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .ambulance .caption {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .ambulance {
    background-size: 100% auto;
  }
}
@media only screen and (max-width : 479px) {
  .ambulance {
    height: 80%;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .ambulance {
    background-size: auto 70%;
  }
}
.indoor {
  background-image: url(../../../images/examples/indoor.svg);
  background-repeat: no-repeat;
  background-size: auto 110%;
  background-position: center;
  height: 90%;
}
.indoor .caption {
  left: 48%;
}
@media only screen and (max-width : 479px) {
  .indoor .caption {
    left: 0;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .indoor .caption {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .indoor {
    background-size: 100% auto;
  }
}
@media only screen and (max-width : 479px) {
  .indoor {
    height: 80%;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .indoor {
    background-size: auto 68%;
  }
}
.outdoor {
  background-image: url(../../../images/examples/outdoor.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  height: 90%;
}
.outdoor .caption {
  right: 50%;
}
@media only screen and (max-width : 479px) {
  .outdoor .caption {
    right: 0;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .outdoor .caption {
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .outdoor {
    background-size: 100% auto;
  }
}
@media only screen and (max-width : 479px) {
  .outdoor {
    height: 80%;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .outdoor {
    background-size: auto 70%;
  }
}
/* Grants
***********************************************************/
#grants .logos ul {
  margin: 3.5em 0;
  padding: 0;
  text-align: left;
}
#grants .logos ul li {
  display: inline-block;
  list-style: none;
  margin: 1.5em 40px 0 0;
}
#grants .logos ul li img {
  width: 100%;
}
#grants .logos ul .health img {
  max-width: 230px;
}
#grants .logos ul .eu img {
  max-width: 370px;
}
#grants .logos ul .wipano img {
  max-width: 350px;
}
/* Partner Slider
***********************************************************/
#partner {
  height: 300px;
  min-height: 300px;
}
#partner .carousel-inner {
  height: 100%;
}
#partner .item {
  height: 100%;
}
#partner .item .col-lg-6,
#partner .item .col-md-6,
#partner .item .col-sm-6 {
  height: 100%;
}
#partner .logos {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
#partner .logos ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#partner .logos ul li {
  display: inline-block;
  list-style: none;
}
#partner .logos ul li img {
  width: 100%;
}
#partner .caption {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
@media only screen and (min-width : 992px) {
  #partner {
    padding-top: 0;
    height: 400px;
  }
  #partner .carousel-inner {
    height: 100%;
  }
  #partner .item {
    padding: 0 2em;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
  }
  #partner .item .col-lg-6,
  #partner .item .col-md-6,
  #partner .item .col-sm-6 {
    height: auto;
  }
  #partner .logos {
    top: 0;
    transform: translateY(0);
    margin-bottom: 2em;
  }
  #partner .logos ul {
    margin-top: 0;
  }
  #partner .caption {
    top: 0;
    transform: translateY(0);
  }
}
@media only screen and (max-width : 767px) {
  #partner {
    height: 560px;
  }
}
@media only screen and (max-width : 479px) {
  #partner {
    height: 720px;
  }
}
/* Team - News Flash horizontal (list)
***********************************************************/
#team ul,
#team li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#team .newsflash-horiz .row {
  display: table-row;
}
#team .newsflash-horiz .text {
  display: table-cell;
  width: 45%;
  vertical-align: bottom;
  position: relative;
}
#team .newsflash-horiz .text p {
  margin-bottom: 0;
}
#team .newsflash-horiz .img {
  display: table-cell;
  width: 55%;
  vertical-align: bottom;
  position: relative;
}
@media only screen and (max-width : 767px) {
  #team .newsflash-horiz .text {
    display: table-footer-group;
    width: 100%;
  }
  #team .newsflash-horiz .img {
    display: table-header-group;
    width: 100%;
  }
}
#team img {
  width: 100%;
}
#team .article-separator {
  display: block;
  clear: both;
  height: 6em;
}
#team .left.vh {
  padding-right: 15px;
}
#team .left.vh::before {
  content: '';
  display: block;
  width: 40%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-right: 4px dotted #99cbc3;
  position: absolute;
  top: 20%;
  right: -10%;
}
@media only screen and (max-width : 767px) {
  #team .left.vh {
    padding-right: 0;
    margin-bottom: 2em;
  }
  #team .left.vh:before {
    display: none;
  }
}
#team .left.gh {
  padding-right: 15px;
}
#team .left.gh::before {
  content: '';
  display: block;
  width: 35%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-right: 4px dotted #99cbc3;
  position: absolute;
  top: 42%;
  right: -12%;
}
@media only screen and (max-width : 767px) {
  #team .left.gh {
    padding-right: 0;
    margin-bottom: 2em;
  }
  #team .left.gh:before {
    display: none;
  }
}
#team .left.rjw {
  padding-right: 15px;
}
#team .left.rjw::before {
  content: '';
  display: block;
  width: 60%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-right: 4px dotted #99cbc3;
  position: absolute;
  top: 26%;
  right: -50%;
}
@media only screen and (max-width : 767px) {
  #team .left.rjw {
    padding-right: 0;
    margin-bottom: 2em;
  }
  #team .left.rjw:before {
    display: none;
  }
}
#team .left.fw {
  padding-right: 15px;
}
#team .left.fw::before {
  content: '';
  display: block;
  width: 40%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-right: 4px dotted #99cbc3;
  position: absolute;
  top: 20%;
  right: -30%;
}
@media only screen and (max-width : 767px) {
  #team .left.fw {
    padding-right: 0;
    margin-bottom: 2em;
  }
  #team .left.fw:before {
    display: none;
  }
}
#team .left.fw:lang(de):before {
  top: 4%;
}
#team .right.cp {
  padding-left: 15px;
}
#team .right.cp:before {
  content: '';
  display: block;
  width: 98%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 33%;
  left: -70%;
}
@media only screen and (min-width : 992px) {
  #team .right.cp:before {
    top: 22%;
  }
}
@media only screen and (max-width : 767px) {
  #team .right.cp {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.cp:before {
    display: none;
  }
}
#team .right.cp:lang(de):before {
  top: 26%;
}
#team .right.hfr {
  padding-left: 15px;
}
#team .right.hfr:before {
  content: '';
  display: block;
  width: 120%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 6.25%;
  left: -70%;
}
#team .left.jk {
  padding-right: 15px;
}
#team .left.jk::before {
  content: '';
  display: block;
  width: 70%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-right: 4px dotted #99cbc3;
  position: absolute;
  top: 20%;
  right: -10%;
}
@media only screen and (min-width : 992px) {
  #team .left.jk::before {
    top: 20%;
  }
}
@media only screen and (max-width : 767px) {
  #team .left.jk {
    padding-right: 0;
    margin-bottom: 2em;
  }
  #team .left.jk:before {
    display: none;
  }
}
#team .left.jk:lang(de):before {
  top: 17%;
}
@media only screen and (min-width : 992px) {
  #team .right.hfr:before {
    top: 22%;
  }
}
@media only screen and (max-width : 767px) {
  #team .right.hfr {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.hfr:before {
    display: none;
  }
}
#team .right.hfr:lang(de):before {
  top: 24%;
}
#team .right.cb {
  padding-left: 15px;
}
#team .right.cb:before {
  content: '';
  display: block;
  width: 120%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 19%;
  left: -70%;
}
@media only screen and (min-width : 992px) {
  #team .right.cb:before {
    top: 8%;
  }
}
@media only screen and (max-width : 767px) {
  #team .right.cb {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.cb:before {
    display: none;
  }
}
#team .right.cb:lang(de):before {
  top: 10%;
}
#team .right.rk {
  padding-left: 15px;
}
#team .right.rk:before {
  content: '';
  display: block;
  width: 120%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 38%;
  left: -70%;
}
@media only screen and (min-width : 992px) {
  #team .right.rk:before {
    top: 8%;
  }
}
@media only screen and (max-width : 767px) {
  #team .right.rk {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.rk:before {
    display: none;
  }
}
#team .right.rk:lang(de):before {
  top: 30%;
}
#team .right.rk:lang(de):before {
  top: 30%;
}
#team .right.mw {
  padding-left: 15px;
}
#team .right.mw:before {
  content: '';
  display: block;
  width: 98%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 8%;
  left: -70%;
}
@media only screen and (max-width : 767px) {
  #team .right.mw {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.mw:before {
    display: none;
  }
}
#team .right.bjh {
  padding-left: 15px;
}
#team .right.bjh:before {
  content: '';
  display: block;
  width: 80%;
  height: 28px;
  border-top: 4px dotted #99cbc3;
  border-left: 4px dotted #99cbc3;
  position: absolute;
  top: 30%;
  left: -70%;
}
@media only screen and (max-width : 767px) {
  #team .right.bjh {
    padding-left: 0;
    margin-bottom: 2em;
  }
  #team .right.bjh:before {
    display: none;
  }
}
/* News Flash
***********************************************************/
#news {
  height: auto;
  background-color: rgba(204, 204, 204, 0.5);
}
#news .container {
  top: 0;
  transform: translateY(0);
}
#news .newsflash {
  margin-left: -15px;
  margin-right: -15px;
}
#news .newsflash img {
  width: 100%;
  height: auto;
}
#news .newsflash h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#news .newsflash div {
  margin-bottom: 1.75em;
}
/* News Flash
***********************************************************/
.correct,
.false {
  background-color: #109D59;
  width: 60px;
  height: 30px;
  line-height: 30px;
  padding-left: 4px;
  float: left;
  margin-left: 2px;
  margin-top: 2px;
}
.false {
  background-color: #DC4437;
}
/* Quiz
***********************************************************/
.quiz-1 #mooc,
.quiz-2 #mooc,
.quiz-3 #mooc,
.quiz-4 #mooc,
.quiz-4 #mooc,
.quiz-5 #mooc {
  background: #dcebf0;
}
.quiz-container {
  max-width: 100%;
  margin: 2em auto;
  position: relative;
}
.quiz-container a {
  text-decoration: none;
  color: #333333;
}
#quiz-header,
#quiz-start-screen,
#quiz-results-screen,
#quiz-counter {
  text-align: center;
}
#quiz-header h2 {
  color: #008375;
  border-color: #008375;
}
#quiz-counter {
  margin-bottom: 1em;
}
.question {
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
  margin-bottom: 0.75em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  letter-spacing: 0.09em;
}
@media only screen and (max-width : 767px) {
  .question {
    font-size: 2.25em;
  }
}
@media only screen and (max-width : 479px) {
  .question {
    font-size: 2em;
  }
}
.answers {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 682px) {
  .answers {
    display: block;
  }
}
.answers li {
  width: 50%;
  border-right: 1.25em solid #dcebf0;
  border-bottom: 1.25em solid #dcebf0;
  text-align: center;
  background: #ffffff;
  -webkit-transition: background 0.5s;
  /* Safari */
  transition: background 0.5s;
  font-size: 1.25em;
  position: relative;
  min-height: 190px;
}
.answers li:nth-child(2n) {
  border-right: 0;
}
.answers li:hover {
  background: #99cbc3;
  cursor: pointer;
}
@media only screen and (max-width: 682px) {
  .answers li {
    width: auto;
    border-right: 0;
  }
}
@media only screen and (max-width : 767px) {
  .answers li {
    font-size: 1em;
    min-height: 120px;
  }
}
.answers a {
  display: block;
  height: 100%;
}
.answers a .middle {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width : 767px) {
  .answers a {
    min-height: 120px;
  }
}
.answers a.proper {
  background: #008375;
}
.answers a.wrong {
  background: #d25425;
}
.answers a.proper,
.answers a.wrong {
  color: #fff;
}
#quiz-controls {
  color: #fff;
  border-radius: 6px;
  position: relative;
  min-height: 370px;
  margin-bottom: 4em;
}
@media only screen and (max-width : 479px) {
  #quiz-controls {
    width: 95%;
    max-height: 400px;
  }
}
#quiz-controls.wrong {
  background-repeat: no-repeat;
  background-position: 5% 95%;
}
#quiz-controls.wrong #quiz-response {
  position: relative;
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
  color: #d25425;
  font-size: 2.75em;
  padding-bottom: 0.25em;
  text-align: right;
  max-width: 60%;
  left: 40%;
}
@media only screen and (max-width : 479px) {
  #quiz-controls.wrong #quiz-response {
    font-size: 2em;
    max-width: 100%;
    left: 0%;
  }
}
.moduletable.tapir {
  position: relative;
}
.moduletable.tapir #canvas,
.moduletable.tapir #canvasDamn {
  max-width: 100%;
  max-height: 100%;
}
#wrong,
#proper {
  position: absolute;
  display: none;
  top: 0;
}
@media only screen and (max-width : 479px) {
  #wrong,
  #proper {
    top: 3em;
  }
}
#quiz-controls.proper {
  background-repeat: no-repeat;
  background-position: 5% 95%;
}
#quiz-controls.proper #quiz-response {
  position: relative;
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
  color: #008375;
  font-size: 2.75em;
  padding-bottom: 0.25em;
  text-align: right;
  max-width: 60%;
  left: 40%;
}
@media only screen and (max-width : 479px) {
  #quiz-controls.proper #quiz-response {
    font-size: 2em;
    max-width: 100%;
    left: 0%;
  }
}
#quiz-results {
  font-size: 2.75em;
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #008375;
}
#quiz-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
}
@media only screen and (max-width : 479px) {
  #quiz-buttons {
    top: auto;
    bottom: 5%;
  }
}
#quiz-buttons a,
.quiz-container .quiz-button {
  display: inline-block;
  padding: 1em 1.5em;
  border-radius: 0;
}
#quiz-buttons a {
  background: #008375;
  color: #ffffff;
  font-size: 1.13333333em;
  position: relative;
  overflow: hidden;
}
#quiz-buttons a:hover {
  color: #008375;
}
#quiz-buttons a:hover:before {
  left: 0;
}
#quiz-buttons a:before {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
#quiz-buttons a:after {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.75em;
  left: 0.15em;
  position: relative;
  top: 0.35em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 0.75em;
}
@media only screen and (max-width : 767px) {
  #quiz-buttons a {
    font-size: 1em;
  }
}
@media only screen and (max-width : 479px) {
  #quiz-buttons a {
    font-size: 0.8em;
  }
}
#quiz-next-btn,
#quiz-finish-btn,
#quiz-restart-btn {
  z-index: 1;
}
#quiz-buttons #quiz-restart-btn {
  margin-top: 8.5em;
}
#quiz-buttons #quiz-restart-btn:hover {
  color: #008375;
}
#quiz-buttons #quiz-restart-btn:hover:after {
  left: 0;
}
#quiz-buttons #quiz-restart-btn:after {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  border-style: unset;
  border-width: 0;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  transform: rotate(0deg);
}
#quiz-buttons #quiz-restart-btn:before {
  background: none;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.75em;
  left: -0.15em;
  position: relative;
  top: 0.35em;
  transform: rotate(-135deg);
  vertical-align: top;
  width: 0.75em;
  z-index: 1;
}
/* Quiz State Overrides */
.quiz-results-state {
  min-height: 19em;
}
.quiz-results-state #quiz-controls {
  background: none;
  padding: 0;
  height: 100%;
  min-height: auto;
}
.quiz-results-state #quiz-buttons {
  bottom: -25.25em;
  left: 0;
}
@media only screen and (max-width : 479px) {
  .quiz-results-state #quiz-buttons {
    bottom: -22em;
  }
}
.quiz-results-state #quiz-buttons a {
  background: #008375;
  color: #ffffff;
}
.work {
  display: none;
  overflow: hidden;
}
.work .h2 {
  font-family: 'TTRoundsCondensed-Bold';
  text-transform: uppercase;
  color: #d25425;
  font-size: 2.75em;
  margin-top: 2em;
  padding-bottom: 0.25em;
  border-bottom: 4px dotted #00a8a5;
}
.work .start-btn {
  background: #008375;
  color: #ffffff;
  padding: 1em 1.5em;
  text-transform: uppercase;
  margin-top: 0.75em;
  display: inline-block;
  font-size: 1.133333em;
  box-shadow: inset 0 0 0 0 #d25425;
  -webkit-transition: box-shadow ease-out 0.4s;
  -moz-transition: box-shadow ease-out 0.4s;
  transition: box-shadow ease-out 0.4s;
}
.work .start-btn:hover {
  box-shadow: inset 400px 0 0 0 #d25425;
  color: #ffffff;
}
.work .start-btn:after {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.75em;
  left: 0.15em;
  position: relative;
  top: 0.35em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 0.75em;
}
.work .start-btn input {
  background: transparent;
  outline: none;
  border: none;
  -moz-outline-style: none;
  font-family: 'TTRoundsCondensed-Bold';
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 1em 1.5em;
}
.work span.start-btn {
  padding: 0;
}
.work span.start-btn:after {
  right: 1.25em;
  top: 1.35em;
  left: auto;
}
.work a {
  color: #ffffff;
}
.work .left {
  float: left;
}
.work .right {
  float: right;
}
#quiz .question-0 > .answers.help li:nth-child(1),
#quiz .question-1 > .answers.help li:nth-child(4) {
  animation: colorchange 3s infinite;
  -webkit-animation: colorchange 3s infinite;
}
#quiz .question-0 > .answers.help li:nth-child(1) a,
#quiz .question-1 > .answers.help li:nth-child(4) a {
  color: #ffffff;
}
#quiz2 .question-0 > .answers.help li:nth-child(2),
#quiz2 .question-1 > .answers.help li:nth-child(1) {
  animation: colorchange 3s infinite;
  -webkit-animation: colorchange 3s infinite;
}
#quiz2 .question-0 > .answers.help li:nth-child(2) a,
#quiz2 .question-1 > .answers.help li:nth-child(1) a {
  color: #ffffff;
}
#quiz3 .question-0 > .answers.help li:nth-child(1),
#quiz3 .question-1 > .answers.help li:nth-child(2) {
  animation: colorchange 3s infinite;
  -webkit-animation: colorchange 3s infinite;
}
#quiz3 .question-0 > .answers.help li:nth-child(1) a,
#quiz3 .question-1 > .answers.help li:nth-child(2) a {
  color: #ffffff;
}
#quiz4 .question-0 > .answers.help li:nth-child(2),
#quiz4 .question-1 > .answers.help li:nth-child(3) {
  animation: colorchange 3s infinite;
  -webkit-animation: colorchange 3s infinite;
}
#quiz4 .question-0 > .answers.help li:nth-child(2) a,
#quiz4 .question-1 > .answers.help li:nth-child(3) a {
  color: #ffffff;
}
#quiz5 .question-0 > .answers.help li:nth-child(3),
#quiz5 .question-1 > .answers.help li:nth-child(1) {
  animation: colorchange 3s infinite;
  -webkit-animation: colorchange 3s infinite;
}
#quiz5 .question-0 > .answers.help li:nth-child(3) a,
#quiz5 .question-1 > .answers.help li:nth-child(1) a {
  color: #ffffff;
}
@keyframes colorchange {
  0% {
    background: #008375;
  }
  25% {
    background: #00a8a5;
  }
  50% {
    background: #008375;
  }
  75% {
    background: #00a8a5;
  }
  100% {
    background: #008375;
  }
}
/* Safari and Chrome - necessary duplicate */
@-webkit-keyframes colorchange {
  0% {
    background: #008375;
  }
  25% {
    background: #00a8a5;
  }
  50% {
    background: #008375;
  }
  75% {
    background: #00a8a5;
  }
  100% {
    background: #008375;
  }
}
.findOut {
  display: none;
  position: absolute;
  top: 0;
  bottom: 36px;
  width: 100%;
  background: url(../../../images/quiz/findOut.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.preVid {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #00a8a5;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  z-index: 1;
}
.preVid .intro {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.preVid .intro h2 {
  color: #ffffff;
  border-color: #ffffff;
}
.preVid .intro h2 .highLight {
  color: #d25425;
}
@media only screen and (max-width : 479px) {
  .preVid .intro h2 {
    font-size: 2em;
  }
}
#response {
  position: absolute;
  height: 90%;
  bottom: 0;
}
#continue {
  text-align: right;
  float: right;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#continue p.quiz-button {
  margin-bottom: 0;
}
#continue p.quiz-button a {
  color: #ffffff;
  display: inline-block;
  background: #008375;
  padding: 1em 1.5em;
  text-transform: uppercase;
  font-size: 1.133333em;
  position: relative;
  z-index: 2;
  text-decoration: none;
}
#continue p.quiz-button a:visited,
#continue p.quiz-button a:active {
  text-decoration: none;
}
#continue p.quiz-button a:hover {
  color: #008375;
  text-decoration: none;
}
#continue p.quiz-button a:hover:before {
  left: 0;
}
#continue p.quiz-button a:before {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
#continue p.quiz-button a:after {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.75em;
  left: 0.15em;
  position: relative;
  top: 0.35em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 0.75em;
}
@media only screen and (max-width : 767px) {
  #continue p.quiz-button a {
    font-size: 1em;
  }
}
@media only screen and (max-width : 479px) {
  #continue p.quiz-button a {
    font-size: 0.8em;
  }
}
@media only screen and (max-width : 767px) {
  #continue {
    margin-top: -2.1em;
  }
}
#startMooc {
  text-align: left;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#startMooc p.quiz-button {
  margin-bottom: 0;
}
#startMooc p.quiz-button a {
  color: #ffffff;
  display: inline-block;
  background: #008375;
  padding: 1em 1.5em;
  text-transform: uppercase;
  font-size: 1.133333em;
  position: relative;
  z-index: 2;
  text-decoration: none;
}
#startMooc p.quiz-button a:visited,
#startMooc p.quiz-button a:active {
  text-decoration: none;
}
#startMooc p.quiz-button a:hover {
  color: #ffffff;
  text-decoration: none;
}
#startMooc p.quiz-button a:hover:before {
  left: 0;
}
#startMooc p.quiz-button a:before {
  background: #d25425;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
#startMooc p.quiz-button a:after {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.75em;
  left: 0.15em;
  position: relative;
  top: 0.35em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 0.75em;
}
@media only screen and (max-width : 767px) {
  #startMooc p.quiz-button a {
    font-size: 1em;
  }
}
@media only screen and (max-width : 479px) {
  #startMooc p.quiz-button a {
    font-size: 0.8em;
  }
}
@media only screen and (max-width : 767px) {
  #startMooc {
    margin-top: -2.1em;
  }
}
#continue > p > a:nth-child(2) {
  display: none !important;
}
/* page navigation
***********************************************************/
.pagination {
  display: block;
}
.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination ul li {
  list-style: none;
  float: left;
  margin-right: 6px;
}
.pagination ul li:last-child {
  margin-right: 0;
}
.pagination ul li a,
.pagination ul li span {
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #00a8a5;
  border-radius: 36px;
  text-align: center;
  padding-top: 2px;
  padding-left: 2px;
  background: #ffffff;
  font-size: 1.25em;
  color: #00a8a5;
}
.pagination ul li a:hover,
.pagination ul li span:hover {
  text-decoration: none;
}
.pagination ul li span.pagenav {
  background: #00a8a5;
  color: #ffffff;
  font-family: 'TTRoundsCondensed-Bold';
}
.pagination ul .pagination-start span.pagenav,
.pagination ul .pagination-next span.pagenav,
.pagination ul .pagination-prev span.pagenav,
.pagination ul .pagination-end span.pagenav,
.pagination ul .pagination-start a.pagenav,
.pagination ul .pagination-next a.pagenav,
.pagination ul .pagination-prev a.pagenav,
.pagination ul .pagination-end a.pagenav {
  background: #ffffff;
  color: #00a8a5;
  border: none;
}
.pagination ul .pagination-prev span.pagenav,
.pagination ul .pagination-prev a.pagenav {
  background-image: url(../images/prevGreen.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.pagination ul .pagination-next span.pagenav,
.pagination ul .pagination-next a.pagenav {
  background-image: url(../images/nextGreen.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
@media only screen and (max-width : 479px) {
  .pagination ul {
    width: 288px;
    margin: 0 auto;
  }
}
/* ------------ AGB - SPECIAL LIST FORMATTING ------------ */
#agb p {
  margin-bottom: 2em;
}
#agb ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
#agb ol li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
#agb ol li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
  font-size: 1.25em;
  font-family: 'TTRoundsCondensed-Bold';
  color: #d25425;
}
#agb ol li li {
  margin: 0;
  font-family: 'TTRoundsCondensed-Regular';
  color: #000000;
  font-size: 15px;
}
#agb ol li li:before {
  content: counters(item, ".") " ";
  font-family: 'TTRoundsCondensed-Regular';
  color: #000000;
  font-size: 15px;
}
#agb ol li li li {
  margin: 0;
  font-family: 'TTRoundsCondensed-Regular';
}
#agb ol li li li:before {
  content: counter(item, lower-alpha) ") ";
}
/* ------------ DSGVO - SPECIAL LIST FORMATTING ------------ */
#dsgvo p {
  margin-bottom: 2em;
}
#dsgvo ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
#dsgvo ol li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
#dsgvo ol li:before {
  content: "(" counter(item) ") ";
  display: table-cell;
  padding-right: 0.6em;
}
/* ------------ News Ticker für Corona ------------ */
* {
  box-sizing: border-box;
}
.moduletable.ticker {
  overflow: hidden;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap {
  width: 100%;
  overflow: hidden;
  height: 3rem;
  background-color: #d25425;
  padding-left: 100%;
  box-sizing: content-box;
}
.ticker-wrap .ticker {
  display: inline-block;
  overflow: hidden;
  height: 3rem;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 1.25rem;
  color: #ffffff;
}
.ticker-wrap .ticker__item a:link,
.ticker-wrap .ticker__item a:visited,
.ticker-wrap .ticker__item a:hover,
.ticker-wrap .ticker__item a:active,
.ticker-wrap .ticker__item a:focus {
  color: #ffffff;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

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