/**
 * @license
 * MyFonts Webfont Build ID 4120127, 2021-07-01T07:33:06-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Alkes-Light by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/light/
 * 
 * Webfont: Alkes-LightItalic by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/light-italic/
 * 
 * Webfont: Alkes-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/regular/
 * 
 * Webfont: Alkes-RegularItalic by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/regular-italic/
 * 
 * Webfont: Alkes-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/bold/
 * 
 * Webfont: Alkes-BoldItalic by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/bold-italic/
 * 
 * Webfont: Alkes-Black by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/black/
 * 
 * Webfont: Alkes-BlackItalic by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/alkes/black-italic/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Fontfabric. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ede3f");

@font-face {
  font-family: "Alkes-Bold";
  src: url('../fonts/AlkesBold/font.woff2') format('woff2'), url('webFonts/AlkesBold/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-Regular";
  src: url('../fonts/AlkesRegular/font.woff2') format('woff2'), url('webFonts/AlkesRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-Black";
  src: url('../fonts/AlkesBlack/font.woff2') format('woff2'), url('webFonts/AlkesBlack/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-BoldItalic";
  src: url('../fonts/AlkesBoldItalic/font.woff2') format('woff2'), url('webFonts/AlkesBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-LightItalic";
  src: url('../fonts/AlkesLightItalic/font.woff2') format('woff2'), url('webFonts/AlkesLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-Light";
  src: url('../fonts/AlkesLight/font.woff2') format('woff2'), url('webFonts/AlkesLight/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-BlackItalic";
  src: url('../fonts/AlkesBlackItalic/font.woff2') format('woff2'), url('webFonts/AlkesBlackItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Alkes-RegularItalic";
  src: url('../fonts/AlkesRegularItalic/font.woff2') format('woff2'), url('webFonts/AlkesRegularItalic/font.woff') format('woff');
}

* {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:0;
	margin:0;
}

body {
	background-color: #141414;
	width: 100%;
	height: 100%;
}

p {
	font-family: "Alkes-Regular", "Times New Roman";
	font-size: 12pt;
}

h6 {
	font-size: 1.25em;
}

h5 {
	font-size: 1.5em;
}

h4 {
	font-size: 2em;
}

h3 {
	font-size: 2.5em;
}

h2 {
	font-size: 3.25em;
}

h1 {
	font-size: 5em;
}

.alkes-black {
	font-family: "Alkes-Black";
}

.alkes-bold {
	font-family: "Alkes-Bold";
}

.alkes-reg {
	font-family: "Alkes-Regular";
}

.alkes-lt {
	font-family: "Alkes-Light";
}

.alkes-black-it {
	font-family: "Alkes-BlackItalic";
}

.alkes-bold-it {
	font-family: "Alkes-BoldItalic";
}

.alkes-reg-it {
	font-family: "Alkes-RegularItalic";
}

.alkes-lt-it {
	font-family: "Alkes-LightItalic";
}

/*--Farbe für Startseite und Über--*/

.home {
	background-color: #ffb5a9;
}

/*--Farbe für Arbeiten--*/

.green {
	background-color: #adf7c6;
}

/*--Farbe für Impressum--*/

.yellow {
	background-color: #fdffab;
}

.moviebreak {
	color: #fdb301;
}

.red {
	color: red;
}

.white {
	color: #f8f8f8;
}

.black {
	color: #141414;
}

.bold {
	font-family: "Alkes-Bold";
}

/*-------------Wrapper für individuelle Seiten--------------*/

/*----Allgemein----*/

#wrapper {
	background-color: #fff;
}

/*----------------Menü - vertikal----------------*/

/*--Startseite--*/

header {
	width: 450px;
	height: 100vh;
	position: fixed;
	background-color: #ffb5a9;
	float: left;
	z-index: 9998;
}

/*--Filmkritiken--*/

.review-strip {
	width: 325px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #aeeaff;
	float: left;
	z-index: 9998;
}

/*----Header: Startseite----*/

.logo {
	width: 80px;
	margin: 30px 0px 0px 20px;
	float: left;
}

nav ul {
	display: block;
	font-family: "Alkes-RegularItalic", "Times New Roman";
	font-size: 20px;
	line-height: 30px;
	color: #141414;
	list-style-type: none;
	clear: both;
	padding: 0px 0px 20px 0px;
	border-bottom: 2px solid #141414;
	margin: 100px 20px 0px 20px;
}

nav ul li a {
	font-family: "Alkes-RegularItalic";
	color: #141414;
	text-decoration: none;
}

nav ul li a:hover {
	font-family: "Alkes-BoldItalic";
}

#hamburger {
	display: none;
}

/*--Neuigkeiten--*/

#latest {
	width: 100%;
	height: auto;
	padding: 0% 20px 0% 20px;
	margin: 10px 0px 0px 0px;
}

.latest-hl {
	font-size: 16px;
	font-family: "Alkes-Regular";
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #141414;
	padding: 20px 0px 0px 20px;
}

