

#hpq-wrapper {
    font-family: 'Droid Serif', serif;
    position: relative;
    box-sizing: content-box !important;
    overflow-x: hidden;
    width: 825px;
    height: auto;
    margin: 0 auto;
    color: #fff
}

#hpq-bgs {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

#hpq-bgs .hp-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 5
}

#hpq-bgs .bg-cyan {
    background-color: #65b9dd;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/cyan.jpg");
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1
}

#hpq-bgs .bg-darkblue {
    background-color: #2f2c7b;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/darkblue.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-bgs .bg-green {
    background-color: #3b7c3c;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/green.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-bgs .bg-lightblue {
    background-color: #049dd6;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/lightblue.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-bgs .bg-lilac {
    background-color: #ba90e4;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/lilac.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-bgs .bg-orange {
    background-color: #f48422;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/orange.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

    #hpq-bgs .bg-purple {
        background-color: #672680;
        background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/purple.jpg");
        zoom: 1;
        filter: alpha(opacity=0);
        opacity: 0
    }

#hpq-bgs .bg-red {
    background-color: #d93a25;
    background-image: url("/scripts/hp-apps/content/images/best-friend/1200/backgrounds/red.jpg");
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-keyline {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    border: 2px #b7993e solid
}

#hpq-inner {
    width: 785px;
    min-height: 600px;
    padding: 20px;
    position: relative;
    z-index: 10;
    box-sizing: content-box !important;
    background: transparent url("/scripts/hp-apps/content/images/best-friend/1200/ajax-loader.gif") no-repeat center center
}

#hpq-inner.loaded {
    background: none
}

#hpq-progress {
    float: left;
    clear: both;
    position: relative;
    margin: 0;
    width: 783px;
    height: 38px;
    padding: 1px;
    box-sizing: content-box;
    background: #0c0c0c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMGMwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0c0c0c 0%, #27272b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0c0c), color-stop(100%, #27272b));
    background: -webkit-linear-gradient(top, #0c0c0c 0%, #27272b 100%);
    background: -o-linear-gradient(top, #0c0c0c 0%, #27272b 100%);
    background: -ms-linear-gradient(top, #0c0c0c 0%, #27272b 100%);
    background: linear-gradient(to bottom, #0c0c0c 0%, #27272b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c0c0c', endColorstr='#27272b', GradientType=0);
    -webkit-border-radius: 7px;
    border-radius: 7px
}

#hpq-progress #pct {
    width: 0;
    height: 100%;
    background: #feedb0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWRiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZThlMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #feedb0 0%, #ae8e2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feedb0), color-stop(100%, #ae8e2e));
    background: -webkit-linear-gradient(top, #feedb0 0%, #ae8e2e 100%);
    background: -o-linear-gradient(top, #feedb0 0%, #ae8e2e 100%);
    background: -ms-linear-gradient(top, #feedb0 0%, #ae8e2e 100%);
    background: linear-gradient(to bottom, #feedb0 0%, #ae8e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feedb0', endColorstr='#ae8e2e', GradientType=0);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Droid Serif', serif;
    font-weight: bold;
    font-size: 20px;
    color: #120e27;
    display: table;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#hpq-progress #pct span {
    padding-right: 5px;
    height: 100%;
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

#hpq-content .intro {
    text-align: center
}

#hpq-content .intro img.title {
    /*float: left;
    clear: both;*/
    /*width: 544px;
    margin: 0 120px*/
    width: 420px;
    margin: 0 auto 10px auto;
}

#hpq-content .intro h1 {
    float: left;
    clear: both;
    font-size: 150%;
    font-weight: normal;
    width: 420px;
    margin: -20px 182px 20px 182px;
    text-shadow: 0 0 5px #000;
    color: #dfbe5a
}

#hpq-content .intro .group {
    float: left;
    clear: both;
    width: 403px;
    margin: 0 191px;
    position: relative
}

#hpq-content .intro .group .group-image {
    height: 320px
}

#hpq-content .intro .group .stars-left {
    position: absolute;
    left: -142px;
    height: 320px;
    bottom: 0
}

#hpq-content .intro .group .stars-right {
    position: absolute;
    right: -71px;
    height: 320px;
    bottom: 0
}

