@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Montserrat-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Montserrat-Bold.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../fonts/Montserrat-Medium.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Montserrat-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Montserrat-Medium.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Montserrat-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Montserrat-Regular.ttf')  format('truetype') /* Safari, Android, iOS */
}



body{
    font-family: "Montserrat-Medium"!important;  
    overscroll-behavior: contain;
    margin: 0;
    height: 100%;
    overflow: hidden;
}
html, body {
  overflow-x: hidden;
}

 h1, h2, h3,h4{
  font-family: "Montserrat-Bold"!important;
  color: white;
  color: #103567!important;
 
}

.p-large{
  font-size: 3.5vh;
}

h3{
    font-size: 2.5vh;
}

p{
  font-family: 'Montserrat-Medium';
     color: #103567;
    font-size: 2vh;
    line-height: normal;
    text-align: center;
    font-weight: bold;
}

 h2{
  color:#22282b;
      font-size: 2.5vh;
    text-align: center;
    font-weight: bold;
    line-height: normal;
 }

.loadingtitle{
    font-size: 8vh;
    text-align: left;
    margin-left: 3vh;
    margin-top: 3vh;
}


h1, h2, h3{
  color:#22282b;
  margin-top: 10px;
  margin-bottom: 10px;
      font-weight: bold;
}

h4{
  color:#22282b;
  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;
}

#container {
	position: relative;
	
}

#container3d{
      position: fixed;
    
    width: 100%;
    height: 100%;
    z-index: 5;
}

    
#container3d canvas {
	position: absolute;
    z-index: 5;
   
}

.voucher_claim,.tc-holder,.scene-holder,.winnervoucher,.thanksforplayingvoucher,.detailsenter,.detailsenter2,.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;
    padding: 9px;
    display: none;
    background-image: url(../images/background.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.loading-holder{
  position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    padding: 9px;
    display: none;
    background-image: url(../images/loading_back.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.loading-holder,.tc-holder,.prize_voucher,.game-view,.thankyou-view,.winnervoucher,.scene-holder,.loser,.winner,.detailsenter,.thanksforplaying,.detailsenter2,.thanksforplayingvoucher{
  padding: 0px;
}

.in-game{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: none;
    overflow: hidden;
    overscroll-behavior: contain;
}

.celebration-scene{
   position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    padding: 9px;
    display: none;
    background-image: url(../images/celebrationback.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}



.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: relative;
    z-index: 100;
    background-size: contain;
    width: 100%;
    height: 100%;
    text-align: center;
}

.top-area-landing {
    position: relative;
    z-index: 100;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
   
}

.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: 'Arvo';
  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 {
  background-color: #ffffff;
    border-radius: 2vh;
}



.holder-howto{

       padding: 0vh 0vh 6vh 0vh;
    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{
	      left: 0px;
    top: 63%;
    right: 0px;
    margin: 0vh auto 0vh;
    position: fixed;
}

.loading-bar img{
   width: 10vh;
}


.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: 9vh;
    float: right;
    top: 15vh;
    position: absolute;
    right: 0px;
}

.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: 0;
}

.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;
}

.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: 'Arvo';
   
    text-align: left;
}

.h3_{
   font-family: 'Arvo';
   
    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: 'Arvo';
    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: 'Arvo';
    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: 'Arvo';
    padding-right: 1.5vh;
    font-size: 5vh;
    margin-top: 12vh;
}

.pl-aga{
       font-family: 'Arvo';
    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: 17vh;
  image-rendering: -webkit-optimize-contrast
}

.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: 'Arvo';
    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: 'Arvo';
    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;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,356caa+99&0+0,0+50,1+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(125,185,232,0) 0%, rgba(89,146,201,0) 50%, rgba(53,108,170,0.98) 99%, rgba(53,108,170,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(125,185,232,0) 0%,rgba(89,146,201,0) 50%,rgba(53,108,170,0.98) 99%,rgba(53,108,170,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(125,185,232,0) 0%,rgba(89,146,201,0) 50%,rgba(53,108,170,0.98) 99%,rgba(53,108,170,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#356caa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.modal-backdrop{
  background-color: black!important;
}

.modal-top-label{
        display: block;
    color: #4bb0eb;
    background-color: #ffffff;
    border: none;
    padding: 1vh;
    font-family: 'Arvo';
    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: 'Arvo';
    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: 'Arvo';
    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: 'Arvo'!important;
    color: #1457a8;
    text-align: center;
    font-size: 2vh;
}

 #leaderboard-table tbody tr td{
  font-family: 'Arvo'!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: 9px;
  height: 9px;
}
::-webkit-scrollbar-button {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
         background: #df4a11;
    border: 0px none #ffffff;
    border-radius: 49px;
}
::-webkit-scrollbar-thumb:hover {
  background: #1759a9;
   border: 0px none #ffffff;
}
::-webkit-scrollbar-thumb:active {
  background: #df4a11;
   border: 0px none #ffffff;
}
::-webkit-scrollbar-track {
      background: #cfd8e0;
    border: 0px none #ffffff;
    border-radius: 69px;
}
::-webkit-scrollbar-track:hover {
  background: #cfd8e0;
   border: 0px none #ffffff;
}
::-webkit-scrollbar-track:active {
 background: #cfd8e0;
   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: 'Arvo';
    text-align: center;
    font-size: 30vh;
    color: white;
}




#distance,#points{
       font-size: 3vh!important;
    font-weight: bold;
    color: #c74634;
}


