/*
Theme Name:   AIMs Custom Theme
Description:  A custom theme for the 2023 AIMs website
Author:       Nigel Heinsius
Author URI:   http://c2.washington.edu
Template:     bootstrap-basic4
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  aims-bootstrap-child
*/

@font-face {
    font-family: 'Encode Sans Compressed 900';
    src: url('assets/fonts/encodesanscompressed-900-black-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscompressed-900-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Compressed 800';
    src: url('assets/fonts/encodesanscompressed-800-extrabold-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscompressed-800-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Compressed 700';
    src: url('assets/fonts/encodesanscompressed-700-bold-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscompressed-700-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Compressed 500';
    src: url('assets/fonts/encodesanscompressed-500-medium-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscompressed-500-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Condensed Semibold';
    src: url('assets/fonts/encodesanscondensed-600-semibold-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscondensed-600-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Condensed Regular';
    src: url('assets/fonts/encodesanscondensed-400-regular-webfont.ttf') format('ttf'),
         url('assets/fonts/encodesanscondensed-400-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Open Sans Regular';
    src: url('assets/fonts/open_sans_regular-webfont.woff2') format('woff2'),
         url('assets/fonts/open_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Italic';
    src: url('assets/fonts/open_sans_italic-webfont.woff2') format('woff2'),
         url('assets/fonts/open_sans_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Encode Sans Normal 500';
    src: url('assets/fonts/encodesansnormal-500-medium-webfont.woff') format('woff'),
         url('assets/fonts/encodesansnormal-500-medium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Encode Sans Normal Bold';
    src: url('assets/fonts/encodesansnormal-700-bold-webfont.woff') format('woff'),
         url('assets/fonts/encodesansnormal-700-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('assets/fonts/open_sans_700-webfont.woff2') format('woff2'),
         url('assets/fonts/open_sans_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Extra Bold';
    src: url('assets/fonts/open_sans_800-webfont.woff2') format('woff2'),
         url('assets/fonts/open_sans_800-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('assets/fonts/open_sans_600-webfont.woff2') format('woff2'),
         url('assets/fonts/open_sans_600-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Encode Sans Light';
    src: url('assets/fonts/encodesansnormal-300-light-webfont.woff') format('woff'),
         url('assets/fonts/encodesansnormal-300-light-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

/*

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('open_sans_600italic-webfont.woff2') format('woff2'),
         url('open_sans_600italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('open_sans_300-webfont.woff2') format('woff2'),
         url('open_sans_300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*/



body{

	}
	
body, p{
	font-family: 'Open Sans Regular';
	}

b, strong {
    font-family: 'Open Sans Bold';
	}

.navbar { padding-left: 0; }

	
#main .entry-content a {
	color: #294a9c;
	text-decoration: none;
	background-color: transparent;
	text-decoration: underline;
	font-family: 'Open Sans Bold';
	}

#main .entry-content h2 {
    font-family: 'Encode Sans Compressed 700';
    font-family: 'Encode Sans Normal Bold';
    color: #000;
    font-size: 28px;
    margin: 10px 0 10px 0;
    padding-top: 10px;
}

#main .entry-content .is-style-aims-header-rule{
	margin-top: 30px;
	border-top: 2px solid #eeb600;
	}

#main .entry-content h2:first-child{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}

#main .entry-content h3{
	font-family: 'Encode Sans Compressed 700';
	font-family: 'Encode Sans Normal Bold';
	color: #294a9c;
	font-size: 20px;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	}

#main .entry-content h4{
	font-family: 'Encode Sans Compressed 700';
	font-family: 'Encode Sans Normal Bold';
	color: #60793d;
	font-size: 18px;
	margin: 15px 0 5px 0;
	}

#main .post, 
#main .page {
	border: none;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0;
	}
	
#main header h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

.row.main-navigation{
	display: block;
	margin: 0;
	padding: 0;
	}
header.page-header{
	background-color: #282781;
	margin-bottom: 0;
	}
	
div#sidebar-left.col-md-4,
div#sidebar-left.col-md-3{
	border: 0;
	padding-left: 0;
	}

#sidebar-left .widget, 
#sidebar-right .widget {
	border: none;
	}
	
.search-section{
	padding: 15px 0;
	background-color: #efefef;
	}

.search-section .search-title{
	 font-family: 'Open Sans Bold';
	 text-transform: uppercase;
	 font-size: 17px;
	}

.search-section input[type="text"]{
	width: 30%;
	margin-right: 1%;
	}

.search-section a.search-reset.btn.btn-secondary{
	margin-left: 1%;
	padding: 2px 6px;
	font-size: 15px;
	margin-top: -3px;
	}

.page-banner{
	background-color: #e5b836;
	min-height: 90px;
	width: 100%;
	padding: 35px 0 30px 0;
	}

.page-banner.yellow-banner a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}

.page-banner .page-title.container{
	padding-bottom: 0;
	}

.page-banner .page-title.container p{
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Encode Sans Condensed Semibold';
	}

.page-banner .page-title.container p:first-child{
	margin-top: 10px;
	}

.page-banner .page-title.container .banner-page-title{
	font-family: 'Encode Sans Compressed 900';
	color: #000;
	text-shadow: none;
	font-size: 30px;
	margin: 0;
	padding: 0;
	z-index: 3;
	position: relative;
	}

.page-title.container .banner-page-title a{
	font-family: 'Encode Sans Compressed 900';
	color: #fff;
	font-size: 30px;
	}

/* EXCEPTIONS */

.page-banner.resources.home .page-title.container .banner-page-title a{
	font-family: 'Encode Sans Compressed 900';
	color: #000;
	text-shadow: none;
	}

.post-type-archive-resource .page-title.container .banner-page-title a,
.single-resource .page-title.container .banner-page-title a{
	color: #000;
	}

.page-title.container .banner-page-title a:hover{
	text-decoration: none;
	color: #F5C851;
	}

.container.branding-container{
	min-height: 250px;
	}

.row.main-navigation{
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	}

.navbar.navbar-expand-lg.navbar-light.bg-light{
	background-color: #fff !important;
	padding: 0;
	}

.container.nav-container ul.navbar-nav > li > a{
	color: #5f793c;
	font-family: 'Open Sans Bold';
	text-transform: uppercase;
	font-size: 1.2em;
	padding: .8rem 1rem;
	}

.container.nav-container ul.navbar-nav > li:first-child > a{
	padding-left: 0;
	}

.container.branding-container .site-branding .logos a.w-logo{
    position: absolute;
    display: block;
    text-indent: -9999px;
    color: #fff;
    width: 130px;
    height: 90px;
    top: 25px;
    background: url(assets/svg/uw-sprite.svg) no-repeat 0 0 transparent;
    z-index: 1;
    display: none;
    }

.container.branding-container .site-branding .logos a.w-logo.hovered {
	background: url(assets/svg/uw-sprite-focus.svg) no-repeat 0 0 transparent;
	display: none;
	}

.container.branding-container .site-branding .logos a.aims-logo{
    position: absolute;
    display: block;
    left:30px;
    top: 40px;
    text-indent: -9999px;
    width: 512px;
    height: 160px;
    background: url(assets/images/2025-Logo-website-version.png) no-repeat 0 0 transparent;
    background-size: 512px 160px;
    z-index: 1;
    }

/*
.container.branding-container .site-branding .logos a.aims-logo.hovered{
    background: url(assets/images/aims-logo-gold.png) no-repeat 0 0 transparent;
    background-size: 386px 85px;
    z-index: 1;
    }
*/
.container.content-container.basic-page{  
	background-color: #fff;
	padding-top: 40px;
	}

/* SIDEBAR NAVIGATION */

#sidebar-right.col-md-3,
#sidebar-right.col-md-4{
	padding-right: 0;
	}

#sidebar-right .widget_nav_menu {
	border: 0;
	padding: 0;
	}

#sidebar-right ul.menu > li{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

#sidebar-right aside ul.menu{
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
	
#sidebar-right aside ul.menu li{
	list-style-type: none;
	}

#sidebar-right aside ul.menu li a{
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 1.1em;
	}

#sidebar-right aside ul.menu > li:not(.current-menu-item,.current-menu-parent,.current-menu-ancestor){
	display: none;
	}


#sidebar-right aside ul.menu > li ul.sub-menu{
	margin: 0;
	padding: 0;
	}

