body {
  color: #495164;
  background-color: #fff;
}

header {
  clear: both;
}

a {
  color: #0fbdd4;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.active {
  color: #0fbdd4;
}

blockquote {
  font-size: .85em;
  margin-left: 0;
  margin-right: 0;
  border: thin solid #f6f7f9;
  padding: 1em 4em;
  background: #ededed;
  clear: both;
}
blockquote a {
  color: #0fbdd4;
}
blockquote h2 {
  font-weight: bold;
  color: #0fbdd4;
}
blockquote p {
  margin-bottom: 1em;
}

img {
  max-width: 100%;
  height: auto;
}

.view-header {
  margin-bottom: 1.5em;
}

hr {
  display: block;
  -webkit-margin-before: 0.5em;
  -webkit-margin-after: 0.5em;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  border-style: solid;
  border-width: 1px;
  color: #f6f7f9;
}

li {
  margin-bottom: .5em;
}

ul {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 30px;
}

ul li ul {
  margin: 1em 0 1em 0;
  /*
  	li {
  	    margin-left: 1em;
  	}
  */
}

ul.pager li {
  list-style: none;
}

img, media {
  max-width: 100%;
}

table {
  border: thin solid #ededed;
  margin: 1em;
}
table caption {
  font-size: 1.2em;
  color: #5b7188;
  font-weight: bold;
}
table th {
  background: transparent;
  color: #5b7188;
  border-bottom: thin solid #305577;
  padding: 1em;
}
table tr.odd, table tr.even {
  background: white;
}
table tr {
  vertical-align: top;
}
table tr td {
  padding: .5em;
  border-bottom: thin solid #305577;
}
table tr td .table-header {
  padding-bottom: 1em;
  color: #5b7188;
  font-size: .8em;
  clear: both;
}

@font-face {
  font-family: "Cabin", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Cabin", Arial, sans-serif;
  color: #5b7188;
}

h1, h2, h3 {
  font-weight: normal;
}

strong, b {
  font-weight: 700;
}

table tr td, p {
  font-weight: 300;
}

small {
  font-size: 0.77778em;
  line-height: 2.28571em;
  line-height: 1.33333em;
}

table tr td, h4, h5, p {
  font-size: 1em;
  line-height: 1.77778em;
  line-height: 1.77778em;
}

h2, h2.block__title, .field__label, h3 {
  font-size: 1.33333em;
  line-height: 1.33333em;
  line-height: 2.22222em;
}

header > p {
  font-size: 1.55556em;
  line-height: 1.14286em;
  line-height: 2.22222em;
}

h1 {
  font-size: 2em;
  line-height: 1.77778em;
  line-height: 2.66667em;
}

.t-tiny {
  font-size: 0.55556em;
  line-height: 3.2em;
  line-height: 1.33333em;
}

.t-small {
  font-size: 0.77778em;
  line-height: 2.28571em;
  line-height: 1.33333em;
}

.t-base {
  font-size: 1em;
  line-height: 1.77778em;
  line-height: 1.77778em;
}

.t-medium {
  font-size: 1.33333em;
  line-height: 1.33333em;
  line-height: 2.22222em;
}

.t-large {
  font-size: 1.55556em;
  line-height: 1.14286em;
  line-height: 2.22222em;
}

.t-xlarge {
  font-size: 2em;
  line-height: 1.77778em;
  line-height: 2.66667em;
}

h1, h2, h3, h4 {
  margin: 0;
}

html {
  font-family: "Cabin", Arial, sans-serif;
}

h1 {
  line-height: 1.2;
}

h2 {
  font-weight: normal;
}

h2.block__title, .field__label {
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: .5em;
}

h2.block__title {
  font-size: 1.5em;
}

h3 {
  font-size: 24px;
  margin-bottom: 1.2em;
  margin-top: .25em;
}

h4 {
  line-height: 1.25em;
  margin: .5em 0 .5em 0;
  font-size: 1.2em;
  font-weight: normal;
}

h5 {
  font-size: 1.1em;
  margin: .5em 0 .5em 0;
}

.field__label {
  font-size: 1.33333333em;
}

p {
  margin-top: 0;
}

strong, b {
  font-weight: bold;
}

table {
  font-size: .8em;
}

li {
  line-height: 1.778em;
}

.field--name-field-sidebar-video .field--name-field-video {
  width: auto !important;
}
.field--name-field-sidebar-video .block__title {
  font-size: 21px;
}

.leaflet-container {
  z-index: 0;
}
.leaflet-container .ce-image {
  box-sizing: border-box;
  float: right;
  height: 80px;
  max-width: 100%;
  padding-bottom: 8px;
  padding-left: 10px;
  width: 100px;
}

#cfi-box p {
  color: #000;
  line-height: 1.2em;
  margin: auto;
  padding: auto;
}

/* changes for logged-in users */
#block-workbench-block {
  position: relative;
  z-index: 5;
}

.breadcrumb {
  clear: both;
  margin: 1px 0 0;
  padding-left: 0;
}
.breadcrumb li {
  display: inline;
  font-size: 12px;
  list-style: none;
  line-height: 1em;
  margin-bottom: 0;
}
.breadcrumb li:after {
  content: "\00A0\203A";
  padding: .8em;
  color: #333333;
}

.breadcrumb a {
  color: #0fbdd4;
}

.page-case-studies .breadcrumb, .page-tools .breadcrumb, .page-training-courses .breadcrumb, .page-reports .breadcrumb, .page-news .breadcrumb, .page-topics .breadcrumb, .page-sitemap .breadcrumb, .page-about-faq .breadcrumb, .page-videos .breadcrumb {
  display: none;
}

.node-type-case-study .l-content > .breadcrumb, .node-type-tool .l-content > .breadcrumb, .node-type-region .l-content > .breadcrumb, .node-type-sub-region .l-content > .breadcrumb, .node-type-climate-explorer-page .l-content > .breadcrumb, .node-type-crt-topic .l-content > .breadcrumb, .node-type-topic .l-content > .breadcrumb, .node-type-sub-subtopic .l-content > .breadcrumb, .node-type-technique .l-content > .breadcrumb {
  display: none;
}

.page-news .views-row {
  clear: both;
}
.page-news .field--name-post-date {
  font-size: .8em;
  clear: both;
}
.page-news .field--name-post-date .field__items {
  display: inline-block;
}
.page-news .field--name-post-date:before {
  content: "Submitted ";
  display: inline-block;
  margin-right: 5px;
}
.page-news .field--name-field-image {
  float: left;
  margin: 1em 1em 1em auto;
}

.view-models-for-action img, .page-videos .view img {
  border: solid thin #305577;
  clear: both;
  width: 240px;
  height: auto;
  margin-right: 0;
  text-align: left;
}
.view-models-for-action .group-header, .page-videos .view .group-header {
  margin-bottom: .75em;
  display: block;
  width: 100%;
  clear: both;
}
.view-models-for-action .group-header:hover + .group-footer .field--name-title, .page-videos .view .group-header:hover + .group-footer .field--name-title {
  text-decoration: underline;
}
.view-models-for-action .view-content, .page-videos .view .view-content {
  text-align: center;
}
.view-models-for-action .views-row, .page-videos .view .views-row {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  text-align: left;
  margin: 12px 0 0 0;
  width: 24.5%;
}
.view-models-for-action .views-row:nth-child(4n+1), .page-videos .view .views-row:nth-child(4n+1) {
  padding-right: 30px;
}
.view-models-for-action .views-row:nth-child(4n+2), .page-videos .view .views-row:nth-child(4n+2) {
  padding-left: 10px;
  padding-right: 20px;
}
.view-models-for-action .views-row:nth-child(4n+3), .page-videos .view .views-row:nth-child(4n+3) {
  padding-left: 20px;
  padding-right: 10px;
}
.view-models-for-action .views-row:nth-child(4n+4), .page-videos .view .views-row:nth-child(4n+4) {
  padding-left: 30px;
}

.view-display-id-case_study_tracker .leaflet-container img {
  border: none;
}

.landing-page-read-more {
  font-size: 16px;
  margin: .5em auto;
}
.landing-page-read-more a {
  color: #0fbdd4;
}
.landing-page-read-more a:after {
  content: "\00A0\203A";
  color: #0fbdd4;
}

.view-models-for-action .view-header {
  line-height: 1.77em;
}

.page-videos .view .views-label {
  float: left;
  margin-right: .35em;
  clear: left;
}

.node-type-climate-explorer-page div.group-left {
  padding-right: 0;
}
.node-type-climate-explorer-page .field--name-body {
  margin-bottom: 1em;
}
.node-type-climate-explorer-page .node img {
  border: thin solid #5b7188;
}
.node-type-climate-explorer-page ol.ce-help li {
  clear: both;
  margin: 1em auto;
}
.node-type-climate-explorer-page ol.ce-help li:after {
  content: " ";
  clear: both;
  display: block;
}
.node-type-climate-explorer-page ol.ce-help li img {
  width: 100%;
  margin-top: 7px;
  clear: right;
}
.node-type-climate-explorer-page div.launch-ce {
  line-height: normal;
  font-size: 1.5em;
  margin-bottom: 10px;
  margin-top: 10px;
}
.node-type-climate-explorer-page div.launch-ce a {
  color: #0fbdd4 !important;
  text-decoration: none;
}
.node-type-climate-explorer-page div.launch-ce a:after {
  content: "\00A0\203A";
}
.node-type-climate-explorer-page .ta-link {
  padding: 1em;
  max-width: 800px;
  margin: auto;
  line-height: 1.77778em;
  clear: both;
  text-align: center;
  background: #ededed;
  color: #5b7188;
}
.node-type-climate-explorer-page .node .ta-link a {
  color: #0fbdd4;
  text-decoration: underline;
}
.node-type-climate-explorer-page .node--ce-help.node, .node-type-climate-explorer-page .node--ce-help-lg.node {
  border: none;
}
.node-type-climate-explorer-page .node--ce-help.node--image--ce-help {
  margin-top: 35px;
}

.field--name-field-cross-link > .field__items > .field__item {
  margin-bottom: 0;
}

.field-collection-item-field-cross-link {
  border: 1px solid #0fbdd4;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 1.5em;
}
.field-collection-item-field-cross-link .field--name-field-image .field__item, .field-collection-item-field-cross-link .field--name-field-external-link .field__item {
  margin-bottom: .2em;
}
.field-collection-item-field-cross-link .field--name-field-image {
  text-align: center;
}
.field-collection-item-field-cross-link .field--name-field-image a:after {
  display: none;
  content: "";
}
.field-collection-item-field-cross-link .field--name-field-external-link a {
  font-size: 21px;
}
.field-collection-item-field-cross-link div.field--name-field-summary, .field-collection-item-field-cross-link div.field--name-field-summary .field__item, .field-collection-item-field-cross-link div.field--name-field-summary p:last-child {
  margin-bottom: 0;
}
.field-collection-item-field-cross-link div.field--name-field-summary p {
  line-height: 1.2em;
}

.node--dashboard div.group-right {
  padding-left: 0;
  border-left: 0;
}
.node--dashboard a h4:hover {
  color: #0fbdd4;
}
.node--dashboard .field--type-link-field {
  margin: .5em auto;
}
.node--dashboard .field--type-link-field a {
  font-size: 16px;
  color: #0fbdd4;
}
.node--dashboard .field--type-link-field a:after {
  content: "\00A0\203A" !important;
}

.field-collection-item-field-items {
  margin-top: 20px;
}
.field-collection-item-field-items .field--name-field-label {
  background-image: repeating-linear-gradient(180deg, transparent, transparent 22px, #305577 23px);
}
.field-collection-item-field-items .field--name-field-label .field__item {
  font-size: 24px;
  color: #5b7188;
  display: inline-block;
  background-color: #fff;
  padding-right: 10px;
}

.field--name-field-dashboard-item > .field__items > .field__item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: left;
  padding: 20px 5px 0 5px;
  width: 33.28%;
}
.field--name-field-dashboard-item > .field__items > .field__item:nth-child(3n-2) {
  padding-right: 10px;
  padding-left: 0;
}
.field--name-field-dashboard-item > .field__items > .field__item:nth-child(3n-1) {
  padding-right: 5px;
  padding-left: 5px;
}
.field--name-field-dashboard-item > .field__items > .field__item:nth-child(3n) {
  padding-right: 0;
  padding-left: 10px;
}
.field--name-field-dashboard-item .field--name-body {
  margin-top: 0;
}
.field--name-field-dashboard-item p {
  line-height: normal;
  margin-bottom: 0;
}

.embed, .embed-left, .embed-right {
  display: block;
  max-width: 100%;
}
.embed h2.block__title, .embed-left h2.block__title, .embed-right h2.block__title {
  font-size: .8em;
}
.embed .node--sidebar, .embed-left .node--sidebar, .embed-right .node--sidebar {
  max-width: 278px;
}
.embed .node--sidebar-large, .embed .node--image--default, .embed-left .node--sidebar-large, .embed-left .node--image--default, .embed-right .node--sidebar-large, .embed-right .node--image--default {
  max-width: 480px;
  height: auto;
}
.embed .node--image .field__label, .embed-left .node--image .field__label, .embed-right .node--image .field__label {
  font-size: 1em !important;
}
.embed .node--video--default, .embed-left .node--video--default, .embed-right .node--video--default {
  margin-top: .5em;
  margin-bottom: .5em;
}
.embed .node--video--default h2, .embed-left .node--video--default h2, .embed-right .node--video--default h2 {
  margin: 0 .5em .5em;
}

.embed-left {
  float: left;
  margin-right: 3em;
  margin-bottom: 1em;
  clear: left;
}

.embed-right {
  float: right;
  margin-left: 3em;
  margin-bottom: 1em;
  clear: right;
}

.embed-center article {
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
}
.embed-center article .field--name-field-image-description {
  text-align: left;
}

.embed .node--image .node__content + p {
  display: none;
}

.page-node .embed .field--name-field-image-description {
  font-size: .8em;
  margin-left: .5em;
  margin-top: 0;
}
.page-node .embed .field--name-field-image-description p {
  margin-bottom: 0;
}

.field.field--name-field-expertise .field__items {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 10px;
}
.field.field--name-field-expertise .field__item {
  margin: 0;
}
.field.field--name-field-expertise .field__label {
  margin-bottom: 25px;
}
.field.field--name-field-expertise > .field__items > .field__item {
  display: inline-block;
  padding: 0 15px;
}
.field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(3), .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(3) ~ div {
  width: 33.3333%;
}
.field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(4), .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(4) ~ div {
  width: 25%;
}
.field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5), .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5) ~ div {
  width: 33.3333%;
  margin-bottom: 15px;
}
.field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5) ~ div:nth-child(4), .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5) ~ div:nth-child(5) {
  width: 50%;
  margin-bottom: 15px;
}
.field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5) ~ div:nth-child(4) .expertise-content-background, .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(5) ~ div:nth-child(5) .expertise-content-background {
  height: 300px;
}
.field.field--name-field-expertise .field--name-field-display-image {
  width: 100%;
  height: 0;
  padding-top: 150%;
}
.field.field--name-field-expertise .expertise-item {
  position: relative;
  display: table;
  border: solid thin #5b7188;
  width: 100%;
}
.field.field--name-field-expertise .wrapper-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.field.field--name-field-expertise .wrapper-link:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.field.field--name-field-expertise .wrapper-link:hover + div a, .field.field--name-field-expertise .wrapper-link:hover + div a:after {
  color: #0fbdd4;
}
.field.field--name-field-expertise .expertise-content-background {
  height: 505px;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  display: table-cell;
  vertical-align: middle;
}
.field.field--name-field-expertise .expertise-content-background a {
  display: inline-block;
  margin-bottom: 24px;
  color: #fff;
  font-size: 22px;
}
.field.field--name-field-expertise .expertise-content-background p {
  color: #fff;
  text-transform: none;
  font-size: 18px;
}

.no-raquo:after {
  content: "" !important;
}

