
/******************* clear.css ***********************/
/* Normalize.css(http://necolas.github.com/normalize.css/) + Eric Meyer Reset(http://meyerweb.com/eric/tools/css/reset/) = Freaks Reaet(http://www.mobifreaks.com/?p=943) */

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,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
body{
	line-height:1;
	-webkit-font-smoothing: antialiased;

}
/* HTML5 Element display reset for non supporting browsers*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
    display:block;
}
/* Corrects inline-block display not defined in IE6/7/8/9 & FF3*/
audio,canvas,video{
    display:inline-block;
    *display:inline;
    *zoom:1;
}
/* Prevents modern browsers from displaying 'audio' without controls*/
audio:not([controls]){
    display:none;
}
/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 Known issue:no IE6 support */
[hidden]{
    display:none;
}
/* Base
   1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
      http://clagnut.com/blog/348/#c790
   2. Keeps page centred in all browsers regardless of content height.
   3. Prevents iOS text size adjust after orientation change, without disabling user zoom.
      www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
*/
html{
    font-size:100%; /* 1 */
    overflow-y:scroll; /* 2 */
    -webkit-text-size-adjust:100%; /* 3 */
    -ms-text-size-adjust:100%; /* 3 */
}
/* Addresses font-family inconsistency between 'textarea' and other form elements */
body,button,input,select,textarea{
    font-family:sans-serif;
   	-webkit-font-smoothing: antialiased;

}
/*	Links - Addresses outline displayed oddly in Chrome */
a:focus{
    outline:thin dotted;
}
/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a:hover,a:active,a:focus{
    outline:0;
}
/* Typography - Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5 */
h1{
    font-size:2em;
}
/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title]{
    border-bottom:1px dotted;
}
/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b,strong{ 
    font-weight:bold; 
}
blockquote{
    margin:1em 40px;
}
/* Addresses styling not present in S5, Chrome */
dfn{
    font-style:italic;
}
/* Addresses styling not present in IE6/7/8/9 */
mark{
    background:#ff0;
    color:#000;
}
/* Corrects font family set oddly in IE6, S4/5, Chrome en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre,code,kbd,samp{
    font-family:monospace,serif;
    _font-family:'courier new',monospace;
    font-size:1em;
}
/* Improves readability of pre-formatted text in all browsers */
pre{
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word;
}
/*	1. Addresses CSS quotes not supported in IE6/7
	2. Addresses quote property not supported in S4
*/
/* 1 */
blockquote,q{
    quotes:none;
}
/* 2 */
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none;
}
small{
    font-size:75%;
}
/* Prevents sub and sup affecting line-height in all browsers - gist.github.com/413930 */
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup{
    top:-0.5em;
}
sub{
    bottom:-0.25em;
}
/* Lists */
article ul,article ol{
    margin-left:0;
    padding:0 0 0 40px;
}
article dd{
    margin:0 0 0 40px;
}
nav ul,nav ol{
    list-style:none;
    list-style-image:none;
}
/* Embedded content - Improves image quality when scaled in IE7 - code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img{
    -ms-interpolation-mode:bicubic; /* 1 */
}
/* Corrects overflow displayed oddly in IE9 */
svg:not(:root){
    overflow:hidden;
}
/* Define consistent border, margin, and padding */
fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em;
}
/*	1. Corrects color not being inherited in IE6/7/8/9
	2. Corrects alignment displayed oddly in IE6/7
*/
legend{
    border:0; /* 1*/
    *margin-left:-7px; /* 2*/
}
/*	1. Corrects font size not being inherited in all browsers
	2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
	3. Improves appearance and consistency in all browsers
*/
button,input,select,textarea{
    font-size:100%; /* 1*/
    margin:0; /* 2*/
    vertical-align:baseline; /* 3*/
    *vertical-align:middle; /* 3*/
}
/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,input{
    line-height:normal;
}
/*	1. Improves usability and consistency of cursor style between image-type 'input' and others
	2. Corrects inability to style clickable 'input' types in iOS
	3. Removes inner spacing in IE7 without affecting normal text inputs. Known issue:inner spacing remains in IE6
*/
button,input[type="button"],input[type="reset"],input[type="submit"]{
    cursor:pointer; /* 1*/
    -webkit-appearance:button; /* 2*/
    *overflow:visible;  /* 3*/
}
/*	1. Addresses box sizing set to content-box in IE8/9
	2. Removes excess padding in IE8/9
*/
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box; /* 1*/
    padding:0; /* 2*/
}
/*	1. Addresses appearance set to searchfield in S5, Chrome
	2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
*/
input[type="search"]{
}
/* Removes inner padding that is displayed in S5, Chrome on OS X */
input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none;
}
/* Removes inner padding and border in FF3+ - www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0;
}
/*	1. Removes default vertical scrollbar in IE6/7/8/9
	2. Improves readability and alignment in all browsers
*/
textarea{
    overflow:auto; /* 1*/
    vertical-align:top; /* 2*/
}
/* Tables - Remove most spacing between table cells */
table{
    border-collapse:collapse;
    border-spacing:0;
}