#sidebar-right aside ul.menu > li.current-menu-parent > a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > a,
#sidebar-right aside ul.menu > li.current-menu-item > a{
	background-color: #60793d;
	color: #fff;
	padding: 10px 17px;
	display: block;
	text-transform: uppercase;
	}

#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu li a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li a,
#sidebar-right aside ul.menu > li.current-menu-item > ul.sub-menu li a{
	color: #000;
	padding: 10px 17px;
	display: block;
	border-bottom: 1px solid #ccc;	
	}

#sidebar-right aside ul.menu > li.current-menu-item > ul.sub-menu li.menu-item-has-children,
#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu li.menu-item-has-children.current-menu-ancestor,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li.menu-item-has-children.current-menu-ancestor,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li.menu-item-has-children.current-menu-item,
#sidebar-right aside ul.menu > li > ul.sub-menu li.menu-item-has-children{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}

/*
#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu li.menu-item-has-children.current-menu-ancestor a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li.menu-item-has-children.current-menu-ancestor a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li.menu-item-has-children.current-menu-item a,
*/
#sidebar-right aside ul.menu > li > ul.sub-menu li.menu-item-has-children a{
	border-bottom: 0;
	padding-bottom: 5px;
	}

#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu li.current-menu-item > a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu li.current-menu-item > a{
	background-color: #efefef;
	}

#sidebar-right aside ul.menu > li.current-menu-item > ul.sub-menu ul.sub-menu,
#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu ul.sub-menu,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu ul.sub-menu{
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	}

#sidebar-right aside ul.menu > li.current-menu-item > ul.sub-menu ul.sub-menu li a,
#sidebar-right aside ul.menu > li.current-menu-parent > ul.sub-menu ul.sub-menu li a,
#sidebar-right aside ul.menu > li.current-menu-ancestor > ul.sub-menu ul.sub-menu li a{
	padding: 5px 10px;
	display: block;
	border-bottom: none;
	font-size: .975em;
	font-family: 'Encode Sans Condensed Regular';
	}

#sidebar-right aside ul.menu li.landing-page-link a{
	background-color: #666;
	color: #fff !important;
	}

#sidebar-right aside ul.menu li.landing-page-link a:before{
	content: "\8592&larr;&larr;&larr;;
	}

    
/* HOMEPAGE */

body.home{
	background-color: #fff;
	}
	
body.home .homepage-top-row{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding: 20px 50px;
	}

body.home .homepage-top-row h1{
	position: absolute;
	text-indent: -9999px;
	}

body.home .homepage-top-row h2{
	font-family: 'Encode Sans Compressed 800';
	font-size: 34px;
	color: #60793d;
	text-align: center;
	line-height: 1.2em;
	}

body.home .container.content-container{
	padding-top: 25px;
	}

div.homepage-slides{
	background-color: #fff;
	padding: 0 0 5px 0;
	max-height: 600px;
	margin-top: 5px;
	}

div.homepage-slides-item{
	position: relative;
	height: 475px;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
	margin-top: 20px;
	
	z-index: 1000;
	}

div.homepage-slides-item.slick-slide.slick-current{
	transform: scale(1.2);
	z-index: 5000;
	transition: transform .3s cubic-bezier(.4,0,.2,1);
	}
	
div.homepage-slides-item.slick-slide{
	z-index: 1000;
	transform: scale(0.8);
	transition: transform .3s cubic-bezier(.4,0,.2,1);
	}

a.homepage-slides-content{
	display: block;
	position: relative;
	margin-top: 23vh;
	width: 65%;
	margin-left: 30%;
	z-index: 5;
	text-decoration: none;
	}
	
a.homepage-slides-content .homepage-slides-title{
	font-family: 'Encode Sans Compressed 800';
	color: #5f793c;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 1.1em;
	}

a.homepage-slides-content .homepage-slides-title:hover{
	text-decoration: underline;
	}

a.homepage-slides-content.no-link .homepage-slides-title:hover{
	text-decoration: none;
	}

a.homepage-slides-content .homepage-slides-caption{
	font-family: 'Encode Sans Compressed 700';
	color: #000;
	font-size: 16px;
	line-height: 1.2em;
	margin-top: 8px;
	font-weight: normal;
	}

a.homepage-slides-content .homepage-slides-subtitle{
	margin-top: 8px;
	font-family: 'Open Sans Extra Bold';
	color: #2a2586;
	font-size: 17px;
	text-transform: uppercase;
	}

div.homepage-slides .slick-dots li button:before {
    font-size: 14px;
    }

div.homepage-slides ul.slick-dots{

	}


.slick-prev, 
.slick-next {
    width: 85px !important;
    height: 85px !important;
    z-index: 10 !important;
    }

.slick-prev:before, 
.slick-next:before {
    font-size: 50px !important;
    z-index: 10 !important;
    }

.slick-next {
	right: -15px !important;
	}

.slick-prev {
    left: -15px !important;
	}
    
/*
div.homepage-slides-content:before{
	content: "";
	position: absolute;
	width: 320px;
	height: 50%;
	background: rgba(255,255,255,0.6);
	z-index: 2;
	bottom: 30px;
	margin-left: -80px;
	}
*/

div.homepage-slides-item .bg-layer{
	position: relative;
	}

div.homepage-slides-item .bg-layer:after{
	content: "";
	height: 130%;
	width: 85%;
	background: rgba(255,255,255,0.8);
	position: absolute;
	transform: skew(8deg);
	top: -15%;
	left: 25%;
	
	}

div.homepage-center-row{
    background-color: #eeb600;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 50px 0;
	}

div.homepage-center-row .menu-homepage-icon-menu-container{
	padding-top: 20px;
	}

div.homepage-center-row ul.home-icon-menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	}
	
div.homepage-center-row ul.home-icon-menu li{
	display: block;
	list-style-type: none;
	margin: 15px auto;
	}

div.homepage-center-row ul.home-icon-menu li:last-child{
	margin-right: 0;
	}

div.homepage-center-row ul.home-icon-menu li a{
	display: block;
	font-family: 'Open Sans Bold';
	color: #2a2587;
	font-size: 24px;
	text-transform: uppercase;
	min-height: 100px;
	text-wrap: nowrap;
	}

div.homepage-center-row ul.home-icon-menu li.icon-facebook,
div.homepage-center-row ul.home-icon-menu li.icon-youtube,
div.homepage-center-row ul.home-icon-menu li:last-child{
	display: none;
	}

