/* homepage */
#homepage {
  padding-bottom: 0px;
  background: none;
}
#homepage  section.banner {
  overflow: hidden;
  margin: 0px;
  padding-top: 58px;
  z-index: 1;
}
#homepage section.banner .owl-carousel .owl-item img {
  min-width: 300px;
}
#homepage section.banner .owl-carousel {
  z-index:auto;
}
#homepage section.banner .owl-carousel .owl-stage-outer {
  overflow: visible;
  z-index: 1;
}
#homepage section.banner .leftFade, main#homepage section.banner .rightFade {
  background-image: url(../images/global/white-fade.png);
  background-repeat: repeat;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}
#homepage section.banner .leftFade {
  left:100%;
}
#homepage section.banner .rightFade {
  right:100%;
}
#homepage section.banner .owl-nav div {
  position: absolute;
  top: 50%;
  z-index: 99;
}
#homepage section.banner .owl-prev {
  left:-56px;
}
#homepage section.banner .owl-next {
  right:-56px;
}
#homepage section.bannerNavBar {
  background-image: url(../images/global/purple-bar.png);
  background-repeat: repeat-x;
  color: #FFF;
  height: 74px;
  margin-top: -32px;
  position: relative;
  z-index: 9999;
}
#homepage section.bannerNavBar i.arrow.small:hover {
  background-position: -38px -210px;
}
#homepage section.bannerNavBar i.arrow.small.right {
  background-position: -147px -210px;
}
#homepage section.bannerNavBar .container {
  padding-top: 20px;
}
#homepage section.bannerNavBar .newsCarousel {
  position: absolute;
  left: 194px;
  top: 26px;
  width: 625px;
}
#homepage section.bannerNavBar h1 {
  position: absolute;
  left: 0px;
  top: 15px;
}
#homepage section.bannerNavBar .owl-dots {
  position: absolute;
  right: -110px;
  top: 2px;
  width: 63px;
  text-align: center;
}
#homepage section.bannerNavBar .owl-dot, .kidsZoneGallery .owl-dot, #videoZone .owl-dot,  {
  width: 13px;
  height: 13px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-right: 7px;
}
#homepage section.bannerNavBar .owl-dot.active, .kidsZoneGallery .owl-dot.active, #videoZone .owl-dot.active, .GoGoDragonsGallery .owl-dot.active {
  background-color: rgba(255,255,255,1);
}
#homepage section.bannerNavBar .owl-nav div {
  position: absolute;
  top: -4px;
  z-index: 99;
}
#homepage section.bannerNavBar .owl-prev {
  right: -42px;
}
#homepage section.bannerNavBar .owl-next {
  right: -140px;
}
#homepage .indexScene {
  min-height: 1330px;
  position: relative;
  margin-top: -10px;
  overflow: hidden;
  background-color: #a9ddf1;
}
#homepage .indexSceneBk {
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height: 1692px;
  background-image: url(../images/index/scene-bk.jpg);
  background-repeat: repeat-x;
  background-position: center -200px;
}
#homepage .sceneObjects {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 11;
}
#homepage .sceneObjects img {
  position: absolute;
  display: block;
}
#homepage .sceneObjects .dino {
  right: 0px;
  bottom: 32px;
}
#homepage .sceneObjects .tree-right {
  right: 0px;
  bottom: 28px;
}
#homepage .sceneObjects .tree-left {
  left: 0px;
  bottom: 28px;
}
#homepage .sceneObjects .foliage-top-left {
  left: 0px;
  top: 0px;
}
#homepage .sceneObjects .foliage-top-right {
  right: 0px;
  top: 0px;
}
#homepage .fenceObjects {
  position: absolute;
  bottom: 60px;
  width: 100%;
  z-index: 15;
}
#homepage .signUpText {
  display: none;
  color: #fff;
  font-size: 1.4em;
  padding-top: 30px;
  padding-bottom: 10px;
}
#homepage .fenceObjects .container, #homepage .fenceObjects, #homepage .fenceObjects .fence {
  height: 201px;
}
#homepage .fenceObjects .fence {
  background-image: url(../images/index/scene-fence-loop.png);
  background-repeat: repeat-x;
  position: absolute;
  width: 100%;
  top: 0px;
}
#homepage .attractionsCarousel {
  position: absolute;
  width: 517px;
  height: 439px;
  top: 0px;
  left: 0px;
  z-index: 20;
  background-image: url(../images/index/attractions-panel.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#homepage .attractionsInner {
  width: 429px;
  position: absolute;
  top: 122px;
  left: 39px;
}
#homepage .attractionText {
  background-image: url(../images/index/attractions-cover.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 380px;
  height: 68px;
  position: absolute;
  bottom: 10px;
  left: -6px;
  padding: 7px 30px 15px 30px;
  text-align: center;
  color: #340059;
}
#homepage .attractionText a p, #homepage .attractionText a h1 {
  color: #340059;
}
#homepage .attractionText h1 {
  margin: 0px;
  padding: 0px;
  font-size: 1.5em;
  line-height: 1.1em;
  margin-top: 5px;
}
#homepage .attractionsCarousel .owl-nav div {
  position: absolute;
  top: 107px;
}
#homepage .attractionsCarousel .owl-prev {
  left:-39px;
}
#homepage .attractionsCarousel .owl-next {
  right:-39px;
}
#homepage .attractionsCarousel .owl-dots {
  position: absolute;
  left: 38px;
  top: -39px;
  width: 342px;
  text-align: center;
}
#homepage .attractionsCarousel .owl-dot {
  width: 13px;
  height: 13px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-right: 7px;
}
#homepage .attractionsCarousel .owl-dot.active {
  background-color: rgba(255,255,255,1);
}
#homepage .signDanger {
  background-image: url(../images/index/scene-sign-danger.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 180px;
  height: 119px;
  left: 39px;
  bottom: 70px;
}
#homepage .signWeather {
  background-image: url(../images/index/scene-sign-weather.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 223px;
  height: 97px;
  top: 15px;
  right: 260px;
  padding: 60px 30px 30px 30px;
  text-align: center;
}
#homepage .signWeather img {
 display: block;
  margin: auto;
}
#homepage .signWeather a {
  color: #000;
}
#homepage .doNotPress {
  background-image: url(../images/index/scene-trex-button.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 108px;
  height: 243px;
  top: -25px;
  right: 65px;
}
#homepage .trexButton, #homepage .ie8trexButton {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 44px;
  right: 39px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#homepage .ie8trexButton {
  display: none;
}
.ie8 #homepage .trexButton {
  display: none;
}
.ie8 #homepage .ie8trexButton {
  display: block;
}
#homepage .trexButton.flash {
  -webkit-box-shadow: 0px 0px 35px 25px #F63030;
  -moz-box-shadow: 0px 0px 35px 25px #f63030;
  -ms-box-shadow: 0px 0px 35px 25px #F63030;
  -o-box-shadow: 0px 0px 35px 25px #f63030;
  box-shadow: 0px 0px 35px 25px #F63030;
  background: #FF3535;
}
.ie8 #homepage .trexButton.flash, .ie9 #homepage .trexButton.flash {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@-webkit-keyframes flashButton {
  0%   { opacity: 0; }
  50%   { opacity: 0.8; }
  100% { opacity: 0; }
}
@-moz-keyframes flashButton {
  0%   { opacity: 0; }
  50%   { opacity: 0.8; }
  100% { opacity: 0; }
}
@-o-keyframes flashButton {
  0%   { opacity: 0; }
  50%   { opacity: 0.8; }
  100% { opacity: 0; }
}
@-ms-keyframes flashButton {
  0%   { opacity: 0; }
  50%   { opacity: 0.8; }
  100% { opacity: 0; }
}
@keyframes flashButton {
  0%   { opacity: 0; }
  50%   { opacity: 0.8; }
  100% { opacity: 0; }
}
#homepage .trexButton.flash {
  -webkit-animation: flashButton 1s infinite;
  -moz-animation:    flashButton 1s infinite;
  -o-animation:      flashButton 1s infinite;
  -ms-animation:     flashButton 1s infinite;
  animation:         flashButton 1s infinite;
}
#homepage .foliageFront {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  z-index: 50;
  pointer-events: none;
}
.ie8 #homepage .foliageFront, .ie9 #homepage .foliageFront {
  display: none !important;
}
#homepage .foliageFront img {
  position: absolute;
  top: 0px;
  z-index: 50;
 pointer-events: none; 
}
#homepage .foliage-front-left {
  left: -190px;
  width: 426px;
  height: 1156px;
  pointer-events: none;
}
#homepage .foliage-front-right {
  right: -190px;
  width: 417px;
  height: 1124px;
  pointer-events: none;
}
#homepage .foliage-front-big-left {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  left: 285px;
  width: 1014px;
  height: 1285px;
  pointer-events: none;
}
#homepage .foliageFront img.foliage-front-big-left {
  top: -80px;
  pointer-events: none;
}
#homepage .foliage-front-big-right {
  right: -12px;
  width: 1014px;
  height: 1285px;
  pointer-events: none;
}
#mc_embed_signup div.mce_inline_error {
  display: block;
  position: absolute;
  bottom: -65px;
  left: 50%;
  width: 300px;
  text-align: center;
  margin-left: -150px !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#mce-success-response {
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 300px;
  text-align: center;
  margin-left: -150px !important;
  background: #378937;
  color: #FFF;
  padding: 15px;
  z-index: 9999;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media all and (min-width: 0px) and (max-width: 1550px) {
  #homepage .foliage-front-left {
    left: -300px;
  }
  #homepage .foliage-front-right {
    right: -300px;
  }
}
@media all and (min-width: 0px) and (max-width: 1250px) {
  #homepage .foliage-front-left {
    left: -400px;
  }
  #homepage .foliage-front-right {
    right: -400px;
  }
}
#homepage .sceneContent {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 15;  
}
#homepage .attractionFiller {
  height: 480px;
}
#homepage .indexContentTopRight {
  /* background-image: url(../images/global/contentbox-faded-round.png);*/
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: 70px;
  text-align: right;
  padding-left: 25px;
}
#homepage .sceneContent a {
  display: inline-block;
}
#homepage .indexContentBottomLeft, #homepage .indexContentBottomCenter, #homepage .indexContentBottomRight {
  background-image: url(../images/global/contentbox-faded-long.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 305px;
  height: 472px;
  padding-top: 25px;
  position: relative;
  text-align: center;
  color: #340059;
  margin-top: 25px;
}
#homepage .indexContentBottomLeft h2, #homepage .indexContentBottomCenter h2, #homepage .indexContentBottomRight h2 {
  background-repeat: no-repeat;
  background-position: top center;
  text-indent: -9999px;
  overflow: hidden;
}
#homepage .indexContentBottomRight a {
  color: #340059;
}
#homepage .indexContentBottomLeft h2 {
  background-image: url(../images/index/plan-your-day.png);
  height: 136px;
  margin-bottom: 5px;
}
#homepage .indexContentBottomLeft .planYourDayMenu {
  background-image: url(../images/index/plan-your-day-menu.png);
  min-height: 199px;
  width: 326px;
}
#homepage .indexContentBottomLeft .arrowSwing {
  position: absolute;
  display: block;
  top:40px;
  right: 0px;
  opacity: 0;
  -webkit-transform-origin: 0% 80%;
  -moz-transform-origin: 0% 80%;
  -o-transform-origin: 0% 80%;
  -ms-transform-origin: 0% 80%;
  transform-origin: 0% 80%;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}
#homepage .indexContentBottomLeft .arrowSwing.active {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
#homepage .indexContentBottomLeft a {
  display: block;
  height: 67px;
}
#homepage .indexContentBottomCenter h2 {
  background-image: url(../images/index/whats-on.png);
  height: 117px;
  margin-bottom: 0px;
}

#homepage .indexContentBottomCenter .calendar {
  margin-top: -86px;
}
#homepage #mini-clndr .clndr .controls {
  padding-bottom: 33px;
}
#homepage .indexContentBottomRight h2 {
  background-image: url(../images/index/tickets.png);
  height: 202px;
  margin-bottom: 0px;
}

#homepage .indexContentBottomRight h3.textBoldRed {
  font-size:30px;
  color: #bc0a01;
}
#homepage .indexContentBottomRight h3, #homepage .indexContentBottomRight p {
  margin-bottom: 5px;
}
#homepage #mini-clndr .clndr .days-container .days {
  background-color: transparent;
}
#homepage .indexContentBottomRight input {
  padding: 5px;
  font-size: 0.9em;
  width: 100px;
  margin: 0px 0px 0px 10px;
  text-align: center;
}
#homepage .sceneContent .boxPadding {
  padding: 0px 18px 0px 18px;
}
#homepage .indexContentBottomBar {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/index/sign-up-news-bar.png);
  height: 104px;
  position: absolute;
  width: 100%;
  top: -80px;
}
#homepage .newsEmail {
  position: absolute;
  top: 38px;
  right: 165px;
  font-size: 1em;
  line-height: 1.2em;
  border: 0px;
  width: 297px;
  outline: 0px;
}
#homepage .goButton {
  position: absolute;
  right: 55px;
  top: 37px;
  border: 0px;
  background: rgba(0, 0, 0, 0);
  height: 37px;
  width: 83px;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  text-indent: -999px;
  overflow: hidden; 
}
#footerHomepage .grass:after {
  background-image: url(../images/global/footer-objects-1.png);
  height: 710px;
}
.ie8 #rex {
  display: none !important;
}
#ie8rex {
  display: none;
  position: fixed;
  width: 882px;
  height: 851px;
  top: 5%;
  right: 0px;
  background-image: url(../images/index/rex/ie8rex.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 9999;
}
#rex {
  display: none;
  position: fixed;
  height: 750px;
  width: 750px;
  bottom: 45px;
  right: -1200px;
  z-index: 999;
  -webkit-transition: all 6s ease;
  -moz-transition: all 6s ease;
  -o-transition: all 6s ease;
  -ms-transition: all 6s ease;
  transition: all 6s ease;
}
#rex img {
  display: block;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#rex .body {
  bottom: 50px;
  right: 0px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
#rex .headBottom {
  bottom: -127px;
  right: 238px;
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
#rex .headTop {
  bottom: 235px;
  right: 238px;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#rex.closed .headBottom {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