.block--facetapi {
  display: inline-block;
  color: #5b7188;
  cursor: pointer;
  vertical-align: middle;
  text-align: left;
  margin: 4px 0 0 0;
}
.block--facetapi:first-child, .block--facetapi:nth-of-type(1) {
  margin-left: 0;
}
.block--facetapi ul {
  margin-left: 0;
}
.block--facetapi li {
  padding-left: 1em;
  padding-right: 3px;
}
.block--facetapi a {
  color: #f6f7f9;
}
.block--facetapi .block__title, .block--facetapi .block__content {
  background: #f6f7f9;
  color: #5b7188;
  font-weight: bold;
}
.block--facetapi .block__title li, .block--facetapi .block__content li {
  list-style: none;
}
.block--facetapi .block__title {
  display: inline-block;
  border-radius: 3px;
  margin: 0 1em 0 0;
  padding: 0.3em 0.6em;
}
.block--facetapi .block__title:after {
  content: " \25BC";
}
.block--facetapi .block__content {
  display: none;
}
.block--facetapi:last-child .block__title {
  margin-right: 0;
}
.block--facetapi.block--facetapi-71uoluyga8hfsb1bkbidh6wsxf5b21x4 .block__title {
  min-width: 192px;
}

.l-region--sidebar-first .block--facetapi:nth-child(1) {
  z-index: 12;
}
.l-region--sidebar-first .block--facetapi:nth-child(2) {
  z-index: 11;
}
.l-region--sidebar-first .block--facetapi:nth-child(3) {
  z-index: 10;
}
.l-region--sidebar-first .block--facetapi:nth-child(4) {
  z-index: 9;
}
.l-region--sidebar-first .block--facetapi:nth-child(5) {
  z-index: 8;
}
.l-region--sidebar-first .block--facetapi:nth-child(6) {
  z-index: 7;
}

div.l-region--sidebar-first {
  z-index: 5;
}
div.l-region--sidebar-first > * {
  z-index: 5;
}

.facetapi-inactive, .facetapi-checkbox-processed {
  font-size: 1em;
  font-weight: normal;
}

.block--facetapi:hover, .block--facetapi.expanded {
  color: #305577;
}
.block--facetapi:hover .block__title, .block--facetapi.expanded .block__title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.block--facetapi:hover .block__content, .block--facetapi.expanded .block__content {
  border-radius: .5em;
  border-top-left-radius: 0;
  padding-right: 1em;
}
.block--facetapi:hover .block__content ul.facetapi-facetapi-checkbox-links, .block--facetapi.expanded .block__content ul.facetapi-facetapi-checkbox-links {
  margin: .5em .5em .5em -1.5em;
}
.block--facetapi:hover .block__title, .block--facetapi:hover .block__content, .block--facetapi.expanded .block__title, .block--facetapi.expanded .block__content {
  color: #f6f7f9;
  background: #5b7188;
}
.block--facetapi:hover .block__title:after, .block--facetapi.expanded .block__title:after {
  content: " \25B2";
}
.block--facetapi:hover .block__content, .block--facetapi.expanded .block__content {
  display: block;
  position: absolute;
  padding: 2px;
}
.block--facetapi:hover:last-child .block__content, .block--facetapi.expanded:last-child .block__content {
  right: 0;
  border-top-right-radius: 0;
  border-top-left-radius: .5em;
}

#block-current-search-standard {
  display: inline-block;
  padding: 0 0.6em;
  margin: 5px 0 0 0;
  vertical-align: middle;
}

.view-id-faq .views-row {
  margin: 1.5em auto;
}

.faq-question {
  line-height: 1.25em;
  margin: .5em 0 .5em 0;
  font-size: 1.2em;
  font-weight: normal;
  color: #5b7188;
}
.faq-question:before {
  content: "Q. ";
  font-size: 2em;
  color: #305577;
}

.faq-answer {
  position: relative;
}
.faq-answer .field-content {
  margin-left: 2.7em;
}
.faq-answer:before {
  content: "A. ";
  position: absolute;
  top: 0;
  left: 1px;
  font-size: 2em;
  color: #faa065;
}

.node-type-front-page {
  background: #343d46;
}
.node-type-front-page.logged-in {
  padding-top: 64px !important;
}
.node-type-front-page.not-logged-in {
  padding-top: 0 !important;
}
.node-type-front-page .header-wrapper {
  background-color: transparent;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
}
.node-type-front-page .header-wrapper.stickynav-active {
  position: fixed;
}
.node-type-front-page .node--front-page {
  position: relative;
}
.node-type-front-page .field--name-field-display-image {
  overflow: hidden;
}
.node-type-front-page .field--name-field-display-image img {
  max-width: none;
}
.node-type-front-page .field--name-field-featured-content {
  background-color: #fff;
  text-transform: uppercase;
}
.node-type-front-page .field--name-field-featured-content .field__label {
  padding-top: 30px;
  margin-bottom: 30px;
  color: #495164;
  text-align: center;
  font-size: 1.5em;
}
.node-type-front-page .field--name-field-featured-content .field__items {
  max-width: 100%;
  width: 930px;
  margin: 0 auto;
  padding-bottom: 35px;
}
.node-type-front-page .field--name-field-featured-content .field__item {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 20px;
  height: 212px;
  text-align: center;
}
.node-type-front-page .field--name-field-featured-content .featured-content-full {
  width: 100%;
}
.node-type-front-page .field--name-field-featured-content .featured-content-three-quarters {
  width: 75%;
}
.node-type-front-page .field--name-field-featured-content .featured-content-half {
  width: 50%;
}
.node-type-front-page .field--name-field-featured-content .featured-content-quarter {
  width: 25%;
}
.node-type-front-page .field--name-field-featured-content .featured-content-background {
  width: 100%;
  height: 100%;
  display: table;
  background-position: top center;
  background-color: #686868;
}
.node-type-front-page .field--name-field-featured-content a {
  width: 100%;
  height: 100%;
  display: table-cell;
  padding: 10px;
  color: #fff;
  font-size: 22px;
  vertical-align: middle;
  text-shadow: rgba(104, 104, 104, 0.35) 3px 3px 0px;
  word-wrap: break-word;
}
.node-type-front-page .field--name-field-featured-content a:hover {
  color: #0fbdd4;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.node-type-front-page .field--name-field-featured-content a:after {
  content: "\00A0\203A";
}
.node-type-front-page address {
  padding: 1em;
  border: dotted thin white;
  text-align: center;
  background: rgba(255, 255, 255, 0.25);
  margin-bottom: 20px;
  margin-top: -73px;
}
.node-type-front-page .field--name-body {
  width: 100%;
  max-width: 1110px;
  padding: 230px 30px 0;
  margin: 0 auto;
  color: #fff;
  position: relative;
  z-index: 10;
}
.node-type-front-page .field--name-body h1 {
  color: #fff;
}
.node-type-front-page .field--name-body a {
  color: #fff;
  text-decoration: none;
}
.node-type-front-page .field--name-body a:hover {
  color: #fff;
}
.node-type-front-page .l-main, .node-type-front-page .l-page {
  background: transparent;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.node-type-front-page h1#page-title {
  display: none;
}
.node-type-front-page h2.block__title {
  font-weight: normal;
}
.node-type-front-page .l-page .block__content, .node-type-front-page .body {
  max-width: 910px;
  margin: 0 auto;
}
.node-type-front-page .block__title {
  margin: 0 auto;
}

.field--name-field-exploration-links {
  max-width: 1110px;
  padding: 0 30px;
  margin: 2em auto;
  position: relative;
  z-index: 10;
}
.field--name-field-exploration-links .field-item {
  display: inline-block;
}
.field--name-field-exploration-links a {
  background-color: #305577;
  border: thin solid #5b7188;
  padding: 1em;
  text-transform: uppercase;
  margin: 1em 1em 1em 0;
  color: white;
  box-shadow: rgba(104, 104, 104, 0.35) 1px 1px 0px;
}
.field--name-field-exploration-links a:after {
  content: "\00A0\2304";
  font-size: 1.2em;
}
.field--name-field-exploration-links a:hover {
  text-decoration: none;
}

.field--name-browse-steps,
.field--name-field-steps,
.field--name-browse-topic,
.field--name-browse-region,
.field--name-region-front-page,
.field--name-field-cast-studies,
.field--name-field-expertise {
  width: 100%;
  min-height: 560px;
  padding: 30px 1em 1em;
  display: block;
  position: relative;
}
.field--name-browse-steps .view-header,
.field--name-field-steps .view-header,
.field--name-browse-topic .view-header,
.field--name-browse-region .view-header,
.field--name-region-front-page .view-header,
.field--name-field-cast-studies .view-header,
.field--name-field-expertise .view-header {
  text-transform: none;
}
.field--name-browse-steps .block__title, .field--name-browse-steps > .field__label,
.field--name-field-steps .block__title,
.field--name-field-steps > .field__label,
.field--name-browse-topic .block__title,
.field--name-browse-topic > .field__label,
.field--name-browse-region .block__title,
.field--name-browse-region > .field__label,
.field--name-region-front-page .block__title,
.field--name-region-front-page > .field__label,
.field--name-field-cast-studies .block__title,
.field--name-field-cast-studies > .field__label,
.field--name-field-expertise .block__title,
.field--name-field-expertise > .field__label {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
}
.field--name-browse-steps .field__items,
.field--name-field-steps .field__items,
.field--name-browse-topic .field__items,
.field--name-browse-region .field__items,
.field--name-region-front-page .field__items,
.field--name-field-cast-studies .field__items,
.field--name-field-expertise .field__items {
  width: 65%;
  margin: auto;
}
.field--name-browse-steps .views-row, .field--name-browse-steps .field__item,
.field--name-field-steps .views-row,
.field--name-field-steps .field__item,
.field--name-browse-topic .views-row,
.field--name-browse-topic .field__item,
.field--name-browse-region .views-row,
.field--name-browse-region .field__item,
.field--name-region-front-page .views-row,
.field--name-region-front-page .field__item,
.field--name-field-cast-studies .views-row,
.field--name-field-cast-studies .field__item,
.field--name-field-expertise .views-row,
.field--name-field-expertise .field__item {
  margin: .5em auto;
  text-transform: uppercase;
}
.field--name-browse-steps .views-row,
.field--name-field-steps .views-row,
.field--name-browse-topic .views-row,
.field--name-browse-region .views-row,
.field--name-region-front-page .views-row,
.field--name-field-cast-studies .views-row,
.field--name-field-expertise .views-row {
  text-align: left;
}
.field--name-browse-steps .field__item,
.field--name-field-steps .field__item,
.field--name-browse-topic .field__item,
.field--name-browse-region .field__item,
.field--name-region-front-page .field__item,
.field--name-field-cast-studies .field__item,
.field--name-field-expertise .field__item {
  text-align: center;
}

.field--name-browse-region,
.field--name-field-expertise {
  background-color: white;
}

.field--name-browse-topic,
.field--name-region-front-page {
  background-color: #305577;
  color: white;
}
.field--name-browse-topic .views-field-title a:after,
.field--name-region-front-page .views-field-title a:after {
  content: "\00A0\203A";
}
.field--name-browse-topic h2, .field--name-browse-topic a,
.field--name-region-front-page h2,
.field--name-region-front-page a {
  color: white;
}
.field--name-browse-topic img,
.field--name-region-front-page img {
  width: 85px;
  height: auto;
}
.field--name-browse-topic a:hover,
.field--name-region-front-page a:hover {
  text-decoration: underline;
}
.field--name-browse-topic .views-field-field-states-image:hover + .views-field a, .field--name-browse-topic .views-field-field-icon-image:hover + .views-field a,
.field--name-region-front-page .views-field-field-states-image:hover + .views-field a,
.field--name-region-front-page .views-field-field-icon-image:hover + .views-field a {
  color: #0fbdd4;
  text-decoration: underline;
}

.field--name-browse-topic a,
.field--name-region-front-page a,
.field--name-field-expertise a {
  text-transform: uppercase;
}

.field--name-browse-topic .views-row,
.field--name-region-front-page .views-row {
  display: inline-block;
  width: 35%;
}
.field--name-browse-topic .views-field,
.field--name-region-front-page .views-field {
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
}

.group-hero {
  position: relative;
  height: 650px;
  height: 100vh;
  min-height: 650px;
}
.group-hero .field--name-field-display-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 1;
}

.field--name-field-expertise {
  text-align: center;
}
.field--name-field-expertise a:after {
  content: "\00A0\203A";
}

.field--name-field-spotlighted-regions {
  margin: 3em auto;
  text-align: center;
  position: relative;
  z-index: 10;
  max-width: 1110px;
}
.field--name-field-spotlighted-regions .field-items {
  display: table;
  text-align: left;
}
.field--name-field-spotlighted-regions .field-item {
  width: 26%;
  height: 100%;
  display: inline-block;
  margin: 0 3.66%;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: top;
}
.field--name-field-spotlighted-regions .spotlight-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.field--name-field-spotlighted-regions a {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  text-transform: uppercase;
  padding: 20px 10px;
}

.field--name-field-case-studies, .field--name-field-tools-front {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
  position: relative;
}
.field--name-field-case-studies .entity-field-collection-item > .field--name-field-summary,
.field--name-field-case-studies .entity-field-collection-item .content > .field--name-field-summary, .field--name-field-tools-front .entity-field-collection-item > .field--name-field-summary,
.field--name-field-tools-front .entity-field-collection-item .content > .field--name-field-summary {
  text-align: left;
  width: 85%;
  margin: auto auto 1.5em auto;
  font-style: oblique;
  line-height: 1.5em;
}
.field--name-field-case-studies > .field__label, .field--name-field-tools-front > .field__label {
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 0;
}
.field--name-field-case-studies .field--name-title, .field--name-field-tools-front .field--name-title {
  line-height: .75em;
  margin-bottom: 0;
}
.field--name-field-case-studies .field__items, .field--name-field-tools-front .field__items {
  max-width: 970px;
  margin: 0 auto;
  text-align: left;
}
.field--name-field-case-studies > .field__items, .field--name-field-tools-front > .field__items {
  padding: 0 30px;
}
.field--name-field-case-studies .field--name-field-display-image, .field--name-field-tools-front .field--name-field-display-image {
  max-height: 300px;
  border: solid thin #5b7188 !important;
}
.field--name-field-case-studies .group-right, .field--name-field-tools-front .group-right {
  margin-top: 0;
  padding: .5em;
}
.field--name-field-case-studies .group-right h3, .field--name-field-tools-front .group-right h3 {
  font-size: 20px;
}
.field--name-field-case-studies .group-right h3, .field--name-field-tools-front .group-right h3 {
  line-height: normal;
  margin-bottom: .5em;
}
.field--name-field-case-studies .group-right .field--name-field-summary, .field--name-field-tools-front .group-right .field--name-field-summary {
  line-height: 1.5em;
}

.field--name-field-case-studies {
  background: #305577;
}
.field--name-field-case-studies .field--name-field-summary, .field--name-field-case-studies > .field__label {
  color: #fff;
}

.field--name-field-tools-front {
  background: #fff;
}
.field--name-field-tools-front .group-right h3 a, .field--name-field-tools-front .group-right h3 a:after, .field--name-field-tools-front .group-right .field__item {
  color: #495164;
}
.field--name-field-tools-front .group-right h3 a:hover, .field--name-field-tools-front .group-right h3 a:hover:after, .field--name-field-tools-front .group-right h3 a:after:hover, .field--name-field-tools-front .group-right h3 a:after:hover:after, .field--name-field-tools-front .group-right .field__item:hover, .field--name-field-tools-front .group-right .field__item:hover:after {
  color: #0fbdd4;
}
.field--name-field-tools-front .field--name-field-filtered-landing-pages .field__label {
  color: #495164;
}

.field--name-field-filtered-landing-pages {
  padding: 1em;
  font-size: .85em;
  text-transform: uppercase;
  text-align: center;
}
.field--name-field-filtered-landing-pages .field__label {
  color: #fff;
  text-align: center;
  padding: .5em 0;
}
.field--name-field-filtered-landing-pages .field__item {
  display: inline-block;
  background: #5f809a;
  margin-right: 1em;
  margin-bottom: 10px;
}
.field--name-field-filtered-landing-pages .field__items {
  text-align: center;
}
.field--name-field-filtered-landing-pages a {
  display: inline-block;
  padding: 1em;
  color: white;
}
.field--name-field-filtered-landing-pages a:after {
  content: "\00A0\203A";
}

