/**
 * Theme Name: ICTP Theme 
 * Template:   bootstrap-basic4
 */


@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: '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;

}

body{
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

.site-title {
	margin-bottom: 25px;
	margin-top: 25px;
	}

#main .post, #main .page {
	border: 0;
	margin-bottom: 20px;
	overflow-x: auto;
	padding: 0;
	}

.page-header {
	margin-bottom: 0;
	}


div#content{
	padding-top: 45px;
	box-shadow: 0 0px 0px 0px white, 0 0px 0px 0px white, 12px 0 15px -4px rgba(102, 102, 102, 0.8), -12px 0 15px -4px rgba(102, 102, 102, 0.8);
	margin-bottom: 0;
	}

h1.entry-title{
	font-size: 36px;
	color: #2F0B6A;
	font-weight: 700;
	margin-bottom: 25px;
	}

main#main a{
	color: #285f44;
	text-decoration: underline;	
	}

h2{
	font-size: 26px;
	color: #2F0B6A;
	font-weight: 700;
	margin-top: 30px;
	}

h2.fellowship-header{
	font-size: 32px;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #000;
	margin-bottom: 35px;
	}

h3{
	font-size: 22px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	}

div.site-title-heading a{
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-size: 36px;
	display: block;
	padding-left: 65px;
	line-height: 1.5em;
	}

div.site-title-heading a:before{
	content: "";
	background-image: url(assets/svg/ictp-logo.svg);
	background-size: 55px 55px;
	position: absolute;
	height: 55px;
	width: 55px;
	margin-left: -65px;
	}

div.site-sub-heading a{
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-size: 24px;
	display: block;
	padding-left: 65px;
	margin-top: 5px;
	}

.row.main-navigation{
	background-color: #39006F;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	}

.float-lg-right form.search-form button[type="submit"]{
	background-color: #efefef;
	}

.float-lg-right form.search-form button.btn-outline-secondary:hover {
     color: #333;
     background-color: #ccc;
	}
.navbar.container.bg-light {
    background-color: #39006F !important;
    padding: 0;
    }

ul#bb4-primary-menu li.menu-item a{
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #000;
	}

ul#bb4-primary-menu > li.menu-item > a.nav-link {
	color: #ffffff;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-right: .75rem;
     padding-left: .75rem;
     line-height: 3em;
	}

ul#bb4-primary-menu > li.menu-item.current-menu-item,
ul#bb4-primary-menu > li.menu-item.current-menu-ancestor,
ul#bb4-primary-menu > li.menu-item > a.nav-link.current-menu-item,
ul#bb4-primary-menu > li.menu-item > a.nav-link.current-menu-parent{
	background-color: #39805C;
	}

ul#bb4-primary-menu > li.menu-item div.dropdown-menu{
	background-color: #39805C;
	min-width: 325px;
	margin-top: -2px;
	}

ul#bb4-primary-menu > li.menu-item div.dropdown-menu a.dropdown-item{
	color: #fff;
	padding-top: 9px;
	padding-bottom: 9px;
	white-space: wrap;
	}

ul#bb4-primary-menu > li.menu-item > div.dropdown-menu > a.dropdown-item.menu-item-has-children:after{
	content: "\3E";
	position: absolute;
	right: 10px;
	font-family: 'Open Sans Bold';
	color: #fff;
	}

ul#bb4-primary-menu > li.menu-item div.dropdown-menu a.dropdown-item:focus, 
ul#bb4-primary-menu > li.menu-item div.dropdown-menu a.dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(40, 95, 68, 1.00);
	text-decoration: underline;
	}

ul#bb4-primary-menu > li.menu-item div.dropdown-menu a.dropdown-item.active {
	color: #fff;
	text-decoration: none;
	background-color: rgba(40, 95, 68, 1.00);
	}

ul#bb4-primary-menu > li.menu-item div.dropdown-menu > .dropdown-menu{
	position: absolute;
	left: 98%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #5A9670;
	}



#sidebar-left ul.menu{
	margin: 0;
	padding: 0;
	}

#sidebar-left .widget{
	border: 0;
	}

#sidebar-right .widget{
	border: 0;
	}

#sidebar-left .widget ul#menu-main-menu {
	padding-left: 0;
	}

#sidebar-left ul.menu > li.menu-item{
	display: none;
	}

#sidebar-left ul.menu > li.menu-item.current-menu-item,
#sidebar-left ul.menu > li.menu-item.current-menu-ancestor{
	display: block;
	}

