#discover-if-you-qualify .q-bg-secondary {
    background-color: #662483 !important;
}

#about-the-study .what-to-expect .spacer,
.about-the-study-protocol-switcher .what-to-expect .spacer, #study-locations{
    display: none;
}

.multiprotocolHeading .tab .cell {
    vertical-align: bottom;
}

.about-the-study-protocol-switcher .multiprotocolTabs li {
    background: #662483 !important;
}

.about-the-study-protocol-switcher .multiprotocolTabs li.tab2 {
    background: #4AAB43 !important;
}

#about-the-study .what-to-expect {
    background: #662483;
    padding-bottom: 50px;
}

.about-the-study-protocol-switcher .what-to-expect h3 {
    color: #ffffff;
}

.about-the-study-protocol-switcher .what-to-expect p {
    color: #ffffff;
}

.about-the-study-protocol-switcher .the-study-periods h3.ntm {
    text-align: center;
}

.box-hero .box-content .btn {
    max-width: 400px;
    font-size: 22px;
}

.video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.what-to-expect ul {
    margin: 0 0 40px 0;
    display: block;
    float: left;
}

.what-to-expect li {
    color: #ffffff;
    margin: 10px 0;
}

.box-hero .box-content h2,
#discover-if-you-qualify .panel-bordered [class*=icon-],
.page-container>header .q-navbar .q-tabs li.active a,
.page-container>header .q-navbar .q-tabs li.active a [class*=icon-] {
    color: #662483;
    text-shadow: none;
}

.page-container>header .q-navbar .q-tabs li a,
.page-container>header .q-navbar .q-tabs li a [class*=icon-] {
    color: #662483;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    color: #662483;
    text-shadow: none;
}

.box-hero::before {
    background: #ffffffdd;
}

#about-the-study .q-bg-white.nbp,
#about-the-study .the-study-periods,
.section__heading.epr-bg-white.moving-image {
    background-color: white !important;
}

.q-bg-white.ntm.pb-50 .col-xs-12.col-md-6 {
    width: 60%;
    margin: 0 20%;
}

#who-can-take-part .gradient,
#discover-if-you-qualify .panel.panel-bordered,
.page-container>header .q-navbar .q-tabs li.active a {
    border-color: #662483;
}

#who-can-take-part .row>div {
    background-color: #4AAB43;
}

#who-can-take-part .gradient {
    border-color: #4AAB43;
}

.q-bg-white.ntm.pb-50 {
    background-color: white;
}

.panel.panel-accordion>.panel-heading a {
    color: #333;
}


@media (min-width: 768px) {
    #tab1 .what-to-expect .col-md-8 {
        width: 50%;
        margin: 0;
    }

    .about-the-study-protocol-switcher .multiprotocolHeading .col-md-6 {
        width: auto;
        text-align: left;
    }

    .about-the-study-protocol-switcher .multiprotocolHeading .tab {
        padding-bottom: 55px;
    }

    .what-to-expect h3,
    .what-to-expect p,
    .the-study-periods h3,
    .the-study-periods p {
        text-align: left
    }

    .what-to-expect h3,
    .study-periods h3 {
        margin-top: 40px
    }

    #about-the-study .study-periods .cell p {
        text-align: left !important;
    }

    #about-the-study .study-periods>div {
        border: none;
    }

    .what-to-expect .col-md-8 {
        width: 75%;
    }

}

@media (min-width: 992px) {

    #about-the-study .what-to-expect,
    #about-the-study .the-study-periods,
    .q-bg-white.ntm.pb-50 {
        padding-top: 50px;
    }

    #who-can-take-part .gradient {
        background: linear-gradient(to right, #4AAB43, #4AAB43 50%, #fafafa 50%);
    }

}

@media (min-width: 992px) {
    .dropdown-menu {
        right: -10px;
        left: auto;
    }
}


@media (max-width: 991px) {
    .q-topbar-lang {
        display: flex;
    }

    .q-topbar {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #eee;
        margin: 0 10px 0 0;
        padding: 10px;
    }

    nav.navbar.q-navbar {
        display: block;
        width: 50%;
        clear: both;
    }

    .page-container>header .q-navbar .q-tabs li {
        display: none
    }

    .page-container>header .q-navbar .q-tabs li:last-child {
        border-right-width: 1px;
        display: flex;
        /* align-content: center; */
        padding-top: 7px;
    }

    .page-container>header .q-navbar .q-tabs li:last-child {
        text-align: right;
        padding-right: 15px;
    }

    .page-container>header .q-navbar .q-tabs li:last-child a {
        display: none;
    }

    .page-container>header .q-navbar .q-tabs li:last-child a#phone-number-a {
        display: inline-block
    }

    .page-container>header .q-topbar-lang {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .q-topbar-left {
        text-align: center;
        margin: 5px 0;
    }

    .q-topbar-lang {
        width: 50%;
        text-align: center;
        align-content: center;

    }

    .q-topbar-lang .lang-button {
        margin: 5px 0 5px 0;
    }
}


