/**
 * Theme Name: Fundrize Child CN
 * Template: fundrize
 * Version: 1.53
 * Description: IRMA Brand Identity 2020 style application
 * Author: Createful
 **/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/* CSS grid styling commented out, can be reinstated if IE11 support dropped */

/**
 * Import components
 * -------------------------------- */

@import url("components/typography.css");
@import url("components/all.css"); /* Fontawesome */
@import url("fonts/fonts.css"); /* Montserrat */



/**
 * Global
 * -------------------------------- */

/* Some Temp Styles */
.gform_body input[type=email],
.gform_body input[type=text],
.gform_body input[type=tel],
.gform_body textarea
 {
  border: 1px solid #333!important;
  background: #efefef;
}
.gfield_required_text {
    color: #e86641;
    font-size: 1.2rem;
    padding-left: 5px;
    text-transform:uppercase
}
.gform_wrapper .gform_validation_container
 {
    display: none !important;
    left: -9000px;
    position:absolute !important
}

body {
    font-size: 16px;
}
/* End Temp Styles */
/* Social media in footer */

.textwidget .socials .icon,
#sidebar .widget.widget_socials .socials .icon,
#footer-widgets .widget.widget_socials .socials .icon {
    padding: 0 3px;
    display: inline-block;
}
#footer-widgets .textwidget .socials .icon a:hover,
#sidebar .widget.widget_socials .socials a:hover, 
#footer-widgets .widget.widget_socials .socials a:hover
#wrapper.irma-home {
    background-color:#e86641;
}
#footer-widgets .textwidget .socials a {
    float: left;
    font-size: 16px;
    border: 1px solid #57595d;
    color: #fff;
    display:inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    z-index: 1;
    line-height: 38px;
}
#footer-widgets .span_1_of_3::nth-of-type(2) {
    margin-left: auto;
}
/* End Social media in footer */

#main-nav > ul > li > a {
    font-size: 1.6rem;
    letter-spacing: 0;
}
body #main-nav .sub-menu li a {
    font-size: 1.6rem!important;
    line-height: 1.6;
}
.full-width-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

#inner-content > article > *:last-child {
    padding-bottom: 60px;
}
.home #inner-content > article > *:last-child {
    padding-bottom: 0px;
}
#inner-content > article > .pilotingblock {
    padding-bottom: 20px;
    margin-bottom: 40px;
}
#inner-content > article > div.vc_clearfix:last-child {
    padding-bottom: 0;
}

#wrapper.irma-home #inner-content {
    padding-bottom: 0;
}

html {
    scroll-padding: 100px 0 0 0; /* add space above elements that are jump-linked to */
}

/* Grey border around all content images */

#inner-content > article .wpb_content_element img,
#inner-content > article .tab-content-wrap .tab-content img {
    border:5px solid #e5e0db;
    border-radius: 3px;
    margin-bottom: 5px;
}

#inner-content > article .wpb_content_element p img {
    border:none;
    margin-bottom: 0;
    margin-top: 0;
}

/* Lists */
#inner-content article.page-content .display_archive,
#inner-content article.page-content ul {
    list-style:none;
    margin-bottom:50px;
}
#inner-content article.page-content .display_archive div,
#inner-content article.page-content ul li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin: 0 0 10px 0;
    font-weight: 400;
    font-size: 1.6rem;
}
#inner-content article.page-content .display_archive div strong,
#inner-content article.page-content ul li strong {
    font-weight: 600;
}
#inner-content article.page-content .display_archive div,
#inner-content article.page-content ul li {
    position: relative;
}
#inner-content article.page-content .display_archive div a {
  display: inline-block;
  margin-left: 10px;
  margin-top: -3rem;
}

#inner-content article.page-content .display_archive div::before,
#inner-content article.page-content ul li::before {
    content: "\2022";
    color: #96705e;
    font-weight: bold;
    display: inline-block;
    font-size: 36px;
    margin: -4px 0 0 -30px;
    width: 30px;
    position: absolute;
    top: 0;
    line-height: 1;
}
#inner-content article.page-content .display_archive div::before {
  margin-top: -6px;
}
/* disable for tabs */

#inner-content article.page-content ul.tab-title li:before {
    content:none;
}

.fundrize-button {
    border-radius: 3px;
}

body #site-content #inner-content .vc_btn3-container > a {
    font-size: 1.8rem;
}

body .site-content .inner-content-wrap .vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: middle!important;
}


.button-rounded, .button-rounded:visited {
    position: relative;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 1rem 1rem 1rem 2.4rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    -webkit-transition: background-color 0.25s ease-out,color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out,color 0.25s ease-out;
    transition: background-color 0.25s ease-out,color 0.25s ease-out;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #e8b06b;
    color: #3f3d3d;
}

.button-rounded:hover, .button-rounded:active, .button-rounded:focus {
    text-decoration: none!important;
    opacity:.9;
}

.button-yellow-bg {
    background-color: #e8b06b;
    color: #3f3d3d;
}

.button-orange-bg {
    background-color: #e86641;
    color: white;
}

.button-outline-yellow-bg {
    background-color: transparent;
    border: 1px solid #e8b06b;
    color:white;
}

.icon-link, .icon-link:visited {
    position: relative;
    text-decoration: none;
}

.icon-link:hover, .icon-link:active, .icon-link:focus {
    text-decoration: underline;
}

/* TablePress - Mines under assessment */

body .tablepress thead th,
body .tablepress tfoot th {
    background-color: #96705e;
    color:white;
}

body .tablepress-id-1 tbody td {
    color: #3f3d3d;
}

body .tablepress-id-1 .row-1 .column-1 {

}

body .tablepress-id-1 thead th,
body .tablepress-id-1 tbody td {
    width:120px!important;
    padding-right: 25px;
}

body .tablepress thead th {
    text-transform: none;
    line-height: normal;
}

body .tablepress-id-1 thead th,
body .tablepress-id-1 tbody td {
    font-size: 75%;
}

body .tablepress .sorting:hover,
body .tablepress .sorting_asc,
body .tablepress .sorting_desc {
    background-color: #ab8d7e;
    color:white;
}

/* TablePress - Fees */

body .tablepress-id-3 thead th,
body .tablepress-id-3 tbody td {
    width:200px!important;
}


/* Accordions */
/* Note: Accordions must be separated from one another
(each 'accordion' in its own 'accordions' item), in order
for self-collapsing to be disabled
 */

body .fundrize-accordions {
    margin-top: 0!important;
}


/* WP Bakery buttons override: Primary */

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    font-size: 1.7rem;
    font-weight: 500;
    border-radius: 3px;
    background-color: #e86641;
    color:white;
}

.vc_btn3.vc_btn3-color-grey:hover,
.vc_btn3.vc_btn3-color-grey:active,
.vc_btn3.vc_btn3-color-grey:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus {
    background-color: #ea7554;
    color:white;
}

.vc_btn3.vc_btn3-shape-rounded:hover, .vc_btn3.vc_btn3-shape-rounded:active, .vc_btn3.vc_btn3-shape-rounded:focus {
    background-color: #e86641;
}

/* WP Bakery buttons override: Secondary */

.vc_btn3-container.secondary.vc_btn3-inline a {
    margin-left:30px;
    background-color: transparent!important;
    border:1px solid #cfb094;
    font-size: 1.7rem;
    font-weight: 500;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
}

.vc_btn3-container.secondary.vc_btn3-inline a:hover,
.vc_btn3-container.secondary.vc_btn3-inline a:focus,
.vc_btn3-container.secondary.vc_btn3-inline a:active {
    color:white;
    background-color: #525050!important;
}

/* WP Bakery icons override */

.fundrize-list > div > span > span.icon > i {
    color: #e86641!important;
}

/* Fundrize page width change in theme update 1.17 override */

.site-content .inner-content-wrap .fundrize-container {
    max-width: 100%!important;
}


/* font awesome icons */

.icon-link::before, .icon-button::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
}

.icon-link::before {
    position: absolute;
    top:50%;
    left:0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/**
 * Site header
 * -------------------------------- */

/* Homepage only */

#wrapper.irma-home #page {
    background-image: url(images/hero-graphic.png);
    background-color: #3f3d3d;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#top-bar {
  z-index: 2;
}


/* hero image on high res screens - portrait */

@media
only screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (orientation: portrait),
only screen and (        min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (                -webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (                -o-min-device-pixel-ratio: 2/1) and (orientation: portrait),
only screen and (                min-resolution: 192dpi) and (orientation: portrait),
only screen and (                min-resolution: 2dppx) and (orientation: portrait) {
    .is-page #main-content {
        padding-top:20px!important;
    }
    #wrapper.irma-home #page {
        background-image: url(images/hero-graphic-mobile-portrait@2x.png);
        background-color: #3f3d3d;
        background-position-x: center;
        background-position-y: top;
        background-repeat: no-repeat;
        background-attachment: scroll!important;
        background-size: auto 152vh;
        -webkit-background-size: auto 152vh; /* width, height */
    }
    section.news-header h1 {
        text-shadow: 0 1px 3px rgba(61, 61, 61, 0.5);
    }
    section.news-header h1 a {
        border-bottom-color: white!important;
    }
    section.home-hero .vc_btn3-container.secondary.vc_btn3-inline a {
        background-color: #3f3d3d !important;
    }
}

/* hero image on high res smaller screens - landscape */

@media
only screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) and (max-width: 768px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (orientation: landscape) and (max-width: 768px),
only screen and (        min-device-pixel-ratio: 2) and (orientation: landscape) and (max-width: 768px),
only screen and (                -webkit-min-device-pixel-ratio: 2) and (orientation: landscape) and (max-width: 768px),
only screen and (                -o-min-device-pixel-ratio: 2/1) and (orientation: landscape) and (max-width: 768px),
only screen and (                min-resolution: 192dpi) and (orientation: landscape) and (max-width: 768px),
only screen and (                min-resolution: 2dppx) and (orientation: landscape) and (max-width: 768px) {
    #wrapper.irma-home #page {
        background-image:none;
    }
}


#wrapper.irma-home header#site-header {
    z-index: 2;
    background-color: rgba(63,61,61,.85);
}
header#site-header:hover ,
#wrapper.irma-home header#site-header:hover {
    z-index: 5;
}
header#site-header.menuopen,
#wrapper.irma-home header#site-header.menuopen {
  z-index: 5;
}
/* Remove translucence when sticky header active */

#wrapper.irma-home header#site-header.is-fixed {
    background-color: #3f3d3d;
}

#wrapper.irma-home #top-bar {
    background-color: rgba(63,61,61,.85)!important;
}


/**
 * All other pages
 * -------------------------------- */