#hpq-content .intro .group .button {
    border: none;
    background: none;
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 0
}

#hpq-content .intro .group .button span.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 64px;
    display: block;
    background: #dfbe5a;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
    background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    z-index: 1
}

#hpq-content .intro .group .button div.lbl {
    position: absolute;
    left: 0;
    width: 380px;
    height: 64px;
    z-index: 2;
    display: table
}

#hpq-content .intro .group .button div.lbl label {
    width: 380px;
    height: 64px;
    color: #FFF !important;   
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold
}

#hpq-content .question {
    float: left;
    clear: both;
    width: 785px;
    margin: 64px 0px;
    margin-bottom: 0;
    text-align: center;
    position: relative
}

#hpq-content .question h1 {
    font-size: 300%;
    line-height: 1.2em;
    font-weight: normal;
    color: #dfbe5a;
    margin: 0;
    text-shadow: 0 0 10px #000
}

#hpq-content .question h1.shrink {
    font-size: 150%
}

#hpq-content .question .stars {
    position: absolute
}

#hpq-content .question .stars-top {
    width: 574px;
    left: 105.5px;
    top: -64px
}

#hpq-content .question .stars-bottom {
    width: 574px;
    left: 105.5px;
    bottom: -64px
}

#hpq-content .character-container {
    float: left;
    clear: both;
    width: 320px;
    height: 274px;
    margin: 64px 232.5px;
    margin-bottom: 0;
    position: relative
}

#hpq-content .character-container .character {
    position: absolute;
    width: 100%;
    z-index: 50
}

#hpq-content .character-container .stars {
    position: absolute;
    bottom: 0
}

#hpq-content .character-container .stars-left {
    left: -120px;
    height: 320px;
    z-index: 49
}

#hpq-content .character-container .stars-right {
    right: -120px;
    height: 320px;
    z-index: 48
}

#hpq-content .answers {
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

#hpq-content .answers.radio-option {
    visibility: inherit; 
    opacity: 1;
}

#hpq-content .answers li {
    float: left;
    clear: both;
    width: 100%;
    background-color: #161617;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 5px
}

#hpq-content .answers li .lbl {
    width: 100%;
    padding: 15px 0;
    display: block;
    cursor: pointer
}

#hpq-content .answers li .lbl label {
    cursor: pointer;
    color: #FFF;
    margin: 0;
}

#hpq-content .answers li.selected {
    background: #dfbe5a;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc2MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dfbe5a 0%, #997610 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997610));
    background: -webkit-linear-gradient(top, #dfbe5a 0%, #997610 100%);
    background: -o-linear-gradient(top, #dfbe5a 0%, #997610 100%);
    background: -ms-linear-gradient(top, #dfbe5a 0%, #997610 100%);
    background: linear-gradient(to bottom, #dfbe5a 0%, #997610 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997610', GradientType=0)
}

#hpq-content .outcome {
    float: left;
    clear: both;
    width: 785px;
    margin-bottom: 20px
}

    #hpq-content .outcome .result {
        float: left;
        clear: both;
        width: 781px;
        border: 2px #e1b72c solid;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        position: relative;
/*        background: #000 url("/scripts/hp-apps/content/images/best-friend/1200/ending-title.jpg") no-repeat top center
*/    }

#hpq-content .outcome .result .glow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 30px 0 #FFCC24;
    box-shadow: inset 0 0 30px 0 #FFCC24
}

#hpq-content .outcome .result .inner {
    float: left;
    clear: both;
    width: 445px;
    background-color: #fff;
    margin: 20px
}

#hpq-content .outcome .result .inner .title {
    float: left;
    clear: both;
    width: 445px;
    background: #c69f26 url("/scripts/hp-apps/content/images/best-friend/1200/ending-title.jpg") no-repeat top center;
    background-size: cover
}

#hpq-content .outcome .result .inner .title h1,
#hpq-content .outcome .result .inner .title h2 {
    float: left;
    clear: both;
    width: 405px;
    text-align: center;
    color: #000;
    padding: 0 20px;
    line-height: 1em;
    box-sizing: content-box !important
}