#rex.closed .headTop {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
#rex .body {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
@-webkit-keyframes rexWalk {
  0%   { -webkit-transform: rotate(-3deg); }
  50%   { -webkit-transform: rotate(3deg); }
  100% { -webkit-transform: rotate(-3deg); }
}
@-moz-keyframes rexWalk {
  0%   { -moz-transform: rotate(-3deg); }
  50% { -moz-transform: rotate(3deg); }
  100% { -moz-transform: rotate(-3deg); }
}
@-o-keyframes rexWalk {
  0%   { -o-transform: rotate(-3deg); }
  50%   { -o-transform: rotate(3deg); }
  100% { -o-transform: rotate(-3deg); }
}
@-ms-keyframes rexWalk {
  0%   { -ms-transform: rotate(-3deg); }
  50%   { -ms-transform: rotate(3deg); }
  100% { -ms-transform: rotate(-3deg); }
}
@keyframes rexWalk {
  0%   { transform: rotate(-3deg); }
  50%   { transform: rotate(3deg); }
  100% { transform: rotate(-3deg); }
}
#rex.walk .body {
  -webkit-animation: rexWalk 3s 2;
  -moz-animation:    rexWalk 3s 2;
  -o-animation:      rexWalk 3s 2;
  -ms-animation:     rexWalk 3s 2;
  animation:         rexWalk 3s 2;
}
@-webkit-keyframes rexBob {
  0%   { -webkit-transform: translate(0px, 0px); }
  40%   { -webkit-transform: translate(0px, 40px); }
  100% { -webkit-transform: translate(0px, 0px); }
}
@-moz-keyframes rexBob {
  0%   { -moz-transform: translate(0px, 0px); }
  40% { -moz-transform: translate(0px, 40px); }
  100% { -moz-transform: translate(0px, 0px); }
}
@-o-keyframes rexBob {
  0%   { -o-transform: translate(0px, 0px); }
  40%   { -o-transform: translate(0px, 30px); }
  100% { -o-transform: translate(0px, 0px); }
}
@-ms-keyframes rexBob {
  0%   { -ms-transform: translate(0px, 0px); }
  40%   { -ms-transform: translate(0px, 40px); }
  100% { -ms-transform: translate(0px, 0px); }
}
@keyframes rexBob {
  0%   { transform: translate(0px, 0px); }
  40%   { transform: translate(0px, 40px); }
  100% { transform: translate(0px, 0px); }
}
#rex.walk {
  -webkit-animation: rexBob 3s 2;
  -moz-animation:    rexBob 3s 2;
  -o-animation:      rexBob 3s 2;
  -ms-animation:     rexBob 3s 2;
  animation:         rexBob 3s 2;
}
#rex .head {
  position: absolute;
  bottom: 0px;
  right: 0px;
  -webkit-transition: all 2.5s ease;
  -moz-transition: all 2.5s ease;
  -o-transition: all 2.5s ease;
  -ms-transition: all 2.5s ease;
  transition: all 2.5s ease;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#rex .head.lookUp {
  -webkit-transform: rotate(10deg) translate(-45px, 0px);
  -moz-transform: rotate(10deg) translate(-45px, 0px);
  -o-transform: rotate(10deg) translate(-45px, 0px);
  -ms-transform: rotate(10deg) translate(-45px, 0px);
  transform: rotate(10deg) translate(-45px, 0px);
}
.breath {
  background-image: url(../images/index/rex/breath.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 971px;
  height: 688px;
  position: fixed;
  bottom: 150px;
  right: 300px;
  z-index: 9999;
  display: none;
}
.breath.steamUp {
  display: block;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
}
@-webkit-keyframes rexShake {
  0%   { -webkit-transform: translate(0px, 0px); }
  50%   { -webkit-transform: translate(3px, 0px); }
  100% { -webkit-transform: translate(0px, 0px); }
}
@-moz-keyframes rexShake {
  0%   { -moz-transform: translate(0px, 0px); }
  50% { -moz-transform: translate(3px, 0px); }
  100% { -moz-transform: translate(0px, 0px); }
}
@-o-keyframes rexShake {
  0%   { -o-transform: translate(0px, 0px); }
  50%   { -o-transform: translate(3px, 0px); }
  100% { -o-transform: translate(0px, 0px); }
}
@-ms-keyframes rexShake {
  0%   { -ms-transform: translate(0px, 0px); }
  50%   { -ms-transform: translate(3px, 0px); }
  100% { -ms-transform: translate(0px, 0px); }
}
@keyframes rexShake {
  0%   { transform: translate(0px, 0px); }
  50%   { transform: translate(3px, -0px); }
  100% { transform: translate(0px, 0px); }
}
#content.rexShake {
  -webkit-animation: rexShake 0.3s infinite;
  -moz-animation:    rexShake 0.3s infinite;
  -o-animation:      rexShake 0.3s infinite;
  -ms-animation:     rexShake 0.3s infinite;
  animation:         rexShake 0.3s infinite;
}
#footerHomepage .kidsZone {
  text-align: center;
}
#footerHomepage .kidsZone a {
  display: inline-block;
}
#footerHomepage .dinoBonesWrapper {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/index/footer-dino-bones.png);
  width: 452px;
  height: 445px;
  position: relative;
}
#footerHomepage .dinoBonesWrapper .gameIntro {
  position: absolute;
  width: 236px;
  top: 175px;
  left: 67px;
  font-size: 0.9em;
}
#footerHomepage .dinoBonesWrapper .hint {
  position: absolute;
  top: 351px;
  width: 200px;
  left: 90px;
}
#footerHomepage .dinoBonesWrapper .hint:after {
  display:block;
  content: '';
  height: 30px;
  width: 85px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/index/point-to-bone.png);
  right: -22px;
  bottom: -42px;
}
#dinoBoneHead {
  position: absolute;
  top: 229px;
  left: 278px;
}
#footerHomepage .dippyDino, #footerHomepage .dinoBonesWrapper {
  margin-top: -45px;
}
#footerHomepage .dippyDino {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/index/footer-dippy.png);
  width:419px;
  height: 356px;
  position: relative;
}
#footerHomepage .dippyDino h2 {
  position: absolute;
  top: 62px;
  left: 18px;
  width: 130px;
  text-align: center;
}
#footerHomepage .dippyDino h3 {
  position: absolute;
  top: 189px;
  left: 27px;
  width: 89px;
  text-align: center;
}
#footerHomepage .dippyDino h4 {
  line-height: 1em;
  font-size: 1.2em;
  width: 255px;
  margin: auto 30px auto auto;
  padding-top: 7px;
}
#footerHomepage .dippyDino h5 {
  margin-bottom: 18px;
  margin-top: 8px;
  margin-left: 20px;
  margin-right: 20px;
}
#footerHomepage .dippyDino .joke {
  color: #78C149;
  position: absolute;
  width: 362px;
  text-align: center;
  top: 234px;
  left: 45px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(../images/index/joke-cover.png);
  min-height: 105px;
}

#footerHomepage .competitionWinners {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/index/footer-comp.png);
  width:400px;
  height: 145px;
  position: relative;
}

#footerHomepage .competitionWinners .winner {
  width:380px;
  padding-top:30px;
  padding-left:40px;
}

#footerHomepage .competitionWinners h3 {
	color:#000000;
	font-size:17px;
}

#footerHomepage .competitionWinners p {
	color:#000000;
	margin-top:-12px;
	font-size:14px;
}

#footerHomepage .competitionWinners p strong {
	color:#000000;
	
}

#footerHomepage .competitionWinners a {
	color:#000000;
	font-size:12px;
}
#footerHomepage .competitionWinners a:hover {
	color:#ffffff;
	font-size:12px;
}


/* News */
#newsPost .bandB .container img.aligncenter {
  margin: auto;
  display: block;
}
#newsPost section.banner .container.image {
  background-size: cover;
}
#newsPost section.banner.paper {
  background-position: center bottom;
  background-color: #D0ECFB;
}

/* Explore */
#explore .bandA {
  z-index: 100;
}
#explore .bandA > .container {
  height: 576px;
}
#explore .bandA .kidsZone {
  width: 378px;
  height: 308px;
  position: absolute;
  top: -66px;
}
#explore .bandA .paperMenu {
  background-repeat: no-repeat;
  background-position: 18px 0;
  background-image: url(../images/explore/papers.png);
  width: 675px;
  height: 370px;
  position: absolute;
  top: -15px;
  right: 0px;
  z-index: 110;
}
#explore .bandA .paperMenu a {
  display: block;
  width: 180px;
  text-align: center;
  position: absolute;
  color: #43372F;
  font-family: 'skranjiRegular';
  padding-bottom: 120px;
}
#explore .bandA .games {
  top: 123px;
  left: 50px;
  font-size: 3.3em;
}
#explore .bandA .competitions {
  top: 77px;
  left: 267px;
  font-size: 1.8em;
}
#explore .bandA .photos {
  top: 151px;
  left: 487px;
  font-size: 2em;
  line-height: 1em;
}
#explore .bandA .dippy {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/explore/dippy.png);
  width: 419px;
  height: 352px;
  position: absolute;
  top: 230px;
}
#explore .bandA .dippy h2 {
  position: absolute;
  width: 150px;
  color: #FFF;
  top: 143px;
  left: 250px;
  font-size: 1.9em;
  text-align: center;
}
#explore .bandA .dinoFacts {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/explore/dino-facts-bar.png);
  height: 296px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: -180px;
  z-index: 100;
}
#explore .bandA .owl-carousel .owl-item img {
  width: initial;
}
#explore .bandA .dinoFactsCarousel {
  position: absolute;
  width: 770px;
  left: 185px;
}
#explore .bandA .dinoFacts .dinoLeft, #explore .bandA .dinoFacts .dinoRight {
  float: left;
  width: 161px;
  position: relative;
  color: #FFF;
  height: 160px;
}
#explore .bandA .dinoFacts .dinoLeft {
  padding-top: 81px;
  padding-left: 190px;
}
#explore .bandA .dinoFacts .dinoRight {
  padding-top: 60px;
  padding-left: 181px;
}
#explore .bandA .dinoFacts .dinoImage {
  position: absolute;
}
#explore .bandA .dinoFacts .dinoLeft .dinoImage {
  left: 28px;
  top: 86px;
}
#explore .bandA .dinoFacts .dinoRight .dinoImage {
  left: 14px;
  top: 70px;
}
#explore .bandA .dinoFacts .owl-prev, #explore .bandA .dinoFacts .owl-next {
  position: absolute;
}
#explore .bandA .dinoFacts .owl-prev {
  top: 125px;
  left: -11px;
}
#explore .bandA .dinoFacts .owl-next {
  top: 102px;
  right: 9px;
}
#explore .bandA .dinoFacts .dinoImageCover {
  background-repeat: no-repeat;
  background-image: url(../images/explore/dino-facts-bar.png);
  width: 150px;
  height: 150px;
  position: absolute;
  z-index: 100;
}
#explore .bandA .dinoFacts h4 {
  font-size: 1.4em;
  margin-bottom: 5px;
}
#explore .bandA .dinoFacts p {
  font-size: 0.9em;
  margin-bottom: 5px;
}
#explore .bandA .dinoFacts .dinoLeft .dinoImageCover {
  background-position: -309px -86px;
}
#explore .bandA .dinoFacts .dinoRight .dinoImageCover {
  background-position: -646px -70px;
}
#explore .bandB {
  background-repeat: no-repeat;
  background-image: url(../images/explore/forest-bk.jpg);
  background-position: center top;
  height: 870px;
  position: relative;
  color: #FFF;
  margin-bottom: 150px;
}
#explore .bandB > .container {
  padding-top: 235px;
}
#explore .bandB .jurassicJoe, #explore .bandB .dippyDinosaur {
  background-repeat: no-repeat;
  position: relative;
  height: 422px;
}
#explore .bandB .jurassicJoe h2, #explore .bandB .dippyDinosaur h2  {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  height: 158px;
  width: 187px;
  padding: 54px 55px 42px 55px;
  font-size: 2.6em;
  text-align: center;
}
#explore .bandB .joeDippyFull {
  background-image: url(../images/explore/joeanddippyfull.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 280px;
  height: 445px;
}
#explore .bandB .jurassicJoe h2 {
  right: 68px;
  top: -60px;
  font-size: 2.3em;
}
#explore .bandB .jurassicJoe h4 {
   position: absolute;
  top: 207px;
  right: 83px;
  width: 274px;
  text-align: center;
  height: 116px;
  font-size: 1.3em;
  line-height: 1.2em;
}
#explore .bandB .dippyDinosaur h2 {
  top: -36px;
  left: 44px;
}
#explore .bandB .dippyDinosaur h4 {
  position: absolute;
  top: 214px;
  left: 24px;
  width: 297px;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.2em;
}
#explore .bandB .orangeStripe {
  position: absolute;
  bottom: -101px;
  width: 100%;
  height: 202px;
  background-repeat: repeat-x;
  background-image: url(../images/explore/orange-stripe.png);
  background-position: center top;
}
#explore .bandB .orangeStripe .collapseThird {
  text-align: center;
  font-family: 'skranjiRegular';
  font-size: 1.65em;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
#explore .bandB .orangeStripe a {
  display: inline-block;
  padding: 76px 0px 45px 65px;
}
#explore .bandB .colouringSheet {
  background-image: url(../images/explore/menu-wood-a.png);
}
#explore .bandB .parkMap {
  background-image: url(../images/explore/menu-wood-b.png);
}
#explore .bandB .activitySheet {
  background-image: url(../images/explore/menu-wood-c.png);
}
#footerExplore {
  margin-top: -130px;
}

/* Kids Zone */
#kids .banner {
  z-index: 9;
}
#kids .bandA {
  z-index: 7;
  padding-top: 110px;
  padding-bottom: 100px;
  margin-bottom: 40px;
}
#kids .dinoBonesWrapper {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/index/footer-dino-bones.png);
  width: 452px;
  height: 445px;
  position: relative;
}
#kids .dinoBonesWrapper .gameIntro {
  position: absolute;
  width: 236px;
  top: 175px;
  left: 67px;
  font-size: 0.9em;
}
#kids .dinoBonesWrapper .hint {
  position: absolute;
  top: 351px;
  width: 200px;
  left: 90px;
}
#kids .dinoBonesWrapper .hint:after {
  display:block;
  content: '';
  height: 30px;
  width: 85px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/index/point-to-bone.png);
  right: -22px;
  bottom: -42px;
}
#kids .woodLoop {
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  background-repeat: repeat;
  color: #FFF;
  width: 100%;
}
#kids .woodLoop, #kids .woodLoop h1, #kids .woodLoop h2, #kids .woodLoop h3 {
  color: #fff;
}
#kids .woodLoop a {
  color: #FFCB08;
}
#kids {
  padding-bottom: 0px;
}
#kids section.paperDark:after{
  display: none;
}
#kids .kidsZone {
  width: 378px;
  height: 308px;
  position: absolute;
  top: -66px;
  z-index: 99;
}
#kids .boneCompass {
  margin-left: 140px;
  margin-top: 50px;
}
#kids .kidsZoneGallery .owl-stage-outer, #kids #videoZone .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#kids .kidsZoneGallery .owl-dots, #kids #videoZone .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}
#kids #videoZone .video, #kids #videoZone .owl-item {
  height: 300px;
}
#kids .owl-prev, #kids .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -59px;
}
#kids .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#kids .owl-next {
  right: 0px;
  margin-right: -50px;
}
#kids .kidsGallerySpacer {
  position: relative;
  top: 0px;
  margin-top: -66px;
}


/* Splash Zone */

#splashzone .bandA > .container {
  height: 670px;
}

#splashzone .bandA > .container h1{
	font-size: 2.5em;
	text-align:center;
	color:#5b2878;
	margin-top:-50px;
}

@-moz-keyframes swing{
    0%{-moz-transform:rotate(-10deg)}
    50%{-moz-transform:rotate(10deg)}
    100%{-moz-transform:rotate(-10deg)}
}
@-webkit-keyframes swing{
    0%{-webkit-transform:rotate(-10deg)}
    50%{-webkit-transform:rotate(10deg)}
    100%{-webkit-transform:rotate(-10deg)}
}

#splashzone .bandB {
	height: 920px;
	background-image: url(../images/splashzone/splashzone-bk.jpg);
	background-position: center top;
	overflow:hidden;
}
#splashzone .bandB .bucket {
	width: 99px;
    height: 108px;
	position:relative;
	top:80px;
	left:735px;
    background:url(../images/splashzone/bucket.png);
   -moz-animation: 4s ease 0s normal none infinite swing;
    -moz-transform-origin: center;
    -webkit-animation:swing 3s infinite ease-in-out;
    -webkit-transform-origin:center;
}

#splashzone .bandB .tower {
	background:url(../images/splashzone/splashzone-tower-front.png);
	width:1949px;
	height:920px;
	position:relative;
	left:-490px;
	top:-110px;
}

#splashzone .bandB .frontobjects {
	background:url(../images/splashzone/splashzone-objects-front.png);
	width:1949px;
	height:920px;
	position:relative;
	left:-510px;
	top:-1050px;
}

#splashzone .bandB .buttonpad{
	background:url(../images/splashzone/button.png);
	width:120px;
	height:195px;
	position:relative;
	left:920px;
	top:-1290px;
}

#splashzone .bandB .buttonoff{
	background:url(../images/splashzone/button-light-off.png);
	width:44px;
	height:44px;
	position:relative;
	left:40px;
	top:34px;
}

#splashzone .bandB canvas{
	
	width:1000px;
	height:920px;
	top:-2237px;
	left:5px;
	position:relative;
	float:right;
	
}
#splashzone .bandC:before{
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  height: 167px;
  width: 100%;
  position: relative;
  top: -167px;
}

#splashzone .bandC{
	height:1300px;
	background-image: url(../images/global/banner-loop-wood.jpg);
	background-position: center top;
	color:#fff;
	margin-bottom:-80px;
}

#splashzone .bandC .text-bk {
	background: url(../images/splashzone/splashzone-text-bk.png) no-repeat;
	height:400px;
	width:920px;
	padding:40px;
	position:relative;
	top:-150px;
}

#splashzone .bandC .safety-guide {
	margin-top:-200px;
	text-align:center;
	padding:40px;
}

#splashzone .bandC .safety-guide h1{
	font-size:2.5em;
}

#splashzone .bandC .safety-guide .woodenPDFButton{
	margin: 0 auto;
}

#splashzone .bandC .gallery {
	margin-top:10px;
	text-align:center;
	padding:40px;
}

