/*
Theme Name: Prismago
Theme URI: http://www.foxcomputers.ch
Author: Fox Computers | Michael Fuchs
Author URI: http://www.foxcomputers.ch
Description: Theme für die Prismago GmbH
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

Prismago WordPress Theme © 2011-2014 Fox Computers
Prismago is distributed under the terms of the GNU GPL
*/

@font-face {
  font-family: 'Brown-RegularAlt';
  src: url('fonts/Brown-RegularAlt.eot') format('embedded-opentype');
  src: url('fonts/Brown-RegularAlt.eot?#iefix') format('embedded-opentype'),
 	   url('fonts/Brown-RegularAlt.woff') format('woff'),
	   url('fonts/Brown-RegularAlt.otf')  format('opentype'),
	   url('fonts/Brown-RegularAlt.ttf')  format('truetype'), 
	   url('fonts/Brown-RegularAlt.svg#Brown-RegularAlt') format('svg');
  font-weight: normal;
  font-style: normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wp-caption, .wp-caption-text, .gallery-caption {
	display: none;
}

.alignright {
	float:right;
	margin:0 0 16px 16px;
}
.alignleft {
	float:left;
	margin:0 16px 16px 0;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
img {
	max-width:100%;
	height:auto;
}
body.single-filme {
	background:#000;
}
#header {
	position:fixed;
	background:#000;
	width:100%;
	height:74px;
	z-index:999999;
}
#logo {
	position: absolute;
	top:17px;
	left:36px;
	display: inline-block;
}
#logo img {
	display:block;
}
#menu {
	position: absolute;
	top:50%;
	right:36px;
	margin-top:-12px;
}
#menu ul li {
	float: left;
	margin-right:30px;
}
#menu ul li.wpml-ls-item {
	margin-right:10px;
	margin-left:15px;
}
#menu ul li.social {
	margin-right:15px;
}
#menu ul li.wpml-ls-last-item {
	margin-right:0;
	margin-left:0;
}
#menu ul li a {
  	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height: 24px;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li.current-menu-item a {
	color:#808080;
}
.menu-btn {
	display: none;
}

#container {
	padding:76px 0 0 0;
}
.home #content {
	background: #fff;
	padding:6.289308176100629% 10%;
}
.home #content h1, .home #content h2, .home #content p {
	font-family: 'Brown-RegularAlt';
	font-size: 40px;
    line-height: 50px;
	margin:0 0 30px 0;
}
.home #content p a, .home #content ul li a, .home #content ol li a {
	color:#000;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
.home #content p a:hover, .home #content ul li a:hover, .home #content ol li a:hover {
	border-bottom: none;
}
.home #content ul, .home #content ol {
	margin:0 0 30px 0;
	padding:0 0 0 20px;
}
.home #content ul li {
	font-family: 'Brown-RegularAlt';
	font-size: 28px;
    line-height: 40px;
	list-style: disc;
}
.home #content ol li {
	font-family: 'Brown-RegularAlt';
	font-size: 28px;
    line-height: 40px;
	list-style: decimal;
}

