@import url('https://fonts.googleapis.com/css?family=Inter:100,300,400,500,700&display=swap&subset=latin-ext');
html, body {
	height: 100%;
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	background: #f3f3f3;
}
/*body {font: 13px 'News Cycle', sans-serif; line-height:1.4em;	background:#f3f3f3;}*/
/*body {font: 13px 'Noto Serif', sans-serif; line-height:1.4em;	background:#f3f3f3;}*/
/*body {font: 13px 'Karma', serif; line-height:1.4em; background:#f3f3f3;}*/

/* We like off-black for text. */
body, select, input, textarea {
	color: #333;
}
a {
	color: #03f;
}
a:hover {
	color: #69f;
}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection {
background: #fcd700;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fcd700;
	color: #fff;
	text-shadow: none;
}
/*	j.mp/webkit-tap-highlight-color */
a:link {
	-webkit-tap-highlight-color: #fcd700;
}
ins {
	background-color: #fcd700;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #fcd700;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

/* Mozilla dosen't style placeholders by default */
input:-moz-placeholder {
color:#a9a9a9;
}
textarea:-moz-placeholder {
color:#a9a9a9;
}
/* Disable iOS styles */
textarea, input[type="text"], input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
*:hover, *:active, *:focus {
	outline: none;
}
.wrapper {
	width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}
.wrapper.haber_detay {
	padding: 0 30px;
}
header {
	margin-bottom: 30px;
	/*background: #a6ce39;*/
	background:#000000;
}
header .wrapper {
	padding: 0 30px;
}
.logo {
	width: 154px;
	height: 60px;
	line-height: 60px;
	background: url(../img/ekoyapi_logo_beyaz.svg) no-repeat top left;
	background-size: 154px 60px;
	text-indent: -9999px;
	float: left;
}
.no-svg .logo {
	background: url(../img/ekoyapi_logo_beyaz.png) no-repeat top left;
	background-size: 154px 60px;
}
.logo a {
	display: block;
}
/* MENU */
nav {
	padding: 10px 0;
	float: right;
}
nav ul {
	margin: 0 auto;
}
nav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
}
nav ul li a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	line-height: 40px;
	padding: 0 10px;
	font-size: 15px;
	font-weight: 600;
}
nav ul li a:hover, nav ul li a.active {
	/*color: #005C05;
	color:#666;*/
	color: #dbff5b;
}
nav ul li #searchForm {
	height: 40px;
	padding: 7px 0 7px 20px;
}
nav ul li #ara {
	float: left;
	width: 180px;
	height: 26px;
	margin: 0;
	padding: 4px 26px 4px 10px;
	border: 0;
	font-size: 14px;
	border-radius: 13px;
}
nav ul li #btn_ara {
	float: left;
	width: 20px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/ico_search.svg) center no-repeat;
	margin-left: -24px;
	text-indent: -9999px;
}
#open-menu {
	position: absolute;
	z-index: 997;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	background: url(../img/ico_menu_open.svg) center no-repeat;
	background-size: 20px 20px;
	display: none;
	cursor: pointer;
}
#close-menu {
	position: absolute;
	z-index: 999;
	top: 25px;
	left: 25px;
	width: 40px;
	height: 40px;
	background: url(../img/ico_menu_close.svg) center no-repeat;
	background-size: 30px 30px;
	display: none;
	cursor: pointer;
}
/* MENU SON */

.social_media {
	font-size: 0;
	margin: 0 0 0 10px;
}

.social_media ul li {
	display: inline-block;
	width: 25px;
	line-height: 25px;
	background: url(../img/ico_social_media.svg) no-repeat;
	background-size:125px 25px;
	margin: 0 3px;
}

.social_media ul li a {
	display: block;
	text-indent:-9999px;
}
.social_media ul li.youtube {
	background-position:0;
}
.social_media ul li.facebook {
	background-position:-25px;
}
.social_media ul li.twitter {
	background-position:-50px;
}
.social_media ul li.linkedin {
	background-position:-75px;
}
.social_media ul li.instagram {
	background-position:-100px;
}