.latest-box {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #000;
	margin: 0px 0px 10px 0px;
}

.latest-box h5 {
	color: #141414;
	font-family: "Alkes-Bold";
	padding: 0px 0px 0px 10px;
	transition: .4s ease;
}

.latest-box p {
	color: #141414;
	font-family: "Alkes-Light";
	padding: 10px 10px 15px 10px;
	transition: .4s ease;
}

.latest-box a {
	width: auto;
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	display: block;
	transition: all .4s ease;
}

.latest-box a:hover {
	background-color: #141414;
}

.latest-box a:hover > h5 {
	color: #f8f8f8;
}

.latest-box a:hover > p {
	color: #f8f8f8;
}

/*--Social-Media-Buttons--*/

#social-media-area {
	position: absolute;
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 20px;
	bottom: 0;
}

#social-media-area ul {
	list-style-type: none;
}

#social-media-area ul li {
	margin: 0% 10px 0% 0%;
	display: inline;
}

#social-media-area img {
	height: 40px;
	margin: 10px 0px 0px 0px;
	filter: grayscale(100%);
	transition: .4s ease;
}

#social-media-area img:hover {
	transform: scale(0.9);
	filter: grayscale(0%);
}

.social-media-area-mobile {
	display: none;
}

header h6 {
	font-size: 18px;
	padding: 20px 0px 0px 20px;
}

#mobil-menu {
	display: none;
}

/*---------------SECTION----------------*/

section {
	width: 100%;
	background-color: #141414;
	float: right;
	overflow: hidden;
	display: block;
	opacity: 0;
	animation: start .5s ease 1 forwards;
}

@keyframes start {
	0%		{opacity: 0}
	100%	{opacity: 1}
}

.home-col {
	height: 100vh;
	background-color: #141414;
	opacity: 1;
	background-image: url("../images/home-bg.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	pointer-events: none;
	animation: none !important;
	float: none !important;
	overflow: hidden;
	display: block;
}

.prev-carousel {
	display: none !important;
}

.welcome {
	display: none;
}

/*----Filmkritik-Kolumne----*/

.review-col {
	width: 100%;
	height: auto;
	padding-left: 325px;
	background-color: #f8f8f8;
	float: right;
	overflow: visible !important;
}

#review-img-bg {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px 40px 40px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#review-img-bg img {
	height: 100vh;
}

.review-img-mobile {
	display: none;
}

.review-img-src {
	font-size: 14px !important;
	text-align: left;
	position: absolute;
	padding: 5px 10px 0px 10px;
	margin-top: 100.5vh;
}

.rubrik {
	display: none;
}

.rubrik-info {
	font-size: 15px;
	line-height: 24px;
	padding: 20px 20px 0px 20px;
}

#film-rating {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: #141414;
	float: left;
}

#review-text {
	width: 70%;
	height: auto;
	overflow: visible;
	margin: auto;
	display: block;
}

.hl-mobile {
	display: none;
}

#review-text h3 {
	margin: 80px 0px 40px 0px;
}

#review-text p {
	font-size: 20px;
	line-height: 35px;
	hyphens: auto;
	margin-top: 40px;
	margin-bottom: 80px;
}

#review-text a {
	font-size: 20px;
	color: #141414;
	text-decoration: underline;
	transition: all .4s ease;
}

#review-text a:hover {
	color: #f96464;
}

.filmname {
	padding: 20px 20px 0px 20px;
}

#review-film-info {
	width: 100%;
	padding: 10px 20px 0px 20px;
	margin-bottom: 80px;
}

#review-film-info td {
	font-size: 14px;
	border-bottom: 1px solid #141414;
	padding: 4px 10px 4px 0px;
	margin: 0px 0px 0px 0px;
}

#review-film-info td:nth-child(1) {
	width: auto;
	vertical-align: top;
}

#review-film-info td:nth-child(2) {
	width: 80%;
	vertical-align: top;
}

#film-info-mobile {
	display: none;
}

/*----Filmkritiken - Übersicht----*/

#highlights {
	width: 100%;
	margin: auto;
	display: block;
	margin-bottom: 40px;
}

#highlights a {
	text-decoration: none;
}

#review-highlights {
	width: 90%;
	margin: auto;
	display: block;
	margin-top: 40px;
}

#review-highlights tr {
	width: 100%;
}

#review-highlights td {
	width: 25%;
	vertical-align: top;
}

#review-highlights td a {
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#review-highlights td a:hover {
	color: #f96464;
}

#review-highlights td img {
	width: 100%;
	transition: .4s ease;
}

#review-highlights td img:hover {
	transform: scale(0.95);
}

#review-highlights td p {
	padding: 5px 20px 0px 0px;
}

#review-highlights td a:hover > img {
	transform: scale(0.95);
}

.review-ht {
	width: 100%;
	margin: 20px 0px 0px 0px;
}

#review-highlights-mobile {
	display: none;
}

#intro-col {
	width: 80%;
	margin: auto;
	display: none;
	margin-top: 0px;
}

