/*
Theme Name: CCR Daily News
Theme URI: http://codexcoder.com/
Author: CodexCoder
Author URI: http://codexcoder.com/
Description: T
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 

 *---------------------------------------------------------------------- */


 
@font-face
{
font-family: Tahoma;
src: url(../fonts/tahoma.ttf);
}


body, h1, h2, h3, h4, h5, h6, a, p, div, article,
aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary{

	font-family: "Tahoma",sans-serif;

	color: #130f30;

	margin: 0;
	
	padding: 0;
	
}



Body {padding-bottom: 0px;}

a{
	
	color:  #333300;
	
	-webkit-transition: all .25s ease-in;
		
	-moz-transition: all .25s ease-in;
		 	
	-ms-transition: all .25s ease-in;
		 
	 -o-transition: all .25s ease-in;
		    
 	transition: all .25s ease-in;
	font-weight:bold;
	
}


a:hover{
	
	 text-decoration:underline;
	
}


.container {

	max-width: 100%;
		padding:0px;

	}


ul{

	list-style: none;

	padding-left: 0px;
	
}


img {
width: 100%;
}


.center {
text-align: center;
}


.bottom-border{

	width: 100%;

	padding-top: 20px;

	margin-bottom: 40px;
	
	border-bottom: 1px solid #e3e2e2;

	}


.ccr-gallery-ttile{

	width:100%;

	line-height:26px;

	background:#f2f2f4;
	
border-right:5px solid #3266cc;

	border-left:8px solid #3266cc;
	
}


.ccr-gallery-ttile span{

	margin: 13px 0;

	float: left;
	border-top: 7px solid transparent;

	border-bottom: 7px solid transparent; 

	border-left:5px solid #3266cc;
	
	margin-right:10px;
	
}

.ccr-gallery-ttile h1 {
font-size:24px}
	 
	
}

.ccr-gallery-ttile p{
font-size: 1.28571428em;
}


.date-like-comment{
	width: 100%;
}


.date-like-comment .date,
.date-like-comment .like, 
.date-like-comment .comments{

	float: right;
	
padding: 5px 15px 0 5px;

	line-height: 40px;

	display: inline-block;

	}


.date-like-comment .like i, 
.date-like-comment .comments i{
padding-right: 3px;
}


.date-like-comment .date{
float: left;
}


.like-comment-readmore{

	
	margin-bottom:10px;

	width: 100%;
	
}


.like-comment-readmore a{

	padding-right: 10px;

	display: inline-block;

	line-height: 40px
	
}


.like-comment-readmore .read-more,
.read-more a{

	color: #fff;
	background-color: #3266cc;

	display: inline-block;
	padding: 0px 10px;

	line-height: 30px;
	
}


.like-comment-readmore .read-more:hover,
.read-more a:hover{

	background-color: #47cad4;

	color: #fff;
	
	-webkit-transition: all .15s ease-in;
	  
	-moz-transition: all .15s ease-in;
	   
	-ms-transition: all .15s ease-in;
	   
	 -o-transition: all .15s ease-in;
	        	transition: all .15s ease-in;
	
}


.like-comment-readmore .read-more{
	float: right;
}


div.ccr-thumbnail{
margin-bottom: 5px;
}

.ccr-thumbnail{

	position: relative;

	overflow: hidden;

	min-height: 80px;
	
}


.ccr-thumbnail p, 
.ccr-thumbnail a,
.nav-paging i,
input[type="submit"],
button[type="submit"],.footer-social-icons li a,
#social-buttons a,
#ccr-contact-sidebar li a
{
	
	-webkit-transition: all .25s ease-in;
	   
	-moz-transition: all .25s ease-in;
	    
	-ms-transition: all .25s ease-in;
	     
	-o-transition: all .25s ease-in;
	     
	transition: all .25s ease-in;
}


.ccr-thumbnail p{

	text-align: center;

	background-color: rgba(44, 62, 80,.7);

	padding-top: 25%;

	position: absolute;

	top: 100%;

	width: 100%;

	height: 100%;	

	opacity: 0;
	
}


li:hover .ccr-thumbnail p{

	opacity: 1;

	top: 0;

	}


