/*
Theme Name: Bootstrap 4 SMART - Child Theme
Theme URI: http://.org
Description: Smart Theme
Author: Nigel Heinsius
Template: wp-bootstrap-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: child theme
Text Domain: wp-bootstrap-starter-smart
*/



body{
	font-family: "Encode Sans", Helvetica, sans-serif;
	}

body.custom-background { /* we are using this setting to set background of content area - see template-parts/content-page.php */
    background-image: none !important;
    }

a:link,
a:visited,
a:active{
	color: #2F6CAF;
	}
	
#main a:link,
#main a:visited,
#main a:active{
	text-decoration: underline;
	}

#main a.maxbutton:link,
#main a.maxbutton:visited,
#main a.maxbutton:active{
	text-decoration: none;
	}

h1.entry-title{
	font-size: 36px;
	color: #46327E;
	font-weight: 600;
	border-bottom: none;
	}
	
div.entry-content h2,
div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6{
	color: #46327E;
	font-weight: 600;
	margin-top: 1.3em;
	}
	
div.entry-content h2{ font-size: 1.4em; }
div.entry-content h3{ font-size: 1.2em; }
div.entry-content h4{ font-size: 1.1em; }
div.entry-content h5{ font-size: 1em; }
div.entry-content h6{ font-size: .9em; }

div#page{
	background-color: #F6F6F1;
	}

.dropdown-menu{
	background-color: none !important;
	}
	
#main-nav ul.navbar-nav > li:hover > ul.dropdown-menu {
	display: block;
	position: absolute;
	top: 85px;
	width: 300px;
	border: 0;
	/*
	border-bottom: 1px solid rgba(0,0,0,.15);
	border-left: 1px solid rgba(0,0,0,.15);
	border-right: 1px solid rgba(0,0,0,.15);
	*/
	border-radius: none;
	background: none;
	background-image: url('images/menu-hover-background.png');
	background-repeat: no-repeat;
	background-position: center 7px;
	padding-top: 25px;
	background-color: none !important;
	margin-top: -20px;
	}
    

#main-nav ul.navbar-nav li > ul.dropdown-menu > li.nav-item{
	padding: 2px 15px;
	background-color: #fff;
	}
	
#main-nav ul.navbar-nav li > ul.dropdown-menu > li.nav-item:first-child{
	padding-top: 7px;
	}
	
#main-nav ul.navbar-nav li > ul.dropdown-menu > li.nav-item:last-child{
	margin-bottom: 7px;
	}

#main-nav ul.navbar-nav li > ul.dropdown-menu > li.nav-item > a.dropdown-item{
	font-family: "Encode Sans Compressed", "Encode Sans", Helvetica, sans-serif;
	color: #46327E;
	font-weight: 600;
	font-size: 1.2em;
	display: inline-block;
	padding: 7px 15px;
	}


#main-nav ul.navbar-nav .dropdown.menu-item-has-children .dropdown.menu-item-has-children{
	}


#main-nav ul.navbar-nav li > ul.dropdown-menu > li.nav-item > a.dropdown-item:hover{
	background-color: #e5e5e5;
	}
	
#main-nav .dropdown-menu li.menu-item {
	width: 300px;
	}
	
#main-nav .dropdown-menu li.menu-item:last-child{
	border-bottom: none;
	}

#main-nav ul.navbar-nav{
	display: block;
	max-width: 1140px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}

#main-nav ul.navbar-nav > li{
	list-style-type: none;
	display: inline-block;
	float: left;
	margin: 0 15px;
	}
	
#main-nav ul.navbar-nav > li:first-child{
	margin-left: 0;
	}
	
#main-nav ul.navbar-nav > li:last-child{
	margin-right: 0;
	}
	
#main-nav ul.navbar-nav > li > a.nav-link{
	font-family: "Encode Sans Compressed", "Encode Sans", Helvetica, sans-serif;
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-top: 25px;
	padding-bottom: 20px;

	line-height: 45px;

	font-size: 1.2em;
	color: #444444;
	font-weight: 600;
	text-transform: uppercase;
	}
	
#main-nav ul.navbar-nav > li > a.nav-link:hover{
	color: #46327E;
	border-top: 3px solid #46327E;
	margin-top: 22px;
	}

#main-nav ul.navbar-nav > li > a.dropdown-toggle:after{
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

header#masthead {
    margin-bottom: 0;
    background: none;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
    padding: .74rem 1rem;
    background-image: url('images/miller-background.png');
    background-repeat: none;
    background-size: cover;
    height: 200px;
    }

/* TEMP CUSTOM HEADER FOR HOMEPAGE */
body.home header#masthead {
    margin-bottom: 0;
    background: none;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
    padding: .74rem 1rem;
    background-image: url('/wp-content/themes/wp-bootstrap-starter-smart/images/SMART-Website_Banner-2024.png');
    background-repeat: none;
    background-size: cover;
    height: 250px;
    }

body.home header#masthead .navbar-brand svg{
	display: none;
	}

body.home header#masthead .navbar-brand span.site-title{
	position: absolute;
	text-indent: -9999px;
	}
    
header#masthead div.container{
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	}
header#masthead div.navbar-brand{
     white-space: normal;
	}

header#masthead div.navbar-brand svg{
	width: 150px;
	height: 151px;
	margin-top: 25px;
	}


header#masthead div.navbar-brand a{
	font-size: 32px;
	font-family: "Encode Sans", Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	}
	
