#attachment_2471 figcaption { font-size: 12px; }

.search .gsc-adBlock, .search iframe { display: none !important; }

.leadership h3 + p:empty { display: none; }

.entry-content a.image, .researcher-sidebar a.image {
	border-bottom: none;
}
.researcher-single-sidebar figcaption a {
	color: #fff;
  border-bottom: 1px dotted white;
}
.researcher-single-sidebar .researcher-sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}
.sidebar-article {
  background: #f0f0f0;
  border: 1px solid #E6E6E6;
  margin: 15px auto;
  padding: 15px 15px 5px 15px;
}

tr.altrow {
	background-color:#f0f0f0;
}

.entry-content td a.link-off, .entry-content td a:visited.link-off {
	border-bottom: none;
	text-decoration: none;
}

/* --- TTI Leadership --- */
.page-about-tti-leadership .tti-leadership li {
	border-bottom:1px solid #888;
	font-size: 1.8rem;
}
.page-about-tti-leadership .tti-leadership li p{
	margin:7px 0;
	padding: 12px;
	font-weight:bold;
}
.page-about-tti-leadership  .tti-leadership li:nth-child(2n) p {
	background-color:#f0f0f0;
}

/*--- Podcast ---*/
.thinking-transportation  h1{
		min-height: 450px; color: rgba(51, 51, 51, 0); 
		background-image: url("/wp-content/uploads/2021/01/tt-podcast-banner.png" ); 
		background-repeat: no-repeat;
		background-size: contain;} 
.thinking-transportation .title-container h2 {
		font-family:Oswald,Open Sans,sans-serif;
		font-weight: normal;
		color:#000;
		background-color:#deac38;
		border-radius:25px;
		display:inline-block;
		padding:15px 30px;
		margin:-30px auto 0;
		max-width:1200px;
		width:-webkit-fit-content;
		width:fit-content;
		width:-moz-fit-content
	} 
.thinking-transportation .title-container {
		text-align: center;
		max-width: 100%;
	  margin:3em 0 2em;
	} 

.thinking-transportation h3 {
	background-color: #deac38;
	font-family:Oswald,Open Sans,sans-serif;
	padding:10px 25px;
	font-weight: normal;
	color:#000;
	text-align: left;
}

.thinking-transportation .two-thirds {
	float: right;
}

@media only screen and (min-width: 861px) {
	.thinking-transportation .two-thirds {
	border-left: 1px solid #deac38;
  padding-left: 2.564102564102564%;
}
}

.thinking-transportation .first {
	clear: none;
}


	@media only screen and (min-width: 320px) and (max-width: 479px){
		.thinking-transportation h1{
			min-height:180px;
		}
	} 
	@media only screen and (min-width: 480px) and (max-width: 767px){
		.thinking-transportation  h1{
			min-height:288px;
		}
	} 
	@media only screen and (min-width: 768px) and (max-width: 991px){
		.thinking-transportation  h1{
			min-height:372px;
		}
	} 
	@media print {
		.thinking-transportation h1,h2 {
			display: block;color: #333333;
		}
	}

.listen-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.listen-list a {
	background-image: url(//tti.tamu.edu/wp-content/uploads/2021/02/podcast-icons.svg);
	background-repeat: no-repeat;
	background-size: 30px auto;
	color: #000000;
	flex: 0 40%;
	font-size: 17px;
	font-weight: normal;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 40px;
	transition: transform .2s;
	border: none;
	min-height: 40px;
	
}

.listen-apple {
    background-position: 0 5px;
}
.listen-castbox {
    background-position: 0 -495px;
}
.listen-deezer {
    background-position: 0 -704px;
}
.listen-playerfm {
    background-position: 0 -856px;
}
.listen-castro {
    background-position: 0 -445px;
}
.listen-overcast {
    background-position: 0 -345px;
}
.listen-podcastaddict {
    background-position: 0 -649px;
}
.listen-amazon {
    background-position: 0 -806px;
}
.listen-podcastindex {
    background-position: 0 -1006px;
}
.listen-spotify {
    background-position: 0 -47px;
}
.listen-podfriend {
    background-position: 0 -1056px;
}
.listen-rss {
    background-position: 0 -297px;
}
.listen-google {
	background-position: 0 -95px;
}
.listen-stitcher {
	background-position: 0 -145px;
}
.listen-iheartradio {
	background-position: 0 -196px;
}
.listen-tunein {
	background-position: 0 -237px;
}
.listen-pandora {
	background-position: 0 -599px;
}
.listen-podchaser {
	background-position: 0 -548px;
}
.listen-pocketcasts {
    background-position: 0 -396px;
}
.listen-listennotes {
    background-position: 0 -760px;
}
.episode-list .episode {
	border-bottom: 1px solid #000000;
	padding: 25px 0;
}
.episode-list .episode:first-child {
	padding-top: 0;
}
.episode-list .episode a {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.page-template-page-about .locations .texas-map, .post-type-archive-tti-facility .by-location .texas-map {
	margin-top: -25px;
}

.thinking-transportation .guest .guest-title {
	flex-wrap: wrap;
}