.logo {text-align: center;margin-top: 100px;}
body {background: url('../images/bg.jpg') center center / cover;
    background-position: fixed;}
@font-face {
    font-family: 'Gotham Rounded';
    src: url('../fonts/GothamRounded-Light.eot');
    src: url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamRounded-Light.woff2') format('woff2'),
        url('../fonts/GothamRounded-Light.woff') format('woff'),
        url('../fonts/GothamRounded-Light.ttf') format('truetype'),
        url('../fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../fonts/GothamRounded-Bold.eot');
    src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamRounded-Bold.woff2') format('woff2'),
        url('../fonts/GothamRounded-Bold.woff') format('woff'),
        url('../fonts/GothamRounded-Bold.ttf') format('truetype'),
        url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
.blurb {margin-top: 50px;}
.blurb p {font-family: 'Gotham Rounded';color:#fff;text-align: center;font-size: 18px;letter-spacing: 1px;}
.left_quote {position: relative;top: -16px;left: -13px;}
.right_quote {position: relative;top: 10px;left: 5px;}
.story{font-family: 'Gotham Rounded';color:#fff;text-align: center;font-weight:bold;font-size: 40px;margin-top: 80px;}
.cta p {font-family: 'Gotham Rounded';color:#fff;text-align: center;font-weight:bold;font-size:22px;line-height: 30px;margin-top: 120px;}
.comingsoon p {font-family: 'Gotham Rounded';color:#fff;text-align: center;font-size:20px;margin-top: 40px;}

.fp-responsive #section0,
.fp-responsive #section0 .fp-slide,
.fp-responsive #section0 .fp-tableCell{
    height: auto !important;
}

.scrolldown {margin-top: 60px;}