#splashzone .bandC .gallery  h1{
	font-size:2.5em;
}

#splashzone .SplashZoneGallery .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#splashzone .SplashZoneGallery .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}

#splashzone .owl-prev, #splashzone .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -50px;
}
#splashzone .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#splashzone .owl-next {
  right: 0px;
  margin-right: -50px;
}



/* Events */
#events .calendar {
  background-image: url(../images/events/calendar-bk.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width:274px;
  height: 360px;
  margin-bottom: 40px;
  float: left;
}
#events .bandA h1 {
  font-size: 5em;
}
#events .bandA .collapseHalf {
  width: 34%;
}
#events .bandA .collapseHalf.postList {
  width: 66%;
}

/* Events Pages */

/* Events Page - Halloween Days */


main#eventspage-halloween {
	padding-bottom:80px;
}
#eventspage-halloween .bandB {
  padding-top: 65px;

}
#eventspage-halloween .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-halloween .bandA h1 {
  font-size: 3.6em;
  font-family: 'faceyourfearsRegular';
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-halloween .bandB h1 {
	text-align:center;
	font-size:2.6em;
}

#eventspage-halloween .bandB h3 {
	margin-bottom:0px;
}

#eventspage-halloween .bandB {
  background-image: url(../images/events/frrg.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:900px;
  color: #000;
  width: 100%;
}

#eventspage-halloween .bandB .infoContainer {
	width:1200px;
	margin:0 auto;
	margin-left:120px;
}

#eventspage-halloween .collapseHalf
{
width:450px;
}

#eventspage-halloween .billboard 
{
	color:#fff;
	width:260px;
	position:relative;
	top:60px;
	left:70px;
}

#eventspage-halloween .billboard h3
{
	padding-bottom:10px;
}

#eventspage-halloween .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#eventspage-halloween .billboard a:hover
{
	color:#000;

}


/*Events Page - Christmas */

main#eventspage-chrismas {
	padding:80px;
}
#eventspage-christmas .bandB {
  padding-top: 65px;

}
#eventspage-christmas .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-christmas .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-christmas .bandB h1 {
	text-align:center;
	font-size:2.6em;
}
#eventspage-christmas .bandB h2.sub-header  {
	text-align:center;
	margin-top:-30px;
}

#eventspage-christmas .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#eventspage-christmas .bandB h3 {
	margin-bottom:0px;
}

#eventspage-christmas .leftList {
  float: left;
}
#eventspage-christmas .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#eventspage-christmas .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}

#eventspage-christmas .bandB {
  background-image: url(../images/events/christmas-bk.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  min-height:1200px;
  color: #1e398d;
  width: 100%;
  margin-bottom: -100px;
}

#eventspage-christmas .bandB a
{
	text-decoration:none;
	color:#fed42e;
}

#eventspage-christmas .bandB a:hover
{
	color:#fff;

}

#eventspage-christmas .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	padding-left:110px;
}

#eventspage-christmas .collapseHalf
{
width:400px;
}

#eventspage-christmas .billboard 
{
	color:#fed42e;
	width: 260px;
	position:relative;
	top:60px;
	left:170px;
	
}

#eventspage-christmas .billboard h3
{
	padding-bottom:10px;
	font-size:1.8em;
}

#eventspage-christmas .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#eventspage-christmas .billboard a:hover
{
	color:#000;

}

main#eventspage-christmasgame {
}
#eventspage-christmasgame .bandB {
  padding-top: 65px;

}
#eventspage-christmasgame .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-christmasgame .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-christmasgame .bandB h1 {
	text-align:center;
	font-size:2.6em;
}
#eventspage-christmasgame .bandB h2.sub-header  {
	text-align:center;
	margin-top:-30px;
}

#eventspage-christmasgame .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#eventspage-christmasgame .bandB h3 {
	margin-bottom:0px;
}

#eventspage-christmasgame .leftList {
  float: left;
}
#eventspage-christmasgame .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#eventspage-christmasgame .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}
	

#eventspage-christmasgame .bandB {
  background-image: url(../images/explore/dippy-saves-christmas-bk.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  min-height:830px;
  color: #fff;
  width: 100%;
  margin-bottom: -100px;
}

#eventspage-christmasgame .bandB a
{
	text-decoration:none;
	color:#fed42e;
}

#eventspage-christmasgame .bandB a:hover
{
	color:#fff;

}

#eventspage-christmasgame .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	
}

#eventspage-christmasgame .collapseHalf
{
width:380px;
}

#eventspage-christmasgame .extraPadding
{
margin-left:200px;

}

#eventspage-christmasgame .termsConditions p
{
font-size:0.8em;
}

main#eventspage-recruitmentday {
}
#eventspage-recruitmentday .bandB {
  padding-top: 65px;

}
#eventspage-recruitmentday .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-recruitmentday .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-recruitmentday .bandB h1 {
	text-align:center;
	font-size:2.6em;
}
#eventspage-recruitmentday .bandB h2.sub-header  {
	text-align:center;
	margin-top:-30px;
}

#eventspage-recruitmentday .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#eventspage-recruitmentday .bandB h3 {
	margin-bottom:0px;
}

#eventspage-recruitmentday .leftList {
  float: left;
}
#eventspage-recruitmentday .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#eventspage-recruitmentday .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}
	

#eventspage-recruitmentday .bandB {
  background-position: center top;
  background-repeat: no-repeat;
  min-height:540px;
  color: #000;
  width: 100%;
  margin-bottom:-100px;
}

#eventspage-recruitmentday .bandB a
{
	text-decoration:none;
	color:#fed42e;
}

#eventspage-recruitmentday .bandB a:hover
{
	color:#fff;

}

#eventspage-recruitmentday .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	
}

#eventspage-recruitmentday .collapseHalf
{
width:380px;
}

#eventspage-recruitmentday .extraPadding
{
margin-left:100px;

}

#eventspage-recruitmentday .termsConditions p
{
font-size:0.8em;
}

/* Events Page - Dippy's Photo of the Week */

main#eventspage-dippysphotooftheweek {
}
#eventspage-dippysphotooftheweek .bandB {
  padding-top: 65px;

}
#eventspage-dippysphotooftheweek.bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-dippysphotooftheweek .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-dippysphotooftheweek .bandB h1 {
	text-align:center;
	font-size:3.8em;
	margin-top:80px;
}
#eventspage-dippysphotooftheweek .bandB h2.sub-header  {
	text-align:center;
	margin-top:-30px;
}

#eventspage-dippysphotooftheweek .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#eventspage-dippysphotooftheweek .bandB h3 {
	margin-bottom:20px;
}

#eventspage-dippysphotooftheweek .leftList {
  float: left;
}
#eventspage-dippysphotooftheweek .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#eventspage-dippysphotooftheweek ul{
	list-style-type: none !important;

}

#eventspage-dippysphotooftheweek .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}
	

#eventspage-dippysphotooftheweek .bandB {
  background-position: center top;
  background-repeat: no-repeat;
  min-height:530px;
  color: #000;
  width: 100%;
  margin-bottom:140px;
}

#eventspage-dippysphotooftheweek .bandB a
{
	text-decoration:none;
	color:#fed42e;
}

#eventspage-dippysphotooftheweek .bandB a:hover
{
	color:#fff;

}

#eventspage-dippysphotooftheweek .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	
}

#eventspage-dippysphotooftheweek .collapseHalf
{
width:380px;
}

#eventspage-dippysphotooftheweek .extraPadding
{
margin-left:100px;

}

#eventspage-dippysphotooftheweek .termsConditions p
{
font-size:0.8em;
}

#eventspage-dippysphotooftheweek .bandC:before{
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  height: 167px;
  width: 100%;
  position: relative;
  top: -167px;
}

#eventspage-dippysphotooftheweek .bandC{
	height:600px;
	background-image: url(../images/global/banner-loop-wood.jpg);
	background-position: center top;
	color:#fff;
	margin-bottom:-100px;
}

#eventspage-dippysphotooftheweek .bandC h1 {
	text-align:center;
	font-size:3.8em;
	margin-top:-120px;
}

#eventspage-dippysphotooftheweek .bandC .gallery {
	margin-top:10px;
	text-align:center;
	padding:40px;
}

#eventspage-dippysphotooftheweek .bandC .gallery  h1{
	font-size:2.5em;
}

#eventspage-dippysphotooftheweek .SplashZoneGallery .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#eventspage-dippysphotooftheweek .SplashZoneGallery .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}

#eventspage-dippysphotooftheweek .owl-prev, #eventspage-dippysphotooftheweek .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -50px;
}
#eventspage-dippysphotooftheweek .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#eventspage-dippysphotooftheweek .owl-next {
  right: 0px;
  margin-right: -50px;
}

#eventspage-dippysphotooftheweek .container img{

	display: block;
    margin: 0 auto;
	margin-top:20px;
	margin-bottom:80px;
}

/* Events Page - Pokemon Go */

main#eventspage-pokemongo {
}
#eventspage-pokemongo .bandB {
  padding-top: 65px;
}

#eventspage-pokemongo.bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-pokemongo .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-pokemongo .bandB h1 {
	text-align:center;
	font-size:3.8em;
	margin-top:80px;
}

#eventspage-pokemongo .bandB {
  background-position: center top;
  background-repeat: no-repeat;
  min-height:530px;
  color: #000;
  width: 100%;
  margin-bottom:140px;
}

#eventspage-pokemongo .bandB a
{
	text-decoration:none;
	color:#fed42e;
}

#eventspage-pokemongo .bandC:before{
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  height: 167px;
  width: 100%;
  position: relative;
  top: -167px;
}

#eventspage-pokemongo .bandC{
	height:1400px;
	background-image: url(../images/global/banner-loop-wood.jpg);
	background-position: center top;
	color:#fff;
	margin-bottom:-100px;
}

#eventspage-pokemongo .bandC h1 {
	text-align:center;
	font-size:3.8em;
	margin-top:-120px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-tips-bk {
	background-image: url(../images/events/pokemon-go-trainer-tips-bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1017px;
	padding:30px;
	padding-left:50px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-tips-bk  h2{
	font-size:27px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-tips-bk  h3{
	font-size:24px;
	padding-left:20px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-tips-bk p{
	padding-left:40px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-map-bk {
	background-image: url(../images/events/pokemon-go-trainer-map-bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 417px;
	padding:30px;
	padding-left:50px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-map-bk  p{
	font-size:18px;
	padding-left:320px;
	padding-top:10px;
}

#eventspage-pokemongo .bandC .pokemongo-trainer-map-bk img {
	padding-left:400px;
	margin-top:-30px;
	width:350px;
}

/* Events Page - Mother's Day */


main#eventspage-mothersday {
	padding-bottom:30px;
}
#eventspage-mothersday .bandB {
  padding-top: 65px;

}
#eventspage-mothersday .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-mothersday .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-mothersday .bandB h1 {
	text-align:center;
	font-size:2.8em;
	color:#fff;
}

#eventspage-mothersday .bandB h3 {
	margin-bottom:0px;
}

#eventspage-mothersday .bandB {
  background-image: url(../images/events/mothersday-bk.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:830px;
  color: #000;
  width: 100%;
}

#eventspage-mothersday .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}

#eventspage-mothersday .bandB .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
  margin: 50px auto;
}

#eventspage-mothersday .bandB .woodenPDFButton a {
  padding: 34px 35px 34px 84px;
  display: block;
  color:#fff;
  text-decoration:none;
}

#eventspage-mothersday .bandB .infoContainer h2 {
	font-size: 2.5em;
}

#eventspage-mothersday .bandB .infoContainer ol.terms {
	text-align:left;
	list-style:none;
	color:#68044c;
	width:800px;
	margin:0 auto;
}

#eventspage-mothersday .bandB .infoContainer ol.terms li {
	text-align:left;
	list-style: decimal inside none;
	
}

/* Event Page - Dino's At Night */

main#eventspage-dinosatnight {
	padding-bottom:30px;
}
#eventspage-dinosatnight .bandB {
  padding-top: 65px;

}
#eventspage-dinosatnight .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-dinosatnight .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-dinosatnight .bandB h1 {
	text-align:center;
	font-size:2.8em;
	color:#fff;
}

#eventspage-dinosatnight .bandB h3 {
	margin-bottom:0px;
}

#eventspage-dinosatnight .bandB {
  background-image: url(../images/events/dinosatnight-bk.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:910px;
  color: #000;
  width: 100%;
}

#eventspage-dinosatnight .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}

#eventspage-dinosatnight .bandB .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
  margin: 50px auto;
}

#eventspage-dinosatnight .bandB .woodenPDFButton a {
  padding: 34px 35px 34px 84px;
  display: block;
  color:#fff;
  text-decoration:none;
}

#eventspage-dinosatnight .bandB .infoContainer h2 {
	font-size: 2.5em;
}

#eventspage-dinosatnight .bandB .infoContainer ol.terms {
	text-align:left;
	list-style:none;
	color:#68044c;
	width:800px;
	margin:0 auto;
}

#eventspage-dinosatnight .bandB .infoContainer ol.terms li {
	text-align:left;
	list-style: decimal inside none;
	
}

#eventspage-dinosatnight .billboard 
{
	color:#fff;
	width:450px;
	position:relative;
	top:40px;
	left:160px;
	text-align: left;
}

#eventspage-dinosatnight .billboard h2
{
	font-size: 2.1em !important;
	margin-bottom:10px;
	margin-top:20px;
}
#eventspage-dinosatnight .billboard h3
{
	
	padding-bottom:0px;
}

#eventspage-dinosatnight .billboard p
{
	margin-top:-10px;
}

#eventspage-dinosatnight .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#eventspage-dinosatnight .billboard a:hover
{
	color:#000;

}

/* Events Page - Father's Day */


main#eventspage-fathersday {
	padding-bottom:30px;
}
#eventspage-fathersday .bandB {
  padding-top: 65px;

}
#eventspage-fathersday .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-fathersday .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-fathersday .bandB h1 {
	text-align:center;
	font-size:3em;
	color:#68044c;
	margin-top:10px;
}

#eventspage-fathersday .bandB h2 {
}

#eventspage-fathersday .bandB h3 {
	margin-bottom:0px;
}

#eventspage-fathersday .bandB {
  background-image: url(../images/events/fathersday-bk.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:855px;
  color: #000;
  width: 100%;
}

#eventspage-fathersday .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	text-align:center;
	color:#68044c;
}

#eventspage-fathersday .bandB .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
  margin: 50px auto;
}

#eventspage-fathersday .bandB .woodenPDFButton a {
  padding: 34px 35px 34px 84px;
  display: block;
  color:#fff;
  text-decoration:none;
}

#eventspage-fathersday .bandB .infoContainer h2 {
	font-size: 2.5em;
}

#eventspage-fathersday .bandB .infoContainer ol.terms {
	text-align:left;
	list-style:none;
	color:#68044c;
	width:800px;
	margin:0 auto;
}

#eventspage-fathersday .bandB .infoContainer ol.terms li {
	text-align:left;
	list-style: decimal inside none;
	
}

/* Events Page - GoGoDragons */


main#eventspage-gogodragons {
	padding-bottom:30px;
}

#eventspage-gogodragons .bandA {
  height: 110px;
}

#eventspage-gogodragons .bandA  .pull-right{
  text-align:right;
  float:right;
  margin-top:-70px;
  font-family:'Shark Party';
  font-size:1.2em;
}

#eventspage-gogodragons .bandA h1 {
  font-family: 'Shark Party';
  font-size:3.2em;
}
#eventspage-gogodragons .bandA h2 {
  font-family: 'Shark Party';
  font-size:1.5em;
  margin-top:-50px;
}

#eventspage-gogodragons .bandB {
  padding-top:65px;
}


#eventspage-gogodragons .bandB {
  background-image: url(../images/events/gogodragons-bk.jpg);
  background-position: center top;
  background-repeat: repeat;
  color: #000;
  width: 100%;
  min-height:849px;
}

#eventspage-gogodragons .bandB .infoContainer {
	width:440px;
	float:right;
	margin-top:20px;
}

#eventspage-gogodragons .bandB .infoContainer h2 {
	font-family: 'Shark Party';
	font-size:2.4em;
}

#eventspage-gogodragons .bandB .infoContainer p {
	font-family: 'Shark Party';
	font-size:1.2em;
}

