html, body {
    overflow-x: hidden;
    max-width: 100vw;
}

body {
    padding-top: 10px;
    background-image: url(../img/body.png);
    background-color: #eee;
}
.tavsiyeediyoruz img:hover {
    filter: grayscale(100%);
}
.dropdown > .dropdown-menu {
    top: 200%;
    transition: 0.3s all ease-in-out;
}
.dropdown:hover > .dropdown-menu {
    display: block;
    top: 100%;
    margin-top: -10px;
}
.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}
.onerilen {
    display: none;
    background: #2e2e2e2e;
    background-image: url(../img/body.png);
    padding: 15px;
}
.onerilen img {
    height: 65px;
}
.onerilentitle {
    font-weight: 600;
}
.user-buton {
    font-size: 15px;
    padding: 5px;
}
.mh500{
	min-height:500px;
}
.new span {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 60px;
    display: block;
    background: #a12323;
    background: linear-gradient(#a12323 0, #a12323 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 99;
}
a {
    text-decoration: none !important;
}
.beyaz {
    background: 0 0;
}
.pagebg {
    background: #fff;
    padding: 10px;
}
.zapla {
    margin-bottom: 10px;
}
.blink {
    padding: 7px;
}
.links {
    margin: 20px auto;
}
.card {
    padding: 9px;
    margin-bottom: 5px;
    border-color: #fff;
}
.post-meta i {
    padding: 0 7px;
}
.card img {
    padding: 15px;
}
.radius {
    border-bottom-left-radius: 30%;
    border-bottom-right-radius: 30%;
}
.card-radius {
    border-bottom-left-radius: 25%;
    border-bottom-right-radius: 25%;
}
.card-title {
    font-size: 15px;
    margin-top: 10px;
}
.headerf {
    font-size: 18px;
}
.card-img-top {
    height: 110px;
    padding: 0;
    object-fit: contain;
    object-position: top;
    display: block;
}
.card-img-top img {
    padding: 20px;
}
.sidebar {
    margin-left: -30px;
    margin-top: -10px;
}
.card-body {
    margin-top: 5px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    text-align: center;
    padding: 0;
}
.itemtop {
    margin-top: 10px;
}
.kategori {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 5px;
    border-top-right-radius: 3px;
}
.card-header {
    background-color: #fff;
}
.card-header img {
    height: auto;
}
.etiketler {
    font-size: 14px;
    width: 75%;
    overflow: hidden;
    float: left;
}
.etiketler i {
    padding-left: 5px;
}
.readmore {
    float: right;
    width: 25%;
}
.tablecell {
    position: relative;
    width: 25%;
}
.yenibolum {
    font-size: 12px;
    background: #64ac41;
    color: #fff;
    padding: 2px;
}
.tekrar {
    font-size: 12px;
    background: #aaa;
    color: #fff;
    padding: 2px;
}
.canli {
    font-size: 12px;
    background: #d91220;
    color: #fff;
    padding: 2px;
}
.header {
    padding: 10px 5px;
    height: 110px;
}
.logo img {
    max-width: 99%;
}
.ustmenu {
    margin-top: 25px;
    padding: 10px;
}
.ustmenu a {
    padding-left: 10px;
}
.ulke {
    padding-top: 30px;
    float: right;
}
.ulke img {
    height: 35px;
    width: auto;
}
.butonlar {
    padding-top: 40px;
}
.tright {
    text-align: right !important;
}
.col_white_amrc {
    color: #fff;
}
footer {
    width: 100%;
    background-color: #2e2e2e;
    min-height: 250px;
    padding: 10px 0 25px 0;
}
.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}
footer p {
    font-size: 13px;
    color: #ccc;
    padding-bottom: 0;
    margin-bottom: 8px;
}
.mb10 {
    padding-bottom: 15px;
}
.footer_ul_amrc {
    margin: 0;
    list-style-type: none;
    font-size: 14px;
    padding: 0 0 10px 0;
}
.footer_ul_amrc li {
    padding: 0 0 5px 0;
}
.footer_ul_amrc li a {
    color: #ccc;
}
.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}
.fleft {
    float: left;
}
.padding-right {
    padding-right: 10px;
}
.footer_ul2_amrc {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.footer_ul2_amrc li p {
    display: table;
}
.footer_ul2_amrc li a:hover {
    text-decoration: none;
}
.footer_ul2_amrc li i {
    margin-top: 5px;
}
.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.foote_bottom_ul_amrc li {
    display: inline;
}
.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}
.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
}
.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}
.social_footer_ul li a {
    color: #ccc;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 50%;
}
.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}
.indexsec {
    font-size: 18px;
    padding: 10px 7px 5px 7px;
    float: left;
}
.indexdespros {
    background: #d13034;
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    padding: 3px 5px;
    border-radius: 5px;
}
.alinkclear {
    color: #fff !important;
}
.suankiyayin {
    padding: 15px 0;
}
.suankiyayin:hover {
    background: #aaa;
}
.indexdespro {
    background: 0 0;
    color: #2e2e2e;
    font-weight: 500;
    font-size: 19px;
    float: left;
    margin-top: 3px;
    padding: 3px 5px;
    border-radius: 5px;
}
.indexdes {
    float: left;
    padding-left: 5px;
    padding-top: 10px;
}
.indexdes button {
    padding: 0 5px;
}
.indexsec:before {
    padding-right: 5px;
    content: "\f26c";
    font-family: FontAwesome;
    text-decoration: inherit;
}
.bilgiler {
    float: right;
    max-width: 200px;
    font-size: 12px;
    padding-left: 5px;
}
.indexsec:after {
    padding-left: 10px;
    content: "\f101";
    font-family: FontAwesome;
    text-decoration: inherit;
}
.pp {
    background-image: url(../img/pp.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.ppsidebar {
    width: 100%;
    background-image: url(../img/pp.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.kanalbilgi {
    width: 125%;
    font-size: 12px;
}
#jsTarih {
    margin-top: 20px;
}
.tvizle,
.tvizlenew {
    height: 480px;
	background-color:#000;
}
iframe {
    display: block;
    line-height: 0;
}
.yayinlar {
    padding: 10px 10px 0px 10px;
    text-align: left;
}
.yayinlar a {
    padding: 2px;
}
.entrysec {
    font-size: 18px;
    padding: 5px 7px 0 7px;
    float: left;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.entrysec:before {
    padding-right: 5px;
    content: "\f025";
    font-family: FontAwesome;
    text-decoration: inherit;
}
.entrysec:after {
    padding-left: 10px;
    content: "\f101";
    font-family: FontAwesome;
    text-decoration: inherit;
}
.entrypp {
    background-image: url(../img/pp.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.max-he {
    height: 350px;
    overflow: hidden;
}
.itemmid {
    width: 99%;
    border-bottom: 1px solid #2e2e2e;
    padding: 10px auto;
    border-color: #a0a0ff;
}
.itemmid img {
    display: none;
}
.content {
    padding: 20px;
}
.contentblog {
    padding: 10px;
}
.benzericerik {
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.benzericerik img {
    width: 99%;
}
.benzertitle {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-top: 5px;
    margin: 0 1.75px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    color: #2e2e2e;
    text-transform: uppercase;
}
.kalin {
    font-weight: 600;
}
.benzertitle p {
    text-transform: capitalize;
}
.breadcrumb {
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0;
}
.resmetasi {
    position: absolute;
    top: 10px;
    left: 20px;
}
.indexdes img {
    max-height: 30px;
}
.transparent {
    background: 0 0;
}
.thumb {
    position: relative;
}
.thumnsingle {
    position: relative;
    margin-top: -10px;
    margin-bottom: 10px;
}
.thumb img,
.thumnsingle img {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    padding: 5px;
}
.thumbdizi {
    filter: brightness(50%);
}
.dizigunu {
    filter: brightness(100%);
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
.dizisaati {
    background: red;
    padding: 7px;
}
.sosyalbutonlar {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 15px;
}
.gunceldizi {
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.gunceldizi img {
    width: 99%;
}
.gdtitle {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 16px;
    padding-top: 5px;
    margin: 0 1.75px;
    text-transform: uppercase;
    padding-bottom: 5px;
    background: rgba(255, 255, 255, 0.8);
    color: #2e2e2e;
}
.gdsaat {
    background: red;
    color: #fff;
    padding: 2px 5px;
}
.kanallistesi {
    padding: 0;
    max-height: 400px;
    overflow-y: scroll;
    color: #fff;
    font-size: 14px;
    direction: rtl;
}
.kanallistesiarama {
    background: transparent;
    z-index: 1040;
}
.kanallistesi a {
    color: #2e2e2e !important;
    overflow: hidden;
}
.Sosyal {
    width: 100%;
}
#tvekran{
	width: 100%;  height: 100%;
}
.fb {
    background: #3b5998;
    color: #fff;
    padding: 7px;
    margin-bottom: 10px;
}
.tw {
    background: #38a1f3;
    color: #fff;
    padding: 7px;
    margin-bottom: 10px;
}
.pn {
    background: #bd081c;
    color: #fff;
    padding: 7px;
    margin-bottom: 10px;
}
.ayrac {
    margin-top: 7px;
}
#myInput {
    width: 100%;
    font-size: 16px;
    padding: 6px 10px;
    border: none;
    border-bottom: 3px solid #ddd;
    color: white !important;
    background: transparent;
}
::-webkit-input-placeholder {
    color: white !important;
}
#myUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#myUL li a {
    margin-top: -1px;
    padding: 5px 12px;
    text-decoration: none;
    font-size: 15px;
    color: #fff !important;
    display: block;
    font-weight: 400;
}
#myUL li a:hover:not(.header) {
    background-color: #eee;
    color: #2e2e2e !important;
}
.nav-item .nav-link {
    color: #eee;
    size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}
.nav-item .nav-link:hover {
    border-bottom: 2px solid 22ee2e;
    color: #eee;
    size: 19px;
    font-weight: 600;
    text-transform: uppercase;
}
.dropdown-item:active,
.dropdown-item:focus {
    background-color: #fff;
    color: #2e2e2e;
}
.dropdown-item {
    color: #eee;
}
.widget-title {
    margin-top: 0;
}
.lsifir {
    padding-left: 0;
}
.rsifir {
    padding-right: 0;
}
.mronlypc {
    margin-right: 15px;
}
.mronlypc2 {
    margin-right: 0;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
}
.bg-shadow {
    webkit-box-shadow: 0 2px 25px rgba(215, 215, 215, 0.5);
    -moz-box-shadow: 0 2px 25px rgba(215, 215, 215, 0.5);
    -ms-box-shadow: 0 2px 25px rgba(215, 215, 215, 0.5);
    -o-box-shadow: 0 2px 25px rgba(215, 215, 215, 0.5);
    box-shadow: 0 2px 25px rgba(215, 215, 215, 0.5);
}
.pb-10{
	padding-bottom:10px;
}
.simdikiyayins {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 7px;
	white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
label {
    font-weight: 600;
}
.pcnone {
    display: none;
}
.kosul {
    max-height: 220px;
    overflow-y: scroll;
    text-align: justify;
}
.navbar {
    padding: 0 1rem;
}
.tepebosluk {
    clear: both;
    margin-bottom: 50px;
}
.noned {
    display: none;
}
    .tright {
        text-align: center;
    }
	.fright{
		float:right;
	}
	.mb10{
		margin-bottom:10px;
	}
	.yorumlistesi{
		overflow-y: scroll;max-height:350px;margin-bottom:20px;padding:0px 15px;cursor:default;
	}
.sayfaaktif {
    color: #000000 !important;
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;
}
@media (max-width: 768px) {
    .pcnone {
        display: inline;
    }
    .fullSlotContentContainer {
        top: 600px;
    }
    .onerilen {
        display: flex;
    }
    .lsifir {
        padding-left: 0px;
        padding-right: 0px;
    }
    .rsifir {
        padding-right: 0px;
    }
    iframe {
        display: block;
        line-height: 0;
    }
    .entry {
        margin: 5px;
    }
    .mronlypc,
    .mronlypc2 {
        margin-right: -15px;
    }
    .header {
        position: relative;
        padding: 10px 5px;
        height: 180px;
        text-align: center;
    }
    .butonlar {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        padding-top: 0;
    }
    .butonlar i {
        margin-left: 10px;
    }
    .card {
        text-align: center;
    }
    .card-header {
        text-align: center;
    }
    .card-header img {
        height: auto;
        width: 100%;
    }
    .navbar-toggler-icon {
        color: #fff !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    .bilgiler,
    .gizle,
    .kanallistesi,
    .kanallistesiarama {
        display: none;
    }
    .tvizle {
        padding: 0;
        margin: 0;
        height: auto;
        width: 100%;
    }
    .tvizlenew {
        padding: 0;
        margin: 0;
        height: 250px;
        width: 100%;
    }
    #tvekran_ima-ad-container > div > iframe {
        position: absolute !important;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
    }
    .yayinlar {
        padding: 10px;
        margin: 0;
        margin-bottom: 10px;
        padding-top: 10px;
        width: 98%;
        font-size: 13px;
    }
    .yayinlar a {
        padding: 7px;
    }
    .indexsec {
        font-size: 14px;
        padding: 10px 0 5px 0;
        margin-left: 5px;
    }
    .indexdes {
        float: left;
        font-size: 10px;
        padding: 5px;
    }
    .content {
        padding: 10px;
    }
    .ayrac {
        display: none;
    }
    .card-img-top {
        height: 90px;
        padding: 0;
    }
    .card-img-top img {
        padding: 40px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 990px) {
    .logo img {
        max-width: 50%;
    }
    .logo {
        padding-top: 0;
        text-align: center;
    }
    .ulke {
        position: absolute;
        top: 15px;
        left: 1px;
        width: 100%;
        padding: 0;
        margin: 0;
        font-size: 12px;
    }
    .ustmenu {
        margin-top: 5px;
    }
    .gizle {
        display: none;
    }
    .header {
        padding: 10px 5px;
        height: 200px;
        text-align: center;
    }
    .butonlar {
        padding-top: 0;
    }
    .navbar-toggler-icon {
        color: #fff !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    .yayinlar {
        text-align: center;
        margin: 0;
    }
    .indexsec {
        font-size: 14px;
        padding: 10px 0 5px 0;
    }
    .indexdes {
        font-size: 10px;
        padding-top: 5px;
    }
    .content {
        padding: 5px;
    }
    .suankiyayinlar img {
        width: 120%;
    }
}
.kanallistesi::-webkit-scrollbar,
.yayinakisisidebar::-webkit-scrollbar {
    width: 11px;
}
.kanallistesi,
.yayinakisisidebar {
    scrollbar-width: thin;
    scrollbar-color: #2e2e2e;
}
.kanallistesi::-webkit-scrollbar-track,
.yayinakisisidebar::-webkit-scrollbar-track {
    background: #2e2e2e2e;
}
.kanallistesi::-webkit-scrollbar-thumb,
.yayinakisisidebar::-webkit-scrollbar-thumb {
    background-color: #2e2e2e;
    border: 3px solid #2e2e2e;
}
.colorize, .colorizebutton{
	background-color:#000;
	color:#fff;
}
.nav-item .nav-link {
    color: #fff;
}
.dropdown-item {
    color: #fff;
}
.colorizebutton:hover{
	background-color:#ff0000;
	color:#e0e0e0;
}
.colorizeh{
	background-color:#000;
	color:#fff;
}
a{
	color:#000;
}
a:hover{
	color:#000;
}
.defaultc:hover{
	color:#e0e0e0 !important;
}
.card:hover > .colorizeh{
	background-color:#ff0000;
	color:#fff !important;
}

.benzertitle,.gdtitle{
	border-top:5px solid #000;
}

.colorizehh{
	background-color:#000;
	color:#e0e0e0;
	padding:7px;
	border:1px solid #000;
}
.colorizehh:hover{
	background-color:#e0e0e0;
	color:#000;
	padding:7px;
	border:1px solid #e0e0e0;
}
.colorizeh:hover{
	background-color:#ff0000;
	color:#fff !important;
}
.colorizeh:hover a{
	color:#000 !important;
}
.coloriznav a{
	color:#e0e0e0;
	font-weight: 300;
}
.colorchannel a{
	color:#fff !important;
}

.colorizelink a{
	color:#fff;
}
::selection {
	background:#000;
	color:#ffffff;
	}
	::-moz-selection {
	background:#000;
	color:#ffffff;
	}
/* Mobil Kanal Liste Görünümü */
.kanal-liste-item {
	text-decoration: none;
	display: block;
}
.kanal-liste-item:hover {
	text-decoration: none;
}
.kanal-liste-item .d-flex {
	transition: background-color 0.2s ease;
	border-radius: 4px;
}
.kanal-liste-item:hover .d-flex,
.kanal-liste-item:active .d-flex {
	background-color: #f8f9fa !important;
}
.kanal-liste-item .fa-chevron-right {
	font-size: 12px;
}
#mobilKanalListesi {
	max-height: 400px;
	overflow-y: auto;
}

#anasayfaKanalListesi {
	max-height: none;
	overflow: visible;
}

@media (max-width: 767px) {
	.container, .container-fluid {
		overflow-x: hidden;
		max-width: 100%;
	}
	img, video, iframe {
		max-width: 100%;
		height: auto;
	}
}
#kanalArama {
	border-left: none;
}
#kanalArama:focus {
	box-shadow: none;
	border-color: #ced4da;
}

.swiper-container {
		width: 100%;
		height: 100%;
	  }
.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	  }	    