.node-type-front-page .field--name-field-header-image-attribution {
  background: #305577;
  margin: 0 !important;
  padding: 10px 30px;
  color: #fff;
}
.node-type-front-page .field--name-field-header-image-attribution p {
  margin-bottom: 2px;
  line-height: normal;
}
.node-type-front-page .field--name-field-header-image-attribution .field__label, .node-type-front-page .field--name-field-header-image-attribution .field__items {
  display: block;
  max-width: 970px;
  margin: 0 auto;
}
.node-type-front-page .field--name-field-header-image-attribution .field__label {
  padding-bottom: 5px;
}
.node-type-front-page .field--name-field-header-image-attribution .field__item:after {
  display: none;
}

.front-ref, .field--name-browse-topic .view-header a {
  position: absolute;
  top: -13px;
}

.field--name-region-front-page .view-content {
  margin-top: 15px;
}
.field--name-region-front-page .views-row {
  width: 100%;
  padding-left: 28%;
  margin-bottom: 40px;
}
.field--name-region-front-page .views-field-field-states-image {
  margin-right: 2em;
}
.field--name-region-front-page img {
  width: 120px;
}

.field--name-field-explore-toolkit {
  position: relative;
  min-height: 560px;
  background: #305577;
  color: #fff;
  text-align: center;
  padding: 30px 0 60px;
  width: 100%;
}
.field--name-field-explore-toolkit .front_wrapper {
  vertical-align: middle;
}
.field--name-field-explore-toolkit .field__label {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 1.5em;
}
.field--name-field-explore-toolkit .field__items {
  max-width: 910px;
  margin: 0 auto;
  text-align: left;
}
.field--name-field-explore-toolkit div.field--name-field-summary {
  text-align: left;
  width: 85%;
  margin: auto auto 1.5em auto;
  font-style: oblique;
  line-height: 1.5em;
}
.field--name-field-explore-toolkit .field--name-title h2 {
  line-height: normal;
  margin-bottom: .5em;
  font-size: 18px;
  text-transform: uppercase;
}
.field--name-field-explore-toolkit .field__item p:last-child, .field--name-field-explore-toolkit .embed-right {
  margin-bottom: 0;
}
.field--name-field-explore-toolkit .field--name-field-video {
  margin-bottom: 1em;
}
.field--name-field-explore-toolkit a {
  color: #fff;
}
.field--name-field-explore-toolkit a:after {
  content: "\00A0\203A";
}
.field--name-field-explore-toolkit .node--video + div a {
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 1em;
  display: inline-block;
}

.field--name-field-climate-explorer {
  position: relative;
  background: #fff;
  color: #495164;
  text-align: center;
  padding: 30px 30px 50px;
}
.field--name-field-climate-explorer .field__label {
  font-size: 1.5em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.field--name-field-climate-explorer .field__items {
  max-width: 910px;
  margin: 0 auto;
}
.field--name-field-climate-explorer .group-header {
  margin-bottom: 24px;
}
.field--name-field-climate-explorer div.field--name-field-summary {
  max-width: 85%;
  margin: 0 auto;
  font-style: italic;
  text-align: left;
  line-height: 1.5em;
}
.field--name-field-climate-explorer .group-right {
  text-align: left;
  margin-top: 0;
}
.field--name-field-climate-explorer .field--name-field-filtered-landing-pages {
  padding: 1em 0 0;
}
.field--name-field-climate-explorer .field--name-field-filtered-landing-pages .field__items {
  text-align: left;
}
.field--name-field-climate-explorer .field--name-field-filtered-landing-pages div a, .field--name-field-climate-explorer .field--name-field-filtered-landing-pages div a:after {
  color: white;
}
.field--name-field-climate-explorer .field--name-field-filtered-landing-pages div a:hover, .field--name-field-climate-explorer .field--name-field-filtered-landing-pages div a:hover:after {
  color: #0fbdd4;
}

.node-type-front-page .field--name-field-ce-description {
  padding: 0 30px;
}

.front-next {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.front-next a {
  width: auto !important;
  height: auto !important;
  display: inline-block !important;
  background: rgba(0, 0, 0, 0.1) !important;
  font-size: 12px !important;
  padding: 1em !important;
  text-shadow: none !important;
}
.front-next a:after {
  content: "\2304" !important;
  display: block;
  font-size: 2em;
  line-height: .5em;
}
.front-next a:hover {
  color: #0fbdd4 !important;
  text-decoration: none !important;
  background: rgba(0, 0, 0, 0.15) !important;
}

.node--front-page > div:nth-child(2n) .front-next a {
  color: #495164;
}

.node--front-page > div:nth-child(2n+1) .front-next a {
  color: #fff;
}

.field--name-field-featured-content {
  position: relative;
  text-align: center;
}
.field--name-field-featured-content a.no-raquo {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
}

.group-hero .field--name-field-display-image {
  text-align: center;
}

.field--name-browse-steps, .field--name-field-steps, .field--name-browse-topic, .field--name-browse-region, .field--name-field-cast-studies, .field--name-field-expertise {
  padding: 30px 0 50px;
}

.field--name-browse-topic .field__items {
  width: auto;
}

.node-type-front-page .l-page .block__content {
  max-width: none;
}

div.field--name-field-steps {
  background-color: #fff;
}
div.field--name-field-steps .field__label {
  margin-bottom: 0;
}
div.field--name-field-steps div.field__items {
  width: auto;
  max-width: 910px;
  padding: 0;
}
div.field--name-field-steps .field__item {
  text-align: left;
  text-transform: none;
}
div.field--name-field-steps .field--name-field-summary {
  font-style: oblique;
  line-height: 1.5em;
  margin: auto auto 2.5em auto;
  text-align: left;
  width: 85%;
}
div.field--name-field-steps .field--type-entityreference .field__item {
  -webkit-box-shadow: 1px 2px 11px -6px #333;
  -moz-box-shadow: 1px 2px 11px -6px #333;
  box-shadow: 1px 2px 11px -6px #333;
  background-color: #5b7188;
  height: 40px;
  line-height: 32px;
  width: 100%;
  border-radius: 4px;
  position: relative;
  margin: 0 auto 5px;
  text-transform: uppercase;
  max-width: 100%;
}
div.field--name-field-steps .field--type-entityreference .field__item:hover {
  background-color: #0fbdd4;
}
div.field--name-field-steps .field--name-field-workflow, div.field--name-field-steps .field--name-field-ce-description {
  display: inline-block;
  vertical-align: top;
  width: 49.8%;
  max-width: 100%;
}
div.field--name-field-steps .field--name-field-workflow > .field__items, div.field--name-field-steps .node--video .embedded-video {
  width: 391px;
  max-width: 100%;
  margin: 0 auto;
}
div.field--name-field-steps .node--video .field--name-title, div.field--name-field-steps .node--video p {
  display: none;
}
div.field--name-field-steps .field--name-field-ce-description p {
  display: none;
}
div.field--name-field-steps .field--name-field-ce-description .field__item {
  margin-top: 0;
}
div.field--name-field-steps .field--name-field-workflow .field__item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 99.5%;
  left: 50%;
  margin-left: -9px;
  border: 10px solid transparent;
  border-width: 8px 9px;
  border-top-color: #5b7188;
  z-index: 1;
}
div.field--name-field-steps .field--name-field-workflow .field__item:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 0;
  bottom: 0;
  left: 50%;
  z-index: -1;
  margin-left: -4px;
  -moz-box-shadow: 0 10px 10px 1px #333;
  -webkit-box-shadow: 0 10px 10px 1px #333;
  box-shadow: 0 10px 10px 1px #333;
}
div.field--name-field-steps .field--name-field-workflow .field__item:hover:after {
  border-top-color: #0fbdd4;
}
div.field--name-field-steps .field--name-field-workflow .field__item:nth-child(1) {
  z-index: 8;
}
div.field--name-field-steps .field--name-field-workflow .field__item:nth-child(2) {
  z-index: 7;
}
div.field--name-field-steps .field--name-field-workflow .field__item:nth-child(3) {
  z-index: 6;
}
div.field--name-field-steps .field--name-field-workflow .field__item:nth-child(4) {
  z-index: 5;
}
div.field--name-field-steps .field--name-field-workflow .field__item:last-child {
  z-index: 4;
}
div.field--name-field-steps .field--name-field-workflow .field__item:last-child:after, div.field--name-field-steps .field--name-field-workflow .field__item:last-child:before {
  display: none;
}
div.field--name-field-steps .field__items a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 5px 55px;
  text-align: left;
  text-transform: capitalize;
}
div.field--name-field-steps .field__items a, div.field--name-field-steps .field__items a:after {
  color: #fff;
  text-decoration: none;
}
div.field--name-field-steps .field__items a:hover, div.field--name-field-steps .field__items a:after:hover {
  color: #fff;
}

.node-type-front-page div.field--name-field-workflow .field__items a:before {
  position: absolute;
  top: 8px;
  left: 10px;
  width: 28px;
  height: 28px;
  content: '';
  text-align: left;
  background-image: url("../images/gs-sprite.png");
  background-repeat: no-repeat;
  background-size: 26px;
}
.node-type-front-page div.field--name-field-workflow .field__item:nth-of-type(1) a:before {
  background-position: 0 0;
}
.node-type-front-page div.field--name-field-workflow .field__item:nth-of-type(2) a:before {
  background-position: 0 17%;
}
.node-type-front-page div.field--name-field-workflow .field__item:nth-of-type(3) a:before {
  background-position: 0 34%;
}
.node-type-front-page div.field--name-field-workflow .field__item:nth-of-type(4) a:before {
  background-position: 0 51%;
}
.node-type-front-page div.field--name-field-workflow .field__item:nth-of-type(5) a:before {
  background-position: 0 68%;
}

#block-views-front-page-blocks-block-1 .view-content {
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
}
#block-views-front-page-blocks-block-1 .views-row {
  width: 36%;
  position: relative;
}
#block-views-front-page-blocks-block-1 .views-row-odd {
  margin-right: 12%;
  margin-left: 15%;
}
#block-views-front-page-blocks-block-1 .views-field {
  margin-right: 0;
}
#block-views-front-page-blocks-block-1 .views-field-title a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 35px 0 0 100px;
}

.page-case-studies .l-region--sidebar-first, .page-tools .l-region--sidebar-first, .page-training-courses .l-region--sidebar-first, .page-reports .l-region--sidebar-first, .page-news .l-region--sidebar-first {
  text-align: right;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  clear: left;
  z-index: 10;
}
.page-case-studies #block-delta-blocks-page-title, .page-tools #block-delta-blocks-page-title, .page-training-courses #block-delta-blocks-page-title, .page-reports #block-delta-blocks-page-title, .page-news #block-delta-blocks-page-title {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.page-case-studies #block-delta-blocks-page-title #page-title, .page-tools #block-delta-blocks-page-title #page-title, .page-training-courses #block-delta-blocks-page-title #page-title, .page-reports #block-delta-blocks-page-title #page-title, .page-news #block-delta-blocks-page-title #page-title {
  margin-bottom: 0;
}

.page-training-courses .view-models-for-action .views-row {
  display: block;
  width: 100% !important;
  margin: 1.5em auto;
  border-top: 1px solid #305577;
  padding: 0;
}
.page-training-courses .view-models-for-action .group-right {
  display: table;
  width: 100%;
  border: none;
  text-align: left;
  margin: 0;
  padding-left: 0;
  color: #495164;
}

.page-training-courses .group-right .field__label {
  font-size: 17px;
  line-height: normal;
  margin-bottom: 0;
}
.page-training-courses .group-right .crt-label-suffix {
  display: inline;
}
.page-training-courses .group-right .field--label-above {
  margin: 0;
}
.page-training-courses .group-right .field__item {
  margin-bottom: 0;
}
.page-training-courses .group-right .field__item a:after {
  content: "";
}
.page-training-courses .field--name-title {
  font-style: italic;
}
.page-training-courses .field--name-title a:after {
  content: "\00A0\203A";
}
.page-training-courses .field--name-field-image {
  display: inline-block;
  margin-right: 2%;
}
.page-training-courses .field--name-field-image img {
  width: 175px;
  height: auto;
  display: block;
}
.page-training-courses .field--name-field-module-description {
  margin-bottom: .5em;
}
.page-training-courses .field-group-div {
  width: 38%;
  height: 120%;
  display: inline-block;
  font-style: italic;
  vertical-align: top;
  padding: 1em;
  border-radius: .5em;
  background-color: #f6f7f9;
}
.page-training-courses .field-group-div .field__items {
  margin-bottom: .3em;
  font-size: 17px;
}
.page-training-courses .group-lmodules-left-sidebar {
  margin-right: 9px;
}
.page-training-courses .field--name-field-facets .field__item {
  display: inline-block;
}
.page-training-courses .field--name-field-facets .field__item:after {
  content: ",\00A0";
}
.page-training-courses .field--name-field-facets .field__item:last-child:after {
  content: "";
}

body.not-front.not-logged-in {
  padding-top: 0 !important;
}

body.not-front.logged-in {
  padding-top: 64px !important;
}

ul.menu li {
  list-style: none;
  display: inline-block;
}

.header-wrapper {
  transition: background-color .5s ease-in-out;
  background-color: #000;
  z-index: 100 !important;
}
.header-wrapper.stickynav-active {
  transition: background-color .5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.75);
}

.toolbar .stickynav-active {
  top: 64px;
}

.logged-in.front .header-wrapper {
  top: 193px;
}
.logged-in.front .header-wrapper.stickynav-active {
  top: 64px;
}

.not-front .header-wrapper {
  position: relative;
}
.not-front .header-wrapper.stickynav-active {
  position: fixed;
}
.not-front .header-wrapper.stickynav-active + .header-push {
  height: 125px;
}

.l-header {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0px 30px 20px;
}
.l-header:after {
  clear: both;
  content: "";
  display: block;
}
.l-header .element-invisible {
  left: 0;
}

.l-branding {
  width: 250px;
  height: 79px;
  display: inline-block;
  vertical-align: middle;
  clear: none;
  float: left;
  margin: 25px 5px 0 0;
}

.site-logo {
  display: inline-block;
  vertical-align: middle;
}
.site-logo img {
  display: inline-block;
  width: 233px;
  height: 79px;
  margin-right: .5em;
}

.l-region--header {
  display: inline-block;
  width: 54.3333%;
  clear: none;
  float: left;
  margin: 39px 0 0;
  padding: 0;
}
.l-region--header div.tb-megamenu {
  background-color: transparent;
}
.l-region--header div.tb-megamenu ul {
  margin-left: 0;
}
.l-region--header div.tb-megamenu li {
  list-style: none;
}
.l-region--header div.tb-megamenu li a.active {
  color: white !important;
}
.l-region--header div.tb-megamenu li a:hover {
  color: white !important;
  text-decoration: none;
}
.l-region--header div.tb-megamenu .nav > .active > a, .l-region--header div.tb-megamenu .nav > .active > a:hover, .l-region--header div.tb-megamenu .nav > .active > a:focus {
  color: white;
  background-color: transparent;
}
.l-region--header div.tb-megamenu .nav > li {
  font-size: 1.05em;
}
.l-region--header div.tb-megamenu .nav > li > a {
  color: white;
  border-right: 0;
  padding: 12px 11px;
  padding-bottom: 17px;
  font-weight: normal;
}
.l-region--header div.tb-megamenu .nav > li > a:hover, .l-region--header div.tb-megamenu .nav > li > a:focus {
  background-color: transparent;
}

.tb-megamenu-button .fa {
  display: none;
}

.l-region--navigation {
  display: inline-block;
  width: 20%;
  clear: none;
  float: right;
  margin: 0;
  margin-top: 50px;
  padding-right: 0;
}
.l-region--navigation a:hover {
  color: white;
  text-decoration: none;
}