#eventspage-gogodragons .bandC {
  background-image: url(../images/global/banner-loop-paper.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:200px;
}

#eventspage-gogodragons .bandC .container {
	margin-top:-147px;
}

#eventspage-gogodragons .bandC .infoContainer h1 {
	font-size:2.5em;
	font-family: 'Shark Party';
}

#eventspage-gogodragons .bandC .infoContainer h2 {
	font-family: 'Shark Party';
	font-size:2.2em;
}

#eventspage-gogodragons .bandC .infoContainer p {
	font-family: 'Shark Party';
	font-size:1.2em;
}

#eventspage-gogodragons .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover.png);
  background-position: bottom center;
  height: 167px;
  width: 100%;
  position: relative;
  top: -167px;
}

#eventspage-gogodragons .bandD:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: relative;
  top: -67px;
}

#eventspage-gogodragons .bandD {
  background-repeat: no-repeat;
  background-image: url(../images/global/banner-loop-paper-dark.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:700px;
}

#eventspage-gogodragons .bandD  h1 {
	font-size:2.5em;
	font-family: 'Shark Party';
}

#eventspage-gogodragons .bandD  h2 {
	font-family: 'Shark Party';
	font-size:2.2em;
}

#eventspage-gogodragons .bandD  p {
	font-family: 'Shark Party';
	font-size:1.2em;
}

#eventspage-gogodragons .GoGoDragonsGallery .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#eventspage-gogodragons .GoGoDragonsGallery .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}

#eventspage-gogodragons .owl-prev, #eventspage-gogodragons .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -59px;
}
#eventspage-gogodragons .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#eventspage-gogodragons .owl-next {
  right: 0px;
  margin-right: -50px;
}

/* Event Page - Dippy Splash Zone Opening */

main#eventspage-splashzoneopening {
	padding-bottom:30px;
}
#eventspage-splashzoneopening .bandB {
  padding-top: 65px;

}
#eventspage-splashzoneopening .bandA {
  height: 70px;
  margin-bottom: 30px;
}
#eventspage-splashzoneopening .bandA h1 {
  font-size: 3.6em;
  margin-bottom: 0px;
  color:#fff;
}
#eventspage-splashzoneopening .bandB h1 {
	text-align:center;
	font-size:3.2em;
	color:#fff;
}

#eventspage-splashzoneopening .bandB h2 {
	text-align:center;
	font-size:2.8em;
	color:#fff;
}

#eventspage-splashzoneopening .bandB h3 {
	margin-bottom:0px;
}

#eventspage-splashzoneopening .bandB {
  background-image: url(../images/events/splashzoneopening-bk.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:660px;
  color: #000;
  width: 100%;
}

#eventspage-splashzoneopening .bandB .infoContainer {
	width:950px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}

#eventspage-splashzoneopening .bandB .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
  margin: 50px auto;
}

#eventspage-splashzoneopening .bandB .woodenPDFButton a {
  padding: 34px 35px 34px 84px;
  display: block;
  color:#fff;
  text-decoration:none;
}

#eventspage-splashzoneopening .bandB .infoContainer h2 {
	font-size: 2.5em;
}

#eventspage-splashzoneopening .bandB .infoContainer ol.terms {
	text-align:left;
	list-style:none;
	color:#68044c;
	width:800px;
	margin:0 auto;
}

#eventspage-splashzoneopening .bandB .infoContainer ol.terms li {
	text-align:left;
	list-style: decimal inside none;
	
}

#eventspage-splashzoneopening .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: relative;
  top: -167px;
}

#eventspage-splashzoneopening .bandC {
  background-repeat: no-repeat;
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:500px;
}

#eventspage-splashzoneopening .bandC h1 {
	text-align:center;
	font-size:3.2em;
	color:#fff;
}

#eventspage-splashzoneopening .bandC .infoContainer {
	width:950px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	margin-top:-150px;
}

#eventspage-splashzoneopening .bandD:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom-wood.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: relative;
  top: -96px;
}

#eventspage-splashzoneopening .bandD {
  background-repeat: no-repeat;
  background-image: url(../images/global/banner-loop-paper.jpg);
  background-position: center top;
  background-repeat: repeat;
  min-height:770px;
}

#eventspage-splashzoneopening .billboard 
{
	color:#fff;
	width:450px;
	position:relative;
	top:180px;
	left:160px;
	text-align: left;
}

#eventspage-splashzoneopening .billboard h2
{
	font-size: 2.1em !important;
	margin-bottom:10px;
	margin-top:20px;
}
#eventspage-splashzoneopening .billboard h3
{
	
	padding-bottom:0px;
}

#eventspage-splashzoneopening .billboard p
{
	margin-top:-10px;
}

#eventspage-splashzoneopening .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#eventspage-splashzoneopening .billboard a:hover
{
	color:#000;

}

/* Competition Page - The Good Dinosaur */

main#competitionpage-thegooddinosaur {
	padding-bottom:30px;
}

#competitionpage-thegooddinosaur .bandB {
  padding-top: 65px;

}
#competitionpage-thegooddinosaur .bandA {
  height: 70px;
  margin-bottom:0px;
}
#competitionpage-thegooddinosaur .bandA h1 {
  font-size: 3.6em;
  margin-bottom: -10px;
  color:#fff;
}
#competitionpage-thegooddinosaur .bandB h1 {
	text-align:center;
	font-size:2.2em;
	margin-top:-30px;
	margin-bottom:50px;
}
#competitionpage-thegooddinosaur .bandB h2 {
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:50px;
}

#competitionpage-thegooddinosaur .bandB p {
	text-align:center;
	margin-top:-20px;
}

#competitionpage-thegooddinosaur .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#competitionpage-thegooddinosaur .bandB h3 {
	margin-bottom:0px;
}

#competitionpage-thegooddinosaur .leftList {
  float: left;
}
#competitionpage-thegooddinosaur .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#competitionpage-thegooddinosaur .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}
#competitionpage-thegooddinosaur .bandB:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom-lightgreen.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 107px;
  width: 100%;
  position: relative;
  top: -67px;
}

#competitionpage-thegooddinosaur .bandB {
  background-image: url(../images/events/thegooddinosaur-bk.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  min-height:1000px;
  margin-bottom: -120px;
}




#competitionpage-thegooddinosaur.bandB a
{
	text-decoration:none;
	color:#fed42e;
	
	
}

#competitionpage-thegooddinosaur .bandB a:hover
{
	color:#fff;

}

#competitionpage-thegooddinosaur .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	padding-left:50px;
}

#competitionpage-thegooddinosaur .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 135px;
  width: 100%;
  position: relative;
  top: -135px;
}

#competitionpage-thegooddinosaur .bandC{
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  color: #fff;
  width: 100%;
  min-height:1500px;
  margin-top:-140px;
  margin-bottom: -120px;
}

#competitionpage-thegooddinosaur .bandC h1 {
	text-align:center;
	font-size:4.2em;
	margin-top:-140px;
	margin-bottom:50px;
}
#competitionpage-thegooddinosaur .bandC h2 {
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:50px;
}

#competitionpage-thegooddinosaur .bandC .competition-text-bk {
  background-image: url(../images/events/competition-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 1017px;
}

#competitionpage-thegooddinosaur .bandC .competition-text-bk p {
	
	padding:30px 30px 30px 50px;
	font-size:1.4em;
	
}

#competitionpage-thegooddinosaur .questions
{
width:500px;
padding:10px;
}

#competitionpage-thegooddinosaur .entry
{
padding:50px;
}

#competitionpage-thegooddinosaur .entry h2
{
	font-size:1.4em;
	text-align:left;
	margin-bottom:20px;
}

#competitionpage-thegooddinosaur .entry p
{
	font-size:1em !important;
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
}

#competitionpage-thegooddinosaur  input[type="radio"] {
    display:none;
}
#competitionpage-thegooddinosaur input[type="radio"] + label {
    color: #ffffff;
	margin-left:80px;
    font-size:1em;
}
#competitionpage-thegooddinosaur input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
}

#competitionpage-thegooddinosaur input[type="radio"] + label span {
     background-color:#ffffff;
	 margin-right:20px;
}

#competitionpage-thegooddinosaur input[type="radio"]:checked + label span{
     background-color:#3ed70d;
}

#competitionpage-thegooddinosaur input[type="radio"] + label span,
#competitionpage-thegooddinosaur input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}

#competitionpage-thegooddinosaur  input[type="text"] {
	width:500px;
	margin-left:10px;
}

#competitionpage-thegooddinosaur  input[type="checkbox"] {
    display:none;
}

#competitionpage-thegooddinosaur input[type="checkbox"] + label {
    color: #ffffff;
    font-size:1em;
	
}

#competitionpage-thegooddinosaur input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
	
}

#competitionpage-thegooddinosaur input[type="checkbox"] + label span {
     background-color:#ffffff;
	 margin-right:20px;

}

#competitionpage-thegooddinosaur input[type="checkbox"]:checked + label span{
     background-color:#3ed70d;
}

#competitionpage-thegooddinosaur input[type="checkbox"] + label span,
#competitionpage-thegooddinosaur input[type="checkbox"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}

#competitionpage-thegooddinosaur .submitentry {
    width: 440px;
    height: 204px;
	background-color: transparent;
    background-image: url(../images/global/submit-entry-button.png);
    background-repeat: no-repeat;
	margin-top:-100px;
}

#competitionpage-thegooddinosaur .submitentry:hover {
	background-image: url(../images/global/submit-entry-button-hover.png);
}

#competitionpage-thegooddinosaur .competition-text-bk .questions p
{
	font-size:1.1em;
}

#competitionpage-thegooddinosaur .competition-text-bk .success h1
{
	font-size:5.1em;
	margin-top:160px;
	margin-left:80px;
	text-align:left;
}
#competitionpage-thegooddinosaur .competition-text-bk .success p
{
	font-size:1.1em;
	margin:30px;
	margin-top:120px;
}

#competitionpage-thegooddinosaur .warning
{
	color:red;
	padding-top:30px;
	padding-left:50px;
}

#competitionpage-thegooddinosaur .billboard 
{
	color:#fed42e;
	width: 260px;
	position:relative;
	top:110px;
	left:170px;
	
}
#competitionpage-thegooddinosaur .billboard h3
{
	padding-bottom:10px;
	font-size:1.8em;
}

#competitionpage-thegooddinosaur .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#competitionpage-thegooddinosaur .billboard a:hover
{
	color:#000;

}


/* Competition Page - T-Bone Dinosaur */

main#competitionpage-tbonedinosaur {
	padding-bottom:30px;
}

#competitionpage-tbonedinosaur .bandB {
  padding-top: 65px;

}
#competitionpage-tbonedinosaur .bandA {
  height: 70px;
  margin-bottom:0px;
}
#competitionpage-tbonedinosaur .bandA h1 {
  font-size: 3.6em;
  margin-bottom: -10px;
  color:#fff;
}
#competitionpage-tbonedinosaur .bandB h1 {
	text-align:center;
	font-size:2.2em;
	margin-top:-30px;
	margin-bottom:50px;
}
#competitionpage-tbonedinosaur .bandB h2 {
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:50px;
}

#competitionpage-tbonedinosaur .bandB p {
	text-align:center;
	margin-top:-20px;
}

#competitionpage-tbonedinosaur .surcharge {
	font-size:0.6em;
	margin-top:-24px;
	}

#competitionpage-tbonedinosaur .bandB h3 {
	margin-bottom:0px;
}

#competitionpage-tbonedinosaur .leftList {
  float: left;
}
#competitionpage-tbonedinosaur .rightList {
  float: right;
  margin-right: 0px;
  width: 180px;
}

#competitionpage-tbonedinosaur .additionalinfo {
	font-size: 0.6em;
	padding-top:-20px;
	float:left;
	}
#competitionpage-tbonedinosaur .bandB:before {
  content: '';
  display: block;
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 107px;
  width: 100%;
  position: relative;
  top: -67px;
}

#competitionpage-tbonedinosaur .bandB {

  background-image: url(../images/events/tbonedinosaur-bk.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  color: #000;
  width: 100%;
  min-height:950px;
  margin-bottom: -120px;
  
}

#competitionpage-tbonedinosaur.bandB a
{
	text-decoration:none;
	color:#fed42e;
	
	
}

#competitionpage-tbonedinosaur .bandB a:hover
{
	color:#fff;

}

#competitionpage-tbonedinosaur .bandB .infoContainer {
	width:980px;
	margin:0 auto;
	padding-left:50px;
}

#competitionpage-tbonedinosaur .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 135px;
  width: 100%;
  position: relative;
  top: -135px;
}

#competitionpage-tbonedinosaur .bandC{
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  color: #fff;
  width: 100%;
  min-height:1000px;
  margin-top:-140px;
  margin-bottom: -120px;
}

#competitionpage-tbonedinosaur .bandC h1 {
	text-align:center;
	font-size:4.2em;
	margin-top:-140px;
	margin-bottom:50px;
}
#competitionpage-tbonedinosaur .bandC h2 {
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:50px;
}

#competitionpage-tbonedinosaur .bandC .competition-text-bk {
  background-image: url(../images/events/competition-2-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 1017px;
}

#competitionpage-tbonedinosaur .bandC .competition-text-bk p {

	padding:30px 30px 30px 50px;
	font-size:1.4em;
}

#competitionpage-tbonedinosaur .questions
{
padding:10px;
}

#competitionpage-tbonedinosaur .entry
{
padding:50px;
}

#competitionpage-tbonedinosaur .entry h2
{
	font-size:1.4em;
	text-align:left;
	margin-bottom:20px;
}

#competitionpage-tbonedinosaur .entry p
{
	font-size:1em !important;
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
}

#competitionpage-tbonedinosaur  input[type="radio"] {
    display:none;
}
#competitionpage-tbonedinosaur input[type="radio"] + label {
    color: #ffffff;
	margin-left:80px;
    font-size:1em;
}
#competitionpage-tbonedinosaur input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
}

#competitionpage-tbonedinosaur input[type="radio"] + label span {
     background-color:#ffffff;
	 margin-right:20px;
}

#competitionpage-tbonedinosaur input[type="radio"]:checked + label span{
     background-color:#37044c;
}

#competitionpage-tbonedinosaur input[type="radio"] + label span,
#competitionpage-tbonedinosaur input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}

#competitionpage-tbonedinosaur  input[type="text"] {
	width:500px;
	margin-left:10px;
}

#competitionpage-tbonedinosaur  input[type="checkbox"] {
    display:none;
}

#competitionpage-tbonedinosaur input[type="checkbox"] + label {
    color: #ffffff;
    font-size:1em;
	
}

#competitionpage-tbonedinosaur input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
	
}

#competitionpage-tbonedinosaur input[type="checkbox"] + label span {
     background-color:#ffffff;
	 margin-right:20px;

}

#competitionpage-tbonedinosaur input[type="checkbox"]:checked + label span{
     background-color:#37044c;
}

#competitionpage-tbonedinosaur input[type="checkbox"] + label span,
#competitionpage-tbonedinosaur input[type="checkbox"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}

#competitionpage-tbonedinosaur .submitentry {
    width: 440px;
    height: 204px;
	background-color: transparent;
    background-image: url(../images/global/submit-entry-button.png);
    background-repeat: no-repeat;
	margin-top:-100px;
}

#competitionpage-tbonedinosaur .submitentry:hover {
	background-image: url(../images/global/submit-entry-button-hover.png);
}

#competitionpage-tbonedinosaur .competition-text-bk .questions p
{
	font-size:1.1em;
}

#competitionpage-tbonedinosaur .competition-text-bk .success h1
{
	font-size:5.1em;
	margin-top:80px;
	margin-left:80px;
	text-align:left;
}
#competitionpage-tbonedinosaur .competition-text-bk .success p
{
	font-size:1.1em;
	margin:30px;
	margin-top:0px;
}

#competitionpage-tbonedinosaur .warning
{
	color:red;
	padding-top:30px;
	padding-left:50px;
}

#competitionpage-tbonedinosaur .billboard 
{
	color:#fed42e;
	width: 260px;
	position:relative;
	top:110px;
	left:170px;
	
}
#competitionpage-tbonedinosaur .billboard h3
{
	padding-bottom:10px;
	font-size:1.8em;
}

#competitionpage-tbonedinosaur .billboard a
{
	text-decoration:none;
	color:#f07a2a;
}

