/**
 * Place your custom styles here.
 */
@font-face {
    font-family: 'kosmos85_extra_black';
    src: url('webfont/kosmos-extrablack-webfont.woff2') format('woff2'),
         url('webfont/kosmos-extrablack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'kosmos55_roman';
    src: url('webfont/kosmos-regular-webfont.woff2') format('woff2'),
         url('webfont/kosmos-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@media all {
    body {
        font-family: 'kosmos55_roman';
        font-size: 14px;
        line-height: 1.3;
        color: #000;
        background-color: #fff;
    }
}
h1, .h1 {
	color: #33CCFF;
	font-family: kosmos85_extra_black;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0px;
}
h2, .h2 {
	font-size: 28px;
	color: #33CCFF;
	font-family: kosmos85_extra_black;
	margin-top: 0px;
	text-transform: uppercase;
}
h3, .h3 {
	font-size: 14px;
	color: #33CCFF;
	font-family: kosmos85_extra_black;
	margin-top: 0px;
	text-transform: uppercase;
}
h4, .h4 {
	font-size: 28px;
	color: #000;
	font-family: kosmos85_extra_black;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h5, .h5 {
	font-size: 28px;
	color: #fff;
	font-family: kosmos85_extra_black;
	margin-top: 0px;
	text-transform: uppercase;
}
p, .p {
	font-family: kosmos55_roman;
	font-size: 13px;	
}
table, tr, td {
	font-size: 13px;	
}
b, strong {
    font-weight: 900;
    color: #33CCFF;
}
td, th {
    padding: 0;
    padding-right: 10px;
}
/**
 * LAYOUT
 */

.col-sm-6.bs-region.bs-region--right {
    padding-right: 10px;
	padding-top: 0px;
	padding-left: 20px;
}
.col-sm-6.bs-region.bs-region--left {
    padding-right: 0px;
    padding-left: 0px;
}
.field.field--name-field-bild-rechts.field--type-image.field--label-hidden.field--item {
    margin-left: -20px;
    margin-right: -10px;
    margin-top: -15px;
}
.field.field--name-field-text-left.field--type-text-long.field--label-hidden.field--item {
    padding-right: 10px;
    padding-top: 15px;
    padding-left: 20px;
	background-color: #33CCFF;
}
.field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    margin-top: 15px;
	margin-bottom: 20px;
}
section#block-exitlink {
    padding-top: 10px;
}
/**
 * RESPONSIVE MENU
 */
.responsive-menu-toggle {
    display: inline-block;
    background-color: #33CCFF;
	height: 44px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.responsive-menu-toggle-icon {
        box-sizing: border-box;
        display: block;
        width: 44px;
        height: 44px;
        z-index: 4;
        margin-top: 0;
        position: relative;
}
    .responsive-menu-toggle-icon::before, .responsive-menu-toggle-icon::after, .responsive-menu-toggle-icon span.icon {
        background: #fff;
        content: '';
        display: block;
        width: 28px;
        height: 3px;
        position: absolute;
        top: 0;
        left: 8px;
        border-radius: 2px;
    }
    .responsive-menu-toggle-icon::before {
        top: 13px;
    }
    .responsive-menu-toggle-icon span.icon {
        top: 20px;
    }
    .responsive-menu-toggle-icon::after {
        top: 27px;
    }
.responsive-menu-toggle-icon span.label {
    display: none;
    position: absolute;
    font-size: 17px;
    text-transform: uppercase;
    top: 2px;
    left: 40px;
    color: #fff;
}
html.mm-opening .responsive-menu-toggle-icon::before, html.mm-opening .responsive-menu-toggle-icon::after {
        top: 20px;
}
div#off-canvas {
    background-color: #33CCFF;
}
.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: kosmos85_extra_black;
    font-size: 24px;
    color: #fff;
	text-transform: uppercase;
	word-wrap: break-word;      /* IE 5.5-7 */
      white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
      white-space: pre-wrap;
}
.navbar-nav li:first-child a {
    color: #000;
}
.navbar-nav > li {
    float: none;
}
.nav > li > a:hover, .nav > li > a:focus {
	color: #000;
    text-decoration: none;
    background-color: transparent;
}
.mm-menu .mm-list {
    padding: 20px 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 0px;
    border-bottom-style: none;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#mm-blocker {
    background: #fff !important;
    opacity: 0;
    /* display: none; */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.0); 
}
/**
 * SUBMENUs
 */

