.site-topbar {
    font-size: 12px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    background: #f8f9f9;
    border-bottom: 1px solid #e9e9e9;
    color: #888888;
    height: 44px !important;
}
.site-header .site-branding {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 386px;
    margin-top: -15px;
}
#respond {
    padding-top: 20px;
    display: none;
}

.site-header .header-right-wrap .header-social a i {
    padding: 0;
    border-radius: 50%;
    font-size: 1.20em;
    line-height: 1.6em;
    height: 1.8em;
    width: 1.8em;
    text-align: center;
    border: 1px solid #DDDDDD;
    color: #999999;
 
}
.site-header .site-branding {
    margin-top: -11px !important;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
body {
    font-family: "PT Sans";
    color: #777777;
    font-size: 16px;
}