/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

h1, h2, h3 {font-family: Lato, inherit}
h3 {margin: 0}
.col_two_third {font-family: Lato, inherit; font-size: 1.25em}
.img-responsive {margin: 1px 0 8px}
.blacklink {text-decoration: underline !important; color: #222; font-weight: 700}
body form {padding: 0; margin: 0;}
body p {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.feature-box p {font-size: 1em}

#header.full-header #primary-menu > ul {
    border-right: 0;
}

#header.full-header {
    border-bottom-color: #EEE;
    border-width: thick;
    min-height: 115px;
    box-shadow: darkgray;
}
.fbox-content {}
.fbox-content h3 {line-height: 1.40em;}
.fbox-content h3 span {font-size: 24px; color: #c00; font-weight: bold}
.fbox-content p {font-size: 15px; line-height: 1.33em !important; margin: 0 0 16px}