#sidebar-left ul.menu > li.menu-item.current-menu-item > a,
#sidebar-left ul.menu > li.menu-item.current-menu-ancestor > a{
	text-transform: uppercase;
	color: #39006F;
	}
	
#sidebar-left ul.menu li.menu-item ul.sub-menu{
	display: none;
	}

#sidebar-left ul.menu li.menu-item.current-menu-item > ul.sub-menu,
#sidebar-left ul.menu li.menu-item.current-menu-ancestor > .sub-menu{
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 9px;
	}
#sidebar-left ul.menu li.menu-item.current-menu-item > ul.sub-menu li,
#sidebar-left ul.menu li.menu-item.current-menu-ancestor > .sub-menu li{
	list-style-type: none;
	}

#sidebar-left ul.menu li.menu-item.current-menu-item > ul.sub-menu li a,
#sidebar-left ul.menu li.menu-item.current-menu-ancestor > .sub-menu li a{
	padding: 9px 0;
	color: #285f44;
	display: block;
	}

#sidebar-left ul.menu li.menu-item.current-menu-item > ul.sub-menu li.current-menu-item > a:before,
#sidebar-left ul.menu li.menu-item.current-menu-ancestor > ul.sub-menu li.current-menu-item > a:before{
	content:"•";
	color: #285f44;
	position: absolute;
	font-size: 2em;
	margin-top: -12px;
	margin-left: -16px;
	}

#sidebar-left ul.menu li.menu-item.current-menu-ancestor > .sub-menu .sub-menu{
	margin-left: 15px;
	margin-bottom: 20px;
	}

#sidebar-left ul.menu li.menu-item.current-menu-ancestor > .sub-menu .sub-menu li a{
	padding: 5px 0;
	font-size: .9em;
	}

/* CONTENT */

body.home .page-top{
	display: flex;
	flex-wrap: wrap;
	}

body.home .top-feature{
	padding: 0;
	}

body.home .top-feature .carousel-item{
	border: 1px solid #ccc;
	height: 380px;
	width: 100%;
	}

body.home .top-feature .carousel-item .feature-title{
	position: absolute;
	left: -9999px;
	}

body.home .top-feature .carousel-item .feature-caption{
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	padding: 10px;
	background: rgba(0,0,0,0.4);
	}

body.home .top-feature .carousel-item .feature-caption p{
	color: #fff;
	font-size: .9em;
	}

body.home main#main .top-feature .carousel-item .feature-caption a.feature-link{
	display: inline-block;
	margin-left: 5px;
	color: rgba(222, 186, 80, 1.00);
	font-weight: bold;
	}

body.home .top-feature-links.col-md-4{
	padding-right: 0;
	}

body.home .home-feature-links{
	display: block;
	height: 375px;
	}

body.home .home-feature-links .link-item{
	height: 49%;
	}

body.home .home-feature-links .link-item.gold{
	position: relative;
	background-color: #DEBA50;
	text-align: center;
	}

body.home main#main .home-feature-links .link-item.gold a{
	position: absolute;
	top: 50%;
  	transform: translateY(-50%);
	color: #2F0B6A;
	font-size: 1.2em;
	display: block;
	max-width: 65%;
	margin-right: 20%;
	margin-left: 20%;
	text-decoration: none;
	padding: 35px 0;
	}

body.home .home-feature-links .link-item.purple{
	position: relative;
	background-color: #2F0B6A;
	text-align: center;
	}

body.home main#main .home-feature-links .link-item.purple a{
	position: absolute;
	top: 50%;
  	transform: translateY(-50%);
	color: #fff;
	font-size: 1.2em;
	display: block;
	max-width: 65%;
	margin-right: 20%;
	margin-left: 20%;
	text-decoration: none;
	padding: 35px 0;
	}

body.home main#main .home-feature-links .link-item a:hover{
	text-decoration: underline;
	}

body.home main#main .home-feature-links .link-item:first-child{
	margin-bottom: 4%;
	}

body.home .home-tiles{
	display: flex;
	margin: 35px 0;
	flex-flow: row wrap;
	justify-content: space-between;
	}

body.home .home-tiles .tile-item.col-md-4{
	padding-left: 0;
	padding-right: 0;
	background-color: #EBE9E2;
	max-width: 32%;
	}

body.home .home-tiles .tile-item .tile-content{
	padding: 15px;
	}