#hpq-content .outcome .result .inner .title h2 {
    font-size: 120%;
    margin-top: 20px;
    margin-bottom: 0
}

#hpq-content .outcome .result .inner .title h1 {
    font-size: 250%
}

#hpq-content .outcome .result .inner .desc {
    float: left;
    clear: both;
    width: 445px;
    box-sizing: content-box !important
}

#hpq-content .outcome .result .inner .desc p {
    float: left;
    clear: both;
    width: 405px;
    box-sizing: content-box !important;
    text-align: center;
    color: #000;
    padding: 20px;
    font-size: 14px
}

#hpq-content .outcome .result .inner .divide {
    float: left;
    clear: both;
    width: 405px;
    margin: 0 20px;
    height: 30px;
    background: #fff url("/scripts/hp-apps/content/images/best-friend/1200/star-divide.png") no-repeat center center
}

#hpq-content .outcome .result .inner .retake {
    float: left;
    clear: both;
    width: 405px;
    margin: 0 20px 20px 20px
}

#hpq-content .outcome .result .inner .retake .button {
    float: left;
    clear: both;
    border: none;
    background: none;
    width: 240px;
    height: 60px;
    margin: 20px 82.5px;
    position: relative
}

#hpq-content .outcome .result .inner .retake .button span.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 60px;
    display: block;
    background: #dfbe5a;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
    background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
    background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    z-index: 1
}

#hpq-content .outcome .result .inner .retake .button div.lbl {
    position: absolute;
    left: 0;
    width: 240px;
    height: 60px;
    z-index: 2;
    display: table
}

#hpq-content .outcome .result .inner .retake .button div.lbl label {
    width: 240px;
    height: 60px;
    color: #000;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold
}

#hpq-content .outcome .result .inner .retake p {
    width: 100%;
    color: #000;
    font-size: 90%;
    text-align: center
}

#hpq-content .outcome .result .inner .retake .social {
    display: none
}

#hpq-content .outcome .social {
    float: left;
    clear: both;
    width: 785px
}

#hpq-content .outcome .social .button-group {
    float: left;
    clear: both;
    width: 705px;
    padding: 0 40px;
    margin-top: 20px;
    box-sizing: content-box !important
}

#hpq-content .outcome .social .button-group .bSocial {
    float: left;
    width: 168px;
    padding: 5px 0;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    background: #214e5b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNGU1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzI4MmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #214e5b 0%, #0c282e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #214e5b), color-stop(100%, #0c282e));
    background: -webkit-linear-gradient(top, #214e5b 0%, #0c282e 100%);
    background: -o-linear-gradient(top, #214e5b 0%, #0c282e 100%);
    background: -ms-linear-gradient(top, #214e5b 0%, #0c282e 100%);
    background: linear-gradient(to bottom, #214e5b 0%, #0c282e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#214e5b', endColorstr='#0c282e', GradientType=0);
    cursor: pointer
}

#hpq-content .outcome .social .button-group .bSocial h5,
#hpq-content .outcome .social .button-group .bSocial p {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0;
    cursor: pointer
}

#hpq-content .outcome .social .button-group .bSocial h5 {
    font-size: 16px
}

#hpq-content .outcome .social .button-group .bSocial p {
    font-size: 11px;
    color: #5dd1ff
}

#hpq-content .outcome .social .button-group .bSocial .ico {
    display: none
}

#hpq-content .outcome .social .button-group .bSocial:hover h5,
#hpq-content .outcome .social .button-group .bSocial:hover p {
    color: #dfbe5a
}

#hpq-content .outcome .social .button-group .bSocial.pi {
    margin-right: 0 !important
}

#hpq-content .outcome .links {
    float: left;
    clear: both;
    width: 785px;
    color: #fff;
    margin: 20px 0 5px 0;
    text-align: center;
    font-size: 15px
}

#hpq-content .outcome .links a {
    color: #fff;
    text-decoration: underline
}