header#masthead div.navbar-brand a:link,
header#masthead div.navbar-brand a:visited,
header#masthead div.navbar-brand a:hover,
header#masthead div.navbar-brand a:active{
	color: #fff;
	}

header#masthead div.navbar-brand a span.site-title{
	margin-bottom: 0;
	font-size: 38px;
	display: inline-block;
	width: 800px;
	line-height: 1.3em;
	vertical-align: middle;
	margin-left: 25px;
	padding-top: 38px;
	}

body.home header h1.entry-title{
	position: absolute;
	opacity: 0;
	}

body.home div.entry-content{
	border-top: 15px solid #D2AF51;
	background-image: url('images/pencils.png');
	background-position: 0 -30px; 
     background-repeat: none;
     background-size: cover;
     padding-top: 40px;
     padding-bottom: 45px;
     padding-left: 22%;
     padding-right: 110px;
     margin-top: 70px;
     clear: both;
	}

body.home div.entry-content h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #46327E;
	font-weight: 800;
	letter-spacing: .05em;
	}
    
body.home div.entry-content p{
	line-height: 2em;
	font-size: 1.3em;
	}
	
body.home #homepage-tiles{
	display: flex; 
	justify-content: space-between;
	}
	
body.home div.card.homepage-tile{
	border-top: 15px solid #D2AF51;
	border-radius: 0;
	float: left;
	width: 30%;
	}
	
body.home div.card.homepage-tile.tile-1{
	border-top: 15px solid #D2AF51;
	}

body.home div.card.homepage-tile.tile-2{
	border-top: 15px solid #496CA5;
	}
	
body.home div.card.homepage-tile.tile-3{
	border-top: 15px solid #85A94A;
	}
	
body.home div.card.homepage-tile .card-body{
	margin: 0;
	padding: 0;
	}
	
body.home div.card.homepage-tile .card-body .card-content{
	padding: 25px;
	}
	
body.home div.card.homepage-tile .card-body .card-content .card-text{
	font-family: "Encode Sans", Helvetica, sans-serif;
	font-weight: 400;
	font-size: .9em;
	}
	
body.home div.card.homepage-tile .card-body .card-content h3.card-title a{
	text-transform: uppercase;
	color: #444444;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 4px;
	}
	
body.home div.card.homepage-tile .card-body div.more-link{
	margin-top: 10px;
	text-align: right;
	}

body.home div.card.homepage-tile .card-body div.more-link a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
    }
    
    
/* SERVICE PAGE and TILES */

/* MHTTC Page */
body.single-landing_page.postid-274 div.title-wrapper{
	height: 70px;
	clear: both;
	}

body.single-landing_page.postid-274 div.title-wrapper h1.entry-title{
	float: left;
	vertical-align: middle;
	}

body.single-landing_page.postid-274 div.title-wrapper div.mhttc-logo{
	float: right;
	vertical-align: middle;
	}
	
body.single-landing_page.postid-274 div.title-wrapper div.mhttc-logo a img{
	height: 70px;
	width: auto;
	}
	
body.single-landing_page.postid-274 div.entry-content{
	margin-top: 0;
	}

body.single-landing_page div.landing-banner{
	height: 450px;
	background-size: cover;
	background-repeat: none;
	}

body.single-landing_page div.landing-banner div.landing-quote{
	background-color: rgba(0,0,0,0.3);
	height: 450px;
	}
	
body.single-landing_page div.landing-banner div.landing-quote div.landing-quote-text{
	color: #fff;
	font-size: 1.9em;
	font-weight: 600;
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
  	padding: 0 15% 0 10%;
	opacity: 1.0;
	}


body.single-landing_page div.entry-content{
	background-color: #fff;
	}

body.single-landing_page div.entry-content div.content-text{
	padding: 25px;
	margin-bottom: 25px;
	}
	
body.single-landing_page div.request-assist{
	text-align: center;
	padding-top: 20px;
	}

body.single-landing_page div.request-assist a{
	display: inline-block;
	font-size: 1.1em;
	color: #fff;
	background-color: #333333;
	padding: 8px 12px;
	}


div#service-tiles{
	/*display: flex; justify-content: space-between;*/

	}
	
h2.service-tiles-header{
	width: 100%;
	clear: both;
	font-size: 1.4em;
	font-weight: 600;
	color: #46327E;
	padding-top: 35px;
	}
	
div#service-tiles div.card.service-tile{
	border-top: 15px solid #D2AF51;
	border-radius: 0;
	margin-right: 2%;
	float: left;
	width: 30%;
	}
	
div#service-tiles div.card.service-tile.tile-1{
	border-top: 15px solid #D2AF51;
	}

div#service-tiles div.card.service-tile.tile-2{
	border-top: 15px solid #496CA5;
	}
	
div#service-tiles div.card.service-tile.tile-3{
	border-top: 15px solid #85A94A;
	}
	
div#service-tiles div.card.service-tile .card-body{
	margin: 0;
	padding: 0;
	}
	
div#service-tiles div.card.service-tile .card-body .card-content{
	padding: 25px;
	}
	
div#service-tiles div.card.service-tile .card-body .card-content .card-text{
	font-family: "Encode Sans", Helvetica, sans-serif;
	font-weight: 400;
	font-size: .9em;
	padding-top: 7px;
	}
	
div#service-tiles div.card.service-tile .card-body .card-content h3.card-title{
	text-transform: uppercase;
	color: #444444;
	font-size: 1.2em;
	font-weight: 800;
	margin-bottom: 4px;
	}
	