.newest-reviews {
	width: 90%;
	padding: 35px 0px 5px 0px;
	border-bottom: 2px solid #141414;
	margin: 0px 5% 0px 5%;
}

.newest-reviews-mobile {
	display: none;
}

#intro-col p {
	font-size: 20px;
	line-height: 35px;
	hyphens: auto;
	margin-top: 20px;
}

/*----Kritiken-Archiv----*/

#review-archive {
	clear: both;
	width: 100%;
	padding: 0px 0px 60px 0px;
}

#review-archive h5 {
	padding: 40px 0px 5px 0px;
	border-bottom: 2px solid #141414;
	margin: 0px 5% 0px 5%;
}

#review-archive h6 {
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 5%;
}

#review-archive p {
	padding: 20px 0px 0px 5%;
}

.review-list {
	font-family: "Alkes-Regular";
	font-size: 20px;
	color: #141414;
	padding: 0px 0px 0px 5%;
	list-style-type: none;
}

.review-list li {
	margin: 10px 5% 0px 0px;
}

.review-list li span {
	display: inline-block;
}

.review-list li a {
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

.review-list li a:hover {
	color: #f96464;
}

.hinweis {
	width: 50%;
}

/*----Vorschaubilder----*/

.prev-img {
	height: 100vh;
	float: right;
	display: none;
}

#prev-img-src {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0% 10px 5px 0%;
}

#prev-img-src p {
	font-family: "Alkes-LightItalic";
	font-size: 14px;
	color: #f8f8f8;
	display: none;
}

/*----Rubrik Arbeiten----*/

.works-strip {
	width: 325px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #adf7c6;
	float: left;
	z-index: 9999;
}

.highlight-work {
	width: 90%;
	height: auto;
	border: 2px solid #141414;
	margin: auto;
	display: block;
	margin-top: 40px;
	transition: .4s ease;
}

.highlight-work p {
	width: 61.8%;
	color: #141414;
	padding: 0px 20px 10px 20px;
}

.highlight-work:hover {
	background-color: #f96464;
}

.highlight-img {
	width: 100%;
	padding: 20px 20px 0px 20px;
}

.highlight-hl {
	width: 100%;
	margin: 10px 0px 0px 20px;
}

/*--Arbeiten - Projektinfo--*/

#work-info {
	width: 100%;
	padding: 10px 20px 0px 20px;
}

#work-info td {
	font-size: 14px;
	border-bottom: 1px solid #141414;
	padding: 4px 10px 4px 0px;
	margin: 0px 0px 0px 0px;
}

#work-info td:nth-child(1) {
	width: 20%;
	vertical-align: top;
}

/*-------------------------*/

.work-col {
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding-left: 325px;
	background-color: #f8f8f8;
	overflow: visible !important;
}

.work-bg {
	width: 100%;
}

.work-hl {
	width: 70%;
	margin: auto;
	display: block;
	margin-top: 40px;
}

#work-text {
	width: 70%;
	height: auto;
	overflow: visible;
	margin: auto;
	display: block;
}

#work-text h3 {
	margin: 80px 0px 40px 0px;
}

#work-text p {
	font-size: 20px;
	line-height: 35px;
	hyphens: auto;
	margin-top: 40px;
}

#work-text a {
	color: #141414;
	font-size: 22px;
	text-decoration: none;
	transition: .4s ease;
}

#work-text a:hover {
	color: #f96464;
}

#work-info-mobile {
	display: none;
}

.chocolat-parent {
	width: 70%;
	margin: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
}

.chocolat-image img {
	width: 30%;
	margin: 0px 5px 5px 0px;
}

.work-video {
	width: 70%;
	margin: auto;
	display: block;
	margin-bottom: 40px;
}

/*----Rubrik: Über----*/

.about-strip {
	width: 325px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #ffb5a9;
	float: left;
	z-index: 9999;
}

.profile-pic, .profile-pic-mobile {
	pointer-events: none;
}

.profile-pic-mobile {
	display: none;
}

/*----Persönliche Vita----*/

#vita-col {
	width: 70%;
	height: auto;
	margin: auto;
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#vita-col table {
	margin: 20px 0px 0px 0px;
}

#vita-col td {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
	line-height: 25px;
}

#vita-col td a {
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#vita-col td a:hover {
	color: #f96464;
}

#vita-col td:nth-child(1) {
	width: 20%;
	padding: 5px 20px 5px 0px;
}

#vita-col td:nth-child(2) {
	width: 80%;
	padding: 5px 20px 5px 0px;
}

/*----Rubrik: Impressum----*/

.imprint-strip {
	width: 325px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fdffab;
	float: left;
	z-index: 9998;
}

#imprint-info {
	width: 100%;
	font-size: 16px;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 0px;
}

#imprint-info td {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.headline {
	margin: 40px 0px 0px 0px;
}

#text-mobile {
	display: none;
}

/*--------------Media Query: Desktop Plus---------------*/

