@charset "UTF-8";
/* Body */

body {
	font-family: 'Open Sans', sans-serif;		
	background-color: #000;
	margin: 0;
	overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #232323; 
}

::-webkit-scrollbar-thumb {
    background: #666;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555; 
}


a{
	color: #bc9c47;	
	text-decoration: none;
}

span{
	color: #bc9c47;	
	font-weight: bold;
}

#main{
    background-image: url("../images/page_images/hyvatkuvat_background_s_2020.jpg");
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: 0% 0%;	
    box-shadow: 0 0 1000px rgba(0,0,0,1) inset;			
}

#main_background{
    background-size: 100vw;
    background-position: top;
	background-repeat: no-repeat;
}

#menu{
	padding-top: 5vh;
    top: 0;
    left: 0;
    right: 0;
}

#menu_inner{
	padding-top: 5vh;
}

#menu_content{
	width: 45%;
	margin-left: 8%;
	margin-right: auto;
}

#main_fixer{
    width: 100vw;
}

#introduction{
	padding-top: 10vh;
	padding-bottom: 20vh;
    padding-left: 8%;		
    width: 45%;
}

#introduction h1{
	color: rgba(255,255,255,0.95);
	font-size: 1.5em;
}

#introduction p{
	color: rgba(255,255,255,0.95);
	font-size: 1em;
}

#introduction li{
    color: #fff;
    list-style: none;	
	margin-block-start: 1em;
    margin-block-end: 1em;
}

#introduction li::before {
  content: "\2022"; 
  color: #bc9c47; 
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

#introduction_title h1, #introduction_title h2{
    color: #bc9c47;
    text-align: center;
    letter-spacing: 1.75vw;
	font-size: 2em;
    font-weight: 100;
    margin: 0;
	margin-right: -1.75vw;	
}

#poster{
	display: table-cell;
	width: 40%;
	padding-left: 5%;
	vertical-align: middle;	
}

#poster img{
	display: block;
	width: 80%;
	margin: auto;
}

.bg_1{
	background-image: url("../images/page_images/bg_1.jpg");
}

.bg_2{
	background-image: url("../images/page_images/bg_2.jpg");
}

.bg_3{
	background-image: url("../images/page_images/bg_4.jpg");
}

.bg_4{
	background-image: url("../images/page_images/bg_1.jpg");
}

.bg_5{
	background-image: url("../images/page_images/bg_1.jpg");
}

.bg_6{
	background-image: url("../images/page_images/bg_2.jpg");
}

.bg_7{
	background-image: url("../images/page_images/bg_4.jpg");
}

.bg_8{
	background-image: url("../images/page_images/bg_1.jpg");
}

.bg_9{
	background-image: url("../images/page_images/bg_2.jpg");
}

#main_nav{
	background-color: rgba(0,0,0,0);
	margin-bottom: 5vh;
}

#nav{
	display: table;
	z-index: 99;
	margin: auto;
}

#nav li{
	display: table-cell;
	padding: 2vh;
	font-size: 0.9vw;
}

#nav li a{
	color: #fff;
	text-decoration: none;	
}

.nav_active{
	color: #bc9c47 !important;	
	pointer-events: none;
	cursor: default !important;
}

#copy{
	width: 100%;
	margin-bottom: 5vh;
	text-align: center;
	color: #fff;
	font-style: italic;
}

#top_border{
	position: fixed;
	top: 7vh;
	left: 0;
	right: 0;
	text-align: center;
	transition: all 0.3s;	
	opacity: 1;
}

.top_bar_desktop{
    background-color: #000 !important;
    height: 7vh;
    transition: all 0.5s;
}

.fade{
	transition: all 0.3s;
	opacity: 0 !important;
	pointer-events: none;
}

#top_border img{
	width: 95vw;
}

#logo{
    display: block;
    margin: auto;
    margin-top: 0;
    height: auto;
    opacity: 1;
    width: 75%;
    transition: all 0.5s;
}

#logo img{
	width: 100%;
}

footer{
	position: relative;
}

#footer_inner{
    width: 95vw;
    display: table;
    margin-bottom: 2vh;
    text-align: center;
    margin: auto;	
}

footer li{
    display: table-cell;
    color: #fff;
    padding: 2vh;
    padding-bottom: 5vh;
    font-size: 1em;
	vertical-align: bottom;
    text-align: left;
}


footer li img{
    width: 5vw;
    text-align: right;
}

footer span{
	color: #bc9c47;	
}

#footer_logos{
    position: absolute;
    right: 0;
    width: 20%;
}	

