@charset "UTF-8";

:root {
  --bs-primary: #008389;
  --bs-primary-rgb: 0, 131, 137;
  --frame-link-hover-color: #00a7b5;
}

b, strong {
  font-weight: 900;
}

/*.container-website > header {*/
/*  display:*/
/*}*/

hr {
  background-color: #808285;
  opacity: 1;
  margin: 40px 0;
}

/*cta-button*/
.hmkw-call-to-action {
    background-color: #003d4b;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
    max-width: none;
    text-align: center;
}
.hmkw-call-to-action-bar {
    background-color: #003db4;
    color: #ffffff;
    font-size: 16px;
    height: auto;
    line-height: 50px;
    max-height: 150px;
    overflow: hidden;
    padding: 0 0 0 20px;
    transition: max-height 0.3s ease 0s;
    width: 100%;
}
.hmkw-call-to-action-bar--open {
    background-color: #023c48;
    color: #fff;
    font-size: 16px;
    height: auto;
    line-height: 50px;
    max-height: 150px;
    overflow: hidden;
    padding: 0 0 0 20px;
    transition: max-height 0.3s ease 0s;
    width: 100%;
}
.hmkw-call-to-action-bar__close {
    float: right;
    height: 30px;
    margin-right: 30px;
    margin-top: 10px;
    text-align: right;
    width: 30px;
}
.hmkw-call-to-action-bar--closed {
    max-height: 0;
    padding: 0 0 0 20px;
}
.hmkw-call-to-action-bar--hidden {
    display: none;
}
.hmkw-call-to-action-bar a {
    color: #fff;
}
.hmkw-call-to-action-bar__text {
    border-bottom: 1px solid #023c48;
    color: #ffff00;
    float: left;
    line-height: 23px;
    margin-bottom: 13px!important;
    margin-right: 20px;
    padding-top: 13px;
}
.hmkw-call-to-action-bar__button {
    border: 1px solid #fff;
    float: left;
    height: 30px;
    line-height: 14px;
    margin-top: 10px;
    padding: 7px;
    width: auto;
}
.hmkw-call-to-action:hover {
    background-color: #00a7b5;
    color: #ffff00;
}

/*warum?*/
.col-sm-8 .hmkw-call-to-action {
  display: none;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.hmkw-list3-wrapper.row {
  margin-left: calc(var(--bs-gutter-x) * -.5);
  margin-right: calc(var(--bs-gutter-x) * -.5);
}

body {
  font-family:"Instrument", Avenir Next, Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height:24px;
  color:#003d4b;
}
/*[class^=col-] {*/
/*  padding:0 18px;*/
/*}*/
.container-fluid {
  max-width:1020px;
}
.hmkw-content-wrapper {
  margin-top:0;
}
.row.hmkw-footer-social {
  margin-top:64px;
  padding-bottom:64px;
}
.row.hmkw-content {
  border-bottom:1px solid #808285;
  margin-bottom:40px;
  padding-bottom:40px;
}
.row.hmkw-content.borderless {
  border-bottom:none;
}
.row.hmkw-content.abc1 {
  padding-left: 0;
  padding-right: 0;
}
img {
  display:block;
  max-width:100%;
  height:auto;
}
.hmkw-header__sitelogo {
  background:url(../img/Media-University_Logo_schwarz.svg) no-repeat;
  background-size: contain;
  background-position: center;
  display:block;
  height:114px;
  margin:20px 12px 0;
  min-width: 155px;
}
@media (max-width:768px) {
  .hmkw-header__sitelogo {
    margin-left: 0 !important;
  }
}
.hmkw-header__nav-wrapper {
  min-width: 70%;
}

/* Tabelle */
table {
  border:none;
}
table td {
  padding:10px 0 0 20px;
  vertical-align:top;
}
table tr td:first-child {
  padding-left:0;
  vertical-align:top;
}

/* Text/Link */
a {
   outline: 0!important;
}
a:hover {
   text-decoration:none;
}

a {
  color:#00a7b5;
}
p {
  font-size:14px;

}
p a {
  color:#000;
}
p a:hover {
  color:#000;
  text-decoration:none;
}
.hmkw-content-indent {
    margin-left: 1.5em;
  margin-bottom:12px;
}
h1 {
  font-size:24px;
  font-weight:medium;
  margin:0 0 40px;

  color:#003d4b;
  text-decoration:none;
}
h1 a, h1 a:focus, h1 a:active {
  color:#000;
  text-decoration:none;
  border-bottom:none!important;
  margin-bottom:0!important;
  padding:0;
}
h1 a:hover {
  color:#00a7b5;
}
h2 {
  color: #003d4b;
  font-size:14px;
  /*text-transform: uppercase;
  text-decoration: underline overline;*/
  font-weight:bold;
  margin-top:40px;
  line-height:23px;
  /*background-color: #003d4b;*/
  /*display: inline;*/
}
h3 {
  font-size:14px;

  color:#808285;
  display:block;
  margin-top:20px;
}
.f1 {
  font-size:12px;
  color:#808285;
  display:block;
  line-height:16px;
  margin-bottom:10px;

}
.f1 a {
  border-bottom:1px solid #808285;
  padding-bottom:2px;
}
.f1 a:hover {
  border-bottom:1px solid #008389;
}
.t1 {
  font-size:12px;
  letter-spacing:0.5px;
  color:#808285;
  display:block;
  line-height:16px;
  margin-bottom:10px;
}
.t1 {
  font-size:12px;
  letter-spacing:0.5px;
  color:#808285;
  display:block;
  line-height:16px;
  margin-bottom:10px;
}
.t2 {
  font-size:12px;
  letter-spacing:0.5px;
  color:#808285;
  display:block;
  line-height:16px;
  margin-bottom:10px;
}
.t3 {
  font-size:14px;
  letter-spacing:0.5px;
  color:#808285;
  line-height:15px;
  display:block;
  margin-top:5px;
  margin-bottom: 20px;
  font-style:italic;
}
.t3:before {
  content: url("../img/line_element_list_hover.svg");
  margin-right: 5px;
}

p.rte-bodytext a:not(.s5),
a.s2 {
  border-bottom:1px solid #000;
  padding-bottom:2px;
}
p.rte-bodytext a:not(.s5):hover,
a.s2:hover {
  color:#00a7b5;
  border-bottom:1px solid #00a7b5;
}

.hmkw-logos a.s2 {
  font-size:14px;
  letter-spacing:0.5px;
  color:#000;
  display:block;
  line-height: 16px;
  padding: 6px 0;
  border: 0 none !important;
}
.hmkw-logos a.s2:before {
  content: url("../img/line_element_list.svg");
  margin-right: 5px;
}


.hmkw-list1-column a.s2 {
  font-size:14px;

  color:#000;
  display:block;
  line-height: 16px;
  padding: 6px 0;
  border: 0 none !important;
}
.hmkw-list1-column a.s2:before {
  content: url("../img/line_element_list.svg");
  margin-right: 5px;
}

.s4 {
  font-size:10px;
  max-width:940px;
  margin-bottom:40px;
}
.s4 a {
  color:#808285;
  outline:0;
  padding-bottom:2px;
  border-bottom:1px solid #808285;
  margin-bottom:0;
}
.s4 a:hover {
  color:#00a7b5;
  border-bottom:1px solid #00a7b5;
  text-decoration:none;
}
.s5 {
  font-size:14px;
  letter-spacing:0.5px;
  color:#808285;
  line-height:15px;
  margin-top:5px;
  margin-bottom: 20px;
  display:list-item;
  list-style-image:url(../img/line_element_list_hover.svg);
  list-style-position: inside;
}
.s5 a {
  color:#808285;
  text-decoration:none;
}
.s5 a:hover {
  color:#00a7b5;
  border-bottom: 1px solid #00a7b5;
  padding-bottom:3px;
}

.s2 .s5 {
    display:inline;
  border-bottom:1px solid #000;
  padding-bottom:2px;
  color: black
}
.s2 a.s5ahover {
  color:#00a7b5;
  border-bottom:1px solid #00a7b5;
}

.news-list-view p .s5{
  border-bottom:1px solid #000;
  padding-bottom:2px;
  list-style-image: none;
    display:inline !important;

}
.s6 {
  font-size:14px;
  letter-spacing:0.5px;
  color:#000;
  display:block;
  line-height: 16px;
  padding: 6px 0;
}
.s6:before {
  content: url("../img/line_element_list.svg");
  margin-right: 5px;
}
.s7 {
  font-size:14px;

}
.s7 a {
  color:#008389;
  text-decoration:none;
  border-bottom: 1px solid #008389;
  margin-bottom:5px;
  display:inline-block;
  width:auto;
}
.s7 a:hover {
  color:#808285;
  text-decoration:none;
  border-bottom: 1px solid #808285;
}
.s8 {
  display: block;
}
.n1 a {
  margin-left:27px;
  padding:0 0 0 17px;
  font-size:14px;

  color:#000;
  display:list-item;
  list-style-image:url(../img/line_element_list.svg);
  width:auto;
}
.n1 a:hover {
  color:#00a7b5;
  text-decoration:none;
  list-style-image:url(../img/line_element_list_active.svg);
}
.n1 a:focus {
  list-style-image:url(../img/line_element_list_active.svg);
}
.n2 a {
  margin-left:27px;
  padding:0 0 0 17px;
  font-size:14px;
  letter-spacing:0.5px;
  color:#008389;
  display:list-item;
  list-style-image:url(../img/line_element_list_active.svg);
}
.n3 a {
  margin-left:27px;
  padding:0 0 0 17px;
  font-size:14px;
  letter-spacing:0.5px;
  color:#000;
  display:list-item;
  width:auto;
}
.n3 a:hover {
  color:#00a7b5;
  text-decoration:none;
}
.n3 a:focus {
}
.n4 a {
  margin-left:27px;
  padding:0 0 0 17px;
  font-size:14px;
  letter-spacing:0.5px;
  color:#008389;
  display:list-item;
}

/* Header */

header {
  border-bottom:1px solid #808285;
  margin-bottom:40px;
  background-color: #fff
}
.hmkw-header__nav {
  /*float:right;*/
  /*width: 626px;*/
  margin-left:0;
  display: flex;
  justify-content: space-around;
}
.hmkw-header__nav a {
  border-bottom:3px solid #fff;
  color:#003d4b;
  display:inline-block;
  /*float:left;*/
  padding: 10px 10px 30px;
  margin: 54px 0 0;
  outline:0;
}
#hochschule {
  width:109px;
}
#studium {
  width:87px;
}
#bewerbung {
  width:107px;
}
#weiterbildung {
  width:125px;
}
#karriere {
  width:88px;
}
#aktuelles {
  width:71px;
}
.hmkw-header__nav a:hover, .hmkw-header__nav a:active {
  border-bottom:3px solid #003d4b;
  text-decoration:none;
}
.hmkw-header__nav .hmkw-header__nav__item--active {
  border-bottom:3px solid #00a7b5;
}
.hmkw-header__nav .hmkw-header__nav__item--hover {
  border-bottom:3px solid #003d4b;
}
.hmkw-header__nav .hmkw-header__nav__item--inactive {
  border-bottom:3px solid #fff;
}
.hmkw-header__menu {
  background:#003d4b;
  max-height:0;
  overflow:hidden;
  position:absolute;
  width:100%;
  top:121px;
  right:19px;
  z-index:1999;
  transition:max-height 0.001s ease-in;
  -webkit-transition:max-height 0.001s ease-in;
  /*font-size: 1.2rem;*/
}
.hmkw-header__dropdown--main {
  list-style:none;
  /*width:173px;*/
  /*float:left;*/
  padding:0;
  margin: 0 0 0 17px;
  border-top: 1px solid #808285;
  font-weight:900;
}
.hmkw-header__menu .hmkw-header__menu-wrapper:first-child ul{
  border:none;
  /*margin-top:5px;*/
}
.hmkw-header__dropdown--sub {
  /*border-top: 1px solid #808285;*/
  margin-top: -1.5rem;
  list-style:none;
  width:70%;
  float:right;
  padding:0;
  margin-right:17px;
  padding-top:7px;
}

