/* http://meyerweb.com/eric/tools/css/reset/
	v2.0 | 20110126
	License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video 
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
}
p
{
    margin-top: 0px;
}
.google
{
    display:none !important;
}

.google  *
{
    display:none !important;
}
.hidden
{
    display:none;
}
input:-webkit-autofill { /* WebKit browsers */
    background-color: #f8f8f8 !important;
}
input:-moz-autofill { /* Mozilla Firefox 4 to 18 */
    background-color: #f8f8f8 !important;
}
input:-moz-autofill { /* Mozilla Firefox 19+ */
    background-color: #f8f8f8 !important;
}
input:-ms-autofill { /* Internet Explorer 10+ */
    background-color: #f8f8f8 !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
ol, ul
{
    list-style: none;
    list-style-position: inside;
    padding: 0;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
html
{
    height: 100%;
}
h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
h3
{
    font-size: 16px;
    font-weight: bold;
}
body
{
    color: #111111;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    height: 100%;
    overflow: visible;
    line-height: 21px;
    margin: 0;
    word-wrap: break-word;
}
#outer
{
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
#content
{
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 20px;
    padding-top: 90px;
}
#content #logo
{
    width: 110%;
    height: 50px;
    position: fixed;
    background: url(../images/Beltone_logo_blue.png) no-repeat;
    background-position: 40px 20px !important;
    background-size: 150px 30px !important;
    background-color: #ffffff !important;
    border-bottom: 1px solid #dddddd;
    top: 0px;
    left: -20px;
    padding-bottom: 20px;
    overflow-x: hidden;
}
#content #burgermenu
{    
    background: url(../images/svg/OHT_mobile_Icon_burgerMenu.svg) no-repeat;
    width: 30px;
    height: 19px;
    cursor: pointer;
    position: fixed;
    top: 30px;
    right: 20px;
}
#content .mail_link
{
    display:block;
    padding-left:20px;
    background: url(../images/letter.png) no-repeat left;
}
#content .facebook_link
{
    display:block;
    padding-left:20px;
    background: url(../images/facebook.png) no-repeat left;
}
#content .weibo_link
{
    display:block;
    padding-left:20px;
    background: url(../images/weibo.png) no-repeat left;
}
#content #footer
{
    position: absolute;
    text-transform: uppercase;
    top: 545px;
    left: 355px;
    font-size: 36px;
    font-weight: bold;
    display: none;
}
#content #border
{
    display: none !important;
    height: 0px !important;
    top: 0px !important;
}
#content #border2
{
    display: none !important;
    height: 0px !important;
    top: 0px !important;
}
#content #brand
{
    width: calc(100% - 100px);
    height: 80px;
    background-position: center top !important;
    background-size: contain !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -200px !important;
    position: absolute;
    display: none;
    pointer-events: none;
    margin-bottom: 10px;
}
#content #brand:before
{
    border-top: 1px solid #bbbbbb;
    content: " ";
    left: -50px;
    position: absolute;
    top: -15px;
    width: calc(100% + 100px);
}
#content #brand.nobutton {
    bottom: -130px !important;
}
#content #page
{
    top: 0px;
    left: 0px;
}
#page .left
{
    font-size: 16px;
}
#page #startpage .left, .right .wizard, .right .volumecontrol, .right .resultcontrol
{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
}
.right .resultcontrol {
    margin-top: 15px;
}
#page #startpage .left h3
{
    margin: 0 auto;
    margin-top: 5px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    color: #232124;
    margin-bottom: 160px;   
    height: 30px;
}
#page #startpage .left h3:after
{
    content: " ";
    position: absolute;
    display: block;
    background: url(../images/svg/OHT_mobile_Icon_headphones.svg) no-repeat center;
    width: calc(100% - 40px);
    height: 140px;
    margin-top: 20px;
}
#page #loading .right
{
    text-align: center;
    margin-top: 20px;
}
#page #loading .right h2
{
    margin-top: 0;
}
.right > h1 {
    color: #111111;
    font-size: 24px;
    font-weight: 400;
}
#page #wizardkey + .left + .right {
    padding-top: 30px;
    padding-bottom: 20px;
}
#page .start, #page .volumestart_disabled, #page .volumestart, .linkinfo, .languages div {
    color: #111111;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    width: calc(100% - 60px);
    position: absolute;
    bottom: -65px;
    height: 70px;
    border-radius: 8px;
    line-height: 72px;
    left: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
#wizard_2 .volumestart_disabled, #wizard_2 .volumestart {
    bottom: -55px;
}
.banner .clickhere {
    bottom: auto;
    color: #111111;
    display: inline-block;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
#page .volumestart_disabled, .linkinfo, .transitionsend.grey, .transitionsend.disabled, .languages div {
    background: #dcdcdc;
}
.transitionsend.disabled {
    opacity: .4;
    cursor: initial;
}
#page .start, #page .volumestart, .banner .clickhere, .transitionsend {
    background: rgba(255,162,0,1);
    background: -moz-linear-gradient(top, rgba(255,162,0,1) 0%, rgba(255,136,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,162,0,1)), color-stop(100%, rgba(255,136,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,162,0,1) 0%, rgba(255,136,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,162,0,1) 0%, rgba(255,136,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,162,0,1) 0%, rgba(255,136,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,162,0,1) 0%, rgba(255,136,0,1) 100%);
}
#page .start:before, #page .volumestart_disabled:before, #page .volumestart:before, .banner .clickhere:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 70px;
    background: url(../images/svg/OHT_mobile_Icon_arrow.svg) no-repeat;
    background-size: 70px 70px;
    background-position: calc(100% - 10px) 0;
}
.banner .clickhere:before {
    background-position: calc(100% - 50px) 0;
}
#page .startmini
{
    color: #515144;    
    width: auto;
    height: 40px;
    cursor: pointer;
    position: fixed;
    top: 14px;
    right: 0px;
    padding-top: 14px;
    padding-right: 40px;
    font-size: 20px;
    text-align: right;
}
#page .startmini:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #000000;
    -webkit-transform:rotate(360deg);
    top: 19px;
    margin-left: 10px;
}
#content .welcome
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 71px;
    left: 0px;
    right: 20px;
    background: rgba(255, 255, 255, .9);
    display: none;
    z-index: 999;
    padding-top: 20px;
}
    #content .welcome #startwelcometitle
    {
        display: none;
    }
    #content .welcome #startwelcometext
    {
        display: none;
    }