.l-footer {
  width: 100%;
  float: right;
  background: url(../images/CRT-logo-footer.png) center 15px no-repeat #343d46;
  background-size: 377px 39px;
  background-color: #343d46;
}

.l-region--footer {
  min-height: 80px;
  margin-top: 0em;
  background: #343d46;
}
.l-region--footer .nolink {
  color: #d7d8dc;
  margin-right: 1em;
  text-transform: uppercase;
  font-weight: bold;
}
.l-region--footer ul.menu {
  padding: 0;
  font-size: .85em;
}
.l-region--footer > nav > ul.menu {
  text-align: center;
  margin-top: 5em;
  margin-bottom: 0;
  padding-bottom: 1em;
}
.l-region--footer li {
  margin: .5em 0 .5em 0;
  vertical-align: top;
  text-align: left;
}
.l-region--footer li ul li {
  display: block;
}
.l-region--footer .expanded {
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.l-region--footer a {
  color: white;
  white-space: nowrap;
}
.l-region--footer a:hover {
  color: #0fbdd4;
}

a[name] {
  margin-top: -111px;
  padding-top: 111px;
  display: block;
}

.logged-in a[name] {
  margin-top: -175px;
  padding-top: 175px;
}

.node-type-case-study .field--name-body h3:first-child, .node-type-tool .field--name-body h3:first-child, .node-type-region .field--name-body h3:first-child, .node-type-sub-region .field--name-body h3:first-child, .node-type-climate-explorer-page .field--name-body h3:first-child,
.node-type-crt-topic .field--name-body h3:first-child, .node-type-topic .field--name-body h3:first-child, .node-type-sub-subtopic .field--name-body h3:first-child {
  margin-top: 0;
}
.node-type-case-study.page-node .field--name-field-display-image, .node-type-tool.page-node .field--name-field-display-image, .node-type-region.page-node .field--name-field-display-image, .node-type-sub-region.page-node .field--name-field-display-image, .node-type-climate-explorer-page.page-node .field--name-field-display-image,
.node-type-crt-topic.page-node .field--name-field-display-image, .node-type-topic.page-node .field--name-field-display-image, .node-type-sub-subtopic.page-node .field--name-field-display-image {
  border: 0;
}
.node-type-case-study .group-header, .node-type-tool .group-header, .node-type-region .group-header, .node-type-sub-region .group-header, .node-type-climate-explorer-page .group-header,
.node-type-crt-topic .group-header, .node-type-topic .group-header, .node-type-sub-subtopic .group-header {
  max-height: 340px;
  overflow: hidden;
}

/*
Test for Case Study
*/
html, body {
  height: 100%;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px;
}

.l-footer, .push {
  height: 80px;
}

.l-page {
  margin: 0 auto;
  background-color: #fff;
  clear: both;
  height: 100%;
}

.l-main {
  max-width: 100%;
  min-height: 600px;
  margin: 0 auto;
  background-color: #fff;
  float: none;
  margin: 0 auto;
}

.l-content {
  position: relative;
}

.not-front .l-content > .node,
.l-region--sidebar-first,
.l-content > .view,
.l-content > .breadcrumb,
.l-content > #wl_search,
.l-content > #wl_search_powered,
.block--climate-resilience-map,
#site-map,
.l-content article.user-profile,
.l-content form.user-login {
  max-width: 100%;
  width: 1370px;
  padding: 0 130px;
  margin: 0 auto;
  z-index: 1;
}
.not-front .l-content > .node > *,
.l-region--sidebar-first > *,
.l-content > .view > *,
.l-content > .breadcrumb > *,
.l-content > #wl_search > *,
.l-content > #wl_search_powered > *,
.block--climate-resilience-map > *,
#site-map > *,
.l-content article.user-profile > *,
.l-content form.user-login > * {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .not-front .l-content > .node,
  .l-region--sidebar-first,
  .l-content > .view,
  .l-content > .breadcrumb,
  .l-content > #wl_search,
  .l-content > #wl_search_powered,
  .block--climate-resilience-map,
  #site-map,
  .l-content article.user-profile,
  .l-content form.user-login {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .not-front .l-content > .node,
  .l-region--sidebar-first,
  .l-content > .view,
  .l-content > .breadcrumb,
  .l-content > #wl_search,
  .l-content > #wl_search_powered,
  .block--climate-resilience-map,
  #site-map,
  .l-content article.user-profile,
  .l-content form.user-login {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 651px) and (max-width: 768px) {
  .not-front .l-content > .node,
  .l-region--sidebar-first,
  .l-content > .view,
  .l-content > .breadcrumb,
  .l-content > #wl_search,
  .l-content > #wl_search_powered,
  .block--climate-resilience-map,
  #site-map,
  .l-content article.user-profile,
  .l-content form.user-login {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1170px) {
  .not-front .l-content > .node,
  .l-region--sidebar-first,
  .l-content > .view,
  .l-content > .breadcrumb,
  .l-content > #wl_search,
  .l-content > #wl_search_powered,
  .block--climate-resilience-map,
  #site-map,
  .l-content article.user-profile,
  .l-content form.user-login {
    padding-right: 30px;
  }
}

#block-delta-blocks-page-title #page-title {
  margin-bottom: .5em;
}

article, .field--name-body {
  margin-top: 1em;
}

.node .group-left {
  width: 70%;
  padding-right: 50px;
  color: #495164;
}
.node .group-left img {
  display: block;
}
.node .group-left .field__item {
  margin-bottom: 0;
}
.node .group-left .field__item a:after {
  content: "";
}

.node a:hover {
  color: #0fbdd4;
}

/**
 * sometimes h3's are used as anchors. the margin/padding here gives a 25px top
 * margin while not overlapping with the floating menu
 */
.field--name-body h3[id] {
  line-height: normal;
  padding-top: 125px;
  margin-top: -101px;
  margin-bottom: 10px;
}

.logged-in .field--name-body h3[id] {
  padding-top: 190px;
  margin-top: -165px;
}

.ds-3col-stacked-equal > .group-right {
  float: left;
}

.page-node .field--type-text-long {
  margin: .5em;
  margin-left: 0;
}
.page-node .group-header {
  position: relative;
  z-index: 2;
}
.page-node .group-footer {
  color: #5b7188;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.page-node .group-footer .field {
  display: block;
  vertical-align: top;
}
.page-node .group-footer .field__label {
  margin-bottom: .5em;
}
.page-node .group-footer .field__item {
  margin-bottom: .25em;
}
.page-node .field--name-field-display-image img, .page-node .views-field-field-display-image img {
  display: block;
  width: 100%;
}
.page-node.node-type-image .field--name-field-image-description, .page-node.node-type-image .field__label, .page-node.node-type-video .field--name-field-image-description, .page-node.node-type-video .field__label {
  font-size: 1em;
  margin-left: 0;
  margin-bottom: 0;
}
.page-node.node-type-image .field--name-field-source, .page-node.node-type-image .field--name-field-source-notes,
.page-node.node-type-image .field--name-changed-date, .page-node.node-type-image .field--name-field-posts-image,
.page-node.node-type-image .field--name-field-duration, .page-node.node-type-video .field--name-field-source, .page-node.node-type-video .field--name-field-source-notes,
.page-node.node-type-video .field--name-changed-date, .page-node.node-type-video .field--name-field-posts-image,
.page-node.node-type-video .field--name-field-duration {
  font-size: .85em;
}
.page-node.node-type-image .field--name-field-source .field__label, .page-node.node-type-video .field--name-field-source .field__label {
  line-height: normal;
  margin-bottom: 0;
}
.page-node.node-type-image .field--name-changed-date > div, .page-node.node-type-video .field--name-changed-date > div {
  font-size: 1em;
}

.field--name-field-header-image-attribution, .field--name-field-story-credit {
  font-style: italic;
  font-size: .85em;
}
.field--name-field-header-image-attribution .field__label, .field--name-field-story-credit .field__label {
  font-size: inherit;
  margin-bottom: 0;
  line-height: normal;
}
.field--name-field-header-image-attribution .field__label, .field--name-field-header-image-attribution .field__items, .field--name-field-story-credit .field__label, .field--name-field-story-credit .field__items {
  float: none;
  display: inline-block;
}

.field--name-field-header-image-attribution {
  margin-bottom: 1em;
}
.field--name-field-header-image-attribution .field__item:after {
  content: ".";
}
.field--name-field-header-image-attribution:after {
  content: "";
  display: table;
  clear: both;
}

.field--name-field-story-credit :after {
  clear: none;
}

/* Styles title block on case study & tool pages */
#node-case-study-full-group-ta-header-content,
#node-tool-full-group-tool-header-content,
#node-ce-full-group-header-content,
#node-region-full-region-header-content,
#node-crt-topic-full-group-header,
#node-topic-full-group-header {
  width: 41.66667%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  padding-right: 15px;
  position: absolute;
  bottom: 10%;
  left: 16%;
  box-sizing: border-box;
  margin-right: 0;
  padding: 10px;
  padding-right: 10px;
  border-radius: 3px;
  color: #fff;
  background: #343d46;
  background: rgba(52, 61, 70, 0.85);
}
#node-case-study-full-group-ta-header-content > h3,
#node-tool-full-group-tool-header-content > h3,
#node-ce-full-group-header-content > h3,
#node-region-full-region-header-content > h3,
#node-crt-topic-full-group-header > h3,
#node-topic-full-group-header > h3 {
  display: none;
}
#node-case-study-full-group-ta-header-content h1,
#node-tool-full-group-tool-header-content h1,
#node-ce-full-group-header-content h1,
#node-region-full-region-header-content h1,
#node-crt-topic-full-group-header h1,
#node-topic-full-group-header h1 {
  line-height: normal;
  color: #fff;
  margin-bottom: 7px;
  font-size: 1.75em;
}
#node-case-study-full-group-ta-header-content .field--type-text-long,
#node-tool-full-group-tool-header-content .field--type-text-long,
#node-ce-full-group-header-content .field--type-text-long,
#node-region-full-region-header-content .field--type-text-long,
#node-crt-topic-full-group-header .field--type-text-long,
#node-topic-full-group-header .field--type-text-long {
  margin: 0;
  font-size: 1em;
}

.field--name-field-states-image {
  width: 150px;
  height: auto;
  float: right;
  margin: .5em 0 .5em .5em0;
}

ul.footnotes {
  border-top: thin solid #ededed;
  padding-top: 1em;
}

/* CLIMATE EXPLORER FOOTER STYLES */
.field--name-field-climate-explorer-link {
  margin: 1em auto 0 auto;
  border-top: thin solid #ededed;
  text-align: center;
}
.field--name-field-climate-explorer-link .field--type-text-with-summary {
  text-align: left;
}
.field--name-field-climate-explorer-link .field--name-field-image {
  margin-bottom: 1em;
}
.field--name-field-climate-explorer-link .field--name-field-external-link {
  text-align: left;
}
.field--name-field-climate-explorer-link .field--name-field-external-link a {
  color: #0fbdd4;
}
.field--name-field-climate-explorer-link .field--name-field-external-link a:after {
  content: "\00A0\203A";
  color: #0fbdd4;
}

.node-type-case-study #block-delta-blocks-page-title, .node-type-tool #block-delta-blocks-page-title, .node-type-region #block-delta-blocks-page-title, .node-type-sub-region #block-delta-blocks-page-title {
  display: none;
}

.node-type-case-study img {
  width: 100%;
}

.node--page--disclaimer.view-mode-disclaimer {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1em;
  padding: 1.5em;
  clear: none;
  font-size: .9em;
  background: #fdece1;
  font-style: italic;
}
.node--page--disclaimer.view-mode-disclaimer h4 {
  margin-top: 0;
  color: #555;
  font-style: normal;
  font-weight: bold;
}
.node--page--disclaimer.view-mode-disclaimer ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.node--page--disclaimer.view-mode-disclaimer li {
  line-height: 1.5em;
  margin-bottom: .3em;
}
.node--page--disclaimer.view-mode-disclaimer p {
  margin-bottom: 10px;
}
.node--page--disclaimer.view-mode-disclaimer .field--name-body {
  margin-top: 0;
}
.node--page--disclaimer.view-mode-disclaimer .field__item > p:last-child {
  margin-bottom: 0;
}
.node--page--disclaimer.view-mode-disclaimer:after {
  clear: none;
}

.node--image .field__label {
  font-size: 1em !important;
}

.field--name-changed-date > div, .page-about-faq .view-footer,
.node-type-news-update .field--name-post-date {
  font-size: .85em;
  margin-bottom: 0;
  line-height: normal;
  font-style: oblique;
}

.node-type-news-update .field--name-post-date:before {
  content: "Submitted ";
  float: left;
  margin-right: .35em;
}

.field--name-field-references {
  border-top: thin solid #5b7188;
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.field--name-field-references a {
  color: #0fbdd4;
}
.field--name-field-references .field__items {
  font-size: .85em;
}

.field--name-browse-regions .field__label {
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.1em;
  padding-bottom: .9em;
  margin-bottom: 0;
}

.field--name-field-regions .field__item .field__item {
  margin-bottom: 0;
}
.field--name-field-regions .field__item .node div {
  display: inline;
}
.field--name-field-regions .field--name-field-parent-region {
  margin-right: .35em;
}

.group-right .field--name-region-case-studies .views-row, .group-right .field--name-region-related-tools .views-row {
  margin-bottom: .7em;
}

.node-type-sub-region .field--name-region-case-studies, .node-type-sub-region .field--name-region-related-tools {
  margin-bottom: 0;
  padding-bottom: 1.5em;
}

.node-type-region .field--name-field-label .field__item, .node-type-sub-region .field--name-field-label .field__item {
  font-size: 21px;
  margin-bottom: 10px;
}

.page-reports .view-models-for-action img {
  width: 200px;
  height: auto;
}
.page-reports .view-models-for-action p {
  color: #495164;
  margin-bottom: 0;
}
.page-reports .view-models-for-action .view-content {
  margin-right: 0;
}
.page-reports .view-models-for-action .views-row {
  width: 100% !important;
  margin: 0;
  padding-bottom: 1.5em;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 1px solid #305577;
  margin-bottom: 1.5em;
}
.page-reports .view-models-for-action .views-row:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.page-reports .view-models-for-action .group-left {
  width: 21%;
  padding-right: 1.5em;
}
.page-reports .view-models-for-action .group-right {
  width: 79%;
  padding-left: 0;
  border-left: 0;
  margin-top: 0;
}
.page-reports h4 {
  font-size: 19.2px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: normal;
  color: #0fbdd4;
}
.page-reports h4:after {
  content: "\00A0\203A";
}
.page-reports .field--name-body {
  margin-top: 0;
  margin-bottom: .25em;
}
.page-reports .field--name-title {
  font-size: 1.2em;
}
.page-reports .group-right .crt-label-suffix {
  display: inline;
}
.page-reports .group-right .field__item {
  margin-bottom: .35em;
}
.page-reports .field--name-title .field__item, .page-reports .field--name-body .field__item {
  margin-bottom: 0;
}
.page-reports .field--name-title .field__item a:after {
  content: "";
}
.page-reports .field__label {
  color: #495164;
  font-size: 16px !important;
  margin-bottom: 0;
  line-height: normal;
}
.page-reports .field--name-field-published .field__item {
  color: #495164;
}
.page-reports .field--name-field-partner-agency .field__item {
  display: inline-block;
}
.page-reports .field--name-field-partner-agency .field__item a:after {
  content: ";\00A0";
}
.page-reports .field--name-field-partner-agency .field__item:last-child a:after {
  content: "";
}

.field--name-field-published .field__label {
  font-size: 16px !important;
  margin-bottom: 0;
  line-height: normal;
}

/* fixes to the search box */
#block-wl-search-wl-search {
  width: 175px;
  float: right;
}
#block-wl-search-wl-search div {
  float: none;
}
#block-wl-search-wl-search .block__content {
  width: 175px;
}

#wl_search > form {
  z-index: 100 !important;
}

