/*
Theme Name: ZMK
Description: Ein rundum.digital WordPress-Theme
Author: Jing Zhou | www.rundum.digital
Author URI: https://www.rundum.digital
Version: 1.1
*/

/* -------------------------------------------------------------------------------------- */
/* CSS STYLE TABLE OF CONTENT */
/* -------------------------------------------------------------------------------------- */
/* 
- 1.0 Basic Styles/General Structure
- 2.0 Headings
- 3.0 Links
- 4.0 Lists
- 5.0 Header
- 6.0 Navigation
--- 6.1 Parent Navigation Elements
--- 6.2 Child Navigation Elements
- 7.0 Main Content
--- 7.1.0 Pages
----- 7.1.1 Front-Page
----- 7.1.2 404 Error Page
----- 7.1.3 Search Result Page
----- 7.1.4 Contact Page
--- 7.2.0 Posts
----- 7.2.1 Categories/Archives
----- 7.2.2 Single Posts
----- 7.2.3 Comments
--- 7.3.0 Custom Post Types (CPT)
----- 7.3.1 CPT/Taxonomy Archive
----- 7.3.2 Single Custom Post Type
- 8.0 Sidebar
- 9.0 Footer
- 10.0 Misc
*/


/* -------------------------------------------------------------------------------------- */
/* 1.0 Basic Styles/General Structure
/* -------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, .ph2, #site-description, .cat-col, span.messeinheit  {
font-family: 'lato', sans-serif;
font-weight: 700;
}

html, body {
	height: 100%;
}

body {
font-family: 'Lato', sans-serif;
font-size: 10px;
font-size: 1rem;
background: #fff;
margin: 0;
padding: 0;
position: relative;
color: #075a6f;
}

.white {
	color: #fff;
}

body.page-id-5 #containerwrapper .container {

background: url('https://zmk-wolfen.de/wp-content/uploads/2018/03/kugel.png') bottom right 14% fixed no-repeat;
background-size: 30%;

}

/* Wordpress img-align */

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* ===== Wrapper ===== */

#pagewrapper {

}

#headerwrapper {

}

#header-image-wrapper {

}

#containerwrapper {
font-size: 14px;
font-size: 1.4rem;
background: #fff;

}
.single #containerwrapper {
padding-bottom: 30px;
}


/* -------------------------------------------------------------------------------------- */
/* 2.0 Headings
/* -------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
/* text-transform: uppercase; */
color: #01b5f2;
font-family: 'lato', sans-serif;
font-weight: 700;
}

/* -------------------------------------------------------------------------------------- */
/* 3.0 Links
/* -------------------------------------------------------------------------------------- */


a, a:visited {
	-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  /* ...and now for the proper property */
  transition:.3s;

  /* color: rgba(255,178,184,1); */
}

a:hover, a:focus, a:active {
	text-decoration: none;
}


/* -------------------------------------------------------------------------------------- */
/* 4.0 Lists
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 5.0 Header
/* -------------------------------------------------------------------------------------- */

#top-bar {
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;	
	padding-top: 10px;
	position: absolute;
	top: 0;
	width: 100%;
}

#top-bar span, #top-bar .fa {
	margin-left: 20px;
}
#top-bar a {
color: #000;
}

.topbar-right {
	padding-right: 0;
	position: relative;
	right: -15px;
}

.search-form .btn.btn-default:hover, .search-form .btn.btn-default:active,  .search-form .btn.btn-default:focus {
	background: #fff;
	color: #000;
}

.search-form {
	border: 1px solid #666;
	border-radius: 5px;
}

#wpml-opt {
	z-index: 999;
}

.wpml-ls-sidebars-top-1 {
	padding: 0!important;
	border: 0!important;
}

#wpml-opt a {
	padding: 0!important;
}

input.form-control {
	border: 0;
}

#header.row {
	background: #fff;
	z-index: 9999;
	
}

#logo img {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
	height: auto;
}

#header-right {
	left: 40px;
	top: -10px;
}

#site-description {
	/* text-transform: uppercase; */
	color: #000;
	position: relative;
	top: 65px;
	left: 25px;
	font-size: 22px;
	font-size: 2.2rem;
	background: #fff;
}

/* #site-description {
	background: #ff0;
	text-transform: uppercase;
	color: #000;
	position: relative;
	top: 65px;
	left: 25px;
	font-size: 18px;
	font-size: 1.8rem;
} */

#headerwrapper {

}

.header-schatten {
	position: relative;
	margin-bottom: -11px;
	z-index: 8;
}


