.blink {
  animation-duration: 2000ms;
  animation-name: blinker;
  animation-iteration-count: infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
} 
 

@-webkit-keyframes animatedbg {
    0%{background-position:75% 0%}
    50%{background-position:26% 100%}
    100%{background-position:75% 0%}
}
@-moz-keyframes animatedbg {
    0%{background-position:75% 0%}
    50%{background-position:26% 100%}
    100%{background-position:75% 0%}
}
@keyframes animatedbg {
    0%{background-position:75% 0%}
    50%{background-position:26% 100%}
    100%{background-position:75% 0%}
}



.latestnewsbox {
position: relative;
background-color:#FFFFFF;
border-radius: 5px;padding: 0px;
height:auto;
} 

.rounded-author{  
background-size:100% 100%;
background-repeat:no-repeat;
background-image: linear-gradient(15deg,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.2) 50%, #005d8c 100%);
backdrop-filter:blur(5px);
}



#ozgurslide .rounded-author{ 
margin-top:0px;
background-image:none;
background-color:rgba(255,255,255,0.2);
backdrop-filter:blur(10px);
filter:drop-shadow(-10px -6px 6px rgba(0,0,0,0.7));
box-shadow:-5px 5px 0px rgba(255,255,255,0.8)
}

#ozgurslide .rounded-img{
}




.latestnewsboxfirst {

}

.authorsbar{
	padding-top:6px !important;
	padding-bottom:5px !important;
	border-radius:10px;
	background-color: #06567f;
	height:130px;
}
.authorsbarboxl{
	text-align: right;
	padding-right: 2px;
}
.authorsbarboxl img{
box-shadow:-5px 5px 0px rgba(255,255,255,0.4);
}

.authorsbarboxr{
	text-align: left;
	padding-left:2px;

}

.authorsbar img{
	width:110px;
	height:110px;
}
.authorsbarname{
	color:#FFFFFF;
	border-bottom: 1px solid #b3d3ff;
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}

.authorsbarname a:link,.authorsbarname a:visited{
color:#ffffff;
}

p.authorsbarname >*{
	color:#FFFFFF;
	text-decoration: none;
}

a.authorsbarlink:link,a.authorsbarlink:visited{
	color: #FFFFFF;
	font-weight:bold;
	font-size:0.8em;
    flex: 1;
	margin-top:30px;
word-break: break-word;
}
a.authorsbarlink:focus,a.authorsbarlink:hover{
	color: #FCFCFC !important;
	margin-top:30px;
word-break: break-word;
}
.newsfulldetails p{
word-break: break-word;
}
.newsfulldetails img{
max-width:100%;
}
 
.relatednews img{
max-width:98%;
margin:2px;
margin-left:auto;
margin-right:auto;
border-radius:6px;
}

.youtubevideos .subjectline a{
font-family:sans-serif;
}

@media (min-width:1024px) {
.container{overflow:hidden;}
.container-lg,.container-xl{width:1300px !important;max-width: 1300px;
}

	body{ 
		color:black;
		padding: 0px;
		margin: auto auto;
		background-color:#EFEFEF; 

	} 
.navbar{
padding:0px;}
	.navbar-brand img{
	width:300px !important;height:63px !important;margin-top:30px !important;
	}
	.container h1, .row h1{
		font-family: 'Asap', sans-serif;
		font-size:1.9em !important;
	} 

.latestnews{
height:160px;
overflow:auto;
}

.searchcorner input,.searchcorner button{
border:none;
}

.align-left{float:left;}
.align-right{float:right;}

.latestsvg{
height:80px;
max-height:80px;
margin-top:auto;
text-align:center;
width:90%;
display:block;
}

	#ozgurslide .btn-yop{
	margin-top:10px;
	margin-left:10px;
	background-color: rgb(0, 85, 128);
	font-weight: bold;
	font-size:0.7em;
	text-transform:uppercase;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	}
			
	.itemdetails{
	height:150px;
	overflow:hidden;
	}



	.latestbg{
	width:99%;height:130px;padding-top:65px;border-radius:2px;background-size:cover;background-repeat:no-repeat;
	background-position: center;
	transition:all 0.85s; 
	}

	.latestbg:hover{
	width:99%;height:130px;padding-top:0px;border-radius:2px;background-size:cover;background-repeat:no-repeat;
	background-position: center;
transition:all 0.15s; 
	}
		.latestbg>.latestbginline p{
overflow:hidden;
	}
	
		.latestbg:hover>.latestbginline p{
overflow:visible;
	}

	.latestbg>.latestbginline{
padding:8px;
padding-top:8px;
margin-left:auto;margin-right:auto;height:100%;
background:linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.5) 30%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0.3) 80%, rgba(0,0,0,0) 100%);
backdrop-filter:blur(2px);
	}
	
		.latestbg:hover>.latestbginline{
padding:8px;margin-left:auto;margin-right:auto;height:100%;
padding-top:8px;
background:linear-gradient(to top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.60) 30%, rgba(0,0,0,0.50) 100%);
backdrop-filter:blur(2px);
	}




	.latestbginline a{
	font-size:1.1em;color:#FFFFFF;display:block;width:100%;height:100%;text-decoration: none;
	}

	#ozgurslide .carousel-control-next-icon, #ozgurslide .carousel-control-prev-icon{
	width:50px;
	height:50px;
	}
	#ozgurslide .carousel-control-next-icon{
	background-position-x: 90%;
	}

	.latesttitle{
		font-size:2em;
		position:absolute;
		top:25%;
		left:25%;
		padding:10px;
		margin:auto;color:maroon;font-weight:bold;
	}

	#multi-item-example .carousel-inner,#multi-item-example .carousel-fade{
		height:130px !important;
	}

	#ozgurslide a{
		color:#FFFFFF;
	}
	#ozgurslide>*{
 
		margin-bottom:0px;
	} 

	#ozgurslide .carousel-control-next, .carousel-control-prev{
	width:10%;
	}

	.afterbg::after{
		opacity:0.5;
		margin-bottom:30px;

	}

	#ozgurslide .carousel-inner{
		height:400px;
 

	}