header#site-header {
    z-index: 2;
    background-color: #3f3d3d;
}

header#site-header #site-header-inner {
    padding-top:0;
}

/* Navigation */

#main-nav > ul > li {
    padding:0 12px;
}

#main-nav > ul > li.menu-item-has-children > a::after {
    color: #e86641;
}

#main-nav > ul > li a,
#main-nav > ul > li.menu-item-has-children > a{ /* override default link borders */
    border:none!important;
}
.header-style-1 #site-header #main-nav > ul > li > a {
    color: #fff;
}
.header-style-1 #site-header #main-nav > ul > li > a:hover {
    color: #d1d1d1;
}

/* Top bar */

#top-bar {
    color:#fff;
    padding:0;
    background: #3f3d3d;
}

#top-bar .top-bar-content .content.welcome::before {
    content:none!important;
}

#top-bar-inner {
    padding:0;
    position: relative;
}

#top-bar .top-bar-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#top-bar .top-bar-menu {
    padding-left: 0!important;
}

#top-bar .top-bar-content .content {
    padding-left: 0;
}

#top-bar .button-map, #top-bar .button-map:visited {
    font-size:1.3rem;
    font-weight: 500;
    color: white;
    text-decoration: none;
    padding: .6rem 0 .6rem 1.8rem;
    border-bottom: 1px solid transparent;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    margin-left: 10px;
}

#top-bar .button-map:hover,
#top-bar .button-map:active,
#top-bar .button-map:focus {
    opacity: .8;
    text-decoration: none;
}

.icon-map::before {
    font-weight: 900;
    content: "\f3c5";
    display:block;
    color:#e8b06b;
    left: 5px;
}

.icon-chevron::before {
    font-weight: 900;
    content: "\f054";
    display:block;
    color:#e8b06b;
    position: absolute;
    left:10px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-magnify::before {
  font-weight: 900;
  content: "\f002";
  display:block;
  color:#e8b06b;
  position: absolute;
  left:5px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon-envelope:before {
  font-weight: 900;
  font-size: 2.3rem;
  line-height: 1;
  content: "\2709";
  display:block;
  color:#e8b06b;
  position: absolute;
  left:5px;
  top:3px;
}
.icon-lightbulb::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 7px;
  padding-right: 5px;
  color:#e8b06b;
  width: 18px;
  height: 18px;
  background-image: url('images/lightbulb-lines.png');
  background-size: contain;
}

#top-bar .button-standard,
#top-bar .button-standard:visited {
    background-color: transparent;
    color: #3f3d3d;
    color: #e8b06b;
    border-radius: 0 0 3px 3px;
    margin-left:20px;
    padding: 1.05rem 1rem 1rem 2.5rem;
    position: relative;
    display: block;
    font-weight: 500;
    -webkit-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}

#top-bar .button-standard:hover,
#top-bar .button-standard:active,
#top-bar .button-standard:focus {
    background-color: #eab87a;
    background-color: transparent;
    opacity: 1;
}
#site-header-wrap {
  position: relative;
}

#footer{
  z-index: 1;
}
.button-map.icon-link::before {
  left: 5px;
}

/* Google Custom Search Box styles, for mobile also */

a.hidethislink,
a:hover.hidethislink {
  visibility: hidden;
  opacity: 0;
}
.searchboxwrap {
  position: absolute;
  opacity: 1;
  top: 100%;
  right: 0;
}
.searchboxcloned {
  position: relative;
  display: block;
  margin: 2rem 0;
  padding-bottom: 50px;
}
.searchboxcloned .searchwrap {
  opacity: 1;
  position: relative;
}
.searchwrap.alwaysvisible {
  opacity: 1;
  position: relative;
}
.page-template-page-search-irma .searchbtn {

}
/*
.searchwrap table,
.searchwrap td {
  padding: 0!important;
  border-width: 0;
}
*/
.gsc-results-wrapper-overlay {
  z-index: 100;
}
.searchwrap {
  position: absolute;
  top: 0;
  opacity: 0;
  transition: all .3s linear;
}
body .gsc-control-cse {
  background: #9F9E9E;
  border: 0;
  border-top: 1px solid #484646;
  border-bottom: 1px solid #484646;
}

.searchwrap.wpsearchwrap {
  background: #9f9e9e;
  border-top: 1px solid #484646;
  border-bottom: 1px solid #484646;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
}
.searchwrap.showsearchform {
  top: 100%;
  opacity: 1;
  z-index: 4;
}
.wpsearchform button {
  background: #ea7554;
  border-color: #A7270E;
  line-height: 1.2;
  padding: 10px 15px;
  height: 45px;
  color: #fff;
  letter-spacing: 0;
  font-size: 1.5rem;
  overflow: visible;
}
.searchpage .wpsearchform input {
  border: 1px solid black;
}


.searchwrap.alwaysshowsearchform {
  position: relative;
  opacity: 1;
  top: 100%;
  bottom: 0;
}
.wpsearchform  {
  width: 600px;
  display: flex;
  justify-content: center;

}
.wpsearchform input {
  margin-right: 15px;
}


table.gsc-search-box tr {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 599px) {
  table.gsc-search-box > tbody > tr {
      flex-wrap: wrap;
  }
}

table.gstl_51 {
  border: 0;
}
table.gstl_51 tr {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.searchwrap .gsc-input-box {
  background: #fff;
  border: 0px solid #000;
  padding: 3px 5px;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
   table.gsc-search-box tr {
    flex-wrap: nowrap;
  }
  table.gsc-search-box tr .gstl_51 tr{
   flex-wrap: nowrap;
 }
}
body .gsc-search-box > tbody > tr > td.gsc-input {
    width: 500px;
}
body .gsc-search-box > tbody > tr > td.gsc-search-button {
  width: 125px;
}
body .gsc-input-box {
  border: 0;
  background: none;
}
.gsc-search-box > tbody > tr > td {
  width: 30%;
  border: 0;
}
body .gsc-search-button-v2 {
  background: #e86641;
  border-color: #A7270E;
  width: auto;
  min-width: 100px;
  height: 40px;
  border-radius: 4px;
  margin-left: 10px;
}
@media only screen and (max-width: 725px) {
  body .gsc-search-button-v2 {
    margin-left: 0;
  }

}

body .gsc-search-button-v2:hover {
  background: #ea7554;
  border-color: #A7270E;
}
.searchboxcloned .gsib_a {
  width: calc(100% - 42px);
  padding: 0 5px;
  border: 0!important;
}
.gsib_b {
  width: 10%;
  height: 40px;
  padding: 0;
  border: 0;
}
.gsib_a input {
  height: 38px;
  all: unset;
  border: 0!important;
  color: #000000;
  font-weight: 500;
}
.gsst_a {
  line-height: 1;
}
.gsc-input-box table td {
  padding: 5px 5px;
}
.gsc-input-box tr {
  flex-wrap: nowrap;
}
.searchboxcloned .gscb_a {
  line-height: 10px;
}
.gsc-input-box table {
  margin: 0;
}
.gsc-input-box td {
  border-width: 0;
}

/* End Google Search STyles */


/* Become a member table */

.memfeestable th {
  background-color: #96705e;
  color: #fff;
  line-height: 1;
}
.memfeestable tr:nth-child(odd) {
  background-color: #fff;
}
.memfeestable tr:nth-child(even) {
  background-color: #f9f9f9;
}


/* Page intro area */

@supports(display: grid) {
    section.page-intro {
        /*display: -ms-grid;*/
        /*display: grid;*/
        /*-ms-grid-rows: 1fr;*/
        /*grid-template-rows:1fr;*/
        /*-ms-grid-columns: auto 40px 400px;*/
        /*grid-template-columns: auto 400px;*/
    }
}
section.page-intro {
    margin-bottom: 60px;
}
@supports (grid-column-gap: 40px) {
    section.page-intro {
        grid-column-gap: 40px;
    }
}
section.page-intro > *:nth-child(1) {
    -ms-grid-row:1;
    -ms-grid-column:1;
}

section.page-intro > *:nth-child(2) {
    -ms-grid-row:1;
    -ms-grid-column:3;
}

section.page-intro > div:nth-child(1) { /*  .page-intro-text */
    margin-bottom:50px; /* IE style */
}

@supports (display:grid) {
    section.page-intro > div:nth-child(1) {
        /* Remove IE styles */
        float:none;
        width:auto;
        margin-bottom:0;
    }
}

section.page-intro .page-intro-text p {
    font-weight: 400;
    font-size: 1.7rem;
}

section.page-intro .page-intro-text p strong {
    font-weight: 400;
}

section.page-intro > div:nth-child(2) { /*  .page-related-area */
    -ms-grid-column-align: self-end;
    justify-self: self-end;
    text-align:right;
    float:right; /* IE style */
    width:40%; /* IE style */
}

@supports (display: grid) {
    section.page-intro > div:nth-child(2) {
        /* remove IE styles */
        float:none;
        width:auto;
    }
}

section.page-intro .page-featured-image img {
    border:5px solid #e5e0db;
    border-radius: 3px;
    margin-bottom: 5px;
}

section.page-intro .page-related-links {
    -ms-grid-column-align: self-end;
    justify-self: self-end;
    text-align: right;
    margin-top:15px;
}

section.page-intro .page-related-links a,
section.page-intro .page-related-links a:visited {
    position: relative;
    margin-right: 17px;
    line-height: 1.2;
    display: block;
    font-weight: 400;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

section.page-intro .page-related-links p {
    position: relative;
    display: block;
    padding-right: 20px;
}

section.page-intro .page-related-links p::after {
    content: "\f054";
    position: absolute;
    right:0;
    top:50%;
    margin-top: 1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    line-height: 1;
    color:#e86641;
}

@media only screen and (max-width: 767px) {
    section.page-intro .page-related-links {
        text-align:center;

    }
    section.page-intro .page-related-links div p:after {
        content:none;
    }
}

section.page-intro .page-related-links p a {
    position: relative;
    font-size: 1.5rem;
    margin-right: 0;
    display: inline;
    line-height: 1;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out;
}

section.page-intro .page-related-links a:hover,
section.page-intro .page-related-links a:active,
section.page-intro .page-related-links a:focus {
    color: #e86641;
    border-color: #e86641;
}

section.page-intro .page-related-links a:hover::after {
    /*color: #e86641;*/
}

/* Jump links */

#inner-content article.page-content .jump-links ul {
    list-style: none;
    margin:0 0 20px 0;
    padding:0;
}
#inner-content article.page-content .jump-links ul li {
    margin:0 0 8px 0;
    padding:0;
}
#inner-content article.page-content .jump-links ul li {
    margin: 0 0 8px 0;
    padding: 0 0 0 25px;
    display: block;
    position: relative;
}