#CustomWebCam {
	text-align: center;
}

span.messeinheit {
	font-size: 35px;
	font-size: 3.5rem;
	color: #b2e4f0;
	display: inline-block;
	position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#intro-image-messgroessen {
	position: relative;
	background: #eff3f6;
}

#intro-image-messgroessen #intro-title, #default-img #intro-title {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
}

#intro-image-messgroessen #intro-title h1, #default-img #intro-title h1 {
	color: #fff;
	font-size: 24px;
	position: relative;
	left: 94px;
	top: 25px;
	display: inline-block;
	width: auto;
}

#messgroessen-header-liste ul li {
	padding: 0;
}


#kamera-links {
	font-size: 16px;
	font-size: 1.6rem;	
	position: absolute;
    top: 130px;
	width: 100%;
}

#kamera-links a {
color: #3d3d3b;	
}

#kamera-links a:hover {	
color: #3d3d3b;	
text-decoration: underline;
}

#kamera-links  span.icon {
	font-size: 50%;
	top: -2px;
	margin-left: 5px;
	margin-right: 5px;
	color: #3d3d3b;	
}


#kamera-links ul li:last-child span.icon {
display: none!important;	
}


.ph2 {
	margin-left: -6px;
	color: #075a70;
	font-size: 18px;
	font-size: 1.8rem;
	/* text-transform: uppercase; */
	
}



/* SHUTTER EFFECT */




#container{
	position: absolute;
	    top: -20px;
    left: 105px;
}

.CustomWebCam{
            padding: 1px 1px 1px 1px;
            background-color: transparent;
            height: 149px;/*96%*/
            width: 149px;
            display: inline-block;
            margin: 1% 1% 1% 1%;
			border-radius: 50%;
}


/* jquery.shutter.css */

.shutterAnimationHolder .film canvas{
    display: block;
    margin: 0 auto;
}

.shutterAnimationHolder .film{
    position:absolute;
    left:50%;
    top:0;
}

.shutterAnimationHolder{
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    z-index:1000;
	border-radius: 50%;
}

.shutter-container {
	display: inline-block;
}



/* DEFAULT HEADER IMG */

#default-img {
	background: #f6f8f9;
	height: 151px;
} 

#mitglied-txt {
text-align: right;
}


.header-mitglied {
	color: #fff;
	font-weight: bold;
	padding-top: 110px;
	font-size: 20px;
}

/* -------------------------------------------------------------------------------------- */
/* 6.0 Navigation
/* -------------------------------------------------------------------------------------- */

#desktop-nav-bar {
position: relative;
/* bottom: -42px; */
bottom: -40px;
left: 27px;
}

#desktop-nav-bar nav {
margin-top: 0;
margin-bottom: 0;
border-radius: 0;
border: 0;
}


/* -------------------------------------------------------------------------------------- */
/* 6.1 Parent Navigation Elements
/* -------------------------------------------------------------------------------------- */

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
background: #075a70;
	color: #fff;
}

ul.rd-nav > li {
	margin-left: 8px;
}

