@charset "UTF-8";
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont3e6e.eot?v=4.7.0');
  src: url('fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'), url('fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
    overscroll-behavior-y: contain;
}

.top-menu.sabit {
		position:fixed;
		top:0;
		left:0;
		right:0;
		display:block;
		background:#000!important;
		z-index:9999;
}
.top-nav.yapisik {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;	
	background:transparent!important;
}
.top-nav.yapisik .top-search {
	display:none!important;
}
.top-nav.yapisik .logo-top {
		width:74px;
		
}
.top-nav.yapisik .logo-top span {
	    background: url(zik.png) no-repeat center;
		background-size:74px 74px;
}
.top-nav.yapisik .top-search {
	    margin: 16px 0 11px 5px;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.zkp.playable {
	    -webkit-transition: background .95s;
    -moz-transition: background .95s;
    transition: background .95s;
}
#anaalan {
		width:100%;
		height:100%;
		padding:0;
		margin:0;
		position:relative;
}

#user_mod {
		width:360px;
		height:auto;
		background:#fff;
		color:#000;
		border-radius:6px;
		font-size:14px;
		padding:10px;	
}
#user_mod .um_user {
		width:100%;
		display:block;
		padding:0 0 10px 0;
}
#user_mod .um_user .um_username {
		width:100%;
		display:block;
		font-size:24px;
		text-align:center;
		font-weight:bold;
		color:rgba(0,0,0,1);
		letter-spacing:.1em;
}
#user_mod .um_user .um_link {
		float:right;
		width:50%;
		display:inline-block;
		font-size:16px;
		text-align:center;
		color:rgba(0,0,0,.7);
}
#user_mod .um_user #proximanova.um_link {
		float:left;
		width:50%;
		text-align:center;
}
#user_mod .um_yasakla {
		width:100%;
		margin-top:20px;
		display:block;
		text-align:center;
		font-size:28px;
		color:#980000;
		
}
#user_mod .um_yasakla .um_yasakla_sebep {
		width:100%;
		display:block;
		text-align:center;
		color:#ca0000;
}
#user_mod .um_yasakla .um_yasakla_sebep input {
		width:100%;
		display:block;
		background:#333;
		color:#fff;
		text-align:left;
		font-size:14px;
		line-height:37px;
		padding:0 10px;
		border:1px solid black;
}
#user_mod .um_yasakla .um_button {
		width:100%;
		display:block;
		
}
#user_mod .um_yasakla .um_button button.ban {
		width:100%;
		display:block;
		padding:6px 12px;
		border:1px solid #000;
		text-align:center;
		font-size:14px;
		text-transform:uppercase;
		color:#FF0000;
		background:#000000;
}
#user_mod .um_yasakla .um_button button.ban:hover {
		background:#980000;
}
#user_mod .um_yasakla .um_button button.ban span {
		color:#FF0000;
		font-weight:500;
		font-size:20px;
}
#user_mod a, #user_mod input, #user_mod button {
		outline:none;
}
.top-nav {
		position:relative;
}
.top-nav, .top-nav .logo-top {
		height: 64px;
}

.gf-sith::before {
		content: '\f1d1';

}

.populer-story{
	font-size:14px;
	color:#fff;
	padding:20px;
	width:100%;
	box-sizing:border-box;
	display:block;
	position:relative
}
.story {
     /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    transform: translate(0%,0%);
    width: 100px;
    height: 105px;
    overflow: hidden;
    float: left;
    display: inline-block;
    width: calc(100% / 12);
}
.story img {
    width: 76px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.story svg {
  fill:none;
  stroke:#8a3ab8;
  stroke-width:3px;
  stroke-dasharray:1;
  stroke-dashoffset:0;
  stroke-linecap:round;
  animation:loading 4500ms ease-in-out infinite alternate;
}
@keyframes loading {
  100% {
    stroke:#cd476b;
    stroke-dasharray:10;
    transform:rotate(200deg);
  }
}

.kutu .populer-story .storyleft {
		float:left;
		display:inline-block;
		width:calc(100% / 12);
}

.kutu .populer-story h2.storytext {
		margin: 5px 0;
		padding: 0;
		width: 100%;
		text-align: center;
		display: block;
		color: #fff;
		font-size: 14px;
		/* text-transform: uppercase; */
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
}

.kutu .aciklama .soruresim {
		width:150px;
		height:150px;
		margin:0 auto;
		display:block;
}
.kutu .aciklama .soruresim img {
		width:100%;
		height:100%;
		display:block;
		border:4px solid #fff;
		border-radius:50%;
		
}
.kutu .aciklama .sorusol {
		float:left;
		display:inline-block;
		width:calc(100% / 4);
		margin-bottom:20px;
}
.kutu .aciklama h2.rank {
		margin:10px 0;
		padding:0;
		width:100%;
		text-align:center;
		display:block;
		color:#fff;
		font-size:18px;
		text-transform:uppercase;
}
.kutu .aciklama .karma {
	width:100%;
	display:block;
	color:rgba(255,255,255,.7);
	padding:5px 10px;
	font-size:14px;
	text-align:center;
}
.kutu .aciklama h2.soru {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	color:rgba(255,255,255,.9);
	font-size:16px;
	text-transform:uppercase;
	border-left:4px solid #44C0FE;
}
.kutu .aciklama .scevap {
	width:100%;
	display:block;
	color:rgba(255,255,255,.7);
	margin-bottom:10px;
	padding:5px 10px;
}
.kutu .aciklama .info {
		display:block;
		font-size:14px;
		margin-bottom:4px;
		
		color:rgba(255,255,255,.8);
}
.kutu .aciklama .info span {
		color:#fff;
		display:inline-block;
		min-width:100px;
		font-size:16px;
}
.aciklama.imperial .impuser .impinfo small.yonetim {
		color:#fff;
		font-size:10px;
}
.aciklama.imperial .impuser .med {
		position:relative;
		width:100%;
		display:block;
		padding-top:54.25%;
}

.aciklama.imperial .impuser .med iframe {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;

    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    content: '';
}
.kutu .aciklama .messengerana {
	width:100%;
	min-height:700px;
	display:block;
	position:relative;
}
.kutu .aciklama .messengerana img {
		position:absolute;
		width:300px;
		height:auto;
		top:50%;
		left:50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		border:0;
		display:block;
}
#getNews {
	display:none;
	position:fixed;	
	width:100%;
	max-width:420px;
	height:auto;
	max-height:500px;
	bottom:0;
	right:0;
	margin: 0;	
	z-index:999999999999;
	box-sizing:border-box;
	 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
#getNews strong {
		display:inline-block;
		color:#fff;
		font-weight:500;
		
		line-height:18px;
		padding:10px;
		float:left;
		font-size:16px;
		background-color: #ca0000;
		box-sizing:border-box;
		vertical-align:text-bottom;
		width:calc(100% - 50px);
}
#getNews em {
		display:inline-block;
		float:right;
		width:50px;
		padding:10px;
		box-sizing:border-box;
		text-align:center;
		line-height:18px;
		background-color: #ca0000;
		font-size:14px;		
		color:#d3d3d3;
		cursor:pointer;
}
#getNews .on {
		width:100%;
		max-height:100%;
		height:100%;
		padding:0;
		
}
#getNews .newsFeed {
		display:block;
		width:100%;
		padding:0px;
		border-bottom:4px solid #3e529c;
		background:rgba(0,0,0,0.75);

}
#getNews .newsFeed .newsUst {
		width:100%;
		display:block;
		background-color:rgba(255,255,255,0.9);
		padding:5px;
}
#getNews .newsFeed .newsUst .newsAvatar {
		display:inline-block;
		width:40px;
		float:left;
}
#getNews .newsFeed .newsUst .newsAvatar img {
		width:100%;
		height:100%;
		border-radius:50%;
		border:2px solid #000;
		
}
#getNews .newsFeed .newsUst .newsUser {
		display:inline-block;
		width:calc(100% - 40px);
		float:left;
		color:#ca0000;		
		padding: 6px 12px;
		
		font-size:16px;
		font-weight:500;
}
#getNews .newsFeed .newsUst .newsUser .newsTime {
		display:block;
		width:100%;
		font-size:12px;
		color:rgba(0,0,0,0.7);
}
#getNews .newsFeed .newsDetail {
		width:100%;
		display:block;
		background:rgb(0, 0, 0);
		color:rgba(255,255,255,0.9);
		padding:20px;
		font-size:14px;
		line-height:14px;
		
}
#getOnline {
	display:none;
	position:fixed;	
	width:300px;
	height:auto;
	max-height:500px;
	bottom:0;
	right:0;
	margin: 0;	
	padding:10px;
	overflow:hidden;

	z-index:999999999999;
	box-sizing:border-box;
	 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
#getOnline strong {
		display:inline-block;
		color:#fff;
		font-weight:500;
		
		line-height:18px;
		padding:10px;
		float:left;
		font-size:16px;
		background-color: #27395c;
		box-sizing:border-box;
		vertical-align:text-bottom;
		width:calc(100% - 50px);
}
#getOnline em {
		display:inline-block;
		float:right;
		width:50px;
		padding:10px;
		box-sizing:border-box;
		text-align:center;
		line-height:18px;
		background-color: #27395c;
		font-size:14px;		
		color:#d3d3d3;
		cursor:pointer;
}
#getOnline .on {
		width:100%;
		max-height:100%;
		height:100%;
		padding:0;
		
}
div.whoisonlinebaby {
		display:block;
		width:100%;
		padding:0;
		
}
.whoisonlinebaby .whois_user {
		display:block;
		padding:10px;
		margin:0;
		width:100%;
		border-bottom:2px solid rgba(0,0,0,0.6);
		background:rgba(73, 94, 134, 0.97);
}
.whoisonlinebaby .whois_user .wu_avatar {
		width:40px;
		height:40px;
		float:left;
		border-radius:2px;
		border:2px solid rgba(20, 32, 43, 0.65);
		display:inline-block;
		background-repeat:no-repeat;
		background-size:cover;
		content:'';
}
.whoisonlinebaby .whois_user .wu_info {
		float:left;
		width:calc(100% - 70px);
		display:inline-block;
		
}
.whoisonlinebaby .whois_user .wu_mod {
		float:left;
		width:20px;
		line-height:40px;
		font-size:20px;
		display:inline-block;
	
}
.whoisonlinebaby .whois_user .wu_info span.name {
		font-size:14px;
		color:rgba(255,255,255,0.9);
		text-transform:uppercase;
		display:block;
		max-width:100%;
		white-space:nowrap;
		text-overflow: clip;	
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);			
}
#wt {
	display:block;
	width:100%;
	height:72vh;
	z-index:-1;
	box-sizing:border-box;
	background: rgba(0,0,0,1);
}

#wt #greplayer {
	display:block;
	clear:both;
	margin:0 auto;
	max-width:1280px;
	width:100%;
	height:100%;
	box-sizing:border-box;
} 
#wt.cinema {
	height:57vh;
}
#wt.cinema #greplayer {
	height:57vh;
	max-width:1280px;
	margin:0 auto;
}
#getform {
	display:none;
	z-index:9999;
	position:fixed;
	width:100%;
	height:100%;
	overflow:auto;
	background: #092756;
	background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%),-moz-linear-gradient(top,  rgba(57,173,219,.25) 0%, rgba(42,60,87,.4) 100%), -moz-linear-gradient(-45deg,  #670d10 0%, #092756 100%);
	background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -webkit-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -webkit-linear-gradient(-45deg,  #670d10 0%,#092756 100%);
	background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -o-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -o-linear-gradient(-45deg,  #670d10 0%,#092756 100%);
	background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -ms-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -ms-linear-gradient(-45deg,  #670d10 0%,#092756 100%);
	background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), linear-gradient(to bottom,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg,  #670d10 0%,#092756 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E1D6D', endColorstr='#092756',GradientType=1 );
	top:0;
	left:0;
	right:0;
	bottom:0;	
	box-sizing:border-box;;
	 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

#getform * {
	box-sizing:border-box!important;
}
#getform .closeform {
		position:absolute;
		top:0;
		right:0;
		margin:20px;
		cursor:pointer;
		display:block;
		color:rgba(0,0,0,.3);
}
#getform .gotform {
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translateX(-50%) translateY(-50%);
	 -moz-transform: translateX(-50%) translateY(-50%);
	 -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
	width:100%;
	max-width:500px;
	height:auto;
}
#getform .gotform h1 { font-size: 2em; margin: .67em 0; color: #ececec; text-shadow: 0 0 30px rgba(169, 169, 169, 0.45); letter-spacing:1px; text-align:center; font-weight:bold; }
#getform .gotform .btn { display: inline-block; *display: inline; *zoom: 1; padding: 4px 10px 4px; margin-bottom: 0; font-size: 13px; line-height: 18px; color: #FFF; text-align: center;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); vertical-align: middle; background-color: #222222; background-image: -moz-linear-gradient(top, #000000, #444444); background-image: -ms-linear-gradient(top, #000000, #444444); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#444444)); background-image: -webkit-linear-gradient(top, #000000, #444444); background-image: -o-linear-gradient(top, #000000, #444444); background-image: linear-gradient(top, #000000, #444444); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr=#000000, endColorstr=#444444, GradientType=0); border-color: #444444 #444444 #444444; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border: 1px solid #444444; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); cursor: pointer; *margin-left: .3em; }
#getform .gotform .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { background-color: #444444; }
#getform .gotform .btn-large { padding: 9px 14px; font-size: 15px; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#getform .gotform .btn:hover { color: #333333; text-decoration: none; background-color: #444444; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; }
#getform .gotform .btn-primary, .btn-primary:hover { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); color: #ffffff; }
#getform .gotform .btn-primary.active { color: rgba(255, 255, 255, 0.75); }
#getform .gotform .btn-primary { background-color: #4a77d4; background-image: -moz-linear-gradient(top, #6eb6de, #4a77d4); background-image: -ms-linear-gradient(top, #6eb6de, #4a77d4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6eb6de), to(#4a77d4)); background-image: -webkit-linear-gradient(top, #6eb6de, #4a77d4); background-image: -o-linear-gradient(top, #6eb6de, #4a77d4); background-image: linear-gradient(top, #6eb6de, #4a77d4); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6eb6de, endColorstr=#4a77d4, GradientType=0);  border: 1px solid #3762bc; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5); }
#getform .gotform .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { filter: none; background-color: #4a77d4; }
#getform .gotform .btn-block { width: 100%; display:block; }
#getform .gotform .btn-sol { width:90%; display:inline-block; float:left; border-top-right-radius:0; border-bottom-right-radius:0; -webkit-border-top-right-radius:0; -webkit-border-bottom-right-radius:0; }
#getform .gotform .btn-sag { width:10%; display:inline-block; float:right; border-top-left-radius:0; border-bottom-left-radius:0; -webkit-border-top-left-radius:0; -webkit-border-bottom-left-radius:0;   }
#getform .gotform .btn-primary.kapali {
		background-color: #ca0000; background-image: -moz-linear-gradient(top, #ff0000, #ca0000); background-image: -ms-linear-gradient(top, #ff0000, #ca0000); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#ca0000)); background-image: -webkit-linear-gradient(top, #ff0000, #ca0000); background-image: -o-linear-gradient(top, #ff0000, #ca0000); background-image: linear-gradient(top, #ff0000, #ca0000); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ff0000, endColorstr=#ca0000, GradientType=0);  border: 1px solid #980000; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5); color:rgba(0,0,0,0.5);
}
#getform .gotform input, #getform .gotform textarea { 
	width: 100%; 
	margin-bottom: 10px; 
	background: rgba(0,0,0,0.3);
	border: none;
	outline: none;
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
	transition: box-shadow .5s ease;
	display:block;
}
#getform .gotform .bilgi {
		width:100%;
		display:block;
		padding:0;
		margin:0;
}
#getform .gotform ul {
	list-style:none;
	padding:0;
	margin:0;
}
#getform .gotform ul li {
		padding:5px;
		font-size:16px;
		color:rgba(255,255,255,.7);
		text-align: justify;
    text-justify: inter-word;
}
#getform .gotform ul li i {
		color:#fff;
}
#getform .gotform textarea {
		height:120px;
}
#getform .gotform input:focus { box-shadow: inset 0 -5px 45px rgba(100,100,100,0.4), 0 1px 1px rgba(255,255,255,0.2); }
#getform .gotform input:disabled {
		color: rgba(255,255,255,.3);
		cursor:no-drop;
}
#getform .gotform select.uzun {
	width: 100%; 
	margin-bottom: 10px; 
	background: rgba(0,0,0,0.3);
	border: none;
	outline: none;
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
	transition: box-shadow .5s ease;
	display:block	
}
#getform .gotform select.normal {
	float:left;
	width: calc( (100% / 3) - 5px); 
	margin-bottom: 10px; 
	margin-right:7px;
	background: rgba(0,0,0,0.3);
	border: none;
	outline: none;
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
	transition: box-shadow .5s ease;
	display:inline-block	
}
#getform .gotform select.uzun option, #getform .gotform select.normal option {
	background: rgba(0,0,0,0.8);
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
	transition: box-shadow .5s ease;
	color:rgba(255,255,255,0.8);
}
#getform .gotform .errori {
		display:block;
		font-size:12px;
		text-align:center;
		width:100%;
		padding:0;
		margin:10px 0;
}
#getform .gotform select.normal.r {
		float:right;
		margin-right:0;
}
.muzikgenel {
		width:100%;
		display:block;
		background:rgba(255,255,255,0.2);
		position:relative;
}
.muzikgenel .muzikinfo {
		width:calc(100% / 5);
		height:120px;
		display:inline-block;
		float:left;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center center;
}

h1 {
	padding:0;
	margin:0;
	color:#44C0FE;
}
#orta {
	max-width:1280px;
	width:100%;
	
	margin:10px auto;
	display:block;
}
#orta.poh {
	margin:100px auto;
}
#orta .element-title .title-buttons {
    float: left;
    margin-left: 15px;
	display:block;
}
#orta .element-title .title-buttons .gmtscr {
    float: left;
	display:block;
}
#orta .element-title .title-buttons .gmtscr-l, #orta .element-title .title-buttons .gmtscr-r {
    width: 15px;
    float: left;
    color: rgba(255,255,255,0.9);
	display:inline-block!important;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
}
video#video-background {	
	position:fixed;
	top:50%;
	left:50%;
	min-width:100%;
	min-height:100%;
	 -o-transform: translateX(-50%) translateY(-50%);
	 -moz-transform: translateX(-50%) translateY(-50%);
	 -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
	width:auto;
	height:auto;
	z-index:-1;
	-webkit-filter: blur(6px) sepia(1) opacity(0.3) hue-rotate(200deg) saturate(2);
	-moz-filter: blur(6px) sepia(1) opacity(0.3) hue-rotate(200deg) saturate(2);
	-o-filter: blur(6px) sepia(1) opacity(0.3) hue-rotate(200deg) saturate(2);
	-ms-filter: blur(6px) sepia(1) opacity(0.3) hue-rotate(200deg) saturate(2);
	filter: blur(6px) sepia(1) opacity(0.3) hue-rotate(200deg) saturate(2);
	display:inline-block;
}

.aciklama.imperial {
		padding:0;
}
.aciklama.imperial .dizitakip {
	float:left;
	width:100px;
	height:100px;
	padding:0;
	display:inline-block;
}
.aciklama.imperial .dizitakip .dkimg {
		background-size:cover;
		background-position: center center;
		background-repeat: no-repeat;
		display:block;
		width:100%;
		height:100%;
		border-radius:4px;
}
.aciklama.imperial .dkaciklama {
	float:left;
	width:calc(100% - 100px);
	display:inline-block;
	padding:5px 10px;
}
.aciklama.imperial .dksezonlar {
		width:100%;
		display:block;
		
		
}
.aciklama.imperial .dksezonlar .dksezon {
		width:100%;
		text-align:left;
		font-size:16px;
		padding:10px 20px;
		border-right: 1px solid rgba(255,255,255,0.05);
		border-bottom: 2px solid #44C0FE;
		background:rgba(0,0,0,.4);
		cursor:pointer;
		display:block;
}

.aciklama.imperial #dksonuc {
		width:100%;
		display:block;
		padding:10px;
		
}
.aciklama.imperial .dkbolum {
		display:block;
		width:100%;
		padding:5px;
}
.aciklama.imperial .dkbolum .dksol {
	float:left;
	display:inline-block;
	width:80px;
	line-height:24px;

	font-size:12px;
}
.aciklama.imperial .dkbolum .dksag {
	float:left;
	display:inline-block;
	width:calc(100% - 80px);
}
.aciklama.imperial .dkbolum .dksag span {
	background:#44C0FE;
	display:block;
	line-height:24px;
	height:24px;
	content:'';
	font-size:12px;
	text-align:right;
	padding-right:5px;
}
.aciklama.imperial h1 {
		color:rgba(255,255,255,.9);
		background:rgba(0,0,0,.4);
		padding:10px 20px;
		font-size:18px;
		border-bottom:2px solid rgba(0,0,0,.4);
}
.aciklama.imperial .dkaciklama h1 {
	background:none;
	border:0;
	display:block;
	padding:0;
}
.aciklama.imperial .dkaciklama span {
	padding:0;
	display:block;
	width:100%;
	color:rgba(255,255,255,.7);
}
.aciklama.imperial .impbildirim {
		width:100%;
		display:block;
		padding:10px;
		border-bottom: 2px solid rgba(0, 0, 0, 0.28)
		
}
.aciklama.imperial .impbildirim .impbilsol {
		width:40px;
		float:left;
		font-size:18px;
		line-height:50px;
		text-align:center;
		display:inline-block;
		vertical-align:middle;
		color:rgba(255,255,255,.8);
}
.aciklama.imperial .impbildirim .impbilsol.tar {
		width:50px;
}
.aciklama.imperial .impbildirim.ok .impbilsol {
	color:rgba(255,255,255,0.5);
}
.aciklama.imperial .impbildirim .impbilsol .impava {
	width:100%;
	height:50px;
	border-radius:50%;
	border:2px solid #fff;
	background-size:cover;
	background-position: center center;
	background-repeat:no-repeat;
	display:block;
}
.aciklama.imperial .impbildirim.ok .impbilsol .impava {
	-o-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
	border:2px solid rgba(255,255,255,.5);
}
.aciklama.imperial .impbildirim .impbilsol .fa {
		color:rgba(255,255,255,1);
}
.aciklama.imperial .impbildirim.ok .impbilsol .fa {
		color:rgba(255,255,255,0.5);
}
.aciklama.imperial .impbildirim .impbilsol.k .fa {
		font-size:16px;
}
.aciklama.imperial .impbildirim .impbilsol.k .fa-heart {
		color:hotpink;
}
.aciklama.imperial .impbildirim.ok .impbilsol.k .fa-heart {
		color:rgba(255,255,255,0.5);
}
.aciklama.imperial .impbildirim .impbilsag {
		width:100px;
		float:right;
		display:inline-block;
		text-align:right;
		line-height:50px;
}
.aciklama.imperial .impbildirim .impbilsag p {
		font-size:9px;
		line-height:9px;
		margin:0;
		padding:0;
		color:rgba(255,255,255,.9);
		display:inline-block;
		vertical-align:middle;			
}
.aciklama.imperial .impbildirim.ok .impbilsag p {
		color: rgba(255,255,255,.1)
}
.aciklama.imperial .impbildirim .impbilsag p em {
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: clip;
		max-width:100%;
		display:inline-block;
		overflow:hidden;
}
.aciklama.imperial .impbildirim .impbilmesaj {
		width:calc(100% - 140px);
		float:left;
		display:inline-block;
		line-height:50px;
		font-size:16px;
		padding-left:10px;
				
}
.aciklama.imperial .impbildirim .impbilmesaj p {
		line-height:16px;
		font-size:16px;
		margin:0;
		padding:0;
		color:rgba(255,255,255,.9);
		display:inline-block;
		vertical-align:middle;
}
.aciklama.imperial .impbildirim .impbilmesaj p a {
		font-weight:500;
		color:#ce7;
}
.aciklama.imperial .impbildirim.ok .impbilmesaj p {
		color:rgba(255,255,255,.5);
}
.aciklama.imperial .impbildirim.ok .impbilmesaj p a {
		color:rgba(255,255,255,.6);
}
.aciklama.imperial .impuser {
		width:100%;
		display:block;
		margin:0;
		padding:20px 10px 20px 10px;
		border-bottom:1px solid rgba(0,0,0,.2);
}
.aciklama.imperial .impuser.yarim {
		width:50%;
		float:left;
		display:inline-block;
}
.aciklama.imperial .nuser {
		width:50%;
		min-height:180px;
		float:left;
		display:inline-block;
		position:relative;
		z-index:0;
		padding:5px;
		
		
}
.aciklama.imperial .nuser .nheader {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:90px;
		display:block;
		z-index:1;
		overflow:hidden;
}
.aciklama.imperial .nuser .nheader .back {
		width:100%;
		height:100%;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center center;
		display:block;
}

