.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #26a8e0 !important;
    box-shadow: none !important;
    width: 18px !important;
    margin: 1px !important;
    background-image:none !important;
    border-radius: 12px !important;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #ffffff !important;
}
.mCSB_scrollTools {
    position: absolute;
    width: 22px;
    height: auto;
    left: auto;
    top: 42px;
    right: 12px;
    bottom: 0;
}
    .max-wrapper {
        border-radius: 0px;
        padding: 0 !important;
        background-size: 100% 100%;
    }
    .start-screen .site-logo img {
        max-width: 74%;
    }
    .start-screen .site-logo {
        padding-top: 10%;
        padding-bottom: 0;
    }
    .btn-image {
        max-width: 70%;
    }
    .list-screen .zone-text {
    font-size: 18px;
    max-width: 70%;
    margin: 12px auto !important;
}

.custom-control {
    min-height: 3.5rem;
}
.custom-options{
    box-shadow: -4px 3px 3px 0px #7f7979 !important;
}
    .instruction-img {
        max-width: 96%;
        margin-left: 4%;
    }
.input-required {
    color: #F04923 !important;
}
.checkbox-required{
     color: #F04923 !important;
}

.input-field::placeholder{
    color:#D0D0D0;
}
.indicator-text{
    color: #F04923 !important;
}
    /*.site-logo {*/
    /*    padding: 20px 0;*/
    /*}*/

    .custom-control-label p {
        margin-bottom: 0px !important;
    }



    .start-screen .button-container {
        margin-bottom: 12%;
    }


    .data-screen .content-area-outer {
        padding-top: 22%;
    }

    .field-group {
        position: relative;
        max-width: 80%;
        margin: 0 auto 15px;
    }

    .input-field {
        max-width: 100% !important;
        padding: 16px 25px;
        border-radius: 30px;
        box-shadow: -4px 7px 3px 0px #7f7979;
        font-family: 'DM Sans';
    }

.zone5-quiz .input-field::placeholder {
  font-size:17px;
  color:#181f3a;
}
.zone5-quiz .input-field{
   padding: 12px 25px;
    font-size:22px !important;
  color:#181f3a !important;
}
    .input-required {
        line-height: 1;
        font-size: 22px;
        position: absolute;
        right: -8px;
        top: 0px;
    }

    .checkbox-container {
        max-width: 100% !important;
    }

    .custom-control-label {
        padding-left: 30px;
        padding-top: 20px;
        user-select: none;
    }

    input[type=checkbox], input[type=radio] {
        z-index: 999;
        left: 0;
        width: 3rem;
        height: 3rem;
    }

    .custom-control-label:before {
        border-radius: 1.2rem !important;
        box-shadow: -6px 7px 3px 0px #7f7979 !important;
        left: -17px;
        width: 2.2rem !important;
        height: 2.2rem !important;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        background-image: none !important;
        background-color: #1FA8E1 !important;
        border-radius: 1.2rem !important;
        left: -10px;
        top: 11px;
        width: 1.35rem !important;
        height: 1.35rem !important;
    }

    .checkbox-required {
        line-height: 1;
        font-size: 22px;
        position: absolute;
        left: 53px;
        top: 6px;
    }

    .indicator-text {
        max-width: 59%;
        margin: 7px auto;
        text-align: left;
    }
    .data-screen .button-container {
        margin-bottom: 22%;
    }

    .terms-screen .custom-control-label {
        padding-top: 7px;
    }

    .terms-screen .button-container {
        margin-bottom: 22%;
    }

    .terms-title {
        max-width: 64%;
        margin: auto;
        text-align: left;
        color: #000000;
    }

    .terms-screen .content-area-outer {
        padding-top: 30%;
    }