ul.rd-nav > li > a {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
	background: #01b5f2;
	background: -webkit-linear-gradient(190deg, #02f0fd, #01b7f2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(190deg, #02f0fd, #01b7f2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(190deg, #02f0fd, #01b7f2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(190deg, #02f0fd, #01b7f2); /* Standard syntax (must be last) */
	color: #fff;
		transform: skew(29deg) rotate(0deg);
    -webkit-transform: skew(29deg) rotate(deg);
    -moz-transform: skew(29deg) rotate(0deg);
}

ul.rd-nav > li > a span {
			transform: skew(-29deg) rotate(0deg);
    -webkit-transform: skew(-29deg) rotate(deg);
    -moz-transform: skew(-29deg) rotate(0deg);
	display: inline-block;

}


ul.rd-nav li a:hover, ul.rd-nav li a:active, ul.rd-nav li a:focus {
	background: #075a70;
	color: #fff;
	background: -webkit-linear-gradient(190deg, #00a0d6, #075a70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(190deg, #00a0d6, #075a70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(190deg, #00a0d6, #075a70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(190deg, #00a0d6, #075a70); /* Standard syntax (must be last) */
}

ul.rd-nav li.current-menu-item, ul.rd-nav li.current_page_item, ul.rd-nav li.current-page-ancestor, ul.rd-nav li.current-menu-ancestor, ul.rd-nav li.current-menu-parent, ul.rd-nav li.current-page-parent, ul.rd-nav li.current_page_parent, ul.rd-nav li.current_page_ancestor {
border: none;
} 

ul.rd-nav li.current-menu-item a, ul.rd-nav li.current_page_item a, ul.rd-nav li.current-page-ancestor a, ul.rd-nav li.current-menu-ancestor a, ul.rd-nav li.current-menu-parent a, ul.rd-nav li.current-page-parent a, ul.rd-nav li.current_page_parent a, ul.rd-nav li.current_page_ancestor a { 
background: #075a70;
background: -webkit-linear-gradient(190deg, #00a0d6, #075a70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(190deg, #00a0d6, #075a70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(190deg, #00a0d6, #075a70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(190deg, #00a0d6, #075a70); /* Standard syntax (must be last) */
}

ul.rd-nav li.current-menu-item a:hover, ul.rd-nav li.current_page_item a:hover, ul.rd-nav li.current-page-ancestor a:hover, ul.rd-nav li.current-menu-ancestor a:hover, ul.rd-nav li.current-menu-parent a:hover, ul.rd-nav li.current-page-parent a:hover, ul.rd-nav li.current_page_parent a:hover, ul.rd-nav li.current_page_ancestor a:hover { 
background: #075a70;
background: -webkit-linear-gradient(190deg, #00a0d6, #075a70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(190deg, #00a0d6, #075a70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(190deg, #00a0d6, #075a70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(190deg, #00a0d6, #075a70); /* Standard syntax (must be last) */

}

ul.rd-nav ul.sub-menu {
display: none;
	background: #075a70;
	border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
	border: 0;
	margin-top: -1px;
	left: 0;
    border: 0;
	border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
	width: auto;
	text-transform: uppercase;
	padding: 0;
}

ul.rd-nav ul.sub-menu a {
	background: transparent;
	color: #075a70;
}

ul.rd-nav li.menu-item-has-children:hover ul.sub-menu, ul.rd-nav li.menu-item-has-children:hover ul.sub-menu  ul.sub-menu {
 display: block;
}

ul.rd-nav ul.sub-menu li {
background: #fff;
padding: 3px 0;
}

ul.rd-nav ul.sub-menu > li > a:hover {
	text-decoration: underline;
	color: #075a70;
}

ul.rd-nav .sub-menu li.menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f0da";
position: absolute;
right: 10px;
}

ul.rd-nav > ul.sub-menu > li:last-child {

}

ul.rd-nav ul.sub-menu > li > a {
	font-size: 12px;
	font-size: 1.2rem;
  padding: 3px 15px;
  	color: #075a70;
}

ul.rd-nav ul.sub-menu > li > a:hover {
	font-size: 12px;
	font-size: 1.2rem;
  padding: 3px 15px;
  	background: transparent;
}

/* MENÜ 3. EBENE */

/* ul.rd-nav ul.sub-menu ul.sub-menu {
	display: block!important;
	top: 0px;
	position: relative;	
} */

ul.rd-nav ul.sub-menu ul.sub-menu {
display: none!important;
    top: 1px;
    position: absolute;
    left: 100%;
}
ul.rd-nav ul.sub-menu li.dropdown:hover ul.sub-menu {
	display: inline-block!important;
	background: transparent;
    position: absolute;
    left: 100%;
	top: 1px;
}

ul.rd-nav ul.sub-menu ul.sub-menu li a {
padding-left: 15px;
}

ul.rd-nav ul.sub-menu li a.active, ul.rd-nav ul.sub-menu li a:hover  {
 
}



/* ===== Mobile Navigation ===== */


#mobile-menu {
	padding: 0;
}

#mobile-menu ul li {
	margin-left: 0;
}

#mobile-menu ul li a {
	    transform: skew(0deg) rotate(0deg);
    -webkit-transform: skew(0deg) rotate(deg);
    -moz-transform: skew(0deg) rotate(0deg);
}



#logo-mobile {
	padding-top: 5px;
	padding-bottom: 5px;
}

.navbar-brand {
	color: #fff;
}

.navbar-toggle {
	margin-right: 0;
	border: 1px solid #fff;
	border-radius: 0;
	margin-top: 10px;
}

.icon-bar {
	background: #fff;
}

.rd-nav-mobile a {
	
}

.mobile-dropdown {
	position: relative;
	clear: both;
	float: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-top: 0;
	padding-top: 0;
}

.rd-nav-mobile li.current-menu-ancestor .dropdown-menu a {
	color: #fff!important;
	background: #075a70!important;
}

