.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%;
}

.box-hero::before {
  /* background: #14799d85; */
}

.q-bg-white.ntm.pb-50 {
  background-color: #CFEBEB !important;
}

.col-xs-12.col-md-5.pull-right.hidden-xs.hidden-sm {
  margin-bottom: 50px;
}

@media (min-width: 768px) {

  .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 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;
  }
}

@media (min-width: 992px) {
  .dropdown-menu {
    right: -10px;
    left: auto;
  }
}

/* Fonts: */

#cookieDisclaimer h4 {
  color: #fff;
}

#contact-info form .form-error {
  min-height: 15px;
  display: block;
}

@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;
  }

  .box-hero .box-content h1 {
    font-size: 2em;
    padding-right: 0;
  }

  .box-hero .box-content h2 {
    font-size: 1.4em;
    padding-right: 0;
  }

  #discover-if-you-qualify h2,
  .section__heading h2,
  #who-can-take-part h2,
  .section__heading.moving-image h2 {
    font-size: 2.2rem;
  }
}

@media all and (max-width:380px) {
  .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;
  }

  .epr-map-iw .col-xs-9.LeftCol {
    width: 95%;
  }

  .gm-style-iw-d {
    overflow: hidden !important;
    padding: 0 0px 12px 0 !important;
  }

  #site-selection #map-area .row.map .sites .site h4 {
    font-size: 16px;
  }

  #about-clinical-trials a {
    padding: 16px 12px 16px 53px;
    font-size: 1.6rem;
  }

  .site.grid .distance strong {
    font-size: 13px;
  }

  .site.grid .distance {
    font-size: 10px;
  }

  #how-does-it-work ol {
    padding-left: 0;
  }
}

.section__heading.moving-image h2,
.section__heading.moving-image span {
  line-height: 1.4;
}

/* Concact form - checkbox */
form .check-icon {
  /* font-size: 1.4rem; */
}

.footer-content a {
  display: inline-block;
}

.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;
}

.footer-content a {
  display: inline-block;
}

iframe#idIframe {
  min-height: 400px;
}

/* 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;
  }

  #pass-all .mt-80 {
    margin-top: 0 !important;
  }
}

/* Site Selection Page fix */

@media all and (max-width:320px) {
  .gm-style-iw.gm-style-iw-c {
    width: 270px !important;
    max-width: 270px !important;
    padding: 10px !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 */

#sticky-footer {
  padding: 0 0 0 0;
}

#sticky-footer .container {
  width: 100%;
  padding: 0 0 0 0;
}

#sticky-footer a {
  display: block;
  width: 100%;
  padding: 8px 0;
}

#sticky-footer a:hover {
  color: #4476bb;
}

.what-to-expect {
  padding-bottom: 50px;
}

.q-bg-content-2 .the-study-periods .col-xs-12.col-md-8.centered {
  margin-left: 0;
}

@media (max-width: 991px) {
  .box-hero:before {
    background: #14799d !important;
  }
}

.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%;
}

.q-bg-white.ntm.pb-50 {
  background-color: #CFEBEB !important;
}

.col-xs-12.col-md-5.pull-right.hidden-xs.hidden-sm {
  margin-bottom: 50px;
}


.box-hero .box-content h1 {
  color: #85338b;
}

.box-hero .btn.v8 {
  color: #fff;
  background-color: #ee4c8f !important;
  margin-top: 25px;
  border-color: #ee4c8f;
}

.box-hero .btn.v8:hover {
  color: #ee4c8f;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 70%);
  background: white !important;
}

@media (min-width: 768px) {

  .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 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;
  }
}

@media (min-width: 992px) {
  .dropdown-menu {
    right: -10px;
    left: auto;
  }
}

/* Fonts: */

#cookieDisclaimer h4 {
  color: #fff;
}


#contact-info form .form-error {
  min-height: 15px;
  display: block;
}


@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;
  }

  .box-hero .box-content h1 {
    font-size: 2em;
    padding-right: 0;
  }

  .box-hero .box-content h2 {
    font-size: 1.4em;
    padding-right: 0;
  }

  #discover-if-you-qualify h2,
  .section__heading h2,
  #who-can-take-part h2,
  .section__heading.moving-image h2 {
    font-size: 2.2rem;
  }
}

@media all and (max-width:380px) {
  .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;
  }

  .epr-map-iw .col-xs-9.LeftCol {
    width: 95%;
  }

  .gm-style-iw-d {
    overflow: hidden !important;
    padding: 0 0px 12px 0 !important;
  }

  #site-selection #map-area .row.map .sites .site h4 {
    font-size: 16px;
  }

  #about-clinical-trials a {
    padding: 16px 12px 16px 53px;
    font-size: 1.6rem;
  }

  .site.grid .distance strong {
    font-size: 13px;
  }

  .site.grid .distance {
    font-size: 10px;
  }

  #how-does-it-work ol {
    padding-left: 0;
  }
}

.section__heading.moving-image h2,
.section__heading.moving-image span {
  line-height: 1.4;
}






/* box-hero start */

.box-hero .box-content .btn {
  max-width: 418px;
}

.box-hero::before {
  /* background: #5F9DB3CC; */
}

.box-hero .box-content h1 {
  font-size: 2.1em;
  line-height: 40px;
}

.box-hero .box-content h2 {
  font-size: 1.3em;
  color: #ee4c8f;
}

