
::-moz-selection { background:#7ab80e; color: #ffffff; text-shadow: none; }
::selection { background:#7ab80e; color: #ffffff; text-shadow: none; }

.logo a {
    width:227px;
    height:60px;
    margin-top:0;
    background-image:url(http://brsm.loc/wp-content/uploads/2020/06/brand.png);
    background-size: 227px 60px;
}
.fixed-logo a {
    width:44px;
    height:44px;
    background-image:url(http://brsm.loc/wp-content/uploads/2020/06/brand.png);
    background-size: 44px 44px;
}
    body {
        background-color:#5a5a5a;
    }
    /* global wrap style */
	.wrapper {margin: 30px auto;}
 
.header-social-container {
    margin-top:14px;
    margin-right:0px;
}

header.header-fixed .header-style-4 .alterna-header-right-container {margin-top:0px;}
.header-style-2  .alterna-header-right-container,
.header-style-5  .alterna-header-right-container {margin-top:0px;}

.content-wrap {
    background-color:#ffffff;
}


#alterna-header {
    background-color:#ffffff;
}

/* page title background */
#page-header {
    background-color:#aae0bc;
}




@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.logo a { background-image:url(http://brsm.loc/wp-content/uploads/2020/06/brand.png); }
.fixed-logo a { background-image:url(http://brsm.loc/wp-content/uploads/2020/06/brand.png); }
 

}