.eachitem{
background-color:transparent;width:100%;height:100%;
}
.eachitemolder{
background-color:transparent;width:100%;height:100%;
backdrop-filter:blur(3px);
}
	.bgnews{
		background-color:#000000;
		background-size: cover;width:100%;height:400px;
	}
	

#multi-item-example .carousel-indicators{
	display:block;
	margin:0px;
	position:absolute;
	left:3px;
	top:50px;
	width:30px;
	z-index:20; 
}

	.slidertitle{
	font-family: 'Oswald', sans-serif;
	text-shadow:5px 5px 10px #000000, 5px -5px 10px #666;
	border-radius: 0px;
	padding:3px;
	margin-bottom:0px;
	font-size:2em;
	}

	.covertitles{
		width:40%;
		margin-top:10px;
		font-size:2.5em;
	}

	.slidertitledetails{
		width:40%;
		font-family: 'Open Sans', sans-serif;
		text-shadow: -1px 3px 2px #333333, 2px -2px 2px #333333;
		border-radius: 5px;
		padding:0px;
		font-size:1.5em;		
	}

		.postcast{
		background-color:#000000;
		padding:5px;
		border-radius:10px;
		color:#FFFFFF;
		}

	.slidertitledetails a{color:#FFFFFF;}

.sliderdescs{
width:50%;
height:90px;
float:right;
position:relative;right:0px;top:15px;border-radius:5px;padding: 10px;
font-size:1em;
font-family: 'Open Sans', sans-serif;
text-shadow:0px 1px 1px #000000, 1px -1px 1px #000000;
background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.55) 50%, rgba(0,0,0,0.05) 100%);
border-left:5px solid #FFFFFF;

}


#ozgurslide .carousel-indicators li.active>.sliderdescs{
transition:all 1s;
transform:scale(1.2);
}

/*
backdrop-filter:blur(5px);

background: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.25) 100%); 
*/

#multi-item-example .carousel-indicators li{
    width: 20px !important;
    height: 20px !important;
    background-color:transparent;
    position: relative;
    margin:2px;
margin-top:6px;
	background-color:#FFFFFF;
	border:1px solid transparent;
	border-radius: 10px;
	transition: opacity 0.5s ease-in-out !important;
}

#multi-item-example .carousel-indicators li.active{
	border:1px solid #FFFFFF;
	border-radius: 3px;
	background-color:#FFFFFF;
}


.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    	cursor: grab;

	}
	.carousel-caption{
    position: absolute;
    right: 10%;
    top:calc(50%-attr(height)/2) !important;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 45px;
    color: #fff;
    text-align: center;
	}

#carousel-series .carousel-caption{
    position: absolute;
    right: 10%;
    top:calc(50%-attr(height)/2) !important;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 45px;
    color: #fff;
    text-align: center;
	}