.aciklama.imperial .nuser .navatar {
	position:absolute;
	top:50px;
	left:35px;
	width:75px;
	height:75px;
	border-radius:50%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:2;
	display:block;
	border:2px solid #fff;
	box-shadow:0 0 6px 2px rgba(0,0,0,.65);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;	
	position:relative;
}
.aciklama.imperial .nuser .navatar:hover {
	border:4px solid #fff;
	background-position:center left;
	background-size: 150% 150%;
	-o-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.aciklama.imperial .nuser .navatar:hover:after {
	position:absolute;
	top:0;
	left:100%;
	width:120px;
	content:"" attr(data-quote) "";
	color:rgba(255,255,255,.9);
	background:rgba(0,0,0,.35);
	border-radius:4px;
	word-wrap:break-word;
	padding:3px 6px 3px 6px;
	font-size:11px;
	font-weight:500;
	margin-left:-25px;
	margin-top:-11px;
	display:block;
}
.aciklama.imperial .nuser .ninfo {
	display:block;
	top:68px;
	left:120px;
	z-index:3;
	position:absolute;

}
.aciklama.imperial .nuser .ndesc {
	display:block;
	bottom:10px;
	right:10px;
	z-index:3;
	position:absolute;
	color:rgba(0,0,0,0.35);
	
}
.aciklama.imperial .nuser .ninfo strong {
	font-size:20px;
	    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	font-weight:500;
	display:block;
}
.aciklama.imperial .nuser .ninfo small {
	margin-top:8px;
	font-weight:300;
	font-size:14px;
	display:block;
	color:rgba(255,255,255,0.8);
}
.aciklama.imperial .impuser .harita {
    width: calc( (100% / 5) - 10px);
    height: 40px;
    line-height: 40px;
	margin:5px;
	text-align:center;
    display: inline-block;
	float:left;
    margin-bottom: 3px;
    background: rgba(255,255,255,0.4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
	max-width: calc( (100% / 5) - 10px);
	-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}
.aciklama.imperial .impuser .harita:hover {
	    background: rgba(255,255,255,0.65);
}
.aciklama.imperial .impuser .harita.disable {
		color:rgba(0,0,0,.4);
		cursor:not-allowed;
		background: rgba(255,255,255,0.1);
}
.aciklama.imperial .impuser .harita.disable:hover {
		background: rgba(255,255,255,0.1);
}
.aciklama.imperial .impuser .impimg {
	width:75px;
	height:75px;
	border-radius:50%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	display:inline-block;
	border:2px solid #fff;
	box-shadow:0 0 6px 2px rgba(0,0,0,.65);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;	
	position:relative;
}
.aciklama.imperial .impuser .impimg:hover {
	border:4px solid #fff;
	background-position:center left;
	background-size: 150% 150%;
	-o-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.aciklama.imperial .impuser .impimg:hover:after {
	position:absolute;
	top:0;
	left:100%;
	width:120px;
	content:"" attr(data-quote) "";
	color:rgba(255,255,255,.9);
	background:rgba(0,0,0,.35);
	border-radius:4px;
	word-wrap:break-word;
	padding:3px 6px 3px 6px;
	font-size:11px;
	font-weight:500;
	margin-left:-25px;
	margin-top:-11px;
	display:block;
}
.aciklama.imperial .impuser .impinfo {
		width:calc(100% - 225px);
		display:inline-block;
		float:left;
		padding:2px 5px 0 15px;
		
}
.aciklama.imperial .impuser .impinfo strong {
		color:rgba(255,255,255,.9);
		font-size:18px;
		display:block;
		font-weight:500;
}
.aciklama.imperial .impuser .impinfo small {
		color:rgba(255,255,255,.7);
		font-size:14px;
		display:block;	
}
.aciklama.imperial .impuser .impinfo small.impf {
		margin-top:10px;
		color:rgba(255,255,255,.4);
}
.aciklama.imperial .impuser .imptakip {
		width:60px;
		display:inline-block;
		float:right;
		line-height:75px;
		text-align:right;
		color:rgba(255,255,255,.2);
		font-size: 22px;
}
.aciklama.imperial .nuser .ntakip {
		width:60px;
		top:30px;
		right:10px;
		display:block;
		position:absolute;
		display:block;
		z-index:4;
}
.aciklama.imperial .impuser .imptakip.sm {
	width:30px;
	float:left;
	text-align:center;
	color:rgba(0,0,0,.5);
}
.aciklama.imperial .impuser .imptakip.sm.online {
	font-size:10px;
	float:left;
	color:rgba(0,0,0,.5);
}	
.aciklama.imperial .impuser .imptakip a, .aciklama.imperial .nuser .ntakip a {
		display:block;
		color:rgba(255,255,255,.9);
		font-size: 18px;
}
.aciklama.imperial .impuser .imptakip a.follow, .timelinediziresim a.follow, .aciklama.imperial .nuser .ntakip a.follow {
	background-color: #49afcd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    display: inline-block;
    padding: 6px 16px;
    margin-bottom: 0;

    line-height: 20px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
	text-align:center;
}
.aciklama.imperial .impuser .imptakip a.follow.followed, .timelinediziresim a.followed, .aciklama.imperial .nuser .ntakip a.followed {
	color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
a.batin.blocked {
	margin-left:5px;
     display: block;
    float: right;
    color: #ffffff;
    margin-top: 5px;
    text-decoration: none;
    background-color: #49afcd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #ff0000, #ca0000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#ca0000));
    background-image: -webkit-linear-gradient(top, #ff0000, #ca0000);
    background-image: -o-linear-gradient(top, #ff0000, #ca0000);
    background-image: linear-gradient(to bottom, #ff0000, #ca0000);
    background-repeat: repeat-x;
    border-color: #980000 #980000 #980000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 4px;  
}
a.batin.ozelmesaj {
	margin-left:5px;
     display: block;
    float: right;
    color: #ffffff;
    margin-top: 5px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1d7712;
    background-image: -moz-linear-gradient(top, #1bff00, #1d7712);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1bff00), to(#1d7712));
    background-image: -webkit-linear-gradient(top, #1bff00, #1d7712);
    background-image: -o-linear-gradient(top, #1bff00, #1d7712);
    background-image: linear-gradient(to bottom, #1bff00, #1d7712);
    background-repeat: repeat-x;
    border-color: #1d7712 #1d7712 #1d7712;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 4px;  
}
#forummenu a {
		font-size:12px;
		color:rgba(255,255,255,0.5);
		margin-left:2px;
		padding:4px 8px;
		border-radius:2px;
		background:rgba(0,0,0,0.15);
}
#forummenu a:hover {
		color:#ce7;
		background:rgba(0,0,0,0.35);
}
#forummenu a.act {
		color:#fe7;
		font-weight:500;
		background:rgba(0,0,0,0.35);
		
}
.rate-number {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #dba828;
    font-size: 18px;
    line-height: 1.44444444;
    text-align: center;
}
.stars {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 136px;
    height: 36px;
}
.stars input.star {
    display: none;
}
.stars input.star:checked ~ label.star:before {
  color: #FD4;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.stars input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}
.stars input.star-1:checked ~ label.star:before {
  color: #F62;
}
.add-comment {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px 15px 5px;
    margin-bottom: 10px;
}
.text-warning {
    color: #8a6d3b;
}
.text-center {
    text-align: center;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.stars label.star {
    float: right;
    margin: 0;
    padding: 5px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}
.stars label.star:before {
    content: "\f005";
    font-family: FontAwesome;
}
.stars label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

.element-title.big {
    height: 38px;
    line-height: 38px;
}
.element-title {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 20px;
}
.element-title.big .title {
    font-size: 32px;
}
.element-title .title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-shadow: 0 1px 4px rgba(0,0,0,0.2);
    float: left;
    margin: 0;
}
.sonuc {
		width:100%;
		box-sizing:border-box;
		display:block;
		clear:both;
		position:relative;
		padding:10px;
		border-bottom:1px solid #352f48;
}
.sonuc .sonucresim {
		width:80px;
		height:60px;
		border-radius:6px;
		border:1px solid #000;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center top;
		float:left;
		display:inline-block;
		text-align:center;
		
}
.sonuc .sonucresim.profil {
		width:60px;
		border-radius:50%;
		margin:0 8px;
		border:2px solid #fff;
}
.sonuc .sonucbilgi {
		width:calc(100% - 80px);
		display:inline-block;
		float:left;
		padding:3px 0 0 6px;
		vertical-align:middle;
}
.sonuc .sonucbilgi .sonucbaslik {
		font-size:14px;
		color:#ffcc00;
		font-weight:bold;
		padding:0;
		max-width:100%;
	-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
		display:block;
}
.sonuc .sonucbilgi .sinfo {
		font-size:12px;
		color:#aaa;
		padding-top:3px;
}
.sonuc .sonucbilgi .sonucaciklama {
		font-size:12px;
		color:#e1e1e2;
		font-style:italic;
		display:block;
		padding-top:3px;
}
.onlinescroll {
	margin:0;
	padding:0;
	overflow-y:visible;
	overflow-x:hidden;
}
.onlinescroll.usersag {
	overflow-y:hidden;
}
.onlinescroll.usersag:hover {
	overflow-y:visible;
}
.onlinescroll.usersag::-webkit-scrollbar-thumb {
	    background-color: rgba(76, 76, 76, 0.53);
}	
.onlinescroll::-webkit-scrollbar {
    width: 10px!important;
	background:transparent;
	box-sizing:border-box;
	
}
.onlinescroll.buyuk::-webkit-scrollbar {
    width: 20px!important;
	background:transparent;
	box-sizing:border-box;
	
}
.onlinescroll.active {
    display:block!important;
	
}
.aciklama.imperial .playlist_item {
		width:100%;
		display:block;
		padding:10px;
		border-bottom:2px solid rgba(255,255,255,.2);
}
.aciklama.imperial .playlist_item.active {
		background:#014465;
		border-bottom-color:#014465;
}
.aciklama.imperial .playlist_item .dosya {
		display:inline-block;
		padding:5px;
}
.aciklama.imperial .muzikplayer {
		width:100%;
		display:block;
		padding-top:56.4%;
		position:relative;
}
.aciklama.imperial .muzikplayer #mplayer {
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		content:'';
		display:block;
}
.aciklama.imperial .playlist_item .dosya.left {
		float:left;
}
.aciklama.imperial .playlist_item .dosya.right {
		float:right;
}
.diziscroll {
	margin:0;
	padding:0;
	overflow-y:visible;
	overflow-x:hidden;
}
.diziscroll::-webkit-scrollbar {
    width: 6px!important;
	background:transparent;
	box-sizing:border-box;
	
}
.fb_iframe_widget span {
	vertical-align: middle!important;
}
.top-nav .right-bar {
    float: right;
    padding: 0;
}
.top-nav .right-bar:before {
    content: ' ';
    display: table;
}
.top-nav .right-bar:after {
    content: ' ';
    display: table;
    clear: both;
}

.top-nav .right-bar .tb-button a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

.top-nav .right-bar-vis {
    float: right;
    padding: 16px 10px;
}
.top-nav .right-bar-vis:before {
    content: ' ';
    display: table;
}
.top-nav .right-bar-vis:after {
    content: ' ';
    display: table;
    clear: both;
}

.top-nav .right-bar-vis .tb-button a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

a:active, a:hover {
    outline-width: 0;
}
.video iframe {
	width:100%!important;
	height:auto !important;
	padding:0;
	margin:0;
	display:block;
	border:0;
	min-height:480px;
}
.dizialt {
	padding:0;
	width:0;
	width:100%;
	box-sizing:border-box;
}
.devam  {
	width:100%;
	text-align:center;
	padding:0 0 5px 0;
	margin:0;
	box-sizing:border-box;
}
.devam input[type=button] {
	color:#fff;
	background:transparent;
	border:0;
	font-size:12px;
	font-weight:600;
	letter-spacing:.1em;
	transition: all 200ms ease-in-out;
	cursor:pointer;
	padding:5px 15px 5px 15px;
}
.devam input[type=button]:disabled {
	color:#333;
}
#orta .element-title.big .title-tags {
    padding: 7px 0;
}
#orta .element-title .title-tags {
    margin-left: 10px;
    float: left;
    padding: 3px 0;
}
#orta .element-title .title-tags .tag.imdb-rating {
    background: #ECB924;
    color: #000;
    text-shadow: none;
}
#orta .element-title .title-tags .tag.normal-duration {
    background: rgba(3,169,244,0.2);
}
.info-tags {
    width: 100%;
    height: 36px;
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:-36px;
	display:block;
	box-sizing:border-box;
	padding:10px 10px 10px 20px;
}
.info-tags .tag .title, .info-tags .tag .info {
    display: inline-block;
    width: 100%;
    -webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}
.info-tags .tag .info {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    line-height: 22px;
}
.info-tags .tag .title {
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,0.8);
    line-height: 14px;
    text-transform: uppercase;
}
.info-tags .tag {
	max-width:150px;
    margin-right: 5px;
    height: 36px;
    float: left;
}
.info-tags .tag.sd {
		max-width:200px;
}
.dizi_devam {
	background-color:rgba(0,0,0, .4);
	width:100%;
	margin-bottom:20px;
	clear:both;
	display:block;
}
.dizi_devam_baslik {
	width:100%;
	padding:10px;
	background-color:rgba(0,0,0,.65);
	color:#fff;
	box-sizing:border-box;
}
.dizi_devam_oncekib {
	display: block;
	width:100%;
	padding:10px;
	background-color:rgba(0,0,0,.35);
	color:#fff;
	box-sizing:border-box;
	margin:0 0 10px 0;
}
.dizi_devam_sonrakib {
	display: block;
	width:100%;
	padding:10px;
	background-color:rgba(0,0,0,.35);
	color:#fff;
	box-sizing:border-box;
	margin:0 0 10px 0;
}
.dizi_devam_diger {
	width:100%;
	padding:0;
	box-sizing:border-box;
	font-size:12px;
	letter-spacing:.1em;
}
.dizi_devam_diger ul {
	padding:0;
	margin:0;
	clear:both;
	display:block;
	width:100%;
	box-sizing:border-box;
}
.film_devam_diger ul {
	padding:0;
	margin:0;
	clear:both;
	display:block;
	width:100%;
	box-sizing:border-box;
}
.dizi_devam_diger ul li {
	width:100%;
	box-sizing:border-box;
	background:rgba(0,0,0,.3);
	padding:10px;
	display:block;
	clear:both;
	
	border-bottom:1px solid rgba(0,0,0,.7);
	
}
.film_devam_diger ul li {
	width:100%;
	box-sizing:border-box;
	background:rgba(0,0,0,.3);
	padding:10px;
	display:block;
	clear:both;
	
	border-bottom:1px solid rgba(0,0,0,.7);
	
}
.dizi_devam_diger ul li span {
	box-sizing:border-box;
	float:left;
	display:inline-block;
}
.dizi_devam_diger ul li span.blm {
	overflow:hidden;
	max-width:92%;
	width:92%;
	box-sizing:border-box;
	white-space: nowrap;
	text-overflow: clip;
	 -webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);	
}
.dizi_devam_diger ul li.suan {
	background:rgba(255,255,255,.2);
	color:rgba(0,0,0,.8);
}
.film_devam_diger ul li span {
	box-sizing:border-box;
	float:left;
	display:inline-block;
}
.film_devam_diger ul li.suan {
	background:rgba(0,0,0,.2);
	color:rgba(255,255,255,.6);
}
.dizi_devam_diger ul li span.no {
	width:8%;
	text-align:right;
	box-sizing:border-box;
}
.dizi_devam_diger ul li a, .dizi_devam_diger ul li a:hover, .dizi_devam_diger ul li a:visited {
	color:#fff;
}
.film_devam_diger ul li a, .film_devam_diger ul li a:hover, .film_devam_diger ul li a:visited {
	color:#fff;
}
b {
	color:#ffcc00;
	font-weight:700;
	text-decoration:underline;
}
.vs {
	width:100%;
	margin:20px 0 20px 0;
	border-radius:6px;
	background-color:rgba(0,0,0, .6);
	overflow:hidden;
	border:2px double rgba(0,0,0,.9);
	
}
.o {
	margin: 200px 0 1000px 0;
}
.imdb {
	font-size:30px;
	color:#fff;
	line-height:40px;
	vertical-align:middle;
	padding:0;
	font-weight:600;
	letter-spacing:.1em;
	position:relative;
	display:inline-block;
	margin-left:30px;
}
.imdb:before {
	content:'';
	background: url(sprite.png) no-repeat;
	background-position: -15px -118px;
	width:40px;
	height:40px;
	padding:0;
	margin-left:-30px;
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	
}
.dizi {
	width:180px;
	height:300px;
	display:inline-block;
	float:left;
	padding:0;
	margin:0;
	padding:5px;
	box-sizing:border-box;
}
.dizi.s {
	width:calc(100% / 6);
	height:auto;
	overflow:hidden;
}
.dizi.s.item {
	min-width:210px!important;
}
.dizi.s.m {
	width:calc(100% / 4);
	height:auto;
	overflow:hidden;
}
.dizi.s .diziresim {
	background-position:top center!important;
	border-radius:4px;
	display:block;
	height:130px;
	width:100%;
	transition: all .9s;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
}
.dizi.s.film {
	
	
}
.dizi.s.film .diziresim {
	transform-style: preserve-3d;
	height:300px;
	-moz-transition:none;
	-webkit-transition:none;
	transition:none;
	background-position:center center!important;
	    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.22), inset 0 0 0 4px rgba(255, 255, 255, 0.22), 0 6px 20px black;
}
.dizi.s.film .diziresim:hover {
		background-position:center center!important;
}
.dizi.s.tv .diziresim {
	background-position:center center!important;
	transition: all .95s;
	-webkit-transition: all .95s;
	-moz-transition: all .95s;
}
.dizi.s.m .diziresim {
	background-position:center center!important;
	transition: all .9s;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
}
.dizi.s .diziresim:hover {

	background-position:center center!important;
}
.dizi.s.m .diziresim:hover {
	background-size:110% auto!important;
}
.dizi.s .diziyazi {
		display:block;
		position:relative;
		background:none;
		border:0;
		padding:10px 0 3px;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		    font-size: 13px;
		line-height: 17px;
		font-weight:400;
		color: rgba(255,255,255,0.7);
}
.dizi.s .diziyazi strong {
		font-size: 16px;
		font-weight:500;
		line-height: 19px;
		color:rgba(255,255,255,0.9);
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
	white-space: nowrap;
	text-overflow: clip;
		display:block;
		max-width:100%;
}


.clear {
	display:block;
	content:' ';
	clear:both;
}
.diziyazi {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:5px 10px 5px 10px;
	line-height:16px;
	font-size:12px;
	font-weight:500;
	background:rgba(0,0,0,.75);
	border-top:1px solid #6E0077;
}
.diziyazi strong {
	font-weight:500;
	font-size:14px;
	color:rgba(255,255,255,0.9);
	overflow: hidden;
	max-width:100%;
	-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
	white-space: nowrap;
	text-overflow: clip;
	display:block;
	
}
.videohpv {
	object-fit: cover;
	width:100%;
	height:100%;
	display:block;
 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s; 	
}
.videohpv.loading {	
	-moz-opacity:0;
	-webkit-opacity:0;
	opacity:0;
}

.vsbaslik {
    width: 100%;
    border-bottom: 4px solid #ca0000;
    padding: 18px;
    font-weight: 800;
    line-height: 16px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.2) 33%,rgba(0,0,0,.2) 66%,transparent 66%),
		-webkit-linear-gradient(top,rgba(255,255,255,.25),rgba(0,0,0,.3)),
		-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.7));
    background-size: 110px 55px,100% 100%,100% 100%;
    color: #FFF;
    box-sizing: border-box;
}
.ust {
	border-radius:6px;
	overflow:hidden;
	border:2px solid black;
	width:100%;
}
.ust img {
	width:100%!important;
	height:auto!important;
}
#sezonsonuc {
	width:100%;
	box-sizing:border-box;
	display:block;
	padding:0;
	margin:0;
}	
.kutu .aciklama .poster {
		width:250px;
		height:375px;
		float:left;
		display:inline-block;
		box-sizing:border-box;
		position:relative;
		    background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,rgba(0,0,0,0)),color-stop(19%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.9)));
    background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: radial-gradient(ellipse from center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
	
}
.darthlazyvader {
    background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,rgba(0,0,0,0)),color-stop(19%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.9)));
    background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: radial-gradient(ellipse from center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
	-webkit-transition: background .95s;-moz-transition: background .95s;transition: background .95s;
	border:0;
	outline:0;
	
}
.kutu .aciklama .poster img {
		width:100%;
		height:100%;
		box-sizing:border-box;
	

}
.kutu .aciklama .poster .oylama {
		display:block;
		position:absolute;
	
		bottom:0;
		left:0;
		width:100%;
		padding:0;
		height:auto;
		background:rgba(0,0,0,.6);
}
.kutu .aciklama .sezonbolum {
	width: 100%;
    height: 38px;
    display:block;
	position:relative;
    padding: 10px;
    line-height: 18px;
	overflow:hidden;
    border-bottom: 1px solid rgba(255,255,255,0.05);	
}
.kutu .aciklama .sezonbolum:hover {
		background-color:rgba(0,0,0,.1);
		color:#fff;
}

#sezonok {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:38px;
	content:'';
	opacity:1;
	padding: 10px;
  background-color: rgba(0, 0, 0, 0.15);
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, , 0, 0.5) 50%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.3) 100%);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
     -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s; 
	pointer-events:none;
	animation: draw 2s ease-in-out;
}
#sezonok:after {
		position:absolute;
		right:0;
		top:0;
		margin-right: -30px;
		font-size:10px;
		line-height:38px;
		content:"" attr(data-fn) "";
}
#inner-info {
    float: right;
    height: 20px;
    margin: 5px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 5px;
	display:inline-block;
	border-radius:4px;
    color: #fff;
    background: rgba(0,0,0,0.7);
-webkit-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -moz-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -ms-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -o-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;	
}

#inner-sub {
    height: 13px;
    width: 22px;
	padding: 0 2px;
	display:inline-block;
    float: left;
    margin: 8px 0 0 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-size: 100% 100%;
-webkit-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -moz-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -ms-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -o-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;	
}
#inner-sub.en, #dizidil.en {
    background-image: url(flag/flag-eng.png);
}
#inner-sub.tr, #dizidil.tr {
    background-image: url(flag/flag-tr.png);
}
#dizidil.qif {
	background-image: url(qif.png);
}
#dizidil {
	width:22px;
	height:13px;
	margin:0 2px;
	display:inline-block;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-size: 100% 100%;
	cursor:pointer;
}
.kutu .aciklama .sezonbolum p {
		float:left;
		width:calc( 100% - 170px);
		display:inline-block;
		margin:0;
		text-align:left;
		padding:0;
}
.kutu .aciklama .sezonbolum p.i {		
		width:30px;
		line-height:20px;
		font-size:16px;	
		margin:0;		
		padding:0;
}
.kutu .aciklama .sezonbolum p.sure {
	padding:0;
	text-align:center;
	color:#bbb;
}
.kutu .aciklama .sezonbolum p.sure:before {
		font-family:"FontAwesome";
		content:"\f104";
		font-size:12px;
		padding-right:2px;		
}
.kutu .aciklama .sezonbolum p.sure:after {
		font-family:"FontAwesome";
		content:"\f105";
		font-size:12px;
		padding-left:2px;		
}
.kutu .aciklama .sezonbolum p.kalan {
	font-size:10px;
	line-height:18px;
	margin:0 10px 0 0;
	color:green;
}
.kutu .aciklama .sezonbolum p.uzn {
	float:right;
	margin:0;
	text-align:right;
	color:#e1e1e2;
}
.kutu .aciklama .sezonbolum p.kisa {
	width:140px;
}
.kutu .aciklama .sezonbolum p.uzn:after {
		font-family:"FontAwesome";
		content:"\f054";
		font-size:12px;
		padding-left:5px;
}
.kutu .aciklama .detay {
		float:left;
		width: calc(100% - 250px);
		display:inline-block;
		box-sizing:border-box;
		padding:0 0 0 20px;
		font-size:15px;
		line-height:15px;
		text-align: justify;
    text-justify: inter-word;
}
.kutu .sezonlar {
		margin:0;
		padding:0;
		background:rgba(0,0,0,0.2);
		display:block;
		white-space:nowrap;

}
.kutu .sezonlar .sezon {
		display:inline-block;
		
		width:140px;
		float:left;
		padding:10px;
		text-align:center;
		font-size:16px;
		border-right: 1px solid rgba(255,255,255,0.05);
		border-bottom: 2px solid transparent;
		cursor:pointer;
}
.kutu .sezonlar .sezon.active {
	    border-bottom-color: #44C0FE;
}
.siyah {
	background-color:#000!important;
	position:absolute!important;
	left:0!important;
	top:0!important;
	width:100%!important;
	height:100%!important;
	overflow:hidden!important;
	box-sizing:border-box;
	
}

