.video_content{   
	overflow: hidden;	
}
.video_content video{
    position: relative;
    z-index: 0;
}
.overlay{   
	position: absolute;
	top: 0;  
	display: table;  
	right: 0;  
	left: 0;  
	margin: auto;  
	z-index: 1;  
	width: 100%;   
	top: 75%;  
	padding: 0px 5%;  
	height: 145px;  
	background: rgba(0,0,0,0.8);
}
.overlay .befimg{
	display: table-cell;
	vertical-align: middle;  
}
.overlay h1, .overlay h2{     
	text-align: center;  
	color: white;   
	font-size: 2.813em; 
}
.video_content{ 	 
	position:relative;
}
#video-viewport{    
	position: relative;    
	top: 0;    
	overflow: hidden; 
}
#mdls{
	position: relative;  
	top: -39px;  
	background: rgba(0,0,0);
}
#authorbiotop span{
	line-height:17px;
}
.overlay div{
	display: table-cell;
  	vertical-align: middle;
}
.overlay div h1{ 
}
#logo-container{
	width:100%;
	background-color:black;
}
ul.linkagelist li {
  	display: inline-block;
  	list-style-type: none;
}
.cntnt a, .cntnt p {
	font-family:'Lato','latoregular','Arial';
   
}
@media only screen {
	.footer-row{
		padding-bottom:20px;
	}
	.footer-col{
	  	margin-left: 0;
	}
	.cntnt{
  		width: 100%;
	}
	.author-cont{
   		text-align: center; 
	}
	.iframeVdo{
		height: 300px;
	}
	.typographlist{
		width: 100%;
	}
	.typographlist ul li a,
	.typographiclist ul li span a{
		margin: 0px auto;
	}
	#logo-container{
		padding-bottom: 5px;
	}
 	.videoWrapper{
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}  
	.horizontalimagelist li {
  		width: 9% ;
 	}
 	.horizontalimagelist li img{
 		height: 18px;
 	    width: 100%;
  		vertical-align: middle !important;
 	}
 	.youtubev div {
 		height: auto ;
 	}
 	.youtubev div img{
 		top : 0;
 		width:100%;
 	}
 	.cmtx_textarea_field {
  		width: 100% !important;
  	}
  	.foot-ess{
  		padding-top:30px;
  		padding-bottom:30px;
  	}
  	#commentics{
  		margin:0px !important;
  	}
}
@media only screen and (min-width: 40.063em) { 
	.horizontalimagelist li {
		width: 14% ;
		margin:0 !important;
	}
	.horizontalimagelist li img{
		height: 19px; 
		width:90%;
	}
}  
@media only screen and (min-width: 64.063em) { 

  	#commentics{
  		margin-left:68px !important;
  		margin-right:68px !important;
  	}
	.foot-ess{
  		padding-top:0px;
  		padding-bottom:0px;
  	}
	.footer-col {
		margin-left: 8.33333%;
	}
	.cntnt {
		width: 12.563em;
	}
	.author-cont {
		text-align: left; 
	}
	.iframeVdo{
		height: 563px;
	}
	.youtubev div {
		height: 194px;
		overflow: hidden;
 	}
	.youtubev img {
		position: relative;
		top: -34px;
	}
	.horizontalimagelist li img{
		height: auto;
		vertical-align:baseline !important;
	}
	.horizontalimagelist li {
		width: auto;
		margin: 0.063em .37em 0em .37em !important;
	}
	#logo-container{
		padding-bottom: 0px;
	}
	.footer-row{
		padding-bottom:0px;
	}
 	.cmtx_textarea_field {
  		width: 100% !important;
  	} 
} 

