.navigation .logo a { margin:0px 0 0; }
.welcome-banner-text{font-size: 18px;}
.team-items .owl-wrapper-outer .owl-wrapper .owl-item .item h3{text-transform:capitalize}
.services-box > h4 a{text-transform: capitalize;}
.services-box .services-box-icon{height: 66px;}
.footer-logo{font-size: 0px; padding: 5px;}
.numbers-blocks { margin-top: 30px; }
.numbers-blocks .counter p {color:#fff;}
.circle{color:#fff; font-size:12pt; padding-bottom:10px; font-weight: 700;}
.team-items .owl-wrapper-outer .owl-wrapper .owl-item .item{margin: 0px 10px 10px;}
h1, h2, h3{margin-top: 0px;}
#navigation {
    height: 120px; 
}

@media only screen and (max-width: 640px){
    .navigation .logo a {
        margin: 20px 0 0;
    }
    .navigation .logo a img {
        height: 74px;
    }
}