#inner-content article.page-content .jump-links ul li a,
#inner-content article.page-content .jump-links ul li a:visited {
    margin-left:20px;
    font-size: 1.6rem;
    position: relative;
    border-bottom:2px solid #d9d8d8;
    -webkit-transition:border-bottom-color .2s ease-out;
    -o-transition:border-bottom-color .2s ease-out;
    transition:border-bottom-color .2s ease-out;
    line-height: 1;
}

#inner-content article.page-content .jump-links ul li a,
#inner-content article.page-content .jump-links ul li a:visited {
    margin-left: 0;
}


#inner-content article.page-content .jump-links ul li a:hover,
#inner-content article.page-content .jump-links ul li a:active,
#inner-content article.page-content .jump-links ul li a:focus {
    color: #e86641;
    border-bottom:2px solid #e86641;
}

#inner-content article.page-content .jump-links ul li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top:50%;
    left:-20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f063";
    color: #e86641;
    margin: 0;
    padding:0;
}

#inner-content article.page-content .jump-links ul li::before {
    left:0;
}

/* Page intro smaller screens */

@media only screen and (max-width: 959px) {
    section.page-intro {
        -ms-grid-columns: 4fr 40px 3fr;
        grid-template-columns: 4fr 3fr;
    }
    @supports (grid-column-gap: 40px) {
        section.page-intro {
            grid-column-gap: 40px;
        }
    }
}

@media only screen and (max-width: 768px) {
    section.page-intro {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
    }
    section.page-intro > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }

    section.page-intro .page-related-area {
        -ms-grid-column-align: center;
        justify-self: center;
        margin-top:30px;
    }

    section.page-intro .page-related-links {

    }
}

/****
 Page main content area
 ****/

section.page-main-content {
    background-color: #faf9f8;
    padding-top: 50px;
    padding-bottom: 60px;
}

section.benefits-membership-panel {
    background-color: #f5f3f1;
    padding-top: 50px;
    padding-bottom: 60px;
}

section.benefits-membership-panel .page-main-content {
    background-color: transparent!important;
    padding-bottom: 0;
}

section.page-main-content p {
    font-weight: 400;
}

section.page-main-content p strong, section.page-main-content strong {
    font-weight: 600;
}

section.page-main-content h1, section.benefits-membership-panel h1 {
    font-size: 2.8rem;
    line-height: 34px;
    font-weight: 400;
}

section.page-main-content h2, section.benefits-membership-panel h2 {
    font-size: 1.6rem;
    line-height: 34px;
    font-weight: 500;
}

/* Sub items within dropdown */

ul.sub-menu li {
    margin:10px 0;
}

/**
 * Logo
 */

#site-logo {
    margin-bottom: 8px;
}

#site-logo-inner {
    margin-top:20px;
}

/* Breadcrumb */

#featured-title #breadcrumbs .breadcrumb-trail::before {
    content:none;
}

.featuredimgcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,.8);
  color: #fff;
  font-size: 1.2rem;
  text-align: right;
  padding: 5px 10px;
  font-weight: 400;
}
.post-media a {
  display: block;
  position: relative;
}
/* CTA area, including accordions */

body .fundrize-accordions {
    margin-top: 35px;
}

body .fundrize-accordions .accordion-item .accordion-heading,
body .accordion-heading .vc_tta-panel-title {
    background-color: #3f3d3d;
    color: white;
    font-size:1.8rem;
    font-weight: 400;
    border-radius: 3px;
    line-height: 30px;
}

body .fundrize-accordions .accordion-item .accordion-heading:hover,
body .fundrize-accordions .accordion-item .accordion-heading:focus,
body .fundrize-accordions .accordion-item .accordion-heading:active,
body .fundrize-accordions.style-1 .accordion-item.active .accordion-heading,
body .accordion-heading .vc_tta-panel-title
{
    background-color: #656464;
    color: white;
}

body .fundrize-accordions .accordion-item .accordion-heading::after,
body .accordion-heading .vc_tta-panel-title::after {
    background-color: #e8b06b;
    color: white!important;
    height:100%;
    font-size: 28px;
    border-radius: 0 3px 3px 0;
}

.widget.widget_pages ul li,
.widget.widget_nav_menu ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_recent_entries ul li,
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li {
    border-top: 0;
    line-height: 1.4;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
    display: block;
}

.fundrize-accordions .accordion-item.no-icon .accordion-heading > .inner {
    padding-left: 20px;
}



/* CTA area below accordions: single CTA */

section.cta-area {
    padding:55px 0 30px 0;
    background-color: #ede9e6;
}
section#pageintro.cta-area {
  background: transparent;
  padding: 0;
}

section.cta-area h1 {
    font-size:2.8rem;
    font-weight: 500;
    margin-bottom: 25px!important;
}

@media screen and (max-width: 768px) {
    section.cta-area h1 {
        text-align: center;
    }
}

@media only screen and (max-width: 959px) {
    body .fundrize-accordions .accordion-item .accordion-content {
        clear:both;
    }
}

section.cta-area .button-wrap {
    margin: 40px auto 0 auto;
    width: 80%;
    display: block;
    margin-left:0; /* IE style */
}

@supports(display: grid) {
    section.cta-area .button-wrap {
        margin-left:auto /* Remove IE style */
    }
}

section.cta-area .button-wrap::after {
    content:none; /* disable display:table from WP-B */
}

@supports(display: grid) {
    section.cta-area .button-wrap > div > div > div {
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-items: center;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

section.cta-area .button-wrap a {
    margin: 20px auto;
    font-size: 2.2rem!important;
    font-weight: 500;
}

@media screen and (max-width: 400px) {
    section.cta-area .button-wrap a {
        font-size:1.8rem!important;
    }
}


/* CTA area below accordions: dual CTAs,
 one button, one underline */

section#pageintro.cta-area .button-wrap,
section#become-a-member.cta-area .button-wrap {
    margin: 40px auto 0 0; /* IE style */
    width: 80%;
    display: block;
}

@supports(display:grid) {
    section#become-a-member.cta-area .button-wrap {
        margin: 40px auto 0 auto; /* Override IE styles */
    }
    section#pageintro.cta-area .button-wrap{
        margin: 0 auto 0 auto; /* Override IE styles */
    }
}
section#pageintro.cta-area .button-wrap::after,
section#become-a-member.cta-area .button-wrap::after {
    content:none; /* disable display:table from WP-B */
}

@supports(display: grid) {
  section#pageintro.cta-area .button-wrap > div > div > div,
    section#become-a-member.cta-area .button-wrap > div > div > div {
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-items: center;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}
section#pageintro.cta-area .button-wrap a,
section#become-a-member.cta-area .button-wrap a {
    margin: 20px auto;
    font-size: 2.2rem!important;
    font-weight: 500;
}

@media screen and (max-width: 959px) {
  section#pageintro.cta-area .button-wrap,
    section#become-a-member.cta-area .button-wrap {
        width:95%;
    }
}

@media screen and (max-width: 400px) {
  section#pageintro.cta-area .button-wrap a,
    section#become-a-member.cta-area .button-wrap a {
        font-size:1.8rem!important;
    }
}
section#pageintro.cta-area .button-wrap .underline,
section#become-a-member.cta-area .button-wrap .underline {
    text-align: center;
}
section#pageintro.cta-area .button-wrap .underline > a,
section#become-a-member.cta-area .button-wrap .underline > a {
    color:#e86641;
    border:none;
    border-bottom:2px solid #d9d8d8;
    font-size:1.8rem!important;
    background-color: transparent!important;
    padding:0!important;
    border-radius: 0;
    margin-top: 35px; /* IE style */
    margin-left: 30px; /* IE style */
    display:block; /* IE style */
}

.vc_btn3.vc_btn3-color-grey:hover {
  color: #e86641;
  border-color: #e86641;
  background-color: transparent;
}
@supports(display:grid) {
  section#pageintro.cta-area .button-wrap .underline > a,
    section#become-a-member.cta-area .button-wrap .underline > a {
        /* Override IE styles */
        margin-top:0;
        margin-left:0;
        display: inline;
    }
}

body #site-content #inner-content .vc_btn3-container.underline > a:hover,
body #site-content #inner-content .vc_btn3-container.underline > a:focus,
body #site-content #inner-content .vc_btn3-container.underline > a:active {
    color: #e86641;
    border-color: #e86641;
    background-color: transparent!important;
}

@media screen and (max-width: 959px) {
  section#pageintro.cta-area .button-wrap a,
    section#become-a-member.cta-area .button-wrap a {
        margin-bottom: 0;
    }

    @supports(display: grid) {
      section#pageintro.cta-area .button-wrap > div > div > div,
        section#become-a-member.cta-area .button-wrap > div > div > div {
            display: -ms-grid;
            display: grid;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            -ms-grid-rows: 1fr 10px .5fr;
            grid-template-rows: 1fr .5fr;
        }
    }
    @supports (grid-row-gap: 10px) {
      section#pageintro.cta-area .button-wrap > div > div > div,
        section#become-a-member.cta-area .button-wrap > div > div > div {
            grid-row-gap: 10px;
        }
    }
    section#pageintro.cta-area .button-wrap > div > div > div > *:nth-child(1),
    section#become-a-member.cta-area .button-wrap > div > div > div > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
section#pageintro.cta-area .button-wrap > div > div > div > *:nth-child(2) ,
    section#become-a-member.cta-area .button-wrap > div > div > div > *:nth-child(2) {
        -ms-grid-row:3;
        -ms-grid-column:1;
    }
}

/* Blockquote (default) */

blockquote {
    font-style: normal;
    color: #3f3d3d;
    background-color: transparent;
}

blockquote strong {
    font-weight: 600;
}


/* Testimonials (circle) */

.fundrize-testimonials {
    margin-bottom: 30px;
}

.testimonial {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    margin-top: 40px;
}