#footer_text{
    position: absolute;
    left: 3%;
}

.social{
	width: 5vw;
	max-width: 42px;
	filter: invert(100%);	
}	

#weekly_program{

}


#calendar{
	padding-top: 25vh; 
	padding-left: 5vw;
	padding-bottom: 5vh;
}

#calendar_item{
	color: #fff;
	display: table;
	margin-bottom: 3vh;
}

#calendar_item_day{
    display: table-cell;
    width: 5vw;
    padding-right: 1vw;
}

.day{
	font-size: 3vw;
	margin: 0;
	font-weight: bolder;
	text-align: right;
}

.date{
	font-size: 1vw;
	margin: 0;
	text-align: right;
}

#screening{
	display: table-cell;
    padding-left: 1vw;
    vertical-align: middle;	
}

#screening p{
	margin: 0;
	font-size: 1em;
}

#calendar_item_border{
	display: table-cell;
	height: 100%;
    width: 5px;
    background-color: #fff;	
}

#program{
    padding-bottom: 15vh;	
}


#program_details p, #program_details h2{
	padding: 0;
	margin-top: auto !important;
	margin-bottom: 0 !important;	
}

#program_details p{
	display: inline-block;
	font-style: italic;
}

#program_title{
    display: block;
}

#program_title p{
	color: #bc9c47;
    font-weight: bolder;
    font-size: 3vw;
    margin-bottom: 3vh;
    margin-left: 8%;
}

#program_title img{
	width: 95%;
    display: block;
    margin: auto;
    margin-top: -9vh;	
}

#program_row{
    text-align: center;
    margin: auto;
	padding-top: 3vh;
}

#program_card{
    display: inline-table;
    width: 45vw;
	min-height: 30vh;
    margin: auto;
}

#program_img{
    width: 50%;
    display: table-cell;
    background-color: #232728;
	background-size: cover;
	background-position: center;
}

.rounded{
    border-top-left-radius: 25px;		
}

#program_description{
    color: #fff;
    text-align: left;
    width: 30%;
	display: table-cell;
    padding-left: 1vw;
    padding-right: 1vw; 
    word-break: break-word;
	-ms-word-break: break-all;	
    hyphens: auto;
   -moz-hyphens: auto;	
    -webkit-hyphens: auto;
}

.description{
	font-size: 0.75vw;
	font-style: italic;
}

.program_title{
	font-weight: bolder;	
	margin-bottom: 0;
}

.timetable{
	margin-top: 0;
}

#program_card a{
	color: #fff;
	text-decoration: none;
}

.inner_body{
	background-size: cover;
	background-attachment: fixed;
}

#inner_fixer{
	max-width: 750px;
	width: 60%;
	padding-bottom: 10vh;
	margin-top: 40vh;
	margin: auto;
}

#inner_fixer img{

}

#page_inner_pagination{
	margin-top: 10vh;
}

#inner_title{
	line-height: 1;
    color: #bc9c47;	
}


.margin{
	margin-top: 10vh !important;
}

.margin_top{
	margin-top: 5vh !important;
}

.no_margin{
	margin: 0;
}

.white{
	line-height: 0;
	color: #fff;
}

#inner_title h1{
	font-size: 3vw;
	font-weight: bolder;
    letter-spacing: 1vw;	
}

#inner_content{
	width: 100%;
	color: #fff;
}

#inner_content p{
	margin-top: 2vh;
	margin-bottom: 2vh;
}

#hyvat_kuvat h2 {
	margin: 0 !important;
}

.ooppera h3{
	font-weight: bolder;
	font-size: 2em;
}

.break{
	margin-top: 5vh;
}

.image_text{
	margin-top: 0 !important;
	font-style: italic;
}

#poster{
    position: absolute;
    top: 10vh;
    right: 0;
}

#poster img{
    
}

#inner_content h3{

}

#inner_content  img{
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 5vh;	
}

#mobile_nav {
	display: block;
}


#program_block{
}

#program_block #inner_fixer{
	padding-top: 5vh;
	padding-bottom: 0;
}

#inner_content h2{
	font-size: 1.5em;
	font-weight: bolder;
}

/* MOBILE MENU */

.topnav {
    background-color: #333;
    overflow: hidden;
}