@media (max-width:1080px) and (min-width:931px) {
  .hmkw-header__dropdown--sub {
    width: 65%;
  }
}

@media (max-width:930px) and (min-width:821px) {
  .hmkw-header__dropdown--sub {
    width: 60%;
  }
}

@media (max-width:820px) and (min-width:768px) {
  .hmkw-header__dropdown--sub {
    width: 50%;
  }
}



.hmkw-header__dropdown--sub a:focus, .hmkw-header__dropdown--sub a:active, .hmkw-header__dropdown--main a:focus, .hmkw-header__dropdown--main a:active {
  border-bottom:none;
}
.hmkw-header__dropdown--empty {
  /*border-top: 1px solid #808285;*/
  /*list-style:none;*/
  /*width:363px;*/
  /*float:right;*/
  /*padding:0;*/
  /*margin-right:17px;*/
  display: none;
}
.hmkw-header__dropdown--sub li {
  width:100%;
  /*float:left;*/
  margin-right:17px;
}
.hmkw-header__dropdown--sub li a {
  border-bottom:none;
  color: #fff;
  display: block;
  padding: 0;
  margin: 0;
  outline: 0 none;
  width:100%;
  font-size: 14px;
  line-height: 18px;
}
.hmkw-header__dropdown--sub li a:hover {
  border-bottom:none;
  color: #ffff00;
}
.hmkw-header__dropdown--last {
  list-style:none;
  padding:0 0 0 17px;
  border-right:none;
  width:202px;
  float:left;
  margin-top:12px;
  margin-bottom:12px;
}
.hmkw-header__dropdown--main li {
  color:#fff;
  height:100%;
  line-height:18px;
  padding: 7px 0 0 0;
}
.hmkw-header__menu li:last-child {
  border-bottom:none;
}
.hmkw-header__dropdown--main li a {
  border-bottom:none;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  outline: 0 none;
  width:100%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.hmkw-header__dropdown--main li a:hover {
  color:#ffff00;
}
.hmkw-header__dropdown--main li a:hover {
  border-bottom: none;
}
.hmkw-header__breadcrumb {
  font-size:10px;
  margin-bottom:20px;
  max-width:940px;
  padding:0 12px;
}
.hmkw-header__top-bar {
  /*float:right;*/
  text-align: right;
  /*width:620px;*/
  /*height:14px;*/
  display:block;
  margin-top:20px;
  margin-right:15px;
  color: #808285;
  font-size:13px;
  line-height:14px;
}
.hmkw-header__top-nav {
  width:420px;
  float:right;
}
.hmkw-header__top-nav ul {
  padding-left:0
}
.hmkw-header__top-bar ul{
  list-style:none;
}
.hmkw-header__top-bar a{
  border-bottom:none;
  color: #808285;
  font-size:13px;
  display: block;
  float: left;
  padding: 0 0 0;
  margin: 0 15px 0;
}
.hmkw-header__top-bar a:active{
  border-bottom:none;
}
.hmkw-header__top-bar a:hover{
  border-bottom:1px solid #00a7b5;
  padding-bottom:4px;
}
.hmkw-header__search {
  margin-right:15px;
  width: 96px;
  float:right;
}
#search {
  width:110px;
  margin-top: -4px;
}
.hmkw-header__search-button {
  width:20px;
  height:17px;
  float:right;
  background-image:url(../img/search_icon.svg);
  cursor:pointer;
  opacity:0.6;
  margin-right:10px;
  background-size:70%;
  background-position: center center;
  background-repeat:no-repeat;
}
.hmkw-header__search-button:hover {
  opacity:1;
  background-image:url(../img/search_icon_focus.svg);
}
.hmkw-header__lang-switcher a {
  padding: 0 0;
  outline:0;
}
.hmkw-header__lang-switcher  {
  float:right;
}
.hmkw-header__lang-switcher .hmkw-header__lang-switcher--active {
  color:#00a7b5;
  margin:0;
}

.hmkw-header__lang-switcher, .hmkw-header__search-button, .hmkw-header__search {
  margin-bottom: 10px;
}
@media (max-width:767px){
  .hmkw-header__lang-switcher, .hmkw-header__search-button, .hmkw-header__search {
    margin-bottom: 0;
  }
}

.hmkw-header__lang-de {
  border-right:1px solid #00a7b5;
  height:14px;
  line-height: 14px;
  margin-left:0;
  margin-right:5px;
  padding: 0 5px;
  float: right;
  color: #F0F0F0;
}

.hmkw-header__lang-de--inactive {
  border-right:1px solid #808285;
  height:14px;
  line-height: 14px;
  margin-left:0;
  margin-right:5px;
  padding: 0 5px;
  float: right;
}
.hmkw-header__lang-en {
  height:14px;
  line-height: 14px;
  margin-left:0;
  margin-right:5px;
  padding: 0 0;
  float: right;
}

.hmkw-header__lang-en--inactive {
  height:14px;
  line-height: 14px;
  margin-left:0;
  margin-right:5px;
  padding: 0 0;
  float: right;
  color: #F0F0F0;
}
.hmkw-header__lang-en a {
  margin:0;
}
.hmkw-header__lang-de a {
  margin:0;
}
.hmkw-header__lang-en a:hover {
  border-color:#00a7b5;
}
.hmkw-header__lang-de a:hover {
  border-color:#00a7b5;
}
.hmkw-header__level-1--mobile-only {
  display:none;
}
.hmkw-mobile__social {
  display:none;
}
.hmkw-header__dropdown--has-dropdown {
  background-image:url(../img/nav_arrow.png);
  background-position: right center;
  background-repeat:no-repeat;
  background-size: 2%;
  padding:7px 0;
}
.hmkw-header__menu-wrapper {
  width: 100%;
  height:auto;
  display:inline-block;
  padding:8px 0 0;
}
.hmkw-header__menu-return-wrapper {
  width: 100%;
  height:auto;
  padding:0;
  display:none;
}
.hmkw-header__dropdown--has-dropdown-level2 {
  background-image:url(../img/nav_arrow.png);
  background-position: right center;
  background-repeat:no-repeat;
  background-size: 2%;
  padding: 7px 0;
  margin: 0;
  outline: 0 none;
}
.hmkw-header__dropdown--level2 {
  display:none;
}
.hmkw-header__dropdown--level3 {
  display:none;
  border-right:none;
  padding-left:37px;
}
.hmkw-header__dropdown-wrapper {
  position:absolute;
  height: 330px;
  width: 228px;
  margin-left: 180px;
  z-index:999;
}
.hmkw-header__dropdown-wrapper--level3 {
  position:absolute;
  height: 330px;
  width: 228px;
  margin-left: 383px;
  display:block;
  z-index:999;
}
.hmkw-header__dropdown-wrapper--hide {
  display:none;
}
.hmkw-header__dropdown-wrapper--show {
  display:block;
}
.hmkw-header__dropdown__mobile_close, .hmkw-header__dropdown__mobile_return--level1, .hmkw-header__dropdown__mobile_return--level2, .hmkw-header__dropdown__mobile_return--level3 {
  display:none;
}
/* Article */
.hmkw-article-large img {
  margin-bottom:40px;
}
.hmkw-article__category-link, .hmkw-article__category-link a:hover, .hmkw-article__category-link a:active {
  color:#00a7b5;
  border-bottom:1px solid #00a7b5;
  display:inline-block;
  margin-bottom:19px;
}
.hmkw-article__category-link:hover {
  text-decoration:none;
  border-color:#00a7b5;
}
.hmkw-article__more-link:before {
  content: url(../img/line_element.svg);
  height:30px;
  line-height:30px;
  margin-top:-30px;
  letter-spacing:-2px;
  margin-right:2px;
}
.hmkw-article__more-link {
  display:block;
  text-decoration:none;
}
.gallery-item-size-1 img,
.textmedia .embed-responsive,
.hmkw-article2 .embed-responsive,
.hmkw-article2 img {
  margin-bottom:24px;
}
.col-sm-4 .hmkw-article2 .embed-responsive.embed-responsive-16by9:before {
  padding-top: 72%;
}
#resizer {
   position:absolute;
   left:40px;
   right:40px;
}
input {
  border:none;
  border-bottom:1px solid #9a9b9e;
  width:100%;
  padding: 2px;
  padding-left:4px;
  line-height:14px;
  letter-spacing:0.5px;
  color:#9a9b9e;
}
input:focus {
  color:#0A8389;
  border-bottom-color:#0A8389;
}
input::-webkit-input-placeholder {
    color: #808285;
  opacity: 1 !important;
}
input:focus::-webkit-input-placeholder {
    color: #0A8389;
  opacity: 1 !important;
}