@supports(display: grid) {
    .fundrize-testimonials.image-circle .item .inner {
        display: -ms-grid;
        display: grid;
        grid: 1fr / 3fr 7fr;
        justify-items: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
}
.fundrize-testimonials.image-circle .item .inner {
    max-width: 90%;
    text-align: center;
    margin:0 auto;
    padding-top:8px;
}
@supports (grid-column-gap: 4%) {
    .fundrize-testimonials.image-circle .item .inner {
        grid-column-gap: 4%;
    }
}

.fundrize-testimonials.image-circle .thumb {
    position: inherit;
    top:inherit;
    left:inherit;
    width: 205px;
    height: 205px;
    border: 8px solid #e5e0db;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin:0 auto;
}
@supports (display:grid) {
    .fundrize-testimonials.image-circle .thumb {
        margin:0;
    }
}

.fundrize-testimonials .text {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:20px 0 0 20px!important;
    background-color: transparent;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: left;
}

body div.fundrize-testimonials blockquote.text::before {
    content: "\201C"!important;
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    font-family: Montserrat, "Open Sans";
    font-weight: 400;
    color: #e86641;
    top: 62px;
    left: -56px;
    background-color: transparent!important;
    font-size: 210px;
}

.fundrize-testimonials .text .name-pos {
    margin-top:30px;
    font-size: 1.5rem;
    line-height: 1.5;
}

.fundrize-testimonials .text .name-pos h6 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.fundrize-testimonials .text .name-pos span.position {
    font-weight: 400;
    padding-left: 0!important;
}

.fundrize-testimonials.image-circle .thumb {

}

/* Testimonial (circle): smaller screens */

@media only screen and (max-width: 959px) {
    .fundrize-testimonials.image-circle .item .inner {
        grid: .6fr 1fr / 1fr;
        justify-items: center;
    }
    @supports (grid-column-gap: 0) {
        .fundrize-testimonials.image-circle .item .inner {
            grid-column-gap: 0;
        }
    }


    body div.fundrize-testimonials blockquote.text::before {
        position: relative;
        margin: 0 auto;
        width: 100px;
        left: auto;
        top: auto;
        background-color: transparent !important;
        font-size: 150px;
        margin-top:15px;
    }
    .fundrize-testimonials .text {
        text-align: center;
        padding: 30px 50px 0 50px!important
    }
    .fundrize-testimonials.image-circle .thumb {
        margin-bottom: 60px;
    }

    body div.fundrize-testimonials blockquote.text {
        padding: 30px 0 0 0!important
    }
}

@media only screen and (max-width: 768px) {
    .testimonial {
        grid-column: auto;
    }
    .testimonial {
        grid-column: auto;
    }
}

@media only screen and (max-width: 400px) {

}

/* Testimonial (large panel, no photo) [testimonial-panel] */

section.testimonial-panel {
    background-color: #faf9f8;
    text-align: center;
    padding-top:30px;
    padding-bottom: 40px;
}

section.testimonial-panel h1 {
    font-weight: 400;
    font-size: 2.8rem;
}

section.testimonial-panel .fundrize-testimonials.image-circle .item {
    padding-top: 0!important;
}

section.testimonial-panel .fundrize-testimonials.image-circle .item .inner { /* Become a Member, if no photo provided */
    display: block;
}

section.testimonial-panel .photo .fundrize-testimonials.image-circle .item .inner { /* Become a Member, if there's a photo provided */
    display:grid;
}

section.page-main-content .fundrize-testimonials.image-circle .item .inner { /* Certification, if no photo provided */
    display: block;
}

section.page-main-content .photo .fundrize-testimonials.image-circle .item .inner { /* Certification, if there's a photo provided */
    display:grid;
}

section.testimonial-panel .fundrize-testimonials.image-circle .item:before {
    margin-top: 30px;
}

@media only screen and (max-width: 959px) {
    body section.testimonial-panel .fundrize-testimonials blockquote.text {
        padding-right: 0!important;
    }
}

@media only screen and (max-width: 400px) {
    /*body section.testimonial-panel .fundrize-testimonials .item blockquote:before {*/
    /*    top:-93px;*/
    /*}*/
    body section.testimonial-panel h1 {
        margin-bottom: 50px!important;
    }
}

/**
 * Main content
 * -------------------------------- */

/* Remove default styles */

.is-page #main-content {
    background-color: transparent;
    padding-top:50px;
    padding-bottom: 0!important;
    position: relative;
    z-index: 3;
}


/**
 * Sidebar
 * -------------------------------- */

#inner-sidebar {
    padding: 20px 0 0 30px;
}

/**
 * Homepage only
 * -------------------------------- */

/*.template-homepage {*/
/*background-color: #8c8b8b;*/
/*}*/

/* Hero */

section.home-hero .positioning {
    margin-top:23px;
}

section.home-hero > div {
    background-size: cover;
    color:white;
    padding-top: 70px;
    padding-bottom:0;
}

/* Hero CTAs */

.hero-ctas {
    margin-top:10px;
}

.hero-ctas a {

}

@supports(display: grid) {
    .hero-ctas > div > div > div {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 146px 20px 282px 20px auto;
        grid-template-columns: 146px 282px auto;
        justify-items: start;
    }
    .irma-home .hero-ctas > div > div > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: flex-start;
        }
    .irma-home .hero-ctas > div > div > div > div.vc_btn3-container  {
      margin-bottom: 0;
    }
}
@supports (grid-column-gap: 20px) {
    .hero-ctas > div > div > div {
        grid-column-gap: 20px;
    }
}

.hero-ctas > div > div > div > div.secondary a {
    margin-left:0!important;
}

/* Hero area & news on smaller screens */

@media only screen and (max-width: 959px) {
    .home-hero {
        text-align: center;
    }
    section.home-hero > div {
        padding-top: 0;
    }
    .hero-ctas > div > div > div > div:first-child {
        margin-bottom: 0;
    }
    section.news-header {
        margin-top: 40px;
    }
    .owl-theme .owl-dots .owl-dot {
        margin-bottom: 12px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
}

@media only screen and (max-width: 959px) {
    .hero-ctas > div > div > div {
        -ms-grid-columns: 146px 282px;
        grid-template-columns: 146px 282px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 493px) {
    .vc_btn3-container.secondary.vc_btn3-inline a {
        margin-left:0;
    }
    .hero-ctas > div > div > div {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        justify-items: center;
    }
    .irma-home .hero-ctas > div > div > div {
        display: flex;

        }
    .irma-home .hero-ctas > div > div > div > div.vc_btn3-container  {
        display: block;
        width: 100%;
        margin-bottom: 0;
        }
    .irma-home .hero-ctas > div > div > div > div.vc_btn3-container a {
        display: block;
        width: 100%;
        margin-bottom: 0;
        }
    .hero-ctas > div > div > div > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
    .hero-ctas > div > div > div > *:nth-child(2) {
        -ms-grid-row:2;
        -ms-grid-column:1;
    }
    section.home-hero > div h1 span.w1,
    section.home-hero > div h1 span.w2,
    section.home-hero > div h1 span.w3,
    section.home-hero > div h1 span.w4 {
        display: block;
    }
}

@media only screen and (max-width: 507px) {
    .vc_btn3-container.secondary.vc_btn3-inline a {
        margin-left: 0;
    }
}



/****
 Announcement
 ****/

section.home-hero .announcement {
    margin-top:25px;
    display:inline-block;
}
section.announcement-header {
  margin-top: 25px;
}
section.announcement-header .vc_column_container .wpb_wrapper,
section.home-hero .announcement .wpb_text_column .wpb_wrapper  {
    padding: 20px;
    background-color: white;
    border-radius: 3px;
}
section.announcement-header .vc_column_container .wpb_wrapper {
  margin-right: 6px;
}

section.announcement-header .vc_column_container .wpb_text_column .wpb_wrapper {
  padding: 0;
}

section.announcement-header .vc_column_container {
/*  margin: 2rem 15px 0 15px; */
}
section.announcement-header .vc_column_container .vc_column_container{
  margin-top: 0rem;
}

section.announcement-header h2 {
  display: none;
}

section.announcement-header .announcement .wpb_text_column .wpb_wrapper p,
section.home-hero .announcement .wpb_text_column .wpb_wrapper p {
    color:#3f3d3d;
    font-size:1.4rem;
    font-weight: 400;
    position: relative;
    padding-left:38px;
}

section.home-hero .announcement .wpb_text_column .wpb_wrapper p strong {
    font-weight:600;
}

section.announcement-header .wpb_text_column .wpb_wrapper p::before,
section.home-hero .announcement .wpb_text_column .wpb_wrapper p::before {
    position: absolute;
    content:"";
    display:block;
    top:50%;
    left:0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent url(images/head-torch.png) no-repeat;
    width:30px;
    height: 14px;
}

section.home-hero .announcement .wpb_text_column .wpb_wrapper h2 {
    display:none;
}

/* icon on high res screens */

@media
only screen and (-webkit-min-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 (                -webkit-min-device-pixel-ratio: 2),
only screen and (                -o-min-device-pixel-ratio: 2/1),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    section.home-hero .announcement .wpb_text_column .wpb_wrapper p::before {
        background: url(images/head-torch@2x.png);
        background-size: cover;
    }
}

@media only screen and (max-width: 959px) {
    section.home-hero .announcement .wpb_text_column .wpb_wrapper h2 {
        display:block;
        color: #3f3d3d;
        font-size: 2rem;
        font-weight: 600;
    }
    section.announcement-header .wpb_text_column .wpb_wrapper p::before,
    section.home-hero .announcement .wpb_text_column .wpb_wrapper p::before {
        display:none;
    }
    section.home-hero .announcement .wpb_text_column .wpb_wrapper p {
        padding-left:0;
    }
    section.announcement-header .announcement .wpb_text_column .wpb_wrapper p {
        padding-left:0px;
    }
    section.announcement-header .vc_column_container {
        padding:10px 0;
    }

}

/****
 News/blog carousel
 ****/

section.news-items {
    overflow:visible!important;
    margin-top: 90px;
    background-color: #e5e0db;
    padding-bottom: 60px;
}
section.news-header {
    margin-top: 40px;
}
.news-items-inner {
    margin-top: -80px;
}

.fundrize-news.has-shadow .news-item {


}

.fundrize-news.has-shadow .news-item .inner {
    border-radius: 3px;
}

.fundrize-news.has-shadow .news-item .inner img {
    border-radius: 3px 3px 0 0;
    max-height:207px!important;
}

.fundrize-news.has-shadow .news-item .text-wrap {
    padding:0;
}

.fundrize-news.has-shadow .news-item .text-wrap h3 {
    margin:20px;
    padding-bottom: 0;
}

.fundrize-news.has-shadow .news-item .text-wrap h3 a {
    display:block;
    font-weight: 600;
}

.fundrize-news.has-shadow .news-item .text-wrap h3::after {
    content:none;
}

.fundrize-news.has-shadow .news-item .text-wrap .meta {
    margin-bottom: 20px;
    font-size: 1.6rem;
    color:#8c8b8b;
    font-weight: 400;
}

.fundrize-news.has-shadow .news-item .text-wrap .post-btn {
    border-radius: 0 0 3px 3px;
    overflow: hidden;
}

.fundrize-news.has-shadow .news-item .text-wrap .post-btn a,
.fundrize-news.has-shadow .news-item .text-wrap .post-btn a:visited {
    font-weight: 500;
    color:white;
    font-size:1.8rem;
    width:100%;
    padding:20px;
    margin:0;
    background-color: #3f3d3d;
    -webkit-transition:background-color .2s ease-out;
    -o-transition:background-color .2s ease-out;
    transition:background-color .2s ease-out;
}

.fundrize-news.has-shadow .news-item .text-wrap .post-btn a:hover,
.fundrize-news.has-shadow .news-item .text-wrap .post-btn a:active,
.fundrize-news.has-shadow .news-item .text-wrap .post-btn a:focus {
    opacity:.9;
    background-color: #525050;
}

.fundrize-news.has-shadow .news-item .text-wrap .post-btn a::after {
    content:none;
}

/* News item navigation dots */

.owl-theme .owl-dots .owl-dot.active span {
    border-color: #96705e!important;
    background-color: #96705e!important;
}

.arrow-circle .owl-theme .owl-nav [class*="owl-"], .bullet-circle .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #96705e;
}

.has-bullets.bullet45 .owl-theme .owl-dots {
    padding-top: 20px!important;
}

/****
 Benefits of certification panel
 ****/


#inner-content article.page-content section.cert-benefits {
    background: url(images/hero-graphic-yellow.png) no-repeat top center;
    background-size: cover;
    background-color: #e8b06b;
    padding-top:55px;
    padding-bottom:55px;
}

