.whats-new{
	position: relative;
    overflow: hidden;
    height: 450px;
	border-radius: 4px;
    z-index: 9;
}
.blog-heading{
	text-transform:initial;
}
.whats-new-second{
	margin-bottom: 40px;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
}
.brow .btn{
	line-height: 45px;
    height: 45px !important;
	font-size: 13px;
}
/*.whats-new-text{
	position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
}*/
.whats-new-text h4{
    margin: 0px;
    font-weight: 400;
}
.whats-new-text h4 a{
	color: #f5821f;
    font-size: 16px;
}
.whats-new-text h4 a img{
	margin-left: 5px;
}
.whats-new-text .whats-p{
	font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    min-height: 60px;
    color: #555;
    margin-top: 1.33em;
}

img.whatsNewBg {
    width: 100%;
}

@media only screen and (max-width: 768px){
	.what-heading{
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.home-rdblogs{
		margin-bottom: 20px;
	}
}