.footer {
    width: 100%;
    height: 260px;
	margin-top:20px;
    background: rgba(0,0,0,0.35);
}
.footer .container {
    padding: 30px 10px 00px 10px;
}
.footer .footer-content {
    line-height: 30px;
    height: 30px;
}
.footer .logo-footer span {
    width: 80px;
    height: 30px;
    display: block;
    background: url(zlogo.png) no-repeat center;
    background-size: auto 45px;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
}
.footer .logo-footer {
    width: 80px;
    height: 30px;
    float: left;
}
.footer .footer-content .social i {
    width: 24px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.footer .footer-content .social {
    height: 30px;
    margin-left: 5px;
    border-left: 1px solid rgba(255,255,255,0.1);
    padding: 0 5px;
    float: left;
}
.footer .footer-content .social a:hover {
    color: rgba(255,255,255,0.9);
}
.footer .footer-content .social a {
    display: block;
    float: left;
    color: rgba(255,255,255,0.6);
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
}
.footer .footer-content .right {
    float: right;
}
.footer .footer-content .right a:hover {
    color: #fff;
}
.footer .footer-content .right a {
    display: inline-block;
    padding: 0 10px;
    color: rgba(255,255,255,0.6);
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
}
.footer .footer-content .right a:last-child {
    padding-right: 0;
}
.footer .footer-content .right .hl {
    color: rgba(255,255,255,0.9);
}
.footer .footer-content .social .mail-footer {
    padding: 0 3px;
}
.footer .footertext {
    color: rgba(255,255,255,0.6);
    border-top: 1px solid rgba(255,255,255,0.15);
    font-size: 12px;
    margin: 20px 0 0;
    padding: 10px 0px;
}

.footer .footertext a{
    color: rgba(255,255,255,0.9);
}

@-moz-keyframes bounceIn {
  0% { opacity: 1; transform: scale(.3); } 
  50% {opacity: 0.8; transform: scale(1.5); } 
  70% {opacity: 0.6; transform: scale(.9); }
  100% {opacity: .6; transform: scale(1); }
}
@-webkit-keyframes bounceIn {
  0% {opacity: 1;
transform: scale(.3);
} 50% {opacity: 0.8;
transform: scale(1.5);
} 70% {opacity: 0.6;
transform: scale(.9);
}100% {opacity: .6;
transform: scale(1);
}
}
@keyframes bounceIn {
  0% {opacity: 1;
transform: scale(.3);
} 50% {opacity: 0.8;
transform: scale(1.5);
} 70% {opacity: 0.6;
transform: scale(.9);
}100% {opacity: .6;
transform: scale(1);
}
}
@-moz-keyframes spin {
  from { -moz-transform: rotate(0deg);
 }
  to { -moz-transform: rotate(360deg);
 }
}
@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg);
 }
  to { -webkit-transform: rotate(360deg);
 }
}
@keyframes spin {
  from { transform:rotate(0deg);
 }
  to { transform:rotate(360deg);
 }
}
@keyframes sagsol {
  0% {
    margin-left: 15px;
    margin-right: 15px;
  }
  50% {
    margin-left: 30px;
    margin-right: 30px;
  }
  100% {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@keyframes buyukucu {
  0% {
    height: 30%;
    width: 30%;
  }
  50% {
    height: 50%;
    width: 50%;
  }
  100% {
    height: 30%;
    width: 30%;
  }
}
#c {
	display:none;
	width:100%;
	height:100%;
	box-sizing:border-box;
}
.aglak {
	width:100%;
	padding:0;
	margin:0;
	height:auto;
	box-sizing:border-box;
	background-image:url(aglak.png);
	min-height:150px;
	background-position:right bottom;
	background-size:cover;
	background-repeat:no-repeat;
}
.notification-full {
	text-align:center;
	display:block;
	clear:both;
	width:100%;
	color:#FFF;
	padding:15px 0;
}
.notification-full .notif {
    height: 20px;
    line-height: 20px;
    color: rgba(255,255,255,0.8);

}
.top-menu{
	width:100%;
	height:50px;
	background:rgba(0,0,0,0.7);

}
.top-menu .item{
	display:inline-block;
	line-height:46px;
	text-align:center;
	font-size:14px;
	color:rgba(255,255,255,0.8);
	border-bottom:4px inset transparent;
	margin-right:15px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition: all .3s;
}
.top-menu .item.active{
	border-bottom-color:#44C0FE;
	color:#fff
}
.top-menu .item:last-child{
	margin-right:0
}
.top-menu .item.right{
	float:right;
	line-height:48px;
	border-bottom:2px solid transparent;
}
.top-menu .item a{
	padding:0 5px;
	display:block;
	width:100%;
	height:100%
}
.top-menu .item:hover{
	color:#fff
}
.top-menu .item:not(.nouc){
	text-transform:uppercase
}
.top-nav .top-search {
    width: 460px;
    height: 42px;
    float: left;
    margin: 11px 0 11px 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0,0,0,0.15);
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -ms-transition: background .4s;
    -o-transition: background .4s;
	z-index: 11;
}
.top-nav .top-search .search-results {
    width: 460px;
	z-index: 12;
    position: absolute;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #0b051c;
    padding: 5px 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.5);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -moz-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -ms-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -o-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
}
.top-nav .top-search .search-box {
    padding: 9px 0;
    width: 100%;
}
.top-nav .top-search .search-button {
    width: 45px;
    height: 24px;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,0.7);
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
}
.top-nav .top-search input {
    width: calc(100% - 45px);
    height: 24px;
    line-height: 24px;
    background: transparent;
    outline: none;
    border: none;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.top-nav .top-search input::-webkit-input-placeholder{color:rgba(255,255,255,0.6)}
.top-nav .top-search input:-moz-placeholder{color:rgba(255,255,255,0.6);opacity:1}
.top-nav .top-search input::-moz-placeholder{color:rgba(255,255,255,0.6);opacity:1}
.top-nav .top-search input:-ms-input-placeholder{color:rgba(255,255,255,0.6)}


.top-nav .right-bar-vis .tb-buttonx:hover {
    background: rgba(255,255,255,0.3);
}
.top-nav .right-bar-vis .tb-buttonx {
    height: 32px;
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.top-nav .right-bar-vis .tb-register {
    font-weight: 500;
    background: rgba(255,255,255,0.15);
}
.top-nav .right-bar-vis .tb-login {
    margin-left: 10px;
    border: 2px solid rgba(255,255,255,0.15);
    line-height: 28px;
}
.top-nav .right-bar .tb-button {
    height: 74px;
    float: left;
    font-size: 14px;
    line-height: 74px;
    color: #fff;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.top-nav .right-bar .tb-profil {
		float:right;
		display:inline-block;	
		position:relative;
		min-width:50px;
		z-index:21;
		margin-left:5px;
}

.top-nav .right-bar .tb-profil .tb-avatar {
		position:absolute;
		top:0;
		right:0;
		width:50px;
		height:50px;
		margin:8px 10px;
		
		
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
		display:block;
		
		border-radius:50%;
		cursor:pointer;
		z-index:99;
}

.top-nav .right-bar .tb-profil .tb-avatar:after {
  content: '';
  position: absolute;
  z-index: 2;
  width: 64px;
  height: 64px;
  top: -7px;
  left: -7px;
  border-radius: 100%;
  border-bottom: 7px dashed rgba(255,255,255,.15);
  border-right: 7px dotted rgba(255,255,255,.15);
  border-left: 7px dashed rgba(255,255,255,.15);
  border-top: 7px dotted rgba(255,255,255,.15);
  -webkit-animation: spin 10s infinite linear;
}
.top-nav .right-bar .tb-profil.onNews .tb-avatar:after {
  border-bottom: 7px dashed rgb(253, 255, 130);
  border-right: 7px dotted rgb(251, 62, 31);
  border-left: 7px dashed rgb(255, 255, 255);
  border-top: 7px dotted rgba(255,255,255,.55);
  -webkit-animation: spin 10s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {

    -webkit-transform: rotate(360deg);
  }
}
.top-nav .right-bar .tb-profil .tb-avatar .tb-menu {
		position:absolute;
		display:none;

		top:0;
		left:0;
		padding-top:64px;
		width:100%;
		height:auto;
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 40%);
		background: linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 40%);
	
}
.top-nav .right-bar .tb-profil .tb-avatar .tb-menu a {
		display:block;
		width:100%;
		text-align:center;
		font-size:20px;
		line-height:20px;
		margin-bottom:10px;
		padding:2px;

		color:rgba(255,255,255,.6);
}
.top-nav .right-bar .tb-profil .tb-avatar .tb-menu a:hover {
	color:rgba(255,255,255,1);
}
.top-nav .right-bar .tb-profil .tb-avatar:hover {
		box-shadow: 0;
		border:0;
	
}
.top-nav .right-bar .tb-profil .tb-avatar:hover > .tb-menu {
		display:block;
}

.top-nav .right-bar .tb-login {
    margin-left: 10px;
    border: 2px solid rgba(255,255,255,0.15);
    line-height: 28px;
}
header {
  box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
  margin:   0 auto;
  height:   360px;
  position: relative;
  width:    100%;
  -o-transition: all 1.6s ease-in-out;
  -moz-transition: all 1.6s ease-in-out;
  -webkit-transition: all 1.6s ease-in-out;
  transition: all 1.6s ease-in-out;
 
}
div.angles {
		position:absolute;
		top:30px;
		z-index:4;
		left:50%;
		width:50px;
		height:50px;
		-o-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		font-size:50px;
		line-height:50px;
		cursor:pointer;
		color:rgba(255,255,255,.6);
		display:block;
  -o-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;		
}
div.changeheader {
		opacity:0;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;	
	  position:absolute;
		bottom:0;
		z-index:4;
		right:0;
		width:30px;
		height:30px;
		font-size:30px;
		line-height:30px;
		cursor:pointer;
		margin:0 30px 80px 30px;
		color:rgba(255,255,255,.6);
		display:block;
}
header.large:hover div.changeheader {			
		opacity:1;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;
}
header.large div.changeheader.userlogin:after {
	   content:'\f1c5';
	   font-family:'FontAwesome';
	   font-size:30px;
	   line-height:30px;
	   
	   
}
div.changeheadervideo {
	position:absolute;
		bottom:0;
		z-index:4;
		right:0;
		width:30px;
		height:30px;
		font-size:30px;
		line-height:30px;
		cursor:pointer;
		margin:0 70px 80px 30px;
		color:rgba(255,255,255,.6);
		display:block;
		opacity:0;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;	
}
header.large:hover div.changeheadervideo {
			
		opacity:1;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;
}
header.large div.changeheadervideo.userlogin:after {
	   content:'\f1c8';
	   font-family:'FontAwesome';
	   font-size:30px;
	   line-height:30px;
	   
	   
}
div.muteheader {
	position:absolute;
		bottom:0;
		z-index:4;
		right:0;
		width:30px;
		height:30px;
		font-size:30px;
		line-height:30px;
		cursor:pointer;
		margin:0 0 80px 30px;
		content:'';
		color:rgba(255,255,255,.1);
		display:block;	
		opacity:0.5;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;	
}
header.large:hover div.muteheader {		
	opacity:1;
	-o-transition: opacity .8s ease-in-out;
	-moz-transition: opacity .8s ease-in-out;
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
}
div.editheader {
	position:absolute;
		bottom:0;
		z-index:6;
		right:0;
		width:30px;
		height:30px;		
		font-size:24px;
		line-height:34px;
		cursor:pointer;
		margin:0 110px 80px 30px;
		color:rgba(255,255,255,0.5);
		display:block;	
		content:'';
		opacity:0;
		 -o-transition: opacity .8s ease-in-out;
	  -moz-transition: opacity .8s ease-in-out;
	  -webkit-transition: opacity .8s ease-in-out;
	  transition: opacity .8s ease-in-out;	
}
header.large:hover div.editheader {
		
		opacity:1;
		-o-transition: opacity .8s ease-in-out;
		-moz-transition: opacity .8s ease-in-out;
		-webkit-transition: opacity .8s ease-in-out;
		transition: opacity .8s ease-in-out;	
}
header.large div.editheader:hover {
		color:#fff;
}
header.large div.changeheader:hover:after {
		color:rgba(255,255,255,.9);
		
}
header.large div.changeheadervideo:hover:after {
		color:rgba(255,255,255,.9);
		
}
header.large {
		height:64vh;		
}
header.large.vader {
		height:82vh;
}
div.angles:after {
		top:0;
		left:0;
		font-size:50px;
		line-height:50px;
		font-family:'FontAwesome';
		content:'\f103';
}
div.angles:hover:after {
		color:rgba(255,255,255,.9);
		text-shadow: 0 0 20px #ca0000;
}
header.large div.angles {
		margin-top:550px;
		font-size:20px;
		line-height:20px;	
		opacity:0.4;		
	  -o-transition: all 1.6s ease-in-out;
	  -moz-transition: all 1.8s ease-in-out;
	  -webkit-transition: all 1.8s ease-in-out;
	  transition: all 1.8s ease-in-out;			
}
header.large div.angles:after {
	content:'\f102';
}
figure.profile-banner {
  top:50%;
  left:50%;
  overflow: hidden;
  position: absolute;
  background-color:#000;
  z-index:  1;
  width:100%;
  height:100%;
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size:cover;
  background-position: center center;
  background-repeat:no-repeat;
  padding:0;
  margin:0;
 -o-transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  transition: all 0s;  
}
.pvd {
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	top:0;
	left:0;
	overflow:hidden;
}
.pvd video.profile-video {
	position:absolute;
	top:50%;
	left:50%;	
	transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	min-width:100%;
	min-height:100%;
	max-width: 2560px;		
	-moz-object-fit: cover;
	-webkit-object-fit: cover;
	object-fit: cover;
	width:auto;
	height:100%; 
	z-index:-100;	
}



section.ortala {
		width:100%;
		max-width:1280px;
		position:relative;
		margin:0 auto;
		display:block;
		
		height:100%;
}

figure.profile-picture {
  background-position: center center;
  background-size: cover;
  border: 0;
  background-color:#000;
  border-radius: 50%;
  bottom: -80px;
  box-shadow: inset 0 0 1px 1px #000000, 0px 0px 16px 1px #000000, 0px 0px 120px 5px rgba(0, 0, 0, 0.9);
  height: 209px;
  left: -10px;
  position: absolute;
  width: 209px;
  z-index: 6;

  
  -webkit-animation: light 1s 1 0.4s forwards;
          animation: light 1s 1 0.4s forwards;  
}
figure.profile-picture:hover {
	background-position:top center;

}
figure.profile-picture.girl {
	box-shadow: inset 0 0 1px 1px #bd0095, 0px 0px 16px 1px #bd0095, 0px 0px 120px 5px rgba(125, 17, 146, 0.9);
	-webkit-animation: glight 1s 1 0.4s forwards;
          animation: glight 1s 1 0.4s forwards;
}

figure.profile-picture div.saber {
		width:100%;
		height:100%;
		box-sizing:border-box;
		background-repeat:no-repeat;
		background-position:left bottom;
		border-radius: 50%;
		background-size: 220px 220px;
	-webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   -ms-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;	
		z-index: 7;
}
figure.profile-picture div.saber:hover {
		opacity:0.1;
		
}
figure.profile-picture div.saber.userlogin:hover {
    opacity: 1;
    background-image: url(iconpnew.png)!important;
    background-size: cover;
    background-position: center;
}
figure.profile-picture div.verified {
		position:absolute;
		top:0;
		right:0;
		margin:-4px;
		display:block;
		z-index:8;
		width:auto;
}
figure.profile-picture div.patreon {
		position:absolute;
		top:0; 
		right:0;
		margin: 50px -6px;
		display:block;
		z-index:8;
		width:auto;
}

figure.profile-picture div.mobilmenu {
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		margin:0;
		display:none;
		z-index:8;
		width:100%;
}
figure.profile-picture div.mobilmenu .sol {
		float:left;
		display:inline-block;
}
figure.profile-picture div.mobilmenu .sag {
		display:inline-block;
		float:right;
}
#yorum .adda .avatar div.saber {
		width:100%;
		height:100%;
		box-sizing:border-box;
		background-repeat:no-repeat;
		background-size: cover;
		background-position:center center;
		z-index: 7;
}
input[type=file]#avatar_dosya {
	display: none;	
}
div.profile-alt {
	border-top: 1px solid rgba(0,0,0,0.5);
	height:67px;
	width:100%;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:2;
  /* Generated Gradient */
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(0,0,0,0.51) 3%, rgba(0,0,0,0.75) 61%, rgba(0,0,0,0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(3%,rgba(0,0,0,0.51)), color-stop(61%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.5)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
 background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80000000',GradientType=0 );	
}
div.profile-stats {
  bottom: 0;
  left: 0;
  padding: 15px 15px 15px 280px;
  position: absolute;
  right: 0;
  z-index: 2;


}
span.smiley {
		cursor:pointer;
		margin-right:1px;
		color:rgba(255,255,255,.3);
		font-size:14px;
		line-height:27px;
}
span.smiley:hover {
	color:rgba(255,255,255,1);

}
div.profile-stats ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.profile-stats ul li {
  color: rgba(255,255,255,0.7);
  display: block;
  float: left;
  color:#fff;
  background:url(nav.png) no-repeat right;
  font-size: 20px;
  font-weight: bold;
  margin-right: 15px;
  padding-right:15px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.7)
}
div.profile-stats ul li:last-child {
  background:transparent;	
}
ul.pr {
		padding:0;
		margin:0;
		list-style:none;
		box-sizing:border-box;
		width:100%;
}
ul.pr li {
		width:55%;
		padding:5px 0;
		margin-bottom:5px;
		display:inline-block;
		float:left;
		font-size:12px;
		box-sizing:border-box;
}
ul.pr li.pa {
		width:45%;
		text-align:right;
		color:rgba(255,255,255,.6);
}
div.profile-stats li span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  
  color: rgba(255,255,255,0.85);
}
div.profile-stats li span.a {
  display: block;
  font-size: 20px;

  color:#fff;
  text-decoration:none;
}
div.profile-stats a.follow {
  display: block;
  float: right;
  color: #ffffff;
  margin-top: 5px;
  text-decoration: none;
  
  /* This is a copy and paste from Bootstrap */
  background-color: #49afcd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
#orta .element-title .title-tags .tag.button a.follow {
  background-color: #49afcd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  display: inline-block;
  padding: 2px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
#orta .element-title .title-tags .tag.button a.follow.followed {
color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);	
}
div.profile-stats a.follow.followed {
  
  /* Once again copied from Boostrap */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.talan {
	width:100%;
	content:'';
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  z-index:2;
  height:110px;
  white-space: nowrap;
  overflow-x:hidden;
  text-overflow: clip;
  display:block;
  margin-bottom:0px;
}

 
.talan .takipce {
		display:block;
		box-sizing:border-box;
		
}
.talan .takipce .hdiz {
		width:90px;
		height:110px;
		background-color:#000;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;		
		display:inline-block;
		float:left;
		margin-right:15px;
		box-sizing:border-box;
		z-index:9999;
		border-radius:2px;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;

}

.talan .hdiz .pposter {
		width:100%;
		height:100%;

		
}
section>h2 {
  bottom: 54px;
  color: rgba(255,255,255,.9);
  font-size: 20px;
  line-height:20px;
  left: 260px; 
  width:calc(100% - 260px);
  font-weight:500;
  position: absolute;
  text-shadow:0 4px 2px rgba(0,0,0,.5);
  z-index: 5;
}
section>h2 small {
	 color: rgba(255,255,255,.9);
		font-size:20px;
		line-height:20px;
		display:inline-block;
		line-height:20px;
		vertical-align:middle;
		margin-left:20px;
		font-weight:300;
		text-shadow:0 0 4px 1px rgba(0,0,0,.9);
		max-width:100%;
		white-space: nowrap;
		text-overflow: clip;
		overflow:hidden;
}
small[contenteditable="true"] {
		cursor: text;
		-webkit-appearance: textarea;
}
small[contenteditable="true"]:empty:before {
    content: attr(placeholder);
    display: inline-block;
	color: rgba(0,0,0,.55);
	
}
small[contenteditable="true"]:focus {
	outline:0;
}
#tablo>h1 {
	display:block;
	color: rgba(61,5,65,.9);
	font-size: 32px;
	line-height:32px;	
	font-weight:500;	
	text-shadow:0 4px 6px 2px rgba(0,0,0,.5);
	line-height:20px;
	    -webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
	margin-bottom:20px;
	
}
#tablo>h1 em {
	display:inline-block;
	background:rgba(0,0,0,.9);
	color: rgba(255,255,255,.9);
	border-radius:3px;
	padding:3px 4px;
	font-size:18px;
	vertical-align:middle;
}
#tablo>h1 small {
		display:block;
		color: rgba(255,255,255,.75);
		font-size:22px;
		line-height:32px;	
		padding-top:5px;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		max-width:100%;
		white-space: nowrap;
		text-overflow: clip;
		overflow:hidden;

}
#orta .solbek {
		width:270px;
		float:left;
		display:inline-block;
		box-sizing:border-box;
		padding-right:10px;
}
#orta .solbek.sag {
		float:right;
		padding:0;
		width:250px;
		
}
#orta .genelbek {
		width:calc(100% - 270px);
		float:left;
		display:inline-block;
		box-sizing:border-box;
		padding:0;
}
#orta .genelbek.prof {
		width:calc(100% - 520px);
}
.kutu .sezonlar .sezon span {
		display:block;
		margin:0;
		padding:0;
}
.kutu .sezonlar .sezon small {
		color:rgba(255,255,255,.6);
		display:block;
		margin:0;
		padding:0;
		font-size:15px;
}
.kutu .aciklama .sezonstat {
		display:block;
		width:100%;
		box-sizing:border-box;
		padding:8px 5px 8px 5px;
}
.kutu .aciklama .sezonstat .ssol {
		width:40px;
		float:left;
		display:inline-block;
		text-align:center;
		vertical-align:middle;
		line-height:33px;
}
.kutu .aciklama .sezonstat .ssag {
		width:calc(100% - 80px);
		float:left;
		display:inline-block;
}
.kutu .aciklama .sezonstat .ssol .oyuncuresim {
		background-position: center center;
		background-size:cover;
		background-repeat:no-repeat;
		width:40px;
		height:40px;
		box-shadow:0 0 6px 1px rgba(0,0,0,.5);
		display:block;
		content:'';
}
.kutu .aciklama .sezonstat .ssag .st {
	width:100%;
    font-weight: 500;
    color: rgba(255,255,255,0.9);
    line-height: 14px;
    text-transform: uppercase;
	display:block;
	background:transparent;

}
.kutu .aciklama .sezonstat .ssag .sb {
	color: rgba(255,255,255,0.8);
	display:block;
	margin-top:5px;
	width:100%;
}
.blogyeni {
		width:100%;
		display:block;
		padding:20px;
		background:rgba(0,0,0,0.35);
}
.blogyeni .field {
		padding:0;
		width:100%;
		display:block;
		margin-bottom:15px;
		font-size:14px;
}
.blogyeni .field input, .blogyeni .field textarea  {
	width:100%;
	border:1px solid #CCC;
	background: rgba(0,0,0,0.3);
	padding:10px;	
	outline:none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .5s ease;
    -moz-transition: box-shadow .5s ease;
    -o-transition: box-shadow .5s ease;
    -ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
    display: block;
	color:#fff;
}
.blogyeni .field textarea {
		height:350px;
		resize:none;
}
div.uark {
	background-color:rgba(0,0,0,.35);
  background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(0,0,0,0.51) 3%, rgba(0,0,0,0.75) 61%, rgba(0,0,0,0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(3%,rgba(0,0,0,0.51)), color-stop(61%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.5)));
  background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
 background-image: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  background-image: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.51) 3%,rgba(0,0,0,0.75) 61%,rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80000000',GradientType=0 );	
}
div.sithlords {
		position:relative;
		width:100%;
		display:block;
		height:42px;
		overflow:hidden;
}

div.sithlords:hover .blade {
  width: 0;
}
div.sithlords .blade {
  position: absolute;
  top: 15px;
  left: 0;
  width: 94%;
  height: 12px;
  background-color: #eeeeff;
  border-radius: 0 12px 12px 0;
  border-top-right-radius: 24px 12px;
  border-bottom-right-radius: 24px 12px;
  box-shadow: inset 5px 0 14px #ca0000, 3px 0 20px #ff0000;
  -webkit-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  z-index:-1;
}
div.sithlords .blade.lady {
	box-shadow: inset 5px 0 14px #c938ce, 3px 0 20px #fb90ff;
}