#competitionpage-tbonedinosaur .billboard a:hover
{
	color:#000;

}
#competitionpage-tbonedinosaur .TBoneGallery
{
	margin-top:100px;
}

#competitionpage-tbonedinosaur .TBoneGallery .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#competitionpage-tbonedinosaur .TBoneGallery .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}

#competitionpage-tbonedinosaur .owl-prev, #competitionpage-tbonedinosaur .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -59px;
}
#competitionpage-tbonedinosaur .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#competitionpage-tbonedinosaur .owl-next {
  right: 0px;
  margin-right: -50px;
}

/* Attractions */ 
#parkmap {
  padding-bottom: 0px;
  height: 100%;
  overflow: hidden;
  background-color: #64844b;
}
#parkmap, #parkmap * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#parkmap .map {
  height: 100%;
}
#footerParkmap {
  margin-top: -160px;
  min-height: 296px;
  width: 100%;
}
.dinomapCrop {
  width:100%;
  height:100%;
  margin-top: 58px;
}
.dinomap {
  width: 2558px;
  height: 1781px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dinomapCrop > .container {
  min-height: 100%;
}
.dinomap .attractions {
  position: absolute;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
}
.dinomap .attractions h3 {
  position: absolute;
  width: 190px;
  color: #FFF;
  text-align: center;
  line-height: 1em;
  font-size: 1.4em;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  height: 27px;
}
.dinomap .attractions h3 span.info {
  background-color: #220355;
  background-color: rgba(34, 3, 85, 0.8);
  font-family: 'montserratRegular';
  font-size: 0.7em;
  line-height: 1.2em;
  display: block;
  width: 200px;
  font-weight: normal;
  position: absolute;
  top: 42px;
  left: -6px;
  display: none;
  z-index: 99;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.dinomap .attractions h3 span.info a {
  display: block;
  padding-bottom: 20px;
  color: #FFCB08;
}
.dinomap .attractions h3.open:before {
  background-image: url(../images/attractions/map-info-close.png);
  z-index: 100;
}
.dinomap .attractions h3 span.info span {
  padding: 34px 20px 20px 20px;
  display: block;
}
.dinomap .attractions h3:before {
  position: absolute;
  bottom: -46px;
  left: 86px;
  width: 22px;
  height: 23px;
  content: '';
  display: block;
  z-index: 90;
  background-image: url(../images/attractions/map-info-open.png);
}
.dinomapControls {
  width: 142px;
  height: 154px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  right: 0px;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  padding: 30px;
  margin-bottom: -105px;
}
.dinomapControls div {
  width: 63px;
  height: 63px;
  background-image: url(../images/attractions/controls-sprite.png);
  background-repeat: no-repeat;
  position: absolute;
  cursor: pointer;
}
.dinomap .mapCenter {
  width: 100%;
}
.dinomapControls .controlUp {
  background-position: 0 -126px;
  top: 21px;
  left: 35px;
}
.dinomapControls .controlDown {
  background-position: 0 -63px;
  bottom: 28px;
  left: 37px;
}
.dinomapControls .controlLeft {
  background-position: 0 0px;
  bottom: 78px;
  left: 4px;
}
.dinomapControls .controlRight {
  background-position: 0 -189px;
  bottom: 77px;
  left: 68px;
}
.dinomapControls .controlIn {
  background-position: 0 -252px;
  right: 20px;
  top: 14px;
}
.dinomapControls .controlOut {
  background-position: 0 -315px;
  bottom: 7px;
  right: 19px;
}
.dinomapCrop .zoomMeasure {
  width: 50px;
  height: 80px;
  right: 26px;
  top: 68px;
  overflow: hidden;
}
.dinomapCrop .zoomMeasure, .dinomapCrop .zoomMeasure * {
  background: none;
}
.zoomMeasure .track {
  color: #FFF;
  font-size: 3em;
  width: 22px;
  overflow-wrap: break-word;
  line-height: 15px;
  top: -10px;
  left: 18px;
  height: 78px;
}
.zoomMeasure .currentZoom {
  height: 9px;
  background: #FFF;
  border-radius: 4px;
  width: 28px;
  top: 65px;
  left: 11px;
}

/* explore landing */
#exploreLanding {
  padding-bottom: 25px;
}
#exploreLanding .woodLoop {
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  color: #fff;
}
#exploreLanding .woodLoop .textLeft {
  padding: 40px;
  text-shadow: 0px 0px 20px #2F251F;
}
#exploreLanding .bandA p {
  padding: 0px 0px 0px 40px;
}
#exploreLanding .woodLoop .textLeft p, #exploreLanding .bandA p {
  font-size: 1.2em;
}
#exploreLanding .bandC {
  background-repeat: no-repeat;
  background-image: url(../images/explore/explore-bk.jpg);
  background-position: center top;
  min-height: 920px;
  margin-top: 65px;
}
#exploreLanding .bandC .sponsorship {
  padding-top: 60px;
  padding-left: 300px;
}

#exploreLanding .bandC .sponsorship .sponsorTop li {
font-size:13px;
}
#exploreLanding .bandC .sponsorship .sponsorLeft li {
font-size:12px;
}
#exploreLanding .bandC .juniorSponsorship li {
font-size:14px;
}

#exploreLanding .bandC .sponsorship h2, #exploreLanding .bandC .sponsorship h3 {
  color: #340059;
  font-family: 'skranjiBold';
}

#exploreLanding .bandC .contactInfo {
  position: absolute;
  top: 355px;
  left: 592px;
  color: #FFF;
  text-align: center;
  width: 390px;
}
#exploreLanding .bandC .contactInfo a {
  color: #eb7c09;
}
#exploreLanding .bandC .juniorSponsorship {
  position: absolute;
  top: 468px;
  left: 604px;
  width: 370px;
  color: #FFF;
  text-align: center;
}
#exploreLanding .bandC .juniorSponsorship p {
  margin-bottom: 11px;
}
#exploreLanding .bandC .juniorSponsorship p span {
  color: #fed42e;
}
#exploreLanding .bandC .juniorSponsorship li {
  display: block;
  text-align: left;
}
#exploreLanding .banner {
  z-index: 9;
}
#exploreLanding .bandA {
  z-index: 7;
  padding-top: 110px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
#exploreLanding .bandC {
  z-index: 5;
  margin-top: 0px;
}
#exploreLanding .banner h1 {
  font-size: 2.8em;
  margin-bottom: 0px;
}
#exploreLanding .banner .parkMap {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 270px;
  border: 15px solid #FFF;
  background-image: url(../images/explore/parkmap.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-shadow: 0px 0px 50px #111;
  -moz-box-shadow: 0px 0px 50px #111;
  box-shadow: 0px 0px 50px #111;
}
#exploreLanding .banner .parkMap a {
  display: block;
  width: 100%;
  height: 100%;
}
#exploreLanding .banner .parkMap:after {
  width: 36px;
  height: 68px;
  position: absolute;
  content: '';
  display: block;
  background-image: url(../images/global/nail.png);
  background-repeat: no-repeat;
  background-position: center;
  top: -64px;
  left: 50%;
  margin-left: -20px;
}
#exploreLanding .bandA .kidsZone {
  width: 378px;
  height: 308px;
  margin-top: -90px;
  margin-bottom: 20px;
}
#exploreLanding .bandA .kidsHint {
  position: absolute;
  top: 10px;
  color: #340059;
  left: 383px;
  width: 200px;
  text-align: center;
}
#exploreLanding .bandA .kidsHint a {
  color: #340059;
}
#exploreLanding .bandA .kidsHint h1 {
  line-height: 1em;
  margin-bottom: 0px;
}
#exploreLanding .bandA .kidsHint .kidsArrow {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/explore/arrow.png);
  width: 102px;
  height: 71px;
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}
#exploreLanding .bandA .kidsHint .kidsArrow.active {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
#exploreLanding .bandA .dippy {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/explore/dippy.png);
  width: 419px;
  height: 352px;
  position: relative;
  float: right;
}
#exploreLanding .bandA .dippy h2 {
  position: absolute;
  width: 150px;
  color: #FFF;
  top: 143px;
  left: 250px;
  font-size: 1.9em;
  text-align: center;
}

/* explore */
#attractions {
  padding-bottom: 80px;
}
#attractions .bandA {
  padding-bottom: 100px;
  padding-top: 120px;
}
#attractions .parkMapBk, #plan.otd .parkMapBk {
  background-image: url(../images/attractions/map-link-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 461px;
  margin-top: -18px;
}
#attractions .attractionTitle, #plan.otd .attractionTitle {
  position: absolute;
  top: 35px;
  left: 38px;
  font-size: 2.8em;
  color: #fff;
}
#attractions .parkMapLink, #plan.otd .parkMapLink {
  position: absolute;
  top: 360px;
  right: 74px;
  font-size: 2em;
}
#attractions .topButtons {
  position: relative;
  padding-bottom: 35px;
}
#attractions .attraction {
  float: left;
  margin-right: 2%;
  margin-bottom: 40px;
  width: 47%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  height: 280px;
  position: relative;
}
#attractions .attraction.show {
  opacity: 1;
}
#attractions .tabDescription div div {
  display: none;
  clear: both;
}
#attractions .tabDescription h1 {
  color: #37044C;
  text-transform: uppercase;
  font-size: 2.6em;
  margin-right: 20px;
  margin-bottom: 0px;
  line-height: 1;
}
#attractions .tabDescription {
  padding-bottom: 30px;
}
#attractions .tabDescription p {
  color: #37044C;
}
#attractions .attraction img {
  border: 10px solid #FFF;
  -webkit-box-shadow: 0px 0px 30px #111;
  -moz-box-shadow: 0px 0px 30px #111;
  box-shadow: 0px 0px 30px #111;
  display: block;
  float: left;
  margin-right: 30px;
}
#attractions .attraction p {
  color: #575756;
  font-size: 1.1em
}
#attractions .attraction h4 {
  color: #37044c;
  font-size: 1.7em;
  margin-bottom: 10px;
  line-height: 1;
}
#attractions .attraction a.findOutMore {
  font-size: 1.7em;
  font-family: 'skranjiRegular', Helvetica, Arial, sans-serif;
  color: #fff;
  background-image: url(../images/attractions/wood-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  height:68px;
  width:230px;
  text-align: center;
  display: block;
  line-height: 2.5;
  position: absolute;
  top: 196px;
}
#attractions .attraction.discovery {
  display: block;
}

/* attraction */
#attraction .bandB {
  padding-top: 105px;
}

#attraction .bandA {
  height: 160px;
  margin-bottom: 30px;
}
#attraction .bandA h1 {
  font-size: 2.6em;
  margin-bottom: 0px;
}
#attraction .attractionLinks {
  position: relative;
  width: 400px;
  height: 550px;
  float: right;
}
#attraction .healthSafety {
  padding-left: 50px
}

#attraction .healthSafety ul {
  padding-bottom: 40px;
}

#attraction .buttondownload {
    width: 423px;
    height: 244px;
	background-color: transparent;
    background-image: url(../images/global/download-application-button.png);
    background-repeat: no-repeat;
}

#attraction .buttondownload:hover {
	background-image: url(../images/global/download-application-button-hover.png);
}

#attraction .buttondownloadjd {
    width: 423px;
    height: 244px;
	background-color: transparent;
    background-image: url(../images/global/download-jobdescription-button.png);
    background-repeat: no-repeat;
}

#attraction .buttondownloadjd:hover {
	background-image: url(../images/global/download-jobdescription-button-hover.png);
}

#attraction .woodenButtonA {
  position: absolute;
  top: -70px;
  left: -7px;
  z-index: 2;
}
#attraction .parkMapBk {
  background-image: url(../images/dino-fact/map.png);
  width: 334px;
  height: 404px;
  position: absolute;
  top: 96px;
  left: 32px;
}
#attraction .parkMapLink {
  position: absolute;
  top: 310px;
  font-size: 2em;
  left: 55px;
}
#attraction .parkMapLink a {
  color: #fff;
  text-decoration: none;
}
#attraction .woodPanel {
  background-image: url(../images/global/wood-bar.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 199px;
  position: relative;
  z-index: 20;
  padding-top: 40px;
}
#attraction .woodPanel ul {
  list-style: none;
} 
#attraction .woodPanel ul li {
  background-image: url(../images/global/list-leaf.png);
  line-height: 28px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 30px;
  font-size: 1.2em;
}
#attraction .attractionStats {
  padding: 5px 40px;
}

#attraction .seasonal {
  position:relative;
  top:345px;
  float:right;
  float:right;
  height:56px;
  width:239px;
  z-index:100;
  background-image: url(../images/attractions/seasonal.png);
  background-repeat: no-repeat;
  
}

#attraction .video {
	width:700px;
	margin: 0 auto;
	margin-bottom:20px;
}


/* Dino Facts */
#dinoFact {
  padding-bottom: 0px;
}
#dinoFact .bannerLower {
  color: #fff;
  margin-top: -106px;
}
#dinoFact .woodPanel {
  background-image: url(../images/global/wood-bar.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 199px;
  position: relative;
  z-index: 20;
  padding-top: 40px;
}
#dinoFact .woodPanel .container {
  width: 890px;
}
#dinoFact .woodPanel h3 {
  font-size:1.8em;
  margin-bottom: 10px;
}
#dinoFact .woodPanel li {
  font-size: 1.4em;
  line-height: 1.3em;
  font-family: 'skranjiRegular';
  background-image: url(../images/global/list-leaf.png);
  padding-left: 28px;
  background-position: 0 7px;
}
#dinoFact .woodPanel ul {
  display: block;
  float:left;
  width: 50%;
}
#dinoFact a.mapLink {
  display: block;
  float: right;
  position: relative;
}
#dinoFact a.mapLink span {
  position: absolute;
  font-size: 2em;
  font-family: 'skranjiRegular';
  top: 302px;
  width: 327px;
  text-align: center;
}
#dinoFact .similarDino {
  background-image: url(../images/dino-fact/similar-dino.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 400px;
  height: 255px;
  position: relative;
}
#dinoFact .similarDino a {
  position: absolute;
  font-size: 2em;
  font-family: 'skranjiRegular';
  top: 163px;
  width: 210px;
  text-align: center;
  left: 112px;
}
#dinoFact .similarDino h2 {
  color: #F38402;
  font-size: 2.1em;
  text-align: center;
  position: absolute;
  top: 95px;
  width: 313px;
  left: 61px;
}
#dinoFact .similarDino h3 {
  color: #FFF;
  position: absolute;
  top: 20px;
  font-size: 1.6em;
  width: 300px;
  left: 67px;
  text-align: center;
}
#dinoFact section.banner h1 {
  margin: 0px;
  padding-bottom: 120px;
  font-size: 3em;
  line-height: 1em;
}

/* Plane your visit */
#plan {
  padding-bottom: 0px;
}
#plan section.green {
  padding-bottom: 35px;
  z-index: 1;
}
#plan .bandA {
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-repeat: repeat;
  background-position: center top;
  color:#fff;
  padding-top: 85px;
}
#plan .bandB {
  background-image: url(../images/global/banner-loop-paper.jpg);
  background-position:  top center;
  background-repeat: repeat;
  position: relative;
  position: relative;
  z-index: 10;
}

#plan .bandB:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom-wood.png);
  background-position:  top center;
  background-repeat: repeat-x;
  height: 109px;
  width: 100%;
}
#plan .bandB:after {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom.png);
  background-position:  top center;
  background-repeat: repeat-x;
  height: 109px;
  width: 100%;
  position: absolute;
  bottom: -109px;
}

#plan .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom.png);
  background-position:  top center;
  background-repeat: repeat-x;
  height: 109px;
  width: 100%;
  bottom:-109px;
  margin-top:-130px;
}

#plan.otd .bandE:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom-paper.png);
  background-position:  top center;
  background-repeat: repeat-x;
  height: 109px;
  width: 100%;
  bottom:-109px;
  margin-top:-109px;
}

#plan.otd .bandE {
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-repeat: repeat;
  background-position: center top;
  color:#fff;
  padding-top: 125px;
}

.bandE .basecampHeader
{
	padding-left:60px;
	padding-top:20px;
}

.bandE .basecampInformation
{
	padding-top:290px;
	padding-left:50px;
	padding-right:40px;
}