.ccr-thumbnail a{

	color:#fff;

	border:1px solid #FFF;

	padding:5px 10px;
	
}


.ccr-thumbnail a:hover{

	color: #FFF;

	background-color: #3266cc;

	border:1px solid #3266cc;
	
}



.current-page{

	color: #5f5f5f;
height: 40px;

	line-height: 40px;
	
}


.current-page a{
color: #afafaf;
}


.ccr-category-post h5{

	font-size: 1.2em;

	line-height: 30px;

	}


.nav-paging i{

	color: #FFF;

	background-color: #3266cc;

	height: 40px;

	width: 40px;

	line-height: 40px;
	
}


.nav-paging i:hover{
background-color: #47cad4;
}


.nav-paging a{

	float: left;

	height: 40px;

	width: 40px;

	-webkit-	transition: all .25s ease;
	   
	-moz-transition: all .25s ease;
	    
	-ms-transition: all .25s ease;
	     
	-o-transition: all .25s ease;
	        
	transition: all .25s ease;

	}


.nav-paging li:first-child a:hover,
 .nav-paging li:last-child a:hover{
font-size: 1em;
}


.nav-paging a:hover{
	color: #3266cc;
font-size: 1.35em;
}


.nav-paging span{

	color: #3266cc;

	font-size: 1.35em;
	
}


.nav-paging{

	padding: 20px 0;

	width: 100%;

	border-top: 1px solid #e3e2e2;

	border-bottom: 1px solid #e3e2e2;

	overflow: hidden;

	}


 .nav-paging ul{
margin: 0 auto;
}


.nav-paging li{

	text-align: center;

	height: 40px;

	width: 40px;

	line-height: 40px;

	float: left;

	}

#ccr-contact-sidebar li .google-plus:hover,
#social-buttons .google-plus:hover,
.google-plus:hover{

	color: #FFF;

	background-color: #db514f;
	}


#ccr-contact-sidebar li .linkedin:hover,
#social-buttons .linkedin:hover,
.linkedin:hover{

	color: #FFF;

	background-color: #0077b5
	
}


#ccr-contact-sidebar li .twitter:hover,
#social-buttons .twitter:hover,
.twitter:hover{

	color: #FFF;

	background-color: #2e9edd;
	}


#ccr-contact-sidebar li .facebook:hover,
#social-buttons .facebook:hover,
.facebook:hover{

	color: #FFF;

	background-color: #3b5998;
	
}


.google-plus, .linkedin, .twitter, .facebook

{
display: inline-block;
}




/* 2.0 - Header
---------------------------------------------------------------------- */


#ccr-header .fullwidth{

	background-color: #343333;

	margin: 0px;

	padding: 0px;

	width: 100%;
	
}


#ccr-nav-top{
height: 41px;
}


/* 2.1 - ccr-nav-top 
---------------------------------------------------------------------- */


#ccr-nav-top ul{

	margin: 0px;

	padding:0px;
}


#ccr-nav-top ul li{
	list-style: none;

	float: left;
	margin: 0px;

	padding: 0px;
	
}


#ccr-nav-top ul li a{

	color: #ffffff;

	display: inline-block;

	padding: 0px 10px;

	height: 40px;

	line-height: 40px;
	
}


#ccr-nav-top ul li a:hover{
	color: #3266cc;

	text-decoration: none;

	font-size: 1em;
	
}


#ccr-nav-top ul li:hover{
border-bottom: 2px solid #3266cc;
}


#ccr-nav-top ul:last-child li:last-child{

	margin-top: 5px;
}


#ccr-nav-top ul:last-child li:last-child:hover{
border-bottom: none;
}


#ccr-nav-top ul input{

	color: #5f5f5f;

	background-color:#dadada;

	outline-style: none;

	border: none;

	border-left: 5px solid #3266cc;

	padding: 0 10px;

	margin-right: 0px;

	width: 225px;

	height: 30px;

	
}


#ccr-nav-top ul button{

	color: #fff;
	margin: 0px;

	margin-left: -5px;

	background-color:#3266cc;

	outline-style: none;
	width: 30px;

	height: 30px;

	border: none;
	
}


#ccr-nav-top ul button:hover {
background-color: #47cad4;
}

