.q-topbar img {
    height: 40px ! important;
}
.page-container>header .q-topbar .q-topbar-left{
    flex:0;
}
.box-hero .box-content h1{
    color: #632c56;
}
.box-hero .box-content h2{
    color:#8574bb;
}
.box-hero .box-content p{
    text-shadow:none;
    color:#632c56;
}
.box-hero .box-content ul li{
    color:#181b1c;
}
#about-clinical-trials .section__heading [class*=icon-], 
#about-clinical-trials h2{
   color: #632c56;
}

.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;
    padding: 0 5px;
}

.what-to-expect li {
    background-color: #F7D3C1;
    list-style-type: none;
    margin: 5px 0;
    padding: 10px;
}

ul.list li:before,
#discover-if-you-qualify .panel-bordered [class*=icon-],
.page-container>header .q-navbar .q-tabs li a,
.page-container>header .q-navbar .q-tabs li a [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: #8574bb;
    text-shadow: none;
}

.box-hero::before {
    background: #8574bb;
}

#about-the-study .q-bg-white.nbp,
#about-the-study .the-study-periods,
.section__heading.epr-bg-white.moving-image {
    background-color: #fff !important;
    padding-bottom: 55px !important;
}

.q-bg-white.ntm.pb-50 .col-xs-12.col-md-6 {
    width: 60%;
    margin: 0 20%;
}

#about-the-study .what-to-expect {
    background: #fff;
}

#who-can-take-part .gradient,
#discover-if-you-qualify .panel.panel-bordered,
.page-container>header .q-navbar .q-tabs li.active a {
    /* border-color: #87558c; */
}

.q-bg-white.ntm.pb-50 {
    background-color: #8574bb !important;

}

.q-bg-white.ntm.pb-50 ul {
    color: #fff !important;
}

.q-bg-white.ntm.pb-50 h2,
.q-bg-white.ntm.pb-50 h3,
.q-bg-white.ntm.pb-50 h4,
.q-bg-white.ntm.pb-50 p {
    color: #fff;
}

#hero-btn {
    background-color: #e8c8ec;
    color: #181b1c;
    border-color: #e8c8ec;
}

#hero-btn:hover {
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.panel.panel-accordion>.panel-heading a {
    color: #3c3c3b;
    background: #f9faf9;
}

.panel.panel-accordion,
.panel.panel-accordion>.panel-heading,
.panel.panel-accordion>.panel-heading a:before,
.panel.panel-accordion>.panel-heading a:after {
    border-color: #632c56;
}

@media (min-width: 768px) {

    .what-to-expect h3,
    .what-to-expect p,
    .the-study-periods h3,
    .the-study-periods p {
        text-align: center
    }

    .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 ul {
        width: 50%;
    }

    .what-to-expect .col-md-8 {
        width: 100%;
    }
}

@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, #632c56, #632c56 50%, #fff 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;
}

.panel.panel-simple.q-bg-secondary.no-bottom-margin {
    background-color: #8574bb !important;
}

.box-6 .line.active {
     border-color: #87558c; 
     color: #87558c; 
}


div#sticky-footer {
    padding: 0 0 0 0;
    border-top: #e8c8ec 3px solid;
}

#sticky-footer .container {
    width: 100%;
    padding: 0 0 0 0;
}

#sticky-footer a#sticky-footer-btn {
    width: 100%;
    padding: 8px 0 10px 0;
    display: block;
    background: #e8c8ec;
    color: #181b1c;
}

#sticky-footer a#sticky-footer-btn:hover {
    background: #8574bb;
    /* color: #76a3bf; */
}


/* box-hero start */

.box-hero .box-content .btn {
    max-width: 418px;
}

.box-hero::before {
    background: #e8c8ec !important;
}

.box-hero .box-content h1 {
    font-size: 2.1em;
    line-height: 40px;
}

.box-hero .box-content h2 {
    font-size: 1.3em;
}

.box-hero .box-content p,
.box-hero .box-content ul~p,
.box-hero .box-content ul li {
    font-size: 1.3em;
    font-weight: 500;
}

.box-hero .box-content li {
    position: relative;
}

.box-hero .box-content .container {
    padding-right: 15px;
}

.box-hero .btn.v8 {
    font-size: 22px;
}

@media (max-width:992px) {
    .box-hero .box-content .container {
        max-width: 100%;
    }
}

@media (max-width:1199px) {
    .box-hero::before {
        display: block;
    }
}

