.jumbotron h1 {
	font-size: 56px;
}

.funnels p {
	font-size: 18px;
	line-height: 25px;
	margin-top: 0
}

.lead { 
    margin-bottom: 42px; /* */
}

#sidemenu2 {
  margin-left:  30px;
}

#sidemenu2.affix-top {
  position: static;
	margin-top:10px;
}

#sidemenu2.affix {
  position: fixed !important;
  top:100px;
}
  
#sidemenu2.affix-bottom {
  position: static;
}

.navbar-brands {
  color: #3f8dbf !important;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.5px;
  position: relative;
  text-transform: uppercase;
  top: 15px;
  z-index: 1042;
}

.landing-page .col-sm-12 .summary-press-release  > h2 {
  margin-top: 12px;
}

.summary-press-release  > h1,
.summary-press-release  > h2 {
	color: #3f8dbf;
	font-family: "Source Sans Pro","Segoe UI","Trebuchet MS",Arial,sans-serif !important;
	font-weight: 400
}

.summary-press-release  > h1 {
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 12px
}

.summary-press-release  > h2 {
	color: #595959;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 12px
}

.landing-page.press-release  hr {
    background: none;
    border-bottom: 1px solid #ddd;
		height: 1px;
    margin: 12px 0;
}

.landing-page.press-release .social {
    font-size: 0;
    height: 28px;
    margin: 0;
    padding: 0;
}
.landing-page.press-release .social li {
    display: inline-block;
    font-family: "fontello-social";
    margin-right: 5px;
}
.landing-page.press-release .social li a {
    display: table;
}
.landing-page.press-release .social .icon-s-twitter {
    border-color: #70c2e9;
    color: #70c2e9;
}
.landing-page.press-release .social li a i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    border-radius: 50%;
    color: #aaa;
    display: table-cell;
    font-size: 22px;
    height: 50px !important;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

/* MailChimp */
#mc_embed_signup {background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup input {
	border: 1px solid #ccc;
}
#mc_embed_signup .mc-field-group {
  padding-bottom: 2%;
}
#mc_embed_signup form {
  padding: 0
}

@media (max-width: 991px) { 
	.jumbotron h1 {
		font-size: 40px;
		line-height: 1.08;
		margin-top: 4px;
		font-weight: 700;
	}
	
	.offset-cookies {
		display: none;
	}
}