div#service-tiles div.card.service-tile .card-body div.more-link{
	margin-top: 10px;
	text-align: right;
	}

div#service-tiles div.card.service-tile .card-body div.more-link a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #2F6CAF;
    }

/* BIO PROFILE SINGLE */

body.single-profile #main{
	background-color: #fff;
	}

body.single-profile header.entry-header img.bio-image{
	width: 300px;
	height: auto;
	float: left;
	margin-right: 50px;
	}
	
body.single-profile header.entry-header .bio-stats{
	border: 0;
	float: left;
	max-width: 730px;
	}

body.single-profile header.entry-header .bio-stats .entry-title{
	font-size: 34px;
	color: #46327E;
	border: 0;
	font-weight: 800;
	margin-top: 25px;
	}
	
body.single-profile header.entry-header .bio-stats .bio-title-1,
body.single-profile header.entry-header .bio-stats .bio-title-2{
	clear: both;
	font-size: 16px;
	color: #444;
	font-weight: 600;
	padding: 3px 0;
	}

body.single-profile header.entry-header .bio-stats .bio-email{
	margin-top: 30px;
	}


body.single-profile header.entry-header .bio-stats div.item-inline{
	margin-right: 35px;
	}
	
body.single-profile header.entry-header .bio-stats div.item-inline a span{
	font-weight: bold;
	}
	
body.single-profile div.entry-content{
	clear: both;
	padding-left: 60px;
	padding-right: 60px;
	}
	
body.single-profile ul.bio-subnav{
	margin: 0;
	padding: 0;
	margin: 50px 0;
	}
	
body.single-profile ul.bio-subnav li{
	list-style-type: none;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
	}
	
body.single-profile ul.bio-subnav li.item span{
	display: inline-block;
	padding: 5px 10px;
	border: 3px solid #e5e5e5;
	font-weight: 600;
	color: #9c9c9c;
	font-size: 1.2em;
	}
	
body.single-profile ul.bio-subnav li.item.active span{
	background-color: #444;
	border: 0;
	color: #fff;
	}
	
body.single-profile div.entry-content p{
	line-height: 2em;
	font-size: 1.1em;
	}
	
body.single-profile div.entry-content .tab-content{
	display: none;
	}
	
body.single-profile .bio-pubs-list .bio-pub{
	margin: 22px 0;
	}

body.single-profile .bio-pubs-list .bio-pub span::after{
	content: " ";
	}
	
body.single-profile .bio-pubs-list .bio-pub .title{
	font-weight: 600;
	}
	
body.single-profile .bio-project{
	margin-bottom: 45px; 
	}

body.single-profile .bio-project-link{
	margin-bottom: 8px;
	}
body.single-profile .bio-project-link a{
	font-size: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2em;
	}


	
/* PROJECT PAGE */

body.single-projects .smart-project-header{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	}

body.single-projects .project-field{
	margin: 10px 0;
	width: 42%;
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	}
	
body.single-projects span.project-label{
	display: inline-block;
	padding: 5px 10px;
	font-weight: 600;
	color: #fff;
	font-size: 1em;
	background-color: #333;
	margin-right: 5px;
	}
	
body.single-projects .project-field.project-pis a,
body.single-projects .project-field.project-co-pis a{
	font-weight: 600;
	}
	