.filter {
	margin-bottom: 30px;
	padding: 0 15px;
}
.filter h2 {
	font-size: 22px;
	font-weight: 300;
}
.mansetler {
	margin: 0 15px 15px 15px;
}
.manset {
	width: 750px;
	height: 360px;
	margin-right: 30px;
	background: #cccccc;
	float: left;
	position: relative;
}

.manset img {
	display:block;
}
.manset h2 {
	max-width: calc(100% - 40px);
	color: #ffffff;
	position: absolute;
	margin: 20px 0 0 20px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	background: rgba(0,0,0,0.70);
	padding: 3px 5px;
}
.swiper-container {
	height: 360px;
}
.swiper-slide img {
	width: 100%;
	height: 100%;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
	display: block;
}
/* Banner */
.b1_holder {
	/*width: 728px;
	height: 90px;
	background: #cccccc;*/
	text-align:center;
	margin-bottom:30px;
}
.b2_holder {
	width: 360px;
	height: 100px;
	margin-bottom: 30px;
	background: #333333;
	float: left;
}
.b3_holder {
	width: 360px;
	height: 100px;
	margin-bottom: 30px;
	background: #666666;
	float: left;
}
.b4_holder {
	width: 360px;
	height: 100px;
	background: #999999;
	float: left;
}
.b5_holder {
	/*width: 728px;
	height: 90px;
	background: #cccccc;*/
	text-align:center;
	margin-bottom: 30px;
}
.asb_holder {
	width: 360px;
	height: 100px;
	background: #999999;
	margin-bottom: 30px;
	float: right;
	text-align: center;
	display:none;
}
.hdb_holder {
	width: 750px;
	height: 100px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}
.private_holder {
	width: 360px;
	height: 360px;
	float: left;
}
/* banner son */
.mainpage {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.mainpage img {
    /* Only render when in viewport */
    content-visibility: auto;
  }

.mainpage section.reklam {
	background: #999999;
	float: left;
	width: 360px;
	height: 400px;
	margin: 15px;
}
.mainpage article {
	background: #ffffff;
	width: 360px;
	margin: 15px;
}
.mainpage article figure {
	width: 100%;
	height: 240px;
	/*aspect-ratio: 16 / 9;*/
	position: relative;
	background: #ffffff;
	overflow: hidden;
}
.mainpage article figure:after {
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 0;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat-x;
}
.mainpage article figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/*
	min-width:100%;
	min-height:100%;
	position: absolute;
	top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;
	margin: auto;
	*/
}
.mainpage article figure img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}
.mainpage article:hover figure img {
	-webkit-transform: scale(1.25); /* Safari and Chrome */
	-moz-transform: scale(1.25); /* Firefox */
	-ms-transform: scale(1.25); /* IE 9 */
	-o-transform: scale(1.25); /* Opera */
	transform: scale(1.25);
}
.mainpage article a {
	color: #333333;
	display: block;
	text-decoration: none;
}
.mainpage article a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mainpage article .spot {
	padding: 20px;
}
.mainpage article h2 {
	/*color:#7da405;*/
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 18px;
}
.mainpage article a h2 {
	color: #333333;
	text-decoration: none;
}
.mainpage article p {
	line-height: 20px;
	color: #666666;
}
.mainpage article a p {
	color: #666666;
	text-decoration: none;
}
.mainpage aside {
	font-size: 12px;
	font-weight: 300;
	color: #999999;
	padding: 10px 20px 0 20px;
}
.mainpage aside time {
	margin-right: 10px;
}
.mainpage aside span {
	margin-right: 5px;
}
.mainpage aside span i {
	margin-right: 3px;
}
.mainpage article .yayinlanma_tarihi {
	position: absolute;
	z-index: 100;
	color: #ffffff;
	top: 216px;
	left: 20px;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
	-webkit-transform: translateZ(0); /* Safari and Chrome */
	-moz-transform: translateZ(0); /* Firefox */
	-ms-transform: translateZ(0); /* IE 9 */
	-o-transform: translateZ(0); /* Opera */
	transform: translateZ(0);/*
	background: rgba(0,0,0,0.70);
	padding: 3px 5px;
	*/
}
.shadow {
	position: relative;
}
.shadow:before, .shadow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	transform: rotate(-3deg);
}
.shadow:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.clear {
	clear: both !important;
}
.sonuc_yok {
	color: red;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 100px;
}
.haber {
	width: 750px;
	float: left;
	background: #ffffff;
	padding: 30px;
	margin-bottom: 30px;
}
h1 {
	font-size: 28px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: -0.01em;
}
h1.logo {
	margin-bottom: 0;
}