@media all and (min-width:992px) {
    .box-hero .box-content .container {
        max-width: 85%;
        padding-left: 0%;
        /* padding-right: 0;
    */
    }

    .box-hero .box-content p,
    .box-hero .box-content ul li {
        font-size: 1.2em;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .box-hero .box-content .container {
        max-width: 50%;
    }

    .box-hero .box-content p,
    .box-hero .box-content ul li {
        font-size: 1.2em;
        padding-right: 0;
    }
}

@media (min-width:1450px) {
    .box-hero .box-content .container {
        max-width: 57%;
    }

    .box-hero {
        padding: 70px 0 85px 0;
    }
}

@media (min-width:1680px) {
    .box-hero {
        padding: 90px 0 105px 0;
    }
}


@media (max-width: 375px) {

    #contact-info h1,
    #site-selection h1 {
        font-size: 2.5rem;
    }
}

/* 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 */

/* Privacy policy fix */
@media (max-width:450px) {
    .page-container main .container.last-section h1 {
        font-size: 3rem;
        word-break: break-word;
    }

    .page-container main .container.last-section h2 {
        font-size: 2.8rem;
        word-break: break-word;
    }

    .page-container main .container.last-section h3 {
        font-size: 2.6rem;
        word-break: break-word;
    }

    .page-container main .container.last-section p a,
    .page-container main .container.last-section ul a {
        word-break: break-word;
    }
}

/* Privacy policy fix end */

@media (max-width: 991px) {
    .box-hero:before {
        background: #e8c8ec  !important;
    }

    .section__heading.epr-bg-white.moving-image {
        padding-bottom: 10px !important;
    }
}

#about-the-study .q-bg-white.ntm.pb-50 h3 {
    color: #fff;
    text-align: center;
}

#discover-if-you-qualify .panel.panel-bordered {
    border-color: #8574bb;
}

.page-container>footer {
    background-color: #8574bb;
}

#cta-text ul li {
    list-style: none;
    position: relative;
}

#cta-text ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    /* transform: translateY(-50%); */
    height: 6px;
    width: 6px;
    background-color: #8574bb;
    border-radius: 100%;
    left: -27px;
}

#about-the-study .q-bg-white.ntm.pb-50 ul li {
    list-style: none;
    position: relative;
}

#about-the-study .q-bg-white.ntm.pb-50 ul li:before {
    content: '';
    position: absolute;
    top: 9px;
    /* transform: translateY(-50%); */
    height: 6px;
    width: 6px;
    background-color: #fff;
    border-radius: 100%;
    left: -20px;
}

@media (max-width: 420px) {

    .cookiePreferencesBanner a.cookie-ghost-btn,
    .cookiePreferencesBanner button.cookie-ghost-btn {
        margin-bottom: 0;
    }

    .cookiePreferencesBanner a,
    .cookiePreferencesBanner button {

        font-size: 1.4rem;
        padding: 5px;
    }

    .cookieBannerTextContent p {
        font-size: 1.4rem;
    }
}

@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;
    }
}

#idIframe {
    min-height: 450px !important;
}

#accordion li::marker {
    color: #8574bb;
}

#about-the-study .col-12.col-md-6 {
    width: 80%;
    margin: 0 auto;
}

#about-the-study ul {
    padding-left: 40px;
}

@media (max-width: 768px) {
    #about-the-study .section__heading .container .tab {
	position:absolute;
	margin-top:25px;
}
#about-the-study .q-bg-white.nbp {
    padding-top: 100px
}
}

@media (max-width:991px) {
    #about-the-study .col-12.col-md-6 {
        width: 100%;
    }
}

.q-bg-white.nbp h3.ntm {
    color: #8574bb;
}

#who-can-take-part .gradient {
    border-top: #632c56 1px solid;
    border-bottom: #632c56 1px solid;
}

.section__heading [class*=icon-] {
    color: #e8c8ec;
    font-size: 6.4rem;
}

#discover-if-you-qualify .panel-bordered {
    background-color: #f9faf9;
}

@media (max-width: 575.98px) {
    .cookieManagementModalSection .table-responsive table tr td {
        word-break: break-word;
    }
}

/* 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 only screen and (max-width: 600px) {
    .q-bg-white.ntm.pb-50 {
        display: block;
    }
}

@media (max-width: 1198.98px) {
    .about-the-study-protocol-switcher .tab-content .tab-pane {
        padding-top: 10px;
    }
}

#about-the-study.about-the-study-protocol-switcher h4 {
    padding-bottom: 20px;
}

#about-the-study h3,
.about-the-study-protocol-switcher h3 {
    margin-top: 0 !important;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #hero-btn {
        background-color: #8574bb;
        border-color: #8574bb;
        color: #fff;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
   .box-hero {
       padding: 50px 0 100px 0;
   }
}

.cookie-btn {
    color: #8574bb !important;
}

.q-topbar img {
    min-height: 45px !important;
}

@media (min-width: 992px) {
    .q-topbar img {
        min-height: 45px !important;
        margin-bottom: 10px !important;
    }
    .q-topbar-left {
        margin-right: auto;
    }
}