@media only screen and (max-width: 959px) {
    #inner-content article.page-content section.cert-benefits {
        background: url(images/hero-graphic-yellow.png) no-repeat bottom center;
    }
}

/* high res screens */

@media
only screen and (-webkit-min-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 (                -webkit-min-device-pixel-ratio: 2),
only screen and (                -o-min-device-pixel-ratio: 2/1),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    #inner-content article.page-content section.cert-benefits {
        background: url(images/hero-graphic-yellow@2x.png) no-repeat top center;
        background-size: cover;
        background-color: #e8b06b;
    }
}

#inner-content article.page-content section.cert-benefits .cert-benefits-box {
    background-color: white;
    border-radius: 7px;
    padding: 35px 28px;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0,0,0,0.18);
    box-shadow: 0 2px 14px 0 rgba(0,0,0,0.18);
}

#inner-content article.page-content section.cert-benefits .cert-benefits-text h1 {
    font-size: 3.4rem;
    font-weight: 200;
    text-align: center;
}
#inner-content article.page-content section.cert-benefits .cert-benefits-text h1 strong {
    font-weight: 600;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-text p {
    font-size: 1.7rem;
    font-weight: 400;
    margin:20px auto;
    text-align: center;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-text p a,
#inner-content article.page-content section.cert-benefits .cert-benefits-text p a:visited {
    font-weight: 600;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-items {
    margin-top: 20px;
}

@supports(display: grid) {
    #inner-content article.page-content section.cert-benefits .cert-benefits-items ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
#inner-content article.page-content section.cert-benefits .cert-benefits-items ul {
    list-style: none;
}

@supports (grid-column-gap: 20px) {
    #inner-content article.page-content section.cert-benefits .cert-benefits-items ul {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
}

#inner-content article.page-content section.cert-benefits .cert-benefits-items ul > *:nth-child(1) {
    -ms-grid-row:1;
    -ms-grid-column:1;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-items ul > *:nth-child(2) {
    -ms-grid-row:1;
    -ms-grid-column:3;
}

#inner-content article.page-content section.cert-benefits .button-wrap {
    margin: 40px auto 0 auto;
    width: 80%;
    display: block;
}

#inner-content article.page-content section.cert-benefits .button-wrap::after {
    content:none; /* disable display:table from WP-B */
}

@supports (display:grid) {
    #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div {
        display:-ms-grid;
        display:grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-items: center;
        -ms-grid-columns: 6fr 7fr;
        grid-template-columns: 6fr 7fr;
    }
}

#inner-content article.page-content section.cert-benefits .button-wrap a {
    font-size:2.2rem!important;
}

#inner-content article.page-content section.cert-benefits .button-wrap .secondary {
    margin-top:10px /* IE style */
}

@supports(display:grid) {
    #inner-content article.page-content section.cert-benefits .button-wrap .secondary {
        margin-top:0 /* Override IE style */
    }
}

#inner-content article.page-content section.cert-benefits .button-wrap .secondary a,
#inner-content article.page-content section.cert-benefits .button-wrap .secondary a:visited {
    color:#e86641;
    border:none;
    border-bottom:2px solid #d9d8d8;
    font-size:1.8rem!important;
    padding:0!important;
    border-radius: 0;
}

#inner-content article.page-content section.cert-benefits .button-wrap .secondary a:hover,
#inner-content article.page-content section.cert-benefits .button-wrap .secondary a:active,
#inner-content article.page-content section.cert-benefits .button-wrap .secondary a:focus {
    color: #e86641;
    border-color: #e86641;
    background-color: transparent!important;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-items ul li {
    padding-left: 65px;
    position: relative;
    font-size: 1.8rem;
    line-height: 1.5;
}

#inner-content article.page-content section.cert-benefits .cert-benefits-items ul li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top:50%;
    left:0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f00c";
    width:50px;
    height:50px;
    color: #e86641;
    margin:0;
}

/* Small screens certification panel layout */