h2 {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: -0.01em;
}

.haber p {
	margin-bottom: 15px;
	line-height: 1.5em;
	color: #333333;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}
.haber strong {
	font-weight: 700;
}
.haber .yayinlanma_tarihi {
	display: inline-block;
	margin-bottom: 10px;
}
.haber table {
	border-color: #cccccc;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin-bottom: 10px;
}
.haber table thead td {
	font-weight: bold;
}
.haber table td {
	border-color: #ccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	vertical-align: top;
}
.haber figure {
	margin-bottom: 15px;
	text-align:center;
}

aside {
	width: 360px;
	float: right;
	background: #ffffff;
	padding: 30px;
	/*margin-bottom: 204px;*/
}
.oneriler_baslik {
	font-weight: 700;
	margin-bottom: 15px;
}
.oneriler {
	margin-bottom: 30px;
}
.oneriler ul li {
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px dotted #cccccc;
}
.oneriler ul li:last-child {
	margin-bottom: 0;
}
.oneriler ul li:after {
	content: " ";
	display: block;
	clear: both;
} /* clearfix */
.oneriler ul li figure {
	float: left;
	margin-right: 20px;
	width: 90px;
	height: 60px;
	position: relative;
	background: #ffffff;
	overflow: hidden;
}
.oneriler ul li figure:after {
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 0;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 20px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat-x;
}
.oneriler ul li figure img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.oneriler ul li figure img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}
.oneriler ul li:hover figure img {
	-webkit-transform: scale(1.25); /* Safari and Chrome */
	-moz-transform: scale(1.25); /* Firefox */
	-ms-transform: scale(1.25); /* IE 9 */
	-o-transform: scale(1.25); /* Opera */
	transform: scale(1.25);
}
.oneriler ul li a {
	display: inline-block;
	text-decoration: none;
}
.oneriler ul li a h2 {
	font-size: 14px;
	width: 190px;
	float: left;
	font-weight: 600;
	color: #333333;
}
.yorumlar {
	width: 750px;
	min-height: 100px;
	float: left;
	background: #ffffff;
	/*margin-bottom: 30px;*/
	padding: 30px;
}
.yorumlar h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
.yorumlar h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
.yorumlar .yorum {
	padding: 20px;
	background: #f6f6f6;
	border-radius: 3px;
	margin-bottom: 20px;
}
.yorumlar .separator {
	margin-bottom: 40px;
}
.yorumlar .yorum p:first-child {
	margin-bottom: 15px;
}
.yorum_tarihi {
	font-size: 12px;
	line-height: 14px;
	float: right;
}
#yorum_msg_ok {
	display: none;
	margin-bottom: 20px;
	padding: 8px 10px;
	background: #FDF36D;
	border-radius: 3px;
}
#yorum_msg_fail {
	display: none;
	margin-bottom: 20px;
	padding: 8px 10px;
	background: #FFBCBC;
	border-radius: 3px;
}

/* Pagination */
.pagination {
	margin: 30px auto 60px auto;
	text-align: center;
	padding: 0 20px;
}
.pagination a {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	color: #494d59;
	text-align: center;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	background: #fcfcfc;
	border: 1px solid;
	border-color: #d8d8d8 #d1d1d1 #c3c3c3;
	border-radius: 3px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
	background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
	background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
	background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
	-webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
	margin: 3px;
}
.pagination a:active {
	background: #eee;
	border-color: #c3c3c3 #d1d1d1 #d8d8d8;
	background-image: -webkit-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: -moz-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: -o-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: linear-gradient(to bottom, #eeeeee, #fcfcfc);
	-webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.03);
}
.pagination a:focus {
	outline: 0;
}
.pagination span.current {
	padding: 0 10px;
	font-weight: bold;
}
.pagination span.invisible {
	padding: 0 10px;
}
.pagination span.disabled {
	display: none;
}
/* Pagination Son */