.topnav a {
    float: left;
    display: block;
    color: #fff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

	
.man_h {
	display: none;
    -webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s !important;	
}

.main_h {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    overflow: hidden;
    opacity: 1 !important;
    right: 0;
    margin-top: -100vw;
    background: none;
    pointer-events: none;
    -webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s !important;
}

.sticky {
    background-color: rgba(7,8,10,0);
    opacity: 1;
    top: 0px;
}
	
.open-nav {
    background-color: rgba(7,8,10,0.95);	
	margin-top: 0;
	.mobile-toggle {
	transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
}

.open-nav {
    background-color: rgba(7,8,10,0.95);
    width: 100vw;
    pointer-events: all;
    margin-top: 0;
    height: 100vh;	
}

.main_h .open-nav {
    -webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s !important;	
}
	
	
.row{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
	
.open-nav .mobile-toggle span{
	background-color: #fff !important;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
	
.mobile-toggle {
	display: none;
}

.mobile-toggle span {
    width: 20px;
    height: 2px;
    margin-bottom: 3px;
    border-radius: 1000px;
    background: #ccc;
    display: block;
}

nav {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100vw;
    height: 100%;
}

nav ul {
    list-style: none;
    overflow: visible;
    text-align: right;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: middle;
}

nav ul li, #opencontact {
    line-height: 1.5;
    width: 100%;
    text-align: center;
    margin-bottom: 1vh;
}

#opencontact:hover{
	cursor: pointer;
}

nav ul a{
	color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 4vw;
    margin-top: 2vh;
    margin-bottom: 2vh;
    display: block;
    text-align: left;
    width: 40vw;
    margin-left: 15vw;
}



/*MOBILE MENU END*/

#mobile_logo{
	display: inline-block;
}

#inner_menu_fixer{
    padding-left: 8%;
	padding-top: 5vh;	
    width: 45%;
    vertical-align: middle;
}
	
form table{
    width: 100%;	
}

tr td:nth-child(2), input, textarea{
    width: 100%;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
	border: none;
	text-indent: 1vw;
}

#inner_content > form > table > tbody > tr:nth-child(6) > td > input[type="submit"]{
	width: 25%;
    margin-top: 3vh;
    background-color: #bc9c47;
    border-radius: 10px;
    color: #fff;
	text-indent: 0;
}

#inner_content > form > table > tbody > tr:nth-child(6) > td > input[type="submit"]:hover{
	cursor: pointer;
}

#break_logo, .break_logo {
	text-align: center;
	margin: 5vh;
}

#break_logo img, .break_logo img{
	width: 10vw;
	max-width: 150px;
	margin: auto;
}

#archive li{
	display: block;
}

#archive h2{
	font-size: 2vw;
}

#archive li a{
	font-size: 1.5em;
	color: #fff;
}

#anchors a{
	color: #fff;
}

#anchors a, #anchors p{
	display: inline-block;
	margin-top: 5px;
    margin-bottom: 5px;	
}