@media only screen and (max-width: 959px) {
    #inner-content article.page-content section.cert-benefits .cert-benefits-items ul {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-left:5px;
    }
    @supports (grid-row-gap: 10px) {
        #inner-content article.page-content section.cert-benefits .cert-benefits-items ul {
            grid-row-gap: 10px;
        }
    }
    #inner-content article.page-content section.cert-benefits .cert-benefits-items ul li {
        font-size:1.6rem;
    }
    #inner-content article.page-content section.cert-benefits .cert-benefits-items ul li::before {
        font-size:42px;
    }
    @supports (display: grid) {
        #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div {
            display: -ms-grid;
            display: grid;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            -ms-grid-rows: 1fr 10px .5fr;
            grid-template-rows: 1fr .5fr;
        }
    }
    @supports (grid-row-gap: 10px) {
        #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div {
            grid-row-gap: 10px;
        }
    }
    #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div > *:nth-child(2) {
        -ms-grid-row:3;
        -ms-grid-column:1;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap {
        width: 100%;
    }
    #inner-content article.page-content section.cert-benefits .cert-benefits-box {
        padding:35px 10px;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap > div > div > div .secondary a {
        margin: 0;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap a {
        font-size: 1.9rem!important;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap .secondary {
        text-align: center;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap .secondary a {
        display: inline;
    }
    #inner-content article.page-content section.cert-benefits .button-wrap .secondary a, #inner-content article.page-content section.cert-benefits .button-wrap .secondary a:visited {
        font-size: 1.6rem;
    }

}

/****
 Audiences panel
 ****/


section.audiences {
    background-color: white;
    padding-top:55px;
    padding-bottom:55px;
}

section.audiences .audiences-box {
    border-radius: 7px;
    padding: 35px 28px 0 28px;
}

section.audiences .audiences-text h1 {
    font-size: 3.4rem;
    font-weight: 200;
    text-align: center;
}
section.audiences .audiences-text h1 strong {
    font-weight: 600;
}

section.audiences .audiences-text p {
    font-size: 1.7rem;
    font-weight: 400;
    margin:20px auto 0 auto;
    text-align: center;
}

section.audiences .audiences-text p:last-child {
    margin-bottom:40px;
}

section.audiences .audiences-text p a,
section.audiences .audiences-text p a:visited {
    font-weight: 500;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
}

section.audiences .audiences-text p a:hover,
section.audiences .audiences-text p a:active,
section.audiences .audiences-text p a:focus {
    color: #e86641;
    border-bottom-color: #e86641!important;
}

section.audiences .audiences-text + .audiences-pods {
    margin-top:40px;
}

section.audiences .audiences-pods .vc_col-sm-4 {
    margin-bottom: 15px;
}

section.audiences .audiences-pods .inner {
    background:none!important;
    text-align:center;
}

section.audiences .audiences-pods .inner img {
    border-radius: 3px;
}

section.audiences .audiences-pods .text-wrap {
    padding-top:20px;
}

section.audiences .audiences-pods .text-wrap h2 {
    font-size:2rem;
    line-height: 1.3;
    font-weight: 500;
}

section.audiences .audiences-pods .text-wrap h2 a,
section.audiences-pods .audiences-pods .text-wrap h2 a:visited {
    color: #e86641;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
}

section.audiences .audiences-pods .text-wrap h2 a:hover,
section.audiences .audiences-pods .text-wrap h2 a:active,
section.audiences .audiences-pods .text-wrap h2 a:focus {
    border-bottom-color: #e86641 !important;
}

section.audiences .audiences-pods .text-wrap .desc {
    font-weight: 400;
    font-size:1.5rem;
    line-height: 20px;
    margin-top:18px;
}

/****
 Members panel
 ****/

section.meet-members {
    position:relative;
    background: url(images/hero-graphic-brown.png) no-repeat top center;
    background-size: cover;
    background-color: #96705e;
    color:white;
    padding-top:55px;
    padding-bottom:55px;
}

@media only screen and (max-width: 959px) {
    section.meet-members {
        background: url(images/hero-graphic-brown.png) no-repeat center -400px;
    }
}

/* high res screens */

@media
only screen and (-webkit-min-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 (                -webkit-min-device-pixel-ratio: 2),
only screen and (                -o-min-device-pixel-ratio: 2/1),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    section.meet-members {
        background: url(images/hero-graphic-brown@2x.png) no-repeat top center;
        background-size: cover;
        background-color: #96705e;
    }
}
@supports (display:grid) {
    section.meet-members .meet-members-box > div > div > div {
        /*display: -ms-grid;*/
        /*display: grid;*/
        /*-ms-grid-rows: 1fr 1fr;*/
        /*grid-template-rows:1fr 1fr;*/
        /*-ms-grid-columns: 8fr 4fr;*/
        /*grid-template-columns: 8fr 4fr;*/
    }
}

/*section.meet-members .meet-members-box > div > div > div > *:nth-child(1) {*/
/*    -ms-grid-row:1;*/
/*    -ms-grid-column:1;*/
/*}*/

/*section.meet-members .meet-members-box > div > div > div > *:nth-child(2) {*/
/*    -ms-grid-row:1;*/
/*    -ms-grid-column:2;*/
/*}*/

/*section.meet-members .meet-members-box > div > div > div > *:nth-child(3) {*/
/*    -ms-grid-row:2;*/
/*    -ms-grid-column:1;*/
/*}*/

/*section.meet-members .meet-members-box > div > div > div > *:nth-child(4) {*/
/*    -ms-grid-row:2;*/
/*    -ms-grid-column:2;*/
/*}*/

/*section.meet-members .meet-members-heading {*/
/*    -ms-grid-column: 1;*/
/*    -ms-grid-column-span: 1;*/
/*    grid-column: 1 / 2;*/
/*}*/

/*section.meet-members .meet-members-text {*/
/*    -ms-grid-column: 1;*/
/*    -ms-grid-column-span: 2;*/
/*    grid-column: 1 / 3;*/
/*    -ms-grid-row: 2;*/
/*    -ms-grid-row-span: 1;*/
/*    grid-row: 2 / 3;*/
/*}*/

section.meet-members .meet-members-heading h1 {
    font-size: 3.8rem;
    font-weight: 400;
    text-align: left;
    color:white;
}

/*section.meet-members .meet-members-text p {*/
/*    -ms-grid-column: 1;*/
/*    -ms-grid-column-span: 1;*/
/*    grid-column: 1 / 2;*/
/*}*/

section.meet-members .meet-members-text h1 strong {
    font-weight: 600;
}

section.meet-members .meet-members-text p {
    font-size: 1.7rem;
    font-weight: 400;
    margin:10px auto 0 auto;
    text-align: left;
    color: white;
}

section.meet-members .meet-members-text p a,
section.meet-members .meet-members-text p a:visited {
    font-weight: 600;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
}

/* Button */

section.meet-members .meet-members-button {
    /*-ms-grid-column: 2;*/
    /*-ms-grid-column-span: 1;*/
    /*grid-column: 2 / 3;*/
    /*-ms-grid-row: 1;*/
    /*-ms-grid-row-span: 1;*/
    /*grid-row: 1 / 2;*/
    /*-ms-grid-column-align: end;*/
    /*justify-self: end;*/
}

section.meet-members .meet-members-button a {
    background-color: #e8b06b!important;
    color: #3f3d3d!important;
    font-size:2.2rem!important;
    margin-top: 20px; /* IE only */
}

@supports (display:grid) {
    section.meet-members .meet-members-button a
    section.meet-members .meet-members-button a:visited {
        margin-top: 0; /* Override IE styles */
    }
}

section.meet-members .meet-members-button .wpb_wrapper a:hover,
section.meet-members .meet-members-button .wpb_wrapper a:active,
section.meet-members .meet-members-button .wpb_wrapper a:focus {
    background-color: #eab87a!important;
    color: #3f3d3d!important;
}

section.meet-members .meet-members-button::after {
    content:none; /* disable display:table from WP-B */
}


/* Small screens members panel layout */

@media only screen and (max-width: 959px) {
    section.meet-members .meet-members-box > div > div > div {
        /*-ms-grid-rows: 2.5fr 3fr 2fr;*/
        /*grid-template-rows: 2.5fr 3fr 2fr;*/
        /*-ms-grid-columns: 1fr;*/
        /*grid-template-columns: 1fr;*/
        /*-webkit-box-align: start;*/
        /*-ms-flex-align: start;*/
        /*align-items: start;*/
    }
    /*section.meet-members .meet-members-box > div > div > div > *:nth-child(1) {*/
    /*    -ms-grid-row:1;*/
    /*    -ms-grid-column:1;*/
    /*}*/
    /*section.meet-members .meet-members-box > div > div > div > *:nth-child(2) {*/
    /*    -ms-grid-row:2;*/
    /*    -ms-grid-column:1;*/
    /*}*/
    /*section.meet-members .meet-members-box > div > div > div > *:nth-child(3) {*/
    /*    -ms-grid-row:3;*/
    /*    -ms-grid-column:1;*/
    /*}*/

    /*section.meet-members .meet-members-heading {*/
    /*    -ms-grid-row: 1;*/
    /*    -ms-grid-row-span: 1;*/
    /*    grid-row: 1 / 2;*/
    /*    -ms-grid-column: 1;*/
    /*    grid-column: 1 / 1;*/
    /*}*/

    section.meet-members .meet-members-heading h1 {
        text-align: center;
    }

    /*section.meet-members .meet-members-text {*/
    /*    -ms-grid-row: 2;*/
    /*    -ms-grid-row-span: 1;*/
    /*    grid-row: 2 / 3;*/
    /*    -ms-grid-column: 1;*/
    /*    grid-column: 1 / 1;*/
    /*}*/

    section.meet-members .meet-members-text p {
        text-align: center;
    }

    section.meet-members .meet-members-button {
        text-align: center;
        display:block;
        margin:20px auto;
    }

    /*section.meet-members .meet-members-button {*/
    /*    -ms-grid-row: 3;*/
    /*    -ms-grid-row-span: 1;*/
    /*    grid-row: 3 / 4;*/
    /*    -ms-grid-column: 1;*/
    /*    grid-column: 1 / 1;*/
    /*    -ms-grid-row-align: end;*/
    /*    align-self: end;*/
    /*    -ms-grid-column-align:center;*/
    /*    justify-self:center;*/
    /*    margin-top: 20px;*/
    /*}*/
}


/****
 Join the Responsible Mining Map panel - Landscape (homepage)
 ****/

section.mining-map-landscape {
    position:relative;
    background-color: #525050;
    color:white;
    padding-top:55px;
    padding-bottom:55px;
}

@supports (display: grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 1fr 2fr 2fr;
        grid-template-rows: 1fr 2fr 2fr;
        -ms-grid-columns: 7fr 30px 5fr;
        grid-template-columns: 7fr 5fr;
    }
}
@supports (grid-column-gap: 30px) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div {
        grid-column-gap: 30px;
    }
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) { /* heading */
    -ms-grid-row:1;
    -ms-grid-column:1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}



section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) h1 {
    font-size: 3.2rem;
    font-weight: 500;
    color:white;
    margin:0 0 20px 0; /* IE style */
    text-align: center; /* IE style */
}

@supports( display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) h1 {
        /* Override IE styles */
        margin:0;
        text-align: left;

    }
    @media only screen and (max-width: 959px) {
        section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) h1 {
            text-align: center !important;
        }
    }
}



/* -- end heading -- */

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) { /* image */
    -ms-grid-row:1;
    -ms-grid-column:3;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure {
    margin: 0 auto; /* IE style */
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure {
        /* Override IE styles */
        margin: 0;
        display: inline-block;
    }
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure a {
    text-align: center; /* IE style */
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure a {
        /* Override IE styles */
        text-align: left;
        display: inline-block;
    }
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    grid-row: 1 / 5;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) img {
    border-radius: 3px;
    border:none!important;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure {
    margin: 0 auto; /* IE style */
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure {
        /* Override IE styles */
        margin: 0;
        display: inline-block;
    }
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure a {
    text-align: center; /* IE style */
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) figure a {
        /* Override IE styles */
        text-align: left;
        display: inline-block;
    }
}

/* -- end image -- */


section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) { /* text */
    -ms-grid-row:2;
    -ms-grid-column:1;
}


section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p {

}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) h1 strong {
    font-weight: 600;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p {
    font-size: 1.7rem;
    font-weight: 400;
    margin:10px auto 0 auto;
    color: white;
    margin-bottom:20px;
    margin-top:20px; /* IE style */
    text-align: center; /* IE style */
}

@supports( display:grid) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p {
        /* Override IE styles */
        margin-top:0;
        margin-bottom:0;
        text-align: left;
    }
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p a,
section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p a:visited {
    font-weight: 600;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
}

/* -- end text -- */

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(4) {
    -ms-grid-row:2;
    -ms-grid-column:3;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(5) {
    -ms-grid-row:3;
    -ms-grid-column:1;
}

section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(6) {
    -ms-grid-row:3;
    -ms-grid-column:3;
}


/* Button */

section.mining-map-landscape .mining-map-landscape-button {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    text-align: center; /* IE style */
}

@supports (display:grid) {
    section.mining-map-landscape .mining-map-landscape-button {
        text-align: left; /* Override IE styles */
    }
}

section.mining-map-landscape .mining-map-landscape-button p {
    font-weight: 500;
    font-size:1.9rem;
    color: white;
    margin-bottom: 20px;
}

section.mining-map-landscape .mining-map-landscape-button .wpb_wrapper a {
    background-color: #e86641;
    color: white;
    font-size:1.8rem!important;
}

section.mining-map-landscape .mining-map-landscape-button::after {
    content:none; /* disable display:table from WP-B */
}

/* Small screens mining map panel (landscape) layout */

@media only screen and (max-width: 959px) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div {
        -ms-grid-rows: .25fr .5fr .25fr .25fr;
        grid-template-rows: .25fr .5fr .25fr .25fr;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        grid-row-gap: 30px;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) {
        -ms-grid-row:2;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) {
        -ms-grid-row:3;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(4) {
        -ms-grid-row:4;
        -ms-grid-column:1;
    }

    section.mining-map-landscape .mining-map-landscape-heading {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        -ms-grid-column: 1;
        grid-column: 1 / 1;
    }

    section.mining-map-landscape .mining-map-landscape-heading h1 {
        text-align: center;
    }

    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
    }

    .mining-map-landscape-image > div > div > div > div {
        text-align: center!important;
    }

    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        -ms-grid-column: 1;
        grid-column: 1 / 1;
    }

    section.mining-map-landscape .mining-map-landscape-box > div > div > div > div > div > *:nth-child(3) p {
        text-align: center;
    }

    section.mining-map-landscape .mining-map-landscape-button .wpb_wrapper > div    {
        text-align: center;
        display: block;
        margin-top: 20px;
    }

    section.mining-map-landscape .mining-map-landscape-button .wpb_wrapper a {
        text-align: center;
        display: inline-block;
    }

    section.mining-map-landscape .mining-map-landscape-button {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4 / 5;
        -ms-grid-column: 1;
        grid-column: 1 / 1;
        -ms-grid-row-align: end ;
        align-self: end ;
    }
    section.mining-map-landscape .mining-map-landscape-button p {
        text-align: center;
    }
}
@media only screen and (max-width: 400px) {
    section.mining-map-landscape .mining-map-landscape-box > div > div > div {
        -ms-grid-rows: .25fr .5fr .25fr .25fr;
        grid-template-rows: .25fr .5fr .25fr .25fr;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: start;
        text-align: center;
        grid-row-gap: 30px;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > *:nth-child(2) {
        -ms-grid-row:2;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > *:nth-child(3) {
        -ms-grid-row:3;
        -ms-grid-column:1;
    }
    section.mining-map-landscape .mining-map-landscape-box > div > div > div > *:nth-child(4) {
        -ms-grid-row:4;
        -ms-grid-column:1;
    }
}


/****
 Join the Responsible Mining Map panel - Portrait (non-homepage pages)
 ****/

section.mining-map-portrait {
    position:relative;
    background-color: #e5e0db;
    color: #3f3d3d;
    padding-top:55px;
    padding-bottom:55px;
    text-align: center;
}

@supports(display: grid) {
    section.mining-map-portrait .mining-map-portrait-box > div > div > div > div > div {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        justify-items: center;
    }
}

@supports (grid-row-gap: 30px) {
    section.mining-map-portrait .mining-map-portrait-box > div > div > div > div > div {
        grid-row-gap: 30px;
    }
}

section.mining-map-portrait .mining-map-portrait-box > div > div > div > div > div > *:nth-child(1) {
    -ms-grid-row:1;
    -ms-grid-column:1;
}

section.mining-map-portrait .mining-map-portrait-heading h1 {
    font-weight: 600;
}

section.mining-map-portrait .mining-map-portrait-text p {
    font-size: 1.7rem;
    font-weight: 400;
    margin:10px auto 0 auto;
}

section.mining-map-portrait .mining-map-portrait-text p a,
section.mining-map-portrait .mining-map-portrait-text p a:visited {
    font-weight: 500;
    border-bottom: solid #d9d8d8;
    border-bottom-width: 2px;
    margin: 20px auto;
    font-size: 2.2rem!important;
}

/* Button */

section.mining-map-portrait .mining-map-portrait-button {

}

section.mining-map-portrait .mining-map-portrait-button p {
    font-weight: 500;
    font-size:1.9rem;
    margin-bottom: 20px;
}

section.mining-map-portrait .mining-map-portrait-button .wpb_wrapper a {
    background-color: #e86641;
    color: white;
    font-size:2.2rem!important;
}

section.mining-map-portrait .mining-map-portrait-button::after {
    content:none; /* disable display:table from WP-B */
}

/* Image */

section.mining-map-portrait .mining-map-portrait-image figure {
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-portrait .mining-map-portrait-image figure {
        display: inline-block; /* Override IE styles */
    }
}

section.mining-map-portrait .mining-map-portrait-image figure a {
    display:block; /* IE style */
}

@supports(display:grid) {
    section.mining-map-portrait .mining-map-portrait-image figure a {
        display: inline-block; /* Override IE styles */
    }
}

section.mining-map-portrait .mining-map-portrait-image img {
    border: 4px solid #cfb094!important;
    border-radius: 3px;
    display:block; /* IE style */
    margin:0 auto; /* IE style */
}

@supports(display:grid) {
    section.mining-map-portrait .mining-map-portrait-image img {
        display: inline-block; /* Override IE styles */
        margin: 0; /* Override IE styles */
    }
}

/* Small screens mining map panel (portrait) layout */

@media only screen and (max-width: 959px) {
    section.mining-map-portrait .mining-map-portrait-box > div > div > div {
        grid-template-rows: .25fr .5fr .25fr .25fr;
        grid-template-columns: 1fr;
        align-items: center;
    }

    section.mining-map-portrait .mining-map-portrait-button .wpb_wrapper a {
        font-size:1.8rem!important;
    }
}

@media only screen and (min-width: 450px) and (max-width: 959px) {
    section.mining-map-portrait .mining-map-portrait-image img {
        max-width: 412px;
    }
}

/**
 * Footer
 * -------------------------------- */

/* Small screens only */

@media only screen and (max-width: 959px) {
    footer#footer .widget_media_image, footer#footer .widget_text  {
        text-align: center;
    }
    footer#footer .widget_text .widget-title span:after,
    footer#footer .widget-title span:after {
        position: absolute;
        left: 50%;
        top: 100%;
        z-index: -2;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
    }
    footer#footer #sidebar .widget.widget_socials .socials .icon, #footer-widgets .widget.widget_socials .socials .icon,
    footer#footer #sidebar .widget.widget_socials .socials .icon, #footer-widgets .widget.widget_socials .socials .icon a {
        float:none;
        text-align: center;
    }
    footer#footer .widget_tag_cloud .tagcloud {
        text-align: center;
    }
    footer#footer .widget_tag_cloud .tagcloud a {
        display: inline-block;
        float:none!important;
    }
}