body.home .home-tiles .tile-item .tile-content .tile-title h2{
	font-size: 22px;
	margin: 15px 0;
	}

body.home main#main .home-tiles .tile-item .tile-content .tile-title h2 a{
	color: #2F0B6A;
	text-decoration: none;
	}

body.home .home-tiles .tile-item .tile-image img{
	opacity: 0;
	}



/**** HOME SLIDER ****/

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

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

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

body.home #main a.homepage-slides-content{
	display: block;
	position: relative;
	margin-top: 15vh;
	width: 65%;
	margin-left: 30%;
	z-index: 5;
	text-decoration: none;
	}
	
body.home #main 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;
	text-decoration: none;
	}

body.home #main a.homepage-slides-content .homepage-slides-title:hover{
	text-decoration: underline;
	}

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

body.home #main 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;
	text-decoration: none;
	}

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

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

body.home #main 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;
	}
*/

body.home #main div.homepage-slides-item .bg-layer{
	position: relative;
	}

body.home #main 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%;
	
	}

/**** HOME SLIDER ****/

body.home .home-icon-menu{
	margin: 35px 0;
	background-color: #39006F;
	padding: 20px 0;
	width: 100%;
	}

body.home .home-icon-menu h2{
	font-family: 'Encode Sans Compressed 800';
	margin-top: 0;
	color: #fff;
	text-align: center;
	font-size: 36px;
	padding-top: 25px;
	}

body.home .home-icon-menu ul.icon-menu{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	margin-top: -25px;
	}

body.home .home-icon-menu ul.icon-menu li{
	list-style-type: none;
	}

body.home .home-icon-menu ul.icon-menu li.calendar a{
	width: 100%;
	display: block;
	min-height: 375px;
	background-image: url(assets/images/calendar-bg.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #fff !important;
	font-family: 'Encode Sans Compressed 700' !important;
	padding-top: 90%;
	font-size: 28px;
	text-decoration: none !important;
	}

body.home .home-icon-menu ul.icon-menu li.calendar a:hover{
	background-size: 70%;
	text-decoration: underline;
	}

body.home #main .home-icon-menu ul.icon-menu li.register a{
	width: 100%;
	min-height: 375px;
	display: block;
	background-image: url(assets/images/register-bg.png);
	background-size: 75%;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #fff !important;
	font-family: 'Encode Sans Compressed 700' !important;
	padding-top: 90%;
	font-size: 28px;
	text-decoration: none !important;
	}