body.single-projects .project-content{
	margin-top: 30px;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.fas span,
.fab span{
	font-family: "Encode Sans", Helvetica, sans-serif;
	font-weight: normal;
	}
	
.fa-envelope:before,
.fa-phone:before,
.fa-map-marker-alt:before,
.fa-twitter:before,
.fa-x-twitter:before,
.fa-bluesky:before,
.fa-facebook:before,
.fa-linkedin:before,
.fa-youtube:before,
.fa-file-pdf:before{
	padding-right: 8px;
	font-size: 1.1em;
	}

.fa-phone:before{
	-webkit-transform:rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	}
	
	
/* BIOs */

body.post-type-archive-profile .page-header{
	height: 100px;
	clear: both;
	}

body.post-type-archive-profile .page-header h1.entry-title{
	float: left;
	}
	
body.post-type-archive-profile h2.faculty-type-break{
	font-weight: 600;
	color: #46327E;
	}

body.post-type-archive-profile h2.faculty-type-break.type-2{
	padding-top: 45px;
	}

body.post-type-archive-profile .bio-subnav{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 20px;
	float: right;
	}
	
body.post-type-archive-profile .bio-subnav li.bio-subnav-item{
	list-style-type: none;
	display: inline-block;
	margin-left: 20px;
	}
	
body.post-type-archive-profile .bio-subnav li.bio-subnav-item a{
	display: inline-block;
	padding: 10px 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #aeaeae;
	background-color: #F6F6F1;
	border: 2px solid #aeaeae;
	}
	
body.post-type-archive-profile .bio-subnav li.bio-subnav-item.active a{
	color: #fff;
	background-color: #444444;
	border: 2px solid #444444;
	}

body.post-type-archive-profile .bio-row.has-photo{
	background-color: #fff;
	margin-bottom: 25px;
	min-height: 270px;
	-webkit-box-shadow:0 3px 3px #cccccc;
    -moz-box-shadow:0 3px 3px #cccccc;
    box-shadow:0 3px 3px #cccccc;
	}
	
body.post-type-archive-profile .bio-row.no-photo{
	background-color: #fff;
	margin-bottom: 25px;
	min-height: 120px;
	-webkit-box-shadow:0 3px 3px #cccccc;
    -moz-box-shadow:0 3px 3px #cccccc;
    box-shadow:0 3px 3px #cccccc;
	}
	
body.post-type-archive-profile .bio-row.director{
	/*border: 1px solid #333;*/
	}

body.post-type-archive-profile .bio-row .bio-link{
	position: absolute;
	margin-left: 85%;
	margin-top: 15px;
	z-index: 500;
	}
	
body.post-type-archive-profile .bio-row .bio-link a{
	font-weight: 600;
	font-size: .8em;
	text-transform: uppercase;
	border-bottom: 2px dotted #2F6CAF;
	padding-bottom: 4px;
	}
	
body.post-type-archive-profile .bio-image{
	float: left;
	width: 270px;
	}
	
body.post-type-archive-profile .bio-row.has-photo .bio-data{
	position: absolute;
	left: 325px;
	}
	
body.post-type-archive-profile .bio-row.no-photo .bio-data{
	padding: 25px;
	}
	
body.post-type-archive-profile .bio-image img{
	height: 270px;
	width: auto;
	border: 0;
	}
	
body.post-type-archive-profile .bio-data .bio-data-name{
	font-size: 1.55em;
	font-weight: bold;
	color: #46327E;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
body.post-type-archive-profile .bio-data .bio-data-name a{
	color: #46327E;
	}
	
body.post-type-archive-profile .bio-data .bio-data-contact-info{
	margin-top: 25px;
	}

body.post-type-archive-profile .bio-data .bio-data-contact-info div{
	margin-right: 35px;
	}

body.post-type-archive-profile .bio-data .bio-data-projects{
	width: auto;
	margin: 25px 0;
	}

body.post-type-archive-profile .bio-data .bio-data-projects span.label{
	display: inline-block;
	padding: 5px 10px;
	background-color: #444444;
	color: #fff;
	font-weight: 600;
	font-size: .9em;
	margin-right: 10px;
	}
	
body.post-type-archive-profile .bio-data .bio-data-projects span.project-list a{
	font-weight: bold;
	}

body.post-type-archive-profile .bio-data .bio-data-contact-info div a span{
	font-weight: bold;
	}

body.post-type-archive-profile .bio-data .bio-data-contact-info div span{
	font-size: .9em;
	}
	
body.post-type-archive-profile .bio-data .bio-data-uw-title-1,
body.post-type-archive-profile .bio-data .bio-data-uw-title-2{
	line-height: 1.6em;
	font-size: 1.1em;
	}
	
	
/* PROJECTS LISTING */

body.post-type-archive-projects div.featured-research-post{
	overflow: hidden;
	background-size: auto 450px;
	background-repeat: no-repeat;
	background-position: top right;
	}
	
body.post-type-archive-projects div.featured-research-post .featured-research-sqew{
	background-color: #c1912d;
	transform: skew(-20deg);
	position: absolute;
	width: 80%;
	margin-left: -15%;
	}

body.post-type-archive-projects div.featured-research-post .featured-research-content{
	position: relative;
	padding: 40px 15px 35px 15px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	}
	
body.post-type-archive-projects div.featured-research-post .featured-research-content .content-box{
	position: relative;
	max-width: 650px;
	}
	
body.post-type-archive-projects div.featured-research-post .featured-research-content a.featured-project-title{
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 1.2em;
	display: block;
	margin-bottom: 20px;
	z-index: 500;
	}

body.post-type-archive-projects .page-header{
	height: 100px;
	clear: both;
	}

body.post-type-archive-projects .project-row{
	background-color: #fff;
	margin-bottom: 25px;
	min-height: 270px;
	-webkit-box-shadow:0 3px 3px #cccccc;
    -moz-box-shadow:0 3px 3px #cccccc;
    box-shadow:0 3px 3px #cccccc;
    padding: 25px;
    }


body.post-type-archive-projects .project-row:nth-child(2n){
	border-top: 15px solid #C6A254;
	}

body.post-type-archive-projects .project-row:nth-child(3n){
	border-top: 15px solid #85A94A;
	}
	
body.post-type-archive-projects .project-row:nth-child(4n){
	border-top: 15px solid #496CA5;
	}
	
body.post-type-archive-projects .project-image{
	float: left;
	width: 270px;
	}
	
body.post-type-archive-projects .project-data{
	float: left;
	padding-right: 35px;
	padding-bottom: 10px;
	}
	
body.post-type-archive-projects .project-data span.label{
	display: inline-block;
	padding: 5px 10px;
	background-color: #444444;
	color: #fff;
	font-weight: 600;
	font-size: .9em;
	margin-right: 10px;
	}
	
body.post-type-archive-projects .project-image img{
	height: 270px;
	width: auto;
	}
	
body.post-type-archive-projects .project-row .project-name{
	font-size: 1.55em;
	font-weight: bold;
	color: #46327E;
	margin: 0;
	margin-bottom: 20px;
	}
	
body.post-type-archive-projects .project-row .project-data.project-description{
	padding-top: 25px;
	line-height: 1.5em;
	float: none;
	clear: both;
	}
	
body.post-type-archive-publications .publication-row{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
	}
	
body.post-type-archive-publications .publication-row .pub-authors,
body.post-type-archive-publications .publication-row .pub-authors a{
	font-weight: bold;
	}
	
body.post-type-archive-publications ul.pub-year-select{
	margin: 0;
	padding: 0;
	}

body.post-type-archive-publications ul.pub-year-select li{
	display: inline-block;
	list-style-type: none;
	padding: 3px 10px;
	border-right: 1px solid #ccc;
	background-color: #fff;
	}
	
body.post-type-archive-publications ul.pub-year-select li a{
	font-size: 1.1em;
	font-weight: bold;
	}
	
body.post-type-archive-publications ul.pub-year-select li:first-child{
	/*padding-left: 0;*/
	}
	
body.post-type-archive-publications ul.pub-year-select li:last-child{
	border-right: 0;
	}
	
body.post-type-archive-publications p.title-year-select{
	margin: 25px 0 5px 0;
	}
	
b, 
strong {
    font-weight: bold;
	}
	
/* gravity forms */

#gform_wrapper_1{
	padding: 20px;
	border-radius: 10px;
	background-color: #ededed;
	}

/* ASIDES */

aside#secondary section{
	margin-bottom: 90px;
	}