/* GENEL FORM */
.genelForm ul li {
	margin-bottom: 8px;
}
.genelForm label {
	width: 100px;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #333;
}
.genelForm input[type="text"], .genelForm input[type="password"] {
	width: 200px;
	height: 30px;
	padding: 0 5px;
	border: 1px solid;
	border-color: #d8d8d8 #d1d1d1 #c3c3c3;
	border-radius: 3px;
}
.genelForm input[type="checkbox"] {
	border: 0;
	width: 25px;
	height: 25px;
	float: left;
}
.genelForm textarea {
	width: 490px;
	height: 100px;
	padding: 5px;
	border: 1px solid;
	border-color: #d8d8d8 #d1d1d1 #c3c3c3;
	border-radius: 3px;
	resize: vertical;
}
.genelForm .button {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	color: #494d59;
	text-align: center;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	background: #fcfcfc;
	border: 1px solid;
	border-color: #d8d8d8 #d1d1d1 #c3c3c3;
	border-radius: 3px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
	background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
	background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
	background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
	-webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
	margin: 3px;
}
.genelForm .button:active {
	background: #eee;
	border-color: #c3c3c3 #d1d1d1 #d8d8d8;
	background-image: -webkit-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: -moz-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: -o-linear-gradient(top, #eeeeee, #fcfcfc);
	background-image: linear-gradient(to bottom, #eeeeee, #fcfcfc);
	-webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.03);
}
/* GENEL FORM SON */

/* AUDIO */
.mainpage article .sesli_haber {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 99;
	background: url(../img/ico_speech.png) no-repeat center;
	background-size: 30px 30px;
	top: 10px;
	right: 10px;
	-webkit-transform: translateZ(0); /* Safari and Chrome */
	-moz-transform: translateZ(0); /* Firefox */
	-ms-transform: translateZ(0); /* IE 9 */
	-o-transform: translateZ(0); /* Opera */
	transform: translateZ(0);
}
#audioplayer {
	width: 100px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	float: right;
	margin: 0 0 20px 30px;
}
#sound {
	width: 0;
	height: 0;
}
#playButton {
	width: 40px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ffffff;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAACgCAMAAACsXRuGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURQAAACIeHiIfHyEfHwAAACIeHiEfHx8fHyIfHz8AACEeHiMfHyIfHyIeHiAeHh4eHiEeHhwcHCIeHiQbGx4eHgAAACEfHyQfHyoVFScnJyQdHSIeHiEeHiMgICIfHyEeHiEeHioqKiEfHx8fHyEfHyEeHiIfHyIfHyMeHiIfHyIeHiIfHyIiIiIfHyIfHyEfHyIfHyEeHiEdHRwcHCEeHiIfH07BJngAAAA1dFJOUwB+/IkB4cwQYATxQWFLdBH4CYccIQLaMQwNI7iwV/6upgaQKez5m8I60uhpFvbu1JNcRRJrCt8xvwAAAOhJREFUaN7t17lSAkEYRWEUkE0FEVnc2AQEXFC47/9qJAREREeL4Jywg69qama6/y4UzMzM/rSfzZYFq/na1Vgw+f6FweT5EQYzKw5YMFldP7BgcvUOg8noHgbzeXHHgkn5BQaTRQ8G8zr/YMGkfjtmwaR7A4PJ0xQGczlpsmDytq6xYLJswGAy7MBgWu3+eYPwI8MvBf5s6A8b/vXgzQHevugNFj4C4EOKPkbhgx4eReBhiR7n4IETHonhoR2/VpS8qpmZmZmZ2dl1fGGunFgTFBQUFBQUFBQUFBT8L7ByVOnEmpmZ2aE9Vw9ZQJcWNkUAAAAASUVORK5CYII=');
	background-size: 38px 76px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	outline: none;
	cursor: pointer;
	border-radius: 3px;
}
#playButton.play {
	background-position:top center;
}
#playButton.pause {
	background-position:bottom center;
}