#mobile-menu ul.mobile-dropdown li a {
	color: #075a6f;
}

#mobile-menu ul.mobile-dropdown li a:hover {
	color: #fff;
	background: #075a6f;
}

.rd-nav-mobile li.current-menu-ancestor li.active a {
	background: #01b5f2!important;
}


  
/* -------------------------------------------------------------------------------------- */
/* 6.2 Child Navigation Elements
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 7.0 Main Content
/* -------------------------------------------------------------------------------------- */

main#content img {
	display: block;
    max-width: 100%;
    height: auto;
}
.mess-img img {
	display: inline-block!important;
    max-width: 100%;
    height: auto;
}

.btn {
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: 600;
}

.border-box {
	background: url('images/border-left.png') left 15px center repeat-y;
}

.ph1, .ph1 h1.single-title {
	margin-bottom: 25px;
	font-size: 24px;
	font-size: 2.4rem;
}


.border-box .well {
	border: 0;
	background: transparent;
	box-shadow: none;
}

.border-box .well img {
	display: block;
  margin-left: auto;
  margin-right: auto;
  
}

.border-box h4 {
	font-family: 'Lato', sans-serif;
	color: #fff;
	text-transform: none;
	font-size: 14px;
    font-size: 1.4rem;
	background: url('images/h4-bg.png') left center no-repeat #00b6f2;
    /* transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg); */
	padding: 8px 0 8px 30px;
	margin-left: -30px;
}

.border-box ul {
	padding-left:48px;
}

.border-box ol {
	padding-left:48px;
}

.border-box ol li {
	list-style-type: circle;
}

.border-box ul li {
	list-style-position: outside;
}

.border-box ul li ul {
	padding-left: 0;
	margin-left: -46px;
}

.border-box ul li ul li {
	list-style-type: none;
	padding: 3px 0 3px 30px;
	
}

.border-box ul li ul li:nth-child(odd) {
	background: url('images/bg-li-odd.png') left center no-repeat #eff3f6;
}

.border-box ul li ul li:nth-child(even) {
	
}

.border-box .table-striped>tbody>tr {
	background: #fff;
}

.border-box .table-striped>tbody>tr:nth-of-type(odd) {
   background: url('images/bg-li-odd.png') left center no-repeat #eff3f6;
}

.border-box .table-striped>tbody>tr>td {
	border: 0;
	padding-left: 30px;
}
.border-box .table-striped>thead>tr>th {
	border: 0;
	padding-left: 30px;
}

.border-box .table-responsive {
	/* margin-left: -30px; */
}

.well {
	color: #00b6f2;
}

#team-table td {
	padding-bottom: 15px;	
	vertical-align: top;
}

/* -------------------------------------------------------------------------------------- */
/* 7.1.0 Pages
/* -------------------------------------------------------------------------------------- */

.subpage-box {

}

/* -------------------------------------------------------------------------------------- */
/* 7.1.1 Front-Page
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 7.1.3 Search-Page
/* -------------------------------------------------------------------------------------- */

.search-query-title, .search-query {
	text-transform: uppercase;
}

.search-query {
	color: #000;
}

.search-title {
	display: list-item;
}

.search-result-list {
	margin-bottom: 15px;
}

/* -------------------------------------------------------------------------------------- */
/* 7.1.4 Contact Page
/* -------------------------------------------------------------------------------------- */

/* ===== Social Icons ===== */

#social-icons-group ul {
	margin: 0;
	padding: 0;
}

#social-icons-group ul li {
	display: inline-block;
	text-align: left;
}

#social-icons-group ul li#facebook-icon a {
	color: #3b5a9a;
}

#social-icons-group ul li#facebook-icon a:hover {
	color: #324b80;
}

#social-icons-group ul li#google-icon a  {
	color: #df4b38;
}

#social-icons-group ul li#google-icon a:hover  {
	color: #b53e2b;
}

#social-icons-group ul li#twitter-icon a {
	color: #29a9e1;	
}

#social-icons-group ul li#twitter-icon a:hover {
	color: #288bb7;	
}

#social-icons-group ul li#linkein-icon a {
	color: #117bb8;	
}
#social-icons-group ul li#linkein-icon a:hover {
	color: #116698;	
}

#social-icons-group ul li#youtube-icon a {
	color: #cb312e;	
}
#social-icons-group ul li#youtube-icon a:hover {
	color: #a32a22;	
}

