body {
  max-height: 768px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #e9e5dc;
  background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_DallasMap.jpg);
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  margin: 10px 0px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
}
h2 {
  margin: 10px 0px 0px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #D65529;
}
.button {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 30px;
  border: 2px solid white;
  background-color: #D65529;
  box-shadow: black 0px 0px 10px 0px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.button:hover {
  border: 2px solid #D65529;
  background-color: #FFFFFF;
  color: #D65529;
}
.container {
  height: 850px;
  background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_Badge.png);
  background-position: 50% -40px;
  background-repeat: no-repeat no-repeat;
  text-align: center;
}
.page {
  margin-top: -80px;
}

.utilityLinks {
  background-color: #FFF;
  font-size: 14px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 10px 20px;
  width: 750px;
}

.utilityLinks li {
  display: inline;
  padding: 15px 20px;
}

.badgecontent {
  display: block;
  width: 560px;
  height: 400px;
  margin-top: 320px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #ccc;
  background-color: white;
  text-align: center;
}
.headerlogo {
  width: 100%;
  height: 100%;
  background-color: #6db33f;
}
.date {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 42px;
  font-weight: 700;
}
.hotel {
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: black;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  text-decoration-line: none;
}
.hotel:hover {
  color: #D65529;
}
.footer {
  margin-top: 10px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #999;
  text-align: center;
}
@media (max-width: 991px) {
  body {
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_DallasMap_Tablet_Portrait.jpg);
    background-position: 50% -17px;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
  }
  .button {
    box-shadow: black 0px 0px 10px 0px;
  }
  .container {
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_Badge.png);
    background-position: 50% -150px;
  }
  .badgecontent {
    margin-top: 210px;
  }
}
@media (max-width: 767px) {
  body {
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_DallasMap_Tablet_Portrait.jpg);
    background-position: 50% -17px;
  }
  h2 {
    margin-top: 0px;
    margin-bottom: -5px;
    font-size: 18px;
  }
  .button {
    box-shadow: black 0px 0px 10px 0px;
  }
  .container {
    height: 650px;
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_Badge.png);
    background-position: 50% -119px;
    background-size: 500px;
    background-repeat: no-repeat no-repeat;
  }
  .badgecontent {
    width: 440px;
    height: 300px;
    margin-top: 160px;
  }
  .headerlogo {
    width: 440px;
    height: auto;
    max-height: 100px;
    min-width: 0px;
  }
  .ribbon {
    width: 20%;
  }
  .date {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 26px;
  }
  .hotel {
    font-size: 14px;
  }
    .utilityLinks {
    width: 400px;
  }
  .utilityLinks li {
    display: block;
    list-style: none;
    border-bottom: solid 1px #EEE;
  }
  .utilityLinks li.last {
    border-bottom: none;
  {
}
@media (max-width: 479px) {
  body {
    position: static;
    top: 0px;
    right: 0px;
    margin-top: -17px;
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_DallasMap_Mobile_Portrait.jpg);
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat no-repeat;
  }
  h2 {
    margin-bottom: -10px;
    font-size: 16px;
  }
  .button {
    box-shadow: black 0px 0px 10px 0px;
  }
  .container {
    height: 450px;
    background-image: url(http://play.gopivotal.com/rs/pivotal/images/BG_Badge.png);
    background-position: 50% -100px;
    background-size: 330px;
    background-repeat: no-repeat no-repeat;
  }
  .page {
    margin-top: 0px;
  }
  .badgecontent {
    width: 300px;
    height: 220px;
    margin-top: 80px;
    background-image: none;
  }
  .ribbon {
    display: inline-block;
    overflow: visible;
  }
  .date {
    display: block;
    margin-top: 0px;
    margin-bottom: -5px;
    font-size: 21px;
  }
  .hotel {
    font-size: 12px;
  }
  .utilityLinks {
    width: 300px;
  }
  .utilityLinks li {
    display: block;
    list-style: none;
    border-bottom: solid 1px #EEE;
  }
  .utilityLinks li.last {
    border-bottom: none;
  }
  .footer {
    display: none;
  }
}