.label-control {
    width: 87%;
    max-width: 100%;
    text-align: left;
    color: #000000;
    padding-top: 0px;
}
     

    .select-field {
        max-width: 75% !important;
        border-radius: 50px !important;
        padding: 15px 22px !important;
    }

    .zone-img {
        max-width: 70%;
        margin: auto;
        margin-bottom: 20px;
    }
    .even-image {
        margin-right: 6%;
        width: 44%;
    }
    .odd-image {
        margin-left: 6%;
        width: 44%;
    }
    .list-screen .zone-text {
        font-size: 18px !important;
        margin: 8px 0 15px 0;
    }
    .toggle-btn {
        width: 70%;
        background: #0F4A7D;
        border: 5px solid #26A8E0;
        height: 50px;
        border-radius: 50px;
        margin: auto;
        position: relative;
    }
    .list-screen .button-container {
        margin-bottom: 12px;
    }
    .toggle-map {
        width: 45%;
        height: 40px;
        border-radius: 50px;
        float: left;
        font-size: 24px;
        line-height: 1.7;
        color: #FAAB42;
    }
    .toggle-home {
        width: 45%;
        height: 40px;
        border-radius: 50px;
        float: right;
        font-size: 24px;
        line-height: 1.7;
        color: #FAAB42;
    }
    .toggle-active {
        background: #FAAB42;
        border: 5px solid #EDDA85;
        line-height: 1.3 !important;
        color: #ffffff;
    }
    .map-screen .zone-text {
        font-size: 18px !important;
        margin: 12px 0 15px 0;
    }
    .map-screen .button-container {
        margin-bottom: 25px;
    }
    .map-img img {
        max-width: 94% !important;
        margin-top: 30px;
    }
    .zone-logo {
        padding: 0 !important;
    }
    .zone-logo-img {
        max-width: 100% !important;
    }
    .zone-screen .button-container {
        margin-bottom: 50px;
    }
    .question-color {
        color: #F7AA44;
    }
    .quiz-text {
        max-width: 84%;
        margin: auto;
    }
    .question {
        font-size: 30px;
        text-align: left;
        margin-bottom: 60px;
        margin-top: 60px;
        line-height: 1.2;
    }
    .option {
        background-color: #12ADE3;
        text-align: left;
        padding: 10px 20px;
        border-radius: 40px;
        font-size: 24px;
        margin-bottom: 15px;
        cursor: pointer;
    }
    .quiz-screen .button-container {
        margin-bottom: 65px;
    }
    .quiz-screen .btn-image {
        max-width: 35% !important;
    }
    .wrong-option {
        background-color: #F04923 !important;
    }
    .correct-option {
        background-color: #2BB783 !important;
    }
    .zone2-text {
        max-width: 80%;
        margin: auto;
    }
    .zone2-quiz .question {
        margin-bottom: 40px !important;
    }
    .zone2-quiz .field-group {
        max-width: 98% !important;
    }
    .zone2-quiz .btn-image {
        max-width: 78% !important;
    }
    .zone2-quiz .input-field {
        box-shadow: none !important;
        font-size:22px !important;
    }
    .zone2-quiz .input-field::placeholder {
      font-size: 18px !important;
    font-weight: 100;
    font-family: 'DM Sans';
    }
    
    .live-container {
        width: 382px;
        margin: auto;
        background: #FAAB42;
        padding: 22px 0;
        border-radius: 15px;
    }
    .container-ratio-outer-1-1 {
        width: 340px !important;
        height: 340px !important;
    }
    .snap-container .btn-image {
        max-width: 40% !important;
    }
    .live-screen .content-area-outer {
        padding-top: 10% !important;
    }
    .result-screen .content-area-outer {
        padding-top: 10% !important;
    }
    .btn-image-square {
        width: 100px !important;
        height: auto !important;
        border-radius: 0px;
    }
    