a {
    text-decoration: none;
    font-family: kosmos85_extra_black;
    font-size: 14px;
    color: #33CCFF;
    text-transform: uppercase;
	line-height: 15px;
}
a:hover, a:focus {
    color: #000;
    text-decoration: none;
}
a#link {
	font-family: kosmos55_roman;
	text-transform:none;
    font-size: 14px;
    color: #000;
}
a#link:hover {
	color: #33CCFF;
    text-decoration: none;
}
a#eintritt {
    font-size: 28px;
}
nav#block-profilmenu {
	font-family: kosmos85_extra_black;
    font-size: 14px;
    color: #33CCFF;
	text-transform: uppercase;
}
nav#block-profilmenu .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px;
	color: #33CCFF;
}
nav#block-profilmenu .nav > li > a:hover {
	color: #000;
}
/**
 * MEDIA QUERIEs
 */
/**
 * GRID
 */
@media (min-width: 1200px){
.main-containercontainer.js-quickedit-main-content {
width: 1000px;
margin: 0 auto;
}	
.container {
    width: 1000px;
    padding-right: 0px;
    padding-left: 0px;
}
}
@media (min-width: 1000px){	
.main-containercontainer.js-quickedit-main-content {
width: 1000px;
margin: 0 auto;
}	
.container {
    width: 1000px;
    padding-right: 0px;
    padding-left: 0px;
}	
.row.bs-2col.node.node--type-page.node--view-mode-full {
    box-shadow: 1px 5px 10px 1px #99999947;
	width: 1000px;
    margin-right: 0px;
    margin-left: 0px;
}
.field.field--name-field-video.field--type-video.field--label-hidden.field--items {
	box-shadow: 1px 5px 10px 1px #99999947;
}	
.col-sm-6.bs-region.bs-region--left {
    width: 500px;
    height: 500px;
    padding-right: 0px;
    padding-left: 0px;
}	
.field.field--name-field-text-left.field--type-text-long.field--label-hidden.field--item {
    height: 500px;
}	
}
@media (min-width: 769px){
.col-sm-6 {
    width: 50%;
    max-width: 500px;
}
}
@media (min-width: 768px){
.col-sm-6 {
    width: auto;
    max-width: 500px;
}
.navbar-nav > li {
    float: none;
}
.row.bs-2col.node.node--type-page.node--view-mode-full {
    box-shadow: 1px 5px 10px 1px #99999947;
}
}
@media (max-width: 1000px){
div#vjs_video_3 {
    width: 100% !important;
    background-color: #fff;
	height: 250px !important;
}
video#vjs_video_3_html5_api {
    width: 100% !important;
	height: 250px !important;
}	
}
@media (max-width: 999px) and (min-width: 500px) {
.row.bs-2col.node.node--type-page.node--view-mode-full {
    box-shadow: 1px 5px 10px 1px #99999947;
    width: 500px;
    margin: 0 auto;
}
.main-containercontainer.js-quickedit-main-content {
width: 500px;
}	
.container {
    width: 500px;
}	
}
@media (max-width: 768px){
.navbar-nav > li > a {
    font-size: 22px;
}
.mm-menu .mm-list {
    padding-left: 20px;
}
h2, .h2 {
	font-size: 24px;
}
a#eintritt {
    font-size: 24px;
    padding-left: 5px;
}
.field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    z-index: 999;
    position: relative;
}	
}