body {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.emailID {
   background-image:url('/media/images/email.png');
   width:164px;
   height:29px;
   background-repeat:no-repeat;
   background-size: 100% auto;
}

/* So that the whole panel on the accordion is clickable */
.panel-title a {
    display: block;
    padding: 10px 15px;
    margin: -10px -15px;
}

/* Portfolio categories */
.featured {

}

.games {
	
}

.other {
	
}