#content .start + .welcome
{
    display: none !important;
}
#content #startkey, #content #wizardkey, #content #testkey, #content #contactkey, #content #resultkey, #logo, #burgermenu, .startmini {
    z-index: 1;
}
#content #startkey, #content #wizardkey, #content #testkey, #content #contactkey, #content #resultkey {
    background-color: #005DA0;
}
#content #wizardkey, #content #testkey, #content #contactkey, #content #resultkey
{
    width: 10%; /*60px*/
    height: 7px;
    position: fixed;
    top: 64px;
    left: 0px;
}
#wizard_2 #wizardkey{
    width: 20%;
}
#wizard_3 #wizardkey{
    width: 28%;
}
#wizard_4 #wizardkey{
    width: 36%;
}
#wizard_5 #wizardkey{
    width: 44%;
}
#content #testkey.test_0 {
    width: 50%;
}
#content #testkey.test_1 {
    width: 51%;
}
#content #testkey.test_2 {
    width: 53%;
}
#content #testkey.test_3 {
    width: 54%;
}
#content #testkey.test_4 {
    width: 55%;
}
#content #testkey.test_5 {
    width: 56%;
}
#content #testkey.test_6 {
    width: 58%;
}
#content #testkey.test_7 {
    width: 59%;
}
#content #testkey.test_8 {
    width: 60%;
}
#content #testkey.test_9 {
    width: 61%;
}
#content #testkey.test_10 {
    width: 63%;
}
#content #testkey.test_11 {
    width: 64%;
}
#content #testkey.test_12 {
    width: 65%;
}
#content #testkey.test_13 {
    width: 66%;
}
#content #testkey.test_14 {
    width: 68%;
}
#content #testkey.test_15 {
    width: 69%;
}
#content #testkey.test_16 {
    width: 70%;
}
#content #testkey.test_17 {
    width: 71%;
}
#content #testkey.test_18 {
    width: 73%;
}
#content #testkey.test_19 {
    width: 74%;
}
#content #testkey.test_20 {
    width: 75%;
}
#content #testkey.test_21 {
    width: 76%;
}
#content #testkey.test_22 {
    width: 78%;
}
#content #testkey.test_23 {
    width: 79%;
}
#content #contactkey {
    width: 80%;
}
#content #result_1 #resultkey {
    width: 87%;
}
#content #result_2 #resultkey {
    width: 94%;
}
#content #contactkey.full {
    width: 100%;
}
#page .menu
{    
    font-weight: 600;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin-top: -20px;
    /*overflow: hidden, text-overflow: ellipses, white-space: nowrap*/
}
#page .menu .item
{
    display: inline-block;
    font-size: 14px;
    color: #111111;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#page .menu .item .num
{
    display: none;
}
#page .menu .item.current
{
    font-weight: 900;
}
#page .menu .item.current .num
{
    font-size: 72px;
    height: 88px;
    line-height: 88px;
    letter-spacing: -9px;
}
.wizard > span:first-child {
    display: none;
}
.wizard .buttons, .wizard .radioList, .test .maze
{
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}
.wizard .female, .wizard .speakers
{
    margin-left: 20px;
}
.wizard .male, .wizard .female, .wizard .headphones, .wizard .speakers {
    background-color: #eaeaea;
    border-radius: 50%;
}
.wizard .male, .wizard .female, .wizard .male > div, .wizard .female > div, .wizard .headphones, .wizard .speakers, .wizard .headphones > div, .wizard .speakers > div
{
    width: 120px;
    height: 120px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.wizard .male > div, .wizard .female > div, .wizard .headphones > div, .wizard .speakers > div
{
    background-size: auto 100%;
    background-position: 0 100%;
}
.wizard .male.chosen > div, .wizard .female.chosen > div, .wizard .headphones.chosen > div, .wizard .speakers.chosen > div
{
    background-size: auto 100%;
    background-position: 100% 0;
}
.wizard .male > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_man.svg?v0.0.1);
}
.wizard .female > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_woman.svg?v0.0.1);
}
.wizard .headphones > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_headphones2.svg?v0.0.1);
}
.wizard .speakers > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_speakers.svg?v0.0.1);
}
#page .chosen 
{ 
    background-color: #004477;
    background: -moz-linear-gradient(top, #004477 0%, #003963 100%);
    background: -webkit-linear-gradient(top, #004477 0%,#003963 100%);
    background: linear-gradient(to bottom, #004477 0%,#003963 100%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.wizard .shadow
{
    display: none;
}
#page .note {
    display: none;
}

#page .testnote
{
    float: right;
    margin-right: 15%;
    text-align: right;
    width: 35%;
    height: 70px;
    position: absolute;
    top: 20px;
    right: 0;
}
#page .testnote2
{
    width: 50%;
    height: 70px;
    position: absolute;
    top: 20px;
}
strong
{
    font-weight: bold;
}
.wizard5Text > span
{
    font-size: 24px;
    font-weight: 400 !important;
}
.wizard5Text p:first-of-type
{    
    margin-top: 10px;
}
#content .dialog
{
    position: absolute;
    width:880px;
    border:1px solid #4c4c4c;
    border-radius: 4px;
    background: url(../images/bg_dialog.png);
    z-index:999;
    left:70px;
    top:35px;
}
#content .dialog .close {
    background: url(../images/btn_close.png) no-repeat;
    cursor: pointer;
    height: 36px;
    left: 915px;
    position: absolute;
    top: -15px;
    width: 36px;
    z-index: 1000;
}

#content .dialog.formalert {
    display: none;
}

#page .help {
    display: none;
}
#content .help
{
    color:#000000;
    background-color: #cccccc;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    cursor:pointer;
    width: calc(100% - 60px);
    margin-left: 20px;
    height: 50px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    border-radius: 8px;
    line-height: 50px;
    word-break: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;    
}
#content .help a
{
    color:#000000;
}
.welcome .help {
    margin-bottom: 9px;
}
/*.welcome #language {
    display: none;
}*/
#content #interton_wizard
{
    display: none;
}
.play, .replay, .loading {
    background: url(../images/svg/OHT_mobile_Icon_replay.svg) no-repeat;
}
.play, .replay, .loading {
    height: 40px;
    width: 40px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 90px 90px;
    background-position: -25px -25px;
    background-color: #dcdcdc;
    border-radius: 8px;
    line-height: 60px;
    position: absolute;
    top: 10px;
    right: 0;
}
.test {
    text-align: center;
    padding-top: 45px;
}
.test .shadow {
    display: none;
}
.test .maze
{
    max-width: 345px;
    margin-bottom: 20px;
    margin-top: 35px;
}
.test .line .answ
{
    display: none;
}
.words_1, .words_2, .words_3, .words_4, .words_5, .words_6, .words_7, .words_8, .words_9,
.numbers_1, .numbers_2, .numbers_3, .numbers_4, .numbers_5, .numbers_6, .numbers_7,
.numbers_8, .numbers_9 {
    background-color: #eaeaea;
    border-radius: 50%; 
}    
.words_1, .words_1_disabled, .words_1 > div, .words_1_disabled > div,
.words_2, .words_2_disabled, .words_2 > div, .words_2_disabled > div,
.words_3, .words_3_disabled, .words_3 > div, .words_3_disabled > div,
.words_4, .words_4_disabled, .words_4 > div, .words_4_disabled > div,
.words_5, .words_5_disabled, .words_5 > div, .words_5_disabled > div,
.words_6, .words_6_disabled, .words_6 > div, .words_6_disabled > div,
.words_7, .words_7_disabled, .words_7 > div, .words_7_disabled > div,
.words_8, .words_8_disabled, .words_8 > div, .words_8_disabled > div,
.words_9, .words_9_disabled, .words_9 > div, .words_9_disabled > div,
.numbers_1, .numbers_1_disabled, .numbers_1 > div, .numbers_1_disabled > div,
.numbers_2, .numbers_2_disabled, .numbers_2 > div, .numbers_2_disabled > div,
.numbers_3, .numbers_3_disabled, .numbers_3 > div, .numbers_3_disabled > div,
.numbers_4, .numbers_4_disabled, .numbers_4 > div, .numbers_4_disabled > div,
.numbers_5, .numbers_5_disabled, .numbers_5 > div, .numbers_5_disabled > div,
.numbers_6, .numbers_6_disabled, .numbers_6 > div, .numbers_6_disabled > div,
.numbers_7, .numbers_7_disabled, .numbers_7 > div, .numbers_7_disabled > div,
.numbers_8, .numbers_8_disabled, .numbers_8 > div, .numbers_8_disabled > div,
.numbers_9, .numbers_9_disabled, .numbers_9 > div, .numbers_9_disabled > div
{
    width: 100px;
    height: 100px;
    cursor: pointer;
    display: inline-block;
    text-align: center;    
}
.words_2, .words_2_disabled,
.words_5, .words_5_disabled,
.words_8, .words_8_disabled,
.numbers_2, .numbers_2_disabled,
.numbers_5, .numbers_5_disabled,
.numbers_8, .numbers_8_disabled
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.words_1 > div, .words_1_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words1_bells.svg?v0.0.1);
}
.words_2 > div, .words_2_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words2_cat.svg);
}
.words_3 > div, .words_3_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words3_king.svg);
}
.words_4 > div, .words_4_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words4_hand.svg);
}
.words_5 > div, .words_5_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words5_cars.svg?v0.0.1);
}
.words_6 > div, .words_6_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words7_tree.svg);
}
.words_7 > div, .words_7_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words6_dog.svg);
}
.words_8 > div, .words_8_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words8_book.svg);
}
.words_9 > div, .words_9_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_words9_chair.svg);
}
.numbers_1 > div, .numbers_1_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers1.svg?v0.0.1);
}
.numbers_2 > div, .numbers_2_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers2.svg);
}
.numbers_3 > div, .numbers_3_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers3.svg);
}
.numbers_4 > div, .numbers_4_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers4.svg?v0.0.1);
}
.numbers_5 > div, .numbers_5_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers5.svg);
}
.numbers_6 > div, .numbers_6_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers6.svg);
}
.numbers_7 > div, .numbers_7_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers7.svg);
    background-position: -21% 50%;
}
.numbers_8 > div, .numbers_8_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers8.svg);
}
.numbers_9 > div, .numbers_9_disabled > div
{
    background-image: url(../images/svg/OHT_mobile_Icon_numbers9.svg);
}
.words_1 > div, .words_1_disabled > div,
.words_2 > div, .words_2_disabled > div,
.words_3 > div, .words_3_disabled > div,
.words_4 > div, .words_4_disabled > div,
.words_5 > div, .words_5_disabled > div,
.words_6 > div, .words_6_disabled > div,
.words_7 > div, .words_7_disabled > div,
.words_8 > div, .words_8_disabled > div,
.words_9 > div, .words_9_disabled > div,
.numbers_1 > div, .numbers_1_disabled > div,
.numbers_2 > div, .numbers_2_disabled > div,
.numbers_3 > div, .numbers_3_disabled > div,
.numbers_4 > div, .numbers_4_disabled > div,
.numbers_5 > div, .numbers_5_disabled > div,
.numbers_6 > div, .numbers_6_disabled > div,
.numbers_7 > div, .numbers_7_disabled > div,
.numbers_8 > div, .numbers_8_disabled > div,
.numbers_9 > div, .numbers_9_disabled > div
{
    background-size: auto 80%;
    background-position: -17% 50%;
}
.words_1_disabled, .words_2_disabled, .words_3_disabled, .words_4_disabled, .words_5_disabled, .words_6_disabled, .words_7_disabled, .words_8_disabled, .words_9_disabled,
.numbers_1_disabled, .numbers_2_disabled, .numbers_3_disabled, .numbers_4_disabled, .numbers_5_disabled, .numbers_6_disabled, .numbers_7_disabled, .numbers_8_disabled, .numbers_9_disabled
{
    background-color: #eaeaea;
    border-radius: 50%; 
    opacity: .4;
}
.words_1_disabled > div, .words_2_disabled > div, .words_3_disabled > div, .words_4_disabled > div, .words_5_disabled > div, .words_6_disabled > div, .words_7_disabled > div, .words_8_disabled > div, .words_9_disabled > div,
.numbers_1_disabled > div, .numbers_2_disabled > div, .numbers_3_disabled > div, .numbers_4_disabled > div, .numbers_5_disabled > div, .numbers_6_disabled > div, .numbers_7_disabled > div, .numbers_8_disabled > div, .numbers_9_disabled > div
{
    cursor: initial;
}
.words_1.clicked, .words_2.clicked, .words_3.clicked, .words_4.clicked, .words_5.clicked, .words_6.clicked, .words_7.clicked, .words_8.clicked, .words_9.clicked,
.numbers_1.clicked, .numbers_2.clicked, .numbers_3.clicked, .numbers_4.clicked, .numbers_5.clicked, .numbers_6.clicked, .numbers_7.clicked, .numbers_8.clicked, .numbers_9.clicked
{
    background: #004477;
    background: -moz-linear-gradient(top, #004477 0%, #003963 100%);
    background: -webkit-linear-gradient(top, #004477 0%,#003963 100%);
    background: linear-gradient(to bottom, #004477 0%,#003963 100%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.words_1.clicked > div, .words_2.clicked > div, .words_3.clicked > div, .words_4.clicked > div, .words_5.clicked > div, .words_6.clicked > div, .words_7.clicked > div, .words_8.clicked > div, .words_9.clicked > div, .numbers_1.clicked > div, .numbers_2.clicked > div, .numbers_3.clicked > div, .numbers_4.clicked > div, .numbers_5.clicked > div, .numbers_6.clicked > div, .numbers_7.clicked > div, .numbers_8.clicked > div, .numbers_9.clicked > div
{
    cursor: initial;
    background-size: auto 80%;
    background-position: 115% 50%;
}
.numbers_7.clicked > div {
    background-position: 114% 50%;
}
#debugresult
{
    position:absolute;
    background-color:#fff;
    z-index:5;
    border:1px solid #000;
    top:300px;
    left:95px;
    display:none;
    padding:10px;
}
#content #resultShare
{
    margin-top:85px;
}
#content #resultDisclaimer
{
    margin-top:10px;
}
#content #resultMethod
{
    margin-top:10px;
    margin-bottom:10px;   
}
#resultdealeraddress
{
    margin-top:26px;
    margin-bottom:10px;
    float: left;
    margin-left: 72px;
    color: #686A59;
    width: 150px;
    line-height: 32px;
    text-align: left;
}
#content #testMethod
{
    margin-top:0px;
    margin-left:0px !important;
    display:block;
    float: left;
}
#content #interton
{
    display:block;
    margin-left: 0px !important;
    float: left;
}
#content .dialog#languagedialog, #content .dialog#call_later_dialog, #content .dialog#help
{
    display: none;
    width: calc(100% - 40px);
    left: 20px;
    top: 20px;
}
#content .dialog#languagedialog:before, #content .dialog#call_later_dialog:before, #content .dialog#help:before
{
    content: " ";
    position: absolute;
    width: calc(100% + 40px);
    left: -21px;
    top: -21px;
    bottom: -100%;
    height: auto;
    background: rgba(255, 255, 255, .7);
    z-index: -1;
}
#content .dialog#languagedialog h1, #content .dialog#help h1 {
    margin-bottom: 30px;
}
#content .dialog#help span {
    display: block;
    margin-bottom: -15px;
}
#content .dialog#languagedialog .close, #content .dialog#call_later_dialog .close, #content .dialog#help .close
{
    width: 60px;
    height: 60px;
    background: url(../images/svg/OHT_mobile_Icon_close.svg) no-repeat;
    left: auto;
    right: 5px;
    top: 0px;
}
#content .dialog#languagedialog .content
{
    width: auto;
    margin: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
}    
#content .dialog#help .content {
    margin: 50px;
    width: calc(100% - 70px);
    font-size: 18px;
    margin-left: 40px;
    margin-bottom: 30px;
}
#content .dialog#help .content > span {
    font-size: 20px;
    margin-bottom: -5px;
}
#content .dialog#call_later_dialog .button_group {
    margin-top: 20px;
}
#content .dialog#call_later_dialog .content {
    text-align: center;
    margin: 60px;
    margin-left: 30px;
    width: calc(100% - 60px);
}
#content .dialog#call_later_dialog .radioList {
    text-align: center;
    margin-top: 20px;
}
#content .dialog#call_later_dialog .radioList label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.dialog .languages div {
    cursor: pointer;
    position: static;
    height: 45px;
    width: calc(50% - 25px);
    display: inline-block;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 45px;
}
.dialog .languages div:nth-of-type(odd) {
    margin-right: 5px;    
}
.dialog .languages > div:last-of-type {
    /*margin-bottom: 50px;*/
}
.dialog .languages .EN, .dialog .languages .DE, .dialog .languages .ES, .dialog .languages .IT, .dialog .languages .DK, .dialog .languages .CH, .dialog .languages .NL, .dialog .languages .RU, .dialog .languages .BR, .dialog .languages .EG, .dialog .languages .FR, .dialog .languages .TR, .dialog .languages .KR, .dialog .languages .SE {
    /*background-size: 61px 61px !important;*/
}
.dialog .languages .EN {
    /*background: url(../images/btn_flag_EN.png) no-repeat;*/
}
.dialog .languages .DE {
    /*background: url(../images/btn_flag_DE.png) no-repeat;*/
}
.dialog .languages .ES {
    /*background: url(../images/btn_flag_ES.png) no-repeat;*/
}
.dialog .languages .IT {
    /*background: url(../images/btn_flag_IT.png) no-repeat;*/
}
.dialog .languages .DK {
    /*background: url(../images/btn_flag_DK.png) no-repeat;*/
}
.dialog .languages .CH {
    /*background: url(../images/btn_flag_CH.png) no-repeat;*/
}
.dialog .languages .NL {
    /*background: url(../images/btn_flag_NL.png) no-repeat;*/
}
.dialog .languages .RU {
    /*background: url(../images/btn_flag_RU.png) no-repeat;*/
}
.dialog .languages .BR {
    /*background: url(../images/btn_flag_BR.png) no-repeat;*/
}
.dialog .languages .EG {
    /*background: url(../images/btn_flag_EG.png) no-repeat;*/
}
.dialog .languages .FR {
    /*background: url(../images/btn_flag_FR.png) no-repeat;*/
}
.dialog .languages .TR {
    /*background: url(../images/btn_flag_TR.png) no-repeat;*/
}
.dialog .languages .KR {
    /*background: url(../images/btn_flag_KR.png) no-repeat;*/
}
.dialog .languages .SE {
    /*background: url(../images/btn_flag_SE.png) no-repeat;*/
}
#content #resultrestart
{
    margin-top:85px;
}
#content #resultyours
{
    margin-top:10px;
}
#content #resulthearing
{
    margin-top:10px;
    margin-bottom:10px;
}
a
{
    text-decoration:none;
    color:#686a59;
    text-align:left;
}
a:hover
{
    color:#4b4c4b;
}
.button_shadow
{
    background: url(../images/btn_empty.png) no-repeat left top;
    height: 90px;
    width:90px;
    position:absolute;
    left:-10px;
    z-index: -1;
    top: -10px;
}
#content .contact .button {
    background: url(../images/btn_start_attention_orange.gif) no-repeat left top;
    height: 90px;
    width: 90px;
    position: absolute;
    top: -10px;
    left: -10px;
}
#content .contact:hover .button
{
    background:url(../images/btn_start_attention_orange_hover.png) no-repeat;
}
#content .contact .button_shadow {
        background: url(../images/btn_orange_shadow.png) no-repeat left top;
}
#content .contactsend .button_shadow {
        background: url(../images/btn_orange_shadow.png) no-repeat left top;
}
#content .contact
{
    height: 72px;
    width:480px;
    position: absolute;
    top: 500px;
    left: 355px;
    font-weight: bold;
    padding-left: 100px;
    cursor:pointer;
    line-height: 22px;
}
#content .contact h1, #content .contactsend h1
{
     font-size: 18px; 
     line-height: 22px;
}
#content .contactsend
{
    height: 72px;
    width:200px;
    position: absolute;
    top: 500px;
    left: 355px;
    font-weight: bold;
    padding-left: 100px;
    cursor:pointer;
}
#content .volumecontrol
{
    margin-top: 40px;
    margin-bottom: 40px;
}
#content .btnplus
{
    background:url(../images/svg/OHT_mobile_Icon_plus.svg) no-repeat;
    float: right;
}
#content .btnmin
{
    background:url(../images/svg/OHT_mobile_Icon_minus.svg) no-repeat;
    float: left;
}
#content .btnplus, #content .btnmin
{
    width: 70px;
    height: 70px;
    background-size: auto 80px;
    background-position: -5px -5px;
    cursor:pointer;
    background-color: #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
#content .volumecontrol .slider, #content .resultcontrol .slider
{
    width: calc(100% - 160px);
    height: 36px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    flex: auto;
    top: 35px;
}
.right .resultcontrol p {
    text-align: left;
    font-size: 14px;
    font-weight: 900;
    height: 40px;
    width: 50%;
    line-height: 20px;
    margin-top: 12px;
    position: relative;
}
#content .resultcontrol span {
    text-align: right;
    width: 100%;
    position: absolute;
    top: 0;
    right: -100%;
}
#content .resultcontrol .slider {
    width: 100%;
    margin-top: -10px;
}
#content .volumecontrol .slider .bar, #content .resultcontrol .slider .bar
{
    width: 100%;
    height: 2px;    
    background-color:#cecec6;
    position: absolute;
}
#content .volumecontrol .slider .slide, #content .resultcontrol .slider .slide
{
    width: 10px;
    height: 26px;
    top: -13px;
    left: calc(50% - 5px);
    background-color:#222222;
    position: absolute;
}
#transition_page table, #result_2 table {
    width: 100%;
}
#transition_page tr > td:first-of-type, #result_2 tr > td:first-of-type {
    display: block;
    text-transform: capitalize;
}
#transition_page tr > td:nth-of-type(2n), #result_2 tr > td:nth-of-type(2n) {
    display: block;
    width: calc(100% - 20px);
}
#transition_page tr:last-of-type > td:nth-of-type(2n), #result_2 tr:last-of-type > td:nth-of-type(2n) {
    width: 100%;
}
#result_1 {
    font-size: 18px;
    line-height: 21px;
}
input {
    font-size: 16px;
}
#transition_page tr > td input[type="text"], #transition_page tr > td input[type="email"], #result_2 tr > td input[type="text"], #result_2 tr > td input[type="email"], #content .right textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none !important;
    color: #2e2d30;
    border: 1px solid #bbbbbb;
    background-color: #f8f8f8;
    border-radius: 0 !important;
    font-size: 24px;
    padding: 10px;
    padding-top: 9px;
    padding-right: 6px;
    width: 100%;
    max-width: 100%;
    margin-top: 3px;
    margin-bottom: 6px;
}
input:not([type=checkbox]):not([type=radio]) {
    
}
input[type="text"].error, input[type="email"].error, input[type="checkbox"] + label.error {
    outline: none !important;
    border: 1px solid rgba(255,138,0,1) !important;
    background-color: rgba(255,250,163,1) !important;
}
#content .right textarea {
    font-size: 18px;
    height: 100px;
    resize: none;
}
#transition_page .right > h1, #result_2 .right > h1, #result_3 .right > h1 {
    line-height: 30px;
    margin-top: 20px;
    color:#222222;
}
#transition_page .right > h1 {
    visibility: hidden;
}
#transition_page .right > h1 + p {
    font-size: 19px;
}
#transition_page #contactme {
    font-size: 10px;
    color: #999999;
    line-height: 12px;
    clear: both;
}
input[type="checkbox"] + label {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 2px;
    margin-right: 15px;
    margin-bottom: 25px;
    border: 1px solid #bbbbbb;
    background-color: #f8f8f8;
    cursor: pointer;
}
input[type="checkbox"]:checked + label {
    background: url(../images/svg/OHT_mobile_Icon_checkBoxCheckmark.svg) no-repeat;
    background-size: 90% 90%;
    background-position: 3px 3px;
    width: 30px;
    height: 30px;
    background-color: #f8f8f8;
}
input[type="checkbox"]:checked + label:before {
    content: " ";
    position: absolute;
    width: 24px;
    height: 24px;
    /*border: 3px solid #f8f8f8;*/
}
    #transition_page #contactme ul, #result_2 ul {
        list-style: inherit;
        list-style-position: inside;
    }
