/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * To FORCE PRINT all selectors you can search and replace a single { (opening
 * curly brace) and insert an empty comment. This is very useful in conjuction
 * with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */
/* =============================================================================
 *   Base
 * ========================================================================== */
/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
/* line 41, ../sass/global.styles.scss */
*, 
*::after,
*::before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
       -moz-box-sizing: border-box;
}

html {
  background: #fff;
}

/* line 45, ../sass/global.styles.scss */
body {
  font: 16px/1.5 "Open Sans", sans-serif;
  margin: 0;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  overflow-x: hidden; /* avoid any horizontal scroll bar */
}

h1 {
  font-size: 2.4em; /* 33px */
  margin-top: 0.8em;
  font-family: inherit;
  margin-bottom: 0.8em;
  font-weight: normal;
  color: #494949;
  line-height: 1.2;
  opacity: 1.00;
  text-transform: none;
}
h2 {
  font-size: 1.8571em; /* 26px */
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: normal;
  text-transform: none;
  line-height: 1.2;
}
h3 {
  font-size: 1.2857em; /* 18px */
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  text-transform: uppercase;
  line-height: 1.4;
}
h4 {
  font-size: 1.5em; /* 16px */
  margin-top: 0.0000em;
  margin-bottom: 0.0000em;
  text-transform: none;
}
p { 
  /* font-size: 1.2em; */ /* 20px */
  font-size: 1.2em; /* 19px */
  line-height: 1.6; /* 21px */
  font-weight: 400;
  text-transform: none;
  opacity: 1.00;
  color: #3e3e3e;
}
.not-front .region-sidebar-second {
    margin-top: 5em;
}
.not-front  #main-content {
    margin-right: 40px;
}
.block-menu-block .block-title a,
.block-menu-block .block-title {
    color: #e9882e;
    font:  700 1.6em 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.not-front .block-title {
      border-bottom: 6px solid #e9882e;
      padding: 0 0 5px 20px;
      color: #e9882e;
      font:  700 2.1em/1.1 'Open Sans Condensed', sans-serif;
      text-transform: uppercase;
}
.not-front .region-sidebar-second section.block .block-content,
.not-front .region-sidebar-second .block .view-content {
    padding: 1em 0 0 0;
}
.section-about-21st-century-global-dynamics .region-sidebar-second section.block .block-content,
.section-about-21st-century-global-dynamics .region-sidebar-second .block .view-content {
    padding: 1em 0 0 0;
}
.section-about-21st-century-global-dynamics .view-id-related_people .views-field-title a {
    float: left;
    width: 45%;
        margin-top: -5px;
}
.section-about-21st-century-global-dynamics .block-title {
    padding: 0 0 5px 18px;
}
.section-research .region-sidebar-second #block-views-library-library-side .view-content,
.section-research .region-sidebar-second  #block-views-library-library-side .view-content {
    padding: 0;
}
.region-sidebar-second .block-menu-block .block-content ul {
    padding: 0;
    margin: 0;
}
.region-sidebar-second .block-menu-block .block-content li,
#views-exposed-form-activiites-main-page .bef-select-as-links .form-item .form-type-bef-link {
    border-bottom: 2px solid #e9882e;
    padding: .5em 0;
}
#views-exposed-form-activiites-main-page .views-exposed-form .views-exposed-widget {
  float: none;
  padding:  0;
  margin:  0;
  width: 100%;
}
.region-sidebar-second .block-menu-block .block-content li a,
#views-exposed-form-activiites-main-page .form-item a {
    color: #2b2b2b;
    font: normal 1.5em/1.5 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    padding-left: 1em;
}
.view-display-id-block_4 img {
    margin: 0;
}
.view-authors-sidebar.view-display-id-block img,
.section-about-21st-century-global-dynamics .views-field-field-activity-image img,
.section-research .region-sidebar-second .views-field-field-activity-image img {
  float: left;
  padding: 0;
  margin: 0 5% 1.7em 0;
}
.views-field-field-blog-author-image .item-list ul li {
  display: inline-block;
}
.views-field-field-blog-author-image ul,
.views-field-field-blog-author-bio ul {
  padding:  0 !important;
}
.view-display-id-recent img,
.view-id-recent_articles.view-display-id-block_8 img {
  float: left;
  padding: 0;
  margin: 0 3% 0 0;
}
#block-views-recent-articles-recent .view-content .recent-row:nth-child(2) {
  margin-top: 1vh;
}
.view-id-recent_articles.view-display-id-block_8 .recent-row {
  min-height: 10rem;
}
.view-display-id-recent .views-field-field-blog-date {
  font: italic .9em/1 'Open Sans', sans-serif;
  margin-top: 10px;
}
.view-recent-articles.view-display-id-recent .view-content .recent-row:first-child {
   min-height: 170px;
   overflow: hidden;
}
.view-id-recent_articles.view-display-id-recent .views-field-title {
  line-height: 1.2;
}
.not-front #logo img {
  visibility: hidden;
}
.not-front #logo {
  background:  url('../images/gd-logo-int.png') no-repeat -1px 26px;

}
.not-front #logo a {
   padding:  4em 5em 0 0; 
}
.page-node-30 #main-content {
      margin-top: 10em;
}
.page-node-30 #bg-images {
  display: none;
} 
/* =============================================================================
 *   Mobile Menus
 * ========================================================================== */
.mean-container .mean-bar {
    background: transparent;
    position: fixed;
    z-index: 10;
    right: 0;
}
.mean-container .mean-nav { 
    background: rgba(0,0,0,0.67);
}
.mean-container .mean-bar {
    width: 55%;
}
.mean-container a.meanmenu-reveal {
    padding: 23px 13px 11px;
    outline: none;
}
.mean-container a.meanmenu-reveal span {
    height: 4px;
    margin-top: 4px;
}
.mean-bar > a {
    right: 3% !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    top: 0.5em !important;
}
.mean-bar nav.mean-nav div.block-inner {
    margin: 0;
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    margin-top: 83px;
    border-left: 1px solid rgba(255,255,255,.14);
}
.mean-container .mean-nav ul li a {
    text-align: center;
    border: none;
    padding: 8.8px 5%;
    font-weight: 400;
    font-size: 1.4rem;
}
/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
/* line 135, ../sass/global.styles.scss */
pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */
#header-wrapper {
    position: fixed;
    width: 100vw;
    top: 2.6em;
    margin: 0;
    z-index: 6;
    background: rgba(0,0,0,0.67);
    border:  none;
}

/* line 289, ../sass/global.styles.scss */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: rgba(255, 192, 203, 0.5);
}
#leaderboard-wrapper {
    position: absolute;
    width: 100%;
    padding: 0;
    background: transparent;
    top: 0;
    z-index: 4;
    height: auto;
}
#bg-images {
  margin: 0;
  position: relative;
  width: 100%;
  background: #ffb76b; /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffb76b 0%, #ffa73d 50%, #f9a200 51%, #ff7f04 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #ffb76b 0%,#ffa73d 50%,#f9a200 51%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ffb76b 0%,#ffa73d 50%,#f9a200 51%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 1;
  overflow: hidden;
  height: 610px; 
}
.front #bg-images {
    background: url('../images/gd-composite-opt.png') no-repeat center;
    background-size: cover;
    border-bottom: 9px solid #e6e6e6;
}

body.section-global-e #bg-images,
body.page-search-node-global-typearticle #bg-images {
    background: url('../images/global-e-bg-opt.png') no-repeat fixed top;
    background-size: 157%;
    background-color: #EB5332;
    border-bottom: 9px solid #e6e6e6;
}

body.page-search-node #bg-images,
body.page-user #bg-images {
    background: url('../images/abstract-1278052.jpg') no-repeat fixed top;
    background-size: cover;
}
body.section-about-21st-century-global-dynamics #bg-images {
    background: url('../images/Girl-On-a-Bike.jpg') no-repeat fixed;
    background-size: 100%;
}
body.section-activities #bg-images {
    background: url('../images/streets-scape.png') no-repeat fixed;
    background-size: 100%;
}
body.section-people #bg-images{
    background: url('../images/tokyo.png') no-repeat fixed;
    background-size: 100%;
}

body.section-affiliations #bg-images {
    background: url('../images/phillipines-1.jpeg') no-repeat fixed;
    background-size: 100%;
}
body.section-research #bg-images {
    background: url('../images/research-clusters.jpg') no-repeat fixed;
    background-size: 100%;
}


.node-type-activities #bg-images,
.section-activities #bg-images {
    background: url('../images/abstract-1278017.jpg') no-repeat fixed bottom;
}
.views-exposed-form-activiites-main-page .views-exposed-form .views-exposed-form .views-exposed-widget {
  display: none;
}

/* .not-front:not(.section-global-e) #content-wrapper {
  padding: 2em 0;
} */
.not-front #outside-wrapper {
  position: relative;
}
#block-block-6 {
    position: absolute;
    bottom: 1em;
    left: 4.5em;
    width: 41%;
    height: 105px;
    min-width: 220px;
}
#quin-wrapper {
    margin: 1.7em 0 0 0;
    background-color: #e6e6e6;
}
#block-views-recent-articles-block-2 a {
    color:  #08374a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#block-views-recent-articles-block-2 a:hover {
    color: #e9882e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#block-views-recent-articles-block-2 h1,
#block-views-recent-articles-block-2 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color:  #000;
}
#block-views-recent-articles-block-2 h1 {
    font-size: 3.4em;
    margin-bottom: 0;
}
#block-views-recent-articles-block-2 h2 {
  margin: -.3em 0 2em 0;
}
.ds-2col-fluid > .group-left {
    float: left;
    width: 32%;
}
.ds-2col-fluid > .group-right{
    float: right;
    width: 65%;
}
.group-left .field-name-attach-thumb-fp img,
.group-right .field-name-attach-lg-fp img { 
    float: left;
    margin: 0 1.2em 1em 0;
}
.group-left .views-field-field-authors,
.group-left .views-field-field-blog-date {
  margin-top: .3em;
}
.group-left .views-field-field-authors ul li {
    margin: 0;
}
.field-name-attach-thumb-fp .view-footer {
  text-align: end;
  border-top: 4px solid #07919a;
  margin-top: 8rem;
}
.field-name-attach-thumb-fp .view-footer a {
  color: #cf3427 !important;
  font-size: 95%;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.group-right .field-name-attach-lg-fp {
  margin-top: 3em;
}

.group-right .field-name-attach-lg-fp .views-field-title a {
  font-size: 1.5em;
  line-height: 1.2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
 .group-right .views-field-field-blog-date,
 .group-right .views-field-field-authors,
 .group-right .views-field-field-blog-spotlight-blurb {
  margin-top: .5em;
}
.front .group-right .views-field-field-blog-spotlight-blurb p {
  font-size: 1em;
}
.section-about .group-left .views-field.views-field-title,
.section-about .view-id-recent_articles .views-field-title,
#block-views-related-people-block .view-display-id-block .views-field-title {
    display: block;
    line-height: 23px;
    padding: 7px 1em;
    text-align: center;
    background-color: #fff;
    position: relative;
    top: -2.5em;
    width: 94%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.22);
            box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.22);
}
/* =============================================================================
 *  New Author section Jan 2018 OOG
 * ========================================================================== */
