.menu-primary, .menu-secondary, #header .menu {
    font-size: 16px;
font-weight: bold;
}
.breadcrumb {
    font-size: 14px;
    font-weight: bold;
}

#header {
    background: #ffffff url(/wp-content/themes/outreach/images/header.png) center repeat-y;
}



#title {
    height: 0px;
    visibility: hidden;
    overflow: hidden;
}


#inner {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00bcb5+0,007575+26,00bcb5+51,00bcb5+51,007575+75,007575+75,007575+80,00bcb5+100 */
background: rgb(0,188,181); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(0,188,181,1) 0%, rgba(0,117,117,1) 26%, rgba(0,188,181,1) 51%, rgba(0,188,181,1) 51%, rgba(0,117,117,1) 75%, rgba(0,117,117,1) 75%, rgba(0,117,117,1) 80%, rgba(0,188,181,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(0,188,181,1) 0%,rgba(0,117,117,1) 26%,rgba(0,188,181,1) 51%,rgba(0,188,181,1) 51%,rgba(0,117,117,1) 75%,rgba(0,117,117,1) 75%,rgba(0,117,117,1) 80%,rgba(0,188,181,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(0,188,181,1) 0%,rgba(0,117,117,1) 26%,rgba(0,188,181,1) 51%,rgba(0,188,181,1) 51%,rgba(0,117,117,1) 75%,rgba(0,117,117,1) 75%,rgba(0,117,117,1) 80%,rgba(0,188,181,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bcb5', endColorstr='#00bcb5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding: 0px 0 30px 0;
}

#content, .metaslider .theme-default .nivoSlider {
    box-shadow: 0 0 30px #333333 !important;
}


.tmm .tmm_job {
    text-transform: none !important;
}

#footer-widgets .wrap {
    text-align: center;
    margin: 0 43%;
}

@media only screen and (max-device-width : 620px) {

#footer-widgets .wrap {
    margin: 0 2%;
}

}



@media only screen and (max-width: 520px) {

#header {
    background: url(http://www.shearelegancebeauty.com/wp-content/uploads/2017/01/logo-mobile.jpg) no-repeat !important;
    background-position: center center !important;
    background-color: #ffffff !important;
}

}