@font-face {
    font-family: 'brandon_grotesque';
    src: url('webfonts/Brandon_bld-webfont.eot');
    src: url(webfonts/Brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_bld-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_bld-webfont.woff') format('woff'),
         url('webfonts/Brandon_bld-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: 'brandon_grotesque';
    src: url('webfonts/Brandon_bld_it-webfont.eot');
    src: url('webfonts/Brandon_bld_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_bld_it-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_bld_it-webfont.woff') format('woff'),
         url('webfonts/Brandon_bld_it-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_bld_it-webfont.svg#brandon_grotesquebold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'brandon_grotesque';
    src: url('webfonts/Brandon_light-webfont.eot');
    src: url('webfonts/Brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_light-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_light-webfont.woff') format('woff'),
         url('webfonts/Brandon_light-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_light-webfont.svg#brandon_grotesquelight') format('svg');
    font-weight: lighter;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque';
    src: url('webfonts/Brandon_light_it-webfont.eot');
    src: url('webfonts/Brandon_light_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_light_it-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_light_it-webfont.woff') format('woff'),
         url('webfonts/Brandon_light_it-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_light_it-webfont.svg#brandon_grotesquelight_italic') format('svg');
    font-weight: lighter;
    font-style: italic;

}

@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('webfonts/Brandon_med-webfont.eot');
    src: url('webfonts/Brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_med-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_med-webfont.woff') format('woff'),
         url('webfonts/Brandon_med-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_med-webfont.svg#brandon_grotesquemedium') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'brandon_grotesqueMdIt';
    src: url('webfonts/Brandon_med_it-webfont.eot');
    src: url('webfonts/Brandon_med_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Brandon_med_it-webfont.woff2') format('woff2'),
         url('webfonts/Brandon_med_it-webfont.woff') format('woff'),
         url('webfonts/Brandon_med_it-webfont.ttf') format('truetype'),
         url('webfonts/Brandon_med_it-webfont.svg#brandon_grotesqueMdIt') format('svg');
    font-weight: 300;
    font-style: italic;
}


body, html {
    background-color: #354242;
      color: #ffffff;
}


.coming-soon {text-align: center; }


.holding-page {margin-top: 6%;}
nav {margin: 47px 0 0 0;}
.holding-logo {margin: 0;   max-width: 96%;}


#home {
    min-height:300px;
    width: 100%;
    height: auto;
}



header {
 background: none;
 }
.statue-home h1{font-size: 23px; padding-bottom: 37px;}

.home-quote {font-size: 17px; font-weight: 600; text-align: center; margin-top: 30px;}
.home-quote-author {text-align: right; margin-bottom: 30px;}
footer {

}

.holding-page .social {float: none; display: block;}

@media screen and (max-width: 640px) {
.coming-soon {padding-right: 0;}
}
.subheader {font-size: 17px; text-transform: uppercase; padding: 20px 0; }

.coming-soon p {font-size: 17px; letter-spacing: 0.015em}

@media screen and (min-width: 788px) {
#home.holding {
min-height: 720px;
    width: 100%;
    background-image: url(../img/charleston-01.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    background-attachment: fixed;
    height: auto;
}
    

}


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

#home h2.holding-button{
    margin: 0 0 1em 0;
}


#home {
   background-size: 100%;
  min-height: 500px;
}
}



#competition {

	background-repeat: no-repeat;
	background-position: bottom;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #fdbe14;
	text-decoration: none;
}

a:active {
	color: #fdbe14;
	text-decoration: none;
}



#legal-notices a:link, #legal-notices a:visited {
	color: #fdbe14;
	text-decoration: none;
}

#legal-notices a:hover, #legal-notices a:active {
	color: #fdbe14;
	text-decoration: underline;
}

a.more-button {
  color: #ffffff;
  border: 4px solid #ffffff;
}


h1 {
   border-bottom: 1px solid #ffffff;
}

