@charset "UTF-8";

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

	Theme Name: Rolf Disch
    Text Domain: rolfdisch
    Version: 1.0
	Author: Falko Knizia
	Author URI: https://www.falkoknizia.de
	Description: Rolf Disch - Solararchitektur

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

/* pt-sans-narrow-regular - latin */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/pt-sans-narrow-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/pt-sans-narrow-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-narrow-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-narrow-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-narrow-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-narrow-v17-latin-regular.svg#PTSansNarrow') format('svg'); /* Legacy iOS */
}

/* pt-sans-narrow-700 - latin */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/pt-sans-narrow-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/pt-sans-narrow-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-narrow-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-narrow-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-narrow-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-narrow-v17-latin-700.svg#PTSansNarrow') format('svg'); /* Legacy iOS */
}

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

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

html, body { margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, 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: inherit;
	text-align: left;
    line-height: 160%;
}

sup, sub {font-size: 10px; font-weight: 700;}

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;
    color: #999 !important;
}

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;
}



html { font-size: 16px; }

body {
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    color: #727272;
	line-height: 160%;
	-webkit-text-size-adjust: 100%;
}

body a, strong {
	color: #e40613;
	text-decoration: none;
}

body a:hover {
	color: #e40613;
	text-decoration: underline;
}

* { 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-webkit-font-smoothing: antialiased;
}

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

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

.platz {height: 120px;}

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

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




.section-inner {
	width: 100%;
	margin: 0 auto;
}

.content {
	position: relative;
	z-index: 2;
}


body a {
	-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;
}

.blog-logo,
.social-menu a,
.main-menu .menu-item-has-children > a:before,
.main-menu ul .menu-item-has-children > a:after,
.main-menu .page_item_has_children > a:before,
.main-menu ul .page_item_has_children > a:after,
.archive-post-title,
.post-navigation a,
.nav-toggle .bar,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
.post-navigation a span {
	-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;
}

.post .post-overlay,
.has-post-thumbnail .archive-post-header {
	-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;
}



.blog-logo, .blog-logo img { float: left; }

.blog-logo img { width: 180px; }

.mobile-navigation, .nav-toggle { display: none; }

.navigation { 
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 90px;
    background: #fff; 
    border-top: solid 20px #e40613; 
    box-shadow: 0 0 5px 0 #888; 
}

.navigation .section-inner {width: 1024px; margin: 0 auto;}

.main-menu {
    width: 844px;
    margin-left: 425px;
}

.main-menu li { position: relative; margin-top: 4px; }

.main-menu li .lang-item { padding: 0; margin: 0; }

.main-menu > li { display: inline-block; }

.main-menu > li + li { margin-left: 29px; }

.main-menu a { 
    font-family: 'PT Sans Narrow', sans-serif;
    color: #727272;
	display: block;
	padding: 23px 0;
	font-size: 16px;
    letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	z-index: 10000;
}