#plan .leftList {
  float: left;
}
#plan .rightList {
  float: right;
  margin-right: 35px;
  width: 180px;
}
#plan .white-bk {
  background-image:url(../images/plan/white-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 660px;
  padding-bottom: 40px;
  position: relative;
}
#plan .white-bk a {
  color: #FFCB08;
}
#plan .white-bk .woodenButtonA a {
  color: #FFF;
}
#plan .white-bk-inner {
  padding: 50px;
}
#plan .magFossil {
  background-image: url(../images/plan/mag-glass-bones.png);
  background-position: center right;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 510px;
  margin-top: -100px;
  padding-top: 120px;
}
#plan .magFossil h4 {
  color: #340059;
  font-size: 1.5em;
  margin-bottom: 0px;
  clear: both;
}
#plan .magFossil p {
  max-width: 375px;
  clear: both;
}
#plan .magFossil ul.short {
  width:400px;
}
#plan.byv .paperPoster {
  background-image: url(../images/plan/paper-poster.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 344px;
  padding: 86px 60px 0 67px;
  min-height: 485px;
  color: #292929;
  font-size: 0.95em;
}
#plan.byv .paperPoster h1.title, #plan.byv .magFossil h1, #plan.byv .white-bk h1 {
  color: #340059;
  margin-bottom: 10px;
}
#plan.byv .paperPoster h4 {
  color: #340059;
  font-size:1.5em;
  margin-bottom: 15px;
}
#plan.byv .paperPoster h3 {
  background-image:url(../images/plan/purple-bar.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #FFF;
  text-align: center;
  padding: 18px;
}
#plan.byv .bandA .iframe {
  border: 15px solid #FFF;
  margin-left: 40px;
  -webkit-box-shadow: 0px 0px 50px #111;
  -moz-box-shadow: 0px 0px 50px #111;
  box-shadow: 0px 0px 50px #111;
  margin-top: 60px;
  position: relative;
  height: 410px;
  background: #FFF;
}
#plan.byv .bandA .iframe:after {
  width: 36px;
  height: 68px;
  position: absolute;
  content: '';
  display: block;
  background-image: url(../images/global/nail.png);
  background-repeat: no-repeat;
  background-position: center;
  top: -64px;
  left: 50%;
  margin-left: -20px;
}
#plan.byv .bandC {
  background-image:url(../images/plan/byv-bk.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 100px 0;
}
#plan.byv ul li {
  padding-left: 0px;
  background: 0px;
}
#plan.byv .signImage {
  position: absolute;
  background-image: url(../images/plan/sign-post.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 596px;
  width: 351px;
  bottom: -85px;
  right: 25px;
}
#plan.byv .signImage img {
  margin: 43px 31px;
  border: 10px solid #FFF;
}
#plan.byv .white-bk-inner {
  width: 550px;
}
#plan.byv .white-bk-inner {
  padding: 31px 50px 175px 50px;
}
#plan.byv .woodenButtonA {
  position: absolute;
  left: 83px;
  bottom: -57px;
}
#plan.otd .otd-text-bk {
  background-image: url(../images/plan/otd-text-black-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 670px;
}
#plan.otd .otd-text-bk h1 {
  font-size: 2.8em;
  padding-top: 7px;
  text-align: center;
  width: 360px;
  margin-bottom: 20px;
}
#plan.otd .otd-text-bk h2 {
  padding-left: 92px;
  text-align: center;
  font-size: 2.2em;
  padding-top: 14px;
}
#plan.otd .otd-text-bk h2.doubleHeight {
  padding-top: 0px;
}
#plan.otd .otd-text-bk .collapseHalf {
  min-height: 291px;
}
#plan.otd .otd-text-bk p {
  padding-left: 154px;
  padding-right: 30px;
  font-size: 0.9em;
}
#plan.otd .bandB {
  background-image: url(../images/global/banner-loop-paper-dark.jpg);
}
#plan.otd .bandB:after {
  background-image: url(../images/global/banner-cover-bottom-paper-dark.png);
}
#plan.otd .bandC {
  background-image:url(../images/plan/byv-bk.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 100px 0 140px 0;
}

#plan.otd .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-bottom-wood.png);
  background-position:  top center;
  height: 109px;
  width: 100%;
  bottom:-109px;
  margin-top:-130px;
}

#plan.otd .bandB:after {
  background-image: url(../images/global/banner-cover-bottom-paper-dark.png);
}

#plan.otd .base-camp-text-bk {
  background-image:url(../images/plan/base-camp-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 730px;
}


#plan.otd .signImage {
  position: absolute;
  background-image: url(../images/plan/sign-hang.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 402px;
  width: 405px;
  top: -69px;
  right: 25px;
  text-align: center;
}
#plan.otd .signImage img {
  margin-top: 153px;
  border: 10px solid #FFF;
}

#plan.otd .white-bk-inner h3 {
	font-size:18px;
	margin-top:-10px;
}

#plan.otd .white-bk-inner .half-text {
  padding-right: 400px;
}

#plan.otd .white-bk-inner p {
  font-size:15.5px;
  margin-top:-10px;
 }


#plan.otd .woodenButtonA {
  position: absolute;
  left: 533px;
  bottom: -120px;
}
#plan.groups {
  padding-bottom: 150px;
}
#plan.groups .bandC {
  background-image:url(../images/plan/groups-bk.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 695px;
}
#plan.groups .bandC:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: absolute;
  top: -167px;
}
#plan.groups .bandD {
  background-image: url(../images/global/banner-loop-paper.jpg);
  background-position: top center;
  background-repeat: repeat;
  position: relative;
  z-index: 10;
}
#plan.groups .bandD:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: absolute;
  top: -167px;
}
#plan.groups .bandD:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 167px;
  width: 100%;
  position: absolute;
  top: -167px;
}
#plan.groups .bandE {
  background-image: url(../images/global/banner-loop-paper.jpg);
  background-position: top center;
  background-repeat: repeat;
  position: relative;
  z-index: 10;
}
#plan.groups .groups-text-bk {
  background-image:url(../images/plan/groups-text-black-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 541px;
}
#plan.groups .groups-text-bk h1 {
  padding-top: 10px;
  font-size: 2.3em;
  text-align: center;
  width: 338px;
  margin-bottom: 47px;
}
#plan.groups .groups-text-bk h4 {
  margin-bottom: 0px;
  font-size: 1.5em;
  margin-top: 32px;
}
#plan.groups .groups-text-bk .textInner {
  padding: 0px 55px;
}
#plan.groups .groups-text-bk p {
  margin-bottom: 0px;
}

#plan.groups .groups-text-bk-downloadable {
  background-image:url(../images/plan/groups-text-downloadable-black-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 880px;
}
#plan.groups .groups-text-bk-downloadable h1 {
  padding-top: 10px;
  font-size: 2.3em;
  text-align: center;
  width: 338px;
  margin-bottom: 47px;
}
#plan.groups .groups-text-bk-downloadable h2 {
  padding-top: 30px;
  font-size: 2.0em;
  text-align: center;
  width: 400px;
  margin-bottom:50px;
}
#plan.groups .groups-text-bk-downloadable h4 {
  margin-bottom: 0px;
  font-size: 1.5em;
  margin-top: 32px;
}
#plan.groups .groups-text-bk-downloadable .textInner {
  padding: 0px 55px;
}
#plan.groups .groups-text-bk-downloadable p {
  margin-bottom: 0px;
}

.groups-text-bk-downloadable ul li {
	list-style-type:disc !important;
}

#plan.groups .float-left{
	float:left;
	width:270px;
}

#plan.groups .float-left p{
	padding:10px 0 0 20px;
}


#plan.groups ul li {
  padding-left: 0px;
  background: 0px;
}
#plan.groups .woodenPDFButton-Small {
  background-image:url(../images/plan/pdf-button-small.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 256px;
  text-align: center;
}
#plan.groups .woodenPDFButton-Small a {
  padding: 24px 20px 34px 69px;
  display: block;
}

#plan.groups .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
}
#plan.groups .woodenPDFButton a {
  padding: 34px 35px 34px 84px;
  display: block;
}

#plan.groups .yellow-bk {
  background-image: url(../images/plan/yellow-bk.png);
  background-position: center 35px;
  background-repeat: no-repeat;
  min-height: 635px;
  padding-top: 35px;
}
#plan.groups .yellow-bk-inner {
  padding: 120px 0px 0px 40px;
  width: 415px;
}
#plan.groups .yellow-bk-inner h1 {
  color: #FA5800;
  margin-bottom: 10px;
  font-size: 3em;
  line-height: 1em;
}
#plan.groups .yellow-bk-inner p {
  margin-bottom: 10px;
}
#plan.groups .yellow-bk-inner a {
  color: #FA5800;
}
#plan.groups .yellow-bk-inner h4 {
  color: #742B04;
  font-size: 1.2em;
  margin-bottom: 10px;
}
#plan.groups .magFossil {
  min-height: initial;
}
#plan.groups .magFossilFloat {
  background-image: url(../images/plan/mag-glass-bones.png);
  background-position: -976px -455px;
  background-repeat: no-repeat;
  width: 97px;
  height: 162px;
  position: absolute;
  bottom: -162px;
  right: 0px;
  z-index: 20;
}
#plan.groups .collapsePadding a {
  color: #340059;
  font-size: 1.2em;
}
#plan.groups .bandD th {
  font-family: 'skranjiRegular', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  text-align: left;
}
#plan.groups .bandD th:nth-child(1n+2), #plan.groups .bandD td:nth-child(1n+2) {
  text-align: right;
}
#plan.groups .bandD table {
  margin-bottom: 20px;
}
#plan.groups .bandD td, #plan.groups .bandD th {
  padding: 5px 15px;
}
#plan.groups .bandD tr:nth-child(2n+2) {
  background-color: rgba(0,0,0,0.1);
}
#plan.groups .bandD tr:nth-child(2n+3) {
  background-color: rgba(255,255,255,0.1);
}

#plan.groups .bandE th {
  font-family: 'skranjiRegular', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  text-align: left;
}
#plan.groups .bandE th:nth-child(1n+2), #plan.groups .bandE td:nth-child(1n+2) {
  text-align: right;
}
#plan.groups .bandE table {
  margin-bottom: 20px;
}
#plan.groups .bandE td, #plan.groups .bandE th {
  padding: 5px 15px;
}
#plan.groups .bandE tr:nth-child(2n+2) {
  background-color: rgba(0,0,0,0.1);
}
#plan.groups .bandE tr:nth-child(2n+3) {
  background-color: rgba(255,255,255,0.1);
}

#plan.groups .bandE a {
  color: #340059;
  font-size: 1.2em;
}

#plan.seasonticket {
  padding-bottom: 150px;
}
#plan.seasonticket .seasonticket-text-bk {
  background-image:url(../images/plan/seasonticket-text-black-bk.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 730px;
}
#plan.seasonticket .seasonticket-text-bk h1 {
  padding-top: 15px;
  font-size: 2.3em;
  text-align: center;
  width: 238px;
  margin-bottom: 47px;
}
#plan.seasonticket .seasonticket-text-bk h4 {
  margin-bottom: 0px;
  font-size: 1.5em;
  margin-top: 32px;
}
#plan.seasonticket .seasonticket-text-bk .textInner {
  padding: 0px 55px;
}
#plan.seasonticket .seasonticket-text-bk p {
  margin-bottom: 0px;
}
#plan.seasonticket ul
{
	list-style-type: square;
	padding-left:20px;
}
#plan.seasonticket ul li {
  padding-left: 0px;
  background: 0px;
}
#plan.seasonticket .woodenPDFButton {
  background-image:url(../images/plan/pdf-button.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 316px;
  text-align: center;
}
#plan.seasonticket .woodenButtonA a {
  margin-top:-10px;
  padding-left:55px;
  display: block;
  font-size:1.7em;
  width:300px;
}

#plan.seasonticket .magFossil {
  min-height: initial;
}
#plan.seasonticket .magFossilFloat {
  background-image: url(../images/plan/mag-glass-bones.png);
  background-position: -976px -455px;
  background-repeat: no-repeat;
  width: 97px;
  height: 162px;
  position: absolute;
  bottom: -162px;
  right: 0px;
  z-index: 20;
}

#plan.seasonticket .bandB ul {
  list-style-type: none;
}
#plan.seasonticket .bandB a {
	color: #FFCB08;
}

/* links */
#links .bandA img {
  display: block;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

/* contact */
#contact .contactForm h5 {
  font-size: 1.4em;
  margin-bottom: 0px;
  margin-top: 10px;
}

#contact .infoContainer {
	margin-top:20px;
	margin-left:0;
}

/* faq's */

.faq-select select {
   
   background: url(../images/global/select-custom-background.png) no-repeat;
   width: 465px;
   padding: 15px;
   padding-left:30px;
   font-family: 'montserrat', Helvetica, Arial, sans-serif;
   font-size: 18px;
   color:#fff;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 68px;
   -webkit-appearance: none;
}

.faq-select select option{
	font-size: 12px;
	font-style:none;
	color:#000;
}

.faq-select {
   width: 465px;
   height: 68px;
   overflow: hidden;
   background: url(../images/global/) no-repeat right;
}

#faq .small{
	font-size:10px;
}


/* vacancies */

main#vacancies {
	padding-bottom:30px;
}

#vacancies .bandA {
  padding-top: 15px;
  margin-bottom:135px;

}

#vacancies .bandA h1{
  padding-bottom:50px;	
}

#vacancies .bandB:before {
  content: '';
  display: block;
  background-image: url(../images/global/banner-cover-wood.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 135px;
  width: 100%;
  position: relative;
  top: -135px;
}

#vacancies .bandB{
  background-image: url(../images/global/banner-loop-wood.jpg);
  background-position: center top;
  color: #fff;
  width: 100%;
  min-height:840px;
  margin-bottom: -20px;
}

#vacancies .bandB h1 {
	text-align:center;
	font-size:4.2em;
	margin-top:-100px;
	margin-bottom:50px;
	color:#fff;
}
#vacancies .bandB h2 {
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:50px;
}

#vacancies .VideoGallery
{
	margin-top:100px;
}

#vacancies .VideoGallery .owl-stage-outer {
  -webkit-box-shadow: 0px 0px 50px #352818;
  -moz-box-shadow: 0px 0px 50px #352818;
  box-shadow: 0px 0px 50px #352818;
}
#vacancies .VideoGallery .owl-dots {
  width: 100%;
  text-align: center;
  margin: 25px 0;
}

#vacancies .owl-prev, #vacancies .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -59px;
}
#vacancies .owl-prev {
  left: 0px;
  margin-left: -50px;
}
#vacancies .owl-next {
  right: 0px;
  margin-right: -50px;
}

#vacancies .VideoGallery .video, #vacancies .VideoGallery  .owl-item {
  height: 400px;
}

#vacancies .vacancylisting .description {
	width:650px;
	float:left;
}
#vacancies .vacancylisting .apply {
	width:300px;
	float:left;
	margin-top:-50px;
}

#vacancies .buttonapply {
    width: 300px;
    height: 173px;
	background-color: transparent;
    background-image: url(../images/global/view-vacancy-button.png);
    background-repeat: no-repeat;
}

#vacancies .buttonapply:hover {
	background-image: url(../images/global/view-vacancy-button-hover.png);
}




