/* Reset =================================================== */

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}


/* Page ==================================================== */

html {
    background: #ffffff;
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #f3f5f6;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    background-color: ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #000000;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizelegibility;
}

img {
    max-width: 100%;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}


/* Custom styles =========================================== */

#content {
    max-width: 1000px;
    min-width: 320px;
    position: relative;
    margin: 0 auto;
}

#mainContainer {
    position: relative;
    width: 100%;
    background-color: #ffffff;
}

#mainContainer #mainSpacer {
    display: none;
}

#mainContainer #videoContainer {
    position: relative;
}

#mainContainer #videoContainer #videoSpacer {
    width: 100%;
    height: auto;
}

#mainContainer #videoContainer #mainVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mainContainer #questionContainer {
    position: relative;
}

#mainContainer nav {
    padding-bottom: 1.5%;
    margin: 0 2%;
    border-top-color: #dddddd;
    border-top-style: solid;
    border-top-width: thin;
}

#mainContainer .mainUiBtn {
    border: none;
    background: none;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 1.0rem;
    margin: 1.5% 0 2% 0;
}

#skipBtn {
    color: #55565a;
    float: right;
}

#callBtn {
    color: #f28b20;
    float: left;
}

#skipBtn:disabled {
    color: #dddddd;
    cursor: default;
}

#callBtn:disabled {
    color: #fff3e1;
    cursor: default;
}

#ccBtn {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0 0 0 20%;
    width: 45px;
    height: 21px;
}

#ppContainer {
    width: 20%;
    display: none;
    vertical-align: top;
    background: url(../img/ppBackground.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: "Montserrat", sans-serif;
    padding: 1.5% 2%;
}

#ppContainer img#logoPP {
    width: 100%;
    height: auto;
    margin: 0 0 7.5% 0;
}

#ppContainer h1 {
    font-size: 0.9rem;
    color: #55565a;
    font-weight: normal;
    line-height: 1.3;
}

#ppContainer ul {
    list-style: none;
    margin-top: 7.5%;
}

#ppContainer li {
    font-size: 0.9rem;
    margin-bottom: 2px;
    color: #55565a;
    line-height: 1.2;
}

#ppContainer img.checkmark {
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    display: block;
}

#ppContainer .ppText {
    line-height: 16px;
}


/* Questions styles ======================================== */

.question {
    position: relative;
}

.question #spacer {
    display: none;
}

.question #questionTxt {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}

.question h1 {
    padding-top: 5%;
    margin: 0 5% 0 5%;
    font-size: 1.6rem;
    font-family: "Montserrat", sans-serif;
    font-weight: lighter;
    color: #55565a;
    line-height: 1.3;
}

.question ul {
    margin: 4% 0% 0% 6%;
    list-style-type: none;
}

.question ul li .option {
    white-space: nowrap;
    font-family: "Montserrat", sans-serif;
    font-size: 1.0rem;
}

.question .abc li {
    margin: 1px 0 0 1px;
}

.question .abc button {
    border: none;
    background: none;
    cursor: pointer;
    color: #55565a;
}

.question .abc button:hover {
    color: #f28b20;
}

.question .abc .pill {
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 2px;
}

.question .abc .option {
    line-height: 18px;
}

.question .cb li {
    margin: 5px 0 0 5px;
    line-height: 1;
    clear: both;
}

.question .cb input[type='checkbox'] {
    width: 14px;
    height: 14px;
    padding: 0;
    margin-right: 5px;
    display: block;
    float: left;
}

.question .cb .option {
    display: block;
    padding-top: 5px;
}

.checkBoxQuestion button {
    padding: 0.5% 1%;
    background: #f28b20;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    position: absolute;
    left: 60%;
    border: none;
    cursor: pointer;
    font-size: 1.4rem;
    top: 64%;
}

.question p.ccTxt {
    display: none;
    position: relative;
    width: 94%;
    font-size: 1.1rem;
    color: #55565a;
    font-family: "Montserrat", sans-serif;
    padding: 0 3% 1% 3%;
    line-height: 1.2;
    text-align: center;
}


/*========================================================== */

@media only screen and (min-width: 480px) and (orientation: landscape) {
    #mainContainer {
        width: 80%;
        display: table-cell;
    }
    #ppContainer {
        display: table-cell;
    }
    #mainContainer #mainSpacer {
        display: inline;
        width: 100%;
        height: auto;
    }
    #mainContainer #videoContainer {
        position: absolute;
        top: 0;
        left: 0;
    }
    #mainContainer #questionContainer {
        position: absolute;
        top: 0;
        left: 0;
    }
    #mainContainer nav {
        padding-bottom: 0;
    }
    .question #spacer {
        display: inline;
        width: 100%;
        height: auto;
    }
    .question #questionTxt {
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 0;
    }
    .question p.ccTxt {
        position: absolute;
        left: 0;
        bottom: 0;
    }
}