#hpq-content .outcome .links a:hover,
#hpq-content .outcome .links a:visited:hover {
    color: #d9d9d9
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #hpq-wrapper {
        width: 675px
    }
    #hpq-inner {
        width: 635px;
        padding: 20px
    }
    #hpq-progress {
        width: 633px;
        height: 38px;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }
    #hpq-progress #pct {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 20px
    }
    #hpq-progress #pct span {
        padding-right: 5px
    }
    #hpq-content .intro img.title {
        width: 544px;
        margin: 0 45px
    }
    #hpq-content .intro h1 {
        font-size: 150%;
        width: 420px;
        margin: -20px 107px 20px 107px
    }
    #hpq-content .intro .group {
        width: 403px;
        margin: 0 116px
    }
    #hpq-content .intro .group .group-image {
        height: 320px
    }
    #hpq-content .intro .group .stars-left {
        left: -142px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .stars-right {
        right: -71px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .button {
        height: 64px
    }
    #hpq-content .intro .group .button span.bg {
        width: 380px;
        height: 64px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 8.26667px;
        border-radius: 8.26667px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .intro .group .button div.lbl {
        width: 380px;
        height: 64px
    }
    #hpq-content .intro .group .button div.lbl label {
        width: 380px;
        height: 64px;
        font-size: 24px
    }
    #hpq-content .question {
        width: 635px;
        margin: 64px 0px
    }
    #hpq-content .question h1 {
        font-size: 300%;
        line-height: 1.2em;
        text-shadow: 0 0 10px #000
    }
    #hpq-content .question h1.shrink {
        font-size: 150%
    }
    #hpq-content .question .stars-top {
        width: 574px;
        left: 30.5px;
        top: -64px
    }
    #hpq-content .question .stars-bottom {
        width: 574px;
        left: 30.5px;
        bottom: -64px
    }
    #hpq-content .character-container {
        width: 320px;
        height: 274px;
        margin: 0 157.5px
    }
    #hpq-content .character-container .stars-left {
        left: -120px;
        height: 320px
    }
    #hpq-content .character-container .stars-right {
        right: -120px;
        height: 320px
    }
    #hpq-content .answers {
        width: 100%;
        margin: 20px 0;
        padding: 0
    }
    #hpq-content .answers li {
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-top: 5px
    }
    #hpq-content .answers li .lbl {
        width: 100%;
        padding: 15px 0
    }
    #hpq-content .outcome {
        width: 635px;
        margin-bottom: 20px
    }
    #hpq-content .outcome .result {
        width: 631px;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75)
    }
    #hpq-content .outcome .result .glow {
        -webkit-box-shadow: inset 0 0 30px 0 #FFCC24;
        box-shadow: inset 0 0 30px 0 #FFCC24
    }
    #hpq-content .outcome .result .inner {
        width: 445px;
        margin: 20px 93px
    }
    #hpq-content .outcome .result .inner .title {
        width: 445px
    }
    #hpq-content .outcome .result .inner .title h1,
    #hpq-content .outcome .result .inner .title h2 {
        width: 405px;
        padding: 0 20px
    }
    #hpq-content .outcome .result .inner .title h2 {
        font-size: 120%;
        margin-top: 20px
    }
    #hpq-content .outcome .result .inner .title h1 {
        font-size: 250%
    }
    #hpq-content .outcome .result .inner .desc {
        width: 445px
    }
    #hpq-content .outcome .result .inner .desc p {
        width: 405px;
        padding: 20px
    }
    #hpq-content .outcome .result .inner .divide {
        width: 405px;
        margin: 0 20px;
        height: 30px
    }
    #hpq-content .outcome .result .inner .retake {
        width: 405px;
        margin: 0 20px 20px 20px
    }
    #hpq-content .outcome .result .inner .retake .button {
        width: 240px;
        height: 60px;
        margin: 20px 82.5px
    }
    #hpq-content .outcome .result .inner .retake .button span.bg {
        width: 240px;
        height: 60px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 8.26667px;
        border-radius: 8.26667px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl {
        width: 240px;
        height: 60px
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl label {
        width: 240px;
        height: 60px;
        color: #000;
        font-size: 20px
    }
    #hpq-content .outcome .result .inner .retake p {
        width: 100%;
        font-size: 90%
    }
    #hpq-content .outcome .social {
        width: 635px
    }
    #hpq-content .outcome .social .button-group {
        width: 555px;
        padding: 0 40px;
        margin-top: 20px
    }
    #hpq-content .outcome .social .button-group .bSocial {
        width: 131px;
        padding: 5px 0;
        margin-right: 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .social .button-group .bSocial h5 {
        font-size: 16px
    }
    #hpq-content .outcome .social .button-group .bSocial p {
        font-size: 11px;
        line-height: 1.1em;
        height: 2.2em
    }
    #hpq-content .outcome .social .button-group .bSocial.pi {
        margin-right: 0 !important
    }
    #hpq-content .outcome .links {
        width: 635px;
        margin: 20px 0 5px 0;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hpq-wrapper {
        width: 690px
    }
    #hpq-inner {
        width: 650px;
        padding: 20px
    }
    #hpq-progress {
        width: 648px;
        height: 33px;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }
    #hpq-progress #pct {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 20px
    }
    #hpq-progress #pct span {
        padding-right: 5px
    }
    #hpq-content .intro img.title {
        width: 544px;
        margin: 0 53px
    }
    #hpq-content .intro h1 {
        font-size: 150%;
        width: 420px;
        margin: -20px 115px 20px 115px
    }
    #hpq-content .intro .group {
        width: 403px;
        margin: 0 123px
    }
    #hpq-content .intro .group .group-image {
        height: 320px
    }
    #hpq-content .intro .group .stars-left {
        left: -142px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .stars-right {
        right: -71px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .button {
        height: 64px
    }
    #hpq-content .intro .group .button span.bg {
        width: 380px;
        height: 64px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 6.4px;
        border-radius: 6.4px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .intro .group .button div.lbl {
        width: 380px;
        height: 64px
    }
    #hpq-content .intro .group .button div.lbl label {
        width: 380px;
        height: 64px;
        font-size: 24px
    }
    #hpq-content .question {
        width: 650px;
        margin: 64px 0px
    }
    #hpq-content .question h1 {
        font-size: 300%;
        line-height: 1.2em;
        text-shadow: 0 0 10px #000
    }
    #hpq-content .question h1.shrink {
        font-size: 150%
    }
    #hpq-content .question .stars-top {
        width: 574px;
        left: 38px;
        top: -64px
    }
    #hpq-content .question .stars-bottom {
        width: 574px;
        left: 38px;
        bottom: -64px
    }
    #hpq-content .character-container {
        width: 320px;
        height: 274px;
        margin: 0 165px;
        margin-bottom: 20px
    }
    #hpq-content .character-container .stars-left {
        left: -120px;
        height: 320px
    }
    #hpq-content .character-container .stars-right {
        right: -120px;
        height: 320px
    }
    #hpq-content .answers {
        width: 100%;
        margin: 20px 0;
        padding: 0
    }
    #hpq-content .answers li {
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-top: 5px
    }
    #hpq-content .answers li .lbl {
        width: 100%;
        padding: 15px 0
    }
    #hpq-content .outcome {
        width: 650px;
        margin-bottom: 20px
    }
    #hpq-content .outcome .result {
        width: 646px;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75)
    }
    #hpq-content .outcome .result .glow {
        -webkit-box-shadow: inset 0 0 30px 0 #FFCC24;
        box-shadow: inset 0 0 30px 0 #FFCC24
    }
    #hpq-content .outcome .result .inner {
        width: 445px;
        margin: 20px 100.5px
    }
    #hpq-content .outcome .result .inner .title {
        width: 445px
    }
    #hpq-content .outcome .result .inner .title h1,
    #hpq-content .outcome .result .inner .title h2 {
        width: 405px;
        padding: 0 20px
    }
    #hpq-content .outcome .result .inner .title h2 {
        font-size: 120%;
        margin-top: 20px
    }
    #hpq-content .outcome .result .inner .title h1 {
        font-size: 250%
    }
    #hpq-content .outcome .result .inner .desc {
        width: 445px
    }
    #hpq-content .outcome .result .inner .desc p {
        width: 405px;
        padding: 20px
    }
    #hpq-content .outcome .result .inner .divide {
        width: 405px;
        margin: 0 20px;
        height: 30px
    }
    #hpq-content .outcome .result .inner .retake {
        width: 405px;
        margin: 0 20px 20px 20px
    }
    #hpq-content .outcome .result .inner .retake .button {
        width: 240px;
        height: 60px;
        margin: 20px 82.5px
    }
    #hpq-content .outcome .result .inner .retake .button span.bg {
        width: 240px;
        height: 60px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 6.4px;
        border-radius: 6.4px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl {
        width: 240px;
        height: 60px
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl label {
        width: 240px;
        height: 60px;
        color: #000;
        font-size: 20px
    }
    #hpq-content .outcome .result .inner .retake p {
        width: 100%;
        font-size: 90%
    }
    #hpq-content .outcome .social {
        width: 650px
    }
    #hpq-content .outcome .social .button-group {
        width: 570px;
        padding: 0 40px;
        margin-top: 20px
    }
    #hpq-content .outcome .social .button-group .bSocial {
        width: 135px;
        padding: 5px 0;
        margin-right: 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .social .button-group .bSocial h5 {
        font-size: 16px
    }
    #hpq-content .outcome .social .button-group .bSocial p {
        font-size: 11px;
        line-height: 1.1em;
        height: 2.2em
    }
    #hpq-content .outcome .social .button-group .bSocial.pi {
        margin-right: 0 !important
    }
    #hpq-content .outcome .links {
        width: 650px;
        margin: 20px 0 5px 0;
        font-size: 14px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #hpq-wrapper {
        width: 100%
    }
    #hpq-inner {
        width: 440px;
        padding: 20px;
        margin: 0 auto
    }
    #hpq-progress {
        width: 438px;
        height: 28px;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }
    #hpq-progress #pct {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 18px
    }
    #hpq-progress #pct span {
        padding-right: 5px
    }
    #hpq-content .intro img.title {
        width: 440px;
        margin: 0
    }
    #hpq-content .intro h1 {
        font-size: 150%;
        width: 440px;
        margin: -20px 0 20px 0
    }
    #hpq-content .intro .group {
        width: 440px;
        margin: 0 0
    }
    #hpq-content .intro .group .group-image {
        height: 320px
    }
    #hpq-content .intro .group .stars-left {
        left: -142px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .stars-right {
        right: -71px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .button {
        height: 64px
    }
    #hpq-content .intro .group .button span.bg {
        width: 440px;
        height: 64px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 4px;
        border-radius: 4px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .intro .group .button div.lbl {
        width: 440px;
        height: 64px
    }
    #hpq-content .intro .group .button div.lbl label {
        width: 440px;
        height: 64px;
        font-size: 24px
    }
    #hpq-content .question {
        width: 440px;
        margin: 49.05923px 0px
    }
    #hpq-content .question h1 {
        font-size: 250%;
        line-height: 1.2em;
        text-shadow: 0 0 10px #000
    }
    #hpq-content .question h1.shrink {
        font-size: 150%
    }
    #hpq-content .question .stars-top {
        width: 440px;
        left: 0px;
        top: -49.05923px
    }
    #hpq-content .question .stars-bottom {
        width: 440px;
        left: 0px;
        bottom: -49.05923px
    }
    #hpq-content .character-container {
        width: 440px;
        height: 376.75px;
        margin: 0 0
    }
    #hpq-content .character-container .stars-left {
        display: none
    }
    #hpq-content .character-container .stars-right {
        display: none
    }
    #hpq-content .answers {
        width: 100%;
        margin: 20px 0;
        padding: 0
    }
    #hpq-content .answers li {
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-top: 5px
    }
    #hpq-content .answers li .lbl {
        box-sizing: border-box;
        width: 100%;
        padding: 15px
    }
    #hpq-content .outcome {
        width: 440px;
        margin-bottom: 20px
    }
    #hpq-content .outcome .result {
        width: 436px;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75)
    }
    #hpq-content .outcome .result .glow {
        -webkit-box-shadow: inset 0 0 30px 0 #FFCC24;
        box-shadow: inset 0 0 30px 0 #FFCC24
    }
    #hpq-content .outcome .result .inner {
        width: 356px;
        margin: 20px 40px
    }
    #hpq-content .outcome .result .inner .title {
        width: 356px
    }
    #hpq-content .outcome .result .inner .title h1,
    #hpq-content .outcome .result .inner .title h2 {
        width: 316px;
        padding: 0 20px
    }
    #hpq-content .outcome .result .inner .title h2 {
        font-size: 100%;
        margin-top: 20px
    }
    #hpq-content .outcome .result .inner .title h1 {
        font-size: 200%
    }
    #hpq-content .outcome .result .inner .desc {
        width: 356px
    }
    #hpq-content .outcome .result .inner .desc p {
        width: 316px;
        padding: 20px;
        font-size: 13px
    }
    #hpq-content .outcome .result .inner .divide {
        width: 316px;
        margin: 0 20px;
        height: 30px
    }
    #hpq-content .outcome .result .inner .retake {
        width: 316px;
        margin: 0 20px 20px 20px
    }
    #hpq-content .outcome .result .inner .retake .button {
        width: 240px;
        height: 60px;
        margin: 20px 38px
    }
    #hpq-content .outcome .result .inner .retake .button span.bg {
        width: 240px;
        height: 60px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 4px;
        border-radius: 4px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl {
        width: 240px;
        height: 60px
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl label {
        width: 240px;
        height: 60px;
        color: #000;
        font-size: 20px
    }
    #hpq-content .outcome .result .inner .retake p {
        width: 100%;
        font-size: 80%
    }
    #hpq-content .outcome .social {
        width: 440px
    }
    #hpq-content .outcome .social .button-group {
        width: 360px;
        padding: 0 40px;
        margin-top: 20px
    }
    #hpq-content .outcome .social .button-group .bSocial {
        width: 175px;
        padding: 5px 0;
        margin-right: 10px;
        margin-bottom: 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .social .button-group .bSocial h5 {
        font-size: 16px
    }
    #hpq-content .outcome .social .button-group .bSocial p {
        font-size: 11px;
        line-height: 1.1em
    }
    #hpq-content .outcome .social .button-group .bSocial.pi,
    #hpq-content .outcome .social .button-group .bSocial.tw {
        margin-right: 0 !important
    }
    #hpq-content .outcome .links {
        width: 440px;
        margin: 20px 0 5px 0;
        font-size: 14px
    }
}

