.q-topbar img {
    height: 55px ! important;
}

.box-hero .box-content ul li::marker {
    color: #179BD7;
}
.page-container>header .q-topbar .q-topbar-left{
   flex:none;
}
#about-the-study h2{
     margin-bottom:0;
}
#about-the-study h3 {
    text-align: center;
}
ul.list li:before{
    color: #179BD7 !important;
}
#discover-if-you-qualify .panel.panel-simple.q-bg-secondary.no-bottom-margin{
   background-color: #2C2760 !important;
}

.box-6 .line.active {
    border-color: #7FB596;
    color: #7FB596;
}
.cookiePreferencesBanner a.cookie-btn, .cookiePreferencesBanner button.cookie-btn,
.cookiePreferencesBanner button.cookie-btn:hover, .cookieManagementModalSection .modal-body h4 a, 
.cookieManagementModalSection .btn.btn-cookieModal:hover, .cookieManagementModalSection .btn.btn-cookieModal{
    color: #000000;
}
.btn.v9, .btn.v10{
   color: #000000 !important;
}
#site-selection .form-area, #site-selection .q-bg-secondary{
    background-color: #9283A5 !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: #000000;
}

ul.list li:before,
.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: #179BD7;
    text-shadow: none;
}

.box-hero .box-content p,
.box-hero .box-content ul li {
    text-shadow: none;
    color: #000000;
}

.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 .row>div {
    background-color: #44B049;
}

.q-bg-white.ntm.pb-50 {
    background-color: #6caec5 !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: #44B049;
    color: #FFFFFF;
}

#hero-btn:hover {
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.7);
}

.panel.panel-accordion,
.panel.panel-accordion>.panel-heading,
.panel.panel-accordion>.panel-heading a:before,
.panel.panel-accordion>.panel-heading a:after {
    border-color: #44B049; 
}

@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) {
  .box-hero .box-content .container{
        margin-right: 0;
        margin-left: auto;
}
.box-hero .cta-wrapper{
        flex-direction: row-reverse;
}
.box-hero .container-wide.container{
    padding-right: 250px !important;
}



    #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, #44B049, #44B049 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;
}


div#sticky-footer {
    padding: 0 0 0 0;
    border-top: #44B049 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: #44B049;
    color: #ffffff;
}

#sticky-footer a#sticky-footer-btn:hover {
    background: #ffffff;
    color: #7FB596;
}


/* box-hero start */

.box-hero .box-content .btn {
    max-width: 418px;
}

.box-hero::before {
    background: #e7f5fb  !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: top left;
    background-color: #e7f5fb;
}

.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: 60%;
    }

    .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: 575.98px) {
    #contact-info h1,
    #site-selection h1,
    #pass-all h1,
    #pass-all-noappmnt h1,
    #pass-all-std h1,
    #pass-all-no-slots-worked h1,
    #pass-all-conn-fail h1,
    #pass-all-no-slots h1,
    #pass-all-no-site h1 {
        font-size: 3.3rem;
    }
}

/* 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 */


#about-the-study .q-bg-white.ntm.pb-50 {
    background-color: #179BD7 !important; 
}

#about-the-study .col-12.col-md-6 {
    width: 80%;
    margin: 0 auto;
}


@media (max-width:991px) {
    #about-the-study .col-12.col-md-6 {
        width: 100%;
    }
}

.the-study-periods h3 {
    font-size: 3.5rem;
    color: #6caec5;
}

#idIframe {
    min-height: 350px;
}

@media (max-width: 768px) {
    #about-the-study .section__heading .container .tab{
	position:absolute;
	margin-top:25px;
}
#about-the-study .q-bg-white.nbp{
    padding-top: 100px
}
}

@media (max-width: 567px) {
    .cookieManagementModalSection .table-responsive table tr td {
        word-break: break-word;
    }
    .cookieManagementModalSection .table-responsive tr td {
        padding-right: 10px;
    }
}
/* fyi: removing style mt-80 from template only for mobile devices */
@media (max-width: 767.98px) {
    #pass-all .mt-80 {
        margin-top: 0 !important;
    }
}

/* 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 */
.page-container>header .q-navbar{
        flex: 10;
}
div#note {
    margin-bottom: 20px;
}

@media (max-width: 991.98px) {
	.cookieManagementModalSection .smallScreenOnly, 
	.cookieManagementModalSection .modal-body h4 .itemTitle._v2.collapsed.smallScreenOnly, 
	.cookieManagementModalSection .modal-body h4 .itemTitle.smallScreenOnly, 
	.cookieManagementModalSection .modal-body h4 a.collapsed.smallScreenOnly {
		color: #7FB596;
	}
}

.cookieManagementModalSection .onoffswitch .onoffswitch-inner:before {
	background-color: #7FB596;
}

@media only screen and (max-width: 600px) {
    .q-bg-white.ntm.pb-50 {
        display: flex;
    }
}

#about-the-study .study-periods .left {        
	display: flex;		
}

@media (min-width: 768px) {
	#about-the-study .study-periods .left {
		min-height: 60px;
	}
}	

#about-the-study .study-periods h4 {
	min-height: 60px;
	font-size: 18px;
}

#about-the-study .study-periods .cell p {
	margin-top: 0;
}

@media (max-width: 767.98px) {
	.section__heading.moving-image h2, 
	.section__heading.moving-image span {
		color: #179BD7  !important;
		margin-left: 0;
		text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	}
}