/* Firefox < 19 */
input:-moz-placeholder {
    color: #808285;
  opacity: 1 !important;
}
input:focus:-moz-placeholder {
    color: #0A8389;
  opacity: 1 !important;
}

/* Firefox > 19 */
input::-moz-placeholder {
    color: #808285;
  opacity: 1 !important;
}
input:focus::-moz-placeholder {
    color: #0A8389;
  opacity: 1 !important;
}

/* Internet Explorer 10 */
input:-ms-input-placeholder {
    color: #808285;
  opacity: 1 !important;
}
input:focus:-ms-input-placeholder {
    color: #0A8389;
  opacity: 1 !important;
}
/* Footer */
footer {
  margin-bottom:40px;
  letter-spacing:0!important;
}


ul.hmkw-footer-social {
     position: relative;
     float: left;
     left: 50%;
     margin: 0 auto;
     padding: 0;
    list-style:none;
  height:30px;
  margin-top:24px;
  margin-bottom:55px;

}

ul.hmkw-footer-social li {
     position: relative;
     float: left;
     right: 50%;
     padding: 5px 30px;
     background: #fff;
     list-style: none;
}



.hmkw-footer-social li:hover {
  opacity:0.5;
}
.hmkw-footer-imprint {
  display:none;
}



/* Content */

.hmkw-content {
  padding:0 12px;
}
.hmkw-content-sidebar {
  margin-top:66px;
}
.hmkw-content-sidebar .hmkw-call-to-action {
  font-weight: 600;
  line-height: 1.8rem;
}
.hmkw-content-sidebar__menu ul {
  list-style:none;
  margin:0;
  padding:0;
  width:auto;
  margin-top:-7px;
}
.hmkw-content-sidebar__menu ul li {
  padding:0 0 0 0;
}
.hmkw-content-sidebar__menu ul li a {
  height:auto;
  padding-top:7px;
  padding-bottom:8px;
}
.hmkw-content-sidebar__menu ul .hmkw-content-sidebar__menu-level2 {
  margin-top:0;
}
.hmkw-content-pageturn {
  margin-top:-30px;
}
.hmkw-content-pageturn__before {
  width:50%;
  float:left;
}
.hmkw-content-pageturn__next {
  width:50%;
  float:left;
  text-align:right;
}
.hmkw-content__googlemaps {
  margin-top:40px;
}

.hmkw-call-to-action:hover {
  background-color:#00a7b5;
}

/*warum?*/
.col-sm-8 .hmkw-call-to-action {
  display:none;
}
.hmkw-paragraph-img--right {
  margin-left:20px;
  float:right;
}
.hmkw-paragraph-img--left {
  margin-left:20px;
  float:left;
}

/* Carousel */

.hmkw-carousel {
  margin-top:35px;
  margin-bottom:95px;
}
.hmkw-carousel__caption {
  display:block;
  margin-left:30px;
  margin-top:-15px;
}

/* Forms */
*:focus {
    outline: 0;
}
input:focus {
  background-color:#d8dbe4;
}
.hmkw-form {
  border-bottom:1px solid #808285;
  padding:0 0 20px 0;
  margin:0 0 20px 0;
  overflow:hidden
}
.hmkw-form-wrapper label {
  width:50%;
  font-weight:normal;
}
.hmkw-form-wrapper input, textarea {
  width:50%;
  float:right;
}
textarea {
  border:1px solid #9a9b9e;
  resize: none;
  display:inline-block;
  height:auto;
  float:none;
  margin-left:50%;
  margin-top:-27px;
  color:#9a9b9e;
  padding:2px;
  padding-left:4px;
  letter-spacing:0.5px;
}
textarea:focus {
  background-color:#d8dbe4;
  border-color:#008389;
}
.hmkw-form__fileupload {
  display:inline-block;
  float: none;
  padding: 0 40px;
  border: medium none;
  height: 42px;
  color: #FFF;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  background-color: #9a9b9e;
  position: relative;
    overflow: hidden;
    margin: 0;
  width:100%;
  margin-left:-4px;
  vertical-align:middle;
  -ms-touch-action:manipulation;
  touch-action:manipulation;
  cursor:pointer;
  white-space:nowrap;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  margin-top:15px;
  max-width:50%;
}
.hmkw-form__fileupload:first-of-type {
  margin-top:0;
}
.hmkw-form__fileupload:hover {
  background-color: #808285;
}
.hmkw-form__upload {
    position: relative;
    overflow: hidden;
    margin: 0;
  width:100%;
}
.hmkw-form__fileupload input.hmkw-form__upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
  width:100%;
  height:42px;
}
.hmkw-form-wrapper select {
  width:50%;
  float:right;
    line-height: 1;
}
select {
    border: 0;
    border-radius: 0;
    border-bottom:1px solid #9a9b9e;
  color:#9a9b9e;
}
.hmkw-form--small_left {
  max-width:24%;
  float:right;
  margin-right:1%;
}
.hmkw-form--small_right {
  max-width:24%;
  float:right;
  margin-left:1%;
}
.hmkw-form-wrapper select:focus {
    line-height: 1;
    border: 0;
    border-radius: 0;
    border-bottom:1px solid #008389;
  background: transparent url("../img/select_arrow_focus.svg") no-repeat scroll right 8px;
  color:#008389;
}
select::-ms-expand {
    display: none;
}
input[type=file]{
  border:none;
  font-size:12px;
  height:auto;
}
.hmkw-form__input-radio {
  width:50%;
  float:right;
  height:auto;
}
.hmkw-form__input-radio label {
  width:auto;
  float:left;
  height:auto;
  border:1px solid #9a9b9e;
  padding:0 9px;
  margin-right:5px;
  color:#9a9b9e;
  cursor:pointer;
  letter-spacing:0;
  line-height: 23px;
}
.hmkw-form__input-radio .hmkw-form__input-radio--active {
  background-color:#000;
  border:1px solid #000;
  color:#fff;
}
.hmkw-form__input-radio-label {
  width:50%;
  float:left;
}
.hmkw-form__input-radio-label label{
  width:100%;
  float:left;
}
input[type=radio] {
    display:none;
}

.csc-mailform input[type=radio] {
    display:inline;
  width: auto!important;
}

.csc-mailform li label {
    width:auto!important;
}

.csc-mailform.fieldset-subgroup label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}


fieldset.fieldset-subgroup ol {
margin: 0!important
}

div.csc-mailform fieldset ol {
padding: 0!important
}

.csc-mailform li label strong,
.csc-mailform fieldset legend strong{
  font-size: 11px!important;
}

input[type=button], input[type=submit] {
    float:none;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  color:#fff;
  width:auto;
  padding:0 40px;
  border:none;
  display: block;
  height: 42px;
  max-width: 260px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  background-color: #008389;
}
input[type=button]:hover, input[type=submit]:hover {
  background-color: #808285;
}
input:required {
    box-shadow:none;
  outline: none;
}
input:invalid {
    box-shadow:none;
  outline: none;
}
.hmkw-input--error {
    background-color:#ff9f9f!important;
}

/* hmkw-gallery--portraits */

.hmkw-portrait1-wrapper {
  width:100%;
  height:240px;
  margin-bottom:30px;
  margin-top:20px;
}
.hmkw-portrait1 {
  width:150px;
  height:240px;
  margin-right:26px;
  float:left;
}
.hmkw-portrait1-text {
  width:auto;
  height:240px;
  float:none;
  overflow:hidden;
  vertical-align:bottom;
  position: relative;
}
.hmkw-portrait1-text__content {
  position: absolute;
  bottom: 0;

}
.hmkw-portrait2-wrapper {
  width: 100%;
  display: inline-block;
  height: auto;
}
.hmkw-portrait2 {
  width:33%;
  height:auto;
  margin-bottom:10px;
  margin-top:10px;
  float:left;
  min-width: 180px
}

.hmkw-portrait2 h3{
  height:30px;
}

