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


.home-two-about h2{width:100%; font-family: 'Merriweather', serif;}

.home-two-what h2{font-family: 'Merriweather', serif;}


.wthree-news-grids{
	margin:2em 0 0 0;
}

.merri{font-family: 'Merriweather', serif;}
.agile-news-right-info{
    padding-right: 0;
}
.agile-news-img{
    background: url(../img/4.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 244px;
}
.agile-news-img1{
    background: url(../img/5.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.agile-news-img2{
    background: url(../img/6.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.agile-news-img-info{
    padding: 3em 1em;
background: #e85615; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #e85615 0%, #ff6e00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #e85615 0%,#ff6e00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #e85615 0%,#ff6e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e85615', endColorstr='#ff6e00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.agile-news-img-info h5{
	margin:0;
	font-size:1em;
	font-family: 'Merriweather', serif;
}
.agile-news-img-info h5 a{
	color:#212121;
	font-weight:600;
	text-decoration:none;
}
.agile-news-img-info h5 a:hover{
	color:#FFFFFF;
}
.agile-news-img-info h5 a:focus{
	outline:none;
}
.corp-border{
	height: 2px;
    background: #212121;
    width: 24%;
    margin: 1em 0 0 0;
}
.agile-news-img-info p{
	color:#FFFFFF;
	font-size:.9em;
	margin:1em 0;
	line-height:1.8em;
}
.agile-news-img-info h6{
	margin:0;
	color:#FFFFFF;
	font-size:.9em;
}