/**********************************[global-navi]***/

/***[information]***/
.info {
	padding: -10px 20px 20px 20px;
	width: 650px;
	height: auto;
	word-wrap:break-word;
}
.info p {
	padding-bottom:20px;
	line-height: 140%;
	width: 650px;
	height: auto;
	text-shadow:1px 1px 2px rgba(255,255,255,1);	
}

.link
{
	color:#000;
	text-decoration:none;
}
.link:hover
{
	text-decoration:underline;
	color:#000;
}
.info .date{
	color:#069;
	line-height: 130%;
	padding-right:10px;
}
.bd-box
{
	border:1px solid #ddd;
	margin-bottom:25px;
	border-radius:10px;
}
.figurecaption
{
	padding-bottom:10px;
}
#logofoot img
{
	max-height:100px;
}
#logofoot img:hover
{
	opacity:0.7;
}

section.topic article figure img
{
	width:100%;
	box-sizing:border-box;
	height:100%;
}
section.topic article figure
{
	width:100%;
	box-sizing:border-box;
	
}
.indx-img
{
	width:100%;
	max-height:265px;
	height:100%;
	box-sizing:border-box;
}

.pdb-5
{
	padding-bottom:5px;
text-align: center;
}
.text-center
{
	margin-top:0px;
	margin-bottom:0px;
}
.hrr
{
	border-bottom: 1px solid #000;
	 padding-bottom:5px;
   
}
.description img
{
	max-width:100%;
	height:auto;
	box-sizing:border-box;
}
.leftttt
{
	padding-left:15px;
}
<!--
@media screen and (max-width:1000px){
	#about
	{
		text-align:center;
		margin-top:20px;
	}
	.pdb-5
	{
		min-height:50px;
	}
	.figurecaption
	{
		padding-bottom:20px;
	}
	
	
}
@media screen and (max-width:768px){
	
	.topic
	{
		padding-top:0px;
	}
	section .headline
	{
		margin-bottom:20px;
	}
	#about
	{
		text-align:center;
		margin-top:20px;
	}
	.col-md-9
	{
		padding-left:0px;
		padding-right:0px;
	}
	.topic article
	{
		margin-bottom:20px;
	}
	section.features
	{
		margin-top:0px;
		padding-top:0px;
	}
	
}
@media screen and (max-width:530px){
	section.blog article figure img
	{
	
		max-width:100%;
		width:auto;
	}
	section.topic article figure img
	{
		max-width:100%;
		height:auto;
		width:auto;
	}
	
	.pdb-5
	{
		text-align:center;
		
	}
	.col-md-9, .col-md-3, .col-md-12
	{
		padding-left:0px;
		padding-right:0px;
	}
	.leftttt
	{
		display:block;
		width:100%;
		padding-left:0px;
	}
	
	
}
@media screen and (max-width:680px){
	.navContainer
	{
		padding-left:0px;
		padding-right:0px;
	}
	
	
}
-->