div.homepage-center-row ul.home-icon-menu li.icon-calendar a{
	text-indent: 95px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-calendar a:before{
	content: "";
	display: block;
	position: absolute;
	height: 95px;
	width: 85px;
	background-image: url(assets/images/calendar-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -30px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-mailing a{
	text-indent: 115px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-mailing a:before{
	content: "";
	display: block;
	position: absolute;
	height: 80px;
	width: 105px;
	background-image: url(assets/images/email-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -20px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-social a,
div.homepage-center-row ul.home-icon-menu li.icon-news a
div.homepage-center-row ul.home-icon-menu li.icon-social a.append-link{
	text-indent: 75px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-social a.append-link{
	min-height: 65px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-social a:before,
div.homepage-center-row ul.home-icon-menu li.icon-news a:before{
	content: "";
	display: block;
	position: absolute;
	height: 50px;
	width: 50px;
	background-image: url(assets/images/linkedin-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -30px;
	}

div.homepage-center-row ul.home-icon-menu li.icon-social a.append-link:before{
	content: "";
	display: block;
	position: absolute;
	height: 50px;
	width: 50px;
	background-image: url(assets/images/youtube-icon.png);
	background-repeat: no-repeat;
	background-size: 50px 50px;
	margin-top: -70px;
	}

div.homepage-center-row .homepage-tiles{
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
	display: flex;
    	gap: 20px;
	}

div.homepage-center-row .homepage-tiles .homepage-tile{
	padding: 25px;
	background-color: #fbf7ec;
	margin-bottom: 15px;
	}
	
div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-title h2{
	padding-bottom: 15px;
	max-width: 75%;
	}

div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-title h2 a{
	font-family: 'Open Sans Bold';
	color: #2a2586;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: reset;
	}

div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-text,
div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-html{
	padding-bottom: 15px;
	color: #444;
	max-width: 75%;
	}

div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-html p{
	font-family: 'Encode Sans Compressed 700';
	font-size: 1.4em;
	}

div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-html p a{
	color: #444;
	text-decoration: underline;
	}


div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-link{
	position: absolute;
	right: 35px;
	top: 40%;
	/*text-indent: -9999px;*/
	min-width: 50px;
	min-height: 50px;
	}

div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-link img{
	width: 50px;
	height: 50px;
	}

/*
div.homepage-center-row .homepage-tiles .homepage-tile .homepage-tile-link:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(assets/images/circle-arrow.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 50px;
	height: 50px;
	}
*/
	
div.homepage-video-section div.homepage-video{
	clear: both;
	margin: 40px 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	}

div.homepage-video-section div.homepage-video div.homepage-video-title h2{
	font-family: 'Open Sans Bold';
	color: #60793d;
	font-size: 1.6em;
	}

div.homepage-video-section div.homepage-video div.homepage-video-subtitle{
	font-family: 'Open Sans Semibold';
	color: #5f793c;
	font-size: 1.3em;
	padding-bottom: 15px;
	}	
	
div.homepage-video-section div.homepage-video div.homepage-video-text{
	font-family: 'Open Sans Semibold';
	color: #000;

	}

.page-banner.staff-bios,
.page-banner.news{
	background: none;
	background-image: url(assets/images/people-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	z-index: 1;
	position: relative;
	min-height: 250px;
	padding: 130px 0 80px 0;
	
	}

.page-banner.staff-bios:before,
.page-banner.news:before{
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(2,0,36,0.4850533963585434) 0%, rgba(7,7,13,0.5466780462184874) 46%, rgba(6,6,6,0) 100%);
	z-index: 2;
	}
	

.page-banner.staff-bios .page-title.container .banner-page-title a,
.page-banner.news .page-title.container .banner-page-title a {
	font-family: 'Encode Sans Compressed 900';
	color: #fff;
	font-size: 45px;
	}


.post-type-archive-staff-bio h2.people-header{
	font-family: 'Encode Sans Compressed 900';
	width: 100%;
	clear: both;
	font-size: 34px;
	text-transform: uppercase;
	margin-top: 45px;
	}

.post-type-archive-staff-bio span.gold-span{
	display: block;
	height: 15px;
	width: 175px;
	margin: 10px 0;
	overflow: hidden;
	}

.post-type-archive-staff-bio span.gold-span:after{
	content: "";
	display: block;
	position: absolute;
	left: -25px;
	height: 15px;
	width: 200px;
	background-color: #eeb600;
	transform: skew(-20deg);
	}

.post-type-archive-staff-bio main.col-md-12{
	padding-left: 0;
	padding-right: 0;
	}

.post-type-archive-staff-bio .items-list{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	/*justify-content: space-around;*/
	}

.post-type-archive-staff-bio .items-list .people-item{
	margin-top: 30px;
	}

.post-type-archive-staff-bio .items-list .people-item .people-item-photo{
	max-height: 300px;
	height: 350px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #ccc;
	}

.post-type-archive-staff-bio .items-list .people-item .people-item-photo img{
	opacity: 0;
	}

.post-type-archive-staff-bio .items-list .people-item .people-name{
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 22px;
	color: #587a33;
	margin-top: 10px;
	}
.post-type-archive-staff-bio .items-list .people-item .people-name span{
	font-size: 17px;
	}

.post-type-archive-staff-bio .items-list .people-item .people-name a{
	color: #587a33;
	}

.post-type-archive-staff-bio .items-list .people-item .people-credential{
	font-family: 'Open Sans Regular';
	font-size: 18px;
	color: #587a33;
	}

.post-type-archive-staff-bio .items-list .people-item .people-title{
	font-family: 'Open Sans Regular';
	font-size: 15px;
	color: #000;
	font-style: italic;

	}

.post-type-archive-staff-bio .items-list .people-item .people-title .people-title-one,
.post-type-archive-staff-bio .items-list .people-item .people-title .people-title-two{
	margin-top: 5px;
	}


.single-staff-bio header h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

.single-staff-bio .back-to-staff{
	margin: 15px 0 30px 0;
	}
.single-staff-bio .staff-bio-item{
	display: flex;
	flex-wrap: nowrap;
	gap: 1em;
	}

.single-staff-bio .staff-bio-item .staff-bio-photo{
	width: 300px;
	height: 425px;
	border: 1px solid #ccc;
	}

.single-staff-bio .staff-bio-item .staff-bio-photo img{
	opacity: 0;
	}

.single-staff-bio .staff-bio-item .staff-bio-content{

	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-name{
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 28px;
	color: #000;
	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-name .credential{
	font-family: 'Open Sans Regular';
	font-size: 22px;
	color: #000;
	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-title{
	font-family: 'Open Sans Regular';
	font-size: 17px;
	color: #000;
	font-style: italic;
	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-pronouns{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-email{
		margin: 15px 0;
	}

.single-staff-bio .staff-bio-item .staff-bio-content .staff-email a{
	font-size: 20px;
	font-family: 'Encode Sans Compressed 700';
	color: #587a33;
	}


/* RESOURCE LIBRARY HOME */

main.resource-library-home h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

main.resource-library-home .tax-tiles-list{
	display: flex;
	flex-wrap: wrap;
	flex-flow: row wrap;
	column-gap: 20px;
	justify-content: flex-start;
	}

main.resource-library-home .tax-tiles-list .tax-tile{
	height: 270px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 270px;
	width: 270px;
	}

main.resource-library-home .tax-tiles-list .tax-tile a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 80%;
	padding-left: 5%;
	color: #fff;
	font-family: 'Encode Sans Compressed 800';
	font-size: 26px;
	}
	
main.resource-library-home .tax-tiles-list .tax-tile.stay-up-to-date a{
	font-size: 22px;
	line-height: 1.2em;
	padding-top: 80%;
	}

main.resource-library-home .tax-tiles-list .tax-tile.billing{
	background-image: url(assets/images/resources-icon-billing.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
/*
main.resource-library-home .tax-tiles-list .tax-tile.billing a{
	background-image: url(assets/images/resources-icon-billing.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.clinical-resources{
	background-image: url(assets/images/resources-icon-clinical.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
/*
main.resource-library-home .tax-tiles-list .tax-tile.clinical-resources a{
	background-image: url(assets/images/resources-icon-clinical.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.getting-started{
	background-image: url(assets/images/resources-icon-getting-started.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}

/*
main.resource-library-home .tax-tiles-list .tax-tile.getting-started a{
	background-image: url(assets/images/resources-icon-getting-started.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.measures{
	background-image: url(assets/images/resources-icon-measures.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}

/*
main.resource-library-home .tax-tiles-list .tax-tile.measures a{
	background-image: url(assets/images/resources-icon-measures.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.resident-training{
	background-image: url(assets/images/resources-icon-resident-training.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
/*
main.resource-library-home .tax-tiles-list .tax-tile.resident-training a{
	background-image: url(assets/images/resources-icon-resident-training.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.team-building-workflow{
	background-image: url(assets/images/resources-icon-team.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}

/*
main.resource-library-home .tax-tiles-list .tax-tile.team-building-workflow a{
	background-image: url(assets/images/resources-icon-team.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.registry{
	background-image: url(assets/images/resources-icon-registry.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}

/*
main.resource-library-home .tax-tiles-list .tax-tile.registry a{
	background-image: url(assets/images/resources-icon-registry.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/

main.resource-library-home .tax-tiles-list .tax-tile.implementation{
	background-image: url(assets/images/resources-icon-implementation.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
/*
main.resource-library-home .tax-tiles-list .tax-tile.implementation a{
	background-image: url(assets/images/resources-icon-implementation.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
*/


main.resource-library-home .tax-tiles-list .tax-tile.stay-up-to-date {
    background-image: url(assets/images/resources-icon-up-to-date.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.resource-search.search-section{
	padding: 0;
	background: none;
	}

.resource-search.search-section .page-search.container{
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	}

.resource-search.search-section .page-search.container p{
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Encode Sans Condensed Semibold';
	}

.resource-search.search-section .page-search.resources.home.container p{
	/*font-family: 'Encode Sans Normal Bold';*/
	font-family: 'Encode Sans Compressed 700';
	font-size: 1.1em;
	}

.resource-search.search-section .page-search.resources.home.container a{
	color: #000;
	text-decoration: underline;
	}

.page-banner.resources .search-section input[type="text"]{
	width: 50%;
	margin-right: 1%;
	}

.page-banner.projects{
	background-color: #E5B937;
	 padding: 25px 0 20px 0;
	}

.page-banner.projects .page-title.container .banner-page-title a {
	color: #000;
	}
	
.projects-search.search-section{
	padding: 10px 0;
	background-color: #E5B937;
	}
	
.projects-search.search-section .page-search.container{
	padding: 5px 0;
	}

.projects-search.search-section .page-search.projects.home.container p{
	/*font-family: 'Encode Sans Normal Bold';*/
	font-family: 'Encode Sans Compressed 700';
	font-size: 1.1em;
	}

.project-search-options{
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	overflow: hidden;
	}
	
.project-search-options select.tax-select-list{
	padding: 4px 5px;
	font-family: 'Encode Sans Light';
	font-size: .9em;
	}

.project-search-options select.tax-select-list.first-item{
	margin-left: 0 !important;
	}

.project-search-options select.tax-select-list.last-item{
	margin-right: 0 !important;
	}

#projects-reset{
	margin-top: 10px;
	font-size: .8em;
	background-color: #333;
	color: #fff;
	}

/* RESOURCE LIBRARY ARCHIVE */

div.menu-banner.resource_library{
	padding: 25px;
	background-color: #5bb1e3;
	color: #000;
	text-transform: uppercase;
	font-family: 'Open Sans Bold';
	font-size: 22px;
	}

aside#resource_library {
	background-color: #f0f0f0;
	height: 100%;
	position: relative;
	z-index: 1;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
aside#resource_library h2{
	font-family: 'Encode Sans Normal Bold';
	text-transform: uppercase;
	font-size: 20px;
	padding: 35px 15px 15px 25px;
	}

.post-type-archive-resource h2.resource-category{
	font-family: 'Encode Sans Compressed 800';
	margin-top: 42px;
	text-transform: uppercase;
	color: #60793d;
	}
	
aside#resource_library ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

aside#resource_library ul.menu li{
	list-style-type: none;
	margin: 20px 15px 20px 25px;
	position: relative;
	z-index: 2;
	}

aside#resource_library ul.menu li a{
	font-family: 'Encode Sans Normal Bold';
	color: #282781;
	font-size: 16px;
	position: relative;
	z-index: 2;
	}

aside#resource_library ul.menu li a.show-all{
	color: #000;
	}

aside#resource_library ul.menu li a.show-all:before{
	content: "- ";
	}

aside#resource_library ul.menu li a.show-all:after{
	content: " -";
	}
	
aside#resource_library ul.menu li a.active-item:before{
	content: '';
	position: absolute;
	top: -10px;
	left: -15px;
	height: 40px;
	width: 275px;
	background-color: rgba(255,255,255);
	z-index: -1;
	border-radius: 8px;
	}

.post-type-archive-resource .resource-item{
	border-top: 2px solid #eeb600;
	padding-top: 25px;
	margin-top: 25px;
	}

.post-type-archive-resource .resource-item:first-child{
	border-top: none;
	}

.post-type-archive-resource .resource-item:last-child{
	border-bottom: 2px solid #eeb600;
	padding-bottom: 25px;
	margin-bottom: 25px;
	}

.post-type-archive-resource .resource-name h3{
	margin-top: 0;
	}

.post-type-archive-resource .resource-link{
	margin: 15px 0;
	}

.post-type-archive-resource .resource-authors{
	margin: 15px 0;
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 1.1em;
	}

.post-type-archive-resource .resource-authors span.field-label{
	color: #60793d;
	text-transform: uppercase;
	font-family: 'Encode Sans Compressed 700';
	}

.post-type-archive-resource .resource-updated{
	margin: 15px 0;
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 1.1em;
	}

.post-type-archive-resource .resource-updated span.field-label{
	color: #60793d;
	text-transform: uppercase;
	font-family: 'Encode Sans Compressed 700';
	}
	


/*
.post-type-archive-resource .resource-link a {
	display: inline-block;
	padding: 5px 9px;
	font-size: 1em;
	background-color: #282781;
	color: #fff;
	border-radius: 3px;
	font-family: 'Encode Sans Compressed 700';
	text-transform: uppercase;
	}
*/

.post-type-archive-resource .resource-name h3,
.post-type-archive-resource .resource-name h3 a{
	font-family: 'Encode Sans Normal Bold';
	font-size: 24px;
	color: #000;
	}

.post-type-archive-resource .resource-categories-header{
	display: inline-block;
	font-family: 'Encode Sans Compressed 700';
	text-transform: uppercase;
	font-size: 1em;
	}

.post-type-archive-resource ul.resource-category-list{
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.post-type-archive-resource ul.resource-category-list li{
	display: inline-block;
	list-style-type: none;
	}

.post-type-archive-resource ul.resource-category-list li a{
	display: inline-block;
	padding: 3px 6px;
	font-size: .9em;
	background-color: #587a33;
	margin-right: 8px;
	color: #fff;
	border-radius: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	

/* SINGLE RESOURCE */

.single-resource .back-to-resources {
    margin: 15px 0 30px 0;
}

.single-resource #main header h1.entry-title {
	position: relative;
	text-indent: 0;
	font-family: 'Encode Sans Compressed 800';
	color: #000;
	font-size: 36px;
	line-height: 1.1em;
	margin-bottom: 10px;
	margin: 30px 0;
	}

.single-resource .resource-item .field{
	margin: 15px 0;
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 1.1em;
	}

.single-resource .resource-item .field span.field-label{
	color: #60793d;
	text-transform: uppercase;
	font-family: 'Encode Sans Compressed 700';
	}

.single-resource .resource-item .resource-uploads.field,
.single-resource .resource-item .resource-link.field{
	margin-top: 25px;
	}

.single-resource .resource-item .resource-uploads .upload-item{
	list-style-type: none;
	}

.single-resource .resource-item .resource-uploads ul{
	margin: 10px 0;
	padding: 0;
	}

.single-resource .resource-item .resource-uploads .upload-item a{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 34px 45px;
	padding-left: 40px;
	height: 45px;
	line-height: 45px;
	}

	
/* PROJECTS LANDNG PAGE */

main.projects-home h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

main.projects-home .tax-tiles-list{
	display: flex;
	column-gap: 10px;
	flex-wrap: wrap;
	}

main.projects-home .tax-tiles-list .tax-tile{
	height: 265px;
	margin-bottom: 10px;
	max-width: 24%;
	}

main.projects-home .tax-tiles-list .tax-tile a{
	display: block;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	color: #fff;
	font-family: 'Encode Sans Compressed 800';
	font-size: 26px;
	position: absolute;
	bottom: 40px;
	line-height: 1.1em;
	}

	
/* PROJECTS ARCHIVE */

.post-type-archive-project aside.function-nav-menu {
	background-color: #f0f0f0;
	height: 100%;
	position: relative;
	z-index: 1;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.post-type-archive-project div.menu-banner.targeted_conditions{
	padding: 25px;
	background-color: #eeb501;
	color: #2a2586;
	text-transform: uppercase;
	font-family: 'Open Sans Bold';
	font-size: 22px;
	}
	
.post-type-archive-project aside#targeted_conditions h2{
	font-family: 'Encode Sans Normal Bold';
	text-transform: uppercase;
	font-size: 20px;
	padding: 35px 15px 15px 25px;
	}

.post-type-archive-project h2.project-category{
	font-family: 'Encode Sans Compressed 800';
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #60793d;
	font-size: 1.5rem;
	}

.post-type-archive-project h2.project-category span.user-keyword{
	color: #000;
	}
	
.post-type-archive-project aside#targeted_conditions ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.post-type-archive-project aside#targeted_conditions ul.menu li{
	list-style-type: none;
	margin: 20px 15px 20px 25px;
	position: relative;
	z-index: 2;
	}

.post-type-archive-project aside#targeted_conditions ul.menu li a{
	font-family: 'Encode Sans Normal Bold';
	color: #282781;
	font-size: 16px;
	position: relative;
	z-index: 2;
	}
	
.post-type-archive-project aside#targeted_conditions ul.menu li a.active-item:before{
	content: '';
	position: absolute;
	top: -10px;
	left: -15px;
	height: 40px;
	width: 275px;
	background-color: rgba(255,255,255);
	z-index: -1;
	border-radius: 8px;
	}

.post-type-archive-project .project-item,
body.page.care-management-tracking-system-cmts .project-item{
	border-top: 2px solid #eeb600;
	padding-top: 25px;
	margin-top: 25px;
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	}
	
.post-type-archive-project .project-item .project-photo img,
body.page.care-management-tracking-system-cmts .project-item .project-photo img{
	object-fit: cover;
	width: 100%;
	height: auto;
	}
	
.post-type-archive-project .project-item .project-content .project-funder,
.post-type-archive-project .project-item .project-content .project-directors,
.post-type-archive-project .project-item .project-content .project-dates,
body.page.care-management-tracking-system-cmts .project-item .project-content .project-funder,
body.page.care-management-tracking-system-cmts .project-item .project-content .project-directors,
body.page.care-management-tracking-system-cmts .project-item .project-content .project-dates{
	font-family: 'Encode Sans Condensed Semibold';
	margin: 10px 0;
	font-size: 1.1em;
	}

.post-type-archive-project .project-item .project-content span.field-label,
body.page.care-management-tracking-system-cmts .project-item .project-content span.field-label{
	font-family: 'Encode Sans Compressed 800';
	color: #60793d;
	text-transform: uppercase;
	}

.post-type-archive-project .project-name h3 a,
body.page.care-management-tracking-system-cmts .project-name h3 a{
	font-family: 'Encode Sans Normal Bold';
	font-size: 24px;
	color: #000;
	line-height: 1em;
	}
	
/* SINGLE PROJECT */

body.single-project h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

body.single-project .project-title{
	font-family: 'Open Sans Extra Bold';
	font-size: 32px;
	line-height: 1.2em;
	}

body.single-project .project-item{
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	}

body.single-project .project-item .project-photo .primary-image{
	height: 300px;
	}

body.single-project .project-item .project-photo .primary-image img,
body.single-project .project-item .project-photo .logo-images img{
	opacity: 0;
	}

body.single-project .project-item .project-photo .logo-images{
	margin-top: 40px;
	}

body.single-project .project-item .project-photo .logo-images .logo-image{
	margin-top: 20px;
	}

body.single-project .project-item .project-content .project-funder,
body.single-project .project-item .project-content .project-award,
body.single-project .project-item .project-content .project-directors,
body.single-project .project-item .project-content .project-dates{
	font-family: 'Encode Sans Condensed Semibold';
	margin: 10px 0;
	font-size: 1.1em;
	}

body.single-project .project-item .project-content span.field-label{
	font-family: 'Encode Sans Compressed 800';
	color: #60793d;
	text-transform: uppercase;
	}

body.single-project .project-item .tax-list-links{
	padding: 0;
	margin: 0;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	}

body.single-project .project-item .tax-list-links a{
	display: inline-block;
	padding: 3px 5px 3px 0;
	text-decoration: none;
	background-color: #5e793b;
	border-radius: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	color: #fff;
	font-size: .9em;
	font-weight: 600;
	}
	
body.single-project .project-item .tax-list-links span.field-label{
	color: #60793d;
	text-transform: uppercase;
	font-family: 'Encode Sans Compressed 800';
	}

body.single-project .back-to-projects{
	margin: 15px 0 30px 0;
	}
	
body.single-project .project-video{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	}

/* ARCHIVE INTERNVENTIONS */

.post-type-archive-interventions #sidebar-right.col-md-4 {
	margin-top: 40px;
	}

.post-type-archive-interventions h2.subtitle{
	color: #60793d;
	font-family: 'Encode Sans Compressed 800';
	font-size: 36px;
	margin: 35px 0 10px 0;
	}

.post-type-archive-interventions h3{
	color: #5a8a39;
	font-family: 'Encode Sans Compressed 800';
	font-size: 33px;
	margin: 32px 0 10px 0;
	}

.post-type-archive-interventions .page-banner{
	background-color: #e5b837;
	}

.post-type-archive-interventions .page-title.container .banner-page-title a {
    color: #000
    }
    
.page-banner.interventions .page-title.container p{
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Encode Sans Condensed Semibold';
	}
	
.page-banner.interventions .page-title.container .banner-page-title{
	padding-left: 0;
	padding-right: 0;
	line-height: 1.1;
	margin-bottom: 10px;
	}

.post-type-archive-interventions .landing-page .intervention{
	display: flex;
	flex-wrap: wrap;
	margin-top: 45px;
	}

.post-type-archive-interventions .landing-page .intervention .landing-photo{
	padding: 0;
	}

.post-type-archive-interventions .landing-page .intervention .landing-teaser{
	font-size: 1.1em;
	font-family: 'Encode Sans Condensed Semibold';
	padding-left: 25px;
	}

.post-type-archive-interventions .landing-page .intervention .landing-teaser .more-link-arrow{
	margin-top: 20px;
	}

.post-type-archive-interventions .landing-page .intervention .landing-photo img{
	width: 100%;
	height: auto;
	object-fit: cover;
	}

.post-type-archive-interventions .landing-page .intervention h2{
	margin-bottom: 20px;
	}

.post-type-archive-interventions .landing-page .intervention h2 a{
	font-family: 'Encode Sans Compressed 800';
	font-size: 32px;
	color: #000;

	}

/* SINGLE INTERVENTION */

.single-interventions #sidebar-right.col-md-4 {
	margin-top: 40px;
	}

.page-banner.interventions-single .page-title.container{
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Encode Sans Condensed Semibold';
	}
	
.page-banner.interventions-single .page-title.container .banner-page-title h1.entry-title{
	margin: 0;
	padding: 0;
	font-family: 'Encode Sans Compressed 900';
     color: #000;
     font-size: 30px;
     line-height: 1.1em;
     margin-bottom: 10px;
	}
	
.section-cost.col-md-6.col-xs-12,
.section-outline.col-md-6.col-xs-12{
	padding-left: 0;
	}

.single-interventions h2.intervention-head{
	color: #60793d;
	font-family: 'Encode Sans Compressed 700';
	font-size: 32px;
	text-transform: uppercase;
	}

.single-interventions .section-cost .cost-content{
	background-color: #efefef;
	padding: 15px 15px 15px 160px;
	background-image: url(assets/images/cents.png);
	background-repeat: no-repeat;
	background-size: 120px 107px;
	background-position: 20px 20px;
	min-height: 140px;
	font-weight: bold;
	width: 90%;
	}

.single-interventions .section-cost .cost-content .cost-entry{
	font-family: 'Encode Sans Normal Bold';
	font-size: 1.1em;
	}

.single-interventions .section-cost h2.intervention-head{
	font-size: 28px;
	}

.single-interventions .page-banner{
	background-color: #e5b837;
	}

.single-interventions .page-title.container .banner-page-title {
    color: #000
    line-height: 1.1;
    }
  
.single-interventions .intervention-cost-register{
	display: flex;
	flex-wrap: wrap;
	margin-top: 35px;
	}

.single-interventions .intervention-cost-register .section-cost.col-lg-7.col-sm-12,
.single-interventions .intervention-cost-register .section-register.col-lg-5.col-sm-12{
	padding: 0;
	}

.single-interventions .intervention-outline-photo{
	margin: 35px 0;
	}

/*
.single-interventions .intervention-outline-photo{
	max-height: 275px;
	overflow: hidden;
	}
*/
.single-interventions .section-photo img{
	width: 100%;
	height: auto;
	object-fit: cover;
	}

.single-interventions .section-random .intervention-head.section{
	text-transform: none;
	font-size: 30px;
	margin-top: 25px;
	margin-bottom: 5px;
	}

.single-interventions .section-random .section-subtext{
	font-family: 'Encode Sans Normal Bold';
	font-size: 1.1em;
	}

.single-interventions .section-requirements{
	margin-top: 35px;
	}

.single-interventions .section-requirements h2.intervention-head.req{
	color: #60793d;
	font-family: 'Encode Sans Compressed 700';
	font-size: 32px;
	text-transform: uppercase;
	}

.single-interventions .section-requirements .requirements-content{
	background-color: #efefef;
	padding: 15px 15px 15px 155px;
	background-image: url(assets/images/clipb.png);
	background-repeat: no-repeat;
	background-size: 110px 154px;
	background-position: 20px 20px;
	min-height: 190px;
	font-weight: bold;
	margin-bottom: 35px;
	margin-top: 35px;
	}


/* NEWS ARCHIVE PAGE */

.post-type-archive-news{
	
	}

.post-type-archive-news .news-items{
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0;
	column-gap: 20px;
	row-gap: 20px;
	}

.post-type-archive-news .news-items .news-item{
	padding-left: 0;
	padding-right: 0;
	flex: 1 0 350px;
	max-width: 350px;
	}

.post-type-archive-news .news-items .news-item .news-content{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 100%;
	}
	
.post-type-archive-news .news-items .news-item .news-name h3{
	background-color: #60793d;
	margin: 0;
	padding: 12px 15px;
	line-height: 1em;
	}

.post-type-archive-news .news-items .news-item .news-name h3 a {
	font-family: 'Encode Sans Normal Bold';
	font-size: 20px;
	color: #fff;
	line-height: 1em;
	}

.post-type-archive-news .news-items .news-item .news-excerpt{
	padding: 20px;
	}

.post-type-archive-news .news-items .news-item .news-excerpt .news-date{
	margin-bottom: 15px;
	font-family: 'Encode Sans Compressed 700';
	font-size: 15px;
	}

/* SINGLE NEWS ITEM */

.single-news #main header .header-wrapper{
	margin-top: 35px;
	}

.single-news #main header .news-type{
	font-family: 'Encode Sans Normal Bold';
	color: #294a9c;
	font-size: 22px;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	}
    
.single-news #main header h1.entry-title {
	position: relative;
	font-size: 34px;
	text-indent: 0;
	color: #60793d;
	font-family: 'Encode Sans Compressed 800';
	margin: 0;
	}

.single-news #main .entry-content.news-item{
	margin-top: 15px;
	}

.single-news #main .field{
	margin: 15px 0;
	font-size: 1.1em;
	}

