body {
	opacity: 0;
	width: 0;
	height: 100%;
	/*background-color: #bdc9ca;*/
	/* Koyu */
	/* RAL 7045 Telegrey 1 - https://www.ralcolorchart.com */
	/*background-color: #8d9295; */
	/* RAL 7047 Telegrey 4 - https://www.ralcolorchart.com */
	background-color: #c8c8c7;
	/*
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: no-wrap;
	*/
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	/*-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .5 ease;*/
}

.free, .horizontal {
	cursor : -webkit-grab;
	cursor : -moz-grab;
	cursor : -o-grab;
	cursor : grab;
}

.free:active, .horizontal:active {
	cursor : -webkit-grabbing;
	cursor : -moz-grabbing;
	cursor : -o-grabbing;
	cursor : grabbing;
}

/*body:hover {
	cursor: grab;
}*/

/*[draggable=true] {
	cursor: grabbing;
}*/

section {
	/*display: inline-block;*/
	float: left;
}

section *  {
	color: #112041;
}

header {
	top: 0px !important;
	position: fixed;
	z-index: 77;
	transition: all 1s ease;
}

.section-container, .koseler {
	transition: all 1s ease;
	width: auto;
	height: 100%;
	overflow: hidden;
	/* display: inline-block; */
	float: left;
	display: block;
	position: relative;
	/*margin: 0 5em;*/
	/* background-repeat: repeat-y; */
	/* background-position: 100% 0; */
	/* border-left: 1px dotted gray; */
}

.section-container::before {
	/* content: '<'; */
}

.section-container::after {
	/* content: '>'; */
}

.kurum-logolar {
	width: 260px;
	/*margin-left: 50px;*/
	bottom: 100px;
	position: absolute;
	right: 0;
	float: right;
	text-align: right;
}

.kurum-logolar img a {
	display: inline-block;
	cursor: pointer;
}

.kurum-logolar img {
	max-width: 90px;
	margin: 5px;
}

section#the_medusa .section-container {
	min-width: 1100px;
	height: 450px;

	/*background: url('../img/medusa.png') no-repeat;
	background-size: 25%;
	background-position: 76% bottom;*/
	/*z-index: 88;*/
}

.medusa-image {
	/*display: none;*/
	margin-left: 100px;
	float: left; /*
	width: 45%;
	height: 480px;
	overflow: hidden;*/
}

.medusa-image a {
	display: block;
	width: 320px;
	height: auto;
	margin-top: -50px;
}

.medusa-image a img {
	width: 100%;
}


/* .koseler {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
} */

/* ��kard�k
section#tease_me .teaser {
	width: 1476px;
	transition: all .5 ease;
	position: absolute;
}*/


.ok-saga, .ok-sola {
	display: none;  /* 15:44 19.11.2019 */
	background: url(../img/ok.png) no-repeat;
	position: fixed;
	top: 50%;
	width: 46px;
	height: 46px;
	z-index: 99;
}
.ok-saga:hover, .ok-sola:hover {
	cursor: pointer !important;
}

.ok-saga {
	background-position: 100%;
	right: 10%;
}

.ok-sola {
	background-position: 0%;
	left: 10%;
}

.etiket {
	position: absolute;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.8em;
	min-width: 10em;
	max-width: 15em;
	margin-top: 3em;
}

.etiket-beyaz {
	background-color: #ffffff1c;
	color: #383838;
  border-top: 1px solid #d9d9d9;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
  border-left: 1px solid #d9d9d9;
}

.etiket-siyah {
	background-color: #ffffff11;
	color: #bcbcbc;
	border-top: 1px solid #4a4a4a;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #4a4a4a;
}

.etiket-kirmizi {
	border: 1px solid #ffffff;
	color: #ffffff;
}

.video-player {
	/* coded inline */
}

.video-player iframe {
	background-color: #625656;
}

.govde {
	width: 960px;
	/*overflow: hidden;*/
	/*height: 80%;*/
	margin: auto;
	/* opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1; */
}
.govde-icerigi {
	position: relative;
	padding: 0 4.615em;
	margin-top: 10em;
}
.govde-icerigi .hizali {
	word-spacing: 0.3em;
}
.govde-icerigi > .metin {
	font-size: 0.9em !important;
	line-height: 1.9em !important;
}
.govde-icerigi .metin-kutusu-cantasi {

}
.govde-icerigi .metin-kutusu {
	width: 100%;
	height: 550px;
	overflow: auto;
	padding-right: 20px;
}

