@charset "utf-8";
/* CSS Document */

#top-header .site-header .navbar .nav li .fa { float:none !important; position:relative; top:-5px; }
.signup-form .heading p, .signup-form--vertical p { /*font-family: "Geogrotesque-Regular",sans-serif !important;*/ font-weight:100; }
.signup-form .heading h2 { font-weight: bolder !important; }

@media (min-width: 990px){
.signup-form .signup-form__title { font-weight: bolder !important; }
}

#promotions .site-logo { padding-top:1em; margin-bottom:0; }
.featured-blogs .blog .entry-title { padding: 1.2em .8em 0 .8em; }
.single-post .entry__title{ line-height:1.1em !important; }
.list-view article h1.entry__title { padding:0.5em 0 0 0; line-height:0.8em !important; }
.blog .entry__summary a { color: #3B67AD !important; }
.blog .entry__summary a:hover { color: #C74A39 !important; }

/** HERO BANNER **/
.hero .hero__heading--primary h1 { margin: 0; }

@media (max-width: 639px){
.hero .hero__heading--secondary h2 { font-size:1em !important; }
}

/** 52ways Promotion **/
.promotions .container .content .heading h3 { font-size: 1.4em; }

@media (max-width: 639px){
	.promotions .container .content .heading h3 { font-size: 1em; }
}

.single .banner-top { margin: 1em 0 !important; }