.box-hero .box-content #hero-btn {
  color: white;
  background-color: #1aa0d9;
}

.box-hero .box-content #hero-btn:hover,
.box-hero .box-content #hero-btn:focus {
  color: #1aa0d9;
  background-color: #fff;
}

#get-notified-form ul a {
  text-decoration: none;
}

legend li {
  font-weight: normal;
  font-size: .9em;
}

iframe#idIframe {
  min-height: 602px;
}

.box-hero::before {
  background: #b2d9ea !important;
}

.box-hero .box-content h1,
.box-hero .box-content h2,
.box-hero .box-content h3,
.box-hero .box-content h4,
.box-hero .box-content p,
.box-hero .box-content ul li {
  color: #005587;
  text-shadow: none;
}

.box-hero h2 {
  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: #005587;
}

.what-to-expect {
  display: none ! important;
}

.the-study-periods {
  display: none ! important;
}

#study-locations {
  display: none ! important;
}

.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: 767px) { .box-hero {
    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;
  }

   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;
  /* height: 60rem; */
  overflow: visible;
}

@media (min-width:992px) {
  .box-hero .box-content .container {
    max-width: 75%;
  }

  .page-container>header .q-topbar {
    flex: 4;
  }

  .page-container>header .q-topbar img {
    height: 35px;
  }
}

.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;
}

@media (max-width: 991px) {
  .q-topbar-lang {
    display: flex;
  }

  .page-container>header .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;
  }
}

@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
  }
}

form#contact-info-form {
  padding-bottom: 89px;
}

#contact-info {
  padding-bottom: 90px;
}

#contact-info form .form-error {
  min-height: 13px;
  display: block;
}

.form-group.form-group--multiselect.pt-15 {
  min-height: 66px;
}

/* box-hero start */
.box-hero .box-content .btn {
  max-width: 418px;
}
 

@media(min-width: 768px) {
.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;
}
}


@media(max-width: 767.98px) {
  .box-hero .box-content h1 {
    font-size: 2.6rem;
    font-weight: bold;
  }

  .box-hero .box-content h2 {
    font-size: 2.4rem;
    font-weight: bold;
  }
  
  .box-hero .box-content p,
  .box-hero .box-content ul~p,
  .box-hero .box-content ul li {
    font-size: 2rem;
    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: 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: 57%;
  }

  .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 */

/* 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;
  }
}

@media (max-width:767px) {

  #pass-all .cg-heading.spacer-right.q-bg-secondary.mt-80.text-center,
  #pass-all .cg-heading.spacer-right.q-bg-secondary.mt-80,
  #pass-all .cg-text.spacer-left.mt-80 {
    margin-top: 0 !important;
  }

  #pass-all h1 {
    font-size: 2.4rem;
  }

  #pass-all .cg-text h2,
  #pass-all-noappmnt .cg-text h2,
  #pass-all-std .cg-text h2,
  #pass-all-no-slots-worked .cg-text h2,
  #pass-all-conn-fail .cg-text h2,
  #pass-all-no-slots .cg-text h2,
  #pass-all-no-site .cg-text h2 {
    font-size: 2.2rem;
  }

  #contact-info h1 {
    font-size: 2.4rem;
  }
}
/* pass all margin top mobile fix */

.box-hero::before {
  background: #ffffffbb;
}

@media (min-width:992px) {

  .page-container>header .q-topbar {
    flex: 2;
  }

  .page-container>header .q-topbar img {
    height: 32px;
  }
}
/* Site Selection Page fix end */

.multiprotocolHeading .col-md-6 {
  width: 100% !important; 
  text-align: left; 
  margin-top: 20px;
}