/* Newsletter subscribe footer widget */

section.subscribe-newsletter {
    opacity: 1!important;
    background-color: #3f3d3d;
    color: white;
    padding: 30px 0;
}

@supports (display:grid) {
    section.subscribe-newsletter .newsletter-inner {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: .95fr 23px 1fr;
        grid-template-columns: .95fr 1fr;
        justify-items: center;
    }
}

section.subscribe-newsletter .newsletter-inner {
    max-width: 1000px !important;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@supports (grid-column-gap: 23px) {
    section.subscribe-newsletter .newsletter-inner {
        grid-column-gap: 23px;
    }
}

section.subscribe-newsletter .newsletter-inner span {
    -ms-grid-column-align: end;
    justify-self: end;
    font-size: 2rem;
    font-weight: 600;
    float:left; /* IE style */
    margin-right:20px; /* IE style */
    margin-top:13px; /* IE style */
}

@supports (display:grid) {
    section.subscribe-newsletter .newsletter-inner span {
        float: none; /* Override IE styles */
        margin-right:0; /* Override IE styles */
        margin-top:0; /* Override IE styles */
    }
}

section.subscribe-newsletter .newsletter-inner > div {
    -ms-grid-column-align: start;
    justify-self: start;
}

section.subscribe-newsletter .newsletter-inner > div a {
    background-color: #e8b06b;
    color: #3f3d3d;
    font-size: 1.6rem!important;
    font-weight: 500;
    border-radius: 3px;
    padding: 14px 30px;
    -webkit-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    float:left; /* IE style */
}

@supports (display:grid) {
    section.subscribe-newsletter .newsletter-inner > div a {
        float:none; /* Override IE styles */
    }
}

section.subscribe-newsletter .newsletter-inner > div a:hover,
section.subscribe-newsletter .newsletter-inner > div a:active,
section.subscribe-newsletter .newsletter-inner > div a:focus {
    background-color: #eab87a;
}

@media screen and (max-width: 959px) {
    section.subscribe-newsletter {
        padding-bottom: 40px;
    }
    section.subscribe-newsletter .newsletter-inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr 20px 1fr;
        grid-template-rows: 1fr 1fr;
        justify-items: center;
    }
    @supports (grid-column-gap: 0) {
        section.subscribe-newsletter .newsletter-inner {
            grid-column-gap: 0
        }
    }
    @supports (grid-row-gap: 20px) {
        section.subscribe-newsletter .newsletter-inner {
            grid-row-gap: 20px
        }
    }
    section.subscribe-newsletter .newsletter-inner > *:nth-child(1) {
        -ms-grid-row:1;
        -ms-grid-column:1;
    }
    section.subscribe-newsletter .newsletter-inner > *:nth-child(2) {
        -ms-grid-row:3;
        -ms-grid-column:1;
    }
    section.subscribe-newsletter .newsletter-inner span {
        -ms-grid-column-align: center;
        justify-self: center;
    }

    section.subscribe-newsletter .newsletter-inner > div {
        -ms-grid-column-align: center;
        justify-self: center;
    }
}

/* Custom full width footer widget */

section.full-width-footer-widget {
    opacity: 1!important;
    clear:both;
    color: white;
    padding: 0 30px;
}

section.full-width-footer-widget .widget-inner {
    max-width: 1000px !important;
    margin: 0 auto;
    display:block;
}

@media only screen and (max-width: 768px) {
    section.full-width-footer-widget .widget-inner {
        text-align: center;
    }
    section.full-width-footer-widget .widget-inner .tagcloud a {
        display: inline-block;
        float: none!important;
    }
    section.full-width-footer-widget .widget-inner span:after {
        position: absolute;
        left: 50%!important;
        top: 100%;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    section.full-width-footer-widget .widget-inner span:after {
        margin-left: 30px
    }
}



/* Custom tag cloud styling for full width footer widget */


section.full-width-footer-widget .widget-inner .tagcloud:before,
section.full-width-footer-widget .widget-inner .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after {
    display: table;
    clear: both;
    content: "";
}

section.full-width-footer-widget .widget-inner .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
    position: relative;
    float: left;
    color: #999;
    padding: 2px 10px;
    margin: 0 10px 10px 0;
    z-index: 1;
}

section.full-width-footer-widget .widget-inner .tagcloud a:after,
.widget_product_tag_cloud .tagcloud a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fff;
    -webkit-transition: all ease .238s;
    -o-transition: all ease .238s;
    transition: all ease .238s;
}

section.full-width-footer-widget .widget-inner .tagcloud a:hover:after,
.widget_product_tag_cloud .tagcloud a:hover:after {
    background-color: #f57223;
    border-color: #f57223;
}

section.full-width-footer-widget .widget-inner .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
    color: #fff;
}

section.full-width-footer-widget .widget-inner .tagcloud a {
    color: #b1b1b1;
    text-transform: uppercase;
}

section.full-width-footer-widget .widget-inner .tagcloud a:after {
    background-color: #45484b;
    border-color: #45484b;
}

#footer .widget_media_image {
  max-width: 200px;
}
/**
 * Resources page
 * -------------------------------- */

.post-3205 h2,
#resources-auditors h2,
#resources-standard h2,
#resources-irma h2,
#resources-press-webinars h2,
#resources-mines h2,
#resources-communities h2 {
    font-size:2.2rem;
    font-weight: 600;
    margin: 30px 0 10px 0;
}

#resources-standard h2 {
    margin-top: 0;
}

#resources-auditors,
#resources-standard,
#resources-irma,
#resources-press-webinars,
#resources-mines h2,
#resources-communities h2{
    /*scroll-margin: 150px 0 0 0;*/
}

/**
 * Contact us
 * -------------------------------- */

.wprt-contact-form-1 input.wpcf7-submit {
    background-color: #e86641;
}

.wprt-contact-form-1 input.wpcf7-submit {
    font-size: 1.7rem;
    font-weight: 500;
    border-radius: 3px;
    background-color: #e86641;
    color:white;
    text-transform: none;
    letter-spacing: 0;
}

.wprt-contact-form-1 input.wpcf7-submit:hover,
.wprt-contact-form-1 input.wpcf7-submit:active,
.wprt-contact-form-1 input.wpcf7-submit:focus {
    background-color: #ea7554;
    color:white;
}


/**
 * Members/Partners page
 * -------------------------------- */

#inner-content > article #irma-member-logos img,
#inner-content > article #irma-partner-logos img,
#inner-content > article #irma-collaboration-logos img {
    border:none;
}

/**
 * Mobile only
 * -------------------------------- */

/* Logo */

