.container-xl {
    padding: 0;
}

.col-3, .col-9, .col-6, .col-12 {
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.acr-container {
    max-width: 950px;
    margin: auto;
}

header .row {
    width: 100%;
    margin: 0;
}

#header-top img {
    padding-top: 20px;
    padding-bottom: 20px;
}

#talicia-header-logo-reg,
#talicia-header-logo-follow {
    cursor: pointer;
}

#header-top {
    .row {
        height: 100%;
    }
}

#header-top img {
    width: 200px;
}

#header-top-as {
    font-size: 18px;
}

#mbl-bot-as {
    display: block;
}

#mbl-bot-as a {
    text-decoration: none;
    font-size: 12px;
    margin-top: 20px;
}

#mbl-bot-a1 {
    margin-top: 20px;
}

#mbl-bot-a2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#dsktp-bot-as {
    display: none;
}

.header-bot-as {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#header-a1 {
    color: #F37577;
    margin-right: 15px;
    text-decoration: none;
}

#header-a2 {
    color: #27286A;
    cursor: pointer;
    margin-left: 15px;
}

#header-a2:hover {
    color: #F37577;
}

.header-a3 {
    margin-right: 10px;
    color: #CEA2CB;
}

.header-a4 {
    margin-left: 10px;
    margin-right: 3px;
    color: #CEA2CB;
}

.header-a5 {
    margin-left: 10px;
    color: #CEA2CB;
}

#header-mid {
    background-color: #525388;
    color: #FFFFFF;
    font-size: 26px;
    font-family: Rubik, sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-bot {
    background-color: #27286A;
    color: #FFFFFF;
}

#header-bot a {
    color: #CEA2C8;
}

#header-bot-1 {
    font-family: Rubik, sans-serif;
    font-size: 32px;
    font-weight: 600;
    margin-top: 15px;
}

#header-bot-2 {
    font-size: 13px;
    font-weight: 100;
}

#header-bot-3 {
    font-size: 15px;
    font-weight: 700;
}

#header-bot-4 {
    font-size: 11px;
    font-weight: 100;
    width: 420px;
    margin: auto;
    margin-bottom: 15px;
}

#header-get-card-btn {
    color: #FFFFFF;
    font-weight: 700;
    background-color: #F37577;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 5px 0 0 #A93234;
    width: 260px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}

#header-get-card-btn:active {
    background-color: #A93234;
}

#reflection-img-col {
    display: none;
}

#talicia-reflection-card {
    margin-top: -45px;
}

#follow-header {
    background-color: #27286A;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .4);
    z-index: 2;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
}

#follow-header img {
    margin-right: 50px;
}

#follow-header-get-card-btn {
    color: #FFFFFF;
    font-weight: 700;
    background-color: #F37577;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 5px 0 0 #A93234;
    width: 210px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
}

#follow-header-get-card-btn:active {
    background-color: #A93234;
}

#safety-container {
    color: #27286A;
}

#import-risk-information-top {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

#import-risk-information {
    font-size: 22px;
    color: #27286A;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}

.safety-sect-header {
    font-size: 18px;
    color: #F37577;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}

#safety-container a {
    color: #CEA2CB;
}

#safety-container-para1 {
    margin-bottom: 15px;
}

#safety-container-para1 span {
    font-size: 18px;
    color: #F37577;
    font-weight: 700;
}

#safety-container ul {
    margin: 0;
}

#safety-container li {
    color: #CEA2CB;
}

.safety-bullet {
    color: #27286A;
    font-weight: 400;
}

footer {
    background-color: #F37577;
    color: white;
    font-size: 11px;
    height: 115px;
    width: 100%;
    margin-top: 100px;
    border-top: 2px solid #DDDDDD;
}

footer .row {
    height: 100%;
    width: 100%;
}

#footer-top {
    font-size: 12px;
}

#footer-top a {
    color: #27286A;
}

#footer-a-left {
    margin-right: 10px
}

#footer-a-right {
    margin-left: 10px
}

#elig-overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 100; /* Specify a stack order in case you're using a different order for other elements */
    overflow-y: auto;
}

#elig-container {
    max-width: 615px;
    border: 1px solid #27286A;
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    border-radius: 20px;
    background-color: #FFF;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 35px 20px;
    color: #27286A;
    font-size: 15px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#elig-header {
    color: #F37577;
    font-family: Rubik, Arial;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 35px;
}

.quest-wrapper {
    margin-bottom: 35px;
}

.quest-txt {
    margin-bottom: 5px;
}

.quest-ans {
    margin-bottom: 5px;
}

.quest-ans span {
    margin-left: 10px;
    cursor: pointer;
}

.quest-ans input[type=radio] {
    cursor: pointer;
}

.quest-required-pop {
    display: none;
    color: #FF4042;
    font-size: 11px;
    font-weight: 500;
}

#elig-overlay .col-1, #elig-overlay .col-11 {
    padding: 0;
}

#elig-overlay input[type=checkbox] {
    margin-top: 5px;
}

#elig-overlay .col-1 {
    width: 25px;
}

#elig-overlay a {
    color: #CEA2CB;
}

#submit-elig-form-btn {
    color: #FFF;
    font-weight: 700;
    background-color: #F37577;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 5px 0 0 #A93234;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 35px;
}

#submit-elig-form-btn:active {
    background-color: #A93234;
}

#not-elig-wrapper {
    display: none;
}

#close-not-elig-btn {
    color: #FFF;
    font-weight: 700;
    background-color: #F37577;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 5px 0 0 #A93234;
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    margin: auto;
    margin-top: 35px;
}

#close-not-elig-btn:active {
    background-color: #A93234;
}

@media only screen and (min-height: 1500px) {
    footer {
        position: fixed;
        left: 0;
        bottom: 0;
    }
}

@media only screen and (max-width: 1023px) {
    #header-mid {
        font-size: 21px;
    }
    #header-bot-1 {
        font-size: 30px;
    }
    #header-bot-2 {
        font-size: 15px;
    }
    #talicia-reflection-card {
        width: 290px;
    }
}

@media only screen and (max-width: 990px) {
    .acr-container {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) {
    #dsktp-bot-as {
        display: block;
    }
    #mbl-bot-as {
        display: none;
    }
    #reflection-img-col {
        display: block;
    }
}

@media only screen and (max-width: 655px) {
    #elig-container {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media only screen and (max-width: 460px) {
    #header-bot-4 {
        width: 100%;
    }
}

@media only screen and (max-width: 380px) {
    #elig-overlay .col-11 {
        width: 85%;
    }
}

@media only screen and (max-width: 350px) {
    #close-not-elig-btn {
        width: 100%;
    }
}