/* Responsive Theme */
@media all and (min-width: 0px) and (max-width: 970px) {
  
  /* Homepage */
  #homepage section.banner .owl-nav div, 
  #homepage section.bannerNavBar .owl-controls,
  #homepage .foliageFront,
  #homepage .threeWhiteRecs,
  #homepage .sceneObjects .tree-right,
  #homepage .sceneObjects .tree-left,
  #homepage .sceneObjects .dino,
  #homepage .signDanger,
  #homepage .doNotPress,
  #footerHomepage .dinoBonesWrapper
  {
    display: none !important;
  }
  #homepage section.bannerNavBar .newsCarousel {
    position: initial;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 18px;
  }
  #homepage section.bannerNavBar {
    background-color: #36035A;
    background-image: none;
    height: auto;
    margin-top: 0px;
  }
  #homepage .sceneObjects {
    position: initial;
  }
  #homepage .attractionsCarousel {
    left: 50%;
    margin-left: -271px;
  }
  #homepage .indexContentTopRight {
    background-position: center;
    text-align: center;
    margin-top: 0px;
  }
  #homepage .indexContentBottomBar {
    background-image: url(../images/index/sign-up-news-block.png);
    left: -4%;
    text-align: center;
    top: 32px;
    height: 164px;
  }
  #homepage .newsEmail {
    width: 230px;
  }
  #homepage .signUpForm {
    display: inline-block;
  }
  #homepage .attractionsCarousel .owl-prev {
    left: -25px;
  }
  #homepage .attractionsCarousel .owl-next {
    right: -25px;
  }
  #homepage .goButton, #homepage .newsEmail {
    position: initial;
    margin: auto;
    float: left;
    display: block;
  }
  #homepage .fenceObjects {
    left: -4%;
    padding-right: 4%;
  }
  #homepage .signWeather {
    position: initial;
    margin: auto;
  }
  #homepage .signUpText {
    display: block;
  }
  #homepage .goButton {
    text-indent: 0px;
  }
  #homepage .indexSceneBk {
    display: none !important;
  }
  #footerHomepage .dippyDino {
    margin: auto;
  }
  #footerHomepage .competitionWinners {
    margin: auto;
  }
  
  /* Explore */
  #exploreLanding .woodLoop {
    padding: 20px;
    text-align: center;
  }
  #exploreLanding .banner .parkMap {
    width: 93%;
    margin-top: 75px;
  }
  #exploreLanding .bandA {
    text-align: center;
  }
  #exploreLanding .bandA .kidsZone, #exploreLanding .bandA .dippy {
    display: inline-block;
    float: none;
  }
  #exploreLanding .bandC {
    background-color: #BED8E3;
    background-image: none;
  }
  #exploreLanding .bandC .sponsorship {
    padding-left: 0px;
  }
  #exploreLanding .bandC .sponsorship p, #exploreLanding .bandC .sponsorship h2, #exploreLanding .bandC .sponsorship h3 {
    text-align: center;
  }
  #exploreLanding .bandC .sponsorRight {
    padding-bottom: 95px;
  }
  #exploreLanding .bandC .contactInfo, #exploreLanding .bandC .juniorSponsorship {
    position: relative;
    top: initial;
    left: initial;
    width: initial;
    color: #333;
  }
  #exploreLanding .bandC .contactInfo {
    padding: 50px 0;
  }
  #exploreLanding .bandC .juniorSponsorship p span {
    color: #340059;
  }
  #exploreLanding .bandA .kidsHint {
     position: static;
    width: 100%;
    margin-top: 100px;
  }
  #exploreLanding .bandA .kidsHint .kidsArrow {
    display: none;
  }
  
  /* parkmap */
  main#parkmap section {
    padding: 0;
  }
  
  /* kids zone */
  #explore .bandA, #explore .bandB {
    padding: 0;
    text-align: center;
  }
  #explore .bandA .kidsZone {
    position: initial;
    display: inline-block;
    margin-top: -72px;
  }
  #explore .bandA .paperMenu {
    background: none;
    height: initial;
    width: initial;
    position: initial;
  }
  #explore .bandA .paperMenu a {
    height: initial;
    width: initial;
    position: initial;
    color: #FFF;
    margin-bottom: 5px;
    font-size: 2.1em;
    padding-bottom: 0px;
    padding: 10px;
  }
  #explore .bandA .paperMenu a.games {
    display: none;
  }
  #explore .bandA .paperMenu a br {
    display: none;
  }
  #explore .bandA .dippy {
    display: none;  
  }
  #explore .bandA .dinoFacts {
    background-image: url(../images/global/wood-loop.jpg);
    background-repeat: repeat-x;
    -webkit-box-shadow: 0px 0px 50px #000000;
    -moz-box-shadow: 0px 0px 50px #000000;
    box-shadow: 0px 0px 50px #000000;
    height: 310px;
  }
  #explore .bandA .dinoFacts .dinoImageCover {
    background-image: none;
  }
  #explore .bandA .dinoFactsCarousel {
    position: initial;
    width: 365px;
    margin: auto;
  }
  #explore .bandA .dinoFacts .owl-prev {
    top: 125px;
    left: -5px;
  }
  #explore .bandA .dinoFacts .owl-next {
    top: 117px;
    right: -13px;
  }
  #explore .bandA .owl-carousel .owl-stage-outer {
    height: 300px;
  }
  #explore .bandB {
    height: auto;
    background-image: url(../images/global/banner-loop-paper.jpg);
    background-repeat: repeat-y;
  }
  #explore .bandB .joeDippyFull {
    background-image: none;
    height: auto;
    padding-top: 200px;
  }
  #explore .bandB .jurassicJoe, #explore .bandB .dippyDinosaur {
    width: 100%;
    margin: auto;
    background-position: center;
    text-align: center;
    height: 475px;
  }
  #explore .bandB .jurassicJoe {
    background-image: url(../images/explore/jurassic-joe.png);
  }
  #explore .bandB .dippyDinosaur {
    background-image: url(../images/explore/dippy-big.png);
  }
  #explore .bandB .characterInner {
    position: relative;
    display: inline-block;
    width: 435px;
    height: 420px;
  }
  #explore .bandB .jurassicJoe h2 {
    right: 4px;
    top: 68px;
    padding: 0px;
  }
  #explore .bandB .jurassicJoe h4 {
    top: 272px;
    right: 3px;
    width: 235px;
    font-size: 1.1em;
    line-height: 1.3em;
  }
  #explore .bandB .dippyDinosaur h2 {
    top: 60px;
    left: 7px;
    padding: 0px;
  }
  #explore .bandB .dippyDinosaur h4 {
    top: 244px;
    left: 0px;
    width: 227px;
    font-size: 1.1em;
    line-height: 1.3em;
  }
  #explore .bandB .orangeStripe {
    height: auto;
    position: relative;
    padding-top: 30px;
    bottom: 0px;
  }
  #explore .bandB .parkMap, #explore .bandB .activitySheet {
    background-color: #eb7c09;
  }
  #explore .bandB .orangeStripe a {
    padding: 33px 0px 45px 65px;
  }
  #explore .bandB .activitySheet {
    border-bottom: 45px solid #eb7c09;
  }
  main#explore {
    padding-bottom: 40px;
  }
  #kids #dinoBoneHead {
    display: block;
  }
  
  /* Plan Your Visit */
  #plan .topButtons {
    position: relative;
    height: auto;
    background-image: none;
    padding-top: 76px;
  }
  #plan .topButtons .container {
    background-color: #1e4113;
  }
  #plan .topButtons h3 {
    font-size: 1.6em;
    margin-bottom: 13px;
  }
  #plan section.green {
    padding-bottom: 0px;
  }
  #plan .pushRight, #plan .pushLeft {
    padding: 0px;
  }
  #plan .white-bk {
    background-image: none;
  }
  #container main#plan .bandC {
    background-position: center top;
    background-image: url(../images/plan/byv-bk-mobile.jpg);
    background-repeat: repeat-x;
    background-color: #f3f3f3;
  }
  #container main#plan .bandC p a {
   color: #340059;
  }
  #plan.otd .bandA {
    padding: 0px;
    margin-top: -5px;
  }
  #plan.otd .otd-text-bk {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #plan.otd .bandA .collapseHalf.a h2 {
    background-color:#eb6741;
  }
  #plan.otd .bandA .collapseHalf.b h2 {
    background-color:#8bc53e;
  }
  #plan.otd .bandA .collapseHalf.c h2 {
	background-color:#ffd62f;
  }
  #plan.otd .bandA .collapseHalf.d h2 {
    background-color:#37c1de;
  }
  #plan.otd .bandA .collapseHalf.d p {
    margin-bottom: 0px;
  }
  #plan.otd .bandA .collapseHalf h2 {
    padding: 20px 0;
    margin-bottom: 0px;
  }
  #plan.otd .otd-text-bk p {
    padding: 20px;
    font-size: 1.1em;
  }
  #plan.otd .otd-text-bk h1 {
    padding-top: 32px;
    width: auto;
  }
  #plan.otd .otd-text-bk .collapseHalf {
    min-height: 0px;
  }
  #plan.otd .bandB {
    padding: 0px;
  }
  #plan.otd .bandB .otdMap {
    padding: 0 4%;
  }
  #plan.otd .signImage {
    position: relative;
    width: 100%;
    right: 0px;
  }
  #plan.otd .bandC {
    padding: 100px 0 0px 0;
  }
  #plan.otd .bandE {
    padding: 100px 0 0px 0;
  }

  
  #plan.otd .white-bk-inner p {
    padding-right: 0px;
  }
  #plan.otd .white-bk-inner {
    padding-top: 0px;
    padding-left: 4%;
    padding-right: 4%;
  }
  #plan.otd .woodenButtonA {
    position: relative;
    bottom: 0px;
    left: 0px;
  }
  
  #plan.otd .base-camp-text-bk {
    background-image: none;
  }
  
  #plan.otd .basecampInformation {
    padding-top: 0px;
    padding-left: 4%;
    padding-right: 4%;
  }
  
   #plan.otd .bandE h1 {
    padding-top: 22px;
    width: auto;
	text-align: center;
  }
  
  #plan.byv .bandA .iframe {
    margin-left: 0px;
  }
  #plan.byv .bandB {
    padding: 0;
  }
  #plan .magFossil {
    padding-left: 4%;
    width: 92%;
    background-image: none;
  }
  #plan.byv .white-bk-inner {
    padding: 0px 50px 0px 4%;
  }
  #plan.byv .bandA {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 45px;
    margin-top: -5px;
  }
  #plan .rightList {
    text-align: right;
    width: 150px;
  }
  #plan.byv .signImage {
    position: initial;
    margin: auto;
    background-image: none;
    width: 100%;
    text-align: center;
    height: auto;
  }
  #plan.byv .white-bk-inner {
    width: auto;
  }
  #plan.byv .signImage img {
    margin: 0px;
  }
  #plan.byv .woodenButtonA {
    position: relative;
    margin: auto;
    bottom: 0px;
    left: 0px;
  }
  #plan.byv .paperPoster {
    padding: 86px 47px 0 67px;
  }
  #plan.groups .groups-text-bk {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #plan.groups .bandB {
    padding: 0px;
  }
  #plan.groups .groups-text-bk h1 {
    width: auto;
  }
  #plan.groups .groups-text-bk .textInner {
    padding: 30px;
  }
  #plan.groups .magFossilFloat {
    display: none;
  }
  #plan.groups .yellow-bk {
    background-image: none;
    min-height: 0px;
  }
  #plan.groups .yellow-bk-inner {
    padding: 120px 0px 75px 0px;
    width: 94%;
    min-height: 0px;
  }
  #plan.groups .bandC {
    min-height: 0px;
  }
  #plan.groups .bandD:before {
    left: 0px;
  }
  #plan.groups .collapsePadding {
    padding: 10px;
  }
  #plan.groups .bandD {
    
  }
  #plan.groups .groups-text-bk-downloadable {
	  background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #plan.seasonticket .seasonticket-text-bk {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #plan.seasonticket .bandB {
    padding: 0px;
  }
  #plan.seasonticket .groups-text-bk h1 {
    width: auto;
  }
  #plan.seasonticket .groups-text-bk .textInner {
    padding: 30px;
  }
  #plan.seasonticket .magFossilFloat {
    display: none;
  }
  
  #plan.seasonticket .collapsePadding {
    padding: 10px;
  }
  
  /* SplashZone */
  
  main#splashzone {
	text-align:center;
  }
   #splashzone .bandA{
	   height:330px;
   }
  #splashzone .bandA img {
	  width:90%;
	  margin-bottom:20px;
  }
  #splashzone .bandA h1 {
	padding-top:40px;
	font-size:1.4em !important;
  }
  
  #splashzone .bandB {
	background-image: url(../images/splashzone/splashzone-background-mobile.jpg);
	
  }
  #splashzone .bandB .frontobjects, .bandB .tower, .bandB .bucket, .bandB .buttonpad {
	display:none;
  }
  
  #splashzone .bandC{
	 height:600px;
  }
  
  #splashzone .bandC .text-bk{
	  background-image:none;
	  width:90%;
	  padding:10px;
	  height:600px;
  }
  
  #splashzone .bandC img {
	 display:none;
  }
  
  /* Events */
  main#events {
    text-align: center;
  }
  #events .bandA .collapseHalf {
    width: 100%;
  }
  #events .boneAmber {
    display: none;
  }
  #events .calendar {
    float: none;
    display: inline-block;
  }
  #events .bandA .collapseHalf.postList {
    width: 100%;
  }
  #events .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #events .postListImage div {
    margin-top: 0px;
  }
  #events .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  
  /* Events Page */
  
  main#eventspage-dinosatnight {
    text-align: center;
  }
  #eventspage-dinosatnight .bandB .collapseHalf {
    width: 100%;
	padding:0;
	margin:0;
  }
  #eventspage-dinosatnight .bandB .infoContainer {
	width: 100%;
	padding:0;
	margin: 0;
  }
  #eventspage-dinosatnight .bandA h1 {
	font-size:3em;
  }
  #eventspage-dinosatnight .bandB {
	background:none;
	background-color:#532669;
	margin-bottom:20px;
	min-height:1700px;
  }
  
  #eventspage-dinosatnight .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  #eventspage-dinosatnight .woodenButtonA {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-dinosatnight .billboard 
{
	width: 100%;	
	color:#fff;
	top:50px;
	left:0px;
	margin:0 auto;
	text-align:center;
}

main#eventspage-splashzoneopening {
    text-align: center;
  }
  #eventspage-splashzoneopening .bandB .collapseHalf {
    width: 100%;
	padding:0;
	margin:0;
  }
  #eventspage-splashzoneopening .bandB .infoContainer {
	width: 90%;
	padding:0;
	margin: 0;
  }
  #eventspage-splashzoneopening .bandA {
	min-height:120px;
  }
	  
  #eventspage-splashzoneopening .bandA h1 {
	font-size:2.5em;
  }
  #eventspage-splashzoneopening .bandB {
	background:none;
	background-color:#1ab7ee;
	margin-bottom:20px;
	min-height:700px;
  }
   #eventspage-splashzoneopening .bandB h1{
	font-size:2.00em;
  }
  #eventspage-splashzoneopening .bandB h2{
	font-size:2.00em;
	padding-right: 10px;
  }
  
  #eventspage-splashzoneopening .bandB img{
	width:90%;
  }
  
  #eventspage-splashzoneopening .bandB h2.first {
	  font-size:2.00em;
	  margin-top:-20px;
  }
  
  #eventspage-splashzoneopening .bandC:before {
	width:110%;
	left: -20px;
  }
  
  #eventspage-splashzoneopening .bandC {
	margin-bottom:20px;
	min-height:600px;
  }
  
  #eventspage-splashzoneopening .bandC .infoContainer {
	width: 90%;
	padding:0;
	margin-top:-150px;
  }
  
  #eventspage-splashzoneopening .bandC table {
	width: 100%;
	padding:0;
	margin:0;
  }
  
  #eventspage-splashzoneopening .bandD:before {
	width:110%;
	left: -20px;
  }
  
   #eventspage-splashzoneopening .bandD {
	margin-bottom:20px;
	min-height:900px;
  }
  
  #eventspage-splashzoneopening .bandD .infoContainer {
	width: 90%;
	padding:0;
  }
  
  #eventspage-splashzoneopening .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  #eventspage-splashzoneopening .billboard 
{
	width: 100%;	
	color:#fff;
	top:50px;
	left:0px;
	margin:0 auto;
	text-align:center;
}
  #eventspage-splashzoneopening .woodenButtonA {

	width:100%;
min-height:450px;

  }


  main#eventspage-halloween {
    text-align: center;
  }
  #eventspage-halloween .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-halloween .bandB .infoContainer {
	width: 100%;
	padding:;
	margin: 0;
  }
  #eventspage-halloween .bandB {
	background:none;
	background-color:#bc3624;
  }
  
  #eventspage-halloween .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-halloween .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-halloween .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-halloween .postListImage div {
    margin-top: 0px;
  }
  #eventspage-halloween .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-halloween .billboard 
{
	color:#000;
	top:0px;
	left:0px;
	margin:0 auto;
}

main#eventspage-christmas {
    text-align: center;
  }
  #eventspage-christmas .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-christmas .bandB .infoContainer {
	width: 100%;
	padding:;
	margin: 0;
  }
  #eventspage-christmas .bandA h1 {
	font-size:1.6em;
  }
  #eventspage-christmas .bandB {
	background:none;
	background-color:#ffffff;
  }
  
  #eventspage-christmas .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  
  #eventspage-christmas .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-christmas .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-christmas .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-christmas .postListImage div {
    margin-top: 0px;
  }
  #eventspage-christmas .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-christmas .billboard 
{
	color:#fff;
	top:0px;
	left:0px;
	margin:0 auto;
}

