.widget-snippet .project-manage-section h4{
	font-size:33px;
        font-family: 'HelveticaNeue';
	line-height:47px;
}

.widget-snippet .section-manage{
	margin-top:20px;
	padding:76px 0 0 0;
	border-top:5px solid #d0d0d0;
}
.widget-snippet .btn-wrap {
    text-align: right;
    padding-top: 9px;
}

.widget-snippet .btndefault{
 border: 0px;
 font-size: 16px;
 color: #fff;
 Position: relative;
 padding: 15px 62px 14px 34px;
 background-color:#29AAE2;
 font-family: 'HelveticaNeue';
 display: inline-block;
}
.widget-snippet a.btndefault{
	text-decoration:none;
	color:#ffffff;
}
.widget-snippet .btndefault:hover{
	opacity:0.6;
}
.widget-snippet .btndefault:after {
    margin: 0 0 0 31px;
    content: " ";
    width: 9px;
    height: 23px;
    background: url(/template/b28f65df/images/white-arrow.png);
    display:inline-block;
   position:absolute;
}
@media only screen and (max-width: 767px) {
.widget-snippet .btn-wrap {
    text-align: left ;
    padding-top: 20px;
}
}

@media only screen and (max-width: 480px) {
.widget-snippet .project-manage-section h4 {
    font-size: 22px;
    line-height: 32px;
}
}
{
    font-size: 22px;
    line-height: 32px;
}
}