#wl_search_dropdownbox {
  z-index: 5;
}

.node .group-right {
  width: 30%;
  padding-left: 1em;
  margin-top: 1em;
  color: #5b7188;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.node .group-right a, .node .group-right .view-id-tools_views a {
  color: #0fbdd4;
}

.field--type-entityreference .field__item .field__item {
  margin-bottom: 0;
}

.group-right .crt-label-suffix {
  display: none;
}
.group-right .field--label-above, .group-right .field--name-tools-case-studies {
  margin: 0 auto 1.5em auto;
}
.group-right .field__item {
  margin-bottom: .7em;
}
.group-right .field__item a:after {
  content: "\00A0\203A";
  color: #0fbdd4;
}
.group-right .field--name-field-external-links .field--name-field-external-link .field__item {
  margin-bottom: 0;
}
.group-right .field--name-field-description .field__item {
  margin-top: .25em;
  margin-bottom: 0;
}
.group-right .view-id-tools_views .views-row,
.group-right .field--name-topic-case-studies .views-row,
.group-right .field--name-topic-tools .views-row {
  margin-bottom: .7em;
}
.group-right .node--topic--sidebar .field__item, .group-right .node--sub-subtopic--sidebar .field__item {
  margin-bottom: 0em;
}
.group-right .field--name-field-tools .field__item:last-child {
  margin-bottom: 0;
}
.group-right .field--name-field-parent-topic, .group-right .node--topic .field--name-title, .group-right .node--sub-subtopic--sidebar > div {
  display: inline;
  margin-right: .35em;
}
.group-right .field--name-field-parent-topic div, .group-right .node--topic .field--name-title div, .group-right .node--sub-subtopic--sidebar > div div {
  display: inline;
}
.group-right ul.pager {
  font-size: .8em;
}
.group-right ul.pager li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1em 0 0;
  padding: 0;
  line-height: normal;
}
.group-right ul.pager li.pager__item--current {
  margin: 0 1.25em 0 .25em;
}
.group-right ul.pager a {
  padding: 0 .25em;
}
.group-right ul.pager a:after {
  content: "";
}
.group-right .field-collection-container {
  border: none;
  margin-bottom: 0;
}
.group-right .field--type-taxonomy-term-reference a {
  color: #5b7188;
}
.group-right .field--type-taxonomy-term-reference a:hover {
  color: #0fbdd4;
}
.group-right .field--name-field-video {
  width: 272px;
}
.group-right .field--name-field-video img {
  width: 100%;
}
.group-right .field--name-field-video .field__item a:after {
  content: "";
}
.group-right .view-id-region_views .views-row {
  margin-bottom: 0.7em;
}

body.node-type-sub-region .field--name-region-case-studies, body.node-type-sub-region .field--name-region-related-tools {
  padding-bottom: 0;
  margin-bottom: 1.5em;
}

.field--name-tools-case-studies .block__title {
  text-align: left;
  font-size: 21px;
}

#site-map li {
  line-height: normal;
}
#site-map .content > ul {
  margin-top: 0;
}
#site-map .site-map-box .expanded > ul {
  margin-top: .5em;
}

.sharing-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .sharing-block {
    position: relative;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .sharing-block {
    position: relative;
    width: auto;
    height: auto;
  }
}
.sharing-block a {
  display: block;
}
.sharing-block img, .sharing-block span {
  vertical-align: middle;
}
.sharing-block img {
  background-color: blue;
  border-radius: 3px;
  vertical-align: middle;
  width: 30px;
}
.sharing-block .sharing-label {
  vertical-align: middle;
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 14px;
}

.logged-in .sharing-block {
  margin-top: 120px;
}

.node-type-case-study .block--crt-social, .node-type-tool .block--crt-social, .node-type-crt-topic .block--crt-social, .node-type-topic .block--crt-social, .node-type-sub-subtopic .block--crt-social, .node-type-region .block--crt-social, .node-type-sub-region .block--crt-social {
  margin-top: 400px;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .node-type-case-study .block--crt-social, .node-type-tool .block--crt-social, .node-type-crt-topic .block--crt-social, .node-type-topic .block--crt-social, .node-type-sub-subtopic .block--crt-social, .node-type-region .block--crt-social, .node-type-sub-region .block--crt-social {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .node-type-case-study .block--crt-social, .node-type-tool .block--crt-social, .node-type-crt-topic .block--crt-social, .node-type-topic .block--crt-social, .node-type-sub-subtopic .block--crt-social, .node-type-region .block--crt-social, .node-type-sub-region .block--crt-social {
    margin-top: 20px;
  }
}

.block--crt-social {
  max-width: 1370px;
  margin: 80px auto 0;
  position: sticky;
  top: 160px;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .block--crt-social {
    position: relative;
    margin-top: 20px;
    top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .block--crt-social {
    position: relative;
    margin-top: 20px;
    top: 0;
  }
}
.block--crt-social .block__content {
  width: 130px;
  padding: 0 10px;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .block--crt-social .block__content {
    width: 100%;
    position: relative;
    top: 0;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .block--crt-social .block__content {
    width: 100%;
    position: relative;
    top: 0;
    padding: 0 30px;
  }
}

.logged-in .block--crt-social {
  top: 205px;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .logged-in .block--crt-social {
    top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .logged-in .block--crt-social {
    top: 0;
  }
}

.sharing-area {
  margin-bottom: 20px;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .sharing-area {
    display: inline-block;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .sharing-area {
    display: inline-block;
    padding-right: 35px;
  }
}

.sharing-fb img {
  background-color: #3b5998;
}

.sharing-tw img {
  background-color: #28aae1;
}

.sharing-print img {
  background-color: #434346;
}
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .sharing-print {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .sharing-print {
    display: none;
  }
}

.toc {
  margin: 0;
  padding: 1em;
  padding-left: 0;
  display: inline-block;
  max-width: 360px;
  background-color: #FFF;
  font-size: 95%;
  text-align: left;
  border: none;
}
.toc ul {
  margin-top: .5em;
  margin-bottom: 0;
}
.toc li {
  margin-bottom: .5em;
  line-height: 1.2em;
}
.toc ul li ul {
  margin: .5em 0 .5em 0;
}
.toc div.toc-list a {
  color: #5b7188;
  text-decoration: none;
}
.toc div.toc-list a:hover {
  color: #0fbdd4;
  text-decoration: none;
}
.toc div.toc-list a span:hover {
  color: #0fbdd4;
}

.toc-title {
  font-size: 1.2em;
  color: #5b7188;
  text-align: left;
  font-weight: normal;
}

.toc-number {
  margin-left: -30px;
  padding-right: 0px;
}

/* LANDING PAGE */
.page-topics .topic-group {
  background: white;
  border: thin solid #ededed;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: .35em;
  padding: .35em;
  width: 265px;
  min-height: 300px;
}
.page-topics .topic-group h3 {
  font-size: 1em;
  margin-bottom: .5em;
  margin-top: .25em;
  line-height: 1em;
  white-space: nowrap;
  padding: 0;
  font-weight: bold;
}
.page-topics .topic-group h3 a {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.page-topics .topic-group h3 img {
  background: #5b7188;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin-right: .5em;
}
.page-topics .topic-group ul {
  margin: 1em 0 0 1.5em;
  padding: 0;
}
.page-topics .topic-group li {
  list-style: none;
  margin-top: .5em;
  margin-bottom: 1.5em;
  line-height: normal;
}
.page-topics .topic-title {
  display: inline-block;
  white-space: pre-wrap;
  width: 200px;
}
.page-topics .views-field-title-2 {
  margin-top: 1.5em;
  margin-left: 1em;
}

/* NODE PAGES */
.field--name-topic-menu, .field--name-browse-regions {
  background-color: #f6f7f9;
  margin-top: -15px;
  margin-bottom: 10px;
  padding: 20px 25px .5em 25px;
  border-radius: .5em;
  /* only the top level menu */
}
.field--name-topic-menu h2.block-title, .field--name-browse-regions h2.block-title {
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.1em;
  padding-bottom: .9em;
}
.field--name-topic-menu ul, .field--name-browse-regions ul {
  margin-left: 0;
  padding-left: 0;
}
.field--name-topic-menu ul ul, .field--name-browse-regions ul ul {
  margin-top: 0;
  margin-bottom: .5em;
}
.field--name-topic-menu ul ul li, .field--name-browse-regions ul ul li {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0px;
  border-bottom: none;
  padding-left: 30px;
}
.field--name-topic-menu ul ul li.expanded, .field--name-browse-regions ul ul li.expanded {
  margin-bottom: 0;
}
.field--name-topic-menu ul ul li:before, .field--name-browse-regions ul ul li:before {
  content: "\2013";
  margin-left: -13px;
  position: absolute;
}
.field--name-topic-menu ul ul li.collapsed:before, .field--name-browse-regions ul ul li.collapsed:before {
  content: "";
  background-image: url("../images/plus.png");
  width: 8px;
  height: 8px;
  background-size: cover;
  margin-top: 7px;
  margin-left: -13px;
}
.field--name-topic-menu ul ul ul, .field--name-browse-regions ul ul ul {
  margin-bottom: 0;
}
.field--name-topic-menu ul ul ul li, .field--name-browse-regions ul ul ul li {
  padding-left: 14px;
}
.field--name-topic-menu li, .field--name-browse-regions li {
  width: 100%;
  line-height: normal;
}
.field--name-topic-menu li.active-trail .active-trail, .field--name-browse-regions li.active-trail .active-trail {
  color: #0fbdd4;
}
.field--name-topic-menu ul.menu a, .field--name-browse-regions ul.menu a {
  color: #5b7188;
}
.field--name-topic-menu ul.menu a:hover, .field--name-browse-regions ul.menu a:hover {
  color: #0fbdd4;
}
.field--name-topic-menu ul.menu a:after, .field--name-browse-regions ul.menu a:after {
  content: "";
}
.field--name-topic-menu .field__item > ul.menu, .field--name-browse-regions .field__item > ul.menu {
  margin-top: 0;
  margin-bottom: 0;
}
.field--name-topic-menu .field__item > ul.menu > li, .field--name-browse-regions .field__item > ul.menu > li {
  margin-bottom: 0;
}
.field--name-topic-menu .field__item > ul.menu > li.collapsed, .field--name-browse-regions .field__item > ul.menu > li.collapsed {
  padding-bottom: .8em;
}
.field--name-topic-menu .field__item > ul.menu > li:before, .field--name-browse-regions .field__item > ul.menu > li:before {
  content: ' ';
  width: 7px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
  background-image: url(../images/topic-right-arrow_2x.png);
  background-repeat: no-repeat;
  background-size: 7px;
}
.field--name-topic-menu .field__item > ul.menu > li.active-trail:before, .field--name-browse-regions .field__item > ul.menu > li.active-trail:before {
  width: 10px;
  height: 7px;
  margin-right: 7px;
  background-image: url(../images/topic-down-arrow_2x.png);
  background-size: 10px;
}
.field--name-topic-menu .field__item > ul.menu > li > a, .field--name-browse-regions .field__item > ul.menu > li > a {
  font-size: 1.1em;
}

.node-type-topic .field--name-topic-menu ul ul ul li:before {
  color: #5b7188;
}

.node-type-sub-subtopic .field--name-topic-menu .field__item > ul > li > ul > li:before {
  color: #5b7188;
}
.node-type-sub-subtopic .field--name-topic-menu .field__item > ul > li > ul > li > a {
  color: #5b7188;
}

.node-type-crt-topic .group-left .toc, .node-type-topic .group-left .toc, .node-type-sub-subtopic .group-left .toc {
  display: block;
  max-width: 480px;
  margin: 1em;
}
.node-type-crt-topic .group-left .field__item a:after, .node-type-topic .group-left .field__item a:after, .node-type-sub-subtopic .group-left .field__item a:after {
  content: "";
}
.node-type-crt-topic .group-right, .node-type-topic .group-right, .node-type-sub-subtopic .group-right {
  padding-left: 0;
  border-left: 0;
}

/* key points region */
#group-key-points h3 {
  line-height: 1em;
  margin-bottom: 1em;
}
#group-key-points li {
  color: #0fbdd4;
  margin-bottom: 0;
  line-height: normal;
}
#group-key-points a {
  text-decoration: underline;
}
#group-key-points .field--name-field-key-points {
  padding-left: 1em;
}
#group-key-points .field--name-field-key-points .field__item {
  margin-bottom: 1em;
  margin-left: 1em;
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 1em;
  margin-left: 0;
  color: #5b7188;
}
#group-key-points .field--name-field-key-points .field__item:before {
  color: #5b7188;
}
#group-key-points .field--name-field-key-points-attribution {
  padding-left: 1em;
  font-size: .85em;
}

/* header section */
#node-topic-full-group-header .field, #node-crt-topic-full-group-header .field, .node--dashboard > .group-header .field {
  display: table-cell;
  vertical-align: middle !important;
}
#node-topic-full-group-header .field:first-child, #node-crt-topic-full-group-header .field:first-child, .node--dashboard > .group-header .field:first-child {
  width: 70px;
  padding-right: 10px;
}
#node-topic-full-group-header .field.field--name-field-summary, #node-crt-topic-full-group-header .field.field--name-field-summary, .node--dashboard > .group-header .field.field--name-field-summary {
  display: block;
  margin-top: 7px;
}
#node-topic-full-group-header h1, #node-crt-topic-full-group-header h1, .node--dashboard > .group-header h1 {
  margin-bottom: 0 !important;
}
#node-topic-full-group-header img, #node-crt-topic-full-group-header img, .node--dashboard > .group-header img {
  vertical-align: top;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.field--name-parent-subtopic-icon .pager {
  display: none;
}

/* custom overrides for subtopic pages */
.node-type-topic .field--name-topic-case-studies, .node-type-sub-subtopic .field--name-topic-case-studies {
  padding-top: .5em;
}
.node-type-topic .field--name-topic-menu .field__item > ul.menu > li.active-trail > .active-trail, .node-type-sub-subtopic .field--name-topic-menu .field__item > ul.menu > li.active-trail > .active-trail {
  color: #5b7188;
}

.field--name-field-featured-tools .field__item:last-child {
  margin-bottom: 0;
}

/*this is for the new front page*/
.colorbox-load {
  position: relative;
  display: block;
}

.field--name-field-video {
  margin-bottom: .5em;
}

.views-field-field-video a, .field--name-field-video a {
  display: inline-block;
}

.player {
  height: 0;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page-node.node-type-video .field--name-field-posts-video {
  font-size: .85em;
}
.page-node.node-type-video .node .field {
  margin-bottom: 5px;
}

/* Defines general layout of containing box */
.gs-step {
  width: 100%;
  height: 32px;
  position: relative;
  margin-bottom: 5px;
  background-color: #5b7188;
  line-height: 32px;
  border-radius: 4px;
  -moz-box-shadow: 1px 2px 11px -6px #333333;
  -webkit-box-shadow: 1px 2px 11px -6px #333333;
  box-shadow: 1px 2px 11px -6px #333333;
}

/* Downward pointing arrow */
.gs-step:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 99.5%;
  left: 50%;
  margin-left: -9px;
  border: 10px solid transparent;
  border-width: 8px 9px;
  border-top-color: #5b7188;
  z-index: 1;
}

/**
 * Adds drop shadow beneath the down arrow. Needed to be declared here because the
 * box model of browsers would clip the drop shadow to the rectangle for the after
 * element if declared on it.
 */
.gs-step:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 0px;
  bottom: 0%;
  left: 50%;
  z-index: -1;
  margin-left: -4px;
  -moz-box-shadow: 0px 10px 10px 1px #333333;
  -webkit-box-shadow: 0px 10px 10px 1px #333333;
  box-shadow: 0px 10px 10px 1px #333333;
}

/* Sets up general config for icon */
.gs-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  left: 7px;
  background-image: url("../images/gs-sprite.png");
  background-repeat: no-repeat;
  background-size: 22px;
  /*background-position: 0px 84%;*/
}

/* Hides arrow on last step */
.gs-step.last:before, .gs-step.last:after {
  display: none;
}