.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: right center;
  background-color: rgb(199, 194, 185);
}

.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: 88px; */
    /* 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;
  }
}

.box-hero .box-content p,
.box-hero .box-content ul li {
  color: #005587;
}

@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 */


/* LANG NAVBAR START */

.page-container>header .q-topbar {
  padding: 0px 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 */


/* 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;
  }

  #pass-all .mt-80 {
    margin-top: 0 !important;
  }
}

#sticky-footer {
  padding: 0 0 0 0;
}

#sticky-footer .container {
  width: 100%;
  padding: 0 0 0 0;
}

#sticky-footer a {
  display: block;
  width: 100%;
  padding: 8px 0;
}

#sticky-footer a:hover {
  color: #4476bb;
}

/* colors for insight 2*/


#about-the-study .section__heading.moving-image h2,
#about-the-study .section__heading.moving-image span {
  /* color:#e44491!important */
}

#who-can-take-part .gradient {
  /* background: linear-gradient(to right, #542965, #542965 50%, #fafafa 50%); */
}

#about-the-study h3 {
  /* color: #ee4c8f; */
}

#who-can-take-part ul.list li:before {
  /* color: #9f3065; */
}

#about-clinical-trials h2 {
  /* color:#e44491!important */
}

.panel.panel-accordion>.panel-heading {
  /* background-color: #b8d8e4; */
  /* border: none; */
  /* border-top: none; */
}

.panel.panel-accordion {
  /* border-color:#b8d8e4; */
}

.panel.panel-accordion>[id*="collapse-"]>.panel-body {
  border-color: #b8d8e4;
}


.page-container>header .q-navbar .q-tabs li a [class*=icon-] {
  color: #005587;
}

.box-6 .line.active {
  border-color: #ee4c8f;
  color: #ee4c8f;
}

.page-container>header .q-navbar .q-tabs li a {
  color: #005587;

}

/* color end */

.what-to-expect {
  padding-bottom: 50px;
}

.q-bg-content-2 .the-study-periods .col-xs-12.col-md-8.centered {
  margin-left: 0;
  width: 100%;
}

@media (max-width: 1199px) {
  .box-hero:before {
    background: #FBECF3 !important;
  }
}


#about-the-study .q-bg-white.ntm.pb-50 {
  display: none;
}

#about-the-study .q-bg-white.nbp {
  padding-bottom: 40px !important;

}

#about-the-study .study-periods .left {
  font-size: 3rem;
  width: 100%;
  min-height: 0;
  float: none;
  padding-bottom: 9px;
  line-height: 1.1;
}

@media (max-width:1199px) {
  #about-the-study .study-periods .left {
    font-size: 2.3rem;
  }

  #about-the-study .study-periods h4 {
    font-size: 1.8rem;
  }
}

.page-container>header .q-topbar img {
  max-width: 100%;
  height: auto;
  max-height: 50px;
}

@media (max-width:1681px) and (min-width:1200px) {
  .box-hero .box-content .container {
    padding-left: 92px;
  }
}


/* ELENA */
.page-container>header .q-navbar .q-tabs li a,
.page-container>header .q-navbar .q-tabs li a [class*=icon-] {
  color: #85338b;
}

.page-container>header .q-navbar .q-tabs li {
  border-color: #bba3c3;
}

@media (min-width: 1200px) {
  .box-hero .box-content h1 {
    color: white;
  }
}

.box-hero .box-content h2 {
  color: #85338b;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
  color: #373d41;
}

.box-hero .box-content ul li::marker {
  color: #85338b;
}

.box-hero .btn.v8 {
  background-color: #85338b;
}

.box-hero .btn.v8 {
  color: white;
  background-color: #85338b;
  margin-top: 25px;
  border: none;
}

.box-hero .btn.v8:hover,
.box-hero .btn.v8:active,
.box-hero .btn.v8:focus {
  color: #85338b;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 70%);
  background: white;
  border: none;
}

#about-the-study .what-to-expect {
  background: #ffe3ee;
}

#about-the-study .what-to-expect h3,
#about-the-study h3,
#about-the-study .study-periods .left,
#about-the-study .study-periods h4,
#who-can-take-part a {
  color: #ee4c8f;
  margin-bottom: 0;
}


.panel.panel-accordion>.panel-heading {
  border-top: #bba3c3 1px solid;
}

.panel.panel-accordion {
  border-left: #bba3c3 1px solid;
  border-right: #bba3c3 1px solid;
  border-bottom: #bba3c3 1px solid;
}

.panel.panel-accordion>[id*="collapse-"]>.panel-body {
  border-color: #bba3c3;
}

.panel.panel-accordion>.panel-heading {
  background-color: #efe8f1;
}

.panel.panel-accordion>.panel-heading a {
  color: #85338b;
}

#discover-if-you-qualify .panel-bordered {
  background-color: #f2edf4;
  border: #ee4c8f 1px solid;
}

#discover-if-you-qualify .panel-bordered [class*=icon-] {
  color: #ee4c8f;
}

#discover-if-you-qualify .panel-bordered p {
  color: #85338b;
}

#discover-if-you-qualify .box-6 {
  border-bottom: #ee4c8f 1px solid;
}
#about-the-study .study-periods em {
    font-style: italic!important;
}
@media (min-width:1199px){
  #about-the-study .study-periods>div:last-child{
    padding-left: 33px;

  }
  
}