/*
Theme Name:     Humanity Child
Theme URI: 		http://wedesignthemes.com/themes/dt-humanity/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Humanity theme
Template:       humanity
Version:        1.5
*/
@import url("../humanity/style.css");
p{text-align:justify;}
header{background-color: #2943c1 !important;}
header .header_top{background:none !important;padding: 25px 0px 75px 0; }
#menu-container{background-color: #077712 !important;}
#menu-container:after{background:none !important;}
#main-menu{margin-left: 164px;}
.logo img {width: 137px;position: absolute;margin-top: -25px;}
@media only screen and (max-width: 767px){
.logo img {position: relative;margin-top: 0;}
}
header .header_top .alignleft p {color: #f2eac0;font-style: italic;float: left;margin: 25px 0px 0px 174px;font-size: 16px;font-weight: normal;font-family: 'Roboto Slab', serif;}
#main-menu > ul.menu > li:after{border-color: #2943c1 !important;background:none !important;}
@media (min-width: 320px) and (max-width: 480px) {
	header .header_top .alignleft p{margin: 35px 0px 0px 0px;font-size: 14px;}
}
footer p{color:#fff !important;}
.widget.widget_text .textwidget .dt-sc-contact-info p a:hover{color:#d9b151 !important}
.link a{color:#000 !important;}