p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    color: #ffffff;
}

#titleText {
    font-size: 24px;
    font-family: 'Rokkitt', serif;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 15px;
}

#titleTextTwo {
    font-size: 42px;
    font-family: 'Rokkitt', serif;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 45px;
}

#redeemText {
    margin-top: 280px;
}

#sheerid-header {
    /*background-image: url('../img/quiksilverBackground.png');*/
    /*background: url(../img/landing_background.png) no-repeat top right;*/
    /*background-color: red;*/
    height: 800px;
    z-index: -1;
}

#container-student {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/student_bg.png) no-repeat left;
    height: 800px;
    padding-left: 0px;
    padding-right: 0px;
    background-position-y: 25%;
}


#container-military {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/military_bg.png) no-repeat center;
    height: 800px;
    padding-left: 0px;
    padding-right: 0px;
    background-position-y: 25%;
}

#container-first-responder {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/first_responder_bg.png) no-repeat right;
    height: 800px;
    padding-left: 0px;
    padding-right: 0px;
    background-position-y: 25%;
    background-color: black;
}

.sheerid-container {
    max-width: 1024px;
    /*min-width: 1024px;*/
}


.btn, .btn:active, .btn:focus, .btn:visited, .btn:hover {
    font-family: 'Rokkitt', serif;
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    width: 191px;
    height: 40px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: 35px;
    background-color: #c11734;
    border-radius: 3px;
}

.center {
    text-align: center;
}

#faq-txt {
    margin-top: 25px;
    padding-left: 0px;
}

.link-faq {
    float: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
    float: left;
    color: #9e9e9e;
    margin-right: 50px;
}

#powered-by-img {
    float: right;
}

#promotion-details-text {
    margin-left: 10px;
    text-align: right;
}

#promotion-instructions-text {
    margin-bottom: 25px;
    text-align: right;
}

#quiksilver-logo {
    margin-top: 7px;
    margin-bottom: 17px;
    height: 45px;
    width: 84px;
}

#title-text-one {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    margin-top: 134px;
    color: #01ade5;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 0;
}

#title-text-two {
    font-size: 54px;
    line-height: 54px;
    font-weight: 700;
    color: #01ade5;
    text-align: right;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    #promotion-details-text {
        margin-left: 20%;
        margin-right: 15%;
    }

    #promotion-instructions-text {
        margin-right: 15%;
    }

    #title-text-one {
        margin-right: 15%;
    }

    #title-text-two {
        margin-right: 15%;
    }
    
    #container-student {
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/student_bg_mobile.jpg) no-repeat;
        height: 500px;
    }

    #container-military {
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/military_bg_mobile.jpg) no-repeat;
        height: 500px;
        background-position: 59% 31%;
    }

    #container-first-responder {
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/first_responder_bg_mobile.jpg) no-repeat;
        height: 500px;
        background-position: 80% 25%;
    }
    #redeemText {
        margin-top: 165px;
    }
}

@media only screen and (max-width: 510px) {
    #promotion-details-text {
        margin-left: 5%;
        margin-right: 5%;
    }

    #promotion-instructions-text {
        margin-right: 5%;
    }

    #title-text-one {
        margin-right: 5%;
    }

    #title-text-two {
        margin-right: 5%;
    }


}
@media only screen and (max-width: 458px) {
    
/*.btn {
        width: 100%;
        margin-left: 0px;
    }

    #powered-by-img {
        float: left;
    }

    #promotion-details-text {
        text-align: center;
        margin-left: 5px;
        margin-right: 5px;
    }

    #promotion-instructions-text {
        text-align: center;
        margin-left: 5px;
        margin-right: 5px;
    }

    #title-text-one {
        font-size: 34px;
        margin-top: 50px;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
    }

    #title-text-two {
        font-size: 37px;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
    }*/
    #titleText {
        font-size: 20px;
        line-height: 20px;
    }
    #titleTextTwo {
        font-size: 32px;
        line-height: 32px;
        top: 60px;
    }
    .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

}