/*--
	Theme Name: theme52053
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.page .content_box.bg2.text1 .span4 {
margin-left: 1%;
}

footer.footer {
padding: 45px 0!important;

}

.row.footer-widgets {
display: none;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table, td, tr {  
		border:none;
	}
		
	tr { border: none; }
	
	td { 
		border: none;
		float:left !important;	
	}
}	

blockquote {
	margin: 0.5em 1em;
	border-left: 3px solid #0e76bc;
	padding-left: 1em; 
	font-weight:none;
}

	