#block-views-related-articles-list-block {
    margin-top: 4em;
}
.views-field-field-blog-author-bio p,
.view-authors-sidebar .views-field-field-author-short-bio {
    font-size: 99%;
    line-height: 1.4;
    color: #3e3e3e;
}
#block-views-exp-activiites-main-page #edit-date-filter-wrapper {
    float: none;
    clear: both;
    padding: .5em 1em 0 0;
    display: block;
}
.view-authors-sidebar.view-display-id-block .view-content .views-row-2,
.view-authors-sidebar.view-display-id-block .view-content .views-row-3,
.view-authors-sidebar.view-display-id-block .view-content .views-row-4,
.view-authors-sidebar.view-display-id-block .view-content .views-row-5,
.view-authors-sidebar.view-display-id-block .view-content .views-row-6  {
    clear: both;
    float: none;
}
.node-author .group-left {
    width: 21%;
}
.node-author .group-right {
    width: 77%;
}
.node-type-author div.node-author {
    margin: 0em 1% 1em 1%;
}
h2#authors {
    text-transform: uppercase;
    color: #b11b21;
    font-family: 'Open sans condensed', sans-serif;
    font-weight: 700;
    margin: 0 0 0 1%;
}
/* =============================================================================
 *   global-e Authors Glossary Page
 * ========================================================================== */
.page-global-e-contributors h1#page-title {
    padding: 0 !important;
}

.view-id-clone_of_glossary .view-display-id-attachment .view-content,
.view-id-oog_glossary .attachment .view-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 2rem 0;
}
  .view-id-clone_of_glossary .view-display-id-attachment .view-content .views-summary a,
  .view-id-oog_glossary .attachment .view-content .views-summary a,
  .page-global-e-contributor .attachment .view-content .views-summary a {
    padding:  1rem;
}
.view-id-oog_glossary .attachment .view-content .views-summary a.active,
.view-id-oog_glossary .attachment .view-content .views-summary a:hover,
 .view-id-clone_of_glossary .view-display-id-attachment .view-content .views-summary a.active,
  .view-id-clone_of_glossary .view-display-id-attachment .view-content .views-summary a:hover,
 .page-global-e-contributors .attachment .view-content .views-summary a.active,
 .page-global-e-contributors .attachment .view-content .views-summary a:hover {
      border-bottom: 2px solid #da2424;
 }
 .view-id-oog_glossary .view-content .views-row,
 .page-global-e-contributors .views-row  {
    display: inline-block;
    width: 33%;
}
 .view-id-oog_glossary .view-content .views-row .views-field-name-1,
 .page-global-e-contributors .views-row .views-field-title {
    margin: 2px 0 2px 0;
}
.view-id-oog_glossary .view-content h3,
.page-global-e-contributors .view h3 {
    margin-top: 1.3em;
    margin-bottom: .5em;
        color: #b11b21;
    font: 1.75em/1.2 'Open Sans Condensed', sans-serif
}

/* =============================================================================
 *   Branding
 * ========================================================================== */
#branding {
    margin: 0;
    width: 17.8%;
    padding: 0 1% 0 .5%;
    float: left;
    height: 89px;
}



/* line 310, ../sass/global.styles.scss */
#logo {
    padding: 10px 0;
    position: relative;
    bottom: 20%;
    min-width: 336px;
}
/* line 313, ../sass/global.styles.scss */
.front #logo img {
    vertical-align: bottom;
    border: 1px solid #fff;
    padding: 1.2em 17px;
    background-color: rgba(0,0,0,.4);
    -webkit-box-shadow: -1px 2px 29px 1px rgba(31,31,31,1);
    box-shadow: -1px 2px 29px 1px rgba(31,31,31,1);
}

/* line 328, ../sass/global.styles.scss */
#site-name {
  margin: 0;
}
/* line 333, ../sass/global.styles.scss */
#site-name a:link, #site-name a:visited {
  text-decoration: none;
}
/* line 338, ../sass/global.styles.scss */
#site-name a:hover, #site-name a:focus {
  text-decoration: none;
}

/*
 * Site slogan (h2)
 */
/* line 349, ../sass/global.styles.scss */
#site-slogan {
  margin: 0;
}

/* =============================================================================
 *   Front Page Quad Block
 * ========================================================================== */
#tert-wrapper {
  margin: 6em 0 3em 0;
}
#block-views-frontpage-quad-block .block-inner {
  margin: 0;
}
#block-views-frontpage-quad-block .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
           -webkit-box-align: center;
           -webkit-align-items: center;
               -ms-flex-align: center;
                   align-items: center;
}
#block-views-frontpage-quad-block .block-inner {
  margin: 0;
}

#block-views-frontpage-quad-block .view-content img {
  width: 100%; 
  height: auto; 
/*   -webkit-filter: sepia(100%) hue-rotate(900deg) saturate(300%); */
  filter: hue-rotate(700deg) saturate(90%) brightness(85%) opacity(94%) contrast(86%);
  -webkit-filter: hue-rotate(700deg) saturate(90%) brightness(85%) opacity(94%) contrast(86%);
}

#block-views-frontpage-quad-block .view-content img:hover {
  -webkit-filter: none;
  filter:  none;
  cursor: pointer;
}

/* #block-views-frontpage-quad-block .view-content .views-field-field-research-blurb .field-content {
      
      position: absolute;
      top: 30px;
       right: 30px;
       bottom: 30px;
       left: 30px;
       content: '';
       opacity: 0;
       -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
       transition: opacity 0.35s, -webkit-transform 0.35s;
       transition: opacity 0.35s, transform 0.35s;
       transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
} */
/* #block-views-frontpage-quad-block .view-content img:hover .views-field-field-research-blurb {
    opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);

} */
/* #block-views-frontpage-quad-block .views-field-field-quad-img:after {
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
  background: rgba(8,55,74,.6);
} */

#block-views-frontpage-quad-block .views-row {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
            position: relative;
}

#block-views-frontpage-quad-block h2.block-title,
#block-views-nodequeue-1-block h2.block-title {
  font: normal 100 2.50em/1.5 'Open Sans', sans-serif;
  color: #055362;
  text-align: center;
  text-transform: uppercase;
}
.front #block-views-nodequeue-1-block .views-field-field-activity-image {
  margin: .5em 0;
}
#block-views-frontpage-quad-block .views-field-field-area-of-research {
  position: absolute;
  top: 75%;
  left: 50%;  
  -webkit-transform: translate(-50%, -50%);  
      -ms-transform: translate(-50%, -50%);  
          transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;

}
#block-views-frontpage-quad-block .view-content > div:hover .views-field-field-area-of-research {
  top: 65%;
}

#block-views-frontpage-quad-block .views-field-field-area-of-research .field-content {
    font: normal 600 1.3em/1 'Open Sans Condensed', sans-serif;
    color:  #fff;
    text-transform: uppercase;

}
/* =============================================================================
 *  Front Page Misc.
 * ========================================================================== */
/* line 367, ../sass/global.styles.scss */
/* #page-title {
  margin: 0;
} */

#block-block-1 {  /* leaderboard styling */
    float: left;
    width: 12%;
}
input#edit-search-block-form--2  {
    padding: 6px;
    vertical-align: top;
}
.front #content {
  margin-top: 3em;
}
.intro-block {
  float: left;
  color: #5f0007;
  font:  normal 300 44px/1.1 'Open Sans Condensed', sans-serif;
  margin-right: 3em;
}
.intro-block span {
    display: block;
}
.intro-block-a {
    font:  normal 300 20px/1.5 'Open Sans', sans-serif;
    width: 100%;
    color:#404040;
}
#block-search-form {
    float: right;
    padding-top: 5px;
}
#block-search-form input {
    background: transparent;
    color: #c1c1c1;
    border: 1px solid rgba(255,255,255,0.4);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#block-block-2 {
    position: absolute;
    top: 11em;
    right: 10em;
    animation: fadein 6s;
    -moz-animation: fadein 6s; /* Firefox */
    -webkit-animation: fadein 6s; /* Safari and Chrome */
    -o-animation: fadein 6s; /* Opera */
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
#block-block-2 span {
  display: block;
  padding-left: 1.55em;
}
#block-block-2 p {
  color: #fff;
  font: 4em/.9 'Open Sans Condensed', sans-serif;
}

.view-id-nodequeue_1.view-display-id-block {
  text-align: center;
} 
.view-id-nodequeue_1.view-display-id-block ul li.views-row {
    display: inline-block;
    width: 32%;
    height: auto;
    vertical-align: top;
    margin: 0 auto;
}

.view-id-nodequeue_1.view-display-id-block .views-field-title,
.view-id-nodequeue_1.view-display-id-block .views-field-field-type-of-activity,
.view-id-nodequeue_1.view-display-id-block .views-field-field-activity-date,
.view-id-nodequeue_1.view-display-id-block span.views-field-field-act-person div,
.view-id-nodequeue_1.view-display-id-block .views-field-field-spotlight-blurb,
.view-id-nodequeue_1.view-display-id-block .views-field-field-act-publication-only   {
    text-align: left;
    padding: 0 15px;
}
.view-id-nodequeue_1.view-display-id-block .views-field-title a {
    /* color:  #08374a; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 140%;
    line-height: 1.3;
    cursor: pointer;
}
.view-id-nodequeue_1.view-display-id-block .views-field-title,
.view-id-nodequeue_1.view-display-id-block span.views-field-field-act-person,
.view-id-nodequeue_1.view-display-id-block .views-field-field-spotlight-blurb {
  margin: 10px 0;
} 
/* =============================================================================
 *   Research Areas Landing Page 
 * ========================================================================== */

.section-research .left {
    float: left;
    width: 50%;
}
.section-research .view-frontpage-quad.view-id-frontpage_quad .right {
    float: right;
    width: 50%;
    padding-left: 1em;
}
.section-research .view-display-id-block_1 .views-row {
  clear: both;
  margin: 0;
  padding: 7% 0 0 0;
  display: block;
}
.section-research .right > span {
  display: block;
  padding-bottom: 1.2em;
}
.section-research .right span#nameland {
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed';
}
.section-research .right span#nameland a {
  font-weight: 600;
}
.section-research .right span:not(:first-child) {
  display: block;
  padding-top: 2em;
}

.section-research .right span#conland {
  font: normal 1em/1.1 'Open Sans', sans-serif;
}
/* =============================================================================
 *   Activities pages
 * ========================================================================== */
