.img-responsive{
  padding: 0px;
  border-radius: 50%;
}

#project .img-responsive{
  border-radius: 0%;
  padding: 0px;
}

#line1{
  -webkit-animation-delay: .2s;
}
#line2{
  -webkit-animation-delay: .4s;
}
#line3{
  -webkit-animation-delay: .6s;
}
#line4{
  -webkit-animation-delay: .8s;
}
#line5{
  -webkit-animation-delay: 1s;
}
#line6{
  -webkit-animation-delay: 1.2s;
}

#set-height {
  display: inline;;
  height: 200px;
}
#v0 {
  position: fixed;
  height: auto;
}
p font-family helvetica {
  font-size: 24px;
}

#video_div {
    position: relative;
    height: 250px;
}

.fullscreen_video{
  width: 100%;
  height: 100%;
}

.btn{
  margin-left:50%;
  display: inline;
}

/* Video Styling */

.media-vid{
  text-align: center;
}

#reel{
  padding-bottom: 20px;
}
