@font-face {
    src: url("Fonts/SanofiSans-Regular.ttf");
    font-family: SanofiSans-Regular;
}
@font-face {
    src: url("Fonts/SanofiSans-LightItalic.ttf");
    font-family: SanofiSans-LightItalic;
}
@font-face {
    src: url("Fonts/SanofiSans-Light.ttf");
    font-family: SanofiSans-Light;
}
@font-face {
    src: url("Fonts/SanofiSans-Italic.ttf");
    font-family: SanofiSans-Italic;
}
@font-face {
    src: url("Fonts/SanofiSans-Bold.ttf");
    font-family: SanofiSans-Bold;
}
@font-face {
    src: url("Fonts/Montserrat-Regular.ttf");
    font-family: Montserrat-Regular;
}
@font-face {
    src: url("Fonts/Montserrat-Black.ttf");
    font-family: Montserrat-Black;
}
.wrapper{
    min-height: 100vh;
}
body{
    color:#7A00E6;
    overflow-x: hidden;
}
input{
    border:1px solid #7A00E6;
    outline: none;
    display: block;
    margin: 15px 0;
    border-radius: 15px;
    padding: 0 10px;
    width: 100%;
}
.mh-50{
    min-height: 50vh;
}
button{
    border:1px solid #7A00E6;
    background-color: #7A00E6;
    outline: none;
    display: block;
    margin: 20px;
    border-radius: 35px;
    color:white;
    width: 150px;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    font-family: SanofiSans-Bold;
}
label,button,p strong{
    font-family: SanofiSans-Bold;
}
p,body{
    font-family: SanofiSans-Regular;
}
.second_page,.third_page,.fourth_page,.fifth_page,.sixth_page,.seventh_page,
.eights_page,.ninth_page,.tenth_page ,.eleventh_page,.twivle_page,.thretenth_page,.last_page,.afterlast_page{
    display: none;
}
.interactive{
    bottom: 15px;
}
.long_text{
    font-size: 10px;
    width: 80%;
    margin: auto;
    color: #22004B;
    font-family: "Sanofi Sans Light";
    font-weight: bold;
}
.choose_an{
    font-family: SanofiSans-Bold ;
    color:#22004B;
    font-size: 12px;
    line-height: 13px;
}
.bg-purple{
    background-color: #7A00E6;
}
.bg-light-purple{
    background-color: #E9D2FF;
}
.hint p{
    font-size: 11px;
    margin: 5px 0;
    font-family: SanofiSans-Bold;
    color:#22004B;
}
h6{
    font-weight: bold;
    font-family: SanofiSans-Bold;
}
.hint h6{
    font-weight: bold;
    font-family: SanofiSans-Bold;
    font-size: 14px;
    margin: 5px 0 0;
}
.bullet{
    width: 10px;
    height: 10px;
    display: inline-block;
}
.hint_info p{
    font-size: 10px;
    margin: 0;
    font-family: "Sanofi Sans Light";
}
.q1{
    position: absolute;
    top:-20px;
    left: -10px;
    width:calc(100% + 40px) ;
}
.n1{
    position: absolute;
    top:10px;
    right: 10%;
    width: 25%;

}
.fifth_page .bg-light-purple{
    padding: 290px 20px 25px;
    width: 65%;
    box-sizing: border-box;
}
.line1{
    width: 3px;
    height: 16px;
    background: #22004B;
    display: inline-block;
    position: absolute;
    left: 4.5%;
    top: 10px;
}
.line2{
    width: 10px;
    height: 35px;
    background: #7A00E6;
    display: inline-block;
    position: absolute;
    left: 6%;
    top: 0px;
}

.top_note p{
    font-size: 12px;
    width: 80%;
    font-family: SanofiSans-Bold;
    color: #22004B;
    line-height: 12px;
}
html{
    overflow-x: hidden;
}
.first_screen_button:hover,button:hover,.forth_screen_button:hover,
.fifth_screen_button:hover,.seventh_screen_button:hover,.eights_screen_button:hover
,.ninth_screen_button:hover,.tenth_screen_button:hover,.eleventh_screen_button:hover
,.thretenth_page_button:hover{
    filter: brightness(0.5) saturate(0%);
    transform: scale(1.1);
}
.small_note{
    font-size: 8px;
    line-height: 9px;
}
.insulin li{
    font-size: 13px;
    color:#22004B;
}
text,p,h1,h2,h3,h4,h5,h6{
    user-select: all;
}
.insulin  {
    list-style: none; /* Remove default bullets */
}

