 /*
Theme Name: PHN
Author: Abakar
Description: This is the new PHN website template.
Version: 1.0
*/

/*General*/
html, body {
    overflow-x: hidden !important;
}
body {
    margin: 0;
    padding: 0;    
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: #1C1C28;
    font-size: 18px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}
a {
  color: #00859b;
}
a:hover {
  color: #027285;
}
h1, h2, h3, h4, h5 {
  font-family: 'Mulish', sans-serif;
  font-weight: 600;
}
h1 {
  color: #AC242A;
  font-size: 50px;
  letter-spacing: -0.02px;
  line-height: 64px;
}
h2 {
  color: #AC242A;
  font-size: 32px;
  letter-spacing: -0.02px;
  line-height: 44px;
  margin-bottom: 15px;
}
h3 {
  color: #1C1C28;
  font-size: 28px;
  letter-spacing: -0.02px;
  line-height: 38px;
  margin-top: 50px;
}
h4 {
  color: #1C1C28;
  font-size: 24px;
  letter-spacing: -0.02px;
  line-height: 32px;
  margin-top: 30px;
}
h5 {
  color: #1C1C28;
  font-size: 20px;
  letter-spacing: -0.02px;
  line-height: 28px;
}
h6 {
  color: #1C1C28;
  font-size: 16px;
  letter-spacing: -0.01px;
  line-height: 22px;
  font-weight: 700;
}
button.primary {
  padding: 10px 30px;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  background-color: #00859B;
  margin-top: 25px;
  color: #FAFAFC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
button.primary:hover {
  background-color: #027285;
}
button.reverse {
  padding: 10px 30px;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  background-color: fff;
  margin-top: 25px;
  color: #00859B;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
button:focus {
  outline: none;
}
li {
  line-height: 2;
}
img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}
img.alignright { 
  float: right; 
  margin: 0 0 1em 1em; 
}
img.alignleft { 
  float: left; 
  margin: 0 1em 1em 0; 
}
img.aligncenter { 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
}
.alignright { 
  float: right; 
}
.alignleft { 
  float: left; 
}
.aligncenter { 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
}

/*--- NAV STYLES ----*/
.header-logo-bar {
  padding: 20px 100px;
}
.social-icon-container .fa-circle {
  color: #ac242a;
}
.header-main-nav-container {
  padding: 0;
}
nav#the-nav {
  font-size: 1.0625rem;
  font-weight: 500;
}
li.nav-item {
  line-height: 1.25;
}
.dropdown-menu {
  border: 0;
  font-size: .9rem;
}
.header-main-nav-container a {
  text-decoration: none !important;
  color: #1C1C28;
}
.main-nav-bar {
  padding:0 100px;
}
.main-nav-top-rule {
  border-top: 1px solid #8F90A6;
}
.nav-link:hover,
li.nav-item.dropdown.has-megamenu.show {
  background-color: #ac242a;
  color: white !important;
}
.megamenu-container {
  padding: 20px 20px 40px !important;
  background-color: #ffeff0;
  color: #fff;
  margin-top: 0;
  border-top: #ac242a 5px solid;
}
.dropdown-toggle {
    white-space: pre-wrap;
}
.megamenu-container p,
.megamenu-container li a,
.megamenu-container h5 {
  color: #1c1c28;
}
/*.megamenu-container a {
  color: #ac242a;
}*/
.megamenu-section-title {
  padding: 10px 20px 20px;
}
.col-megamenu h5 {
  font-size: 1rem;
  font-weight: 700;
}
.col-megamenu p {
  font-size: 16px;
  line-height: 22px;
}
.col-megamenu i {
  display: inline-flex; 
  vertical-align: middle; 
  text-decoration: none;
}
.col-megamenu ul {
  padding-left: 0;
}
.col-megamenu li {
  padding: 5px 0;
  /*line-height: 1.3;*/
  list-style: none;
}
/*.col-megamenu li:before {
    content: "";
    border-color: transparent #1c1c28;
    border-style: solid;
    border-width: 0.25em 0 0.25em 0.35em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}*/
