@charset "UTF-8";

/*cta-button*/
.hmkw-call-to-action {
    background-color: #008389;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    margin-top: 20px;
    max-width: 260px;
    text-align: center;
}
.hmkw-call-to-action-bar {
    background-color: #008389;
    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--open {
    background-color: #008389;
    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 {
    background-image: url("../img/call-to-action-bar_close.svg");
    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 #008389;
    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: #808285;
}
.col-sm-8 .hmkw-call-to-action {
    display: none;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

body {
  font-family:"Lato", Avenir Next, Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height:24px;
  color:#000;
}
[class^=col-] {
  padding:0 18px;
}
.container-fluid {
  max-width:1020px;
}
.hmkw-content-wrapper {
  margin-top:0px;
}
.row.hmkw-footer-social {
  margin-top:64px;
  padding-bottom:64px;
}
.row.hmkw-content {
  border-bottom:1px solid #808285;
  margin-bottom:40px;
  padding-bottom:40px;
  letter-spacing:0.5px;
}
img {
  display:block;
  max-width:100%;
  height:auto;
}
.hmkw-header__sitelogo {
  background:url(../img/HMKW_Logo_schwarz.svg) no-repeat;
  background-size:100%;
  display:block;
  height:114px;
  margin:20px 12px 0;
  width:137px;
}

/* 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:#808285;
}
p {
  font-size:14px;
  letter-spacing:0.5px;
}
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:bold;
  margin:0 0 40px;
  letter-spacing:0.5px;
  color:#000;
  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:#008389;
}
h2 {
  font-size:16px;
  font-weight:bold;
  margin-top:40px;
  line-height:23px;
}
h3 {
  font-size:14px;
  letter-spacing:0.5px;
  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;
}
a.s2 {
  border-bottom:1px solid #000;
  padding-bottom:2px;
}
a.s2:hover {
  color:#008389;
  border-bottom:1px solid #008389;
}

.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;
  letter-spacing:0.5px;
  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;
}

.s3 {
  font-size:10px;
  letter-spacing:0.5px;
  color:#808285;
  line-height:15px;
  display:block;
  margin-top:5px;
}
.s3:before {
  content: url("../img/line_element_list_hover.svg");
  margin-right: 5px;
}
.s4 {
  font-size:10px;
  margin-bottom:20px;
  max-width:940px;
  margin-bottom:40px;
}
.s4 a {
  color:#808285;
  outline:0;
  padding-bottom:2px;
  border-bottom:1px solid #808285;
  margin-bottom:0px;
}
.s4 a:hover {
  color:#008389;
  border-bottom:1px solid #008389;
  text-decoration:none;
}
.s5 {
  font-size:14px;
  letter-spacing:0.5px;
  color:#808285;
  line-height:15px;
  display:block;
  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:#008389;
  border-bottom: 1px solid #008389;
  padding-bottom:3px;
}

.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;
  letter-spacing:0.5px;
}
.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;
  letter-spacing:0.5px;
  color:#000;
  display:list-item;
  list-style-image:url(../img/line_element_list.svg);
  width:auto;
}
.n1 a:hover {
  color:#008389;
  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:#008389;
  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;
}  
.hmkw-header__nav {
  float:right;
  width: 588px;
  margin-left:0;
}
.hmkw-header__nav a {
  border-bottom:3px solid #fff;
  color:#000;
  display:block;
  float:left;
  padding: 10px 17px 30px;
    margin: 54px 0px 0px;
  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 #808285;
  text-decoration:none;
}
.hmkw-header__nav .hmkw-header__nav__item--active {
  border-bottom:3px solid #008389;
}
.hmkw-header__nav .hmkw-header__nav__item--hover {
  border-bottom:3px solid #808285;
}
.hmkw-header__nav .hmkw-header__nav__item--inactive {
  border-bottom:3px solid #fff;
}
.hmkw-header__menu {
  background:#000;
  max-height:0;
  overflow:hidden;
  position:absolute;
  width:587px;
  top:155px;
  right:19px;
  transition:max-height 0.0s ease;
  -webkit-transition:max-height 0.0s ease;
  z-index:999;
  transition:max-height 0.001s ease-in;
  -webkit-transition:max-height 0.001s ease-in;
}
.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;
  list-style:none;
  width:363px;
  float:right;
  padding:0;
  margin-right:17px;
  padding-top:7px;
}
.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;
}
.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;
  float: left;
  padding: 0;
  margin: 0;
  outline: 0px none;
  width:100%;
  font-size: 12px;
  line-height: 18px;
}
.hmkw-header__dropdown--sub li a:hover {
  border-bottom:none;
  color: #808285;
}
.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;
  font-size:12px;
  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;
  float: left;
  margin: 0;
  padding: 0;
  outline: 0px none;
  width:100%;
  font-size: 12px;
  line-height: 18px;
}
.hmkw-header__dropdown--main li a:hover {
  color:#808285;
}
.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;
  width:500px;
  height:14px;
  display:block;
  margin-top:20px;
  margin-right:15px;
  color: #808285;
  font-size:13px;
  line-height:14px;
}
.hmkw-header__top-nav {
  width:300px;
  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: 0px 0px 0px;
  margin: 0px 15px 0px;
}
.hmkw-header__top-bar a:active{
  border-bottom:none;
}
.hmkw-header__top-bar a:hover{
  border-bottom:1px solid #808285;
  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: 0px 0px;
  outline:0;
}
.hmkw-header__lang-switcher  {  
  float:right;
}
.hmkw-header__lang-switcher .hmkw-header__lang-switcher--active {  
  color:#0A8389;
  margin:0;
}
.hmkw-header__lang-de {
  border-right:1px solid #808285;
  height:14px;
  line-height: 14px;
  margin-left:0px;
  margin-right:5px;
  padding: 0px 5px;
  float: right;
  color: #F0F0F0;  
}

.hmkw-header__lang-de--inactive {
  border-right:1px solid #808285;
  height:14px;
  line-height: 14px;
  margin-left:0px;
  margin-right:5px;
  padding: 0px 5px;
  float: right;
}
.hmkw-header__lang-en {
  height:14px;
  line-height: 14px;
  margin-left:0px;
  margin-right:5px;
  padding: 0px 0px;
  float: right;
}

.hmkw-header__lang-en--inactive {
  height:14px;
  line-height: 14px;
  margin-left:0px;
  margin-right:5px;
  padding: 0px 0px;
  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:#808285;
}
.hmkw-header__lang-de a:hover {
  border-color:#808285;
}
.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:0;
}
.hmkw-header__menu-return-wrapper {
  width: 100%;
  height:auto;
  display:inline-block;
  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 0px;
  margin: 0px;
  outline: 0px 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_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:#000;
  border-bottom:1px solid #000;
  display:inline-block;
  margin-bottom:19px;
}
.hmkw-article__category-link:hover {
  text-decoration:none;
  border-color:#008389;
}
.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;
}
.hmkw-article2 img {
  margin-bottom:24px;
}
#resizer {
   position:absolute;
   left:40px;
   right:40px;
}
input {
  border:none;
  border-bottom:1px solid #9a9b9e;
  height:22px;
  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;
}  
.hmkw-footer-social {
  display:block;
  height:40px;
  width:65%;
  margin-left:auto;
  margin-right:auto;
  list-style:none;
  height:30px;
  margin-top:24px;
  margin-bottom:55px;
}
.hmkw-footer-social li {
  margin-left:3.5%;
  margin-right:3.5%;
  float:left;
  width:8%;
  height:100%;
  background-position: center center;
  background-repeat:no-repeat;
}
.hmkw-footer-social li:hover {
  opacity:0.5;
}
.hmkw-footer-imprint {
  display:none;
}



/* Content */

.hmkw-content {
  max-width:940px;
  padding:0 12px;
}
.hmkw-content-sidebar {
  margin-top:66px;
}
.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 0px 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:0px;
}
.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 {
  margin-top:20px;
  display:block;
  height:42px;
  max-width:260px;
  color:#fff;
  font-weight:bold;
  line-height:42px;
  text-align:center;
  font-size:16px;
  background-color:#008389;
}
.hmkw-call-to-action:hover {
  background-color:#808285;
}
.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 {
    position: relative;
    overflow: hidden;
    margin: 0px;
  width:50%;
  margin-bottom:10px;
  max-width:50%;
  margin-left:-4px;
  display:inline-block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: auto;
  padding: 0px 40px;
  border: medium none;
  height: 42px;
  max-width: 260px;
  color: #FFF;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  background-color: #9a9b9e;
  position: relative;
    overflow: hidden;
    margin: 0px;
  width:100%;
  margin-bottom:0px;
  margin-left:-4px;
  display:inline-block;
  margin-bottom:0;
  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:0px;
}
.hmkw-form__fileupload:hover {
  background-color: #808285;
}
.hmkw-form__upload {
    position: relative;
    overflow: hidden;
    margin: 0px;
  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;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
  background: transparent url("../img/select_arrow.svg") no-repeat scroll right 8px;
  height:22px;
  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;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
  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:0px;
  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;
}
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;
  color: #FFF;
  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:225px;
  margin-bottom:30px;
  margin-top:20px;
}
.hmkw-portrait1 {
  width:150px;
  height:225px;
  margin-right:26px;
  float:left;
}
.hmkw-portrait1-text {
  width:auto;
  height:225px;
  float:none;
  overflow:hidden;
  vertical-align:bottom;
  position: relative;
}
.hmkw-portrait1-text__content {
  position: absolute;
  bottom: 0px;
  letter-spacing:0.5px;
}
.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-img {
  width:150px;
  height:225px;
  margin-right:26px;  
}
.hmkw-portrait2-text {
  margin:20px 2% 0 0;
  width:95%;
  height:auto;
  float:none;
  overflow:hidden;
  vertical-align:bottom;
  position: relative;
  letter-spacing:0.5px;
}
/* Lists */
.hmkw-list1-wrapper {
  display:inline-block;
  width:100%;
}

.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;
}