.insulin  .circle{
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: #7A00E6;
    border-radius: 50%;
    transform: translate(-10px, -1px);
}
.eights_page h5{
    font-size: 16px;
    color:#22004B;
    text-align: center;
    font-family: SanofiSans-Bold;
    font-weight: bold;
}
.q2{
    position: absolute;
    top: -35px;
    left: -5%;
    width: 110%;
}
.n2{
    position: absolute;
    top:10px;
    right: 10%;
    width: 25%;

}
.eleventh_page .bg-light-purple{
    padding: 290px 20px 25px;
    width: 75%;
    box-sizing: border-box;
}
.eleventh_page label{
    font-size: 8px;
    line-height: 9px;
}
.plz{
    font-size: 12px;
    line-height: 12px;
}
.thretenth_page h5{
    color:#22004B;
    font-family: SanofiSans-Bold;

}
.Advancing{
    font-family: SanofiSans-Bold;
    line-height: 16px;
    font-size: 12px;
}
.Open-label {
    color:#22004B;
    font-family: SanofiSans-Bold;

}
.answer label,.small_note{
    color: #22004B;
}

.thretenth_page .circle{
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    background-color: #7A00E6;
    border-radius: 50%;
    transform: translate(-10px, -1px);
    font-size: 10px;
    color: white;
    padding-top: 1px;
}
.code:after{
        position: absolute;
    content: "MAT-BH-2300763/V1/NOV2023";
    transform: rotate(270deg);
        bottom: 150px;
        font-size: 10px;
        right: -50px;

}
@media (max-width: 400px) {
    .hint_info p{
        font-size: 8px;
    right: -70px;

    }
}
@media (min-width: 992px) {
    .code:after{

        font-size: 12px;
}
   input{
       display: inline-block;
       width: 79%;
   }
    label{
        display: inline-block;
        width: 20%;
        text-align: right;
    }
    .long_text{
        font-size: 15px;
        color: #22004B;
        font-family: SanofiSans-Bold;

    }

    .hint p {
        font-size: 15px;
    }
    .fifth_page .bg-light-purple,.eleventh_page .bg-light-purple{
        width: 100%;
        padding: 10px;
        height: 500px;
    }
    .q1 ,.q2{
        position: absolute;
        top: -50px;
        left: 20px;
        height: 560px;
        margin: auto;
        width: auto;
    }

    .doctor{
        position: absolute;
        bottom: -12px;
        height: 500px;
    }
    .Please{
        font-family: SanofiSans-Bold;
        font-size: 24px;
        color: #22004B
    }
    .Please strong{
        color: #22004B;
    }
    .fifth_page label{
        font-size: 35px;
    }
    .bull_circle{
        width: 20px;
        height: 20px;
        background-color: #E9D2FF;
        margin-right: 5px;
        border-radius: 50%;
    }
    .bull_circle.active{
        background-color: #7A00E6;
    }
    .hint_info p{
        font-size: 12px;
        color: #22004B;

    }
    .top_note p{
        font-size: 20px;
        width: 80%;
        font-family: SanofiSans-Bold;
        color: #22004B;
        line-height: 20px;
    }
    .seventh_page .bg-light-purple {
        background-color: #E9D2FF;
        height: 40px;
        display: flex;
        align-items: center;
        width: 100%;
    }
    .top_note .bg-light-purple p{
        font-size: 18px;
        line-height: 18px;
    }
    .small_note{
        font-family: SanofiSans-Bold;
            color:#22004B ;
        font-size: 12px;
        line-height: 12px;
    }
    .line2 {
        height: 75px;
    }
    .line1 {
        height: 48px;
        left: 5%;
    }
    /*.eleventh_page .doctor{*/
    /*    left:10px;*/
    /*}*/
    .eleventh_page label {
        font-size: 13px;
        line-height: 15px;
        width: 100%;
        text-align: left;
    }
    .Advancing {
        line-height: 24px;
        font-size: 24px;
    }
    .Conclusion p{
        font-size: 16px;
    }
    .devi{
        height: 2px ;
        width: 100px;
        background-color: white;
    }
}

.music {
    bottom: 10px;
    left: 10px;
    background-color: #7A00E6;
    color: #fff;
        margin-right: 10px;
}
.next_line{
    width: 100%;
    height: 3px;
    background-color: #7A00E6;
    transform: translateY(-25px);
}
.purple_line{
    width:100%;
    height: 4px;
    background-color: #7A00E6;
}
.code:after{
        position: absolute;
    content: "MAT-BH-2300763/V1/NOV2023";
    transform: rotate(270deg);
    right: -70px;
        bottom: 150px;
        font-size: 10px;
}

.afterlast_page p {
    font-size: 10px;
}