@import url('fonts.css');
@import url('reset.css');
@import url('common.css');
@import url('animation.css');
@import url('ui.css');

.DEVICE {
    display: block;
}

.DESKTOP {
    display: none;
}

.nfl-c-header.d3-o-nav--is-sticky {
    z-index: 9999;
}

.nfl-c-header .d3-o-nav__list,
.nfl-c-header .d3-o-nav__seasonal {
    font-family: 'EndzoneSans';
}

#container {
    width: 100%;
    min-height: 1000px;
    height: 100%;
    position: relative;
    background: #e5e5e5;
    padding: 50px 17px;
}

#page1 .block {
    width: calc(55% - 40px);
    text-align: left;
    padding: 0 20px;
}

.landing {
    background: url('images/background-mob.png') no-repeat top center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    position: relative;
}

#page1 {
    text-align: left;
}

#page2 {
    display: none;
    background: url('images/bk1-mobile.png') no-repeat;
    padding: 0 0 !important;
    width: 100% !important;
    background-size: contain;
    height: 1338px !important;
}

#page3 {
    display: none;
    background: url('images/bk1-mobile.png') no-repeat;
    background-size: cover;
}

#page4 {
    display: none;
    background-color: #fff;
}

.pg {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 0
}


/*----PG1----*/
.home-logo img {
    width: 50%;
    max-width: 490px;
    margin: 17px 0;
}

.home-hero-text {
    color: #FFFFFF;
    font-family: 'EndzoneSans';
    text-transform: uppercase;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 23px;
}

.home-hero-text .and {
    margin: 10px 0;
}

.home-hero-text .orange {
    color: #C83803;
}

.home-hero-text h1 {
    font-size: 20px;
    margin: 20px 0;
    font-family: 'EndzoneSans';
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2;
}

.home-hero-text ul {
    list-style: initial;
    padding-left: 20px;
}

.home-hero-text ul li {
    max-width: 80%;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1;
    list-style: initial;
}

.home-hero-text ul li span {
    font-size: 12px;
    letter-spacing: 0.6px;
    display: block;
}

.home-hero-text p.white {
    font-size: 23px;
}

.home-hero-text p.white.prizes {
    font-size: 20px;
}

.home-hero-text p span {
    font-family: 'EndzoneSans';
    font-weight: bold;
}

.home-detail-text {
    font-size: 12px;
    margin: 15px 0 5px;
    display: block;
}

#enterBTNNew img {
    width: 203px;
    display: block;
    margin: 25px auto 0 auto
}

.MainTitle {
    position: relative;
    top: 20px;
    right: 23px;
    font: 43px/43px 'KlavikaCondensed-Regular';
    color: #3c4454;
}

.MainTitle span {
    font-size: 53px;
    color: #c94010;
}

.MainDesc {
    position: absolute;
    top: 210px;
    right: 31px;
    font: 18px/20px 'KlavikaCondensed-Bold';
    color: #3c4454;
}

#enterBTN {
    position: absolute;
    top: 500px;
    right: 48px;
    width: 263px;
    height: 60px;
    cursor: pointer;
}

.rules {
    position: absolute;
    bottom: 10px;
    right: 15px;
    width: 117px;
    height: 23px;
    line-height: 23px;
    background-color: #C83803;
    color: #ffffff !important;
}

.rules a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: 'EndzoneSans';
    font-weight: bold;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    ;
}

.theterm {
    text-decoration: underline;
    font-weight: bold;
    font-style: italic;
}

/*----PG1----*/

/*----PG2----*/
.ui-draggable {
    z-index: 990 !important;
}

.ui-draggable-dragging {
    z-index: 999 !important;
}

#panel {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 80px;
    top: 3000px;
    background-size: 100%;
}

#dropzone {
    position: relative;
    margin-top: 10px;
}

#items {
    position: relative;
    width: 100%;
    /*max-width: 605px;*/
    left: 50%;
    margin-left: -50%;
    margin-top: 20px;
}

#predictIt {
    margin-top: 40px;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    height: 70px;
    cursor: pointer;
    line-height: 80px;
    background: #C83706;
    color: #fff;
    text-align: center;
    margin: 17px auto 0;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    font-family: 'EndzoneSans';
    font-weight: 200;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#helmetPick {
    overflow: auto;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    background: rgba(7,16,30,0.96);
}

#weekTxt {
    position: relative;
    width: calc(100%);
    padding: 0 16px;
    left: 0;
    margin-left: 0;
    text-align: center;
}

#selectTitle {
    font: 12px 'EndzoneSans';
    color: #C83803;
    letter-spacing: 0.14px;
    margin-top: 20px;
    width: 100%;
    position: relative;
}

