  @import url("https://use.typekit.net/esy6umz.css");

body {
  color: #ffffff;
  background: #11192e;
  background-image: none;
font-family: "avenir-next-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;

    background: radial-gradient( #3080be 0%, #11192e 60%);
  background-repeat: no-repeat;
}
strong {
font-weight: 800;
  font-size: 18px;

}
.center {

  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ext {
font-family: "avenir-next-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
}
.shadedarea {
  background-color:    #11192e;
;
  color: #ffffff;
  border: 1px solid #434242;
  border-radius: 0px;
  margin-top: 0px !important;
}
.topper {

  margin-bottom: 3px;
}

.form-control {
color: #ffffff;
  background-clip: padding-box;
  background-color: #3f3e3e;
  border-radius: 0%;
  border: none;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-right: auto;
}



.fill {
  background-image: url('/images/bg.jpg');
  position: relative;
}
.flymiddlesmall {

  max-width: 80%;
}

.logoimg {
  position: relative !IMPORTANT;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 500px;
  display: block;
  max-height: unset !important;
  padding-right: 0px !important;

}
.checkarea2 {

  text-align: left;
}

input[type="submit"],
input[type="reset"] {
background-color: #000;
  border-radius: 0px;
  border: 1px solid lightgray;
  animation: glow 5s infinite;
  animation-delay: -1s;
  font-family: "avenir-next-lt-pro", sans-serif;
  font-weight: 900;
    cursor: pointer;

}
.luke {

  max-width: 500px;
  height:40vh;
background-image: url('/images/luke.png');
background-repeat: no-repeat;
background-size: auto 100%;
margin-left: auto;
margin-right: auto;
background-position: bottom;
margin-bottom: -20px;
}
.tilt {

  transform: rotate(3deg);
}


.logo {
  height: auto;
  z-index: 3;
  margin-bottom: -55px;
  position: relative;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.btn {
  background-color: #3cd4dc;

}


/* 
shaded start */

.animshadow {
  animation: glow 5s infinite;
}
@keyframes glow {



  0% {box-shadow: 0px 0px 8px #6dd5ed}

  50% {box-shadow: 0px 0px 40px #6dd5ed}

  100% {box-shadow: 0px 0px 8px #6dd5ed}
}
/* Shade end */

.boardarea {

width: 100%;
  height: 100vw;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  max-height: 600px;
  position: relative;
}



.innerboard {

width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
    top: 50%;
transform:translate(-50%, -50%) scale(1) ;

  animation: expand 6.8s linear;


}
.board {

width: 100%;
  height: 100%;
  position: absolute;



}

.board1 {
 opacity:0;
   animation: flyleft 5s ease-out;
  animation-delay: 6.6s;  

width: 100%;
  height: 100%;
  position: absolute;
}

.board2{ opacity:0;
   animation: flyright 4s ease-out;
  animation-delay: 6.6s;  
 
width: 100%;
  height: 100%;
  position: absolute;

}

.board3 {  opacity:0;
   animation: flydown 4s ease-out;
  animation-delay: 6.6s;  

width: 100%;
  height: 100%;
  position: absolute;

}

.explode1{

z-index: 2;
width: 50%;
  height: 50%;
  position: absolute;
  left: 50%;
  top:50%;
transform:  translate(-50%, -50%);

   animation: explode 1.5s ease-out;
  animation-delay: 6.4s;  
  opacity:0;
}
.explode2{
z-index: 3;
width: 50%;
  height: 50%;
  position: absolute;
  left: 50%;
    top:50%;
transform:  translate(-50%, -50%);

   animation: explode 1.5s ease-out;
   animation-delay:7s;  
  opacity:0;
}


.subboard {

  z-index: 1;
  opacity:1; 
  
}
.mainboard{
opacity: 0;
  z-index: 4;
    animation: hide 6.5s linear; 

}

.fillparent{

  width: 100%;
  height: 100%;

}
.count {

  font-size: 350px;
z-index: 10;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 1000;
  color: #eeda00;
-webkit-text-stroke: 6px #11192e;

}

.canvas{
pointer-events: none;
    position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
    background: radial-gradient( #3080be 0%, #11192e 60%);
    position: absolute;
  height: 100%;
  width: 100%;
  display: inline-block;
  top: 0;
  left: 0;
  min-height: 640px;
  padding-top: 200px;
  z-index: 0;
  overflow: hidden;

  opacity:0;
  
}

.fadebg {
  animation: fadebg 8s linear;
}

.count3 {

  opacity:0;
  animation: count 3.0s linear;
  
  
}
.count2 {

  opacity:0;
  animation: count 3.0s linear;
  animation-delay: 1s;
  
}
.count1 {

  opacity:0;
  animation: count 3.0s linear;
  animation-delay: 2s;
  
}


@keyframes count {
  0% {
    
  opacity: 0 ;

    
  }
   66% {
    
  opacity: 0 ;

    
  }
  71% {
    
  opacity: 1 ;


    
  }
  
  95% {
    
  opacity: 1 ;


  }
  
  
  100% {
    opacity: 0 ;
  }
}

.dart 
 {
  position: relative;
z-index: 5;
  opacity:0;
width: 25%;
  top: 50%;
  left: 50%;
   animation: throw 1.5s linear;
  animation-delay: 5s; 
  
}
.dartimg{

  width: 100%;
}

@keyframes throw {
  0% {
    opacity: 1;
transform: translate(500%, 500%) scale(3);

    
  }
  
  99% {
opacity: 1;
transform: translate(0, 0) scale(1);
  }
  100% {
opacity: 0;
transform: translate(0, 0) scale(1);
  }
}




@keyframes expand {
  0% {
      transform : translate(-50%, -50%) scale(0.9);

    
  }
    79% {
      transform : translate(-50%, -50%) scale(0.9);
  }
  100% {
      transform : translate(-50%, -50%) scale(1);
  }
}
@keyframes explode {
    0%{  
      
      opacity: 1;
      transform : translate(-50%, -50%) scale(0.5);
    
    }
    100%{
      transform: translate(-50%, -50%) scale(3);
      opacity: 0;
    }
  }




@keyframes hide {
  0% {
opacity:1
    
  }
    99% {
opacity: 1;
  }
  100% {
opacity: 0;
  }
}

@keyframes flyleft {
  0% {
    opacity: 1;
transform: translate(0, 0%) rotate(0deg) ;

    
  }
  
  100% {

opacity:0;
transform: translate(-400%, -200%) rotate(-90deg) ;
  }
}

@keyframes flyright {
  0% {
    opacity: 1;
transform: translate(0, 0) rotate(0deg) ;

    
  }
  
  100% {

opacity:0;
transform: translate(400%, -150%) rotate(120deg) ;
  }
}


@keyframes flydown {
  0% {
    opacity: 1;
transform: translate(0, 0) rotate(0deg) ;

    
  }
  
  100% {

opacity:0;
transform: translate(-55%, 400%) rotate(-30deg) ;
  }
}

@keyframes fadebg {
  0% {
    opacity: 1;

    
  }
  
  90% {

opacity:1;
  }
  100% {

opacity:0;
  }
}



/*modal*/



/* new animation */
.termsx {
  overflow-y: scroll;
  padding: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  font-size: 15px !important;
  margin-bottom: 50px;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  width: 90%;
  margin-top: 15px;
}

.bottompad{
	height:140px;
	
}

.bottomscroll {
	
background: rgb(40,51,74);
background: linear-gradient(0deg, rgba(40,51,74,1) 25%, rgba(40,51,74,0) 100%);
margin-top: -150px;
width: 100%;
height: 200px;
z-index: 3;
left: 0;
position: absolute;
pointer-events: none;
}



.middleterms {
	
	max-width: 700px;
	margin: auto;
}
.closelink {
	
	text-align: right;

		color: white !important;
		position: absolute;
		top: 12px;
		right: 12px;
	text-decoration: none;
	
	  content: "\00d7"; /* This will render the 'X' */
	    width: 32px;
  height: 32px;
}

.closelink:before, .closelink:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 25px;
  width: 3px;
  background-color: white;
}
.closelink:before {
  transform: rotate(45deg);
}
.closelink:after {
  transform: rotate(-45deg);
}


.close-icon {
  position: sticky;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  margin-top: 10px;
}
.close-icon:before, .close-icon:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 25px;
  width: 3px;
  background-color: white;
}
.close-icon:before {
  transform: rotate(45deg);
}
.close-icon:after {
  transform: rotate(-45deg);
}


    .modal-container {
        position:fixed;
        left:50%;
        transform:translate(-50%, calc(var(--vh, 1vh) * 100));

        background-color:#23241f;
 
		width: 100%;
    height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
    height: calc(var(--vh, 1vh) * 100);
        border-radius:2px;
        font-size: 25px;
        text-align: center;
        transition: transform 800ms; 
animation-timing-function: ease-in;
		z-index: 2;
		color: white;
		text-align: left;
		top: calc(var(--vh, 1vh) * 100);

    }
        
    .modal2:before {
        content:"";
        display: none;
        position: fixed;
        background-color: rgba(0,0,0,0);
        top:0;
        left:0;
        height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100);
        width:100%;
		z-index: 2;
    }
        
    .modal2:target .modal-container {
        transform:translate(-50%,  calc(var(--vh, 1vh) * -100));



    }
        
    .modal2:target:before {
        display:block;
    }
    

/*modal2*/
.modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  color: #ffffff;
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal-window > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.5em;
    padding-top: 0.5em;
  background: rgba(0,0,0,0.9);
  
  background-color: #000000;
    border: 3px #ffffff solid;
  height: 95%;
  padding-top: 20px;
  width: 90%;
  max-width: 600px;
  
}
.modal-window header {
  font-weight: bold;
}
.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}
H1 {
  margin-top: 0px;
}

.modal-close {
  color: #ffffff;
  line-height: 18px;
  font-size: 120%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 12px;
  width: 40px;
  text-decoration: none;
  display: flow-root;
}
.modal-close:hover {
  color: lightgray;
}

.modal-window > div {
  border: 3px #fdf9f9 solid;
}

.modal-window div:not(:last-of-type) {
  margin-bottom: 15px;
}


/*end modal2*/