#social-icons-group ul li#vimeo-icon a {
	color: #1eb8eb;	
}
#social-icons-group ul li#vimeo-icon a:hover {
	color: #1a96bf;	
}

#social-icons-group ul li#xing-icon a {
	color: #00605e;	
}
#social-icons-group ul li#xing-icon a:hover {
	color: #004745;	
}

#social-icons-group ul li#tumblr-icon a {
	color: #2f4f6e;	
}
#social-icons-group ul li#tumblr-icon a:hover {
	color: #233c51;	
}

#social-icons-group ul li#pinterest-icon a {
	color: #cd2129;	
}
#social-icons-group ul li#pinterest-icon a:hover {
	color: #a61d1d;	
}

#social-icons-group ul li#flickr-icon a {
	color: #ed1384;	
}

#social-icons-group ul li#flickr-icon a:hover {
	color: #bb1c6c;	
}

#social-icons-group ul li#instagram-icon a {
	color: #5280a5;	
}
#social-icons-group ul li#instagram-icon a:hover {
	color: #446885;	
}

#social-icons-group ul li a {
	color: #616161!important;
}
#social-icons-group ul li a:hover {
	color: #000!important;
}


/* ===== Contactform 7 ===== */

.wpcf7 form, .wpcf7 form input, .wpcf7 form textarea {
width: 100%;
}

.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form select  {
font-weight: 400;
border: 1px solid #ccc;
color: #1f1e23;  
}

.wpcf7-not-valid {
border: 0px solid #f00!important;
}

.wpcf7 form input.wpcf7-submit {
padding: 5px 30px;
color: #fff!important;
margin-top: 15px;	
	color: #fff;
	text-transform: uppercase;
   border: 0px solid #DDD;
    border-radius: 0px;	
	width: auto;
	float: right;	
}
.wpcf7 form input.wpcf7-submit:hover {
color: #fff!important;
margin-top: 15px;	
}

.wpcf7 form h4 {
margin-top: 20px;
margin-bottom: 20px;
color: #337ab7;
}

.wpcf7 form p {
margin-bottom: 0;
}

.wpcf7 form .col-md-4 p, .wpcf7 form .col-md-8 p {
margin-bottom: 10px;
}

img.ajax-loader {
width: auto;
}

span.required {
color: #de007a;
}

.wpcf7 label {
	width: 100%;
}

/* -------------------------------------------------------------------------------------- */
/* 7.2.0 Posts
/* -------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------- */
/* 7.2.1 Categories/Archives
/* -------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------- */
/* 7.2.2 Single Post
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 7.2.3 Comments
/* -------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------- */
/* 7.2.3 Comments
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 7.3.0 Custom Post Types
/* -------------------------------------------------------------------------------------- */

/* MESSGRÖßEN */



/* -------------------------------------------------------------------------------------- */
/*  7.3.2 Single Custom Post Type
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 8.0 Sidebar
/* -------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------- */
/* 9.0 Footer
/* -------------------------------------------------------------------------------------- */



#footerwrapper {
	font-size: 14px;
    font-size: 1.4rem;
}

#footerwrapper a {
	color: #fff;

}

#footerwrapper a:hover {
	color: #fff;
}

#footer {
	color: #fff;
	
}

#footer-row {

}

#footer-table td {
	padding: 0;
	border:0;
}

.footer-widget-title {
	text-transform: none;
	color: #fff;
}

/* ===== NEWS ===== */



#row1{
	border-top: 15px solid #d4dde2;
	padding-top: 50px;
	padding-bottom: 50px;
}


#news {
background: url('images/news-bg.png') left top 87px no-repeat;
}