.node-activities a.colorbox img:hover {
  opacity:  .7;
}
.node-type-activities #main-content-header {
  display: none;
}
.section-activities .group-right .field-name-field-type-of-activity ul li,
.section-activities .group-right .field-name-field-activity-sub-type ul li {
    padding: 7px 13px 7px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
}
.section-activities .node-activities .group-right {
    overflow: hidden;
}
.section-activities .group-right .field-name-field-type-of-activity {
    float: left;
    margin-right: 1em;
    display: block;
}
.section-activities .group-right .field-name-field-type-of-activity ul li {
    background-color: rgba(177,202,100, 0.85);
    border-color: rgb(177,202,100);
}
.section-activities .group-right .field-name-field-activity-sub-type ul li {
    background-color: rgba(197, 23, 70, 0.61);
    border-color: rgb(204,102,153);
}
.section-activities .group-right .field-name-field-type-of-activity a:hover {
    opacity: .7;
}

.section-activities .view-id-activiites_main .views-row {
    display: inline-block;
    margin: 0.25rem 6% 0 0;
    width: 42%;
    vertical-align: top;
    background: #fff;
}
.view-id-activiites_main.view-display-id-page .views-field-nothing {
    padding: 0 1.5em;
    display: block;
}
.actview {
    padding: 25px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    min-height: 170px;
    /* max-height: 190px; */
    text-align: center;
    top: -37px;
}
.actview > a {
    font: bold 1.3em/1.5 'Raleway', sans-serif;
}
.actview span.date-display-single {
    font: 800 90%/1.2 'Raleway', sans-serif;
    color: #808080;
}
.tax-act ul li {
    line-height: 10px;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
}
.tax-act ul {
    margin: 0;
}
.tax-act ul li {
    padding: 10px 14px 8px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    /* display: inline-block; */
    vertical-align: middle;
    background-color: rgba(177,202,100, 0.85);
    border-color: rgb(177,202,100);
    width: 53%;
    min-width: 160px;
    margin: 0 auto;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
}
.shadow-box {
    position: relative;
    top: 0;
    opacity: 1;
    height: 17px;
    width: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 0 13px 5px rgba(188,188,188,0.3);
    box-shadow: 0 0 13px 5px rgba(188,188,188,0.3);
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

body.section-activities .views-exposed-form .form-item select {
    border: 1px solid #CCCCCC;
    font-family: 'Roboto', sans-serif;
    color: #595959;
    width: 100%;
    background: #fff;
    background: url(../images/left_arrow.png) no-repeat right;
    background-position: 95%;
    padding: 0 2em 0 10px;
}
body.section-activities .views-exposed-form .form-item select, 
body.section-activities.views-submit-button input, 
body.section-activities .views-widget .form-item input {
    height: 35px;
    border-radius: 0;
}
body.section-activities .views-exposed-form select,
.section-research .views-exposed-form select,
.view-id-library.view-display-id-page .views-exposed-form select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 6px;
}
body.section-activities #edit-date-filter-value .form-item-date-filter-value-year {
    /* padding-left: 1em; */
}
body.section-activities .views-exposed-form .form-type-radio label {
    color: #2b2b2b;
    font: normal 1.5em/1.5 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    padding-left: 5px;
}
body.section-activities .views-exposed-form label {
    color: #2b2b2b;
    font: normal 1.5em/1.5 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}
/* =============================================================================
 *   People Pages 
 * ========================================================================== */
.section-people .view-header {
  margin-bottom: 2em;
}
.section-people .group-right > p {
    font-size: 16px;
    line-height: 1.3;
    margin: 10px 0;
}
.node-people > .group-left {
    width: 30%;
    padding-right: 1em;
}
.node-people > .group-right {
    width: 70%;
}
.node-people .field-name-field-people-position {
    margin: 0 0 10px;
}
.node-people .group-footer {
    padding-top: 1em;
}
.view-id-people_ .view-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.view-id-people_ .views-row {
    margin: 0;
    position: relative;
    width: 46%;
    min-width: 150px;
    padding-bottom: 4em;
}
#block-views-related-people-block .view-display-id-block .views-field-field-activity-image {
  text-align: center;
}

#block-views-related-people-block .view-display-id-block .views-field-title {
  padding: 0 1.5em;
}

.not-front .region-sidebar-second #block-views-exp-people-page .block-content {
    padding: 0;
}
.not-front .region-sidebar-second #block-views-related-people-block .view-content,
.not-front .region-sidebar-second #block-views-related-people-block .block-content {
    padding: 1em 0 0 0;
}
.region-sidebar-second #block-views-exp-people-page 
.views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0 0 0 0;
}
.region-sidebar-second #block-views-exp-people-page .views-exposed-form 
.bef-select-as-links .form-item > .form-item {
    border-bottom: 2px solid #e9882e;
    padding: .5em 0;
}
.region-sidebar-second #block-views-exp-people-page .views-exposed-form 
.bef-select-as-links .form-item > .form-item a,
#block-views-archive-block-block-1 .views-summary li a {
    padding-left: 1em;
    color: #2b2b2b;
    font: normal 1.5em/1.5 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}
#block-views-archive-block-block-1 .views-summary li a {
  padding-left: 0;
}

.section-people .views-field-field-people-image img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.view-people-.view-id-people_.view-display-id-page_2 .views-row img:hover,
.view-people-.view-id-people_.view-display-id-page_1 .views-row img:hover,
.view-people-.view-id-people_.view-display-id-page_3 .views-row img:hover ,
.view-people-.view-id-people_.view-display-id-page_4 .views-row img:hover {
    -webkit-filter: none;
    cursor: pointer;
}
.view-id-people_.view-display-id-page_2 .views-field-title,
.view-id-people_.view-display-id-page_1 .views-field-title,
.view-id-people_.view-display-id-page_3 .views-field-title {
    min-width: 150px;
    margin: .5em 0 0 0;
}

/* =============================================================================
 *  Affiliations
 * ========================================================================== */
.not-front #main-content,
.not-front #main-content-header  {
  position: relative;
}
.section-affiliations .ds-2col-stacked-fluid > .group-left {
    float: left;
    width: 15%;
}
.section-affiliations .ds-2col-stacked-fluid > .group-right {
    float: right;
    width: 83%;
} 
.paragraphs-item-affiliation-heading:not(span) p,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above,
.node-project-indy .paragraphs-items-field-team-members span.label-above {
    text-transform: uppercase;

}
.paragraphs-item-affiliation {
  padding: 1em 0 2em 0;
}
.paragraphs-item-affiliation-heading p span,
.node-project-indy .field-name-body span,
.node-project-indy .field-name-field-partners-funding span,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above,
.node-project-indy .paragraphs-items-field-team-members span.label-above {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
  color: #6f6e6e;
  padding: 1em 0 .5em 0;
}

.paragraphs-item-affiliation-heading p span,
.node-project-indy .field-name-body span,
.node-project-indy .field-name-field-partners-funding span,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above,
.node-project-indy .paragraphs-items-field-team-members span.label-above,
 h2#authors    {
  display: table;
  white-space: nowrap;
  line-height: 1;
}
.paragraphs-item-affiliation-heading p span:before,
.paragraphs-item-affiliation-heading p span:after,
.node-project-indy .field-name-body span:before,
.node-project-indy .field-name-body span:after,
.node-project-indy .field-name-field-partners-funding span:before,
.node-project-indy .field-name-field-partners-funding span:after,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above:before,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above:after,
.node-project-indy .paragraphs-items-field-team-members span.label-above:before,
.node-project-indy .paragraphs-items-field-team-members span.label-above:after,
h2#authors:before,
h2#authors:after    {
  border-top: 1px solid #ccc;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
.paragraphs-item-affiliation-heading p span:before,
.node-project-indy .field-name-body span:before,
.node-project-indy .field-name-field-partners-funding span:before,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above:before,
.node-project-indy .paragraphs-items-field-team-members span.label-above:before,  
h2#authors:before   {
  right: 1.5%;
}
.paragraphs-item-affiliation-heading p span:after,
.node-project-indy .field-name-body span:after,
.node-project-indy .field-name-field-partners-funding span:after,
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above:after,
.node-project-indy .paragraphs-items-field-team-members span.label-above:after,
 h2#authors:after   {
  left: 1.5%;
}
.node-project-indy .paragraphs-items-field-team-project-indy span.label-above,
.node-project-indy .paragraphs-items-field-team-members span.label-above {
    font-weight: 700;
    font-size: 1.5em;
    margin: 3em 0 1em 0;
}
ul.uni {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  columns: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -ms-column-gap: 20px;
  -o-column-gap: 20px;
  column-gap: 20px;
  -moz-column-fill: balance;
  -webkit-column-fill: balance;
  column-fill: balance;
  list-style: inside none;
  padding: 0;
  list-style-type: none;
  margin: 0;
}
ul.uni li {
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
  page-break-inside: avoid; 
  display: flex;
}
ul.uni li img {
    margin: 0 0 0rem 0;
    padding: 1px 5px 4em 0;
    vertical-align: middle;
    float: left;
    margin-right: 1rem;
    height: 100%;
    object-fit: cover;
}
.view-id-people_.view-display-id-block_1 .view-content {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  columns: 3;
  -webkit-column-gap: 5rem;
  -moz-column-gap:5rem;
  -ms-column-gap: 5rem;
  -o-column-gap: 5rem;
  column-gap: 5rem;
  -moz-column-fill: balance;
  -webkit-column-fill: balance;
  column-fill: balance;
  list-style: inside none;
  padding: 0;
   list-style-type: none;
    margin: 0;
    display: block;
}
/* =============================================================================
 *   Global-e Pages 
 * ========================================================================== */

.not-front h1#page-title,
.node-activities h1 {
  color:  #b11b21;
  font:  2.75em/1.2 'Open Sans Condensed', sans-serif; 
}
.section-global-e .field-name-title h2,
body.page-search-node-global-typearticle h2,
.section-global-e h1#page-title  {
  padding-left: 10px;
}