.jspVerticalBar, .jspTrack {
	background: rgba(255,255,255,0);
	transition: all 0.6s ease;
}
.jspVerticalBar {
	width: 2px;
}
.jspDrag {
	background: rgba(255,255,255,0.2);
}

#mechanical_pen ul {
	margin-top: 60px;
}
#mechanical_pen ul li {
	float: left;

}
#mechanical_pen ul li .etiket {
	margin-left: 25px;
}

#the_macguffin #the_fist_image {
	float: left;
	margin: 5% 10%;
	max-width: 48%;
	/*max-width: 50%;*/
}

nav ul {
	position: absolute;
	width: 800px;
}
nav ul li {
	max-height: 70px;
	overflow: hidden;
}
nav ul:first-child li a {
	margin-top: 70px;
}


/* Responsive Conditions */
@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
/*@media only screen and (max-width: 562px) {  */

	body {
		display: unset;
	}

	header {
		width: 100%;
	}

	header.acik {
		height: 100%;
		background: #c8c8c7dd;
	}

	header nav {
		display: none;
	}

	header nav ul li {
		background: none;
		border: 0 none;
	}

	header nav a {
		/*color: #ff2626;*/
		padding: 0.8em 1.4em;
		color: #ff2626 !important;
		font-size: 19px;
		line-height: 17px;
	}

	.menu_tap a {
		transition: none;
	}

	section, .section-container {
		float: none !important;
	}

	p {
		font-size: 1.4em;
		line-height: 1.5em;
	}

	.section-container, .govde {
		width: 100%;
	}

	.govde-icerigi {
		padding: 2em;
		margin-top: 3em;
	}

	.govde-icerigi .metin-kutusu {
		height: unset;
		overflow: unset;
	}

	.metin-kutusu-cantasi {
		width: unset !important;
		margin-top: unset !important;
		margin-left: unset !important;
	}

	.ok-sola, .ok-saga {
		display: none;
	}

	#mechanical_pen ul li {
		margin: 0 auto !important;
		text-align: center;
		width: 100%;
	}

	#mechanical_pen ul li img {
		max-width: 100%;
	}

	section#the_medusa .section-container {
		min-width: unset;
		height: unset;
		margin-top: 100px;
		bakground-size: 160px;
		background-position: center bottom;
	}

	section#the_medusa .medusa-image {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	section#the_medusa .medusa-image a {
		width: 100%;
		/*height: 560px;		*/
	}

	section#the_medusa .metin-kutusu-cantasi {
		float: unset !important;
	}

	section#the_medusa .etiket {
		background-color: #dededddd;
		/*margin-top: -170px !important;*/
	}

	/*.medusa_image {
		width: 100%;
		height: 520px;
		display: block;
		background: url('../img/medusa.png') no-repeat;
		background-size: 180% !important;
		background-position: 50% top !important;
	}*/

	#video-Glourious_Moment,
	#video-Non_Serviam {
		width: unset !important;
		margin: unset !important;
		text-align: center;
		background: none !important;
	}

	.video-player iframe {
		background-color: unset !important;
	}

	.etiket {
		margin: 3em auto 4em !important;
		position: unset;
		text-align: left;
		font-size: 13px;
		line-height: 21px;
		color: #000;
		border-color: #00000000;
		background: #FFFFFF66;
		border-bottom: 1px solid #00000080;
	}

	#non_serviam .section-container {
		width: unset !important;
	}

	#the_macguffin .section-container {
		width: unset !important;
		margin-top: 100px;
	}

	#the_macguffin .section-container .govde-icerigi #the_fist_image {
		float: none;
		max-width: 100%;
		margin: 0;
	}

	.kurum-logolar {
		float: none;
		display: block;
		right: unset;
		position: relative;
		bottom: unset;
		width: 100%;
	}

	.kurum-logolar a {
		text-align: center;
		display: inline-block;
		width: 49.499%;
		padding: 0;
		margin: 0;
	}

	.kurum-logolar > p {
		text-align: center;
	}
} /**/
@media only screen and (max-width: 768px) {

	/*section#the_medusa .section-container {
		background-size: 90%;
		background-position: 86% bottom;
	}*/

	section#the_medusa .section-container {
		background-size: 244px;
		background-position: center bottom;
	}

	section#the_medusa .metin-kutusu-cantasi {
		width: 300px;
	}
}
@media only screen and (min-width: 1400px) {

	section#the_medusa .section-container {
		background-size: 18%;
		background-position: 74% bottom;
	}
}