/*
 * z-indexes declared so box shadows will overlap correctly.
 */
.gs-step-1 {
  z-index: 10;
}

.gs-step-2 {
  z-index: 9;
}

.gs-step-3 {
  z-index: 8;
}

.gs-step-4 {
  z-index: 7;
}

.gs-step-5 {
  z-index: 6;
}

/* specific variants of colors & background-positions need to be redeclared for each step. */
.node-type-case-study .gs-step-1 .gs-icon,
.node-type-tool .gs-step-1 .gs-icon,
.node-type-technique .gs-step-1 .gs-icon {
  background-position: 0px 0px;
}
.node-type-case-study .gs-step-2 .gs-icon,
.node-type-tool .gs-step-2 .gs-icon,
.node-type-technique .gs-step-2 .gs-icon {
  background-position: 0px 17%;
}
.node-type-case-study .gs-step-3 .gs-icon,
.node-type-tool .gs-step-3 .gs-icon,
.node-type-technique .gs-step-3 .gs-icon {
  background-position: 0px 34%;
}
.node-type-case-study .gs-step-4 .gs-icon,
.node-type-tool .gs-step-4 .gs-icon,
.node-type-technique .gs-step-4 .gs-icon {
  background-position: 0px 51%;
}
.node-type-case-study .gs-step-5 .gs-icon,
.node-type-tool .gs-step-5 .gs-icon,
.node-type-technique .gs-step-5 .gs-icon {
  background-position: 0px 68%;
}
.node-type-case-study .gs-step.active, .node-type-case-study .gs-step:hover,
.node-type-tool .gs-step.active,
.node-type-tool .gs-step:hover,
.node-type-technique .gs-step.active,
.node-type-technique .gs-step:hover {
  background-color: #0fbdd4;
}
.node-type-case-study .gs-step.active:after, .node-type-case-study .gs-step:hover:after,
.node-type-tool .gs-step.active:after,
.node-type-tool .gs-step:hover:after,
.node-type-technique .gs-step.active:after,
.node-type-technique .gs-step:hover:after {
  border-top-color: #0fbdd4;
}

.node-type-case-study .gs-step.active a {
  color: #fff !important;
}

/* overrides styles for a tags elsewhere. needs to be this specific to do so */
.gs-step a,
.group-right .field--type-taxonomy-term-reference .gs-step a {
  color: #fff;
  display: block;
  padding-left: 45px;
  padding-right: 5px;
}
.gs-step a:hover,
.group-right .field--type-taxonomy-term-reference .gs-step a:hover {
  color: #fff;
  text-decoration: none;
}

body.node-type-technique h1 {
  font-size: 1.75em;
}

.node-type-technique h1#page-title {
  line-height: 1.8em;
}
.node-type-technique .group-header {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding-right: 15px;
  background: #f9f9f7;
  height: auto;
  padding: 41px 15px 11px 1em;
  margin-bottom: .2em;
}
.node-type-technique .group-header .field--type-text-long {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 1em;
  margin-left: 0;
}
.node-type-technique .group-headercontent {
  width: 66.66667%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  padding-right: 15px;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
}
.node-type-technique .field--name-field-workflow-step {
  width: 33.33333%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding-right: 15px;
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  width: 28%;
}
.node-type-technique .field--name-field-workflow-step .field__label {
  margin-bottom: 4px;
  color: #5b7188;
}
.node-type-technique .node--workflow-example--node-embed {
  font-size: .85em;
  border: thin solid #f6f7f9;
  padding: 1em;
  background: #ededed;
}
.node-type-technique .node--workflow-example--node-embed a {
  color: #0fbdd4;
  text-decoration: none;
}
.node-type-technique .node--workflow-example--node-embed h2 {
  font-weight: bold;
  color: #0fbdd4;
}
.node-type-technique .crt-label--gs-step-addendum {
  display: none;
}

.field--name-field-filtered-case-study-landin, .field--name-field-filtered-tool-landing-page {
  margin: -.8em auto 1.5em auto;
  font-weight: bold;
}

.field--name-field-workflow-step .crt-label-suffix {
  display: none;
}

.crt-label--gs-step-addendum {
  color: #999;
  font-size: 10.5px;
  line-height: normal;
  margin-top: 2px;
}

/*ADMIN STUFF*/
.view-administrative-content-view table tr {
  vertical-align: top;
}
.view-administrative-content-view table td.views-field-field-id {
  font-size: .8em;
  text-transform: uppercase;
}