@media screen and (min-width: 1024.5px) and (max-width: 1299px) {

.hinweis {
	width: 100%;
}

.newest-reviews {
	display: block;
	margin-bottom: 40px;
}

.newest-reviews-mobile {
	display: none;
}

#review-highlights {
	display: none;
}

#review-highlights-mobile {
	width: 100%;
	display: block;
}

.highlight {
	width: 90%;
	height: auto;
	border-bottom: 1px solid #141414;
	margin: auto;
	display: block;
	float: none;
	transition: none;
}

.highlight:hover {
	background-color: #f96464;
}

.highlight-img {
	width: 100%;
	padding: 20px 20px 0px 20px;
}

.highlight-src {
	font-size: 14px;
	text-align: right;
	padding: 3px 20px 0px 0px !important;
	margin: -5px 0px 0px 0px;
}

.highlight-hl {
	padding: 10px 0px 0px 20px;
}

.highlight a {
	color: #141414;
	text-decoration: none;
}

.highlight p {
	margin: 0px 0px 20px 20px;
}

/*----Kritiken-Archiv----*/

#review-archive {
	clear: both;
	width: 100%;
	padding: 0px 0px 60px 0px;
}

#review-archive h5 {
	padding: 40px 0px 5px 0px;
	border-bottom: 2px solid #141414;
	margin: 0px 7.5% 0px 7.5%;
}

#review-archive h6 {
	padding: 20px 0px 10px 0px;
	margin: 0px 7.5% 0px 7.5%;
}

#review-archive p {
	padding: 20px 7.5% 0px 7.5%;
}

.review-list {
	font-family: "Alkes-Regular";
	font-size: 20px;
	color: #141414;
	padding: 0px 7.5% 0px 7.5%;
	list-style-type: none;
}

/*--Filmkritiken - Desktop Plus--*/

#review-img-bg {
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#review-img-bg img {
	width: 100%;
	height: auto;
	display: none;
}

.review-img-mobile {
	display: block !important;
}

.review-img-src {
	font-size: 14px !important;
	text-align: left;
	position: absolute;
	padding: 5px 10px 0px 10px;
	margin-top: 0vh;
}

.hl-mobile {
	display: none;
}

#review-text {
	width: 80%;
}

#review-text h4 {
	text-align: center;
	margin: 80px 0px 0px 0px;
}

#review-text h3 {
	clear: both;
	font-family: "Alkes-RegularItalic";
	margin: 40px 0px 0px 0px;
	text-align: center;
}

#review-text p {
	clear: both;
}

/*----Rubrik: Über----*/

#work-info {
	display: block;
}

.about-strip {
	width: 325px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #ffb5a9;
	float: left;
	z-index: 9999;
}

.profile-pic, .profile-pic-mobile {
	pointer-events: none;
}

.profile-pic-mobile {
	width: 100% !important;
	height: auto !important;
	display: block !important;
	margin: 0px 0px 0px 0px;
}

/*----Persönliche Vita----*/

#vita-col {
	width: 80%;
	height: auto;
	margin: auto;
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#vita-col table {
	margin: 20px 0px 0px 0px;
}

#vita-col td {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
	line-height: 25px;
}

#vita-col td a {
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#vita-col td a:hover {
	color: #f96464;
}

#vita-col td:nth-child(1) {
	width: 20%;
	padding: 5px 20px 5px 0px;
}

#vita-col td:nth-child(2) {
	width: 80%;
	padding: 5px 20px 5px 0px;
}

}

/*--------------Media Query: Tablets (Hi-Res)---------------*/

@media screen and (min-width: 768.5px) and (max-width: 1024px) {

/*----------Tablet - Überschriften---------*/

h6 {
	font-size: 1.25em;
}

h5 {
	font-size: 1.5em;
}

h4 {
	font-size: 2em;
}

h3 {
	font-size: 2.75em;
}

h2 {
	font-size: 3.75em;
}

h1 {
	font-size: 5em;
}

/*----Startseite----*/

header {
	width: 100%;
	height: 80px;
	background-color: #ffb5a9;
	display: block;
}

nav {
	display: none;
}

.review-strip {
	width: 100%;
	height: 80px;
	background-color: #aaeeff;
	display: block;
}

.home-col {
	height: auto;
	display: block;
	background-color: #ffb5a9;
	background-image: none;
}

.prev-carousel {
	display: block !important;
	pointer-events: auto !important;
}

.rubrik {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	padding: 80px 0px 0px 0px;
	margin: 0% 0% 0% 50%;
	transform: translate(-50%, -50%);
	color: #141414;
}

#hamburger {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	padding: 26px 20px 0px 0px;
}

#hamburger img {
	width: 50px;
	cursor: pointer;
	pointer-events: none;
}

#mobil-menu {
	display: none;
	width: 100%;
	height: 100vh;
	background-color: #ffb5a9;
}

#mobil-menu h6 {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#mobil-menu ul {
	padding: 20px 20px 0px 20px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

