.video-more {
display:none;
}
.churchope_content_small{
  background:#252130;
    opacity:0.9 !important;
    color:#FFFFFF !important;
    
  font-size:21px !important;
text-align:center;
  border:3px solid #fff !important;
  padding:5px;
  font-weight:bold;
line-height: 32px !important;
  box-shadow:none !important;
left: 68px !important;
}


.TFtable{
		width:100%; 
		border-collapse:collapse; 
padding-left: 9px;
	}
	.TFtable td{ 
		padding:5px; 
border: 1px solid #ddd;
vertical-align: middle;
	}
.TFtable td img{ 
		
vertical-align: middle !important;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable tr{
		background: #EBEBEB;
	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){ 
		background: #EBEBEB;
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
		background: #fff;
	}
.TFtable td.head{
	background: #1C3664;
	color:#fff;
 border: medium none !important;
font-weight: bold;
	}
.left-sidebar {
 margin-bottom: 19px;
}
#main {
padding-bottom: 40px !important;
}
@media only screen and (max-device-width: 480px) {
.churchope_content_small{
 font-size: 7px !important;
   
    left: 5px !important;
    line-height: 21px !important;

}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait) { 
.churchope_content_small{
 font-size: 14px !important;
   
    left: 39px !important;
    line-height: 21px !important;

}


}