a.underscorehover:hover
{
  text-decoration: underline;
  color: white;
}

.underscorehover:hover
{
  text-decoration: underline;
  color: white;
}

a.nounderscorehover:hover
{
  text-decoration: none;
}

@media screen and (max-width: 512px)
{
  .same-height-column {width:100%}
}
@media screen and (min-width: 513px)
{
  .same-height-column {float:none !important; width:50%}
}

body.modal-open .supreme-container{
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

@media screen and (min-width: 971px) {
  .homepage-caption-bottom {
    top: 190px;
  }
}

#homepage #hero {
  position: relative;
  width: 100%;
  overflow: hidden
}

#homepage #hero .widehero {
  display: none;
  z-index: -5;
  position:absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat; background-size: cover;
  width: 100%;
  height: 100%;
}

#homepage #hero #fullwidth {
  width: 100%;
}

#homepage #newsbanner {
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #696969;
  background-color: rgba(255,255,255,0.8);
  text-align: center;
  padding: 5px
}

#homepage #caption_container {
  color: white;
  font-size: 20px;
}

#homepage #caption_container .captionarea {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  line-height: 22px;
}

#homepage #caption_container .caption {
  display: none;
  position: absolute;
  opacity: 0;
  padding: 8px;
  text-shadow: 0 0 5px black;
}

#homepage #caption_container .smallcaption {
  font-size: 14px;
}

#homepage #caption_container #blankspaceleftdesktop {
  height: 380px;
}

#homepage #caption_container #blankspaceleftmobile {
  height: 100px;
}

#homepage #actions {
  position: relative;
  padding: 20px;
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width: 970px)  {
  #homepage #actions {
    margin-top: 300px;
  }
}

#homepage #actions a {
  text-decoration: none;
}

#homepage #actions #title {
  font-family: 'Gotham 5r', sans-serif;
  font-size: 26px;
  color: white;
  line-height: 30px;
}

#homepage #actions #subtitle {
  font-family: 'Gotham 4r', sans-serif;
  font-size: 16px;
  color: white;
  margin: 15px 0 5px 0;
}

#homepage #actions #playimage {
  cursor: pointer;
}

#homepage #actions #playtext {
  font-size: 20px;
  cursor: pointer;
}

#homepage #actions #herolearnlink {
  color: white;
  font-size: 20px
}

#homepage #actions #herolearnbutton {
  font-weight: 500;
  font-size: 20px;
  height: 50px
}

#homepage #actions .buttongroup {
  display: inline-block;
  margin-bottom: 20px;
}

#homepage #actions .herohocbutton {
  font-weight: 500;
  font-size: 18px;
  height: 40px;
  padding: 0 30px;
  margin: 10px 5px 0 0;
}

#homepage #actions #volunteeraction {
  font-family: 'Gotham 4r', sans-serif;
  font-size: 16px;
  color: white;
  margin-top: 30px;
}

#homepage #actions #volunteeraction a {
  font-family: 'Gotham 4r', sans-serif;
  font-size: 16px;
  color: white;
  text-decoration: none;
}

#homepage #actions #petitionaction {
  display: none;
  font-weight: 500;
  font-size: 14px;
  height: 50px;
  cursor: pointer
}

#homepage .quarterslot {
  float: left;
  height: 250px;
  padding: 0px 5px 10px 5px;
}

#homepage .quarterslot .slotbox {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: 0% 50%;
  height: 220px;
  border-radius: 5px;
}

#homepage .quarterslot .slotbox .headerbox {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: white;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  text-align: left;
  font-family: 'Gotham 4r', sans-serif;
  text-align: center;
}

#homepage .quarterslot .slotbox .headerbox .header {
  font-family: 'Gotham 7r', sans-serif
}

#homepage .quarterslot .slotbox .headerbox .sentence {
  font-size: 14px;
  opacity: 0.9
}

#homepage .quarterslot-links {
  float: left;
  height: 390px;
  padding: 0px 5px 10px 5px;
}

#homepage .quarterslot-links .slotbox {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: 0% 50%;
  height: 220px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#homepage .quarterslot-links .headerbox {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: white;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  text-align: left;
  font-family: 'Gotham 4r', sans-serif;
  text-align: center
}

#homepage .quarterslot-links .headerbox .header {
  font-family: 'Gotham 7r', sans-serif;
}

#homepage .quarterslot-links .headerbox .sentence {
  font-size: 14px;
  opacity: 0.9
}

#homepage .quarterslot-links .thelinks {
  padding: 5px;
  padding-top: 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#homepage .quarterslot-links .thelinks .linkentry {
  margin-bottom: 20px
}

#homepage .quarterslot-links .thelinks .link {
  font-size: 16px;
  font-family: 'Gotham 4r', sans-serif;
  color: white;
}

#homepage #gallerycolumn {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 40px;
  clear: both;
  overflow: hidden;
  border: 5px solid white
}

#homepage #gallerycolumn .headingbox {
  left: 0px;
  color: white;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  text-align: left;
  font-family: 'Gotham 5r', sans-serif;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#homepage #gallerycolumn .thelinks {
  padding: 10px;
  height: 100%
}

#homepage #threedivs iframe {
  -ms-zoom: 1.3;
  -moz-transform: scale(1.3);
  -moz-transform-origin: 0 0;
  -o-transform: scale(1.3);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(1.3);
  -webkit-transform-origin: 0 0;
}

#homepage #threedivs .fb-like > span {
  height: 27px !important;
}

.grey_input {
  background-color: rgb(226,228,227);
  color: rgb(82, 82, 82);
  border: 1px solid rgb(146,147,148);
}

.dropdown {
  background-color: rgb(226,228,227);
  color: rgb(82, 82, 82);
  border: 1px solid rgb(146,147,148);
}