.entry-content h2.related-title {
	font-family: "Brown-RegularAlt";
    font-size: 18px;
    line-height: 22px;
    margin: 48px 0 12px 0;
    text-align: center;
}
#pf-block {
}
#pf-block .pf-box {
	cursor: pointer;
	background:#fff;
	display: table;
}
#pf-block .pf-box:nth-child(even) {
    direction: rtl;
}
#pf-block .pf-box .video-row {
	display: table-cell;
	width:60%;
	position: relative;
}
#pf-block .pf-box .box-info {
	display: table-cell;
	vertical-align: bottom;
	width:40%;
}
#pf-block .pf-box:nth-child(even) .video-row {
	display: table-cell;
	width:60%;
}
#pf-block .pf-box:nth-child(even) .box-info {
	display: table-cell;
	vertical-align: bottom;
	width:40%;
}
#pf-block .pf-box .home-arrow {
	position: absolute;
	top:50%;
	right:-1px;
	margin-top:-44px;
}
#pf-block .pf-box:nth-child(even) .home-arrow {
	right:auto;
	left:-1px; 
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#pf-block .pf-box .box-info h2 {
	font-family: 'Brown-RegularAlt';
	font-size: 30px;
    line-height: 35px;
	color:#000;
	margin:0 0 24px 0;
	padding:0 10%;
    direction: ltr;
	text-transform: uppercase;
}
#pf-block .pf-box .box-info h3 {
	font-family: 'Brown-RegularAlt';
	font-size: 18px;
    line-height: 25px;
	color:#000;
	margin:0 0 24px 0;
	padding:0 10%;
    direction: ltr;
}
#pf-block .pf-box .box-info p {
	font-family: 'Brown-RegularAlt';
	font-size: 18px;
    line-height: 25px;
	color:#000;
	margin:0 0 10% 0;
	padding:0 10%;
    direction: ltr;
}
#pf-block .pf-box .box-info p a {
	color:#000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#pf-block .pf-box .box-info p a:hover {
	text-decoration: none;
	border-bottom: none;
}

#pfd-block {
	text-align: center;
}
#pfd-block .pfd-box {
	display: inline-block;
	width:30.333%;
	margin:0 0 3% 3%;
	font-size:0;
	background: #000;
	cursor: pointer;
}
#pfd-block .pfd-box:nth-child(3n+1) {
	margin:0 0 3% 0;
}
#pfd-block .pfd-box h3 {
	color:#fff;
	padding:10px 15px;
}

#portfolio-block {
	width:97.5%;
	margin:20px auto;
}
.portfolio-box {
	float:left;
	width:32.47863247863248%;
	margin:8px 0.4%;
	position:relative;
}
.portfolio-box:hover, .menu-btn:hover {
	cursor:pointer;
}
.portfolio-box:hover h2, .portfolio-box:hover h3, .portfolio-box:hover h4, .portfolio-box:hover h4 a {
	color:#666;
}
.portfolio-box video, .pf-box video {
	display:block;
	width:100%;
	height:auto;
}
.box-overlay {
	background:#000;
	padding:0;
}
.box-overlay h2 {
	font-family: 'Brown-RegularAlt';
	color:#fff !important;
	font-size: 24px;  
	line-height: 28px;
	padding:15px 20px; 
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
.box-overlay h3 {
	font-family: 'Brown-RegularAlt';
	color:#fff !important;
	font-size:16px;
	line-height: 20px;
	padding:0 20px 20px 20px; 
	text-align:center;
	position: relative;
	z-index:99999;
	background: #000;
}
.box-overlay:hover h3 {
	display: block;
}

.bgvid {
    image-fit: fill;
	height: auto;
}
#video-overlay {
	position: fixed; 
	top:0;
	left:0;
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto;
	background:rgba(0,0,0,0.5);
}
#video-overlay-info {
	text-align:center;
	background:#000;
	padding:48px 0;
}
#video-overlay-info h1 {
	margin:0 0 18px 0;
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:30px;
	line-height: 35px;
	text-transform:uppercase;
}
.entry-content h2.film-titel {
	margin:30px 0 0 0;
}
#video-overlay-info h2.film-titel, #video-overlay-info h4 {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align: center;
}
#readmore-link {
	padding-top:36px;
	display: inline-block;
}
.entry-content h3, .entry-content h4 {
	font-family: 'Brown-RegularAlt';
	color:#000;
	font-size:18px;
	line-height:22px;
	text-align: center;
}
.entry-content h4 {
	padding:0 0 30px 0;
}
.entry-content h4 a {
	font-family: 'Brown-RegularAlt';
	color:#000;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
}
.single-filme #video-box #readmore-link {
	display:block;
	position: absolute;
	bottom:48px;
	left:50%;
	margin-left:-26px;
}
.nav-next {
	position:absolute;
	top:50%;
	left:36px;
	margin-top:-31px;
	width:35px;
	height:63px;
}
.nav-previous {
	position:absolute;
	top:50%;
	right:36px;
	margin-top:-31px;
	width:35px;
	height:63px;
}
#video {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-62px;
	margin-left:-62px;
	display:block;
}
#video-box {
	position: relative;
	max-width:1280px;
	margin:0 auto;
}

