/* ==========================================================================
   Custom Styles
   ========================================================================== */


#main {
	margin-top: 100px;
}

.video-container {
	border-radius: 10px;
}
.video-container .demo_video{
	margin: 50px 0;
}

#container{
  margin-top: 120px;
  min-height: 450px
}

#social-buttons {
  padding: 10px 0;
}

#social-buttons .social {
  margin: 0 auto;
  width:530px;
}

.logo-wrapper a{
  display:block;
  width: 157px; height: 85px;
  background: url(../assets/logo_LineArt.png) no-repeat center center;
}

.threesixty_icon{
  width: 47px; height: 26px;
  margin: 20px auto 0 auto;
  background: url(../assets/360_icon.png) no-repeat center center;
}