#about-the-study .col-12.col-md-6 {
    margin: 0 auto;
    width: 75%;
}

.box-hero .box-content h1,
.box-hero .box-content h2,
#about-the-study h3 {
    color: #003463;
}

.page-container>header .q-navbar .q-tabs li a [class*=icon-] {
    color: #ff3541 !important;
}

#about-the-study .q-bg-white.ntm.pb-50 h3 {
    color: #ffffff !important;
    text-align: center;
}

#about-the-study h3.no-top-margin {
    text-align: center;
}

#who-can-take-part ul.list li:before {
    color: #ff3541;
    content: "\2713";
    font-weight: bold;
}

#who-can-take-part ul.list li:nth-of-type(2) ul li:before {
    display: none;
}

#who-can-take-part ul.list li:nth-of-type(2) ul li {
    padding-left: 0;
    margin-top: 10px;
}

#about-clinical-trials .icon-about-trials:before {
    color: #ff3541;
}

.panel-simple.q-bg-secondary {
    background-color: #003463 !important;
}

.box-6 .line.active {
    border-color: #ff3541;
    color: #001965;
}

.page-container>header .q-navbar .q-tabs li,
.page-container>header .q-navbar .q-tabs li:first-child,
.page-container>header .q-navbar .q-tabs li:last-child {
    border-right: #ff3541 2px solid;
    border-color: #ff3541;
    border-width: 2px;
}

.panel.panel-accordion>[id*="collapse-"]>.panel-body {
    border-top: #ca9ec2 1px solid;
}

#discover-if-you-qualify .panel.panel-bordered {
    border-color: #ca9ec2 !important;
}

#discover-if-you-qualify .panel-bordered .panel-body {
    background-color: #faf5f9;
}

#discover-if-you-qualify .panel-bordered [class*=icon-] {
    color: #001965;
}

.cookies,
.cookiePreferencesBanner button.cookie-btn:hover,
.cookieManagementModalSection .btn-cookieModal {
    background-color: #003463;
    border: 2px solid #003463;
}

.cookieManagementModalSection .modal-body h4 .itemTitle,
.cookiePreferencesBanner button.cookie-btn,
.cookieManagementModalSection h4.modal-title,
.cookieManagementModalSection .modal-body h4 a {
    color: #003463;
}

.footer-content p:last-child em {
    color: #ffffff;
}

.btn_humanapi_connect {
    border: 1px solid #003463 !important;
    background: #003463 !important;
}

.btn_humanapi_connect:hover {
    background: #fff !important;
    color: #003463 !important;
}

#discover-if-you-qualify a,
#discover-if-you-qualify a:hover {
    color: #008dd3;
}

.noSiteConvenienButtontWrapper .hyperlink {
    color: #001965;
    font-size: 20px;
}

.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 15px 0;
    display: block;
    float: left;
    /* padding: 0; */
}

.what-to-expect li {
    margin: 0;
    padding: 0;
}

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: #003463;
    text-shadow: none;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    text-shadow: none;
    color: #121212;
}

.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: #F1F8FB !important; */
    padding-bottom: 55px !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: #008dd3;
}

#who-can-take-part .row>div {
    background-color: #00a3e0;
}

.q-bg-white.ntm.pb-50 {
    background-color: #87558c !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: #4be3fb;
    color: #003463;
    border: none;
    height: auto;
    padding: 20px 30px;
    width: auto;
}

#hero-btn:hover {
    background-color: #ca9ec2;
}

.panel.panel-accordion>.panel-heading a {
    color: #121212;
}

.panel.panel-accordion,
.panel.panel-accordion>.panel-heading,
.panel.panel-accordion>.panel-heading a:before,
.panel.panel-accordion>.panel-heading a:after {
    border-color: #ca9ec2 !important;
}

.what-to-expect ul {
    width: 100%;
}