@media only screen and (min-width:384px) and (max-width:413px){
.instruction-img {
    margin-left: 3%;
}
.input-field {
    padding: 12px 25px;
}
.custom-control-label {
    padding-left: 25px;
    font-size: 12px;
}
.checkbox-required {
    left: 47px;
}
.data-screen .button-container {
    margin-bottom: 17%;
    margin-top: 0px !important;
}
.data-screen .site-logo{
    padding:0px !important;
}
.data-screen .max-wrapper{
    background-size:100% 100%;
}
.field-group {
    margin: 0 auto 12px;
}
.terms-title{
font-size: 12px;
}
.terms-screen .button-container {
    margin-bottom: 17%;
}
.toggle-btn {
    height: 43px;
    width: 58%;
}
.toggle-map {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.0;
}
.toggle-home {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.0;
}
.toggle-active {
    line-height: 1.5 !important;
}
 .map-screen .button-container {
    margin-bottom: 26px;
    margin-top: 20px !important;
}
.zone-img {
    margin-bottom: 12px;
}
.list-screen .site-logo{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.terms-screen .content-area-outer {
    padding-top: 24%;
}
.zone-screen .button-container {
    margin-bottom: 30px;
}
.option {
    padding: 8px 20px;
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 1.1;
}
.question {
   margin-bottom: 46px;
   margin-top: 34px;
}
.zone2-quiz .question{
    font-size:27px;
}
.zone3-quiz .question {
    margin-bottom: 27px;
    margin-top: 22px;
    }
    .container-ratio-outer-1-1 {
    width: 300px !important;
    height: 300px !important;
}
.live-screen .content-area-outer {
    padding-top: 8% !important;
}
.zone6-quiz .question {
    margin-bottom: 21px !important;
    margin-top: 10px !important;
}
.zone6-quiz .button-container {
    margin-top:0px !important;
    margin-bottom: 73px !important;
    }
.quiz-screen .button-container {
    margin-bottom: 67px;
}
.quiz-screen .site-logo{
    padding:0px !important;
}
.zone2-quiz .question {
    margin-bottom: 25px !important;
}
.zone2-quiz .button-container {
    margin-bottom: 40px !important;
}
.result-screen .experience-container{
    max-width:300px !important;
}
.data-screen .content-area-outer {
    padding-top: 21%;
}
.zone7-quiz .question {
  margin-bottom: 18px !important;
  margin-top: 15px !important;
    font-size: 21px;
    }
    .field {
    max-width: 38px;
    }
    .zone7-quiz .button-container {
        margin-bottom: 48px !important;
    }
    .list-screen .zone-text {
    font-size: 15px !important;
}
} 
@media only screen and (min-width:414px) and (max-width:430px){
.instruction-img {
    margin-left: 3%;
}
.input-field {
    padding: 14px 25px;
}
.custom-control-label {
    padding-left: 25px;
    font-size: 12px;
}
.checkbox-required {
    left: 47px;
}
.data-screen .button-container {
    margin-bottom: 18%;
}
.data-screen .max-wrapper{
    background-size:100% 100%;
}
.field-group {
    margin: 0 auto 12px;
}
.terms-title{
font-size: 13px;
}
.terms-screen .button-container {
    margin-bottom: 17%;
}
.toggle-btn {
    height: 43px;
    width: 58%;
}
.toggle-map {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.0;
}
.toggle-home {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.0;
}
.toggle-active {
    line-height: 1.5 !important;
}
  .map-screen .button-container {
    margin-bottom: 26px;
    margin-top: 20px !important;
}
.zone-img {
    margin-bottom: 12px;
}
.list-screen .site-logo{
    padding-top: 6px !important;
}
.terms-screen .content-area-outer {
    padding-top: 24%;
}
.zone-screen .button-container {
    margin-bottom: 40px;
}
.option {
    padding: 8px 20px;
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 1.1;
}
.question {
   margin-bottom: 76px;
 margin-top: 0px;
}
.quiz-screen .button-container {
    margin-bottom: 82px !important;
    margin-top: 0px !important;
}
.quiz-screen .site-logo{
    padding:0px !important;
}
.zone2-quiz .start-screen-content{
    margin-bottom:0px !important;
}

.zone2-quiz .question {
    margin-bottom: 25px !important;
}
.zone2-quiz .button-container {
    margin-bottom: 40px !important;
}
.zone3-quiz .question {
        margin-bottom: 23px !important;
        margin-top: 0px !important;
        font-size:30px !important;
    }
.zone6-quiz .question {
    margin-bottom: 22px;
    margin-top: 0px;
    font-size: 30px;
    }
.zone7-quiz .question {
  margin-bottom: 18px !important;
    font-size: 23px;
    margin-top: 20px !important;
    }
    .field {
    max-width: 40px;
    }
    .zone7-quiz .button-container {
        margin-bottom: 54px !important;
    }
.result-screen .experience-container{
    max-width:340px !important;
}
 .list-screen .zone-text {
    font-size: 16px !important;
} 
}
@media only screen and (min-width:375px) and (max-width:383px){
.start-screen .site-logo img {
    max-width: 60%;
}

.instruction-img {
    margin-left: 5%;
    max-width: 85%;
}
.btn-image {
    max-width: 60%;
}
.input-required {
    font-size: 18px !important;
}
.input-field {
    padding: 12px 25px;
}
.custom-control-label {
    padding-left: 25px;
    font-size: 11px;
}
.checkbox-required {
    left: 47px;
}
.data-screen .button-container {
    margin-bottom: 17%;
    margin-top: 0px !important;
}
.data-screen .site-logo{
    padding:0px !important;
}
.data-screen .max-wrapper{
    background-size:100% 100%;
}
.field-group {
    margin: 0 auto 10px;
}
.custom-control-label:before {
    width: 1.8rem !important;
    height: 1.8rem !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
     
    left: -11px;
    top: 10px;
    width: 1.1rem !important;
    height: 1.1rem !important;
}
.custom-control-label::after {
    width: 1.2rem;
    height: 1.2rem;
}
.terms-title{
font-size: 11px;
max-width: 60%;
}
select {
    padding: 12px 25px !important;
}
.zone-logo-img {
    max-width: 88% !important;
}
.terms-screen .button-container {
    margin-bottom: 17%;
}
.toggle-btn {
    height: 43px;
    width: 58%;
}
.toggle-map {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-home {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-active {
    line-height: 1.7 !important;
}
 .map-screen .button-container {
    margin-bottom: 26px;
    margin-top: 20px !important;
}
.zone-img {
    margin-bottom: 12px;
}
.list-screen .site-logo{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.terms-screen .content-area-outer {
    padding-top: 24%;
}
.zone-screen .button-container {
    margin-bottom: 4px;
}
.option {
    padding: 8px 20px;
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 1.1;
}
.question {
   margin-bottom: 46px;
   margin-top: 34px;
}
.zone2-quiz .question{
    font-size:27px;
}
.zone3-quiz .question {
    margin-bottom: 27px;
    margin-top: 22px;
    }
    .container-ratio-outer-1-1 {
    width: 300px !important;
    height: 300px !important;
}
.live-screen .content-area-outer {
    padding-top: 8% !important;
}
.zone6-quiz .question {
    margin-bottom: 21px !important;
    margin-top: 10px !important;
}
.zone6-quiz .button-container {
    margin-top:0px !important;
    margin-bottom: 73px !important;
    }
.quiz-screen .button-container {
    margin-bottom: 40px;
}
.quiz-screen .site-logo{
    padding:0px !important;
}
.zone2-quiz .question {
    margin-bottom: 25px !important;
}
.zone2-quiz .button-container {
    margin-bottom: 40px !important;
}
.zone7-quiz .question {
  margin-bottom: 18px !important;
    font-size: 19px;
    margin-top: 8px !important;
    }
    .field {
    max-width: 34px;
    font-size: 32px;
    }
    .zone7-quiz .button-container {
        margin-bottom: 14px !important;
    }
.result-screen .experience-container{
    max-width:300px !important;
}
.data-screen .content-area-outer {
    padding-top: 21%;
}
 .list-screen .zone-text {
    font-size: 15px !important;
} 
}
@media only screen and (min-width:340px) and (max-width:360px){
.start-screen .site-logo img {
    max-width: 60%;
}

.instruction-img {
    margin-left: 4%;
        max-width: 95%;
}
.btn-image {
    max-width: 65%;
}
.input-required {
    font-size: 18px !important;
}
.input-field {
    padding: 10px 25px;
}
.custom-control-label {
    padding-left: 25px;
    font-size: 11px;
}
.checkbox-required {
    left: 47px;
}
.data-screen .button-container {
    margin-bottom: 26%;
    margin-top: 0px !important;
}
.data-screen .site-logo{
    padding:0px !important;
}
.data-screen .max-wrapper{
    background-size:100% 100%;
}
.field-group {
    margin: 0 auto 10px;
}
input[type=checkbox], input[type=radio] {
    z-index: 999;
    left: 8px;
    width: 1.8rem;
    height: 1.8rem;
    top: 5px;
}
.custom-control-label:before {
    width: 1.8rem !important;
    height: 1.8rem !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
     
    left: -11px;
    top: 10px;
    width: 1.1rem !important;
    height: 1.1rem !important;
}
.custom-control-label::after {
    width: 1.2rem;
    height: 1.2rem;
}
.terms-title{
font-size: 11px;
max-width: 60%;
}
select {
    padding: 12px 25px !important;
}
.zone-logo-img {
    max-width: 88% !important;
}
.terms-screen .button-container {
    margin-bottom: 17%;
}
.toggle-btn {
    height: 43px;
    width: 58%;
}
.toggle-map {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-home {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-active {
    line-height: 1.7 !important;
}
 .map-screen .button-container {
    margin-bottom: 26px;
    margin-top: 20px !important;
}
.zone-img {
    margin-bottom: 12px;
}
.list-screen .site-logo{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.terms-screen .content-area-outer {
    padding-top: 24%;
}
.zone-screen .button-container {
    margin-bottom: 36px;
}
.option {
    padding: 8px 20px;
    font-size: 22px;
    margin-bottom: 8px;
    line-height: 1.1;
}
.question {
   margin-bottom: 72px;
    margin-top: 34px;
   font-size: 26px;
}
.zone2-quiz .question{
    font-size:25px;
}
.zone3-quiz .question {
    margin-bottom: 29px;
    margin-top: 43px;
    }
    .live-container {
    width: 330px;
}
    .container-ratio-outer-1-1 {
    width: 300px !important;
    height: 300px !important;
}
.live-screen .content-area-outer {
    padding-top: 8% !important;
}
.zone6-quiz .question {
  margin-bottom: 20px !important;
  margin-top: 30px !important;
}
.zone6-quiz .button-container {
    margin-top:0px !important;
    margin-bottom: 73px !important;
    }
.quiz-screen .button-container {
   margin-bottom: 74px;
}
.quiz-screen .site-logo{
    padding:0px !important;
}
.zone2-quiz .question {
    margin-bottom: 17px !important;
            margin-top: 56px !important;
}
.zone2-quiz .button-container {
    margin-bottom: 40px !important;
}
.zone7-quiz .question {
  margin-bottom: 18px !important;
    font-size: 17px;
    }
    .field {
    max-width: 32px;
    font-size: 32px;
    }
    .zone7-quiz .button-container {
        margin-bottom: 48px !important;
    }
.result-screen .experience-container{
    max-width:300px !important;
}
.data-screen .content-area-outer {
    padding-top: 21%;
}
 .list-screen .zone-text {
    font-size: 14px !important;
} 
}
@media only screen and (min-width:320px) and (max-width:339px){
.start-screen .site-logo img {
    max-width: 60%;
}

.instruction-img {
    margin-left: 4%;
        max-width: 95%;
}
.btn-image {
    max-width: 65%;
}
.input-required {
    font-size: 18px !important;
}
.input-field {
    padding: 10px 25px;
}
.custom-control-label {
    padding-left: 25px;
    font-size: 9px;
}
.checkbox-required {
    left: 47px;
}
.data-screen .button-container {
    margin-bottom: 26%;
    margin-top: 0px !important;
}
.data-screen .site-logo{
    padding:0px !important;
}
.data-screen .max-wrapper{
    background-size:100% 100%;
}
.field-group {
    margin: 0 auto 10px;
}
input[type=checkbox], input[type=radio] {
    z-index: 999;
    left: 8px;
    width: 1.8rem;
    height: 1.8rem;
    top: 5px;
}
.custom-control-label:before {
    width: 1.8rem !important;
    height: 1.8rem !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
     
    left: -11px;
    top: 10px;
    width: 1.1rem !important;
    height: 1.1rem !important;
}
.custom-control-label::after {
    width: 1.2rem;
    height: 1.2rem;
}
.terms-title{
font-size: 9px;
max-width: 60%;
}
select {
    padding: 12px 25px !important;
}
.zone-logo-img {
    max-width: 88% !important;
}
.terms-screen .button-container {
    margin-bottom: 17%;
}
.toggle-btn {
    height: 43px;
    width: 58%;
}
.toggle-map {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-home {
    width: 42%;
    height: 34px;
    font-size: 18px;
    line-height: 2.2;
}
.toggle-active {
    line-height: 1.7 !important;
}
 .map-screen .button-container {
    margin-bottom: 26px;
    margin-top: 20px !important;
}
.zone-img {
    margin-bottom: 12px;
}
.list-screen .site-logo{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.terms-screen .content-area-outer {
    padding-top: 24%;
}
.zone-screen .button-container {
    margin-bottom: 23px;
}
.option {
    padding: 8px 20px;
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1.1;
}
.question {
   margin-bottom: 50px;
    margin-top: 34px;
   font-size: 24px;
}
.zone2-quiz .question{
    font-size:22px;
}
.zone2-quiz .input-field {
    font-size: 20px !important;
}
.zone2-quiz .input-field::placeholder {
      font-size: 18px !important;
    }
.zone3-quiz .question {
    margin-bottom: 29px;
    margin-top: 43px;
    }
    .live-container {
    width: 300px;
}
    .container-ratio-outer-1-1 {
    width: 300px !important;
    height: 300px !important;
}
.live-screen .content-area-outer {
    padding-top: 8% !important;
}
.zone6-quiz .question {
  margin-bottom: 20px !important;
  margin-top: 30px !important;
}
.zone6-quiz .button-container {
    margin-top:0px !important;
    margin-bottom: 73px !important;
    }
.quiz-screen .button-container {
   margin-bottom: 56px;
}
.quiz-screen .site-logo{
    padding:0px !important;
}
.zone2-quiz .question {
    margin-bottom: 17px !important;
            margin-top: 56px !important;
}
.zone2-quiz .button-container {
    margin-bottom: 40px !important;
}
.zone7-quiz .question {
  margin-bottom: 18px !important;
    font-size: 18px;
    }
    .field {
    max-width: 30px;
    font-size: 30px;
    }
    .zone7-quiz .button-container {
        margin-bottom: 35px;
    }
.result-screen .experience-container{
    max-width:300px !important;
}
.data-screen .content-area-outer {
    padding-top: 21%;
}
.site-logo img {
    max-width: 115px;
}
.list-screen .zone-text {
    font-size: 15px !important;
}
.even-image {
    width: 41%;
}
.odd-image {
    width: 41%;
}
 .list-screen .zone-text {
    font-size: 13px !important;
} 
}

@media only screen and (min-height:780px) and (max-height:783px){
 
.data-screen .button-container {
    margin-bottom: 37% !important;
    margin-top: 0px !important;
}
 
} 
@media only screen and (min-height:723px) and (max-height:725px){
 
.data-screen .button-container {
        margin-bottom: 24% !important;
        margin-top: 0px !important;
    }
 
} 