@media (min-width: 1205px) {
   #timeline .demo-card:nth-child(odd) .head::after, #timeline .demo-card:nth-child(even) .head::after {
     position: absolute;
     content: "";
     width: 0;
     height: 0;
     border-top: 15px solid transparent;
     border-bottom: 15px solid transparent;
  }
   #timeline .demo-card:nth-child(odd) .head::before, #timeline .demo-card:nth-child(even) .head::before {
     position: absolute;
     content: "";
     width: 9px;
     height: 9px;
     background-color: #ccc;
     border-radius: 9px;
  }
}

a.fadeandscale_app_open {
  cursor: pointer;
}

.demo-card.deactivate {
  opacity: 0.6;
}

.demo-card.deactivate a.btn_new, .demo-card.deactivate a.btn_new:hover {
  background-color: #d9dddf !important;
  text-shadow: 0 1px 0 #ccc !important;
  border-color: #CCC !important;
  cursor: auto !important;
}

a.btn_new.deactivate {
  background-color: #d9dddf !important;
  text-shadow: 0 1px 0 #ccc !important;
  border-color: #CCC !important;
}


/* Some Cool Stuff */
.demo-card:nth-child(1) {
  order: 1;
}

.demo-card:nth-child(2) {
  order: 8;
}

.demo-card:nth-child(3) {
  order: 2;
}

.demo-card:nth-child(4) {
  order: 9;
}

.demo-card:nth-child(5) {
  order: 3;
}

.demo-card:nth-child(6) {
  order: 10;
}

.demo-card:nth-child(7) {
  order: 4;
}

.demo-card:nth-child(8) {
  order: 11;
}

.demo-card:nth-child(9) {
  order: 5;
}

.demo-card:nth-child(10) {
  order: 12;
}

.demo-card:nth-child(11) {
  order: 6;
}

.demo-card:nth-child(12) {
  order: 13;
}

.demo-card:nth-child(13) {
  order: 7;
}

.demo-card:nth-child(14) {
  order: 14;
}

/* Some Cool Stuff */
.organisation .demo-card:nth-child(1) {
   order: 1;
}
.organisation .demo-card:nth-child(2) {
   order: 5;
}
.organisation .demo-card:nth-child(3) {
   order: 2;
}
.organisation .demo-card:nth-child(4) {
   order: 6;
}
.organisation .demo-card:nth-child(5) {
   order: 3;
}
.organisation .demo-card:nth-child(6) {
   order: 7;
}
.organisation .demo-card:nth-child(7) {
   order: 4;
}
.organisation .demo-card:nth-child(8) {
   order: 8;
}

/* Some Cool Stuff */
.vorstellung .demo-card:nth-child(1) {
   order: 1;
}
.vorstellung .demo-card:nth-child(2) {
   order: 4;
}
.vorstellung .demo-card:nth-child(3) {
   order: 2;
}
.vorstellung .demo-card:nth-child(4) {
   order: 5;
}

/* Some Cool Stuff */
.uebersicht .demo-card:nth-child(1) {
   order: 1;
}
.uebersicht .demo-card:nth-child(2) {
   order: 4;
}
.uebersicht .demo-card:nth-child(3) {
   order: 2;
}
.uebersicht .demo-card:nth-child(4) {
   order: 5;
}
.uebersicht .demo-card:nth-child(5) {
   order: 3;
}
.uebersicht .demo-card:nth-child(6) {
   order: 6;
}

.material .demo-card:nth-child(1) {
   order: 1;
}
.material .demo-card:nth-child(2) {
   order: 6;
}
.material .demo-card:nth-child(3) {
   order: 2;
}
.material .demo-card:nth-child(4) {
   order: 7;
}
.material .demo-card:nth-child(5) {
   order: 3;
}
.material .demo-card:nth-child(6) {
   order: 8;
}
.material .demo-card:nth-child(7) {
   order: 4;
}
.material .demo-card:nth-child(8) {
   order: 9;
}

.experimente .demo-card:nth-child(1) {
   order: 1;
}
.experimente .demo-card:nth-child(2) {
   order: 6;
}
.experimente .demo-card:nth-child(3) {
   order: 2;
}
.experimente .demo-card:nth-child(4) {
   order: 7;
}
.experimente .demo-card:nth-child(5) {
   order: 3;
}
.experimente .demo-card:nth-child(6) {
   order: 8;
}
.experimente .demo-card:nth-child(7) {
   order: 4;
}
.experimente .demo-card:nth-child(8) {
   order: 9;
}
.experimente .demo-card:nth-child(9) {
   order: 5;
}

.tools .demo-card:nth-child(1) {
   order: 1;
}
.tools .demo-card:nth-child(2) {
   order: 6;
}
.tools .demo-card:nth-child(3) {
   order: 2;
}
.tools .demo-card:nth-child(4) {
   order: 7;
}
.tools .demo-card:nth-child(5) {
   order: 3;
}
.tools .demo-card:nth-child(6) {
   order: 8;
}
.tools .demo-card:nth-child(7) {
   order: 4;
}
.tools .demo-card:nth-child(8) {
   order: 9;
}

/* Some Cool Stuff */
.tutorial .demo-card:nth-child(1) {
   order: 1;
}
.tutorial .demo-card:nth-child(2) {
   order: 4;
}
.tutorial .demo-card:nth-child(3) {
   order: 2;
}
.tutorial .demo-card:nth-child(4) {
   order: 5;
}
.tutorial .demo-card:nth-child(5) {
   order: 3;
}
.tutorial .demo-card:nth-child(6) {
   order: 6;
}