.fullsized{
width:100% !important;height:10vh !important;border-radius: 3px;
object-fit:cover;
}
.superpose{
	background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 30%, rgba(0,0,0,0.05) 100%); 
	border-radius: 3px;
	height:30%;
display: block;
width:100% !important;
	position: absolute;
	left:calc(100%/0);
	margin:auto; 
	padding:10px;
	font-weight:bold;
	font-size:1em;
    bottom: 0px;
    left: 0px;
	text-align:center;
}
.superpose a:link, .superpose a:visited{
color:#FFFFFF;
}
.superpose a:hover{
color:#FFFFFF;
} 

	.allnewspanel{
		max-height:550px;
		margin-bottom:30px;
	}

	.daycover{
		width:350px !important;
		height:465px !important;
	}

	.socailcover{
		width:500px !important;
		height:180px !important;
	}

	.journalitem{
		width:267px !important;
		height:240px !important;
	}



.newsscroll{
scroll-snap-type: y mandatory;
		height:690px;
		max-height:690px;
		margin-top:10px;
		margin-bottom:0px;
		overflow:auto;
}

.newsscroll::-webkit-scrollbar { width: 5px;margin:0px;padding:0px;}
.newsscroll::-webkit-scrollbar-track {  background: #666;}
.newsscroll::-webkit-scrollbar-thumb { background:#000; border-radius: 8px;}
.newsscroll::-webkit-scrollbar-button { display: none; }
.newsscroll::-webkit-scrollbar-corner { display: none; }

/*

	opacity: 0.8;
	transition: opacity ease-out .7s;
	height: 100%;
*/
	
  	#ozgurslide .carousel-fade .carousel-item { 
		opacity: 0.5;
		transition-duration: 2s;
		transition-property: opacity;
		cursor: grab;

		margin:0px !important;
		padding:0px !important;

		background-size:cover;
		width:1000px;
		height:400px;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	#multi-item-example .carousel-fade .carousel-item { 
		opacity: 0.5;
		transition-duration: 2s;
		transition-property: opacity;
		height:400px;
		cursor: grab;
	}

	#multi-item-example .carousel-fade .carousel-item { 
		opacity: 0 !important; 
		transition: opacity 0.1s ease-in-out !important;
		height:150px;
	}

	.carousel-fade .carousel-item.active,
	.carousel-fade .carousel-item-next.carousel-item-left,
	.carousel-fade .carousel-item-prev.carousel-item-right {
		cursor:grab;
		opacity:1 !important;
	}

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
	opacity: 0;
	}

	.carousel-fade .carousel-item-next,
	.carousel-fade .carousel-item-prev,
	.carousel-fade .carousel-item.active,
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
	}


	.latestnewsboxafter {
	position: relative;
	height:15px;
	background:linear-gradient(45deg, #000000,#800005,#FF0000,#800005);
	 background-size: 400% 400%;
	-webkit-animation: animatedbg 3s ease infinite;
	-moz-animation: animatedbg 3s ease infinite;
	animation: animatedbg 3s ease infinite;
	}


	.onecoupe a{
	font-family:'Asap', sans-serif;
	font-size:1.2em;
	color:black;
	letter-spacing:-0.5px;
	}


	.subjectline a{
	font-family:'Asap', sans-serif;
	color:black;
	letter-spacing:-0.5px;
	}

	.subjectlinefive img{
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, 0.08);
		width:180px;height:400px;
	}

	.subjectlinefive:hover img{
	transform: scale(1.1);
	box-shadow:none;
	}


	.boxshadows{
		border:1px solid transparent;
		margin-bottom:10px;
	}
	.boxshadows:hover{
		border:1px solid rgba(0, 0, 0, 0.16);
		background-color: rgba(0, 0, 0, 0.08);
	}
 

	.bluebant a{color:#ffffff;}

	.detailsright{
		background-color:#f0f4f7; 
		border-top-left-radius: 50px 300px;
		padding-top:30px;
	}

	.authorspageprofile{
		width:200px !important;
		height:200px !important;
		margin:0px;
		margin-left:auto;
		margin-right:auto;
		border-radius:50% !important;
		text-align:center;
	}

.desktopnone{display:none;}
		.box-outer {
		  overflow: hidden;
		  margin: 0px 0px;
		  width: 200px;
		  height: 260px;
		}



		.newslistlines{
		scroll-snap-align:start;
		background-color: #EEEEEE;
		backdrop-filter:blur(5px);
		padding:5px;
		margin:0px;
		margin-bottom:10px;
		border-left :8px solid #DDDDDD;
		}

		.newslistlines a:link,.newslistlines a:visited{
		color:#000000;
		}
		.newslistlines a:hover{
		color:darkblue;
		 transition: all 0.5s ease;
		}

		div .newslistlines:hover{
		background-color:#FCFCFC;
		 transition: all 0.5s ease;
		}

		.newslist{
			padding-top:0px;padding-bottom:0px;margin: 0px;

		}
		a.newslist {
		padding-left:5px; 
		}

		.newslisthours{ 
			font-family:impact;
			font-size: 1em;
			color:white;
			width: auto;
			height: auto;
			padding:5px;
			background: linear-gradient(-45deg, rgba(100,133,200,1) 0%, #145a87 44%, rgba(100,133,200,1) 100%); 
			display:inline-block;text-align: center;
			border-top-left-radius:15px;border-bottom-right-radius:15px;
			text-shadow:3px 3px 6px #222222, 3px -3px 5px #333333;
		}
		.newslisthour{ 
			font-family:'Asap', sans-serif;
			font-size: 1em;
			color:#000000;
			width: auto;
			height: auto;
			padding:5px;
			display:inline-block;text-align: center;
		}


		.newslistcategory{
			font-family:'Asap', sans-serif;
			font-size: 1em;
			color:#666666;
		}

		.newsfulldetails figure img{
	margin-bottom:0px !important;
	}

figure { display: table; 
margin:10px;
}


figcaption { display: table-caption; caption-side: bottom ; 
		margin:auto;
		margin-top:0px;
		background-color: #f2f2f2;
		color: #333333;
		border-radius:5px;
		font: italic smaller sans-serif; 
		text-align: center;
		border-bottom:1px solid #e5e5e5;
		padding:10px;
	}
	figcaption span{
		color:#333333;
	}


.opsummary{
background-color:#000000;
color:#FFFFFF;
text-align:left;
border-radius:0px;
}
.figtitle{
margin:0px;
}




}	


.text-muted{color:#2e2e2e !important;}


@media (max-width:1024px) {

a{
color:#000000;
font-weight:bold;
}

	.latestbg{
	height:120px;padding-top:80%;border-radius:5px;background-size:cover;background-repeat:no-repeat;
	background-position: center;
	margin-bottom:0px;
	margin-top:30px;
	}


	.latestbginline{
position:absolute;
bottom:0%;
left:0px;
margin-left:auto;margin-right:auto;
height:auto;
background:linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 30%, rgba(0,0,0,0.05) 100%);
width:100%;
padding-top:10%;
padding:10px;
	}
	.latestbginline a{
	font-size:1.3em;font-weight:bold;color:#FFFFFF;display:block;width:100%;height:100%;
	}

	.boxshadows{
		border:1px solid transparent;
		margin-bottom:10px;

	}
	.boxshadows:hover{
		border:1px solid rgba(0, 0, 0, 0.16);
		background-color: rgba(0, 0, 0, 0.08);
	}
 




.latestsvg{
height:80px;
max-height:80px;
margin-top:auto;
text-align:center;
width:90%;
padding:0%;
display:block;
}


	.bluebant {display:none;}

.mobilenone{display:none;}
	.carousel-item{
  		width: 100%;
		height:300px;
		border-radius:10px;
	}

	#ozgurslide .carousel-inner{
		height:300px;
	}


#multi-item-example .carousel-indicators li{
    width: 20px !important;
    height: 20px !important;
    background-color:transparent;
    position: relative;
    margin:2px;
margin-top:30px;
	background-color:#FFFFFF;
	border:1px solid transparent;
	border-radius: 10px;
}