div.tuser {
		width:calc(100% / 4);
		padding:5px;
		display:inline-block;
		box-sizing:border-box;
		float:left;
	
}
div.tuser .tuposter {
		width:100%;
		height:3vw;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.45);
		background-color:#000;
		display:block;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		border-radius:3px;
		box-sizing:border-box;	
		-o-filter: blur(1px) opacity(0.9) grayscale(20%);
		-moz-filter: blur(1px) opacity(0.9) grayscale(20%);
		-webkit-filter: blur(1px) opacity(0.9) grayscale(20%);
		filter: blur(1px) opacity(0.9) grayscale(20%);


}
div.tuser .tuposter:hover {
		box-shadow: inset 0 0 1px 1px #ba6c56, 0px 0px 16px 1px #c7615c, 0px 0px 120px 5px rgba(182, 51, 24, 0.9);
		-o-filter: blur(0) opacity(1) grayscale(0);
		-moz-filter: blur(0) opacity(1) grayscale(0);
		-webkit-filter: blur(0) opacity(1) grayscale(0);
		filter: blur(0) opacity(1) grayscale(0);

}
div.pdizi {
		width:100%;
		display:block;
		box-sizing:border-box;
		margin-bottom:10px;
}
div.pdizi .pposter {
		width:40px;
		height:40px;
		border:1px solid rgba(0,0,0,.5);
		float: left;
		background-color:#000;
		display:inline-block;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		border-radius:50%;
		box-sizing:border-box;
}
div.pdizi .pposterf {
		width:40px;
		height:40px;
		box-shadow:0 0 2px 1px rgba(0,0,0,.5);
		background-color:#000;
		float: left;
		display:inline-block;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		border-radius:2px;
		box-sizing:border-box;
}
.dizi_devam .ceviri_oylama {
		width:100%;
		display:block;
		margin-top:10px;
}
.dizi_devam .ceviri_oylama .bigborder {
    border: 1px solid rgba(0,0,0,.6);
    height: 8px;
    border-radius: 0;
    width: 100%;
	display:block;
	overflow:hidden;
}
.dizi_devam .ceviri_oylama .bigborder .bigGreenBar {
    float: left;
    background: #337ab7;
    height: 8px;
	display:inline-block;
}
.dizi_devam .ceviri_oylama .bigborder .bigRedBar {
    float: left;
    background: #c84848;
    height: 8px;
	text-align:right;
	display:inline-block;
}
.likebut {
	display:inline-block;
	color:#FFF;
	padding:6px 12px;
	vertical-align: middle;
	text-align:center;
	line-height: 1.42857143;
	border-radius:4px;
	cursor:pointer;
}
.likebut.red {
	background:#d9534f;
	border: 1px solid #d43f3a;
	border-top-left-radius:0;
	border-bottom-left-radius:0;	
}
.likebut.red:hover {
	background:#000;
	border: 1px #191919 inset;
}
.likebut.blue {
	background:#337ab7;
	border: 1px solid #2e6da4;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
.likebut.blue:hover {
		background:#fff;
		border: 1px solid #e1e1e2;
		color: #337ab7;
}
.likebut.ooo {
	border-radius:4px;
	padding:6px 30px;
}
.dizi_devam .ceviri_notlari {
		width:100%;
		display:block;
		margin-top:10px;
		padding:0 0 5px 0;
		font-size:14px;
		color:rgba(255,255,255,.7);
		
}
.dizi_devam .ceviri_notlari h2 {
		margin:0;
		padding:0;
		font-size:16px;
		color:#fff;
		display:block;
}
.dizi_devam .ceviri_notlari b {
		color:rgba(215, 220, 20, 0.88);
		font-weight:500;
		font-size:12px;

		text-decoration:none;
		
}
.dizi_devam .ceviri_notlari b:before {
		content:'\f105';
		display:inline-block;
		font-family:'FontAwesome';
		color:rgba(255,255,255,0.9);
		margin-right:4px;
		font-size:12px;
}
div.pdizi .pinfo {
		float:left;
		width:calc(100% - 40px);
		display:inline-block;
		box-sizing:border-box;
		padding: 5px 0 0 10px;
}
div.pdizi .pinfo.f {	
	width:calc(100% - 40px);	
	padding:3px 0 0 10px;
}
div.pdizi .pinfo small {
		display:block;
		font-size:11px;
		color:#ffcc00;
		word-wrap: break-word;
}
div.pdizi .pinfo.f small {
		font-size:10px;
		color:rgba(255,255,255,.5);
}
div.pdizi .pinfo .pdi {
		display:block;
		color:#fff;
		overflow:hidden;
		font-size:16px;
		max-width:100%;
		box-sizing:border-box;
		white-space: nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
}
div.pdizi .pinfo.f .pdi {
		font-size:14px;
}

.gizle {
		display:none;
}

.diziliste {
		display:block;
		width:100%;
		box-sizing:border-box;
}
.diziliste .listesol {
		width:250px;
		float:left;
		display:inline-block;
		box-sizing:border-box;
}
.diziliste .listesol .kategori {
		width:100%;
		box-sizing:border-box;
		display:block;
}
.diziliste .listesol .kategori .kat {
    width: 100%;
    height: 40px;
    line-height: 40px;
	display:block;
    margin-bottom: 3px;
    background: rgba(255,255,255,0.1);
	color: rgba(255,255,255,0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;	
}
.diziliste .listesol .kategori .kat.yenisohbet {

    background: rgba(39,57,92,0.3);
	color:#fff;
	
}
.diziliste .listesol .kategori .kat.yenisohbet:hover {
	background: rgba(39,57,92,1);
}
.diziliste .listesol .kategori .kat.demo {
	background: rgba(139,191,41,0.3);
	color:#fff;
}
.diziliste .listesol .kategori .kat.demo:hover {
	background: rgba(139,191,41,1);
}
.diziliste .listesol .kategori .kat.alfabe {
	width: calc( (100% / 5) - 3px);
	height:40px;
	line-height: 40px;
	margin: 0 3px 3px 0;
	display:inline-block;
	float:left;
    background: rgba(255,255,255,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;		
}
.diziliste .listesol .kategori .kat.alfabe:hover {
	background: rgba(255,255,255,0.25);
}
.diziliste .listesol .kategori .kat.turler {
	width: calc( (100% / 2) - 3px);
	height:40px;
	line-height: 40px;
	margin: 0 3px 3px 0;
	display:inline-block;
	float:left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;		
}
.diziliste .listesol .kategori .kat.yillar {
	width: calc( (100% / 3) - 3px);
	height:40px;
	line-height: 40px;
	margin: 0 3px 3px 0;
	display:inline-block;
	float:left;
    background: rgba(255,255,255,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;		
}
.diziliste .listesol .kategori .kat.yillar:hover {
	background: rgba(255,255,255,0.25);
}
.diziliste .listesol .kategori .kat a {
    padding: 0 20px;
    display: block;
    width: 100%;
    height: 100%;
}
.diziliste .listesol .kategori .kat:hover {
	background: rgba(255,255,255,0.25);
}
.slideOne {
	  width: 30px;
	  height: 12px;
	  background: #444444;
	  margin: 20px auto;
	  position: relative;
	  border-radius: 50px;
	  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
	  
}
.slideOne label {
	  display: block;
	  width: 24px;
	  height: 24px;
	  position: absolute;
	  top: -6px;
	  left: -6px;
	  cursor: pointer;
	  background: #ff6f6f;
	  background: -webkit-linear-gradient(top, #ff6f6f 0%, #ff5959 40%, #ca0000 100%);
	  background: -moz-linear-gradient(top, #ff6f6f 0%, #ff5959 40%, #ca0000 100%);
	  background: linear-gradient(to bottom, #ff6f6f 0%, #ff5959 40%, #ca0000 100%);
	  border-radius: 50px;
	  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	  -webkit-transition: all 0.4s ease;
	  -moz-transition: all 0.4s ease;
	  transition: all 0.4s ease;
}
.slideOne input[type=checkbox] {
  visibility: hidden;
}
.slideOne input[type=checkbox]:checked + label {
	  left: 17px;
	  background: #00ff00;
	  background: -webkit-linear-gradient(top, #00ff00 0%, #00cc00 40%, #009900 100%);
	  background: -moz-linear-gradient(top, #00ff00 0%, #00cc00 40%, #009900 100%);
	  background: linear-gradient(to bottom, #00ff00 0%, #00cc00 40%, #009900 100%);
	  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	  -webkit-transition: all 0.4s ease;
	  transition: all 0.4s ease;	  
}
.roundedOne {
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label {
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  left: 3px;
  top: 3px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedOne label:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 1px;
  left: 1px;
  background: #27ae60;
  background: -webkit-linear-gradient(top, #27ae60 0%, #145b32 100%);
  background: linear-gradient(to bottom, #27ae60 0%, #145b32 100%);
  opacity: 0;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type=checkbox] {
  visibility: hidden;
}
.roundedOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.dizlist {
	padding:0;
	border-radius:3px;
	overflow:hidden;
	width:100%;
	box-sizing:border-box;
	display:block;
}
.diziliste .listesag {
		width:calc(100% - 250px);
		float:right;
		display:inline-block;
		padding-left:20px;
		
}
.diziliste .listesag select.sort {

    line-height: 34px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 35px;
    outline: none;
    border: none;
	float:right;
    background: url(select.png) no-repeat center right;
    color: rgba(255,255,255,0.5);
    -webkit-appearance: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
}
.diziliste .listesag select.sort option {
		background-color:rgba(255,255,255,0.1);
		background:rgba(255,255,255,0.1);
		font-weight: normal;
		color:#000;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
.dizlist .listedizi {
		width:100%;
		box-sizing:border-box;
		display:block;
		padding:10px;
		
		
}
.dizlist .listedizi .listedizisol {
		float:left;
		width:185px;
		display:inline-block;
		position:relative;
}
.dizlist .listedizi .listedizisol img {
		width:100%;
		height:auto;
		height:270px;
		border-radius:4px;
		box-shadow:0 0 10px 1px rgba(0,0,0,.55);
}

.dizlist .listedizi .listedizisol .tkbut {
		position:absolute;
		top:0;
		left:0;
		margin:10px 0 0 5px;
		display:block;
		z-index:10;
		transform:rotate(-90deg);
}
.dizlist .listedizi .listedizisag {
		width:calc(100% - 185px);
		float:left;
		display:inline-block;
		
		
}

.dizlist .listedizi .listedizisag .listedizidetay {
		width:100%;
		padding:0 10px 10px 20px;
		display:block;
		
}
.dizlist .listedizi .listedizisag .listedizidetay .title {
		font-size:20px;
		color:rgba(255,255,255,.9);
		font-weight:500;
		line-height: 40px;
		padding:0 10px 10px 0;


		
}
.dizlist .listedizi .listedizisag .listedizidetay .title .imdb {
	height: 24px;
    float: right;
    font-size: 14px;
    margin: 8px 0;
    line-height: 24px;
    color: #000;
	padding: 0 10px;
    background: #ecb924;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;	
}
.dizlist .listedizi .listedizisag .listedizidetay .title .imdb:before, .aciklama .listedizi .listedizisag .listedizidetay .title .imdb:after {
		display:none;
}
.dizlist .listedizi .listedizisag .listedizidetay .title .imdb-rating {
	padding: 0 7px;
    background: rgba(236,185,36,0.9);
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin-right: 5px;
	height: 24px;
    float: right;
    font-size: 14px;
    margin: 8px 0;
    line-height: 24px;
    color: #000;	
}
.dizlist .listedizi .listedizisag .listedizidetay .title a {
		font-size:20px;
		color:rgba(255,255,255,.9);
		font-weight:500;
}	
.dizlist .listedizi .listedizisag .listedizidetay .info {
		padding:0 0 5px 0;
		display:block;
		width:100%;
		color:rgba(255,255,255,.9);
}
.dizlist .listedizi .listedizisag .listedizidetay .info span {
		display:inline-block;
		min-width:90px;
		max-width:120px;
		margin-right:15px;
		color:rgba(255,255,255,.5);
}
.dizlist .listedizi .listedizisag .listedizidetay .info.detay {
		color:rgba(255,255,255,.9);
		margin-top:5px;
		width:100%;
		display:block;
		max-height:130px;
		overflow:hidden;
		text-overflow: clip;
		line-height:24px;
}

#yorum {
		width:100%;
		box-sizing:border-box;
		display:block;
		position:relative;
		padding-bottom:10px;
}
#yorumbosluk {
		width:100%;
		box-sizing:border-box;
		display:block;
		padding:5px 0 5px 0;
		content:'';
		border-top:2px dotted rgba(255,255,255,.1);
		margin-bottom:20px;
		margin-top:10px;
}
#yorumbosluk .sol {
		font-size:16px;
		font-weight:500;
		padding: 20px 0 0 0;
}
#yorum * {
		box-sizing:border-box;
}
#yorum.rep {
		padding-left:100px;
		margin-top:0;
}

#yorum__:before {
    content: '';
    width: 6px;
    height: calc(100%);
	background: hsl(0, 0%, 90%);
    position: absolute;
    left: 36px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;	
	-webkit-transition: all 300ms ease-in-out;
}
#yorum.lady:before {
	background: #ddb9ff;
	box-shadow: 0 0 #ddb9ff inset, -3px 3px 0 #ddb9ff inset, 6px 6px 40px rgba(124,38,203,.15), -6px 6px 40px rgba(124,38,203,.15), 3px -3px 0 #ddb9ff inset;
}
#yorum.man:before {
    background: rgba(154, 154, 154, 0.45); 	
}
#yorum.padme:before {
	background: hsla(274, 100%, 50%, 1);
	box-shadow: 0 0 hsl(286, 100%, 50%) inset, 3px -3px 0 hsla(274, 100%, 50%, 1) inset, 6px 6px 40px hsla(294, 100%, 50%, 0.35), -6px 6px 40px hsla(302, 100%, 50%, 0.35), 3px -3px 0 hsl(285, 100%, 50%) inset;
}

#yorum.rep:before {
	border-top-right-radius: 0;
  border-top-left-radius: 0;	
}
#yorum:after {
	content: '';	
    display: block;
    clear: both;
    height: 0;
    width: 0;	
}

#yorum.rep:after {
	display:none;	
}
#yorum.sikerttim.rep:after {
		display:none;
}
#yorum.cevapla:before {
		display:none;
}
#yorum.rep .adda::before {
    content: '';
    width: 14px;
    height: 14px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 70px;
}
#yorum.rep:hover > .adda::before {
	background: rgba(255, 255, 255, 0.45);
}
#yorumcevapfin {
		display:block;
		position:relative;
		margin-bottom:50px;
}
#yorumcevapfin__:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 32px;
    width: 12px;
    height: 50px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, 0.45);
}

#yorumcevapfin__.lg:after {
	 border: 1px solid #ddd;
	  background: -webkit-repeating-linear-gradient(left, #ddd, #ddd 2px, black 2px, black 4px);
	  background: repeating-linear-gradient(to right, #ddd, #ddd 2px, black 2px, black 4px);
	  border-top: 4px solid #eee;
	  border-bottom: 4px solid #eee;
}
#yorumcevapfin.finc:after {
		display:none;
}
#yorum.rep .adda .avatar {
		width:36px;
		height:36px;
		border-radius:50%;
		background-color:#000;
}
#yorum.rep .adda .avatar div.saber {
		border-radius:50%;
}
#yorum.rep .adda .addtext {
		width:calc(100% - 36px);
}


#yorum.rep .altarea .addspoiler {
		padding-left:56px;
}

#yorum .adda {
		width:100%;
		display:block;
		margin-bottom:10px;
}
#yorum .adda .avatar {
		width:80px;
		height:91px;
		float:left;
		content:'';
		z-index:10;
		display:inline-block;
		background-size:cover;
		background-color:#000;
		background-position:center center;
		background-repeat:no-repeat;
		box-shadow: 0 0 6px 2px rgba(0,0,0,.75);
}
#yorum .adda .avatar.favori {
	box-shadow: 0 0 10px 2px rgba(255, 223, 131, 0.75);
}
#yorum .adda .avatar.favori:hover {
		
	box-shadow: 0 0 10px 2px rgba(255, 131, 217, 0.75);

}
#yorum .adda .avatar.favori:hover {
	
}

#yorum.cevapla .adda .avatar {
		height:80px;
}
#yorum.cevapla.rep .adda .avatar {
		height:36px;
}
#yorum .adda .avatar.admin:before {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		content:'';
		box-shadow: 0 0 2px 2px rgba(0,0,0,.55);
}
#yorum .adda .avatar.pers {
	transform-style: preserve-3d;
}
#yorum .adda .avatar.pers .saber {
	transform:translateZ(10px);
	opacity:1;
}

#yorum .adda .avatar.pers.harry .saber {

	filter:blur(0);
	-moz-animation: saberinv infinite 6.7s ease-in-out;
	-webkit-animation: saberinv infinite 6.7s ease-in-out;
	animation: saberinv infinite 6.7s ease-in-out;
	background-size:cover;
}

#yorum .adda .avatar.admin {
	box-shadow: inset 0 0 2px 1px #ba6c56, 0px 0px 16px 1px #c7615c, 0px 0px 120px 5px rgba(182, 51, 24, 0.9);	
}
#yorum .adda .avatar.admin.padme {
	box-shadow: inset 0 0 2px 1px #de79e8, 0px 0px 16px 1px #b85cc1, 0px 0px 120px 5px rgba(135, 101, 146, 0.9);
}

#yorum .adda .addtext {
		width:calc(100% - 80px);
		float:left;
		display:inline-block;
		padding-left:20px;
		position:relative;
}
#yorum .adda .addtext .textok .yorum_alt {
		width:100%;
		display:block;
		padding:5px 10px;
		border-top: 1px solid rgba(0,0,0,.4);
		background:rgba(77, 49, 66, 0.27);
}
#yorum .adda .addtext .textok .yorum_alt span.yorumbegenidetay {
		position:relative;
		display:inline-block;
		float:left;
}
#yorum .adda .addtext .textok .yorum_alt span.yorumbegenidetay div.yoyuser {
		position:absolute;
		width:100%;
		bottom:0;
		left:0;
		margin-bottom: 30px;
		max-width:350px;
		min-width:250px;
		height:auto;
		max-height:220px;
		display:block;
		padding:0;
		overflow:hidden;
		background:#496556;
		border-radius:4px;
		box-shadow: 0 0 12px 2px rgba(0,0,0,0.95);
		color:#fff;
		display:none;
		z-index:6;
}
#yorum .adda .addtext .textok .yorum_alt a {
		color:inherit;
}
#yorum .adda .addtext .textok .yorum_alt a.ulike {
		color:rgba(255, 255, 255, 0.27);
}
#yorum .adda .addtext .textok .yorum_alt a:hover {
		color:red;
}
#yorum .adda .addtext .textok .yorum_alt .begen {
		
}
#yorum .adda .addtext:before, #yorum .adda .addtext:after {
	content: '';
    height: 0;
    width: 0;
    position: absolute;	
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent rgba(0,0,0,.35);
    top: 8px;
    left: 6px;
}
#yorum.rep .adda .avatar.admin:before {
		border-radius:50%;
}
#yorum.rep .adda .addtext .textok .yorum_alt {
		    padding: 4px 8px!important;
		background-color:transparent!important;
		border-top:none;
		font-size:13px;
		    border-top: 1px solid rgba(0,0,0,0.3);

}
#yorum.rep .adda .addtext .textok {
		background:rgba(0, 0, 0, 0.22);
		min-height:10px!important;
}
#yorum.rep .adda .addtext .textok .yazi {
		background:transparent!important;
		
}
#yorum.rep .adda .addtext .textok .yazi span.txt {
		padding:8px 10px 4px 10px;
		font-size:13px;
		font-style:oblique;
}
#yorum .adda .addtext input.visname {
    width: 40%;
    height: 33px;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 10px;
    background-color: rgba(70, 70, 70, 0.4);
    color: rgba(255,255,255,.9);
    border: 0;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
    float: left;
}
#yorum .adda .addtext input.visemail {
    width: 58%;
    height: 33px;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 10px;
    background-color: rgba(70, 70, 70, 0.4);
    color: rgba(255,255,255,.9);
    border: 0;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
    float: left;
    margin: 0px 0px 10px 2%;
}
#yorum .adda .addtext textarea.add {
		width:100%;
		height:80px;
		overflow:hidden;
		min-height:80px;
		font-size:14px;
		position:relative;
		display:block;
		resize:none;
		padding:10px;
		background-color:rgba(0,0,0,.40);
		color:rgba(255,255,255,.9);
		border:0;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
}
#yorum .adda .addtext textarea.add:focus {
		outline:0;
}
#yorum .adda .addtext textarea.dstart {
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px dashed #fff;
	box-shadow:none;
	position:relative;
}
.mesaj_genel textarea.dstart {
	background-color: rgba(60, 189, 135, 0.5);
	border: 2px dashed #004c10;
	box-shadow:none;
	position:relative;
}

#yorum .adda .addtext .textok {
		width:100%;
		font-size:14px;
		position:relative;
		display:block;
		min-height:80px;
		padding:0;
		background-color:rgba(0,0,0,.40);
		color:rgba(255,255,255,.7);
		border:0;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
}
#yorum .adda .addtext .textok .user {
		width:100%;
		display:block;
		padding:10px;
		background: rgba(0,0,0,.35);
		border-bottom:1px solid rgba(0,0,0,.45);
		font-size:12px;
		font-weight:500;
		color:#fff;
		
}
#yorum.rep .adda .addtext .textok .user {
		display:none;
}
#yorum .adda .addtext .textok .user i {
		
		color:rgba(255,255,255,0.5);
		font-size:16px;
		margin-left:10px;
		padding:6px 0;
}
#yorum.rep .adda .addtext .textok .user i {
		font-size:14px;
		    padding: 3px 0;
}
#yorum .adda .addtext .textok .user i:hover {
	color:#44C0FE;
}
#yorum .adda .addtext .textok .user i.be::before {
		content: '' attr(data-count) '';
		color:rgba(255,255,255,.5);
		font-size:14px;	
		font-family:'Proxima Nova Gremots', sans-serif;
}
#yorum .adda .addtext .textok .user i.be.n::before {
		color:#ff0;
}
#yorum .adda .addtext .textok .yazi {
		margin:0;
		width:100%;
		display:block;
		position:relative;
		word-wrap: break-word;
		background-color:rgba(255,255,255,0.05);
		max-height: 550px;/*yapim add*/
		overflow-y: auto;
}
#yorum .adda .addtext .textok .yazi span.txt {
		font-size:14px;
		line-height:20px;
		padding:10px;
		display:block;
		width:100%;
}
#yorum .adda .addtext .textok .yazi span.txt span.imoji {
		width:14px;
		height:14px;
		background-repeat:no-repeat;
		background-size: cover;
		background-position: center center;
}
#yorum .adda .addtext .textok .yazi::-webkit-scrollbar {
    width: 8px!important;
	background:transparent;
	box-sizing:border-box;
	
}
 
#yorum .adda .addtext .textok .yazi::-webkit-scrollbar-track {
	background:transparent;
	box-sizing:border-box;
}
 
#yorum .adda .addtext .textok .yazi::-webkit-scrollbar-thumb {
	box-sizing:border-box;
    border-radius: 0;
	background-color:rgba(159,0,159,.3);
	width:100%;
	height:30%;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDJCQkY5OTQzNEUyMTFFNkE1NUREOTM3MUU5NTJENDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDJCQkY5OTUzNEUyMTFFNkE1NUREOTM3MUU5NTJENDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMkJCRjk5MjM0RTIxMUU2QTU1REQ5MzcxRTk1MkQ0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMkJCRjk5MzM0RTIxMUU2QTU1REQ5MzcxRTk1MkQ0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgU8RrgAAABsSURBVHjanM/LCYAwEATQjehFK9BObD0WYCXiOSJ4EcYJ7mG8hODCgzCwnwQAVlONvCPlriTguQWZONNElzT3tNEaale38h5poFuyjk7aLU90C946BDz/3Fic+OvG4q/1xug3JQHPrXr1I8AAMpFsl6S3ViUAAAAASUVORK5CYII=');
	background-position:center center;
	background-repeat: no-repeat;
}
#yorum .adda .addtext .textok .yazi span.motsresim {	
	width:180px;
	height:275px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
	background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		margin:0 10px 10px 0;
		border-radius:3px;
	background-color:#000;
 -webkit-transition: background 1.7s;
    -moz-transition: background 1.7s;
    -ms-transition: background 1.7s;
    -o-transition: background 1.7s;		
	display:inline-block;
	float:left;
	
}
#yorum .adda .addtext .textok .yazi img.motsavaresim {	
	width:100%;
	height:auto;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
	margin:0 10px 10px 0;
	border-radius:3px;		
	display:block;
}
#yorum .adda .addtext .textok .yazi span.motsprofil {	
	width:60px;
	height:60px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
	background-color:#000;
	background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		margin:0 10px 10px 0;
		border-radius:3px;
 -webkit-transition: background 1.7s;
    -moz-transition: background 1.7s;
    -ms-transition: background 1.7s;
    -o-transition: background 1.7s;		
	display:inline-block;
	float:left;
	
}
#yorum .adda .addtext .textok .yazi span.presim {
		width:100%;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
		height:500px;
		background-color:#000;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		display:block;
		margin:10px 0 10px 0;
		border-radius:3px;
 -webkit-transition: background 1.7s;
    -moz-transition: background 1.7s;
    -ms-transition: background 1.7s;
    -o-transition: background 1.7s;		
}
#yorum .adda .addtext .textok .media {
		width:100%;
		display:block;
		padding:0;
		white-space:nowrap;
		overflow:hidden;
		height:auto;
		position:relative;
		overflow:hidden;
}
#yorum .adda .addtext .textok .media .yorum_media {
		width:100%;
		position:relative;
		padding:0;
		display:block;
		padding-bottom:54.25%;

}
#yorum .adda .addtext .textok .media .yorum_media.non {
		visibility:hidden;
		display:none;
}
#yorum .adda .addtext .textok .media .mediacount {
		width:100%;
		display:block;
		text-align:center;
		padding:5px;
		background:rgba(0,0,0,0);
		position:absolute;
		left:0;
		bottom:0;
}
#yorum .adda .addtext .textok .media:hover > .mediacount {
		background:rgba(0,0,0,.55);
}
#yorum .adda .addtext .textok .media .mediacount i.mediasec {
		color:rgba(255,255,255,.5);
		font-size:16px;
		line-height:16px;
		text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
		cursor:pointer;
}
#yorum .adda .addtext .textok .media .mediacount i.fa-circle.mediasec {
		color:rgba(255,255,255,1);
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image {
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		background-size:auto 105%;
		    background-color: rgba(0, 0, 0, 0.38);
		background-position:center center;
		background-repeat:no-repeat;		
		display:block;
		border:0;
		content:'';
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.zkp {
		background-position:center center;
		background-size:cover;
}
#yorum .adda .addtext .textok .media .yorum_media img.ygif {
		width:auto!important;
		height:100%!important;

		display:block;
		border:0;
		margin:0 auto;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.giphy:after {
	position: absolute;
    width: 80px;
    height: 80px;
	top:50%;
	left:50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
    line-height: 80px;
    text-align: center;
    background: #27395c;
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
    opacity: .9;
    border: 4px solid #fff;
    cursor: pointer;
    text-decoration: none;
	content: "\f144";
    font-family: "FontAwesome";
	font-size:80px;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.giphy.play:after {
		display:none;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.zkp {
		cursor:pointer;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.zkp:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;	
  z-index:5;
}
#yorum .adda .addtext .textok .media .yorum_media .yorum_image.zkp:after {
	content: "\f144";
	font-family:"FontAwesome";
	color:#27395c;
	font-size:80px;
	top:50%;
	text-align:center;
	left:50%;
	 -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
	text-align:center;
	position:absolute;
	z-index:6;
}
#yorum .adda .addtext .textok .media .yorum_media iframe {
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		background:#000;
		background-image: url(logo.png);
		background-size:180px 50px;
		background-position: center center;
		background-repeat:no-repeat;
		display:block;
		border:0;
		margin:0;
		padding:0;
		content:'';
}
#yorum .adda .addtext .textok .yazi span.presim:hover {
	background-position:bottom center;
}
#yorum .adda .addtext .textok p img.gif {
		width:100%;
		display:block;
}
#yorum .adda .addtext .textok textarea {
		box-shadow:none;
		background:transparent;
}
#yorum .adda .addtext .yorumedit {
		
		
		float:right;
		display:inline-block;
		text-align:right;
}
#yorum .adda .addtext .yorumedit i {
		color:rgba(255,255,255,.5);
		cursor:pointer;
}
#yorum .adda .addtext .yorumedit i:hover {
		color:rgba(255,255,255,1);
}

