

@media screen and (min-width: 992px) {
	.c-desc
	{
		margin-left:10px;
	}
	.fixture__image {
		height: 50px;
		width: auto
	}
    .fixture__control {
        min-width:120px;
        position: static
    }
    .fixture__squads-item {
        min-height:84px;
        padding-bottom: 0
        
    }
    .fixture__squad {
        width:250px
    }
    .fixture__score {
        height:38px;
        width: 38px
    }
    .fixture__name {
        font-size:13px
    }
    .fixture__datetime {
        font-size: 18px;
        width: 105px;
        height: 38px;
        display: flex;
        gap: 10px;
    }
	.fixture__squads-item {
		display: flex;
		justify-content: space-between;
		gap: 20px;
	}
    .fixture__megaphone {
        font-size:24px;
        width: 38px;
        height: 38px
    }
	.fixture__day {
		font-weight: 500;
   		font-size: 20px;
		padding-left: 20px;
		padding-right: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

/*Media Query Header - Footer 1079*/
@media only screen and (max-width: 1079px)  {
	.teyitlihaberbox .title{
		display:none !important;
	}
	.teyitlihaberbox .mtitle-pic {
		position:relative;
	}
	.teyitlihaberbox .mtitle-pic .mtitle {
		display: flex;
		flex-direction: row;
		gap: 5px;
		font-size: 9px;
		line-height: 11px;
		font-weight: 700;
		color: #fff;
		align-items: center;
		white-space: nowrap;
		position: absolute;
		bottom: 0;
		background: #c52027;
		border-radius: 0px 5px;
		padding: 5px 10px;
	}

	.teyitlihaberbox .mtitle-pic .mtitle img {
		min-height: auto !important;
		height: 11px !important;
		filter: brightness(100);
		object-fit: contain !important;
		min-width: auto !important;
		width:20px!important;
	}

	.teyitlihaberbox .teyitlihaber .mtitle-pic .mtitle img {
		max-width: 146px;
		max-height: 158px;
		width: 100%;
		height: 100%;
		object-fit: cover;
		min-width: 146px;
		min-height: 158px;
	}
	/**/
	.ozelHaberEditor-title.mnone{
		display:none;
	}
	.ozelhaberozeli {
		position: relative;
	}
	.mozelHaberEditor-title.dnone {
		display: flex;
		align-items: center;
	}
	.ozelhaber .mozelHaberEditor-title {
		display: flex;
		flex-direction: row;
		gap: 5px;
		font-size: 9px;
		line-height: 11px;
		font-weight: 700;
		color: #fff;
		align-items: center;
		white-space: nowrap;
		position: absolute;
		bottom: 0;
		background: #c52027;
		border-radius: 0px 5px;
		padding: 5px 10px;
	}
	.mobil .mansets-content .rightblock .ozelhaber .ozelhaber-content .mozelHaberEditor-title.dnone img {
		width: auto;
		min-height: 11px;
		max-height: 11px;
		height: auto;
		object-fit: contain;
		filter: brightness(100);
	}
	/**/
	.ads600 {
		display: none;
	}
	.teyitli .kategori {
		display:none!important;
	}
	.teyitli .teyitbox
	{
		margin-left:10px;
	}

	#news-content video {
		width: 100%;
		height: auto;
	}

	.pro-wrapper {
		display: none;
	}

	.ads970 {
		min-height: 100px;
		height: 100px;
	}
	.pagebulunamadi {
		display: flex;
		gap: 30px;
		flex-direction: column;
		padding: 0 20px;
		align-items: center;
	}

	.dnone{
		display: block;
	}
	
	.details .newscontent h3:first-child {
		order: 4;
	}
	.details .newscontent .spot {
		order: 5;
	}
	.details .newscontent .socialshare {
		order: 3;
	}
	.details .newscontent .newsimg {
		order: 2;
	}
	.details .newscontent .newsinfo {
		order: 1;
	}
	/**/
	.c-time {
		font-size: 6px;
	}
	.c-time:before{
		content: '';
		width: 8px;
		height: 8px;	
	}
	
	.c-tumu {
		font-size: 8px;
		font-weight: 600;
		gap: 5px;
		padding: 3px 6px;
		min-width: auto;
	}
	.c-tumu:after {
		height: 8px;
		width: 6px;
		max-height: 8px;
	}
	.c-head{
		font-size:15px;
		line-height: 19px;
		font-weight: 800;
		color: var(--yazi2);
	}
	.c-head:before {
		content: '';
		background-image: url(https://s.tgrthaber.com/s/i/i-popular.svg);
		display: block;
		height: 20px;
		width: 20px;
		max-height: 20px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.mkatvideo .c-head{
		color: white;
	}
	/**/

	.mgap10{gap:10px;}
	.yazaryazilari
	,.kategoribox.c-yazarlar
	,.kategoribox.c-sonhaberler
	,.sonhaberler
	,.c-sonhaberler	{display:none;}

	.numberlist div:hover
	,.numberlist div.active{	
		background: #C52027;
		color: #fff;
	}
	
	
	.mobil {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 100%;
	}
	.header {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		height: 89px;
		z-index: 5;
	}

	/*top header*/
	.topHeader {
		position: fixed;
        top: 0;
		left: 0;
		min-height: 58px;
		max-height: 58px;
		height: 58px;
	}
	.topHeader .content {
		display: flex;
		justify-content: center;
        align-items: center;
		align-items: center; 
		padding: 0 15px;
		max-width: 1079px;
		min-width: 100%;
	}
	.topHeader .content .search {
		order: 0; 
		background-color: var(--gri3);
		width: auto;
		right: auto;
		padding: 0;
		margin-right: 16px;
	}
	.topHeader .content .search img {
		width: 16px;
		height: 16px;
		filter: invert(1);
		cursor: pointer;
		z-index: 11;
		position: fixed;
	}
	.topHeader .content .navmenu-desktop {
		order: 1; 
		flex-grow: 0;
		margin-left: 16px;
		width: auto;
	}
	.topHeader .content .navmenu-desktop .navmenu-list{
		display:none;
	}
	.topHeader .content .logo-black {
		order: 2; 
		flex-grow: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
		z-index: 13;
		position: fixed;
	}
	.topHeader .content .logo-black img {
		height: 38px;
		z-index: 11;
	}
	.topHeader .content .weather {
		order: 3;
		margin-left: auto; 
		color: hsl(0, 0%, 51%);
		font-size: 10px;
		font-weight: 600;
		background-color: var(--gri3);
		gap: 5px;
		min-width: 112px;
	}
	.topHeader .content .weather .weather-current {
		font-size: 10px;
		min-width: 50px;
	}
	.topHeader .content .weather .weather-list{
		min-width: 50px;
	}

	.topHeader .content .weather .weather-current::after {
		content: '';
		display: inline-block;
		width: 9px;
		height: 6px;
		background: url(https://s.tgrthaber.com/s/i/i-arrow_down_icon.svg) no-repeat center center;
		background-size: contain;
		filter: unset;
	}
	.topHeader .content .canliyayin{
		display: none;
	}
	/*topHeader Menü*/
	.topHeader .content .dropdown-desktop-menu .logo-black {
		display: none;
	}
	.topHeader .content .dropdown-desktop-menu {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #f4f4f4;
		width: 100%;
		height: 100%;
		z-index: 10;
		padding: 0px 0 140px;
		border-radius: 0;
		border: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		overflow: hidden;
		overflow-y: auto;
		z-index: 12;
		-webkit-transform: none;
		transform: none;
		bottom: unset;
		right: unset;
	}
	.topHeader .content .m-header{
		position: fixed;
        top: 0;
        height: 60px;
        z-index: 11;
		display: flex;
		width: 100%;		
		background: #FFFFFF ;
		padding: 10px 25px 12px;
		align-items: center;
	}
	.topHeader .content .m-header .menuclose {
		width: 30px;
		height: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		position: fixed;
	}

	
	
	.topHeader .content .m-header .menuclose img{
		transform: rotate(180deg);
		width:14px;
	}
	.topHeader .content .m-header .setting {
		width:16px;
	}
	.topHeader .content .m-header .setting img{
		width:16px;
		filter: var(--tgrt);
	}
	.topHeader .content .m-header .logo-black {
        order: unset;
		padding-left: 6px;
		height: 38px;
    }

	/**/
    .topHeader .content .m-search-input {
		position: fixed;
        top: 60px;
        height: 68px;
        z-index: 11;
        display: flex;
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 1px 3px #0000001C;
        -webkit-box-shadow: 0px 1px 3px #0000001C;
        -moz-box-shadow: 0px 1px 3px #0000001C;
        border-radius: 0px 0px 16px 16px;
		padding: 12px 25px 25px;
        align-items: center;
    }
	.topHeader .content .search-input{
		padding: 32px 32px 0;
        background: white;
        z-index: 10;
		position: fixed;
        top: 0;
        height: 128px;
        width: 100%;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 1px 3px #0000001C;
        -webkit-box-shadow: 0px 1px 3px #0000001C;
        -moz-box-shadow: 0px 1px 3px #0000001C;
        border-radius: 0 0 10px 10px;
	}
	.topHeader .content .search-input input {
		max-width: 529px;
		width: calc(100% - 32px);
		height: 36px;
		background: #F1F1F1;
		box-shadow: inset 0px 0px 3px #7070706B;
		border-radius: 2px;
		text-align: center;
		font-size: 15px;
		font-weight: 500;
		color: var(--yazi2);
		opacity: 1;
		flex-shrink: 0;
	}
	.topHeader .content .m-search-input input {
		background: #F1F1F1 0% 0% no-repeat padding-box;
		border-radius: 5px;
		text-align: center;
		height: 36px;
	}
	.topHeader .content .m-search-input img {
		width: 16px;
		height: 16px; 
	}
	

	/**/

	.topHeader .content .dropdown-desktop-menu .menu-content {
		width: 100%;
		gap: 20px;
		display: flex;
		flex-direction: column;
		padding-top: 150px;
	}
	.topHeader .content .dropdown-desktop-menu .menu-content .m-title{
		font-size: 20px;
		font-weight: 800;
		color: #424242;
		padding: 0px 10px;
	}
	.topHeader .content .dropdown-desktop-menu .menu-content .kurumsal {
		display: block;
	}
	
	.topHeader .content .dropdown-desktop-menu .scrooly {
		display: grid;
		align-content: flex-start;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        height: 100%;
        position: relative;
        padding: 0px 10px;
        gap: 8px;
        max-height: none;
        padding-bottom: 10px;
	}
	.topHeader .content .dropdown-desktop-menu .scrooly a {
		height: 32px;
		color: #424242;
		font-size: 11px;
		font-weight: 700;
		padding: 7px 14px 7px 7px;
		background: #FFFFFF;
		box-shadow: 0px 3px 6px #00000029;
		border-radius: 32px;
		white-space: nowrap;
		display: flex;
		align-items: center;
		gap: 8px;
	}
	.topHeader .content .dropdown-desktop-menu .scrooly a::before {
		content: '';
		position: relative;
		width: 10px;
		height: 10px;
		background-color: #D9D9D9 ;
		border-radius: 50%;
		z-index: 1;
		flex-shrink: 0;
	}
	.topHeader .content .dropdown-desktop-menu .scrooly a img {
		width: 18px;
		margin-right: 5px;
		filter:var(--filter-bordo);
		display: block;
	}
	
	

	/*topHeader Menü bitti*/
	.dropdown-desktop-menu .m-header
	, .dropdown-desktop-menu .menu-content .m-title
	, .dropdown-desktop-menu .menu-content .socialmedia
	, .dropdown-desktop-menu .menu-content .apps
	, .dropdown-desktop-menu .menu-content .kurumsal {display: block;}

	.topHeader .content .kurumsal .menus .menu a {
		font-size:12px;
		min-width: 100px;
		font-weight: 600;
		transition: none;
		width: auto;
		padding: 0 10px;
	}
	.topHeader .content .socialmedia 
	,.topHeader .content.apps{
		display: flex;
		flex-direction:column;
		gap: 10px;
	}
	.topHeader .content .socialmedia .menus .menu
	, .topHeader .content .apps .menus .menu {
		display: flex;
		flex-direction: row;
		text-align: left;
		padding: 10px;
		gap: 15px;
	}
	.topHeader .content .apps .menus .menu {
		width:337px;
	}
	.topHeader .content .socialmedia .menus .menu a{
		display: flex;
		width: 35px;
		height: 35px;
		border: 1px solid #424242;
		border-radius: 8px;
		justify-content: center;
		padding: 8px;
	}
	.topHeader .content .navmenu-desktop .dropdown-desktop-menu .menus .menu a::before{
		display: none;
	}

	.topHeader .content .apps .menus .menu a{
		display: flex;
		flex-direction: row;
		gap: 5px;
		border: 1px solid #424242;
		border-radius: 8px;   
		padding: 8px 16px;
		color: #808285;
		align-items: center;
		font-size: 12px;
		font-weight: 600;   
		flex-shrink: 0;
		max-width: 140px;
		min-height: 46px;
	}
	.topHeader .content .apps .menus .menu a img{
		width: 22px;
		flex-shrink: 0;
	}
	.topHeader .content .socialmedia .menus .menu a img{
		flex-shrink: 0;
		max-height: 20px;
	}

	.topHeader .content .apps .menus .menu a:hover
	,.topHeader .content .socialmedia .menus .menu a:hover{
		background: #383838;
		color:#fff;
	}
	.topHeader .content .apps .menus .menu a:hover img.appstore
	, .topHeader .content .socialmedia .menus .menu a:hover img{
		filter: brightness(0) invert(1);
	}


	/*top Header Bitti*/

	/*bottom Header */
	.bottomHeader {
		position: fixed;
        top: 58px;
		left:0;
		min-height: 31px;
		max-height: 31px;
		height: 31px;
		z-index: -1;

	}
	.bottomHeader .content .breaking {
		display: flex;
		align-items: center;
		width: 100%;
	}
	.bottomHeader .content .breaking-head{
		display: none;
	}
	.bottomHeader .content .breaking-heads {
		width: 100%;
		background-color: var(--tgrt);
		padding: 0 15px;
	}
	.bottomHeader .content .breaking-heads .breaking-news {
		width: 100%;
	}
	.bottomHeader .content .breaking-heads .breaking-news {
		display: none;
	}
		.bottomHeader .content .breaking-heads .breaking-news.active {
			display: flex;
		}

	.bottomHeader .content .breaking-heads .breaking-news .time {
		height: 12px;
		width: 12px;
		filter: var(--filter-invert);
	}
	.bottomHeader .content .breaking-heads .breaking-news .hour {
		margin:0;
		color: white;
		font-size: 12px;
		font-weight: 700;
		
	}
	.bottomHeader .content .breaking-heads .breaking-news .news{
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 12px;
		font-weight: 700;
		color: #fff;
	}
	.bottomHeader .content .tumu{
		display: none;
	}


	/*bottom Header Bitti*/

	/* Footer */
	.topFooter .content {
		display: flex;
		align-items: center;
		flex-direction: column;
		gap: 20px;
	}
	.footer .content .logo-black {
		width: 112px;
		display: flex;
		align-items: center;
		flex-shrink: 0;
		justify-content: center;
	}
	.footer .content .menus .menu.border-tgrt{
		border:0;
	}
	.footer .content .menus .menu
	,.footer .content .socialmedia .menus .menu, .footer .content .apps .menus .menu{
		padding: 0;
		border:0;
		justify-content: center;
	}
	.footer .middleFooter .content .moremenu {
		width: 100%;
		padding-bottom: 100px;
	}
	.footer .middleFooter .content .moremenu .menus {
		max-width: 100%;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(2, 1fr);
		gap: 15px;
		padding: 20px 10px;
	}

		.footer .middleFooter .content .moremenu .menus .menu.list {
			grid-column: span 3 / span 3;
		}
	.footer .content .apps .menus .menu {
		width: auto;
	}
	
	.footer .content .socialmedia
	, .footer .content .apps
	, .footer .content .kurumsal{
		width: 350px;
	}
	.footer .middleFooter .content {
		display: flex;
		justify-content: center;
	}
	/* Footer Bitti */

	/*Ana Sayfa*/
	.kategoribox {
		display: flex;
		justify-content: flex-start;
		height: auto;
		width: 100%;
		align-items: center;
		gap: 20px;
		padding: 0 10px;
		white-space: normal;
		height: auto;
	}
	.c-kunye .c-head {
		white-space: normal;
		flex-shrink: inherit;
	}
	.mobil .mansets-content{
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.anamanset .anamansetlist {
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		width: 100%;
		height: auto;
		aspect-ratio: 16 / 9;
	}
	.anamanset .numberlist {
		display: flex;
		justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: #424242;
        background-color: #f4f4f4;
        height: 22px;
        z-index: 1;
        gap: 8px;
	}
	.anamanset .numberlist div{
		border: 0;
        font-size: 0;
        width: 6px;
        min-width: 6px;
        height: 6px;
        background: #8080804d;
        border-radius: 50%;
		flex-grow: 0;
	}
	.anamanset .numberlist div.active
	,.anamanset .numberlist div:hover{
		border: 0;
        font-size: 9px;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
	}
	.anamanset .numberlist div.tumu{display: none;}
	.anamanset .anamansetlist a img {
		width: 100%;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
	}

	.mobil .ustmanset 
	, .mobil .videohaber{display:none;}

	.mobil .leftblock {
		width: 100%;
		max-width: 100%;
		gap:10px;
	}
	
	
	/**/

	.mobil .mansets-content .rightblock {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		width: 100%;
	}
	
	.mobil .mansets-content .rightblock .ozelhaber  { 
		grid-area: 1 / 1 / 2 / 2;
        width: 100%;
        min-height: 154px;
		height: 100%;
        overflow: hidden;
        padding: 0 0 0 10px;        
	}
	.mobil .mansets-content .rightblock .ozelhaber .ozelhaber-content img {
		width: 100%;
		min-height: 91px;
		height: auto;
		object-fit: cover;
		border-radius: 5px;
	}
	.mobil .ozelhaber:before 
	,.ozelhaber .ozelHaberEditor-adSoyad
	,.ozelhaber .ozelHaberlogo{
		display: none;
	}
	
	.mobil .ozelhaber .title {
		position: relative;
		bottom: 0;
		width: 100%;
		padding: 0;
		font-size: 11px;
		font-weight: bold;
		color: #424242;
		text-align: left;
		line-height: 17px;
		max-height: calc(3* 17px + 20px);
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		overflow: hidden;
		box-sizing: border-box;
		
	}	
	.ozelhaber .ozelHaberEditor-title{
		gap: 5px;
        padding: 5px 10px;
        white-space: nowrap;
        width: auto;
        font-size: 9px;
        line-height: 9px;
        top: 0;
        left: 10px;
        bottom: auto;
        right: auto;
		border-radius: 5px 0px;
		height: auto;
	}
	.mobil .ozelhaber .ozelHaberEditor-title img{
		display: block;
		height: 11px;
		filter: brightness(100);
	}
	.mobil .ozelhaber .ozelhaber-content{		
		display: flex;
		flex-direction: column;
		gap: 5px;
		min-height: 154px;
		height: 100%;
	}
	.mobil .ozelhaber .ozelhaber-content img {
		aspect-ratio: 16/9;
	}
	.mobil .mansets-content .rightblock .teyitlihaberbox { 
		position: relative;
        width: 100%;
        min-height: 154px;
		height: 100%;
        overflow: hidden;
        padding: 0 10px 0 0;
	}	

	.mobil .teyitlihaberbox .title .linex {
		display: none;
	}
	.mobil .teyitlihaberbox .title {
		display: flex;
        flex-direction: row;
        gap: 5px;
        font-size: 9px;
        line-height: 11px;
        font-weight: 700;
        color: #fff;
        align-items: center;
        white-space: nowrap;
        position: absolute;
        top: 0;
        background: #c52027;
        border-radius: 5px 0px;
        padding: 5px 10px;
	}
	.teyitlihaberbox .title img {
		width: auto;
		height: 11px;
		filter: brightness(100);
	}
	.teyitlihaberbox .teyitlihaber {
		display: flex;
		min-height: 154px;
		height: auto;
		background:transparent;
		flex-direction: column;
		gap: 5px;
	}
	.teyitlihaberbox .teyitlihaber img {
		max-width: 100%;
		max-height: 100%;
		min-height: 91px;
		height: auto;
		width: 100%;
		object-fit: cover;
		min-width: auto;
		border-radius: 5px;
	}
	.teyitlihaberbox .teyitlihaber .titles{
		position: relative;
		bottom: 0;
		width: 100%;
		padding: 0;
		font-size: 11px;
		font-weight: bold;
		color: #424242;
		text-align: left;
		line-height: 17px;
		max-height: calc(3* 17px + 20px);
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		overflow: hidden;
		box-sizing: border-box;
	}

	.rightblock .mobilsurmanset { 
		display: grid;
		grid-area: 2 / 1 / 3 / 3; 
		width: 100%;
		min-height: 120px;
        overflow: hidden;
	}
	.rightblock .canliyayin {
		grid-area: 3 / 1 / 4 / 3;
		width: 100%;
		max-width: 100%;
		height: auto;
		aspect-ratio: 16 / 9;
		padding: 0 10px;
	}

	/*Sürmanşet*/
	.leftblock .surmanset{
		display:none;
	}
	.rightblock .surmanset {
		position: relative;
		display: flex;
		flex-direction: row;
		grid-area: 2 / 1 / 3 / 3;
		height: calc((100vw * (408/1280)) + 22px);
	}
	.rightblock .surmanset .image-container{
		flex-shrink: 0;
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	
	.rightblock  .surmanset .arrow{
		border: solid #ffffff;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 7px;
		position: absolute;
		top: 40%;
		cursor: pointer;
		z-index: 1;
	}
	.rightblock .surmanset .arrow.left{
		left: 20px;
	}
	.rightblock .surmanset .arrow.right{
		right: 20px;
	}
	.rightblock .surmanset .surmansetlist {
		list-style: none; 
		padding: 0;
		margin: 0;
		position: relative;
		width: 100%; 
		overflow: hidden; 
	}
	
	.rightblock .surmanset .surmansetlist li {
		display: none; 
	}
	
	.rightblock .surmanset .surmansetlist li:first-child {
		display: block; 
	}
	
	.rightblock .surmanset .surmansetlist a img {
		width: 100%;
		height: auto;
		object-fit: cover; 
	}
	
	.rightblock .surmanset .numberlist {
		display: flex;
		justify-content: center;
        align-items: center;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		color: #424242;
		background-color: #f4f4f4;
		height: 22px;
		z-index: 1;
		gap: 8px;
	}
	.rightblock .surmanset .numberlist div {
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		border: 0;
        font-size: 0;
        width: 6px;
        min-width: 6px;
        height: 6px;
        background: #8080804d;
        border-radius: 50%;
        flex-grow: 0;
	}
	.rightblock .surmanset .numberlist div.active
	, .rightblock .surmanset .numberlist div:hover {
        border: 0;
        font-size: 9px;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

	.rightblock .surmanset .numberlist div:hover
	, .rightblock .surmanset .numberlist div.active{	
		background: #C52027;
		color: #fff;
	}
	/*Sürmanset bitti*/

	/*mobil cokokunanlar*/
	.cokokunanlar .arrow {
		border-color: #c52027;
		width: 9px;
		height: 9px;
		cursor: pointer;
		position: absolute;
	}
	.cokokunanlar .arrow.left {
		left:10px;
	}
	.cokokunanlar .arrow.right {
		right:10px;
	}

	.cokokunanlar, .kategoribox.kat-cokokunanlar {
		position: relative;
		display: flex;
		justify-content: center;
		flex-direction: row;
		width: 100%;
		gap: 5px;
	}
	.kategoribox.kat-cokokunanlar {
        height: 20px;
    }
	.kategoribox.kat-cokokunanlar .title img {
		height: auto;
		width: 16px;
		filter: var(--filter-bordo);
	}
	.kategoribox.kat-cokokunanlar .title {
		width: 100%;		
		display: flex;
		flex-shrink: 0;
		gap: 10px;
		align-items: center;
		white-space: nowrap;
		padding: 0 10px;
		font-size: 15px;
		line-height: 19px;
		font-weight: 800;
		color: #424242;
	}
	.cokokunanlar ul {
        max-width: 100%;
        width: 100%;
	}
	.cokokunanlar ul li{
		min-height: 160px;
        width: auto;
        flex: 1 0 calc(100% / 3);
        height: auto;
	}
	.cokokunanlar ul li .number {
		bottom:0;
		top: auto;
	}
	.cokokunanlar ul li .haber {
		display: flex;
		flex-direction: column;
		gap: 5px;
		font-size: 12px;
		line-height: 17px;
		font-weight: bold;
		color: #424242;
		
	}
	.cokokunanlar ul li .img {
		width: 100%;
        min-height: 91px;
        object-fit: cover;
        border-radius: 5px;
        height: auto;
		aspect-ratio: 16 / 9;
	}
	.cokokunanlar ul li .title {
		width: auto;
		height: 52px;
		line-clamp: 3;
		-webkit-line-clamp: 3;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		box-sizing: border-box;
	}
	/*mobil cokokunanlar bitti*/
	/*katgrup*/
	.katgrup .katbox {
		width: 100%;
		padding: 0 10px;
	}
	/*katgrup*/
	/*mkatvideo*/
	.mkatvideo{
		display: flex;
		flex-direction: column;
		gap:16px;
		background: black;
		padding: 10px 0;
		width: 100%;
	}

	
	.mkatvideo .kategoribox.kat-cokokunanlar .title{
		color:white;
	}
	.mkatvideo .cokokunanlar ul {
		padding: 0;
        max-width: 100%;
        width: 100%;
	}
	.mkatvideo .cokokunanlar ul li{
		min-height: 160px;
        width: auto;
        flex: 1 0 calc(100% / 3);
        height: auto;
		padding:0 10px;
	}
	
	.mkatvideo .cokokunanlar ul li .haber {
		display: flex;
		flex-direction: column;
		gap: 10px;
		font-size: 12px;
		line-height: 17px;
		font-weight: bold;
		color:white;
		display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        overflow: hidden;
        box-sizing: border-box;
	}
	.mkatvideo .cokokunanlar .habersirasi img{
		margin-bottom:5px;
	}
	.mkatvideo .cokokunanlar ul li .img {
		width: 100%;
        min-height: 91px;
        object-fit: cover;
        border-radius: 5px;
        height: auto;
	}
	.hakkimizda {
		padding: 0 10px;
	}
	.cerez-politikaları {
		padding: 0 10px;
	}
	/*mkatvideo bitti*/
	/*kategori sayfasında mobilde 5 li olan slider a dönüşüyor*/
	
	/*kategori sayfasında mobilde 5 li olan slider a dönüşüyor bitti*/
	.xcatnews{
		position: relative;
		display: flex;
        flex-direction: column;
		width: 100%;
	}
	.xcatnews .news {
		position: relative;
		padding: 0 0px!important;
		width: 100% !important;
	}
	.xcatnews .news .img{
		height: 100%;
	}	
	.xcatnews .numberlist{
		display: flex;
        flex-direction: row;
		align-items: center;
		width: 100%;
		gap:6px;
	} 
	.xcatnews .numberlist div {
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        border: 0;
        width: 6px;
        min-width: 6px;
        height: 6px;
        background: #8080804d;
        border-radius: 50%;
    }
	.xcatnews .numberlist div.active 
	, .xcatnews .numberlist div:hover{
		border: 0;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.xcatnews.sliderhead .title{
		position: absolute;
		bottom:15px;
		color: #fff !important;
		font-size: 15px!important;
        line-height: 20px!important;
	}
	.xcatnews.sliderhead .title {
		background-color: transparent;
	}
	.xcatnews.sliderhead .news:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
		z-index: 0;
	}
	.catnews {
		display: flex;
		flex-direction: row;
		gap: 0;
		padding: 0px;
		width: 100%;
		height: auto;
		grid-template-columns: auto;
		grid-template-rows: auto;
	}
	.catnews .newslist{
		display: flex;
		flex-direction: row;
		gap: 10px;
		
	}
	
	
	
	.catnews .news.news1 
	,.catnews .news.news2
	,.catnews .news.news3
	,.catnews .news.news4 
	,.catnews .news.news5 { grid-area: auto; }
		.catnews .news {
			width: calc(50% - 5px);
			display: flex;
			flex-direction: column;
			background: #EEEEEE;
			border-radius: 5px;
			gap: 10px;
			padding: 0 10px 10px;
			flex-shrink: 0;
			overflow: hidden;
		}
	.catnews .news img {
		min-height: auto;
		height: auto;
		border-radius: 5px;
		
	}
			.catnews .news.news1 .img img {
				height: auto;
				object-fit: contain;
			}
	.catnews .time {
		display: flex;
		align-items: center;
		flex-direction: row;
		font-size: 6px;
		font-weight: 600;
		color: #8D8D8D;
		line-height: 5px;
		padding: 0 10px;
	}
	.catnews .c-time{
		display: none;
	}
	.catnews .time .kategori {
		display: flex;
		align-items: center;
		flex-direction: row;
		font-size: 6px;
		font-weight: 800;
		color: var(--tgrt);
	}
	.catnews .kategori:after {
		content: '';
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background: var(--tgrt);
		margin: 0 5px 0 0;
	}
	.catnews .news.news1 .title
	,.catnews .title {
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #424242;
		line-clamp: 3;
		-webkit-line-clamp: 3;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		box-sizing: border-box;
		padding: 0 10px;
	}
	/*digercat*/
	.digercat .numberlist {
		display: flex;
		justify-content: center;
        align-items: center;
		background-color: #f4f4f4;
		height: 22px;
		z-index: 1;
		gap: 8px;
	}
	.digercat .numberlist div {
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		border: 0;
        width: 6px;
        min-width: 6px;
        height: 6px;
        background: #8080804d;
        border-radius: 50%;
        flex-grow: 0;
	}
	.digercat .numberlist div.active
	,.digercat .numberlist div:hover {
        border: 0;
        font-size: 9px;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

	
	
	/*digercat bitti*/

	
	/*Ana Sayfa bitti*/

	/*Detay Sayfası*/


	.details-content .details .commet-container {
		display: flex;
		flex-direction: column;
		gap: 30px;
		padding: 0 10px;
		width: 100%;
	}
	.details-content .details .commentwrite .uyari {
		display: flex;
		flex-direction: column;
	}
		.details-content .details .commentwrite .uyari .yorumuyari {
			display: flex;
			flex-direction: row;
			align-items: center;
			gap: 20px;
			padding: 0 20px;
		}
	.details-content .details .commentwrite .uyari .yorumuyari .text {
		font-weight: 600;
		font-size: 10px;
		color: #424242;
		min-height: 62px;
		height: auto;
		width: auto;
	}
	
	.details-content .details .newscontent .newsinfo 
	,.details-content .details .newscontent .socialshare
	,.details .newscontent h2
	,.details .newscontent h3
	,.details .newscontent h4
	,.details .newscontent .spot
	,.details .newscontent p{
		padding: 0 10px;
	}
	
	/*Detay Sayfası bitti*/

	

	.canliyayin-content{
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.details-content .details  .canliyayin {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		aspect-ratio: 16/9;
		height: auto;
		background: #E6E6E6;
		position: relative;
	}
	.details-content .details  .c-canliyayin {
		display: flex;
		align-items: center;
		flex-direction: row;
		justify-content: space-between;
		background: #000000;
		height: 35px;
	}
	.yayinipaylas{
		display: flex;
		align-items: center;
		flex-direction: row;
		font-size: 8px;
        line-height: 10px;
        font-weight: 600;
        color: #fff;
		gap:10px;
	}
	.yayinipaylas img{
		height: 10px;
		filter: var(--filter-bordo);
	}
	/*kategori Sayfası bitti*/


	/*Revize Detay*/
	.ads300{display: none;}
	.breadcrumbs{padding:0 10px;}
	.details-content {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.details-content .details
	,.details-content .details .kategori-editor {
		width: 100%;

	}
	
	.details .kategori-editor .kategori {
		display: flex;
		align-items: center;
		flex-direction: row;
		gap: 10px;
		padding-left: 10px;
	}
	

	
	/**/
	/**/
	.details-content .details .tags{
		display: flex;
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 10px;
		margin-bottom: 20px;
		padding: 0 10px;
		align-items: center;
		
	}
	.details-content .details .tags .title{
		color: var(--tgrt);
		font-size: 13px;
		line-height: 13px;
		font-weight: 900;
		letter-spacing: .65px;
	}
	.details-content .details .tags .tag {
		font-size: 8px;
		line-height: 7px;
		font-weight: 600;
		letter-spacing: 0.4px;
		color: #424242;
		padding: 5px 8px;
		background: #EEEEEE;
		border: 1px solid #D9D9D9;
		border-radius: 3px;
	}
	/**/
	.ilgilihaberler {
		display: flex;
		flex-direction: column;
		width: 100%;
		gap: 20px;
		padding: 0 10px;
	}
		.ilgilihaberler .news .title {
			padding: 0px;
			display: flex;
			gap: 10px;
			white-space: nowrap;
			width: 100%;
			align-items: center;
			font-size: 14px;
			font-weight: 700;
			color: #424242;
		}
		.ilgilihaberler .news .title a {
			max-height: 90px;
			display: -webkit-box;
			-webkit-line-clamp: 4;
			-webkit-box-orient: vertical;
			overflow: hidden;
			white-space: normal;
			line-height: 22px;
		}
		.ilgilihaberler .news {
			gap: 10px;
			padding-right: 10px;
		}
	/**/
	.details-content .rightblock{
		width: 100%;
	}
	.details-content .rightblock .cokokunanlar.cokuz.nelerolmustu{
		display: flex;
		flex-direction: column;
		width: 100%;
		background-color: white;
		gap: 5px;
		padding: 10px 0;
	}
	.details-content .rightblock .cokokunanlar.cokuz{
		display: flex;
		flex-direction: column;
		width: 100%;
		background-color: white;
		gap: 5px;
		padding: 10px 0;
	}
	.details-content .rightblock .cokokunanlar.cokuz .title{
		width: 100%;
		background-color: transparent!important;
		font-size: 20px;
		font-weight: 800;
		color: var(--yazi2);
		white-space: nowrap;
		gap: 10px;
		padding: 0 10px;
		height: 26px;
	}
	.details-content .rightblock .cokokunanlar .title img {
		filter: var(--filter-bordo);
		height: 20px;
	}
		.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist {
			display: flex;
			flex-direction: row;
			justify-content: flex-start;
			flex-wrap: nowrap;
			gap: 13px;
			padding: 0 10px;
		}

			.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist > a:nth-child(n+4) {
				display: none; /* 4. ve sonrasını gizler */
			}

	.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist .cokokunanlar-news {
		position: relative;
		min-height: auto;
        width: auto;
        flex: 1 0 calc((100% / 3) - 9px);
        height: auto;
		display: flex;
        flex-direction: column;
	}
		.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist .cokokunanlar-news .img img {
			width: 100%;
			min-height: 91px;
			object-fit: cover;
			border-radius: 5px;
			height: auto;
			aspect-ratio: 16 / 9;
		}
	.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist .cokokunanlar-news .img {
		max-width: 100%;
		width: auto;
		height: auto;
		object-fit: cover;
		flex-shrink: 0;
	}
	.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist .cokokunanlar-news .text {
		font-size: 12px;
		line-height: 17px;
		font-weight: 800;
		color: #424242;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.details-content .rightblock .cokokunanlar.cokuz .cokokunanlar-newslist .cokokunanlar-news .number{
		position: absolute;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 19px;
		height: 21px;
		background-color: var(--tgrt);
		border-radius: 5px 0px 0px 0px;
		color: white;
		font-size: 14px;
		font-weight: bold;
	}
	
	
	/**/
	.details-content .rightblock .linex {
		height: 0;
		display: none;
	}
	.details-content .rightblock .random-newslist {
		display: flex;
		flex-direction: row;
		gap: 15px;
		padding: 0 10px;

	}
	.details-content .rightblock .random-newslist .random-news {
		display: flex;
		flex-direction: column;
		flex-shrink: 0;
		width: 50%;
		gap: 5px;
	}
	.details-content .rightblock .random-newslist .random-news .img {
		width: 100%;
		height: auto;
	}
		.details-content .rightblock .random-newslist .random-news .img img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			aspect-ratio: 16 / 9;
		}
	.details-content .rightblock .random-newslist .random-news .text {
		width: auto;
        max-height: 81px;
        font-size: 12px;
        line-height: 17px;
        font-weight: 800;
        color: #424242;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
	}

	/**/

	.ucluhaber{
		display: flex;
		flex-direction: column;
		padding:0 10px;
	}
	.ucluhaber .news1 {
		grid-row: span 2;
		height: auto;
	}
	.ucluhaber .news:before {
		display: none;
	}
	.ucluhaber .c-time {
		color: #424242;
	}
	.ucluhaber .spot {
		position: relative;
		bottom: auto;
		display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        gap: 0px;
        font-size: 15px;
        line-height: 20px;
        font-weight: bold;
		padding: 0;	
	}
	.ucluhaber .news {
		grid-template-columns: 1fr;
	}
	.ucluhaber .news1 .newsimg img {
		height: auto;
	}
	.ucluhaber .news .newsimg img {
		height: auto;
   		aspect-ratio: 16 / 9;
		border-radius:5px ;
	}
	.ucluhaber .news .spot .title {
		color: #424242;
		line-clamp: 3;
        -webkit-line-clamp: 3;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        box-sizing: border-box;
        font-size: 15px;
        line-height: 20px;
        font-weight: bold;
		
	}
	/**/
	.digerhaberler {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.digerhaberler .news {
		display: grid;
        grid-template-columns: 1.2fr 2fr;
		gap: 10px;
		padding: 0 10px;
		background: #EEEEEE;
		border-radius: 5px;
	}
	.digerhaberler .news .newsimg {
		width: 100%;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
	}
	.digerhaberler .news img {
		width: 100%;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius:5px ;
	}
	.digerhaberler .news .spot {
		display: flex;
        flex-direction: column;
        align-items: flex-start;		
        justify-content: center;
        width: 100%;
        gap: 0px;
        font-size: 15px;
        line-height: 20px;
        font-weight: bold;
	}
	.digerhaberler .news .spot .title{
		font-size:15px;
		line-height: 20px;
		font-weight: bold;
	}
	.digerhaberler .news .spot .icerik {
		display: none;
	}

	/**/
	.mobil.category .rightblock
	,.kategoribox.boxhead2.c-piyasalar
	,.sporgrup .beslihaber 
	,.sporgrup .puandurumu {
		display: none;
	}
	/**/
	.sporgrup .ortablokhaber {
		display: flex;
		flex-direction: column;
		width: 100%;
		justify-content: space-between;
		gap: 10px;
		padding: 10px;
	}
	.sporgrup .ortablokhaber .news {
		position: relative;
		width: 100%;
		height: auto;
		display: grid;
        grid-template-columns: 1.3fr 2fr;
		background: #EEEEEE;
	}
	.sporgrup .ortablokhaber .news .img img {
		height: 100%;
        object-fit: cover;
        width: 100%;
        border-radius: 5px;
        aspect-ratio: 16 / 9;
	}
	.sporgrup .ortablokhaber .news .spot {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		padding: 10px;
		gap: 10px;
		position: relative;
		bottom: auto;
	}
		.sporgrup .ortablokhaber .news .spot .title {
			font-size: 13px;
			line-height: 16px;
			color: #424242;
			font-weight: bold;
			line-clamp: 3;
			-webkit-line-clamp: 3;
			overflow: hidden;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			box-sizing: border-box;
			height: calc(3* 13px + 10px);
			max-height: calc(3* 13px + 10px);
		}
	.sporgrup .ortablokhaber .news:before{display: none;
	}
/**/
	/*Revize Detay Bitti*/

	.anamanset {
		order: 0;
		height: calc((100vw * (720/1280)) + 28px)
	}
	.desktop.piyasalar{order:1;}
	.mobil .mansets-content .rightblock{order:2;}
	.surmanset{order:3;}

	.mansets-content{order:0;}
	.cat-cokokunans{order:1;width: 100%;}
	.cat-sport{order:2;width: 100%;}
	.mkatvideo{order:3;}
	.digercat{order:4;}
	.digercat {
		display: flex;
		flex-direction: column;
		gap: 10px;
		width: 100%;
	}

	.katgrup{width: 100%;}
	.katgrup .katbox .head {
		background-color: transparent !important;
		padding: 8px 0;
	}
	.katgrup .katbox .head .title img {
		height: 16px;
		filter: var(--filter-bordo);
	}
	.katgrup .katbox .head .title{
		color:var(--tgrt);
		font-size: 13px;
		line-height: 17px;
		font-weight: 900;
		gap: 10px;
		width: calc(100% - 60px);
	}
	.katgrup .katbox .head .title:after{
		content: '';
		width: 100%;
		height: 2px;
		background-color: var(--tgrt);		
	}
	
	.katgrup .katbox .head .tumu {
		display: flex;
		align-items: center;
		flex-direction: row;
		white-space: nowrap;
		color: #FFFFFF;
		gap: 5px;
		background-color: var(--tgrt);
		padding: 3px 6px;
        border-radius: 2px;
		font-size: 8px;
		line-height: 8px;
		font-weight: 600;
	}
	.katgrup .katbox .head .tumu img {
		height: 7px;
	}
	
	
	.katgrup  .katbox .news{
		display: grid;
        grid-template-columns: .7fr 2fr;
		width: 100%;
		gap: 10px;
        background: #EEEEEE;
        border-radius: 5px;
		align-items: center;
	}
	.mobil .katgrup .katbox .news.first{
		display: grid;
        grid-template-columns: 1.3fr 2fr;
		
	}
	.katgrup  .katbox .img{
        border-radius: 5px;
		overflow: hidden;
	}
	.katgrup  .katbox .news:first-child .img img{
		object-fit: cover;
		height: 100%;
        overflow: hidden;
		aspect-ratio: 16 / 9; 
		max-height: 80vh; 
	}
	.katgrup  .katbox .news .img img{
		object-fit: cover;
		height: 100%;
		aspect-ratio: 16 / 9; 
		max-height: 50vh; 
        overflow: hidden;
        width: 100%;
	}
	.katgrup .katbox .news .spot {
		font-size: 13px;
		line-height: 16px;
		font-weight: bold;
		color: #424242;
		line-clamp: 2;
		-webkit-line-clamp: 2;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		box-sizing: border-box;
		height:auto;
	}
	.katgrup .katbox .news .time {
		display: flex;
		align-items: center;
		flex-direction: row;
		font-size: 6px;
        line-height: 6px;
		font-weight: 600;
		color: #666666;
		margin-bottom: 5px;
	}
	/**/
	.mobil .piyasalar{
		display: flex;
        justify-content: center;
        width: 100%;
        height: 28px;
        padding: 0 5px;
        gap: 10px;
	}
	.mobil .piyasalar .titles{
		display:none;
	}
	
	
	
	.mobil .piyasalar .piyasa {
		position: relative;
        width: 70px;
	}
	.mobil .piyasalar .piyasa .title img {
		height: 22px;
	}
	.mobil .piyasalar .piyasa .grafi img{
		height: 6px;
	}
	.mobil .piyasalar .piyasa:after {
		display: none;
	}
	
	.mobil .piyasalar .piyasa .title {
        display: flex;
        flex-direction: row;
        gap: 6px;
        height: 20px;
        align-items: center;
	
	}
	.mobil .piyasalar .piyasa .piyasakur {
		font-size: 0;
        line-height: 0;
        height: 0;
	}
	.mobil .piyasalar .piyasa .title .piyasakur .downup img {
		position: absolute;
        left: 16px;
        top: 0;
        background: white;
        border-radius: 50%;
        height: 13px;
		width: 13px;
        border: 2px solid white;
	}
	.mobil .piyasalar .piyasa .title .piyasakur .downup {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 11px;
		line-height: 20px;
		font-weight: bold;
		color: #424242;
		gap: 5px;
	}
	/**/
	/**/
	.sondakika .rightblock{display:none;}
	.sonboxes .sonbox {
		position: relative;
		display: flex;
		flex-direction: column;
		width: 50%;
		padding: 30px 0;
		box-sizing: border-box;
		gap: 10px;
	}
	.sonboxes .saatbasi {
		font-size: 20px;
		line-height: 20px;
		font-weight: 900;
		position: relative;
		color: #C52027;
	}
	.aramasonuc {
		padding: 0 10px;
	}
	.aramasonuc .aramasonuclari .sonuc {
		display: flex;
		flex-direction: column;
		width: calc(100% / 3 - 15px);
		gap: 10px;
		flex-shrink: 0;
	}
	.aramasonuc .search {
		display: flex;
		flex-direction: row;
		align-items: center;
		height: auto;
		gap: 20px;
		justify-content: center;
		flex-wrap: wrap;
	}
	.aramasonuc .search .search-input{
		display: none;
	}

	/**/
	.c-canliyayin .kategoribox {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.c-canliyayin .c-yayinakisi .c-head img {
		filter: var(--filter-bordo) !important;
		height: 13px;
	}
	.c-canliyayin .mutlakaizleyin .numberlist div {
		display: flex	;
		text-align: center;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		border: 1px solid #252525;
		border-right: 0;
		border-top: 0;
		flex-grow: 1;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		letter-spacing: -0.6px;
		min-width: 30px;
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
	.c-canliyayin .cat-cokokunans{
		order:unset;
	}
	.c-canliyayin .anamanset{
		order:unset;
	}
	.c-canliyayin .xcanliyayin .canlihaber{
		padding: 0 10px;
	}
	.c-canliyayin .yayinakisi .yayingunler .yayinbox {
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		gap: 10px;
		width: 100%;
		flex-shrink: 0;
	}
	.c-canliyayin .xcanliyayin .canliyayin-head .youtubedaizleyin {
		display: none;
	}
	.c-canliyayin .cokokunanlar ul li .title {
		width: 100%;
		height: 64px;
		line-clamp: 3;
		-webkit-line-clamp: 3;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		box-sizing: border-box;
		color: #eee;
		font-size: 18px;
		line-height: 21px;
		font-weight: bold;
	}
	.c-canliyayin .yayinakisi {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 10px;
		padding: 0 10px;
	}
	.c-canliyayin .yayinakisi .arrow {
		display: none;
	}
	.c-canliyayin .mobilgun {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 5px;
		justify-content: center;
	}
	.c-canliyayin .mobilgun .gun{
		display: flex;
		align-items: center;
		height: 25px;
		border: 1px solid #D9D9D9;
		border-radius: 3px;
		padding: 6px 12px;
		font-size: 12px;
		font-weight: 600;
		line-height: 18px;
		color:white;
		cursor: pointer;
	}
	.c-canliyayin .mobilgun .gun:hover{
		background-color: var(--tgrt);
		border: 0;
	}
	.c-canliyayin .yayinakisi .yayingunler .yayinbox .tarih{
		display: none;
	}
	.c-canliyayin  .c-yayinakisi .tarih{
		display: block;
		color: white;
		font-size: 15px;
		line-height: 14px;
		font-weight: bold;
	}
	.c-canliyayin .image-playicon img {
		filter: var(--filter-bordo);
		width: 70px;
		height: 70px;
		z-index: 1;
		position: relative;
		min-height: auto !important;
	}
	/**/
	.c-yazarlar  {
		padding: 0 10px;
	}
	.c-yazarlar .yazarlar-content {
		display: flex	;
		align-items: center;
	}
	.c-yazarlar .yazar-list {
		display: flex	;
		align-items: flex-start;
		justify-content: space-between;
		width: 100%;
		gap: 10px;
		overflow: hidden;
		padding: 0 10px;
	}
	.c-yazarlar .yazar-list .yazarbox {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 150px;
		gap: 5px;
		flex-shrink: 0;
	}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarhead {
			display: flex;
			flex-direction: column;
			align-items: flex-start;
			gap: 10px;
			padding: 10px;
			width: 100%;
			min-width: 256px;
			height: auto;
		}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarhead .devaminioku{
			position:relative;
			bottom:0;
		}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarsoc {
			display: flex;
			flex-direction: column;
			align-items: center;
			width: 32px;
			border-left: 1px solid #D9D9D9;
			gap: 15px;
			justify-content: center;
			flex-shrink: 0;
		}
	.c-yazarlar .yazarsonyazilari .sonyazibox .yazarinfo {
		display: flex;
		flex-direction: column;
		gap: 10px;
		border-right: 1px solid #D9D9D9;
		padding-bottom: 10px;
		width: 200px;
		overflow: hidden;
	}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarinfo .img {
			height: auto;
			width: 100%;
			flex-shrink: 0;
			max-width: 100%;
		}
	.c-yazarlar .yazarsonyazilari .sonyazibox .yazarinfo .adsoyad {
		color: #424242;
		font-size: 14px;
		line-height: 14px;
		font-weight: bold;
		text-align: center;
	}
	/**/
	.yazaryazisi{
		display: flex;
		flex-direction: column;
		gap: 20px;
		padding: 0 10px;
	}
	.yazaryazisi .yazarkunye {
		display: flex;
		flex-direction: column;
		position: relative;
		max-width: 100%;
		min-width: 390px;
		width: 100%;
		min-height: 229px;
		border: 1px solid #D9D9D9;
		border-radius: 3px;
		background: #EEEEEE;
		background-image: url(https://s.tgrthaber.com/s/i/bg-yazarkunye.jpg);
		background-repeat: no-repeat;
		align-items: center;
		background-position: top center;
	}
	.yazaryazisi .yazarkunye .bgyazarimg {
        display: flex
;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        z-index: 1;
        position: relative;
        width: 100%;
        height: 50px;
        background-image: url(https://s.tgrthaber.com/s/i/bg-yazarkunye2.png);
        background-size: inherit;
        background-repeat: no-repeat;
        border-bottom: 1px solid #d9d9d9;
        background-position: top center;
	}
	.yazarinsonyazilari {
		display: flex
;
        flex-direction: column;
        padding: 10px;
        gap: 10px;
        width: 100%;
	}
	.yazaryazisi .yazarkunye .adsoyad {
		font-size: 15px;
		line-height: 12px;
		font-weight: bold;
	}
	.yazaryazisi .yazarkunye .unvan {
		display: flex
	;
		justify-content: center;
		color: #424242;
		font-size: 13px;
		line-height: 13px;
		font-weight: 400;
	}
	.yazarinsonyazilari .head {
		display: flex
	;
		flex-direction: column;
		color: var(--tgrt);
		font-size: 13px;
		line-height: 17px;
		font-weight: 900;
	}
	.yazarinsonyazisi h1 {
		font-weight: 900;
	}
	.yazarinsonyazisi h2, .yazarinsonyazisi h3, .yazarinsonyazisi h4 {
		font-size: 19px;
		line-height: 25px;
		color: #424242;
	}
	.yazarinsonyazilari .sonyazilari
	,.yazarinsonyazilari .head{
		display: none;
	}
	/**/
	.xcatspornews {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
	.ligozet {
		width: 100%;
		flex-shrink: 0;
		display: flex;
		flex-direction: row;
		gap: 20px;
	}
	.ligozet .fikstur .haftaninmaclari .macgunleri {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		background-color: #f4f4f4;
		border-radius: 6px;
		overflow: overlay;
		max-height: 276px;
		gap: 10px;
	}
	.xcatspornews .manset .sliderhead .slide .spot .videoikon {
		position: relative;
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 5px;
		padding: 3px 8px 3px 5px;
		background: #FFFFFF;
		border-radius: 18px;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		color: #424242;
	}
	/**/
	.c-namazvakitleri .buyuksehirler {
		display: flex;
		flex-direction: column;
		gap: 20px;
		width: 100%;
		height: 100%;
		padding: 0 10px;
	}
	
	/**/
	.c-havadurumu .kategoribox.havailler .c-head {
		flex-shrink: inherit;
		white-space: normal;
		font-size: 15px;
		color: var(--yazi2);
	}
	.c-havadurumu .buyuksehirler {
        padding: 0 10px 10px;
		overflow: overlay;
    }
	/**/
	.exchange-dataset__letter-item {
		flex-shrink: 0; 
   }
	.exchange-dataset__letter {
		display: flex;
		width: 100%;
		overflow: overlay;
	}
	.exchange-dataset__heading {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 20px;
		color: #3f3b3b;
		padding: 20px 10px;
		background: #fdfdfd;
		flex-direction: column;
		gap: 16px;
	}
	.exchange-dataset__tag{
		display: flex;
		width: 100%;
	}
	.exchange-dataset__heading .filter-select {
		display: flex;
		width: 100%;
	}
	.filter-select__bar.filter-select__bar--primary{

		background: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    display: block;
    height: 40px;
    text-align: left;
    padding-left: 10px;
	}
	.dataset-search{
		width: 100%;
	}
	/**/
	.graphic-wd {
		padding: 0 10px;
	}
	.graphic-wd__tab {
		padding: 3px 3px;
		gap: 2px;
		font-size: 10px;
        white-space: nowrap;
	}
	/**/
	.exchange-dataset__control{
		display: none;
	}
	/* Video kategorisi */

	.c-canliyayin.videohaberler .details-content .digerhaberler .news .spot .title
	,.c-canliyayin.videohaberler .details-content .digerhaberler .news .spot .c-time
	,.c-canliyayin.videohaberler .details-content .digerhaberler .news .spot .icerik
	,.c-canliyayin.videohaberler .details-content .rightblock .random-newslist .random-news .c-time
	,.c-canliyayin.videohaberler .details-content .rightblock .random-newslist .random-news .text
	,.c-canliyayin.videohaberler .details-content .ucluhaber .news .spot .c-time
	,.c-canliyayin.videohaberler .details-content .ucluhaber .news .spot .title{
	color:#fff !important;
	}
	.c-canliyayin.videohaberler .digerhaberler .news {
        display: grid;
        grid-template-columns: 1.2fr 2fr;
        gap: 10px;
        padding: 0 10px;
        background: #252525;
        border-radius: 5px;
    }

	/* Video kategorisi bitti */
	/* Programlar kategorisi bitti */
	.programs__slide-left {
		z-index: 1;
		padding-bottom: 230px;
		padding-left: 25px;
		width: 100%;
		min-width: 100%;
	}
	.programs__slide-subtitle {
		font-style: normal;
		font-weight: 500;
		line-height: 27px;
		font-size: 20px;
		padding-right: 20px;
	}
	.programs__slide-title {
		font-style: normal;
		font-weight: 700;
		font-size: 25px;
		line-height: 30px;
		color: #fff;
		margin-bottom: 20px;
	}
    .programs-datetime {
        margin-bottom: 30px;
    }
    .programs-datetime__value {
        font-size: 25px;
        width: auto;
    }
    .programs__slide-description {
        width: 70%;
    }
    .programs__slide-description {
        width: 70%;
    }
	.programs__allboxes{
		gap: 20px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	/* Programlar kategorisi bitti */
	/**/
	.games {
		padding:0 10px;
	}
	/**/
	.xcatspornews .manset .vinews {
		display: flex;
		flex-direction: row;
		gap: 10px;
	}
	.details-content .details .newscontent h1 {
		padding: 0 10px;
	}
	/**/
	.c-namazvakitleri .buyuksehirler .namaz {
		overflow: overlay;
	}

	.c-namazvakitleri .head.iladitarih .iladi {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		font-size: 22px;
		line-height: 22px;
		gap: 10px;
	}

	.c-namazvakitleri .kalanzaman {
		display: flex;
		flex-direction: column;
		align-items: center;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		gap: 10px;
		text-transform: none;
	}

	.namaz .kategoribox.namaziller {
		display: none;
	}
	.teyitbox {
		display: flex;
		flex-direction: row;
		gap: 6px;
		background: #C52027;
		color: white;
		padding: 4px;
		border-radius: 4px;
	}
	.teyitbox .title i {
		display: flex;
		flex-direction: row;
		font-size: 8px;
		font-weight: 700;
		color: white;
		align-items: center;
		white-space: nowrap;
		gap: 2px;
		font-style: normal;
	}

	.teyitbox .title i:before {
		content: '';
		background-image: url(/s/i/i-teyit-confirmed.svg);
		background-repeat: no-repeat;
		background-size: 10px;
		width: 10px;
		height: 10px;
		filter: invert(1);
		display: block;
	}
}


/*Media Query Header - Footer 1079 bitti*/
/*Media Query 767*/
@media only screen and (max-width: 767px) {
	.video-player, .newsimg {
		display: block;
		width: 100vw;
		max-width: 177.78vh;
		height: 56.25vw;
		max-height: 100vh;
	}

	.c-havadurumu .kategoribox {
		display: flex;
		flex-direction: column;
		height: auto;
	}
	.ads970
	{
		width:320px;
		height:100px;
	}
	.mnone {
		display: none !important;
	}
	.details-content .details .kategori-editor .editor {
		display: flex;
		align-items: center;
		flex-direction: row;
		gap: 10px;
		font-size: 12px;
		font-weight: 600;
		color: #8B8B8B;
		background: #F4F4F4 0% 0% no-repeat padding-box;
		border: 1px solid #D9D9D9;
		border-radius: 3px;
		padding: 5px 10px 5px 5px;
		white-space: nowrap;
		overflow: hidden;
	}
	.details-content .details .kategori-editor .kategori strong {
        font-size: 13px;
        font-weight: 900;
        line-height: 13px;
        color: var(--yazi2);
        display: flex;
        align-items: center;
        gap: 10px;
    }
	
	/**/
	.details-content .details .socialshare{
		display: flex;
        align-items: center;
        flex-direction: row;
        padding: 0 10px;
        justify-content: space-between;
		gap: 5px;
		 padding: 0 10px;
	}
	.details-content .details .socialshare .editor{
		
		display: flex;
		align-items: center;
		flex-direction: row;
		gap: 10px;
		font-size: 12px;
		font-weight: 600;
		color: white;
		background: var(--tgrt);
		border-radius: 3px;
		padding: 5px 10px 5px 5px;
		overflow: hidden;
	}
	.details-content .details .socialshare .editor img{	
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 0;
        filter: none;
		
	}
	.details-content .details .socialshare .editor .editor-text{
        border-right: 1px solid white;
        padding-right: 10px;
		
	}
	
	 .details-content .details .newscontent .socialshare .btn {
		 width: auto;
		 min-width: auto;
		 gap: 10px;
		 font-size: 10px;
		 height: 28px;		
		 padding: 0 4px;
	 }
	
	.details-content .details .newscontent .newsinfo .time{
		display: none;
	}
	 .details-content .details .newscontent .socialshare .btn:first-child {
		 display:none;
	}
	.details-content .details .newscontent .newsinfo {
		padding: 0 10px;
		 color: var(--yazi2);
		 display: flex;
		 align-items: center;
		 gap: 3px;
	 }
	 .details-content .details .newscontent .newsinfo .title{
		 font-size: 10px;
		 line-height: 10px;
		 font-weight: 600;
		 line-height: 8px;
		 margin: 0;
		 gap: 3px;
	 }
	.details-content .details .newsinfo{
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 2px;
		padding: 0;
	}
	.details-content .details .newsinfo .title{
		display: flex;
        flex-direction: row;
        align-items: center;
        font-size: 10px;
        line-height: 9px;
        color: #424242;
        font-weight: 600;
        gap: 5px;
        white-space: nowrap;
	}
	
	.details-content .details .newsinfo .title .subtitle{
		display: none;
	}
	.details-content .details .newsinfo .title .time{
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.details-content .details .newsinfo .title .time img{
		display: none;
	}
	 .details-content .details .newsinfo .title.aracizgi{
		 margin: 0;
		 color: var(--tgrt)
	 }
	 .details-content .details .newsinfo .subtitle {
		 font-size: 10px;
		 font-weight: 700;
	 }
	.details-content .details .kategori-editor .editor:hover{
		display: flex;
		align-items: center;
		flex-direction: row;
		gap: 10px;
		font-size: 12px;
		font-weight: 600;
		color: white;
		background: var(--tgrt);
		border-radius: 3px;
		padding: 5px 10px 5px 5px;
		white-space: nowrap;
		overflow: hidden;
	}
	.details-content .details .kategori-editor .editor img{	
		width: 20px;
		height: 20px;
		border-radius: 50%;
		
	}
	.details-content .details .editor-listed  {
		width:100%;
	}
	.details .editor-listed .editor-container {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		width: 100%;
	}
	.details-content .details .editor-listed .editor-img img {
		width: 70px;
		height: 70px;
		border-radius: 50%;
	}
	.details-content .details .editor-listed .editor-social img {
		height: 8.55px;
		width: auto;
		border-radius: 0;
	}
	.details-content .details .editor-listed .editor-sonhaberleri{
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		max-height: 300px;
		overflow-y: overlay;
		gap:10px;
	}
	.details-content .details .editor-listed .editor-sonhaberleri .news {
		display: flex;
		width: 100%;
		background: #EEEEEE;
		align-items: center;
		border-radius: 5px;
		gap: 10px;
		overflow: hidden;
		flex-shrink: 0;
	}

	.details-content .details  .newscontent h1 {
        font-size: 19px;
        font-weight: bold;
        color: var(--yazi2);
        line-height: 25px;
		padding: 0 10px;
    }
	.details-content .details .newscontent .spot {
        font-size: 15px;
        font-weight: bold;
        color: var(--yazi2);
        line-height: 21px;
		padding: 0 10px;
    }
	.details-content .details .newscontent p {
        font-size: 15px;
        font-weight: 600;
        color: var(--yazi2);
        line-height: 20px;
    }
	
	.details-content .details .newscontent p
	,.details .newscontent .socialshare{
		padding: 0 10px;
	}
	.aramasonuc .aramasonuclari .sonuc {
		display: flex;
		flex-direction: column;
		width: calc(100% / 2 - 10px);
		gap: 10px;
		flex-shrink: 0;
	}
	
	.c-canliyayin .mutlakaizleyin .numberlist {
		display: flex;
		justify-content: space-between;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		font-size: 14px;
		color: #424242;
		background-color: #1b1b1b;
		height: 39px;
		z-index: 1;
		gap: 0;
	}
	.c-canliyayin .image-playicon {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 70px;
		height: 70px;
		background-color: transparent;
		z-index: 0;
		cursor: pointer;
		border-radius: 50%;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	.c-canliyayin .anamanset .anamansetlist .title {
		position: absolute;
		bottom: 50px;
		width: calc(100% - 50px);
		padding: 0 20px;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		text-align: left;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		line-height: 1.3;
		max-height: calc(1* 12px + 10px);
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		height: calc(1* 12px + 10px);
	}
	.yazarinsonyazisi .newsinfo .title
	,.yazarinsonyazisi .newsinfo .title .subtitle
	,.yazarinsonyazisi .newsinfo .title .time{
		display: none;
	}
	.yazarinsonyazisi .newsinfo{
		order:99999;
		height: 0;
	}
    .yazarinsonyazisi .newsinfo .title.giris {
        display: block;
        position: absolute;
        top: 140px;
        color: #fff;
        left: 50%;
        transform: translate(120%, -50%);
        z-index: 0;
    }
	.yazarinsonyazisi .socbtn {
		display: flex;
		flex-direction: row;
		gap: 4px;
	}
	.ligozet {
        width: 100%;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
	.c-kunye .blocks {
		display: flex
	;
		align-items: flex-start;
		flex-wrap: wrap;
		gap: 20px;
		width: 100%;
		padding: 0 10px;
		flex-direction: column;
	}
	.c-kunye .blocks .block {
		display: flex
	;
		gap: 10px;
		width: 100%;
		text-align: left;
		flex-direction: column;
	}
	.kunye-head {
		font-size: 15px;
		line-height: 18px;
		color: var(--tgrt);
		font-weight: 900;
	}
	.kunye-title {
		font-size: 12px;
		line-height: 18px;
		color: var(--yazi2);
		font-weight: 600;
	}
	.kunye-desc {
		font-size: 14px;
		line-height: 24px;
		color: var(--yazi2);
		font-weight: 900;
	}
	/**/
	.c-namazvakitleri .kategoribox.namaziller .c-head {
		font-size: 20px;
		line-height: 20px;
		font-weight: 900;
		color: var(--tgrt);
		display: flex;
		flex-shrink: 0;
		gap: 10px;
		align-items: center;
		white-space: normal;
		width: 100%;
	}
	.c-namazvakitleri .kategoribox.namaziller {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: auto;
		width: 100%;
		align-items: center;
		gap: 20px;
	}
	
	/**/
	.programs__allboxes{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	/**/
	.standings__row .standings__cell:nth-child(5), .standings__row .standings__cell:nth-child(6), .standings__row .standings__cell:nth-child(7), .standings__row .standings__cell:nth-child(8) {
		display: none;
	}
	

}
/*Media Query 599*/
@media only screen and (max-width: 599px) {
	.games {
		display: flex;
		flex-direction: column;
	}
}

/*Media Query 399*/
@media only screen and (max-width: 399px)  {

	.details-content .details .newsinfo .guncelleme
	{
		display:none;
	}
	.mobil .mansets-content .rightblock {
		gap: 20px 0;
	}
	.mobil .mansets-content .rightblock .ozelhaber, .mobil .mansets-content .rightblock .teyitlihaberbox {
		padding: 0 10px;
	}
	.programs__allboxes{
		display: grid;
		grid-template-columns: 1fr;
	}
	
	 .details-content .details .newscontent .newsinfo .title.giris .subtitle{
		 display: none;
	 }
	 .details-content .details .newscontent .newsinfo .time{
		 display: none;
	 }
	 
	 .details-content .details .newscontent .socialshare .btn:first-child {
		 display:none;
	 }
	
	.xcatspornews .manset .vinews .videonews, .xcatspornews .manset .vinews .imagenews {
		width: 100%;
		position: relative;
	}
		.xcatspornews .manset .vinews .videonews .title,
		.xcatspornews .manset .vinews .imagenews .title{
			padding:0 10px;
		}
	.c-yazarlar .yazarsonyazilari .sonyazibox {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 100%;
		height: auto;
		background: #EEEEEE;
		border: 1px solid #D9D9D9;
	}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarinfo {
			display: flex;
			flex-direction: column;
			gap: 10px;
			border-right: 0;
			border-bottom: 1px solid #c52027;
			padding-bottom: 0;
			width: 100%;
			overflow: hidden;
			align-items: center;
		}
			.c-yazarlar .yazarsonyazilari .sonyazibox .yazarinfo .img {
				height: auto;
				width: 100%;
				flex-shrink: 0;
				max-width: 200px;
			}
		.c-yazarlar .yazarsonyazilari .sonyazibox .yazarsoc {
			display: flex;
			flex-direction: row;
			align-items: center;
			width: 100%;
			border-left: 0;
			gap: 15px;
			justify-content: center;
			flex-shrink: 0;
		}
}
/*Media Query 399bitti*/