main#eventspage-christmasgame {
    text-align: center;
  }
  #eventspage-christmasgame .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-christmasgame .bandB .infoContainer {
	width: 100%;
	padding:;
	margin: 0;
  }
  #eventspage-christmasgame .bandA h1 {
	font-size:1.6em;
  }
  #eventspage-christmasgame .bandB {
	background:none;
	background-color:#390013;
  }
  
  #eventspage-christmasgame .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  
  #eventspage-christmasgame .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-christmasgame .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-christmasgame .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-christmasgame .postListImage div {
    margin-top: 0px;
  }
  #eventspage-christmasgame .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-christmasgame .billboard 
{
	color:#fff;
	top:0px;
	left:0px;
	margin:0 auto;
}

main#eventspage-recruitmentday {
    text-align: center;
  }
  #eventspage-recruitmentday .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-recruitmentday .bandB .infoContainer {
	width: 100%;
	padding:;
	margin: 0;
  }
  
  #eventspage-recruitmentday ul
{
	list-style-type: none;
	padding-left:20px;
}
  #eventspage-recruitmentday .bandA h1 {
	font-size:2.2em;
  }
  #eventspage-recruitmentday .bandB {
	background:none;
  }
  
  #eventspage-recruitmentday .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  
  #eventspage-recruitmentday .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-recruitmentday .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-recruitmentday .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-recruitmentday .postListImage div {
    margin-top: 0px;
  }
  #eventspage-recruitmentday .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-recruitmentday .billboard 
{
	color:#fff;
	top:0px;
	left:0px;
	margin:0 auto;
}

/*-- EVENTS PAGE - Dippy's Photo of the Week --*/
main#eventspage-dippysphotooftheweek {
    text-align: center;
  }
  #eventspage-dippysphotooftheweek .bandB .collapseHalf {
    width: 100%;
	padding: 0 40px 0 10px;
	margin:0;
  }
  #eventspage-dippysphotooftheweek .bandB .infoContainer {
	width: 100%;
	padding:;
	margin: 0;
  }
  
  #eventspage-dippysphotooftheweek ul
{
	list-style-type: none;
	padding-left:20px;
}
  #eventspage-dippysphotooftheweek .bandA h1 {
	font-size:2.2em;
  }
  #eventspage-dippysphotooftheweek .bandB h1{
	font-size:2.2em;
	padding:0;
	margin-top:50px;
  }
  #eventspage-dippysphotooftheweek .bandB {
	background:none;
  }
  
  #eventspage-dippysphotooftheweek .additionalinfo {
    margin: 0 auto;
	text-align:center;
	float:none;
  }
  
  #eventspage-dippysphotooftheweek .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-dippysphotooftheweek .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-dippysphotooftheweek .postListImage div {
    margin-top: 0px;
  }
  #eventspage-dippysphotooftheweek .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }

  #eventspage-dippysphotooftheweek .bandC:before {
	width:100%;
	left: 0px;
  }
  
  #eventspage-dippysphotooftheweek .bandC{
	padding:0;
	margin:0;
	margin-bottom:-100px;
  }
  
  #eventspage-dippysphotooftheweek .bandC .container {
	  width:80%;
  }
  
  #eventspage-dippysphotooftheweek .container img{

	width:80%;
}

/*-- EVENTS PAGE - Mother's Day --*/

main#eventspage-mothersday {
    text-align: center;
  }
    #eventspage-mothersday .bandA h1 {
	font-size:2.6em;
	
  }
  #eventspage-mothersday .bandA{
	padding-bottom:50px;
  }
  
  #eventspage-mothersday .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-mothersday .bandB .infoContainer {
	width: 90%;
	padding:;
	margin: 0;
  }
  #eventspage-mothersday .bandB .infoContainer ol.terms {
	width: 100%;
	padding:0;
	margin: 0;
  }
  #eventspage-mothersday .bandB {
	background:none;
	background-color:#a988bd;
  }
  
  #eventspage-mothersday .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-mothersday .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-mothersday .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-mothersday .postListImage div {
    margin-top: 0px;
  }
  #eventspage-mothersday .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-mothersday ol.terms
{
	color:#000;
	top:0px;
	left:0px;
	margin:0 auto;
}

/*-- EVENTS PAGE - Father's Day --*/

main#eventspage-fathersday {
    text-align: center;
  }
    #eventspage-fathersday .bandA h1 {
	font-size:2.6em;
	font-face:'Shark Party';
	
  }
  #eventspage-fathersday .bandA{
	padding-bottom:50px;
  }
  
  #eventspage-fathersday .bandB .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #eventspage-fathersday .bandB .infoContainer {
	width: 90%;
	padding:;
	margin: 0;
  }
  #eventspage-fathersday .bandB .infoContainer ol.terms {
	width: 100%;
	padding:0;
	margin: 0;
  }
  #eventspage-fathersday .bandB {
	background:none;
	background-color:#ceecf7;
	min-height:1150px;
  }
  
  #eventspage-fathersday .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-fathersday .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-fathersday .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-fathersday .postListImage div {
    margin-top: 0px;
  }
  #eventspage-fathersday .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-fathersday ol.terms
{
	color:#000;
	top:0px;
	left:0px;
	margin:0 auto;
}

/*-- EVENTS PAGE - GoGoDragons --*/

main#eventspage-gogodragons {
    text-align: center;
  }
    #eventspage-gogodragons .bandA h1 {
	font-size:2.2em;
	font-face:'Shark Party';
	
  }
  #eventspage-gogodragons .bandA h2 {
	font-size:1.4em;
	margin-top:-30px;
	font-face:'Shark Party';
	
  }
  
  #eventspage-gogodragons .bandA  .pull-right {
	width:100%;
	text-align:center;
	font-face:'Shark Party';
	margin:0;
	
  }
  #eventspage-gogodragons .bandA{
	padding-bottom:20px;
  }
  
  #eventspage-gogodragons .bandB{
	padding:0;
	margin:0;
  }
  
  #eventspage-gogodragons .bandB .infoContainer {
	width: 90%;
	padding:30px;
	margin-top:90px;
	text-align:center;
  }
  #eventspage-gogodragons .bandB {
	background: url(../images/events/gogodragons-responsive-bk.jpg);
	min-height:890px;
  }
  
  #eventspage-gogodragons .bandC:before {
	width:100%;
	left: 0px;
  }
  
  #eventspage-gogodragons .bandC{
	padding:0;
	margin:0;
  }
  
   #eventspage-gogodragons .bandD{
	padding:0;
	margin:0;
  }
  
  #eventspage-fathersday .calendar {
    float: none;
    display: inline-block;
  }
  #eventspage-fathersday .bandA .collapseHalf.postList {
    width: 100%;
  }
  #eventspage-fathersday .postListImage {
    float: none;
    margin: auto;
    padding-top: 20px;
  }
  #eventspage-fathersday .postListImage div {
    margin-top: 0px;
  }
  #eventspage-fathersday .postListBottom .woodenButtonB {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  #eventspage-fathersday ol.terms
{
	color:#000;
	top:0px;
	left:0px;
	margin:0 auto;
}

/*-- COMPETITION PAGE - The Good Dinosaur --*/
main#competitionpage-thegooddinosaur {
    text-align: center;
  }
    #competitionpage-thegooddinosaur .bandA h1 {
	font-size:2.0em;
  }
    #competitionpage-thegooddinosaur .bandA{
	padding-bottom:15px;
  }
	#competitionpage-thegooddinosaur  .bandB:before {
	width:100%;
	left: 0px;
	top:0px;
  }
    #competitionpage-thegooddinosaur  .bandB{
	padding:0;
	margin:0;
	background:none;
	background-color:#164068;
	min-height:1050px;
  }
   #competitionpage-thegooddinosaur .bandB .infoContainer {
	width: 100%;
	padding:0;
	margin: 0;
  }
   #competitionpage-thegooddinosaur iframe {
    max-width: 100vw;
    max-height: 56.25vw; /* 315/560 = .5625 */
}
   #competitionpage-thegooddinosaur .container h2, p{
    padding:10px;
}

	#competitionpage-thegooddinosaur .bandC
{
	padding:0;
	margin:0;
}
	#competitionpage-thegooddinosaur .bandC h1
{
	font-size:2.4em;
	padding:0;
	margin:0;
	margin-top:-120px;
}

	#competitionpage-thegooddinosaur .bandC .competition-text-bk {
  background-image: none;
  margin:0;
  padding:0;
}

	#competitionpage-thegooddinosaur .bandC .competition-text-bk p {
  font-size:1em;
  margin:0;
  padding:10px;
}

	#competitionpage-thegooddinosaur .competition-text-bk .questions {
  width:100%;
  margin:0;
  padding:0;
}

	#competitionpage-thegooddinosaur .competition-text-bk .questions p {
  font-size:1em;
  margin:0;
  padding:20px;
}

	#competitionpage-thegooddinosaur .competition-text-bk .success {
  width:100%;
  margin:0;
  padding:0;
}


	#competitionpage-thegooddinosaur .competition-text-bk .success h1{
  font-size:2.5em;
  margin:0;
  text-align:center;
  padding:20px;
}

#competitionpage-thegooddinosaur .competition-text-bk button
{
	margin-top:0px;
}

	#competitionpage-thegooddinosaur  input[type="text"] {
	width:100%;
	margin-left:0px;
}

/*-- COMPETITION PAGE - Norwich Theatre Royal --*/
main#competitionpage-tbonedinosaur {
    text-align: center;
  }
    #competitionpage-tbonedinosaur .bandA h1 {
	font-size:2.0em;
  }
	#competitionpage-tbonedinosaur  .bandB:before {
	width:100%;
	left: 0px;
	top:0px;
  }
    #competitionpage-tbonedinosaur  .bandB{
	padding:0;
	margin:0;
	background:none;
	min-height:750px;
  }
   #competitionpage-tbonedinosaur .bandB .infoContainer {
	width: 100%;
	padding:0;
	margin: 0;
  }
   #competitionpage-tbonedinosaur img {
    max-width: 100vw;
    max-height: 56.25vw; /* 315/560 = .5625 */
}
   #competitionpage-tbonedinosaur .container h2, p{
    padding:10px;
}

	#competitionpage-tbonedinosaur .bandC
{
	padding:0;
	margin:0;
}
	#competitionpage-tbonedinosaur .bandC h1
{
	font-size:2.4em;
	padding:0;
	margin:0;
	margin-top:-120px;
}

	#competitionpage-tbonedinosaur .bandC .competition-text-bk {
  background-image: none;
  margin:0;
  padding:0;
}

	#competitionpage-tbonedinosaur .bandC .competition-text-bk p {
  font-size:1em;
  margin:0;
  padding:10px;
}

	#competitionpage-tbonedinosaur .competition-text-bk .questions {
  width:100%;
  margin:0;
  padding:0;
}

	#competitionpage-tbonedinosaur .competition-text-bk .questions p {
  font-size:1em;
  margin:0;
  padding:20px;
}

	#competitionpage-tbonedinosaur .competition-text-bk .success {
  width:100%;
  margin:0;
  padding:0;
}


	#competitionpage-tbonedinosaur .competition-text-bk .success h1{
  font-size:2.5em;
  margin:0;
  text-align:center;
  padding:20px;
}

#competitionpage-tbonedinosaur .competition-text-bk button
{
	margin-top:0px;
}

	#competitionpage-tbonedinosaur  input[type="text"] {
	width:100%;
	margin-left:0px;
}

  
  /* Vacancies Page */

main#vacancies {
    text-align: center;
  }
  
  #vacancies .bandA .collapseHalf {
    width: 100%;
	padding:40px;
	margin:0;
  }
  #vacancies .vacancylisting .title{
    width: 100%;
	padding:0px;
	margin:0;
  }
  #vacancies .vacancylisting .description{
    width: 100%;
	padding:0px;
	margin:0;
  }
  
  #vacancies .vacancylisting .apply{
    width: 100%;
	padding-left:80px;
  }
  
  
  /* Attractions */
  #attractions .attractionTitle, #plan.otd .attractionTitle {
    position: initial;
    text-align: center;
  }
  #attractions .parkMapBk, #plan.otd .parkMapBk {
    background-image: url(../images/dino-fact/map.png);
    background-position: center 70px;
  }
  #attractions .parkMapLink, #plan.otd .parkMapLink {
    top: 280px;
    right: initial;
    position: relative;
    text-align: center;
  }
  #attractions .topButtons {
    background-image: url(../images/global/purple-bar.png);
    background-repeat: repeat-x;
    padding: 15px 0px 0px 0px;
  }
  #attractions .topButtons .collapseThird {
    width: 33%;
    float: left;
    font-size: 0.8em;
  }
  #attractions .topButtons h3 {
    line-height: 1em;
  }
  #attractions .bandA {
    padding-left: 0px;
    padding-right: 0px;
  }
  #attractions .topButtons .pushLeft, #attractions .topButtons .pushRight {
    padding: 0px;
    margin: 0px;
  }
  #attractions .attraction {
    font-size: 0.8em;
    height: auto;
    padding-bottom: 50px;
    width: 100%;
  }
  #attractions .attraction a.findOutMore {
    line-height: 3em;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 0px 0px 30px #111;
    -moz-box-shadow: 0px 0px 30px #111;
    box-shadow: 0px 0px 30px #111;
    background-position: center;
    background-image: url(../images/global/wood-loop.jpg);
    background-repeat: repeat-x;
    top: auto;
    bottom: 0px;
  }
  #attractions .attraction img {
    width: 75%;
    margin-bottom: 15px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #attractions .attractionContainer {
    width: 92%;
  }
  #kids .boneCompass {
    margin-left: 0px;
    margin-top: 150px;
  }
  #kids .woodLoop .container {
    width: 80%;
  }
  #kids .owl-prev {
    margin-left: -30px;
  }
  #kids .owl-next {
    margin-right: -30px;
  }
}
@media all and (min-width: 941px) and (max-width: 1050px) {
  #rex {
    margin-right: -220px;
  }
  #homepage section.banner .owl-next {
    right: -18px;
  }
  #homepage section.banner .owl-prev {
    left: -18px;
  }
  #homepage .newsCarousel .owl-controls {
    display: none;
  }
  #homepage section.bannerNavBar h1 {
    left: 25px;
  }
  #homepage section.bannerNavBar .newsCarousel {
    left: 220px;
    width: 640px;
  }
  #exploreLanding .bandC {
    margin-left: -160px;
  }
  #exploreLanding .bandC .container {
    width: 940px;
  }
  #explore .bandA .dinoFacts {
    padding-left: 21px;
    background-position: -75px 0px;
  }
  #attractions .tabDescription {
    padding-left: 40px;
    padding-right: 40px;
  }
  #attractions .bandA .attractionContainer {
    height: 1920px;
    width: 93%;
  }
  #plan .bandB .otdMap {
    padding: 0 45px;
  }
  #plan .magFossil {
    padding-left: 7%;
    width: 93%;
  }
  #plan .bandA .container {
    width: 960px; 
  }
  #plan.groups .magFossilFloat, #plan .magFossil {
    background: none;
  }
    #plan.seasonticket .magFossilFloat, #plan .magFossil {
    background: none;
  }
  #plan .bandD > .container {
    width: 90%;
  }
  #events .bandA .collapseHalf.postList {
    width: 60%;
  }
  #contact .bandA {
    width: 90%;
    padding-left: 5%;
  }
}

#footerExplore .grass:after {
  background-image: url(../images/global/footer-objects-3.png);
}
#footerOnTheDay .grass:after {
  background-image: url(../images/global/footer-objects-4.png);
}
#footerOnTheDay .underground .container {
  min-height: 235px;
}
#footerOnTheDay .hiddenBones {
  padding-top: 77px;
}
#footerBYV .grass:after {
  background-image: url(../images/global/footer-objects-3.png);
}
#footerBYV .hiddenBones {
  padding-top: 77px;
}
#footerBYV .underground .container {
  min-height: 249px;
}
#footerAttractions .grass:after {
  background-image: url(../images/global/footer-objects-3.png);
}
#footerAttractions .underground .container {
  min-height: 261px;
}
#footerAttractions .hiddenBones {
  padding-top: 153px;
}
#footerContact .hiddenBones {
  width: 600px;
}