body {
  background-image: none;
}

#blue-logo{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebc17d+0,c08329+51,eedcc3+100 */
  border-top:#ebc17d solid 3px;  /* Old browsers */
  border-top:-moz-linear-gradient(-45deg,  #ebc17d 0%, #c08329 51%, #eedcc3 100%); /* FF3.6-15 */
  border-top:-webkit-linear-gradient(-45deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* Chrome10-25,Safari5.1-6 */
  border-top: linear-gradient(135deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc17d', endColorstr='#eedcc3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-bottom:#ebc17d solid 3px;
  border-bottom:-moz-linear-gradient(-45deg,  #ebc17d 0%, #c08329 51%, #eedcc3 100%); /* FF3.6-15 */
  border-bottom:-webkit-linear-gradient(-45deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* Chrome10-25,Safari5.1-6 */
  border-bottom: linear-gradient(135deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc17d', endColorstr='#eedcc3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#028379+0,004a77+100 */
background: #028379; /* Old browsers */
background: -moz-linear-gradient(left,  #028379 0%, #004a77 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #028379 0%,#004a77 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #028379 0%,#004a77 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028379', endColorstr='#004a77',GradientType=1 ); /* IE6-9 */
}

#logo{
width: 100%;
max-width: 700px;
padding: 30px 0px 0px 0px;
}


#date-bg{
  background: #e6e6eb;
  width: 100%;
  border-bottom:#ebc17d solid 3px;
  border-bottom:-moz-linear-gradient(-45deg,  #ebc17d 0%, #c08329 51%, #eedcc3 100%); /* FF3.6-15 */
  border-bottom:-webkit-linear-gradient(-45deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* Chrome10-25,Safari5.1-6 */
  border-bottom: linear-gradient(135deg,  #ebc17d 0%,#c08329 51%,#eedcc3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc17d', endColorstr='#eedcc3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2e315b+0,1b2530+100 */
}


h1#date {
  width: 100%;
    max-width: 450px;
  font-family: 'Source Serif Pro', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8em;
  color: #FFF;
  padding: 5px 0px 5px 0px;
  margin: 20px 0px;
  text-transform: uppercase;
  line-height: 1.5em;
  background: rgba(255, 255, 255, 0.3);
}

.pic {
  max-width: 300px;
  width: 100%;
  padding: 20px 0px;
}

#width {
  max-width: 900px;
  width: 100%;
}

h2#location {
  width: 100%;
    max-width: 1000px;
  font-family: 'Source Serif Pro', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8em;
  color: #2e315b;
  padding: 15px 0px 5px 0px;
  margin-top: 0px;
  text-transform: uppercase;
  line-height: 1.5em;
}


h3.blurb{
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3em;
  color: #585e89;
  line-height: 1.4em;
}

#box{
  background: #e6e6eb;
  padding: 5px 20px;
  margin: 19px 0px;
  max-width: 900px;
  width: 100%;
}


div.container {
  background: none;
  position: relative;
  margin: 0px auto;
  padding: 30px 0px;
  outline: 0;
  width: 100%;
  max-width: 1000px;
  vertical-align: middle;
  box-sizing: border-box;
  display: block;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3em;
  font-size: 1.4em;
}

h4.subhead {
    width: 100%;
    max-width: 900px;
    font-family: 'Source Serif Pro', serif;
    font-weight: 600;
    font-style: normal;
    font-size: 150%;
    color: #a4773a;
    line-height: 38px;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
    position: relative;
}


  p {
    margin: 0 0 20px 0px;
  }

  li{
    background: url('https://s3.amazonaws.com/events.oxfordclub.com/Amsterdam/images/diamond.png') no-repeat left top;
    list-style: none;
    padding-left: 40px;
    margin-bottom: 15px;
    padding-bottom: 8px;
  }



  .yellow{
    color: #a4773a;
  }

  #video {
    margin: 0.7% auto;
    text-align: center;
    max-width: 720px;
    background-color: #FFF;
    border: 2px solid #999;
    margin-top: 10px;
  }

  #button {
    width: 100%;
    height: auto;
    max-width: 350px;
    margin: 10px 0px 0px 0px;
  }

  #legal {
    width: 100%;
    max-width: 1000px;
    padding-bottom: 15px;
    margin: auto;
    box-sizing: border-box;
    opacity: 0.6;
  }

  #legal p {
    text-align: justify;
    font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #999999;
    margin: 0px auto;
    padding-top: 30px;
  }


  @media screen and (max-width:600px) {
    #logo{
    padding: 30px 30px;
    }

    h1.date {
      width: 90%;
        max-width: none;
      }

      h3#blurb{
        padding: 0px 15px;
      }


h4.subhead {
   margin: 20px 0px 0px 0px;
}


     li{
         padding-left: 25px;
     }

    div.container {
    padding: 20px 10px;
    }


      #legal p {
      width: 90%;
  padding: 20px 0px;
    }

  }
