/*--
	Theme Name: theme45577
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.0
	MotoPress Version: 1.0
--*/
body .header {
    padding: 10px 0 0;
}
body h3{
	margin-bottom: 20px;
}
.logo_h img{
	width: 100% !important;
}
body #content ul  li {
    margin-bottom: 10px;
}
body .wp-caption p.wp-caption-text {
    font-size: 14px;
}
body .font-small{
	font-size: small;
}
body .breadcrumb > li.divider::after {
    top: -10px;
}
body .text-justify{
	text-align: justify;
}
body .reports{
	text-transform: uppercase;
}
body .camera_caption h2 {
    font-size: 42px;
    line-height: 42px;
}
@media (max-width: 767px){
	body .logo {
	    width: 250px;
	    text-align: center !important;
	    margin: 10px auto 20px;
	}
}