@media only screen and (min-width: 481px) and (max-width: 650px) {
  .l-header {
    padding-bottom: 10px;
  }
  .l-header .tb-megamenu-button {
    float: right;
  }

  .l-branding {
    width: 78%;
    max-width: 430px;
    height: auto;
    position: absolute;
    left: 30px;
    margin-top: 10px;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    z-index: 10;
  }

  a.site-logo {
    background-image: url("../images/logo_mobile.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 10.35%;
  }
  a.site-logo img {
    display: none;
  }

  .l-region--header {
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 10px;
    padding-right: 0;
  }
  .l-region--header div.tb-megamenu .btn-navbar {
    background-color: #5b7188;
    background-image: url("../images/menu-light-2x.png");
    background-size: 30px 30px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: none;
    width: 40px;
    height: 40px;
  }
  .l-region--header div.tb-megamenu .nav-collapse {
    background: #fff;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav {
    border: 1px solid #305577;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav > .mega > a {
    border-top: none;
    border-bottom: 1px solid #305577;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav > .mega.dropdown > a {
    border-bottom: none;
  }
  .l-region--header div.tb-megamenu .nav-collapse .nav > li > a, .l-region--header div.tb-megamenu .nav-collapse .dropdown-menu a {
    line-height: normal;
    border-bottom: none;
    padding-bottom: 12px;
  }
  .l-region--header div.tb-megamenu .nav > li > a, .l-region--header div.tb-megamenu .nav > .active > a {
    color: #0fbdd4 !important;
  }
  .l-region--header div.tb-megamenu .nav > li > a:hover, .l-region--header div.tb-megamenu .nav > .active > a:hover {
    color: #0fbdd4 !important;
    text-decoration: underline;
  }
  .l-region--header div.tb-megamenu .mega-dropdown-menu {
    top: inherit;
    border-radius: 0;
  }
  .l-region--header div.tb-megamenu .dropdown.open > a:after {
    display: none;
  }
  .l-region--header div.tb-megamenu li {
    margin-bottom: 0;
  }

  .l-region--navigation {
    float: none;
    width: 100%;
    margin-top: 5px;
  }

  nav#block-menu-menu-utility-menu, #block-wl-search-wl-search {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }

  nav#block-menu-menu-utility-menu .menu {
    margin: 5px 0;
  }

  #block-wl-search-wl-search {
    width: 100%;
  }
  #block-wl-search-wl-search .block__content {
    width: 100%;
  }

  .logged-in.front .header-wrapper.stickynav-active {
    top: 0;
  }

  /* footer styles */
  .l-region--footer {
    background-position: 50% 8%;
    padding-right: 0;
  }
  .l-region--footer ul {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .l-region--footer li {
    margin: .25em 0;
  }
  .l-region--footer .expanded {
    width: 49.5%;
  }

  /* front page styles */
  .field--name-field-explore-toolkit div.field--name-field-summary {
    width: 100%;
    padding: 0 30px;
  }

  .field--name-field-case-studies .entity-field-collection-item > .field--name-field-summary, .field--name-field-tools-front .entity-field-collection-item > .field--name-field-summary {
    width: 100%;
  }

  .field--name-region-front-page .views-row {
    padding-left: 0;
    margin-bottom: 45px;
  }
  .field--name-region-front-page .views-field {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .field--name-region-front-page .views-field-field-states-image a {
    display: block;
    padding-bottom: 10px;
  }

  .field--name-field-climate-explorer div.field--name-field-summary {
    max-width: none;
  }

  /* Node modifications */
  .node .group-left {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .node .group-right {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: 0;
  }

  .field--name-changed-date {
    padding-bottom: 1em;
  }

  /* Get started pages */
  .node-type-technique .group-header {
    height: auto;
    padding: 11px 1em;
    padding-right: 1em;
  }
  .node-type-technique .group-header .field--type-text-long {
    margin-right: 0;
  }
  .node-type-technique .group-headercontent {
    width: auto;
    padding-right: 0;
  }
  .node-type-technique .field--name-field-workflow-step {
    width: 100%;
    padding-right: 0;
  }
  .node-type-technique .group-left .field--type-text-long {
    margin: 0;
    margin-bottom: .5em;
  }
  .node-type-technique .group-right {
    padding-right: 0;
    /* lessens gap between link and description */
  }
  .node-type-technique .group-right .field__item .field__item {
    margin-bottom: 0;
  }
  .node-type-technique .node--workflow-example--node-embed {
    margin-bottom: 1em;
  }

  .field--name-field-sidebar-video {
    text-align: center;
  }

  .group-right .field--name-field-video {
    width: auto;
  }

  /* landing pages */
  #block-views-front-page-blocks-block-1 .views-row {
    margin-right: 0;
    margin-left: 0;
    width: 49%;
  }
  #block-views-front-page-blocks-block-1 .views-field-title a {
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
  }
  #block-views-front-page-blocks-block-1 .field-content {
    text-align: center;
  }
  #block-views-front-page-blocks-block-1 .views-field {
    display: block;
  }

  .page-topics .topic-group {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .page-case-studies #block-delta-blocks-page-title {
    display: block;
    float: none;
    text-align: center;
  }

  .page-tools .l-region--sidebar-first, .page-training-courses .l-region--sidebar-first, .page-reports .l-region--sidebar-first {
    display: table;
    width: 100%;
  }
  .page-tools #block-delta-blocks-page-title, .page-training-courses #block-delta-blocks-page-title, .page-reports #block-delta-blocks-page-title {
    display: table-header-group;
    text-align: center;
    float: none;
    margin-bottom: .5em;
  }

  .field.field--name-field-expertise .field__items {
    padding: 0 30px;
  }
  .field.field--name-field-expertise > .field__items > div.field__item {
    width: 100% !important;
    margin-bottom: 15px;
    padding: 0;
  }
  .field.field--name-field-expertise .expertise-content-background {
    height: 212px;
  }
  .field.field--name-field-expertise > .field__items > div.field__item:first-child:nth-last-child(5) ~ div:nth-child(4) .expertise-content-background, .field.field--name-field-expertise > .field__items > div.field__item:first-child:nth-last-child(5) ~ div:nth-child(5) .expertise-content-background {
    height: 212px;
  }
  .field.field--name-field-expertise .expertise-item {
    border-left: 0;
    border-right: 0;
  }

  .block--facetapi {
    margin-right: 0;
    display: block;
  }
  .block--facetapi .block__title {
    display: block;
    text-align: center;
    margin-right: 0;
  }
  .block--facetapi:hover .block__content, .block--facetapi.expanded .block__content {
    position: relative;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .block--facetapi:hover:last-child .block__content, .block--facetapi.expanded:last-child .block__content {
    right: inherit;
    border-top-right-radius: .5em;
    border-top-left-radius: 0;
  }

  .page-tools .view-models-for-action .view-content {
    margin-right: 0;
  }
  .page-tools .view-models-for-action .views-row {
    width: 49.5%;
    padding-right: 10px;
    margin: 12px auto 0;
  }
  .page-tools .view-models-for-action .views-row:nth-child(even) {
    padding-right: 0;
    padding-left: 10px;
  }
  .page-tools .view-models-for-action img {
    height: auto;
  }

  .field--name-field-dashboard-item > .field__items > .field__item {
    width: 49.9%;
  }
  .field--name-field-dashboard-item > .field__items > .field__item:nth-child(2n-1) {
    padding-right: 15px;
    padding-left: 0;
  }
  .field--name-field-dashboard-item > .field__items > .field__item:nth-child(2n) {
    padding-right: 0;
    padding-left: 15px;
  }

  .page-reports .view-models-for-action .group-left {
    width: 44%;
    float: left;
  }
  .page-reports .view-models-for-action .group-right {
    width: 56%;
    float: left;
  }

  /* topic and subtopic */
  .node-type-case-study.page-node .field--name-field-display-image, .node-type-tool.page-node .field--name-field-display-image, .node-type-region.page-node .field--name-field-display-image, .node-type-crt-topic.page-node .field--name-field-display-image, .node-type-topic.page-node .field--name-field-display-image, .node-type-climate-explorer-page.page-node .field--name-field-display-image {
    width: 100%;
  }
  .node-type-case-study.page-node .field--name-field-display-image img, .node-type-tool.page-node .field--name-field-display-image img, .node-type-region.page-node .field--name-field-display-image img, .node-type-crt-topic.page-node .field--name-field-display-image img, .node-type-topic.page-node .field--name-field-display-image img, .node-type-climate-explorer-page.page-node .field--name-field-display-image img {
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
  }

  .node-type-sub-subtopic.page-node .field--name-parent-topic-display-image {
    width: 100%;
  }
  .node-type-sub-subtopic.page-node .field--name-parent-topic-display-image img {
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
  }

  .node-type-topic .group-left, .node-type-crt-topic .group-left, .node-type-sub-subtopic .group-left {
    margin-top: 1em;
  }
  .node-type-topic .field--name-title, .node-type-crt-topic .field--name-title, .node-type-sub-subtopic .field--name-title {
    padding-left: 54px;
  }

  .node-type-topic .field--name-topic-case-studies, .node-type-topic .field--name-topic-tools, .node-type-sub-subtopic .field--name-topic-case-studies, .node-type-sub-subtopic .field--name-topic-tools {
    border-left: none;
    padding-left: 0;
    padding-bottom: 0;
  }

  #node-topic-full-group-header .field, #node-crt-topic-full-group-header .field, .node--dashboard > .group-header .field {
    display: block;
  }
  #node-topic-full-group-header img, #node-crt-topic-full-group-header img, .node--dashboard > .group-header img {
    width: 38px;
    height: 38px;
  }

  .node-type-topic .field--name-parent-topic-icon,
  .node-type-crt-topic .field--name-field-icon-image,
  .node-type-sub-subtopic .field--name-parent-subtopic-icon,
  .node--dashboard .field--name-parent-topic-icon {
    float: left;
  }

  /* HEADER OF TAKING ACTION, TOOLS & CLIMATE EXPLORER PAGE */
  #node-case-study-full-group-ta-header-content, #node-tool-full-group-tool-header-content, #node-ce-full-group-header-content, #node-region-full-region-header-content, #node-crt-topic-full-group-header, #node-topic-full-group-header {
    width: 100%;
    float: none;
    position: absolute;
    top: initial;
    left: 0;
    bottom: 0;
    padding-top: 30px;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(52, 61, 70, 0.85), rgba(52, 61, 70, 0.01)) !important;
  }

  /* Taking Action and tools modififcatins */
  .node-type-case-study .group-left, .node-type-tool .group-left {
    margin-bottom: 2em;
  }
  .node-type-case-study .group-right, .node-type-tool .group-right {
    padding-top: 2em;
  }

  .node--page--disclaimer.view-mode-disclaimer {
    width: 100%;
  }

  .view-models-for-action .views-row:nth-child(1n), .page-videos .view .views-row:nth-child(1n) {
    width: 49.5%;
    padding-right: 0;
    padding-left: 0;
  }
  .view-models-for-action .views-row:nth-child(2n+1), .page-videos .view .views-row:nth-child(2n+1) {
    padding-right: 30px;
    padding-left: 0;
  }
  .view-models-for-action .views-row:nth-child(2n+2), .page-videos .view .views-row:nth-child(2n+2) {
    padding-right: 0;
    padding-left: 30px;
  }

  /* training courses */
  .page-training-courses .l-region--sidebar-first > div:last-child {
    margin-top: 5px;
  }
  .page-training-courses .view-models-for-action .views-row .group-right {
    display: block;
  }
  .page-training-courses .view-models-for-action .views-row .group-right > div {
    margin-bottom: .5em;
  }
  .page-training-courses .view-models-for-action .views-row .group-right > div:last-child {
    margin-bottom: 0;
  }
  .page-training-courses .field--name-field-image {
    display: block;
  }
  .page-training-courses .field--name-field-image img {
    margin-left: auto;
    margin-right: auto;
  }
  .page-training-courses .group-lmodules-left-sidebar, .page-training-courses .field--name-field-image {
    margin-right: 0;
  }
  .page-training-courses .field-group-div {
    width: 100%;
    height: auto;
    display: block;
  }

  #block-current-search-standard {
    display: block;
    text-align: center;
  }

  /* CLIMATE EXPLORER LANDING PAGE */
  .ce-right {
    width: 100% !important;
    float: none !important;
  }

  .launch-ce {
    float: none !important;
    margin-bottom: 0 !important;
  }

  .field--name-field-climate-explorer-link img {
    width: 100%;
  }

  .field--name-field-filtered-landing-pages {
    padding-top: .5em;
    padding-left: 0;
    padding-right: 0;
  }
  .field--name-field-filtered-landing-pages .field__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .field--name-field-filtered-landing-pages a {
    width: 100%;
  }

  .front-ref, .field--name-browse-topic .view-header a {
    top: -42px;
  }

  .node-type-front-page .field--name-field-featured-content .featured-content-quarter, .node-type-front-page .field--name-field-featured-content .featured-content-three-quarters {
    width: 50%;
  }

  div.field--name-field-steps {
    background-size: contain;
    background-position: 0 20%;
  }
  div.field--name-field-steps > .field__items {
    padding: 0 30px;
  }
  div.field--name-field-steps .group-left, div.field--name-field-steps .group-right {
    width: 100%;
    padding-right: 0;
  }
  div.field--name-field-steps .field--type-entityreference .field__item {
    width: 100%;
  }
  div.field--name-field-steps .field--name-field-summary {
    margin-bottom: 1.5em;
  }
  div.field--name-field-steps .field--name-field-workflow, div.field--name-field-steps .field--name-field-ce-description {
    display: block;
    width: 100%;
    padding: 0 30px;
  }
  div.field--name-field-steps .field--name-field-workflow {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 768px) and (min-width: 651px) {
  #node-case-study-full-group-ta-header-content, #node-tool-full-group-tool-header-content, #node-ce-full-group-header-content, #node-region-full-region-header-content, #node-crt-topic-full-group-header, #node-topic-full-group-header {
    top: initial !important;
    width: 90%;
    left: 5%;
  }
}
@media only screen and (max-width: 480px) {
  /* HEADER STYLES */
  .l-header {
    height: auto;
    padding: 0px 10px 10px;
    position: relative;
  }
  .l-header .tb-megamenu-button {
    float: right;
  }

  .l-branding {
    width: 83%;
    height: auto;
    position: absolute;
    top: 10px;
    left: 10px;
    margin-top: 2px;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    z-index: 10;
  }

  a.site-logo {
    background-image: url("../images/logo_mobile.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 10.35%;
  }
  a.site-logo img {
    display: none;
  }

  .l-region--header {
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 10px;
    padding-right: 0;
  }
  .l-region--header div.tb-megamenu .btn-navbar {
    width: 35px;
    height: 35px;
    background-color: #5b7188;
    background-image: url("../images/menu-light-2x.png");
    background-size: 25px 25px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: none;
    margin-bottom: 0;
  }
  .l-region--header div.tb-megamenu .nav-collapse {
    background: #fff;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav {
    border: 1px solid #305577;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav > .mega > a {
    border-top: none;
    border-bottom: 1px solid #305577;
  }
  .l-region--header div.tb-megamenu .nav-collapse > .tb-megamenu-nav > .mega.dropdown > a {
    border-bottom: none;
  }
  .l-region--header div.tb-megamenu .nav-collapse .nav > li > a, .l-region--header div.tb-megamenu .nav-collapse .dropdown-menu a {
    line-height: normal;
    border-bottom: none;
    padding-bottom: 12px;
  }
  .l-region--header div.tb-megamenu .nav > li > a {
    color: #0fbdd4 !important;
  }
  .l-region--header div.tb-megamenu .nav > li > a:hover {
    color: #0fbdd4 !important;
    text-decoration: underline;
  }
  .l-region--header div.tb-megamenu .nav li.active:after {
    margin-top: 0 !important;
  }
  .l-region--header div.tb-megamenu .mega-dropdown-menu {
    top: inherit;
    border-radius: 0;
  }
  .l-region--header div.tb-megamenu .dropdown.open > a:after {
    display: none;
  }
  .l-region--header div.tb-megamenu li {
    margin-bottom: 0;
  }

  .l-region--navigation {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 5px;
    padding-right: 5px !important;
  }

  #block-wl-search-wl-search {
    float: none;
    width: 100%;
    margin-top: 5px;
  }
  #block-wl-search-wl-search .block__content {
    width: 100% !important;
  }

  /* fixes front page */
  .node-type-front-page .field--name-body {
    padding-top: 120px;
  }
  .node-type-front-page .field--name-body address {
    margin-top: 0;
  }

  /* FOOTER STYLES */
  .l-region--footer {
    background-position: 50% 5%;
    background-size: 90%;
    padding-right: 0;
  }
  .l-region--footer ul {
    margin-top: 1em;
    padding-right: 0;
    padding-left: 0;
    float: none;
    text-align: center;
  }
  .l-region--footer li {
    display: block;
  }
  .l-region--footer li.expanded {
    width: 49.5%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .l-region--footer li.expanded:nth-child(2n) {
    padding-left: 0;
  }
  .l-region--footer li.leaf, .l-region--footer li.leaf.last {
    border-left: none;
  }
  .l-region--footer .menu .leaf {
    list-style-image: none;
    list-style-type: none;
  }

  /* front page styles */
  .front iframe {
    max-width: 100%;
    height: 100%;
  }

  .embed .field--name-field-video img {
    width: 100%;
  }

  .embed-left article.node--image, .embed-right article.node--image {
    margin: 0;
    width: 100%;
    height: auto;
    float: none;
    clear: both;
  }

  h2.block-title, h2.block__title {
    text-align: center;
  }

  .l-footer {
    background-size: 90% auto !important;
  }

  .l-footer #block-menu-menu-footer-menu ul {
    text-align: center;
  }

  /* LANDING PAGES */
  .l-content h1#page-title {
    text-align: center;
    font-size: 1.4em;
  }

  .topic-thumb {
    display: block;
    width: auto;
  }

  .page-topics .topic-group {
    width: 100%;
    margin: 0;
    margin-bottom: 1em;
  }

  .page-tools .l-region--sidebar-first, .page-training-courses .l-region--sidebar-first, .page-reports .l-region--sidebar-first {
    display: table;
    width: 100%;
  }
  .page-tools #block-delta-blocks-page-title, .page-training-courses #block-delta-blocks-page-title, .page-reports #block-delta-blocks-page-title {
    display: table-header-group;
    text-align: center;
    float: none;
    margin-bottom: .5em;
  }

  .block--facetapi {
    margin-right: 0;
    display: block;
  }
  .block--facetapi .block__title {
    display: block;
    text-align: center;
    margin-right: 0;
  }
  .block--facetapi:hover .block__content, .block--facetapi.expanded .block__content {
    position: relative;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .block--facetapi:hover:last-child .block__content, .block--facetapi.expanded:last-child .block__content {
    right: inherit;
    border-top-right-radius: .5em;
    border-top-left-radius: 0;
  }

  #block-current-search-standard {
    display: block;
    text-align: center;
  }

  .page-training-courses .view-models-for-action .views-row .group-right {
    display: block;
  }
  .page-training-courses .view-models-for-action .views-row .group-right > div {
    margin-bottom: .5em;
  }
  .page-training-courses .view-models-for-action .views-row .group-right > div:last-child {
    margin-bottom: 0;
  }
  .page-training-courses .view-models-for-action .views-row .group-right .field__label {
    font-size: 17px;
  }
  .page-training-courses .view-models-for-action .field-group-div {
    width: 100%;
    height: auto;
    display: block;
  }
  .page-training-courses .view-models-for-action .field--name-field-image {
    display: block;
    text-align: center;
  }
  .page-training-courses .view-models-for-action .field--name-field-image img {
    margin-left: auto;
    margin-right: auto;
  }
  .page-training-courses .view-models-for-action .group-lmodules-left-sidebar, .page-training-courses .view-models-for-action .field--name-field-image {
    margin-right: 0;
  }

  /* HEADER OF TAKING ACTION, TOOLS & CLIMATE EXPLORER PAGE */
  #node-case-study-full-group-ta-header-content, #node-tool-full-group-tool-header-content, #node-ce-full-group-header-content, #node-region-full-region-header-content, #node-crt-topic-full-group-header, #node-topic-full-group-header {
    width: 100%;
    float: none;
    position: absolute;
    top: initial;
    left: 0;
    bottom: 0;
    padding-top: 30px;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(52, 61, 70, 0.85), rgba(52, 61, 70, 0.01)) !important;
  }

  .page-reports .view-models-for-action .group-left {
    width: 100%;
    padding-right: 0;
  }
  .page-reports .view-models-for-action .group-right {
    width: 100%;
  }
  .page-reports .view-models-for-action img {
    margin: 0 auto .5em;
  }

  .node-type-case-study.page-node .field--name-field-display-image, .node-type-tool.page-node .field--name-field-display-image, .node-type-region.page-node .field--name-field-display-image, .node-type-crt-topic.page-node .field--name-field-display-image, .node-type-topic.page-node .field--name-field-display-image, .node-type-climate-explorer-page.page-node .field--name-field-display-image {
    width: 100%;
  }
  .node-type-case-study.page-node .field--name-field-display-image img, .node-type-tool.page-node .field--name-field-display-image img, .node-type-region.page-node .field--name-field-display-image img, .node-type-crt-topic.page-node .field--name-field-display-image img, .node-type-topic.page-node .field--name-field-display-image img, .node-type-climate-explorer-page.page-node .field--name-field-display-image img {
    width: 300%;
    max-width: 300%;
    margin-left: -150%;
  }

  .node-type-sub-subtopic.page-node .field--name-parent-topic-display-image {
    width: 100%;
  }
  .node-type-sub-subtopic.page-node .field--name-parent-topic-display-image img {
    width: 300%;
    max-width: 300%;
    margin-left: -150%;
  }

  .node-type-technique .group-headercontent, .node-type-technique .field--name-field-workflow-step {
    width: 100%;
    padding-right: 0;
    float: none;
  }

  ul.breadcrumb li {
    display: inline;
  }
  ul.breadcrumb li a {
    color: #0fbdd4;
  }

  /* CLIMATE EXPLORER LANDING PAGE */
  .ce-right {
    width: 100% !important;
    float: none !important;
  }

  .launch-ce {
    float: none !important;
    margin-bottom: 0 !important;
  }

  /* GENERAL OVERRIDES */
  .l-main {
    padding: 0 0 10px;
  }

  .node .group-left {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .node .group-right {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: 0;
  }

  .field--name-changed-date {
    padding-bottom: 1em;
  }

  .field--name-field-climate-explorer-link img {
    width: 100%;
  }

  .field--name-field-climate-explorer-link .field--name-field-image {
    margin-left: -30px;
    margin-right: -30px;
  }

  .page-node .embed {
    text-align: center;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .page-node .embed .node {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .page-node .embed .node--video {
    float: none;
  }

  .gs-step {
    font-size: 13px;
    line-height: 29px;
  }

  .toc {
    max-width: none;
    margin: 0;
    padding-left: .5em;
    padding-right: .5em;
  }

  .toc-list {
    padding-right: 0;
  }

  /* Taking Action and tools modififcatins */
  .node-type-case-study .group-left, .node-type-tool .group-left {
    margin-bottom: .5em;
  }
  .node-type-case-study .group-right, .node-type-tool .group-right {
    border-top: 1px solid #ededed;
    padding-top: 1em;
  }

  .field--name-field-climate-explorer-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .node--page--disclaimer.view-mode-disclaimer {
    width: 100%;
    margin-top: 1em;
  }

  .group-right div.field--name-field-parent-topic a {
    color: #0fbdd4;
  }
  .group-right div.field--name-field-parent-topic a:after {
    color: #0fbdd4;
  }

  .group-hero {
    height: auto;
    padding-bottom: 50px;
  }

  .field--name-field-spotlighted-regions {
    margin: 2em auto 1em;
  }
  .field--name-field-spotlighted-regions .field-items {
    max-width: 100%;
    padding: 0 30px;
    display: block;
  }
  .field--name-field-spotlighted-regions .field-item {
    width: 100%;
    margin: 0 0 10px;
  }

  .field--name-field-exploration-links {
    margin: 0 auto;
  }
  .field--name-field-exploration-links .field-item {
    display: block;
  }
  .field--name-field-exploration-links a {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0;
  }

  .node-type-front-page .field--name-field-ce-description {
    padding: 0 30px !important;
  }

  .field--name-field-ce-description {
    padding: 0 !important;
  }

  .field--name-field-explore-toolkit .embed {
    width: 100%;
    padding-bottom: 20px;
  }
  .field--name-field-explore-toolkit .field--name-field-video {
    margin: 0 -30px 1em;
  }

  div.field--name-field-steps {
    background-size: contain;
    background-position: 0 20%;
  }
  div.field--name-field-steps > .field__items {
    padding: 0 30px;
  }
  div.field--name-field-steps .group-left, div.field--name-field-steps .group-right {
    width: 100%;
    padding-right: 0;
  }
  div.field--name-field-steps .field--type-entityreference .field__item {
    width: 100%;
  }
  div.field--name-field-steps .field--name-field-summary {
    margin-bottom: 1.5em;
  }
  div.field--name-field-steps .field--name-field-workflow, div.field--name-field-steps .field--name-field-ce-description {
    display: block;
    width: 100%;
    padding: 0 30px;
  }
  div.field--name-field-steps .field--name-field-workflow {
    margin-bottom: 1.5em;
  }

  .field--name-field-case-studies div.field--name-field-display-image, .field--name-field-tools-front div.field--name-field-display-image {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .field--name-field-case-studies .group-right, .field--name-field-tools-front .group-right {
    margin-top: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px;
  }
  .field--name-field-case-studies .group-right h3, .field--name-field-tools-front .group-right h3 {
    font-size: 20px;
  }
  .field--name-field-case-studies .group-right .field--name-field-summary, .field--name-field-tools-front .group-right .field--name-field-summary {
    margin-right: 0;
  }
  .field--name-field-case-studies > .field__items, .field--name-field-tools-front > .field__items {
    padding: 0;
  }

  .field--name-field-tools-front .group-right .field--name-field-summary .field__item:hover {
    color: #495164;
  }

  .field--name-region-front-page .views-row {
    padding-left: 0;
    margin-bottom: 45px;
  }
  .field--name-region-front-page .views-field {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .field--name-region-front-page .views-field-field-states-image a {
    display: block;
    padding-bottom: 10px;
  }

  .field--name-field-filtered-landing-pages {
    padding-top: .5em;
    padding-left: 30px;
    padding-right: 30px;
  }
  .field--name-field-filtered-landing-pages .field__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .field--name-field-filtered-landing-pages a {
    width: 100%;
  }

  #block-views-front-page-blocks-block-1 .views-row {
    margin-right: 0;
    margin-left: 0;
    width: 49%;
  }
  #block-views-front-page-blocks-block-1 .views-field-title a {
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
  }
  #block-views-front-page-blocks-block-1 .field-content {
    text-align: center;
  }
  #block-views-front-page-blocks-block-1 .views-field {
    display: block;
  }

  .field.field--name-field-expertise > .field__items > div.field__item {
    width: 100% !important;
    margin-bottom: 15px;
    padding: 0;
  }
  .field.field--name-field-expertise .expertise-content-background {
    height: 212px;
  }
  .field.field--name-field-expertise > .field__items > div.field__item:first-child:nth-last-child(5) ~ div:nth-child(4) .expertise-content-background, .field.field--name-field-expertise > .field__items > div.field__item:first-child:nth-last-child(5) ~ div:nth-child(5) .expertise-content-background {
    height: 212px;
  }
  .field.field--name-field-expertise .expertise-item {
    border-left: 0;
    border-right: 0;
  }

  .field--name-field-climate-explorer {
    padding-left: 0;
    padding-right: 0;
  }
  .field--name-field-climate-explorer .group-right {
    padding: 0 30px !important;
  }
  .field--name-field-climate-explorer .group-right a {
    width: 100%;
  }

  #block-menu-menu-footer-menu > ul {
    margin-top: 4.5em !important;
  }
  #block-menu-menu-footer-menu > ul > li {
    margin-top: 1em;
  }

  .toolbar .stickynav-active {
    top: 0 !important;
  }

  .front-ref, .field--name-browse-topic .view-header a {
    top: -38px;
  }

  .node-type-front-page .field--name-field-featured-content .featured-content-quarter, .node-type-front-page .field--name-field-featured-content .featured-content-three-quarters {
    width: 50%;
  }

  .not-front.page-node .embed {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1.5em;
  }
  .not-front.page-node .embed .node {
    max-width: none;
    width: auto;
    margin-left: -30px !important;
    margin-right: -30px !important;
    border-left: 0;
    border-right: 0;
  }
  .not-front.page-node .embed img {
    width: 100%;
  }

  .not-front .group-right .field__label {
    font-size: 20px;
  }

  .field--name-field-image-description {
    margin: 5px 20px !important;
  }

  ul.footnotes {
    margin-top: 1em;
  }

  .field--name-body h3 {
    font-size: 20px;
  }

  .page-case-studies #block-delta-blocks-page-title {
    display: block;
    float: none;
  }

  .page-case-studies .views-row, .page-tools .views-row {
    margin-top: 20px;
  }
  .page-case-studies .views-row:first-child, .page-tools .views-row:first-child {
    margin-top: 10px;
  }

  .view-models-for-action .views-row:nth-child(1n), .page-videos .view .views-row:nth-child(1n) {
    width: 242px;
    display: block;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
/* General overrides for mobile devices */
@media (min-width: 1170px) {
  .tb-megamenu .nav-collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 1170px) {
  .l-page {
    width: auto;
  }

  a[name] {
    margin-top: -60px;
    padding-top: 60px;
  }

  .field--name-body h3[id] {
    margin-top: -65px;
    padding-top: 90px;
  }
}
/* swaps in high res logo if device pixel ratio allows for it */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-logo {
    background-image: url("../images/logo_2x.png");
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100%;
    width: 233px;
    height: 79px;
  }
  .site-logo img {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1170px) {
  .l-page {
    max-width: none !important;
  }

  /* header fixes */
  .l-branding {
    width: 145px;
    max-width: 250px;
    height: auto;
    padding-right: 10px;
    margin-right: 0px;
  }

  .site-logo img {
    width: 100%;
    max-width: 233px;
    height: auto;
  }

  .l-region--header {
    width: 61%;
    float: none;
    padding-right: 0;
    margin-top: 29px;
  }
  .l-region--header div.tb-megamenu .btn-navbar {
    display: none;
  }
  .l-region--header div.tb-megamenu .nav-collapse, .l-region--header div.tb-megamenu .nav-collapse.collapse {
    position: relative;
    top: 0;
    margin-top: 0;
    height: auto !important;
    overflow: visible !important;
  }
  .l-region--header div.tb-megamenu .mega-dropdown-menu {
    top: 100%;
  }
  .l-region--header div.tb-megamenu .dropdown.open > a:after {
    bottom: 0;
  }
  .l-region--header div.tb-megamenu .nav > li {
    font-size: .95em;
    margin-bottom: 0;
    float: left;
  }
  .l-region--header div.tb-megamenu .nav > li > a {
    padding: 8px;
    padding-bottom: 0;
    border-bottom: 0;
    font-size: 13px;
  }

  .l-region--navigation {
    float: none;
    width: 17%;
    margin-top: 35px;
    margin-left: 0;
    padding-left: 12px;
    padding-right: 0;
    vertical-align: top;
  }

  #block-wl-search-wl-search {
    display: inline-block;
    vertical-align: middle;
    max-width: 280px;
    float: none;
  }
  #block-wl-search-wl-search, #block-wl-search-wl-search .block__content {
    width: 100%;
  }

  .view-models-for-action .view-content {
    margin-right: 0;
  }

  .page-tools .view-models-for-action .views-row {
    width: 24.5%;
    padding-left: 5px;
    padding-right: 5px;
    margin: 12px auto 0;
  }
  .page-tools .view-models-for-action .views-row:nth-child(4n-3) {
    padding-left: 0;
    padding-right: 10px;
  }
  .page-tools .view-models-for-action .views-row:nth-child(4n) {
    padding-left: 10px;
    padding-right: 0;
  }
  .page-tools .view-models-for-action .field--name-field-display-image img {
    height: auto;
  }

  /* fixes for the footer */
  .l-region--footer {
    background-position: 50% 10%;
    padding-right: 0;
  }
  .l-region--footer ul {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
  }

  /* fixes for the topic pages */
  .node-type-topic .field--name-title, .node-type-crt-topic .field--name-title, .node-type-sub-subtopic .field--name-title {
    padding-left: 54px;
  }
  .node-type-topic .group-left, .node-type-crt-topic .group-left, .node-type-sub-subtopic .group-left {
    margin-top: 1em;
  }

  .field--name-topic-menu {
    margin-top: 10px;
  }

  #node-topic-full-group-header .field, #node-crt-topic-full-group-header .field, .node--dashboard > .group-header .field {
    display: block;
  }
  #node-topic-full-group-header img, #node-crt-topic-full-group-header img, .node--dashboard > .group-header img {
    width: 38px;
    height: 38px;
  }

  .node-type-topic .field--name-parent-topic-icon,
  .node-type-crt-topic .field--name-field-icon-image,
  .node-type-sub-subtopic .field--name-parent-subtopic-icon,
  .node--dashboard .field--name-parent-topic-icon {
    float: left;
  }

  /* fixes header of TA, Tools & CE pages */
  #node-case-study-full-group-ta-header-content,
  #node-tool-full-group-tool-header-content,
  #node-ce-full-group-header-content,
  #node-region-full-region-header-content,
  #node-crt-topic-full-group-header,
  #node-topic-full-group-header {
    width: 87%;
    left: 6%;
  }

  /* fixes for TA get started steps */
  .node-type-case-study .gs-step {
    height: auto;
    min-height: 32px;
  }

  .node-type-case-study .field--type-taxonomy-term-reference .gs-step a {
    display: block;
    line-height: normal;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  /* fixes for get started pages */
  .node-type-technique .group-headercontent {
    width: 60%;
  }
  .node-type-technique .field--name-field-workflow-step {
    width: 40%;
    padding-right: 0;
  }

  .group-right .field--name-field-video {
    max-width: 272px;
    width: auto;
  }

  /* fixes for the training courses pages */
  .page-training-courses .l-region--sidebar-first {
    text-align: left;
  }
  .page-training-courses .l-region--sidebar-first .block--facetapi {
    margin-top: 5px;
  }
  .page-training-courses #block-delta-blocks-page-title {
    display: block;
    float: none;
  }
  .page-training-courses .field-group-div {
    width: 33%;
  }

  div.field--name-field-steps {
    background-size: contain;
  }

  .front-ref, .field--name-browse-topic .view-header a {
    top: -33px;
  }

  .node-type-front-page .node .group-left {
    width: 57%;
    padding-right: 20px;
  }
  .node-type-front-page .node .group-right {
    width: 42.5%;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .field--name-region-front-page .field__items {
    width: 100%;
  }

  .field.field--name-field-expertise .field__items {
    padding: 0 10px;
  }
  .field.field--name-field-expertise > .field__items > .field__item {
    padding: 0 10px;
  }
  .field.field--name-field-expertise .expertise-content-background {
    height: 450px;
  }
}
@media only screen and (min-width: 651px) and (max-width: 768px) {
  /* fixes header of TA, Tools & CE pages */
  #node-case-study-full-group-ta-header-content,
  #node-tool-full-group-tool-header-content,
  #node-ce-full-group-header-content {
    width: 90%;
    top: 15%;
  }
  #node-case-study-full-group-ta-header-content h1,
  #node-tool-full-group-tool-header-content h1,
  #node-ce-full-group-header-content h1 {
    font-size: 1.25em;
  }
  #node-case-study-full-group-ta-header-content .field--type-text-long,
  #node-tool-full-group-tool-header-content .field--type-text-long,
  #node-ce-full-group-header-content .field--type-text-long {
    font-size: .8em;
  }

  h2.block__title, .field__label {
    font-size: 1.4em;
  }

  /* Fixes get started steps */
  .gs-step {
    font-size: .9em;
  }

  .node-type-case-study .gs-step {
    height: auto;
    min-height: 32px;
  }

  .node-type-case-study .field--type-taxonomy-term-reference .gs-step a {
    display: block;
    line-height: normal;
    font-size: .9em;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .group-right .field--name-field-video {
    max-width: 272px;
    width: auto;
  }

  .node-type-technique .group-header {
    padding-right: 1em;
  }
  .node-type-technique .group-headercontent {
    width: 55.667%;
  }
  .node-type-technique .field--name-field-workflow-step {
    width: 44.333%;
    padding-right: 0;
  }

  /* Fixes for the header */
  .l-branding {
    width: 145px;
    max-width: 250px;
    height: auto;
    padding-right: 10px;
    margin-right: 0px;
  }

  .site-logo img {
    width: 100%;
    height: auto;
  }

  .l-region--header {
    width: 73%;
    margin-top: 14px;
    float: none;
    padding-right: 0;
  }
  .l-region--header div.tb-megamenu .btn-navbar {
    display: none;
  }
  .l-region--header div.tb-megamenu .nav-collapse, .l-region--header div.tb-megamenu .nav-collapse.collapse {
    position: relative;
    top: 0;
    margin-top: 0;
    height: auto !important;
    overflow: visible !important;
  }
  .l-region--header div.tb-megamenu .mega-dropdown-menu {
    top: 100%;
  }
  .l-region--header div.tb-megamenu .dropdown.open > a:after {
    bottom: 0;
  }
  .l-region--header div.tb-megamenu .nav > li {
    font-size: .95em;
    margin-bottom: 0;
    float: left;
  }
  .l-region--header div.tb-megamenu .nav > li > a {
    padding: 8px;
    padding-bottom: 0;
    border-top: 0;
    border-bottom: 0;
  }

  .l-region--navigation {
    width: 26%;
    float: none;
    margin-top: 10px;
    padding-right: 0;
    padding-left: 12px;
  }

  #block-wl-search-wl-search {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  #block-wl-search-wl-search, #block-wl-search-wl-search .block__content {
    width: 100%;
  }

  .tb-megamenu .nav-collapse .nav > li {
    margin-bottom: 0;
  }
  .tb-megamenu .nav-collapse .nav > li > a {
    font-size: 13px;
    padding-bottom: 0 !important;
  }

  /* fixes for the footer */
  .l-region--footer {
    background-position: 50% 10%;
    padding-right: 0;
  }
  .l-region--footer ul {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
    font-size: .8em;
  }

  /* fixes for the landing pages */
  .page-tools .l-region--sidebar-first, .page-training-courses .l-region--sidebar-first, .page-reports .l-region--sidebar-first {
    text-align: left;
    overflow: visible;
  }
  .page-tools #block-delta-blocks-page-title, .page-training-courses #block-delta-blocks-page-title, .page-reports #block-delta-blocks-page-title {
    display: block;
    float: none;
    margin-bottom: .5em;
  }

  .block--facetapi:hover:last-child .block__content, .block--facetapi.expanded:last-child .block__content {
    right: inherit;
    border-top-right-radius: .5em;
    border-top-left-radius: 0;
  }

  .view-models-for-action .view-content {
    margin-right: 0;
  }
  .view-models-for-action .views-row {
    width: 32.5%;
    padding-right: 10px;
    margin: 12px auto 0;
  }
  .view-models-for-action .views-row:nth-child(3n-1) {
    padding-right: 5px;
    padding-left: 5px;
  }
  .view-models-for-action .views-row:nth-child(3n) {
    padding-right: 0;
    padding-left: 10px;
  }
  .view-models-for-action img {
    height: auto;
  }

  #block-views-front-page-blocks-block-1 .views-row-odd {
    margin-right: 10%;
    margin-left: 12%;
  }

  .view-models-for-action div.views-row:nth-child(1n), .page-videos .view .views-row:nth-child(1n) {
    width: 32.7%;
  }
  .view-models-for-action div.views-row:nth-child(3n+1), .page-videos .view .views-row:nth-child(3n+1) {
    padding-right: 20px;
    padding-left: 0;
  }
  .view-models-for-action div.views-row:nth-child(3n+2), .page-videos .view .views-row:nth-child(3n+2) {
    padding-right: 10px;
    padding-left: 10px;
  }
  .view-models-for-action div.views-row:nth-child(3n+3), .page-videos .view .views-row:nth-child(3n+3) {
    padding-right: 0;
    padding-left: 20px;
  }

  .field--name-field-dashboard-item > .field__items > .field__item {
    width: 49.9%;
  }
  .field--name-field-dashboard-item > .field__items > .field__item:nth-child(2n-1) {
    padding-right: 15px;
    padding-left: 0;
  }
  .field--name-field-dashboard-item > .field__items > .field__item:nth-child(2n) {
    padding-right: 0;
    padding-left: 15px;
  }

  .page-reports .view-models-for-action .group-left {
    width: 33%;
  }
  .page-reports .view-models-for-action .group-right {
    width: 67%;
  }

  .page-training-courses .field-group-div {
    width: 29%;
  }

  /* fixes for the topic pages */
  .node-type-topic .field--name-title, .node-type-crt-topic .field--name-title, .node-type-sub-subtopic .field--name-title {
    padding-left: 54px;
  }
  .node-type-topic .group-left, .node-type-crt-topic .group-left, .node-type-sub-subtopic .group-left {
    margin-top: 1em;
  }
  .node-type-topic .group-right .field--name-topic-menu, .node-type-crt-topic .group-right .field--name-topic-menu, .node-type-sub-subtopic .group-right .field--name-topic-menu {
    margin-top: 10px;
  }

  #node-topic-full-group-header .field, #node-crt-topic-full-group-header .field, .node--dashboard > .group-header .field {
    display: block;
  }
  #node-topic-full-group-header img, #node-crt-topic-full-group-header img, .node--dashboard > .group-header img {
    width: 38px;
    height: 38px;
  }

  .node-type-topic .field--name-parent-topic-icon,
  .node-type-crt-topic .field--name-field-icon-image,
  .node-type-sub-subtopic .field--name-parent-subtopic-icon,
  .node--dashboard .field--name-parent-topic-icon {
    float: left;
  }

  /* fix for topic menu */
  .field--name-topic-menu {
    padding-left: 15px;
    padding-right: 15px;
  }

  div.field--name-field-steps {
    background-size: contain;
  }
  div.field--name-field-steps .field--name-field-workflow {
    padding-left: 30px;
  }

  .front-ref, .field--name-browse-topic .view-header a {
    top: -50px;
  }

  .node-type-front-page .node .group-left {
    width: 57%;
    padding-right: 20px;
  }
  .node-type-front-page .node .group-right {
    width: 42.5%;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .field--name-region-front-page .field__items {
    width: 100%;
  }
  .field--name-region-front-page .views-row {
    padding-left: 25%;
  }

  .field.field--name-field-expertise .field__items {
    padding: 0 10px;
  }
  .field.field--name-field-expertise > .field__items > .field__item {
    padding: 0 10px;
  }
  .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(4), .field.field--name-field-expertise > .field__items > .field__item:first-child:nth-last-child(4) ~ div {
    width: 50%;
    margin-bottom: 15px;
  }
  .field.field--name-field-expertise .expertise-content-background {
    height: 400px;
  }

  .logged-in.front .header-wrapper.stickynav-active {
    top: 0;
  }
}
