/*
Theme Name: Lift Magazine
Theme URI: http://erau.edu/
Author: Embry-Riddle Aeronautical University
Author URI: http://erau.edu/
Description: Exclusive theme for the alumni magazine of Embry-Riddle Aeronautical University.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lift
Tags:

This theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/

.body-color {
	color: #383838;
}
html {
	font-size: 12px;
}
body {
	font-family: 'Open Sans', sans-serif;
	color: #383838;
	font-size: inherit;
}
.text-muted {
	color: #6E6E6E;
}
.article {
	font-family: 'Newsreader', 'Times New Roman', Times, serif;
	font-size: 1.1em;
}
.inherit {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-weight: inherit;
}
.inline {
	display: inline;
}
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1504-OYIRCO     
*/

/*@font-face {
	font-family: 'Stag Web';
	src: url('fonts/Stag-Semibold-Web.eot');
	src: url('fonts/Stag-Semibold-Web.eot?#iefix') format('embedded-opentype'),
		url('fonts/Stag-Semibold-Web.woff') format('woff'),
		url('fonts/Stag-Semibold-Web.ttf') format('truetype'),
		url('fonts/Stag-Semibold-Web.svg#Stag Web') format('svg');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}
.Stag-Semibold-Web {
  font-family: 'Stag Web';
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}*/
h1, .h1 {
	font-size: 2.6rem;
}
h2, .h2 {
	font-size: 2.1rem;
}
h3, .h3 {
	font-size: 1.8rem;
}
h4, .h4 {
	font-size: 1.48rem;
}
h5, .h5 {
	font-size: 1.25rem;
}
h6, .h6 {
	font-size: 1.1rem;
}
.lead {
	font-size: 1.27rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	-webkit-font-smoothing: antialiased;
	font-family: 'Roboto Condensed', sans-serif;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.page-header {
  margin-top: 0;
}
.dropdown-menu {
	font-size: 14px;
}
.margin-top {
	margin-top: 27px;
}
.margin-bottom {
	margin-bottom: 13.5px;
}
.no-wrap {
	white-space: nowrap;
}
.meta-data {
	margin: 1.5rem 0;
}
/* Match container to gutters size */
.container, .container-fluid, #topbar .wrapper-container {
	padding-left: 30px;
	padding-right: 30px;
}
/* Make gutters narrower on small devices */
@media (max-width: 767px) {
	.container, .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

.auto-drop-cap > p:first-child:first-letter, .drop-cap {
	float: left;
	font-family: 'Roboto Condensed', Impact, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 54px;
	line-height: 54px;
	padding-top: 0px;
	padding-right: 9px;
}
a,
a .h5 {
	color: #00529c;
	font-weight: bold;
	text-decoration: underline;
	text-decoration-color: #009dd1;
	text-underline-offset: 0.15em;
}
a:hover,
a:focus,
a:hover .h5,
a:focus .h5 {
	color: #000000;
	text-decoration: underline;
	text-decoration-color: #ffcb05;
	text-underline-offset: 0.15em;
}
body.home #main article a, body.tax-issue #main article a {
	display: block;
}
#page {
	position: relative;
}
#masthead {
	color: #000;
	margin: auto;
	border: 0;
	transition: box-shadow 0.2s;
	/*transition: background-color 0.2s, box-shadow 0.2s;*/
	background-color: #00529c;
	position: relative;
	/*border-bottom: 0.5em solid rgba(0,0,0,0.3);*/
	padding-top: 8px;
	padding-bottom: 8px;
}
#masthead .container {
	position: relative;
}
#masthead .glyphicon {
	font-size:25px;
	color: #ffcb05;
}
#site-header {
	display: grid;
	align-content: center;
	align-items: center;
	grid-template-columns: min-content auto min-content;
	grid-gap: 1em;
}
.site-title {
	width:80px;
	line-height: 0;
}
@media (min-width:768px) {
	html {
		font-size: 15px;
	}
	#masthead {
		/*margin-top: 1em;*/
		/*margin-bottom: 1em;*/
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#masthead .glyphicon {
		font-size:37px;
	}
	#site-header {
		grid-template-columns: min-content 1fr auto 1fr min-content;
	}
	.site-title {
		width:110px;
	}
	.first {
		margin-top: 0!important;
	}
	header.jumbotron {
		margin-bottom: 48px;
	}
	body .jumbotron.cover-story {
		padding-top: 340px;
	}
}
@media (min-width:1140px) {
	html {
		font-size: 16px;
	}
	body .jumbotron.cover-story {
		padding-top: 340px;
	}
	.site-title {
		width:140px;
	}
}
@media (min-width:1200px) {
	body .jumbotron.cover-story {
		padding-top: 400px;
	}
}
@media (min-width:1410px) {
	body .jumbotron.cover-story {
		padding-top: 570px;
	}
}
@media (min-width:1850px) {
	body .jumbotron.cover-story {
		padding-top: 670px;
	}
}
header.large {
	margin-top: 30px;
  margin-bottom: 30px;
}
.container.large,
.container-fluid.large {
	max-width: 1920px;
	width: auto;
}
@media (min-width:2160px) {
	.jumbotron {
		max-width: 1920px;
		margin-left: auto;
		margin-right: auto;
	}
}
#masthead a {
	color: #fff;
}
#masthead a,
#masthead .glyphicon {
	/*padding: 20px 0;*/
	display: inline;
	cursor: pointer;
}
#masthead a:hover,
#masthead a:active,
#masthead a:focus,
#masthead .glyphicon:hover {
	/*text-decoration: none;*/
	color: #fff;
}
#masthead .active .glyphicon {
	color: #fff;
}
#masthead.active-feature {
	/*background-color: #005fb5;*/
}
#masthead .site-branding {
	color: #ffcb02;
	text-decoration: none!important;
}
.site-branding:hover path,
.site-branding:focus path,
.site-branding:active path {
	fill: #ffcb05;
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.5;
	background-color: #0b2a47;
	z-index: 1;
}
.nav-feature {
	position: absolute;
	top: 100%;
	left: 0;
	max-width: 80%;
	background-color: #00529c;
	background-color: #00529ced;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	-moz-backdrop-filter: blur(5px);
	padding: 0 0 23px;
}
#site-navigation ul {
	margin: 0;
}
#site-navigation a {
	color: #fff;
	display: block;
	padding: 6px 30px 7px;
	border-top: 2px solid #033c72;
	font-size: 17px;
	font-weight: normal;
}
#site-navigation a:hover, #site-navigation a:active, #site-navigation a:focus {
	color: #ffcb05;
}
#site-navigation li:first-child a {
	/*border-top: 2px solid #033c72;*/
}
#site-navigation > ul:first-child li:first-child a {
	border-top-width: 0;
	padding-top: 17px;
}
#search-form {
	padding: 30px;
	left: auto;
	right: 0;
	max-width: 100%;
	/*border-top: 9px solid #004580;*/
}
#search-form .search-field {
	border: 0;
	padding: 10px 0 10px 15px;
	background-color: #3D83AE;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	width: 511px;
	max-width: 100%;
}
/*#search-form .search-field:focus,
#search-form .search-submit:focus {
	box-shadow: 0 0 10px 3px #337ab7;
}*/
#search-form .search-submit {
	background: none;
	border: 0;
	font-weight: bold;
	font-size: 20px;
}
.site-description {
	font-size: 12px;
	margin: 4px 0 0;
	font-weight: normal;
	color: #fff;
}
.site-description span {
	color: #ffffffdb;
}
.deck {
	font-weight: normal;
}
.jumbotron .deck,
header.large .deck {
	font-family: 'Roboto Mono', monospace;
	line-height: 1.6;
}
.text-mono {
	font-family: 'Roboto Mono', monospace;
}
.byline {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.wp-block-pullquote {
	padding: 0;
	margin: 0;
}
.wp-block-pullquote > blockquote,
blockquote.pull-quote {
	border-left: 0;
	border-top: 4px solid #00529c;
	border-bottom: 4px solid #00529c;
	padding: 21px 27px 13.5px;
	font-family: 'Roboto Mono', monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	margin: 31px 0 27px;
	text-align: right;
}
.wp-block-pullquote p,
blockquote.pull-quote p {
	text-align: left;
	font-size: 18px;
	line-height: inherit;
	text-indent: -0.65em;
}
.wp-block-pullquote cite,
blockquote.pull-quote footer {
	display: block;
	font-size: 15px;
	line-height: 1.7;
	color: #777;
}
.wp-block-pullquote cite,
blockquote.pull-quote footer, 
blockquote.pull-quote cite {
	font-style: normal;
}
/*article */
.category-label {
	font-family: 'Roboto Mono', monospace;
	color: #353535!important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0.5em 0.7em;
	border: 1px solid #bababa;
	font-weight: 600;
	color: inherit;
	display: inline-block;
	/*margin-bottom: 1em;*/
	font-size: 70%;
}
body.home article a img,
.portraits a img,
body.tax-issue article a img,
a.subscription-options,
.entry-footer a img {
	transition: opacity 0.1s ease-in-out;
} 
body.home article a:focus img,
body.home article a:hover img,
body.home article a:active img, 
.portraits a:focus img,
.portraits a:hover img,
.portraits a:active img,
a.subscription-options:focus,
a.subscription-options:hover,
a.subscription-options:active,
body.tax-issue article a:focus img,
body.tax-issue article a:hover img,
body.tax-issue article a:active img,
.entry-footer a:focus img,
.entry-footer a:hover img,
.entry-footer a:active img {
	opacity: 0.75;
} 
h2.section, h3.section, h4.section, h5.section, h6.section {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}
.full-width {
	width: 100%;
	height: auto;
}
.ratio-wide {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
.section-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0.25rem 1.5rem;
	flex-wrap: wrap;
}
.section-heading > * {
	margin: 0;
}
a.to-top {
	white-space: nowrap;
	font-size: 0.8rem;
}
.section.md {
	font-size: 1.8rem;
}
.section.lg {
	font-size: 2.3rem;
}
.section.md span,
.section.lg span {
	margin-left: 0;
	padding-left: 0;
}
.btn {
	font-family: 'Roboto Condensed';
	text-decoration: none;
	font-size: 1.15rem;
	padding: 0.3em 0.7em;
}
.btn-sm, .btn-group-sm>.btn {
	font-size: 0.9rem;
}
.btn-xs, .btn-group-xs>.btn {
	font-size: 0.79rem;
	padding: 0.2em 0.5em;
}
.btn-default {
	border-color: #009dd1;
}
.btn-default:hover , .btn-default:focus, .btn-default.focus {
	border-color: #ffcb05;
}


.template--issues {
	max-width: 1170px;
}

.template--issues > div {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 1.5rem;
}
.template--issues .current-issue {
	display: grid;
	grid-gap: 0.9rem;
	grid-template-columns: 1fr 1fr;
}
.template--issues .split {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	gap: 0.4rem;
}
.template--issues .split > * {
	margin: 0;
}
.template--issues .pdf-download {
	display: inline-block;
}
.template--issues .vr {
	display: none;
	background: #aaaaaa;
}
.template--issues h2 {
	margin: 0;
	align-self: end;
}
.template--issues .h6 {
	margin-bottom: 0;
}
.template--issues .more-issues-heading {
}
.template--issues .issues-grid {
	grid-template-columns: 1fr 1fr;
}
.template--issues .more-issues-link {
	text-align: center;
}

@media (min-width: 400px) {
	.template--issues > div {
		/*grid-template-columns: 1fr 1fr 1fr;*/
	}
	.template--issues .current-issue {
		/*grid-row: 2;*/
		/*grid-column: 1 / 3;*/
	}
	.template--issues .vr {
	}
	.template--issues h2 {
	}
	.template--issues .current-issues-heading,
	.template--issues .more-issues-heading {
		/*grid-column: 1 / 4;*/
	}
	.template--issues .issues-grid {
		/*grid-column: 1 / 4;*/
		grid-template-columns: 1fr 1fr 1fr;
	}
	.template--issues .more-issues-link {
		text-align: right;
		/*grid-column: 1 / 4;*/
	}
}

@media (min-width: 600px) {
	.template--issues > div {
		grid-template-columns: 1fr 1px 1fr 1fr 1fr;
	}
	.template--issues .current-issue {
		display: block;
	}
	.template--issues .split {
		justify-content: space-between;
	}
	.template--issues .pdf-download {
		/*margin-left: 0.5rem;*/
	}
	.template--issues .vr {
		display: block;
		grid-row: 1 / 3;
		grid-column: 2;
	}
	.template--issues h2 {
	}
	.template--issues .current-issues-heading,
	.template--issues .more-issues-heading {
		grid-row: 1;
	}
	.template--issues .more-issues-heading {
		grid-column: 3 / 6;
	}
	.template--issues .issues-grid {
		grid-column: 3 / 6;
	}
	.template--issues .more-issues-link {
		grid-column: 1 / 6;
	}
}

.post-section:nth-child(odd) {
	padding: 30px 0;
}
.post-section:nth-child(odd) {
	background: #eee;
}

.section-heading {
	margin: 27px 0;
}
.section--boxed .section-heading {
	margin: 0;
}

.section-line {
	/* width: 100%; */
	min-width: 2rem;flex-grow: 1;height: 0;
	border-bottom: 3px solid #00529c;
}
.section--boxed .section-line {
	border-color: lightblue;
}

/*#main > *:nth-child(2n) .section::before {
	border-color: #bbbbbb;
}*/
.section.nohr::before {
	display: none;
}
.section.md.nohr span {
	margin: 0;
	padding: 0;
}
#footer .section span {
	background-color: #00529c;
	margin-left: 0;
	padding-left: 0;
}
#footer .section:before {
	border-color: #ffcb05;
}
.issue-header * {
	margin: 0;
}
.section--cover-story {
	display: grid;
	grid-template-columns: auto 32%;
	grid-gap: 1.5rem;
	grid-auto-flow: dense;
}
.section--cover-story > .cover-image {
	grid-column-start: 2;
}
.section--cover-story > .cover-image > .cover-box {
	background: #dbdbdb;
	padding: 1.5rem;
}
.section--president {
	display: grid;
	grid-gap: 1.5rem;
	margin: 2em auto;
	padding: 0;
}
.section--president .section-heading {
	margin: 0;
}
.section--president .articles {
	display: grid;
	grid-gap: 1.5rem;
}
.section--president h2 {
	margin: 0;
}
.section--boxed {
	background-color: #e6f2f7;
	padding: 2rem 1.5rem;
	margin: 1.5rem 0;
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 1.5rem;
	align-items: center;
}
.section--in-memoriam {
	background-color: transparent;
	position: relative;
	color: #484848;
	padding: 2rem 2.5rem;
}
.section--in-memoriam::before, .section--in-memoriam::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	width: 1.5em;
	height: 100%;
	border: 0.4em solid #b2b2b2;
}
.section--in-memoriam::before {
	left: 0;
	border-right: 0;
}
.section--in-memoriam::after {
	right: 0;
	border-left: 0;
}
.section--in-memoriam .entry-title {
	margin-bottom: 0;
}
.section--in-memoriam .date {
	color: #484848;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	text-decoration-color: #ffffff;
	text-decoration-line: underline;
}
.alumnus-name {
	font-size: 1rem;
}
.section--boxed .portraits {
	display: grid;
	grid-gap: 1rem 1.5rem;
	grid-template-columns: 1fr;
	/*align-items: center;*/
	align-items: start;
}
.section--boxed .portraits.count-1 {
	grid-template-columns: 1fr;
}
body.home #main .section--boxed .portraits a {
	/*display: grid;
	grid-gap: 1rem;
	grid-template-columns: 5rem auto;
	align-items: center;*/
}
.issue-header .issue-name {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
@media (min-width:  320px) {
	.section--boxed .portraits {
		grid-template-columns: 1fr 1fr;
	}
}
@media (min-width:  480px) {
	.issue-header {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 2.5rem;
		display: grid;
		grid-template-columns: 1fr auto;
		grid-auto-flow: dense;
		align-items: center;
	}
	.issue-header > h1 {
		grid-column: 2;
	}
	.section--boxed .portraits {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.section--president {
		grid-template-columns: auto auto;
		width: fit-content;
	}
	.section--president > * {
		align-self: center;
	}
}
@media (min-width:  992px) {

	#section--class-notes .section-heading {
		grid-column: 1 / 3;
	}
	.section--boxed .portraits {
		grid-template-columns: unset;
		grid-auto-flow: column;
		grid-auto-columns: 1fr;
	}
	.section--boxed {
		grid-template-columns: 21% auto;
	}
}
.other-formats {
	margin: 1.5rem auto;
	/*padding: 1.5rem;*/
	/*border: 1px solid #e3e3e3;*/
	width: fit-content;
}
.other-formats p {
	margin: 0;
}
.section--president a div {
	display: grid;
	grid-template-columns: 6.5em auto;
	grid-gap: 0.9rem;
	grid-auto-rows: auto;
	align-items: center;
}
.taxonomy-description {
	font-weight: bold;
	font-style: italic;
}
.article-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0.9rem;
	grid-auto-rows: auto;
}
.article-grid.article-grid-lg {
	grid-template-columns: 1fr;
}
.issues-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0.9rem;
	grid-auto-rows: auto;
	margin: 0;
}
.portraits img {
	max-width: 100%;
	width: 7rem;
}
#in-memoriam-section .portraits img {
	max-width: 100%;
	width: 9rem;
}
.article-grid.portraits .article-thumbnail {
	width: 60%;
}
@media (min-width: 600px) {
	.article-grid {
		grid-gap: 1.5rem;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.article-grid.article-grid-lg {
		grid-template-columns: 1fr 1fr;
	}
	.article-grid.portraits {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.issues-grid {
		grid-gap: 1.5rem;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.section--president a {
		grid-gap: 1.5rem;
		grid-template-columns: 8em auto;
	}
}
@media (min-width: 992px) {
	.article-grid.portraits {
		/*grid-template-columns: 1fr 1fr 1fr 1fr;*/
	}
}
figure {
	max-width: 100%;
}
.article-thumbnail, .artwork, .padded-box, figure.wp-block-image img, #main img[class*=wp-image] {
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
}
.artwork, .padded-box, figure.wp-block-image img, body.single #main img[class*=wp-image] {
	border-radius: 6px;
}
figure.wp-block-image, #main img[class*='wp-image'] {
	/*margin: 27px 0;*/
	margin: 0;
}
figure.wp-block-image, figure.wp-block-image img, #main img[class*='wp-image'] {
	display: block;
	max-width: 100%;
	height: auto;
}
figure.wp-block-image img {
	margin-bottom: 13.5px!important;
}
.wp-block-image {
	margin: 0;
	margin-bottom: 1.5rem;
}
figure figcaption, .wp-caption-text {
	color: #696969;
	font-family: 'Roboto Mono', monospace;
	font-size: 74%;
}
/*@media (min-width:992px) {*/
/*	#main img.alignleft[class*='wp-image'],*/
/*	#main img.alignright[class*='wp-image'],*/
	.wp-block-image.alignleft,
	.wp-caption.alignleft,
	.wp-block-image.alignright,
	.wp-caption.alignright
	{
		max-width: 55%;
	}