@media (min-width: 768px) {
    .page-container>header .q-topbar {
        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 .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, #003463, #003463 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;
}

div#sticky-footer {
    padding: 0 0 0 0;
    border-top: #4be3fb 3px solid;
}

div#sticky-footer:hover {
    border-top: #ca9ec2 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: #4be3fb;
    color: #003463;
}

#sticky-footer a#sticky-footer-btn:hover {
    background: #ca9ec2;
    color: #003463;
}


/* box-hero start */

.box-hero .box-content .btn {
    max-width: 418px;
}

.box-hero::before {
    background: #edfcff !important;
}

.box-hero .box-content h1 {
    font-size: 2.1em;
    line-height: 40px;
}

.box-hero .box-content h2 {
    font-size: 1.3em;
}

.btn.v8 {
    border: #008dd3 2px solid;
}

.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:991px) {
    .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: 51%;
    }

    .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;
    }
}
/* box-hero end */

@media (max-width: 375px) {

    #contact-info h1,
    #site-selection h1 {
        font-size: 3.5rem;
    }
}

/* Site Selection Page */
@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) {
    .section__heading.epr-bg-white.moving-image {
        padding-bottom: 10px !important;
    }
}


/* custom colors */
.section__heading.moving-image h2,
.section__heading.moving-image span,
#about-the-study .col-xs-12.col-md-7 h3 {
    color: #003463 !important;
}

#about-the-study .study-periods .left,
.about-the-study-protocol-switcher .study-periods .left {
    color: #003463 !important;

}

#about-the-study h4,
.section__heading h2 {
    color: #003463;
}

.panel.panel-accordion>.panel-heading {
    border-top: #304d85 1px solid;
}

.panel.panel-accordion,
.panel.panel-accordion>.panel-heading,
.panel.panel-accordion>.panel-heading a:before,
.panel.panel-accordion>.panel-heading a:after {
    border-color: #304d85;
}

.page-container>footer {
    background: #003463;
}

.the-study-periods h6 {
    font-size: 60px;
    font-weight: 100;
    line-height: 1em;
    margin-top: -3px;
    color: #304d85;
}

#who-can-take-part .row>div {
    background-color: #003463;
}

.section__heading.epr-bg-white.moving-image .icon-about-study {
    color: #ff3541 !important;
}

#about-the-study .q-bg-white.ntm.pb-50 {
    background: #003463 !important
}

#about-the-study .what-to-expect {
    background: #e5e4de;
}

.section__heading [class*=icon-] {
    color: #cdd5e1;
    font-size: 6.4rem;
}

.panel.panel-accordion>.panel-heading {
    background-color: #faf5f9;
}

.panel.panel-accordion>.panel-heading,
.panel.panel-accordion {
    border-color: #e5e4de;
}

ul.list li:before {
    color: #e2aa98;
}

#discover-if-you-qualify .panel-bordered {
    background-color: #fff;
}

@media (max-width:768px) {
    .footer-content .row:nth-of-type(2) .col-12 p:nth-of-type(1) {
        width: 130px;
        height: 130px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    #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: 375px) {

    h1,
    #contact-info h1 {
        font-size: 2.8rem;
    }
}

@media (max-width: 390px) {
    .cookieBannerTextContent p {
        font-size: 12px;
    }
}

.box-hero {
    background-position: left top;
    background-color: #edfcff;
}

@media(min-width: 992px) {
    .box-hero .box-content .container {
        margin-left: 45%;
        width: auto;
    }
}

.q-topbar img {
    height: 55px !important;
}

#cta-text li::marker {
    color: #ff3541;
}

.panel.panel-bordered .icon-privacy,
.panel.panel-bordered .icon-clock {
    color: #ff3541 !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 only screen and (max-width: 600px) {
    .q-bg-white.ntm.pb-50 {
        display: block;
    }
}

@media (min-width: 992px) {
    .page-container>header .q-topbar {
        text-align: left;
    }
}