@media only screen and (max-width: 450px) {
	
	#nav li a{
	    font-size: 8px;
	}

	#menu_inner{
	}
	
	#introduction_title h1 {
		font-size: 1.75em;
	}

	#menu_content{
		width: auto;
		margin: auto;
	}
	
	footer{
	}
	
	#footer_inner {
		width: 95vw;
		display: block;
		margin-bottom: 2vh;
		margin: auto;
	}
	
	#footer_text {
		width: 50%;
		position: absolute;
	}

	footer li {
		padding: 1vh;
		padding-left: 0;
		padding-right: 0;
		font-size: 2.5vw;
		vertical-align: top;
		width: 100%;
		display: inline-block;
	}

	#footer_logos {
		position: absolute;
		right: 0;
		width: 50%;
		text-align: right;
	}

	footer li img {
		display: block;
		margin: auto;		
		width: 35%;
	}

	.mobile-toggle {
		cursor: pointer;
		font-size: 20px;
		position: fixed;
		right: 2vw;
		top: 3vh;
		width: 25px;
		-webkit-transition: all 200ms ease-in;
		-moz-transition: all 200ms ease-in;
		transition: all 200ms ease-in;
		pointer-events: all;
		z-index: 9999;
		padding: 5px;
		display: block;
	}	
	
	#logo{
		width: 100%;
	}
	
	#logo img{
	    width: 80%;
		margin: auto;
		display: block;
		margin-top: 5vh;	
	}
	
	#main_background{
		padding-top: 10vh;
	}
	
	.top_bar{
		background-color: #000;
			-moz-transition: all 0.4s;
			-webkit-transition: all 0.4s;
			-o-transition: all 0.4s;
			transition: all 0.4s !important;			
	}
	
	#main_fixer{ 
		display: block;
		
	}
	
	#introduction{
		padding-left: 0;
		display: block;
		margin: auto;
		width: 90%;
		padding-top: 0;
		padding-bottom: 10vh;
	}
	
	#main{
	    background-size: 300vw;
	}
	

	#poster {
		display: block;
		width: 100%;
		padding: 0;
		margin: auto;
		margin-top: 0;
		margin-bottom: 10vh;
		position: unset;
		top: auto;
	}
	
		
	#mobile_logo img{
		width: 50vw;
	}
	
	#main_nav{
		display: block;
	}
	
	
	#mobile_nav{
		display: block;
	
	}
	
	#program{
		padding-bottom: 10vh;
	}
	
	#break_logo img, .break_logo img{
		width: 30vw;
	}
	
	.white {
		line-height: 1;
		font-size: 4vw;
		margin-bottom: 5px;
		color: #fff;
	}
	
	span{
		font-size: 1.17em !important;
	}
	
	#social img{
		width: 10vw;
	}
	
	body > footer > li:nth-child(5), body > footer > li:nth-child(7){
		margin-left: 3vw;
		margin-right: 3vw;
	}	

	body > footer > li:nth-child(6), body > footer > li:nth-child(8){
		display: none;
	}	
	
	#main_background{
		background-size: 350vw;
	}

	#calendar{
		padding-top: 20vh;
		padding-bottom: 10vh;
	}
	
	#calendar_item_day {
		padding-right: 3vw;
		width: 12vw;
		text-align: right;
	}
	
	.day {
		font-size: 8vw;
	}
	
	.date {
		font-size: 3vw;
	}	
	
	#calendar_item_border {
		width: 3px;
	}
	
	#screening {
		padding-left: 3vw;
		width: 70vw;
	}
	
	#screening p {
		font-size: 3.5vw;
		margin: 0;
	}	
	
	#program_title{
		margin-bottom: 3vh;
		width: 100vw;
		text-align: center;
	}
	
	#program_title p{
		margin: auto;
		font-size: 8vw;
	}
	
	#program_title img {
		display: none;
	}
	
	#program_row{
		padding-top: 0;
	}
	
	#program_card {
		display: block;
		width: 90vw;
	}

	#program_img {
		width: 100%;
		display: block;
		height: 30vh;
	    border-top-left-radius: 25px;	
	}

	#program_description {
		width: 100%;
		display: block;
		padding-left: 2vw;
		padding-right: 2vw;
		margin-bottom: 5vh;
	}
	
	#copy{
		font-size: 3vw;
	}
	
	.program_title{
		font-size: 5vw;
	}
	
	#program_description p{
		font-size: 3vw;
	}	
	
	#inner_fixer {
		width: 90vw;
	}
	
	#inner_title h1 {
		letter-spacing: 0.5vw;	
		margin-left: -0.5vw;
		font-size: 10vw;
	}	
	
	#inner_content{
		text-align: left;	
	}
	
	#inner_content h2{
		font-size: 20px;
	}
	
	#inner_content p{
		font-size: 14px;
	}
	
	#inner_content img{
		margin-top: 3vh;
	}
	
	#inner_page{
		padding-top: 5vh;
	}
	
	#inner_content > form > table > tbody > tr:nth-child(6) > td > input[type="submit"]{
		width: 30%;
		margin-top: 3vh;
		margin: auto;
		display: block;
		border-radius: 10px;
		color: #fff;
		font-size: 5vw;
		padding: 2vw;
		border-radius: 30px;
	}
		
	#hyvat_kuvat h2{
		font-size: 5vw;
	}

	#program{

	}
	
	.mobile_hidden{
		display: none !important;
	}

	#inner_content img {
		width: 100%;
		height: auto;
		margin-bottom: 2vh;
	}


	#poster img {
		display: block;
		width: 90%;
	}

}