body.home #main .home-icon-menu ul.icon-menu li.register a:hover{
	background-size: 85%;
	text-decoration: underline;
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a{
	margin-top: 170px;
	font-size: 1.7em;
	line-height: 90px;
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a span{
	display: inline-block;
	background: #39805c url(assets/images/arrow-middle-n.png);
	background-repeat: no-repeat;
	background-size: 100% 50px;
	background-position: center center;
	padding-left: 20px;
	padding-right: 20px;
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:hover span{
	background: #000 url(assets/images/arrow-middle-n-blk.png);
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:before {
	content: "";
	position: absolute;
	height: 90px;
	width: 35px;
	background-image: url(assets/images/arrow-back-n.png);
	background-repeat: no-repeat;
	background-size: 35px 90px;
	z-index: 2;
	margin-left: -34p
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:after {
	content: "";
	position: absolute;
	height: 90px;
	width: 35px;
	background-image: url(assets/images/arrow-front-n.png);
	background-repeat: no-repeat;
	background-size: 35px 90px;
	z-index: 2;
	margin-left: -1px;
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:hover span{
	background-image: url(assets/images/arrow-middle-n-blk.png);
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:hover{
	text-decoration: underline;
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:hover:before{
	background-image: url(assets/images/arrow-back-n-blk.png);
	}

body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:hover:after{
	background-image: url(assets/images/arrow-front-n-blk.png);
	}




body.post-type-archive-profile h1{
	margin-bottom: 30px;
	}

body.post-type-archive-profile .profile-item{
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	}

body.post-type-archive-profile .profile-item .profile-description.col-md-8{
	padding-left: 0;
	}

body.post-type-archive-profile .profile-item .profile-description .profile-title,
body.post-type-archive-profile .profile-item .profile-description .profile-title-secondary{
	font-style: italic;
	margin-top: 8px;
	}

body.post-type-archive-profile .profile-item .profile-description .profile-email{
	margin-top: 25px;
	font-size: .9em;
	}

body.post-type-archive-profile .profile-item .profile-description .profile-email a{
	font-weight: bold;
	}

body.post-type-archive-profile .profile-item .profile-photo .profile-image-container{
	width: 200px;
	height: 250px;
	}

body.post-type-archive-profile .profile-item .profile-photo .profile-image-container img{
	opacity: 0;
	}


body.post-type-archive-faculty-spotlight .spotlight-item{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
	}

body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-date{
	margin: 10px 0;
	font-style: italic;
	}

body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-photo.col-md-5{
	padding-left: 0;
	}

body.post-type-archive-faculty-spotlight .spotlight-item:first-child{
	margin-top: 35px;
	}

body.post-type-archive-faculty-spotlight .spotlight-item:last-child{
	padding-bottom: 25px;
	margin-bottom: 0;
	border-bottom: 0;
	}

body.post-type-archive-faculty-spotlight .spotlight-item h2{
	margin-top: 0;
	}

body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container{
	width: 250px;
	height: 275px;
	}

body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container img{
	opacity: 0;
	}

body.post-type-archive-faculty-spotlight main#main .spotlight-item a.spotlight-url{
	display: inline-block;
	padding: 4px 9px;
	font-size: .9em;
	color: #fff;
	background-color: #008259;
	text-decoration: none;
	}

body.post-type-archive-faculty-spotlight main#main .spotlight-item a.spotlight-url:hover{
	text-decoration: underline;
	}

body.single-faculty-spotlight .spotlight-item{
	display: flex;
	flex-wrap: wrap;
	}

body.single-faculty-spotlight .spotlight-item .spotlight-photo.col-md-4{
	padding-left: 0;
	}

body.single-faculty-spotlight .spotlight-item .spotlight-description.col-md-8{
	padding-right: 0;
	}

body.single-faculty-spotlight .spotlight-image-container img{
	opacity: 0;
	}
	
body.single-faculty-spotlight main#main a.back-to-archive-link{
	display: inline-block;
	padding: 5px 12px;
	font-size: 1.1em;
	color: #fff;
	background-color: #008259;
	text-decoration: none;
	margin: 30px 0;
	}

body.single-profile .profile-item{
	display: flex;
	flex-wrap: wrap;
	}

body.single-profile .profile-item .profile-photo.col-md-4{
	padding-left: 0;
	}

body.single-profile .profile-item .profile-description.col-md-8{
	padding-right: 0;
	}

body.single-profile .profile-image-container{
	width: 100%;
	min-height: 375px;
	}

body.single-profile .profile-image-container img{
	opacity: 0;
	}

body.single-profile .profile-item .profile-description .profile-title, 
body.single-profile .profile-item .profile-description .profile-title-secondary {
	font-style: italic;
	margin-top: 8px;
	}

body.single-profile .profile-item .profile-description .profile-email{
	margin: 10px 0;
	}

body.single-profile .profile-item .profile-description .profile-email a{
	font-weight: bold;
	}

body.single-profile .profile-item .profile-description .profile-content{
	padding: 30px 0;
	}
	
body.single-profile main#main a.back-to-archive-link{
	display: inline-block;
	padding: 5px 12px;
	font-size: 1.1em;
	color: #fff;
	background-color: #008259;
	text-decoration: none;
	margin: 30px 0;
	}

body.post-type-archive-didactics .didactic-item{
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}

body.post-type-archive-didactics .didactic-item .didactic-description h2{
	margin-top: 0;
	font-size: 22px;
	}
	
body.post-type-archive-didactics .didactic-photo.col-md-4 .didactic-image-container{
	width: 170px;
	height: 200px;
	border: 1px solid #ccc;
	}

body.post-type-archive-didactics .didactic-photo.col-md-4 .didactic-image-container img{
	opacity: 0;
	}

footer#site-footer{
	background-color: #39006F;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	}

footer#site-footer .row.container{
	padding: 45px 0;
	margin-left: auto;
	margin-right: auto;
	}
footer#site-footer .footer-right{
	padding: 20px 0;
	}
footer#site-footer .footer-contact, 
footer#site-footer .footer-contact a {
	color: #F1EDC8;
	line-height: 2.5em;
	font-size: 1.1em;
	text-align: left;
	}

footer#site-footer .footer-uwmed-graphic a{
	display: block;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	}

footer#site-footer .footer-contact, 
footer#site-footer .footer-contact a{
	text-align: center;
	}

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;
}

