@charset "utf-8";
/* CSS Document */

#content h2, 
#content h3 {
	margin-left: 20px;
}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
.content-home .content-left-news,
.content-home .content-middle-biographies {
	border: #e1e1e1 solid 1px;
	background-color: #FFF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/*.content-home .content-left-news img {
	width: 100%;
	height: auto;
}*/
.content-home .content-left-news div {
	height: 255px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.content-home .content-left-news p,
.content-home .content-middle-biographies p {
	margin: 0 20px;
	font-size: 16px;
	line-height: 20px;
}
.content-home .content-left-news a:hover p,
.content-home .content-middle-biographies a:hover p {
	color: rgba(0,0,0,0.7);
}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
.content-home .content-middle-biographies {
	padding: 20px;
}
.content-home .content-middle-biographies a div {
	float: left;
	width: 120px;
	height: 120px;
	margin-top: 0 !important;
	margin-right: 20px !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/*.content-home .content-middle-biographies img {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 20px;
}*/
.content-home .content-middle-biographies p {
	margin: 0;
}

@media (min-width: 480px) {
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-left,
	.content-home .content-middle {
		width: 437px;
		margin: 0 auto;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-middle-biographies a div {
		width: 194px;
		height: 194px;
	}
	/*.content-home .content-middle-biographies img {
		width: 194px;
		height: 194px;
	}*/
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
}

@media (min-width: 640px) {
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
}

@media (min-width: 768px) {
	.content-home{
		/*padding: 20px;*/
		padding: 10px 0;		
	}
	.content-home .content-left {
		float: left;
		margin: 0;
		width: 374px;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-middle {
		float: left;
		margin: 0 0 0 20px;
		width: 374px;
	}
	.content-home .content-middle-biographies {
		padding: 18px 20px;
	}
	.content-home .content-middle-biographies a div {
		width: 150px;
		height: 150px;
	}
	/*.content-home .content-middle-biographies img {
		height: 150px;
	}*/
	.middle_bg_pub > .row{
		padding: 5px;
	}
	.middle_bg_pub .col-lg-4{
		width:370px;
		float: left;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
}

@media (min-width: 990px) {
	.content-home {
		width: 894px;
		margin: 0 auto;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-left {
		float: left;
		margin: 0;
		width: 437px;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-middle {
		float: left;
		margin: 0 0 0 20px;
		width: 437px;
	}
	.content-home .content-middle-biographies {
		padding: 20px;
	}
	.content-home .content-middle-biographies a div {
		width: 194px;
		height: 194px;
	}
	/*.content-home .content-middle-biographies img {
		height: 194px;
	}*/
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
}

@media (min-width: 1200px) {
	.content-home {
		width: auto;
		margin: 0;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
	.content-home .content-middle {
		margin: 0 20px;
	}
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
}
