
}
/*----*/
.news-left{
	background:#fff;
	margin: 3em 0 0;
}
.content-news h3{
	margin:0;
	font-size: 3em;
	color: #000;
	font-weight: 600;
}
.content-news h3 span{
	border-bottom:3px solid #c1c1c1;
}
.col-news{
	float:right;
	width:50%;
}
.col-news-right{
	float:left;
	width:50%;
	padding: 0 1em 0 2em;
}
.col-bottom  h6{
	margin:0;
	font-size: 1.3em;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
}
.col-bottom p{
	margin: 1.2em 0 0.5em;
	font-size: 1em;
	line-height: 1.9em;
	color: #9A9898;
}
a.more{
	text-decoration:none;
	font-size: 1.3em;
	color: #0a9dc9;
	font-weight: 600;	
}
a.more:hover{
color:#000;
}
.col-bottom {
	padding: 11px 0;
}
.col-news-top .date-in {
	overflow: hidden;
	position: relative;
	display: block;	
}
.col-news-top .date-in .month-in {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	left: 0;
	background: url(../img/blog/background2.png) repeat;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.col-news-top .date-in:hover .month-in {
	width: 100%;
}
.col-news-top .date-in .month-in label {
	display: inline-block;
	font-weight: 800;
	text-transform: uppercase;
	color: #ffffff;
	top: 50%;
	margin-top: -61px;
	position: absolute;
	left: 0;
	right: 0;
}
.col-news-top .date-in .month-in label .day {
	font-size: 1.5em;
	line-height: 50px;
	margin-bottom: 4px;
}
.col-news-top .date-in .month-in label .month {
	font-size: 14px;
	line-height: 14px;
}
.col-news-top .date-in .month-in label span {
	display: block;
}
.mix-in{
	width:100%;
}
/*---*/
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.mask{
	left:180px;
}
.top-blog{
width:100% !important;
}
.blog-text>h2>a{
     color:#000;
   text-decoration:none;
    font-size: 0.8em;
    text-transform: uppercase ;
     color: #000 !important;
    margin: 0 ;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.blog-text>h2>a:hover{
   color:#ffae00 !important;
   text-decoration:none;!important;
}

.img-responsivea{
height:240px;
width:370px;
}
