html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
}  #essays h4 {
font-size: 2.15em;
}
#essays a,
#essays a:hover,
#essays a:visited,
#essays a:active {
color: black;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} h1, h2, h3, h4 {
font-family: "Neuton", sans-serif;
}
h5, h6 {
font-family: "Helvetica", sans-serif;
}
p {
font-family: "Helvetica", sans-serif;
font-size: 18px;
}
a {
text-decoration: none;
}
.page-link {
color: gray;
}
.bold {
font-weight: 700;
}
a.wp-block-button__link:link,
a.wp-block-button__link:visited {
color: white;
}
a:link, 
a:visited {
color: gray;
}
a:hover,
a:active {
color: black;
transition-duration: 250ms;
}
.wide-image {
margin-bottom: 2em;
}
.part-image {
display: none;
} .navbar {
padding-top:1em;
padding-bottom:0.25em;
padding-left:0;
}
.navbar-nav ul {
text-decoration: none;
display: flex;
flex-direction: row;
margin: 0;
}
.navbar-nav li {
list-style: none;
padding: 0 0.75rem;
}
.navbar-nav a {
font-family: "Neuton", sans-serif;
font-size: 1.43em;
color:black;
text-decoration:underline;
text-decoration-color: transparent; padding-right:1em;
font-weight: medium; -webkit-text-decoration-color: transparent;
-moz-text-decoration-color: transparent;
}
.navbar-nav a:hover {
color:gray;
text-decoration-color: gray;
text-decoration-thickness: 8%;
text-underline-offset: .3rem;
transition-duration: 250ms; -webkit-text-decoration-color: gray;
-moz-text-decoration-color: gray;
}
.navbar-brand img {
max-width: 1.75em;
height: auto;
margin-right: 2.25em;
}
.navbar-brand img:hover,
.ig-logo:hover {
animation: shake 0.5s;
animation-iteration-count: infinite;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
} .current_page_item a,
.current_page_parent a {
color: gray;
} .name-container {
padding-top: 5em;
}
.name-image-container {
padding: 5em 0 3em 0;
}
.name-image-container img {
width: 100%;
height: auto;
}
.h1-name {
font-size: 4.8em;
margin: 2em 0 0.25em 0;
line-height: .85em;
color: black;
} .three-front a h6 {
font-family: "Neuton", sans-serif;
font-size: 1.5rem;
}
.three-front .three-front-box {
border: .15rem;
border-radius: 10px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.three-front .three-front-box .three-front-box-content {
padding: .5em;
}
.three-front-box:hover {
transform: translateY(-8px);
transition: all 0.2s ease;
} .h1-pers {
font-family: "Neuton", sans-serif;
font-size: 3.75em;
padding: 2.5em 0 0.15em 0;
line-height: .85em;
color: #DD5130;
}
.h1-pers a,
.h1-pers a:hover,
.h1-pers a:visited,
.h1-pers a:active
{
color: #DD5130;    
}
.big-pers-container {
margin-top: 5em;
border-radius: 20px;
border: 2.5px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.pers-container h4 a {
color: black;
padding-bottom: 1em;
}
.pers-image-container {
padding: 1em 0;
} .page-title {
display: none;
} #short-comics h5 {
display:none;
} .bash-busch-page {
color: white;
cursor: pointer;
background: #002969;
}
.bash-busch-page #expanding-line {
width: 100%;
line-height: 0;
margin-bottom: .75em;
animation: expand 2.5s ease-in-out;
}
@keyframes expand {
0% { transform: scaleX(0); }
100% { transform: scaleX(1); }
}
.bash-busch-page #click-number  {
font-size: 1em;
font-family: "Helvetica", sans-serif;
}
.bash-busch-page #my-button {
appearance: none;
background-color: #FFFFFF;
border-radius: 40em;
border-style: none;
box-shadow: #cdcdff 0 -12px 6px inset;
box-sizing: border-box;
color: #353839;
cursor: pointer;
display: inline-block;
font-family: "Helvetica", sans-serif;
font-size: .75rem;
letter-spacing: -.24px;
margin: 0;
outline: none;
padding: .5rem 1.3rem;
quotes: auto;
text-align: center;
text-decoration: none;
transition: all .15s;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
}
.bash-busch-page #my-button:hover {
color: "black";
background-color: #FFC229;
box-shadow: #FF6314 0 -6px 8px inset;
}
.bash-busch-page #my-button:active {
transform: scale(1.025);
} @media (min-width: 768px) {
.bash-busch-page #my-button {
font-size: 1.2rem;
padding: .4rem 1.7rem;
}
}
.pattern {
padding: 1em 0;
} .one-can-1 {
z-index: 2;
opacity: 30%;
max-width: 90%;
}
.one-can-2 {
z-index: 1;
opacity: 10%;
max-width: 75%;
animation-delay: .5s;
} .one-can-3 {
z-index: 2;
opacity: 10%;
max-width: 70%;
animation-delay: 1s;
}
.one-can-4 {
z-index: 1;
opacity: 35%;
max-width: 80%;
animation-delay: 1.75s;
}
.one-can-5 {
z-index: 3;
opacity: 10%;
max-width: 40%;
} .one-can-6 {
z-index: 1;
opacity: 10%;
max-width: 60%;
}
.one-can-7 {
z-index: 2;
opacity: 25%;
max-width: 75%;
animation-delay: .75s;
}
.one-can-8 {
z-index: 3;
opacity: 15%;
max-width: 90%;
} .one-can-9 {
z-index: 1;
opacity: 10%;
max-width: 100%;
animation-delay: .5s;
}
.one-can-10 {
z-index: 2;
opacity: 25%;
max-width: 80%;
animation-delay: .25s;
} .float {
-webkit-animation-name: Floating;
-webkit-animation-duration: 6s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
}
@-webkit-keyframes Floating{
from {-webkit-transform:translate(0, 0px);}
65% {-webkit-transform:translate(0, 50px);}
to {-webkit-transform: translate(0, -0px);    }    
}
.spin {
-webkit-animation-name: Spinning;
-webkit-animation-duration: 12s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
}
@-webkit-keyframes Spinning{
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
} 
}
.bash-busch-page .small-bash-cursive h6  {
font-size: 2.5em;
font-family: "Italianno", cursive;
}
.bash-busch-page .bash-table h6  {
font-size: 4em;
font-family: "Italianno", cursive;
}
.bash-busch-page .bash-table .link-success {
color: #FFC400;
}
.bash-busch-page .bash-table .link-success:hover {
color: #ffffff;
}
.bash-busch-page .visit-header h6 {
font-size: 3.5em;
font-family: "Italianno", cursive;
line-height: 75%;
}
.bash-busch-page .text-for-bash-1 p {
font-family: "Helvetica", sans-serif;
font-weight: bold;
font-size: .5em;
}
.bash-busch-page .text-for-bash p {
font-weight: 400;
font-size: 1em;
}
.bash-busch-page .bash-table,
.bash-busch-page .end-video {
flex-direction: column;
}
.bash-busch-page .orgs-section .org a:hover {
margin:.5em;
}
.copy-link-input {
display: none;
}
.bash-busch-page .copy-link-button {
appearance: none;
background-color: #FFFFFF;
border-radius: 40em;
border-style: none;
box-shadow: #cdcdff 0 -12px 6px inset;
box-sizing: border-box;
color: #353839;
cursor: pointer;
display: inline-block;
font-family: "Helvetica", sans-serif;
font-weight: 500;
font-size: 1rem;
letter-spacing: -.24px;
margin: 0;
outline: none;
padding: 1rem 1.75rem;
quotes: auto;
text-align: center;
text-decoration: none;
transition: all .15s;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
}
.bash-busch-page .copy-link-button:hover {
color: "black";
background-color: #FFC229;
box-shadow: #FF6314 0 -6px 8px inset;
}
.bash-busch-page .copy-link-button:active {
transform: scale(1.25);
} .cartoon-deck-page h1 {
font-family: "Libre Caslon Text", sans-serif;
font-style: italic;
}
.cartoon-deck-page .button-16 {
background-color: #f8f9fa;
border: 1px solid #f8f9fa;
border-radius: 4px;
color: #3c4043;
cursor: pointer;
font-family: Helvetica, sans-serif;
font-size: 14px;
height: 36px;
line-height: 27px;
min-width: 54px;
padding: 0 16px;
text-align: center;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
white-space: pre;
margin-bottom: 1.5em;
}
.cartoon-deck-page .button-16:hover {
border-color: #dadce0;
box-shadow: rgba(0, 0, 0, .1) 0 1px 1px;
color: #202124;
}
.cartoon-deck-page .button-16:focus {
border-color: black;
outline: none;
}
.cartoon-deck-page .dark-button {
background-color: #383a3f;
border: 1px solid #3c4043;
border-radius: 4px;
color: #f8f9fa;
cursor: pointer;
font-family: Helvetica, sans-serif;
font-size: 14px;
height: 32px;
line-height: 27px;
min-width: 54px;
padding: 0 16px;
text-align: center;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
white-space: pre;
margin-bottom: 1.5em;
}
.cartoon-deck-page .dark-button:hover {
color: #ffffff;
box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
opacity: .85;
}
.cartoon-deck-page .copy-link-button {
background-color: #f8f9fa;
border: 1px solid #dadce0;
border-radius: 4px;
color: #3c4043;
cursor: pointer;
font-family: "Libre Caslon Text", sans-serif;
font-weight: 700;
font-size: 14px;
height: 36px;
line-height: 27px;
min-width: 54px;
padding: 0 16px;
text-align: center;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
white-space: pre;
margin-bottom: 1.5em;
box-shadow: rgba(0, 0, 0, .1) 0 1px 1px;
}
.cartoon-deck-page .copy-link-button:hover {
border-color: #ffffff;
box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
}
.cartoon-deck-page .copy-link-button:focus {
border-color: black;
outline: none;
}
.cartoon-deck-page .bottom-words p {
font-size: 14px;
} .zine-fest-page .button-24 {
background: #eb1d2c;
border: 1px solid #eb1d2c;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
box-sizing: border-box;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-family: nunito,roboto,proxima-nova,"proxima nova",sans-serif;
font-size: 16px;
font-weight: 800;
line-height: 16px;
min-height: 40px;
outline: 0;
text-align: center;
text-rendering: geometricprecision;
text-transform: none;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
vertical-align: middle;
}
.zine-fest-page .button-24:hover,
.zine-fest-page .button-24:active {
background-color: initial;
background-position: 0 0;
color: #FF4742;
}
.zine-fest-page .button-24:active {
opacity: .5;
} #city-of-the-door {
background-image: linear-gradient(#fed8ad, #E99E60);
} .header-container {
position: relative;
}
.header-container img {
width: 100%;
}
.title-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: .75em;
}
.header-container .title-container .big-title { font-family: "Neuton", sans-serif;
color: white;
padding-top:0.75em;
font-size:6.5em;
text-shadow: 2.5px 4.5px 3.5px rgba(0,0,0,0.5);
font-weight: 400;
letter-spacing: -0.025em;
}
.align-right {
text-align: right;
}
#city-of-the-door .article-title {
font-family: "Neuton", sans-serif;
font-size: .75em;
color: #dd5130;
}
#city-of-the-door .door-description h5 { font-family: "Neuton", sans-serif;
padding-top: 0.5em;
}
#city-of-the-door .page-container {
padding-top: 1em;
margin: 0 8em 0;
text-align: right;
font-family: "Neuton", sans-serif;
color: #dd5130;
line-height:85%;
font-weight: bold;
font-size: 1.5em;
}
#city-of-the-door .page-container img {
height: auto;
width: 100%;
box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
}
#city-of-the-door .page-container .num {
padding-bottom:0.25em;
}
#city-of-the-door .page-container .to-top a {
font-family: "Neuton", sans-serif;
font-size:0.6em;
color:white;
}
#city-of-the-door .page-container .to-top a:hover {
color: #dd5130;
}
#city-of-the-door .cta .thanks { font-family: "Neuton", sans-serif;
color:white;
font-size:2.25em;
padding-bottom: 0.5em;
}
#city-of-the-door .cta-btn {
color: #EFB255;
background-color:white; font-family: "Neuton", sans-serif;
} .site-footer {
font-family: sans-serif;
background-color: white;
color: gray;
min-height: 3em;
margin-top: 2em;
}
.site-footer .site-info {
color: darkgray;
font-family: sans-serif;
font-size: 1em;
}  @media (min-width: 320px) and (max-width: 767px) {
.wide-image {
display: none;
}
.part-image {
display: flex;
margin-bottom: 1em;
}
.navbar-brand {
margin-top:1em;
max-width:1em;
}
.navbar-light .navbar-toggler {
flex-wrap: nowrap;
margin-top:0.25em;
}
.navbar-nav ul {
display: flex;
flex-direction: column;
padding-left:0;
margin-left:0;
line-height: 2.5;
} .name-container {
padding-top: 5em;
}
.name-image-container {
padding: 5em 0 3em 0;
}
.h1-name {
margin: 0.5em 0 0.25em 0;
}
.dispatch-container {
padding: 0 3em;
margin-bottom: 4.5em;
} .h1-pers {
padding: 0.5em 0 0.15em 0;
}
.h1-pers a,
.h1-pers a:hover,
.h1-pers a:visited,
.h1-pers a:active
{
color: #DD5130;    
}
.big-pers-container .pers-container h4 {
padding-bottom: 2.5em;
} .header-container {
height: 14em;
background-color:#fed9ae;
}
.title-container {
position: relative;
padding:0 0 0 1.5em;
top:0%;
margin-top: 2.5em;
}
.header-container .title-container .big-title {
font-size: 2.5em;
margin: -.6em 0em;
}
#city-of-the-door .door-description {
display:none;
}
#city-of-the-door .num {
display:none;
}
#city-of-the-door .page-container { 
font-size:1.25em;
margin: 0 0.5em 0;
}
#city-of-the-door .page-container img {
height: auto;
width: 100%;
box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
} #essays img, img.wp-post-image {
padding-bottom: 1em;
} .bash-busch-page {
padding:0rem 1rem;
}
.bash-busch-page #my-button {
font-size: 1.7rem;
padding: .65rem 2.6rem;
}
.bash-busch-page .pattern {
display:none;
} .cartoon-deck-page h1 {
padding-left: 1em;
}
}  @media (min-width: 636px) and (max-width: 767px) {
.header-container {
height: 16em;
}
.title-container {
margin-top:1.5em;
}
.navbar-nav ul {
text-decoration: none;
display: flex;
flex-direction: row;
margin: 0 0 .5 .5;
}
}  @media (min-width: 768px) and (max-width: 991px) {
.navbar-expand-md {
flex-wrap: wrap;
}
.navbar {
padding-top: 0.5em;
}
.navbar-brand {
font-size: 1.5em;
}
#main-nav li a {
font-size: 1.25em;
color: black;
}
#essays img, img.wp-post-image {
padding-bottom: 1em;
} #front .name-container {
padding-top: 5em;
}
#front .name-image-container {
padding: 5em 0 3em 0;
}
#front .h1-name {
font-size: 4.8em;
margin: 2em 0 0.25em 0;
line-height: .85em;
color: black;
} #front.site-main.container .door-container {
margin-top: 3em;
}
#front .door-container .h1-door a {
font-family: "Eczar", sans-serif;
font-size: 2em;
color: white;
margin: 2em 0 0.25em 0;
line-height: .85em;
text-shadow: 2.5px 4.5px 3.5px rgba(0,0,0,0.5);
letter-spacing: -0.025em; 
}
#front .h1-door {
padding: 2.5em 0 0 0.5em;
}
#front .door-container h4 a {
color: black;
padding: 0 0 0 1.25em;
} #front .h1-pers {
font-family: "Neuton", sans-serif;
font-size: 3.75em;
padding: 0.5em 0 0.15em 0;
line-height: .85em;
color: #DD5130;
}
#front .big-pers-container {
margin-top: 5em;
border-radius: 20px;
border: 2.5px solid #DD5130;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#front .pers-container h4 {
padding-bottom: 1em;
}
#front .pers-image-container {
padding: 1em 0;
} .page-container {
margin: 1em 2em 0;
}
}  @media (min-width: 992px) and (max-width: 991px) { }
@media (min-width: 1440px) { }