/*	#main img.alignleft[class*='wp-image'],*/
	.wp-caption.alignleft,
	.wp-block-image.alignleft {
		margin: 0 27px 13.5px 0;
		float: left !important;
	}
/*	#main img.alignright[class*='wp-image'],*/
	.wp-caption.alignright,
	.wp-block-image.alignright {
		margin: 0 0 13.5px 27px;
		float: right !important;
	}
/*}*/
#content {
	background-color: #fff;
}
body.single .entry-content,
body.single .entry-footer {
	padding: 0 0 30px;
}
body.single .entry-footer .container:before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	border-top: 2px solid #407FA3;
	margin-bottom: 30px;
}
.jumbotron {
	background: center center no-repeat #3b92c2;
	background-size: cover;
	text-shadow: 0 1px 5px #000;
	color: #fff;
}
.article-title {
	margin: 30px auto;
	max-width: 1360px;
}
.article-title.cover-story {
	margin-top: 0;
	margin-bottom: 0;
}
.jumbotron.light-gray {
	background-color: #e2e2e2;
	text-shadow: 0 1px 5px #fff;
	color: #000;
}
.jumbotron.cool-gray {
	background-color: #d0ced3;
	text-shadow: 0 1px 5px #fff;
	color: #000;
}
.jumbotron.gold {
	background-color: #98875b;
}
.jumbotron.orange {
	background-color: #e3682c;
}
.jumbotron.yellow {
	background-color: #f0ab20;
	text-shadow: 0 1px 5px #fff;
	color: #000;
}
.jumbotron.purple {
	background-color: #732d52;
}
.jumbotron.green {
	background-color: #5f8137;
}
.jumbotron.blue {
	background-color: #00549f;
}
.jumbotron.dark-blue {
	background-color: #191e41;
}
.jumbotron.cover-story {
	padding-top: 180px;
}
a header.jumbotron.cover-story {
	/*transition: transform 0.15s ease-in-out;*/
	transition: opacity 0.15s ease-in-out;
}
a:hover header.jumbotron.cover-story, a:focus header.jumbotron.cover-story, a:active header.jumbotron.cover-story {
	/*transform: scale(0.95);*/
	opacity: 0.75;
}
.jumbotron .cover-story-intro {
	/*background: #00569C;*/
	/*background: rgba(0, 86, 156, 0.8);*/
	padding: 30px 0;
	/*box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);*/
}
.jumbotron .cover-story-intro.padded-box {
	padding: 30px;
	margin: 0;
}