.page-template-default #container {
	background:#fff;
	padding-bottom:50px;
}
.page-template-default h1 {
	margin:32px 0 16px 0;
	font-family: 'Brown-RegularAlt';
	font-size:80px;
	font-size: 4.1vw; 
	text-transform:uppercase;
	text-align:center;
}
.page-template-default a {
	color:#000;
	text-decoration:none;
}
.page-template-default a:hover {
	text-decoration:underline;
}

.rm-content {
	background:#fff;
}
.entry-content #to-top {
	margin:30px auto;
	display:block;
	text-align:center;
}
#top {
	position:absolute;
	top:-35px;
}
.entry-content {	
	background:#fff;
	max-width:968px;
	margin:0 auto;
	padding:28px 0 50px 0;
	position:relative;
	z-index:99999;
}
#video-overlay-info .abstract {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	padding:12px 0 24px 0;
	color:#fff;
	margin: 0 auto;
    max-width: 968px;
}
.entry-content h2 {
	font-family: 'Brown-RegularAlt';
	font-size:30px;
	line-height:35px;
	margin:30px 0 15px 0;
	text-align:center;
}
.entry-content p {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	margin:0 0 30px 0;
}
.entry-content p a, .entry-content ul li a, .entry-content ol li a {
	color:#808080;
	text-decoration: underline;
}
.entry-content p a:hover, .entry-content ul li a:hover, .entry-content ol li a:hover {
	text-decoration: none;
}
.entry-content ul, .entry-content ol {
	margin:0 0 30px 0;
	padding:0 0 0 20px;
}
.entry-content ul li {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	list-style: disc;
}
.entry-content ol li {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	list-style: decimal;
}

.metaslider {
	margin:0 0 30px 0;
}
.metaslider .caption-wrap .caption {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	padding:7px !important;
	color:#fff;
	text-align:center;
}

#header-img img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

.metaslider {
	overflow:hidden;
}
.flex-direction-nav a {
	background:none !important;
}
.flex-direction-nav a.flex-prev {
	background:url(images/pfeil_links-klein.png) no-repeat !important;
	width:17px !important;
	height:30px !important;
	background-size:17px 30px !important;
}
.flex-direction-nav a.flex-next {
	background:url(images/pfeil_rechts-klein.png) no-repeat !important;
	width:17px !important;
	height:30px !important;
	background-size:17px 30px !important;
}
.flexslider:hover .flex-next {
    right: 15px !important;
}
.flexslider:hover .flex-prev {
    left: 15px !important;
}

.error404 h1 {
	margin:64px 0 32px 0;
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:80px;
	font-size: 4.1vw; 
	text-transform:uppercase;
	text-align:center;
}
.entry-content-404 p {
	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height:22px;
	margin:0 0 30px 0;
	color:#fff;
	text-align:center;
}

.ssba-wrap {
	font-family: 'Brown-RegularAlt';
}
.ssba_facebook_share img {
	padding:0 5px 0 0 !important;
}
.ssba-wrap img:hover {
	opacity:0.8;
}
.ssba a {
	margin-top:5px !important;	
	display: inline-block !important;
}

#footer {
	margin-top:48px;
	padding:24px;
	text-align: center;
}
.single-filme #footer {
	background:#fff;
	margin-top:0;
}
#copyright ul {
	text-align: center;
}
#copyright ul li {    
	font-family: "Brown-RegularAlt";
    font-size: 15px;
	line-height: 20px;
	color:#999;
	display: inline-block;
	margin:0 0 0 6px;
	letter-spacing: 0.02em;
}
#copyright ul li.sepk {    
	margin:0;
}
#copyright ul li a, #copyright p a {
	color:#999;
	text-decoration: none;
}
#copyright ul li a:hover, #copyright p a:hover {
	text-decoration: underline;
}
#copyright p {
	font-family: "Brown-RegularAlt";
    font-size: 12px;
	line-height: 15px;
	color:#999;
	margin:14px 0 0 0;
}