.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: 'Arvo';
    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: 'Arvo';
    text-align: left;
    line-height: 5vh;
    font-size: 5vh;
    color: white;
    margin-top: 30vh;
    
}

.congratz{
      font-size: 4.5vh;
    font-family: 'Arvo';
    text-align: center;
    color: white;
   
}

.nagging-doubt{
  font-size: 4vh;
    font-family: 'Arvo';
    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: 'Arvo';
    font-size: 5vh;
    margin-top: 4vh;
    margin-left: 2vh;
    text-align: center;
}

.score-sub{
   color: white;
    font-family: 'Arvo';
    font-size: 4vh;
    margin-top: 3vh;
    margin-left: 2vh;
    text-align: center;
    
}

.initials{
     color: white;
    font-family: 'Arvo';
    font-size: 4vh;
    margin: 0vh;
    margin-left: 2vh;
    text-align: center;
}

.text-blocks{
    background-color: #158ace;
    font-family: 'Arvo';
    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;
}


.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: 'Arvo';
  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: 'Arvo';
  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;
}

.loadinglogo{
 width: 20vh;
    display: block;
    margin: -6vh auto 0vh;
    position: absolute;
    padding-top: 0vh;
    left: 0;
    right: 0;
}


.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;
}

.orientation center p{
    text-align: center!important;
    color: black!important;
}

.ngbtn{
   background-color: #df4a11;
    border: #df4a11;
    font-family: 'Arvo';
    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);
}

.ngbtnaccept{
  background-color: #df4a11;
  border: none;
  font-family: 'Arvo';
  color: white;
  font-size: 3vh;
  padding-top: .5vh;
  padding-bottom: .5vh;
  margin-right: 3vh;
  text-align: center;
  width: 45%;
  height: 6vh;
}

.ngbtndecline{
 background-color: #ffffff;
 border: none;
 font-family: 'Arvo';
 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;
    margin-top: -19vh;
}

.cuttingdoubt{
      width: 30vh;
    margin-bottom: 2vh;
    display: block;
    float: right;
}

.choosecontrols{
   text-align: center;
   font-size: 4vh;
   margin-bottom: 3vh;
}

.controlbtn{
       background-color: #df4a11;
    border: .5vh solid #df4a11;
    font-family: Arvo;
    color: white;
    padding-left: 1vh;
    font-size: 3vh;
    padding-right: 1vh;
    padding-top: 1vh;
    padding-bottom: 1vh;
    margin-top: 2vh;
    width: 100%;
    margin-right: 3vh;
    text-align: left;
     -webkit-box-shadow: 6px 6px 0px -1px rgb(53, 100, 151);
    -moz-box-shadow: 6px 6px 0px -1px rgb(53, 100, 151);
    box-shadow: 5px 5px 0px 0px rgb(53, 100, 151);
}


.controlbtn img{
      width: 5vh;
    float: right;
    margin-left: 4vh;
}

.gameinfobox{
    margin-top: 3vh;
    padding-bottom: 100%;

}

.palecolor{
  color: #c4e2f3;
}

.obstacles{
    width: 112%;
    left: -6%;
    display: block;
    margin: 3vh auto 3vh;
    background-color: #ffffff;
    border: .8vh solid #103567;
    border-radius: 2.5vh;
    position: relative;
    padding: 2vh;
}

.routebtn{
      background-color: #df4a11;
    border: #df4a11;
    font-family: Arvo;
    color: white;
    font-size: 3vh;
    padding-top: 2vh;
    padding-bottom: 2vh;
    margin-top: 2vh;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 6px 6px 0px -1px rgb(53, 100, 151);
    -moz-box-shadow: 6px 6px 0px -1px rgb(53, 100, 151);
    box-shadow: 5px 5px 0px 0px rgb(53, 100, 151);
}

.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: Arvo;
    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: Arvo;
    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: Arvo;
}

.ngsubmit{
  background-color: #df4a11;
    border: #df4a11;
    font-family: Arvo;
    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;
}

#game_holder{
  
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;


}

.city{
 
    background-image: url('../images/city.jpg');

}

.country{
 background-image: url('../images/countryside.jpg');

}

.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;
}

.marb4{
  margin-bottom: 4vh;
}

.carousel-inner{
  overflow: visible!important;
}

.si{
  margin: 3vh auto;
  display: block;
  width: 15vh;
}

.ngbtngo{
  background-color: #df4a11;
  border: #df4a11;
  font-family: Arvo;
  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);
}

.darkblue{
  background-color: #003471!important;
}