ol, ul{
	padding: 0;
	margin: 0;
}

::-moz-selection{background:#116684;color:#FFF;text-shadow:none;}
::selection{background:#116684;color:#FFF;text-shadow:none;}

em{
  font-style: italic;
}
li{
	list-style: none;
}
/******************* jquery.fancybox.css ***********************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/******************* style.css ***********************/
/************** General Styles **************/
*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{height:100%;}
body{position:relative;width:100%;margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased; color: #222;font-family: "Open Sans",sans-serif; font-weight: 300; line-height: 1.4;font-size: 18px;}

a{
    text-decoration: none;
    color: inherit;
}


.center{
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.cb{
    clear: both;
}

h1, h2, h3, h4{
    font-family: "Dosis", sans-serif;
}

h1{
    font-weight: 200;
    font-size: 60px;
    margin-bottom: 40px;
}

h2{
    font-weight: 200;
    font-size: 40px;
    margin-bottom: 15px;
}

h3{
    font-size: 22px;  
}

a.button{
    display: inline-block;
    padding: 10px 25px 12px 25px;
    border: 1px solid;
    margin-top: 40px;
    font-family: "Dosis", sans-serif;
    font-size: 22px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; 
}

.dark{
    color: #222;
}

.white{
    color: #fff;
}

.petrol{
    color: #4ca6bf;
}

.seperator{
    display: block;
    width: 100%;
    height: 100px;
}

.middle{
    text-align: center;
}

.finali_badge{
    display: block;
    width: 64px;
    height: 25px;
    background-image: url('../img/general/finali_badge.png');
    margin-bottom: 20px;
    background-size: 64px 25px;
}

.wortschatz_badge{
    display: block;
    width: 122px;
    height: 25px;
    background-image: url('../img/general/wortschatz_badge.png');
    margin-bottom: 20px;
    background-size: 122px 25px;
}

.regular{
    font-weight: 400;
}

.tac{
    text-align: center;
}

.sep{
    display: block;
    height: 20px;
}
/************** Header Styles **************/
#navbar{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
    border-top: 3px solid #222;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#nav_trigger{
    display: none;
}

#navbar.scrolling{
    box-shadow: 0px 1px 2px rgba(0,0,0,.1);
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.wrapper{
    position: relative;
    width: 100%;
    padding: 0px 50px;
}

#logo{
    display: block;
    width: 300px;
    height: 36px;
    background-image: url('../img/general/logo_white.png');
    background-repeat: no-repeat;
    background-size: 300px 36px;
    position: absolute;
    top: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#logo.scrolling{
    display: none;
}

#nav{
    list-style: none;
    position: absolute;
    right: 50px;
    top: 34px;
    font-size: 20px;
    font-family: "dosis", sans-serif;
    font-weight: 400;
}

#nav li{
    display: inline;
    padding-right: 30px;
}

#nav li.last{
    padding-right: 0;
}

#nav li a{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
}

#nav li a.scrolling{
    color: #333;
}

#nav li a:hover{
    color: #4CA6BF;
}

#nav li a.active{
    color: #4ca6bf;
}

#nav li.mobile{
    display: none;
}

#nav li i.fa-facebook-official.alt{
    color: #fff;
}


.video_container{
    width: 960px;
    height: 540px;
    margin: 0 auto;
}

.video{
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
     -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video i{
    color: #fff; 
    font-size: 50px; 
    position: absolute; 
    top: 50%; 
    margin-top: -25px; 
    left: 50%; 
    margin-left: -20px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


.video:hover{
    background-color: rgba(0,0,0,.5)
}

.video:hover > i{
    color: #4ca6bf;
}

#inCinema{
    color: #fff;
    text-align: center;
    font-family: "Dosis", sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-top: 20px;
}

#title{
    display: none;
    position: absolute;
    top: 22px;
    left: 50px;
    width: 250px;
}

#title.scrolling{
    display: block;
}

#title h2{
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0;
    color: #4ca6bf;
}

#title p{
    font-size: 12px;
    font-weight: 400;
}



/************** work Styles **************/

.half{
    width: 45%;
}

.left{
    float: left;
}

.right{
    float: right;
}