/* Jumbotron color schemes */
.jumbotron.dark {
	text-shadow: 0 1px 5px #fff;
	color: #000;
}
.jumbotron.dark .cover-story-intro {
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
}
.padded-box {
	padding: 30px;
	margin: 27px 0 27px;
	border-radius: 6px;
}
.bg-sidebar {
	background-color: #F9F5DE;
}
.bg-blue {
	background-color: #00549f;
	color: #fff;
}
.bg-sky-blue {
	background-color: #3b92c2;
	color: #fff;
}
.bg-mist {
	background-color: #BDCFD8;
}
.bg-cool-gray {
	background-color: #c8c5c9;
}
.bg-light-gray {
	background-color: #e2e2e2;
}
.bg-gold {
	background-color: #98875b;
	color: #fff;
}
.bg-gold-dim {
	background-color: #CAC3B0;
}
.bg-orange {
	background-color: #e3682c;
	color: #fff;
}
.bg-orange-dim {
	background-color: #FFE0CA;
}
.bg-yellow {
	background-color: #fdb813;
}
.bg-yellow-dim {
	background-color: #FAEBD0;
}
.bg-purple {
	background-color: #732d52;
	color: #fff;
}
.bg-purple-dim {
	background-color: #DDCDD5;
}
.bg-green {
	background-color: #5f8137;
	color: #fff;
}
.bg-green-dim {
	background-color: #E3E7DE;
}
.bg-dark-blue {
	background-color: #191e41;
	color: #fff;
}
#footer {
	background-color: #00529c;
	padding: 40px 0 60px;
	font-size: 14px;
	color: #dce0e2;
	position: relative;
	z-index: 0;
}
@media (min-width: 1200px) {
	#footer {
		font-size: 16px;
	}
}
#masthead a,
#footer a {
	color: #fff;
	text-decoration-color: #ffcb05;
}
#masthead a:hover, #masthead a:active,
#footer a:hover, #footer a:active {
	color: #8cddff;
	text-decoration-color: #009dd1;
}
.footnotes {
	border-top: 1px solid #CDCDCD;
	padding-top: 14px;
	margin-top: 27px;
	margin-bottom: 13.5px;
	color: #696969;
	font-family: 'Roboto Mono', monospace;
	font-size: 90%;
}
#university-links {
	display: none;
}
#content {
	padding: 30px 0;
}
body.tax-issue #content,
body.home #content {
	padding: 0 0 30px;
}
body.single-post #content {
	padding: 0;
}
.vmiddle {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.addtoany_block {
	padding: 10px 0;
}
.addtoany_block .addtoany_list a {
	padding: 0 10px 0 0;
}

#footer .social [class^="icon-"], #footer .social [class*=" icon-"] {
	font-size: 35px;
	vertical-align: middle;
	text-decoration: none;
}
#footer .social a:hover [class^="icon-"], #footer .social a:hover [class*=" icon-"],
#footer .social a:focus [class^="icon-"], #footer .social a:focus [class*=" icon-"] {
	opacity: 0.7;
}
#footer .social .icon-facebook::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="white" height="30"><path d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"/></svg>');
}
#footer .social .icon-instagram::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="white" height="30"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>');
}
#footer .social .icon-twitter::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="white" height="30"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>');
}
#footer .social .icon-google_plus::before {
/*    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="white" height="30"><path d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"></path></svg>');*/
}
#footer .social .icon-youtube::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="white" height="30"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg>');
}
#footer .social .icon-pinterest::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512" fill="white" height="30"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/></svg>');
}
#footer .social .icon-linkedin::before {
    content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512" fill="white" height="30"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>');
}