#yorum .adda .addtext .textok .yazi.spoilervar {
  display:block;
  color: transparent;
  text-shadow: 0 0 10px rgba(255,255,255,.7);
  cursor:pointer;
  overflow:hidden;
  min-height:150px;

}
#yorum .adda .addtext .textok .yazi.spoilervar::before {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.9) 45%, rgba(0,0,0,0.9) 55%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.9) 45%,rgba(0,0,0,0.9) 55%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.9) 45%,rgba(0,0,0,0.9) 55%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 );
		content:'';
		display:block;
}

#yorum .adda .addtext .textok .yazi.spoilervar::after {
		 content: 'SPOILER'; 
		 position: absolute; 
		font-family: 'Yellowtail', cursive;
		 width:100%;
		 max-width:400px;
		 font-size:200%;
		 display:block;
		 --interval: 1s;
		color: tomato;
		--color1: orangered;
		--color2: firebrick;
		--color3: maroon;
		--color4: darkred;
		 text-shadow: 
				0 0 10px var(--color1),
				0 0 20px var(--color2),
				0 0 40px var(--color3),
				0 0 80px var(--color4);
		will-change: filter, color;
		  filter: saturate(60%);
		  animation: flicker steps(100) var(--interval) 1s infinite;
		 text-align: center; 
		 left: 50%; 
		 top: 50%; 
		 font-weight:400;
		 font-size: calc(1em + 3vmax);
  line-height: 1.1;
		 -webkit-transform:translateX(-50%) translateY(-50%);
		 transform:translateX(-50%) translateY(-50%);
		
		 text-transform:uppercase;
}

#yorum .adda .addtext .textok .yazi.spoilervar .media {
		background: #000 url(spoil.jpg) no-repeat center center;
		background-size:cover;
		height:100%;
		content:'';
		width:100%;
		padding-top:56.25%;
		display:block;
}
#yorum .adda .addtext .textok .yazi.spoilervar .media .yorum_media  {
		display:none!important;
}
  

#yorum .adda .addtext .textok p span.youtube {
		padding-bottom:54.25%;
		width:100%;
		content:'';
		margin:10px auto;
		display:block;
		position:relative;
		overflow:hidden;
		border-radius:3px;	
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
 -webkit-transition: width .3s, height .3s, margin 0;			
    -moz-transition: width .3s, height .3s, margin 0;			
    -ms-transition: width .3s, height .3s, margin 0;			
    -o-transition: width .3s, height .3s, margin 0;			
}

#yorum .adda .addtext .textok p span.youtube iframe {
		position:absolute;
		width:100%!important;			
		height:100%!important;
		border:0;
		display:block;
		margin:0;
		padding:0;
			
}
iframe:focus {
		outline-color:transparent!important;
		outline:0!important;
}
#yorum .adda .addtext .textok .user small {
		font-size:12px;
		color:#ddd;
}
#yorum .altarea {
		width:100%;
		display:block;
}
#yorum .altarea .addspoiler {
		float:left;
		display:inline-block;
		vertical-align:middle;
		padding-left:100px;
}
#yorum .altarea .addspoiler a {
		position:relative;
	
}	
#yorum .altarea .addspoiler a span {
		display:none;		
}
#yorum .altarea .addspoiler a:hover span {
		display:inline-block;		
}
#yorum .altarea .addspoiler a span#vup {
		color:#86ff9a;
}
#yorum .altarea .addspoiler a span#vdown {
		color:#ff6a6a;
}

#yorum .altarea .addcomment {
		float:right;
		display:inline-block;
}
#yorum span.hotpink {
		color:hotpink;
		font-weight:500;
		display:inline-block;
		cursor:pointer;
		margin-right:2px;
}
#yorum .altarea .addcomment button.addbut {
		background:#6E0077;
		border:0;	
		padding: 5px 10px 5px 10px;
		cursor:pointer;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.75);
		position:relative;
		transition: background .5s;
		-webkit-transition: background .5s;
		-moz-transition: background .5s;
		-o-transition: background .5s;
}
#yorum .altarea .addcomment button.disabled {
		background:transparent;
		box-shadow: 0 0 2px 1px rgba(0,0,0,.15);
		cursor: not-allowed;
}

#yorum .altarea .addcomment button.addbut span {
		font-weight:500;
		letter-spacing:.1em;
		color:rgba(255,255,255,.95);
	
}
#yorum .altarea .addcomment button.disabled span {
	color:rgba(255,255,255,.15);
}
#yorum .altarea .addcomment button.addbut:focus {
		outline:0;
}
#yorumliste {
		width:100%;
		box-sizing:border-box;
		display:block;
}
#yorumliste * {
		box-sizing:border-box;
}
a.admin {
		color:#fff;
		font-weight:500;

}
a.admin:after {
		content:"" attr(data-rutbe) "";
		display:inline-block;
		padding: 3px 5px;
		border-radius: 3px;	
		font-weight: 500;
		font-size:12px;
		background:#000;
		color:#FFF;

		margin-left:4px;
}
a.mod {
		color:#fff;
		font-weight:500;

}
a.mod:after {
		content:"" attr(data-rutbe) "";
		display:inline-block;
		padding: 3px 5px;
		border-radius: 3px;	
		font-weight: 500;
		font-size:12px;
		background:Crimson;
		color:#FFF;

		margin-left:4px;
}
a.points:after {
	content: "" attr(data-rutbe) "";
    color: rgba(255, 255, 255,.4);
    font-size: 12px;
    font-weight: 500;
    margin-left: 4px;
    background: rgba(0, 0, 0,.4);
    padding: 3px 5px;
    border-radius: 3px;	
}
a.acmayin {
		font-weight:400;
		color:#f37;
		display:inline-block;
		  display: inline-block;
}
a.acmayin::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f37;
    transition: width .3s;
}
a.acmayin:hover::after {
    width: 100%;
}
a.tag {
  background: rgba(0,0,0,.2);
  border-radius: 3px 0 0 3px;
  color: rgba(255,255,255,.7);
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0 10px 0 23px;
  font-size:12px;
  font-family:Arial, Helvetiva, sans-serif;
  position: relative;
  margin-right:2px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

a.tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 5px;
  left: 10px;
  position: absolute;
  width: 5px;
  top: 7px;
}



a.tag:hover {
  background-color: rgba(0,0,0,.4);
  color: rgba(255,255,255,.9);
}

a.tag:hover::after {
   border-left-color: crimson; 
}

#encoktakip.aciklama {
		max-height:194px;
		overflow:hidden;
}
.dizistat {
		width:100%;
		box-sizing:border-box;
		padding:0;
		display:block;
		padding:5px 0 5px 0;
		margin-bottom:5px;
}
.dizistat .statcubuk {
		
	
		width:100%;
		box-sizing:border-box;
		display:block;
		padding-left:5px;
		position:relative;
		text-align:left;
		line-height:24px;
		font-size:12px;
}
.dizistat .statcubuk a {
		display:inline;
		max-width:120px;
		padding:0;
		margin:0;
		overflow:hidden;
		line-height:24px;
		white-space:nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 96%, transparent 100%);
		
}
.dizistat .statcubuk .statoran {
		position:absolute;
		padding-right:6px;
		line-height:24px;
		font-size:12px;
		margin-left:150px;
		max-width:calc(100% - 150px);
		background-color: #44C0FE;
		border-radius:0;
		white-space:nowrap;
		height:100%;
		left:0;

		top:0;
		text-align:right;
		animation: draw 2s ease-in-out;
}


@keyframes draw {
  0% {
    width: 0;
  }
}

.squaredThree {
  width: 20px;
  position: relative;

}
.squaredThree::after {
		position:absolute;
		content:'spoiler';
		top:0;
		left:100%;
		margin-left:-2px;
		display:inline-block;
		line-height:25px;
		font-size:10px;
		padding:0 10px;
		color:rgba(255,255,255,.9);
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		background: rgba(0,0,0,.8);
		
		box-shadow: -1px 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
}
.squaredThree label {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  margin-left:-2px;
  background: -webkit-linear-gradient(top, rgba(0,0,0,.5) 0%, rgba(0,0,0,.3) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,.5) 0%, rgba(0,0,0,.3) 100%);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.5) inset;
}
.squaredThree label:after {
  content: '';
  width: 12px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredThree label:hover::after {
  opacity: 0.3;
}
.squaredThree input[type=checkbox] {
  visibility: hidden;
}

.squaredThree input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.element{
	float:left;
	margin-top:10px;
	margin-right:10px;

}
.element.last{
	margin-right:0
}
#orta .element-title{
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin-bottom:10px
}
#orta .element-title.big{
	height:38px;
	line-height:38px
}
#orta .element-title.big .title{
	font-size:32px
}
#orta .element-title.big .title-tags{
	padding:7px 0
}
#orta .element-title.medium{
	height:34px;
	line-height:34px;
	padding:0;
	margin-bottom:5px
}
#orta .element-title.medium .title{
	font-size:18px;
	font-weight:400
}
#orta .element-title.medium .title-tags{
	padding:7px 0;
}
#orta .element-title .title{
	color:#fff;
	font-size:24px;
	font-weight:300;
	text-shadow:0 1px 4px rgba(0,0,0,0.2);
	float:left;
	margin:0
}
#orta .element-title .title-buttons{
	float:left;
	margin-left:15px;
	animation: sagsol 2s 6;
}
#orta .element-title .title-buttons .gmtscr{
	float:left
	}
#orta .element-title .title-buttons .gmtscr-l,#orta .element-title .title-buttons .gmtscr-r{
	width:15px;
	float:left;
	color:rgba(255,255,255,0.9);
	text-align:center;
	font-size:18px;
	cursor:pointer;
	-webkit-transition:color .3s;
	-moz-transition:color .3s;
	-ms-transition:color .3s;
	-o-transition:color .3s
}
#orta .element-title .title-buttons .gmtscr-l.end,#orta .element-title .title-buttons .gmtscr-r.end{
	color:rgba(255,255,255,0.5)
}
#orta .element-title .title-buttons .gmtscr-l.hover,#orta .element-title .title-buttons .gmtscr-r.hover{
	color:#fff
}
#orta .element-title .title-tags{margin-left:10px;
	float:left;
	padding:3px 0
}
#orta .element-title .title-tags .tag{
	height:24px;
	float:left;
	padding:0 5px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#fff;
	line-height:24px;
	text-shadow:0 1px 4px rgba(0,0,0,0.3);
	background:rgba(255,255,255,0.07)
}
#orta .element-title .title-tags .tag.imdb-rating{
	background:#ECB924;
	color:#000;
	text-shadow:none
}
#orta .element-title .title-tags .tag.gmts-rating{
	background:#6E0077
}
#orta .element-title .title-tags .tag.normal-duration{
	background:rgba(3,169,244,0.2)
}
#orta .element-title .title-tags .tag.button{
	padding:0;
	cursor:pointer
}
#orta .element-title .title-tags .tag.button a{
	display:block;
	width:100%;
	height:100%;
	padding:0 5px
}
.item div span {
	vertical-align:middle!important;
}
.onemli {
		color:#0d8cc7;
		font-weight:500;
}
.otit {
		color:#6E0077;
		font-weight:500;
		font-size:16px;
		display:block;
}
.ot {
		color:#000;
		display:block;
		margin-bottom:20px;
}

#orta .element-title.medium {
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    margin-bottom: 10px;
}
#orta .element-title.medium::before {
		font-family:'FontAwesome';
		content:'\f054';
		float:left;
		padding-right:5px;
}
#orta .element-title.medium .title {
    font-size: 18px;
    font-weight: 400;
}
#bs,#ms {
	font-size:18px;
	line-height:42px;
	color:#fff;
	position:relative;
	
}
#ms {
	color:rgba(255,255,255,.5);
}
#bsayi {
    position: absolute;
    top: 0px;
    right: 2px;
    background: #f22;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;		
}
#bsayi.off {
	background: transparent;
	border:0;
	box-shadow:none;
	color: rgba(0,0,0,0);
}
#msayi {
    position: absolute;
    top: 0px;
    right: 2px;
    background: green;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;		
}
#msayi.off {
	background: transparent;
	border:0;
	box-shadow:none;
	color: rgba(0,0,0,0);
}
#mesajbildirim {
		position:relative;
		background:rgba(0,0,0,.6);
		float:left;
		height:42px;
		width:42px;
		line-height:42px;
		margin-top:12px;
		text-align:center;
		border-radius:50%;
		margin-right:5px;
}
#mesajbildirim.ozelmesaj i#ms {
		color:#fff;
}
#bildirimsimge {
		position:relative;
		background:rgba(0,0,0,.6);
		float:left;
		height:42px;
		width:42px;
		cursor:pointer;
		line-height:42px;
		margin-top:12px;
		text-align:center;
		border-radius:50%;
		margin-right:20px;
}
#bildirimsimge #bildirimtablo .uc {
    content: ' ';
    position: absolute;
    top: -11px;
    right: 54px;
    width: 0px;
    height: 10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #455;
  
}
#bildirimsimge #bildirimtablo {
		display:none;
		width:360px;
		position:absolute;
		right:0;
		top:100%;
		margin:15px -43px 0 0;
		font-size:12px;
		padding:0;
		background: rgb(88, 134, 111);
		border: 1px solid #455;
		height:auto;
		z-index:100;
}



#bildirimsimge #bildirimtablo h1 {
		color:#fff;
		padding:0 0 0 10px;
		margin:0;
		font-size:18px;
		border-bottom:rgba(255,255,255,.4);
		display:block;
}

#bildirimsimge #bildirimtablo .bildirimust {
	width:100%;
	display:block;
	color:#e1e1e2;
	padding:4px 10px;
	font-size:12px;	
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.5));
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.5));
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
	text-align:right;
	cursor:default;
}
#bildirimsimge #bildirimtablo .bildirimust .isaretle {
		width:30px;
		height:30px;
		float:left;
		display:inline-block;
		margin-left:4px;
		background: rgba(255, 75, 50, 0.75);
			border-radius: 50%;
			text-align: center;
			border: 2px solid rgba(0, 0, 0, 0.5);
			-webkit-transition: all 0.2s;
			transition: all 0.2s;		
		
}
#bildirimsimge #bildirimtablo .bildirimust .isaretle.nr {
		background: rgba(15, 75, 50, 0.75);
}
#bildirimsimge #bildirimtablo .bildirimust .isaretle a {
		line-height:30px;
}
#bildirimsimge #bildirimtablo .bildust .sol {
		float:left;
		display:inline-block;
		font-size:15px;
		line-height:30px;
}
#bildirimsimge #bildirimtablo .bildust .sag {
		float:right;
		display:inline-block;
		font-size:12px;
		line-height:30px;
}
#bildirimsimge #bildirimtablo .bild {
		width:100%;
		display:block;		
		color:#fff;
		padding:5px;
		position:relative;
		box-sizing:border-box;
}
#bildirimsimge #bildirimtablo .bild:hover {
	    background: rgba(255, 255, 255, 0.25);
		
}
#bildirimsimge #bildirimtablo .bild .uresim {
		width:40px;
		float:left;
		display:inline-block;
		height:40px;
		border-radius:50%;
		background-position:center center;
		background-size:cover;
		margin-left:6px;
		background-color:#333;
		box-shadow: 0 0 9px 2px #5a806c;
}
#bildirimsimge #bildirimtablo .bild .uyari {
		width:30px;
		float:left;
		display:inline-block;
		font-size:12px;
		
		line-height:50px;

}
#bildirimsimge #bildirimtablo .bild .mesaj {
		width:calc(100% - 52px);
		float:left;
		box-sizing:border-box;
		padding:4px 12px;
		line-height:14px;
		font-size:14px;
		color:#111;
		text-align:left;
	
		display:inline-block;
}
#bildirimsimge #bildirimtablo .bild .mesaj i {
		margin-right:10px;
}
#bildirimsimge #bildirimtablo .bild.ok {
		background:rgba(0,0,0,.15);
}

#bildirimsimge #bildirimtablo .bild .mesaj a {
		display:inline;
		float:none;
		color:#000;
		font-weight:500;
		padding:0;
		margin:0;
}
#video-background {
	position:fixed;
	right:0;
	bottom:0;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	display:none;
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
.gizs:before {
	display:none;
}
.solbek .kutu .aciklama .timeavatar {
		width:100%;
		display:block;
		height:200px;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
		display:block;
		border-radius:2px;
		border:4px solid #fff;
}
.solbek .kutu .aciklama .timebackline {
		width:100%;
		display:block;
		height:90px;
		background-position:top center;
		background-repeat:no-repeat;
		background-size:cover;
		display:block;
		position:relative;
}
.solbek .kutu .aciklama .timebackline img {
		position:absolute;
		display:block;
		border:0;
		width:72px;
		height:72px;
		bottom:0;
		left:0;
		margin:0 0 -42px 8px;		
		border-radius:50%;
		    border: 2px solid #1b2836;
}
.solbek .kutu .aciklama .timetitle {
		display:block;
		width:100%;
		max-width:100%;
		white-space:nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		overflow:hidden;
		padding:10px 0 5px 0;
		color:rgba(255,255,255,.9);
		font-weight:500;
		font-size:18px;
}
.solbek .kutu .aciklama .timealttitle {
		display:block;
		width:100%;
		max-width:100%;
		white-space:nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		overflow:hidden;
		padding:0;
		color:rgba(255,255,255,.7);
		font-weight:300;
		font-size:16px;	
}
.solbek .timemenu.list-group {
		display:block;
		width:100%;
		background:rgba(0,0,0,.3);
}


.solbek .timemenu.list-group a.list-group-item {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: -1px;
	    border-left: 4px solid transparent;
	background-color:rgba(53, 53, 53, 0.4);
	    text-transform: uppercase;
		display:block;
		width:100%;
		font-size:14px;	
}
.kutu .aciklama.imperial a.ustm {
	float:left;
	padding:10px 16px;
	vertical-align:middle;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	-moz-transition: background .2s;
	-webkit-transition: background .2s;
	transition: background .2s;
	border-bottom: 2px solid transparent;
}
.kutu .aciklama.imperial a.ustm.sag {
	float:right;
	padding:10px;
}
.kutu .aciklama.imperial a.ustm:hover {
	background:rgba(88, 88, 88, 0.52);
	box-shadow:inset 0 0 6px 0 rgba(0,0,0,0.5);
	color:#fff;
}
.kutu .aciklama.imperial a.ustm.act {
	border-bottom-color:rgba(255,255,255,0.6);
	color:#78ff00;
}
.solbek .timemenu.list-group a.list-group-item.active {
	 border-left-color: #44C0FE;
    color: #fff;
}
.solbek .timemenu.list-group a.list-group-item:hover {
    border-left-color: #44C0FE;
    color: #fff;
}
.solbek .timemenu.list-group .timealtmenu.list-group {
	background:rgba(191, 234, 255, 0.57);
}
.solbek .timemenu.list-group .timealtmenu.list-group a.list-group-item {
	    position: relative;
    display: block;
    padding: 10px 0 10px 20px; 
    margin-bottom: -1px;
	background-color:rgba(0,0,0,.3);
	border:0;
	color:rgba(0,0,0,.7);
	    text-transform: uppercase;
		display:block;
		width:100%;

		font-size:13px;		
}
.solbek .timemenu.list-group .timealtmenu.list-group a.list-group-item:hover > i {
		color:#fe7
}
.solbek .kutu .aciklama #miniplayer {
		width:100%!important;
		padding-bottom:54.25%;	
		height:100%!important;
		display:block;
		background:#000;
		position:relative;
}

.genelbek .kutu .timeheader {
		width:100%;
		height:360px;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		display:block;

}
.solbek .kutu .aciklama .timelinebaslik {
		display:block;
		width:100%;
		background:rgba(0,0,0,.3);
		padding:10px;
		color:rgba(255,255,255,.9);
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
}
.solbek .kutu .aciklama .timelinedizi {
		display:block;
		width:100%;
		border-bottom: 1px solid rgba(0,0,0,.35);
		border-right: 4px solid transparent;
		padding:10px 5px 10px 10px;
}
.solbek .kutu .aciklama .timelinedizi:hover {
	border-right-color: #44C0FE;
}
.solbek .kutu .aciklama .timelinedizi .timelinediziresim {
		float:left;
		display:inline-block;
		width:50px;
		height:50px;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		border-radius:3px;
		-webkit-border-radius:3px;
}
.solbek .kutu .aciklama .timelinedizi .timelinediziyazi {
		float:left;
		width:calc(100% - 50px);
		padding-left:10px;
		display:inline-block;
		color:rgba(255,255,255,.7);
		font-size:14px;
		padding:6px 10px;
}
.solbek .kutu .aciklama .timelinedizi .timelinediziyazi strong {
		display:block;
		font-size:18px;
		color:rgba(255,255,255,.9);
}

.muzik {
  width: 25px;
  height: 25px;
  margin: 0;
  background-color: rgba(0,0,0,.7);
  position: relative;
  display:block;
  overflow: hidden;
  transition: all 0.5s ease;
}
.muzik:before {
  content: '';
  display: block;
  width: 2px;
  height: 100%;
  position: relative;
  background-color: #fe7;
  transition: all 0.5s ease;
}
.muzik.open {
  width: 200px;
}
.muzik.open:before {
  height: 25px;
  margin: 0;
  position: absolute;
}

.muzik-box {
  width: 180px;
  height: 25px;
  box-shadow: none;
  border: none;
  background: transparent;
  color: rgba(255,255,255,.9);
  padding: 0 5px 0 5px;
  font-size: 10px;
  line-height:25px;
}
.muzik-results {
    width: 200px;
	z-index:99999;
    position: absolute;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #0b051c;
    padding: 5px 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.5);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -moz-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -ms-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;
    -o-transition: all .2s,opacity .3s,-webkit-opacity .3s,-moz-opacity .3s;	
}
.muzik-results span {
		display:block;
		font-size:12px;
		padding:2px;
		border-bottom:1px solid rgba(0,0,0,.4);
		color:rgba(255,255,255,.5);
		cursor:pointer;
		max-width:100%;
		white-space:nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		overflow:hidden;
		width:100%;
}
.muzik-results span:hover {
		color:#fe7;
}
.muzik-box:focus {
  outline: none;
}

.muzik-button {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px;
  cursor: pointer;
}

.muzik-icon {
	font-family:'FontAwesome';
  font-weight:normal;
  
  display: block;
  transition: all 0.5s ease;
}
.muzik-icon:before {
  content: '\f001';
  position: absolute;
  color: rgba(255,255,255,.5);
  left:7px;
  top: 5px;
}

.open .muzik-icon:before {
	content: '\f01d';
  right: 5px;
  top: 5px;
 color: rgba(255,255,255,.2);
}
#temaselect {
	display:block;
	position:relative;
	width:250px;
}
#temaselect section {
  position:absolute;
  width:100%;
  content:'';
  height:auto;
  display:block;
  margin:0;
  text-align: center;

}

#temaselect section .dropdown {	
  text-align: left;
  color: rgba(255,255,255,0.6);
}
#temaselect section .dropdown.closed .dropdown-menu {
  margin-top: 0px;
  
}
#temaselect section .dropdown.closed .dropdown-menu li {
  height: 0px;
}
#temaselect section .dropdown.closed .titless {
  border-bottom: none;
  background:transparent;
}
#temaselect section .dropdown.closed .titless:after {
	margin-top:-2px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);		
}
#temaselect section .dropdown .titless {
  width: 100%;
  padding: 0 30px 0 30px;
  cursor: pointer;
 position: relative;
  

}
#temaselect section .dropdown .titless:after {
  display: block;
  content: "\f078";
  position: absolute;
  font-family:'FontAwesome';
  right: 0;
  top:0;
  margin-top:-2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);   
}
#temaselect section .dropdown .dropdown-menu {
  width:100%;
   position: relative;
  overflow: hidden;
  max-height: 200px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}
#temaselect section .dropdown ul {
  position: absolute;
  top: 0;
  width: 100%;
  padding:0;
  margin:3px 0 0 0;
  border-top:1px rgba(0,0,0,0.7);
  background:rgba(0,0,0,0.5);
  z-index:98;
}
#temaselect section .dropdown ul li {
  width: 100%;
  height: 40px;
  line-height:40px;
  border-bottom: 1px solid rgba(255,255,255,.1);
	padding:0;
 text-align:center;
 font-size:12px;
  margin:0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: margin-top 0.5s, height 0.5s;
  -moz-transition: margin-top 0.5s, height 0.5s;
  transition: margin-top 0.5s, height 0.5s;
  z-index:99;
}
#temaselect section .dropdown ul li:hover {
  background:rgba(255,255,255,0.2);
  color: #FFF;
}
#currentalt {
	display:block;
	position:relative;
	width:240px;
	    float: left;
    background: rgba(255, 0, 0, 0.4);
    margin-right: 10px;
}
#alternativeselect {
	display:block;
	position:relative;
	width:200px;
}
#alternativeselect section {
  position:absolute;
  width:100%;
  content:'';
  height:auto;
  display:block;
  margin:0;
  text-align: center;
	background: rgba(255, 0, 0, 0.4);
}