#multi-item-example .carousel-indicators li.active{
	border:1px solid #FFFFFF;
	border-radius: 3px;
	background-color:#FFFFFF;
}

	#multi-item-example .carousel-inner{
		min-height:430px;
		overflow:visible;
		margin-bottom:30px;
	}


	.slidertitledetails{
		width:95%;
		margin:auto;
		margin-bottom:0px;
		font-family: 'Open Sans', sans-serif;
		text-shadow: 0px 2px 5px #000000, 2px -1px 5px #222222;
		border-radius: 5px;
		padding:0px;
		font-size:1.2em;
flex:1;
	}

	.slidertitledetails a{color:#FFFFFF;
	font-size: 1.2em;
    width: 100%;
    padding: 0px;
    margin: 0px;
word-break:break-word;
 hyphens: manual;

}

	.authorsbar{
		height:auto;
		overflow:visible;
	}
	.authorsbaritem{
		margin-top:5px !important;
		margin-bottom:5px !important;
	}

#multi-item-example .carousel-item .active{
	padding:0px;
margin:0px;
}

	.box-outer {
	  overflow: hidden;
	  margin: auto;
		margin-top:30px;
		margin-bottom:30px;
	  width: 200px;
	  height: 260px;
	}

	.postcast{
	background-color:#000000;
	padding:5px;
	margin-bottom:30px;
	border-radius:10px;
	color:#FFFFFF;
	}
	 

	.allnewspanel{
		min-height:430px;
		overflow:visible;
		margin-bottom:30px;
	}
	.superposeorg{
		background-color:rgba(255,255,255,0.8);
		background: linear-gradient(bottom, rgba(255,255,255,0.5) 0%, #fcfcfc 50%); 
		border-radius: 3px;
		width:80%;
		height:100%;
		position: absolute;
		top:50%;
		left:calc(100%/10);
		margin:auto;
		backdrop-filter: blur(3px);
	}


	.superpose{
position:absolute;
bottom:0%;
left:0px;
margin-left:auto;margin-right:auto;height:100px;
background:linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 30%, rgba(0,0,0,0.05) 100%);
width:100%;
padding:10px; 
word-break: break-word !important;
flex:1;
	}

	.superpose a,.superpose p a{ 
	font-size:1.2em;
	font-weight: bold;
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
	}