.paragraphs-items-field-pp-content-global-e.paragraphs-items-global-e {
  margin-left: 10%;
}
/* .section-global-e .field-name-field-blog-date {
  padding-left: 1%;
} */
.vol-issue {
  display: inline-block;
  padding-left: 2.6em;
  font: normal 1.2em/1.2 'Open Sans', sans-serif;
  margin: 0;
}
.vol-issue span {
  margin-right: 5px;
}
.vol-issue span:not(.date-display-single):not(.label-inline) {
  color: #adadad;
}
.section-global-e .field-name-field-authors,
.section-global-e .field-name-field-global-e-author,
.section-global-e .field-name-field-author-select  {
  padding-left: 4.6em;
}
.section-global-e.page-views .views-field-field-blog-spotlight-blurb p, 
.section-global-e.page-views .recent-row .views-field-field-blog-spotlight-blurb p {
  font-size: 1em;
} 
.section-global-e .field-name-field-blog-date {
  /* font: normal 100 1em/1 'Open Sans', sans-serif; */
  display: inline-block;
}
.section-global-e .field-name-field-authors,
.section-global-e .field-name-field-global-e-author,
.section-global-e .field-name-field-author-select {
  font: normal 1.2em/1.2 'Open Sans', sans-serif;
  margin: 1.5rem 0;
}
.section-global-e .node-global-e div.series  {
  padding-left: 5.5em;
  margin: 0 0 1.5rem 0;
}
.node-global-e div.series .label-inline {
    color: #8a8a8a;
    font-weight: 600;
}
blockquote {
  margin: 0em 0px 0 78px;
}   
.paragraphs-item-left-image-align blockquote {
  margin: 0em 0px 0 78px;
  max-width: 338px;
} 
.wrapped figure {  /* Left-align Paragraph Type */
  float: left;
  padding: 0 2em .5em 0 ;
}
.section-global-e .field-type-list-boolean { 
    visibility: hidden;
    clear: both;
    display: none;
}
.section-global-e.page-views .recent-row span.date-display-single {
    color: #3e3e3e;
}
.page-taxonomy-term.section-global-e.page-views .view-taxonomy-view.view-id-taxonomy_view p {
    margin: 0 0 .2rem 0;
}
.field-name-field-pp-top-image {
  margin-bottom: .5em;
}
.full-w {
    overflow: hidden;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.full-w img {
    width: 100%;
    clear: both;
    background-size: cover;
}
.paragraphs-item-left-image-align {
    width: 110%;
    position: relative;
    left: -10%;
}
.section-global-e .image-field-caption p,
.section-global-e  .field-name-field-pp-left-align-img blockquote {
  line-height: 1.4;
  font-size: 85%;
  color:  #525252;
}
.field-name-field-pp-left-align-img img {
  margin-top: .5em;
  width: 100%;
}
.field-name-field-pp-full-image {
  margin-bottom: 2em;
}
.field-name-field-pp-full-image blockquote {
  margin: 0 0 0 15vw;
}
.paragraphs-items .rteindent1 {
    color: #3e3e3e;
    font-size: 19px;
    line-height: 1.3;
}
.rteindent1 {
    margin-left: 40px;
    font-size: 16px;
    font-weight: 400;
}
.footnotes {
  border-top: 2px solid #b11b21;
  margin: 1em 0 2em 5em;
  padding: 0em 0 0 7em;
  line-height: 1.7;
}
.footnotes p {
  font-weight: 400;
  font-size: 16px;
}
.footnotes p {
  margin: 0;
}

.footnotes h2 {
  color: #b11b21;
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: .5em;
}
.field-name-field-pp-notes .field-item p {
  margin:  0 0 1em;
}
.field-name-field-blog-pull-quote p {
  font-size: 1.8em;
  font-weight: 400;
  color: #e9882e;
  padding-left: 0em;
  line-height: 1.5;
  font-family: 'Arvo';
}
.field-name-field-blog-pull-quote {
  position: relative;
}
.field-name-field-blog-pull-quote p::before {
  content: url(../images/pull-quote.png);
  position: absolute;
  left: -3em;
}
#block-views-recent-articles-block-4 {
    margin-bottom: 40px;
}
#block-views-recent-articles-block-4 span.views-field-field-blog-author-bio ul
 li + li {
    position: relative;
    top: 0;
}
.page-node-5 #block-views-recent-articles-block-4 span.views-field-field-blog-author-bio ul
 li + li {
    position: relative;
    top: 1.6em;
}
#block-custom-search-blocks-1 form#custom-search-blocks-form-1 > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
#block-custom-search-blocks-1 .search-form input.form-text {
      background: transparent;
    border: 2px solid #e9882e;
    color: #5a5a5a;
    width: 100%;
    padding: 17px .4em;
    margin: 0;
    font-size: 122%;
    line-height: 1.1;

}
#views-exposed-form-activiites-main-page input#edit-keys {
    background: transparent;
    border: 2px solid #e9882e;
    color: #5a5a5a;
    width: 234px;
    display: block;
    float: left;
    padding: 17px 1em;
    margin: 0;
    font-size: 122%;
    line-height: 1.1;
}

#block-custom-search-blocks-1  .search-form input.form-submit {
   -webkit-appearance: none;
    display: block;
    float: right;
    margin: 0 0 0 0;
    padding: 6px 3px;
    background: #e9882e;
}

.front input::-moz-focus-inner,
.front input[type="submit"]::-moz-focus-inner,
.front input[type="text"]::-moz-focus-inner  {
    border: 0;
    padding: 6px 3px !important;
    margin-top:-14px;
}
#block-custom-search-blocks-1  ::-webkit-input-placeholder {
   color: rgba(233,136,46,.7);
   font-family: 'Open Sans Condensed';
   font-size: 1.3em;
}

#block-custom-search-blocks-1  :-moz-placeholder { 
   color: rgba(233,136,46,.7);
   font-family: 'Open Sans Condensed';
}
#block-custom-search-blocks-1 ::-moz-placeholder {  
   color: rgba(233,136,46,.7); 
   font-family: 'Open Sans Condensed';
}
#block-custom-search-blocks-1 :-ms-input-placeholder {  
   color: rgba(233,136,46,.7);
   font-family: 'Open Sans Condensed';
}
.form-item-custom-search-blocks-form-1 {
    position: relative;
    width:  100%;
    white-space: nowrap;
    vertical-align: middle;
}
body.page-search-node-global-typearticle #content-wrapper {
  margin-top: 2em;
}
body.page-search-node-global-typearticle h1#page-title {
    display: none;
}
#block-block-9 {
  /* margin-top: 2em; */
  background:  #fff;
  border-left: 3px solid #e9882e;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  padding: 1em 0;
}
#block-block-9  p {
  padding: 1em;
  font-size: 1em;
}
.field-name-field-pp-wrapping-text p {
  margin-left: 9%;
}
.section-global-e.page-views .tabs {
  display: none;
}
#block-views-series-view-block .views-row { 
  margin-bottom: .5rem;
}
.section-global-e .field-name-field-pp-left-align-img blockquote p {
  margin: 0 0 0.05em;
}

/* =============================================================================
 *   global-e ARCHIVE page
 * ========================================================================== */
.page-global-e .view-id-recent_articles.view-display-id-page,.view-id-recent_articles.view-display-id-page_2  {
    display: inline-block;
    margin-right: 2.2%;
    width: 100%;
    min-width: 150px; 
}
.page-global-e .view-display-id-attachment_1 .recent-row, .page-global-e .view-display-id-attachment_4 .recent-row  {
    width: 100%;
    overflow: hidden;
}
.page-global-e .view-display-id-attachment_1 .recent-row .views-field-title, .page-global-e .view-display-id-attachment_4 .recent-row .views-field-title {
    font-size: 1.8em;
    font-family: 'Raleway', sans-serif;
    line-height: 1.2;
    display: block;
}
.page-global-e .view-display-id-attachment_1 .recent-row .views-field-field-authors, .page-global-e .view-display-id-attachment_4 .recent-row .views-field-field-authors {
    color: #3e3e3e;
    padding: 2px 1em;
}
.page-global-e .view-display-id-attachment_1 .views-field-field-blog-spotlight-image, .page-global-e .view-display-id-attachment_4 .views-field-field-blog-spotlight-image {
    float:  left;
    display: block;
    padding: 0 1em 0 0;
}
.page-global-e .view-display-id-attachment_1 .views-field-field-blog-spotlight-image img, .page-global-e .view-display-id-attachment_4 .views-field-field-blog-spotlight-image img {
    vertical-align: bottom;
}
.page-global-e .recent-row {
  display: inline-block;
  margin: 0.25rem 6% 3em 0;
  width: 29%;
  vertical-align: top; 
  background:  #fff;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}
.page-global-e .recent-row:nth-child(3n) {
  margin: .25rem 0 3em 0;
}
.views-field-field-blog-spotlight-image img:hover {
  opacity: .7;
}
.view-display-id-attachment_2 .views-field-field-blog-spotlight-image img:hover {
  opacity: 1;
}
.page-global-e.view-id-recent_articles 
.recent-row .views-field-field-blog-date {
  color: #909090;
}

.page-global-e .view-id-recent_articles .recent-row .views-field-field-blog-date,
.page-global-e .view-id-recent_articles .recent-row .views-field-title,
.page-global-e .view-id-recent_articles .recent-row .views-field-field-blog-spotlight-blurb,
.page-global-e #block-views-test-entityq-block .recent-row .views-field-name{
  padding: 2px 1em;
}
.page-global-e.view-id-recent_articles .recent-row .views-field-title {
    font-size: 1.1em;
}

.page-global-e .view-id-recent_articles .recent-row .views-field-title {
  padding-top: .5em;
  padding-left: 1rem;
}
.view-display-id-attachment_2 .views-field-title,
.view-display-id-attachment_3 .views-field-title {
  padding-top: 0 !important;
}
.view-display-id-attachment_2 #series-lat,
.view-display-id-attachment_3 .views-field-field-blog-series {
  padding:  2px 1em;
}
.view-id-nodequeue_3  #series-lat {
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 92%;
}
#series-lat hr.blog-line {
  margin: 5px 11rem -15px 0;
}
hr.blog-line {    
    border: .5px solid rgba(144,144,144,.3);
    margin: 10px 4em 0 4em;
}
#block-views-related-people-block .view-id-related_people.view-display-id-block  
.views-row hr.blog-line {
    margin: 2em 4em;
}
#block-views-related-people-block .view-id-related_people.view-display-id-block  
.views-row-last hr.blog-line {
  display: none;
}
.page-global-e .view-display-id-attachment_1 .recent-row .read-more, .page-global-e .view-display-id-attachment_4 .recent-row .read-more   {
  text-align: right;
  padding: 0 10px 0 0;
  margin: 0;
  display: block;
}
.read-more  {
  text-align: center;
  padding: 0 0 1em 0;

}
.read-more span {
  text-align: center;
  padding: 0;
  color: #cf3427 !important;
  position: relative;
  top: 1px;
}
.read-more-attach {
  text-align: center;
  padding: 0 1em 0em 0;
  color: #cf3427 !important;
}

.page-global-e #block-menu-block-3 {
   margin-bottom: 0;
}
.page-global-e #block-menu-block-3 li.last {
   border-bottom: none;
}
.page-global-e #block-views-archive-block-block-1 {
    position: relative;
    top: -1.5em;
    /* border-bottom: 2px solid #e9882e; */
    margin-bottom: 0px;
}

#block-views-associated-global-e-tags-block .block-content,
#block-views-associated-global-e-tags-block .view-content,
section.block-count-8 .view-content,
section.block-count-7 .view-content,
section.block-count-6 .view-content,
section.block-count-5 .view-content,
#block-views-exp-activiites-main-page .block-content {
    padding: 0 !important;
}
#block-views-associated-global-e-tags-block .block-content 
.views-field-field-global-e-tags ul,
.view-associated-global-e-tags.view-id-associated_global_e_tags
.views-field-field-global-e-tags ul {
    padding: 0;
}
#block-views-associated-global-e-tags-block .block-content 
.views-field-field-global-e-tags ul li,
.view-associated-global-e-tags.view-id-associated_global_e_tags
.views-field-field-global-e-tags ul li {
    float:  left;
    display: block;
    margin: 3% 1.4% 4% 2%;
    white-space: nowrap;
}

