.box-hero .box-content p,
.box-hero .box-content ul li {
    font-size: 110%;
}

#hero-btn {
    background-color: #00A3E0;
    color: #fff;
}

.box-hero {
    background-color: transparent;
}

#hero-btn:hover {
    color: #00A3E0;
    background: white;
    border: 2px solid #00A3E0;
}

@media (min-width: 992px) {

    .page-container>header .q-topbar {
        padding: 0;
    }

    .page-container>header .q-topbar img {
        height: 45px;
    }
}

.box-hero .box-content h1 {
    color: #005587;
    font-size: 2.4em;
}

.box-hero .box-content h2 {
    color: #005587;
    font-size: 1.6em;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    color: #005587;
    font-size: 1.15em;
}

.panel.panel-accordion>.panel-heading {
    font-size: 1.4em;
}

@media (max-width: 992px) {

    .page-container>header .q-topbar {
        padding: 0
    }

    .page-container>header .q-topbar img {
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .q-bg-white.ntm.pb-50 {
        display: none
    }

    .section__heading.moving-image {
        padding-bottom: 0px
    }

    .moving-image .container {
        margin: 0;
        width: 100%;
    }

    span.icon-about-study {
        font-size: 3rem;
    }

    .section__heading.moving-image h2 {
        font-size: 2.4rem;
    }
}

#pass-all #SaveRecordedCall {
    display: none;
}

#site-selection .form-area {
    /* background: #3E9041!important; */
    padding-bottom: 12px;
    padding-top: 0px;
}

@media all and (min-width: 768px) {
    #site-selection .form-area {
        padding-top: 0;
        padding-bottom: 15px;
    }
}

#questionnaire-view iframe {
    min-height: 440px;
}

.footer-content a {
    display: inline-block;
}

/* background for mobiles */

@media (max-width:1199px) {
    .box-hero::before {
        background: rgb(229 248 255 / 80%);
        display: block;
    }
}

/* LANG NAVBAR START */

.page-container>header .q-topbar {
    padding: 5px;
}

.q-topbar-lang {
    display: flex;
}

@media (min-width: 992px) {
    .open>.dropdown-menu {
        display: block;
        left: auto;
        right: -10px;
    }
}

@media (min-width: 390px) {
    .page-container>header .q-topbar {
        margin-left: 10px;
    }
}


@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
    }

    .open>.dropdown-menu a {
        white-space: normal;
        width: 270px
    }
}

@media (min-width: 768px) {
    .page-container>header .q-topbar-lang {
        display: flex;
        margin-left: 0;
    }
}

/* LANG NAVBAR END */

@media all and (min-width:1200px) and (max-width:1300px) {

    .box-hero .box-content p,
    .box-hero .box-content ul li {
        font-size: 1.3em;
        padding-right: 150px;
        margin-bottom: 10px;
    }

    .box-hero .box-content ul li {
        margin-bottom: 0px;

    }

    .box-hero .box-content ul~p {
        font-size: 1.3em;
    }

    .box-hero .box-content ul {
        padding-top: 10px;
        margin-bottom: 15px;
    }

    #hero-btn {
        margin-top: 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%;
}

#about-the-study .study-periods p {
    font-weight: bold;
    font-size: 1.9rem;
}

@media (min-width: 768px) {
    #about-the-study .study-periods .cell {
        width: 50%;
        float: left;
    }
}

.panel.panel-accordion>.panel-heading a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 1px rgb(0 0 0);
    font-weight: normal;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    font-size: 110%;
}

#contact-info form .form-error {
    /* min-height: 13px; */
    /* display: block; */
}

.page-container>header .q-topbar img {
    height: 35px;
}

/* Contact form headline and similar pages  */
@media all and (max-width:767px) {

    #contact-info h1,
    #site-selection h1,
    #referral-complete h1,
    #pass-all h1,
    .confirmation h1 {
        font-size: 2.3rem;
    }

    #contact-info h1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }

    #pass-all .cg-text h2 {
        font-size: 2.2rem;
    }
}

.dateOfBirthFieldGroup {
    margin-top: -1px;
}

.dateOfBirthFieldGroup .form-group.floating-label {
    margin-bottom: 1px;
}

/* 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;
    }
}

@media (min-width: 1200px) {
    .box-hero {
        background-position: top;
    }
}

@media (max-width: 575.98px) {
    .cookieManagementModalSection .table-responsive table tr td {
        padding-left: 32%;
        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 */