.subjectlinefive{
margin:auto;
flex-basis:auto !important;
flex-grow:1 !important;
}




.subjectlinefive a{
font-size:1.3em;
font-weight:bold;
}


	.subjectlinefive img{
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, 0.08);
		width:100%;height:auto;
	}

	.subjectlinefive:hover img{
	transform: scale(1.1);
	box-shadow:none;
	}

.authorsbarname a:link,.authorsbarname a:active,.authorsbarname a:visited,.authorsbarname a:hover{
height: 48px !important;
    display: block;
color:#ffffff;
}
a.authorsbarlink:link,a.authorsbarlink:visited{
	color: #FFFFFF;
	font-weight:bold;
	font-size:1em;
    flex: 1;
	margin-top:30px;
height: 48px !important;
    display: block;
}
a.authorsbarlink:focus,a.authorsbarlink:hover{
	color: #FCFCFC !important;
	margin-top:30px;
}


	.navbar-brand{
		width: 50%;
		margin: 0px;
		padding: 0px;
	}
	.navbar-brand img{
		width:300px !important;height:63px !important;margin-top:5px !important;
	} 


	.latestnewsbox {
		font-size:1em;
		font-weight:bold;
	background-color:#FFFFFF;
	border-radius: 5px;padding: 0px;
	height:auto;
	overflow:auto;
	margin-bottom:30px;
	} 

		
	.latesttitle{
		font-size:2em;
		padding:10px;
		margin:auto;color:maroon;font-weight:bold;
	}
	.latestnewsboxafter {
	display:none;}
	
	.bgnews{
		background-size:cover;
		width:100%;height:300px;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	.slidertitle{
	padding-top:50%;
	padding-bottom:0%;
	font-family: 'Oswald', sans-serif;
	text-shadow: 0px 2px 5px #222222, 2px -1px 5px #444444;color:#FFFFFF;
	width:95%;
	}
	.sliderdescs{
		display:none;
	}
	
	.container h1, .row h1{
		font-size:1.9em !important;
	}

.separatedtitles{
margin-top:40px;
clear:left;
z-index:5;
}


.newsscroll{
scroll-snap-type: y mandatory;
		height:200px;
		max-height:200px;
		margin-top:10px;
		margin-bottom:10px;
		overflow:auto;
}

.newsscroll::-webkit-scrollbar { width: 5px;margin:0px;padding:0px;}
.newsscroll::-webkit-scrollbar-track {  background: #666;}
.newsscroll::-webkit-scrollbar-thumb { background:#000; border-radius: 8px;}
.newsscroll::-webkit-scrollbar-button { display: none; }
.newsscroll::-webkit-scrollbar-corner { display: none; }


	.newslistlines{
		scroll-snap-align:start;
		background-color: #EEEEEE;
		backdrop-filter:blur(5px);
		padding:5px;
		margin:0px;
		margin-bottom:10px;
		border-left :8px solid #DDDDDD;
		}

		.newslistlines a:link,.newslistlines a:visited{
		color:#000000;
		}
		.newslistlines a:hover{
		color:darkblue;
		 transition: all 0.5s ease;
		}

		div .newslistlines:hover{
		background-color:#FCFCFC;
		 transition: all 0.5s ease;
		}

		.newslist{
			padding-top:0px;padding-bottom:0px;margin: 0px;

		}
		a.newslist {
		padding-left:5px; 
		}

		.newslisthours{ 
			font-family:impact;
			font-size: 1em;
			color:white;
			width: auto;
			height: auto;
			padding:5px;
			background: linear-gradient(-45deg, rgba(100,133,200,1) 0%, #145a87 44%, rgba(100,133,200,1) 100%); 
			display:inline-block;text-align: center;
			border-top-left-radius:15px;border-bottom-right-radius:15px;
			text-shadow:3px 3px 6px #222222, 3px -3px 5px #333333;
		}
		.newslisthour{ 
			font-family:'Asap', sans-serif;
			font-size: 1em;
			color:#000000;
			width: auto;
			height: auto;
			padding:5px;
			display:inline-block;text-align: center;
		}


		.newslistcategory{
			font-family:'Asap', sans-serif;
			font-size: 1em;
			color:#666666;
		}

	

figcaption { 
		display: block;
		caption-side: bottom ; 
		margin:auto;
		margin-top:0px;
		background-color: #f2f2f2;
		color: #333333;
		border-radius:5px;
		font: italic 1em sans-serif; 
line-height:inherit;
		text-align: left;
		border-bottom:1px solid #e5e5e5;
		padding:10px;
	}
	figcaption span{
		color:#333333;
	}



}

.fullsized {
width:100% !important;height:auto !important;border-radius: 3px;
}

.fullsized img{
object-fit: cover;
}


.siteidentity{
position: absolute;right: 0px;top:0px;background-color: #006294;padding:10px;

color:#FFFFFF;border-radius:3px;
padding-left:30px; 
}

.siteidentity2{
position: absolute;right: 0px;top:0px;background-color: #006294;padding:10px;
height:100%;
color:#FFFFFF;border-radius:3px;
padding-left:30px;
border-top-left-radius:150px;
border-top-left-radius: 250px 250px;
width:70%;
}

.siteidentity span{color:#ffffff !important;}
 

.nav-link2{
	font-size:0.75em;
	font-weight:bold;
	padding-top:12px;
}

.firstnavbar .nav-item .nav-link:hover { 
	background-color: rgba(255,255,255,0.4);
	border-left:3px solid white;
	color:#006294;
}
.firstnavbar .nav-item .nav-link:link,.firstnavbar .nav-item .nav-link:visited { 
	border-left:3px solid white;
	color:#FFFFFF;
	
}

.m0p5{margin:0px;padding:5px;}


.secnavbar .nav-item .nav-link:link,.secnavbar .nav-item .nav-link:visited {
transition: all 0.3s ease;
border:1px solid transparent !important;
 color:#005580 !important;
font-weight:bold;
margin:5px;
padding:2px 10px 2px 10px;
border-radius:3px;
font-family:'Open Sans',arial,sans-serif;
text-indent:0; 
}
/*
#background: linear-gradient(-30deg, rgba(255,255,255,1) 0%, rgba(0,133,200,0.1) 50%, rgba(255,255,255,1) 100%); 
*/
 .secnavbar  .nav-item .nav-link:hover{
transition: all 0.3s ease;
border:1px solid #006294 !important;
background-color: #006294;
color:#FFFFFF !important;
margin:5px;

padding:2px 10px 2px 10px;
border-radius:3px;
text-indent:0;
}
#ozgurslide .carousel-item img{
  width: 80%;
	border-radius:10px;
	margin-left:50px;
}

#ozgurslide .carousel-indicators {
	bottom:10px;
	z-index:5;
}

#ozgurslide .carousel-indicators li{
display:inline-block;
  text-indent: 0;
  margin: 0 2px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #FFFFFF;
font-weight:bold;
  background-color:rgba(0,0,0,0.5);

	text-align:center;
}

#ozgurslide .Zcarousel-indicators li{
	transition:all 1s;
    width: 25px !important;
    height: 25px !important;
    background-color:transparent;
	border-radius:25px;
    position: relative;
    margin:5px;
	background-color:#006294;

 	opacity:1;
	border:1px solid #006294;

}

