@media screen and (min-width: 40em) {
    #banner .promise-overlay, .section+.section.bg-video, .section.bg-video {
        padding-bottom: 25%;
    }
}


 @media screen and (min-width: 40em) {
	 .section+.section.bg-video, .section.bg-video {
		 padding-bottom: 25%;
	}
}

@media screen and (min-width: 1800px) {
    #banner .promise-overlay, .section+.section.bg-video, .section.bg-video {
        padding-bottom: 525px;
    }
}

.content-top {
    display: none;
}

#home .features .grid.thirds .feature h4,#home .news-ticker a.more,.feature .meta,.promise.fulfill p.subtext{font-family:BentonSansRegular,'Arial Narrow',Arial,sans-serif;font-weight:400}

#home #content {
	 padding-top: 1.5rem;
	 padding-bottom: 2rem;
}

@media only screen and (min-width: 1025px) {
    .has-sticky #search {
        top: 0 !important;
    }
}

#home #content h2 {
	 margin: .25em;
	 font-size: 1.5em;
	 text-align: center;
}
#home .ticker-section {
	 padding-top: 1.5rem;
}
@media screen and (min-width: 640px) {
	 #home .ticker+a.more.top {
		 top: .75rem;
	}
}
.bg-image-cover {
  background-position: inherit !important;
}