.single-news-row {
	margin-bottom: 8px;
	overflow: hidden;
	background: linear-gradient(to right, #ff0, #fff, #fff, #01b5f2 );
}

.cat-col, .content-col {
	height: 90px;
}

.cat-col span, .content-col span {
	display: block;
	position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cat-col {
	background: #ffff00;
	color:#075a70;
	/* text-transform: uppercase; */
	font-size: 26px;
	font-size: 2.6rem;
	border-right: 8px solid #fff;
	transform:skewX(25deg);
    -ms-transform:skewX(25deg);
    -webkit-transform:skewX(25deg);
}

.content-col {
	background: #01b5f2;
	color:	#000000;
		transform:skewX(25deg);
    -ms-transform:skewX(25deg);
    -webkit-transform:skewX(25deg);
}

.cat-col p {
	transform:skewX(-25deg);
    -ms-transform:skewX(-25deg);
    -webkit-transform:skewX(-25deg);
}

.content-col p {
	transform:skewX(-25deg);
    -ms-transform:skewX(-25deg);
    -webkit-transform:skewX(-25deg);
}


div.single-news-row {
	
}

div.single-news-row .col-md-2 {
	width: 13%;
}

div.single-news-row .col-md-10 {
	width: 87%;
}


div.single-news-row:nth-child(2n) {
	
	background: linear-gradient(to right,transparent, transparent, #01b5f2, #01b5f2);
}

div.single-news-row:nth-child(2n) .col-md-2 {
	width: 17.5%;
	visibility: hidden;
}

div.single-news-row:nth-child(2n) .col-md-10 {
	width: 81.5%;
}


/* ===== FEATURED IMAGE ===== */

#row1-img {
	border-top: 15px solid #d4dde2;
}


/* ===== WIDGET COLUMS ===== */

#row2 {
	background: url('images/footer-neu.png') center center #075a70 no-repeat;
	border-top: 15px solid #d4dde2;
	background-size: cover;
}

#row2b {
	/* background: url('images/footer-lines.png') center center #075a70 no-repeat; */
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer-logos img {
	max-width: 100%;
	height: auto;
	display: block;
	max-height: 80px;
}

#footer-2, #footer-3 {
	padding-top: 30px;
}

#black-studio-tinymce-3 p {
	margin-bottom: 13px;
	margin-top: -2px;
}

#footer-3 .search-form .btn {
	padding: 7px 12px;
}

#footer-3 .search-form .form-control {
	border-radius: 0;
}

/* -------------------------------------------------------------------------------------- */
/* 10.0 Misc
/* -------------------------------------------------------------------------------------- */


/* --------------------------------------------------------- */
/* MEDIA QUERIES ------------------------------------------- */
/* --------------------------------------------------------- */


/* --------------------------------------------------------- */
/* INFORMATION --- Version 1.1 --- 2012-VII-05 ------------- */
/* --------------------------------------------------------- */

/* ###

1.) Use e.g. "Respond.js" by Scott Jehl to enable responsive web designs in browsers that don't support CSS3 Media Queries (e.g. Internet Explorer 6, 7, 8) --> https://github.com/scottjehl/Respond/

2.) In this case, I use stages for all sizes. Between 1001 pixel and 1249 pixel the browser uses your basic-CSS. You can always delete some stages. After check the stages and adjust some min/max widths. (e.g. If you want to use only one stage for smartphones up to 320 width and one stage for smartphones and devices up to 960 pixel, delete the stages between and set the two new stages for a larger range.)

3.) If you think "Oh, the iPhone 4 has a 640x960 pixel display, so my stage needs only to fit on this in portrait and landscape orientation", it's a trap. The iPhone 4 has this resolution, but it uses only 320x480 pixel device-width. Or the Samsung Galaxy S2. It has a 480x800 pixel display --> 320x450 pixel and 320x508 pixel device-width in portrait orientation / 533x237 pixel in width and device-width in landscape orientation. // Quick Tip: "Tablet Computer - 150+ Display Measurements" --> https://www.designfalcon.com/#tablets

4.) Think about PNG-Fix for old IE (e.g. "jquery.pngFix.js" by Andreas Eberhard --> https://jquery.andreaseberhard.de/pngFix/), IE Background-Fix (e.g. "backgroundSize.js" by Louis Remi --> https://github.com/louisremi/jquery.backgroundSize.js) and last but noch least a emulator for CSS3 pseudo classes and attribut selectors for old IE (e.g. "Selectivizr.js" by Keith Clark --> https://selectivizr.com/).

5.) More information about "max-width" and "max-device-width": "max-width" refers to the actual viewport and can target specific sizes and orientations; "max-device-width" refers to the device viewport size, regardless of browser-scale, orientation or resizing. Shorthand: "max-width" (and "max-height") = target display area // "max-device-width" (and "max-device-height") = device entire rendering area. Same for "min" values.

6.) Thanks for your time! (: Andi "Licious" Wieser (Oh, you have some time left or further questions? --> andilicious.com // twitter.com/andiliciouscom // fb.com/andiliciouscom // pinterest.com/licious).

### */



/* --------------------------------------------------------- */
/* BOOTSTRAP GRID COLUMNS --------------------------- */
/* --------------------------------------------------------- */


/* ===== Col-xs and smaller ===== */

@media (max-device-width: 480px) and (orientation: landscape) {
	
}