#ozgurslide .carousel-indicators li.active{ 
color:#006294;
font-weight:bold;
	background-color:rgba(255,255,255,1);
	}

 
#ozgurslide .carousel-indicators li.active a:link,
#ozgurslide .carousel-indicators li.active a:visited,
#ozgurslide .carousel-indicators li.active a:hover{
color:#006294;
display:block;
text-decoration:none;
}

#ozgurslide .Zcarousel-indicators li.active{
	transition:all 1s;
    width: 28px !important;
    height: 28px !important;
    margin:1px;
	padding:0px;
	background-color:rgba(255,255,255,1);
	border-radius:5px;
	opacity:0.8;
	border:1px solid #006294;
	}


#ozgurslidez .carousel-indicators li{
	transition:all 0.4s;
    width: 35px !important;
    height: 35px !important;
    background-color:transparent;
    position: relative;
    margin:15px;
	background-color:transparent;
	opacity:0.3;
}
#ozgurslidez .carousel-indicators li.active{
	transition:all 0.4s;
    width: 50px !important;
    height: 50px !important;
    margin:0px;
	padding:0px;
	background-color:transparent;
	opacity:1;
	}
#ozgurslide .carousel-indicators img{
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
	z-index:1;
} 

#ozgurslide .carousel-indicators li.active{ 
color:#006294;
font-weight:bold;
	background-color:rgba(255,255,255,1);
	}


