/*---------Notes
'Roboto Condensed' 300 400
'Open Sans' 400 700
red: #cc6148
green: #295b63
---------*/

/*---------Settings---------*/
@font-face {
    font-family: 'chunk';
    src: url('https://eldoradocounty.org/wp-content/themes/eldo/fonts/chunkfive-webfont.woff2') format('woff2'),
         url('https://eldoradocounty.org/wp-content/themes/eldo/fonts/chunkfive-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
img.aligncenter {
	margin: 0 auto;
	display: block;
}
.pum-open-overlay.pum-open-scrollable {
    margin-right: 17px;
    position: relative;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: inherit;
}
/*---------General Styles----------*/
h1 {
	font-family: 'chunk';
}
h2 {
	font-family: 'chunk'!important;
	color: #304240;
}
h3 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 24px;
}
h4 {
	font-family: 'Roboto Condensed';
	font-weight: 300!important;
}
p {
	font-family: 'Open Sans';
	font-weight: 400;
	color: #212529;
}
p a:link, p a:visited {
	font-weight: 700;
	border-bottom: 2px solid #ccc;
	transition: .2s all ease-in-out;
	color: #666666;
}
p a:hover, p a:active {
	text-decoration: none;
	border-bottom: 2px solid #295b63;
	color: #295b63;
}
a {
    color: #666666;
}
.btn-secondary {
    color: #ffffff!important;
}
.white a:link, .white a:visited {
	font-weight: 700;
	border-bottom: 2px solid #fff;
	transition: .2s all ease-in-out;
	color: #fff;
}
.white a:hover, .white a:active {
	text-decoration: none;
	border-bottom: 2px solid #fff;
	color: #fff;	
}
.logo {
	height: 130px;
	width: auto;
}
.mini-nav {
	background: #ccc;
	z-index: 99;
	position: relative;
}
.home .mini-nav {
	background: #304240;
	z-index: 99;
	position: relative;
}
.mini-nav ul li a:link, .mini-nav ul li a:visited {
	padding: 10px 10px!important;
	color: #304240!important;
	font-family: 'Open Sans';
	font-weight: 700;
	transition: all .2s ease-in-out;
	font-size: 11px;
	text-transform: uppercase;
		letter-spacing: 1px;
	
}
.mini-nav ul li a:hover, .mini-nav ul li a:active {
	color: #304240;
	
}
:focus {
    outline: none;
}
.home .mini-nav ul li a:link, .home .mini-nav ul li a:visited {
	padding: 6px 10px!important;
	color: #ffffff!important;
	font-family: 'Open Sans';
	font-weight: 700;
	transition: all .2s ease-in-out;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home .mini-nav ul li a:hover, .home .mini-nav ul li a:active {
	color: #ffffff;
	
}
.ubermenu-content-block h3 {
    font-size: 18px;
}
.mini-nav ul li.button a {
	background: #cc6148!important;
}
.mini-nav ul {
	float: right;
}
#menu-item-79 a:link, #menu-item-79 a:visited {
	color: #ffffff!important;
}
.logo-header {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 99;
}
.ripped-up {
	margin-top: -100px;
}
.ripped-up .vc_column-inner {
	padding-top: 0!important;
}
.home-panel1 {
	margin-top: -90px;
	
}
.footer {
	background: url(https://eldoradocounty.org/wp-content/themes/eldo/images/eldo-footer-back.jpg);
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	padding: 35px 0;
	font-size: 14px;
}
.footer p, .footer a, .footer p a:link, .footer p a:visited{
	color: #ffffff;
	font-size: 12px;
}
.footer a, .footer p a:link, .footer p a:visited {
	font-weight: 400;
	border: none;
}
.footer p a:hover, .footer p a:active {
	text-decoration: underline;
}
.logo-footer {
	max-width: 150px;
	height: auto;
}
h3.widget-title {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
	font-size: 16px;

}
.footer ul.menu li {
	list-style-type: none;
}
.footer ul.menu {
	padding: 0;
}
.nav-container {
	background: #304240;
}
.title-container h1 {
	text-align: center;
	color: #fff;
}
.title-container {
	padding: 80px 0;
}
.wrapper {
	padding: 0;
}
ul.ubermenu-submenu.ubermenu-submenu-id-12.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-autoclear, ul.ubermenu-submenu.ubermenu-submenu-id-14.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-autoclear {
    z-index: 99;
}
#menu-item-365 .ubermenu-target-text {
    display: none!important;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}
.page-link {
    color: #666666;
}
.image-grid .wpb_wrapper{
	height:100%;
}
.object-cover, .object-cover figure, .object-cover figure img, .object-cover figure a{
	height:100%; 
	object-fit:cover;
}
.h3-top-margin h3{
	margin-top:1.75em;
}
.col-md-4 #nav_menu-4{
	position: sticky;
    top: 30px;
    z-index: 1020;
}
#menu-sfac{
	margin-top:32px;
	list-style:none;
	padding-left:0px;
}
#menu-sfac a{
	color: #224884;
    font-weight: 600;
    padding: .25em;
    display: block;
	transition:all .2s ease;
}
#menu-sfac a:hover, #menu-sfac a:focus, #menu-sfac a:active{
	color: #777;
}
/*---------Media Queries-----------*/

@media only screen and (max-width: 1060px) {
   
    .ripped {
        display: none;
    }
}
@media only screen and (max-width: 959px) {
    .nav-container, .mini-nav {
        display: none;
    }
    .logo-header {
        top: 5px;
        left: 5px;
    }
    .logo-header .logo {
        height: 80px;
    }
    .title-container {
        padding: 100px 0 80px 0;
    }
    h1 {
        font-size: 32px;
    }
    
}
@media (min-width: 768px){
	.col-md-4 #nav_menu-4{
		padding-left:2em;
	}
}