.weekTitle {
    position: relative;
    display: block;
    text-align: center;
    color: #fff;
    font: 16px 'EndzoneSans';
    letter-spacing: 0.71px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#weekPick {
    font: 42px 'EndzoneSans';
    color: #fff;
    margin-top: 20px;
    position: relative;
    display: inline-block;
    letter-spacing: 1.8px;
}

#homeTitle {
    display: block;
    font: 13px 'EndzoneSans';
    color: #fff;
    position: relative;
    display: inline-block;
    float: left;
}

#awayTitle {
    display: block;
    font: 13px 'EndzoneSans';
    color: #fff;
    position: relative;
    display: inline-block;
    float: right;
}

.weekOver {
    position: absolute;
    width: 50px;
    left: 0px;
    text-align: center;
    display: none;
}

.weekTitleSML {
    display: inline-block;
    margin-top: 17px;
    position: absolute;
    float: center;
    margin-right: 10px;
    left: 6px;
    text-align: center;
}

.weekPickSML {
    display: inline-block;
    font: 30px 'KlavikaCondensed-Bold';
    color: #0d182b;
    top: 13px;
    left: 14px;
    position: absolute;
}

.slot {
    position: relative;
    display:block;
    width: 100%;
    height: 71px;
    margin-top: 17px;
    top: 0px;
    background: #fff;
    font-family: 'EndzoneSans';
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: right;
}


.slot .week {
    display: inline-block;
    margin-left: 23px;
    text-align: center;
    width: 52px;
}

.slot .week span {
    font-size: 42px;
    color: #0A162B;
    letter-spacing: 1.8px;
    font-weight: 200;
    margin-top: 10px;
    display: block;
}

.slot .week strong {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #0A162B;
    letter-spacing: 0.6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}

.slot.active .week span,
.slot.active .week strong,
.slot.active .game-text span,
.slot.active .game-text strong {
    color: #fff;
}

.slot .game-text {
    display: inline-block;
    margin-left: 65px;
    text-align: left;
    vertical-align: top;
    color: #C6C6C6;
    text-transform: uppercase;
}

.slot .game-text span {
    font-size: 14px;
    letter-spacing: 0.17px;
    font-weight: 200;
    margin-top: 20px;
    display: block;
}

.slot .game-text strong {
    display: block;
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 0.6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    position: relative;
}

.slotOdd {
    margin-left: 0;
}

.slotImg {
    position: relative;
    width: 49px;
    height: 43px;
    margin-top: 14px;
    display: inline-block;
    vertical-align: top;
    margin-left: 85px;
}

.answerImg {
    width: 375px;
    height: 56px;
    position: relative;
}

.helmet {
    width: 47%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    z-index: 30;
    margin-bottom: 5px;
}

.Hhelm img,
.Ahelm img {
    position: relative;
    text-align: center;
    left: 50%;
    margin-left: -50%
}

.Hhelm span,
.Ahelm span,
.bye span {
    position: absolute;
    display: block;
    font: 20px 'EndzoneSans';
    color: #fff;
    letter-spacing: 0.14px;
    top: 45%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Hhelm span {
    right: 28%;
}

.Ahelm span {
    left: 28%;
}


.helmetPicked {
    width: 47%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    z-index: 30;
    margin-bottom: 5px;
}

.bye {
    margin: 0 auto 20px auto;
    display: block;
    float: none;
    clear: both;
    background-image: linear-gradient(-180deg, #3F3F3F 0%, #696969 99%);
}

.bye img {
    max-width: 30%;
    margin-left: 10px;
}

.bye span {
    left: 50%;
}

.Hhelm {
    float: left;
    margin-left: 2%;
    width: 47%;
}

.Ahelm {
    float: right;
    margin-right: 2%;
    width: 47%;
}

#H1 {
    left: 22px;
    top: 195px;
}

#H2 {
    left: 75px;
    top: 195px;
}

#H3 {
    left: 130px;
    top: 195px;
}

#H4 {
    left: 184px;
    top: 195px;
}

#H5 {
    left: 238px;
    top: 195px;
}

#H6 {
    left: 294px;
    top: 195px;
}

#H7 {
    left: 347px;
    top: 195px;
}

#H8 {
    left: 400px;
    top: 195px;
}

#A1 {
    left: 480px;
    top: 195px;
}

#A2 {
    left: 534px;
    top: 195px;
}

#A3 {
    left: 588px;
    top: 195px;
}

#A4 {
    left: 642px;
    top: 195px;
}

#A5 {
    left: 695px;
    top: 195px;
}

#A6 {
    left: 749px;
    top: 195px;
}

#A7 {
    left: 802px;
    top: 195px;
}

#A8 {
    left: 856px;
    top: 195px;
}

/*----PG2----*/

/*----PG3----*/

#theForm {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 7px 22px;
    font-family: 'EndzoneSans';
    display: none;
    opacity: 0;
}