.hmkw-portrait2 h3:empty{
  display:none
}

.hmkw-portrait2-img {
  width:150px;
  height:225px;
  margin-right:26px;
}
.hmkw-portrait2-text {
  margin:20px 2% 0 0;
  width:95%;
  min-height:110px;
  float:none;
  vertical-align:bottom;
  position: relative;
  letter-spacing:0.5px;
}
/* Lists */
.hmkw-list1-wrapper {
  display:inline-block;
  width:100%;
}
.hmkw-list1-wrapper > div:last-child {
  padding-right: 0;
}

@media (max-width: 767px) {
  .hmkw-list1-wrapper > div {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.hmkw-list1-column {
  float:left;
  width:50%;
  padding-right:30px;
  margin-bottom:15px;
}
.hmkw-list1 li {
  list-style-image: url(../img/line_element_list.svg);
  margin-left:-13px;
  padding:1px 0 ;
}
.hmkw-list1 {
  margin-bottom:15px;
}

.hmkw-list1-column1 {
  float:left;
  width:35%;
  padding-right:30px;
  margin-bottom:15px;
}

.hmkw-list1-column2 {
  float:left;
  width:65%;
  padding-right:30px;
  margin-bottom:15px;
}

/* FAQ */

.hmkw-faq {
  padding:44px 0 0 0;
}
.hmkw-faq-question {

  font-weight:bold;
}
.hmkw-faq-question:hover {
  color:#00a7b5;
  cursor:pointer;
}
.hmkw-faq-answer {
  max-height:0;
  overflow:hidden;
  display:block;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  margin-bottom:15px;
}
.hmkw-faq-answer--show {
  max-height:600px;
}
.hmkw-faq-question:after {
  letter-spacing:0.5px;
  font-weight:bold;
  content: url("../img/select_arrow.svg");
  margin-top: -5px;
}
.hmkw-faq-question:hover:after {

  font-weight:bold;
  content: url("../img/select_arrow_focus.svg");
  margin-top: -5px;
}
.hmkw-faq-question.hmkw-faq-question--show:after {
  letter-spacing:0.5px;
  font-weight:bold;
  content: ' ';
  display:none;
}
.hmkw-faq-question--show:hover:after {
  letter-spacing:0.5px;
  font-weight:bold;
  content: ' ';
  margin-top: -5px;
}

/* Kooperationspartner */

.hmkw-logos {
  width:31%;
  margin-right:2%;
  height:110px;
  float:left;
  margin-top: 30px;
}
.hmkw-logos_img {
  width:100%;
  height:50px;
}
.hmkw-logos_img img {
  width: auto;
  max-height:100%;
  margin-right:auto;
}

/* Suche */

.hmkw-search__top {
  border-bottom:1px solid #808285;
  display:table;
  margin:0 0 30px 0;
  padding:0 0 15px 0;
  width: 100%;
}
.hmkw-search__sort {
  float:right;
  margin-top:20px;
  font-size:12px;
  max-width:48%;
}
.hmkw-search__count {
  float:left;
  margin-top:20px;
  font-size:12px;
  max-width:48%;
}
.hmkw-search__sort select {
  margin:0 0 0 10px;
  width:90px;
  background-position:right 8px;
}
.hmkw-search__top input {
  background-image:url(../img/search_icon.svg);
  background-position:right;
  background-repeat:no-repeat;
}
.hmkw-search__top input:focus {
  background-image:url(../img/search_icon_focus.svg);
}
.hmkw-search__result {
  display:inline-block;
  margin-bottom:15px;
}
.hmkw-search__pagination {
  margin-top:20px;
}
.hmkw-search__pagination--center {
  text-align: center;
  display:block;
  width:auto;
  margin:0;
}
.hmkw-search__pagination--prev {
  text-align: center;
  display:inline-block;
  width:auto;
  float:left;
  margin-top:10px
}
.hmkw-search__pagination--next {
  text-align: center;
  display:inline-block;
  width:auto;
  float:right;
  margin-top:10px
}
.hmkw-search__pagination ul {
  margin-top:10px;
  display:inline-block;
  padding:0;
}
.hmkw-search__pagination ul li {
  display: inline;
  float:left;
  width:auto;
  list-style:none;
  margin:0 6px 0 0;
}
.hmkw-search__pagination ul li s4 {
  margin:0 20px;
}
.hmkw-search__pagination--active a {
  border-bottom:1px solid #808285;
  padding-bottom:2px;
}
.hmkw-search__pagination--active a:hover {
  border-bottom:1px solid #00a7b5;
  padding-bottom:2px;
}
.hmkw-gallery-archive-wrapper .hmkw-search__pagination s4 {
  display:block;
  float:right;
  margin-top:40px;
}
.hmkw-search__result s5 {
  max-height:16px;
  overflow:hidden;
}

/* Galerie */

.hmkw-gallery-wrapper .hmkw-gallery {
  float:left;
  overflow:hidden;
  height:198px;
  display:block;
  position:relative;
}
.hmkw-gallery-wrapper .hmkw-gallery img {
  display: block;
  max-width:300%;
}
.hmkw-gallery--portrait img {
    width: 100%;
}
.hmkw-gallery--landscape img {
    height: 100%;
}
.hmkw-gallery-wrapper .hmkw-gallery a + a {
  display:none;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(4n-2) {
  width:48%;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(4n-1) {
  width:48%;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(4n) {
  width:58%;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(4n+1) {
  width:38%;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(2n) {
  margin-right:4%
}
.hmkw-gallery-wrapper .hmkw-gallery__label {
  max-height:100px;
  position:absolute;
  background-color:#000;
  top:0;
  width:100%;
  transition:all 0.15s ease-in;
  -webkit-transition:all 0.15s ease-in;
  overflow:hidden;
  background-color:rgba(0, 0, 0, 0.7);
  color:#fff;
  padding:12px 0 12px 17px;
  text-transform:uppercase;
  line-height:18px;
}
.hmkw-gallery-wrapper .hmkw-gallery:hover .hmkw-gallery__label {
  max-height:0;
  padding:0 0 0 17px;
}
.hmkw-gallery-wrapper .hmkw-gallery__label--mobile {
  display:none;
}
.hmkw-gallery-wrapper .hmkw-gallery__label-text--screen {
  display:block;
}
.hmkw-gallery-wrapper .hmkw-gallery__label-text--mobile {
  display:none;
}
.hmkw-gallery-archive-wrapper .hmkw-gallery {
  float:left;
  overflow:hidden;
  height:198px;
  display:block;
  position:relative;
  width:50%;
  margin:0 30px 40px 0;
}
.hmkw-gallery-archive-wrapper .hmkw-gallery img {
  display: block;
  max-width:300%;
}
.hmkw-gallery-archive-wrapper .hmkw-gallery__label {
  float:left;
  width:40%;
  height:198px;
}


/* Navigationsposition unter 917px Breite */

@media (max-width:917px) and (min-width:768px) {
  .hmkw-solid header__nav a {
    border-bottom:3px solid #fff;
    color:#003d4b;
    display:block;
    float:left;
    padding:10px 17px 40px 17px;
    margin:116px 0 0 0;
    outline:0;
  }
  .hmkw-header__top-bar ul{
    list-style:none;
  }
  .hmkw-header__top-bar a{
    border-bottom:none;
    color: #808285;
    font-size:13px;
    display: block;
    float: left;
    padding: 0 15px 0;
    margin: 0 0 0;
  }
  .hmkw-header__lang-switcher a {
    padding: 0 5px;
  }
  /*.hmkw-header__menu {*/
  /*  top: 227px;*/
  /*}*/
  /*.hmkw-header__level-1 {*/
  /*  margin-top:126px!important;*/
  /*}*/
}

@media (max-width:767px){
.container-fluid {
  margin-right:auto;
  margin-left:auto;
  padding-left:0;
  padding-right:0
}
.s8 {
   margin:2px 0 6px 0;
  display: block;
}


header {
  border-bottom:1px solid #000;
  /*position:fixed;*/
  background-color:#fff;
  width:100%;
  height:102px;
  z-index:999;
  top:0;
}

/*Korrektur der Headline*/
header.frame-header {
  position: relative;
  height: auto;
  z-index: auto;
}


/*Slider*/

  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  top:30px;

    display: none!important
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 40px !important;
  top: 30px;
      display: none!important
  }


/*Bewerbungsteaser*/

.hmkw-call-to-action-bar--open {
    background-color: #003d4b;
    color: #ffff00;
    font-size: 17px!important;
    height: auto;
    line-height: 24px;
    margin-bottom: -100px;
    margin-top: 100px;
    max-height: 200px;
    padding-bottom: 13px!important;
    padding-left: 20px;
    padding-top: 13px;
    transition: all 1s ease 0s;
    width: 100%;
}
.hmkw-call-to-action-bar--closed {
    max-height: 0;
    overflow: hidden;
    padding: 0 0 0 20px;
}
.hmkw-call-to-action-bar__text, .hmkw-call-to-action-bar__text:hover {
    border: medium none;
    padding-top: 0;
}
.hmkw-call-to-action-bar__button {
    margin-top: 0;
}


/* Header */

header {
  border-bottom:1px solid #000;
  position:fixed;
  background-color:#fff;
  width:100%;
  height:102px;
  z-index:999;
  top:0;
}
header +.container-fluid .hmkw-content-wrapper {
  margin-top: 140px;
}
.hmkw-header__top-nav {
  display:none;
}
.hmkw-header__nav .hmkw-header__nav__item--inactive {
  border-bottom:1px solid #808285;
}
.hmkw-header__top-bar {
  padding: 30px 30px 60px;
  background: #003d4b;
  margin: 0 !important;
}

.hmkw-header__sitelogo {
  background:url(../img/Media-University_Logo_small_schwarz.svg) no-repeat;
  background-size:100%;
  display:block;
  height:85px;
  margin-left:-25px;
  text-indent:-99999px;
  width:155px;
  margin-top: 15px;
}
.hmkw-header__breadcrumb {
  display:none;
}
.hmkw-header__search-button {
  background-position: center center;
}
.hmkw-header__nav {
  width:100%;
  padding:0 30px 0;
  letter-spacing:0.5px;
  /*overflow-y:scroll;*/
  /*overflow-x:hidden;*/
  overflow: hidden;
  display: block;
}
.hmkw-header__nav a {
  color:#fff;
  width:100%;
  padding: 10px 17px 0;
  margin: 0 0 0;
  height:auto;
}
.hmkw-header__nav {
  background-color: #003d4b;
  height: 100vh;
  position: absolute;
  left:0;
  transition:left 0.25s ease-in;
  -webkit-transition:left 0.25s ease-in;
  z-index:998;
}
#hochschule {
  width:100%;
  border-color: #808285;
}
#studium {
  width:100%;
  border-color: #808285;
}
#bewerbung {
  width:100%;
  border-color: #808285;
}
#weiterbildung {
  width:100%;
  border-color: #808285;
}
#karriere {
  width:100%;
  border-color: #808285;
}
#aktuelles {
  width:100%;
  border-color: #808285;
}
#kontakt_mobile {
  width:100%;
  border-color: #808285;
  background-image:none;
  border-bottom:none;
}
.hmkw-header__nav a:hover, .hmkw-header__nav a:active, .hmkw-header__nav a:visited, .hmkw-header__nav a:focus {
  border-bottom:none;
  text-decoration:none;
}
.hmkw-header__nav a:hover {
  color:#ffff00;
}
.hmkw-header__level-1 {
  border-color:#f00;
}
.hmkw-header__nav a, .hmkw-header__nav__item--active {
    border-bottom: 1px solid #00a7b5;
  padding: 2px 0 2px;
  font-size: 17px;
  line-height:42px;
  background-image:url(../img/nav_arrow.png);
  background-repeat:no-repeat;
  background-position:right center;
  background-size: 5px 10px;
  margin-left:0;
  transition:margin-left 0.25s ease-in;
  -webkit-transition:margin-left 0.25s ease-in;
}
.hmkw-header__nav .hmkw-header__nav__item--active {
    border-bottom: 1px solid #00a7b5;
}
.hmkw-header__nav a:hover, .hmkw-header__nav a:active {
  border-bottom: 1px solid #00a7b5;
  text-decoration:none;
}
.hmkw-header__nav__item--last {
  border-bottom: none;
}
.hmkw-header__dropdown--main {
  top:0;
  border-right:none;
  transition:all 0.25s ease-in;
  -webkit-transition:all 0.25s ease-in;
  width:100%;
  float:none;
  display:block;
  margin:0;
  padding:0;
  border-top: 1px solid #808285;
}
.hmkw-header__dropdown__mobile_return--level1:hover {
  color:#808285;
}
.hmkw-header__dropdown--sub {
  width:100%;
  float:none;
  border-top: 0;
  margin-top: 0;
  margin-bottom:10px;
  padding-top:0;
}
.hmkw-header__dropdown--sub li {
  width:auto;
  float:none;
  margin-right:auto;
}
#studium_level1 .hmkw-header__dropdown--sub {
  width:100%;
}
.hmkw-header__dropdown--column {
  width:100%;
  float:none;
  margin-right:0;
  margin-bottom: 4px;
}
.hmkw-header__dropdown--empty {
  border-top: none;
}
.hmkw-header__dropdown--active {
  margin-left:0;
  display:block;
  transition:all 0.25s ease-in;
  -webkit-transition:all 0.25s ease-in;
}
.hmkw-header__dropdown_level2--active {
  margin-left:0;
  display:block;
}
.hmkw-header__menu {
  padding:0 30px;
  position:absolute;
  top:16px;
  max-height:2000px;
  width:100%;
  overflow-y: scroll;
  left: 100%;
  transition:left 0.25s ease-in, max-height 0.25s ease;
  -webkit-transition:left 0.25s ease-in, max-height 0.25s ease;
}
.hmkw-header__menu {

}
.hmkw-header__menu--inactive {
  display:none;
}
.hmkw-header__nav--left {
  left:-100%;
}
.hmkw-header__menu--left {
  left:0;
}
.hmkw-header__dropdown--main li  {
    border-bottom: 1px solid #808285;
  font-size: 17px;
  line-height:25px;
  margin-left:0;
  transition:margin-left 0.25s ease-in;
  -webkit-transition:margin-left 0.25s ease-in;
  width:100%;
  height: auto;
  display: inline-block;
  padding-bottom:3px;
}
.hmkw-header__dropdown--main li a {
  font-size: 17px;
  margin-left:0;
  transition:margin-left 0.25s ease-in;
  -webkit-transition:margin-left 0.25s ease-in;
  width:100%;
  padding:0;
  background:none;
  line-height:25px;
  padding-top: 2px;
}
.hmkw-header__dropdown--sub li a {
  border-bottom:none;
  color: #fff;
  display: block;
  /*float: left;*/
  padding: 0;
  margin: 0;
  outline: 0 none;
  width:100%;
  font-size: 17px;
  line-height: 21px;
  height:auto;
}
.hmkw-header__dropdown--sub li {
  height: auto;
  display: inline-block;
  width: 100%;
  margin:3px 0;
}
.hmkw-header__dropdown--sub li a {
  background-image:none;
}
.hmkw-header__dropdown--sub a:focus, a:active, .hmkw-header__dropdown--main a:focus, a:active {
  border-bottom:none;
}
.hmkw-header__dropdown--has-dropdown {
  background-size: 5px 10px;
}
.hmkw-header__dropdown--has-dropdown-level2 {
  background-size: 5px 10px;
}
.hmkw-header__menu-wrapper .hmkw-header__menu-wrapper {
  border:none;
  display: block;
}
.hmkw-header__dropdown__mobile_close,
.hmkw-header__dropdown__mobile_return--level1 {
  height:44px!important;
  margin-top:10px;
  padding-left:25px!important;
  cursor:pointer;
  background-image: url(../img/back_arrow.png);
  background-position:left 14px;
  background-repeat:no-repeat;
  background-size:5px;
}
.hmkw-header__dropdown__mobile_close {
  background: none;
  position: relative;
}
.hmkw-header__dropdown__mobile_close:before {
  content: "x";
  position: absolute;
  left: 0;
}
.hmkw-header__menu-return-wrapper {
  display:block;
}
.hmkw-header__menu .hmkw-header__menu-wrapper:last-child {
  margin-bottom:15px;
}
.hmkw-header__dropdown li a:hover {
  color:#fff;
}
.hmkw-header__dropdown__mobile_return {
  display:block;
}
.hmkw-header__mobile-btn {
    height:27px;
  width:39px;
  position:absolute;
  right:34px;
  top:20px;
  cursor:pointer;
  background-image:url(../img/mobile_nav_btn.svg);
}
.hmkw-header__wrapper {
  width: 100%;
  height:1000px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display:block;
  z-index:1;
  transition:height 0.25s ease-in;
  -webkit-transition:height 0.25s ease-in;
  -webkit-backface-visibility: hidden;
}
.hmkw-header__wrapper--closed {
  height:0;
}
.hmkw-header__menu--active {
  max-height:1000px;
}
.hmkw-header__dropdown--level2 {
  display:block;
}
.hmkw-header__dropdown--level3 {
  display:block;
  background-color:#000;
  padding:0 34px;
}
.hmkw-header__dropdown-wrapper {
  position:absolute;
  left:100%;
  width:100%;
  padding:0 34px;
  margin-left:100%;
  transition:all 0.25s ease-in;
  -webkit-transition:all 0.25s ease-in;
  background-color:#000;
  height:auto;
}
.hmkw-header__dropdown-wrapper--level3 {
  position:absolute;
  left:100%;
  width:100%;
  margin-left:100%;
  height:auto;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
}
.hmkw-header__dropdown--inactive {
  display:none;
}
.hmkw-header__dropdown-wrapper--active {
  display:block;
  left:0;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
}
.hmkw-header__dropdown-wrapper--hide {
  display: marker;
}
.hmkw-header__dropdown-wrapper--slideout {
  margin-left:0;
}
.hmkw-header__dropdown__mobile_return--level1, .hmkw-header__dropdown__mobile_return--level2, .hmkw-header__dropdown__mobile_return--level3 {
  display:block;
}
#resizer {
   position:absolute;
   left:48px;
   right:49px;
}
.hmkw-header__lang-switcher  {
  float:right;
  width:100px;
}
.hmkw-header__lang-switcher .hmkw-header__lang-switcher--active {
  color:#0A8389;
}