.dropdown.dropdown-masked {
  position: static;
}
.show.dropdown-menu {
    box-shadow: 0 100vh 0 100vh rgba(0,0,0,.7),0 5px 5px rgba(0,0,0,.5);
    width: 100vw;
    border-radius: 0;
}

.megamenu-learn-more {
  font-weight: 600;
  font-size: .75rem;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.col-divider {
  border-right: 1px solid #c0c0c7; 
  padding: 0 25px;
}
.col-divider-last {
  padding: 0 0 0 25px;
}
.megamenu-main-titles {
  padding: 10px 0 0;
}
.completed-studies-all {
  margin-top: 1.2rem;
}
.megamenu a:hover {
  color: #ac242a;
}
@media all and (min-width: 992px) {
        .navbar{ padding-top: 0; padding-bottom: 0; }
        .navbar .has-megamenu{position:static!important;}
        .navbar .megamenu{left:0; right:0; width:100%; padding:20px;  }
        .navbar .nav-link{ padding-top:1rem; padding-bottom:1rem;  }
}

.search-btn {
    color: #fff;
    background-color: #ac242a;
    border-color: #ac242a;
}
/*.search-container {
  margin-left: 50px;
}*/
.navbar-light .navbar-nav .nav-link  {
  color: #1C1C28;
}
.navbar-light .navbar-nav .show>.nav-link {
  color: white;
}

/* HOMEPAGE STYLES */
.hp-hero {
min-height: 650px;
background: url("/wp-content/themes/phn/img/hp-hero.jpg") fixed top no-repeat;
 background-size: cover;
}
.hp-intro-box {
  background-color: #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(40,41,61,0.04), 0 4px 8px 0 rgba(96,97,112,0.16);
  position: relative;
  margin: -150px auto 0;
  padding: 50px 40px;
  z-index: 100;
}
.hp-intro-box h1 {
  color: #AC242A;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  margin-right: 30px;
}
.hp-intro-box p {
  color: #1C1C28;
  font-size: 18px;
  letter-spacing: -0.01px;
  line-height: 26px; 
  margin-bottom: 25px;
}
.hp-intro-box a {
  color: #00859B;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
}
.hp-intro-box a:hover {
    background-color: #ECFFFF;
    text-decoration: none;
}
.cshp-img {
  width: 500px;
  height: auto;
}
.hp-current-studies,
.hp-intro-container {
    background-color: #FFF4FF;
}
.hp-current-studies .row {
  padding: 80px 0;
}
.hp-pud-img {
  background-image: url("/wp-content/themes/phn/img/home-datasets.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.hp-datasets-txt,
.hp-news-left,
.hp-news-right {
  padding: 100px;
}
.hp-news-left {
  background-color: #84307D;
}
.hp-news-right {
  background-color: #AA0061;
}
.hp-follow-cta {
  background-image: url("/wp-content/themes/phn//img/home-follow-on-twitter-banner.jpg");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.hp-follow-elevation {
  padding: 40px;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(40,41,61,0.04), 0 16px 24px 0 rgba(96,97,112,0.16);
}
.icon-socials-twitter-dark {
  color: #00859B;
  font-size: 80px;
}
.follow-us-on-twitter {
  color: #AC242A;
  font-family: 'Mulish', sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.02px;
  line-height: 44px;
}
.page-title-img {
height: 460px; 
background-size: cover;
background-repeat: no-repeat;
}
.page-title-row {
    background-color: #ac242a; 
}
.page-title-area {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.page-title-area-after-img {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.intro-container {
  padding: 50px 80px;
}
.intro-text,
.faq-intro {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -0.02px;
    line-height: 40px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #ac242a;
}
.nav-pills .nav-link {
  border-radius: .25rem .25rem 0 0;
}
.tabs-container {
  padding: 0 80px;
  margin-bottom: 75px;
}
.tabs-container-inner {
  padding: 0 50px;
}
.tab {
  overflow: hidden; 
  border-bottom: 2px solid #CCDDFF;
  padding: 0;
}
.our-history-chart {
  background-color: #FAFAFC;
  padding: 30px;
}
.research-content-title {
  margin-bottom: 30px;
}
.our-history-chart-txt {
  background-color: #AA0061;
  color: #FAFAFA;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  padding: 70px 30px;
}
.our-history-chart-container {
  margin-top: 40px;
}
#Research li {
  padding-bottom: 25px;
}
#Research li > p {
  margin-bottom: 0;
}
.leadership-table-title {
  color: #ac242a;
}

/* ACCORDION STYLES */
.accordion-row {
  padding: 0 15px;
}
.accordion {
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  width: 100%;
  text-align: left;
  outline: none;
  border:none;
  border-bottom: 1px solid #D4D4D4;
  padding: 1.75rem 0;
}
.accordion:after {
  font-family: 'Material Icons';
  content: 'expand_more';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.active-accordion {
  color: #00859B;
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  border-bottom: none;
}
.accordion:hover {
  color: #00859B;
}
.active-accordion:after {
  font-family: 'Material Icons';
  content: 'expand_less';
  color: #00859B;
}
.accordion-pub {
    cursor: pointer;
}
.accordion-pub h3 {
  margin-top: 0;
}
.accordion-pub:after {
  font-family: 'Material Icons';
  content: 'expand_more';
  color: #777;
  font-weight: bold;
  float: right;
  font-size: 20px;
}
.active-accordion-pub h3, .active-accordion-pub span {
  color: #00859B;
}
.active-accordion-pub{
  border:none !important;
}
.active-accordion-pub:after {
  font-family: 'Material Icons';
  content: 'expand_less';
  color: #00859B;
  font-size: 20px;
}
.panel-pub {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel p {
    color: #1C1C28;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: -0.01px;
    line-height: 26px;
    margin-top: 15px;
}
.panel ul {
    margin: 0.75em 0;
    list-style: none;
}
.panel li:before { 
    content: "";
    border-color: transparent #1C1C28;
    border-style: solid;
    border-width: 0.25em 0 0.25em 0.35em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.3em;
    position: relative;
}
.panel {
  max-height: 0;
  padding: 0 20px;
  color: #1C1C28;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: -0.01px;
  line-height: 26px;
  background-color: #FAFAFC;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel ul > li h4 {
  color: #AC242A;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.02px;
  line-height: 32px;
  margin-top: 0;
}
.panel ul > li a {
  color: #00859B;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
}
.panel ul > li a:after{
  font-family: 'Material Icons';
  content: '\2192';
  color: #00859B;
  font-weight: bold;
  margin-left: 5px;
}

/* MISC STYLES */
.study-summary-text h3{
  color: #1C1C28;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.02px;
  line-height: 40px;
  margin-bottom: 10px;
}
.study-summary-text p{
  color: #1C1C28;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: -0.01px;
  line-height: 26px;
}
.study-details {
  padding: 75px;
  margin-top: 50px;
  background-color: #FAFAFC;
}
.study-details h3{
  color: #AC242A;
}
.study-details h3:first-of-type {
  margin-top: 0;
}

/* PUBLIC USE DATASETS */
.pud-table td {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.pud-table a:hover {
  text-decoration: none;
}
.code-list-container {
  margin-bottom: 75px;
}
.table-header {
  background-color: #AA0061;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #C1C1C1
}
.login-to-account {
  color: #1C1C28;
  font-family: Muli;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.02px;
  line-height: 44px;
  margin-bottom: 20px;
}
.error label{
    color: red !important;
}
.error input{
    border: 1px solid red !important;
}
.error textarea{
    border: 1px solid red !important;
}
.login-links-style{
  font-weight: 600;
}
.form-group {
  margin-bottom: 10px;
}
.login-btn {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 25px;
}
.remember-password {
  color: #555770;
  font-size: 14px;
  line-height: 24px;
}
.login-label {
  color: #8F90A6;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0px !important;
}
.login-input-style {
  box-sizing: border-box;
  height: 56px;
  width: 100%;
  border: 1px solid #E4E4EB;
  border-radius: 8px;
}
.learn-more { 
  color: #04A9C7;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-flex;
  vertical-align: middle;
  text-decoration: none;
}
.learn-more:hover,
.panel ul > li a:hover {
    background-color: #ECFFFF;
    text-decoration: none;
}
.arrow-icon-menu-studies {
    font-size: 18px !important;
    position: relative;
    top: 3px;
}
.rectangle {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(40,41,61,0.04), 0 4px 8px 0 rgba(96,97,112,0.16);
  padding: 50px;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  margin-right: 25px;
  padding: 10px 33px 15px 34px;
  transition: 0.3s;
  color: #1C1C28;
  font-family: Muli;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.02px;
  line-height: 28px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  color: #AC242A;
  border-bottom: 2px solid #00859B;
}

/* Create an active/current tablink class */
.tab button.active {
  border-bottom: 2px solid #00859B;
  color: #AC242A;
}
.active{    
  display: block;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
}
.active{    
  display: block;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.tabs-container h3 {
  color: #AC242A;
  font-weight: 700;
}
.div-in-tab {
    width: 792px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

/*-----------------------------------*/
.width-100-percent{
    width: 100% !important;
}
.pic-card {
    border-radius: 4px;
    width: 527px;
    max-width: 530px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    padding: 20px;
}
.pic-holder-experts{
    height: 220px;
    margin-bottom: 10px;
}
.experts-pics{
    background-color: #F2F5F7;
    margin: auto;
    width: 200px;
    height: 200px;
}
.ind-card-header {
    color: #1C1C28;
  font-family: Muli;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.01px;
  line-height: 24px;
  text-align: center;
}
.ind-card-text{
    color: #1C1C28;
    font-family: Roboto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
    width: 132px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
.ind-card-text:last-child {
    margin-bottom: 0;
}
/*-----------------------------------*/

.card-header, .card {
    background-color: #FAFAFC;
}

/*Front-Page*/

.arrow-icon-menu,
.arrow-icon-hp {
    font-size: 14px !important;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.float-right {
    float: right!important;
}
.news-article h3 {
  margin-top: 0;
  color: #FAFAFA;
  font-size: 46px;
  font-weight: 900;
  line-height: 50px;
}
.news-article p {
  color: #FAFAFA;
}
.datasets-header-img {
  height: 250px;
}

.datasets-login-container {
  margin-bottom: 75px;
}
.datasets-info {
  background-color: #AA0061;
  padding: 60px;
}
.datasets-info h3 {
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.02px;
  line-height: 38px;
}
.datasets-info p {
  color: #fff;
  font-size: 20px;
  letter-spacing: -0.01px;
  line-height: 34px;
}
.datasets-sign-in,
.create-an-account {
  padding: 50px;
  background-color: #F2F2F5;
}
.create-an-account h3 {
  margin-top: 0;
  font-weight: 700;
}
.create-an-account p {
  font-size: 18px;
}
.space-before-form-fields {
  margin-top: 30px;
}
.dup-container {
  margin: 75px auto;
}
.dup-title {
  font-weight: 700;
}
.dup-divider {
  border-bottom: 1px solid #979797;
  margin: 40px 0 20px;
}
.dup-content h3,
.dup-content p {
  margin-top: 20px;
}
.dup-content h3,
.dup-content h5 {
  font-weight: 700;
}
.dup-content button.primary {
  margin-top: 0;
}
.dup-links [class*="col-"] {
  margin-top: 30px;
}
.study-docs-container {
  margin-top: 60px;
  margin-bottom: 75px;
  padding: 50px;
  background-color: #FFEDF0; 
  border-left: 10px solid #AA0061;
}
.study-docs-container i {
  font-size: 35px;
  margin-right: 15px; 
  top: 5px;
  position: relative;
}
.study-docs-container a {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 15px;
}
.study-docs-container a:hover {
     text-decoration: none;
}
.the-phn-offers-acces {
  color: #555770;
  font-size: 18px;
  letter-spacing: -0.01px;
  line-height: 26px;
}
.ddsg-wrapper {
  padding: 0 100px;
}
/*Footer*/

.upper-footer-area {
  background-color: #FAFAFC;
  padding: 50px 100px;
}
.footer-logo img {
  max-width: 350px;
  height: auto;
}

.footer-nav{
    margin-left: -50px;
    font-size: 1rem;
}
.footer-nav ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}
.footer-nav li {
  float: left;
  list-style-type: none !important;
}
.footer-nav li a {
  display: block;
  color: #1C1C28;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}
.footer-nav li a:hover {
  color: #00859B;
}
.affiliate-logos {
  padding: 15px;
}
.footer-copyright-bar {
  background-color: #ac242a; 
  padding: 0 100px;
}
.footer-copyright-bar p {
  font-size: 14px; 
  color: white; 
  margin-bottom: 0;
}
.footer-copyright-bar ul {
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
  overflow: hidden;
}
.footer-copyright-bar ul li {
  float: right;
}
.footer-copyright-bar ul li a {
  display: block; 
  color: white; 
  text-align: center; 
  padding: 16px; 
  text-decoration: none;
  font-size: 1.75rem;
}

.social_icons {
  height: 17px;
  width: 16px;
  color: #FFFFFF;
}

.for-parents-single {
  color: #FAFAFA;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.02px;
  line-height: 44px;
  display: block;
  margin-bottom: 0;
}

.why-include-children-single {
  color: #FAFAFA;
  font-size: 3.125rem;
  font-weight: 800;
  letter-spacing: -0.02px;
  line-height: 64px;
}

.page-builder-intro {
  color: #1C1C28;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.02px;
  line-height: 40px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
.archive-intro-container {
  margin: 50px auto;
}
.view-now{
  color: #04A9C7;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: right;
  margin-top: 10px;
}
.states-header{
  background-color: #AA0061;
  color: white;
  font-weight: 700;
  font-size: 1.1em;
  padding: 10px;
  margin: 20px 0;
}
.study-listing {
  padding-bottom: 20px;
}
.study-listing h4 {
  margin-top: 0;
}
.light-grey-background{
  background-color: #f5f5f9;
}
.light-purple-background{
  background-color: #FFF4FF;
}
.light-red-background{
  background-color: #FFEDF0;
}
.you-may-wonder {
  padding: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  }
.you-may-wonder p{
  color: #AC242A;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
}
.pb-reg-txt-block {
  padding: 50px 15px;
  display: block;
}
.pb-accordion {
  background-color: white; 
}
.pb-panel {
  background-color: white; 
}
.pb-reg-txt {
  color: #1C1C28 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 400 !important;
}
.pb-image-half {
  height: auto;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.pb-2col-row,
.pb-3col-row,
.pb-4col-row {
  padding: 50px;
}
.pb-2col-row-contained,
.pb-3col-row-contained,
.pb-4col-row-contained {
  margin: 50px 0;
}
.hr-rule{
  height: 1px;
  background-color: #8F90A6;
  margin-top: 50px;
}
.pb-rule {
    background-color: #8F90A6;
    border: 0;
    height: 1px;
    margin: 50px 0;
}
.page-next-prev {
  margin-bottom: 40px;
}
.up-next-title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}
.up-next-page {
    font-size: 22px;
    line-height: 40px;
    margin: 0;
}
.view-now-left {
  color: #04A9C7;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: left;
  margin-top: 10px;
}
.pb-spacer-20 {
  height: 20px;
}
.pb-spacer-40 {
  height: 40px;
}
.pb-spacer-50 {
  height: 50px;
}
.data-reference {
  font-size: 16px;
}
.search_li label{
  padding-top: 25px !important;
}
.search_li label{
  display: none;
}
.search_li input[type='submit']{
  display: none;
}
.search_li input[type='text']{
  color: #8F90A6;
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: -0.01px;
  line-height: 24px;
  box-sizing: border-box;
  height: 30px;
  width: 215px;
  border: 1px solid #E4E4EB;
  border-radius: 8px;
}
.header-nav ul > li.search_li:hover{    
    background-color: transparent !important;
}

.back-to-news-press-releases {
    height: 16px;
    /* width: 190px; */
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    margin-top: 130px;
    margin-left: 100px;
}

.thought-title-div-span1 {
    color: #FFFFFF;
    font-family: &quot;
    Source Sans Pro&quot: ;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.2px;
}

.news-press-title {
    height: 332px;
    width: 1150px;
    color: #FFFFFF;
    font-size: 66px;
    font-weight: 600;
    line-height: 83px;
}
.archive-results {
  background-color: #FFEDF0;
}
.archive-row:first-of-type {
  padding-top: 80px;
}
.archive-row:last-of-type {
  padding-bottom: 80px;
}
.archive-card h3,
.archive-card h5 {
  margin-top: 0;
  color: #ac242a;
  font-weight: 700;
}
.archive-card p {
  font-size: 16px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.row-flex [class*="col-"] {
  margin-bottom: 30px;
}
.archive-card,
.studies-archive-card  {
  height: 100%;
  padding: 50px 30px;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(40,41,61,0.04), 0 4px 8px 0 rgba(96,97,112,0.16);
}
.upcoming-studies-color-block {
  background-color: #AA0061;
  padding: 50px;
  overflow: auto;
  max-height: 556px;
}
.upcoming-studies-color-block h2,
.upcoming-studies-color-block h4,
.upcoming-studies-color-block p {
  color: white;
}
.upcoming-studies-color-block h4 {
  font-size: 18px;
}
.upcoming-studies-color-block p {
  font-size: 15px;
  margin-bottom: 20px;
}
.about-study-container {
  margin: 50px auto;
}
.about-study-container .intro p:first-of-type {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -0.02px;
    line-height: 40px;
}
.locations-container {
  background: #FFF4FF;
  padding-top: 50px;
  padding-bottom: 70px;
}
.locations-title {
  padding-bottom: 20px;
}
.locations-title p {
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}
.map-container {
  padding: 0;
}
.after-map-content-container,
.study-pubs {
  margin: 50px auto;
}
.complated-studies-container {
  padding:60px;
}
.study-details h5 {
  font-weight: 700;
}
.study-details li {
  line-height: 1.75em;
  margin: 1em 0;
}
.px-6 {
  padding-left: 5rem!important;
  padding-right: 5rem!important;
}
.py-6 {
  padding-top: 5rem!important;
  padding-bottom: 5rem!important;
}
.study-pubs-row {
  background-color: #FAFAFC;
}
@media (max-width: 1091px) {
  .cshp-img {
    margin-top: 50px;
  }
}
@media (max-width: 844px) {
  .pb-image-half {
    padding:150px;
  }
}
@media (max-width: 768px) {
  .nav-pills .nav-link {
    border-radius: 0;
  }
}
@media (max-width: 576px) {
  .hp-hero,
  .page-title-img,{
    background-position:center;
  } 
  .page-title-img-sr {
    background-position:right;
  }
  .hp-intro-inner-container {
    padding: 0;
  } 
  .hp-intro-box {
    padding: 30px 15px;
    margin: 0;
  }
  .cshp-img {
    margin-top: 30px;
  }
  .hp-pud-img {
    height: 200px;
  }
  .hp-datasets-txt,
  .hp-news-left, 
  .hp-news-right,
  .you-may-wonder {
    padding: 50px;
  }
  button.primary,
  button.reverse {
    width: 100%;
  }
  .intro-container,
  .tabs-container {
    padding: 40px;
  }
  .pb-2col-row, 
  .pb-3col-row, 
  .pb-4col-row {
    padding: 0;
  }
  .our-history-chart {
    padding: 30px 0;
  }
  .px-6 {
  padding-left: 2rem!important;
  padding-right: 2rem!important;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .footer-nav li {
    float: none;
  }
  .page-title-area,
  .page-title-area-after-img {
    padding: 30px;
  }
  .study-listing [class*="col-"] {
  margin-top: 20px;
  }
  .study-details {
    padding: 75px 0;
  }
  .panel {
    padding: 0;
  }
  .why-include-children-single {
  font-size: 2.375rem;
  line-height: 54px;
  }
  .hp-follow-cta {
  background-image: none;
  padding:0;
  }
  .hp-follow-elevation {
  padding: 40px;
  border-radius: 0;
  background-color: #e5f4f7;
  box-shadow: none;
}
}
/*Added by Abakar for mobile menu*/
@media (max-width: 1154px) { 
  .header-logo-bar{
      padding: 50px 25px 30px;
    }
    .main-nav-bar {
      padding: 0 25px;
    }
}

@media (min-width: 768px) { 
  .show-in-mobile{
        display: none;
    }
}

@media (max-width: 767.98px) { 
    .show-in-desktop{
        display: none;
    }
    .show-in-mobile{
        display: block !important;
    }
    .img-fluid {
     max-width: 420px !important;
     height: auto;
     margin-left: auto !important;
     margin-right: auto !important;
     margin-top: 25px;
     margin-bottom: 30px;
    }
    .nav-menu-background-strip {
      height: 50px;
      padding: 15px 0;
      text-align: center;
      background-color: #AC242A;
      color: white;
      font-size: 25px;
    }
    .ul-menu{    
      list-style-type: none;
      padding-left: 0px;
      background-color: #FAFAFC;
      /*box-shadow: 0 0 2px 0 rgba(40,41,61,0.04), 0 4px 8px 0 rgba(96,97,112,0.16);*/

    }
    .ul-menu a{      
      color: #1C1C28 !important;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0.03px;
      line-height: 19px;

    }
    #first-main ul li{
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 50px;  
      padding-right: 60px;   
      border-bottom: 1px solid #EDEDED;
    }
    .background-shadow{
      box-shadow: 0 0 2px 0 rgba(40,41,61,0.04), 0 4px 8px 0 rgba(96,97,112,0.16);
    }
    .arrow-icon-menu {
      display: inline-flex;
      vertical-align: middle;
      color: #1C1C28 !important;
      font-size: 30px !important;
      font-weight: 500;
      line-height: 35px;
    }
    #first-main{
      background-color: rgba(255,255,255,0.9);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 152px;
      z-index: 10000;
    }
    /* ACCORDION STYLES MOBILE */
    .accordion-row-mobile {
      /*padding: 0 15px;*/
      /*padding: 10px 55px 10px 4px;*/
      margin-right:0px !important;
      margin-left: 0px !important;
    }
    .accordion-mobile {
      font-family: 'Mulish', sans-serif;
      font-size: 20px;
      font-weight: 700;
      height: 45px !important;
      /*line-height: 28px;*/
      width: 100%;
      text-align: left;
      outline: none;
      border:none;
      border-bottom: 1px solid #D4D4D4;
      padding-left: 45px;
      /*padding: 1.75rem 0;*/
    }
    .accordion-mobile:after {
      font-family: 'Material Icons';
      content: 'expand_more';
      /*color: #777;
      font-weight: bold;*/
      float: right;
      margin-left: 5px;
      font-family: 'Material Icons';
      content: 'expand_more';
      color: #777;
      font-weight: bold;
      float: right;
      margin-left: 5px;
      color: #1C1C28 !important;
      font-size: 30px !important;
      font-weight: 500;
      line-height: 35px;
    }
    .active-accordion-mobile {
      color: #AC242A;
      font-family: 'Mulish', sans-serif;
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 25px;
      border-bottom: none;
    }
    .accordion-mobile:hover {
      color: #00859B;
    }
    .active-accordion-mobile:after {
      font-family: 'Material Icons';
      content: 'expand_less';
      color: #AC242A !important;
    }
    .accordion-pub-mobile {
        cursor: pointer;
    }
    .accordion-pub-mobile h3 {
      margin-top: 0;
    }
    .accordion-pub-mobile:after {
      font-family: 'Material Icons';
      content: 'expand_more';
      color: #777;
      font-weight: bold;
      float: right;
      font-size: 20px;
    }
    .active-accordion-pub-mobile h3, .active-accordion-pub-mobile span {
      color: #00859B;
    }
    .active-accordion-pub-mobile{
      border:none !important;
    }
    .active-accordion-pub-mobile:after {
      font-family: 'Material Icons';
      content: 'expand_less';
      color: #00859B;
      font-size: 20px;
    }
    .panel-pub-mobile {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
    }
    .panel-mobile p {
        color: #1C1C28;
        font-family: Roboto;
        font-size: 18px;
        letter-spacing: -0.01px;
        line-height: 26px;
        margin-top: 15px;
    }
    .panel-mobile ul {
        margin: 0.75em 0;
        list-style: none;
    }
    .panel-mobile li:before { 
        content: "";
        border-color: transparent #1C1C28;
        border-style: solid;
        border-width: 0.25em 0 0.25em 0.35em;
        display: block;
        height: 0;
        width: 0;
        left: -1em;
        top: 1.3em;
        position: relative;
    }
    .panel-mobile {
        max-height: 0;
        background-color: #EBEBF0 !important;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        color: #1C1C28;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 16px;
    }
    .panel-mobile ul > li h4 {
      color: #AC242A;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: -0.02px;
      line-height: 32px;
      margin-top: 0;
    }
    .panel-mobile ul > li a {
      color: #00859B;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 2px;
      line-height: 16px;
    }
    .panel-mobile ul > li a:after{
      /*font-family: 'Material Icons';
      content: '\2192';*/
      color: #00859B;
      font-weight: bold;
      margin-left: 5px;
    }
    .pb-accordion-mobile {
      background-color: #FAFAFC;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0.03px;
      line-height: 25px;
      width: 100%;
      text-align: left;
      outline: none;
      border: none;
      border-bottom: 1px solid #EDEDED;
    }

    .ul-menu > .top-about a{
      color: #AC242A !important;
    }

    .ul-menu > .top-about {
      border-bottom: 1px solid #BEBEBE !important;
    }

    #first .list-it li{
      border-bottom: 1px solid #F8F8F8 !important;
    }

    .panel-mobile ul li{
      padding-left: 65px !important;
      padding-top: 0px !important;
    }

    #b-menu{
      border-bottom: 1px solid #BEBEBE !important;
      cursor: pointer;
    }

    
}



/*END: Added by Abakar for mobile menu*/

/*Added by Abakar*/
.hp-follow-elevation a:hover{
  text-decoration: none !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ CSS */
   .img-fluid{
    width: 100% !important;
   }
}
.fixed-position-menu-f{
  overflow: hidden !important;
  height: 100vh !important;
}
.fixed-position-menu-p{
  overflow: hidden !important;
  height: 100vh !important;
}
.fixed-position-menu-o{
  overflow: hidden !important;
  height: 100vh !important;
}
.highcharts-credits{
  display: none;
}
.display_flex{
  display: flex !important;
  flex-direction: row;
}