﻿/*.page_header.affix {
    position: fixed;
    z-index: 1001;
    background-color: white !important;
}

@media (min-width: 1200px) {
    .sf-menu > li > a {
        margin-left: 10px;
        margin-right:10px;
        color: black;
    }
}
@media (min-width: 1200px) {
    .sf-menu > li > a {
    
        font-size: 15px;
    }
}

.page_header {*/
    /* background: rgba(255,255,255, .4); */
    /*height: auto;*/
    /* border: white; */
    /*background: white;
}

.logoimg {
    display: none;
}

.logoimgblack {
    display: block;
}*/
