#w-home-head-section {
    padding-top:90px;
    padding-bottom:0;
}
#waweb-footer-copyright a:hover {
    color:#fff;
}
.waw-a-color {
    color:#694544;
}
.waw-a-color:hover {
    text-decoration: underline;
}
.waw-fs-16 {
    font-size: 16px !important;
    line-height: 26px !important;
}
.waw-fs-18 {
    font-size: 18px !important;
    line-height: 26px !important;
}
.waw-popimg {
    background-color:#fff !important; 
    border-radius:50% !important; 
    padding:12px 18px !important; 
    opacity:0.8 !important; 
    color:#694544 !important; 
    font-size:20px !important
}
@media screen and (max-width:991px) {
    #logo {
        max-width:150px !important;
        height:auto !important;
    }
}
@media screen and (min-width:992px) {
    #logo {
        max-width:260px !important;
        height:auto !important;
    }
    #nav li.active {
        border-top:2px solid #694544;    
    }
}