body, p, div {
  font-family: 'acumin-pro';
}
h1 {
  font-family: 'acumin-pro';
  margin: 25px 0;
  font-size: 42px;
  font-weight: 100;
  line-height:46px;
}
img.pdficon {
  width: 40px;
  height: 45px;
}
#main-menu ul .dropdown ul.dropdown-menu {
  display: block;
}
.social-sharing-buttons svg {
  width: 30px;
  height: auto;
}
.current-issue .views-field-rendered-entity .issue {
  display: none;
}
a .arrow {
 position: relative;
    font-size: 12px;
    line-height: 18px;
    height: 20px;
    width: 45px;
    content: "More";
    border: 1px solid #222222;
    color: #222222;
    border-radius: 30px;
    margin: 5px 0;
}
#quicktabs-tabpage-article_sidebar-1{
  max-height: 500px;
  overflow: scroll;
}
a.jumplink {
  position: absolute;
display: block;
margin-top: -150px;
}
.article-content h1 {
  border-bottom: 5px solid #2194C2;
  padding-bottom: 5px;
}
.article-content .above-body {
  border-bottom: #0d3254 1px solid;
  margin-bottom: 15px;
}
.arrow:after {
    content: "More";
    font-weight: 600;
    position: absolute;
    padding-left: 8px;
}
img {
  max-width: 100%;
  height: auto;
}

.dropdown-toggle, #main-menu ul li a{

  color: #0b3b60;
}
h2 {
  font-family: 'acumin-pro-wide';
}
#footer-logo img {
  max-width: 200px;
  margin: auto;
  display: block;
}
h3 {
  font-family: 'acumin-pro';
  font-size: 32px;
  margin-bottom: 25px;
}
.dropdown-menu {
  min-width: 16rem;
}
.container {
  max-width: 1290px;
}
#header-top {
    background-color: #ffffff;
}
.toolbar-horizontal.toolbar-fixed.toolbar-tray-open #header {
  margin-top: 80px;
}
.toolbar-horizontal.toolbar-fixed #header {
  margin-top: 40px;
}
.quicktabs-tabs li.active {
  background: #0b3b60;
  color: #fff;
}
.quicktabs-tabs li.active a {
  color: #fff;
}
.sidebar-block {
  background: #efefef;
  margin: 15px 0;
}
.sidebar-block header {
  padding: 15px;
}
.pad15 {
  padding-top: 15px;
}
.sidebar-block .views-row .views-field-title  a {
  color: #000;
  font-size: 15px;
  line-height: 19px;
  font-family: 'acumin-pro';
}
.sidebar-block .views-row .views-field-title {
  padding: 5px 15px;
}
.sidebar-block .views-row {
  border-bottom: 1px solid #bababa;
  padding-top: 5px 0;
}
.container {
  margin: auto;
}
header .flex {
  justify-content: space-between;
  width: 100%;
}

#header {
  border-top: 13px solid #0f3454;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background-color: #ffffff;
    z-index: 5;
    text-align: left;
    z-index: 99;
}
#header-logo img {
  max-height: 80px;
  width: auto;
  max-width: 100%;
  padding: 5px 0;
}
#header-top {
    position: relative;
  

    z-index: 12;
    height: 75px;
}

/*Stick Skyscrapper and sidebar menu */
#zhao,
#zhao > div,
.skyscraper > div {
  height:100%;
}

#block-skyscraperad {
    position: -webkit-sticky;
    position: sticky;
    top: 150px; 
}
#block-quicktabsarticlesidebar {
  margin-top: 25px;
}
#block-quicktabsarticlesidebar  footer {
  margin-top: 25px;
}

.toolbar-fixed #block-skyscraperad {
    position: -webkit-sticky;
    position: sticky;
    top: 230px; 
}
/* End of stick skyscrapper/menu */

