html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #4A4A4A;
    margin-bottom: 60px;
}

.instore-body {
    /*padding: 60px 0;*/
}

.home-img {
    display: flexbox;
    display: flex;
    align-items: center;
}

.small-no {
    display: none !important;
}

.flex-valign-middle {
    align-items: center;
    display: flex;
}

.flex-align-right {
    justify-content: flex-start;
    display: flex;
}

.flex-align-middle-small {
    justify-content: center;
    display: flex;
}

a, .primary-btn {
    transition: all 0.2s ease;
}

.primary-btn i, .fa-phone {
    margin-right: 10px;
}

a.primary-btn.back-to-start {
    background: #FFFFFF;
    color: #0159A8;
    border: 1px solid #0159A8;
}

h1 {
    font-size: 38px;
    color: #0159A8;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 30px;
}

h2 {
    font-size: 21px;
    color: #0159A8;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 5px;
}

h3 {
    color: #0159A8;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}

.test-title.no-margin-real {
    margin-bottom: 0;
}

.primary-btn {
    background: #0159A8;
    color: #FFF;
    padding: 12px 25px 13px 25px;
    display: inline-block;
    border: none;
    cursor: pointer;
    border: 1px solid #0159A8;
    border-radius: 5px;
    font-size: 15px;
}

.primary-btn:hover {
    color: #0159A8;
    border: 1px solid #0159A8;
    background: #FFF;
}

.outline-btn {
    background: #FFF;
    color: #0159A8;
    padding: 12px 25px 13px 25px;
    display: inline-block;
    border: none;
    cursor: pointer;
    border: 1px solid #0159A8;
    border-radius: 5px;
    font-size: 15px;
}

.outline-btn:hover {
    color: #0159A8;
    border: 1px solid #FFF;
    background: #0159A8;
}

.secondary-btn {
    color: #0159A8;
}

.large-btn {
    font-size: 17px;
}

.padded {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padded p {
    margin-bottom: 30px;
}

a:hover, a:visited, a:focus {
    text-decoration: none;
}

.header {
    background: #F7F7F7;
    padding: 10px 0;
    font-size: 14px;
}

.header a {
    color: #4A4A4A;
}

.header a span {
    font-weight: 700;
}

.actual-header {
    border-bottom: 1px solid #F7F7F7;
}

.toolkit .btn-outline-primary {
    margin-left: 10px;
    color: #0159A8;
    border: 1px solid #0159A8;
    font-size: 13px;
    padding: 10px 25px;
}

.toolkit .btn-outline-primary:hover {
    background: #0159A8;
    color: #FFF;
    cursor: pointer;
}

.language-select-link {
    display: none;
    float: right;
}

.language-select {
    margin: 0;
    padding: 0;
    float: right;
}

.language-select li {
    display: inline-block;
    list-style-type: none;
    margin-left: 15px;
}

.language-select li a.active {
    font-weight: 700;
}

.main-img-bg {
    background: url(../images/main-img.jpg) no-repeat center left;
    background-size: cover;
}

.adjust-size {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 20px;
    display: none;
}

.adjust-size li {
    display: inline-block;
}

.adjust-size li a {
    background: #EBEBEB;
    display: block;
    height: 30px;
    width: 30px;
    text-transform: uppercase;
    line-height: 12px;
}

.adjust-size li a.active {
    background: #DBDBDB;
}

.logo {
    width: 150px;
    margin: 20px 0;
}

.call-us {
    color: #0159A8;
    font-weight: 700;
    padding: 5px;
    font-size: 13px;
    border: 1px solid #0159A8;
    line-height: 15px;
    text-align: center;
}

.introduction {
    border-top: 1px solid #F7F7F7;
    border-bottom: 4px solid #F7F7F7;
}

.introduction.instore {
    border-bottom: 0;
}

.introduction-text {
    padding: 20px 0;
}

.introduction-text .primary-btn {
    margin-top: 25px;
}

.test-body {
    border-top: 1px solid #F7F7F7;
    padding: 20px 0;
}

.test-body.online {
    border-top: none;
}

.test-body.instore {
    border-top: 0;
}

.footer {
    background: #DDDDDD;
    padding: 10px 0;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer span {
    margin: 0 10px;
}

.footer a {
    color: #4A4A4A;
}

form {
    margin-top: 30px;
}

label {
    font-size: 15px;
    font-weight: 700;
}

.form-control {
    font-size: 15px;
    border-radius: 0;
}

label.form-check-label {
    font-weight: 400;
}

.disclaimer {
    margin-top: 10px;
}

.disclaimer label {
    font-size: 13px;
}

.submit-btn {
    text-align: center;
    padding: 30px 0 10px 0;
}

.process {
    display: flex;
    justify-content: space-between;
}

.process.instore .step-connector {
    width: 130px;
}

.pure-tones {
    background: #E2E2E2;
    display: flex;
    font-weight: 300;
    text-transform: uppercase;
    justify-content: space-between;
    border-radius: 5px;
}

.pure-tones .btn.part-done {
    background: #AAA !important;
}

.pure-tones.active {
    background: #A1CCF3;
}

.pure-tones #play-left {
    background: #0159A8;
    color: #FFF;
}

.pure-tones #play-right {
    background: #0159A8;
    color: #FFF;
}

.pure-tones label {
    font-weight: 400;
    color: #0159A8;
    padding: 0 10px !important;
}

.pure-tones ul {
    padding: 0 10px !important;
    display: flex;
    align-items: center;
}

.pure-tones ul li {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #FFF;
    border-radius: 50%;
    margin-left: 5px;
}

.pure-tones ul, .pure-tones label {
    margin: 0;
    padding: 0;
}

.pure-tones li.done {
    background: #0159A8;
}

.step {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    color: #B9B9B9;
    display: inline-block;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.i-am-step {
    width: 50px;
    height: 50px;
    border: 3px solid #B9B9B9;
    border-radius: 50%;
    margin-bottom: 5px;
}

.step.done .i-am-step {
    background: #0159A8;
    border: 3px solid #0159A8;
}

.step.in-progress {
    color: #0159A8;
}

.step.in-progress .i-am-step {
    border: 3px solid #0159A8;
}

.step-connector {
    width: 240px;
    border-top: 4px solid #B9B9B9;
    margin-top: 22px;
}

.instore .step-connector {
    width: 153px;
}

.step-connector.done {
    border-top: 4px solid #0159A8;
}

.test-title {
    color: #0159A8;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 10px;
}

.sub-process {
    text-align: center;
    display: none;
    padding: 15px 0 0 0;
}

.sub-process ul {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
}

.sub-process ul li {
    display: inline-block;
    list-type: none;
    border: 1px solid #B9B9B9;
    background: #FFF;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 5px;
    position: relative;
}

.sub-process ul li.done {
    border: 1px solid #0159A8;
    background: #0159A8;
}

.sub-process ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #B9B9B9;
    top: 11px;
    left: 20px;
    z-index: -1;
}

.sub-process ul li:last-of-type:after {
    display: none;
}

.test-question {
    font-size: 16px;
    text-align: center;
}

.test-question.big-size {
    font-size: 19px;
}

.test-answers {
    /*display: flex;
    justify-content: center;*/
}

.test-answers a {
    background: #0159A8;
    color: #FFF;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    border: 1px solid #0159A8;
    border-radius: 5px;
}

.test-answers a.missed-it {
    background: #ccd8e3;
    border: 1px solid #ccd8e3;
    padding: 10px;
    color: #0159A8;
    border-radius: 5px;
    margin-top: 20px;
    text-transform: none;
    font-size: 15px;
}

.test-answers a.missed-it:hover {
    background: #FFF;
}

.test-answers a.question-selected, .test-answers a.chosen {
    background: #ccd8e3;
    color: #0159A8;
}


.modal-content {
    padding: 30px;
}

.custom-modal-title {
    text-align: center;
}

.custom-modal-title span {
    font-size: 21px;
    font-weight: 700;
    color: #0159A8;
    display: block;
    margin-bottom: 10px;
}

.custom-modal-title .fa-clipboard-list {
    font-size: 42px;
    color: #0159A8;
    display: block;
    margin-bottom: 20px;
}

.custom-modal-title .fa-volume-slash {
    font-size: 42px;
    color: #0159A8;
    display: block;
    margin-bottom: 20px;
}

.modal-content a.primary-btn {
    display: inline-block;
    width: 250px !important;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

.test-notification {
    border: 1px solid #0159A8;
    padding: 10px;
    color: #0159A8;
    margin-bottom: 20px;
    border-radius: 5px;
    margin-top: 20px;
}

.volume-slider {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.volume-slider .fa-volume-up, .volume-slider .fa-volume-down {
    font-size: 32px;
    color: #0159A8;
}

.volume-slider .fa-volume-down {
    margin-right: 10px;
}

.volume-slider .fa-volume-up {
    margin-left: 10px;
}

.volume-slider input {
    margin-left: 10px;
    margin-right: 10px;
}

.play-sound {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    display: flex;
    border-radius: 50%;
    background: #0159A8;
    font-size: 50px;
    color: #FFF;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
}

.play-sound .fa-play {
    margin-left: 8px;
}

.play-sound:hover {
    color: #FFF;
}

.form-actions {
    padding: 30px 0 0 0;
    text-align: center;
}

.form-actions a {
    display: inline-block;
    margin-top: 10px;
}

.tryout-test {
    display: flex;
    flex-direction: column;
}

.tryout-test .primary-btn {
    padding: 15px;
    margin-top: 10px;
}

.not-real {
    background: #ccd8e3;
    padding: 10px 15px;
    border-radius: 5px;
    color: #0159A8;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

.timer-wrap {
    border: 1px solid #ccd8e3;
    padding: 1px;
    margin-bottom: 0px;
    margin-top: -10px;
}

.timer-fill {
    height: 10px;
    background: #CCD8E3;
    /* transition: width 5s ease-in-out;  */
}

.instore-tools a {
    border-radius: 5px;
    background: #DFDFDF;
    padding: 10px 15px;
    margin-left: 5px;
    color: #0159A8;
}

.language-dot {
    margin-left: 40px !important;
}

.instore-tools a.active {
    background: #0159A8;
    color: #FFF;
}

.instore-tools a:hover {
    background: #0159A8;
    color: #FFF;
}

.form-groups-sans .form-group {
    margin-bottom: 5px;
}

.send-results-mail .form-group {
    margin-bottom: 0;
    width: 100%;
}

.send-results .col-5 {
    align-content: flex-end;
    align-items: flex-end;
    padding-bottom: 30px;
    display: flex;
}

.send-results .primary-btn {
    padding: 7px 25px 8px 25px;
}

.accordion {
    margin-top: 30px;
    margin-bottom: 30px;
}

.accordion .card {
    border: none;
}

.accordion .card-header {
    padding: 0;
}

.accordion .card-header a {
    padding: 15px 25px;
    display: block;
    text-align: left;
    background: #0159A8 !important;
    color: #FFF;
}

.accordion .card-header a:hover {
    cursor: pointer;
    color: #FFF;
}

.accordion .card-body {
    border-left: 1px solid #F6F6F6;
    border-right: 1px solid #F6F6F6;
    border-bottom: 1px solid #F6F6F6;
}

.accordion .card-body table {
    margin-bottom: 0;
}

.accordion table {
    border-bottom: 1px solid #dee2e6;
}

.table-hover {
    font-size: 15px;
}

td.actions a {
    margin-left: 15px;
    color: #0159A8;
}

.form-group legend {
    font-weight: bold;
    font-size: 15px;
    padding: 0;
}

.managing a {
    margin-top: 0;
}

.call-us-dot {
    background: #17a58d;
    color: #FFF;
    position: absolute;
    top: 20px;
    right: 50px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    display: none;
}

.call-us-dot span {
    text-align: center;
}

.call-us-dot .fa-phone {
    margin-right: 0;
    font-size: 32px;
    margin-bottom: 5px;
}

.introduction-text h1 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 28px;
}

.introduction-text h2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}

.home-button {
    margin: 30px 0 30px 0;
    background: #17a58d;
    border-radius: 5px;
    padding: 20px;
    align-items: center;
    display: flex;
}

.home-button img {
    width: 70px;
    border: 1px solid #FFF;
}

.home-button a {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    margin-left: 10px;
}

.home-button i {
    color: #FFF;
    font-size: 32px;
}

.gdpr-reminder {
    padding: 20px;
    background: #F7F7F7;
}

.gdpr-reminder .submit-btn {
    padding-top: 0;
}

.retake-test-link {
    font-size: 12px;
    text-transform: uppercase;
    background: #b7cfe5;
    padding: 5px;
    color: #4A4A4A;
    border-radius: 5px;
}

.retake-test-link i {
    padding: 0 0 0 5px;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-1-8 14:57:9
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-bck
 * ----------------------------------------
 */
@keyframes pulsate-bck {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

.sound-indicator {
    border-radius: 5px;
    color: #FFFFFF;
    padding: 10px;
    margin-top: 25px;
    margin-bottom: -10px;
    background: #EEE;
    color: #8F8F8F;
}

.sound-indicator.play {
    animation: pulsate-bck 0.5s ease-in-out infinite both;
    background: #17a58d;
    color: #FFF;
}

@media (min-width: 768px) {
    .padded {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .small-no {
        display: flex !important;
    }

    .flex-align-right {
        justify-content: flex-end;
    }

    .language-select-link {
        display: block;
    }

    .language-select {
        display: none;
    }

    .language-select.instore {
        display: block !important;
    }

    .call-us {
        color: #0159A8;
        font-weight: 700;
        padding: 10px;
        font-size: 15px;
        border: 1px solid #0159A8;
        line-height: 20px;
        text-align: left;
        border-radius: 5px;
    }

    .test-body {
        padding: 40px 0;
    }

    .real-test {
        padding: 40px 0 0 0;
    }

    .sub-process {
        display: block;
    }

    .test-question {
        padding: 40px 0 30px 0;
    }

    .test-question p {
        margin: 0;
    }

    .footer {
        padding: 20px 0;
        height: 60px;
        font-size: 12px;
    }

    .tryout-test {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .tryout-test .primary-btn {
        margin-top: 0;
        width: 49%;
        text-align: center;
    }

    .test-answers.vertical {
        display: block;
        margin-top: 20px;
    }

    .test-answers.vertical a {
        width: 100%;
        margin-bottom: 10px;
    }

    .not-real {
        margin: 0;
        width: auto;
    }

    .introduction-text {
        padding: 40px 0;
        padding-right: 50px;
    }

}

@media (min-width: 992px) {
    .test-answers {
        display: flex;
        justify-content: space-between;
    }

    .test-answers a {
        width: 160px;
        margin-bottom: 0;
    }

    .test-answers a:hover {
        color: #0159A8;
        border: 1px solid #0159A8;
        background: #FFF;
    }

    .test-answers a:active {
        background: #ccd8e3;
        color: #0159A8;
    }

    .call-us-dot {
        display: flex;
    }

    .introduction-text {
        padding: 25px 0;
    }

    .logo {
        width: 250px;
        margin: 30px 0 50px 0;
    }
}

@media (min-width: 1200px) {

}

body.login-screen {
    background: url(../images/dust_scratches.png);
}

.login-wrapper {
    padding-top: 100px;
}

.login-wrapper h2 {
    text-align: center;
    margin-bottom: 20px;
}

.login-wrapper input {
    margin-bottom: 15px;
}

.login-wrapper button {
    width: 100%;
    font-size: 15px;
}

.login-wrapper button:hover {
    pointer: cursor;
}

.bold-label {
    font-weight: bold;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 12.05px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 15.9px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #b9b9b9;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: px px 0px #000000, 0px 0px px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 40px;
  width: 40px;
  border-radius: 50px;
  background: #0159a8;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -12.05px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #cbcbcb;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 15.9px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #b9b9b9;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: px px 0px #000000, 0px 0px px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 40px;
  width: 40px;
  border-radius: 50px;
  background: #0159a8;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 15.9px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #a7a7a7;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #b9b9b9;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: px px 0px #000000, 0px 0px px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 40px;
  width: 40px;
  border-radius: 50px;
  background: #0159a8;
  cursor: pointer;
  height: 15.9px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #b9b9b9;
}
input[type=range]:focus::-ms-fill-upper {
  background: #cbcbcb;
}

#pause-test {
    background: #ccd8e3;
    padding: 8px 30px;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

#resume-test {
    background: #ccd8e3;
    padding: 8px 30px;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}