#lblPrivacyPolicyText,
#lblGdprText {
    font-size: 11pt;
    color: #111111;
    line-height: 18px;
}
#lblPrivacyPolicyText > p:first-of-type {
    font-weight: 600;
}
#lblPrivacyPolicyText.error > p:first-of-type {
    color: rgba(255,138,0,1);
}
.transitionsend .btnleft {
    background: url(../images/btn_orange_shadow.png) no-repeat left top;
    display: block;
    float: left;
    height: 90px;
    width: 40px;
}

.transitionsend, .banner .clickhere {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    width: calc(100% - 20px);
    height: 70px;
    border-radius: 8px;
    line-height: 72px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.transitionsend {
    display: block;
}

.transitionsend h1 {
    line-height: 70px;
    font-size: 28px;
    margin: 0;
}
#contact_multiple_options {
    margin-top: 20px;
}
#contact_multiple_options > div > div {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}
    #contact_multiple_options .transitionsend, #call_later_dialog .transitionsend, .linkinfo {
        height: 60px;
        margin-top: 0;
        margin-bottom: 5px;
    }

.linkinfo {
    bottom: auto;
}
#test_1 .right {
    position: relative;
}

#test_1 .linkinfo {
    bottom: -70px;
    left: 0;
    width: calc(100% - 20px);
}