.home header, .flex-blocks header header {
  border-top: 4px solid #2189b7;
}
.shortlist .views-row {
  font-size: 15px;
    line-height: 17px;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    font-weight: 600;
}
.shortlist .views-row a {
  color: #000;
}
header h2 {
  font-family: 'acumin-pro-semi-condensed';
  font-size: 25px;
  line-height: 25px;
  color: #0b3b60;
  font-weight: bold;
}
#main {
  padding: 15px 0;
}
#main.row .col-md-10 .col-md-3 {
  min-width: 320px;
}
#main.row .col-md-10 .col-md-9 {
  max-width: calc( 100% - 320px );
}
ul.quicktabs-tabs {
  padding-left: 0;
  margin-bottom: 0;
}
#page-bottom {
  padding: 15px 0;
}
.icons2 img {
  height: auto;
}
ul.quicktabs-tabs  li {
  border-top: 2px solid #0f3454;
  border-left: 2px solid #0f3454;
  border-right: 2px solid #0f3454;
  padding: 3px 6px;
}
.quicktabs-main {
   border-top: 2px solid #0f3454;
}
.quicktabs-main .views-field-field-header a {
  color: #0f3454;
  border-bottom: 1px solid #efefef;
  display: block;
  padding: 5px 0;
}
.home-middle .auth {
 display: none;
}
.home.home-top .home-middle  .summary{
  display: block;
}
.Abstract {
  background: #e5f5fb;
  padding: 15px;
  margin-bottom: 15px;
}
#main-menu {
  border-top: 1px solid #0f3454;
  border-bottom: 1px solid #0f3454;
  background: #ffffff;
}
#main-menu ul li {
  font-size: 14px;
    font-family: "acumin-pro-semi-condensed";
    line-height: 29px;
    background-color: #fff;
    color: #000;
    padding:5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    list-style: none;
}
.header-right a.subscribe {
      background: #2189b7;
    display: block;
    height: 94%;
    line-height: 20px;
    width: 140px;
    text-align: center;
    color: #fff;
    padding: 15px 5px;

}
.header-right a.login,
.header-right a.contact-link{
   color: #2189b7;
  display: block;
  font-weight: 600;
  height: 94%;
  line-height: 66px;
  width: 140px;
  text-align: center;
}
.header-right a.login:first-child{
  border-right: 1px solid  #2189b7;
}
.disclosure {
  background: #efefef;
  padding: 15px;
}
.keywords > div > div:last-child:after{
  content: none;
}
.social-sharing-buttons {
  margin: 5px 0;
}
.keywords > div > div:after {
  content: ",";
}
.flex-icons {
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
.keywords > div > div {
  margin-right: 3px;
}
.flex-icons {
   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: left;
}
.keywords > div {

   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: left;
}
.flex-blocks header {
   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: space-between;
}
.home.home-top .home-middle .pub {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
}
.header-right  {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: space-between;
}
#header-top #header-inner {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: space-between;
    width: 100%;
}
.skyscraper.col-md-2 {
  min-width: 165px;
}
#main .row.col-md-10 {
  max-width: calc( 100% - 175px );
}
#above-content {
  margin-top: 125px;
}
#main-menu ul {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  margin-bottom: 0;
}
.home.home-top header {
  width: 100%;
}
.home.home-top .views-row {
  width: 49%;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
  padding: 20px 0 10px 0;
  margin-left: 5px;
  min-height: 190px;
}
.issue .views-row, .listing .views-row {
  position: relative;
  min-height: 190px;
}
 .home.home-middle .views-row {
  min-height: 220px;
 }

.home.home-top .pub {
  display: none;
}
.home.home-top, #main.row {
  justify-content: space-between;
}
.home.home-top, .flex, .home.home-middle {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;    
  flex-wrap: wrap;       
}
.in-content-ad {
  width: 300px;
  float: right;
  height: 250px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.home-top .summary {
  display: none;
}

#block-cldenewsoptinsidebarformstack {
  margin-top: 20px;
  background: #F0F0F0;
}

#block-cldenewsoptinsidebarformstack .pad15 {
  padding: 15px;
}

#block-cldenewsoptinsidebarformstack h3 {
  color: #0b3b60;
  font-size: 29px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 0px;
}

