.q-topbar img {
    height: 40px ! important;
}

.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;
}

.box-hero .box-content h1,
.box-hero .box-content h2 {
    color: #503d6d;
}

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: #a05596;
    text-shadow: none;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    /* color: #87558c; */
    text-shadow: none;
    color: #503d6d;
}

.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%;
}

#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: #ec6e61;
}

#who-can-take-part .row>div {
    background-color: #ec6e61;
}

.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: #503d6d;
    color: #fff;
}

#hero-btn:hover {
    background-color: #a05596;
    color: #fff;
    border-color: #a05596;
}

.btn.v8 {
    border-color: #503d6d;
}


.panel.panel-accordion>.panel-heading a {
    color: #503d6d;
}

.panel.panel-accordion,
.panel.panel-accordion>.panel-heading,
.panel.panel-accordion>.panel-heading a:before,
.panel.panel-accordion>.panel-heading a:after {
    border-color: #87558c;
}


@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, #ec6e61, #ec6e61 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;
}

.panel.panel-simple.q-bg-secondary.no-bottom-margin {
    background-color: #ec6e61 !important;
}

.box-6 .line.active {
    border-color: #ec6e61;
    color: #ec6e61;
}


div#sticky-footer {
    padding: 0 0 0 0;
    border-top: #a05596 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: #a05596;
    color: #fff;
}

#sticky-footer a#sticky-footer-btn:hover {
    background: #fff;
    color: #76a3bf;
}


/* box-hero start */

.box-hero .box-content .btn {
    max-width: 418px;
}

.box-hero::before {
    background: #f6d6d6 !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 {
    background-position: calc(100% + 55px)center;
    background-color: #f6d6d6;
}

.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: 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 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) {
    .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: #ec6e61 !important;
}

#about-the-study .q-bg-white.ntm.pb-50 {
    background: #ec6e61 !important;
}

.the-study-periods h3 {
    color: #ec6e61 !important
}

#about-the-study .study-periods .left,
.about-the-study-protocol-switcher .study-periods .left {
    color: #ec6e61 !important;

}

#about-the-study h4,
.section__heading h2,
span.icon-about-trials {
    color: #ec6e61 !important;

}

.panel.panel-accordion>.panel-heading {
    border-top: #ec6e61 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: #ec6e61;
}

.page-container>footer {
    background: #503d6d;
}


#about-the-study .col-12.col-md-6 {
    width: 80%;
    margin: 0 auto;
}

#about-the-study ul {
    padding-left: 40px;
}

@media (max-width:991px) {
    #about-the-study .col-12.col-md-6 {
        width: 100%;
    }
}

#idIframe {
    min-height: 400px;
}

.box-hero {
    background-color: #e4eff3;
}

.box-hero::before {
    background: #e4eff3 !important;
}

.page-container>header .q-navbar .q-tabs li a [class*=icon-] {
    color: #503d6d;
}

span.icon-about-trials,
.section__heading.moving-image span {
    color: #503d6d !important;
}


#about-the-study .q-bg-white.ntm.pb-50 {
    background-color: #e6e7dd !important;
}

#about-the-study h3,
.q-bg-white.ntm.pb-50 p,
.q-bg-white.ntm.pb-50 li {
    color: #503d6d;
}

.panel.panel-accordion>.panel-heading {
    background-color: #e6e7dd;
}

.panel.panel-accordion>[id*="collapse-"]>.panel-body {
    border-top: #e6e7dd 1px solid;
}

#discover-if-you-qualify .panel-bordered {
    background-color: white;
}

#discover-if-you-qualify .panel-bordered [class*=icon-] {
    color: #ec6e61;
}

.page-container>header .q-navbar .q-tabs li a {
    color: #ec6e61;
}

#who-can-take-part p>a {
    color: #503d6d;
}

#who-can-take-part p>a:hover {
    text-decoration: underline;
}

@media (max-width: 767.98px) {
    #pass-all .mt-80 {
        margin-top: 0 !important;
    }
}

@media (max-width: 991.98px) {
    .section__heading.moving-image h2, 
    .section__heading.moving-image span {
        color: white !important;
    }
    .section__heading.moving-image {
        text-shadow: 0 2px 4px rgb(0 0 0 / 80%);
    }
}
@media (max-width: 767.98px) { 
.contact-gender-radio .radio-label { 
margin-bottom: 20px; 
} 
}

/* 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 */