#ccr-nav-main .nav li a i{

	font-size: .75em;

	padding-left:8px;

	line-height: 40px;
	}


#ccr-nav-main .nav li ul a i{
float: right;
}




/* 2.3 - ccr-nav-main 
---------------------------------------------------------------------- */


#ccr-nav-main{

	background-color: #3266cc;

	width: 100%;

	height: 40px;
	
}


#ccr-nav-main .navbar-collapse{

	padding-left: 0px;

	float: left;

	}


#ccr-nav-main .nav li{

	border-left:1px solid 	rgba(255,255,255,.3);

	border-right:1px solid rgba(0,0,0,.1); 
	
}


#ccr-nav-main .nav li a{
	

	color: #fff;
	font-weight: 400;

	font-size: 1.125em;

	background-color: #3266cc;

	padding: 0px 18px;
		line-height: 40px;

	height: 40px;

	-webkit-transition: all .15s ease-in;
	  
	-moz-transition: all .15s ease-in;
	   
	-ms-transition: all .15s ease-in;
	    
	-o-transition: all .15s ease-in;
	       	 transition: all .15s ease-in;

	}


#ccr-nav-main .nav li:first-child{
border-left: none;
}


#ccr-nav-main .nav li:last-child{
	border-right: none;
}


#ccr-nav-main .nav li a:hover{
background-color: #47cad4;
}



#ccr-nav-main .current-time {
	
	color: #fff;
	font-weight: 400;

	font-size: 1.125em;

	padding: 0px 20px;

	line-height: 40px;

	padding-right: 0px;

	height: 40px;
	}




.nav ul.sub-menu{

	display: none;

	position: absolute;

	top: 40px;
	left: 0;

	z-index: 100;

	}



#ccr-nav-main .nav ul.sub-menu li{
	
	position: relative;
	
	border-left: none;
	
	border-right: none;
}


.nav ul.sub-menu li a{

	display: inline-block;
	
	width: 180px;
		min-height: 40px;
	
	border-top:1px solid rgba(255,255,255,.3);
	
}



.nav ul.sub-menu ul.sub-menu-2,
.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{

	position: absolute;

	display: none;

	margin-left: 180px;

	top: 0;

	border-left:1px solid #47cad4;

	z-index: 200;
	
}


.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{
z-index: 300;
}



.dropdown-menu{
background-color:#3266cc;
}


.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus, 
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus{

	background-image: none;

	background-color: #47cad4;

	}



/* 2.4 - ccr-nav-below-main
---------------------------------------------------------------------- */


#ccr-nav-below-main{

	background-color: #ffffff;

	width: 100%;
	
}


#ccr-nav-below-main .navbar-collapse{

	padding-left: 0px;

	float: left;

	}


#ccr-nav-below-main .nav li a{

	height: 40px;
		color: #5f5f5f;

	font-weight: 400;

	font-size: 1.07142857em;

	padding: 0px 20px;

	line-height: 40px;

	}


#ccr-nav-below-main .nav li a:hover{
color:#3266cc;
}


#ccr-nav-below-main .ccr-language{
float: right;
}


#ccr-nav-below-main .ccr-language li{

	float: left;

	line-height: 40px;

	padding: 0 10px;

	}


#ccr-nav-below-main .ccr-language li:last-child{
padding-right: 0px;
}


#ccr-nav-below-main .ccr-language img{

	height: 14px;

	width: 24px;

	display: inline-block;
	
	margin-right: 10px;

}


 
/* 5.0 - ccr-footer-sidebar
---------------------------------------------------------------------- */


#ccr-footer-sidebar{
	
	background-color: #282c2d;

	padding: 0 0 40px 0;
	width: 100%;

	min-height:400px;

}


#ccr-footer-sidebar h5{

	font-size: 1.15em;

	color: #000000;

	
	padding-bottom: 5px;

	margin-bottom: 4px;

	width: 100%;

	}


#ccr-footer-sidebar .about-us{

	color: #c2c2c2; 
	margin-bottom:10px;

	}


#ccr-footer-sidebar  .site-logo{

	background-color: #e3e2e2;

	height: 60px;

	padding:10px;

	width:185px;

	}


