@font-face {
  font-family: 'LT-Bold'; /*a name to be used later*/
  src: url('../fonts/ITC Avant Garde Gothic LT Bold.ttf'),url('../fonts/ITCAvantGardeStd-Bold.eot'); /*URL to font*/
  
}

@font-face {
  font-family: 'avantlite'; /*a name to be used later*/
  src: url('../fonts/AvantGardeITCbyBT-Medium.ttf'),url('../fonts/AvantGardeITCbyBT-Medium.eot'),url('../fonts/AvantGardeITCbyBT-Medium.woff'); /*URL to font*/
  
}

body{
 font-family: 'LT-Bold';
 overscroll-behavior: contain;
 margin: 0; 
 height: 100%;
 overflow: hidden;
}


h1, h2, h3,p,h4{
  
  font-family: 'LT-Bold'!important;
  color: white;
  
}

.lightfont{
  font-family: 'avantlite'!important;
}


h3{
  font-size: 3.5vh;
}

p{
  font-size: 2vh;
  line-height: normal;
  text-align: center;
}

h2{
  font-size: 8vh;
  text-align: left;
}

.twtter{
      background-color: #1da1f3!important;
}

.loadingtitle{
    font-size: 5.5vh;
    text-align: center;
    
    margin-top: 15vh;
    text-transform: uppercase;
}


h1, h2, h3{
  margin-top: 10px;
  margin-bottom: 10px;
}

h4{
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 3vh!important;
}



.loading{
  position: fixed;
  width: 100%;
  height: 100%;
  background: white;
  text-align: CENTER;
  padding-top: 40vh;
}



#container3d{
  position: fixed;
  
  width: 100%;
  height: 100%;
  z-index: 5;
}




.loading-holder,.voucher_claim,.quiz_results,.tc-holder,.quiz-holder,.scene-holder,.bike-holder,.detailsenter,.info-holder,.enter-details,.thanksforplaying,.terms-holder,.winner,.howto1-holder,.loser,.trygames,.character-holder,.howto2-holder,.controls-holder,.life-over,.lb,.enter-details,.winner-leader{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
  overflow: hidden;
  overscroll-behavior: contain;
}

.in-game,.celebration-scene{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: none;
    overflow: hidden;
    overscroll-behavior: contain;
}


.bottom-white{
  background-color: white;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 25%;
  padding-top: 6vh;
  text-align: center;
}

.bottom-white-small{
  background-color: white;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 10%;
  padding-top: 3vh;
  text-align: center;
}