/************** Contact Styles **************/
#contact_container{
    text-align: center;
    padding: 50px 0;
}

.contact{
    width: 28%;
    display: inline-block;
    background-color: #fff;
    height: 240px;
    padding: 20px;
    margin-right: 10px;
    margin-top: 30px;
    vertical-align: top;
    font-size: 15px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 5px #eee;
}

.contact a{
    display: block;
}

.contact a:hover{
    color: #4ca6bf;
}

.contact h3{
    margin-bottom: 10px;
    color: #4ca6bf;
}

#filmladen{
    width: 110px;
    height: 23px;
    display: block;
    background-image: url('../img/general/filmladen.png');
    background-size: 110px 23px;
    margin: 0 auto;
    margin-top: 30px;
}

.contact .name{
    font-weight: 400;
}

/************** Footer Styles **************/
#footer{
    position: relative;
    width: 100%;
    height: 170px;
    background-color: #222;
    color: #888;
    font-size: 14px;
}

#copyright{
    position: absolute;
    top: 70px;
}

#logo_white{
    position: absolute;
    left: 50%;
    margin-left: -150px;
    display: block;
    width: 300px;
    height: 39px;
    background-image: url('../img/general/logo_white.png');
    background-repeat: no-repeat;
    background-size: 300px 39px;
    top: 70px;
}

#legal{
    position: absolute;
    right: 80px;
    top: 80px;
}

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


#hero_container{
    position: relative;
    background-image: url('../img/general/hero.jpg');
    background-size: cover;
    background-position: center center;
    padding: 140px 0 80px 0;
}

#hero_container h1{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 50px;
}

#film-award{
    position: absolute;
    bottom: 70px;
    left: 80px;
    background-image: url('../img/general/filmpreis.png');
    width: 200px;
    height: 299px;
    background-size: 200px 299px;
    background-repeat: no-repeat;
    background-position: left center;
}

#film-award2{
    position: absolute;
    color: #fff;
    bottom: 86px;
    left: 170px;
}


#synopsis_container{
    width: 100%;
    margin-top: -150px;
    padding: 180px 0 80px 0;
}

#synopsis_container.alt{
    margin-top: 0px;
    padding-top: 30px;
}

#synopsis{
    width: 50%;
}

#synopsis p{
    margin-bottom: 30px;
}

#cast{
    width: 45%;
}

.quote_container{
    width: 100%;
    background-color: #4ca6bf;
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.quote_container a.button{
    margin-right: 20px;
    margin-top: 0;
}

.quote_container a.button i{
    font-size: 18px;
    padding-right: 5px;
}

.quote_container a.button:hover{
    background-color: #fff;
    color: #4ca6bf;
}

.quote{
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 25px;
}


#dates_container, #gewinnspiel_container{
    width: 100%;
    padding: 50px 0;
}

#dates_container h2, #gewinnspiel_container h2{
    text-align: center;
    margin-bottom: 25px;
}

#dates_container{
    padding: 50px 0;
}

#dates_container h2{
    color: #4ca6bf;
}


#gewinnspiel_container{
    text-align: center;
    background-color: #4ca6bf;
    color: #fff;
}

#gewinnspiel_container form{
    width: 600px;
    margin: 0 auto;
    margin-top: 30px;
}

#gewinnspiel_container form div{
    margin-bottom: 10px;
}

#gewinnspiel_container form label{
    display: inline-block;
    margin-right: 15px;
    text-align: right;
    width: 180px;
}

#gewinnspiel_container form input{
    display: inline-block;
    width: 335px;
    font-family: "Open Sans", sans-serif;
}

#gewinnspiel_container form input[type="submit"]{
    margin-top: 20px;
    background-color: #4ca6bf;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 25px 12px 25px;
    margin-top: 40px;
    font-family: "Dosis", sans-serif;
    font-size: 22px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    width: auto;
}


#gewinnspiel_container form input[type="submit"]:hover{
    background-color: #fff;
    color: #4ca6bf;
}



.third{
    width: 30%;
    display: inline-block;
    margin-right: 35px;
    vertical-align: top;
}

.third h2{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}

.third h3{
    border-bottom: 1px solid #444;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.third ul{
    padding: 0 10px;
}

.third ul li{
    list-style: none;
    padding-bottom: 15px;
}

#press_container, #school_container{
    width: 100%;
    background-color: #f7f7f7;
    padding: 50px 0;
    text-align: center;
}

#press_container a.button:hover, #school_container a.button:hover{
    background-color: #4ca6bf;
    color: #fff;
}

#school_container a i{
    padding-right: 10px;
}

#press_container ul{
    margin-top: 40px;
}