.hmkw-header__lang-de--inactive{
  color:red !important;
  border-right:1px solid #808285;
  height:28px;
  margin:0;
  padding:0;
  line-height:28px;
  width:35px;
  float:right;
}
.hmkw-header__lang-de {
  border-right: none;
  /*height:28px;*/
  margin:0;
  padding:0;
  line-height:28px;
  /*width:35px;*/
  float:right;
}
.hmkw-header__lang-de a {
  border-right:1px solid #808285;
  padding-right: 20px !important;
}


.hmkw-header__lang-en {
  /*height:28px;*/
  line-height:28px;
  margin:0;
  padding:0;
  /*width:30px;*/
  float:right;
  /*margin-left:10px;*/
}
.hmkw-header__lang-en--inactive {
  color:red !important;
  height:28px;
  line-height:28px;
  margin:0;
  padding:0;
  width:30px;
  float:right;
  margin-left:10px;
}
.hmkw-header__top-bar {
  width:100%;
  height:28px;
  margin-right:0;
  margin-bottom:30px;
  margin-top:30px;
}
.hmkw-header__top-bar a {
  border-bottom:none;
  color: #808285;
  font-size:17px;
  display: block;
  /*float: left;*/
  padding: 0 0 0;
  margin: 0 0 0;
  background:none;
  /*height:17px;*/
  width:35px;
}
#search {
  width:100%;
  border: none;
  border-bottom:4px solid #808285;
  height: 40px;
  margin-top: 2px;
  background-color:#000;
  font-size:17px;
  line-height:40px;
}
#search:focus {
  color:#0A8389;
  border: none;
  border-bottom:4px solid #0A8389;
}
.hmkw-header__lang-switcher a {
  line-height:28px;
}
.hmkw-header__lang-switcher a:hover {
  border-bottom:0;
}
.hmkw-header__lang-switcher .hmkw-header__lang-switcher--active {
  color:#fff;
}
.hmkw-header__top-bar a:active{
  border-bottom:none;
}
.hmkw-header__search {
  margin-right: 160px;
  width: 100%;
  padding-left: 160px;
  margin-top:-40px;
}
.hmkw-header__search-button {
  height:30px;
  width:40px;
  background-size:77%;
  background-image:url(../img/search_icon_mobile.svg);
  background-position: center center;
  background-repeat:no-repeat;
}
.hmkw-header__level-1--mobile-only {
  height: auto;
  display: inline-block;
  width: 100%;
  margin-bottom:50px;
}
.hmkw-mobile__social {
  display:block;
  height:40px;
  width:95%;
  margin-left:auto;
  margin-right:auto;
  margin-top:-30px;
}