#contact_multiple_options .transitionsend h1, .linkinfo, .languages div {
    text-transform: lowercase;
}
#contact_multiple_options .transitionsend h1:first-letter, .linkinfo:first-letter, .languages div:first-letter {
    text-transform: uppercase;
    }

#contact_multiple_options .transitionsend h1, #call_later_dialog .transitionsend h1, .linkinfo {
    font-size: 20px;
    line-height: 60px;
}

.btnleft, .btnright {
    display: none !important;
}
 .validator, .requiredfields .icon.off {
    display: inline-block;
    width: 8px;
    height: 16px;
    background: url(../images/svg/OHT_mobile_Icon_required.svg) no-repeat left top;
    margin-right: 4px;
    vertical-align: text-bottom;
}

.banner {
    cursor: pointer;
    margin-top: 20px;
}
#custom_banner_result {
    text-align: center;
    color: #181818;
}
    #custom_banner_result .title {
        display: none;
    }
    #custom_banner_result .text {
        font-size: 22px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 15px;
    }
#nohearingloss p:nth-of-type(2n), #mighthearingloss p:nth-of-type(2n), #likelyhearingloss p:nth-of-type(2n) {
    margin-top: 15px;
}
.banner #bannerImage {
    display: none;
}
#nohearingloss > h1, #mighthearingloss > h1, #likelyhearingloss > h1 {
    /*margin-top: 20px;
    color: #222222;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;*/
    display: none;
}
#result_3 {
    text-align: center;
}
#result_3 h1 {
    display: none;
    /*margin-top: 20px;
    font-size: 24px;*/
}
#result_3 p:first-of-type {
    margin-top: 40px;
    font-size: 17px;
}
#result_3 p:nth-of-type(2n) {
    font-weight: bold;
    font-size: 19px;
    margin-top: 10px;
}
.contacttitle {
    line-height: 24px;
}
.contacttext {
    margin-bottom: 20px;
}
.submitright {
    width: 550px;
    text-align: right;
}
table tr td {
    white-space: nowrap;
}
.radioList {
    text-align: left;
}
.radioList br {
    display: none;
}
.radioList label {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    margin-bottom: 20px;
    width: calc(50% - 10px);
    height: 70px;
    border-radius: 8px;
    line-height: 70px;
    background-color: #dcdcdc;
}
.wizard .radioList label:nth-of-type(odd) {
    margin-right: 10px;
}
.wizard .radioList label:last-of-type {
    cursor: auto;
    background-color: #f5f5f5;
    visibility: hidden;
}
.wizard .radioList label:last-of-type p {
    visibility: hidden;
}
input[type="radio"], input[type="checkbox"] {
    display: none;
}
input[type="radio"]:checked + label, input[type="radio"].checked + label {
    color: #ffffff;
    background: #004477;
    background: -moz-linear-gradient(top, #004477 0%, #003963 100%);
    background: -webkit-linear-gradient(top, #004477 0%,#003963 100%);
    background: linear-gradient(to bottom, #004477 0%,#003963 100%);
}
#beltoneweburl {
}
#language, #aboutonline, #abouthearingloss, #aboutbeltone, #abouttinnitus {
}
#aboutonline {
}
.textSpacer {
    height: 15px;
}

.continue_trigger {
    cursor: pointer;
}