/*---------------------------------------------------------------------------------

	Theme Name: CW Loth
    Text Domain: cwloth
	Theme URI: http://www.falkoknizia.de
	Author: Falko Knizia
	Author URI: http://www.falkoknizia.de
    Version: 1.0
	Description: Theme für CW Loth

----------------------------------------------------------------------------------- */

/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/lato-v23-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-100.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/lato-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}


div.content .widget-title {display: none;}

.full-height {height: 100vh;}

.slider-full-height {height: 110vh; width: auto; margin-top: -20px;}

.sow-slider-images img {
    padding-bottom: 600px;
    background: #000;
}

.sow-slider-base .sow-slide-nav a em {
    display: none;
}

.sidebar2 { 
    width: 180px;
    height: 160px;
    padding: 0px;
    margin: 0 auto;  
    font-size: 1em;
    position: fixed;
    top: 46%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.8);
    border: 1px solid #fff;
}

.mobile-menu2 {
    padding: 12px 0px 10px 0px;
    font-size: 0.8em;
    background: none;
    z-index: 9999;
    width: 100%;
    height: 20%;
}

.mobile-menu2 li { 
    display: inline-table;
    margin-right: 0px;
    font-weight: 700;
    line-height: 160%;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    min-height: 24px;
}



.mobile-menu2 a { color: #fff; font-family: 'Lato', sans-serif; font-weight: 300; margin: 0px; padding: 0px;}

.mobile-menu2 a:hover { color: #fff; text-decoration: underline;}






html { -webkit-text-size-adjust: 100%; background: #fff; }

.home, .blog, .archive, .search { 
/*    background: url(images/plain.jpg) no-repeat center center fixed; */
    background: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    min-height: 1280px;
}

body {
	margin: 0;
	padding: 0;
	border: none;
	color: #333;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 18px;
	background: none transparent;
    height: 100%;
    overflow: scroll;
}

body * { -webkit-font-smoothing: subpixel-antialiased; }

body a {
	color: #019EBD;
	text-decoration: none;
}

body a:hover {
	color: #019EBD;
	text-decoration: none;
}

* { 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

img {
	max-width: 100%;
	height: auto;
}

.hidden { display: none; }
.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }

::selection {
	background: #444;
	color: #FFF;
}

::-webkit-input-placeholder { color: #999; }
:-ms-input-placeholder { color: #999; }





/* Struktur */

.sidebar { 
    width: 100%;
    height: 50px;
    padding: 0px 5%;
    margin: 0;
    background: #000;
    font-size: 1em;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    border-top: 1px solid #000;
}
	
.sidebar:before { content: none; }
	
.content,
.content.thin { 
    max-width: 100%; 
    margin: 0 auto;
}

.wrapper { margin-left: 0;}
	
.content {
	width: 60vw;
    padding-top: 30px;
	margin: 0px auto 50px;
}






/* Navigation */

.main-menu li {
	display: none;
}

.credits {
    display: block;
}
	


	
/* Menu */
	
.mobile-navigation {display: none;}

.mobile-navigation { background: #2d2d2d; }

.mobile-menu {
    padding: 5.3% 0 2% 0;
    font-size: 0.8em;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,0.9);
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.mobile-menu li { 
    display: block; 
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
    height: 10%;
    height: calc(100% / 15);
    min-height: 24px;
}
.mobile-menu .menu-item-object-category, .mobile-menu .menu-item-object-page  {font-weight: 300;}

.mobile-menu > li:first-child { margin-top: 80px; }

.mobile-menu ul { margin-left: 25px; }

.mobile-menu a { color: #fff; }

.mobile-menu > .current-menu-item > a,
.mobile-menu > .current_page_item > a { 
    color: #fff;
}

.mobile-menu .current-menu-item:before,
.mobile-menu .current_page_item:before {
    content: '';
    display: block;
    font: 16px/1 "Genericons";
    color: #019EBD;
    position: absolute;
    left: -19px;
    top: 2px;
}

.mobile-menu a:hover { color: #dd0000; }

.nav-toggle { 
    display: block;
    padding: 12px 12px 10px; 
    border-radius: 3px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 5%;
}

.nav-toggle .bars {
    height: 10px;
    width: 15px;
    float: right;
    position: relative;
    margin-top: -1px;
}

.nav-toggle .bar {
    width: 15px;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}

.nav-toggle .bar:nth-child(2) { top: 4px; }
.nav-toggle .bar:nth-child(3) { top: 8px; }

.nav-toggle p {
    font-size: 13px;
    line-height: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    float: right;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.nav-toggle .close { display: none; }

.nav-toggle:hover { cursor: pointer; }

.nav-toggle.active { background: #ffffff; } 
.nav-toggle.active p { color: #ffffff; } 

.nav-toggle.active .bar { background: #ffffff; }

.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { top: 4px; }

.nav-toggle.active .bar:nth-child(2) { opacity: 0; }

.nav-toggle.active .bar:nth-child(1) {
    transform: rotate(45deg); 
    -moz-transform: rotate(45deg);  
    -webkit-transform: rotate(45deg); 
}

.nav-toggle.active .bar:nth-child(3) { 
    transform: rotate(-45deg); 
    -moz-transform: rotate(-45deg);  
    -webkit-transform: rotate(-45deg); 
}

.nav-toggle.active .menu { display: none; }
.nav-toggle.active .close { display: block; }




/*	Blog  */

.posts .post-container { width: 50%; }

.blog-title a {
	display: inline-block;
	padding: 9px 13px;
	border: 0px solid #333;
	font-size: 17px;
	line-height: 150%;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
}

.blog-title a:hover {
	background: #000;
	color: #dd0000;
}

.blog-logo,
.blog-logo img { display: block; }

.blog-logo:hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
}

.blog-title { margin-right: 120px; }

.posts { 
	overflow: visible !important; 
	position: relative;
    margin-top: 60px;
}

.posts .post-container { 
	width: 33.333%; 
	padding: 10px;
	overflow: hidden;
}

.posts .post,
.posts .page {
	width: 100%;
	padding: 16px;
	background: #fff;
	position: relative;
    border: 1px solid #c9c9c9;
}

.posts .post.sticky .is-sticky { display: inline; }

.featured-media { 
	display: block;
	overflow: hidden; 
	position: relative;
}

.featured-media a,
.featured-media iframe,
.featured-media object { display: block; }

.featured-media img {
	display: block;
	width: 100%;
	height: auto;
}

.posts .format-standard .featured-media:hover img,
.posts .format-image .featured-media:hover img { 
	transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
}


/*  Post overlay  ----------------------------------------- */

.post-overlay {
	display: block;
	background: rgba(17,17,17,0.3);
	opacity: 0;
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.format-standard .featured-media:hover .post-overlay,
.format-image .featured-media:hover .post-overlay { opacity: 1; }

.format-gallery .flexslider:hover .post-overlay { opacity: 1; }

.post-overlay .view {
	display: block;
	width: 100%;
	font-size: 0.75em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -6px;
}


/*  Post header  ----------------------------------------- */

.posts .featured-media + .post-header { margin-top: 16px; }

.posts .post-title {
    font-family: 'Lato', sans-serif;
	font-size: 1.25em;
	line-height: 140%;
	font-weight: 300;
	color: #333;
	word-break: break-word;
	-ms-word-break: break-word;
}

.posts .post-title a { color: #333; }
.posts .post-title a:hover { color: #019EBD; }



/*  Post excerpt  ----------------------------------------- */

.post-excerpt p { 
	font-family: 'Lato';
    font-weight: 400;
	font-size: 0.8em;
	line-height: 120%;
	font-style: normal;
	color: #666;
	text-align: center;
    margin-bottom: 50px;
    padding-top: 10px;
}


/*  Posts meta  ----------------------------------------- */

.posts-meta {
	margin-top: 20px;
	font-size: 0.75em;
	line-height: 120%;
	text-transform: uppercase;
	color: #999;
}

.posts-meta:before {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background: #eee;
	margin-bottom: 12px;
}

.posts-meta a { color: #999; }
.posts-meta a:hover { color: #666; }




/*	Single post  */

.post.single { background: #fff;}

.post-inner {
    width: 50%;
    height:50%;
	margin: auto;
    position: absolute;
    top: 0; left: 25%; bottom: 35%; right: 25%;
}

.post-inner2 {
    width: 50%;
    height:50%;
	margin: 0 auto;
    position: absolute;
    top: 0; left: 25%; bottom: 35%; right: 25%;
}


.post.single .post-title {
    font-family: 'Lato', sans-serif;
	font-size: 3em;
	line-height: 120%;
	font-weight: 300;
    text-align: center;
	margin-bottom: 0px;
	word-break: break-word;
	-ms-word-break: break-word;
}

.post.single .post-title a { color: #333; }
.post.single .post-title a:hover { color: #019EBD; }

.page-links { 
	display: inline-block;
	margin-bottom: 15px;
	background: #eee;
	border-radius: 3px;
	overflow: hidden;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

.page-links a,
.page-links > span {
	display: inline-block;
	padding: 10px;
}

.page-links a:first-child,
.page-links span:first-child {
	margin-left: 0;
}

.page-links a:hover { 
	background: #019EBD;
	color: #fff;
}

.page-links > span:nth-of-type(2) { 
	background: #ddd;
	color: #666;
}


/* Post meta bottom  ----------------------------------------- */

.post-meta-bottom { 
	margin-top: 40px;
	font-size: 0.85em;
	color: #999;
    display: none;
}

.post-meta-bottom:before {
	content: "";
	display: block;
	width: 48px;
	height: 2px;
	background: #fff;
	margin-bottom: 18px;
}

.post-meta-bottom ul li { 
	float: left; 
	margin-right: 20px;
	line-height: 140%;
}

.post-meta-bottom li a {
    color: #999;
    text-transform: uppercase;
    font-size: 0.75em;
}
.post-meta-bottom li a:hover { color: #666; }

.post-meta-bottom .post-tags a { margin-right: 6px; }
.post-meta-bottom .post-tags a:last-child { margin-right: 0; }
.post-meta-bottom .post-tags a:before { content: "#"; }


/* Post navigation  ----------------------------------------- */

.post-navigation, .archive-nav {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: #000;
}

.post-navigation a, .archive-nav a {
	display: block;
	width: 49.9%;
	height: 50px;
	margin-top: 0;
    padding: 0;
    color: #fff;
	background: #000;
	overflow: hidden;
}

.post-navigation .post-nav-prev, .archive-nav .archive-nav-older {position: fixed; right: 0; bottom: 0px; float: right; }
.post-navigation .post-nav-next, .archive-nav .archive-nav-newer {position: fixed; left: 0; bottom: 0px; float: left; }

.archive-nav .archive-nav-older, .archive-nav .archive-nav-newer {padding-top: 10px;}

.post-navigation p {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	left: 0;
}

.archive-nav p {
	width: 100%;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: 12px;
	right: 0;
	left: 0;
}

.post-navigation a:hover, .archive-nav a:hover { background: #000; }
.post-navigation a:hover p { color: #fff; }



/* format gallery */

.post.single .flex-direction-nav { margin-top: -24px; }

.post.single .flex-direction-nav a {
	width: 48px;
	height: 48px;
}

.post.single .flex-direction-nav li:nth-child(1) a { margin-left: -48px; }
.post.single .flex-direction-nav li:nth-child(2) a { margin-right: -48px; }

.post.single .flexslider:hover .flex-direction-nav a {
	margin-left: 0;
	margin-right: 0;
}


/* -------------------------------------------------------------------------------- */
/*	7. Post content
/* -------------------------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, fieldset, form, label, legend, button, table, caption, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family: 'Lato', sans-serif;
	text-align: left;
}

.post-content { font-family: 'Lato', sans-serif; color: #333; }

.post-content a:hover { text-decoration: underline; }

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
	line-height: 170%;
	margin-bottom: 1.1em;
    font-family: 'Lato', sans-serif; 
    font-weight: 300;
    color: #333;
}

.post-content > *:first-child { margin-top: 0; }
.post-content *:last-child { margin-bottom: 0; }

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	margin: 50px 0 25px;
	font-weight: 300;
}

.post-content h1 { font-size: 2em; }

.post-content h2 { font-size: 1.8em; }

.post-content h3 { font-size: 1.6em; }

.post-content h4 { 
	font-size: 1.4em; 
	font-weight: 700;
}

.post-content h5 { 
	font-size: 0.75em;
	font-weight: 300;
    text-align: right;
}

.post-content h6 {
	margin-bottom: 15px;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
}

.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
	margin-top: 25px;
}

.post-content blockquote {
	margin: 2.5em 0;
	padding: 0 80px 0 0;
	position: relative;
	color: #666;
}

.post-content blockquote:before {
	content: '\f106';
	font: 64px/1 "Genericons";
	width: 64px;
	height: 64px;
	color: #019EBD;
	position: absolute;
	top: -4px;
	right: -6px;
}

.post-content blockquote p { 
	font-size: 1.25em;
	line-height: 160%;
	font-style: italic;
}

.post-content cite {
	font-size: 0.9rem;
	line-height: 140%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-content cite:before { content: "— "; }

.post-content blockquote cite {
	display: block;
	margin-top: 1em;
}

.post-content blockquote cite em { font-style: italic; font-weight: 700; }

em, q {  font-style: italic;  }

.post-content strong em,
.post-content em strong {
	font-weight: 700;
	font-style: italic;
}

ul {margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family: 'Lato', sans-serif;
	text-align: center;}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

blockquote:before, blockquote:after {
	content:"";
}

a { outline:none; }

input[type=search] {
   -moz-appearance:none;
   -webkit-appearance:none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.post-content big { font-size: 1.25em; }

abbr, acronym { cursor: help; }

code, kbd, pre {
	font-size: 0.85em;
	background: #EEE;
	font-family: Menlo, Monaco, monospace;
}

.post-content .highlight {
	background: #fcf8a5;
	width: auto;
	display: inline;
	padding: 2px 3px;
}

.post-content kbd,
.post-content code {
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.post-content dl { line-height: 160%; }

.post-content dl dt { font-weight: 700; }

.post-content hr {
	width: 100%;
	height: 1px;
	background: #999;
	margin: 3em auto;
	border: 0;
}

hr {
    width: 100%;
    border: none;
    height: 1px;
    background: #999;
}

.post-content ul {
	list-style: disc;
	margin-left: 1.5em;
}

.post-content ul ul { list-style: circle; }
.post-content ul ul ul { list-style: square; }

.post-content ol {
	list-style: decimal;
	margin-left: 1.5em;
}

.post-content ol ol { list-style: lower-alpha; }
.post-content ol ol ol {
	list-style: lower-roman;
}

.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
	margin-bottom: 0;
}

.post-content li {
	margin-bottom: 0.5em;
	line-height: 170%;
}

.post-content ol > li:last-child,
.post-content ul > li:last-child {
	margin-bottom: 0;
}

.post-content ol > li:first-child,
.post-content ul > li:first-child {
	margin-top: 0.5em;
}

.post-content address {
	padding: 3% 3.5%;
	background: #f1f1f1;
}

.post-content pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	line-height: 140%;
	padding: 2% 2.5%;
	background: #333;
	font-size: 0.8em;
	color: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/* Post media --------------------------------------- */


.wp-caption, .post-content img {max-width: 100%;}

.post-content .wp-caption { margin-bottom: 1.5em; }

img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img,
img.alignnone,
.alignnone img {
	display: block;
	box-sizing: border-box;
	padding: 5px;
    margin-top: 50px;
	border: 0px solid #EEE;
}

.post-content .alignleft,
.post-content .alignright {
	margin-bottom: 1em;
	max-width: 45%;
}

.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
	margin-bottom: 0;
}

.post-content .alignleft {
	float: left;
	margin-right: 1em;
}

.post-content .alignright {
	float: right;
	margin-left: 1em;
}

.post-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    max-height: 60vh;
	max-width: auto;
    width: auto;
}

.post-content .wp-caption-text,
.post-content .gallery-caption {
    font-family: 'Lato';
    font-weight: 300;
	padding-top: 10px;
	font-size: 0.75em;
	line-height: 120%;
	font-style: normal;
	color: #666;
	text-align: center;
}

.post-content .gallery-caption {
	font-size: 16px;
	line-height: 24px;
}


/* Tables --------------------------------------- */


.post-content table {
	border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
}

.post-content th,
.post-content td {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
	padding: 2% 0 2% 0;
	margin: 0;
	overflow: visible;
	line-height: 3.4;
}

th, td {vertical-align: top;}

.post-content caption {
	color: #444;
	text-align: center;
	padding: 2%;
}

.post-content thead {
	vertical-align: bottom;
	white-space: nowrap;
}

.post-content th {
	font-weight: 700;
	color: #444;
}

.post-content table tbody > tr:nth-child(odd) > td { background: #f9f9f9; }

.post-content table tbody > tr > td { 
    padding: 0 0 0 20px;
}

/* Columns --------------------------------------- */


.one-fourth { width: 21.5%; margin-left: 5%; float: left; }
.one-third { width: 30%; margin-left: 5%; float: left; }
.one-half { width: 47.5%; margin-left: 5%; float: left; }
.two-thirds { width: 65%; margin-left: 5%; float: left; }

.one-fourth:first-child,
.one-third:first-child,
.one-half:first-child,
.two-thirds:first-child { margin-left: 0; }


/* Transitions --------------------------------------- */


body a,
.widget_cwloth_recent_posts a:hover .title,
.widget_cwloth_recent_comments a:hover .title {
	-webkit-transition: all 0.1s ease-in-out;
	 -moz-transition: all 0.1s ease-in-out;
	 -ms-transition: all 0.1s ease-in-out;
	 -o-transition: all 0.1s ease-in-out;
	 transition: all 0.1s ease-in-out;
}

.post-title a,
.flex-direction-nav a,
.comment-form input[type="submit"],
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
.archive-nav a {
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

.blog-title a {
	-webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
}

.posts .post .featured-media img,
.posts .post .post-overlay,
.post-navigation a,
.post-navigation a p {
	-webkit-transition: all 0.4s ease-in-out;
	 -moz-transition: all 0.4s ease-in-out;
	 -ms-transition: all 0.4s ease-in-out;
	 -o-transition: all 0.4s ease-in-out;
	 transition: all 0.4s ease-in-out;
}







/* Screen Reader Text --------------------------------------- */


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #ff6600;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}





/* Galerie */

.flexslider { position: relative; }

.flexslider { max-height: 600px; }

.flexslider img { 
    max-height: 600px; 
    width: auto; 
    margin: 0 auto;
}

.flex-direction-nav {
	width: 100%;
	position: absolute;
	z-index: 1001;
	top: 50%;
	margin-top: -16px;
}

.wp-is-mobile .flex-direction-nav { display: none; }

.flex-direction-nav a {
	display: block;
	width: 32px;
	height: 32px;
	background: #333 no-repeat center;
	background-size: auto 10px;
	text-indent: -99999px;
}

.flex-direction-nav li:nth-child(1) a { 
	float: left; 
	margin-left: -32px;
	background-image: url(images/icons/chevron-left_w.png);
}

.flex-direction-nav li:nth-child(2) a { 
	float: right; 
	margin-right: -32px;
	background-image: url(images/icons/chevron-right_w.png);
}

.flexslider:hover .flex-direction-nav a {
	margin-left: 0;
	margin-right: 0;
}

.flex-direction-nav a:hover { background-color: #019EBD; }





/* Formulare */


.post-content fieldset {
	padding: 25px;
	border: 2px solid #eee;
	margin-bottom: 1em;
}

.post-content fieldset legend {
	font-size: 0.8rem;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 12px;
	background: #019EBD;
	color: #fff;
}

.post-content label {
	font-size: 1rem;
	font-weight: 700;
}

.post-content input,
.post-content textarea { 
	font-family: 'Lato', sans-serif; 
}

.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="password"],
.post-content textarea {
	width: 100%;
	padding: 14px 16px;
	font-size: 0.9
        ;
	border: none;
	color: #333;
	background: #f2f2f2;
	border-radius: 3px;
	-webkit-appearance: none;
}

.post-content input[type="file"] {
	padding: 10px;
	background: #f2f2f2;
	border-radius: 3px;
}

.post-content textarea { 
	height: 180px; 
	line-height: 140%;
}

.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus {
	outline: none;
}

.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] {
	padding: 12px 16px;
	margin: 0;
	border: none;
	background: #333;
	color: #fff;
	font-size: 0.9rem;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-appearance: none;
}

.post-content input[type="submit"] + input[type="reset"],
.post-content input[type="submit"] + input[type="button"],
.post-content input[type="reset"] + input[type="submit"],
.post-content input[type="reset"] + input[type="button"],
.post-content input[type="button"] + input[type="reset"],
.post-content input[type="submit"] + input[type="submit"] {
	margin-left: 10px;
}

.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover {
	cursor: pointer;
	background: #019EBD;
	color: #fff;
}

.post-content input[type="submit"]:focus,
.post-content input[type="submit"]:active {
	outline: none;
}





/* Page title */


.page-title { padding: 4% 0 10px; }

.page-title h4 {
    display: block;
	padding-bottom: 10px;
    font-family: 'Lato';
    font-weight: 300;
    font-size: 30px;
    border-bottom: 1px solid #333;
    margin: 0 10px;
    line-height: 120%;
    color: #333;
    text-align: center;
    text-transform: uppercase;
}

.search-no-results .page-title { padding-bottom: 20px; }
.search-no-results .page-title h4 { margin: 0; }

.page-title span {
	float: right;
	font-weight: 100;
	color: #333;
    font-size: 20px;
}






/* Search form --------------------------------------- */


.search-form { position: relative; }

.search-field:focus { outline: none; }

.search-field {
    display: block;
    width: 71%;
    padding: 20px 80px 20px 20px;
    margin: 30% 15% 25% 15%;
    border: none;
    border-radius: 3px;
    background: #000;
    font-family: 'Lato', sans-serif;
    font-size: 0.95em;
    text-transform: uppercase;
    color: #fff;
}

.search-button {
    display: block;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 16%;
}

.search-button .genericon { 
	font-size: 32px;
	color: #fff;
}

.search-button .genericon2 { 
	font-size: 40px;
	color: #fff;
}

.search-button:hover { cursor: pointer; }
.search-button:hover .genericon { color: #dd0000; }




/* Archive template --------------------------------------- */


.archive-container h3 {
	font-size: 1.4em;
	font-weight: 700;
	margin: 50px 0 20px;
}

.archive-container > ul {
	list-style: none;
	margin-left: 0;
}

.archive-container ul ul { margin-left: 30px; }

.archive-container li {
	padding: 12px 0;
	margin: 0;
	border-top: 1px solid #eee;
	line-height: 130%;
	word-break: break-word;
	-ms-word-break: break-word;
}

.archive-container ul > li:last-child { border-bottom: 1px solid #eee; }

.archive-container ul ul li:first-child { margin-top: 12px; }

.archive-container ul ul li:last-child { padding-bottom: 0; }

.archive-container .posts-archive-list span {
	margin-left: 4px;
	font-size: 0.7em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

.archive-container a:hover { text-decoration: underline; }


/* -------------------------------------------------------------------------------- */
/*	Credits / Footer
/* -------------------------------------------------------------------------------- */


.credits { font-size: 13px; line-height: 1; width: 20%; margin-left: 40%; background: none; position: fixed; bottom: 20px; left: 0px; z-index: 80; display: none; }

small {font-size: 10px; line-height: 10px;}

.credits p { 
    width: 100%;
	color: #fff; 
    text-align: center;
}

.credits p a { color: #999; }
.credits p a:hover { color: #dd0000; }

img#wpstats { display: none; }

.no-js .posts .post-container { 
	width: 508px;
	max-width: 100%;
	margin: 0 auto; 
}

.no-js .posts .format-gallery .slides li { display: none; }
.no-js .posts .format-gallery .slides li:first-child { display: block; }

/* single */

.no-js .single.format-gallery .slides li { 
	float: left;
	width: 50%;
}

.no-js .archive-nav { display: block; }

div.wpcf7 {
    text-align: center;
}

span.wpcf7-not-valid-tip {
	font-family: 'Lato', sans-serif; 
    font-weight: 300;
}

div.wpcf7-validation-errors {
    border: 2px solid #f00;
    color: #333;
    font-family: 'Lato', sans-serif; 
    font-weight: 300;
}

.post-content input[type="text"], .post-content input[type="email"], .post-content input[type="tel"], .post-content input[type="url"], .post-content input[type="password"], .post-content textarea {
    width: 100%;
    padding: 14px 16px;
    font-size: 0.9;
    border: none;
    color: #333;
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-appearance: none;
}

.einzelbildaussen img {
    text-align: center;
}

.einzelbildaussen .widget-title {
    display: block !important;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 0.8em;
    line-height: 120%;
    font-style: normal;
    color: #666;
    text-align: center;
    margin: 28px auto 56px auto;
    padding-top: 10px;
}



@media (max-width: 1500px) {

    .posts .post-title {
            font-size: 14px;
        }
    
}


@media (max-width: 1380px) {
        
    .post-excerpt p {
        margin-bottom: 28px;
    }
}



@media (max-width: 1024px) {

    .content {
        width: 80vw;
    }
    
}


@media (max-width: 768px) {

	.mobile-menu > li:first-child { margin-top: 80px; }
    
    .posts .post-container {
        width: 48%;
    }
	
	.posts .post-title {
        font-size: 12px;
        font-weight: 700;
    }
    
    .slider-full-height {display: none;}
    
    .search-field {
        width: 100%;
        padding: 10px 20px 10px 20px;
        margin: 40% 0% 15% 0%;
        font-size: 0.7em;
    }
    
    .search-button {
        height: 32px;
        width: 32px;
        margin-top: -16px;
        right: 5%;
    }

}


@media (max-width: 500px) {
    
    h1.sow-headline {font-size: 24px !important;}
    
    
    .sidebar2 { 
        font-size: 0.75em;
        width: 120px;
        height: 146px;
        padding: 0px;
        top: 42%;
    }
    
    .mobile-menu2 {
        padding: 10px 0 10px 0;
    }

    .mobile-menu2 li { 
        letter-spacing: 0.5px;
        margin-right: 0px;
		line-height: 200%;
    }
    
    .sidebar { 
        height: 30px;
        padding: 0px 5%;
        font-size: 1em;
        border-top: 0px solid #ddd;
    }
    
    .blog-title a {
	   padding: 8px 13px;
	   font-size: 14px;
	   line-height: 100%;
    }
    
    .blog-title a:hover {
	   background: none transparent;
	   color: #dd0000;
    }
    
    .mobile-menu {
        padding: 30% 0 2% 0;
    }
    
    .mobile-menu > li:first-child { margin-top: 0px; }
    
    .posts .post-container { 
	   width: 100%; 
    }
    
    .posts .post-title {font-size: 1em;	}
    
    .post-inner {
        width: 80%;
        height:75%;
        top: 10%; 
        left: 10%; 
        bottom: 8%; 
        right: 10%;
    }
    
    .post.single .post-title {
        font-size: 1.5em;
    }
    
    .post-content h1 {
    	font-size: 1em;
	}
    
    .post-content p {font-size: 14px; margin-top: 40px;}
    .post-content p a {display: block;}
    .post-content th, .post-content td {border-bottom: 0px solid #ddd;}
    
    .post-excerpt p { 
        font-size: 0.6em;
        font-weight: 400;
        line-height: 140%;
        font-style: normal;
        color: #666;
        text-align: center;
        margin-bottom: 0px;
    }
        
    img.alignleft,
    .alignleft img,
    img.aligncenter,
    .aligncenter img,
    img.alignright,
    .alignright img,
    img.alignnone,
    .alignnone img {
        width: 86%;
        height: auto;
        top: 30px;
        bottom: 2%;
        left: 7%;
    }
    
    .post-content table {
        font-size: 12px;
    }
    
    .post-content th,
    .post-content td {
	   line-height: 1.4;
    }
    
    .post-navigation, .archive-nav {
        height: 30px;
    }

    .post-navigation a, .archive-nav a {
	   width: 49.8%;
	   height: 30px;
       padding: 0px;
    }
    .post-navigation p {
	   font-size: 10px;
	   font-weight: 700;
    }
    
    .archive-nav p {
	   font-size: 15px;
	   font-weight: 700;
    }
    
    .archive-nav .archive-nav-older, .archive-nav .archive-nav-newer {padding-top: 6px;}
    
    .page-title { padding: 18% 0 10px; }

    .page-title h4 {
        padding-bottom: 10px;
        font-weight: 100;
        font-size: 30px;
        margin: 0 10px;
    }
    
    .page-title span {
        float: none;
        display: block;
        width: 100%;
        font-weight: 100;
        color: #fff;
        font-size: 14px;
        text-align: center;
	}
    
    .search-field {
        width: 100%;
        padding: 10px 20px 10px 20px;
        margin: 40% 0% 15% 0%;
        font-size: 0.7em;
    }
    
    .search-button {
        height: 32px;
        width: 32px;
        margin-top: -16px;
        right: 5%;
    }
    
    .credits p a {font-size: 10px; display: none;}

    
}