@media screen and (max-width: 500px) {
.nobgmob {
    background: none !important;
}

#bwtopbar {
    display: none !important;
}
#main-header #et-top-navigation {
    padding: 30px 0 0 0 !important;
}
#main-header #logo {
    max-width: 60% !important;
}
#logo {
    max-height: 75% !important;
}
}


/* CUSTOM HEADER */
.container.clearfix.et_menu_container {
    background: #fff url("/custom/head-bg.jpg") no-repeat scroll left top;
}

.et-fixed-header {
    background-color: #fff !important;
}

#bwtopbar {
    position: absolute;
    right: 30px;
    text-align: right;
}

#bwtopbar a {
    color: #fff;
    font-weight: bold;
    background: #FE0000;
    padding: 5px 20px;
    float: left;
    margin-left: 10px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 60px 0 0 0 !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 25px !important;
}

.et-fixed-header #bwtopbar {
    display: none !important;
}

#main-header.et-fixed-header #et-top-navigation {
    padding-top: 25px !important;
}

.sub-menu {
    background: #fff !important;
}

.nav li ul {
    width: 400px;
}

#top-menu li li a {
    width: 380px;
    padding: 6px 20px;
}

#footer-info {
    width: 100%;
}

#bwfright {
    float: right;
}

#bwfright a {
    margin-left: 25px;
}

#polar {
    margin-left: 50px;
}

body {
    overflow-x: hidden;
}

#footright {
    float: right;
    margin-left: 20px;
}

/* .CUSTOM HEADER */

#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

h2 {
    font-weight: bold;
    font-size: 24px;
}

#welcome h1 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

#bwreadmore {
    background: #fe0000;
    color: #fff;
    font-weight: bold;
    padding: 4px 15px;
    float: left;
    margin-top: 10px;
    font-size: 13px;
}

#rum_sst_tab {
    font-family: open sans !important;
    border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; -khtml-border-radius: 0 !important;
}

.et_pb_text_inner ul {
    padding-top: 5px !important;
}

.et_pb_fullwidth_header {
    padding: 0 !important;
}

.et_pb_fullwidth_header .et_pb_module_header {
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 24px;
}

.more-link {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 35px;
}

.widget_recent_entries ul {
    list-style: disc;
    margin-left: 15px;
}

.widget_recent_entries li {
    margin-bottom: 15px !important;
}