aside#secondary section h3.widget-title a{
	display: block;
	text-transform: uppercase;
	color: #2F6CAF;
	font-weight: 600;
	color: #000;
	font-weight: 600;
	text-indent: 25px;
	font-size: 1em;
	}
	
aside#secondary section h3.widget-title{
	font-size: 1.5em;
	margin-bottom: 10px;
	}

aside#secondary section h3.widget-title .fa-twitter,
aside#secondary section h3.widget-title .fa-x-twitter,
aside#secondary section h3.widget-title .fa-bluesky,
aside#secondary section h3.widget-title .fa-facebook,
aside#secondary section h3.widget-title .fa-linkedin,
aside#secondary section h3.widget-title .fa-youtube{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	}

aside#secondary section h3.widget-title .fa-x-twitter:before{
	content: " ";
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/themes/wp-bootstrap-starter-smart/images/x-twitter-logo-black.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: 0;
	}


footer.entry-footer{
	display: block;
	margin-top: 35px;
	text-transform: uppercase;
	}


body:not(.theme-preset-active) footer#colophon {
	color: #fff;
	background-color: #46327E;
	}
	
footer#colophon .site-info{
	text-align: center;
	letter-spacing: .08em;
	}
	
footer#colophon .site-info .footer-site-name{
	text-transform: uppercase;
	font-weight: 600;
	margin: 15px 0;
	}

footer#colophon .site-info .footer-site-social a i span{
	font-size: 0;
	}

footer#colophon .site-info .footer-site-social{
	margin: 25px 0;
	}

footer#colophon .site-info .fa-twitter:before,
footer#colophon .site-info .fa-x-twitter:before,
footer#colophon .site-info .fa-bluesky:before,
footer#colophon .site-info .fa-facebook:before,
footer#colophon .site-info .fa-linkedin:before,
footer#colophon .site-info .fa-youtube:before{
	font-size: 30px;
	}

footer#colophon .site-info .fa-bluesky{
	display: inline-block;
	width: 30px;
	height: 30px;
	}

footer#colophon .site-info .fa-bluesky:before{
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/themes/wp-bootstrap-starter-smart/images/bluesky-logo-rev.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-left: -5px
	}

div#main-nav.collapse.show ul#menu-main-menu{
	display: block;
	height: auto;
	}

#main-nav.collapse.show ul#menu-main-menu li,
#main-nav.collapse.show ul#menu-main-menu li:hover{
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	padding: 5px 15px;
	box-shadow: none;
	border: 0;
	background: none;

	}

#main-nav.collapse.show ul#menu-main-menu li.nav-item a.nav-link{
	margin: 0;
	padding: 0;
	line-height: auto;
	font-size: 1.2em;
	color: #444444;
	font-weight: 600;
	text-transform: uppercase;
	box-shadow: none;
	background: none;
	}

#main-nav.collapse.show ul#menu-main-menu li.nav-item a.nav-link:hover{
	box-shadow: none;
	border: 0;
	background: none;
	}

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu{
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	top: 0;
	width: auto;
	box-shadow: none;
	border: 0;
	background-color: none;
	background-clip: none;
	border-radius: none;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}
	
#main-nav.collapse.show ul.navbar-nav > li:hover > ul.dropdown-menu {
	background: none;
	}
	

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu:hover{
	box-shadow: none;
	border: 0;
	background: none;
	}

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
	}

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu li:first-child{
	border-top: 1px solid #ccc;
	}

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu li a{
	margin: 0;
	padding: 7px 0;
	}

#main-nav.collapse.show ul#menu-main-menu li ul.dropdown-menu li a:hover{
	background: none;
	text-decoration: underline;
	}

span.navbar-toggler-icon{
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 22px;
	padding: 5px 5px;
	}

div#trumba.spud.0{
	background-color: #efefef;
	}

/* MHTTC */

body.single-mhttc #content{
	margin-top: 35px;
	padding-top: 0;
	}

body.single-mhttc #content h2.with-rule{
	font-size: 32px;
	margin-top: 35px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	}

body.single-mhttc div.mhttc-header{
	margin: 0;
	background-color: #fff;
	padding: 25px 0;
	box-shadow: 0px 15px 10px -15px #111;
	}

body.single-mhttc div.videos-feature,
body.single-mhttc div.newsletter-feature{
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	margin: 35px 0;
	max-height: 375px;
	overflow: hidden;
	}

body.single-mhttc div.videos-feature-image,
body.single-mhttc div.newsletter-feature-image{
	padding-right: 0;
	padding-left: 0;
	max-height: 375px;
	overflow: hidden;
	}
	
body.single-mhttc div.videos-feature-intro{
	background-color: #6B4B62;
	padding-right: 0;
	padding-left: 0;
	}

