@charset "UTF-8";
body {
	font-family: 'Raleway', sans-serif !important;
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	font-weight: 300;
}
html {
	background-color: white;
}
::selection {
	background: rgba(38,38,38,0.80);
	color: #fff;
}

::-moz-selection {
 background: rgba(38,38,38,0.80);
 color:#fff;
}
a {
	border: none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.biotitle {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #000;
	letter-spacing: 4px;
	font-size: 25px;
}
.biosubtitle {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #999;
	letter-spacing: 4px;
	font-size: 17px;
}
.iletisimtext {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #999;
	letter-spacing: 1px;
	font-size: 17px;
}
.content-text {
	font-size: 15px;
	color: #41454a;
	letter-spacing: 1px;
	line-height: 1.8em;
	font-weight: 300;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.bio-content-img {
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.bio-content-img:hover {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.bio-img-left {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
	float: none;
	text-align: center;
}
.top-content {
	width: 80%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.top-content.active {
	width: 80%;
	height: 50px !important;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.menusocial {
	margin-top: 485px;
	width: 250px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.menusocial-title {
	width: auto;
	height: 40px;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.41);
	letter-spacing: 3px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}
.socialimg {
	width: 40px;
	height: 40px;
	margin: 5px;
	float: left;
	opacity: 0.6;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 0.1s ease-in-out;
}
.socialimg:hover {
	-webkit-filter: grayscale(0%);
	width: 40px;
	height: 40px;
	margin: 5px;
	float: left;
	opacity: 1;
	-webkit-transition: all 0.1s ease-in-out;
}
.socialimg:active {
	-webkit-filter: grayscale(0%);
	width: 40px;
	height: 40px;
	margin: 5px;
	float: left;
	opacity: 1;
	-webkit-transition: all 0.1s ease-in-out;
}
.fullmenu {
	background-color: rgba(231,15,18,1.00);
}
.fullmenu.active {
	background-color: rgba(26,65,128,1.00);
}
.main-banner-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	letter-spacing: -1px;
	font-weight: 900;
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 80px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.6);
}
.main-banner-subtitle {
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	letter-spacing: 25px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
	z-index: 998;
}
.biowrap {
	margin-top: 40px;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.filmowrap {
	margin-top: 0px;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.filmdetaywrap {
	margin-top: 30px;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mainwrap-header {
	width: 234px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/instagram-header.svg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
}
.footerlogo {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -40px;
	margin: auto;
	background-image: url(../images/eadlogo_footer.svg);
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* sayfa yüklenirken gösterilen arkaplan rengimiz */
	z-index: 99999998; /* efektin arkada kalmadığından emin oluyoruz */
}
#status {
	width: 120px;
	height: 120px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../images/eadlogo3.svg);
}
.film-2 {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 400px;
	background-color: #e4e8e9;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	opacity: 1;
	-webkit-transition: all 0.1s ease-in-out;
	overflow: hidden;
}
.lightimg {
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.lightimg:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.iletisim-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 80%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.iletisim-ust {
	width: 100%;
	height: 60px;
}
.iletisim-alt {
	width: 100%;
	height: 150px;
}
.iletisim-sol {
	width: 49%;
	height: 60px;
	float: left;
}
.iletisim-sag {
	width: 49%;
	height: 60px;
	float: right;
}
.textfield {
	width: 100%;
	height: 50px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	background-color: #fff;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.textfield:hover {
	background-color: rgba(0,0,0,0.1);
	width: 100%;
	height: 50px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.textfield:focus {
	background-color: rgba(0,0,0,0.1);
	width: 100%;
	height: 50px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.8);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.messagefield {
	width: 100%;
	height: 150px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	background-color: #fff;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.messagefield:hover {
	background-color: rgba(0,0,0,0.1);
	width: 100%;
	height: 150px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.messagefield:focus {
	width: 100%;
	height: 150px;
	font-family: 'Raleway', sans-serif;
	outline: none;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.8);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.gonderbutton {
	width: 100%;
	height: 50px;
	margin-top: 30px;
	background-color: #fff;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.gonderbutton:hover {
	cursor: pointer;
	width: 100%;
	height: 50px;
	margin-top: 30px;
	background-color: #333;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.33);
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.clear {
	clear: both;
}
.form-title{
	font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #000;
    letter-spacing: 4px;
    font-size: 25px;
    border-bottom: 1px solid;
	margin-bottom: 15px;
}
input.error, textarea.error{
	border-color: #971820;
}
form div.error{
	display: none !important;
}
form .char-limit{
	float: right;
    font-size: .9em;
    display: inline-block;
    margin-top: 0px;
    font-style: italic;
}
form *{
	line-height: 1.4 !important;
}
.popup button {
  	position: absolute;
    background: #fff;
    border: 4px solid #5c5c5c;
    border-radius: 100%;
    top: -16px;
    right: -16px;
    font-weight: bold;
    height: 35px;
    width: 35px;
}

.popup {
  background: rgba(100, 100, 100, 0.6);
  position: fixed;
  display: none;
  z-index: 9999;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.popup > div {
  border-radius: 10px;
  position: fixed;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  padding: 10px;
  /* Width of popup can be changed */
  width: 80%;
  max-width: 700px;
  z-index: 5001;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  border: 5px solid #5c5c5c;
}
.popup > div img{
  width: 100% !important;
  height: auto;
}
.blockMsg{
	padding: 10px !important;
	font-size: .8em !important;
	line-height: 20px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 10px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 10px rgba(0,0,0,0.2);
}
.comments{
	margin-top: 35px;
}
.comment-slider .comment-text{
	font-family: 'Raleway', sans-serif;
	font-size: .9em;
	width: 65%;
	font-style: italic;
    margin: auto;
    line-height: 1.4;
}
.comment-slider .comment-sender{
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	width: 40%;
    margin: auto;
    border-top: 1px dotted #313131;
    margin-top: 10px;
}
.filmografi-tabs{
	width: 100%;
	margin: auto;
}
.filmografi-tabs ul{
	
}
.filmografi-tabs ul li{
	display: table-cell;
	width: 1%;
}
.filmografi-tabs ul li a{
	display: block;
    height: 50px;
    margin-top: 30px;
    background-color: #fff;
    font-size: 14px;
	margin-left: 25px;
    margin-right: 25px;
    color: #000;
    letter-spacing: 2px;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.33);
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.filmografi-tabs ul li a:hover{
    background-color: #333;
	color: #fff;
}
@media only screen and (min-width: 480px) {
	.iletisim-banner {
		width: 100%;
		height: 380px;
		background-image: url(../images/iletisim-banner.jpg);
		overflow: auto;
		background-repeat: no-repeat;
		background-position: center top;
	}
	.magazin-banner {
		width: 100%;
		height: 450px;
		background-image: url(../images/magazin-banner.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.showreel-banner {
		width: 100%;
		height: 350px;
		background-image: url(../images/showreel-banner.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.dirilis-banner {
		width: 100%;
		height: 500px;
		background-image: url(../images/dirilis-banner.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.film-1-img {
		width: 100%;
		height: 300px;
		overflow: hidden;
		float: none!important;
		margin-left:auto !important;
		margin-right:auto !important;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		opacity: 1;
	}
	.film-1-img:hover {
		width: 100%;
		height: 300px;
		overflow: hidden;
		float: none!important;
		margin-left:auto !important;
		margin-right:auto !important;
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		opacity: 0.9;
	}
	.film-1-content-title {
		font-size: 28px;
		font-weight: 600;
		color: #000;
		line-height: 35px;
		letter-spacing: 5px;
		text-align: left;
	}
	.film-1-content-subtitle {
		font-family: 'Open Sans', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #000;
		margin-bottom:15px;
		line-height: 35px;
		letter-spacing: 2px;
		text-align: left;
	}
	.film-1-content-text {
		font-size: 15px;
		color: #000;
		letter-spacing: 1px;
		text-align: left;
		line-height: 30px;
		font-weight: 300;
	}
	.film-1-button {
		display:none;
		cursor: pointer;
		width: 150px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		border: 1px solid #000;
		background-color: transparent;
		font-size: 13px;
		position: absolute;
		bottom: 10px;
		right: 10px;
		float: left;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
	.film-1-button:hover {
		background-color: #000;
		color: #fff !important;
	}
	.film-1-content {
		width: 100%;
		height: auto;
		padding-bottom:30px;
		right: 50px;
		top: 50px;
		text-align: left;
	}
	.film-1 {
		margin-top: 100px;
		margin-left: 1%;
		margin-right: 1%;
		width: 47%;
		float:left;
		height: 440px;
		background-repeat: no-repeat;
		background-position: left;
		position: relative;
		opacity: 1;
		-webkit-transition: all 0.1s ease-in-out;
		overflow: hidden;
		border-bottom: 1px solid #ccc;
	}
	.filmo-banner {
		width: 100%;
		height: 500px;
		background-image: url(../images/filmo-banner.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.bio-img {
		overflow: hidden;
		margin-top: 30px;
		width: 100%;
		height: auto;
		float: none;
		position: relative;
	}
	.bio-banner {
		width: 100%;
		height: 400px;
		background-image: url(../images/bio-banner.jpg);
		background-position: center top;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.footer-content-1 {
		width: 100%;
		height: 50px;
	}
	.footer-content-2 {
		width: 100%;
		height: 50px;
		margin-top: 20px;
		line-height: 50px;
		text-align: center;
		font-family: 'Raleway', sans-serif;
		color: #000;
		font-size: 12px;
		letter-spacing: 3px;
	}
	.footer {
		width: 100%;
		height: auto;
		margin-top: 50px;
		min-height: 200px;
		background-color: rgba(228,228,228,1.00);
		position: relative;
		padding-top: 50px;
		padding-bottom: 25px;
	}
	.footer-content {
		width: 80%;
		height: auto;
		min-height: 120px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-link {
		width: 12.5%;
		height: 50px;
		float: left;
		font-size: 11px;
		font-family: 'Raleway', sans-serif;
		color: #000;
		text-align: center;
		letter-spacing: 2px;
		line-height: 50px;
		-webkit-transition: all 0.1s ease-in-out;
		opacity: 1;
	}
	.footer-link:hover {
		width: 12.5%;
		height: 50px;
		float: left;
		font-size: 11px;
		font-family: 'Raleway', sans-serif;
		color: #000;
		text-align: center;
		letter-spacing: 2px;
		line-height: 50px;
		-webkit-transition: all 0.1s ease-in-out;
		opacity: 0.6;
	}
	.mainwrapmobil {
		margin-top: 100px;
		width: 90%;
		display: none;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.mainwrap {
		margin-top: 100px;
		width: 80%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.main-banner {
		width: 100%;
		height: 100vh;
		background-image: url(../images/cen.jpg);
		background-size: 100%;
		position: relative;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.top {
		height: 80px;
		width: 100%;
		box-shadow: 0px 5px 30px rgba(0,0,0,0.1);
		background-color: #fff;
		position: fixed;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		z-index: 998;
	}
	.top.active {
		height: 50px !important;
		width: 100%;
		position: fixed;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo2 {
		display: none;
		width: 360px;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo2.active {
		display: table;
		width: 360px;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo {
		width: 250px;
		height: 80px;
		float: left;
		background-image: url(../images/logo-black.png);
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.logo.active {
		display: none;
		width: 360px;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-black.png);
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.blockmenu {
		width: auto;
		height: auto;
		min-height: 50px;
		float: right;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		display: flex;
	}
	.blockmenu.active {
		width: auto;
		height: auto;
		min-height: 50px;
		float: right;
		display: none;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
}

@media only screen and (max-width: 479px) {
	.iletisim-banner {
		width: 100%;
		height: 250px;
		background-image: url(../images/iletisim-banner-mobil.jpg);
		background-size: 250%;
		overflow: auto;
		background-repeat: no-repeat;
		background-position: center top;
		
	}
	.magazin-banner {
		width: 100%;
		height: 400px;
		background-image: url(../images/magazin-banner-mobil.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.showreel-banner {
		width: 100%;
		height: 400px;
		background-image: url(../images/showreel-banner-mobil.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.dirilis-banner {
		width: 100%;
		height: 400px;
		background-image: url(../images/dirilis-banner-mobil.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.film-1-img {
		border-radius:50px;
		width: 430px;
		height: 430px;
		overflow: hidden;
		float: left;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		opacity: 1;
	}
	.film-1-img:hover {
		border-radius:20px;
		width: 430px;
		height: 430px;
		overflow: hidden;
		float: left;
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		opacity: 0.9;
	}
	.film-1-img:active {
		width: 430px;
		height: 430px;
		overflow: hidden;
		float: left;
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		opacity: 0.9;
	}
	.film-1-content-title {
		font-size: 20px;
		text-align: center;
		font-weight: 600;
		color: #fff;
		line-height: 35px;
		letter-spacing: 5px;
	}
	.film-1-content-subtitle {
		font-family: 'Open Sans', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #fff;
		line-height: 35px;
		letter-spacing: 2px;
		text-align: center;
	}
	.film-1-content-text {
		font-size: 14px;
		color: #fff;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		letter-spacing: 1px;
		text-align: center;
		line-height: 30px;
		font-weight: 300;
	}
	.film-1-button {
		display: none;
		cursor: pointer;
		width: 150px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		border: 1px solid #000;
		background-color: transparent;
		font-size: 13px;
		position: absolute;
		top: 220px;
		right: 10px;
		z-index: 99998;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
	.film-1-button:hover {
		background-color: #000;
		color: #fff;
	}
	.film-1-content {
		width: 100%;
		height: auto;
		right: 0px;
		top: 250px;
		bottom: 0px;
		left: 0px;
		position: absolute;
		text-align: left;
	}
	.film-1 {
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: auto;
		background-color: rgba(218,178,84,1.00);
		background-repeat: no-repeat;
		background-position: left;
		position: relative;
		opacity: 1;
		-webkit-transition: all 0.1s ease-in-out;
		overflow: hidden;
	}
	.filmo-banner {
		width: 100%;
		height: 400px;
		background-image: url(../images/filmo-banner-mobil.jpg);
		background-size: 100%;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.bio-img {
		overflow: hidden;
		margin-top: 30px;
		width: 100%;
		height: auto;
		float: none;
		position: relative;
	}
	.bio-banner {
		width: 100%;
		height: 250px;
		background-image: url(../images/bio-banner-mobil.jpg);
		overflow: auto;
		background-size: 250%;
		background-repeat: no-repeat;
		background-position: center top;
	}
	.footer-content-1 {
		width: 100%;
		height: auto;
	}
	.footer-content-2 {
		width: 100%;
		height: auto;
		margin-top: 20px;
		line-height: 50px;
		text-align: center;
		font-family: 'Raleway', sans-serif;
		color: #000;
		font-size: 10px;
		letter-spacing: 1px;
	}
	.footer {
		width: 100%;
		height: auto;
		margin-top: 50px;
		background-color: rgba(228,228,228,1.00);
		position: relative;
		padding-top: 50px;
	}
	.footer-content {
		width: 80%;
		height: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-link {
		width: 80%;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		font-size: 11px;
		font-family: 'Raleway', sans-serif;
		color: #000;
		text-align: center;
		letter-spacing: 2px;
		line-height: 50px;
		-webkit-transition: all 0.1s ease-in-out;
		opacity: 1;
	}
	.footer-link:hover {
		width: 80%;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		font-size: 11px;
		font-family: 'Raleway', sans-serif;
		color: #000;
		text-align: center;
		letter-spacing: 2px;
		line-height: 50px;
		-webkit-transition: all 0.1s ease-in-out;
		opacity: 0.6;
	}
	.mainwrap {
		margin-top: 100px;
		display: none;
		width: 80%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.mainwrapmobil {
		margin-top: 30px;
		width: 90%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.main-banner {
		width: 100%;
		height: 500px;
		background-image: url(../images/mobil-banner.jpg);
		background-size: 100%;
		position: relative;
		overflow: auto;
		background-repeat: no-repeat;
	}
	.top {
		height: 50px;
		width: 100%;
		box-shadow: 0px 5px 30px rgba(0,0,0,0.1);
		background-color: #fff;
		position: fixed;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		z-index: 998;
	}
	.top.active {
		height: 50px !important;
		width: 100%;
		position: fixed;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo2 {
		margin-top: 7px;
		display: flex;
		width: 260px;
		height: 50px;
		float: left !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-active.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo2.active {
		margin-top: 7px;
		display: table;
		width: 260px;
		height: 50px;
		float: left !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-active.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.logo {
		display: none;
		width: 171px;
		height: 80px;
		float: left;
		background-image: url(../images/header-logo.svg);
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		background-repeat: no-repeat;
	}
	.logo.active {
		display: none;
		width: 360px;
		height: 50px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-image: url(../images/logo-active.svg);
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		background-repeat: no-repeat;
	}
	.blockmenu {
		width: auto;
		height: auto;
		min-height: 50px;
		float: right;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		display: none;
	}
	.blockmenu.active {
		width: auto;
		height: auto;
		min-height: 50px;
		float: right;
		display: none;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
}