.single-news #main .field span.field-label{
	color: #60793d;
	text-transform: uppercase;
	font-family: 'Encode Sans Compressed 700';
	}

.single-news #main .news-date{
	margin: 15px 0;
	font-family: 'Encode Sans Condensed Semibold';
	font-size: 1.1em;
	}

/* IMPLEMENTATIONS PROJECTS */

div.projects-type-list div.project-type-item{
	display: flex;
	flex-wrap: nowrap;
	column-gap: 30px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #5f793c;
	max-width: 95%;
	}

div.projects-type-list div.project-type-item .project-photo,
div.projects-type-list div.project-type-item .project-info{
	padding-left: 0;
	padding-right: 0;
	}

div.projects-type-list div.project-type-item .project-photo img{
	object-fit: cover;
	max-width: 100%;
	}
	
/* QUARTERLY WEBINAR SERIES */

div.webinar-videos{

	}

#main .entry-content div.webinar-videos .webinar-video-title h3{
	font-size: 24px;
	margin-top: 35px;
	margin-bottom: 5px;
	}

div.webinar-videos .webinar-video-content:nth-child(n+2) h3{
	border-top: 2px solid #eeb600;
	padding-top: 30px;
	margin-top: 30px;
	}

div.webinar-videos .webinar-video-date{
	font-style: italic;
	margin: 0 0 10px 0;
	}