#mobil-menu ul li {
	font-family: "Alkes-RegularItalic";
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}

#mobil-menu ul li a {
	color: #141414;
	text-decoration: none;
}

.hamburger-close {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 26px 20px 0px 0px;
	cursor: pointer;
}

#review-film-info {
	display: none;
}

.filmname {
	display: none;
}

.latest-hl {
	display: none;
}

#latest {
	display: none;
}

#social-media-area {
	display: none;
}

.logo {
	width: 70px;
	margin: 24px 0px 0px 20px;
	float: left;
}

.prev-slide {
	width: 70%;
	margin: auto;
	display: block;
	margin-top: 80px;
	text-decoration: none;
}

.prev-slide a {
	color: #f8f8f8;
	text-decoration: none;
}

.prev-slide img {
	width: 70%;
	margin: auto;
	display: block;
}

.prev-slide p, .prev-slide h6 {
	width: 100%;
	margin: auto;
	display: block;
}

.slide-text {
	width: 70%;
	height: 110px;
	margin: auto;
	display: block;
	background-color: #141414;
	border-bottom: 1px solid #141414;
	padding: 20px 20px 10px 20px;
	margin-top: -4px;
}

.welcome {
	width: 70%;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #141414;
	border-bottom: 1px solid #141414;
	margin: auto;
	display: block;
	margin-top: 40px;
	line-height: 24px;
}

/*----Rubrik Filmkritiken - Tablet----*/

#intro-col {
	width: 85%;
	margin: auto;
	display: block;
	margin-top: 0px;
}

#intro-col h4 {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#intro-col p {
	display: block;
	margin-top: 120px;
}

.rubrik-info {
	display: none;
}

.newest-reviews {
	display: none;
}

.newest-reviews-mobile {
	margin: 40px 0px 20px 7.5%;
	display: block;
}

.hinweis {
	width: 85%;
}

#work-text h3 {
	margin: 40px 0px 40px 0px;
	text-align: center;
}

#review-highlights {
	width: 95%;
	display: block;
}

#review-highlights-mobile {
	width: 100%;
	display: none;
}

.highlight {
	width: 90%;
	height: auto;
	border-bottom: 1px solid #141414;
	margin: auto;
	display: block;
	float: none;
	transition: none;
}

.highlight:hover {
	background-color: #f96464;
}

.highlight-img {
	width: 100%;
	padding: 20px 20px 0px 20px;
}

.highlight-src {
	font-size: 14px;
	text-align: right;
	padding: 3px 20px 0px 0px !important;
	margin: -5px 0px 0px 0px;
}

.highlight-hl {
	padding: 10px 0px 0px 0px;
}

.highlight a {
	color: #141414;
	text-decoration: none;
}

.highlight p {
	margin: 0px 0px 20px 20px;
}

/*----Filmkritik - Tablet----*/

.review-col {
	padding: 0px 0px 0px 0px;
}

#review-img-bg {
	padding: 0px 0px 40px 0px;
}

#review-img-bg img {
	display: none;
}

.review-img-mobile {
	width: 80%;
	height: auto !important;
	display: block !important;
	padding: 0px 0px 0px 0px;
	margin: auto;
	margin-top: 80px;
}

.review-img-src {
	display: none;
}

.hl-mobile {
	font-family: "Alkes-RegularItalic";
	display: block;
	text-align: center;
}

#review-text {
	width: 70%;
	padding: 0px 0px 0px 0px;
	margin: auto;
	display: block;
	margin-top: 120px;
}

#review-text h3 {
	font-family: "Alkes-RegularItalic";
	text-align: center;
	margin: 40px 0px 0px 0px;
}

#review-text p {
	font-size: 18px;
	line-height: 32px;
}

#film-info-mobile {
	display: block;
	width: 100%;
	background-color: #aeeaff;
	padding: 20px 15% 20px 15%;
	margin: auto;
}

#film-info-mobile td {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
}

#film-info-mobile td:nth-child(1) {
	width: 20%;
}

#film-info-mobile td:nth-child(2) {
	width: 80%;
}

footer {
	background-color: #aeeaff;
}

.social-media-area-mobile {
	width: 124px;
	margin: 0 auto;
	display: block;
}

.social-media-area-mobile ul {
	width: 124px;
	padding: 0px 0px 40px 0px;
}

.social-media-area-mobile li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

.social-media-area-mobile li img {
	height: 40px;
	display: inline;
	margin: 20px 0px 0px 0px;
}

/*----Rubrik: Arbeiten----*/

.works-strip {
	width: 100%;
	height: 80px;
	background-color: #adf7c6;
	display: block;
}

.work-col {
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding-left: 0px;
	background-color: #f8f8f8;
	overflow: visible !important;
}

.work-bg {
	margin: 80px 0px 0px 0px;
}

.work-hl {
	width: 80%;
	margin: auto;
	display: block;
	margin-top: 40px;
}

#work-text {
	width: 80%;
	height: auto;
	overflow: visible;
	margin: auto;
	display: block;
}