#block-views-associated-global-e-tags-block .block-content 
.views-field-field-global-e-tags ul li a,
.view-associated-global-e-tags.view-id-associated_global_e_tags
.views-field-field-global-e-tags ul li a {
    background:  #fff;
    padding:  5px .4em;
    -webkit-box-shadow: 0 3px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0px 0px rgba(0, 0, 0, 0.1);
    border:  1px solid rgba(176,194,210,.54);
}

#block-views-associated-global-e-tags-block .block-content 
.views-field-field-global-e-tags ul li a:hover,
.view-associated-global-e-tags.view-id-associated_global_e_tags 
.views-field-field-global-e-tags ul li a:hover {
    border: 1px solid rgba(179, 179, 179, 0.23);
}
.section-global-e .view-test-entityq.view-display-id-page_1 .view-content {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.section-global-e .view-test-entityq.view-display-id-page_1 .view-content .views-row {
    width: 29%;
    margin: 15px;
}
.section-global-e .view-test-entityq.view-display-id-page_1 .view-filters {
    margin-bottom: 2rem;
}
.contrib-grp {
    flex: 1 1 auto;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
    justify-content: flex-start;
}
.contrib-grp a:last-child {
    padding: 7px 0px 0px 10px;
}
form#views-exposed-form-test-entityq-page-1 #edit-tid-wrapper .views-widget {
    float: right;
}
form#views-exposed-form-test-entityq-page-1 #edit-tid-wrapper label {
    display: inline;
    margin: 1rem 1rem 0px 14px;
    font-weight: 400;
}
 #views-exposed-form-test-entityq-page-1 .views-submit-button input {
    -webkit-appearance: none;
    float: none;
    margin: 0 !important;
    padding: 0;
  }
/* =============================================================================
 *  Global-e Tagged Pages
 * ========================================================================== */
.series-blurb .views-row {
    margin: 0 !important;
    width: 100% !important;
    border:none !important;
    display: inline-block;
    vertical-align: top;
}
.section-global-e.page-views .view-taxonomy-view .field-name-field-blog-spotlight-image img,
.section-authors.page-views .view-taxonomy-view .field-name-field-blog-spotlight-image img,
.view-related-articles-list .views-field-field-blog-spotlight-image img {
    width: 100%;
    height: 14rem;
    object-fit: cover;
    display: block;
}
.section-global-e.page-taxonomy-term .view-taxonomy-view .views-row,
.view-related-articles-list .views-row {
    margin: 1em 1%;
    padding: 1em 3%;
    width: 47%;
    border-top: 2px solid #dedede;
    border-right: 2px solid #dedede;
    border-left: 2px solid #dedede;
    border-bottom: 9px solid #e6e6e6;
    display: inline-block;
    vertical-align: top;
}
.section-global-e.page-taxonomy-term .view-taxonomy-view .views-row div:nth-of-type(2) p,
.view-related-articles-list .views-row div:nth-of-type(2) p {
    margin: 8px 0 .5rem 0;
}
.view-related-articles-list h1 {
    margin: 0 0 5px 0;
}
.section-global-e.page-taxonomy-term .view-taxonomy-view .views-field-view-node {
    text-align: right;
    font-size: 85%;
}
/* =============================================================================
 *   Research Pages
 * ========================================================================== */

.section-research .block-menu-block li.expanded,
.section-research .block-menu-block li.collapsed {
    list-style-type: none;
    list-style-image: none;
}
.section-research  ul.links.inline { /* removes the page counter appearing on this pg */
    display: none;
}
/* .section-research .theme-rt .field-name-field-project-blurb p em {
    position: relative;
    bottom: 10px;
} */

/* .section-research #block-menu-block-4 li.expanded.active > a {
    color:#e9882e;
} */
.section-research #block-menu-block-4 li.expanded ul li {
    border-bottom: none;
    padding: 0 0 0 1.5em;
}
.section-research #block-menu-block-4 li.expanded ul li a.active,
.section-research #block-menu-block-4 li.expanded ul li.active-trail a,
#block-menu-block-5 ul li a.active,
#views-exposed-form-activiites-main-page .bef-select-as-links .selected a {
    color:#e9882e;
    font-weight: 600;
}
.field-name-field-research-header-blurb,
.view-display-id-page_1 .view-header p,
.view-id-library.view-display-id-page .view-header p {
    font-size: 120%;
    color: #252525;
    padding-bottom: 1em;
}
.paragraphs-item-themes .group-header {
    display: table;
    white-space: nowrap;
    line-height: 1;
    text-transform: uppercase;
    font: bold 1.4em/1 'Raleway', sans-serif;
    padding: 1em 0 1.5em 0;
    color: #6f6e6e;
    width: 97%;
    margin-left: 1.5%;
}
.paragraphs-item-themes .group-header:before {
    right: 1.5%;
}
.paragraphs-item-themes .group-header:after {
    left: 1.5%;
}
.paragraphs-item-themes .group-header:before, 
.paragraphs-item-themes .group-header:after {
    border-top: 4px solid #b9b9b9;
    content: '';
    display: table-cell;
    position: relative;
    top: 6px;
    width: 45%;
}
.view-id-themes_projects.view-display-id-page > .view-content,
.view-id-themes_projects.view-display-id-page .attachment-after .view-id-themes_projects {
    padding-top: 2em;
    overflow: auto;
}

.theme-lt {
    float: left;
    width: 33% !important;
    position: relative;
    top: 0;
    left: 0;
    font: bold 1.4em/1.1 'Raleway', sans-serif;
    padding: 0;
    text-transform: uppercase;
    color: #6f6e6e;

}
 
.theme-lt img {   
    display: block;
    margin: 0 0 .5em 0;
}
.theme-lt .title-inner {
    line-height: 23px;
    padding: 10px 1em;
    text-align: center;
    background-color: #fff;
    position: relative;
    top: -1.8em;
    width: 94%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.22);
            box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.22);
}

.theme-rt {
    float: right;
    width: 62% !important;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
}
.theme-rt .field-name-field-pp-project-name {
  font-size: 1.0857em; 
  margin:  0;
  text-transform: uppercase;
  font-weight: 600;
}
.theme-rt .field-name-field-theme-blurb p,
.group-pert {
    background: #fff;
    padding: 2% 4%;
    margin: 0;
    font-size: 1em; /* 16px */
    border-top: 2px solid #dedede;
    border-right: 2px solid #dedede;
    border-left: 2px solid #dedede;
    border-bottom: 9px solid #e6e6e6;
}
.section-activities .group-pert {
    margin: 1.5em 0 0 0;
}
.group-pert .field-name-field-press-name {
    clear: both;
    display: block;
}

.theme-rt .paragraphs-items-field-theme-projects hr:first-of-type {
    display: none;
}
.theme-rt .paragraphs-items-field-theme-projects hr,
.theme-rt .paragraphs-items-field-theme-projects hr {
    margin: 0 0 0 -21em;
    border-color: #e6e6e6;
}
.entity-paragraphs-item.paragraphs-item-projects {
    padding-top: 1.5em;
}
.paragraphs-items-field-theme-projects .label-above {
    font: bold 140%/1.1 'Raleway', serif;
    text-transform: uppercase;
    color: #6f6e6e;
    padding-top: 1em;
}
.node-activities .group-right .field-name-field-pdf-flyer {
    padding-top: 1em;
}
.node-activities .group-left {
    padding-right: .5em;
}

#block-views-nodequeue-2-block .block-content {
    padding: 1em 0 0 0;
}
#block-views-nodequeue-2-block div {
    clear: both;
}
#block-views-nodequeue-2-block div img {  
    float: left;
    margin-bottom: 3em; 
    margin-right: 1em;  
    width: 32%;
}

#block-views-review-by-batch-block-1 .block-content {
    padding:  0 0 0 1em;
}
#block-views-review-by-batch-block-1 .view-display-id-block_1 .views-row p {
    margin:  0;
}
/********** 
 *  Research Review Landing Pages 
************/
.view-id-review_by_batch .group-right {
    /* width: 69%; */
    width:  100%;
    float: none;
}
.view-id-review_by_batch span a {
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
}
.view-id-review_by_batch .group-right hr.blog-line {    
    border: .5px solid rgba(144,144,144,.3);
    margin: 10px 80% 10px 0;
}
/* .view-id-review_by_batch .group-left {
    width: 30%;
    float: left;
    padding: 0 1em 2em 0;
} */
.view-id-review_by_batch .views-row {
    display: block;
    clear: both;
    min-height: 1px;
    width: 100%;
    height: auto;
}
.section-research #content input:not(#edit-submit-library),
.view-id-library.view-display-id-page input:not(#edit-submit-library),
#views-exposed-form-test-entityq-page-1 .form-item-tid input {
    width: 100%;
    padding: 8px 6px;
    border: 1px solid #CCCCCC;
}
.section-research .views-exposed-form .views-exposed-widget,
.view-id-library.view-display-id-page .views-exposed-form .views-exposed-widget {
    display: inline-block;
    width: 25%;
}
.section-research .views-exposed-form #edit-field-review-year-value-wrapper,
.view-id-library.view-display-id-page .views-exposed-form #edit-field-research-year-value-wrapper {
    width: 17%;
}
.section-research #content .form-item select,
.view-id-library.view-display-id-page .form-item .date-year select {
    height: 35px;
    border-radius: 0;    
    border: 1px solid #CCCCCC;
    font-family: 'Roboto', sans-serif;
    color: #595959;
    width: 100%;
    min-width: 115px;
    background: #fff;
    background: url(../images/left_arrow.png) no-repeat right;
    background-position: 95%;
    padding: 0 4em 0 10px;
}
/* .section-research .views-exposed-form .views-exposed-widget, */
.view-id-library.view-display-id-page .views-exposed-form .views-exposed-widget {
    padding: 0 10px 0 0;
}
.section-research  .view-filters label,
.view-id-library.view-display-id-page .view-filters label {
    font: bold 110%/1.1 'Raleway', sans-serif;
    padding-bottom: 5px;
}
.section-research #content .views-exposed-widget.views-submit-button input,
.view-id-library.view-display-id-page .views-exposed-widget.views-submit-button input,
#views-exposed-form-test-entityq-page-1 .views-submit-button input  {
    -webkit-appearance: none;
    float: none;
    margin: 24px 0 0 0;
    padding: 0;
    height: 34px;
    vertical-align: bottom;
    background: #08374a;
    border: none;
    padding: 0 1em;
    position: relative;
    right: 9%;
    color: #fff;
}
.section-research #content .views-exposed-widget.views-submit-button input:hover,
#views-exposed-form-activiites-main-page input#edit-submit-activiites-main:hover,
.view-id-library.view-display-id-page .views-exposed-widget.views-submit-button input:hover {
    opacity:  .7;
}

