section {
  padding: 100px 0;
}

html,
body {
  overflow-x: hidden;
}

body {
  font-family: "Times New Roman";
  font-size: 17px;
  font-weight: 400;
  background-color: #eee;
}

h1 {
  font-size: 200%;
  /*text-transform: uppercase;*/
  letter-spacing: 3px;
  font-weight: 400;
  margin-top: -80px;
  color: rgba(250, 250, 250, 0.9);
}

h2 {
  font-family: "Allura";
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  font-size: 60px;
  margin-top: 30px;
}

h4 {
  font-family: "Sans";
  color: rgba(25, 3, 3, 0.8);
  margin-bottom: 20px;
  margin-top: 50px;
  font-size: 22px;
  /* margin-top: 5px;
   margin-bottom: -40px;*/
  font-style: italic;
}

header {
  background: #a4ac91;
  color: #ffffff;
  padding: 150px 0;
}
header h3 {
  font-family: "Sans";
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 0;
  /*Edited this is original
	  font-size: 30px;*/
  font-size: 35px;
  margin-top: 5px;
  margin-bottom: -40px;
  font-style: italic;
}
header p {
  font-family: "Sans";
  color: rgba(255, 255, 255, 0.2);
  margin-bottom: 0;
  font-size: 30px;
  margin-top: 5px;
  font-style: italic;
}