/*----Rubrik: Über----*/

#work-info {
	display: none;
}

.about-strip {
	width: 100%;
	height: 80px;
	background-color: #ffb5a9;
	display: block;
}

.profile-pic, .profile-pic-mobile {
	pointer-events: none;
}

.profile-pic-mobile {
	width: 100% !important;
	height: auto !important;
	display: block !important;
	margin: 80px 0px 0px 0px;
}

/*----Persönliche Vita----*/

#vita-col {
	width: 70%;
	height: auto;
	margin: auto;
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#vita-col table {
	margin: 20px 0px 0px 0px;
}

#vita-col td {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
	line-height: 25px;
}

#vita-col td a {
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#vita-col td a:hover {
	color: #f96464;
}

#vita-col td:nth-child(1) {
	width: 20%;
	padding: 5px 20px 5px 0px;
}

#vita-col td:nth-child(2) {
	width: 80%;
	padding: 5px 20px 5px 0px;
}

}


/*--------------Media Query: Tablets---------------*/

@media screen and (min-width: 468.5px) and (max-width: 768px) {

/*----------Tablet - Überschriften---------*/

h6 {
	font-size: 1.25em;
}

h5 {
	font-size: 1.5em;
}

h4 {
	font-size: 2em;
}

h3 {
	font-size: 2.75em;
}

h2 {
	font-size: 3.75em;
}

h1 {
	font-size: 5em;
}

/*----Startseite----*/

.home-col {
	height: auto;
}

.prev-carousel {
	display: block !important;
	pointer-events: auto !important;
}

/*----Rubrik Filmkritiken - Mobil----*/

#intro-col {
	width: 85%;
	margin: auto;
	display: block;
	margin-top: 0px;
}

#intro-col h4 {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#intro-col p {
	width: 100%;
	font-size: 18px;
	line-height: 32px;
	margin: 40px 0px 0px 0px;
}

.rubrik-info {
	display: none;
}

.newest-reviews-mobile {
	width: 85%;
	margin: 40px 0px 0px 7.5%;
	display: block;
}

.hinweis {
	width: 85%;
}

#review-highlights {
	display: none;
}

#review-highlights-mobile {
	display: block;
}

.highlight {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #141414;
	margin: 0px 0px 20px 0px;
	float: none;
	transition: none;
}

.highlight:hover {
	background-color: #f96464;
}

.highlight-img {
	width: 100%;
	padding: 20px 20px 0px 20px;
}

.highlight-src {
	font-size: 14px;
	text-align: right;
	padding: 3px 20px 0px 0px !important;
	margin: -5px 0px 0px 0px;
}

.highlight-hl {
	padding: 10px 0px 0px 20px;
}

#review-highlights p {
	padding: 10px 20px 20px 20px;
	color: #141414;
	text-decoration: none;
}

/*----Filmkritik - Mobil----*/

.review-col {
	padding: 0px 0px 0px 0px;
}

#review-img-bg img {
	display: none;
}

.review-img-mobile {
	width: 111%;
	height: auto !important;
	display: block !important;
	margin: 80px 0px 0px 0px;
}

.review-img-src {
	display: none;
}

.hl-mobile {
	font-family: "Alkes-RegularItalic";
	display: block;
	text-align: center;
}

#review-text {
	width: 85%;
}

#review-text h3 {
	font-family: "Alkes-RegularItalic";
	text-align: center;
	margin: 40px 0px 0px 0px;
}

#review-text p {
	font-size: 18px;
	line-height: 32px;
}

#film-info-mobile {
	display: block;
	width: 100%;
	background-color: #aeeaff;
	padding: 20px 7.5% 20px 7.5%;
	margin: 0px 0px 0px 0px;
}

#film-info-mobile td {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
}

#film-info-mobile td:nth-child(1) {
	width: 30%;
}

#film-info-mobile td:nth-child(2) {
	width: 70%;
}

footer {
	background-color: #aeeaff;
}

.social-media-area-mobile {
	width: 124px;
	margin: 0 auto;
	display: block;
}

.social-media-area-mobile ul {
	width: 124px;
	padding: 0px 0px 40px 0px;
}

.social-media-area-mobile li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

.social-media-area-mobile li img {
	height: 40px;
	display: inline;
	margin: 20px 0px 0px 0px;
}

/*----Rubrik: Über----*/

.about-strip {
	width: 100%;
	height: 80px;
	background-color: #ffb5a9;
	display: block;
}

.profile-pic, .profile-pic-mobile {
	pointer-events: none;
}

.profile-pic-mobile {
	display: none;
}

/*----Persönliche Vita----*/

#vita-col {
	width: 70%;
	height: auto;
	margin: auto;
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#vita-col table {
	margin: 20px 0px 0px 0px;
}

#vita-col td {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
	line-height: 25px;
}

#vita-col td a {
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#vita-col td a:hover {
	color: #f96464;
}