.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: "PT Sans", sans-serif;
     font-weight: 700;
	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: "PT Sans", sans-serif;
  	font-weight: 400;
	}

.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%;
    }

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

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

body.page-testimonials .entry-content .slider-block{
	width: 95%;
	}

.wp-block-quote {
	border-left: none;
	margin: 0;
	padding: 35px 55px 35px 35px;
	margin-bottom: 65px;
	background-color: #efefef;
	background:  url(assets/images/quote-top-green.png);
	background-repeat: no-repeat;
	background-size: 400px 98px;
	background-position: top right;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.6em;
	z-index: 99;
	}

.wp-block-quote p{
	padding-top: 20px;
	}
/*
.wp-block-quote:before {
	content: "";
	width: 100%;
	max-width: 1080px;
	height: 98px;
	position: absolute;
	background-image: url(assets/images/quote-top-green.png);
	background-position: top right;
	background-size: 400px 98px;
	z-index: 100;
	background-repeat: no-repeat;
	margin-left: -65px;
	margin-top: -50px;
	}
*/
.wp-block-quote:after{
	content: "";
	width: 100%;
	height: 98px;
	position: absolute;
	background-image: url(assets/images/quote-bottom-green.png);
	background-position: 0 -45px;
	background-size: 400px 98px;
	z-index: 100;
	background-repeat: no-repeat;
	margin-left: -35px;
	}
	
.profile-tile{
	width: 200px;
	max-height: 300px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
	}

.profile-tile .profile-tile-photo{
	height: 250px;
	overflow: hidden;
	}

.profile-tile .profile-tile-photo img{
	width: 200px;
	height: auto;
	}

/* DATA MAP */

body.type-page.page-impact .entry-content > p{
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	}

body.type-page.page-impact .county-data {
	width: 100%;
	padding: 10px 15px;
	background-color: #E7E3D5;
	color: #2F0B6A;
	margin-bottom: 25px;
	}

body.type-page.page-impact .county-data .columns{
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}

body.type-page.page-impact .county-data h2 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	}

body.type-page.page-impact .county-data .col-item {
	min-width: 19%;
	border-right: 1px solid #2F0B6A;
	text-align: center;
	display: inline-block;
	min-height: 95px;
	/* text-transform: uppercase; */
	margin-top: 15px;
	vertical-align: top;
	font-size: .8em;
	font-weight: 600;
	padding-right: 10px;
	padding-left: 10px;
	}

body.type-page.page-impact .county-data .col-item.first {
	/*width: 16%;*/
	}

body.type-page.page-impact .county-data .col-item.three {
	/*width: 16%;*/
	}

body.type-page.page-impact .county-data .col-item.four {
	/*width: 21%;*/
	}

body.type-page.page-impact .county-data .col-item.last {
	border-right: none;
	/*width: 17%;*/
	}
	
body.type-page.page-impact .county-data .col-item span.data {
	display: block;
	margin: 20px 0;
	text-align: center;
	font-size: 1.35em;
	}


main#main ul.pagination{
	margin-bottom: 35px;
	}

main#main ul.pagination li.page-item a.page-link{
	background-color: #efefef;
	border-color: #ccc;
	color: #333;
	}

main#main ul.pagination li.page-item.active a.page-link{
	background-color: #39805C;
	border-color: #39805C;
	color: #fff;
	}

.search-filters{
	margin: 35px 0;
	}

.search-filters input.filter-input{
	margin-right: 10px;
	font-size: 16px;
	padding: 5px;
	max-width: 175px;
	}

.search-filters select.filter-input-select{
	margin-right: 10px;
	font-size: 16px;
	padding: 7px;
	}

.search-filters input[type="submit"]{
	font-size: 16px;
	padding: 5px;
	}

body.search.search-results main.col-md-12.site-main{
	padding-right: 10%;
	padding-left: 10%;
	}

body.search.search-results form.search-form{
	max-width: 500px;
	}

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

body.search.search-results #main article .entry-content{
	display: flex;
	flex-wrap: wrap;
	}
	
body.search.search-results #main article .entry-content .search-content.col-md-12{
	padding-left: 0;
	padding-right: 0;
	}

body.search.search-results #main article .entry-content .search-photo.col-md-3{
	overflow: hidden;
	padding-left: 0;
	max-height: 220px;
	}

body.search.search-results #main article .entry-content .search-photo.col-md-3 img{
	width: 100%;
	height: auto;
	}