body.single-mhttc div.videos-feature a img.alignnone,
body.single-mhttc div.newsletter-feature a img.alignnone{
     margin: 0;
	}

body.single-mhttc div.newsletter-feature-intro{
	background-color: #CE4A28;
	padding-right: 0;
	padding-left: 0;
	}

body.single-mhttc div.videos-feature-intro *,
body.single-mhttc div.newsletter-feature-intro *{
	color: #fff;
	padding-right: 35px;
	padding-left: 35px;
	}

body.single-mhttc div.videos-feature-intro h2,
body.single-mhttc div.newsletter-feature-intro h2{
	font-size: 28px;
	}

body.single-mhttc div.videos-feature-intro p,
body.single-mhttc div.newsletter-feature-intro p{
	font-size: 1.2em;
	}

body.single-mhttc .mhttc-tiles{
	display: flex;
	flex-wrap: nowrap;
	gap: 20px;
	}
body.single-mhttc .mhttc-tiles .tile{
	margin: 0;
	padding: 0;
	padding-top: 155px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(164, 164, 164, .5);
	box-shadow: 0 0 4px rgba(164, 164, 164, .5);
	max-width: 263px;
	}

body.single-mhttc .mhttc-tiles .tile.news{
	background-image: url(images/exclamation-message.svg);
	background-size: auto 130px;
	background-position: center 20px;
	background-repeat: no-repeat;
	}

body.single-mhttc .mhttc-tiles .tile.news:after{
	content: "";
	width: 100%;
	height: 165px;
	background-color: #98A645;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	}

body.single-mhttc .mhttc-tiles .tile.summaries{
	background-image: url(images/list-clipboard.svg);
	background-size: auto 130px;
	background-position: center 20px;
	background-repeat: no-repeat;
	}

body.single-mhttc .mhttc-tiles .tile.summaries:after{
	content: "";
	width: 100%;
	height: 165px;
	background-color: #E3D280;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	}



body.single-mhttc .mhttc-tiles .tile.products{
	background-image: url(images/shipping-package.svg);
	background-size: auto 130px;
	background-position: center 20px;
	background-repeat: no-repeat;
	}
	
body.single-mhttc .mhttc-tiles .tile.products:after{
	content: "";
	width: 100%;
	height: 165px;
	background-color: #B0CEE8;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	}
	
body.single-mhttc .mhttc-tiles .tile.events{
	background-image: url(images/calendar-schedule.svg);
	background-size: auto 130px;
	background-position: center 20px;
	background-repeat: no-repeat;
	}
	
body.single-mhttc .mhttc-tiles .tile.events:after{
	content: "";
	width: 100%;
	height: 165px;
	background-color: #6B4B62;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	}

body.single-mhttc ul.newsletter-links{
	margin: 0;
	padding: 0;
	}

body.single-mhttc ul.newsletter-links li{
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	}

body.single-mhttc ul.newsletter-links li a{
	margin-right: 20px;
	margin-bottom: 25px;
	display: inline-block;
	padding: 95px 15px 15px 15px;
	background-color: #cc4927;
	color: #ffffff;
	font-family: "Encode Sans Compressed", "Encode Sans", Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	width: 130px;
	text-align: center;
	text-transform: uppercase;
	}

body.single-mhttc ul.newsletter-links li a:hover{
	background-color: #000;
	}


body.single-mhttc ul.summaries{
	margin: 0;
	padding: 0;
	}

body.single-mhttc ul.summaries li{
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	}

body.single-mhttc ul.summaries li a{
	margin-right: 20px;
	margin-bottom: 25px;
	display: inline-block;
	padding: 95px 15px 15px 15px;
	background-color: #cc4927;
	color: #ffffff;
	font-family: "Encode Sans Compressed", "Encode Sans", Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	width: 130px;
	text-align: center;
	text-transform: uppercase;
	}

body.single-mhttc ul.summaries li a:hover{
	background-color: #000;
	}

body.single-mhttc .mhttc-tiles .tile > *{
	padding-left: 15px;
	padding-right: 15px;
	}

body.single-mhttc ul.tiles{
	margin: 0;
	padding: 0;
	}

body.single-mhttc ul.tiles li{
	
	border: .5px solid rgba(127, 162, 191, 1);
	/*
	border-top-color: rgba(127, 162, 191, 0.5);
	border-right-color: rgba(127, 162, 191, 0.5);
	border-bottom-color: rgba(127, 162, 191, 0.5);
	border-left-color: rgba(127, 162, 191, 0.5);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 4px;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	*/
	background-color: #ffffff;
	
	list-style-type: none;
	padding: 20px 15px;
	max-width: 32%;
	}

body.single-mhttc ul.tiles li span{
	display: block;
	clear: both;
	text-transform: uppercase;
	font-size: .8em;
	margin-bottom: 10px;
	color: #CC4927;
	font-weight: bold;
	}

body.single-mhttc ul.tiles li a{
	font-size: 1em;
	font-weight: bold;
	color: #333;
	}

body.single-mhttc ul.tiles li:hover{
	background-color: #CC4927;
	}

body.single-mhttc ul.tiles li:hover a{
	color: #fff;
	}

body.single-mhttc ul.tiles li:hover span{
	color: #fff;
	}

a.btn.btn-outline-light:hover{
	color: #333;
	}

.global-message{
	display: none;
	background-color: #D2AE51;
	}
.global-message .message-contents{
	color: #fff;
     font-size: 1.3em;
     font-weight: 600;
     line-height: 1.4em;
     padding: 30px 20px;
	}

.global-message .message-contents strong{
	color: #000;
	}

.global-message .message-contents a{
	color: #000;
	text-decoration: underline;
	}

#main-nav ul.navbar-nav .menu-item-has-children .menu-item-has-children > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
	top: 0 !important;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
	position: absolute;
	border: none;
	padding: 0;
	}


@media only screen and (max-width: 600px) {
	
	header#masthead div.navbar-brand a span.site-title{
		display: block;
		font-size: 22px;
		width: 450px;
		line-height: 1.2em;
		padding-top: 20px;
		clear: both;
		margin: 0;
		padding: 0;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 100px;
    		height: 101px;
    		margin-top:10px;
		}
		
	body.home #homepage-tiles {
    		display: block;
    		justify-content: none;
		}
	
	body.home div.card.homepage-tile{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0px;
		}
		
	
	}
	
@media only screen and (max-width: 490px) {
	
	header#masthead div.navbar-brand a span.site-title{
		display: block;
		font-size: 18px;
		width: auto;
		line-height: 1.1em;
		padding-top: 20px;
		clear: both;
		margin: 0;
		padding: 0;
		}
		
	body.single-landing_page div.landing-banner div.landing-quote div.landing-quote-text {
    		font-size: 1.5em;
		}

	}