#press_container ul li{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}

#press_container ul li img{
    width: 290px;
    height: 164px;
}


.download{
    position: absolute;
    width: 290px;
    height: 164px;
    top: 0;
    left: 0;
    background-color: rgba(76,166,191,.8);
    color: #fff;
    display: none;
}

#press_container ul>li>a.download_mobile.button{
    display: none;
}

.download i{
    font-size: 40px;
    margin-top: 60px;
}

#sponsor_container{
    width: 100%;
    text-align: center;
    padding: 20px 0 50px 0;
}

#sponsor_container ul{
    list-style: none;
    margin-top: 40px;
}

#sponsor_container ul li{
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle;
}

#bka{
    background-image: url('../img/sponsors/bka.jpg');
    background-size: 182px 40px;
    width: 182px;
    height: 40px;
    display: block;
}

#noe{
    background-image: url('../img/sponsors/noe.jpg');
    background-size: 199px 40px;
    width: 199px;
    height: 40px;
    display: block;
}

#zkf{
    background-image: url('../img/sponsors/zukunftsfondslogo.jpg');
    background-size: 152px 40px;
    width: 152px;
    height: 40px;
    display: block;
}


#stmk{
    background-image: url('../img/sponsors/stmk.jpg');
    background-size: 71px 40px;
    width: 71px;
    height: 40px;
    display: block;
}

#task{
    background-image: url('../img/sponsors/taskovski.jpg');
    background-size: 61px 40px;
    width: 61px;
    height: 40px;
    display: block;
}

#kkt{
    background-image: url('../img/sponsors/kulturkontakt.jpg');
    background-size: 77px 40px;
    width: 77px;
    height: 40px;
    display: block;
}


