.housingoprlogo {
    float: right;
}

label {
    width: 100%;
}

.footer {
    padding: 55px 0 50px;
}

.footer-bottom .navi ul {
    float: right;
}


.aafstul li a {
   color:#fff;
}
.aafstul li:last-child a {
   padding-right:0px !important;
}
.header-section-3 .account-action.aafstul li {
   padding:0 0;
}
.aafstul li.aafst {
   position: relative;
}
.aafstul li.aafst:after {
   content:'|';
color:#fff;
position:absolute;
top:0;
right:-2;
}

.aafstul li:not(.aafst) a {
    padding:0!important;
}

.aafstul li:not(.aafst) a i {
   margin-right: 0;
}

.aafstul li:not(.nofs) a i {
        font-size: 14px;
}

@media all and (max-width:990px){
   #header-section > .header-top {
      display:none;
   }
}

@media all and (max-width: 767px) {
    .footer-bottom .navi ul {
        float: none;
    }
}