.main-menu li:hover > a { color: #e40613; }

.main-menu > li.menu-item-has-children > a,
.main-menu > li.page_item_has_children > a { padding-right: 15px; }
.main-menu .menu-item-has-children > a:after,
.main-menu .page_item_has_children > a:after {
	content: "";
	display: block;
	border: 4px solid transparent;
	border-top-color: #999;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 0;
}

.main-menu > .menu-item-has-children:hover > a:before,
.main-menu > .page_item_has_children:hover > a:before { bottom: -12px; }
.main-menu > .menu-item-has-children:hover > a:after,
.main-menu > .page_item_has_children:hover > a:after { border-top-color: #fff; }

ul.sub-menu {background: #fff; box-shadow: 0 2px 2px 2px #ccc; }

.main-menu ul {
	display: block;
	opacity: 0;
	position: absolute;
	z-index: 999;
	left: -9999px;
	top: 65px;
	-webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	 -moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	 -ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	 -o-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	 transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}

.main-menu ul li { 	
	width: 200px; 
	background: #ffffff;
    border-bottom: 1px solid #ccc;
}

.current-menu-item > a { 
	color: #e40613;
}

.main_menu li.current-menu-item a, .main_menu li.current-menu-ancestor a{
    color: #e40613 !important; /* highlight color */
}

.main-menu .current_page_parent a {color: #e40613;}

.main-menu ul li + li { border-top: 0px solid rgba(0,0,0,0.25); }

.main-menu ul a {
	display: block;
	padding: 16px;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	text-transform: none;
}

.main-menu ul .menu-item-has-children > a:after,
.main-menu ul .page_item_has_children > a:after { 
	margin-top: -3px;
	border-top-color: transparent;
	border-left-color: #999;
	right: 10px;
}

.main-menu ul .menu-item-has-children:hover > a:after,
.main-menu ul .page_item_has_children:hover > a:after {
	border-width: 5px;
	border-top-color: transparent;
	border-left-color: #2d2d2d;
	margin-top: -4px;
	right: -10px;
}

.main-menu > li:hover > ul {
	opacity: 1;
	left: 50%;
	margin-left: -100px;
	top: 60px;
}

.main-menu ul ul { 
	padding-top: 0;
	top: 5px;
}

.main-menu li > ul > li:hover > ul {
	opacity: 1;
	left: 200px;
	top: 0;
}

.main-menu ul ul li { background: #3d3d3d; }
.main-menu ul ul .menu-item-has-children:hover > a:after,
.main-menu ul ul .page_item_has_children:hover > a:after { border-left-color: #3d3d3d; }
.main-menu ul ul ul li { background: #4d4d4d; }
.main-menu ul ul ul .menu-item-has-children:hover > a:after,
.main-menu ul ul il .page_item_has_children:hover > a:after { border-left-color: #4d4d4d; }
.main-menu ul ul ul ul li { background: #5d5d5d; }
.main-menu ul ul ul ul .menu-item-has-children:hover > a:after,
.main-menu ul ul ul ul .page_item_has_children:hover > a:after { border-left-color: #5d5d5d; }
.main-menu ul ul ul ul ul li { background: #6d6d6d; }
.main-menu ul ul ul ul ul .menu-item-has-children:hover > a:after,
.main-menu ul ul ul ul ul .page_item_has_children:hover > a:after { border-left-color: #6d6d6d; }

.main-menu li + .header-search:before { margin-top: -12px; }

.header-search .search-form {
	width: auto;
	min-width: 16px;
	position: absolute;
	top: -22px;
	left: 0;
}

.header-search-container.active .search-form { display: block; }

.main-menu .search-field {
	display: block;
	width: 0;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #000;
	text-indent: -9999px;
	-webkit-transition: width 200ms linear;
	-o-transition: width 200ms linear;
	-moz-transition: width 200ms linear;
	-ms-transition: width 200ms linear;
	transition: width 200ms linear;
}

.header-search .search-button {
	display: block;
	padding: 8px 0 0 0;
    width: 16px;
    background: #fff;
    font-size: 14px;
	text-align: center;
	color: #5e5d61 !important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.header-search .search-button:hover {
	cursor: pointer;
	color: #000;
}

.header-search form:hover .search-field,
.header-search .search-field:focus {
	width: 200px;
	padding: 8px 32px 7px 0;
	border-bottom: 1px solid #3d3d3d;
	text-indent: 0;
	outline: none;
}

.header-search form:hover .search-button,
.header-search .search-field:focus + .search-button {
	width: 32px;
}

.fa {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}




.header { padding: 18px 0; }

.header.section-inner { 
	width: 325px; 
	position: relative;
	z-index: 2;
}


.social-menu { 
	margin-top: 25px; 
	text-align: center;
}

.social-menu li { 
	display: inline-block;
	margin: 0 2px;
	position: relative;
}

.social-menu li:first-child { margin-left: 0; }

.screen-reader-text {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.social-menu a {
	display: block;
	width: 36px;
	height: 36px;
	background: #2d2d2d;
	border-radius: 99px;
	color: #fff;
	position: relative;
}

.social-menu a:hover { 
	background: #3bc492;
	color: #fff; 
}

.social-menu li a::before {
	content: '\f408';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0;
	right: 0;
}

.wp-is-mobile .social-menu li a::before { margin-top: -7px; }

.social-menu li a[href*="facebook.com"]::before { content: '\f09a'; }
.social-menu li a[href*="instagram.com"]::before { content: '\f16d'; }
.social-menu li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-menu li a[href*="pinterest.com"]::before { content: '\f0d2'; }
.social-menu li a[href*="plus.google.com"]::before { content: '\f0d5'; }
.social-menu li a[href*="twitter.com"]::before { content: '\f099'; }
.social-menu li a[href*="vimeo.com"]::before { content: '\f194'; }
.social-menu li a[href*="youtube.com"]::before { content: '\f167'; }
.social-menu li a[href*="mailto"]::before { content: '\f0e0'; }




.posts, .search .posts {
    width: 1024px;
    max-width: 85%;
    margin: 0 auto;
    padding: 10px 0px 90px 0px; }

.posts .post {
    display: block;
    left: 0px;
    text-align: left;
	width: 100%;
    height: 200px;
    background: #fff;
    border: 1px solid #f1f1f1;
	margin-top: 40px;
    margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
    overflow: hidden;
}

.image-container, .search .image-container {
    float: left;
	width: 38.2%;
    background: #e70513;
    overflow: hidden;
}

.blog .wp-post-image, .search .wp-post-image, .related-posts .wp-post-image {
    float: right;
    width: auto; 
    height: 200px;
    padding: 0;
    margin: 0;
}

.title-container {
    float: right;
    width: 61.8%;
}
.archive-post-title {
    font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	line-height: 160%;
	font-weight: 700;
	text-transform: uppercase;
	color: #444;
	word-break: break-word;
	-ms-word-break: break-word;
    margin: 76px 40px 40px 40px;
}

.posti {
    display: block;
    left: 0px;
    text-align: left;
	width: 1024px !important;
    height: 50px;
    background: #e70513;
    border: 1px solid #f1f1f1;
    max-width: 85%;
    margin: 10px auto 40px auto;
	padding: 0px;
}

.posti .image-container {
    float: left;
	width: 6%;
    background: #e70513;
    overflow: hidden;
}

.posti .wp-post-image {
    float: right;
    width: auto; 
    height: 200px;
    padding: 0;
    margin: 0;
}

.posti .attachment-post-thumbnail {display: none;}

.posti .title-container {
    float: right;
    width: 95.5%;
    height: 100%;
    background: #fff;
}

.posti .archive-post-title {
    font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	line-height: 160%;
	font-weight: 700;
	text-transform: uppercase;
	color: #444;
	word-break: break-word;
	-ms-word-break: break-word;
    margin: 6px 40px 40px 40px;
}

.post:hover .archive-post-title {
 color:#444 !important;
}

.widgets {width: 1024px; margin: 0 auto; padding: 0;}

.widget_polylang ul, .widget_polylang li {float: right; list-style: none; padding-left: 20px; display: inline-table; margin: 0px !important; heigth: 20px;}

.posti .archive-post-title a:hover {color: red;}

.archive-post-date { display: none; }

.archive-post-date { display: none; }




.post-container { background: #fff; }

.single-post .post-container {margin-top: 100px;}

.panel-no-style, .panel-row-style {margin-bottom: 80px !important;}

.wp-post-image {height: auto; width: 50%; }

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

.featured-media img {margin: 50px 0px 50px 0px; width: 100%;}



.post-header { 
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

.post-date {
	margin-bottom: 10px;
	font-size: 0.875em;
	text-align: center;
	text-transform: uppercase;
	color: #999;
}

.post-title {
    display: none;
	font-size: 2.5em;
	line-height: 120%;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}



.post-inner {
	max-width: 95%;
	margin: 0 auto;
	padding: 80px 0 90px 0;
}

.page-template-default .post-inner, .single-post .post-inner {
    width: 1024px;
	max-width: 95%;
	margin: 0 auto;
	padding: 80px 0 90px 0;
}

.post-header + .post-inner { padding-top: 0; }

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

.page-links a,
.page-links > span {
	display: block;
	float: left;
	padding: 10px 12px;
	color: #666;
}

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

.page-links a:hover { 
	background: #3bc492;
	color: #fff;
}

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

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

.post-meta p { line-height: 150%; }

.post-meta a { color: #999; }
.post-meta a:hover { 
	color: #999;
	text-decoration: underline; 
}

.tags a { margin-right: 5px; }
.tags a:before { content: "#"; }

.post-edit:before {
	content: "";
	display: block;
	width: 32px;
	height: 1px;
	background: #ddd;
	margin: 10px 0 8px;
}

@media ( min-width: 900px ) {
    
    .post-navigation {display: none;}

}




.related-posts { margin: 0 auto; }



.post-content { 
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    color: #727272;
	line-height: 160%;
	position: relative;
}

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


.post-content p,
.post-content blockquote,
.post-content ul, .post-content li,
.post-content ol,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    color: #727272;
	line-height: 160%;
    text-align: justify;
    -moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	-hyphens: auto;
    margin-bottom: 40px;
}

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

.sow-headline {text-align: left !important; color: #e40613 !important; margin: 0px 0px 0px 0px !important;}
.decoration {display: none;}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { 
	margin: 0; 
	font-family: 'Montserrat', sans-serif;
    text-align: left;
    color: #e40613;
	text-transform: uppercase;
    -moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	-hyphens: auto;
}

.post-content h1 { font-size: 34px; line-height: 34px; font-weight: 700; }
.post-content h2 { font-size: 24px; line-height: 24px; font-weight: 700; }
.post-content h3 { font-size: 18px; line-height: 18px; font-weight: 700; padding-bottom: 20px; }
.post-content h4 { font-size: 14px; }
.post-content h5 { font-size: 10px; }
.post-content h6 { font-size: 8px; }

.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;
}

div.sow-image-container {margin-top: 6px;}

.panel-grid-cell {
    padding: 0px;
    overflow: hidden !important;
}



.post-content blockquote {
	margin: 30px 0;
	padding: 30px;
	background: #fafafa;
	position: relative;
	color: #666;
	font-style: italic;
}

.post-content blockquote p { font-style: italic; }

.post-content cite { margin-top: 25px; }

.post-content blockquote cite { 
	display: block; 
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 0.875em;
	line-height: 120%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

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

.post-content p.pull {
	max-width: 45%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.6em;
	line-height: 120%;
	font-weight: 300;
	text-transform: uppercase;
	color: #3bc492;
}

.post-content p.pull.left {
	float: left;
	margin: 0 1.5em 1.5em -100px;
}

.post-content p.pull.right {
	text-align: right;
	float: right;
	margin: 0 -100px 1.5em 1.5em;
}

em, q {  font-style: italic;  }

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

.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: #727272;
	margin: 0px 0;
	border: 0;
}



.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;
	line-height: 160%;
}

.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 ol > li:last-child,
.post-content ul > li:last-child {
	margin-bottom: 0px;
}

.post-content address {
	padding: 20px;
	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: 20px;
	background: #3d3d3d;
	font-size: 0.8em;
	color: #FFF;
}


.post-content .wp-caption { 
	margin-bottom: 1.5em; 
	max-width: 100%;
}

.post-content .wp-caption img {
    border: 1px solid #ccc;
}

.post-content .alignleft,
.post-content .alignright {
	max-width: 45%;
}

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

.post-content .alignleft {
	float: left;
	margin: 0 2em 1.5em -100px;
}

.post-content .alignright {
	float: right;
	margin: 0 -100px 1.5em 2em;
}

.post-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-content .alignnone, .post-content .size-full {
/*	min-width: 331px;*/
    width: 100%;
	margin: 10px 0 0 0;
}

.post-content .wp-caption-text,
.post-content .gallery-caption {
	padding-top: 5px;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    line-height: 160%;
    color: #727272;
}

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



.post-content table {
	border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 0.85em;
}

.post-content th,
.post-content td {
	padding: 2.5%;
	margin: 0;
	overflow: visible;
	line-height: 140%;
}

.post-content caption {
	padding-bottom: 2.5%;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

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

.post-content th { 
	border-bottom: 1px solid #ddd;
	font-weight: 700; 
}

tbody > tr:nth-child(odd) { background-color: #f6f6f6; }




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

.post-content fieldset legend {
	padding: 10px 11px;
	background: #ddd;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}

label { 
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px; 
    line-height: 160%;
	color: #727272;
}

input,
textarea { 
	font-family: 'PT Sans Narrow', sans-serif;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
	width: 100%;
    padding: 10px 10px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 18px;
    line-height: 24px;
    color: #333;
	-webkit-appearance: none;
}

input[type="file"] {
	padding: 10px;
	border-radius: 3px;
	background: none;
}

textarea { 
	height: 220px; 
	line-height: 150%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
	outline: none;
	border-color: #ccc;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
	padding: 16px 20px;
    margin-top: 2px;
	border: none;
	margin: none;
/*	background: #e40613;*/
    background: #e40613 !important;
	border-radius: 3px;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-webkit-appearance: none;
}

input[type="submit"] + input[type="reset"],
input[type="submit"] + input[type="button"],
input[type="reset"] + input[type="submit"],
input[type="reset"] + input[type="button"],
input[type="button"] + input[type="reset"],
input[type="submit"] + input[type="submit"] {
	margin-left: 5px;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover {
	cursor: pointer;
	color: #fff;
	box-shadow: inset 0 0 100px rgba(0,0,0,0.2);
}

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



.page-title { 
    margin-bottom: 40px;
    margin-top: 120px; 
}

.page-title p,
.page-title h4 {
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

.page-title p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	margin-bottom: 8px;
	font-size: 0.875em;
	color: #333;
}

.page-title h4 {
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.375em;
	color: #e40613;
}



.archive-nav { 
	text-align: center;
	margin-top: 60px;
	color: #2d2d2d; 
}

.archive-nav span { font-size: 32px; }

.archive-nav a { 
	display: inline-block;
	color: #fff; 
}

.archive-nav a:hover { color: #e40613; }

.archive-nav .sep {
	margin: 0 20px;
	font-family: sans-serif; 
	font-weight: 300; 
	font-stretch: normal;
	font-size: 40px;
	position: relative;
	bottom: -4px;
	-webkit-font-smoothing: antialiased;
}



.search-form { position: relative; }

.search-field {
	display: block;
	padding: 20px 60px 20px 20px;
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 0.875rem;
	color: #666;
}

.search-field:focus { 
	border-color: #3bc492;
	outline: none; 
}

.post-content a.search-button {
	display: block;
	width: 60px;
	padding-top: 18px;
	border: none !important;
	font-size: 20px;
	text-align: center;
	color: #999;
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
}

.post-content a.search-button:hover { 
	color: #666; 
	cursor: pointer;
}



.credits { 
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 90px;
    background: #fff; 
    border-bottom: solid 20px #e40613; 
    box-shadow: 0 0 5px 0 #888; 
}

.credits p, .credits p a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    color: #727272;
	line-height: 160%;
	text-align: center;
    margin-top: 16px;
}

/*
#cookie-notice {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    color: #727272;
	line-height: 160%;
    text-align: center;
}

#cookie-notice .cn-button {
    margin-left: 0px;
    background: none !important;
    border: none !important;
    color: #e40613;
    text-transform: none;
}
*/

.credits p span {color: #e70513;}

img#wpstats { display: none; }

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

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




/* -------------------------------------------------------------------------------- */
/*	14. Responsive
/* -------------------------------------------------------------------------------- */


@media ( max-width: 1228px ) {
    
    .main-menu { margin-left: 435px;}

    .main-menu > li + li { margin-left: 28px; }
    
}

@media ( max-width: 1024px ) {
    
    .widgets {width: 95%;}
    
    .main-menu { margin-left: 436px;}

    .main-menu > li + li { margin-left: 22px; }
    
}


@media ( max-width: 1000px ) {
    
    .widgets {width: 95%;}
    
    .main-menu { margin-left: 415px;}

    .main-menu > li + li { margin-left: 17px; }
    
}



@media ( max-width: 900px ) {	
	
	.nav-toggle {
		display: block;
        height: 35px;
		padding: 0;
        margin-top: -18px;
		background: #fff;
		color: #fff;
	}
    
    .nav-toggle .bars:before { 
        content: "MENÜ";
        position: relative;
        margin-left: -40px;
        top: -10px;
        font-size: 14px;
        font-weight: 400;
        color: #727272; 
    }
	
	.nav-toggle .bars {
        position: relative;
        float: right;
		margin: 0 12px 0 60px;
		height: 12px;
		width: 20px;
	}
	
	.nav-toggle .bar {
		height: 1px;
		background: #727272;
		border-radius: 1px;
		position: absolute;
		left: 0;
		right: 0;
		-webkit-transition: opacity 0.2s linear 0.2s, top 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s;
		-moz-transition: opacity 0.2s linear 0.2s, top 0.2s linear 0.2s, -moz-transform 0.2s linear 0s;
		-o-transition: opacity 0.2s linear 0.2s, top 0.2s linear 0.2s, -o-transform 0.2s linear 0s;
		transition: opacity 0.2s linear 0.2s, top 0.2s linear 0.2s, transform 0.2s linear 0s;
	}
	
	.nav-toggle .bar:nth-child(1) { top: 0px; }
	.nav-toggle .bar:nth-child(2) { top: 5px; }
	.nav-toggle .bar:nth-child(3) { top: 10px; }
	
	.nav-toggle:hover { cursor: pointer; }
	
	.nav-toggle.active .bar { 
		background: #3bc492;
		-webkit-transition: opacity 0.2s linear 0s, top 0.2s linear 0s, -webkit-transform 0.2s linear 0.2s;
		-moz-transition: opacity 0.2s linear 0s, top 0.2s linear 0s, -moz-transform 0.2s linear 0.2s;
		-o-transition: opacity 0.2s linear 0s, top 0.2s linear 0s, -o-transform 0.2s linear 0.2s;
		transition: opacity 0.2s linear 0s, top 0.2s linear 0s, transform 0.2s linear 0.2s;
	}
	
	.nav-toggle.active .bar:nth-child(1),
	.nav-toggle.active .bar:nth-child(3) {
		top: 5px;
	}
	
	.nav-toggle.active .bar:nth-child(1) { 
		-webkit-transform: rotate(-45deg); 
		-moz-transform: rotate(-45deg); 
		-o-transform: rotate(-45deg); 
		transform: rotate(-45deg); 
	}
	
	.nav-toggle.active .bar:nth-child(2) { opacity: 0; }
	
	.nav-toggle.active .bar:nth-child(3) { 
		-webkit-transform: rotate(45deg); 
		-moz-transform: rotate(45deg); 
		-o-transform: rotate(45deg); 
		transform: rotate(45deg); 
	}
    
    .blog-logo img { width: 180px; padding-left: 10px; }
	
	
	.main-menu { display: none; }
	
	.mobile-menu { 
		border-top: 1px solid #2d2d2d; 
        border-bottom: 1px solid #2d2d2d; 
		padding: 0px 0;
	}
	
	.mobile-menu a {
		display: block;
		padding: 10px 5%;
        text-align: center;
		text-transform: uppercase;
		color: #727272;
        background: #fff;
	}
	
	.mobile-menu ul a { padding-left: 5.25%; color: #aaa; }
	.mobile-menu ul ul a { padding-left: 15%; }
	.mobile-menu ul ul ul a { padding-left: 20%; }
	.mobile-menu ul ul ul ul a { padding-left: 25%; }
    
    ul.sub-menu {font-size: 12px;}
		
	.mobile-navigation .search-field {
		background: none;
		border: none;
		border-radius: 0;
        padding: 25px 60px 25px 5%;
        border-top: 1px solid #2d2d2d;
        font-size: 1rem;
        background: #fff;
        margin-top: 0px;
        border-bottom: 1px solid #2d2d2d;
        color: #333;
	}
	
	.mobile-navigation .search-field:focus { color: #fff; }
	
	.mobile-navigation .search-button {
		width: 60px;
		padding: 23px 20px 0 0;
		font-size: 20px;
		text-align: center;
		color: #999;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}
	
	.mobile-navigation .search-button:hover { 
		cursor: pointer;
		color: #333; 
	}
    
    .featured-media img {margin: 84px 0px 50px 0px;}
	
	.posts .post {height: 180px;}
    
    .blog .wp-post-image, .related-posts .wp-post-image {
        height: 180px;
    }

    .archive-post-title {
        font-size: 18px;
        margin: 52px 20px 40px 40px;
    }
    
    .posti {height: 42px;}
    
    .posti .archive-post-title {
    	font-size: 18px;
    }
	
	.post-navigation { 
        display: none;
		padding-top: 20px;
		border-top: 1px solid #ddd;
		margin-top: 20px; 
	}
	
	.post-navigation a {
		text-transform: uppercase;
		color: #999;
	}
	
	.post-nav-prev { float: right; }
	.post-nav-next { float: left; }
	
	.post-navigation p { 
		font-size: 0.875em;
		display: inline; 
	}
	
	.post-nav-prev p { margin-right: 5px; }
	.post-nav-next p { margin-left: 5px; }
	
	.post-navigation .fa { 
		font-size: 18px; 
		position: relative;
		bottom: -1px;
	}
	
	.post-navigation a:hover { color: #666; }
	
	.related-posts .post:nth-child(3) { display: none; }	
	
	.post-content .alignnone {
		max-width: 100%;
		margin-left: 0;
	}
	
	.post-content p.pull.left,
	.post-content .alignleft { margin-left: 0; }

	.post-content p.pull.right,	
	.post-content .alignright { margin-right: 0; }
    
    
    .credits { 
        width: 100%;
        height: 40px;
        border-bottom: solid 10px #e40613; 
    }

    .credits p, .credits p a {
        font-size: 14px;
        margin-top: 4px;
    }
	
	
}


@media ( max-width: 600px ) {
	
	.header{padding: 40px 0;}
    
    .featured-media img {margin: 40px auto;}
    
    .credits { 
        width: 100%;
        height: 40px;
        border-bottom: solid 10px #e40613; 
    }

    .credits p, .credits p a { font-size: 14px; margin-top: 4px; }
	
	.single .content { max-width: 100%; }	
	
	.mobile-menu { padding: 0px 0; font-size: 0.875em; }
    
    .mobile-menu a {  padding: 5px 5%;  }
    
	.mobile-navigation .search-field { font-size: 0.875em; }
	
    .posts .post {height: 100px;}
    
    .blog .wp-post-image, .related-posts .wp-post-image {
        height: 100px;
    }
    
    .posti {height: 32px;}
    
	.archive-post-title {
        font-size: 12px;
    }
    
    .posti .title-container {
        width: 98%;
    }
    
    .posti .archive-post-title {
    	font-size: 12px;
        margin: 8px 0px 0px 5px;
    }
	
	.post-header { padding: 10px 0; max-width: 85%; }
	
	.post-title { font-size: 2em; }
	
	.post-inner { padding: 40px 0 50px; }
    
    .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 {
        font-size: 16px;
    }
    
    .post-content h1 {
        font-size: 28px;
        line-height: 28px;
    }
    
    .post-content h2 {
        font-size: 20px;
        line-height: 20px;
    }
    
     .post-content h3 {
        font-size: 16px;
        line-height: 26px;
    }
	
	.related-posts { 
		max-width: 85%;
		margin: 7.5% auto 0;
	}
	
	.related-posts .post:nth-child(3) { display: block; }
	
	.post-content p.pull.left,
	.post-content p.pull.right { max-width: 100%; float: none; margin: 25px 0; }
	
	.post-content .alignnone { margin: 25px auto; }	
	
	.archive-nav { margin-top: 40px; }
    
	.page-title { margin-bottom: 40px; }
	
}


@media ( max-width: 400px ) {	
	
	.header { padding: 30px 0; }
	
	.blog-title { font-size: 1.5em; }
	
	.blog-description {
		font-size: 0.875em;
		margin-top: 15px;
	}
	
	.social-menu { margin-top: 15px; }	
    
    .mobile-menu a {
        padding: 1px 5%;
    }
    
    .featured-media img {margin: 60px 0px 44px 0px;}
    
	.archive-post-header {
		right: 20px;
		bottom: 20px;
		left: 20px;
	}	
	
     .posti .title-container {
        width: 98%;
    }
    
    .posti .archive-post-title {
    	font-size: 9px;
        margin: 8px 0px 0px 5px;
    }
    
	.post-navigation {
		padding-top: 10px;
		margin-top: 10px;
	}
	
	.post-navigation a .hide { display: none; }	
	
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="url"],
	input[type="password"],
	textarea {
		padding: 13px 15px;
	}
	
	textarea { height: 180px; }	
	
	.page-title p { font-size:  }
	
	.page-title h4 { font-size: 1.25em; }	
		
}