@media only screen and (max-width: 479px) {
    #hpq-wrapper {
        width: 100%
    }
    #hpq-inner {
        width: 250px;
        padding: 20px;
        margin: 0 auto;
        min-height: 600px
    }
    #hpq-progress {
        width: 248px;
        height: 22px;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }
    #hpq-progress #pct {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 10px
    }
    #hpq-progress #pct span {
        padding-right: 5px
    }
    #hpq-content .intro img.title {
        width: 250px;
        margin: 0
    }
    #hpq-content .intro h1 {
        font-size: 150%;
        width: 250px;
        margin: -20px 0 20px 0
    }
    #hpq-content .intro .group {
        width: 250px;
        margin: 0 0
    }
    #hpq-content .intro .group .group-image {
        height: 320px
    }
    #hpq-content .intro .group .stars-left {
        left: -142px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .stars-right {
        right: -71px;
        height: 320px;
        bottom: 0
    }
    #hpq-content .intro .group .button {
        height: 64px
    }
    #hpq-content .intro .group .button span.bg {
        width: 250px;
        height: 64px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 2.66667px;
        border-radius: 2.66667px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .intro .group .button div.lbl {
        width: 250px;
        height: 64px
    }
    #hpq-content .intro .group .button div.lbl label {
        width: 250px;
        height: 64px;
        font-size: 24px
    }
    #hpq-content .question {
        width: 250px;
        margin: 27.87456px 0px
    }
    #hpq-content .question h1 {
        font-size: 200%;
        line-height: 1.2em;
        text-shadow: 0 0 10px #000
    }
    #hpq-content .question h1.shrink {
        font-size: 150%
    }
    #hpq-content .question .stars-top {
        width: 250px;
        left: 0px;
        top: -27.87456px
    }
    #hpq-content .question .stars-bottom {
        width: 250px;
        left: 0px;
        bottom: -27.87456px
    }
    #hpq-content .character-container {
        width: 250px;
        height: 214.0625px;
        margin: 0 0
    }
    #hpq-content .character-container .stars-left {
        display: none
    }
    #hpq-content .character-container .stars-right {
        display: none
    }
    #hpq-content .answers {
        width: 100%;
        margin: 20px 0;
        padding: 0
    }
    #hpq-content .answers li {
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-top: 5px
    }
    #hpq-content .answers li .lbl {
        box-sizing: border-box;
        width: 100%;
        padding: 10px 10px;
        font-size: 80%
    }
    #hpq-content .outcome {
        width: 246px;
        margin-bottom: 20px
    }
    #hpq-content .outcome .result {
        width: 246px;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
        background: none
    }
    #hpq-content .outcome .result .glow {
        display: none
    }
    #hpq-content .outcome .result .inner {
        width: 242px;
        margin: 0
    }
    #hpq-content .outcome .result .inner .title {
        width: 242px
    }
    #hpq-content .outcome .result .inner .title h1,
    #hpq-content .outcome .result .inner .title h2 {
        width: 202px;
        padding: 0 20px
    }
    #hpq-content .outcome .result .inner .title h2 {
        font-size: 100%;
        margin-top: 20px
    }
    #hpq-content .outcome .result .inner .title h1 {
        font-size: 200%
    }
    #hpq-content .outcome .result .inner .desc {
        width: 242px
    }
    #hpq-content .outcome .result .inner .desc p {
        width: 202px;
        padding: 20px;
        font-size: 13px
    }
    #hpq-content .outcome .result .inner .divide {
        width: 202px;
        margin: 0 20px;
        height: 30px
    }
    #hpq-content .outcome .result .inner .retake {
        width: 202px;
        margin: 0 20px 20px 20px
    }
    #hpq-content .outcome .result .inner .retake .button {
        width: 230px;
        height: 60px;
        margin: 20px -14px
    }
    #hpq-content .outcome .result .inner .retake .button span.bg {
        width: 230px;
        height: 60px;
        background: #dfbe5a;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYmU1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTc3MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbe5a), color-stop(100%, #997710));
        background: -webkit-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -o-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: -ms-linear-gradient(top, #dfbe5a 0%, #997710 100%);
        background: linear-gradient(to bottom, #dfbe5a 0%, #997710 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbe5a', endColorstr='#997710', GradientType=0);
        -webkit-border-radius: 2.66667px;
        border-radius: 2.66667px;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl {
        width: 230px;
        height: 60px
    }
    #hpq-content .outcome .result .inner .retake .button div.lbl label {
        width: 230px;
        height: 60px;
        color: #000;
        font-size: 20px
    }
    #hpq-content .outcome .result .inner .retake p {
        width: 100%;
        font-size: 80%
    }
    #hpq-content .outcome .result .inner .retake .social {
        width: 192px;
        display: block !important
    }
    #hpq-content .outcome .result .inner .retake .social .button-group {
        width: 192px;
        padding: 0 20px
    }
    #hpq-content .outcome .social {
        width: 250px
    }
    #hpq-content .outcome .social .button-group {
        width: 170px;
        padding: 0 40px;
        margin-top: 20px
    }
    #hpq-content .outcome .social .button-group .bSocial {
        width: 32px;
        height: 32px;
        padding: 5px;
        margin-right: 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25)
    }
    #hpq-content .outcome .social .button-group .bSocial h5,
    #hpq-content .outcome .social .button-group .bSocial p {
        display: none
    }
    #hpq-content .outcome .social .button-group .bSocial .ico {
        width: 32px;
        height: 32px;
        display: block
    }
    #hpq-content .outcome .social .button-group .bSocial.pi {
        margin-right: 0 !important
    }
    #hpq-content .outcome .social.outer {
        display: none
    }
    #hpq-content .outcome .links {
        width: 250px;
        margin: 20px 0 5px 0;
        font-size: 14px
    }
}
.bestfriend-container {
    position: relative;
}
#hpq-sharing {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    z-index: 10;
}
ul.share-icons-bff .st-custom-button {    
    width: 40px !important;
    height: 40px !important;
}
ul.share-icons-bff .st-custom-button i {
    font-size: 24px !important;
}