/* COLLABORATIVE CARE STORIES */

.post-type-archive-collaborative-care #main{
	margin-top: 45px;
	}

.post-type-archive-collaborative-care .story-item{
	display: flex;
	flex-wrap: nowrap;
	column-gap: 20px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	justify-content: flex-start;
	}

.post-type-archive-collaborative-care .story-item:last-child{
	border-bottom: none;
	}

.post-type-archive-collaborative-care .story-item h2 a{
	font-family: 'Encode Sans Normal Bold';
	font-size: 28px;
	color: #000;
	}
	
.post-type-archive-collaborative-care .story-photo img {
	width: 100%;
	height: auto;
	object-fit: cover;
	}

.post-type-archive-collaborative-care .story-photo.col-md-4{
	padding-left: 0;
	}

/* SINGLE COLLAB STORY */

.single-collaborative-care #main header h1.entry-title {
	position: relative;
	font-size: 34px;
	text-indent: 0;
	color: #60793d;
	font-family: 'Encode Sans Compressed 800';
	margin: 35px 0 0 0;
	}

.single-collaborative-care .story-item .story-content .inside-image{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	}
	

/* CMTS */
body.page-id-2806 #main .entry-content .project-item .project-name h3 a {
	font-family: 'Encode Sans Normal Bold';
	font-size: 24px;
	color: #000;
	line-height: 1em;
	text-decoration: none;
	text-transform: none;
	}