.blur{
      -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

#carspin{
       position: fixed!important;
    bottom: -3vh;
    left: 0;
    width: 41vh!important;
    height: 41vh!important;
    margin: 19vh auto 0vh;
    right: 0;

}


.titlepad{
  margin-top: 5vh;
}

.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;
}



.prizes{
  width: 40vh;
  display: block;
  margin: 0 auto;
}

.distance-holder{
    background-color: transparent;
    z-index: 100;
    margin: 0;
    padding-top: 1vh;
    padding-bottom: 1vh;
    position: absolute;
    left: 0px;
    top: 8vh;
    right: 0px;
}

.distancetext{
    color: #de4b11;
    margin-top: 1vh;
    text-align: CENTER;
    font-size: 2.5vh;
    margin-bottom: 0vh;
}


.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.checkered{
       opacity: .5;
    background-image: url(../images/checkered.png);
    background-repeat: repeat-y;
    background-size: contain;
    height: 100%;
    background-position: center center;
    width: 100%;
    margin-bottom: 4vh;
    position: absolute;
    z-index: -1;
}

.lines{
        background-image: url(../images/lines.png);
    background-repeat: repeat-x;
    background-size: contain;
    height: 8vh;
    background-position: center center;
    width: 100%;
    margin-top: 20vh;
}

.vrline{
  margin-top: 12vh;
}

.vrline img{
      margin: -4vh auto 0vh;
}

.linesinner{
      height: 8vh;
    background-position: center center;
    width: 100%;
    margin-top: 4vh;
    margin-bottom: 3vh;
}

.playbtn{
    width: 25vh;
    margin: 3vh auto 0vh;
    display: block;
}


.yellowbox {
   background-color: #ffffff;
    border-radius: 2vh;
    border: none;
    padding: 2vh;
    padding-top: 3vh;
    padding-bottom: 3vh;
}

.padbtm{
    padding-bottom: 10vh;
    padding-top: 3vh;
}

.container-fluid {
    padding: 0!important;
}

.welcome{
      width: 34vh;
    display: block;
    margin: -6vh auto 0vh;
    position: absolute;
    padding-top: 4vh;
    left: 0;
    right: 0;
}

.car{
  width: 20vh;
  margin: 2vh auto 1vh;
  display: block;
}

.blue{
  color: #4c7a8e;
}

.accept{
  width: 18vh;
  margin-left: 1vh;
}

.decline{
  width: 18vh;
    margin-right: 1vh;
}

.swipecontrols{
    width: 35vh;
    display: block;
    margin: 4vh auto 0vh;
}

.swipecontrolbtn{
    width: 25vh;
    display: block;
    margin: 4vh auto 0vh;
}

.burger{
   width: 35vh;
    display: block;
    margin: 3vh auto 3vh;
    background-color: #ffffff;
    border: .8vh solid #103567;
    border-radius: 2.5vh;
    position: relative;
    padding: 2vh;
}

.boldfont{
  font-weight: bold;
}

.ouch,.bonuspoints{
  width: 35vh;
  position: absolute;
  left: 0px;
  top: 0;
  right: 0px;
  margin: 30vh auto;
  display: none;
  z-index: 500;
  pointer-events: none;
}


.marks{
      margin: 1vh auto 0;
    display: block;
    width: 12vh;
}

.brokencar{
    width: 35vh;
    display: block;
    margin: 2vh auto 3vh;
}

.plagain{
  width: 25vh;
  display: block;
    margin: 3vh auto 2vh;
}

.claim{
    width: 25vh;
    display: block;
    margin: 0 auto;
}

.redbox{
   background-color: #ffffff;
    border-radius: 2vh;
    border: .7vh solid #103567;
    padding: 1.5vh;
    width: 106%;
    left: -3%;
    position: relative;
    margin-bottom: 3vh;
    margin-top: 3vh;
}

.voucherprize{
    color: #dc3459;
    font-size: 4vh;
    font-weight: bold;
}

.score_points{
      font-size: 3vh;
    font-weight: bold;
    margin-top: 2vh;
}

.qrcode{
  width: 30vh;
  margin: 2vh auto 2vh;
  display: block;
}

.martop4{
  margin-top: 4vh;
}

.martop2{
  margin-top: 2vh;
}

.popupheader{
  font-weight: bold;
    font-size: 3vh;
}

.logovr{
      width: 38vh;
    display: block;
    margin: 11vh auto 0vh;
}

.pd{
  width: 15vh;
  position: fixed;
  bottom: 1vh;
  right: 1vh;
}

.checkbox-custom{
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label{
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label{
   position: relative;
   color: #22282b;
   font-family: 'Montserrat-Regular'!important;
}

.checkbox-custom + .checkbox-custom-label:before{
    content: '';
    background: #fff0;
    border: 2px solid #22282b;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #df4a11;
    -webkit-box-shadow: inset 0px 0px 0px 4px #fff;
    box-shadow: inset 0px 0px 0px 4px #fff;
}


