/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.tufi-footerText {
	color: #ccc42e !important;
}
.tufi-footerText a {
	color: #ccc42e !important;
}
.tufi-pad {
	padding-top: 0% !important;
}
.tufi-emtdiv {
	height: 20px;
}
.tufi-content-wrap{
	padding-bottom: 0px !important;
}
.tufi-videos-a{
    max-width:70%;
	margin-left: auto;
    margin-right: auto;	
}
.tufi-videos-a1{
    max-width:100%;
	margin-left: auto;
    margin-right: auto;
/*	background-color: Silver;*/
	background-image:url("../images/tufi-video-backround.jpg");
	background-size: 100%;
}
.tufi-text-a1{
	font-size: 16px !important; 
}
.tufi-margin-bot{
	margin-bottom: 15px !important;
	border: 3px solid #ccc;
	
}