#carousel-series .carousel-item{
  		width: 100%;
		height:260px;
		border-radius:10px;
	}






#carousel-series a{
	color:#FFFFFF;
}


#carousel-series .carousel-indicators {
	bottom:10px;
	z-index:5;
}
#carousel-series .carousel-indicators li{
display:inline-block;
  text-indent: 0;
  margin: 0 2px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #FFFFFF;
font-weight:bold;
  background-color:rgba(0,0,0,0.5);
	text-align:center;
}


#carousel-series .carousel-indicators li.active{ 
color:#006294;
font-weight:bold;
	background-color:rgba(255,255,255,1);
	}


 
#carousel-series .carousel-indicators li.active a:link,
#carousel-series .carousel-indicators li.active a:visited,
#carousel-series .carousel-indicators li.active a:hover{
color:#006294;
display:block;
text-decoration:none;
}
 
#multi-item-example .carousel-indicators{
	display:block;
	margin:0px;
	position:absolute;
	left:3px;
	top:10px;
	width:30px;
	z-index:20; 
}

#carousel-series .carousel-inner{
		height:260px;

	}



.titles{
margin-top:30px;
font-family:'Asap', sans-serif;
color:#003754;;
padding:5px;
font-size:1.3em;
text-transform:uppercase;
border-bottom:3px solid #003754;;
}



.marginsfix{
margin:0px !important;
}
 
.paddingsfix{
padding:0px !important;
}
.visually-hidden, .pcast-player button span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