/*========================================================== */

@media only screen and (min-width: 600px) {
    #mainContainer .mainUiBtn {
        font-size: 1.2rem;
    }
    #ccBtn {
        width: 49px;
        height: 23px;
        margin: 0.3% 0 0 23%;
    }
    .question ul li .option {
        font-size: 1.2rem;
    }
    .question h1 {
        padding-top: 6%;
        font-size: 1.9rem;
    }
    .question ul {
        margin: 5% 0 0 6.5%;
    }
    .question .abc li {
        margin: 2px 0 0 2px;
    }
    .question .abc .pill {
        width: 22px;
        height: 22px;
        margin-right: 4px;
    }
    .question .abc .option {
        line-height: 22px;
    }
    .question .cb li {
        margin: 15px 0 0 10px;
    }
    .question .cb input[type='checkbox'] {
        width: 16px;
        height: 16px;
        margin: 0 6px 0 0;
    }
    .question .cb .option {
        padding-top: 3px;
    }
    .checkBoxQuestion button {
        font-size: 1.5rem;
        top: 66%;
    }
    .question p.ccTxt {
        font-size: 1.2rem;
    }
    #ppContainer h1 {
        font-size: 1.0rem;
    }
    #ppContainer li {
        font-size: 1.0rem;
        margin-bottom: 4px;
    }
    #ppContainer img {
        margin-right: 3px;
        width: 17px;
        height: 17px;
    }
    #ppContainer .ppText {
        line-height: 17px;
    }
}


/*========================================================== */

@media only screen and (min-width: 768px) {
    #mainContainer .mainUiBtn {
        font-size: 1.4rem;
    }
    #ccBtn {
        width: 54px;
        height: 25px;
        margin: 0.6% 0 0 26%;
    }
    .question ul li .option {
        font-size: 1.4rem;
    }
    .question h1 {
        padding-top: 7%;
        font-size: 2.2rem;
    }
    .question ul {
        margin: 6% 0 0 7%;
    }
    .question .abc li {
        margin: 3px 0 0 3px;
    }
    .question .abc .pill {
        width: 26px;
        height: 26px;
        margin-right: 6px;
    }
    .question .abc .option {
        line-height: 26px;
    }
    .question .cb li {
        margin: 20px 0 0 15px;
    }
    .question .cb input[type='checkbox'] {
        width: 18px;
        height: 18px;
        margin: 0 7px 0 0;
    }
    .question .cb .option {
        padding-top: 2px;
    }
    .checkBoxQuestion button {
        font-size: 1.6rem;
        top: 68%;
    }
    .question p.ccTxt {
        font-size: 1.6rem;
    }
    #ppContainer h1 {
        font-size: 1.1rem;
    }
    #ppContainer li {
        font-size: 1.1rem;
        margin-bottom: 6px;
    }
    #ppContainer img {
        margin-right: 4px;
        width: 18px;
        height: 18px;
    }
    #ppContainer .ppText {
        line-height: 18px;
    }
}


/*========================================================== */

@media only screen and (min-width: 900px) {
    #mainContainer .mainUiBtn {
        font-size: 1.6rem;
    }
    #ccBtn {
        width: 58px;
        height: 27px;
        margin: 0.9% 0 0 29%;
    }
    .question ul li .option {
        font-size: 1.6rem;
    }
    .question h1 {
        padding-top: 8%;
        font-size: 2.4rem;
    }
    .question ul {
        margin: 7% 0 0 7.5%;
    }
    .question .abc li {
        margin: 4px 0 0 4px;
    }
    .question .abc .pill {
        width: 30px;
        height: 30px;
        margin-right: 8px;
    }
    .question .abc .option {
        line-height: 30px;
    }
    .question .cb li {
        margin: 25px 0 0 20px;
    }
    .question .cb input[type='checkbox'] {
        width: 20px;
        height: 20px;
        margin: 0 8px 0 0;
    }
    .question .cb .option {
        padding-top: 2px;
    }
    .checkBoxQuestion button {
        font-size: 1.7rem;
        top: 70%;
    }
    .question p.ccTxt {
        font-size: 2.0rem;
    }
    #ppContainer h1 {
        font-size: 1.2rem;
    }
    #ppContainer li {
        font-size: 1.2rem;
        margin-bottom: 8px;
    }
    #ppContainer img {
        margin-right: 5px;
        width: 19px;
        height: 19px;
    }
    #ppContainer .ppText {
        line-height: 19px;
    }
}


/*========================================================== */