#theForm>label {
    display: block;
    font-size: 16px;
    color: #595E64;
    letter-spacing: 0.19px;
    font-weight: bold;
    margin: 25px 0 13px;
    left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#theForm>label span {
    color: #bc290f;
    position: relative;
    top: -3px;
}

.formBox {
    border: 0;
    box-shadow: none;
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 0 10px;
    font-size: 16px;
    font-family: 'EndzoneSans';
    color: #5c5c5c;
}

.boxType1 {
    width: calc(100% - 20px);
    line-height: 53px;
    height: 53px;
    display: block;
    border: 1px solid #CAC5C5;
}

.boxType2 {
    width: 74px;
    height: 53px;
    padding: 0;
    background: transparent;
    border: 1px solid #CAC5C5;
    border-radius: 0;
    text-align: center;
    text-indent: 0;
    padding: 0 5px;
}

.cal-img {
    position: relative;
    top: 15px;
}

.middleBox {
    margin: 0 8px;
}

.checkArea {
    width: 100%;
    height: auto;
}

.checkArea label {
    left: 0;
    margin-top: 20px;
    display: block;
}

.checkArea label span {
    font-size: 14px;
    color: #595E64;
    letter-spacing: 0.17px;
    font-family: 'EndzoneSans';
    font-weight: normal;
    margin-left: 5px;
    vertical-align: middle;
    top: 1px;
    position: relative;
}

.finalSubmit {
    background: #C83706;
    width: 237px;
    height: 88px;
    line-height: 88px;
    cursor: pointer;
    text-align: center;
    margin: 50px auto;
    font-family: 'EndzoneSans';
    font-weight: 200;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0.28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*----PG3----*/

/*----PG4----*/
/*----PG4----*/
#thankYou {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 20px;
}

.thanks {
    position: relative;
    font-family: 'EndzoneSans';
    font-weight: bold;
    font-size: 16px;
    color: #595E64;
    letter-spacing: 0.8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 20px;
}

.thanks span {
    margin-top: 5px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #232323;
    letter-spacing: 0.6px;
}

.social {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}

.social img {
    max-width: 52px;
}

.social span {
    display: block;
    margin-top: 13px;
    font-family: 'EndzoneSans';
    font-weight: bold;
    font-size: 8px;
    color: #595E64;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
}

.learn-more-popup {
    max-width: 500px;
    width: 100%;
    height: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 40%;
    font-family: 'EndzoneSans';
    font-weight: 200;
    margin: 0 auto;
}
/*----PG4----*/

/*----PG4----*/

@media (max-width: 767px) {
    .home-hero-text {
        margin-top: 200px;
    }
    #page1 .block {
        width: calc(100% - 40px);
        padding: 0 20px 20px;
    }
    .home-hero-text h1 {
        font-size: 12px;
        letter-spacing: 0.6px;
        margin: 5px auto;
    }
    .home-hero-text ul li span {
        font-size: 10px;
        letter-spacing: 0.5px;
    }
    .home-hero-text ul li {
        max-width: 100%;
        margin-bottom: 0px;
        font-size: 22px;
    }
    .slot {
        height: 60px;
        margin-top: 9px;
    }
    .slot .week {
        margin-left: 15px;
        width: 37px;
    }
    .slot .week span {
        font-size: 25px;
        letter-spacing: 1.07px;
        margin-top: 12px;
    }
    .slot .week strong {
        font-size: 12px;
        letter-spacing: 0.45px;
        top: 0;
    }
    .slotImg {
        width: 35px;
        height: 30px;
        margin-top: 17px;
        margin-left: 5%;
    }
    .slot .game-text span {
        font-size: 10px;
        letter-spacing: 0.12px;
        margin-top: 22px;
    }
    .slot .game-text strong {
        font-size: 13px;
        letter-spacing: 0.15px;
    }
}

@media (max-width: 480px) {
    .home-hero-text {
        margin-top: 120px;
    }

    .slot .game-text {
        margin-left: 10%;
    } 
    .slotImg {
        margin-left: 5%;
    }
    .Hhelm span, .Ahelm span, .bye span {
        font-size: 16px;
        top: 37%;
    }
    .Ahelm span {
        left: 0;
        text-align: left;
        margin-left: 10px;
    }
    .Hhelm span {
        right: 0;
        text-align: right;
        margin-right: 10px;
    }
    .bye span {
        left: initial;
        right: 0;
        margin-right: 10px;
    }
}

@media (max-width: 350px) {
    .slot .game-text {
        margin-left: 0;
    } 
    .slotImg {
        margin-left: 1%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 400px) {
    #items {
        position: relative;
        width: 320px;
        /*max-width: 605px;*/
        left: 50%;
        margin-left: -160px;
        margin-top: 20px;
    }
}