.section-research .view-id-library .view-filters,
.view-id-library.view-display-id-page .view-filters {
    padding: 0 0 2.5em 0;
 }
 .view-id-library.view-display-id-page_1 .view-content h3,
  .view-id-library .view-content h3 {
    color:#e9882e;
    margin-top: 0;
}
.rev-lt {
    float: left;
    width: 55%;
   /*  border-right: 2px solid #b7b7b7;
    padding-right: 2%; */
}
.rev-rt {
    float: right;
    width: 43%;
    padding: 0 0 0 2%;
    margin: 0;
    border-left: 2px solid #b7b7b7;

}
.rev-body {
    float: none;
    clear: both;
    display: block;
    padding-top: 1em;
}
/********** Library Landing Pages 
************/
.view-display-id-library_side .views-row img {
    float: left;
    margin: 0 10px 0 0;
    display: block;
}
.view-display-id-library_side .views-row {
  min-height: 16vh;
}
#block-views-library-reviews-side .view-content {
  padding: 0;
}

#block-views-library-reviews-side .views-field-title {
  font: normal 120%/1.2 'Arvo',sans-serif;
  margin-bottom: 5px;
}
#block-views-library-reviews-side .views-field-title a {
  font-weight: 100;
}
.more-revs {
  text-align: end;
  font-size: 85%;
}
.node-research-materials .field-name-field-review-keywords .field-item {
  float: left; 
}

.node-research-materials .field-name-field-review-keywords .field-item:after {
  content: ","; 
  right: 0; 
  position: relative;
}

.node-research-materials .field-name-field-review-keywords .field-item:last-child:after {
    content: none;
}

.node-research-materials .field-name-field-review-keywords .field-item:first-child:before {
    content: none;
}


/* =============================================================================
 *   Library Nodes
 * ========================================================================== */
.node-research-library .group-header {
    margin: -1em 0 1.5em 0;
    font-size: 125%;
    text-indent: 1.2em;
    color: #3e3e3e;
}
.node-research-library .group-header span:not(.date-display-single) {
    color: #adadad;
}
.node-research-library .group-right {
    width: 73%;
}
.node-research-library .group-left {
    width: 25%;
    padding: 0 0 0 4em;
}
.node-research-library .field-name-field-book-image {
    float: left;
    padding: 0 1.3em 1px 0;
    display: block;
}

/* .view-id-library.view-display-id-page {
  width: 100%;
  height: 100%;
  position: relative;
}

.view-id-library.view-display-id-page .view-content  { Masonry container
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
        -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
     -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    column-fill: auto;
    display: block;
    position: relative;
    overflow: hidden;
    margin:  0;
        -moz-column-count: 4;
  -moz-column-gap: 0px;
  -webkit-column-count: 4;
  -webkit-column-gap: 0px;
  column-count: 4;
  column-gap: 0px;
  width: 100%
}
.view-id-library.view-display-id-page .view-content > div {
    -webkit-perspective: 1000;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -webkit-transition: none;
    -webkit-transition: all 0.5s ease-out;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    display: block;
    background: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    object-fit: cover;
    height: auto;
    position: relative;
    overflow: hidden;

} */
/* .view-id-library.view-display-id-page .view-content > div img {
    display: inline-block;
    margin-bottom: -7px;
    width: 100%;
} */
.view-id-library.view-display-id-page .view-content > div img:hover {
    filter: brightness(30%);
    -webkit-filter: brightness(30%);
    -moz-transition:  .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    opacity: 1;
}
.text-hov {
  font-family:Helvetica;
  font-weight:900;
  color:rgba(255,255,255,.85);
  font-size: 1rem;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 5rem;
  width: 100%;
  text-align: center;
  pointer-events: none;
}
/* .text-hov:hover {
  text-decoration: none;
  color: inherit;
  background: transparent;
}  */  
.view-id-library.view-display-id-page .view-content > div:hover .text-hov {
    visibility: visible;
    color: #fff;
    cursor: pointer;
    opacity:  1;
    pointer-events: none;
}
.masonry-item {
   /*  width: 31.1%; */
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    float: left;
}
.ms-row { 
    position: relative;
}
.masonry-item.ms-row:nth-child(odd) {
    width: 24%;
}
.masonry-item.ms-row:nth-child(even) {
    width: 24%;
}
.ms-row img {
    width: 100%;
    overflow: hidden;
    display: block;
}
.node-research-library .group-header .field-name-sharethis-btn {
    float:  left;
    padding:  3em 0 3em 0;
}

  
/* =============================================================================
 *   Individual Projects
 * ========================================================================== */

.node-project-indy section.field-name-field-research-areas {
    position: absolute;
    right: 0;
    top: -2em;
    padding: 0;
}
.node-project-indy .group-header {
    position: relative;
    margin-bottom: 2rem;
}
.node-project-indy .group-header .field .field-label {
    font-weight: 400;
}
.node-project-indy .group-left {
    /* margin-top: 1em; */
}
.node-project-indy img.file-icon {
    display: none;
}

.node-project-indy .group-left > .field-name-field-pdf-flyer {
    white-space: nowrap;
    background-color: #ebebeb;
    margin: 0 auto;
    display: block;
    border: 2px solid transparent;
    width: 50%;
    min-width: 343px;
}
.node-project-indy .group-left > .field-name-field-pdf-flyer .field-items {
    margin: 0 auto;
    border: 1px solid #fff;
}
.node-project-indy .group-left > .field-name-field-pdf-flyer span.file a {
    color: #00539f;
    font: normal 2em/1.2 'Open Sans Condensed', sans-serif;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 2% 0;
    display: block;
}
.node-project-indy .group-left > .field-name-field-pdf-flyer:hover {
    border: 2px solid #00539f;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.node-project-indy .paragraphs-items-field-team-project-indy {
    margin-top: 4rem;
}
.node-project-indy .group-left {
    width: 15%;
}
.node-project-indy .group-right {
    width: 80%;
}
.node-project-indy .paragraphs-items-field-team-project-indy .ds-2col-fluid > .group-right p {
    margin: 0;
}
.node-project-indy .group-left .field-type-image {
    margin-bottom: 2rem;
    min-width: 70px;
}
.node-project-indy .group-left p {
    margin: 0;
}
.node-project-indy .image-field-caption {
    margin: -5px 0 0 0;
    text-align: end;
    font-size: 80%;
}
.node-project-indy .image-field-caption p {
    color: #888888;
    margin: 0;
}
/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */
.page-taxonomy-term.section-global-e #main-content-header {
  display: none;
}

/*
 * Feed icons
 */
/*
 * Aggregator feed source
 */
/* line 385, ../sass/global.styles.scss */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}
.region-sidebar-second .block {
  margin-bottom: 40px;
}
/* line 392, ../sass/global.styles.scss */
.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}
/* line 408, ../sass/global.styles.scss */
ul.links {
  margin: 0;
  padding: 0;
}
menu, ol, ul {
    padding: 0;
}
dl, menu, ol, ul {
    margin: 0;
}
/* line 412, ../sass/global.styles.scss */
ul.links.inline {
  display: block;
}
/* line 416, ../sass/global.styles.scss */
ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}
ul, li, ul li.leaf {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
}
/*
 * Search results are an ordered list so reset the margin
 */
/* line 427, ../sass/global.styles.scss */
.search-results {
  margin: 0;
  padding: 0;
}

/*
 * Attribution message and link
 */
/* line 436, ../sass/global.styles.scss */
.attribution {
  display: block;
  opacity: 0.65;
  padding: 1em 0;
  text-align: center;
}
/* line 442, ../sass/global.styles.scss */
.attribution a {
  text-decoration: none;
  color: inherit;
}
/* line 446, ../sass/global.styles.scss */
.attribution a:hover, .attribution a:focus {
  text-decoration: underline;
}
#block-block-7 h3,
h3.edboard__header,
#block-block-15 h3 {
  margin-bottom: 0;
  color: #888888;
}
h3.edboard__header {  /* Editorial board section */
  text-align: center;
  margin-bottom: 1rem;
}
#block-block-7 h4,
#block-block-15 h4,
h4.edboard__header {
    font-size: 1.2em;
    line-height: 1.1em;
    color: #3a3a3a;
}
#block-block-7 h4,
#block-block-15 h4 {
    line-height: 1.7em;
}
#block-views-people-block-1 .ed-row:not(:first-child) {
    margin: .8rem 0;
} 
#block-block-7 p {
  font-size: 95%;
  margin: 0 0 1em;
  color: #252525;
  line-height: 1.1;
}

#secondary-content-wrapper #block-views-blog-top-image-block img {
  margin-top: 3em;
}


/* =============================================================================
 * Share This Styles
 * ========================================================================== */
.section-global-e .group-shared {
  float: left;
  padding: 3em 0 3em 0;
}
.section-global-e .field-name-sharethis-btn span,
.section-research .field-name-sharethis-btn span  {
  display: block !important;
  /* padding: 0 2em 0 0; */
}
.section-global-e .field-name-sharethis-btn .st_facebook_large,
.section-research .field-name-sharethis-btn .st_facebook_large,
.section-global-e .field-name-sharethis-btn .st_twitter_large,
.section-research .field-name-sharethis-btn .st_twitter_large,
.section-global-e .field-name-sharethis-btn .st_email_large,
.section-research .field-name-sharethis-btn .st_email_large,
.section-global-e .field-name-sharethis-btn .st_linkedin_large,
.section-research .field-name-sharethis-btn .st_linkedin_large,
.section-global-e .field-name-sharethis-btn .st_sharethis_large,
.section-research .field-name-sharethis-btn .st_linkedin_large{
  padding-bottom: 5px;
}
.print_html, .print_mail, .print_pdf {
    margin-left: 0px;
}
a.print-page {
    display: block;
    width: 32px;
    height: 32px;
    padding: 8px 8px;
    background: #a26ab3 url(../images/ic_local_printshop_wht.png) no-repeat;
    text-indent: -100em;
    border-radius: 5px;
    background-size: 100% 98%;
    overflow: hidden;
    position: relative;
    right: -3px;
    color: transparent;

}
a.print-page:hover {
    opacity: .75;
}
@media only screen and (max-width: 580px) {
.section-global-e a.print-page {
    display: none !important;
}
.section-global-e .node-global-e div.series,
.section-global-e .field-name-field-author-select {
    padding-left: 0;
}
.view-id-oog_glossary .view-content .views-row, 
.page-global-e-contributors .views-row {
    display: block;
    width: 100%;
}
}

/* =============================================================================
 *   Links
 * ========================================================================== */