@media only screen and (max-width: 959px) {
    #site-logo {
        max-width: 230px;
    }
}

/* Menu */

nav#main-nav-mobi li.menu-item .arrow::before {
    color: #fff;
}

#main-nav-mobi ul ul li {
    background-color:#3f3d3d;
    border-color: #525050;
}

.mobile-button::before,
.mobile-button span,
.mobile-button::after
{
    background-color: #e8b06b;
}

#main-nav-mobi ul > li > a {
    border: none;
}

#main-nav .sub-menu li a {
    text-transform: none!important;
}
.main-nav li.mobileonly {
  display: none;
}


@media only screen and (max-width: 959px) {
    #site-header .mobile-button {
        top:34px;
    }
    #site-header.is-fixed .mobile-button {
        top:40px;
    }
    header#site-header.is-fixed #site-header-inner {
        padding-top:5px;
        padding-bottom: 15px;
    }
}

/* Change screen width at which mobile menu button appears.
Must also change value in main.js line 138
 */

@media only screen and (max-width: 1100px) {
    #site-header .mobile-button {
        display: block!important;
    }
    .main-nav li.mobileonly {
      display: block;
    }
}

/**
 * Mines under assessment page
 * -------------------------------- */

#list-header {
    padding-bottom:1rem;
}

#mines-list-section h2 a,
#news-list-section h2 a{
    color: #e86641;
    border: none;
    border-bottom: 2px solid #d9d8d8;
    font-size: 2.5rem!important;
    font-weight: 600;
    padding: 0!important;
    border-radius: 0;
}

#mines-list-section h3 {
    font-size:1.9rem;
    color: #8c8b8b;
}
#mines-list-section h2 a:hover,
#mines-list-section h2 a:active,
#mines-list-section h2 a:focus,
#news-list-section h2 a:hover,
#news-list-section h2 a:active,
#news-list-section h2 a:focus {
    border-color: #e86641;
}

.mine-row {
    border-top: 1px solid #cacaca;
    padding-top:4rem;
    margin-bottom:4rem!important;
}

.mine-info {
margin-bottom:4rem;
}

.mine-map {

}


/**
 * Individual assessed mine page
 * -------------------------------- */

#mine-header {
    padding-bottom:2rem;
}

#mine-header h2 {
    font-size:1.9rem;
    color: #515048;
    font-weight: 700;
}

#audit-timeline {
    border-top: 1px solid #d9d8d8;
    padding:2rem 0;
}

#audit-details {
    background-color: #F5F5F5;
    margin: 2rem 0 4rem 0;
    padding:3rem 3rem 1rem 3rem;
}

#audit-details h3 {
    font-size: 1.9rem;
}

#audit-details p {
    font-size:1.6rem;
    margin-bottom:2rem;
}

#audit-details > div:first-child {
    padding-bottom:1rem;
    margin-bottom:2.5rem;
    border-bottom: 1px solid #d9d8d8;
}
@media only screen and (max-width: 767px) {
    #audit-details section .wpb_text_column div p {
        text-align:left!important;
    }
}

#more-information .info-item p {
    margin-bottom: 0;
    margin-top: 0;
    font-size:1.3rem;
    font-weight: bold;
    text-transform: uppercase;
}

#more-information .info-item p:first-child {
    text-transform: none;
    margin-bottom: 0;
    margin-top: 2rem;
    font-size:1.7rem;
    font-weight:normal;
}

@media only screen and (max-width: 767px) {
    #audit-body .wpb_single_image {
        text-align:center;
    }
    #audit-body .map-area {
        margin:3rem 0 2rem 0;
    }
    #audit-body .map-area p.p1 {
        text-align: center!important;
    }
}

.noborder img {
    border: none!important;
}

.accordion-heading .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text {
    padding-left: 0px;
    color: white!important;
}

/*.accordion-heading.vc_tta-panel-heading.vc_tta-panel-title.vc_tta-controls-icon-plus,*/
.accordion-heading .vc_tta-panel-heading .vc_tta-controls-icon::before,
.accordion-heading .vc_tta-panel-heading .vc_tta-controls-icon::after {
    border-color: white!important;
    font-size: 28px;
}

.gsection_title {
  background-color: #3f3d3d;
  color: white;
  font-size:1.8rem;
  font-weight: 400;
  border-radius: 3px;
  line-height: 30px;
  padding: 10px 25px;
  position: relative;
  cursor: pointer;
  transition: background .2s linear;
}
.gsection_title::after {
  background-color: #e8b06b;
  color: white!important;
  height:100%;
  font-size: 28px;
  border-radius: 0 3px 3px 0;
  text-align: center;
  content: "+";
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  line-height: 50px;
  height: 50px;
  border-left: 1px solid rgba(0,0,0,0.1);
  z-index: 100;
}
.gsection_title.togglebtn::after {
  content: "-";
}
.gsection_title:hover {
  background: #656464;
}


/*
#inner-content .gfield.hidefield.showfield > label {
  display: block;
}
#inner-content .gfield.hidefield > * > label,
#inner-content .gfield.hidefield > label {
  display: none;
}

#inner-content .gfield.hidefield.showfield > *
{
  max-height: 10000px;
  overflow: visible;
  display: block;
}
/*
.gsection.showfields fieldset:nth-of-type(1n) legend,
.gsection.showfields fieldset:nth-of-type(1n),
.gsection.showfields div:nth-of-type(1n),
.gsection.showfields fieldset:nth-of-type(1n) + div:nth-of-type(1n){
  max-height: 10000px;
}

.gform_fields div.gfield.hidefield.showfield {
  max-height: 10000px;
  opacity: 1;
  z-index: 100;
  position: relative;
  display: block;
}
*/
.gsection {
  margin-top: 2rem;
}
.gform-field-label {
  font-weight: 500;
}
.gfield.showfield + .gsection {
  margin-top: 2rem;
}
.gfield input[type="checkbox"] {
  width: 20px;
  height: 20px;
  top: 4px;
  position: relative;
}
 label.gfield_label {
  line-height: 1.4;
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}
select {
  border: 1px solid #000;
}
#inner-content article.page-content .gform_wrapper ul  {
  margin-left: 10px;
}
#inner-content article.page-content .gform_wrapper ul li  {
    padding-left: 20px;
}
#inner-content article.page-content .gform_wrapper ul li::before {
    content: "\2022";
    color: #3f3d3d;
    font-weight: bold;
    display: block;
    font-size: 2rem;
    margin: 0 0 0 -20px;
    width: auto;
    position: absolute;
    top: 0;
    line-height: 1;
    border: 0px solid red;

}

@media only screen and (max-width: 1099px) {
  #site-header.is-fixed,
  .site-navigation-wrap.is-fixed {
    position: absolute;
  }


}


/* Mine Assessment Pages/ Tables  */
.maprow {
    margin-bottom: 50px;
}

.page-template-page-mine-assessment-php .table--container {
    max-width: 1250px;
    padding-left: 2rem;
    padding-right: 2rem;
    margin: 2rem auto;
}

.table--container {
    border: 0;
    min-height: .01%;
    overflow-x: auto;
    padding: 2rem 50px;
    max-width: 100%;
    width: 100%
}

.table--container .info {
    background-color: #f9ba28
}

.table--container .info a {
    color: #000!important
}

.table--container .warning {
    background-color: #f98528
}

.table--container .warning a {
    color: #000!important
}

.table--container .error {
    background-color: #e60606
}

.table--container table {
    border-collapse: collapse;
    border-spacing: 0 .25rem;
    width: 100%
}

.table--container thead tr {
    background-color: #fff
}

.table--container thead tr th {
    background-color: #cfb094;
    border-bottom: none;
    border-top: none;
    color: #fff;
    font-size: 2.25rem;
    font-weight: 500;
    padding: 1rem;
    text-align: center;
    border: solid thin #000;
    font-family: Montserrat,sans-serif
}

.table--container thead tr th div,
.table--container thead tr th a,
.table--container thead tr th a:active,
.table--container thead tr th a:focus,
.table--container thead tr th a:hover,
.table--container thead tr th a:link,
.table--container thead tr th a:visited {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
    border: 0;
    display: block;
}

.table--container thead tr th.table-actions a img,.table--container thead tr th.table-actions a:active img,.table--container thead tr th.table-actions a:focus img,.table--container thead tr th.table-actions a:link a:visited img {
    opacity: .65
}

.table--container thead tr th.table-actions a:hover img {
    opacity: 1
}

.table--container tbody tr {
    background-color: #fff
}

.table--container tbody tr td {
    border: 0;
    border-bottom: 1px solid transparent;
    color: #273c59;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 400;
    padding: 1rem;
    text-align: center;
    border: solid thin #000;
    font-family: Montserrat,sans-serif
}
/*
.table--container tbody tr td:first-child {
    text-align: left;
    background: #E9D8CA;
}
    */
    .table--container tbody tr td:first-child a {
        display: block;
         font-weight: 600;
         border: 0;
         line-height: 1.2;
    }
    
    .table--container tbody tr td.table-actions a img,.table--container tbody tr td.table-actions a:active img,.table--container tbody tr td.table-actions a:focus img,.table--container tbody tr td.table-actions a:link a:visited img {
        opacity: .65
    }
    
    .table--container tbody tr td.table-actions a:hover img {
        opacity: 1
    }
    
    .table--container tbody tr.pilot {
        background-color: #efc798!important;
    }
    .table--container tr:hover td {
        background-color: #f4f6f9;
        border-bottom: 1px solid #e4e9f0
    }
    
   
    
    .page-template-page-mine-assessment .wpb-content-wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }
    .page-template-page-mine-assessment .map--controls a, 
    .page-template-page-mine-assessment .map--controls a:active, 
    .page-template-page-mine-assessment .map--controls a:focus, 
    .page-template-page-mine-assessment .map--controls a:hover, 
    .page-template-page-mine-assessment .map--controls a:link, 
    .page-template-page-mine-assessment .map--controls a:visited {
        font-size: 1.5rem;
    }
    .page-template-page-mine-assessment .map--controls a span.indicator, 
    .page-template-page-mine-assessment .map--controls a:active span.indicator, 
    .page-template-page-mine-assessment .map--controls a:focus span.indicator, 
    .page-template-page-mine-assessment .map--controls a:hover span.indicator, 
    .page-template-page-mine-assessment .map--controls a:link span.indicator, 
    .page-template-page-mine-assessment .map--controls a:visited span.indicator {
        height: 1.5rem;
        width: 1.5rem;
    }
    .pilotingblock {
        padding: 20px;
        background-color: #efc798;
    }
    .pilotingblock p {
        color: #000;
    }
    .pilotingblock h2 {
        color: #96705e;
    }