html{height:100%}body{height:100%;min-height:35rem;position:relative;font-family:Ubuntu;font-weight:300;width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Quicksand;font-weight:700}.social-icons{position:absolute;margin-bottom:2rem;width:100%;z-index:2}.social-icons ul{margin-top:2rem;width:100%;text-align:center}.social-icons ul>li{margin-left:1rem;margin-right:1rem;display:inline-block}.social-icons ul>li>a{display:block;color:#fff;background-color:rgba(0,46,102,.8);border-radius:100%;font-size:2rem;line-height:4rem;height:4rem;width:4rem}@media (min-width:768px){.social-icons{margin:0;position:absolute;right:2.5rem;bottom:2rem;width:auto}.social-icons ul{margin-top:0;width:auto}.social-icons ul>li{display:block;margin-left:0;margin-right:0;margin-bottom:2rem}.social-icons ul>li:last-child{margin-bottom:0}.social-icons ul>li>a{transition:all .2s ease-in-out;font-size:2rem;line-height:4rem;height:4rem;width:4rem}.social-icons ul>li>a:hover{background-color:#002e66}}.btn-secondary{background-color:#cd9557;border-color:#cd9557}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#ba7c37!important;border-color:#ba7c37!important}.input{font-weight:300!important}section#top-banner{padding-top:24px;height:860px;background-image:url(../img/banner-logo-croppedx2.png);background-position-y:center;background-position-x:center;background-size:cover}section#top-banner #logoContainer{padding-left:15px;margin-top:160px;width:260px}section#top-banner #logoContainer img{width:260px}section#top-banner #content{margin-top:40px}section#top-banner .input-group{width:440px}section#top-banner .input-group button{background-color:#fdbe3c;border-color:#fdbe3c;color:#000}section#endorsements h4{margin-bottom:40px}section#endorsements .endorser{display:flex;justify-content:center;align-items:center}section#endorsements .endorser img{max-width:240px}section#footer{height:40px;background-color:#1fbbe8;color:#fff;display:flex;align-items:center}@media (max-width:768px){#top-banner #logoContainer{margin-top:80px!important}#top-landing-section{height:50vh!important}#top-bg-overlay{height:50vh!important}}section#cards{height:400px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}section#cards div.cards{display:flex;justify-content:center;align-items:center}section#cards div.cards div.info-card{display:flex;flex-direction:column;justify-content:space-evenly}section#cards div.cards div.info-card h4{height:65px}@media (max-width:768px){section#cards div.cards{flex-direction:column;margin:auto}section#cards div.cards div.info-card{max-width:100%}}