/* line 540, ../sass/global.styles.scss */
a {
  text-decoration: none;
  color:  #4b7688;
  font-weight: 600;
}
/* line 549, ../sass/global.styles.scss */
a:hover, a:focus {
  text-decoration: none;
  color: #e9882e;
  font-weight: 600;
}
#block-superfish-1 ul#superfish-1 li a {
  font-weight: 400;
}
#block-superfish-1 ul#superfish-1 li a:hover {
  font-weight: 400;
}
.region-sidebar-first.block, .region-sidebar-second .block a {
    word-break: initial;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */
/* line 560, ../sass/global.styles.scss */
.nav {
  clear: both;
  margin: 10px 0;
}
/* line 564, ../sass/global.styles.scss */
.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}
/* line 570, ../sass/global.styles.scss */
.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 579, ../sass/global.styles.scss */
.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}
/* line 591, ../sass/global.styles.scss */
.nav .block {
  margin-bottom: 0;
}

/* =============================================================================
 *   Superfish
 * ========================================================================== */
/* #block-superfish-1 ul li:hover, */
/*  #block-superfish-2 ul li:focus, */ 
.not-front nav#block-superfish-1 ul li.active-trail a,
nav#block-superfish-1 ul li a:hover {
    color: #cb762a !important;
    cursor: pointer;
        -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
}

nav#block-superfish-1 {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  width: 82%;
}
nav#block-superfish-1 .block-inner {
  margin: 0;
  width: 100%;
}
nav#block-superfish-1 ul:not(.contextual-links) {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#block-superfish-1 ul li a:link, 
#block-superfish-1 ul li a:visited {
    color: #fff;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* padding: 0 .7em 0 .7em;
    width: 100%; */
}
#block-superfish-1 ul li {
    /* height: 72px; */
    list-style: none;
    list-style-image: none;
    /* margin: 0 3em 0 0;
    border-top: 8px solid transparent; */
    font-size: 1.2em;
    font-weight: 500;
    position: relative;
    /* bottom: -7px; */
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-pack: inherit;
    -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
}
/* #block-superfish-1 ul li a.active {
    color: #dfe895;
} */



/* line 601, ../sass/global.styles.scss */
ul.sf-menu {
  margin-bottom: 0;
}
/* line 604, ../sass/global.styles.scss */
ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 7px;
  text-decoration: none;
  height: 2.5em;
  line-height: 3.8em;
}
/* line 617, ../sass/global.styles.scss */
ul.sf-menu li:hover, ul.sf-menu li.sfHover {
  outline: 0;
}
/* line 624, ../sass/global.styles.scss */
ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
/* line 640, ../sass/global.styles.scss */
.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 651, ../sass/global.styles.scss */
.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
/* line 661, ../sass/global.styles.scss */
.sf-vertical {
  width: 100%;
}
/* line 664, ../sass/global.styles.scss */
.sf-vertical li {
  width: 100%;
}
/* line 669, ../sass/global.styles.scss */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}
/* line 677, ../sass/global.styles.scss */
.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
/* line 687, ../sass/global.styles.scss */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
/* line 695, ../sass/global.styles.scss */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}

/* =============================================================================
 *   Menu Toggles
 * ========================================================================== */
/* line 705, ../sass/global.styles.scss */
.at-mt .at-menu-toggle,
.at-mt .at-menu-toggle ul,
.at-mt .at-menu-toggle ul.menu {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
/* line 713, ../sass/global.styles.scss */
.at-mt .at-menu-toggle-button {
  margin: 0;
}
/* line 717, ../sass/global.styles.scss */
.at-mt .at-menu-toggle ul a {
  padding: 0 10px;
  white-space: nowrap;
}

/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */
/* line 728, ../sass/global.styles.scss */
ul.menu {
  padding-left: 15px;
}
/* line 731, ../sass/global.styles.scss */
ul.menu ul {
  padding-left: 15px;
}
/* line 739, ../sass/global.styles.scss */
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
/* line 768, ../sass/global.styles.scss */
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */
/* line 785, ../sass/global.styles.scss */
.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}
/* line 791, ../sass/global.styles.scss */
.book-navigation .menu {
  margin-left: 0;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */
/* line 801, ../sass/global.styles.scss */
#breadcrumb {
  margin: 10px 0;
  /* If the label is set to show in theme settings the label class is added */
}
/* line 805, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}
/* line 810, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label:after {
  content: ":";
}
/* line 815, ../sass/global.styles.scss */
#breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 820, ../sass/global.styles.scss */
#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}
/* line 824, ../sass/global.styles.scss */
#breadcrumb li {
  list-style: none;
  display: inline;
}

/* =============================================================================
 *   Pagers
 * ========================================================================== */
/* line 851, ../sass/global.styles.scss */
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

/* line 858, ../sass/global.styles.scss */
.item-list ul.pager li {
  margin: 0;
}

/* line 863, ../sass/global.styles.scss */
ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  /* padding: .5em; */
}
/* line 869, ../sass/global.styles.scss */
ul.pager li.pager-current {
  font-weight: 700;
}

/* line 875, ../sass/global.styles.scss */
.block ul.pager li {
  margin: 0;
}
.item-list .pager {
    display: inline-block;
}
.item-list.item-list-pager {
  text-align: center;
}
.item-list.item-list-pager .pager-ellipsis {
  display: none;
}
ul.pager > li {
    display: inline;
}
ul.pager > li.pager-current {
    position: relative;
    float: left;
    padding: 11px 16px;
    line-height: 1.6;
    text-decoration: none;
    border: 1px solid #dddddd;
    margin-left: -1px;
    color: #fff;
    background-color: #08374a;
    border-color: #08374a;
}
ul.pager > li > a {
    position: relative;
    float: left;
    padding: 11px 16px;
    line-height: 1.6;
    text-decoration: none;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.item-list .pager li {
    padding: 0;
}
/*
 * Theme the various states of pager links
 */
/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */
/* line 912, ../sass/global.styles.scss */
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
/* line 921, ../sass/global.styles.scss */
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 931, ../sass/global.styles.scss */
#skip-link a:link, #skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 942, ../sass/global.styles.scss */
#skip-link a:hover, #skip-link a:focus, #skip-link a:active {
  outline: 0;
}

/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */
/* line 955, ../sass/global.styles.scss */
#tasks {
  margin-bottom: 15px;
}
.tabs {
  margin: 1em 0 3em 0;
}
/* line 960, ../sass/global.styles.scss */
ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
/* line 965, ../sass/global.styles.scss */
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
/* line 970, ../sass/global.styles.scss */
ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}
/* line 980, ../sass/global.styles.scss */
ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}
/* line 989, ../sass/global.styles.scss */
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

/* line 999, ../sass/global.styles.scss */
ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
/* line 1004, ../sass/global.styles.scss */
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}
/* line 1010, ../sass/global.styles.scss */
ul.secondary li a:hover, ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}
/* line 1024, ../sass/global.styles.scss */
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* line 1051, ../sass/global.styles.scss */
.field-label-inline {
  /* Remove the margin on inline field lables to preserve vertical formatting */
}
/* line 1054, ../sass/global.styles.scss */
.field-label-inline .field-label {
  margin: 0;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
/* line 1062, ../sass/global.styles.scss */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Field types (Core)
 */
/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
/*
 * Taxonomy
 */
/* line 1091, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
 /*  margin-bottom: 1.5em; */
}
/* line 1096, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}
/* line 1101, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}


/* line 1215, ../sass/global.styles.scss */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
/* line 1224, ../sass/global.styles.scss */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
/* line 1233, ../sass/global.styles.scss */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* =============================================================================
 *   Block Styling
 * ========================================================================== */
/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
/* line 1247, ../sass/global.styles.scss */
.block {
  margin-bottom: 20px;
}
/* line 1285, ../sass/global.styles.scss */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
/*
 * Match item list and block menu margin and padding
 */
/* line 1301, ../sass/global.styles.scss */
.block-content ul{

  padding: 0 0 0 15px;
}
.block-content ol {
  padding:  0;
  margin: 0;
}
/* line 1306, ../sass/global.styles.scss */
.block-content li {
  margin: 0;
  padding: 0;
}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */
/* line 1479, ../sass/global.styles.scss */
.node {
  margin-bottom: 20px;
}
/* line 1496, ../sass/global.styles.scss */
.node .node-title {
  margin: 0;
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */
/*
 * Wrapper for the list of comments and its titles
 */
/* line 1554, ../sass/global.styles.scss */
#comments {
  margin: 1.5em 0;
}
/* line 1558, ../sass/global.styles.scss */
#comments h2.comment-title {
  margin: 0;
}
/* line 1562, ../sass/global.styles.scss */
#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
/* line 1572, ../sass/global.styles.scss */
.comment {
  margin-bottom: 20px;
}

/*
 * Comment title
 */
/* line 1603, ../sass/global.styles.scss */
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
/*
 * Preview of the comment before submitting new or updated comment
 */
/*
 * "New" marker for comments that are new for the current user
 */
/* line 1635, ../sass/global.styles.scss */
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */
/* line 1643, ../sass/global.styles.scss */
.indented {
  margin-left: 40px;
}

/* =============================================================================
 *   Forms
 * ========================================================================== */
/*
 * Wrapper for a form element (or group of form elements) and its label
 */
/* line 1657, ../sass/global.styles.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 1663, ../sass/global.styles.scss */
.form-item label {
  font-weight: 700;
}
/* line 1670, ../sass/global.styles.scss */
.form-item .description {
  font-size: 0.85em;
}

/*
 * Highlight marks and form required mark
 */
/* line 1683, ../sass/global.styles.scss */
.marker,
.form-required {
  color: transparent;
}

/*
 * The submit button
 */
/* line 1697, ../sass/global.styles.scss */
.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
/* line 1706, ../sass/global.styles.scss */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
/*
 * Buttons used by contrib modules like Media
 */
/* line 1720, ../sass/global.styles.scss */
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
}

/*
 * Password confirmation
 */
/* line 1728, ../sass/global.styles.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* =============================================================================
 *   Tables
 * ========================================================================== */
/* line 1738, ../sass/global.styles.scss */
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
/* line 1743, ../sass/global.styles.scss */
table.sticky-header {
  z-index: 10;
}

/* line 1749, ../sass/global.styles.scss */
table,
thead,
tbody,
tr,
th,
td {
  border-color: #ccc;
}

/* line 1759, ../sass/global.styles.scss */
table,
td,
th {
  vertical-align: middle;
}

/* line 1766, ../sass/global.styles.scss */
caption,
th,
td {
  text-align: left;
}

/* line 1773, ../sass/global.styles.scss */
thead tr {
  font-weight: 700;
  background-color: #e5e5e5;
}

/* line 1779, ../sass/global.styles.scss */
td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

/* line 1790, ../sass/global.styles.scss */
tbody tr {
  border-top: 1px solid #ccc;
}