body.search.search-results article h2.post-type-name{
	font-size: 20px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px 0;
	}

body.search.search-results article h1.entry-title{
	font-size: 26px;
	color: #2F0B6A;
	font-weight: 700;
	margin-top: 30px;
	margin: 10px 0;
	}

body.search.search-results div.search-page-search-widget{
	padding: 25px;
	background-color: #efefef;
	border-radius: 10px;
	margin: 30px 0;
	}
body.search.search-results div.search-page-search-widget h3{
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px 0;
	}

.wp-block-table thead {
	border-top: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	}

#main .ictp-arrow{
	margin-left: -18px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	}

#main .ictp-arrow a{
	display: inline-block;
	height: 50px;
	padding-left: 50px;
	padding-right: 50px;
	color: #fff;
	font-family: 'Encode Sans Compressed 700';
	margin: 10px 0;
	font-size: 1em;
	line-height: 50px;
	z-index: 1;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	text-wrap: nowrap;
	}

#main .ictp-arrow a span{
	display: inline-block;
	background: #2f52ac url(assets/images/arrow-middle-n.png);
	/*background-color: #2f52ac;*/
	background-repeat: no-repeat;
	background-size: 100% 50px;
	background-position: center center;
	padding-left: 20px;
	padding-right: 20px;
	}

#main .ictp-arrow a:hover span{
	background-image: url(assets/images/arrow-middle-n-blk.png);
	}

#main .ictp-arrow a:hover{
	text-decoration: underline;
	}

#main .ictp-arrow a:before{
	content: "";
	position: absolute;
	height: 50px;
	width: 35px;
	background-image: url(assets/images/arrow-back-n.png);
	background-repeat: no-repeat;
	background-size: 35px 50px;
	z-index: 2;
	margin-left: -34px;
	}

#main .ictp-arrow a:hover:before{
	background-image: url(assets/images/arrow-back-n-blk.png);
	}
	
#main .ictp-arrow a:after{
	content: "";
	position: absolute;
	height: 50px;
	width: 35px;
	background-image: url(assets/images/arrow-front-n.png);
	background-repeat: no-repeat;
	background-size: 35px 50px;
	z-index: 2;
	margin-left: -1px;
	}

#main .ictp-arrow a:hover:after{
	background-image: url(assets/images/arrow-front-n-blk.png);
	}

body.page-conference-feature div#content{
	padding-top: 15px;
	box-shadow: none;
	margin-bottom: 0;
	}

body.page-conference-feature h1.entry-title{
	position: absolute;
	text-indent: -9999px;
	}

