body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{padding:0 20px;max-width:1100px;margin-left:auto;margin-right:auto}.marquee-footer h2{font-size:36px;line-height:1}.foot{background-color:#fff;text-align:center;padding:22px 0 30px;font-size:13px;line-height:16px;font-family:Proxima Nova Bold,Proxima Nova;position:relative;z-index:3}.foot p{margin:0}.foot a{color:#bebebe!important}header{background-repeat:no-repeat;background-size:cover;background-position:50%}header nav{display:flex;justify-content:space-between}header nav,header nav a{padding:10px 0;color:#fff}header nav .nav-left img{max-width:45px}header nav .nav-right a{display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,0);transition:all .3s ease;font-size:18px}header nav .nav-right a svg{margin-right:5px}header nav .nav-right a:focus,header nav .nav-right a:hover{color:#fff;border-bottom:1px solid #fff}.marquee-header{min-height:100vh;min-height:468px;margin-bottom:405px}.marquee-header .marquee-content{text-align:center;padding:20vh 20px 10vh}.marquee-header .marquee-form{width:100%;margin-bottom:-375px;font-family:Proxima Nova Bold,Proxima Nova;display:flex;justify-content:center;align-items:center}.marquee-header .marquee-form form{margin:0;box-shadow:0 0 32px 0 rgba(32,41,60,.2)}.marquee-header .marquee-form .fsBody{background-color:transparent}.marquee{position:relative}.marquee h1{font-size:27px;line-height:1;text-transform:none!important;text-align:center;font-family:Proxima Nova Bold,Proxima Nova}.marquee .marquee-wrapper-main{position:relative;z-index:2}.marquee:before{content:""!important;width:100%;height:100%;display:block;position:absolute;z-index:1}.marquee.marquee-style-dark{color:#fff}.marquee.marquee-style-dark:before{background-color:rgba(32,41,60,.5)}.marquee.marquee-style-light{color:#4a4a4a}.marquee.marquee-style-light:before{background-color:hsla(0,0%,100%,.75)}.logo-carousel{padding:30px 0;max-width:1100px;margin:30px auto}main{color:#4a4a4a;font-size:15px;line-height:24px;margin-bottom:75px}main iframe{margin-bottom:16px}main a.btn{background-color:#20293c;font-family:Proxima Nova Bold,Proxima Nova;transition:background .3s ease;color:#fff;padding:12px 24px 11px}main a.btn:focus,main a.btn:hover{background-color:#32405d;color:#fff;text-decoration:none}footer .footer-marquee-content{text-align:center;padding:300px 0}footer h2{font-family:Proxima Nova Bold,Proxima Nova;margin-bottom:0}@media (min-width:768px){.container{padding:0 40px}.marquee h1{font-size:36px}.marquee-footer h2{font-size:48px}.marquee-header{margin-bottom:295px}.marquee-header .marquee-content{line-height:27px}.marquee-header .marquee-content,.marquee-header .marquee-content h1{text-align:left}.marquee-header .marquee-content h1{margin-bottom:20px}.marquee-header .marquee-form{margin-bottom:-265px}main{line-height:27px;margin-bottom:85px}main,main .btn{font-size:21px}footer .footer-marquee-content{display:flex;justify-content:flex-end;text-align:right;padding:260px 0 360px}footer .footer-marquee-content h2{max-width:335px}}@media (min-width:1200px){header nav .nav-left img{max-width:none}main .video-container{/*width:720px;padding-bottom:37%*/;margin-left:auto;margin-right:auto}main .video-container embed,main .video-container iframe,main .video-container object{/*width:720px;height:406px;*/margin-left:auto;margin-right:auto;display:block}.marquee-header{margin-bottom:30px}.marquee-header .marquee-form{margin-bottom:0;margin-left:100px;width:calc(40% - 100px)}.marquee-header .marquee-form form{background-color:hsla(0,0%,100%,.75)}.marquee-header .marquee-form form input{background-color:hsla(0,0%,100%,.75)!important}.marquee-header .marquee-form form input.fsSubmitButton{background-color:#20293c!important}.marquee-header .marquee-content{margin-right:100px;width:calc(60% - 100px);padding:0}.marquee-header .marquee-content-wrapper{display:flex;justify-content:space-between;align-items:center;padding-top:125px;padding-bottom:175px}.logo-carousel{padding:35px 0 65px}.logo-carousel img{width:auto!important}footer{background-repeat:no-repeat;background-size:cover;background-position:50%}footer .footer-marquee-content{padding:375px 80px 375px 0}}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}
.marquee-content.mobile-only {
	display: block;
	padding: 30px 20px;
}
	
.tablet-only {
	display: none;
}
@media( max-width: 481px) {
	.marquee-form {
	    margin-bottom: 0px !important;
	}
}
@media( min-width: 481px) {
	.marquee-content.mobile-only {
		display: none;
	}
	.marquee-content.tablet-only {
		display: block;
		padding: 30px 20px;
	}
}

/*# sourceMappingURL=app.min.css.map */
