

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
h1.home{
   /*line-height: .2em;*/
	 top: 14px;
   position: relative;
   line-height: 150%;
}
   
li.col-md-2 { 
   list-style-type: none; 
   }
   
p {
	line-height: 150%;
}
   

h1.mdes{
   /*line-height: .2em;*/
	 top: 14px;
   position: relative;
   line-height: 200%;
}

.yt-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}
.yt-container iframe, .yt-container object, .yt-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

h2 {
	font-size: 130%;
	position: relative;
	margin-bottom: 20px;
}

.formerly {
	bottom: 14px;
	position: relative;
}