/* Pcast Player */
.pcast-player .pcast-player-controls {
  box-sizing: border-box;
  background: #000;
  color: #fff;
  font-size: 14px;
  height: 42px;
  overflow: hidden;
  padding: 5px;
}
.pcast-player button {
  background: #2a2a2a;
  color: #fff;
  border: 0;
  border-radius: 2px;
  padding: 5px;
  line-height: 22px;
  -webkit-appreance: none;
  min-width: 32px;
}
.pcast-player progress {
  height: 13px;
  width: calc(100% - 281px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pcast-player progress[value]::-webkit-progress-bar {
  background-color: #555;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.pcast-player progress[value]::-webkit-progress-value {
  background: #fff;
}
.pcast-player .pcast-time {
  display: inline-block;
  font-size: 13px;
  padding: 0 5px;
  text-align: center;
  width: 4em;
}
.pcast-player .pcast-speed {
  width: 2.5em;
}
.pcast-player .pcast-download {
  font-size: 12px;
  margin-top: 0.5em;
  display: inline-block;
  color: black;
}
.pcast-player .pcast-download:hover, .pcast-player .pcast-download:focus {
  color: #666;
}
 
.newsblock{
border:1px solid #f4f5f6;background-color:#fafafa;padding:0px;margin:0px;
min-height:250px;
overflow:auto;
background-color:#FFF;box-shadow:5px 4px 15px #F4F5F6;
margin-bottom:30px;
}

.newsblocktext{
font-size:1.2em;
margin-bottom:0px;
line-height:1.1rem !important;
}

.newsblocktext a:link,.newsblocktext a:visited,.newsblocktext a:hover{
color:#020073;font-weight:700 !important;text-decoration:none;
}

.authorssitelist{
width: 80%;
border: 1px solid #a0a0a0; 
border-radius: 5px;
filter: drop-shadow(-5px -6px 6px rgba(0,0,0,0.7)); 
background-image:url(/images/background-newspaper.jpg);
filter:contrast(1)
}
 
 



.main_box {
  width: 200px;
  height: 260px;
  position: relative;  
background-image:url(/images/politik-art.png);
background-size:cover;
border: 5px solid #FFF;
}
.bar {
  position: absolute;
  width: 50px;
  height: 5px;
  background: #f34c4c;
  transition: all 3s linear;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.bar.delayborder {
  animation-delay: 4.5s;
  -webkit-animation-delay: 4.5s;
}
.topborder {
  top: -5px;
  left: -5px;
}
.rightborder {
  top: 18px;
  right: -28px;
  transform: rotate(90deg);
}
.bottomborder {
  bottom: -5px;
  left: -5px;
}
.leftborder {
  top: 18px;
  left: -28px;
  transform: rotate(90deg);
}
@-webkit-keyframes h-move {
  0% {
    left: 0% !important;
  }
  100% {
    left: 100% !important;
  }
}
@keyframes h-move {
  0% {
    left: 0% !important;
  }
  100% {
    left: 100% !important;
  }
}
.topborder,
.bottomborder {
  -webkit-animation-name: h-move;
  animation-name: h-move;
}
@-webkit-keyframes v-move {
  0% {
    top: -5px;
  }
  100% {
    top: 288px;
  }
}
@keyframes v-move {
  0% {
    top: -5px;
  }
  100% {
    top: 288px;
  }
}
.rightborder,
.leftborder {
  -webkit-animation-name: v-move;
  animation-name: v-move;
}

audio{
	width:100%;
	transition-duration:1s;
	color:#a0a0a0;
    background-color: #FFF; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	border-radius:10px;
	text-align:left;
	padding:0px;
	margin:0;
	display:block;
	}
 
	object:focus, embed:focus,video:focus, audio:focus,audio:hover, audio:focus,audio:active{
	transition-duration:0.3s;
	width:70%;

	-moz-box-shadow: 0px 10px 5px -5px #cfcfcf;
	-webkit-box-shadow: 0px 10px 5px -5px #cfcfcf;
	-o-box-shadow: 0px 10px 5px -5px #cfcfcf;
	box-shadow: 0px 10px 5px -5px #cfcfcf;

	border-radius:0px;
	text-align:left;
	padding:0px;
	margin:0;
	display:block;
	}



.fa-broadcast-tower{color:#DAA520;}
.fa-twitter{color:#00acee;}
.fa-facebook{color: #3b5998;}
.fa-google-plus{color:#e93f2e;}
.fa-stumbleupon{color:#f74425;}
.fa-linkedin{color:#0e76a8;}
.fa-whatsapp{color:#25D366;}

.socials {
	font-size: 0px; /* Remove the additional margin due to inline-block */
	font-size: @font-size-base; /* Reset to default font-size */
	margin: 5px; /* Adjust spacing */


}

.socials i{
	font-size:120%;
}
 
.btn{
	transition: background-color .25s ease; 
	border-radius: 0px;
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}
 

.btn:after {
	content: '';
	display: block;
	margin: auto;
	height:5px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}


.btn-twitter:hover:after{width: 100%;background: #00acee;}
.btn-facebook:hover:after{width: 100%;background: #3b5998;}
.btn-google-plus:hover:after{width: 100%;background: #e93f2e;}
.btn-stumbleupon:hover:after{width: 100%;background: #f74425;}
.btn-linkedin:hover:after{width: 100%;background: #0e76a8;}
.btn-whatsapp:hover:after{width: 100%;background: #25D366;}


	.sernavarupel{
		font-family: 'Russo One', sans-serif;
	}

	audio{
	width:50%;
	transition-duration:1s;
	color:#a0a0a0;
    background-color: #FFF; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	border-radius:10px;
	text-align:left;
	padding:0px;
	margin:0;
	display:block;


	filter: drop-shadow(0px 10px 5px -5px #cfcfcf);

	}
 
	object:focus, embed:focus,video:focus, audio:focus,audio:hover, audio:focus,audio:active{
	transition-duration:0.3s;
	width:70%;

	border-radius:0px;
	text-align:left;
	padding:0px;
	margin:0;
	display:block;
	}

	




.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 25px;
    height: 25px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 15px;
    text-align:center;
    padding-top:6px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
} 
.social .fa-youtube:hover {
    background: #FF1F25;
} 
.social .fa-rss:hover {
    background: #e88845;
}

.social .fa-foursquare:hover {
    background: #09B9E0;
}

.social .fa-youtube-play:hover {
    background: #DF192A;
}

.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

 