.timeline {
  position: relative;
}
.timeline::before {
  content: "";
  background: #c5caec;
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-item {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item::after {
  content: "";
  display: block;
  clear: both;
}
.timeline-item_1 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_1:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_1:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_1:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_1::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_2 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_2:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_2:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_2:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_2::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_2a {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_2a:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_2a:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_2a:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_2a::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_2b {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_2b:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_2b:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_2b:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_2b::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_3 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_3:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_3:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_3:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_3::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_4 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_4:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_4:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_4:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_4::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_5 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_5:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_5:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_5:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_5::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_6 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_6:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_6:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_6:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_6::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_6a {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_6a:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_6a:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_6a:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_6a::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_7 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_7:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_7:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_7:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_7::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_8 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_8:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_8:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_8:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_8::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_9 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_9:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_9:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_9:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_9::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_9a {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_9a:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_9a:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_9a:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_9a::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_10 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_10:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_10:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_10:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_10::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_10a {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_10a:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_10a:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_10a:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_10a::after {
  content: "";
  display: block;
  clear: both;
}


.timeline-item_10b {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_10b:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_10b:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_10b:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_10b::after {
  content: "";
  display: block;
  clear: both;
}


.timeline-item_11 {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_11:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_11:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_11:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_11::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-item_11a {
  width: 100%;
  margin-bottom: 70px;
}
.timeline-item_11a:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item_11a:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item_11a:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item_11a::after {
  content: "";
  display: block;
  clear: both;
}


.timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  right: -15px;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #f5f5f5;
}

.timeline-img {
  width: 30px;
  height: 30px;
  background: #b63030;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
}

a {
  background: #b63030;
  color: #ffffff;
  padding: 8px 20px;
  /*text-transform: uppercase;*/
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
}
a:hover, a:active, a:focus {
  background: #8e2525;
  color: #ffffff;
  text-decoration: none;
}

.timeline-card {
  padding: 0 !important;
}
.timeline-card p {
  padding: 0 20px;
}
.timeline-card a {
  margin-left: 20px;
}

.timeline-item .timeline-img-header {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("http://picsum.photos/1000/800/?random") center center no-repeat;
  background-size: cover;
}

.timeline-item_1 .timeline-img-header_1 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Venetsianiki_thiki.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_2 .timeline-img-header_2 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Lefkoma_F85.jpg") center center no-repeat;
  background-size: cover;
}
/* Epitomi Laskareos */
.timeline-item_2a .timeline-img-header_2a {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Laskareos_Epitomi.jpg") center center no-repeat;
  background-size: cover;
}
/* Omiros */
.timeline-item_2b .timeline-img-header_2b {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Omiros.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_3 .timeline-img-header_3 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Etoimologikos.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_4 .timeline-img-header_4 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Omhrou_Ilias.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_5 .timeline-img-header_5 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Eirmologion.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_6 .timeline-img-header_6 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Proskynitarion.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_6a .timeline-img-header_6a {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Symvolon.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_7 .timeline-img-header_7 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Epitomi_Astronomias.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_8 .timeline-img-header_8 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Pinax_Xorografikos.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_9 .timeline-img-header_9 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Ymnos_Eis_eleftherian.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_9a .timeline-img-header_9a {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Prosorinon_Politeyma.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_10 .timeline-img-header_10 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Eksetasis_Mathitwn.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_10a .timeline-img-header_10a {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Eikonologia_Paidiki.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_10b .timeline-img-header_10b {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/rodolinos.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_11 .timeline-img-header_11 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Erwtokritos.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-item_11a .timeline-img-header_11a {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://www.ascsa.edu.gr/uploads/general/Lyrika.jpg") center center no-repeat;
  background-size: cover;
}

.timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_1 {
	/*Edited this is original
	height: 200px;*/
  height: 350px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_1 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_2 {
	/*Edited this is original
	height: 200px;*/
  height: 310px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_2 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_2a {
	/*Edited this is original
	height: 200px;*/
  height: 720px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_2a h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_2b {
	/*Edited this is original
	height: 200px;*/
  height: 310px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_2b h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_3 {
/*Edited this is original
	height: 200px;*/
  height: 680px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_3 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_4 {
	/*Edited this is original
	height: 200px;*/
  height: 370px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_4 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_5 {
	/*Edited this is original
	height: 200px;*/
  height: 680px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_5 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_6 {
	/*Edited this is original
	height: 200px;*/
  height: 680px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_6 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_6a {
	/*Edited this is original
	height: 200px;*/
  height: 900px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_6a h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_7 {
	/*Edited this is original
	height: 200px;*/
  height: 300px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_7 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_8 {
	/*Edited this is original
	height: 200px;*/
  height: 620px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_8 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_9 {
	/*Edited this is original
	height: 200px;*/
  height: 680px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_9 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_9a {
	/*Edited this is original
	height: 200px;*/
  height: 370px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_9a h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_10 {
	/*Edited this is original
	height: 200px;*/
  height: 440px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_10 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_10a {
	/*Edited this is original
	height: 200px;*/
  height: 700px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_10a h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_10b {
	/*Edited this is original
	height: 200px;*/
  height: 710px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_10b h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_11 {
	/*Edited this is original
	height: 200px;*/
  height: 790px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_11 h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-img-header_11a {
	/*Edited this is original
	height: 200px;*/
  height: 790px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header_11a h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #b63030;
  padding: 0 20px;
}

.date {
  background: #b10000;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .timeline::before {
    left: 50px;
  }
  .timeline .timeline-img {
    left: 50px;
  }
  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
    .timeline .timeline-item_1:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_1:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_2:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_2:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
    .timeline .timeline-item_2a:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_2a:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
    .timeline .timeline-item_2b:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_2b:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_3:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_3:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline .timeline-item_4:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_4:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline .timeline-item_5:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_5:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_6:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_6:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_6a:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_6a:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }

  
  .timeline .timeline-item_7:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_7:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline .timeline-item_8:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_8:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline .timeline-item_9:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_9:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
    .timeline .timeline-item_9a:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_9a:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  
  .timeline .timeline-item_10:nth-child(even) .timeline-content {
    float: none;
  }
  
  .timeline .timeline-item_10:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_10a:nth-child(even) .timeline-content {
    float: none;
  }
  
  .timeline .timeline-item_10a:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }

.timeline .timeline-item_10b:nth-child(even) .timeline-content {
    float: none;
  }
  
  .timeline .timeline-item_10b:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }

  
  .timeline .timeline-item_11:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_11:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
  .timeline .timeline-item_11a:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item_11a:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  
}