#timeline {
	width: calc(100% - 55px);
	height: 10px;
	margin-top: 14px;
	float: left;
	border-radius: 15px;
	background: rgba(0,0,0,.3);
}
#playhead {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-top: 0px;
	background: rgba(0,0,0,0.6);
}
/* AUDIO SON */

.sponsorlu {
	position: absolute;
	top:0;
	right: 0;
	padding: 4px 6px;
	background: rgba(0,0,0,0.5);
	font-size: 0.8em;
	line-height: 1em;
	color: white;
	border: 0px solid red;
	z-index: 101;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}
.sticky:before,
.sticky:after {
    content: '';
    display: table;
}

footer {
	margin: 30px 5px;
	padding-top:20px;
	border-top:1px dotted #ccc;
}
.publisher {
	text-align:center;
	margin-bottom:10px;
}
.publisher img {
	height: 20px;
}
.copyright {
	font-size:12px;
	text-align:center;
}
.submenu {
	padding: 20px 0;
	text-align:center;
}
.submenu ul {
	border-top:1px dotted #ccc;
	padding-top:20px;
}
.submenu ul li {
	display:inline-block;
	margin: 0 5px;
}
.submenu ul li a {
	display: block;
	padding: 0 10px;
	margin: 10px 0;
	line-height: 2em;
	color: #000;
	text-decoration: none;
}
.submenu ul li a:hover {
	text-decoration:underline;
}

.haber table.yazarlar {
	border:0;
}
.haber table.yazarlar td {
	border:0;
}
.haber table.yazarlar td {
	border-top: 1px dotted #cccccc;
	padding: 15px 15px 0 0;
}
.haber table.noborder, .haber table.noborder td {
	border:0;
}

figcaption {
	font-style: italic;
	font-size: 0.9em;
}

.sektor_haberleri {
	display: block;
	margin: 30px 0 15px 0;
	padding: 0 15px;
}
.sektor_haberleri img,
.sektor_haberleri a {
	display: block;
}
.sektor_haberleri ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sektor_haberleri ul li:first-child {
	max-width: 750px;
}
.sektor_haberleri ul li:last-child {
	max-width: 360px;
}

.video_wrapper {
	display: block;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 47.5px;
	height: 0;
	margin-top: 0px;
}
.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* Media queries
-------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
.wrapper.haber_detay {
	width: 100%;
	padding: 0;
	margin: 0;
}
header {
	margin-bottom: 30px;
}
.logo {
	float: none;
	margin: 0 auto;
}
header.haber_detay {
	margin-bottom: 0;
}
/* MENU */
nav {
	padding: 90px 0 0 20px;
	float: none;
	position: fixed;
	width: 240px;
	height: 100%;
	min-height: 100%;
	background: #333333;
	background: rgba(0,0,0,0.90);
	z-index: 998;
	top: 0;
	left: 0;
	display: none;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	font-size: 18px;
}
nav ul {
	margin: 0 auto;
}
nav ul li {
	float: none;
	height: 40px;
	line-height: 40px;
}
nav ul li a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
}
nav ul li a:hover, nav ul li a.active {
	color: #005C05;
}
	
nav ul li #searchForm {
	height: 46px;
	padding: 10px 0 10px 10px;
}
/*	
nav ul li #ara {
	float: left;
	width: 180px;
	height: 20px;
	margin: 0;
	padding: 2px 24px 2px 4px;
	border: 0;
}
nav ul li #btn_ara {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/ico_search.svg) center no-repeat;
	margin-left: -20px;
}
*/	
#open-menu, #close-menu {
	display: block;
}
/* MENU SON */
.haber {
	width: 100%;
	float: none;
	margin-bottom: 30px;
	padding: 30px;
}

.sticky {
    position: inherit;
	top: inherit;
}