/* Some Cool Stuff */
.unterricht .demo-card:nth-child(1) {
   order: 1;
}
.unterricht .demo-card:nth-child(2) {
   order: 4;
}
.unterricht .demo-card:nth-child(3) {
   order: 2;
}
.unterricht .demo-card:nth-child(4) {
   order: 5;
}
.unterricht .demo-card:nth-child(5) {
   order: 3;
}
.unterricht .demo-card:nth-child(6) {
   order: 6;
}

/* Some Cool Stuff */
.beispiele .demo-card:nth-child(1) {
   order: 1;
}
.beispiele .demo-card:nth-child(2) {
   order: 4;
}
.beispiele .demo-card:nth-child(3) {
   order: 2;
}
.beispiele .demo-card:nth-child(4) {
   order: 5;
}
.beispiele .demo-card:nth-child(5) {
   order: 3;
}
.beispiele .demo-card:nth-child(6) {
   order: 6;
}


/* Border Box */

#timeline .demo-card img {
  border-radius: 8px;
}

 #timeline .demo-card-wrapper {
   position: relative;
   margin: auto;
}
 @media (min-width: 1205px) {
   #timeline .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 3285px;
     margin: 0 auto;
  }
  #timeline.organisation .demo-card-wrapper  {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1630px;
     margin: 0 auto;
  }
  #timeline.uebersicht .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1660px;
     margin: 0 auto;
  }
  #timeline.tutorial .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1420px;
     margin: 0 auto;
  }
   #timeline.unterricht .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1410px;
     margin: 0 auto;
  }
   #timeline.beispiele .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 940px;
     margin: 0 auto;
  }
   #timeline.beispiele.andere_sprachen .demo-card-wrapper {
     height: 700px;
  }
  #timeline.vorstellung .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1150px;
     margin: 0 auto;
  }
  #timeline.material .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1860px;
     margin: 0 auto;
  }
  #timeline.experimente .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 2380px;
     margin: 0 auto;
  }
  #timeline.tools .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1090px;
     height: 1860px;
     margin: 0 auto;
  }
}
 #timeline .demo-card-wrapper::after {
   z-index: 1;
   content: "";
   position: absolute;
   top: 0;
   bottom: 0;
   left: 50%;
   border-left: 1px solid #ccc;
}
 @media (min-width: 1205px) {
   #timeline .demo-card-wrapper::after {
     border-left: 1px solid #ccc;
  }
}
 #timeline .demo-card {
   position: relative;
   display: block;
   margin: 10px auto 40px;
   max-width: 94%;
   z-index: 2;
}
 @media (min-width: 480px) {
   #timeline .demo-card {
     max-width: 65%;
     margin-bottom: 50px;
  }
}
 @media (min-width: 1205px) {
   #timeline .demo-card {
     max-width: 500px;
     height: 385px;
     margin: 0px;
     margin-top: 40px;
     margin-bottom: 40px;
  }
   #timeline .demo-card:nth-child(odd) {
     margin-right: 45px;
  }
   #timeline .demo-card:nth-child(odd) .head::after {
     border-left-width: 15px;
     border-left-style: solid;
     left: 100%;
  }
   #timeline .demo-card:nth-child(odd) .head::before {
     left: 541px;
  }
   #timeline .demo-card:nth-child(even) {
     margin-left: 45px;
  }
   #timeline .demo-card:nth-child(even) .head::after {
     border-right-width: 15px;
     border-right-style: solid;
     right: 100%;
  }
   #timeline .demo-card:nth-child(even) .head::before {
     right: 539px;
  }
   #timeline .demo-card:nth-child(1) {
     margin-top: 30px;
  }
   #timeline .demo-card:nth-child(2) {
     margin-top: 260px;
  }
  #timeline.material .demo-card:nth-child(2), #timeline.tools .demo-card:nth-child(2) {
     margin-top: 30px;
  }

}
 #timeline .demo-card .head {
   position: relative;
   display: flex;
   align-items: center;
   color: #fff;
   font-weight: 400;
   padding-right: 10px;
}
#timeline.uebersicht .demo-card .head, #timeline.vorstellung .demo-card .head, #timeline.material .demo-card .head, #timeline.tools .demo-card .head, #timeline.tutorial .demo-card .head, #timeline.unterricht .demo-card .head, #timeline.beispiele .demo-card .head, #timeline.experimente .demo-card .head {
  padding: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
 #timeline .demo-card .head .number-box {
   display: inline;
   float: left;
   margin: 15px;
   padding: 10px;
   font-size: 23px;
   line-height: 23px;
   font-weight: bold;
   background: #fff;
   border-radius: 8px;
   color: #192631;
}

 #timeline .demo-card .head h2 {
   font-weight: bold;
   margin: 0;
   line-height: 1.2rem;
   font-size: 18px;
}
 @media (min-width: 480px) {
   #timeline .demo-card .head h2 {
     line-height: 1.45rem;
     font-size: 20px;
  }
}

 @media (min-width: 770px) {
   #timeline .demo-card .head h2 {
     line-height: 1.7rem;
     font-size: 23px;
  }
}

 #timeline .demo-card .body {
   background: #fff;
   border: 1px solid #ccc;
   border-top: 0;
   padding: 15px;
   border-bottom: none;
   box-sizing: border-box;
}
 @media (min-width: 1205px) {
   #timeline .demo-card .body {
     height: 265px;
  }
}
 #timeline .demo-card .body p {
   font-size: 14px;
   line-height: 18px;
   margin-bottom: 15px;
}
 #timeline .demo-card .body img {
   display: block;
   width: 100%;
}

 #timeline .demo-card {
   background-color: #1f3341;
   border-radius: 8px;
}
 #timeline .demo-card .head::after {
   border-color: #1f3341;
}