#block-cldenewsoptinsidebarformstack p {
  font-size: 21px;
  line-height: 29px;
  font-weight: 700;
  font-family: "acumin-pro";
  color: #1e94c1;
  margin-bottom: 0px;
}
.subhead {
  font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    /*padding-bottom: 8px;*/
    text-transform: uppercase;
    color: #1e94c1;
}
.title a {
  color: #000;
}
.sponsored .pad15 {
  border-top: 5px solid #2189b7;
}
.pad15 {
  padding: 15px;
}

 .listing .pub {
  display: none;
}
.title {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    font-weight: 600;
}
.shortlist.col-md-6 {
  padding: 0 5px;
}
.summary {
  font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}
 .auth, .pub {
  text-align: right;
      font-size: 13px;
    line-height: 15px;
    padding: 10px;
    color: #C1C1C1;
    position: absolute;
    bottom: 0;
    right: 0;
} 
.listing .views-row {
  padding: 15px 0;
  border-bottom: 1px solid #efefef;
}
.listing .views-row:last-child {
  border-bottom: 0;
}
.sponsored .subhead, .sponsored .summary, .sponsored .title {
  color: #fff;
}
.sponsored .flex {
  justify-content: space-between;
}
.sponsored-sidebar .title {
  font-size: 15px;
    line-height: 17px;
    padding: 10px 0;
    font-weight: 600;
}
.auth, .pub {
   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  text-transform: uppercase;
  /*justify-content: left;*/
  justify-content: flex-end;
}
.sponsored {
  background: #0b3b60;
}
.sponsored img {
  width: 100%;
  height: auto;
}

.auth label, .pub label {
  padding-right: 5px;
}

.path-taxonomy .subhead {
  display: none;
}

.path-taxonomy header h2{
  border-top: 5px solid #1e94c1;
}

/*Editorial Advisory Board*/

#block-pagetitle h1 {
    font-family: 'acumin-pro';
    font-size: 25px;
    line-height: 25px;
    color: #0b3b60;
    font-weight: bold;
    border-top: 5px solid #1e94c1;
}
.node-21 .row {
  display: flex;
}

.node-21 .col-md-6 {
  width: 50%;
}

/* Dropdown Button */
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

#above-content.col-md-12, #between-content.col-md-12, #bottom_ad {
  padding: 15px 0;
  background: #efefef;
  max-height: 125px;
}
#block-leaderboard {
  background: #efefef;
}
.menu-mobile {
  display: none;
}
@media(max-width: 1180px){
  .home.home-top .views-row {
    width: 100%;
  }
  header .flex {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  text-transform: uppercase;
  }
  .home.home-top, .flex, .home.home-middle {
    display: block;
  }
  .home.home-top, .flex, .home.home-middle {

  }
  .path-frontpage .shortlist {
    padding-bottom: 40px;
  }
}
@media(max-width: 990px){
  .skyscraper{
      display: none;
  }
  .header-right a.subscribe{
    width: 118px;
  }
  .header-right a.login{
    width: 128px; 
    font-size: 14px;
  }
  #main .row.col-md-10 {
    max-width: 100%;
    width: 100%;
    flex: none;
  }
    .title {
    font-size: 16px;
    line-height: 19px;
    padding: 5px 0;
  }
  .home.home-top .home-middle .summary{
    padding-top: 10px;
  }
/*Editorial Advisory Board*/

.node-21 .col-md-6 {
  width: 100%;
}
}
#menu-toggle.top-button {
  display: none;
}
@media(max-width: 767px){
  li.dropdown #main-menu.display ul {

  }
  #menu-toggle .hidemobile {
    position: absolute;
    left: 22px;
    left: 0;
    line-height: 45px;
    width: 50px !important;
  }
  #above-content {
    margin-top: 125px;
   

  }