#alternativeselect section .dropdown {	
  text-align: left;
  color: rgba(255,255,255,0.6);
}
#alternativeselect section .dropdown.closed .dropdown-menu {
  margin-top: 0px;
  
}
#alternativeselect section .dropdown.closed .dropdown-menu li {
  height: 0px;
}
#alternativeselect section .dropdown.closed .titless {
  border-bottom: none;
  background:transparent;
}
#alternativeselect section .dropdown.closed .titless:after {
	margin-top:-2px;
	margin-right: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);		
}
#alternativeselect section .dropdown .titless:before {
	    content: '';
    background-image: url(flag/flag-tr.png);
    height: 13px;
    width: 22px;
    padding: 0 2px;
    display: inline-block;
    float: left;
    margin: 10px 5px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-size: 100% 100%;
    -webkit-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -moz-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -ms-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;
    -o-transition: opacity .2s,-webkit-opacity .2s,-moz-opacity .2s;	
}
#alternativeselect section .dropdown .titless {
  width: 100%;
  padding: 0 30px 0 10px;
  cursor: pointer;
 position: relative;
  

}
#alternativeselect section .dropdown .titless:after {
  display: block;
  content: "\f078";
  position: absolute;
  font-family:'FontAwesome';
  right: 0;
  top:0;
  margin-top:-2px;
	margin-right: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);   
}
#alternativeselect section .dropdown .dropdown-menu {
  width:100%;
   position: relative;
  overflow: hidden;
  max-height: 200px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}
#alternativeselect section .dropdown ul {
  position: absolute;
  top: 0;
  width: 100%;
  padding:0;
  margin:3px 0 0 0;
  border-top:1px rgba(0,0,0,0.7);
  background:rgba(0,0,0,0.5);
  z-index:98;
}
#alternativeselect section .dropdown ul li {
  width: 100%;
  height: 40px;
  line-height:40px;
  border-bottom: 1px solid rgba(255,255,255,.1);
	padding:0;
 text-align:center;
 font-size:12px;
  margin:0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: margin-top 0.5s, height 0.5s;
  -moz-transition: margin-top 0.5s, height 0.5s;
  transition: margin-top 0.5s, height 0.5s;
  z-index:99;
}
#alternativeselect section .dropdown ul li.active {
	background: rgba(1, 255, 68, 0.5);
}
#alternativeselect section .dropdown ul li:hover {
  background:rgba(255,255,255,0.2);
  color: #FFF;
}
.gremotstv {
	position:relative;
	width:100%;
	height:460px;		
	overflow: hidden;		
	display:block;
	background: url(../../lucifer.videoseyredin.net/themes/vidyomax/images/noise.gif) no-repeat center center;
	background-size:cover;
}
#gremotstv {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;	
}
.gremotstv .tvspot {
		z-index: 3;
		position: absolute;
		max-width:500px;
		left:0;
		bottom:0;
		margin:20px;

		z-index:4;
		
}
.gremotstv .tvspot h1 {
	color:rgba(255,255,255,.9);
	font-size:20px;
	padding:0;
	margin:0;
}
.gremotstv .tvspot h2 {
	color:rgba(255,255,255,.7);
	font-size:16px;
	padding:0;
	margin:0;	
}
.gremotstv .tvspot h2 span {
	color: #ce7;
	text-transform:uppercase;
	letter-spacing:.1em;
}
.gremotstv .tvspot h2 small {
		font-size:12px;
		color:rgba(255,255,255,.5);
}
.gremotstv .tvframe {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,rgba(0,0,0,0)),color-stop(19%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.9)));
    background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);
    background: radial-gradient(ellipse from center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,.9) 100%);	
}
.gremotstv .tvframe div {
    position: absolute;
    left: 0;
    top: -20%;
    width: 100%;
    height: 20%;
    background-color: rgba(0,0,0,.12);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    animation: asd 12s linear infinite;	
}
.gremotstv .tvframe div:nth-child(1) {
    animation-delay: 0s;
}
.gremotstv .tvframe div:nth-child(2) {
    animation-delay: 4s;
}
.gremotstv .tvframe div:nth-child(3) {
    animation-delay: 8s;
}   
.gremotstv .tvcap {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: as 8s linear infinite;	
}

.marketblock {
		width:100%;
		display:block;
		padding:0;
}
.marketprice {
		width:100%;
		padding:0;
		text-align:left;
		font-size:16px;
		line-height:20px;
		margin-bottom:30px;		
}
.marketprice .price {
		padding:6px 10px;
		background:#ce7;
		color:rgba(0,0,0,.8);
		border-radius:2px;
}
.marketprice .order {
		padding:6px 10px;
		background:#ce7;
		color:rgba(0,0,0,.5);
		display:inline-block;
		border:1px solid #ce1;
		cursor:pointer;
}
.marketprice .order.fakir {
		cursor:no-drop;
		background:#ca0000;
		border:1px solid #980000;
}
.marketblock .mimg {
	float:left;
	display:inline-block;
	width:130px;
	height:200px;
	padding:0;
	margin:0;
}
.marketblock .mimg img {
		width:100%;
		height:100%;
		border-radius:2px;
		box-shadow: 0 0 4px 1px rgba(0,0,0,.65);
		display:block;
}
.marketblock .msag {
		float:left;
		display:inline-block;
		width:calc(100% - 130px);
		padding-left:20px;
		margin:0;
}
.marketblock .msag .urunadi {
		display:block;
		width:100%;
		font-size:18px;
		line-height:18px;
		color:#ce7;
		margin-bottom:10px;
}
.marketblock .msag .urunaciklama {
		display:block;
		width:100%;
		color:rgba(255,255,255,.7);
}
ins.play-gif{
	position: absolute;
	top:50%!important;
	z-index:1;
	left:50%!important;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	width: 80px;
	height: 80px;
	line-height: 70px;
	text-align: center;
	background: #27395c;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	opacity: .9;
	border: 6px solid #fff;
	cursor:pointer;
	text-decoration: none;
	    -webkit-transition: all 200ms;
    transition: all 200ms;
}

ins.play-gif:hover{
	opacity:.5;
}

.gifplayer-wrapper{
	position:absolute;
	display: block;
	background:#000;
	width:100%!important;
	height:100%!important;
}

.spinner {
	height:50px;
	width:50px;
	margin:0px auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
	-webkit-animation: rotation .6s infinite linear;
	-moz-animation: rotation .6s infinite linear;
	-o-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
	border-left:6px solid rgba(256,256,256,.15);
	border-right:6px solid rgba(256,256,256,.15);
	border-bottom:6px solid rgba(256,256,256,.15);
	border-top:6px solid rgba(256,256,256,.8);
	border-radius:100%;
}
.gp-gif-element {
		top:50%!important;
		left:50%!important;
		position:absolute;
		width:auto;
		height:100%;
		-o-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background-size:cover;
		background-repeat:no-repeat;
		background-position: center center;
}
.gp-video-element {
		display:block;
		position:relative;
		width:auto;
		height:100%;
		z-index:0;
		height:auto;
		-moz-object-fit: cover;
		-webkit-object-fit: cover;
		object-fit: cover;

}
.gifno .gifplayer-wrapper .play-gif {
	display:none!important;
}
#musicplayer {
		position:absolute!important;
		top:0;
		left:0;
}
.listesol .kategori .kat.active {
	background-color: rgba(43, 63, 98, 0.35)!important;
	text-align: right;
}
.listesol .kategori .kat.active:before {
    font-family: 'FontAwesome';
    content: '\f054';
    float: right;
    padding-right: 5px;
}
.listesol .kategori .kat.gonder {
		background:rgba(74, 125, 144, 0.42);
}
.listesol .kategori .kat.gonder:hover {
	background:rgba(74, 125, 144, 0.82);
	color:#fff;
}
.diziliste .listesag .muziklist {
	width:100%;
	display:block;
	padding:10px 15px;
	font-size:14px;
	font-weight:500;
	background:rgba(0,0,0,.35);
}
.diziliste .listesag .muziklistalt	{
	width:100%;
	display:block;
	padding:10px 15px;
	font-size:14px;
	font-weight:500;
	background:rgba(255, 255, 255, 0.1);
	margin-bottom:2px;
}
div[role="navigation"] {
    display: block;
    clear: both;
    position: relative;
    text-align: left;
	background-color: rgba(0, 0, 0, 0.4);
}
ul.cd-pagination {
list-style: none;
    clear: both;
    text-align: center;
    padding: 20px 5px 25px 5px;
    /*background: rgba(255,255,255,0.1);*/
    color: rgba(255,255,255,0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
	margin:0;
}
ul.cd-pagination li:first-child { 
    border-left: 1px solid rgba(255,255,255,0.1);
}
ul.cd-pagination li {
        display: inline-block;
    padding: 4px 0;
    font-size: 15px;
	background: rgba(255,255,255,0.25);
	    margin-right: 3px;
}
ul.cd-pagination li:hover {
    color:#ececec;
}
ul.cd-pagination > li > a {
    display: block;
    width: 100%;
    padding: 4px 12px;
		
}
ul.cd-pagination > li > b {
    display: block;
    width: 100%;
    padding: 4px 12px;
	color:#ececec;
	text-decoration:none;
}
ul.cd-pagination li.current {
    padding: 4px 0px !important;
	text-decoration:none;
	color:#ececec;
}
.chat {
  width: 100%;
  display:block;
  background: rgba(0,0,0,0.25);
  border-radius:6px;
  box-shadow: 0 0 20px rgba(0,0,0,.5);
  overflow:hidden;
  color: rgba(255,255,255,.8);
}
.chat ul {
		    list-style: none;
}
.chat .chat-header {
  padding: 20px;
  border-bottom: 2px solid rgba(255,255,255,.2);
  background: rgba(0,0,0,0.25);
}
.chat .chat-header img {
  float: left;
}
.chat .chat-header .chat-about {
  float: left;
  padding-left: 10px;
  margin-top: 6px;
}
.chat .chat-header .chat-with {
  font-weight: bold;
  font-size: 16px;
}
.chat .chat-header .chat-num-messages {
  color: #92959E;
}
.chat .chat-header .fa-star {
  float: right;
  color: #D8DADF;
  font-size: 20px;
  margin-top: 12px;
}
.chat .chat-history {
  padding: 30px 30px 20px;
  border-bottom: 2px solid rgba(255,255,255,.2);
  overflow-y: scroll;
  height: 575px;
}
.chat img.chatavatar {
		width:50px;
		height:50px;
		border:3px solid #FFF;
		border-radius:50%;
}
.chat .chat-history .message-data {
  margin-bottom: 15px;
}
.chat .chat-history .message-data-time {
  color: #FFF;
  padding-left: 6px;
}
.chat .chat-history .message {
  color: rgba(255,255,255,0.8);
  
  padding: 18px 20px;
  line-height: 26px;
  font-size: 16px;
  border-radius: 7px;
  margin-bottom: 30px;
  width: 90%;
  position: relative;
}
.chat .chat-history .message:after {
  bottom: 100%;
  left: 7%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(0,0,0,.35);
  border-width: 10px;
  margin-left: -10px;
}
.chat .chat-history .my-message {
  background: rgba(0,0,0,.35);
}
.chat .chat-history .other-message {
  background:  rgba(255,255,255,.2);
 
}
.chat .chat-history .other-message:after {
  border-bottom-color: rgba(255,255,255,.2);
  left: 93%;
}
.chat .chat-message {
  padding: 30px;
  background: rgba(0,0,0,0.25);
}
.chat .chat-message textarea {
  width: 100%;
  border: none;
  padding: 10px 20px;
  background:rgba(0,0,0,.5);
  color:rgba(255,255,255,.9);
  margin-bottom: 10px;
  border-radius: 5px;
  resize: none;
}
.chat .chat-message .fa-file-o, .chat .chat-message .fa-file-image-o {
  font-size: 16px;
  color: gray;
  cursor: pointer;
}
.chat .chat-message button {
  float: right;
  color: #94C2ED;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  font-weight: bold;
  background: transparent;
}
.chat .chat-message button:hover {
  color: #75b1e8;
}

.chat .online, .chat .offline, .chat .me {
  margin-right: 3px;
  font-size: 10px;
}

.chat .online {
  color: #86BB71;
}

.chat .offline {
  color: #E38968;
}

.chat .me {
  color: #94C2ED;
}

.chat .align-left {
  text-align: left;
}

.chat .align-right {
  text-align: right;
}

.chat .float-right {
  float: right;
}
.chat .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}


	.mesaj_ust {
		width:100%;
		display:block;
		position:relative;
		box-shadow: 0 10px 20px rgba(0,0,0,.7);
	
	}	
	.mesaj_avatar {
		width:50px;
		height:50px;
		display:block;
		float:left;
	}
	.mesaj_avatar img {
		width:50px;
		height:50px;
		display:block;
	}
	.mesaj_info {
		float:left;
		display:block;
		padding:5px 15px;
		background:rgba(0,0,0,0.6);
		height:50px;
	}
	.mesaj_user_name {
		display:block;
		font-size:24px;
		letter-spacing:.1em;
		color:#fff;
	}
	.mesaj_user_info {
		display:block;
		font-size:14px;
		
	}
	.mesaj_genel {
		width:100%;
		position:relative;
		display:block;
		padding:30px 30px 20px 30px;
		margin:0;
		box-sizing:border-box;
		box-shadow: 0 -10px 20px rgba(0,0,0,.6);
	}
	.mesaj_genel textarea {
		display:block;
		width:100%;
		height:80px;
		border-radius:5px;
		border:2px solid #000;
		color:#ababab;
		resize:none;
		background-color:#191919;
		padding:10px;
		-webkit-rtl-ordering: logical;
		-webkit-user-select: text;
		flex-direction: column;
		cursor: auto;
		box-sizing: border-box;
		white-space: pre-wrap;
		word-wrap: break-word;
		-webkit-writing-mode: horizontal-tb;		
	}
	.mesaj_genel textarea:focus {
		background-color:#232323;
		border:2px solid #111111;
		color:#DDD;
		
	}
	.mesaj_orta {
		position:relative;
		display:block;
		background: transparent;
		width:100%;		
		padding:0;
		margin:0;
		min-height:540px;
		max-height:540px;
		overflow-y:scroll;
		overflow-x:hidden;		
		box-sizing:border-box;
	}
	.mesaj_orta::-webkit-scrollbar {
		width: 26px;
	}
	 
	.mesaj_orta::-webkit-scrollbar-track {
		background-color:rgba(0,0,0, .3);
	}
	 
	.mesaj_orta::-webkit-scrollbar-thumb {
		border-radius: 2px;
		background-color:#444;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDJCQkY5OTQzNEUyMTFFNkE1NUREOTM3MUU5NTJENDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDJCQkY5OTUzNEUyMTFFNkE1NUREOTM3MUU5NTJENDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMkJCRjk5MjM0RTIxMUU2QTU1REQ5MzcxRTk1MkQ0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMkJCRjk5MzM0RTIxMUU2QTU1REQ5MzcxRTk1MkQ0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgU8RrgAAABsSURBVHjanM/LCYAwEATQjehFK9BObD0WYCXiOSJ4EcYJ7mG8hODCgzCwnwQAVlONvCPlriTguQWZONNElzT3tNEaale38h5poFuyjk7aLU90C946BDz/3Fic+OvG4q/1xug3JQHPrXr1I8AAMpFsl6S3ViUAAAAASUVORK5CYII=');
		background-position:center;
		background-repeat: no-repeat;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	}	
	.mesaj_uyari {
		position:absolute;
		display:block;
		top:50%;
		left:50%;
		-moz-transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		text-align:center;
		display:block;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:500;
		background:rgba(255,255,255,.8);
		border-radius:2px;
		padding:6px 16px;
	}
	.mesaj_buttons {
		position:relative;
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	.mesaj_gonder {
		display:block;
		float:right;
		clear:both;
		padding:15px 5px;
	}
	.mesaj_gonder button {
		position:relative;
		border:0;
		margin:0;
		padding:0;
		cursor:pointer;
		font-size:1rem;
		font-weight:bold;
		color:rgba(0,0,0,0);
		background:transparent;
		border-radius:.25rem;
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  -webkit-touch-callout: none;
	}

	.mesaj_gonder button,
	.mesaj_gonder button:after,
	.mesaj_gonder button:before {
		padding:.6875rem 2rem;
		-webkit-transition:-webkit-transform 0.75s,background-color .125s;
		-moz-transition:-moz-transform 0.75s,background-color .125s;
		-ms-transition:-ms-transform 0.75s,background-color .125s;
		transition:transform 0.75s,background-color .125s;
		-webkit-transform-style:preserve-3d;
		-moz-transform-style:preserve-3d;
		-ms-transform-style:preserve-3d;
		transform-style:preserve-3d;
	}

	.mesaj_gonder button:after,
	.mesaj_gonder button:before {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		border-radius:.25rem;
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		-ms-backface-visibility:hidden;
		backface-visibility:hidden;

	}

	.mesaj_gonder button:before {
		z-index:2;
		color:#fff;
		background-color:#3e87ec;
		content:attr(data-label);
	}

	.mesaj_gonder button:after {
		z-index:1;
		background-color:#999;
		background-repeat:no-repeat;
		background-position:center center;
		background-image:url(data:image/gif;base64,R0lGODlhEAAQAPIAAJmZmf///7CwsOPj4////9fX18rKysPDwyH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQACgABACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkEAAoAAgAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkEAAoAAwAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkEAAoABAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQACgAFACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQACgAGACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAAKAAcALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==);
		-webkit-transform:rotateX(180deg);
		-moz-transform:rotateX(180deg);
		-ms-transform:rotateX(180deg);
		transform:rotateX(180deg);
		content:'';
	}

	.mesaj_gonder button:active:before {
		background-color:#3571c8;
	}
	.mesaj_gonder button:disabled:before {
		background-color:#980000;
	}
	.mesaj_gonder button.loading {
		-webkit-transform:rotateX(180deg);
		-moz-transform:rotateX(180deg);
		-ms-transform:rotateX(180deg);
		transform:rotateX(180deg);
	}	
	.mesaj_hata {
		display:none;
		position:absolute;
		top:10px;
		left:30px;
		font-size:14px;
		color:#FFF;
		font-weight:normal;		
	}	
	.ozel_more {
		display:block;
		text-align:center;
		width:100%;
		font-size:14px;
		box-sizing:border-box;		
		padding:10px 10px 20px 10px;
	}
	.ozel_more a, .ozel_more a:visited, .ozel_more a:hover {
		color:#FFF!important;
		text-decoration:underline;
		font-weight:normal;
		line-height:22px;
	}
	.mesaj_orta a, .mesaj_orta a:hover, .mesaj_orta a:visited {
		color:#ca0000;
		font-weight:bold;
		
	}
	.smile {
		margin: 0 1px 0 1px;
		vertical-align: middle;
		display:inline-block;
	}
	.smile img {
		width:26px;
		height:26px;
	}
	.imgport {
		margin:0 0 10px 0;
		display:block;
		width:100%;
		max-height:500px;
		padding:0;
		clear:both;
		box-sizing:border-box;
		overflow:hidden;
		text-align:center;
		border:1px solid rgba(0,0,0,.55);
		border-radius:4px;
		position:relative;
	}
	.imgport img {
		display:block;
		width:100%;
		height:auto;
		box-sizing:border-box;
		margin:0;
		padding:0;	
			
	}
	.speech-wrapper {
	  padding: 0 20px;
	}
	.speech-wrapper .bubble {
	  width: auto;
	  height: auto;
	  max-width:60%;
	  float:left;
	  min-width:30%;
	  display: block;
	  background: #f5f5f5;
	  border-radius: 4px;
	  box-shadow: 0 4px 30px rgba(0,0,0,.65);
	  position: relative;
	  margin: 0 0 10px;
	}
	.speech-wrapper .bubble.alt {
	  float:right;
	  background-color:#dcf8c6;
	}
	.speech-wrapper .bubble .txt {
	  padding: 2px 4px;
	}
	.speech-wrapper .bubble .txt .infoust {
	   border-bottom: 1px solid #cdcecf;
	   margin:0;
	   padding-bottom:5px;
	   display:block;
	   box-sizing:border-box;
	   width:100%;
	}	
	.speech-wrapper .bubble .txt .ozel_avatar {
		width:20px;
		height:20px;
		float:left;
		display:block;
		padding:0;
		margin:0;
	}	
	.speech-wrapper .bubble .txt .name {
	  font-weight: 600;
	  font-size: 16px;
	  line-height:20px;
	  margin:0 0 0 5px;
	  color: #3498db;
	  float:left;
	  display:block;
	}
	.speech-wrapper .bubble .txt .name span {
	  font-weight: normal;
	  color: #b3b3b3;
	}
	
	.speech-wrapper .bubble .txt .name.alt {
	  color: #000000;
	}
	.speech-wrapper .bubble .txt .message {
	  font-size: 14px;
	  line-height:22px;
	  border-bottom: 1px solid #f3f3f3;
	  margin: 0 0 10px 0;
	  word-break: break-word;
	  color: #2b2b2b;
	  padding:5px;
	}
	.speech-wrapper .bubble .txt .message strong.bolder {
			font-family: Arial, Helvetica,sans-serif;
			font-weight:bold;
	}
	.speech-wrapper .bubble .txt .timestamp {
	  font-size: 12px;
	  position: absolute;
	  bottom: 2px;
	  right: 4px;
	  color: #999;
	}	
	.speech-wrapper .bubble .bubble-arrow {
	  position: absolute;
	  width: 0;
	  bottom: 42px;
	  left: -16px;
	  height: 0;
	}
	.speech-wrapper .bubble .bubble-arrow.alt {
	  right: -2px;
	  bottom: 40px;
	  left: auto;
	}
	.speech-wrapper .bubble .bubble-arrow:after {
	  content: "";
	  position: absolute;
	  border: 0 solid transparent;
	  border-top: 9px solid #f5f5f5;
	  border-radius: 0 20px 0;
	  width: 15px;
	  height: 30px;
	  transform: rotate(145deg);
	}
	.speech-wrapper .bubble .bubble-arrow.alt:after {
	  transform: rotate(45deg) scaleY(-1);
	}
	p.message {
		line-height:22px;
	}
	p.ozel_avatar img {
			width:20px;
			height:20px;
			display:block;
	}
.afs_ads {
		position:absolute;
		bottom:0;
		width:100%;
		max-width:728px; 
		display:none;
		left:50%;
		font-family: 'Proxima Nova Gremots', 'Helvetica Neue', sans-serif;
		font-weight:bold;
		-webkit-transform:translateX(-50%);
		transform:translateX(-50%);
		color:#fff;
		font-size:20px;
		border:1px solid black;
		background-color:rgba(0,0,0,.65);
		margin-bottom:60px;
		z-index:999999999;
		cursor:pointer;
}
blockquote.twitter-tweet, twitterwidget.twitter-tweet {
  display: inline-block;
  font-family: 'Proxima Nova Gremots', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  border:0;
  width:100%;
  box-shadow: none;
  box-shadow: 0;
  margin: 0 auto;
  padding: 0!important;
  max-width: 800px;
}
blockquote.EmbeddedTweet, twitterwidget.EmbeddedTweet {
	border:0!important;
}
blockquote.twitter-tweet p, twitterwidget.twitter-tweet p {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a, twitterwidget.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus,
twitterwidget.twitter-tweet a:hover,
twitterwidget.twitter-tweet a:focus {
  text-decoration: none;
}
.baloon {
  position: absolute;
  bottom: 0;
  cursor:pointer;
  opacity: 0.8;
  z-index:9999999;
  height: 6em;
  width: 5.5em;
  border-radius: 70% 70% 70% 70%/70% 70% 90% 90%;
}
.baloon.baloon1 {
  -webkit-animation: climb 2s ease-in forwards;
          animation: climb 2s ease-in forwards;
  background: #BF1E56;
  -webkit-box-shadow: 0 0 0.1em 0.1em #BF1E56;
          box-shadow: 0 0 0.1em 0.1em #BF1E56;
}
.baloon.baloon1:before, .baloon.baloon1:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
}
.baloon.baloon1:before {
  width: 0.5em;
  height: 0;
  border-radius: 1.5em;
  border-style: solid;
  border-width: 0 1em 1em 1em;
  border-color: transparent transparent #BF1E56 transparent;
}
.baloon.baloon1:after {
  background: #D8E212;
  width: 1em;
  height: 0.2em;
}
.baloon.baloon2 {
  -webkit-animation: climb 4s ease-in forwards;
          animation: climb 4s ease-in forwards;
  background: #007FB1;
  -webkit-box-shadow: 0 0 0.1em 0.1em #007FB1;
          box-shadow: 0 0 0.1em 0.1em #007FB1;
}
.baloon.baloon2:before, .baloon.baloon2:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
}
.baloon.baloon2:before {
  width: 0.5em;
  height: 0;
  border-radius: 1.5em;
  border-style: solid;
  border-width: 0 1em 1em 1em;
  border-color: transparent transparent #007FB1 transparent;
}
.baloon.baloon2:after {
  background: #D8E212;
  width: 1em;
  height: 0.2em;
}
.baloon.baloon3 {
  -webkit-animation: climb 6s ease-in forwards;
          animation: climb 6s ease-in forwards;
  background: #23AC0E;
  -webkit-box-shadow: 0 0 0.1em 0.1em #23AC0E;
          box-shadow: 0 0 0.1em 0.1em #23AC0E;
}
.baloon.baloon3:before, .baloon.baloon3:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
}
.baloon.baloon3:before {
  width: 0.5em;
  height: 0;
  border-radius: 1.5em;
  border-style: solid;
  border-width: 0 1em 1em 1em;
  border-color: transparent transparent #23AC0E transparent;
}
.baloon.baloon3:after {
  background: #D8E212;
  width: 1em;
  height: 0.2em;
}
@-webkit-keyframes flicker {
  50% {
    color: white;
    filter: saturate(200%) hue-rotate(20deg);
  }
}
@keyframes flicker {
  50% {
    color: white;
    filter: saturate(200%) hue-rotate(20deg);
  }
}
@-webkit-keyframes climb {
  0% {
    top: 100%;
  }
  100% {
    top: -30%;
  }
}
@keyframes climb {
  0% {
    top: 100%;
  }
  100% {
    top: -30%;
  }
}