body.page-id-2806 #main .entry-content .project-item .project-name h3 a:hover{
	text-decoration: underline;
	}


/* OTHER STUFF */


.page-id-1565 .entry-content .wp-block-columns{
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	}

.page-banner.content-page.yellow-banner .is-style-aims-yellow-banner{
	margin-top: 10px;
	}

.page-banner.content-page.yellow-banner .is-style-aims-yellow-banner p{
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Encode Sans Condensed Semibold';
	}

i.fas.fa-file-pdf{
	color: #bc0000;
	font-size: 24px;
	margin-left: 6px;
	}
	
i.fas.fa-external-link-alt{
	color: #666;
	font-size: 18px;
	margin-left: 6px;
	}

.dropdown-item.active, 
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #5f793c;
}

ul.checks{
	margin: 0;
	padding: 0;
	margin: 25px 0;
	}
ul.checks li{
	margin: 8px 0;
	list-style-type: none;
	}

ul.checks li i.fas{
	color: #5a8a39;
	margin-right: 5px;
	}

.ui-accordion .ui-accordion-header{
    margin: 0 !important;
    }

div.accordions{
	margin-top: 25px;
	margin-bottom: 25px;
	}

div.accordions div.items > div{
	border-bottom: 1px solid #000 !important;
	border-radius: 0 !important;
	}

div.accordions div.items > div:first-child{
	border-top: 1px solid #000 !important;
	}

div.accordions div.items > div.ui-accordion-header-active.ui-state-active{
	background-color: #efefef !important;
	/*border-bottom: none !important;*/
	}

.accordions-head {
	outline: none;
	background: #fff !important;
	border: none !important;
	border-radius: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	/*
	background: #71afde !important;
	border: 1px solid #ccc !important;
	*/
	}

.accordions-head-title {
	color: #000 !important;
	font-size: 18px !important;
	font-family: 'Encode Sans Condensed Semibold';
	display: block;
	margin: 7px 35px 7px 20px !important;
	}

.accordion-content {
	border: none;
	background: #ffffff none repeat scroll 0 0;
	padding-left: 20px !important;
	padding-right: 20px !important;
	font-family: 'Open Sans Regular' !important;
	}

.fa-chevron-right:before {
     content: "\2212" !important;
     font-size: 1.2em;
     color: #000;
	}

.fa-chevron-up:before {
     content: "\002B" !important;
     font-size: 1.2em;
     color: #000;
	}

.accordion-plus, .accordion-minus{
	position: absolute !important;
	left: 95% !important;
	top: 32%;
    }


	
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus, 
.ui-button:hover, .ui-button:focus {
     color: #fff !important;
	}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
     color: #fff !important;
	}

ul.pager {
	width: 30%;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}

ul.pager li {
	list-style-type: none;
	display: inline-block;
	margin: 20px 5px;
	}

ul.pager li a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #282781;
	color: #fff;
	font-family: 'Encode Sans Compressed 700';
	text-decoration: none;
	text-transform: uppercase;
	}

a.no-link,
a.no-link:hover{
	text-decoration: none;
	}

a.back-button{
	font-family: 'Open Sans Bold';
	font-size: 1.2em;
	color: #707070;
	text-transform: uppercase;
	padding-left: 50px;
	display: block;
	position: relative;
	}

a.back-button:before{
	content: "";
	position: absolute;
	background-image: url(assets/images/back-icon2.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	left: 0;
	top: -5px;
	}

.aims-slant {
	overflow: hidden;
	display: block;
	margin: 15px 0 35px 0;
	}

.aims-slant span {
	transform: skew(-25deg,0);
	display: block;
	height: 15px;
	width: 150px;
	background-color: #fff;
	margin: 0 0 0 -5px;
	background-color: #eeb600;
	}

div.edit-link{
	margin: 15px 0;
	}

div.edit-link a{
	display: inline-block;
	padding: 3px 5px;
	background-color: #efefef;
	font-size: .8em;
	color: #000;
	border: 1px solid #ccc;
	text-decoration: none;
	text-transform: uppercase;
	}

div.edit-link a:hover{
	text-decoration: underline;
	}


footer.site-footer {
	background-color: #282781;
	border-top: none;
	font-size: inherit;
	padding: 45px 25px;
	color: #fff;
	position: relative;
	z-index: 2;
/*
	background-image: url(assets/images/AIMS-logo-p.png);
	background-size: 275px 107px;
	background-position: 95% 55px;
	background-repeat: no-repeat;
*/
	}

footer.site-footer #footer-row.row {
	display: block;
	margin-right: -15px;
	margin-left: -15px;
	text-align: center;
	}

footer.site-footer #footer-row.row .aims-motto{
	font-family: 'Open Sans Regular';
	font-size: 2em;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	}

