#site-selection #map-area .row.map .sites .site p {
margin-bottom: 1rem !important; 
line-height: 1.3em;
}#site-selection #map-area .row.map .sites .site p {
margin-bottom: 1rem !important; 
line-height: 1.3em;
}#site-selection #map-area .row.map .sites .site p {
  margin-bottom: 1rem !important; 
  line-height: 1.3em;
  }#get-notified-form ul a {
    text-decoration: none;
  }
  
  .box-hero::before {
    /* background: rgba(239, 239, 239, 0.733); */
  }
  
  .box-hero .box-content h1,
  .box-hero .box-content h2,
  .box-hero .box-content h3,
  .box-hero .box-content h4,
  .box-hero .box-content h5,
  .box-hero .box-content h6,
  .box-hero .box-content p,
  .box-hero .box-content ul li {
    text-shadow: none;
    color: #005587
  }
  
  legend li {
    font-weight: normal;
    font-size: .9em;
  }
  
  .box-hero h2 {
    color: #ffffff;
    font-size: 2.8rem;
  }
  
  h3 {
    font-size: 2rem;
  }
  
  #sticky-footer-btn,
  #hero-btn {
    white-space: normal;
  }
  
  #about-the-study img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .box-valigned .box-content .container ul li {
    color: #ffffff;
  }
  
  .what-to-expect {
    /* display: none ! important; */
  }
  
  .the-study-periods {
    /* display: none ! important; */
    background: #fff!important;
  }
  
  /*
  #about-clinical-trials {
  display: none !important;
  }
  */
  #study-locations {
    display: none ! important;
  }
  
  a#hero-btn {
    background-color: #1aa0d9;
    color: #fff;
  }
  
  a#hero-btn:hover {
    color: #efefef;
    box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.2);
  }
  
  #sticky-footer {
    background-color: #1aa0d9 !important;
    border-top: 3px solid #1aa0d9;
  }
  
  #sticky-footer:hover {
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
  }
  
  a#sticky-footer-btn {
    color: #fff;
  }
  
  a#sticky-footer-btn:hover {
    color: #efefef;
  }
  
  .btn.v7 {
    background-color: #1aa0d9;
    box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.2);
  }
  
  .btn.v7:hover {
    background-color: #005587;
    box-shadow: 4px 4px 4px 4px;
    -webkit-box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.2);
  }
  
  #get-notified-form a {
    color: #fff;
    text-decoration: underline;
  }
  
  @media (min-width: 992px) {
    h1 {
        max-width: 100%;
    }
  }
  
  #pass-all #get-notified-form a {
    color: #1aa0d9;
  }
  
  #pass-all #get-notified-form a {
    color: #005587;
  }
  
  #cta-text {
    display: block;
    text-align: left;
  }
  
  @media (min-width: 767px) {
    #cta-text {
        margin: auto;
    }
  }
  
  @media (min-width: 768px) {
    .box-hero {
        min-height: 60rem;
    }
  }
  
  @media (min-width: 992px) {
    .box-hero h1 {
        font-size: 3.8rem;
    }
  }
  
  @media (max-width: 767px) {
    .box-hero h1 {
        font-size: 1.8em;
        line-height: 1.2em;
    }
  
    .box-hero h2 {
        font-size: 1.4em;
    }
  
    .box-hero ul {
        margin-left: -10px;
    }
  
    .box-hero {
        min-height: 50rem;
    }
  
    nav.navbar.q-navbar {
        display: none;
    }
  
    .box-hero .mask {
        background-color: #1AA0D9;
        background-image: linear-gradient(to right, #005689, #1AA0D9);
    }
  }
  
  .box-hero {
    background-color: #005689;
    /*min-height: 60rem;*/
    overflow: visible;
  }
  
  
  @media (min-width:992px) {
    .box-hero .box-content .container {
        max-width: 75%;
    }
  
    .page-container>header .q-topbar {
        flex: 4;
        margin:0;
    }
  
    .page-container>header .q-topbar img {
        height: 54px;
    }
  }
  
  .page-container>footer .a-white:active .a-white:visited {
    color: white ! important;
    text-decoration: none ! important;
  }
  
  #SignUpLink.btn.v7 a a:active a:visited {
    color: white ! important;
    text-decoration: none !important;
  }
  
  
  
  a#hero-btn {
    font-size: 1.5em;
  }
  
  #contact-info form .form-error {
    min-height: 13px;
    display: block;
  }
  
  
  /* 11.1. */
  
  
  #contact-info form .form-error {
    min-height: 13px;
    display: block;
  }
  
  #contact-info form .form-error {
    min-height: 13px;
    display: block;
  }
  
  
  /* Mobile menu*/
  /* */
  
  
  @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;
    }
  
    .dropdown-menu>li>a {
        white-space: initial;
    }
  
    .open>.dropdown-menu {
        min-width: 280px;
    }
  }
  
  
  @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;
    }
  }
  
  
  /* Fonts: */
  
  /* #questionnaire-view iframe { 
    min-height: 600px !important;
  } */
  
  #cookieDisclaimer h4 {
    color: #fff;
  }
  
  @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;
    }
  }
  
  
  
  @media all and (min-width:1200px) {
  
    .box-hero .box-content p,
    .box-hero .box-content ul li {
        font-size: 2rem;
        padding-right: 294px;
        line-height: 1.3;
    }
  }
  
  #contact-info form .form-error {
    min-height: 13px;
    display: block;
  }
  
  
  /* padding fix for hero image bcs of overlaping */
  @media (min-width:1200px) and (max-width:1680px) {
    .box-hero h1 {
        padding-right: 80px;
    }
  
    .box-hero .box-content h2 {
        padding-right: 131px;
    }
  }
  
  @media all and (max-width:767px) {
  
    #contact-info h1,
    #site-selection h1,
    #referral-complete h1,
    #pass-all h1,
    .confirmation h1 {
        font-size: 2.6rem;
    }
  
    #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: 3.5rem;
        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: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;
    }
  
  
    #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;
    }
  }
  
  .section__heading.moving-image h2,
  .section__heading.moving-image span {
    line-height: 1.4;
  }
  
  /* .panel.panel-accordion>.panel-heading a.collapsed{
    word-break: break-all; 
  } */
  
  
  /* Contact form - checkbox */
  form .check-icon {
    font-size: 1.4rem;
  }
  
  .footer-content a {
    display: inline-block;
  }
  
  
  .confirmation h1 {
    color: #fff;
  }
  
  
  
  /* special rulse */
  
  #pass-all .cg-heading,
  #pass-all-noappmnt .cg-heading,
  #pass-all-std .cg-heading,
  #pass-all-no-slots-worked .cg-heading,
  #pass-all-conn-fail .cg-heading,
  #pass-all-no-slots .cg-heading,
  #pass-all-no-site .cg-heading {
    margin-top: 0 !important;
  }
  
  #pass-all .cg-text,
  #pass-all-noappmnt .cg-text,
  #pass-all-std .cg-text,
  #pass-all-no-slots-worked .cg-text,
  #pass-all-conn-fail .cg-text,
  #pass-all-no-slots .cg-text,
  #pass-all-no-site .cg-text {
    margin-top: 20px !important;
  }
  
  @media (min-width: 992px) and (max-width:1500px) {
    .box-hero {
        padding: 26px 0 45px 0;
    }
  
    .box-hero .box-content h1 {
        font-size: 3.5rem;
    }
  
    .box-hero .box-content h2 {
        font-size: 2.5rem;
    }
  
    .box-hero .box-content .btn {
        max-width: 460px;
    }
  }
  
  /* v4 */
  
  /* calendar fix */
  #idIframe {
    min-height: 556px;
  }
  
  .box-hero .box-content h1 {
    font-size: 3.5rem;
  }
  
  
  
  
  
  /* privaci 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;
    }
  }
  
  
  
  /* 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;
  }
  
  .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% + 78px) bottom;
    background-size: calc(100% - 108px);
    background-color: rgb(210 209 204);
  }
  
  .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: 74%;
      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: 74%;
    }
    .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: 991px){
    .box-hero:before {
        background: #d2d1cc!important;
    }
  }
  
  
  #discover-if-you-qualify .panel.q-bg-secondary{
    background-color:#0075bf!important;
  }
  
  #discover-if-you-qualify .panel-simple [class*=icon-]{
    color: #00ABE4
  }
  #discover-if-you-qualify .panel-bordered [class*=icon-]{
    color: #00ABE4
  }
  .panel.panel-bordered {
    border-color: #00ABE4
  }
  .box-6 {
    border-bottom: #00ABE4 1px solid;
  }
  #about-clinical-trials .section__heading [class*=icon-]{
    color: #00ABE4
  }
  #about-clinical-trials .section__heading h2{
    color: #00ABE4
  }
  .panel.panel-accordion>.panel-heading{
    border-top: #00ABE4 1px solid;
  }
  .panel.panel-accordion {
    border-left: #00ABE4 1px solid;
    border-right: #00ABE4 1px solid;
    border-bottom: #00ABE4 1px solid;
  }
  .panel.panel-accordion>.panel-heading a {
    color: #005587;
  }
  .panel.panel-accordion>.panel-heading a:before, .panel.panel-accordion>.panel-heading a:after {
    border-color: #00ABE4;
  }
  @media (min-width: 992px){
    #who-can-take-part .gradient {
      background: linear-gradient(to right, #00ABE4, #00ABE4 50%, #FAFAFA 50%);
    }
    .section__heading.moving-image h2{
      color: #00ABE4!important;
  
    }
    #about-the-study h3 {
      margin-top: 30px !important;
      font-size: 3rem;
      text-align: center;
    }
  }
  ul.list li:before{
    color: #00ABE4;
  
  }
  #who-can-take-part .gradient {
    border-color: #00ABE4;
  
  }
  @media (max-width:991px){
      #about-the-study h2.ntm{
        margin-top: 30px!important;
      }
  
    #who-can-take-part .row>div {
      background-color: #00ABE4;
    }
  }
  #about-the-study .what-to-expect {
    background: #daeff0;
  }
  .the-study-periods h6{
    font-size: 4rem;
  }
  
  .the-study-periods h6{
    color:#00ABE4
    
  }
  .panel.panel-accordion > .panel-heading {
    background-color: #daeff0;

}

@media (max-width:991px){
    .pass-all-human-api .stickyBehavior {
        top: 89px;
    }
    #connect_humanApi{
        padding-bottom: 5px;
    }
}
@media (max-width:312px){
    .pass-all-human-api .stickyBehavior {
        top: 99px;
    }
}