@media only screen and (min-width: 600px) {
	
	.navbar-toggler {
	    padding: .25rem .75rem;
	    font-size: 1.25rem;
	    line-height: 1;
	    background-color: #ccc;
	    border: 1px solid #666;
	    border-radius: .25rem;
	    color: #fff;
	    }
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 24px;
		width: 375px;
		line-height: 1.2em;
		padding-top: 20px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 100px;
    		height: 101px;
    		margin-top:10px;
		}
	
	body.home #homepage-tiles {
    		display: block;
    		justify-content: none;
		}
	
	body.home div.card.homepage-tile{
		width: 45%;
		margin-right: 10px;
		margin-bottom: 10px;
		}
			
	
	
	}
	
@media only screen and (max-width: 768px) {
	
	div#service-tiles div.card.service-tile{
    		width: 100%;
    		float: none;
    		clear: both;
		}
	
	body.post-type-archive-profile .bio-image img {
		height: 175px;
		}
	
	body.post-type-archive-profile .bio-row.has-photo .bio-data {
		left: 200px;
		}
	
	body.post-type-archive-profile .bio-data .bio-data-name {
	    font-size: 1.35em;
	    font-weight: bold;
	    color: #46327E;
	    margin-top: 10px;
	    margin-bottom: 6px;
		}
	
	body.post-type-archive-profile .bio-row .bio-link {
	    position: absolute;
	    margin-left: 73%;
	    margin-top: 15px;
	    z-index: 500;
		}
	
	body.post-type-archive-profile .bio-data .bio-data-uw-title-1, 
	body.post-type-archive-profile .bio-data .bio-data-uw-title-2 {
		line-height: 1.3em;
		font-size: 1em;
		}
		
	body.post-type-archive-profile .bio-row.has-photo {
		min-height: 235px;
		}
	
	body.post-type-archive-profile .bio-data .bio-data-contact-info {
		margin-top: 15px;
		}
		
	body.post-type-archive-projects .project-data {
		float: none;
		padding-right: 0;
		margin-bottom: 10px;
		}
	
	body.home div.entry-content {
	    border-top: 15px solid #D2AF51;
	    background-image: none;
	    background-position: 0 -30px;
	    background-repeat: none;
	    background-size: cover;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    padding-left: 10%;
	    padding-right: 10%;
	    margin-top: 70px;
	    clear: both;
	    background-color: #ffc107;
		}
	
	body.single-mhttc .mhttc-tiles{
		display: block !important;
		}
	
	body.single-mhttc .mhttc-tiles .tile{
		max-width: none !important;
		width: 100% !important;
		margin-bottom: 25px;
		padding-bottom: 15px;
		}
	
	body.single-mhttc div.videos-feature,
	body.single-mhttc div.newsletter-feature{
		display: flex;
		flex-wrap: wrap;
		gap: 0;
		margin: 35px 0;
		max-height: none;
		overflow: hidden;
		}
	
	body.single-mhttc div.videos-feature a.btn,
	body.single-mhttc div.newsletter-feature a.btn{
		margin-bottom: 15px;
		}
	
	body.single-mhttc div.videos-feature-image,
	body.single-mhttc div.newsletter-feature-image{
		padding-right: 0;
		padding-left: 0;
		max-height: none;
		overflow: hidden;
		}
	
	body.single-mhttc div.newsletter-feature-image{
		max-height: 250px;
		}
	
	body.single-mhttc ul.tiles{
		display: block !important;
		}
	
	body.single-mhttc ul.tiles li.col-md-4.col-sm-6.col-xs-12 {
		max-width: none !important;
          flex: none !important;
          margin-bottom: 15px;
		}

	
	}

@media only screen and (min-width: 768px) {
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 28px;
		width: 530px;
		line-height: 1.2em;
		padding-top: 25px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 120px;
    		height: 121px;
    		margin-top: 40px;
		}

	}
	
	