aside {
	width: 100%;
	float: none;
	padding: 0;
}
.oneriler_baslik {
	padding: 30px 30px 0 30px;
	margin-bottom: 0;
}
.oneriler {
	padding: 15px;
}
.oneriler ul li {
	width: calc(50% - 30px);
	margin: 10px 15px;
	float: left;
}
.oneriler ul li a h2 {
	width: calc(100% - 110px);
}
.yorumlar {
	width: 100%;
	float: none;
}
/* GENEL FORM */
.genelForm ul li:last-child {
	text-align: center;
}
.genelForm label {
	width: 100%;
	display: block;
	float: none;
}
.genelForm label[for="button"] {
	display: none;
}
.genelForm input[type="text"], .genelForm input[type="password"] {
	width: 100%;
	margin-bottom: 5px;
}
.genelForm textarea {
	width: 100%;
}
/* GENEL FORM SON */
.asb_holder {
	width: 100%;
	float: none;
}
.hdb_holder {
	width: 100%;
	float: none;
}
.private_holder {
	width: 100%;
	height: auto;
	float: none;
}
.private_holder img {
	width: 100%;
	height:auto;
	min-width:100%;
}

}


/* bulten form */
#bulten_form_wrapper {
	height: 80px;
	background: #b8b9bc url('../img/ebulten.png') no-repeat left center;
	background-size: 25px 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px 0 35px;
}
#bulten {
	display: flex;
	flex-grow: 1;
}	
#email_bulten {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    background: #FFFFFF;
    border: 0;
    box-sizing: border-box;
    height: 40px;
    padding: 5px 10px;
    margin-right: 10px;
}
#submit {
    border: 0;
    background: #a11920;
    color: white;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    min-width: 100px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}
#submit:hover {
    background: #910910;
    color: #ffffff;
    text-decoration: none;
}

#bulten_msg_success{
	display: none;
	color: #a11920;
	padding: 10px;
	font-weight: bold;
}
/* bulten form son */

@media screen and (min-width: 680px) and (max-width: 1024px) {
.wrapper {
	width: 100%;
}
.mainpage article {
	width: calc(50% - 30px);
	padding: 0;
	margin: 15px;
}
.mansetler {
	width: calc(100% - 30px);
	margin-bottom: 15px;
}
.manset {
	width: 100%;
	height: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
	padding: 0;
}
.swiper-container {
	height: auto;
}
.b2_holder, .b3_holder, .b4_holder {
	width: calc(33.33% - 20px);
	margin:0 30px 0 0;
}
.b4_holder {
	margin:0;
}
.mainpage section.reklam {
	width: calc(50% - 30px);
}
.video_wrapper {
	padding-top: 0;
}	
	
}

@media screen and (max-width: 680px) {
.wrapper {
	width: 100%;
	padding: 0 15px;
}
header {
	margin-bottom: 15px;
}

.b1_holder {
    width: 100%;
    float: none;
    padding: 0 15px;
	margin-bottom: 15px;
}	
.b2_holder, .b3_holder, .b4_holder {
	width: 100%;
	margin-bottom: 15px;
	float: none;
}
/* gecici */
.b2_holder, .b3_holder {
	display:none;
}
/* gecici son */
.mansetler {
	margin: 0 0 30px 0;
}
.manset {
	width: 100%;
	height: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
	padding: 0;
}
.swiper-container {
	height: auto;
}
.mainpage article {
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
}
.mainpage section.reklam {
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
}
.oneriler ul li {
	width: calc(100% - 30px);
	float: none;
}
#audioplayer {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
.submenu ul li {
	display: block;
}
	
.sektor_haberleri {
	padding: 0;
}
.sektor_haberleri ul {
	flex-direction: column;
}
.sektor_haberleri ul li:first-child {
	margin-bottom: 15px;
	max-width: none;
}	
.sektor_haberleri ul li:last-child {
	max-width: none;
}
.video_wrapper {
	padding-top: 0;
}	
	
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {

}

@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1), all and (min-device-pixel-ratio: 2), all and (min-resolution: 192dpi), all and (min-resolution: 2dppx) {
.no-svg .logo {
	background: url(../img/ekoyapi_logo_beyaz@2x.png) no-repeat top left;
	background-size: 154px 60px;
}
}

/* Print styles
-------------------------------------------------------------------------------*/
@media print {
}