#readmore.anchor {
    display: block;
    position: relative;
    top: -74px;
    visibility: hidden;
}

.mm-listview > li > a, .mm-listview > li > span {
  	font-family: 'Brown-RegularAlt';
	font-size:18px;
	line-height: 24px;
	color:#fff;
	text-transform: uppercase;
}
.mm-listview li .menu-image-hover-wrapper, .mm-title {
	display: none !important;
}
#readmore-link-m {
	display: none;
}

@media screen and (min-width:1025px) {
.bgvid-portfolio, .bgvid {
	display:block !important;
}
.bgvid-img {
	display:none !important;
}
}
@media screen and (max-width:1024px) {
.box-overlay h3 {
	display: block;
}
.portfolio-box {
	float:left;
	width:49.14529914529914%;
	margin:6px 0.4273504273504274%;
	position:relative;
}
.portfolio-box:hover {
	cursor:default;
}
.portfolio-box:hover h2, .portfolio-box:hover h3, .portfolio-box:hover h4, .portfolio-box:hover h4 a {
	color:#fff;
}
.box-overlay h2 a:hover, .box-overlay h3 a:hover, .box-overlay h4:hover {
	color:#666;
}
.box-overlay h2 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size: 24px;  
	margin:5px 2%;
	text-align:center;
	text-decoration:none;
}
.box-overlay h3 a, .box-overlay h4 a, .box-overlay h4, .box-overlay h4 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:16px;
	margin:5px 0;
	text-align:center;
	text-decoration:none;
}
#filters li a {
	color: #fff;
    font-family: "Brown-RegularAlt";
	font-size: 24px !important;   
	text-transform:uppercase;
	text-decoration:none;
}
#video-overlay-info h1 {
	margin:16px 0 8px 0;
}
#readmore img.rm {
	width:26px;
	height:auto;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4, #video-overlay-info h4 a {
	line-height:22px;
}
.bgvid-portfolio, .bgvid {
	display:none !important;
}
.bgvid-img {
	display:block !important;
}
.nav-next {
	position:absolute;
	top:40%;
	left:36px;
	margin-top:-26px;
	width:29px;
	height:52px;
}
.nav-previous {
	position:absolute;
	top:40%;
	right:36px;
	margin-top:-26px;
	width:29px;
	height:52px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.nav-next, .nav-previous {
	top:50%;
}
#readmore img.rm {
	width:56px;
	height:auto;
}
#video-overlay-info {
    bottom: 36px;
}
.single .bgvid-img {
	height:100% !important;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
.box-overlay h2 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size: 24px;   
	margin:5px 2%;
	text-align:center;
}
#filters li a {
	color: #fff;
    font-family: "Brown-RegularAlt";
	font-size: 24px !important;  
	text-transform:uppercase;
	text-decoration:none;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4, #video-overlay-info h4 a {
	font-size: 18px;
    line-height: 22px;
}
}
@media screen and (max-width:1023px) {
#video-box {
	position:relative;
}
.bgvid {
	position:relative;
    z-index: -1000;	
}
#video {
    top: 45%;
}
.nav-next {
	left:36px;
    top: 50%;
}
.nav-previous {
    top: 50%;
	right:36px;
}
#video {
    top: 50%;
}
#video-overlay-info {
	position:relative;
	bottom:auto;
	padding:20px 4%;
	max-width:92%;
}
.rm-content {
	background:#fff;
	top:auto;
	width:100%;
	min-height:1px;
	position:relative;
	z-index:99999;
}
.entry-content {	
	width:92%;
	padding:28px 4% 50px 4%;
	position:relative;
	z-index:99999;
}
.entry-content #to-top {
    display: block;
    margin: 0 auto;
	padding:30px 0;
    text-align: center;
}
.entry-content #to-top img {
	width:26px;
	height:auto;
}
.entry-content .abstract {    
	font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content h2 {
    font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content h2.film-titel {
    font-size: 18px !important;
    line-height: 22px !important;
}
.entry-content p {
    font-size: 16px !important;
    line-height: 20px !important;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4 {
    font-size: 16px !important;
    line-height: 20px !important;
}
}
@media screen and (max-width:980px) {
#pf-block .pf-box {
	display: block;
}
#pf-block .pf-box:nth-child(even) {
    direction: ltr;
}
#pf-block .pf-box .video-row {
	display: block;
	width:100%;
}
#pf-block .pf-box .box-info {
	display:block;
	width:100%;
	padding:40px 0;
}
#pf-block .pf-box:nth-child(even) .video-row {
	display:block;
	width:100%;
}
#pf-block .pf-box:nth-child(even) .box-info {
	display:block;
	width:100%;
}
#pf-block .pf-box .box-info h2 {
    padding: 0 5%;
}
#pf-block .pf-box .box-info h3 {
    padding: 0 5%;
}
#pf-block .pf-box .box-info p {
    margin: 0;
    padding: 0 5%;
}
.home #content {
	background: #fff;
	padding:60px 5% 6.289308176100629% 5%;
}	
#pf-block .pf-box .home-arrow {
	display: none;
	visibility: hidden;
}
}
@media screen and (max-width:768px) {
#pfd-block .pfd-box {
    margin: 0 0 3% 0;
    width: 100%;
}
#video {
    display: block;
    left: 50%;
    margin-left: -31px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}
