.main_color div .ws-platform-article .order a {
  background-color: #990000;
  padding: 12px;
  border-radius: 5px;
  color: #fff;
  opacity: 1 !important;
}
.main_color div .ws-platform-article .order a:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}
.main_color div .ws-platform-article .general-wrapper {
  background-color: #f2f3f5;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 8px;
}
.main_color div .ws-platform-article .general-wrapper .ident {
  font-weight: 700;
  font-size: 1.375rem;
  padding-bottom: 6px;
  color: #00a6e6;
}
.ws-platform-article h1 {
  display: none;
}
.ws-platform-article .event_courses_date {
  color: #000000;
  font-size: 1.25em;
  font-weight: 700;
}
.ws-platform-article .event_courses_date span {
  color: #8d8d8d;
  font-size: 0.8em;
  font-weight: 500;
}
.ws-platform-article .top-wrapper strong {
  font-size: 1.375rem;
}
.ws-platform-article .event_courses_date span {
  margin-right: 7px;
}
.ws-platform-article .top-wrapper.more {
  margin-top: 3%;
}
.ws-platform-article .top-wrapper.more a strong {
  font-size: 1.1em;
  font-weight: 700;
  margin: 0 1%;
  color: #990000;
  text-shadow: 1px 1px white;
  text-transform: uppercase;
}
.ws-platform-article .top-wrapper.more .order a {
  background-color: #ffcc00;
  color: #000;
  font-size: 1em;
  box-shadow: 5px 5px 10px;
}
.top-wrapper.more .order {
  width: 80%;
  margin: 0 auto;
  border: 0px solid lime;
  text-align: center;
}
.ws-platform-article {
  border-bottom: 2px solid;
  padding-bottom: 4%;
  margin-bottom: 5%;
  border-color: #bdc3c7;
}
.app_left,
.app_right {
  float: left;
  width: 48% !important;
}
.app_left {
  width: 48%;
  margin-right: 4%;
}
.app_right {
  width: 48%;
}
#header_main_alternate {
  margin-top: 10px;
}
#footer .flex_column.av_one_fifth:nth-child(1) {
  width: 15.2%;
}
#footer .flex_column.av_one_fifth:nth-child(2) {
  width: 15.2%;
  margin-left: 3%;
}
#footer .flex_column.av_one_fifth:nth-child(3) {
  margin-left: 3%;
  width: 20%;
}
#footer .flex_column.av_one_fifth:nth-child(4) {
  width: 20%;
  margin-left: 3%;
}
#footer .flex_column.av_one_fifth:nth-child(5) {
  margin-left: 3%;
}
@media (max-width: 1200px) {
  #special--offer_1 li a.title {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (max-width: 1024px) {
  #special--offer_4 li a.title {
    font-size: calc(1.3rem + 0.6vw);
  }
  .app_left {
    width: 100%;
    margin-right: 0;
  }
  .app_right {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top-wrapper.more .order {
    width: 100%;
  }
  .av_three_fourth {
    width: 68% !important;
  }
  .av_one_fourth {
    width: 28% !important;
    margin-left: 4% !important;
  }
}
@media screen and (max-width: 568px) {
  .ws-platform-article .order {
    margin-top: 15px !important;
  }
  .ws-platform-article a.btn.mobile {
    width: 250px !important;
    border: 1px solid lime display:block;
    margin-bottom: 15px;
  }
  #top .av_inherit_color SPAN {
    font-size: 21px;
  }
  #top .av_inherit_color SPAN {
    font-size: 20px;
  }
  .av_three_fourth {
    width: 100% !important;
  }
  .av_one_fourth {
    width: 100% !important;
    margin-left: 0% !important;
  }
  .top-wrapper.more .order a {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 320px) {
  .top-wrapper.more {
    margin-left: -30px;
    width: 270px;
  }
  .top-wrapper.more .order a {
    font-size: 0.5em !important;
  }
  .top-wrapper .order a {
    font-size: 0.8em !important;
  }
  .first--links a {
    margin-right: 0;
    font-size: 0.8em;
  }
}