@media only screen and (min-width: 451px) and (max-width: 1280px) {
    
	
	#copy{
		margin-bottom: 10vh;
		font-size: 2vw;
	}
	
	.mobile-toggle {
		cursor: pointer;
		font-size: 20px;
		position: fixed;
		right: 2vw;
		top: 3vh;
		width: 25px;
		-webkit-transition: all 200ms ease-in;
		-moz-transition: all 200ms ease-in;
		transition: all 200ms ease-in;
		pointer-events: all;
		z-index: 9999;
		padding: 5px;
		display: block;
	}
	
	#logo{
    width: 70%;
	}
	
	#menu_content{
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}	
	
	#introduction_title h1 {
		color: #bc9c47;
		text-align: center;
		letter-spacing: 1.75vw;
		font-weight: 100;
		margin: 0;
		font-size: 1.5em;
	}
	
	#mobile_logo{
		display: block;
		position: fixed;
		top: 0;
		padding-top: 1vh;
		padding-left: 3vw;
		width: 100vw;
			-moz-transition: all 0.4s;
			-webkit-transition: all 0.4s;
			-o-transition: all 0.4s;
			transition: all 0.4s !important;			
	}
	
	#top_border{
		display: none;
	}
	
	
	#program_title img{
		display: none;
	}
	
	.top_bar{
		background-color: #000;
			-moz-transition: all 0.4s;
			-webkit-transition: all 0.4s;
			-o-transition: all 0.4s;
			transition: all 0.4s !important;			
	}
	
	#mobile_logo img{
		width: 30vw;
	}
	
	#main_nav{
		display: block;
	}
	
	
	#mobile_nav{
		display: block;
	}
	
	nav ul a{
		font-size: 2vw;
	}
	
	 #nav li a{
	    font-size: 10px;
	}
	
	footer{
	}
	
	#footer_inner {
		width: 95vw;
		display: block;
		margin-bottom: 2vh;
		margin: auto;
	}
	
	#footer_text {
		width: 50%;
		position: absolute;
		margin-bottom: 2vh;
	}

	footer li {
		padding: 1vh;
		font-size: 2vw;
		vertical-align: top;
		padding-left: 0;
		padding-right: 0;		
		width: 100%;
		display: inline-block;
	}

	#footer_logos {
		position: absolute;
		right: 0;
		width: 50%;
		text-align: right;
	}

	footer li img {
		display: block;
		margin: auto;
		margin-right: 5vw;
		width: 25%;
	}
		
	body > footer > li:nth-child(5), body > footer > li:nth-child(7){
		margin-left: 3vw;
		margin-right: 3vw;
	}	

	body > footer > li:nth-child(6), body > footer > li:nth-child(8){
		display: none;
	}	

	#calendar{
		padding-top: 30vh;
		padding-bottom: 10vh;
	}
	
	#calendar_item{
		margin-bottom: 3vh;
	}
	
	#calendar_item_day {
		padding-right: 2vw;
		width: 12vw;
		text-align: right;
	}
	
	.day {
		font-size: 8vw;
	}
	
	.date {
		font-size: 3vw;
	}	
	
	#calendar_item_border {
		width: 3px;
	}
	
	#screening {
		padding-left: 2vw;
		width: 70vw;
	}
	
	#screening p {
		font-size: 2.5vw;
		margin: 0;
	}	
	
	#program_title{
		width: 100vw;
		text-align: center;
	}
	
	#program_title p{
		margin: auto;
		font-size: 5vw;
		margin-bottom: 5vh;
	}
	
	#program_title img {
		margin-top: 0;
	}
	
	#program_row{
		padding-top: 0;
	}
	
	#program_card {
		display: block;
		width: 70vw;
	}

	#program_img {
		width: 100%;
		display: block;
		height: 50vh;
	    border-top-left-radius: 25px;	
	}

	#program_description {
		width: 100%;
		display: block;
		padding-left: 2vw;
		padding-right: 2vw;
		margin-bottom: 15vh;
	}
	
	.program_title{
		font-size: 5vw;
	}
	
	#program_description p{
		font-size: 2vw;
	}	
	
	#inner_fixer {
		width: 60vw;
	}
	
	#inner_title h1 {
		font-size: 7vw;
		margin-bottom: 5vh;
	}	
	
	.break_logo img, #break_logo img {
		width: 20vw;
		margin-top: 5vh;
		margin-bottom: 5vh;
	}
	
	.white{
		font-size: 3vw;
	}
		
	#inner_content{
		text-align: left;	
	}
	
	#inner_content h2{
		font-size: 20px;
	}
	
	#inner_content p{
		font-size: 14px;
	}	
	
	#inner_content > form > table > tbody > tr:nth-child(6) > td > input[type="submit"]{
		width: 35%;
		margin-top: 5vh !important;
		margin: auto;
		display: block;
		border-radius: 10px;
		color: #fff;
		font-size: 3vw;
		padding: 1vw;
		border-radius: 30px;
	}
	
	#poster{
		position: unset;
		display: table-cell;
		width: 40%;
		padding-left: 5%;
		vertical-align: top;	
	}
	
	#poster img {
		margin-top: 20vh;
	}	
	
	#main{
		background-size: 200vw;
	}
	
	.mobile_hidden{
		display: none !important;
	}

	
	
}