a#more:hover {
	color: #fdbe14;
  border: 4px solid #fdbe147;}

a#more:active {
	color: #fdbe14;
  border: 4px solid #fdbe14;}

a.big-button {
    color: #ffffff;
    border: 4px solid #ffffff;
}

a.medium-button:hover {
  color: #fdbe14;
  border: 4px solid #fdbe14;}

a.medium-buttone:active {
  color: #fdbe14;
  border: 4px solid #fdbe14;}



a.medium-button {
  color: #ffffff;
  border: 4px solid #ffffff;
}

a.statue-button:hover {
  color: #fdbe14;
  border: 4px solid #fdbe14;}

a.statue-buttone:active {
  color: #fdbe14;
  border: 4px solid #fdbe14;}

a.statue-button {
  color: #ffffff;
  border: 4px solid #ffffff
}

a.big-button:hover {
	color: #fdbe14;
  border: 4px solid #fdbe14;}

a.big-buttone:active {
	color: #fdbe14;
  border: 4px solid #fdbe14;}

.press-links ul li a {
  color: #ffffff;
  border: 4px solid #ffffff;
}

.gallery-text {
    color: #ffffff;
}

.bust, #map, .writer {
    border-color:  #ffffff;
    
}


.press-links ul li a:hover {
	color: #fdbe14;
  border: 4px solid #fdbe14;}

.press-links ul li a:active {
	color: #fdbe14;
  border: 4px solid #fdbe14;}

.small a:link {
	color: #ffffff;
	text-decoration: none;
}

.small a:visited {
	color: #ffffff;
	text-decoration: none;
}

.small a:hover {
	color: #fdbe14;
	text-decoration: none;
}

.small a:active {
	color: #fdbe14;
	text-decoration: none;
}


.append-map-text a {border : 3px solid #ffffff; display: block; padding: 10px 10px 5px 10px; text-align: center;}
.append-map-text a:hover {border : 3px solid #fdbe14;}
.append-map-item a.image-link {
    border: 1px solid #ffffff;
}


h2 {  font-size: 24px; border-bottom: none; margin: 0 0 30px 0; text-transform: none;}

.gallery-item a.image-link {
    border: 1px solid #ffffff;
    }

#mobile-nav {
		color: #ffffff;
	}

	#mobile-nav a:link {
		color: #ffffff;
	}

	#mobile-nav a:visited {
		color: #ffffff;
	}

	#mobile-nav a:hover {
		color: #d42027;
	}

	#mobile-nav a:active {
		color: #d42027;
	}

a.medium-button:hover {
  color: #7D00FF;
  border: 4px solid #7D00FF;}

a.medium-buttone:active {
  color: #7D00FF;
  border: 4px solid #7D00FF;}



a.medium-button {
  color: #ffffff;
  border: 4px solid #ffffff;
}

.medium-button {
    display: block;
    max-width: 300px;
    text-decoration: none;
    line-height: 1.4em;
    text-align: center;
    width: 86%;
    padding: 0.7em 10px 0.6em 10px;
    font-size: 1.2em;
    margin: 30px auto;
    font-weight: bold;
    letter-spacing: 0.15em;
    overflow: hidden;
    cursor: pointer;
    border: 4px solid #ffffff;
    -webkit-transition: background-color 0.25s ease-out;
    -moz-transition: background-color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
}
.medium-button:hover {
    color: #354242;
    background-color:#ffffff;
}


a.block-button {
    border: 4px solid #ffffff;
    display: block;
    margin-top: 4.255319148936%;
    text-decoration: none;
    line-height: 1.4em;
    text-align: center;
    margin: 20px auto;
    background-size: 100%;
    padding: 0.7em 10px 0.6em 10px;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.1em;
}
a.block-button:hover {
    color: #354242;
    background-color:#ffffff;
}

.writer-text {
    margin-left: 4%;
}
.writer-img {display: none;}

.writer {
 min-height: 0;
}