/*Content CSS*/
#header_wrap {width:100%;height:60px;border-bottom: 1px solid #ddd;z-index:57;background: #fff;position:fixed;transition: all 0.3s;}
#logo {  padding:0; position: absolute; top: 0; left: 0; width:100%; display: block;}
#logo a {display: block; height: 60px; line-height:50px;text-align: center;}
#logo img {width: 82px;}

.scrolled #header_wrap {height: 55px;}


/* @media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 640px) {
    #header_wrap {top:0px;}
} */
