/*
Theme Name: Marion County Public Health Department
Theme URI: http://matchbookcreative.com
Author: Matchbook Creative
Author URI: http://wordpress.org/
Description: MB's custom theme
Version: 1.0

*/
/* Custom Styles for homepage slider*/

#new-royalslider-2 div div div div img.rsImg.rsMainSlideImage {
    width:100% !important;
    margin:0 !important;
    height: auto !important;
}
#new-royalslider-2 .rsTmb {
    font-weight:500 !important;
    font-size:13px;
}

#new-royalslider-2 > div.rsNav.rsThumbs.rsThumbsHor > div > div.rsNavItem.rsThumb{
    height:72px;
    line-height:13px !important; 
}

/* ACCORDION */
.panel-default>.panel-heading{
    background:#7cbe32!important;
    color:#fff!important;
}