@media all and (max-width:360px) {

    /* .page-container>header .q-navbar .q-tabs li:last-child .icon-phone{
           display:none;
       } */
    .page-container>header .q-navbar .q-tabs li:last-child {
        padding: 5px 3px 0;
        word-wrap: break-word;
    }

    .page-container>header .q-topbar-lang {
        padding: 5px 3px
    }
}

@media (min-width: 768px) {
    .page-container>header .q-topbar-lang {
        display: flex;
        margin-left: 0;
    }
}

.RigthCol {
    padding-right: 0;
    padding-left: 0;
}

.datepicker.dropdown-menu {
    left: 20% !important;
    width: 232px !important;
}

#contact-info form .form-error {
    min-height: 13px;
    display: block;
}

.box-hero .box-content h1 {
    color: #662483;
    font-size: 4rem;
    text-shadow: none;
}

.box-hero .box-content h2 {
    color: #662483;
}

.box-hero .box-content ul li::marker {
    color: #bb269c;
}

#hero-btn {
    background-color: #662483;
    color: #fff;
    border: none;
}

#hero-btn:hover {
    color: #fff;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.box-6 .line.active {
    border-color: #662483;
    color: #662483;
}

h6 {
    font-size: 60px;
    font-weight: 100;
    line-height: 1em;
    margin-top: -3px;
    color: #662483;
}


/* Site Selection Page fix */
@media all and (max-width: 320px) {
    .gm-style-iw.gm-style-iw-c {
        width: 270px !important;
        max-width: 270px !important;
    }

    .RigthCol {
        padding: 0 5px;
    }

    .siteSelectionPage #map2 .epr-map-iw h4 {
        font-size: 16px;
    }

    .siteSelectionPage #map2 .epr-map-iw p {
        font-size: 14px;
    }

    .site.grid .distance strong {
        font-size: 13px;
    }

    .site.grid .distance {
        font-size: 10px;
    }
}

/*Site Selection Page fix end */

@media (max-width: 480px) {

    #site-selection h1,
    h1,
    #contact-info h1,
    .confirmation h1,
    #pass-all h1,
    #pass-all-noappmnt h1,
    #pass-all-std h1,
    #pass-all-no-slots-worked h1,
    #pass-all-conn-fail h1,
    #pass-all-no-slots h1,
    #pass-all-no-site h1 {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 600px) {
    .q-bg-white.ntm.pb-50 {
        display: block;
    }
}

/* pass all margin top mobile fix */

@media (max-width:767px) {

    #pass-all .cg-heading.spacer-right.q-bg-secondary.mt-80.text-center,
    #pass-all .cg-heading.spacer-right.q-bg-secondary.mt-80,
    #pass-all .cg-text.spacer-left.mt-80 {
        margin-top: 0 !important;
    }
}

/* START: Sticky footer update for mobile only */
@media (max-width: 991px) {
    #sticky-footer {
        display: block !important;
        bottom: 0 !important;
        padding: 0px 0 0px 0 !important;
        margin-top: 0 !important;
        top: auto !important;
        height: auto !important;
        overflow: hidden !important;
        margin-bottom: 0 !important;
        transition: 0.3s bottom;
    }

    #sticky-footer a {
        padding: 8px 0 10px;
        display: block;
    }

    header[style*="display: none"]~main #sticky-footer,
    header[style*="display:none"]~main #sticky-footer {
        bottom: -200px !important;
    }

    #hero-btn {
        display: none;
    }
}

/* END: Sticky footer update for mobile only */

@media (max-width: 575.98px) {
    .cookieManagementModalSection .table-responsive table tr td {
        word-break: break-word;
        padding-left: 30%;
    }
}

@media (max-width: 1199.98px) {
    #who-can-take-part {
        padding-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1360px) {
    .box-hero::before {
        display: block;
        background-color: rgba(235, 235, 168, 0.7) !important;
    }
}

/* tab1 grid fix */
@media (min-width: 768px) and (max-width: 991.98px) {
    #tab1 .what-to-expect .right-panels.col-md-6 {
        width: 100%;
    }
}

@media (min-width: 992px) {

    #tab2 .what-to-expect ul li:first-child {
        margin-right: 15px;
    }

    #tab2 .q-bg-white.nbp:nth-of-type(5) {
        padding: 40px 0 40px 0 !important;
    }
}


#about-the-study .q-bg-white.ntm.pb-50,
#about-the-study .q-bg-white.ntm.pb-50 h3 {
    background-color: #662483 !important;
    color: white;
    display: none;
}

@media (min-width: 992px) {
    .box-hero .box-content .container {
        max-width: 60%;
    }
}

@media (min-width: 1200px) {
    .the-study-periods .container {
        max-width: 1050px;
    }
}

#about-the-study .col-12.col-md-6 {
    margin: 0 auto;
}

h3.no-top-margin {
    text-align: center;
    font-size: 3.5rem;
}

@media (max-width: 991px) {
    .box-hero:before {
        background: #d8e6bc !important;
    }
}

.box-hero {
    background-color: #d8e6bc;
}