/* Scale Jumbotron font size */
/*.jumbotron h1,
.jumbotron .h1 {
	font-size: 28px;
}
.jumbotron p {
	font-size: 17px;
}
@media (min-width: 768px) {
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 42px;
	}
}
@media (min-width: 992px) {
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 52px;
	}
	.jumbotron p {
		font-size: 24px;
	}
}*/
/* Footer borders */
hr.lg {
	border-top-width: 3px;
	border-top-color: #00529c;
}
#footer hr {
	border-top: 2px solid #82B6CC;
}
#university-copyright .wrapper-social {
	display: none;
}
/* Ensure rows clear on All Issues page */
.issue-covers li:nth-child(2n+1) {
	clear: left;
}
.issue-covers .glyphicon {
	margin-right: 0.4em;
}
.icon-left {
	margin-right: 0.3em;
}
.icon-right {
	margin-left: 0.3em;
}
@media (min-width: 768px) {
	.issue-covers li:nth-child(2n+1) {
		clear: none;
	}
	.issue-covers li:nth-child(3n+1) {
		clear: left;
	}
}
@media (min-width: 992px) {
	.issue-covers li:nth-child(3n+1) {
		clear: none;
	}
	.issue-covers li:nth-child(4n+1) {
		clear: left;
	}
}
.issue-covers a {
	/*display: block;*/
}
.issue-covers a:hover,
.issue-covers a:active {
	/*border-color: #ffcb05;*/
}
.issue-covers img {
	transition: opacity 0.1s ease-in-out;
	box-shadow: 0 0 0 1px #00000022, 0 2px 5px -3px #000;
}
.issue-covers a:hover img,
.issue-covers a:active img {
	opacity: 0.6;
}
.panel-primary > a.panel-heading {
	display: block;
	margin: 0;
}