.hmkw-mobile__social ul {
     position: relative;
     /*float: left;*/
     /*left: 50%;*/
     margin: 0 auto;
     padding: 0;
}

  .hmkw-mobile__social ul:after {
    content: " ";
    clear: left;
  }

  .hmkw-mobile__social ul li {
    position: relative;
    float: left;
    /*right: 50%;*/
    padding: 5px 10px;
    background: #fff;
    list-style: none;
    width: 16%
  }

  .hmkw-mobile__social ul li img {
    max-width: 25px;
  }


.hmkw-mobile__social li a {
  border-bottom:none;
  padding: 0;
  font-size: 17px;
  line-height: 31px;
  background:none;
}
.hmkw-mobile__social li a:hover {
  opacity:0.4;
}

.hmkw-mobile__social a:hover{
  border:none;
}
.hmkw-mobile__social img {
  margin-left:auto;
  margin-right:auto;
}

/* Content */
.hmkw-article1 img {
    margin-bottom: 20px;
}
.hmkw-article2 {
  margin-bottom:45px;
}
/*@media (max-width: 767px) {*/
/*  .hmkw-content-wrapper {*/
/*    margin-top:140px;*/
/*  }*/
/*}*/
.hmkw-content-sidebar {
  display:none;
}
.col-sm-8 .hmkw-call-to-action {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
}

/* Footer*/

.hmkw-footer-social {
  display:none
}
.hmkw-footer-info {
  display:none
}
.hmkw-footer-imprint {
  margin: 0 auto;
  width: 90px;
  display: block;
  text-align: center;
  height:20px;
}

/* Form */

input:focus {
  color:#0A8389;
  border-color:#0A8389;
}
input:focus {
  color:#0A8389;
  border-color:#0A8389;
}
.hmkw-form-wrapper input {
  width:100%;
}
input {
  border:1px solid #808285;
  width:100%;
  float:none;
}
.hmkw-form-wrapper label {
  width:100%;
}
.hmkw-form-wrapper input {
  margin-bottom:10px;
  height:30px;
}
.hmkw-form__fileupload {
  max-width:100%;
  width:100%;
}
.hmkw-form-wrapper input[type=button],.hmkw-form-wrapper input[type=submit] {
  margin-bottom:10px;
  height:auto;
}
.hmkw-form-wrapper select {
  border:1px solid #808285;
  width:100%;
  float:none;
  margin-bottom:10px;
  height:30px;
}
.hmkw-form-wrapper select:focus {
    line-height: 1;
    border: 0;
    border-radius: 0;
    border-bottom:1px solid #008389;
  color:#008389;
}
.hmkw-form-wrapper select:focus {
  border:1px solid #008389;
  width:100%;
  float:none;
  margin-bottom:10px;
  height:30px;
}
.hmkw-form--small_left {
  max-width:49%;
  float:left!important;
  margin-right:1%;
}
.hmkw-form--small_right {
  max-width:49%;
  float:right!important;
  margin-left:1%;
}
textarea {
  border:1px solid #808285;
  resize: none;
  display:inline-block;
  height:auto;
  float:none;
  margin-left:0;
  width:100%;
  margin-top:0;
}
input[type=file]{
  border:none;
  font-size:12px;
  height:auto;
}
.hmkw-form__input-radio label {
  width:auto;
  float:left;
  height:auto;
  border:1px solid #808285;
  padding:0 5px;
  margin-right:5px;
  color:#808285;
}
.hmkw-form__input-radio-label {
  width:100%;
  float:left;
}
.hmkw-form__input-radio {
  width:100%;
  float:left;
}
input[type=button], input[type=submit] {
    max-width:100%;
}
input {
  padding:0 4px;
  height:22px;
}






/* Lists */

.hmkw-list1-column {
  float:none;
  width:100%;
  padding-right:30px;
  margin-bottom:15px;
}

/* hmkw-gallery--portraits */

.hmkw-portrait1-wrapper {
    /*height: 225px;*/
  display: inline-block;
}
.hmkw-portrait1-text__content {
  padding:20px 0 0 0;
  position:relative;
}
.hmkw-portrait1-text {
  position:relative;
  float:none;
  height:auto;
  width:100%;
}


/* Suche */

.hmkw-search__sort {
  float:right;
  margin-top:20px;
  font-size:12px;
  width:auto;
  max-width:100%;
}
.hmkw-search__count {
  display:none;
}
.hmkw-search__pagination s4 {
  display:block;
  float:right;
}

/* Galerie */

.hmkw-gallery-archive-wrapper .hmkw-search__pagination s4 {
  margin-top:10px;
}
.hmkw-gallery-wrapper .hmkw-gallery {
  width:100%;
  margin:20px 0;
  height:250px;
  position:static;
}
.hmkw-gallery-wrapper .hmkw-gallery:nth-child(n) {
  width:100%;
  margin:0 0 120px 0;
}
.hmkw-gallery-wrapper .hmkw-gallery__label {
  height:70px;
  max-height:200px;
  position:absolute;
  background-color:#000;
  top:auto;
  margin-top:270px;
  transition:none;
  -webkit-transition:none;
  background:none;
  color:#000;
  padding:0 0 0 0;
  text-transform:none;
  line-height:18px;
  width: 90%;
}
.hmkw-gallery-wrapper .hmkw-gallery:hover .hmkw-gallery__label {
  height:70px;
  padding:0;
  max-height:200px;
}
.hmkw-gallery-wrapper .hmkw-gallery__label-text--screen {
  display:none;
}
.hmkw-gallery-wrapper .hmkw-gallery__label-text--mobile {
  display:block;
}
.hmkw-gallery-archive-wrapper .hmkw-gallery {
  width:100%;
  margin-bottom:15px;
}
.hmkw-gallery-archive-wrapper .hmkw-gallery__label {
  width:100%;
  height:auto;
  margin-bottom:40px;
}

}
/* Hover Funktionalität Navigation */
@media (max-width:9000px) and (min-width:768px) {
.hmkw-header__menu--dropdown {
  transition:max-height 0.25s ease-in;
  -webkit-transition:max-height 0.25s ease-in;
  max-height:1605px;
  display:block;
  padding:0 0 10px 0;
}
}


/*tx_news*/
/*preview responsiv*/
img.respon {
max-width:100%!important;
height: auto;
}

/*silbentrennung*/

body {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 hyphens: auto;
}

/*kategorie*/
span.kategorie {
    border-bottom: 1px solid #000;
    color: #000;
    display: inline-block;
    margin-bottom: 19px;
}

/*margin-Anpassung register /lehrbeauftragte*/

.hmkw-list1-column .hmkw-list1 h3 {
  margin-left: -40px
}

/*carousel*/
/*.carousel-indicators {*/
/*    opacity: 1;*/
/*  margin-bottom: 20px;*/
/*}*/

/*.carousel-control {*/
/*    opacity: 0;*/
/*}*/


/*.carousel-inner > .active.left,*/
/*.carousel-inner > .active.right {*/
/*  opacity: 1;*/
/*}*/


/*.carousel-inner > .item {*/
/*    height: auto;*/
/*}*/






/*@media (max-width: 991px) {*/
/*    .carousel-inner > .item {*/
/*        padding-left: 0;*/
/*        padding-right: 0;*/
/*    }*/


/*}*/


/*news - termine*/
.news .hmkw-article2  .news-img-wrap {
    margin: 0 25px 0 0;
    width: 282px;
}

/*news - bildausrichtung */

.news-single .article .news-img-wrap {
    float: left;
    margin: 8px 25px 0 0;
    width: 282px;
}