/********* Mobile Styles *********/
@media only screen and (min-width : 320px) and (max-width : 960px) {
    body{
        font-size: 16px;
    }
    
    .center{
        width: 100%;
    }
    
    h1{
        font-size: 50px;   
    }
    
    .custom-navigation{
        display: none;
    }
    
    .descr{
        height: 80px;
        padding: 7px 15px;
    }
    
    .descr h2{
        font-size: 30px;
        margin-bottom: -5px !important;
    }
    
    #team_container ul li{
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }
    
    #team_container ul li img{
        width: 80%;
        height: auto;
    }
    
    #work{
        width: 80%;
        margin: 0 auto;
    }
    
    #work img{
        width: 100%;
        height: auto;
    }
    
    .half{
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
        padding-bottom: 50px;
        border-bottom: 1px solid #ccc;
    }
    
    .half.right{
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .half img{
        width: 100%;
        height: auto;
    }
    
    #navbar{
        height: 80px;
    }
    
    #language{
        display: none;
    }
    
    .wrapper{
        width: 100%;
        padding: 0;
    }
    
    #nav{
        display: none;
        position: relative;
        width: 100%;
        right: 0;
        text-align: center;
        top: 75px;
        background-color: #000;
        z-index: 2;
    }
    
    #nav.scrolling{
        background-color: #fff;
    }
    
    #nav li{
        display: block;
        padding-right: 0;
        border-bottom: 1px solid #222;
        padding: 10px 0;
    }
    
    #nav li.scrolling{
        border-bottom: 1px solid #f1f1f1;
    }
    
    #nav li.mobile{
        display: block;
    }
    
    #nav li.mobile.choose_language{
        font-weight: 200;
        font-size: 18px;
    }
    
    #logo{
        width: 230px;
        height: 30px;
        background-image: url('../img/general/logo_white.png');
        background-repeat: no-repeat;
        background-size: 230px 30px;
        position: absolute;
        top: 22px;
        left: 15px;
    }
    
    #nav_trigger{
        display: block;
        position: absolute;
        right: 15px;
        top: 22px;
        color: #fff;
        font-size: 21px;
        z-index: 5;
    }
    
    #nav_trigger.scrolling{
        color: #333;
    }
    
    #main{
        position: relative;
    }
    
    #slider_container{
        margin: 120px 0 100px 0;
    }
    
    #footer{
        text-align: center;
        font-size: 12px;
    }
    
    #copyright{
        position: relative;
        top: 0;
        padding-top: 20px;
     }
    
    #legal{
        position: relative;
        right: 0;
        top: 0;
        margin-top: 20px;
    }
    
    #logo_white{
        position: relative;
        left: 0;
        margin-left: 0;
        margin: 0 auto;
        width: 200px;
        height: 25px;
        background-size: 200px 25px;
        top: 0;
        margin-top: 20px;
    }
    
    .seperator.noshow{
        display: none;
    }

    .desktop{
        display: none !important;
    }
    
    #trailer_container h1, #slider_container h1{
        font-size: 45px;
    }
    
    #synopsis_container{
        text-align: left;
        padding-top: 120px;
    }
    
    #synopsis, #cast{
        width: 85%;
        margin: 0 auto;
        float: none;
    }
    
    #synopsis{
        margin-bottom: 50px;
    }
    
    #dates_container, #school_container{
        margin: 0 auto;
        padding: 80px 25px;
    }
    
    #dates_container .third{
        width: 100%;
        text-align: center;
        width: 85%;
        display: block;
        margin: 0 auto !important;
    }
    
    #dates_container .third ul{
        padding-left: 0;
        margin-bottom: 40px;
        margin-right: none;
    }
    
    #dates_container .third ul li{
        list-style-position: inside;
    }
    
    #school_container a{
        font-size: 18px;
    }
    
    .quote_container{
        padding: 30px 0;
    }
    
    .quote_container>.center{
        width: 85%;
    }
    
    .quote_container a.button{
        margin-right: 0;
        margin: 20px 0;
        display: block;
    }
    
    #press_container ul li{
        margin-right: 0;
    }
    
    #press_container ul li img{
        width: 85%;
        height: auto;
    }
    
    #press_container ul>li>a.download_mobile.button{
        position: absolute;
        width: 150px;
        left: 50%;
        margin-left: -75px;
        color: #fff;
        border-color: #fff;
        font-size: 18px !important;
        bottom: 20%;
        display: block;
    }
    
    #press_container ul>li>a.download{
        display: none !important;
    }
    
    #sponsor_container{
        width: 85%;
        margin: 0 auto;
    }
    
    #sponsor_container ul li{
        display: block;
        margin-bottom: 20px;
        padding-right: 0;
    }
    
    .finali_badge, .wortschatz_badge{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    .video_container{
        width: 95%;
        height: auto;
    }
    
    .video_container .video-js{
        position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    
    .video{
        background-color: rgba(0,0,0,.5)
    }
    
    .middle{
        width: 85%;
        margin: 0 auto;
    }
    
    #viennale{
        width: 250px;
        height: 69px;
        background-size: 250px 69px;
    }
    
    #hero_container{
        padding-top: 100px;
    }
    
    #hero_container h1{
        font-size: 30px;
    }
    
    #gewinnspiel_container form{
        width: 80%;
    }
    
    #gewinnspiel_container form input, #gewinnspiel_container form label{
        width: 100%;
    }
    
    #gewinnspiel_container form label{
        margin-bottom: 5px; 
        text-align: left;
    }
    
    .contact{
        width: 80%;
        margin-right: 0;
    }
    
    #sponsor_container ul li a{
        margin: 0 auto;
    }
    
    #inCinema{
        font-size: 20px;
    }
    
    #title{
        top: 13px;
        left: 18px;
    }
    
    #title h2{
        font-size: 22px;
    }
    
    #title p{
        font-size: 11px;
    }

}

@media only screen and (min-width : 1500px) {
    .center{
        width: 1150px;
    }
    
    .custom-navigation{
        width: 1150px;
        top: 260px;
    }
    
    #press_container ul li img, .download{
        width: 260px;
        height: 147px;
    }
    
    
}


@media only screen and (min-width : 768px) and (max-height : 800px) {
    .flexslider{
        width: 80%;
        margin: 0 auto;
    }
    
    #trailer_container iframe{
        width: 768px;
        height: 432px;
        margin-left: 92px;
    }
    
    #synopsis_container>.center{
        width: 760px;
    }
    
}

@media only screen and (min-width : 960px) and (max-width : 1150px) {
    #nav li{
        padding-right: 20px;
    }
    
    #nav{
        right: 50px;
        font-size: 18px;
    }
    
    #logo{
        left: 50px;
    }
}

@media only screen and (min-width : 2000px) {
    .wrapper{
        padding: 0 80px;
    }
    
    #navbar{
        height: 130px;
    }
    
    #logo{
        width: 360px;
        height: 43px;
        background-size: 360px 43px;
        top: 40px;
    }
    
    #nav{
        top: 47px;
        font-size: 24px;
        right: 80px;
    }
    
    #hero_container{
        padding: 180px 0 80px 0;
    }
    
    #title{
        top: 28px;
        left: 80px;
        width: 300px;
    }
    
    #title h2{
        font-size: 30px;
    }
    
    #title p{
        font-size: 14px;
    }
    

}

@media only screen and (max-width : 1380px) {
    #film-award{
        display: none;
    }
    
    #film-award2{
        display: none;
    }
}