@media (max-width: 767px) {
	#intro-title h1 {
		left: 0!important;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	
#site-description {
	position: relative;
	left: 0;
	top: 25px;
	font-size: 1.4rem;
	font-size: 14px;
}
#logo {
	padding-right: 0;
}

#logo img {
	width: 100%;
}
	#mobile-menu-button {
		position: absolute;
    right: 0;
    top: 25px;
	}
	
	
	
	#CustomWebCam-mobile {
position: absolute;
    top: -147px;
    left: 94px;
	}
	
	span.messeinheit-mobile {
		    font-size: 35px;
    font-size: 3.5rem;
    color: #b2e4f0;
	}
	
	
	
	#intro-title-mobile {
    position: absolute;
    top: 120px;
    left: 230px;
	}
	
	
	#intro-title-mobile h1 {
		    color: #fff;
    font-size: 18px;
	}
	
	#messgroessen-header-liste-mobile {
	background: rgb(204,215,223);
background: linear-gradient(90deg, rgba(204,215,223,1) 0%, rgba(255,255,255,1) 100%);
				    padding-top: 10px;
    padding-bottom: 5px;
		margin-top: -10px;
	}
	
	#messgroessen-header-liste-mobile ul {
		font-size: 13px;
	}
	
	#messgroessen-header-liste-mobile .ph2 {
		color: #01b5f2;
	}
	
#messgroessen-header-liste-mobile,	#messgroessen-header-liste-mobile a {
		color: #3d3d3b;
	}
	
	.header-schatten {
		position: relative;
		top:0px;

	}
	.mobile-intro-image img {
		width: 100%;
		height: auto;
	}
	
	
	
	.border-box {
		background: none;
		padding: 0;
	}
	.dkd-logo img {
		width: 100%;
		height: auto;
	}
	
	.dakks-logo img {
		margin-top: 14px;
	}
	
	body.page-id-5 #containerwrapper .container {
		background: none;
	}
	
	#news {
		background: none;
	}	
	
	.content-col, .cat-col span, .content-col span, .content-col p, .cat-col, .cat-col p {
		transform: none;
	}
	
	
	
div.single-news-row .col-md-2,  div.single-news-row .col-md-10 {
		width: 100%!important;
	}
	div.single-news-row:nth-child(2n) .col-md-2 {
		display: none;
	}
	.content-col {
		height: auto;
		padding-top: 15px;
		padding-bottom: 0px;
		margin-top: 10px;
	}
	
	.cat-col {
			padding-top: 5px;
		padding-bottom: 5px;
	border-right: 0;
		height: auto;
	}
	
	.cat-col p {
		margin-bottom: 0;
	}
	
	.single-news-row .cat-col {	
		background: url('images/news-border.png') left 80px center no-repeat #ffff00;
	}

    .single-news-row {
        margin-bottom: 0;	
    }

	.single-news-row, div.single-news-row:nth-child(2n) {
        background: transparent;
    }
	
	
	
#wpadminbar {
	display: none;
}	
}

/* ===== Col-sm ===== */

@media (min-width: 768px) and (max-width: 991px) {
}

/* ===== Col-sm and larger/wider ===== */


@media (min-width: 768px) {

}


/* ===== Col-md ===== */

@media (min-width: 992px) and (max-width: 1199px) {
	#content {
		margin-top: 50px;
	}
	#default-img {
		margin-top: 30px;
	}
}


/* ===== Col-md and larger/wider ===== */

@media (min-width: 992px) {
}

/* ===== Col-lg ===== */

@media (min-width: 1200px) {
	

}

@media (max-width: 1700px) {
	#intro-image-messgroessen {
		display: none;
	}
}


/* --------------------------------------------------------- */
/* APPLE MACBOOK PRO RETINA ETC. --------------------------- */
/* --------------------------------------------------------- */

/* Retina Displays/Screens (2880x1800) --------------------- */
@media
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx) {
}


/* --------------------------------------------------------- */
/* SMARTPHONES, TABLETS & TINY DESKTOPS -------------------- */
/* --------------------------------------------------------- */

/* Old Smartphones (portrait and landscape) ---------------- */
@media
only screen and (min-device-width: 240px) and (max-device-width: 320px) {
	/* YOUR STYLES */
}


/* Old Smartphones (e.g. portrait) ------------------------- */
@media
only screen and (max-width: 319px) {
	/* YOUR STYLES */
}