#ccr-footer-sidebar .site-logo a{

	padding-left: 0px;

	padding-right: 0px;

	width: 300px;

	}


#ccr-footer-sidebar .site-logo h1{

	font-size: 1.5em;

	font-weight: normal;
	color: #818285;

	}


#ccr-footer-sidebar .site-logo h1 span{

	font-weight: 700;

	color: #515252;

	}


#ccr-footer-sidebar .site-logo h3{

	font-size: .8em;

	font-weight: 400;

	color: #333333;

	}


#ccr-footer-sidebar .site-logo img{
	
	width: 55px;

	height: 40px;

	margin: 0px;
	padding: 0px;

	padding-right:10px;

	float: left;

	}


#ccr-footer-sidebar .col-md-3{

margin: 40px 0 0 0;

overflow: hidden;

	}


#ccr-footer-sidebar .col-md-3 li{

	padding: 8px;

	width: 100%;

	float:left;
	padding-left: 0;

	}


#ccr-footer-sidebar .col-md-3 li a{

	color: #c2c2c2;

	padding: 0;

	margin: 0;

	}


#ccr-footer-sidebar .col-md-3 li img{

	width: 65px;

	height: 65px;

	float: left;

	margin-right: 10px;

	}


#ccr-footer-sidebar .col-md-3 li a:hover{
	color: #3266cc;
}
#ccr-footer-sidebar .tagcloud a{

	color: #fff;
	line-height: 40px;

	background-color: #3266cc;

	padding: 5px 10px;

	margin-right: 7px;

	}


#ccr-footer-sidebar .tagcloud a:hover{
background-color: #5f5f5f;
}


/* 6.0 - ccr-footer
---------------------------------------------------------------------- */


#ccr-footer{

	background-color: #3266cc;

	min-height: 40px;
	
}
 

.container{
position: relative;
}


.copyright, .copyright a{

	color: #fff;
	
	line-height: 40px;

	text-align: center;

	}


.footer-social-icons{

	position: absolute;

	right: 0;

	top:0;

	height: 40px;

	width: 160px;
	
}


.footer-social-icons li a{

	font-size: 1.35em;

	color: #fff;
	float: left;

	line-height: 40px;

	text-align: center;

	width: 40px;
	
}

#footer_links a{

	color:#ffffff;
	font-size:12px	
	
}




/* 7.3 - ccr-world-news    
---------------------------------------------------------------------- */



#ccr-world-news{
overflow: hidden;
}


#ccr-world-news .featured-world-news{

	width: 100%;

	overflow: hidden;

	margin: 20px 0px;

	border-bottom: 1px solid #ccc;
	

	padding-bottom:10px;
	}


#ccr-world-news .featured-world-news img{
width: 100%;
}


#ccr-world-news .featured-world-news-img {

	width: 48.5%;

	float: left;

	
	
}


#ccr-world-news .featured-world-news-post{

	position: relative;
	
	width: 48.5%;

	float: right;

}


#ccr-world-news .featured-world-news-post h5{

	margin-bottom: 10px;

	font-weight: 700;

	}


#ccr-world-news h5{
	
margin-bottom: 10px;
		
	font-size: 1.2em;
	
}


#ccr-world-news li{

	width: 22.75%;

	float: left;
	margin-bottom: 10px;
	
}



#ccr-world-news li:nth-child(4n+1), 
#ccr-world-news li:nth-child(4n+2), 
#ccr-world-news li:nth-child(4n+3){
margin-right: 3%;
}





/* 13.1 - ccr-article
---------------------------------------------------------------------- */


#ccr-article {
	
border-top: 1px solid #e3e2e2;

	border-bottom: 1px solid #e3e2e2;
	
	margin-bottom: 40px;

	}


#ccr-article h1{

	padding:10px 0;

	font-size: 2.3em;

	line-height: 44px;

	}


#ccr-article img{

	width:auto;

	float:left;

	max-width: 100%;

	margin:10px 10px 0 0;

	}


.article-like-comment-date + img{
padding-bottom: 5px;
}


#ccr-article p{

	padding: 5px  20px 10px 20px;

	font-family: "Georgia","New Century Schoolbook", serif;
	font-size: 20px;
	}


