body{font-family:Lato;overflow-x:hidden}
.navbar{box-shadow:0px 1px 1px rgba(0,0,0,0.1)}
.logo{height:60px;}
.nav-item{color:#000!important;transition:0.5s color}
.nav-item:hov	er{color:#0f3276!important;}
.bg-light{background:#eee!important;}
.bg-primary,.btn-primary{background-color:#0f3276!important;border-color:#0f3276!important;}
h2{color:#0f3276;text-transform:uppercase;font-family:Oswald}
hr.tiny{border:3px solid #eee;width:100px;margin-left:0px;}
.border-light{border-color:rgba(255,255,255,0.2)!important;}

.social .fa{font-size:18px;width:40px;text-align:center;}
.fa-linkedin{background:#007ab9;}
.fa-xing{background:#006264;}

@media(max-width:768px){
.brand{max-width:70%;}
.logo{height:auto;width:100%;}
}
section{font-size:1.25rem;}