/* Smartphones (portrait and landscape) -------------------- */
@media
only screen and (min-device-width: 320px) and (max-device-width: 640px) {
	/* YOUR STYLES */
}


/* Smartphones (portrait) & Old SP (landscape) ------------- */
@media
only screen and (min-width: 320px) and (max-width: 479px) {
	/* YOUR STYLES */
}


/* Smartphones (landscape) & Old Tablets (Portrait) -------- */
@media
only screen and (min-width: 480px) and (max-width: 639px) {
	/* YOUR STYLES */
}


/* Smartphones & Tablets (portrait & landscape) ------------ */
@media
only screen and (min-device-width: 640px) and (max-device-width: 960px) {
	/* YOUR STYLES */
}


/* Smartphones & Tablets (portrait) & Tiny Desktops -------- */
@media
only screen and (min-width: 640px) and (max-width: 799px) {
	/* YOUR STYLES */
}


/* Smartphones & Tablets (landscape) & Splitted Desktops --- */
@media
only screen and (min-width: 800px) and (max-width: 1000px) {
	/* YOUR STYLES */
}





/* --------------------------------------------------------- */
/* DEVICES BY RATIO ---------------------------------------- */
/* --------------------------------------------------------- */

/* LowRes (e.g. 240x320 / 320x480) ------------------------- */
@media
only screen and (min--moz-device-pixel-ratio: 0.75),
only screen and (-o-min-device-pixel-ratio: 3/4),
only screen and (-webkit-min-device-pixel-ratio: 0.75),
only screen and (min-device-pixel-ratio: 0.75),
only screen and (min-resolution: 0.75dppx) {
	/* YOUR STYLES */
}


/* HighRes ------------------------------------------------- */
@media
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
	/* YOUR STYLES */
	
	/* e.g. HighRes Logo (use _2x as extension for double-sized images) */
	/* .logo {background-image: url(logo_2x.png); background-size: 50%;} */
}


/* RetinaRes Smartphones (e.g. iPhone 4 / portrait) -------- */
@media
only screen and (min--moz-device-pixel-ratio: 1.5) and (orientation: portrait),
only screen and (-o-min-device-pixel-ratio: 3/2) and (orientation: portrait),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait),
only screen and (min-device-pixel-ratio: 1.5) and (orientation: portrait),
only screen and (min-resolution: 1.5dppx) and (orientation: portrait) {
	/* YOUR STYLES */
}


/* RetinaRes Smartphones (e.g. iPhone 4 / landscape) ------- */
@media
only screen and (min--moz-device-pixel-ratio: 1.5) and (orientation: landscape),
only screen and (-o-min-device-pixel-ratio: 3/2) and (orientation: landscape),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape),
only screen and (min-device-pixel-ratio: 1.5) and (orientation: landscape),
only screen and (min-resolution: 1.5dppx) and (orientation: landscape) {
	/* YOUR STYLES */
}





/* --------------------------------------------------------- */
/* IPADS --------------------------------------------------- */
/* --------------------------------------------------------- */

/* iPads (portrait and landscape) -------------------------- */
@media
only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}


/* iPads (portrait) ---------------------------------------- */
@media
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
}


/* iPads (landscape) --------------------------------------- */
@media
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	/* YOUR STYLES */
}


/* iPad Retina (iPad 3; portrait and landscape) ------------ */
@media
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (min-device-pixel-ratio: 2),
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (min-resolution: 2dppx) {
	/* YOUR STYLES */
}





/* --------------------------------------------------------- */
/* COMPUTERS / OTHER DEVICES ------------------------------- */
/* --------------------------------------------------------- */

/* Displays/Screens (e.g. MacBook @ 1280x800) -------------- */
@media
only screen and (min-width: 1250px) and (max-width: 1409px) {
	/* YOUR STYLES */
}


/* Displays/Screens (e.g. 19" WS @ 1440x900) --------------- */
@media
only screen and (min-width: 1410px) and (max-width: 1649px) {
	/* YOUR STYLES */
}


/* Displays/Screens (e.g. 22" WS @ 1680x1050) -------------- */
@media
only screen and (min-width: 1650px) and (max-width: 1889px) {
	/* YOUR STYLES */
}


/* Displays/Screens (e.g. 24" WS @ 1920x1080) -------------- */
@media
only screen and (min-width: 1890px) and (max-width: 2529px) {
	/* YOUR STYLES */
}


/* Really Large Displays/Screens (e.g. 2560x1440) ---------- */
@media
only screen and (min-width: 2530px) {
	/* YOUR STYLES */
}