#video img {
	width:62px;
	height:auto;
}
.nav-next {
	position:absolute;
	top:50%;
	left:36px;
	margin-top:-15px;
	width:17px;
	height:30px;
}
.nav-previous {
	position:absolute;
	top:50%;
	right:36px;
	margin-top:-15px;
	width:17px;
	height:30px;
}
#filters li a {
	color: #fff;
    font-family: "Brown-RegularAlt";
	font-size: 18px !important;
	text-transform:uppercase;
	text-decoration:none;
}
entry-content .abstract {    
	font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content h2 {
    font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content p {
    font-size: 16px !important;
    line-height: 20px !important;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4 {
    font-size: 16px !important;
    line-height: 20px !important;
}
}
@media only screen and (max-width:767px) {
.menu-btn {
	display: block;
	position: absolute;
	top:50%;
	right:36px;
	display:inline-block;
	margin-top:-12px;
}
#menu {
	display: none;
}
#readmore-link-m {
	display: inline-block;
	padding-top:24px;
}	
#readmore-link {
	display: none;
}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
.metaslider .caption-wrap .caption {    
	font-size: 16px !important;
    line-height: 20px !important;
}
.flex-direction-nav a.flex-prev {
    background:url("images/pfeil_links-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	left:10px !important;
}
.flex-direction-nav a.flex-next {
    background:url("images/pfeil_rechts-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	right:10px !important;
}		
.flex-direction-nav a {
	margin:-17px 0 0 0 !important;
}
#video-overlay-info h1 {
    font-size: 23px !important;
	line-height:27px !important;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4, #video-overlay-info h4 a {    
	font-size: 16px !important;
    line-height: 20px !important;
}
.entry-content p {    
	font-size: 16px !important;
    line-height: 20px !important;
}
.entry-content .abstract {
    font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content h2 {
    font-size: 23px !important;
    line-height: 27px !important;
}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {
.metaslider .caption-wrap .caption {    
	font-size: 16px;
    line-height: 20px;
}
.flex-direction-nav a.flex-prev {
    background:url("images/pfeil_links-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	left:10px !important;
}
.flex-direction-nav a.flex-next {
    background:url("images/pfeil_rechts-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	right:10px !important;
}		
.flex-direction-nav a {
	margin:-17px 0 0 0 !important;
}
#video-overlay-info h1 {
	font-size:23px !important;
	line-height:27px !important;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4, #video-overlay-info h4 a {    
	font-size: 16px !important;
    line-height: 20px !important;
}
.entry-content p {    
	font-size: 16px !important;
    line-height: 20px !important;
}
.entry-content .abstract, .entry-content h2 {
    font-size: 23px !important;
    line-height: 27px !important;
}
}
@media screen and (max-width:586px) {
	
#header {
    height: 59px;
}
.home #content h1, .home #content h2, .home #content p {
    font-size: 30px;
    line-height: 35px;
}
.menu-btn {
	margin-top:-8px;	
	right:18px;
}
.menu-btn img {
	width:23px;
	height:15px;
}


#logo {
    left: 18px;
}
#logo img {
	width:139px;
	height:25px;
}