.news .article .news-img-wrap img {
  margin-top: -1px;
}

/*1. Tabellenspalte mit fixer Breite*/
.table td:first-child,
.contenttable td:first-child {
    width: 100px !important;
}

/*Suchbox ausblenden*/
#c5185 {
display: none
}

#ke_search_sword {
    width: 100%!important;
}

/*iframe-Videos responsiv*/
.embed-container iframe {
  width: 100% !important
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* ratio 16x9 */
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

/*Formulare*/

#frankfurt fieldset.fieldset-subgroup legend {
    font-weight: normal;
    margin-left: 0;
    padding: 0;
    width: auto;
  margin-top: 20px
}

#fieldset.fieldset-subgroup legend {
    float: none !important;
    width: auto;
    display: inline !important;
    margin: 0 0 0 1em;
}




#field-6 {
width: auto!important
}

#gwp #field-6 {
  border:none;
  border-bottom:1px solid #9a9b9e;
  height:22px;
  width:100% !important;
  padding: 2px;
  padding-left:4px;
  line-height:14px;

  color:#9a9b9e;
}


#gwp select {
  /*min-width:55px*/
  padding-right: 20px

}

#frankfurt label {
    float: left;
    margin-right: 1em;
    vertical-align: baseline;
    width: auto;
}

#frankfurt li.csc-form-element-textarea {
  list-style-type: none
}


/*flexslider*/
.flex-caption {
width: 50%;
margin-left: 50%
}
.flex-control-nav {
bottom: -50px
}
.flex-control-paging li a {
  background: #fff;
  background: rgba(255, 255, 255, 1);
  border: 1px solid black
}

.flex-direction-nav a:before {
  content: '\f001';
  color: rgba(255, 255, 255, 1.0);
  margin-top: 10px;
  margin-left: 15px;
filter:alpha(opacity=0);
 -webkit-transition: opacity 0.6s;
 transition: opacity 0.6s;

 text-shadow:0 1px 2px rgba(0,0,0,0.6)
}


.flex-next {
margin-right: -15px!important
}

.topnews {
  background: 0 none;
  padding-left: 0;
  color:#000!important;
}

.caption-title a, .caption-title a:active, .caption-title a:visited {
font-weight:inherit;
font-size:inherit;
color:inherit;
text-decoration:none;
display:block;
}

/*.flex-control-paging li a,*/
/*.carousel-indicators li,*/
/*.carousel-indicators .active  {*/
/*  width: 8px;*/
/*  height: 8px;*/

/*  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);*/
/*  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);*/
/*  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);*/
/*  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);*/
/*  -webkit-border-radius: 20px;*/
/*  -moz-border-radius: 20px;*/
/*  border-radius: 20px;*/

/*}*/



/*.carousel-indicators li:hover {*/
/*  background: #333;*/
/*  background: rgba(0, 0, 0, 0.7);*/
/*}*/


/*.carousel-indicators li,*/
/*.carousel-indicators .active {*/
/*margin: 0 6px;*/
/*}*/


.lightbox {
padding: 0 !important;
border: 0 none !important
}


.unsichtbar, .modal-caption-title {
  display: none
}


/*tx_cal*/
.tx-cal-controller .vevent {
    color:#000;
}
.tx-cal-controller h1, .tx-cal-controller .found, .tx-cal-controller .pagebrowser {
  text-align: left;
}

.tx-cal-controller .imagecaption {
color: #888
}



/*ws_flexslider*/
.tx-ws-flexslider .flexslider {
border:0 !important
}

.tx-ws-flexslider .flex-direction-nav a:before {
  margin-left: 0!important
}

.tx-ws-flexslider .flex-next {
margin-right: 0!important
}


.row.hmkw-content .tx-ws-flexslider{
    max-width: 800px;
  margin: auto
}



/*cookie consent*/
.cc-window {
font-size:12px!important;
    font-family:"Instrument", Avenir Next, Helvetica, Arial, sans-serif !important;
  padding: 0.5em 0.9em !important;

}



/*meta-Navi*/

.hmkw-header__top-bar a {
color: #00a7b5ee;
  }


/*Responsive iFrames
*/
.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*35%-65%*/

.hmkw-list1-column1 .caption{
color: #888
}


/*anpassungen nach upgrade*/
.col-md-12{
padding: 0
}

.frame {
  padding-top: 0;
  padding-bottom: 0;
}

/*ws_flexslider*/
.tx-ws-flexslider .flexslider {
border:0 !important
}

.tx-ws-flexslider .flex-direction-nav a:before {
  margin-left: 0!important
}

.tx-ws-flexslider .flex-next {
margin-right: 0!important
}



/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('../fonts/flexslider-icon.eot');
  src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/flexslider-icon.woff') format('woff'),
    url('../fonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*generelle Layoutanpassung nach upgrade*/
.frame {
  padding-top: 0;
  padding-bottom: 0;
}

.gallery-item img, .gallery-item picture {
    width: auto;
}

.frame-header {
  border-bottom: 0 none;
  margin-bottom: 0 !important
}


.hmkw-gallery--landscape img {
    height: 100%;
    width: 100%;
}

.hmkw-gallery img {
    height: 100%;
    width: 100%;
}

.news .article .news-img-wrap a {
  padding: 0 !important;
  border: 0 none !important;
}

input.custom-control-input {
  display: block
}

/*tx_form*/
.confirmation {
font-weight: bold;
  color: red
}

.form-container textarea {
  float: right;
  margin-top:0;
}


/*space befor / after*/

.frame-space-before-extra-small {
   margin-top: 1em
}
.frame-space-before-small{
   margin-top: 2em
}
.frame-space-before-medium  {
   margin-top: 3em
}
.frame-space-before-large  {
   margin-top: 4em
}
.frame-space-before-extra-large  {
   margin-top: 5em
}

.frame-space-after-extra-small {
   margin-bottom: 1em
}
.frame-space-after-small{
   margin-bottom: 2em
}
.frame-space-after-medium  {
   margin-bottom: 3em
}
.frame-space-after-large  {
   margin-bottom: 4em
}
.frame-space-after-extra-large  {
   margin-bottom: 5em
}


/*iphone11*/
/* 1792x828px at 326ppi */
@media only screen
    and (device-width: 414px)
    and (device-height: 896px)
    and (-webkit-device-pixel-ratio: 2) {

  .news-text-wrap {clear: both}



.hmkw-header__sitelogo {
  background:url(../img/Media-University_Logo_small_schwarz.svg) no-repeat;
  background-size:100%;
  display:block;
  height:85px;
  margin-left:-25px;
  text-indent:-99999px;
  width:300px;
}



}



/*sticky-Elemente*/
div.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  z-index: 2;
}

div.sticky h2,
div.sticky{
  background: white;
}
div.sticky  h2 {
  margin-bottom: 0;
  padding-top:0.5em
}

div.sticky ~ div.sticky {
  top:2em
}


@media (max-width:767px){

div.sticky{top:100px !important}

div.sticky ~ div.sticky {
 top:130px !important
}


/*anpassungen für seite 1133*/
#page-1133 .hmkw-list1-column1{

float: none!important;
  width: 100%
}

#page-1133 .hmkw-list1-column2 {

width: 100%
}



}


/*social-gdpr*/
.social-gdpr-google-maps,
.social-gdpr-google-maps-iframe iframe {
  max-width: 100%;
}

.social-gdpr-youtube-iframe-notice, .social-gdpr-vimeo-iframe-notice, .social-gdpr-google-maps-iframe-notice, .social-gdpr-osm-iframe-notice {
    background-color: #e7ebed;
    color:#003d4b;
}

/*da Vorschaubild eines externen youtube-videos falsche größe hatte*/
/*https://stackoverflow.com/questions/28852121/min-height-of-the-background-size/28852222*/
.social-gdpr-youtube-video:before,
.social-gdpr-vimeo-video:before,
.social-gdpr-google-maps:before,
.social-gdpr-osm-map:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}

.embed-responsive-16by9 .social-gdpr-youtube-video:before,
.embed-responsive-16by9 .social-gdpr-vimeo-video:before,
.embed-responsive-16by9 .social-gdpr-google-maps:before,
.embed-responsive-16by9 .social-gdpr-osm-map:before {
  display: none;
}

.embed-responsive-16by9 .social-gdpr-youtube-video,
.embed-responsive-16by9 .social-gdpr-vimeo-video,
.embed-responsive-16by9 .social-gdpr-google-maps,
.embed-responsive-16by9 .social-gdpr-osm-map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
/*cluster headlines*/

ul.cluster
 {
  list-style-type: none;
  margin: 0 0 15px;
  overflow: hidden;
  background-color: #003d4b;
  font-weight:medium;
  padding: 5px 15px;
  font-size: 16px;
  color: #ffffff;
}

li.clusterhead{
  float: left;
}

li.clustersubhead {
  float: right;
}