/* FAQ */

.hmkw-faq {
  padding:44px 0 0 0;
}
.hmkw-faq-question {
  letter-spacing:0.5px;
  font-weight:bold;
}
.hmkw-faq-question:hover {
  color:#008389;
  cursor:pointer;
}
.hmkw-faq-answer {
  max-height:0px;
  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:200px;
}
.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 {
  letter-spacing:0.5px;
  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;
  display: inline;
}
.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 #008389;
  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:0px;
  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:0px;
  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:#000;
  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: 0px 15px 0px;
  margin: 0px 0px 0px;
}
.hmkw-header__lang-switcher a {  
  padding: 0px 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:0px;
  padding-right:0px  
}
.s8 {
   margin:2px 0 6px 0;
  display: block;
}

/*Bewerbungsteaser*/

.hmkw-call-to-action-bar--open {
    background-color: #008389;
    color: #fff;
    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;
}
.hmkw-header__top-nav {
  display:none;
  }
.hmkw-header__nav .hmkw-header__nav__item--inactive {
  border-bottom:1px solid #808285;
}
.hmkw-header__sitelogo {
  background:url(../img/HMKW_Logo_small_schwarz.svg) no-repeat;
  background-size:100%;
  display:block;
  height:64px;
  margin-left:12px;
  text-indent:-99999px;
  width:58px;
}
.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;
}
.hmkw-header__nav a {
  color:#fff;
  width:100%;
  padding: 10px 17px 0px;
  margin: 0px 0px 0px;
  height:auto;
}
.hmkw-header__nav {
  background-color: #000;
  margin-top: 16px;
  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:#808285;
}
.hmkw-header__level-1 {
  border-color:#f00;
}
.hmkw-header__nav a, .hmkw-header__nav__item--active {
    border-bottom: 1px solid #808285;
  padding: 2px 0px 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:0px;
  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 #808285;
}
.hmkw-header__nav a:hover, .hmkw-header__nav a:active {
  border-bottom: 1px solid #808285;
  text-decoration:none;
}
.hmkw-header__nav__item--last {
  border-bottom: none;
}
.hmkw-header__dropdown--main {
  top:0px;
  padding:0;
  margin-top: 0px;
  margin-bottom: 0px;
  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: 0px;
  margin-bottom:10px;
  padding-top:0px;
  margin-top:5px;
}
.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:0px;
  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 {
  transition:margin-left 0.25s ease-in;
  -webkit-transition:margin-left 0.25s ease-in;
  padding:0px 30px;
  position:absolute;
  top:16px;
  max-height:2000px;
  width:100%;
  transition:left 0.25s ease-in;
  -webkit-transition:left 0.25s ease-in;
  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 {
  letter-spacing:0.5px;
}
.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:0px;
  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;
  line-height:33px;
  background-repeat:no-repeat;
  background-position:right center;
  margin-left:0px;
  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: 0px 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 {
  border:none;
  display: block;
}
.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__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: 0px;
  top: 0px;
  right: 0px;
  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:0px;
}
.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:1px solid #808285;
  height:28px;
  margin:0;
  padding:0;
  line-height:28px;
  width:35px;
  float:right;
}
.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:0px;
  margin-bottom:30px;
  margin-top:30px;
}
.hmkw-header__top-bar a {
  border-bottom:none;
  color: #808285;
  font-size:17px;
  display: block;
  float: left;
  padding: 0px 0px 0px;
  margin: 0px 0px 0px;
  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:0px;
}
.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 {
  list-style:none;
  list-style-position:inside;
  height:40px;
  margin-top:20px;
  margin-bottom:10px;
  padding:0;
}
.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 li {
  margin-right:3%;
  margin-left:3%;
  float:left;
  width:10%;
  height:100%;
  background-position: center center;
  background-repeat:no-repeat;
}
.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;
}
.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: 0px 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;
  background: transparent url("../img/select_arrow.svg") no-repeat scroll right 10px;
}
.hmkw-form-wrapper select:focus {
    line-height: 1;
    border: 0;
    border-radius: 0;
    border-bottom:1px solid #008389;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
  background: transparent url("../img/select_arrow.svg") no-repeat scroll right 10px;
  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:0px;
}
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;
  width:100%;
  transition:none;
  -webkit-transition:none;
  background:none;
  color:#000;
  padding:0 0 0 0px;
  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:444px;
  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;
}

.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;
}


/*1. Tabellenspalte mit fixer Breite*/
.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 */
  height: 0; 
  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
}

#field-6 {
width: auto!important
}

#frankfurt label {
    float: left;
    margin-right: 1em;
    vertical-align: baseline;
    width: auto;
}

#frankfurt li.csc-form-element-textarea {
  list-style-type: none
}