#header-top {
  width: 75%;
}
  #main-menu.display {
    position: absolute;
    width: 100%;
    top: 73px;
  }
  #header {
    display: flex;
  }
  .dropdown {
    width: 100% !important;
  }
  .dropdown-menu {
    position: relative !important;
    float: none !important;
  }
  .header-right.desktoponly {
    display: none;
  }
  #main-menu.display {
    display: block !important;
  }
  #main-menu.display ul {
    display: block !important;
  }
  #menu-toggle.top-button.desktoponly {
    display: none;
  }
  .desktop {
    display: none;
  }
  .menu-mobile {
    display: block;
  }
  #main-menu {
    display: none;
  }
  .header-right {
    display: none;
  }
  .flex-blocks header {
    display: block;
  }

  #main.row .col-md-10 .col-md-9 {
    width: 100%;
    max-width: 100%;
  }
  #main.row .col-md-10 .col-md-3 {
    max-width: 320px;
    margin: auto;
  }
  #block-leaderboardad-2, #block-leaderboardad, #block-leaderboardad-3 {
  display: none
}
#menu-toggle.top-button {
  background: none;
  border: 0;
  position: relative;
  display: block;
}
#menu-toggle .hidemobile {
  display: block;
  width: 100px;
  height: 50px;
  border: 1px solid #000;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 12px;
}
.closeIcon .mobile-dropdown, .closeIcon   .ex.open {
  display: block;
}
.mobile-dropdown, .ex.open  {
  display: none;
}

}
.node-57 .social-sharing-buttons{
  display: none;
}
img.mobileonly{
  display: none;
}
@media(max-width: 767px){
img.mobileonly{
  display: block;
}
#header-logo img.mobileonly{
  max-height: 95px;
}
img.desktoponly{
  display: none;
}
}

.path-archive h1 {
  border-top: 4px solid #2189b7;
  font-family: 'acumin-pro';
    font-size: 24px;
    line-height: 25px;
    font-weight: bold;
    padding-top: 5px;
    color: #0b3b60;
}
.archive form{
  padding: 15px;
  background: #efefef;
   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: left;
}
.archive form .js-form-type-textfield input{
  width: 100%;
}
.archive form select {

}
.archive form .form-submit  {
  margin-top: 8px;
    width: 91px;
}
.archive form .js-form-type-textfield{
    height: 35px;
    border-radius: 4px;
    margin: 5px 15px 5px 0;
    width: 105px;
}
.archive .group-view-row {
  margin-top: 25px;
   display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  justify-content: space-between;
}
.archive .group-view-row h3{
  line-height: 23px;
   padding-bottom: 15px;
    color: #2189b7;
    font-weight: bold;
} 
.archive .group-view-row  > div {
  width: 48%;
}
.archive .group-view-row .views-field-field-issue-date a{
  color: #000;
  font-size: 17px;
    line-height: 20.5px;
    font-weight: bold;
    font-family: 'acumin-pro';
}
.archive .group-view-row .views-row{
  border-bottom: 1px solid #efefef;
  padding: 15px 0;
}
.archive .group-view-row .views-row:last-child{
  border-bottom: 0;
}
@media(max-width: 1200px){
  .archive .group-view-row{
    display: block;
  }
  .archive .group-view-row  > div {
  width: 100%;
}
.archive .group-view-row h3{
  margin-top: 15px;
}
}

#search-block-form {
    display: inline-flex;
    margin-top: 24px;
}

#search-block-form input[type="search"] {
    margin-right:15px;
}

@media(max-width: 767px){
    #search-block-form {
        display: block;
        margin-top: 5px;
    }

    #search-block-form input[type="search"] {
        margin-right:0;
        margin-bottom:5px;
    }
    
}

.social-sharing-buttons a:nth-child(2) svg {
  display: none;
}

.social-sharing-buttons a:nth-child(2) {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../img/twitter-black.svg');
  background-size: cover;
}

.sponsored-homepage {
  background-color: #EBEBEB;
  padding: 15px;
}

.sponsored-homepage .auth,
.sponsored-homepage .pub {
  display: none;
}

.previewimg img {
  width: 150px;
  height: 100px;
  object-fit: cover;
  pointer-events: none;
  float: left;
  margin-right: 15px;
  margin-top: 17px;
}

.previewimg  {
  display: none;
}

.sponsored-homepage .previewimg {
  display: block;
}