footer.site-footer ul#menu-footer-menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	

footer.site-footer ul#menu-footer-menu li{
	list-style-type: none;
	display: inline-block;
	}

footer.site-footer ul#menu-footer-menu li a{
	display: block;
	padding: 0 15px;
	border-right: 2px solid #fff;
	font-family: 'Open Sans Semibold';
	color: #fff;
	text-transform: uppercase;
	}

footer.site-footer ul#menu-footer-menu:after{
	content: '2025 University of Washington';
	padding-left: 25px;
	}

blockquote{
	margin: 10px 0;
	padding: 10px 20px;
	padding-top: 20px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-family: 'Encode Sans Compressed 700';
	font-size: 1.2em;
	font-style: italic;
	}
	
div.shortcode-edit-link{
	margin: 10px 0;
	}

div.shortcode-edit-link a{
	display: inline-block;
	font-size: .9em;
	padding: 2px 6px;
	background-color: #efefef;
	color: #000;
	border: 1px solid #ccc;
	}

#main .entry-content a.show-all-button{
	display: inline-block;
	background-color: #efefef;
	padding: 3px 6px;
	text-decoration: none;
	margin-left: 15px;
	color: #000;
	border: 1px solid #ccc;
	font-size: .9em;
	}

.dropdown-menu {
	box-shadow:
	0 2.8px 2.2px rgba(0, 0, 0, 0.034),
	0 6.7px 5.3px rgba(0, 0, 0, 0.048),
	0 6px 5px rgba(0, 0, 0, 0.06),
	0 11px 9px rgba(0, 0, 0, 0.072),
	0 10px 10px rgba(0, 0, 0, 0.086),
	0 10px 10px rgba(0, 0, 0, 0.12);
     border: none;
     top: 95%;
     min-width: 10rem;
	}

ul.navbar-nav > li > div.dropdown-menu > a.menu-item-has-children:after{
	content: "\3E";
	position: absolute;
	right: 15px;
	font-family: 'Open Sans Bold';
	}

.dropdown-menu > .dropdown-menu {
	position: absolute;
	left: 97%;
	padding-top: 0;
     padding-bottom: 0;
     min-width: 225px;
	/*
	box-shadow: none;
	min-width: 300px;
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	*/
	}

.dropdown-menu > .dropdown-menu a:first-child{
	padding-top: 7px;
	}

.dropdown-menu > .dropdown-menu a:last-child{
	padding-bottom: 7px;
	}

.dropdown-menu > .dropdown-menu a:hover{
	background-color: #666;
	color: #fff;
	}


.dropdown-menu > .dropdown-menu .dropdown-item {
    white-space: wrap;
    }


#main .entry-content figure.is-type-video{
	margin: 30px 0;
	max-width: 90%;
	clear: both;
	}
	
div.accordion-width{
	max-width: 675px;
	margin: 45px 0;
	}

/* ATTRIBUTE STYLES */



#main .entry-content .aims-image-left{
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	}

#main .entry-content .aims-image-right{
	float: right;
	margin-left: 35px;
	margin-bottom: 35px;
	}


.page-header.page-header-sitebrand-topbar .widget.widget_search{
	margin-top: 50px;
	}

.page-header.page-header-sitebrand-topbar .widget.widget_search button[type = 'submit']{
	background-color: #e5b836;
	color: #000;
	}

body.search-results .entry-header .post-type-name{
	font-family: 'Encode Sans Compressed 800';
	color: #61793e;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 0;
	}

body.search-results #main header.page-header{
	background-color: #fff;
	margin-bottom: 0;
	}

body.search-results #main header.page-header h1.page-title{
	font-family: 'Encode Sans Compressed 900';
	color: #000;
	font-size: 36px;
	line-height: 1.1;
	}

body.search-results #main header.page-header h1.page-title span{
	color: #61793e;
	}

body.search-results #main .search-form.form{
	padding: 25px 0;
	border-bottom: 1px solid #ccc;
	}

body.search-results #main article,
body.search-results #main article.post,
body.search-results #main article.page{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}


body.search-results #main article .entry-content{
	margin: 10px 0;
	}

body.search-results article h2.search-result-title{
	line-height: 1.1em;
	}

body.search-results article h2.search-result-title a{
	font-family: 'Encode Sans Normal Bold';
	font-size: 24px;
	color: #000;
	line-height: 1em;
	}

div.restricted-access{
	padding: 20px;
	background-color: #efefef;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 25px 0;
	font-size: .9em;
	}

div.restricted-access h2.restricted{
	margin-top: 0;
	font-family: 'Encode Sans Compressed 800';
	font-size: 28px;
	color: #000;
	}

body.error404 main#main ul#menu-aims-main-menu li a{
	color: #000;
	text-decoration: underline;
	}

body.error404 #main ul#menu-aims-main-menu > li{
	margin-top: 25px;
	}

body.error404 #main ul#menu-aims-main-menu > li > a{
	font-family: 'Encode Sans Normal Bold';
	font-size: 1.1em;
	}

body.error404 #main ul#menu-aims-main-menu li li a{
	font-size: .9em;
	}

@media (min-width: 992px){
	.container, .container-md, .container-sm {
		max-width: 1140px;
		}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 0;
		}
	}


@media (max-width: 1260px) {
	/*
	footer.site-footer {
		padding: 45px 25px 160px 25px;
		background-image: url(assets/images/AIMS-logo-p.png);
		background-size: 275px 107px;
		background-position: center 90%;
		background-repeat: no-repeat;
		}
	*/
	}

@media (max-width: 1199.98px) {

	main.resource-library-home .tax-tiles-list .tax-tile a {
		padding-top: 85%;
		font-size: 24px;
		}
	
	.post-type-archive-news .news-items .news-item {
		flex: 1 0 425px;
		max-width: 425px;
		}
	}

@media (max-width: 1125px) {
	
	a.homepage-slides-content{
		margin-top: 28vh;
		}
	
	.main-navigation .container.nav-container{
		padding-left: 0;
		}
	
	}	