#vita-col td:nth-child(1) {
	width: 20%;
	padding: 5px 20px 5px 0px;
}

#vita-col td:nth-child(2) {
	width: 80%;
	padding: 5px 20px 5px 0px;
}

}

/*--------------Media Query: Smartphones---------------*/

@media screen and (min-width: 320px) and (max-width: 768px) {

/*----------Tablet - Überschriften---------*/

h6 {
	font-size: 1.25em;
}

h5 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.75em;
}

h3 {
	font-size: 2.25em;
	line-height: 40px;
}

h2 {
	font-size: 3em;
}

h1 {
	font-size: 4em;
}

/*-------------Mobil: Kopfzeile & Menü---------------*/

header {
	width: 100%;
	height: 80px;
	background-color: #ffb5a9;
	display: block;
}

.review-strip {
	width: 100%;
	height: 80px;
	background-color: #aeeaff;
	display: block;
}

.logo {
	width: 70px;
	margin: 24px 0px 0px 20px;
	float: left;
}

nav {
	display: none;
}

/*----Menü - mobil----*/

#hamburger {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	padding: 26px 20px 0px 0px;
}

#hamburger img {
	width: 50px;
	cursor: pointer;
	pointer-events: none;
}

#mobil-menu {
	display: none;
	width: 100%;
	height: 100vh;
	background-color: #ffb5a9;
}

#mobil-menu h6 {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#mobil-menu ul {
	padding: 20px 20px 0px 20px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

#mobil-menu ul li {
	font-family: "Alkes-RegularItalic";
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}

#mobil-menu ul li a {
	color: #141414;
	text-decoration: none;
}

.hamburger-close {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 26px 20px 0px 0px;
	cursor: pointer;
}

/*-------------------*/

#review-film-info {
	display: none;
}

.filmname {
	display: none;
}

.rubrik {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	padding: 80px 0px 0px 0px;
	margin: 0% 0% 0% 50%;
	transform: translate(-50%, -50%);
	color: #141414;
}

#social-media-area {
	display: none;
}

/*----Startseite: Neue Artikel----*/

#latest {
	display: none;
}

.latest-hl {
	display: none;
}

.latest-box {
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #000;
	margin: 0px 0px 0px 0px;
}

/*--Mobil: Slick Carousel--*/

.prev-carousel {
	display: block !important;
	pointer-events: auto !important;
}

.prev-slide {
	width: 100%;
	margin-top: 80px;
	text-decoration: none;
}

.prev-slide a {
	color: #f8f8f8;
	text-decoration: none;
}

.prev-slide img {
	width: 100%;
}

.prev-slide p, .prev-slide h6 {
	width: 100%;
	margin: auto;
	display: block;
}

.slide-text {
	height: 100px;
	background-color: #141414;
	border-bottom: 1px solid #141414;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
}

/*----Mobil: Section----*/

section {
	background-color: #ffb5a9;
}

.home-col {
	display: block;
	background-color: #ffb5a9;
	background-image: none;
}

#desktop-prev-images, #prev-img-src {
	display: none;
}

.welcome {
	width: 90%;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #141414;
	border-bottom: 1px solid #141414;
	margin: auto;
	display: block;
	margin-top: 40px;
	line-height: 24px;
}

/*----Rubrik Filmkritiken - Mobil----*/

#review-highlights {
	display: none;
}

/*--Neueste Kritiken - mobil--*/

#review-highlights-mobile {
	display: block;
}

.newest-reviews {
	display: none;
}

.newest-reviews-mobile {
	width: 85%;
	margin: 40px 0px 20px 7.5%;
	display: block;
}

.highlight {
	width: 85%;
	height: auto;
	border-bottom: 1px solid #141414;
	padding: 10px 0px 20px 0px;
	margin: auto;
	display: block;
}

.highlight a {
	color: #141414;
	text-decoration: none;
}

.highlight:hover {
	background-color: #f96464;
}

.highlight p {
	padding: 0px 20px 0px 20px;
}

.highlight-img {
	width: 100%;
	padding: 15px 20px 0px 20px;
	margin: auto;
	display: block;
}

.highlight-src {
	font-size: 12px;
	text-align: right;
	padding: 3px 20px 0px 0px !important;
	margin: -5px 0px 0px 0px;
}

.highlight-hl {
	padding: 10px 0px 0px 0px;
}

#intro-col {
	width: 85%;
	margin: auto;
	display: block;
	margin-top: 0px;
}

#intro-col h4 {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#intro-col p {
	width: 100%;
	font-size: 18px;
	line-height: 32px;
	margin: 120px 0px 0px 0px;
}

.rubrik-info {
	display: none;
}

.hinweis {
	width: 100%;
}

/*----Kritiken-Archiv----*/

#review-archive {
	clear: both;
	width: 100%;
	padding: 0px 0px 60px 0px;
}

#review-archive h5 {
	padding: 40px 0px 5px 0px;
	border-bottom: 2px solid #141414;
	margin: 0px 7.5% 0px 7.5%;
}

