@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Raleway:400,800,900");

/* Reset */

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(160, 160, 160, 0.3);
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0;
}


h6 {
		color: #3c3b3b;
		font-family: "Open Sans", Helvetica, sans-serif!important;
		font-weight: 300;
		line-height: 1.65;
		margin: 0 0 1em 0;
		text-transform: none;
		font-size: 28px;
		
	}


h7 {
		color: #246ec1;
		font-family: "Open Sans", Helvetica, sans-serif!important;
		font-weight: 600;
		line-height: 1.65;
		margin: 0 0 1em 0;
		text-transform: none;
		font-size: 20px;
		
	}