#container {
    padding-top: 60px;
}
	
.portfolio-box {
	float:left;
	width:96%;
	margin:6px 2%;
	position:relative;
}
.box-overlay h2 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size: 6.1vw;
	margin:5px 2%;
	text-align:center;
}
.box-overlay h3 a, .box-overlay h4, .box-overlay h4 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:24px;
	font-size: 3.5vw;
	line-height:120%;
	margin:5px 0;
	text-align:center;
}

#video-overlay-info h1 {
	margin:12px 0;
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:23px !important;
	font-size: 27px !important; 
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4, #video-overlay-info h4 a {
	font-family: 'Brown-RegularAlt';
	color:#fff;
	font-size:16px !important;
	line-height:20px !important; 
}
#video-overlay-info #readmore {
    display: block;
    margin: 12px 0 0;
}

.page-template-page-portfolio #container {
	padding: 72px 0 0 0;
}
#filters {
    margin: 20px 0 10px 0 !important;
}
#filters li {
	display:block !important;
	margin:0 0 10px 0 !important;
}
#filters li a {
	color: #fff;
    font-family: "Brown-RegularAlt";
	font-size: 16px !important;
	text-transform:uppercase;
	text-decoration:none;
}
.entry-content {
    padding: 16px 4% 50px 4%;
}
.entry-content .abstract {    
	font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content h2 {
    font-size: 23px !important;
    line-height: 27px !important;
}
.entry-content p {
    font-size: 16px !important;
    line-height: 20px !important;
}
#video-overlay-info h2, #video-overlay-info h3, #video-overlay-info h4 {
    font-size: 16px !important;
    line-height: 20px !important;
}
.nav-next {
	left:18px;
}
.nav-previous {
	right:18px;
}

.metaslider .caption-wrap .caption {    
	font-size: 16px;
    line-height: 20px;
}
.flex-direction-nav a.flex-prev {
    background:url("images/pfeil_links-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	left:10px !important;
}
.flex-direction-nav a.flex-next {
    background:url("images/pfeil_rechts-sehrklein.png") no-repeat !important;
    height: 35px;
    width: 20px;
	right:10px !important;
}		
.flex-direction-nav a {
	margin:-17px 0 0 0 !important;
}
}

	
@media screen and (max-width:586px) {
.home #content h1, .home #content h2, .home #content p {
    font-size: 21px;
    line-height: 27px;
}	
.home #content {
    padding: 30px 5% 6.28931% 5%;
}
}

@keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-moz-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-webkit-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-o-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

#filters {
	width:100%;
	text-align:center;
	margin:40px 0;
}
#filters li {
	display:inline;
	text-align:center;
	margin:0 25px;
}
#filters li a {
	color: #666;
    font-family: "Brown-RegularAlt";
	font-size:24px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
}
#filters li a:hover, #filters li a.selected {
	color: #000;
}

/* Start: Recommended Isotope styles */
 
/**** Isotope Filtering ****/
 
.isotope-item {
  z-index: 2;
}
 
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
 
/**** Isotope CSS3 transitions ****/
 
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
 
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
 
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
 
/**** disabling Isotope CSS3 transitions ****/
 
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
 
/* End: Recommended Isotope styles */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url(images/arrow-top.png) no-repeat center center;
	background-size:40%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
	z-index:99999999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #000;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}