.aboutBody {
	margin-top:25px;
}
#about-header-banner {
	background-image:url(../images/internal-banner.png);
	max-height:100%;
}
.header-banner {
    background-image: url(../images/internal-banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
    max-height: 300px;
    margin-top: -2rem;
}

.button {
    background: #ffcd00;
    font-size: 1em;
    color: #000;
    padding: 10px 30px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);

}

a.liIg.button:hover {
    background: #000;
    font-size: 1em;
    color: #ffcd00;
    padding: 10px 30px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
 	cursor: pointer;
 box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
}



.buttonBottom {
	padding-bottom: 5rem;
}
.content {
   /* margin-top: 20px;*/
}

.flameText {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 25px;
	font-weight: 700;
	text-align: center;
}

.flameText img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 10px;
}

.commentButt {
    width: 100%;
    color: #000000;
    background-color: #fcd116;
	background-image: url(https://www.foriowa.org/1dfi-splash-page/images/internal-banner.png);
    border-radius: 0px;
    padding: 10px;
    text-decoration: none;
	margin-top: 20px;
    border: none;
    font-size: 25px;
	font-weight: 700;
    font-family: 'Inconsolata', monospace;
}

.submitButt {
    width: 60%;
    color: #000000;
    background-color: #fcd116;
	background-image: url(https://www.foriowa.org/1dfi-splash-page/images/internal-banner.png);
    border-radius: 0px;
    padding: 10px;
    text-decoration: none;
    border: none;
    font-size: 25px;
	font-weight: 700;
    font-family: 'Inconsolata', monospace;
	 display: block;
	margin: auto;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    text-transform: none;
	margin: 20px 0px;
}

.headerOne, h1 {
    font-family: 'Inconsolata', monospace;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
    text-transform: none;
    border-left: 0px #ffcd00 solid;
    padding-left: 10px;
    margin-bottom: 10px;
	background-color: #000000;
}

.smquote {
    font-size: 1.3em;
    font-weight: 800;
    font-family: 'Inconsolata', monospace;
    color: #000;
    line-height: 1.6em;
    margin: .9em 0 0 0;
    padding-top: 20px;
    padding-left: 9%;
    padding-right: 9%;
	text-align: right;
}


.inspo_picture {
	width:100%;
}
.picture_citation {
	color: #757575!important;
	margin-top: -.6rem;
	margin-bottom: 2rem;
}
.prompt_title {
	margin-bottom:0rem;
}
.image_divider {
	margin-top:.2rem!important;
}

.bodyText.bio {
    margin-bottom: 25px;
}

li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.arrowList a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.arrowList a:hover {

	text-decoration:underline;
	color:#000;
}

@media (max-width: 1200px) {
.smquote {
	text-align: center;
}
}

.quoteinside {
    padding-top: 10px;
}

.photo-credit2 {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: .5em;
    padding-top: 1em;
    padding-left: 0em;
    text-transform: uppercase;
    color: #616161;
    line-height: 1;
}

.portrait.right {
    float: right;
    margin: 0 0 25px 25px;
    width: 40%;
}

.contestIcon {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.contest_container {
	margin-top:1rem;
	text-align:center;
	margin-bottom:75px;
	margin-top:75px;
}
.contest_container a {
	margin-left: auto;
	margin-right: auto;
}
.contest_container h2 {
	font-size:26px;
}
.contest_container h2::after {
	display:none;
}
.contest_description {
	/*min-height:150px;*/
}
.emailButt {
	margin-bottom:75px;
}
.wnspacer {
	margin:1rem;
}
.updateText {
	text-align:center;
}
.updateText p {
	font-weight:bold;
}

.imagePrompt {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1rem;
	max-width: 50%;
}

@media (max-width: 1200px) {
	.portrait.right {
		float: none;
			margin: auto;
		width: 50%;
	}
}

.portrait.right img{
    width: 50%;
	float: left;
}

@media (max-width: 1200px) {
	.portrait.right img{
    max-height: 315px;
	width: 100%;
	float: none;
}
}

.portrait.judge {
    float: left;
    margin: 0 0 0 25px;
    width: 15%;
} 

@media (max-width: 1200px) {
	.portrait.judge {
		float: none;
			margin: auto;
		width: 50%;
	}
}

.portrait.judge img{
	float: left;
	max-height: 100px;
}

@media (max-width: 1200px) {
	.portrait.judge img{
    max-height: 215px;
	float: none;
	padding-bottom: 15px;
}
}

.matchbook 
{
    float: right;
    margin: 0 0 25px 25px;
    width: 20%;
}

.matchbook img
{
    max-height: 315px;
}


@media screen and (min-width: 0px) and (max-width: 1200px) {
.matchbook 
{
   	float: none;
    width: 50%;
	margin: auto;
}
}

.magWatermark {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9rem;
	max-width: 60%;
	padding-bottom:7rem;
}

@media screen and (min-width: 0px) and (max-width: 600px) {
.magWatermark 
{
	margin-top: 100px;
    max-width: 90%;
}
}

@media screen and (min-width: 600px) and (max-width: 1025px) {
.magWatermark 
{
	margin-top: 75px;
    max-width: 90%;
}
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
.magWatermark 
{
	margin-top: 150px;
    max-width: 90%;
}
}

ul {

    list-style-image: url('../images/flame_sm.jpg');
	list-style-position: outside;
	
}

li {
    margin-bottom: 15px;
}


@media screen and (min-width: 0px) and (max-width: 1025px) {
.form-main {
  display: none;
}
}

@media screen and (min-width: 1025px) {
.form-mobile {
  display: none;
}
}

@media screen and (min-width: 0px) and (max-width: 600px) {
	.contestIcon {
		width: 40%;
		margin-top:0rem;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}