.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;
}

.box-hero::before {background:#ffffffbb;}

.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;}
.box-hero ul {
  margin-left: -16px;
} .box-hero {
  /* 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;
  /* 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){
.box-hero:before {
    background: #F4EBD9!important;
}
}