.article-like-comment-date{
border-bottom: 1px solid #e3e2e2;
}


.article-like-comment-date .like, 
.article-like-comment-date .comments
{

	float: right;

	padding-left: 15px;

	}


.article-like-comment-date .like i, 
.article-like-comment-date .comments i{
padding-left: 3px;
}


.article-tags{
margin: 5px 0 0 0;
}



/* 13.2 - ccr-article-related-post
---------------------------------------------------------------------- */


#ccr-article-related-post{
overflow: hidden;
}


#ccr-article-related-post .ccr-gallery-ttile{
	margin-bottom: 5px;
}


#ccr-article-related-post li{

	width: 23.5%;

	float: left;
	padding: 10px 0;

	}


#ccr-article-related-post li:nth-child(odd),
#ccr-article-related-post li:nth-child(4n+2){
margin-right:2%;
}


#ccr-article-related-post h5 a{

	display: inline-block;

	width: 100%;

	line-height: 25px;

	}



/* 16.1 - media screen and (max-width: 1170px)
---------------------------------------------------------------------- */



@media screen and (max-width: 1170px)
{

	#ccr-header form,
#ccr-nav-main .current-time,
#ccr-nav-below-main .ccr-language{
padding-right: 15px;
}

	.navbar-brand{
margin-left: 15px;
}

	#ccr-left-section.col-md-8{
padding-left: 15px;
}

	#ccr-right-section.col-md-4{
padding-right: 15px;
}

	.add-space{
margin-right: 15px;
	}

	}


/* 16.2 - media screen and (max-width: 992px)
---------------------------------------------------------------------- */
@media screen and (max-width: 992px)
{

	#ccr-left-section.col-md-8,
#ccr-right-section.col-md-4{

		padding: 15px;

		overflow: hidden;

		}

	#ccr-left-section.col-md-8{
				border-right: 0px solid transparent;
	
		padding-bottom: 0;

		}

	#ccr-main-section #ccr-right-section.col-md-4,
#ccr-left-section .ccr-last-update{
margin-top: 0;
	}
	
}


/* 16.3 - media screen and (max-width: 800px)
---------------------------------------------------------------------- */


@media screen and (max-width: 800px)
{

	#author, 
	#email{
width: 100%;
	}

	#author{
margin-right: 0;
}

	#ccr-nav-top ul{
display: none;
}
		#ccr-nav-top ul.pull-right{
display: block;
}

	.nav ul.sub-menu ul.sub-menu-2,

	.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{
margin-left: 90px;
}
	
}


/* 16.4 - media screen and (max-width: 768px)
---------------------------------------------------------------------- */


@media screen and (max-width: 768px)
{	
	#ccr-nav-main{
height: auto;
padding:0px}

	.navbar-brand{
margin-left: 15px;
}

	.container>.navbar-header, 
.container>.navbar-collapse {

		margin-right:0;

		margin-left:0;

		}

	.add-space,
#ccr-nav-main .nav li a i,
#ccr-nav-main .current-time,
#ccr-nav-below-main .ccr-language{
display: none;
	}

	#ccr-nav-below-main .navbar-collapse, 
#ccr-nav-main .navbar-collapse{
width: 100%;
}

	.nav>li {
padding-left: 10px;
}

	ul.navbar-nav{
display: block;
}

	.nav ul.subMneu1, 
.nav ul.subMneu1 ul.subMneu2, 
.nav ul.subMneu1 ul.subMneu2 ul.subMneu3{

		display: block;

		width: 95%;

		margin-left: 5%;

		border-left: none;

		}

	.nav li:hover ul.subMneu1{

		display: block;

		width: 95%;

		margin-left: 5%;

		position: inherit;

		top:0;

		left:0;

		}

	#ccr-nav-main .nav li{
border-left:none;
}

	.nav ul.subMneu1 li a{
		display: inline-block;
	
		width: 100%;

		min-height: 40px;

		border-top:none;

		border-bottom:1px solid rgba(255,255,255,.3);

		width: 100%;

		border-left: none;

		}
	
	.nav ul.subMneu1 ul.subMneu2{

		position: inherit;

		display: block;

		margin-left: 0;

		margin-top: 0;

		border-left:none;

		width: 95%;

		margin-left: 5%;

		}

	#ccr-nav-main .nav li a.dropdown-toggle i{