@media only screen and (max-width: 992px) {
	body.post-type-archive-profile .bio-data .bio-data-uw-title-1, 
	body.post-type-archive-profile .bio-data .bio-data-uw-title-2 {
		line-height: 1.3em;
		font-size: 1em;
		}
	
	body.post-type-archive-profile .bio-data .bio-data-contact-info {
		margin-top: 15px;
		}
		
	body.post-type-archive-projects div.featured-research-post{
		overflow: hidden;
		background-size: auto 450px;
		background-repeat: no-repeat;
		background-position: top right;
		}
	
	body.post-type-archive-projects div.featured-research-post .featured-research-sqew{
		background-color: #c1912d;
		transform: none;
		position: absolute;
		width: 100%;
		}

	body.post-type-archive-projects div.featured-research-post .featured-research-content{
		position: relative;
		padding: 40px 15px 35px 15px;
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
		color: #fff;
		}
	
	body.post-type-archive-projects div.featured-research-post .featured-research-content .content-box{
		position: relative;
		width: 80%;
		}
	body.post-type-archive-projects div.featured-research-post .featured-research-content a.featured-project-title{
		font-size: 16px;
		
		/*
		font-weight: 600;
		color: #fff;
		text-decoration: none;
		line-height: 1.2em;
		display: block;
		margin-bottom: 20px;
		z-index: 500;
		*/
		}
	
	body.single-mhttc .mhttc-tiles{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		}
	
	body.single-mhttc .mhttc-tiles .tile{
		max-width: 48.5%;
		}
	
	body.single-mhttc div.videos-feature-intro h2, body.single-mhttc div.newsletter-feature-intro h2 {
		font-size: 24px;
		}
	
	body.single-mhttc div.videos-feature-intro p, body.single-mhttc div.newsletter-feature-intro p {
		font-size: .9em;
		}
	
	body.single-mhttc ul.tiles li.col-md-4.col-sm-6.col-xs-12 {
		max-width: 47%;
          flex: 0 0 47%;
		}
	
	#main-nav ul.navbar-nav .dropdown.menu-item-has-children .dropdown.menu-item-has-children >.dropdown-menu {
		top: 0;
		left: 5%;
		margin-top: 0;
		top: 0;
		margin-left: -1px;
		-webkit-border-radius: 0;
		-moz-border-radius:0;
		border-radius: 0;
		position: absolute;
		border: none;
		padding: 0;
		border: 1px solid #ccc;
		}
	
	}
	
	
@media only screen and (min-width: 992px) {
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 28px;
		width: 600px;
		line-height: 1.2em;
		margin-left: 25px;
		padding-top: 20px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 150px;
    		height: 151px;
    		margin-top: 25px;
		}
		
	body.home #homepage-tiles {
    		display: flex;
    		justify-content: space-between;
		}
	
	body.home div.card.homepage-tile{
		width: 30%;
		margin-right: 0;
		margin-bottom: 0;
		}
	
	#main-nav{
		display: block;
		clear: both;
		height: 90px;
		margin-left: 60px;
		}
	button.navbar-toggler{
		display: none;
		}

	.navigation.post-navigation{
		display: none;
		}
		
	#main-nav ul.navbar-nav > li:hover > ul.dropdown-menu {
		    display: block;
		    position: absolute;
		    top: 85px;
		    width: 300px;
		    border: 0;
		    /*
		    border-bottom: 1px solid rgba(0,0,0,.15) !important;
		    border-left: 1px solid rgba(0,0,0,.15) !important;
		    border-right: 1px solid rgba(0,0,0,.15) !important;
		    */
		    border-radius: none;
		    background-color: none;
		}
	
	}
	
@media only screen and (min-width: 1200px) {
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 36px;
		width: 750px;
		line-height: 1.2em;
		margin-left: 25px;
		padding-top: 45px;
		}
	
	}

/*
@media only screen and (min-width: 600px) {

	header#masthead div.navbar-brand a span.site-title{
		font-size: 26px;
		width: 550px;
		line-height: 1.1em;
		padding-top: 25px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 120px;
    		height: 121px;
    		margin-top: 40px;
		}

		
	}


@media only screen and (min-width: 600px) {
	header#masthead div.navbar-brand a span.site-title{
		font-size: 32px;
		width: 650px;
		line-height: 1.2em;
		padding-top: 25px;
		}
	}




	

@media only screen and (min-width: 768px) {

	header#masthead div.navbar-brand a span.site-title{
		font-size: 24px;
		width: 500px;
		line-height: 1.1em;
		padding-top: 25px;
		}

		
	}



@media only screen and (max-width: 992px) {
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 26px;
		width: 550px;
		line-height: 1.1em;
		padding-top: 25px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 120px;
    		height: 120px;
    		margin-top: 25px;
		}
		
	body.home #homepage-tiles {
    		display: block;
    		justify-content: 0;
    		clear: both;
		}
	
	
	} 



@media only screen and (min-width: 992px) {
	
	header#masthead div.navbar-brand a span.site-title{
		font-size: 36px;
		width: 750px;
		line-height: 1.2em;
		margin-left: 25px;
		padding-top: 45px;
		}
		
	header#masthead div.navbar-brand svg {
    		width: 150px;
    		height: 151px;
    		margin-top: 25px;
		}
	
	#main-nav{
		display: block;
		clear: both;
		height: 90px;
		margin-left: 60px;
		}
	button.navbar-toggler{
		display: none;
		}

	.navigation.post-navigation{
		display: none;
		}
	
	} 


@media only screen and (min-width: 1200px) {
	
		header#masthead div.navbar-brand a span.site-title{
		font-size: 36px;
		width: 750px;
		line-height: 1.2em;
		margin-left: 25px;
		padding-top: 45px;
		}
	
	}

 */