#review-archive h6 {
	padding: 20px 0px 10px 0px;
	margin: 0px 7.5% 0px 7.5%;
}

#review-archive p {
	padding: 20px 7.5% 0px 7.5%;
}

.review-list {
	font-family: "Alkes-Regular";
	font-size: 20px;
	color: #141414;
	padding: 0px 7.5% 0px 7.5%;
	list-style-type: none;
}

/*----Filmkritik - Mobil----*/

.review-col {
	padding: 0px 0px 0px 0px;
}

#review-img-bg img {
	display: none;
}

.review-img-mobile {
	width: 111%;
	height: auto !important;
	display: block !important;
	margin: 80px 0px 0px 0px;
}

.review-img-src {
	display: none;
}

.hl-mobile {
	font-family: "Alkes-RegularItalic";
	display: block;
	text-align: center;
}

#work-text h3 {
	margin: 40px 0px 40px 0px;
	text-align: center;
}

#review-text {
	width: 85%;
}

#review-text h3 {
	font-family: "Alkes-RegularItalic";
	text-align: center;
	margin: 40px 0px 0px 0px;
}

#review-text p {
	font-size: 16px;
	line-height: 28px;
}

#film-info-mobile {
	display: block;
	width: 100%;
	background-color: #aeeaff;
	padding: 20px 7.5% 20px 7.5%;
	margin: 0px 0px 0px 0px;
}

#film-info-mobile td {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
}

#film-info-mobile td:nth-child(1) {
	width: 20%;
}

#film-info-mobile td:nth-child(2) {
	width: 80%;
}

footer {
	background-color: #aeeaff;
}

.social-media-area-mobile {
	width: 124px;
	margin: 0 auto;
	display: block;
}

.social-media-area-mobile ul {
	width: 124px;
	padding: 0px 0px 40px 0px;
}

.social-media-area-mobile li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

.social-media-area-mobile li img {
	height: 40px;
	display: inline;
	margin: 20px 0px 0px 0px;
}

/*----Rubrik Arbeiten----*/

.works-strip {
	width: 100%;
	height: 80px;
	background-color: #adf7c6;
	display: block;
}

.work-col {
	padding: 0px 0px 0px 0px;
}

.work-bg {
	margin: 80px 0px 0px 0px;
}

.highlight-work {
	width: 90%;
	height: auto;
	border: 2px solid #141414;
	margin: auto;
	display: block;
	margin-top: 40px;
	transition: .4s ease;
}

.highlight-work p {
	width: 100%;
	color: #141414;
	padding: 0px 20px 10px 20px;
}

#work-info {
	display: none;
}

#work-info-mobile {
	display: block;
	width: 100%;
	background-color: #adf7c6;
	padding: 20px 7.5% 20px 7.5%;
	margin: 0px 0px 0px 0px;
}

#work-info-mobile td {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
}

#work-info-mobile td:nth-child(1) {
	width: 20%;
}

#work-info-mobile td:nth-child(2) {
	width: 80%;
}

.work-hl {
	width: 85%;
}

#work-text {
	width: 85%;
}

.chocolat-parent {
	width: 90%;
	margin: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
}

.chocolat-image img {
	width: 46%;
	margin: 0px 1.5% 5px 1.5%;
}

.work-video {
	width: 85%;
	margin: auto;
	display: block;
	margin-bottom: 40px;
}

/*----Rubrik: Über----*/

.about-strip {
	width: 100%;
	height: 80px;
	background-color: #ffb5a9;
	z-index: 9999;
}

.profile-pic-mobile {
	display: block !important;
	width: 110%;
	height: auto !important;
	padding: 0px 0px 0px 0px !important;
	margin: 80px 0px 0px 0px;
	overflow: hidden;
}

/*----Persönliche Vita - mobil----*/

#vita-col {
	width: 85%;
	height: auto;
	margin: auto;
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#vita-col table {
	margin: 20px 0px 0px 0px;
}

#vita-col td {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #141414;
	vertical-align: top;
	line-height: 25px;
}

#vita-col td a {
	font-family: "Alkes-Bold";
	color: #141414;
	text-decoration: none;
	transition: .4s ease;
}

#vita-col td a:hover {
	color: #f96464;
}

#vita-col td:nth-child(1) {
	width: 20%;
	padding: 5px 20px 5px 0px;
}

#vita-col td:nth-child(2) {
	width: 80%;
	padding: 5px 20px 5px 0px;
}

/*----Rubrik: Impressum----*/

.imprint-strip {
	width: 100%;
	height: 80px;
	background-color: #fdffab;
	z-index: 9998;
}

#imprint-info {
	display: none;
}

.headline {
	font-family: "Alkes-RegularItalic";
	margin: 40px 0px 0px 0px;
}

#text-mobile {
	display: block;
	width: 85%;
	margin: auto;
	margin-top: 120px;
}

#text-mobile p {
	font-size: 18px;
	line-height: 28px;
	margin: 20px 0px 0px 0px;
}

}