/* line 1795, ../sass/global.styles.scss */
tr {
  /* Table row striping */
}
/* line 1797, ../sass/global.styles.scss */
tr.odd {
  background: #fff;
}
/* line 1802, ../sass/global.styles.scss */
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}
/* line 1813, ../sass/global.styles.scss */
tr.odd td.active {
  background-color: #eee;
}
/* line 1817, ../sass/global.styles.scss */
tr.even td.active {
  background-color: #ebebeb;
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
/* line 1840, ../sass/global.styles.scss */
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */
/* line 1856, ../sass/global.styles.scss */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 1861, ../sass/global.styles.scss */
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
 * Unpublished nodes
 */
/* line 1902, ../sass/global.styles.scss */
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
/* line 186, ../sass/_custom.scss */
.ie6-7 .node-unpublished p.unpublished > *, .ie6-7
.comment-unpublished p.unpublished > * {
  position: relative;
}

/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */
/* line 1913, ../sass/global.styles.scss */
.maintenance-page .container {
    padding: 40px 0;
}
/* line 1917, ../sass/global.styles.scss */
.maintenance-page #site-name,
.maintenance-page #page-title {
    margin: 0;
}

/* line 1925, ../sass/global.styles.scss */
.db-offline .container {
    margin: 0 auto;
    padding: 40px 0;
    width: 100%;
    max-width: 960px;
}
/* line 1932, ../sass/global.styles.scss */
.db-offline div.messages {
    margin: 20px 0 0;
}
/* line 1936, ../sass/global.styles.scss */
.db-offline #content {
    padding: 20px 0;
}

/* =============================================================================
 *  Mailing List Strip for newlsetters
 * ========================================================================== */
#senary-wrapper {
    background-color: rgba(104,53,22,.6);
    height: 115px;
    margin: 1em 0;
}
#block-mailchimp-lists-global-e-blast-list,
#block-mailchimp-signup-global-e-blast-list {
    padding-top: .7em;
    margin: 0 -90px 0 290px;
}
#block-mailchimp-lists-global-e-blast-list input.form-text,
#block-mailchimp-signup-global-e-blast-list input.form-text {
    -webkit-appearance: none;
    background: #c4b5ab;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-right: none;
    color: #9c806f;
    float: left;
    padding: 17px 1em;
    margin: 0;
    font-size: 145%;
    font-weight: 700;
    width: 35%;
    min-width: 200px;
    border-radius: 0;
    -moz-border-radius: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#block-mailchimp-lists-global-e-blast-list input.form-submit,
#block-mailchimp-signup-global-e-blast-list input.form-submit {
    margin: 0;
    background: #d7d0cb;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: none;
    color: #805943;
    font:  300 33px 'Open Sans Condensed';
    text-transform: uppercase;
      -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%;
    line-height: 46.5px;
    padding: 7px 8px;
    border-radius: 0;
    -moz-border-radius: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;

}
input {
    /* border: none; */
    height: 100%;
}
#edit-mailchimp-lists-mailchimp-global-e-blast-list-title,
#block-mailchimp-signup-global-e-blast-list h2.block-title {
    float: left;
    width: 9em;
    color: #683516;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 0.5em 2em 0 0;
    font-size: 120%;
    font-weight: 600;
}
/* #edit-mailchimp-lists-mailchimp-global-e-blast-list-title::before,
#block-mailchimp-signup-global-e-blast-list h2.block-title:before {
    content: url(../images/mail-env.png);
    position: relative;
    left: -51.5%;
    top: 2.7em;
}

 */
.form-item-mailchimp-lists-mailchimp-global-e-blast-list-mergevars-EMAIL {
    float: none;
}

.form-item-mailchimp-lists-mailchimp-global-e-blast-list-mergevars-EMAIL label {
  display: none;
} 

::-webkit-input-placeholder {
   color: #9c806f;
}

:-moz-placeholder { /* Firefox 18- */
   color: #9c806f;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #9c806f;
}

:-ms-input-placeholder {  
   color: #9c806f; 
}
@media only screen and (max-width: 845px) {
  #block-mailchimp-signup-global-e-blast-list h2.block-title {
    float: none;
    width: 100%;
    margin: 0;
    font-size: 85%;
    font-weight: 600;
  }
  #block-mailchimp-lists-global-e-blast-list, 
  #block-mailchimp-signup-global-e-blast-list {
    padding-top: .7em;
    margin: 0;
  }
  #block-mailchimp-signup-global-e-blast-list input.form-text {
    width: 73%;
  }
  #block-mailchimp-signup-global-e-blast-list input.form-submit {
    font-size: 16px;
  }
}
/* =============================================================================
 *   Footer
 * ========================================================================== */
#footer-wrapper {
    background-color: #683516;
    background: url('../images/footer-bg-a.jpg') no-repeat center;
    background-size: cover;
    height: 480px;
    width: 100%;
    position: relative;
    display: block;
    padding:  0;
}
#footer-wrapper a:hover,
#footer-wrapper a:visited {
    opacity: .7;
}
#block-block-3 {
    color: #fff;
    float: left;
    padding-top: 3em;
}
.footer-melli {
    text-transform: uppercase;

}
#block-block-3 h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.9em;
    text-transform: none;
}
#block-block-3 p {
    font-size: 1em;
    margin:  1em 0 0 0;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
}
#block-block-3 .foot-c a {
  color: #fff;
  font-weight: 400;
}
#block-block-5 {
  margin-top: 7em;
  color:  #fff;
  float: right;
}
#block-block-5 .content {
  -moz-column-count: 2;
  -moz-column-gap: 80px;
  -webkit-column-count: 2;
  -webkit-column-gap: 80px;
  column-count: 2;
  column-gap: 80px;
  text-align: left;
  vertical-align: top;
}
#block-block-5 ul li a {
  color:  #fff;
  font-weight: 400;
  font-size: 115%;
}
#block-block-5 ul {
    padding: 0;
    margin:  0;
}
#footer-wrapper footer {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.3);   
    text-align: center;
    min-height: 50px;
    width: 100%;
}
#block-block-4 {
    color:  #fff;
    font-size: 75%;
    clear: both;
    text-align: center;
    padding: 10px 0 15px 0;
}
#block-block-4 p {
    margin: 0;
    color:  #fff;
}
#block-block-10 {  
    position: relative;
    right: -18em;
  bottom: -10em;
  display: block;
    float: right;
}
#fb-gd {
  display: block;
  position: relative;
  bottom: -4em;
  right: 11em;
  
}
#fb-gd img {
  margin-right: .5em;
  position: relative;
  top: 10px;
} 
#fb-gd a {
  color: #fff;
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: bottom;
}
/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */
/*
 * Admin menu overrides
 */
/* line 1949, ../sass/global.styles.scss */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*bacgrou
 * Devel Module
 */
/* line 1958, ../sass/global.styles.scss */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
/* line 1967, ../sass/global.styles.scss */
#styleguide-header {
  padding: 0 10px;
}
/* line 1970, ../sass/global.styles.scss */
#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

.page-user .ds-2col-stacked-fluid > .group-right {
    float: right;
    width: 45%;
}
.page-user .field-name-block-lg-fp-user {
    padding: 10px;
    border: 2px solid rgba(255, 172, 20, 0.53);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.page-user .field-name-ds-online p {
  margin: 0;
}
.page-user .field-name-ds-online {
    border: 2px solid #bbbbbb;
}
.page-user h1#page-title {
  display: none;
}
.page-user form#user-login input,
.page-user form#search-block-form input,
form#views-exposed-form-activiites-main-page input,
.section-search #search-form input {
    border: 1px solid #ccc;
}

.print-site_name {
  display: none !important;
}

/*SERIES PAGE*/
.page-node-696 #block-views-nodequeue-4-block ul  {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
}
.page-node-696 #block-views-nodequeue-4-block ul li{
	flex: 0 0 30%;
	margin: 0 0 2.25em 1.5em;
}


@media only screen and (max-width: 1043px) {
  .page-node-696 #block-views-nodequeue-4-block ul li{
	flex: 0 0 39%;
	}
}

@media only screen and (max-width: 639px) {
  .page-node-696 #block-views-nodequeue-4-block ul li{
	flex: 0 0 100%;
	  margin: 0 0 2.25em 0.5em;
	  
}
	.page-node-696 #block-views-nodequeue-4-block ul img {
		width: 99%;
	}
	}


.view-all-series p:empty, .view-topical-series p:empty{
	display: none;
}

.view-all-series .views-row, .view-topical-series .views-row{
	display: flex;
	    margin-top: 60px;
	border-top:1px solid black;
	margin-left: 0px;
    
	
}




.view-all-series .views-row:first-of-type, .view-topical-series .views-row:first-of-type{
	margin-top: 0px !important;
	border-top:none !important;
}

@media only screen and (max-width: 1068px) {
	
	
.view-all-series .views-row, .view-topical-series .views-row{
	flex-direction: column;
	
}
.view-all-series .series-type-text h3, .view-topical-series .series-type-text h3{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	
}
}

.view-all-series .views-field-field-series-image, .view-topical-series .views-field-field-series-image{
	flex: 0 0 30%;
	margin-right: 20px;
/*	margin-bottom: 70px;*/
	margin-top: 70px;
	
}

.view-all-series .series-type-text, .view-topical-series .series-type-text{
	flex: 0 0 68%;
	
	
/*	margin-bottom: 70px;*/
}

.view-all-series .series-type-text p, .view-topical-series .series-type-text p{
	margin-bottom: 0px;
}



.view-all-series .series-type-text h3, .view-topical-series .series-type-text h3{
	margin-top: 70px;
	line-height: 0.9em;
	
}


.view-all-series, .view-topical-series{
	margin-bottom: 70px !important;
}

/* topic series page */
.view-all-series .view-header ul, .view-topical-series .view-header ul {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 550px) {
  .view-all-series .view-header ul, .view-topical-series .view-header ul {
    flex-direction: column;
    margin-top: 30px;
  }
  .view-all-series .view-header li, .topical-series-sort, .view-topical-series .view-header li {
    margin-bottom: 15px;
  }
  .view-all-series .view-header li a, .view-topical-series .view-header li a{
    width: 150px !important;
  }
  
}


.view-all-series .view-header li, .view-topical-series .view-header li{
  margin-right: 20px;
  border: 2px solid #e9882e;
}

.view-all-series .view-header li a, .view-topical-series .view-header li a{
  padding: 15px;
  color: #e9882e;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.view-all-series .view-header p, .view-topical-series .view-header p{
  display: none;
}

.view-all-series .view-header li:hover, .view-topical-series .view-header li:hover{
background:#e9882e;
}

.view-all-series .view-header li:hover a, .view-topical-series .view-header li:hover a{
  color: white;
}

.activeTopicalSeries{
  background:#e9882e;
}
.activeTopicalSeries a{
  color: white !important;
}

.topical-series-sort{
    color: #e9882e;
    margin-right: 20px;
    font-weight: 600;
    text-transform: uppercase;
}



.menu-block-3 ul li.active a{
  color: #e9882e !important;
    font-weight: 600 !important;

}