/* Fancy CSS3 transitions */
#expand-menu.active .glyphicon:before {
	transform: rotate(180deg);
}
#expand-menu .glyphicon:before {
	display: inline-block;
	/*transition: transform 0.5s, color 0.5s;*/
	transition: transform 0.5s;
}
#expand-search .glyphicon:before {
	display: inline-block;
	/*transition: color 0.5s;*/
}
/* Make the Facebook Comments embed responsive */
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
	width: 100% !important;
}


/* Spring 2017 Additions */
body .cpp_form label {
	font-weight: normal;
}
body .cpp_form .dfield {
	padding: 0px;
	border: 1px solid #dfdfdf;
}
body .cpp_form .dfield > * label {
	display: block;
	padding: 12px 25px 12px 55px;
	background: #efefef;
	margin: 0;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
}
body .cpp_form .dfield > *:nth-child(even) label {
	background: rgb(248, 248, 248);
}
body .cpp_form .dfield > * label:hover {
	background: rgb(223, 236, 255);
}
body .cpp_form .dfield > *:nth-child(even) label:hover {
	background: rgb(236, 244, 255);
}
body .cpp_form .dfield > * input {
	position: absolute;
	left: 25px;
}
body .cpp_form .fields > label {
	font-size: 1.2em;
	margin: 1em 0;
}
body #fbuilder .two_column {
	width: 50%;
}
body .cpbox {
	padding: 20px;
	border: 2px solid #d8d8d8;
	border-radius: 6px;
	margin-bottom: 20px;
}
body .cpbox.update_me {
	background-color: #ebf6ff;
	border: 2px solid #c6cfd7;
}
.cpbox:nth-child(odd) {
	background: #f2f2f2;
}
body .cpquestion {
	padding: 0 0 10px;
}
body .cpbar {
	background: #d3e5fd!important;
	border: 2px solid #7598c5!important;
	font-size: 82%;
	margin-top: 8px;
	border-radius: 4px;
	font-weight: bold;
	min-width: 5.2em;
}
body .cpbar nobr {
	margin: 5px 5px 5px 12px;
}
body .cpitem {
	font-size: inherit;
	border-top: 2px dotted #d6d6d6;
	padding: 10px 0 13px;
}
body .cpitem.current_answer .cpbar {
	background: #5e8ac5!important;
	color: #fff;
	border-color: #4276b9!important;
}
@media (max-width: 991px) {
	body .cpbar nobr {
		margin: 5px 5px 5px 5px;
		font-size: 82%;
	}

	body .cpbar {
		min-width: 3.9em;
	}
}