.top-area{

  position: fixed;
  z-index: 100;
  background-size: contain;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #609ad9;
  background: -moz-radial-gradient(center, ellipse cover, #609ad9 0%, #3674c3 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #609ad9 0%,#3674c3 100%);
  background: radial-gradient(ellipse at center, #609ad9 0%,#3674c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#609ad9', endColorstr='#3674c3',GradientType=1 );
}

.top-area-landing{
  position: relative;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 90%;
  text-align: center;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6096d0+0,3e74b5+100 */
background: rgb(96,150,208); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(96,150,208,1) 0%, rgba(62,116,181,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(96,150,208,1) 0%,rgba(62,116,181,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(96,150,208,1) 0%,rgba(62,116,181,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6096d0', endColorstr='#3e74b5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.in-game .top-area{
  position: fixed;
  z-index: 100;
  background-size: contain;
  top: 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.top-logo{
  width: 45vh;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 2vh auto 0vh;
  z-index: 105;
}

.top-logo-second{
  width: 24vh;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 2vh auto 0vh;
  z-index: 105;
}

.content-holder{
  position: absolute;
  left: 0px;
  top: 0vh;
  right: 0px;
  margin: 1vh;
}


.txt{
  width: 35vh;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.7vh;
}

.txt-modal{
  width: 75%;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.8vh;
  text-align: center;
  margin-bottom: 3vh;
}

.txt-head{
  
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  margin-bottom: 1vh;
  font-size: 2vh;
  margin-top: .5vh;

}

.terms{
  font-family: freebooter;
  font-size: 3vh;
  margin-bottom: 0vh;
  margin-top: .5vh;
}

.terms input{
  vertical-align: text-top;
  width: 2vh;
  height: 2vh;
}
.green-terms{
  color:green;
}

.step{
  font-size: 3.5em;
  font-family: freebooter;
  margin: 0px;
}
.box{
  padding-left: 3vh;
  padding-right: 3vh;
  background-color: white;
  border-radius: 1vh;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  padding-bottom: 1vh;
  text-align: center;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 36px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 36px -1px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 36px -1px rgba(0,0,0,0.75);
}

.logo-nomargin{
  width: 40vh;
}

.toby {
  width: 13vh;
  margin-top: -5vh;
}

.btn-grey {
  background: #a8a8a8;
  background-image: -webkit-linear-gradient(top, #a8a8a8, #6b6b6b);
  background-image: -moz-linear-gradient(top, #a8a8a8, #6b6b6b);
  background-image: -ms-linear-gradient(top, #a8a8a8, #6b6b6b);
  background-image: -o-linear-gradient(top, #a8a8a8, #6b6b6b);
  background-image: linear-gradient(to bottom, #a8a8a8, #6b6b6b);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: 'LT-Bold';
  color: #ffffff;
  font-size: 2.5vh;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 3px;
  text-decoration: none;
  vertical-align: middle;
}

.btn-grey :hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}





.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  background-color: #003471;
  background-color: rgba(0, 52, 113, 255);
  border-radius: 5px;
  padding: 0px!important;
}



.holder-howto{

 padding: 0vh 2vh 6vh 2vh;
 margin-bottom: 2vh;
 
}

.holder-howto p{
 
  margin-bottom: 1vh;
  color: #1457a8;
}

.howtoheader{
  width: 40vh;
  display: block;
  margin: 2vh auto 2vh;
}


.termholder{
  height: 36vh;
  overflow: scroll;
  width: 80%;
  margin: 0 auto;
}

.termbtnholder{
  text-align: center;
}

.termholder p{
  font-family: helvetica-bold;
  color: #381805;
  font-size: 1.5vh;
}

.termsbtns{
  width: 20vh;
  position: relative;
  margin: 0 auto;
}

.top-img{
  width: 29vh;
  margin-top: -3vh;
}

.btm-j2o{
  width: 7vh;
  float: right;
  margin-right: 10px;
}

.btm-stone{
  width: 20vh;
  float: right;
}

.top-area-big{
  background-color: white;
  background-image: url(../images/sea-back2.png);
  position: fixed;
  z-index: 100;
  background-size: contain;
  top: 0;
  width: 100%;
  height: 90%;
  text-align: center;
}

.loading-left{
  float: left;
  height: 103%;
}
.loading-right{
  float: right;
  height: 90%;
}

.winner-prize{
  width: 16vh;
  position: absolute;
  bottom: 0px;
  right: 2vh;
  margin: 0px auto 1vh;
}

.winner-prize-s{
  width: 35vh;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: 0px auto 0vh;
}

.loading-j2o{
  width: 21vh;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 13vh auto;
  z-index: 101;
}



.loading-bar{
  position: absolute;
  left: 0px;
  top: 0;
  right: 0px;
  margin: 30vh auto;
}


.grad{
  width: 100%;
  height: 100%;
}

.stonelogo{
  width: 25vh;
}

.p-serif{
  font-family: 'PT Serif', serif;
}

.stp-1-img{
 width: 34vh;
 position: absolute;
 margin: 0 auto;
 left: 0;
 right: 0;
}

.stp-2-img{
  width: 23vh;
  position: absolute;
  margin: 24px auto;
  left: 0;
  right: 0;
}
.stp-3-img{
  width: 20vh;
  position: absolute;
  margin: 0 auto;
  left: 0;
  bottom: 16px;
  right: 0;
}

.next{
  width: 15vh;
  float: right;
  cursor: pointer;
}

.back{
  width: 15vh;
  float: left;
  cursor: pointer;
}

.previous{
  left: 0px;
  top: 15vh;
  width: 9vh;
  float: left;
  position: absolute;
}

.scoreboard{
  width: 100%;
  background-image: url(../images/ingame-top.jpg);
  top: 0px;
  background-size: cover;
  height: 9vh;
  text-align: center;
}

.chest-ind{
  width: 6vh;
  margin-top: 2vh;
}

.gemsHolder,.unlocksHolder{
  border: 2px solid orange;
  border-radius: 7px;
  padding: .5vh;
  margin-top: 2vh;
}


.gemsHolder span img,.unlocksHolder span img{
  width:2.5vh;
}

.gemsHolder span b,.unlocksHolder span b{
 color: white;
 font-size: 2vh;
 padding: 4px;
 vertical-align: middle;
}

.modal {
  text-align: center;
  padding: 10px!important;
  
}





.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.txt-modal-2{
  width: 75%;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 2.5vh;
  text-align: center;
  margin-bottom: 3vh;
}

.secret-location-found{
  font-size: 5vh;
  font-family: freebooter;
  margin-top: 15%;
}

.modal-small-txt{
  width: 75%;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
  text-align: center;
  margin-bottom: 3vh;
}

.modal-body{
  text-align: center;
  border-radius: 1vh;
  padding: 2vh;

}

.modal-body2{
  position: relative;
  padding: 15px;
  background-image: url(../images/box3.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 63vh;
  text-align: CENTER;
}

.modal-body3{
 position: relative;
 padding: 15px;
 background-image: url(../images/box.png);
 background-size: contain;
 background-repeat: no-repeat;
 height: 63vh;
 text-align: CENTER;
}

.padding-tp{
  padding-top: 22%;
}

.code{
  width: 64%;
  height: 4vh;
  margin: 0 auto;
  border: 1px solid #381805;
  margin-bottom: 3vh;
  font-size: 2vh;
  font-weight: bolder;
  text-transform: uppercase;
}

.find{
  width: 14vh;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 100;
}

.searching{
  width: 12vh;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 100;
}

.takeme{
  width: 20vh;
  position: relative;
  margin: 0 auto;
  bottom: 1vh;
}

.modal-c{
  position: relative;
  background: #158ace;
  text-align: center;
  border-radius: 2vh;
}

.winner-tp{
 width: 33vh;
 right: 0;
 left: 0;
 position: absolute;
 margin: -5vh auto;
 z-index: 15;
}

.txtmodal-head{
 font-family: helvetica-bold;
 font-weight: bold;
 color: #381805;
 text-align: center;
 margin-bottom: 3vh;
 margin-top: 2vh;
 font-size: 2vh;
}

.closebtn{
  width: 5vh;
  float: right;
}

.shot{
  opacity: 0;
  position: fixed;
  bottom: 25%;
  left: 50%;
  transform: translate(-50%, 18%);
  width: 3vh;
  z-index: 500;
  pointer-events: none;

  -webkit-transition: bottom .05s ease;
  -moz-transition: bottom .05s ease;
  -o-transition: bottom .05s ease;
  transition: bottom .05s ease;


}

.bino{

}


.padding-cover{
  height: 6vh;
}

.pad{
  padding-right: 10px;
  padding-left: 10px;
}

.startshiptxt{
  width: 75%;
  margin: 35% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
  text-align: center;
  margin-bottom: 3vh;
}

.orientation{
  width: 100%;
  height: 100%;
  position: FIXED;
  z-index: 5000;
  background-color: white;
  display: none;
}

.orientation center{
  margin: 20% auto;
}

.orientation center p{
  text-align: center!important;
  color: black!important;
}


.shpwrk-ready{
  font-size: 5vh;
  font-family: freebooter;
}

.timer{
  background-image: url(../images/timer.png);
  background-repeat: no-repeat;
  width: 12vh;
  height: 13vh;
  background-size: 100%;
  background-position: center top;
  float: right;
  margin-top: 1vh;
  margin-right: 1vh;
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}

.bonusbtle{
  width: 28vh;
  margin-bottom: 2vh;
}

.secretLoc{
  width: 10vh;
  height: 10vh;
  float: right;
  margin-right: 1vh;
  margin-top: 1vh;
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}

.timer p{
  display: block;
  text-align: CENTER;
  margin: 6vh auto;
  font-size: 3vh;
  font-weight: bold;
  margin-left: 2vh;
}

.timesup{
  font-size: 5vh;
  font-family: freebooter;
  margin: 24% auto 0;
}

.timesupsub{
  width: 75%;
  margin: 5% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
  text-align: center;
}

.inputcontrols{
  width: 14vh;
  margin: 1vh;
  border: 1px dashed black;
  border-radius: 50%;
  padding: 2vh;
}

.inputcontrols2{
  width: 9vh;
  margin: 1vh;
}

.txt-cen{
  text-align: center;
}

.info-360{
  position: absolute;
  margin: 30vh auto;
  text-align: CENTER;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.mar-t{
  margin-top: 10vh;
}

.mar-top{
  margin-top: 2vh!important;
}
.mar-gap{
  margin-top: 4vh;
  margin-bottom: 4vh;
}

.logo-container{
 padding: 1vh;
 width: 10vh;
 margin: 0 auto;
}

.logo-container img{
 width: 100%;
}

.nag-btm{
  margin: 0vh auto;
  height: auto;
  z-index: -1;
  left: 0;
  right: 0;
  width: 50vh;
  position: fixed;
  bottom: 0;
}

.ext{
  width: 18vh;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 100;
}

.ex{
 position: fixed;
 bottom: 2vh;
 right: 0;
 left: 0;
 width: 13vh;
 margin: 0 auto;
}

.p2w{
  width: 14vh;
  margin-bottom: 4px;
}

.single-diamond{
  width: 12%;
  margin: 4px;
}

.coin-d{
  width: 8%;
  margin: 4px;
}


.modal-small-txt-lessmar{
  width: 75%;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size:1.8vh;
  text-align: center;

}



.ret-img{
  width: 36%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.txt2{
  width: 35vh;
  margin: 1vh auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.8vh;
}

.txt4{
  width: 35vh;
  margin: 0px auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.8vh;
}

.play1{
  width: 18vh;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 100;
  bottom: 2vh;
}

.txt-dsit{
  width: 75%;
  margin: 7% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
  text-align: center;
  margin-bottom: 3vh;
}

.range{
 display: inline-block;
 width: 70%;
 vertical-align: middle;
}

.speed-change-title{
  width: 75%;
  margin: 7% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 2vh;
  text-align: center;
  margin-bottom: 3vh;
}

.min-t{
  float: left;
  margin-top: 7px;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
}
.max-t{
  float: right;
  margin-top: 7px;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
}

input[type=range] {
 height: 29px;
 -webkit-appearance: none;
 width: 70%;
 margin: 0 auto;
 display: inline-block;
 background-color: transparent;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000;
  background: #A1740D;
  border-radius: 50px;
  border: 1px solid #000000;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000000;
  border: 1px solid #000000;
  height: 21px;
  width: 21px;
  border-radius: 50px;
  background: #FFAF0F;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #A1740D;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000;
  background: #A1740D;
  border-radius: 50px;
  border: 1px solid #000000;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000;
  border: 1px solid #000000;
  height: 21px;
  width: 21px;
  border-radius: 50px;
  background: #FFAF0F;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #A1740D;
  border: 1px solid #000000;
  border-radius: 100px;
  box-shadow: 1px 1px 1px #000000;
}
input[type=range]::-ms-fill-upper {
  background: #A1740D;
  border: 1px solid #000000;
  border-radius: 100px;
  box-shadow: 1px 1px 1px #000000;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 1px 1px 1px #000000;
  border: 1px solid #000000;
  height: 21px;
  width: 21px;
  border-radius: 50px;
  background: #FFAF0F;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #A1740D;
}
input[type=range]:focus::-ms-fill-upper {
  background: #A1740D;
}


.infobox{
  width: 5vh;
  height: 5vh;
  float: left;
  margin-left: 1vh;
  margin-top: 1vh;
}

.step-3{
 width: 34vh;
 position: absolute;
 margin: 0 auto;
 left: 0;
 bottom: 4vh;
 right: 0;
}

.pag{
  width: 27%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.takeme2{
  width: 20vh;
  position: relative;
  margin: 0 auto;
  bottom: -13vh;
}

.oops{
 font-size: 5vh;
 font-family: freebooter;
 margin-top: 12%; 
}

.mdimg{
  width: 88%;
  margin-top: 21%;
  left: 0;
  right: 0;
}

.platsec{
  width: 18vh;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 100;
  bottom: 6vh;
}

.timesupsub2{
  width: 75%;
  margin: 3% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.5vh;
  text-align: center;
}

.count{
  width: 75%;
  margin: 5% auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 3vh;
  text-align: center;
}

.txtmodal-head2{
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  text-align: center;
  margin-bottom: 1vh;
  margin-top: -1vh;
  font-size: 2.5vh;
}

.txt-modal2{
  width: 75%;
  margin: 0 auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 1.8vh;
  text-align: center;
  margin-bottom: 2vh;
}

.startshiptxt2{
 width: 85%;
 margin: 4vh auto;
 font-family: helvetica-bold;
 font-weight: bold;
 color: #381805;
 font-size: 1.8vh;
 text-align: center;
 margin-bottom: 1vh;
}

.startshiptxt3{
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  display: block;
  font-size: 1.8vh;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

.startshiptxt4{
  width: 85%;
  margin: 1vh auto;
  font-family: helvetica-bold;
  font-weight: bold;
  color: #381805;
  font-size: 2vh;
  text-align: center;
  margin-bottom: 1vh;
}

@-webkit-keyframes pulse {
 0% {
   -webkit-transform: scale(1, 1);
 }
 50% {
   -webkit-transform: scale(1.1, 1.1);
 }
 100% {
   -webkit-transform: scale(1, 1);
 }
}

@keyframes pulse {
 0% {
   transform: scale(1, 1);
 }
 50% {
   transform: scale(1.1, 1.1);
 }
 100% {
  transform: scale(1, 1);
}
}

@media (min-width: 768px){

}


.title-text-stroked{
 font-family: oswald-regular;
 font-size: 3vh;
 color: #80388d;
 font-weight: bolder;
 text-transform: uppercase;
 padding-top: 2vh;
}

.message-sub{
  font-family: OpenSans-Semibold;
  font-size: 1.8vh;
  margin-top: 2vh;
}

.message-sub span{
  color:#009fe3;
}

.message-sub span:hover{
  cursor: pointer;
}


.prizes-1000{
  width: 30vh;
  bottom: 0px;
  right: 5vh;
  margin: 0px auto 2vh;
  display: block;
}

.btny{
  -webkit-border-radius: 1vh;
  -moz-border-radius: 1vh;
  border-radius: 1vh;
  font-size: 3vh;
  background: white;
  padding: 1vh 5vh 1vh 5vh;
  text-decoration: none;
  border: none;
  font-family: 'Oswald-DemiBold';
  color: #f18f00;
  font-style: italic;
}

.btny:hover {
  background: #e7e7e7;
  text-decoration: none;
  cursor: pointer;
}

.btnx {
  -webkit-border-radius: 1vh;
  -moz-border-radius: 1vh;
  border-radius: 1vh;
  font-size: 3vh;
  background: #f18f00;
  padding: 1vh 5vh 1vh 5vh;
  text-decoration: none;
  border: none;
  font-family: 'Oswald-DemiBold';
  color: white;
  font-style: italic;
}

.btnx:hover {
  background: #ffa930;
  text-decoration: none;
  cursor: pointer;
}

.instructions{
  font-family: OpenSans-Semibold;
  font-size: 1.8vh;
  margin-top: 2.5vh;
  margin-bottom: 1.5vh;
  text-transform: uppercase;
}

.instructions span{
  color: #80398d;
  display: block;
}
.winner1001{
  width: 24vh;
  position: absolute;
  bottom: .5vh;
  left: 1vh;
}
.winner1000{
  width: 30vh;
  position: absolute;
  bottom: 3.5vh;
  left: 0;
  margin: 0px auto 1vh;
  right: 0;
  z-index: 5;
}

.vending-machine{
  position: absolute;
  text-align: CENTER;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.winner-st{
  font-family: oswald-regular;
  font-size: 7vh;
  color: #72317e;
  text-shadow: 3px 3px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
  text-transform: uppercase;
  padding-top: 3vh;
}

.winner-sub{
  font-family: OpenSans-Semibold;
  font-size: 2vh;
  margin-top: 3vh;
  color: white;
}

.winner-msg{
  font-family: Oswald-Regular;
  font-size: 3.5vh;
  margin-top: 0vh;
  color: white;
}

.frm{
  margin-bottom: 1vh;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c4e2f3;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c4e2f3;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c4e2f3;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c4e2f3;
}

.tc{
 height: 40vh;
 overflow-y: scroll;
 padding: 2vh;
 text-align: LEFT;
 margin-top: 3vh;
 margin-bottom: 2vh;
}

.style-tc{
  font-family: oswald-regular;
  font-size: 3vh;
  color: #80388d;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: CENTER;
}

#accept{
  margin: .5vh;
  vertical-align: middle;
  width: 2.3vh;
  height: 2.3vh;
}

.winningdrink{
  text-align: left;
}

.form-control{
 height: 29px;
}

.er{
  color: red;
}




.h1_{
 font-family: 'LT-Bold';
 
 text-align: left;
}

.h3_{
 font-family: 'LT-Bold';
 
 text-align: left;
}

.pale_blue{
 color: #acdced;
}

.white{
 color: white;
}

.mar_t_half{
  margin-top: 1.5vh;
  margin-bottom: 0px;
}

.mar_t_full{
 color: #1457a8;
 margin-top: 1vh;
 text-align: CENTER;
 font-size: 2.5vh;
}

.mar_tt_full{
 margin-top: 0vh;
 margin-bottom: 0vh;
 font-size: 3.8vh;
}

.play{
 display: block;
 color: #4bb0eb;
 background-color: #ffffff;
 border: none;
 font-family: 'LT-Bold';
 font-size: 4vh;
 border-radius: 5vh;
 padding: 1vh;
 margin: 0 auto;
 width: 100%;
 margin-bottom: 2vh;
 -webkit-box-shadow: 0px 5px 0px 0px #1b96de;
 -moz-box-shadow: 0px 5px 0px 0px #1b96de;
 box-shadow: 0px 5px 0px 0px #1b96de;
}

.leaderboard{
 display: block;
 color: #ffffff;
 background-color: #4bb0eb;
 padding: 1vh;
 font-family: 'LT-Bold';
 font-size: 4vh;
 border-radius: 5vh;
 margin: 0 auto;
 width: 100%;
 border: 1px solid white;
 -webkit-box-shadow: 0px 5px 0px 0px #1b96de;
 -moz-box-shadow: 0px 5px 0px 0px #1b96de;
 box-shadow: 0px 5px 0px 0px #1b96de;
 
}

.share{
  display: block;
  color: white;
  background-color: #ea5a1c;
  border: none;
  padding-left: 1.5vh;
  font-family: 'LT-Bold';
  padding-right: 1.5vh;
  font-size: 5vh;
  margin-top: 12vh;
}

.pl-aga{
 font-family: 'LT-Bold';
 text-align: left;
 line-height: 5vh;
 font-size: 5vh;
 color: white;
 margin-top: 2vh;
 padding-left: 1.5vh;
 padding-right: 1.5vh;
 display: block;
 background-color: #ea5a1c;
 border: none;
 padding: 1.5vh;
}

.swinton-bottom{
  margin: 2vh auto 0vh;
  width: 16vh;
}

.fake-border{
  background: #ffffff;
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
  height: 14vh;
}
.logo-area{
  position: relative;
  z-index: 100;
  bottom: 0;
  width: 100%;
  height: 10vh;
  background-color: #ffffff;
  text-align: center;
  
}

.peek{
 margin: 0vh auto;
 height: auto;
 z-index: -2;
 left: 0;
 right: 0;
 margin-top: 4vh;
 margin-bottom: 0vh;
 width: 35vh;
 position: relative;
}

.latter-content{
  position: fixed;
  margin-top: -5vh;
}

.btn-group button {
  background-color: #ffffff;
  border: 1px solid #4bb0eb;
  color: #4bb0eb;
  padding: 10px 5vh;
  cursor: pointer;
  float: left;
  font-family: 'LT-Bold';
  font-size: 4vh;
  margin-top: .5vh;
}

.vr{

  border-top-left-radius: 5vh;
  border-bottom-left-radius: 5vh;
}

.hider{
  background: #4bb0eb;
  top: -4vh;
  position: relative;
  z-index: 1;
  height: 100vh;
}

.swipe{
  border-top-right-radius: 5vh;
  border-bottom-right-radius: 5vh;
}
/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

.title-bold{
 font-size: 3.8vh;
 font-family: 'LT-Bold';
 text-align: center;
 color: white;
 margin-top: 1vh;
 margin-bottom: 1vh;
}

.hidebar{
 margin: 0vh auto;
 height: auto;
 z-index: 1;
 left: 0;
 right: 0;
 margin-top: -4%;
 margin-bottom: 0vh;
 width: 100%;
 position: relative;
}

.how-to-whack{
 margin: 0vh auto;
 height: auto;
 z-index: -1;
 left: 0;
 right: 0;
 margin-top: 4vh;
 margin-bottom: 2vh;
 width: 45vh;
}

.home-floor{
 width: 100%;
 height: auto;
 min-height: 10vh;
 position: fixed;
 bottom: 10vh;
 z-index: -2;
 left: 0;
 right: 0;
 background: #609ad9;
 background: -moz-radial-gradient(center, ellipse cover, #609ad9 0%, #3674c3 100%);
 background: -webkit-radial-gradient(center, ellipse cover, #609ad9 0%,#3674c3 100%);
 background: radial-gradient(ellipse at center, #609ad9 0%,#3674c3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#609ad9', endColorstr='#3674c3',GradientType=1 );
}

.modal-backdrop{
  background-color: black!important;
}

.modal-top-label{
  display: block;
  color: #4bb0eb;
  background-color: #ffffff;
  border: none;
  padding: 1vh;
  font-family: 'LT-Bold';
  padding-right: 2vh;
  padding-left: 2vh;
  font-size: 3vh;
  width: min-content;
  width: -moz-min-content;
  margin: -2vh auto;
  border-radius: 5vh;
}

.modal-btm-btn-home{
 color: #4bb0eb;
 background-color: #ffffff;
 border: none;
 font-family: 'LT-Bold';
 font-size: x-large;
 padding: .5vh;
 padding-left: 3vh;
 padding-right: 3vh;
 border-radius: 5vh;

 
}

.modal-btm-btn-play{
 color: #ffffff;
 background-color: #4bb0eb;
 border: none;
 font-family: 'LT-Bold';
 font-size: x-large;
 padding: .5vh;
 padding-left: 3vh;
 padding-right: 3vh;
 border-radius: 5vh;

}



.modal-btm{
 text-align: center;
 width: 100%;
 position: absolute;
 bottom: -15px;
}

.modal-btm-btn-mar{
  margin-right: 18vh;
}

#leaderboard-table{
  width: 100%;
  color: black;
  border: 2px solid #3a983d;
  
}

#leaderboard-table thead tr th{
  font-family: 'LT-Bold'!important;
  color: #1457a8;
  text-align: center;
  font-size: 2vh;
}

#leaderboard-table tbody tr td{
  font-family: 'LT-Bold'!important;
  color: #1457a8;
  text-align: center;
  padding: 2vh 1vh 1vh 1vh;
  font-size: 2.5vh;
}

#leaderboard-table tbody tr,#leaderboard-table thead tr{
  border-bottom: 1px solid #1759a9;
  
}



/* Important part */
.leaderboard-table-scroll{
  height: 60vh;
  
  
}

::-webkit-scrollbar {
  width: 8px;
  height: 1px;
}
::-webkit-scrollbar-button {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 49px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-thumb:active {
  background: #ffffff;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-track {
  background: #1e4e84;
  border: 0px none #ffffff;
  border-radius: 69px;
}
::-webkit-scrollbar-track:hover {
  background: #1e4e84;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-track:active {
 background: #1e4e84;
 border: 0px none #ffffff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

.in-game-title{
  font-size: 6vh;
}

.countdown-holder{
 position: absolute;
 z-index: 500000;
 width: 100%;
 height: 100%;
 background-color: #4bb0eb;
}

.countdown-holder p{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  font-family: 'LT-Bold';
  text-align: center;
  font-size: 30vh;
  color: white;
}




#distance{
 font-size: 4vh!important;
 font-weight: bold;
 color: #de4912;
 display: block;
 margin-top: -1vh;
  font-family: 'LT-Bold'!important;
 text-align: center;
}


.mod-pad{
  padding-left: 2vh;
  padding-right: 2vh;
}

.mad-btm{
  padding-bottom: 3vh;
}

.addi{
  padding-top: 3vh;
  padding-bottom: 2vh;
}

.no-border{
  border: none!important;
}

.desktop-info{
  font-size: 1.8vh;
  text-align: center;
  font-family: 'LT-Bold';
  color: white;
}

.wreaking-ball{
  width: 70vh;
  position: fixed;
  bottom: 13vh;
  margin: 0 auto;
  height: auto;
  left: 0;
  right: 0;
  z-index: -1;
}

.mar-tp-{
  margin-top: 1vh;
}

.play-again-text{
 font-family: 'LT-Bold';
 text-align: left;
 line-height: 5vh;
 font-size: 5vh;
 color: white;
 margin-top: 30vh;
 
}

.congratz{
  font-size: 4.5vh;
  font-family: 'LT-Bold';
  text-align: center;
  color: white;
  
}

.nagging-doubt{
  font-size: 4vh;
  font-family: 'LT-Bold';
  text-align: center;
  color: #acdced;
  
  margin-top: 0;
}



.floor{
  width: 100%;
  background-color: #4275b0;
  height: 6vh;
  position: absolute;
  bottom: 12vh;
  z-index: -2;
}

.score-title{
 color: white;
 font-family: 'LT-Bold';
 font-size: 5vh;
 margin-top: 4vh;
 margin-left: 2vh;
 text-align: center;
}

.score-sub{
 color: white;
 font-family: 'LT-Bold';
 font-size: 4vh;
 margin-top: 3vh;
 margin-left: 2vh;
 text-align: center;
 
}

.initials{
 color: white;
 font-family: 'LT-Bold';
 font-size: 4vh;
 margin: 0vh;
 margin-left: 2vh;
 text-align: center;
}

.text-blocks{
  background-color: #158ace;
  font-family: 'LT-Bold';
  border: none;
  border-bottom: 1vh solid white;
  width: 25%;
  height: 10vh;
  color: white;
  font-size: 5vh;
  text-transform: uppercase;
  text-align: CENTER;
  margin: 1vh;
}

.playagain-nagging{
  margin: 0vh auto;
  height: auto;
  z-index: -1;
  left: 0;
  right: 0;
  width: 45vh;
}

.share-mar{
  margin-right: 8vh;
}

.sound-control{
  float: RIGHT;
  width: 7vh;
}

.home-title{
  font-size: 6vh;
}

.home-subtitle{
  font-size: 3vh;
  line-height: 4vh;
  text-align: center;
}

.l-eye{
  width: 5vh;
  position: absolute;
  bottom: 14vh;
  margin: 0 auto;
  height: auto;
  left: -21vh;
  right: 6px;
  z-index: 10;
}

.r-eye{
  width: 5vh;
  position: absolute;
  bottom: 14vh;
  margin: 0 auto;
  height: auto;
  left: 21vh;
  right: 6px;
  z-index: 10;
}




.crosshair{
  pointer-events: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
}



.shotMove{
 bottom: 45%;
 left: 50%;
 webkit-transition: bottom .1s ease;
 -moz-transition: bottom .1s ease;
 -o-transition: bottom .1s ease;
 transition: bottom .1s ease;

}

.snowman{
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 14%);
  width: 35vh;
  z-index: 2;
  user-drag: none; 
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  pointer-events: none;

}


.logo{
 width: 40vh;
 margin-top: 20vh;
}

.loading-content{
  position: relative;
  text-align: CENTER;
}

.cloudy{
  width: 84%;
  position: relative;
  margin: 8% auto -3%;
  left: 0;
  display: block;
  right: 0;
  z-index: 2;
}

.title{
 width: 52%;
 position: relative;
 margin: -1vh auto 0%;
 left: 0;
 right: 0;
 display: block;
 z-index: 1;
}

.main-image{
 width: 80%;
 margin: -39% auto;
 left: 0;
 right: 0;
 position: relative;
 z-index: 0;
 display: block;
}

.loading-logo{
 width: 100vh;
 position: fixed;
 bottom: 0;
 margin: 0 auto;
 height: auto;
 left: 0;
 right: 0;
 margin-left: 50%;
 transform: translateX(-50%);
}
.vibrate-1{-webkit-animation:vibrate-1 2s linear infinite both;animation:vibrate-1 2s linear infinite both}
.heartbeat{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}


.vintagebottom{
  width: 13vh;
  margin-top: 2vh;
}

.fruitbottom{
  width: 7vh;
}


.homeback{
  height: 75vh;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.hometitle{
  position: relative;
  z-index: 1;
  top: 3vh;
  width: 44vh;
  left: -1%;
  right: 0;
  margin: 0 auto;
}

.hometext{
  font-family: georgia;
  font-size: 2vh;
  color: white;
  
}
.wordguess,.wordguess_lose{
  font-family: georgia;
  font-size: 4vh;
  color: white;
  
}

.logo-ingame{
  width: 18vh;
  margin-bottom: 2vh;
}

.playbtn{
  width: 35vh;
}

.continue{
  display: none;
  width: 35vh;
  margin: 7% auto;
}

.btn {
 background: #6f2f81;
 background-image: -webkit-linear-gradient(top, #c39ecb, #6f2f81);
 background-image: -moz-linear-gradient(top, #c39ecb, #6f2f81);
 background-image: -ms-linear-gradient(top, #c39ecb, #6f2f81);
 background-image: -o-linear-gradient(top, #c39ecb, #6f2f81);
 background-image: linear-gradient(to bottom, #c39ecb, #6f2f81);
 -webkit-border-radius: 9;
 -moz-border-radius: 9;
 border-radius: 9px;
 font-family: 'LT-Bold';
 color: #ffffff;
 font-size: 2.5vh;
 padding: 10px 20px 10px 20px;
 border: solid #ffffff 3px;
 text-decoration: none;
 vertical-align: middle;
}

.howtoheader{
 font-size: 2.5vh;
 font-weight: 700;
 text-align: center;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.exitbtn{
  width: 35vh;
}

.acceptholder{
  margin: 0 auto;
  text-align: left;
  display: inline-block;
  vertical-align: middle;

}

.acceptholder label{
 font-weight: 100!important;
}

.agreenmentHolder{
  margin-top: .5vh;
  margin-bottom: .5vh;
}


.agreenmentHolder a{
  font-family: 'LT-Bold';
  text-decoration: underline;
  color: #1457a8;
  cursor: pointer;
  vertical-align: middle;
}

.cloudy2{
  width: 40vh;
  position: relative;
  margin: 2% auto -5%;
  left: 0;
  display: block;
  right: 0;
  z-index: 2;
}

.dog{
  display: block;
  width: 12vh;
  margin: 4% auto;
}

.popup{
  background-image: url(../images/popupback.png);
  text-align: center;
  background-color: transparent;
  background-size: contain;
  min-height: 45vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

.howtotitle{
  width: 25vh;
  margin: 6vh auto 0vh;
}


.howtotext{
  font-size: 2vh;
  font-family: georgia;
  width: 70%;
  margin: 3vh auto 0vh;
}

.photo-frame{
 position: fixed;
 width: 34vh;
 z-index: 500;
 background-color: white;
 height: 45vh;
 top: 0;
 left: 0;
 right: 0;
 margin: 26vh auto;
 display: none;
 text-align: center;
}

.photo-frame div{
 width: 31vh;
 height: 38vh;
 background-size: 100vh;
 background-position: center;
 margin: 2vh auto;
}

.rotatephoto {
  -webkit-animation:spin 4s linear ;
  -moz-animation:spin 4s linear ;
  animation:spin 4s linear ;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(60deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(60deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(60deg); transform:rotate(60deg); } }



.bottle-holder{
 position: fixed;
 bottom: 10vh;
 z-index: 500;
 text-align: center;
 margin: 0 auto;
 left: 0;
 right: 18.5vh;
 pointer-events: none;
}

.flicker{
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: 600;
  display: none;
  top: 0;
}

.bottle-holder img{
  width: 4vh;
  margin-left: .5vh;
}

.bottle{
 width: 6vh;
 position: absolute;
 bottom: 6vh;
 right: 4vh;
 transform: rotate(23deg);
}

.bottle2{
 width: 5vh;
 position: absolute;
 bottom: 6vh;
 left: 3vh;
 transform: rotate(-21deg);
}

.playwithvr{
  width: 20vh;
  margin-top: 3vh;
}

.deco{
  text-decoration: underline;
}

.termsheader{
  width: 28vh;
  padding-top: 5vh;
}

.tcheader{
  text-align: CENTER;
  margin: 0;
  margin-bottom: 1vh;
}

.tccontent{
  margin: 5vh auto;
  text-align: left;
  height: 60vh;
  overflow-y: scroll;
  overflow-x: hidden;
  color: #2665af;
  width: 100%;
  padding: 2vh;
  padding-right: 1vh;
  background-color: #ffffffeb;
  background-color: rgba(255, 255, 255, 0.94);
}

.exittc{
  width: 12vh;
}

.winnerimg{
  width: 17vh;
  display: block;
  margin: 0 auto;
}

.totalholder{
  width: 20vh;
  margin: 0 auto;
}

.totalholder img{
 float: left;
 width: 10vh;
}


.btn-h{
  width: 30vh;
  margin: 4vh auto;
  text-align: center;
}
.btn-h2{
  width: 30vh;
  margin: 2vh auto;
  text-align: center;
}

.exitgame{
  width: 12vh;
  margin: 1vh;
}

.playagain{
  width: 12vh;
  margin: 1vh;
}


.notsuppportedtext{
  font-size: 2vh;
  font-family: georgia;
  width: 80%;
  margin: 0vh auto 0vh;
  padding-top: 30%;
}

.exitsp{
  width: 15vh;
  margin-top: 3vh;
}


.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


.ngbtn{
 background-color: #df4a11;
 border: #df4a11;
 font-family: LT-Bold;
 color: white;
 padding-left: 5vh;
 font-size: 4vh;
 padding-right: 5vh;
 padding-top: 1vh;
 padding-bottom: 1vh;
 margin-top: 2vh;
 width: 100%;
 -webkit-box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
 -moz-box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
 box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
}

.bluebtn{
  background-color: #003471;
}

.ngbtnaccept{
  text-transform: uppercase;
  background-color: #df4a11;
  border: none;
  font-family: LT-Bold;
  color: white;
  font-size: 3vh;
  padding-top: .5vh;
  padding-bottom: .5vh;
  margin-right: 3vh;
  text-align: center;
  width: 45%;
  height: 6vh;
}

.ngbtndecline{
  text-transform: uppercase;
 background-color: #ffffff;
 border: none;
 font-family: LT-Bold;
 color: #003471;
 font-size: 3vh;
 padding-top: .5vh;
 padding-bottom: .5vh;
 text-align: center;
 width: 45%;
 height: 6vh;
}

.termsholder{
  margin-left: 0;
  text-align: center;
  font-size: 2vh;
}

.lpad{
 margin-bottom: 7vh!important;
}

.termsbtns{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.broomdoubt{
  width: 25vh;
  display: block;
  float: right;
}

.cuttingdoubt{
  width: 30vh;
  margin-bottom: 2vh;
  display: block;
  float: right;
}

.choosecontrols{
  text-align: center;
  font-size: 4.2vh;
}

.controlbtn{
 background-color: #df4a11;
 border: .5vh solid #df4a11;
 font-family: LT-Bold;
 color: white;
 padding-left: 2vh;
 font-size: 3vh;
 padding-right: 2vh;
 padding-top: 1.5vh;
 padding-bottom: 1.5vh;
 margin-top: 2vh;
 margin-right: 3vh;
 text-align: left;
 width: 100%;
 -webkit-box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
 -moz-box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
 box-shadow: 6px 6px 0px -1px rgb(31, 117, 166);
}


.controlbtn img{
  width: 5vh;
  float: right;
  margin-left: 4vh;
}

.gameinfobox{
  margin-top: 4vh;
  text-align: left;
}

.palecolor{
  color: #c4e2f3;
}

.obstacles{
  width: 40vh;
  display: block;
  margin: 3vh auto 3vh;
}

.routebtn{
  background-color: #df4a11;
  border: #df4a11;
  font-family: LT-Bold;
  color: white;
  font-size: 3vh;
  padding-top: 2vh;
  padding-bottom: 2vh;
  margin-top: 2vh;
  width: 100%;
  text-align: center;
}

.controlpop{
  text-align: left;
  padding-bottom: 3vh;
  width: 100%;
  height: min-content;
}


#heartsec{
  width: 6vh;
  height: 6vh;
  background-image: url(../images/heart.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: LT-Bold;
  color: white;
  padding-top: .8vh;
  font-size: 2.5vh;
}

.ingamelogo{
  width: 16vh;
}

.nagging{
 width: 8vh;
 opacity: 0.2;
 display: block;
}

.ngbtnpa{
  background-color: #df4a11;
  border: #df4a11;
  font-family: LT-Bold;
  color: white;
  padding-left: 2vh;
  font-size: 4vh;
  padding-right: 9vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  margin-top: 2vh;
}

.scorefinal{
  font-size: 6.5vh;
}

.inputdetail{
 width: 100%;
 color: #c4e2f3;
 background-color: transparent;
 border: .3vh #c4e2f3 solid;
 padding: 1vh;
 font-size: 2.5vh;
 margin-bottom: 1vh;
 font-family: LT-Bold;
}

.ngsubmit{
  background-color: #df4a11;
  border: #df4a11;
  font-family: LT-Bold;
  color: white;
  padding-left: 2vh;
  font-size: 4vh;
  padding-right: 9vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  margin-top: 1vh;
}

.baloonholder{
  width: 100%;
  height: min-content;
  text-align: right;
  margin-top: -10vh;
}

.baloonholder2{
 width: 100%;
 height: min-content;
 text-align: right;
 margin-top: 2vh;
}

.baloonguy{
  width: 25vh;
}

.detailsbox{
  margin-top:2vh;
}

.orange{
  color: #df4a11;
}

.win{
  text-align: CENTER;
  font-size: 10vh;
  text-shadow: 3px 6px 0px rgb(42, 124, 169);
  margin-top: 0;
}

.shadow{
  text-shadow: -1px 3px 0px rgb(42, 124, 169);
}

.landingbike{
    width: 40vh;
    display: block;
    margin: 3vh auto 2vh;
}

.bikerimg{
  width: 26vh;
  margin: 0 auto;
  display: block;
  position: relative;
}

.bikerdetails{
  text-align: left;
  margin: 0 auto;
  display: block;
  width: max-content;
}

.bikerbtn{
  background-color: #df4a11;
  border: #df4a11;
  font-family: LT-Bold;
  color: white;
  padding-left: 2vh;
  font-size: 5vh;
  padding-right: 13vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  margin-top: 2vh;
}

.mason{
  display: none;
  position: relative;
}

.brad{
  display: block;
  position: relative;
}

.nexti{
  position: absolute;
  right: 0;
  top: 13%;
  width: 6vh;
}

.previous{
  position: absolute;
  left: 0;
  top: 13%;
  width: 6vh;
}

.bike{
  width: 27vh;
  display: block;
  margin: 2vh auto 1vh;
}

.text-center{
  text-align: center!important;
}

.ouch{
  width: 35vh;
  position: absolute;
  left: 0px;
  top: 0;
  right: 0px;
  margin: 30vh auto;
  display: none;
  z-index: 500;
  pointer-events: none;
}



.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.infotable{
 width: 100%;
 text-align: left;
 background-color: #ffffff;
 border: .5vh solid #de4b12;
 margin: -2vh auto 0;
}
.infotable tr td{
  padding: 1vh;
  font-size: 2.1vh;
  font-family: 'LT-Bold'!important;
  color: #003471;
}

.infotable tr{
 border-bottom: 1px solid #de4b12;
}

.prefade{
  position: absolute;
  left: 0;
  top: 13%;
  width: 6vh;
}

.nextfade{
  position: absolute;
  right : 0;
  top: 13%;
  width: 6vh;
}

.si{
  margin: 3vh auto;
  display: block;
  width: 15vh;
}


.ngbtngo{
  background-color: #df4a11;
  border: #df4a11;
  font-family: LT-Bold;
  color: white;
  padding-left: 5vh;
  font-size: 5vh;
  padding-right: 5vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  margin-top: 2vh;
  width: 100%;
  -webkit-box-shadow: 6px 6px 0px -1px rgb(5, 27, 53);
  -moz-box-shadow: 6px 6px 0px -1px rgb(5, 27, 53);
  box-shadow: 6px 6px 0px -1px rgb(5, 27, 53);
}

.shade{
  background-image: url(../images/shadow.png);
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  height: 13vh;
  margin: 0;
  padding-top: 1vh;
  overflow: hidden;
}

.ftop{
  font-size: 2.2vh;
  margin-bottom: 1.5vh;
  text-shadow: 1px 1px 1px #000;
}

#position{
 font-size: 3vh!important;
    font-weight: bold;
    color: #ffffff;
    font-family: 'LT-Bold'!important;
    background-color: #de4912;
    border-radius: 50%;
    border: .27vh solid white;
    width: 7vh;
    height: 7vh;
    display: block;
    padding-top: 1vh;
    margin: 0 auto;
    text-align: center;
    -webkit-box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.41);
    box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.41);
}

#lives{
  width: 11vh;
  display: block;
  padding-top: 1vh;
  margin: -1vh auto 0;

}

.darkblue{
  background-color: #003471!important;
}

.wrapperconf {
      position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

[class|="confetti"] {
  position: absolute;
}

.red {
  background-color: #E94A3F;
}

.yellow {
  background-color: #FAA040;
}

.blue {
  background-color: #5FC9F5;
}

.topceleb{
    margin: 4vh auto 0vh;
    width: 40vh;
    display: block;
}

.bikeceleb{
     margin: -1vh auto 0vh;
    width: 40vh;
    display: block;
}

.bradlywon,.masonwon{
  display: none;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.bigtitle{
  font-size: 3.5vh!important;
}

.carousel-inner {
  height: 60vh;
}

.progresscarholder{
 width: 100%;
    
    height: 8vh;
    position: relative;
    padding-top: 3.5vh;
}

.progresscarholdercolor{
  background-color: #003471;
}

.progresscar{
    width: 90%;
    margin: 0 auto;
    position: relative;
}


.progressbar{
       width: 0%;
    background-color: white;
    height: 1vh;
    position: absolute;
    z-index: 1;
   
}

.carbar{
     width: 5vh;
    margin-top: -2vh;
    right: -18px;
    position: absolute;
}

.progressbarback{
      width: 100%;
    background-color: #14447c;
    height: 1vh;
    position: absolute;
    z-index: 0;

}

.radio{
      width: 100%;
    background: #003471;
    color: white;
    padding-left: 3vh;
    text-align: left;
}

.radioborder{
  border:.2vh solid white;
}

fieldset{
  border:none!important;
  padding:0px!important;
}

.navholder{
  margin:2vh auto 0vh;
}

.disabled{
  opacity: 0.5!important;
  filter: alpha(opacity=50)!important;
}

.padtop35{
  padding-top: 1.5vh;

}

.qheight{
  height: auto;
}

.ansheight{
  height: auto;
}

.checkbox label, .radio label{
  font-size: 1.8vh;
  font-family: 'LT-Bold'!important;
  width: 100%;
  padding: 1.6vh;
}

input[type="radio"] {
    margin-top: .5vh!important;
    vertical-align: middle;
    width: 2vh;
    height: 2vh;
    margin-left: -3vh!important;
    display: block;
}

.character{
      width: 20vh;
    display: block;
    margin: 3vh auto 2vh;
}

.video{
    width: 42vh;
    display: block;
    margin: 3vh auto 2vh;
}

.sharefb{
       width: 20vh;
    margin: .5vh auto .5vh;
}

.marb4{
      margin-bottom: 4vh;
}

.mart5{
      margin-top: 4vh;
}

.enablescroll{
  overflow-y: scroll;
}

.titlex{
  font-size: 5.5vh;
}

.originalvideo{
  display: none;
}