@media (max-width: 1024px) {
	/*
	a.homepage-slides-content{
		margin-top: 28vh;
		}
	*/
}
@media (max-width: 991.98px) {

	#main div.more-link-arrow {
    		margin-left: 0;
		}
	
	#main .is-style-aims-blue-link a:hover, 
	#main .more-link-arrow a:hover {
		text-decoration: underline;
		}
	
	.main-navigation .container.nav-container{
		padding-left: 15px;
		}

	ul.navbar-nav{
		max-width: 80%;
		}	

	ul.navbar-nav > .dropdown-menu,
	ul.navbar-nav > .dropdown-menu > .dropdown-menu {
		position: relative !important;
		left: 0;
		margin: 0;
		padding: 0;
		float: none;
		display: block;
		margin-left: 15px;
		margin-top: -10px;
		padding-top: 0;
		}
	
	.dropdown-menu > .dropdown-menu {
		position: relative !important;
		left: 0;
		top: 0;
		margin: 0;
		}
	
	ul.navbar-nav li.dropdown > div.dropdown-menu > a.dropdown-item{
		font-family: 'Open Sans Bold';
		}
	
	ul.navbar-nav li.dropdown > div.dropdown-menu div.dropdown-menu{
		display: block;
		margin-left: 30px;
		margin-bottom: 10px;
		}
	
	ul.navbar-nav li.dropdown > div.dropdown-menu div.dropdown-menu a.dropdown-item{
		font-size: .9em;
		padding: 0.15rem 1rem; 
		}
		
	ul.navbar-nav li.dropdown > div.dropdown-menu div.dropdown-menu a.dropdown-item:hover{
		background: none;
		background-color: #e9ecef;
		color: #000;
		}
	
	.dropdown-item.active, .dropdown-item:active {
		color: #000;
		text-decoration: none;
		background-color: #ccc;
		}
		
	.row.row-with-vspace.site-branding{
		margin: 0;
		padding: 0;
		}
	
	.row.row-with-vspace.site-branding .site-title{
		margin-top: 0;
		}
	
	.post-type-archive-interventions .item.intervention{
		display: block;
		}
	
	.post-type-archive-interventions .landing-page .intervention .landing-teaser,
	.post-type-archive-interventions .landing-page .intervention .landing-photo{
		display: block;
		}
	
	.post-type-archive-interventions .landing-page .intervention .landing-teaser.col-lg-7.col-xs-12 {
		padding: 25px 0;
		}
	
	.single-interventions .intervention-outline-photo{
		padding-bottom: 25px;
		}
	
	.single-interventions .section-requirements {
		width: 100%;
		}
	
	.single-interventions .intervention-cost-register .section-cost{
		margin-bottom: 25px;
		}
	
	.single-interventions .section-requirements .requirements-content {
		font-weight: bold;
		width: 100%;
		}
	
	.single-interventions .intervention-outline-photo {
		max-height: none;
		overflow: visible;
		}
	
	.row.site-branding{
		display: block;
		}
	
	.container.branding-container {
    		height: 235px;
		}
	
	.col-md-4.page-header-top-right{
		position: relative;
		width: 75%;
		margin-top: 0;
		max-width: 75%;
		top: 0;
		margin: 0;
		padding-top: 70px;
		}
	
	.container.branding-container {
		min-height: 190px;
		height: 190px;
		}
	
	.col-md-4.page-header-top-right .float-right {
    		float: left!important;
    		width: 75%;
    		max-width: 75%;
		}
		
	.col-md-4.page-header-top-right .float-right .form-control,
	.col-md-4.page-header-top-right .float-right .btn {
		height: 30px;
		line-height: 1em;
		}
	
	.container.branding-container .site-branding .logos a.aims-logo{
	    left: 30px;
	    top: 20px;
	    width: 350px;
	    height: 109px;
	    background-size: 350px 109px;
	    }
	
	.page-header.page-header-sitebrand-topbar .widget.widget_search {
    		margin-top: 75px;
		}
	
	.page-title.container .banner-page-title a {
		font-size: 42px;
		}
	
	.post-type-archive-news .news-items .news-item {
		flex: 1 0 100%;
		max-width: 100%;
		}
	
	main.resource-library-home .tax-tiles-list .tax-tile a {
		padding-top: 85%;
		font-size: 24px;
		}
	
	div.homepage-video-section div.homepage-video{
		display: block;
		}
	main.projects-home .tax-tiles-list .tax-tile {
    		max-width: 48%;
		}
	.post-type-archive-staff-bio .items-list .people-item .people-item-photo {
		max-height: 400px;
		height: 400px;
		}
	
	.dropdown-menu {
		box-shadow: none;
		border: none;
		top: 95%;
		}

	.single-collaborative-care .story-item .story-content .inside-image{
		width: 100%;
		}
	
	.single-collaborative-care .story-item .story-content .inside-image img{
		width: 100%;
		height: auto;
		}
	
	
	.quarterly-webinar-series .webinar-video-feature iframe{
		max-width: 480px;
		}
	
	#main .entry-content figure.is-type-video {
		margin: 0;
		max-height: 550px;
		}
	
	.page-banner.news,
	.page-banner.staff-bios {
	    min-height: 175px;
	    padding: 70px 0 50px 0;
	    }

	.page-banner.staff-bios .page-title.container .banner-page-title a,
	.page-banner.news .page-title.container .banner-page-title a {
		font-size: 34px;
		}
	
	body.single-project .project-item .project-photo .primary-image {
		height: auto;
		}
    	
	.page-title.container .banner-page-title a {
	     font-size: 42px;
		}
	
	ul.navbar-nav > li > div.dropdown-menu > a.menu-item-has-children:after {
    		content: "";
    		}
    	
    	.navbar-light .navbar-toggler {
		border-color: rgba(0,0,0,.1);
		background-color: #efefef;
		}
	
	.project-search-options {
		display: block;
		}
	
	.project-search-options select.tax-select-list {
    		margin-bottom: 15px;
		}
	
	}

@media (max-width: 767.98px){ 
	
	.main-navigation .container.nav-container{
		padding-left: 0;
		}
	
	.homepage-video-feature iframe{
		max-width: 99%;
		}
	
	a.homepage-slides-content .homepage-slides-title {
		font-size: 20px !important;
		}
		
	a.homepage-slides-content .homepage-slides-caption {
		font-size: 15px !important;
		}
	
	.page-banner {
		min-height: 80px;
		padding: 30px 0 25px 0;
		}
	
	.page-banner .page-title.container .banner-page-title {
		font-size: 28px;
		}
    	
	.col-md-4.page-header-top-right{
		position: relative;
		width: 75%;
		margin-top: 0;
		max-width: 75%;
		top: 0;
		margin: 0;
		padding-top: 70px;
		}
	
	.col-md-4.page-header-top-right .float-right {
    		float: left!important;
    		width: 75%;
    		max-width: 75%;
		}
	
	.page-title.container p{
		font-size: 1em;
		}
	
	.page-banner.content-page.yellow-banner .is-style-aims-yellow-banner {
    		font-size: .9em;
		}
    	
    	.page-banner.content-page .page-title.container .banner-page-title,
    	.page-banner.collaborative-care .page-title.container .banner-page-title {
		font-size: 28px;
		line-height: 1.2em;
		}
    	
	.page-title.container .banner-page-title a {
	     font-size: 28px;
		}
	
	div.homepage-center-row .homepage-tiles {
		clear: both;
		margin-top: 40px;
		margin-bottom: 40px;
		display: block;
		gap: 20px;
		}
	
	body.page-id-1565 .wp-block-columns .wp-block-image{
		margin: 0;
		}
	
	body.page-id-1565 .wp-block-columns .wp-block-image img{
		max-width: 35%;
		}
	
	.post-type-archive-collaborative-care .story-item {
    		display: block;
    		flex-wrap: none;
		}
	
	.post-type-archive-collaborative-care .story-item img{
		margin-bottom: 15px;
		}
	
	.post-type-archive-interventions .landing-page .intervention{
		padding-bottom: 20px;
		border-bottom: 1px solid #60793d;
		}
	
	.post-type-archive-interventions .landing-page .intervention .landing-teaser {
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
		}
	
	main.resource-library-home .tax-tiles-list .tax-tile {
		height: 350px;
		max-width: 350px;
		width: 350px;
		margin-left: auto;
		margin-right: auto;
		}
	
	.post-type-archive-staff-bio .items-list .people-item {
		margin-top: 30px;
		max-width: 75%;
		margin-left: auto;
		margin-right: auto;
		}
	
	.post-type-archive-staff-bio .items-list .people-item .people-item-photo {
		max-height: 500px;
		height: 500px;
		background-position: top center;
		}
	
	.single-staff-bio .staff-bio-item {
		display: block;
		flex-wrap: none;
		gap: none;
		max-width: 75%;
		margin-left: auto;
		margin-right: auto;
		}
	
	.single-staff-bio .staff-bio-item .staff-bio-photo {
		width: 100%;
		height: 550px;
		}
	
	.single-staff-bio .staff-bio-item .staff-bio-content.col-md-8.col-sm-12{
		padding-right: 0;
		padding-left: 0;
		}
	
	.post-type-archive-project .project-item, 
	body.page.care-management-tracking-system-cmts .project-item {
		display: block;
		}
	
	.post-type-archive-project .project-item img, 
	body.page.care-management-tracking-system-cmts .project-item img {
		margin-bottom: 15px;
		}
	
	body.single-project .project-item {
		flex-wrap: wrap;
		}
	
	body.single-project .project-item .project-photo {
    		width: 85%;
    		margin-left: auto;
    		margin-right: auto;
    		margin-bottom: 20px;
		}
	
	body.single-project .project-item .project-photo .primary-image {
    		height: auto;
		}
	
	body.single-project .project-item .project-photo img{
		height: auto;
		width: 85%;
		}
	
	footer.site-footer #footer-row.row .aims-motto {
    		font-size: 1.7em;
		}
	
	footer.site-footer ul#menu-footer-menu li a {
		font-size: .9em;
		}

@media (max-width: 575.98px){
	
	.page-title.container .banner-page-title a {
	     font-size: 32px;
		}
	
	main.projects-home .tax-tiles-list .tax-tile {
    		max-width: 100%;
		}
	
	}
	
@media (max-width: 475px){
	
	.webinar-video-feature iframe{
		width: 375px;
		max-width: 375px;
		}
	
	.post-type-archive-interventions .page-banner {
    		min-height: 325px;
		}
	}

@media (min-width: 1200px){
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xs,
	.container-xl { max-width: 1170px; }
	}

@media (min-width: 768px){
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xs,
	.container-xl { max-width: 1170px; }
    	}
    
@media (min-width: 576px){
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xs,
	.container-xl { max-width: 1170px; }
	}
	
@media (min-width: 425px){
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xs,
	.container-xl { max-width: 1170px; }
	}