/* Issue Banner / Ad */
.banner-section + .post-section {
	padding-top: 0;
}
.issue-link {
	display: block;
	max-width: 40em;
	margin: 2em auto 0;
	line-height: 0;
}
.issue-link {
	transition: opacity 0.1s ease-in-out;
}
.issue-link:hover {
	opacity: 0.6;
}

/* New with Gutenberg */
.wp-block-group {
	margin: 1em 0;
}
.wp-block-group.has-background {
	padding: 1em;
	border-radius: 0.4em;
}
.wp-block-gallery {
	margin: 1em 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	border-radius: 6px;
	pointer-events: none;
	background: #000;
	background: #00144dc4;
	font-family: inherit;
	font-size: 0.8em;
	padding: 6px 8px 6px;
	line-height: 1.4;
	top: 0;
	bottom: 0;
	margin: 0;
	max-height: none;
}

/* Restyle Dropcap */
.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-family: 'Roboto Condensed', Impact, Arial, sans-serif;
	font-size: 4em;
	line-height: 0.68;
	font-weight: bold;
	margin: 0.05em 0.175em 0.05em 0;
	text-transform: uppercase;
	font-style: normal;
}

/* Gallery Modals */
.wp-block-gallery .wp-block-image a img {
	transition: 0.15s ease-in-out opacity;
}
.wp-block-gallery .wp-block-image a:hover img,
.wp-block-gallery .wp-block-image a:focus img {
	opacity: 0.3;
}
.wp-block-gallery .wp-block-image a + figcaption {
	transition: 0.15s ease-in-out opacity;
	opacity: 0;
}
.wp-block-gallery .wp-block-image a:hover + figcaption,
.wp-block-gallery .wp-block-image a:focus + figcaption {
	opacity: 1;
}
.wp-block-gallery .wp-block-image a::before,
.wp-block-gallery .wp-block-image a::after {
	display: block;
	z-index: 1;
	position: absolute;
	opacity: 0;
	height: 1.5rem;
	width: 1.5rem;
	transform: scale(0.7);
}
.wp-block-gallery .wp-block-image a::before {
	content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDFiMmUzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNiIgZD0iTTI0IDIxSDNWMCIvPjwvc3ZnPg==);
	bottom: 0.5rem;
	left: 0.5rem;
	transform-origin: top right;
}
.wp-block-gallery .wp-block-image a::after {
	content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDFiMmUzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNiIgZD0iTTAgM2gyMXYyMSIvPjwvc3ZnPg==);
	top: 0.5rem;
	right: 0.5rem;
	transform-origin: bottom left;
}
.wp-block-gallery .wp-block-image a:hover::before,
.wp-block-gallery .wp-block-image a:focus::before, 
.wp-block-gallery .wp-block-image a:hover::after,
.wp-block-gallery .wp-block-image a:focus::after {
	opacity: 1;
	transform: none;
	transition: 0.6s opacity ease-in-out, 0.6s transform ease-in-out;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 1.5rem 1.5rem;
}
.modal-backdrop {
	background-color: #0b2a47;
}
.modal.gallery .modal-dialog {
	width: auto;
	padding: 15px;
	margin: 0 auto;
	display: flex;
	height: 100%;
	place-items: center;
	pointer-events: none;
	justify-content: center;
}
.modal.gallery .modal-content {
	pointer-events: all;
	border: none;
}
.modal.gallery button.close {
	position: absolute;
	top: -10px;
	right: -10px;
	background-color: #1c2b57;
	text-shadow: none;
	opacity: 1;
	display: flex;
	width: 1.5em;
	height: 1.5em;
	align-items: center;
	justify-content: center;
	color: white;
	border-radius: 50%;
	-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}
.modal.gallery button.close:hover, 
.modal.gallery button.close:focus {
	background-color: #00b2e2;
	color: #1c2b57;
}
.modal.fade.gallery .modal-dialog {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.gallery.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}