display: inline-block;
}
	
}



/* 16.5 - media screen and (max-width: 728px)
---------------------------------------------------------------------- */

@media screen and (max-width: 728px){
	
	
}


/* 16.6 - media screen and (max-width: 640px)
---------------------------------------------------------------------- */

@media screen and (max-width: 640px){

	
.ccr-thumbnail, 
.footer-social-icons,
#ccr-article-related-post img{
	display: none;
}

	#ccr-world-news .featured-world-news-img,
#ccr-world-news .featured-world-news-post{
	
		width: 100%;

		float: none;

		overflow: hidden;

		}

	#ccr-world-news .featured-world-news-post h5{

		margin-top: 15px;

		} 

	#ccr-sports-gallery .featured-sports-news{

		width: 100%;

		float: none;

		height:auto;
			}

	#ccr-blog-s2 article h4{

		font-size: 1em;

		line-height: 25px;

		}

	#ccr-category-1 .ccr-thumbnail{
display: block;}


	#ccr-article-related-post li,
#ccr-world-news li,
#ccr-sports-gallery li,
#ccr-latest-post-gallery li,
#ccr-categpry-latest-post li{

		width: 100%;

		float: none;
				padding: 3px 0;

		}

	#ccr-world-news li,
	#ccr-sports-gallery li{
margin: 0;
	}

	#ccr-sports-gallery li:nth-child(-n+2){
margin-top: 0;
}

	#ccr-sports-gallery li:nth-child(-n+2),#ccr-sports-gallery li:nth-child(-n+5):nth-child(odd),
#ccr-sports-gallery li:nth-child(-n+6):nth-child(even),
#ccr-sports-gallery li:nth-child(n+8),
#ccr-latest-post-gallery li:nth-child(3n+3), 
#ccr-latest-post-gallery li:nth-child(3n+2),
#ccr-categpry-latest-post li:nth-child(3n+2),
#ccr-categpry-latest-post li:nth-child(3n+3)
	{
margin-left: 0;
}


	.ccr-category-featured article{
	
		width: 100%;

		min-height:0;
	
		padding-bottom: 50px;

		}

	#ccr-world-news h5{
	margin: 0;
	}

	#ccr-article-related-post li h5 a,
	#ccr-world-news li h5 a,
#ccr-sports-gallery li h5 a,
#ccr-latest-post-gallery  li h4 a,
	#ccr-categpry-latest-post a{

		padding: 0 10px;

		line-height: 40px;
				
		background-color: #f8f8ff;

		}

	#ccr-article-related-post li h5 a:hover,
#ccr-world-news li h5 a:hover,
#ccr-sports-gallery li h5 a:hover,
#ccr-latest-post-gallery  li h4 a:hover,
#ccr-categpry-latest-post a:hover{

		color: #FFF;

		background-color: #3266cc;

		}

	}


/* 16.7 - media screen and (max-width: 500px)
---------------------------------------------------------------------- */

@media screen and (max-width: 500px)
{

	#ccr-site-title h1{
font-size: 
font-size: 2.75em;
}
		
	#ccr-blog .blog-thumbnails{
display: none;
	}

	#ccr-blog .blog-text,
	#ccr-blog-s2 li{

		margin-left: 0;

		width: 100%;

		float: none;

		}

	#ccr-blog-s2 li:nth-child(2n+1),
	#ccr-blog-s2 li:nth-child(2n+2){
	margin:0;
	}

	#ccr-category-1 li,
.ccr-category-featured .ccr-thumbnail,
.ccr-category-featured article{
width: 100%;
}
	
}


/* 16.8 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
@media screen and (max-width: 320px)
{

	#ccr-site-title h1{
font-size: 
font-size: 1.75em;
}
	
	#ccr-site-title .site-logo a{
width: 260px;
}

	#ccr-site-title .site-logo h1{
font-size: 1.75em;
}

	#ccr-site-title .site-logo h3{
font-size: .875em;
}

	#ccr-site-title .site-logo img{
padding-right: 15px;
}

	#ccr-nav-top{
display: none;
}
}