#find{

  color: white;
  padding-top: 20px;
}



.pic
{
   margin-left: 230px;
   margin-top:230px;


}
.display-4{

    font-size: 80px;

}

.card1{

	margin-top: 30px;
	}

.Name
{
	margin-top: 50px;
}

.carousel-inner img {
      								width: 100%;
     								 height: 100%;
  								 }
 *{

                margin:0; padding: 0px;
                font-family: 'Josefin Sans', sans-serif;
  }


.progress
{
	margin-left: 140.0;
}

#bar{
    width: 75px;
    height: .5px;
    padding: 0px;
    border: 3px solid #FFFFFF;
    margin-left: 65px;
    border-radius: 10px;
    
}


  body,html  {
  background-color: rgb(10, 3, 56);
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}
.scroll-downs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  
  width :34px;
  height: 55px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}








@media only(min-width:500px)
{


  #mouse
  {
  	padding-top: 1000.0;
  	margin-right: 545.0;

  }


}


#showclock
{
  background-color:white; 
}