@-webkit-keyframes countdown-before {
  25% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  75% {
    opacity: 1;
  }
  100% {
  	opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}

@keyframes countdown-before {
  25% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  75% {
    opacity: 1;
  }
  100% {
  	opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}
@-webkit-keyframes saberinv {
  0% {
	 -moz-filter: blur(0) hue-rotate(0deg);;
	-webkit-filter: blur(0) hue-rotate(0deg);
	filter: blur(0) hue-rotate(0deg);
  }
  75% {
	 -moz-filter: blur(0) hue-rotate(180deg);
	-webkit-filter: blur(0) hue-rotate(180deg);
	filter: blur(0) hue-rotate(180deg);
  }
  100% {
	-moz-filter: blur(0) hue-rotate(0deg);;
	-webkit-filter: blur(0) hue-rotate(0deg);
	filter: blur(0) hue-rotate(0deg);
  }
}
@keyframes saberinv {
  0% {
	 -moz-filter: blur(0) hue-rotate(0deg);;
	-webkit-filter: blur(0) hue-rotate(0deg);
	filter: blur(0) hue-rotate(0deg);
  }
  75% {
	 -moz-filter: blur(0) hue-rotate(180deg);
	-webkit-filter: blur(0) hue-rotate(180deg);
	filter: blur(0) hue-rotate(180deg);
  }
  100% {
	-moz-filter: blur(0) hue-rotate(0deg);;
	-webkit-filter: blur(0) hue-rotate(0deg);
	filter: blur(0) hue-rotate(0deg);
  }
}
@-webkit-keyframes sabera {
  0% {
	-moz-transform: rotateZ(0deg) translateZ(10px);
	-webkit-transform: rotateZ(0deg) translateZ(10px);
    transform: rotateZ(0deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:0.7;
	-moz-filter: blur(1px);
	-webkit-filter: blur(1px);
	filter: blur(1px);
  }
  5% {
	-moz-transform: rotateZ(-1deg) translateZ(10px);
	-webkit-transform: rotateZ(-1deg) translateZ(10px);
	transform: rotateZ(-1deg) translateZ(10px);
	background-size: 101% 101%;
	opacity:0.8;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  20% {
	-moz-transform: rotateZ(2deg) translateZ(10px);
	-webkit-transform: rotateZ(2deg) translateZ(10px);
	transform: rotateZ(2deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:0.9;
	-moz-filter: blur(4px);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
  25% {
	 -moz-transform: rotateZ(1deg) translateZ(13px);
	-webkit-transform: rotateZ(1deg) translateZ(13px);
    transform: rotateZ(1deg) translateZ(13px);
	background-size: 100% 100%;
	opacity:0.8;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  30% {
	-moz-transform: rotateZ(1deg) translateZ(14px);
	-webkit-transform: rotateZ(1deg) translateZ(14px);
    transform: rotateZ(1deg) translateZ(14px);
	background-size: 99% 100%;
	opacity:0.8;
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
	filter: blur(2px);
  }
  38% {
	-moz-transform: rotateZ(2deg) translateZ(9px);
	-webkit-transform: rotateZ(2deg) translateZ(9px);
    transform: rotateZ(2deg) translateZ(9px);
	background-size: 100% 99%;
	opacity:0.9;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  50% {
	  -moz-transform: rotateZ(-2deg) translateZ(7px);
	  -webkit-transform: rotateZ(-2deg) translateZ(7px);
    transform: rotateZ(-2deg) translateZ(7px);
	background-size: 99% 99%;
	opacity:1;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  70% {
	-moz-transform: rotateZ(1deg) translateZ(13px);
	-webkit-transform: rotateZ(1deg) translateZ(13px);
    transform: rotateZ(1deg) translateZ(13px);
	background-size: 99% 100%;
	opacity:0.9;
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
	filter: blur(2px);
  }
  90% {
	  -moz-transform: rotateZ(-1deg) translateZ(10px);
	-webkit-transform: rotateZ(-1deg) translateZ(10px);
    transform: rotateZ(-1deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:1;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  100% {
	  -moz-transform: rotateZ(0deg) translateZ(10px);
	  -webkit-transform: rotateZ(0deg) translateZ(10px);
    transform: rotateZ(0deg) translateZ(10px);
	opacity:1;
	-moz-filter: blur(1px);
	-webkit-filter: blur(1px);
	filter: blur(1px);
	background-size: 100% 99%;
  }
}
@keyframes sabera {
  0% {
	-moz-transform: rotateZ(0deg) translateZ(10px);
	-webkit-transform: rotateZ(0deg) translateZ(10px);
    transform: rotateZ(0deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:0.7;
	-moz-filter: blur(1px);
	-webkit-filter: blur(1px);
	filter: blur(1px);
  }
  5% {
	-moz-transform: rotateZ(-1deg) translateZ(10px);
	-webkit-transform: rotateZ(-1deg) translateZ(10px);
	transform: rotateZ(-1deg) translateZ(10px);
	background-size: 101% 101%;
	opacity:0.8;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  20% {
	-moz-transform: rotateZ(2deg) translateZ(10px);
	-webkit-transform: rotateZ(2deg) translateZ(10px);
	transform: rotateZ(2deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:0.9;
	-moz-filter: blur(4px);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
  25% {
	 -moz-transform: rotateZ(1deg) translateZ(13px);
	-webkit-transform: rotateZ(1deg) translateZ(13px);
    transform: rotateZ(1deg) translateZ(13px);
	background-size: 100% 100%;
	opacity:0.8;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  30% {
	-moz-transform: rotateZ(1deg) translateZ(14px);
	-webkit-transform: rotateZ(1deg) translateZ(14px);
    transform: rotateZ(1deg) translateZ(14px);
	background-size: 99% 100%;
	opacity:0.8;
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
	filter: blur(2px);
  }
  38% {
	-moz-transform: rotateZ(2deg) translateZ(9px);
	-webkit-transform: rotateZ(2deg) translateZ(9px);
    transform: rotateZ(2deg) translateZ(9px);
	background-size: 100% 99%;
	opacity:0.9;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  50% {
	  -moz-transform: rotateZ(-2deg) translateZ(7px);
	  -webkit-transform: rotateZ(-2deg) translateZ(7px);
    transform: rotateZ(-2deg) translateZ(7px);
	background-size: 99% 99%;
	opacity:1;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  70% {
	-moz-transform: rotateZ(1deg) translateZ(13px);
	-webkit-transform: rotateZ(1deg) translateZ(13px);
    transform: rotateZ(1deg) translateZ(13px);
	background-size: 99% 100%;
	opacity:0.9;
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
	filter: blur(2px);
  }
  90% {
	  -moz-transform: rotateZ(-1deg) translateZ(10px);
	-webkit-transform: rotateZ(-1deg) translateZ(10px);
    transform: rotateZ(-1deg) translateZ(10px);
	background-size: 99% 99%;
	opacity:1;
	-moz-filter: blur(3px);
	-webkit-filter: blur(3px);
	filter: blur(3px);
  }
  100% {
	  -moz-transform: rotateZ(0deg) translateZ(10px);
	  -webkit-transform: rotateZ(0deg) translateZ(10px);
    transform: rotateZ(0deg) translateZ(10px);
	opacity:1;
	-moz-filter: blur(1px);
	-webkit-filter: blur(1px);
	filter: blur(1px);
	background-size: 100% 99%;
  }
}

@-webkit-keyframes countdown-after {
  25% {
    opacity: 1;
    clip: rect(0, 36px, 36px, 0);
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: steps(1, start);
            animation-timing-function: steps(1, start);
  }
  50% {
    clip: rect(36px, 36px, 66px, 0);
    -webkit-transform: translateY(-36px);
            transform: translateY(-36px);
    -webkit-animation-timing-function: steps(1, start);
            animation-timing-function: steps(1, start);
  }
  75% {
    opacity: 1;
    clip: rect(72px, 36px, 108px, 0);
    -webkit-transform: translateY(-72px);
            transform: translateY(-72px);
  }
  100% {
    opacity: 0;
    clip: rect(72px, 36px, 108px, 0);
    -webkit-transform: translateY(-72px);
            transform: translateY(-72px);
  }
}

@keyframes countdown-after {
  25% {
    opacity: 1;
    clip: rect(0, 36px, 36px, 0);
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: steps(1, start);
            animation-timing-function: steps(1, start);
  }
  50% {
    clip: rect(36px, 36px, 66px, 0);
    -webkit-transform: translateY(-36px);
            transform: translateY(-36px);
    -webkit-animation-timing-function: steps(1, start);
            animation-timing-function: steps(1, start);
  }
  75% {
    opacity: 1;
    clip: rect(72px, 36px, 108px, 0);
    -webkit-transform: translateY(-72px);
            transform: translateY(-72px);
  }
  100% {
    opacity: 0;
    clip: rect(72px, 36px, 108px, 0);
    -webkit-transform: translateY(-72px);
            transform: translateY(-72px);
  }
}
@-webkit-keyframes rotation {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotation {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(359deg);}
}

@-o-keyframes rotation {
	from {-o-transform: rotate(0deg);}
	to {-o-transform: rotate(359deg);}
}

@keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}
   ;
@-webkit-keyframes light {
  25% {


    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0), 0px 0px 1px 1px rgba(255, 255, 255, 0), 0px 0px 25px 5px rgba(255, 255, 255, 0);
  }
  100% {


        box-shadow: inset 0 0 1px 1px #000000, 0px 0px 16px 1px #000000, 0px 0px 120px 5px rgba(0, 0, 0, 0.9);
  }
}
@keyframes light {
  25% {


   box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0), 0px 0px 1px 1px rgba(255, 255, 255, 0), 0px 0px 25px 5px rgba(255, 255, 255, 0);
  }
  100% {


        box-shadow: inset 0 0 1px 1px #000000, 0px 0px 16px 1px #000000, 0px 0px 120px 5px rgba(0, 0, 0, 0.9);
  }
}
@-webkit-keyframes glight {
  25% {


    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0), 0px 0px 1px 1px rgba(255, 255, 255, 0), 0px 0px 25px 5px rgba(255, 255, 255, 0);
  }
  100% {


         box-shadow: inset 0 0 1px 1px #bd0095, 0px 0px 16px 1px #bd0095, 0px 0px 120px 5px rgba(125, 17, 146, 0.9)
  }
}
@keyframes glight {
  25% {


   box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0), 0px 0px 1px 1px rgba(255, 255, 255, 0), 0px 0px 25px 5px rgba(255, 255, 255, 0);
  }
  100% {


         box-shadow: inset 0 0 1px 1px #bd0095, 0px 0px 16px 1px #bd0095, 0px 0px 120px 5px rgba(125, 17, 146, 0.9)
  }
}
@-moz-keyframes as{0%{opacity:0;}10%{opacity:.3;}20%{opacity:.1;}30%{opacity:.5;}40%{opacity:0;}50%{opacity:.8;}55%{opacity:0;}55%{opacity:0;}}@-webkit-keyframes as{0%{opacity:0;}10%{opacity:.3;}20%{opacity:.1;}30%{opacity:.5;}40%{opacity:0;}50%{opacity:.8;}55%{opacity:0;}55%{opacity:0;}}@keyframes as{0%{opacity:0;}10%{opacity:.3;}20%{opacity:.1;}30%{opacity:.5;}40%{opacity:0;}50%{opacity:.8;}55%{opacity:0;}55%{opacity:0;}}@-moz-keyframes asd{0%{top:-20%;}100%{top:100%;}}@-webkit-keyframes asd{0%{top:-20%;}100%{top:100%;}}@keyframes asd{0%{top:-20%;}100%{top:100%;}}@-moz-keyframes asdd{0%{color:rgba(255,255,255,.2);text-shadow:0 0 30px rgba(255,255,255,.5);}33%{color:rgba(255,255,255,.6);text-shadow:0 0 10px rgba(255,255,255,.4);}66%{color:rgba(255,255,255,.4);text-shadow:0 0 20px rgba(255,255,255,.2);}100%{color:rgba(255,255,255,.2);text-shadow:0 0 40px rgba(255,255,255,.8);}}@-webkit-keyframes asdd{0%{color:rgba(255,255,255,.2);text-shadow:0 0 30px rgba(255,255,255,.5);}33%{color:rgba(255,255,255,.6);text-shadow:0 0 10px rgba(255,255,255,.4);}66%{color:rgba(255,255,255,.4);text-shadow:0 0 20px rgba(255,255,255,.2);}100%{color:rgba(255,255,255,.2);text-shadow:0 0 40px rgba(255,255,255,.8);}}@keyframes asdd{0%{color:rgba(255,255,255,.2);text-shadow:0 0 30px rgba(255,255,255,.5);}33%{color:rgba(255,255,255,.6);text-shadow:0 0 10px rgba(255,255,255,.4);}66%{color:rgba(255,255,255,.4);text-shadow:0 0 20px rgba(255,255,255,.2);}100%{color:rgba(255,255,255,.2);text-shadow:0 0 40px rgba(255,255,255,.8);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}
@keyframes blink{
    0% { 
		-webkit-filter:blur(10px) opacity(0.5);
		filter:blur(10px) opacity(0.5); 
	}
    50% { 
		-webkit-filter:blur(6px) opacity(0.8);
		filter:blur(6px) opacity(0.8); 
	}
    100% { 
		-webkit-filter:blur(0px) opacity(1);
		filter:blur(0px) opacity(1); 
	}
}
@-webkit-keyframes blink{
    0% { 
		-webkit-filter:blur(10px) opacity(0.5);
		filter:blur(10px) opacity(0.5); 
	}
    50% { 
		-webkit-filter:blur(6px) opacity(0.8);
		filter:blur(6px) opacity(0.8); 
	}
    100% { 
		-webkit-filter:blur(0px) opacity(1);
		filter:blur(0px) opacity(1); 
	}
}
@-moz-keyframes blink{
    0% { 
		-webkit-filter:blur(10px) opacity(0.5);
		filter:blur(10px) opacity(0.5); 
	}
    50% { 
		-webkit-filter:blur(6px) opacity(0.8);
		filter:blur(6px) opacity(0.8); 
	}
    100% { 
		-webkit-filter:blur(0px) opacity(1);
		filter:blur(0px) opacity(1); 
	}
}
.zqsmile {
	width:100%;
	height:169px;
	display:block;
	position:relative;
	padding:0;
	margin:auto;
	text-align:center;
}
.zqsmile .uzgun {
  margin: auto;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
}


.zqsmile .uzgun .face{
  width:169px;
  height:169px;
  border: 9px solid #bdc3c7;
  border-radius:50%;
  animation: face 7s infinite;
  animation-delay:2s;
  position:relative;
  z-index:9999;
}


.zqsmile .uzgun .mouth{
  height:10px;
  width:35px;
  margin: 0 auto;
  margin-top: 15px;
  background-color:#bdc3c7;
  animation: mouth 7s infinite;
  animation-delay:2s;
}

.zqsmile .uzgun .tear{
  position:absolute;
  background-color: #3498db;
  height:0px;
  width:50px;
  top:62px;
  left:34px;
  border-bottom-left-radius:20px;
  animation: tear 7s infinite;
  animation-delay:2s;
}

.zqsmile .uzgun .tear2 {
  position:absolute;
  background-color: #3498db;
  height:0px;
  width:50px;
  top:62px;
  left:94px;
  border-bottom-right-radius:100px;
  animation: tear 7s infinite;
  animation-delay:2s;
}

.zqsmile .uzgun .eye{
  height:10px;
  width:50px;
  background-color:#bdc3c7;
  display:inline-block;
  margin-left:10px;
  margin-top:40px;
  animation: cry 7s infinite;
  animation-delay:2s;
}

.zqsmile .uzgun .eyebrow{
  width:30px;
  font-size:40px;
  font-weight:bold;
  color:#bdc3c7;
  display:inline-block;
  margin:30px 10px 0 10px;
  opacity:0;
  animation: eyebrow 7s infinite;
  animation-delay:2s;
}

.zqsmile .uzgun .eyebrow:nth-child(1){
  transform:rotate(-14deg);
}

.zqsmile .uzgun .eyebrow:nth-child(2){
  transform:rotate(14deg);
}
.zq-smileys {
	font-size:inherit;
	display:inline-block;
}
.zq-back:before {
	background-size:22px 22px;
	background-repeat:no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	line-height:22px;
	display:inline-block;	
	content:'';
	vertical-align:bottom;
	background-color:transparent;
}
.zq-med:before {
		width:36px;
		height:36px;
		background-size:36px 36px;
}
.zq-big {
		width:80px;
		height:80px;
		display:block;
		margin:0 auto;
}
.zq-big:before {
		width:80px;
		height:80px;
		background-size:80px 80px;
}

.zq-alien:before {
	background-image: url(../export/smileys/80/80/alien.png_default.png);
}
.zq-nah:before {
	background-image: url(../export/smileys/80/80/nah.png_default.png);
}
.zq-heart:before {
	background-image: url(../export/smileys/80/80/heart.png_default.png);
}
.zq-big.zq-heart:before {
	animation: heartbeat 2.6s infinite;
}
.zq-big.zq-nah:before {
	animation: nahbeat 4.6s infinite;
}
.zq-pray:before {
	background-image: url(../export/smileys/80/80/pray.png_default.png);
}
.zq-lips:before {
	background-image: url(../export/smileys/80/80/lips.png_default.png);
}
.zq-angrydevil:before {
	background-image: url(../export/smileys/80/80/angrydevil.png_default.png);
}

.zq-angry:before {
	background-image: url(../export/smileys/80/80/angry.png_default.png);
}

.zq-anguished:before {
	background-image: url(../export/smileys/80/80/anguished.png_default.png);
}

.zq-astonished:before {
	background-image: url(../export/smileys/80/80/astonished.png_default.png);
}

.zq-blowkiss:before {
	background-image: url(../export/smileys/80/80/blowkiss.png_default.png);
}

.zq-blushedsmiling:before {
	background-image: url(../export/smileys/80/80/blushedsmiling.png_default.png);
}

.zq-brokenheart:before {
	background-image: url(../export/smileys/80/80/brokenheart.png_default.png);
}

.zq-clapping:before {
	background-image: url(../export/smileys/80/80/clapping.png_default.png);
}

.zq-cold:before {
	background-image: url(../export/smileys/80/80/cold.png_default.png);
}

.zq-confounded:before {
	background-image: url(../export/smileys/80/80/confounded.png_default.png);
}

.zq-confused:before {
	background-image: url(../export/smileys/80/80/confused.png_default.png);
}

.zq-crying:before {
	background-image: url(../export/smileys/80/80/crying.png_default.png);
}

.zq-disappointedbut:before {
	background-image: url(../export/smileys/80/80/disappointedbut.png_default.png);
}

.zq-disappointed:before {
	background-image: url(../export/smileys/80/80/disappointed.png_default.png);
}

.zq-dizzy:before {
	background-image: url(../export/smileys/80/80/dizzy.png_default.png);
}

.zq-expressionless:before {
	background-image: url(../export/smileys/80/80/expressionless.png_default.png);
}

.zq-facecold:before {
	background-image: url(../export/smileys/80/80/facecold.png_default.png);
}

.zq-fearful:before {
	background-image: url(../export/smileys/80/80/fearful.png_default.png);
}

.zq-fisthand:before {
	background-image: url(../export/smileys/80/80/fisthand.png_default.png);
}

.zq-flushed:before {
	background-image: url(../export/smileys/80/80/flushed.png_default.png);
}

.zq-frowning:before {
	background-image: url(../export/smileys/80/80/frowning.png_default.png);
}

.zq-ghost:before {
	background-image: url(../export/smileys/80/80/ghost.png_default.png);
}

.zq-grinmacing:before {
	background-image: url(../export/smileys/80/80/grinmacing.png_default.png);
}

.zq-grinning:before {
	background-image: url(../export/smileys/80/80/grinning.png_default.png);
}

.zq-headbandage:before {
	background-image: url(../export/smileys/80/80/headbandage.png_default.png);
}

.zq-hearteyes:before {
	background-image: url(../export/smileys/80/80/hearteyes.png_default.png);
}

.zq-hugging:before {
	background-image: url(../export/smileys/80/80/hugging.png_default.png);
}

.zq-hungry:before {
	background-image: url(../export/smileys/80/80/hungry.png_default.png);
}

.zq-hushed:before {
	background-image: url(../export/smileys/80/80/hushed.png_default.png);
}

.zq-kissing:before {
	background-image: url(../export/smileys/80/80/kissing.png_default.png);
}

.zq-kissingsmile:before {
	background-image: url(../export/smileys/80/80/kissingsmile.png_default.png);
}

.zq-kiss:before {
	background-image: url(../export/smileys/80/80/kiss.png_default.png);
}

.zq-loudlycry:before {
	background-image: url(../export/smileys/80/80/loudlycry.png_default.png);
}

.zq-mad:before {
	background-image: url(../export/smileys/80/80/mad.png_default.png);
}

.zq-middlefinger:before {
	background-image: url(../export/smileys/80/80/middlefinger.png_default.png);
}

.zq-moneyface:before {
	background-image: url(../export/smileys/80/80/moneyface.png_default.png);
}

.zq-nerd:before {
	background-image: url(../export/smileys/80/80/nerd.png_default.png);
}

.zq-neutral:before {
	background-image: url(../export/smileys/80/80/neutral.png_default.png);
}

.zq-omg:before {
	background-image: url(../export/smileys/80/80/omg.png_default.png);
}

.zq-perserving:before {
	background-image: url(../export/smileys/80/80/perserving.png_default.png);
}

.zq-poop:before {
	background-image: url(../export/smileys/80/80/poop.png_default.png);
}

.zq-relieved:before {
	background-image: url(../export/smileys/80/80/relieved.png_default.png);
}

.zq-rollingeyes:before {
	background-image: url(../export/smileys/80/80/rollingeyes.png_default.png);
}

.zq-sad:before {
	background-image: url(../export/smileys/80/80/sad.png_default.png);
}

.zq-sick:before {
	background-image: url(../export/smileys/80/80/sick.png_default.png);
}

.zq-sleeping:before {
	background-image: url(../export/smileys/80/80/sleeping.png_default.png);
}

.zq-sleepsnor:before {
	background-image: url(../export/smileys/80/80/sleepsnor.png_default.png);
}

.zq-slighty:before {
	background-image: url(../export/smileys/80/80/slighty.png_default.png);
}

.zq-smilingdevil:before {
	background-image: url(../export/smileys/80/80/smilingdevil.png_default.png);
}

.zq-smilingeyes:before {
	background-image: url(../export/smileys/80/80/smilingeyes.png_default.png);
}

.zq-smilinghalo:before {
	background-image: url(../export/smileys/80/80/smilinghalo.png_default.png);
}

.zq-smilingnoeyes:before {
	background-image: url(../export/smileys/80/80/smilingnoeyes.png_default.png);
}

.zq-smiling:before {
	background-image: url(../export/smileys/80/80/smiling.png_default.png);
}

.zq-smirk:before {
	background-image: url(../export/smileys/80/80/smirk.png_default.png);
}

.zq-soangry:before {
	background-image: url(../export/smileys/80/80/soangry.png_default.png);
}

.zq-sosad:before {
	background-image: url(../export/smileys/80/80/sosad.png_default.png);
}

.zq-sunglasses:before {
	background-image: url(../export/smileys/80/80/sunglasses.png_default.png);
}

.zq-suprised:before {
	background-image: url(../export/smileys/80/80/suprised.png_default.png);
}

.zq-sweetsmile:before {
	background-image: url(../export/smileys/80/80/sweetsmile.png_default.png);
}

.zq-tears:before {
	background-image: url(../export/smileys/80/80/tears.png_default.png);
}

.zq-thermometre:before {
	background-image: url(../export/smileys/80/80/thermometre.png_default.png);
}

.zq-thinking:before {
	background-image: url(../export/smileys/80/80/thinking.png_default.png);
}

.zq-thumbsdown:before {
	background-image: url(../export/smileys/80/80/thumbsdown.png_default.png);
}

.zq-thumbsup:before {
	background-image: url(../export/smileys/80/80/thumbsup.png_default.png);
}

.zq-tightyclseyes:before {
	background-image: url(../export/smileys/80/80/tightyclseyes.png_default.png);
}

.zq-tired:before {
	background-image: url(../export/smileys/80/80/tired.png_default.png);
}

.zq-tongueout:before {
	background-image: url(../export/smileys/80/80/tongueout.png_default.png);
}

.zq-tongue:before {
	background-image: url(../export/smileys/80/80/tongue.png_default.png);
}

.zq-tonguewink:before {
	background-image: url(../export/smileys/80/80/tonguewink.png_default.png);
}

.zq-unamused:before {
	background-image: url(../export/smileys/80/80/unamused.png_default.png);
}

.zq-upside:before {
	background-image: url(../export/smileys/80/80/upside.png_default.png);
}

.zq-weary:before {
	background-image: url(../export/smileys/80/80/weary.png_default.png);
}

.zq-wink:before {
	background-image: url(../export/smileys/80/80/wink.png_default.png);
}

.zq-withoutmouth:before {
	background-image: url(../export/smileys/80/80/withoutmouth.png_default.png);
}

.zq-worried:before {
	background-image: url(../export/smileys/80/80/worried.png_default.png);
}

.zq-zipper:before {
	background-image: url(../export/smileys/80/80/zipper.png_default.png);
}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.fancybox-slide--iframe .fancybox-content {
	width  : 100%;
	height : 100%;
	max-width  : 1280px;
	max-height : 720px;
	margin: 0;
    border-radius: 12px;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    background: #000;
    border: 1px solid rgba(0,0,0,1);
    box-shadow: 0 0 16px 1px rgba(0,0,0,.85);	
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent; text-align:right;}.owl-theme .owl-nav{ position:absolute; display:block; width:100%; top:0%; right:0; -moz-transform: translateY(-100%); -webkit-transform: translateY(-100%); transform: translateY(-100%); }.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:transparent;display:inline-block;cursor:pointer; }.owl-theme .owl-nav [class*=owl-]:hover{color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
div.omv:after {
	position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 20px 20px;
    font-family: 'FontAwesome';
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    content: '\f1c8';
    color: #dbcfcfba;
    display: block;
    width: 30px;
    height: 30px;
}
#yorumbuts a:hover > i.fa {
	color:rgba(255,255,255,0.9);
}
#mobilshow {
	display:block;
}
twitter-widget {
		margin: 0 auto!important;
		
}

@keyframes mouth{
  10% { height:30px;width:25px; border:6px solid black;border-radius:50%;margin-top:-18px;}
  50% { height:30px;width:25px; border:6px solid black;border-radius:50%;margin-top:-18px;}
  60% { height:10px;width:35px;border-radius:0%;border:none;margin-top:15px;}
}

@keyframes cry{
  10%{transform:translateY(-50px);background-color:black;}
  50%{transform:translateY(-50px);background-color:black;}
  60%{background-color:#bdc3c7;transform:translateY(0px);}
}

@keyframes eyebrow{
  10%{opacity:1;color:black;}
  50%{opacity:1;color:black;}
  60%{opacity:0;}
}

@keyframes face{
  10%{border-color:black;}
  50%{border-color:black;}
  60%{border-color:#bdc3c7;}
}

@keyframes tear{
  10%{height:100px;}
  50%{height:100px;}
  52%{height:0px;}
}
@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}
@keyframes nahbeat
{
  0%
  {
    transform: scale( .55 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .55 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .55 );
  }
  100%
  {
    transform: scale( .55 );
  }
}
@media only screen
	and (max-width:650px) {
	
	#smileygiz {
			display:none!important;
	}
}
@media only screen 
	and (min-width:916px) {
		#mobilshow {
			display:none!important;
		}	
	}
@media only screen 
	and (min-width:1280px) {
		
		.top-nav.yapisik .top-search {
			display:inline-block!important;
			width:470px;
			border-radius:20px;
			background:rgba(255, 255, 255, 0.25);
		}
		.top-nav.yapisik .top-search .search-results {
			width:470px;
			border-radius:20px;
			margin-top:10px;
		}
	}
@media only screen 
	and (max-width:1679px) {
		.pvd video.profile-video {
					height:136%;
			}
	}	
@media only screen 
	and (max-width:1279px) {
	body {
			overflow-x:hidden;
	}
	.fancybox-slide--iframe {
			padding:0;
			margin: 12px 0;
	}
	.fancybox-slide--iframe .fancybox-content {
		width  : 100%;
		height : 100%;
		max-width  : calc(100%);
		max-height : 480px;
		margin: 0;
		border-radius:0;
	}
	
	#icerikyorum, #alt-birlesik, #alt-orta {
			width:100%!important;
			max-width:100%!important;
			padding:0!important;
			display:block;
	}
	div.profile-stats ul li:nth-child(8),div.profile-stats ul li:nth-child(7),div.profile-stats ul li:nth-child(6),div.profile-stats ul li:nth-child(5) {
			display:none;
	}
	
	#orta {
			padding:0 10px 0 10px;
			margin-bottom:20px;
			font-size:12px;
	}	
	#orta.phe, #orta.pho, #orta.frmo {
			padding:0;
	}
	header.large {
			height:540px;
	}
	video#video-background {
		display:none;
	}
	.dizi.s {
			width:calc(100% / 6);
	}
	.top-nav .top-search {
			width:500px;
			box-sizing:border-box;
	}
	.top-nav .top-search .search-results {
			width:500px;
	}

	#getform .gotform .aust .asag {
			display:none;
	}
	
	#alt-orta {
			width:100%!important;
			max-width:100%!important;
			margin:10px 0 0 0!important;
			padding:0!important;
	}
	#alt-sag {
			width:100%!important;
			max-width:100%!important;
			margin:10px 0 0 0!important;
			padding:0!important;
	}
	.dizi_devam {
			margin:0 0 10px 0!important;
	}
	.baslik {
	font-size:14px;
	}
	.aciklama {
	font-size:12px;
	}
	.top-menu .item.right {
		display:none;
	}
	#wt {
			height:540px;
			
	}
	#greplayer {		
			height:auto;
	}
	
	.video iframe {
	min-height:240px;
	max-height:320px;
	}
	span.social, span.right, .info-tags-serie {
			display:none;
	}	
	
}
@media only screen 
	and (max-width:915px) {
	#wt {
			height:480px;
			
	}
	
	#gizle {
			display:none!important;
	}	
	
	#orta.frmo {
			padding:0;
	}
	#encoktakip.aciklama {
		max-height:100%;
		overflow:inherit;
	}
	
	#orta.frmo #forumsag, #orta.frmo #forumsol {
			float:none!important;
			width:100%!important;
			display:block!important;
	}

	#orta.frmo #forumsag.solbek {
			display:none!important;
	}
	#orta.frmo #forumsol .aciklama.lazyquote {
			height:160px!important;
	}
	#orta.frmo #forumsol .element-title .title {
			font-size:16px;
	}
	.diziliste .listesag, .diziliste .listesol {
			width:100%;
			float:none;
			display:block;
			padding:10px;
	}
	.diziliste .listesag .listedizi .listedizisol {
			width:100px;
	}
	.diziliste .listesag .listedizi .listedizisol img {
			height:150px;
	}
	.diziliste .listesag .listedizi .listedizisag {
			width:calc(100% - 100px);
	}
	.diziliste .listesag .listedizi .listedizisag .listedizidetay {
			width:100%;
	}
	.diziliste .listesag .listedizi .listedizisag .listedizidetay .title .imdb {
			display:none;
	}
	.diziliste .listesag .listedizi .listedizisag .listedizidetay .title .imdb-rating {
			border-radius:3px;
			float:none;
			display:inline-block;

	}
	.diziliste .listesag .listedizi .listedizisag .listedizidetay .title, .diziliste .listesag .listedizi .listedizisag .listedizidetay .info {
		white-space:nowrap;
		text-overflow: clip;
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
		overflow:hidden;
		max-width:100%;
		width:100%;
	}
	.diziliste .listesag .listedizi .listedizisag .listedizidetay .info.detay {
			display:none;
	}
	#orta.phe {
			padding:0!important;
	}
	#orta.poh {
			margin:0;
			padding:0;
	}
	.uark {
			margin:0!important;
	}
	header {
			height:480px;
			margin:0;
			box-shadow:none;
			
			box-shadow: 0 0 10px 2px rgba(0,0,0,.65) inset, 0 0 12px 3px rgba(0,0,0,.85) inset;

	}
	header.large {
			height:480px;
	}
	
	figure.profile-picture {
			left:50%;
			margin-left:-99px;
			top:100%;
			margin-top:-130px;
	}
	header>h1 {
			top:100%;
			margin-top:-70px;
			width:100%;
			padding:0 5px 0 5px!important;

	}	

	header>h1 .takipce .hdiz {
			width:40px;
			height:40px;
	}	

	
	div.tuser {
			width:calc(100% / 4);
			
	}
	div.tuser .tuposter {
			height:50px;
	}
	div.profile-stats ul {
		display:none;
	}
	header>h2 {
			display:none;
	}
	#tablo {
			width:100%!important;
			float:none!important;
			display:block!important;	
			margin:0!important;
			padding:0!important;
	}
	#tablo.solbek.sab {
			display:none!important;
	}
	.top-menu .container{
		padding:0;
		box-sizing:border-box;
		width:100%;
	}
	.top-menu {
			box-sizing:border-box;
			width:100%;
	}
	.top-menu .item {
		width:calc( (100% / 5) - 5px);
		margin-right:0;
		box-sizing:border-box;
	}
	.top-menu .item a i {
			font-size:18px;
	}
	.top-menu .item.nomb{
		display:none;
		box-sizing:border-box;
	}	
	.dizi.s {
			width:calc(100% / 3);
	}	
	
	.top-nav .top-search {
			width:300px;
			box-sizing:border-box;
	}
	.top-nav .top-search .search-results {
			width:300px;
	}	
	.top-nav .right-bar {
		float:none;
		position:absolute;
		top:0;
		right:0;
	}
	.top-nav .right-bar .tb-button, .top-nav .right-bar .tb-button:hover {
			    height: auto;
				border: 0;
				border-radius: 8px;
				background: transparent;
				line-height: 14px;
				overflow: hidden;
				font-size: 14px;
				border: 1px solid rgb(90, 114, 160);
				margin: 16px 10px 0 0;
				padding: 12px 0;
				color: rgba(231, 255, 254, 0.85);
				width: 50px;
				text-align: center;
				width: 44px;
				display: block;
				background: rgba(0, 0, 0, 0.41);
	}
	.top-nav .right-bar-vis {
		float:none;
		position:absolute;
		top:0;
		right:0;
	}
	.top-nav .right-bar-vis .tb-button, .top-nav .right-bar .tb-button:hover {
			    height: auto;
				border: 0;
				border-radius: 8px;
				background: transparent;
				line-height: 14px;
				overflow: hidden;
				font-size: 14px;
				border: 1px solid rgb(90, 114, 160);
				margin: 16px 10px 0 0;
				padding: 12px 0;
				color: rgba(231, 255, 254, 0.85);
				width: 50px;
				text-align: center;
				width: 44px;
				display: block;
				background: rgba(0, 0, 0, 0.41);
	}
	.gizs:before {
		display:inline-block;
	}
	#giz {
		display:none;
	}	
	#yorum .adda .avatar {
			width:60px;
			height:60px;
	}
	#yorum.rep .adda::before {
			display:none;
	}
	#yorum .adda .addtext {
			width:calc(100% - 60px);
	}
	#yorum.rep { padding-left:80px; }
	#yorum.rep .adda .avatar {
			width:40px;
			height:40px;
	}
	#yorum.rep .adda .addtext {
			width:calc(100% - 40px);
	}
	
	#yorum .adda .addtext .textok .user i {
			font-size:14px;
	}
	#yorum:before { left:30px; }
	#yorum.rep:after { left:30px; top:20px; }
	#aciver { font-size:12px!important; }
	.fancybox-slide--iframe .fancybox-content {
		width  : 100%;
		height : 100%;
		max-width  : 768px;
		max-height : 432px;
		margin: 0;
	}
	span.ame {
			display:none;
	}
	.container span.item a i {
			display:inline-block!important;
	}
}
@media only screen 
	and (max-width:760px) {
	#wt {
			height:360px;
			
	}
}
@media only screen 
	and (max-width:640px) {
	.fancybox-slide--iframe .fancybox-content {
		
		max-height : 240px;
		
	}
	#yorum .adda .addtext .textok .yorum_alt .begen.mob {
			margin-left:10px;
	}
	.aciklama.dizimob {
		padding:5px;
	}
	.sezonlar.sezmob {
		overflow:hidden;
		    -webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
			padding:5px 10px!important;
			font-size:14px!important;
	}
	.uyesol {
		margin-bottom:0!important;
	}
	.uyesagblok {
		padding:0!important;
	}
	#orta {
		padding:0!important;
		margin:0!important;
	}
	.diziliste .listesag {
			padding:0;
	}
	#orta.frmo {
			margin:0!important;
	}
	#muzikblok {
			width:100%!important;
			display:block!important;
			float:none!important;
			margin:0!important;
			
	}
	#muzikoylama {
			display:none!important;
	}
	#muziktitle {
			max-width:85%!important;
			text-overflow:clip;
			font-size:14px!important;
			-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
	}
	.top-nav.yapisik #mesajbildirim {
		display:none;
	}	
		.ortala .userlogin, .ortala .muteheader {
				margin-bottom:40px!important;
				width:20px;
				height:20px;
				line-height:20px;
				font-size:20px;
				text-align:center;
		}
		.ortala .muteheader {
				margin-left:10px;
				right:auto;
				left:0px;
		}
		.ortala .changeheader {
				margin-right:35px;
		}
		.ortala .changeheadervideo {
				margin-right:60px;
		}
		.ortala .userlogin:after {
				font-size:20px!important;
				line-height:20px!important;
				text-align:center;
		}
		figure.profile-picture div.verified {
				margin:-4px;
		}
		figure.profile-picture div.mobilmenu {
				display:block;
		}
		#yorumsmileys {
				display:none!important;
		}
		.gremotstv {
				height:180px!important;
		}
		.tvspot {
				display:none;
		}
	#timeyorumz.aciklama { padding:10px 5px!important; }
	.kutu .aciklama.imperial a.ustm, .kutu .aciklama.imperial a.ustm.sag {
			font-size:14px;
			padding:8px;
	}
	.solbek .timemenu.list-group a.list-group-item {
			padding:8px 5px;
			font-size:14px;
	}
	#orta.timeorta {
			margin:0!important;
			padding:0!important;
	}
	.solbek .timemenu.list-group .timealtmenu.list-group a.list-group-item {
			padding:5px;
			font-size:12px;
			width:calc(100% / 4);
			max-width:calc(100% / 4);
			white-space:nowrap;
			overflow:hidden;
			float:left;
			display:inline-block;
			text-align:center;
	}
	
	.aciklama.imperial .nuser {     padding: 5px 5px 0 5px; }
	.genelbek .aciklama.imperial h1 {
			font-size:14px;
			padding:5px;
			background:rgba(78, 78, 78, 0.4)!important;
	}
	.top-menu .item {
		width:calc( (100% / 4) - 4px);
		margin-right:0;
		box-sizing:border-box;
	}
	header, header.large {
			height:48vh;
	}
	
	figure.profile-picture {
			width:160px;
			height:160px;
			margin-left:-79px;
			margin-top:-98px;
			border-radius:50%;
	}
	figure.profile-picture div.saber {
			background-size:160px 160px;
	}
	.editheader {
	 display:none!important;	
	}
	.talan { 
		height:60px;
	}
	div.profile-alt {
			height:30px;
	}
	.talan .takipce .hdiz {
			width:50px;
			height:60px;
	}
	header.large div.angles {
		display:none;
	}	
	div.yorumlarhere {
			padding:10px!important;
	}
	#yorum { padding-bottom:0; position:relative;}
	#yorum .adda .addtext .textok, #yorum.rep .adda .addtext .textok {
			border-radius:0!important;
	}
	#yorum .adda { margin-bottom: 0 }
	#yorum .adda .avatar {
			width:34px!important;
			height:34px!important;
			position:absolute!important;
			top:0;
			left:0;
			content:'';
			margin-top:6px;
			margin-left: 8px;
			border-radius:50%;
			overflow:hidden;
	}
	#yorum .adda .addtext {
			width:100%;
	}
	#yorum.rep { padding-left:0; margin:5px 0!important;  }
	#yorum.rep .adda .avatar {
			display:none!important;
	}
	#yorum.rep .adda .addtext {
			width:100%;
	}
	#yorum .adda .addtext .textok .user i {
			font-size:12px;
	}
	#yorum.rep .adda .addtext .textok .user {
		display:block;
		padding:5px 0 5px 40px!important;
	}
	#yorum.rep .adda .addtext .textok .user .userblocksag {
			display:none!important;
	}
	#yorumbosluk  { margin:0 }
	#yorum:before, #yorum:after, #yorum.rep:before, #yorum.rep:after { display:none; }
	#yorum .adda .addtext:before, #yorum .adda .addtext:after { display:none; }
	#yorum .adda .addtext { padding-left: 0; }
	#aciver { padding:10px!important;background:rgba(255,255,255,.4);font-size:10px!important; }
	#yorum .altarea { display:none; }
	#yorum.cevapla .altarea { display:block; padding:5px 2px; }
	#yorum.cevapla .altarea .addspoiler { padding-left:0; }
	#yorum .adda .addtext textarea.add { box-shadow: 0 0 6px 1px rgba(0,0,0,.45) inset; background:rgba(0,0,0,.6); }
	#yorumcevapfin:after { display:none; }
	#yorumcevapfin {    
		margin: 30px 0;
		height: 2px;
		background: hsla(0, 0%, 0%, 0.3);
	}
	#yorum .adda .addtext .textok { box-shadow:none!important; }
	#yorum .adda .addtext .textok .user { padding-left: 46px; background:rgba(0,0,0,.7); border-left:4px solid #ca0000; font-size:14px; }
	#yorum.rep .adda .addtext .textok .user {display:none!important; }
	#yorum .adda .addtext .textok .user i { margin-left:0; line-height:20px; padding:6px 4px; font-size:10px!important; }
	#yorum.rep .adda .addtext .textok .user i { font-size:10px!important; padding:4px; line-height:14px; }
	#yorum.rep .adda .addtext .textok .user #useryorumileti { display:none!important; }
	#yorum .adda .addtext .textok .user div a { font-size: 12px!important; padding-top:3px 4px; }
	#yorum.rep .adda .addtext .textok .user div a { font-size:10px!important; color:rgba(255,255,255,.6)!important; padding:0;}
	#yorum.rep .adda .addtext .textok .user div a::before { content:'\f101'; margin-right:3px; color:#fff; font-family:'FontAwesome'; }
	#yorum .adda .addtext .textok .user i.be::before { background:transparent;padding:0 2px;border-radius:0; }
	#yorum .adda .addtext .textok .user div, #yorum .adda .addtext .textok .user span { font-size:10px!important; }
	#yorum .adda .addtext .textok .user div, #yorum .adda .addtext .textok .user span.fa-stack { font-size:7px!important; }
	#yorum .adda .addtext .textok .user div, #yorum .adda .addtext .textok .user span#useryorumguncelleme, #yorum .adda .addtext .textok .user div, #yorum .adda .addtext .textok .user span#useryorumileti { font-size:8px!important; }
	#yorum.rep .adda .addtext .textok .user span#useryorumguncelleme { display:block!important; }
	#useryorumnot { font-size:7px!important; }
	#yorum .adda .addtext .textok .yazi span.txt {
			line-height:14px;
			font-size:12px;
			padding:10px!important;
	}
	#yorum.rep .adda .addtext .textok .yazi span.txt {
			line-height:13px;
			font-size:11px;
			padding:10px!important;
	}
	#yorum .adda .addtext .textok .yorum_alt, #yorum .adda .addtext .yorumedit {
			font-size:12px;
	}
	#yorum.rep .adda .addtext .textok .yorum_alt, #yorum.rep .adda .addtext .yorumedit {
			font-size:12px!important;
	}
	#yorum.rep .adda .addtext .textok .media .yorum_media {
			padding-bottom:30.25%!important;
	}
	#yorum .adda .addtext .textok .yazi.spoilervar {
			min-height:80px;
	}
	i.fa.be {
			width:20px!important;
	}
	i.fa.be:before {
			font-size:10px!important;
	}
	video#backloop {
			background:#000;
			background-size:cover;
			background-position:center center;
	}
	

	#wt {
			height:220px;
			
	}	
	#kgiz {
			display:none;
	}
	.hvpreview {
			width:100%!important;
			
	}
	.hvpreview .hvpv {
			height:180px!important;
	}
	#bildirimsimge #bildirimtablo {
			width:320px;
			
	}
	#greplayer {
			width:100%!important;
			margin:0!important;
	}
	#getform {
			padding:0;
			margin:0;
			width:100%;
			box-sizing:border-box;
			
	}
	#getform .gotform {
			padding:15px 10px 15px 10px;
			box-sizing:border-box;
			width:100%;
			left:0;
			top:0;
			-moz-transform:none;
			-webkit-transform:none;
			transform:none;
	}
	#getform .closeform {
			font-size:8px;
			margin:10px;
			z-index:9999999999999999;
	}

	#getform .gotform .aust .alogo {
			width:141px;
			height:64px;
	}
	#getform .gotform .formi {
			max-width:280px;
	}

	.top-nav .right-bar .tb-button a {
			padding:0!important; 
	}
	.dizi { 
			width:100%;
			height:240px;
	}
	.dizi.s {
			width:50%;
	}
	.dizi.s .diziresim {
			background-position: center center!important;
			height:80px;
			
	}
	.dizi.s .diziyazi {
			font-size:10px;
			line-height:12px;
	}
	.dizi.s .diziyazi strong {
			font-size:12px;
			line-height:12px;
	}
	.top-nav .top-search {
			position:absolute;
			width:100%;
			top:0;
			left:0;
			margin:0;
			padding:0;
			margin-top:64px;
			display:block;
			float:none;
	}
	.top-nav .top-search .search-results {
			width:100%;
	}
	.top-menu {
			margin-top:42px;
	}
	.top-nav .logo-top {
			width: 130px;
			height: 64px;
			float:none;
			margin:0 0 0 10px;
	}
	.top-nav .logo-top span {
		background: url(logo.png) no-repeat left center;
		background-size: 130px 28px;
	}
	.top-nav.yapisik .logo-top span {
		background: url(zik.png) no-repeat left center;
		background-size: 70px 70px;
	}
	.kutu .aciklama .poster {
			width:150px;
			height:190px;
	}
	.kutu .aciklama .detay {
		width: calc(100% - 150px);
	}
	.detay .onlinescroll {
			max-height:190px!important;
	}
	.kutu .aciklama .sezonbolum p.uzn {
			display:none;
	}
	.kutu .sezonlar .sezon {
			width:100px;
			font-size:10px;
			padding:10px;
	}
	#orta.userorta {
			padding:0!important;
			margin-top:0px!important;
	}
	#orta.userorta .aciklama.useri {
			padding:60px 10px 5px 10px!important;
	}
	#orta .element-title.medium {
			margin:0;
			margin-top:0!important;
			box-sizing:border-box;
	}
	#orta .element-title .title-buttons {
			float:right;
	}
	#orta .element-title.medium .title {
		font-size:14px;
		max-width:90%;
		overflow:hidden;
		white-space: nowrap;
		box-sizing:border-box;
		text-overflow: clip;
		 -webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);
	}
	#orta .element-title.big .title {
		font-size:16px;
		line-height:28px;
		margin-top:5px;
		max-width:100%;
		overflow:hidden;
		white-space: nowrap;
		box-sizing:border-box;
		text-overflow: clip;	
		-webkit-mask-image: -webkit-linear-gradient(left, #000 90%, transparent 100%);		
		position:relative;
		display:block;
	}
	#orta .element-title.big .title-tags {
			display:none;
	}
	#orta .kutu.userkutu {
			border-radius:0!important;
	}
	.dizi_devam {
			margin:20px 0 0 0!important;
	}
	#alt-sag {
			margin:0!important;
	}
	#forumsag {
			display:none!important;
	}
	
	#forumsol {
			float:none!important;
			display:block!important;
			width:100%!important;
	}
	span.social, span.right, .info-tags {
			display:none;
	}
	.footer span.right {
			float:none;
			display:block;
			width:100%;
			text-align:center;
	}
	.footer {
			height:auto;
	}
	.footer .container {
			padding:4px;
	}
	.footer .footer-content {
			width:100%;
			display:block;
	}
	.footer .logo-footer {
			display:none;
	}
	.aciklama .detay .diziscroll {
	 max-height: 190px!important;
	 font-size:12px;
	}
	i.sezoni {
		line-height:18px!important;
	}
	#dizitakiptag {
			display:inline-block!important;
	}
	.kutu .sezonlar .sezon small {
			font-size:10px;
	}
		
	span.aciver {
			font-size:12px!important;
			padding-left:0!important;
			margin:0;
	}
	#yorum.sikerttim {
			padding-top:5px;
			padding-left:5px!important;
	}
	#yorum.sikerttim i.fa.fa-reply.fa-rotate-180.fa-fw {
			margin-right:4px!important;
	}
	#yorumbosluk .sol {
			display:block;
			text-align:center;
			padding:5px;
			width:100%;
			line-height:20px;
			float:none;
			font-size:12px;
	}
	#yorum.cevapla .adda .avatar {
			display:none;
	}
	.speech-wrapper .bubble .txt .infoust {
			display:none;
	}
	.speech-wrapper .bubble .txt {
			padding:4px;
	}
}
@media only screen
	and (max-width:450px) {
		
		.aciklama.imperial .nuser {
				width:100%;
				display:block;
		}
		
}
@media only screen 
	and (max-width:339px) {
	header, header.large {
			height:40vh;
	}		
		#bildirimsimge #bildirimtablo {
				width:280px;
		}
}
.cd-top, .cd-left {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5) url(cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-left {
	margin-right: 50px;
	background: rgba(0, 0, 0, 0.5) url(cd-left-arrow.png) no-repeat center 50%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover, .cd-left.cd-is-visible, .cd-left.cd-fade-out, .cd-left:hover, .no-touch .cd-left:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible, .cd-left.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out, .cd-left.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover, .no-touch .cd-left:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top, .cd-left {
    right: 20px;
    bottom: 20px;
  }
  .cd-left {
	margin-right:30px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top, .cd-left {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
  .cd-left {
	  margin-right: 70px;
  }
}

#whoisonline {
	padding:0;
}