/* CSS Document */
.ttm-header-style-01 .site-branding:before
{
background-color:transparent;
}
body
{
color:#000000 !important;
}

#services5
{
width:330px;
height:220px;
}

.ttm-row.fid-section
{
padding:40px 0px 50px 0px;
}

#whatwe
{
margin-top:200px;
}

@media only screen and (max-width: 768px) 
{

#whatwe
{
margin-top:-50px !important;
}


#services5
{
width:100%;
height:50%;
}

.ttm-row.fid-section
{
padding:80px 0px 400px 0px;
}

}