body.page-conference-feature .conference-slides{
	background-color: #fff;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	}

body.page-conference-feature .conference-slides .conference-slides-item{
	height: 450px;
	}

/*
.conference-slides .conference-slides-item:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 450px;
	background: linear-gradient(90deg, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 65%);
	z-index: 5;
	}
*/

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer{
	position: relative;
	max-width: 50%;
	padding: 125px 9% 0 0;
	margin-left: 6%;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.position-right{
	margin-left: 50%;
	padding: 150px 0 0 0;
	margin-right: 2%;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-title{
	font-family: 'Encode Sans Compressed 800';
	font-size: 48px;
	line-height: 52px;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.text-white .conference-slides-title{
	color: #ffffff;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.text-black .conference-slides-title{
	color: #000000;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-caption{
	font-family: 'Encode Sans Compressed 700';
	font-size: 22px;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.text-white .conference-slides-caption{
	color: #ffffff;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.text-black .conference-slides-caption{
	color: #000000;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-links a{
	display: inline-block;
	padding: 10px 17px;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Open Sans Bold';
	margin-right: 20px;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.button-black .conference-slides-links a{
	background-color: #000000;
	color: #ffffff;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.button-purple .conference-slides-links a{
	background-color: #39006F;
	color: #ffffff;
	}

body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.button-green .conference-slides-links a{
	background-color: #008259;
	color: #ffffff;
	}

body.page-conference-feature .slick-dots li button:before {
	font-size: 15px;
	line-height: 40px;
	}


/* MEDIA QUERIES */

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

@media (max-width: 1199.98px){
	
	body.home #main .home-icon-menu ul.icon-menu li.calendar a,
	body.home #main .home-icon-menu ul.icon-menu li.register a{
		background-position: center 50px;
		font-size: 20px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a{
		margin-top: 90px;
		font-size: 1.2em;
		line-height: 60px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a span{
		background-size: 100% 50px;
		}

	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:before {
		height: 60px;
		background-size: 35px 60px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:after {
		height: 60px;
		background-size: 35px 60px;
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container {
		width: 200px;
		height: 250px;
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container img{
		max-width: 200px;
		}
	
	
	body.page-conference-feature .conference-slides .conference-slides-item {
		height: 325px;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer{
		position: relative;
		max-width: 50%;
		padding: 75px 9% 0 0;
		margin-left: 6%;
		}

	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer.position-right{
		margin-left: 50%;
		padding: 75px 0 0 0;
		margin-right: 2%;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-title{
		font-family: 'Encode Sans Compressed 800';
		font-size: 36px;
		line-height: 40px;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-caption{
		font-family: 'Encode Sans Compressed 700';
		font-size: 17px;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-links a {
		padding: 8px 15px;
		font-size: 14px;
		}
	
	
	}

@media (max-width: 991.98px){
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a{
		margin-top: 90px;
		font-size: 1em;
		line-height: 45px;
		margin-left: -25px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a span{
		background-size: 100% 45px;
		}

	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:before {
		height: 60px;
		background-size: 35px 45px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:after {
		height: 60px;
		background-size: 35px 45px;
		}
	
	.row.main-navigation .col-md-12 .float-lg-right{
		padding-bottom: 25px;
		}
	
	.navbar-light .navbar-toggler {
		color: #fff;
		border-color: #fff;
		background-color: #fff;
		}
	
	ul#bb4-primary-menu > li.menu-item div.dropdown-menu {
		background-color: #39006F;
		min-width: none;
		}
	
	ul#bb4-primary-menu > li.menu-item > a.nav-link {
		line-height: 1.5em;
		}
	
	div.site-title-heading a {
		line-height: 1.1em;
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item{
		display: block;
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-photo.col-md-4{
		max-width:
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container {
		width: 300px;
		height: 350px;
		margin-bottom: 20px;
		}
	
	body.post-type-archive-faculty-spotlight .spotlight-item .spotlight-image-container img{
		max-width: 300px;
		}
	
	body.post-type-archive-profile .profile-item .profile-photo .profile-image-container {
		width: 150px;
		height: 200px;
		}
	
	}
	
@media (max-width: 767.98px){

	body.home #main .home-icon-menu ul.icon-menu li.calendar a, 
	body.home #main .home-icon-menu ul.icon-menu li.register a {
		background-position: center 50px;
		font-size: 32px;
		}
	
	body.home .home-icon-menu ul.icon-menu li.calendar a {
		background-size: 45%;
		padding-top: 60%;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.register a {
		background-size: 55%;		
		padding-top: 60%;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow {
		margin-left: auto;
		margin-right: auto;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a{
		margin-top: 40px;
		margin-bottom: 40px;
		font-size: 2em;
		line-height: 90px;
		margin-left: auto;
		margin-right: auto;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a span{
		background-size: 100% 90px;
		}

	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:before {
		height: 90px;
		background-size: 35px 90px;
		}
	
	body.home #main .home-icon-menu ul.icon-menu li.ictp-arrow a:after {
		height: 90px;
		background-size: 35px 90px;
		}
	
	body.post-type-archive-profile .profile-item {
    		display: block;
		}
	
	body.post-type-archive-profile .profile-photo.col-md-4{
		padding-left: 0;
		padding-right: 0;
		}
	
	body.post-type-archive-profile .profile-item .profile-photo .profile-image-container {
		width: 250px;
		height: 300px;
		}
	
	div.top-feature-links.col-md-4.col-sm-12{
		padding-right: 0;
		padding-left: 0;
		text-align: center
		}
	
	div.top-feature-links{
		margin-top: 25px;
		}
	
	body.home main#main .home-feature-links .link-item.gold a,
	body.home main#main .home-feature-links .link-item.purple a {
		max-width: 100%;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		}
	
	body.home .home-tiles {
    		display: block;
		}
	
	body.home .home-tiles .tile-item.col-md-4 {
		max-width: none;
		margin-top: 25px;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-title{
		font-family: 'Encode Sans Compressed 800';
		font-size: 32px;
		line-height: 36px;
		}
	
	body.page-conference-feature .conference-slides .conference-slides-item .bg-layer .conference-slides-caption{
		font-family: 'Encode Sans Compressed 700';
		font-size: 14px;
		}
	
	}