li.clusterhead a,
li.clustersubhead a {
  display: block;
  color: white;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

ul.cluster a.active {
  font-size:13px;
  font-weight:medium;
  letter-spacing: 0;
}

.terminteaserliste {
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 0 !important;;
  margin-bottom: 0 !important
}



/* ===== Scrollbar CSS ===== */
/* Firefox */
.hmkw-header__menu--left {
  scrollbar-width: auto;
  scrollbar-color: #0A8389 #0A8389;
}

/* Chrome, Edge, and Safari */
.hmkw-header__menu--left::-webkit-scrollbar {
  width: 10px;
}

.hmkw-header__menu--left::-webkit-scrollbar-track {
  background: #000000;
}

.hmkw-header__menu--left::-webkit-scrollbar-thumb {
  background-color: #0A8389;
  border-radius: 10px;
  border: 2px none #000000;
}

/* Header Visual #1 */
.keyvisual.keyvisual-1 {
  height: 35vw;
  margin-top: -40px;
}

@media (max-width:767px){
  .keyvisual.keyvisual-1 {
    margin-top: 102px;
  }
}

/* Header Visual #2 */
.keyvisual.keyvisual-2 {
  height: 35vw;
  background: gray;
  margin-top: -40px;
}

.keyvisual.keyvisual-2 .overlay-white {
  width: 60%;
  height: 100%;
  background: #ffffffcc;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  padding-left: 5vw;
  z-index: 11;
}

.keyvisual.keyvisual-2 .frame header.frame-header {
  background: transparent;
}

.keyvisual.keyvisual-2 h1 {
  font-size: 5vw;
  margin-bottom: 0;
  font-weight: 900;
  letter-spacing: 4px;
}
.keyvisual.keyvisual-2 h2 {
  font-size: 2.5vw;
  margin-top: 0;
  margin-bottom: 3vw;
}
.keyvisual.keyvisual-2 p {
  font-size: 2.5vw;
  margin-bottom: 0;
  line-height: normal;
}

.keyvisual.keyvisual-2 .hmkw-call-to-action {
  font-size: 2vw !important;
  display: inline-block;
  height: auto;
  line-height: normal;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}


@media (max-width:767px){
  .keyvisual.keyvisual-2 {
    height: 40vw;
    margin-top: 102px;
  }
  .keyvisual.keyvisual-2 .hmkw-call-to-action {
    font-size: 3vw !important;
  }
}

@media (max-width:576px){
  .keyvisual.keyvisual-2 {
    height: 60vw;
  }
  .keyvisual.keyvisual-2 .overlay-white {
    width: 80% !important;
    padding-left: 1vw;
  }
  .keyvisual.keyvisual-2 h1 {
    font-size: 10vw;
  }
  .keyvisual.keyvisual-2 h2 {
    font-size: 6vw;
  }
  .keyvisual.keyvisual-2 p {
    font-size: 3vw;
  }
  .keyvisual.keyvisual-2 .hmkw-call-to-action {
    font-size: 4vw !important;
  }
}

@media (max-width:450px){
  .keyvisual.keyvisual-2 {
    height: 65vw;
  }
  .keyvisual.keyvisual-2 .overlay-white {
    width: 100% !important;
  }
  .keyvisual.keyvisual-2 p {
    font-size: 4.5vw;
  }
  .keyvisual.keyvisual-2 .hmkw-call-to-action {
    font-size: 5.5vw !important;
  }
}

/* Keyvisual 3 (inheriting from Keyvisual 1) */
.keyvisual.keyvisual-3 {
  min-height: 250px;
}
.keyvisual.keyvisual-3 > .d-flex > div {
  flex-grow: 1;
}

@media (max-width:767px){
  .keyvisual.keyvisual-3 .keyvisual3-element {
    flex: 0 0 auto;
    width: 50%;
  }
  .keyvisual3-element:first-child {
    margin-top: -62px;
  }
}

@media (max-width:576px){
  /*.keyvisual.keyvisual-3 {*/
  /*  margin-bottom: 20vw;*/
  /*}*/
  .keyvisual.keyvisual-3 .keyvisual3-element {
    flex: 0 0 auto;
    width: 80vw;
    margin: 0 10vw;
  }
  .keyvisual.keyvisual-3 .container-fluid {
    position: relative;
    top: 20vw;
  }
}

/* Element */

.keyvisual3-element a {

  display: block;
  height: 100%;
  padding: 0.5rem 1.5rem;
  text-align: center;
}

.keyvisual3-element a h1, .keyvisual3-element a p {
  color: #003d4b;
  margin: 0;
  line-height: normal;
}

.keyvisual3-element.layout-0 a {
  background-color: #FFFF00ee;
  color: #003D4B;
}
.keyvisual3-element.layout-0 a:hover {
  background-color: #FFFF00;

}
.keyvisual3-element.layout-11 a {
  background-color: #003D4Bee;
  color: #fff;

}
.keyvisual3-element.layout-11 a:hover {
  background-color: #003D4B;

}
.keyvisual3-element.layout-11 h1,
.keyvisual3-element.layout-11 p {
  color: #FFFF00ee;
}
.keyvisual3-element.layout-12 a {
  background-color: #EEEBEAee;
}
.keyvisual3-element.layout-12 a:hover {
  background-color: #EEEBEA;
}
.keyvisual3-element.layout-12 a h1 {

}
.keyvisual3-element.layout-12 a p {

}
.keyvisual3-element.layout-13 a {
  background-color: #00a7b5ee;
}
.keyvisual3-element.layout-13 a:hover {
  background-color: #ffff00;
}


/* Element adjustments in Header Visuals */
.keyvisual .stretched-link {
    width: 0;
    height: 0;
}
.keyvisual .stretched-link:after {
    z-index: 10;
}
.keyvisual .hmkw-call-to-action {
  font-size:25px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.keyvisual .embed-responsive-item {
  object-fit: cover;
}

.keyvisual .keyvisual-content {
  z-index: 10;
}
.keyvisual .keyvisual-cta {
  z-index: 11;
}

/* Glide Slider */
.glide {
    padding: 0;
}

/*.glide .glide__track {*/
/*    padding: 0 3rem;*/
/*}*/

.glide__slide span {
  display: inline-block;
  text-align: center;
  line-height: 1.5;
}
.glide__arrow {
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.glide__arrow--left {
  left: -1em !important;
}
.glide__arrow--right {
  right: -1em !important;
}
@media (min-width: 768px) {
  .glide__arrow--left {
    left: -3em !important;
  }
  .glide__arrow--right {
    right: -3em !important;
  }
}
.glide__arrow:before {
  content: '\f002';
  color: #008489;
  width: 32px;
  height: 64px;
  font-family: "flexslider-icon";
  font-size: 40px;
  text-shadow: 2px 2px 2px rgb(0 0 0 / 30%);
}
.glide__arrow--left:before {
  content: '\f001';
}
.glide__slide {
    text-align: center;
}
.glide__slide img {
    margin: 0 auto;
}

.effect-greyscale img {
  filter: saturate(0);
}
.effect-greyscale img:hover, .effect-greyscale img:active, .effect-greyscale img:focus {
  filter: saturate(1);
  transition: 300ms filter;
}

.full-width {
  max-width: none;
}

/* Info tile */
.info-tile {
  position: relative;
  width: 100%;
  hyphens: none;
  overflow: hidden;
}

.info-tile .content {
  position: absolute;
  top: -3px;  bottom: -3px;  left: 0;  right: 0;
}

.info-tile .content p {
  font-size: inherit;
  line-height: normal;
  margin-bottom: 0;
}

.info-tile .action div {
  display: inline-block;
  font-size: 0.5em;
  font-weight: 900;
  padding: 0 1em;
  margin-bottom: 0.5em;
  background: #0A8389;
  color: #fff;
}

  /* Layout: info */
.info-tile .content.layout-0 {
  text-align: center;
}

.info-tile small {
  font-size: 0.75em;
}

/* Layout: event */
.info-tile.layout-1 {
  background-size: cover;
}
.info-tile.layout-1 .content {
  background-color: #ffffffaa;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
  margin-right: 20%;
  backdrop-filter: blur(5px);
  font-size: .8em;
}

.info-tile.layout-1 .content .align-items-center {
  align-items: start !important;
}
.info-tile.layout-1 .content .justify-content-center {
  justify-content: start !important;
  padding-top: .6em;
  padding-left: .8em;
}
.info-tile.layout-1 > a {
  color: #000;
}
.info-tile.layout-1 > a:hover {
  color: inherit;
}
.info-tile.layout-1 .content ul {
  font-size: .45em;
  list-style: none;
  font-weight: 900;
  margin: 1.5vw 0 0;
  padding: 0;
}
.info-tile.layout-1 .content ul li {
  list-style-image: none;
  margin-left: auto;
  line-height: normal;
  color: #008389;
  padding-left: 3.3vw;
}
.info-tile.layout-1 .content ul li:before {
  content: "\2611";
  color: #000;
  font-weight: bold;
  display: inline-block;
  margin-left: -3vw;
  margin-right: 1vw;
}
.info-tile.layout-1 .action div {
  line-height: normal;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  margin-left: .8em;
  font-size: 0.625em;
}

.sep {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.news-search-form select, .news-search-form select:focus,
.news-search-form input, .news-search-form input:focus {
  border: 2px solid #008389;
  border-radius: 0;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none;
  font-size: .875rem;
}
.news-search-form select, .news-search-form select:focus {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.news-search-form input, .news-search-form input:focus {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left: 5px !important;
}
.news-search-form select option {
  color: #000;
}
.news-search-form select:has(option[value=""]:checked),
.news-search-form select option:first-child {
  color: #888;
}

.news-search-form .form-group {
    width: 100%;
}
.news-search-form .form-group input,
.news-search-form .form-group select {
    width: 100%;
    height: 30px;
}
.news-search-form .form-group {
    padding: 0 15px;
}
@media (min-width: 768px) {
    .news-search-form .form-group {
        padding: 0;
        margin-right: 1.5rem;
    }
}
.news-search-form .form-group:last-child {
  margin-right: 0;
}
#news-filter-minimumDate {
  margin-right: 1.5rem !important;
}

@media (max-width: 767px) {
  html {
    scroll-margin-top: 120px;
  }
}
