ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(2),
ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(1) {
    width: 49% !important;    
}
.menu.cta-active > li:last-child > a {
    padding-right: 30px !important;
}
.custom-homepage-layout .left,
.custom-homepage-layout .right {
    display: inline-block;
    vertical-align: top;
}
.custom-homepage-layout .left {
    margin-right: 5px;
    width: 40%;
}
.custom-homepage-layout .right {
    width: calc(60% - 15px);
}
.custom-homepage-layout .left .restoration {
    background: url('../images/hpblock-restoration-resources.jpg') no-repeat top center;
    background-color: rgba(99, 153, 179) !important;
    background-size: cover;
    height: 500px;
    position: relative;
}
.custom-homepage-layout .right .education {
    background: url('../images/hpblock-stewardship.jpg') no-repeat top center;
    background-color: rgba(170, 184, 122) !important;
    background-size: cover;
    height: 250px;
    position: relative;
    margin-bottom: 10px;
}
.custom-homepage-layout .left .news {
    height: auto;
    position: relative;
}
.custom-homepage-layout .right .donate {
    height: 263px;
    position: relative;
    background-color: var(--mt-color-colored);
    margin-top: 10px;
}
.custom-homepage-layout .right .donate h1 {
    color: #fff;
}
.custom-homepage-layout .right .donate .more-link {
    margin: 0;
}
.custom-homepage-layout .right .partnerships {
    background: url('../images/hpblock-partnerships-collaboration.jpg') no-repeat top center;
    background-color: rgba(81, 112, 132) !important;
    background-size: cover;
    height: calc(250px - 10px);
    position: relative;
}
.custom-homepage-layout h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    line-height: 1em;
    text-align: center;
}
.custom-homepage-layout .donate > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    line-height: 1em;
    text-align: center;
}
.custom-homepage-layout .donate h1 {
    position: relative;
}
.custom-homepage-layout h1 a {
    color: #fff
}
.custom-homepage-layout h1 a:hover {
    text-decoration: none;
    color: #ddf3ff;
}
.custom-homepage-layout .news ul,
.custom-homepage-layout .news li {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.custom-homepage-layout .news li {
    display: block;
    border-bottom: 1px solid #303030;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.custom-homepage-layout .news .more-link {
    margin: 10px 0 0;
    text-align: left;
}
.custom-homepage-layout.news-donate h2 {
    margin: 10px 0 0;
    text-align: left;
}
.custom-homepage-layout .news li:last-child {
    border-bottom: 0;
}
.custom-homepage-layout .news li h5 {
    font-size: 16px;
    margin: 0;
}
.custom-homepage-layout .news li .views-field-field-date {
    font-size: 12px;
}
.path-frontpage .more-link a.mt-link-stylable {
    background-color: #073450;
    color: #fff;
    display: inline-block;
    padding: 10px 30px 10px 20px;
}
.path-frontpage .more-link a.mt-link-stylable:hover {
    background-color: #2b79a0;
}
.field--name-field-document .field__item {
    display: inline-block;
    vertical-align: middle;
}
.field--name-field-document .file--application-pdf {
    background-image: none;
    padding-left: 0;
}
.field--name-field-document .file--application-pdf a {
    border-color: var(--mt-color-primary);
    background-color: var(--mt-color-primary);
    background: linear-gradient(90deg, var(--mt-color-primary) 0%, var(--mt-color-primary-light) 100%);
    color: var(--mt-color-primary-contrast);
    font-size: 18px;
    font-weight: 500;
    padding: 15px 30px;
    text-decoration: none;
    display: inline-block;
    line-height: 1.120;
    border-width: 0px;
    border-style: solid;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.field--name-field-document .file--application-pdf a:hover {
    background-color: var(--mt-color-primary-light);
    border-color: var(--mt-color-primary-light);
    color: var(--mt-color-primary-contrast);
    position: relative;
    padding-right: 43px;
    padding-left: 23px;
}
.field--name-field-document .file--application-pdf a:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: opacity 0.5s linear;
    opacity: 0;
}
.field--name-field-document .file--application-pdf a:hover:before {
    opacity: 1;
    background: linear-gradient(90deg, var(--mt-color-primary-light) 0%, var(--mt-color-primary) 100%);
}
.field--name-field-document .file--application-pdf a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: transparent;
}
.field--name-field-document .file--application-pdf a:hover:after {
    color: inherit;
}
.custom-background-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
}
body.page-node-type-event #block-cleanplus-content .node__main-content {
    flex: 0 0 100%;
    max-width: 100%;
}
body.page-node-type-event #block-cleanplus-content .image-preview .overlay-container {
    float: none;
}
body.page-node-type-event #block-cleanplus-content .image-preview .overlay-container img {
    width: 100%;
}
body.page-node-type-event #block-cleanplus-content .image-preview .media.media--type-mt-mdt-post-image {
    display: block;
}
body.page-node-type-mt-landing-page .internal-banner-container.internal-banner-container--fullscreen #hero-top {
    background-color: transparent;
}
body.page-node-type-mt-landing-page .internal-banner-container.internal-banner-container--fullscreen .block {
    padding-bottom: 0;
}
.custom-background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
.phototopcontainer {
    display: none;
}
.phototopcontainer p {
    margin: 0;
    padding: 0;
}
.paragraph--view-mode--mt-tile .field--name-field-mt-srv-subheader-body h3,
.paragraph--view-mode--mt-tile .field--name-field-mt-srv-subheader-body h4 {
    font-size: 16px;
    margin-bottom: 15px;
}
.sticky-wrapper > header.header {
    position: sticky;
    z-index: 499;
    width: 100%;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sticky-wrapper > header.header.js-fixed {
    position: fixed;
}
.field--name-field-registration-link a {
    border-radius: 5px;
    color: var(--mt-color-primary-contrast) !important;
    border-color: var(--mt-color-primary) !important;
    background: linear-gradient(90deg, var(--mt-color-primary) 0%, var(--mt-color-primary-light) 100%);
    display: inline-block;
    padding: 19px 23px;
    text-decoration: none;
}
.field--name-field-registration-link a:hover {
    background: linear-gradient(90deg, var(--mt-color-primary-light) 0%, var(--mt-color-primary) 100%);
}
.event-dates {
    margin-bottom: 20px;
}
.event-dates > .field {
    display: inline-block;
    margin: 0 !important;
}
.view-events .events-custom-wrapper {
    background-color: var(--mt-color-default-light);
    border-radius: var(--mt-oval-radius);
    box-shadow: 0px 0px 64px rgb(0 0 0 / 5%);
}
.view-events .events-custom-title h4 {
    margin: 0px;
    font-size: 22px;
    text-align: center;
}

.events-custom-date {
	text-align: center;
}
.view-events .events-custom-title a {
    color: var(--mt-color-default-contrast);
}
.view-events .events-custom-image img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.view-taxonomy-term .views-row {
  margin: 0 0 20px;
}
/*
.view-list-resource-category > .view-content > ul li {
  display: none;
}
.view-list-resource-category > .view-content > ul li.parent-active,
.view-list-resource-category > .view-content > ul li.active,
.view-list-resource-category > .view-content > ul li.not-term-active {
  display: list-item;
}
.view-list-resource-category > .view-content > ul li.only-parent-active,
.view-list-resource-category > .view-content > ul li.only-parent-active li {
  display: list-item;
}
*/
.view-list-resource-category > .view-content > ul li.term-active > div a,
.view-list-resource-category > .view-content > ul li.only-parent-active > div a {
  font-weight: bold;
}
.path-taxonomy #block-cleanplus-breadcrumbs .breadcrumb__items li {
  opacity:  0;
  transition:  opacity 0s ease;
}
.path-taxonomy #block-cleanplus-breadcrumbs .breadcrumb__items.load li {
  opacity: 1;
}
.view-list-resource-category .view-content > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.view-list-resource-category .view-content > ul > li > .views-field-name {
  background: linear-gradient(90deg, var(--mt-color-primary) 0%, var(--mt-color-primary-light) 100%);
  padding: 10px;
}
.view-list-resource-category .view-content > ul > li > .views-field-name a {
  color: #fff;
}
.view-list-resource-category .view-content > ul > li > ul {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.view-list-resource-category .view-content > ul > li > .views-field-name .dropdown-arrow {
  float: right;
  color: #fff;
  cursor: pointer;
}
.view-list-resource-category .view-content > ul > li > .views-field-name .dropdown-arrow:before {
  content: '+';
  display: block;
  font-size: 30px;
  line-height: 25px;
}
.view-list-resource-category .view-content > ul > li > .views-field-name .dropdown-arrow.active:before {
  content: '−';
}
.view-resource-category .views-row {
  border:  1px solid #eee;
  border-bottom: none;
  margin-bottom: 0;
  padding:  20px;
  position: relative;
}
.view-resource-category .views-row:last-child {
  border-bottom: 1px solid #eee;
}
.view-resource-category .views-row .views-field-title {
  font-size: 20px;
  width: 80%;
}
.view-resource-category .category-featured {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #8EA93D;
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
}
.view-resource-category .category-featured i {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;;
}
.view-resource-category .views-exposed-form {
  text-align: right;
}
.view-resource-category .views-exposed-form .form-item,
.view-resource-category .views-exposed-form .form-actions {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  float: none;
}
.view-resource-category .views-exposed-form .form-item {
  margin-right: 10px;
}

/** RESOURCE CENTER FEATURED BLOCK **/
.featured-block-wrapper {
    box-shadow: 0px 0px 64px rgb(0 0 0 / 5%);
    background-color: var(--mt-color-default-light);
    color: var(--mt-color-default-contrast);
    border-color: rgba(var(--mt-color-default-contrast-value), 0.3);
    margin-bottom: 30px;
}
.featured-block-wrapper .featured-block-image img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.featured-block-wrapper .featured-block-title h4 {
    font-size: 22px;
}
.featured-block-wrapper .featured-block-title a,
.featured-block-wrapper .featured-block-title a:hover {
    color: var(--mt-color-default-contrast);
}

.node-type-funding .funding-group-left {
    width: 77%;
    float: left;
}
.tamarisk-funding-page .view-content .views-field {
    margin-bottom: 10px;
}
.tamarisk-funding-page .view-content .views-field.views-field-field-funding-logo {
    position: absolute;
    right: 0;
}
.tamarisk-custom-field-class {
    clear: both;
}
/** FUNDING **/
.tamarisk-funding-page .view-content .views-field .views-label {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    font-weight: bold;
}
.tamarisk-funding-page .field--entity-reference-target-type-taxonomy-term.field--label-hidden:before {
    display: none;
}
.tamarisk-funding-page .field--entity-reference-target-type-taxonomy-term {
    padding-left: 0;
}
.funding-page-funding-range {
    display: inline-block;
    vertical-align: top;
}
.tamarisk-funding-page .view-filters {
    background-color: #d9d9d9;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}
.tamarisk-funding-page #edit-tid--wrapper,
.tamarisk-funding-page #edit-tid-1--wrapper,
.tamarisk-funding-page #edit-field-funding-location-target-id--wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    background-color: transparent;
}
.tamarisk-funding-page #edit-tid--wrapper .fieldset-wrapper,
.tamarisk-funding-page #edit-tid-1--wrapper .fieldset-wrapper,
.tamarisk-funding-page #edit-field-funding-location-target-id--wrapper .fieldset-wrapper {
    height: 200px;
    overflow: auto;
    background-color: #fff;
}
.tamarisk-funding-page #edit-tid--wrapper .fieldset-wrapper .form-checkboxes .form-item,
.tamarisk-funding-page #edit-tid-1--wrapper .fieldset-wrapper .form-checkboxes .form-item,
.tamarisk-funding-page #edit-field-funding-location-target-id--wrapper .fieldset-wrapper .form-checkboxes .form-item {
    float: none;
    padding: 0 20px;
    text-align: left;
}
.tamarisk-funding-page .form-item-field-funding-range-start-value,
.tamarisk-funding-page .form-item-field-funding-dateline-value {
    clear: left;
}
.tamarisk-funding-page .funding-content,
.tamarisk-funding-page .funding-logo {
    display: inline-block;
    vertical-align: top;
}
.tamarisk-funding-page .funding-content {
    width: 75%;
    margin-right: 20px;
}
.tamarisk-funding-page .funding-content .funding-body {
    margin-left: 20%;
}
.tamarisk-funding-page .funding-logo {
    width: 20%;
}
.header-container ul.sf-menu .sf-sub-indicator {
    top: 6px;
    position: relative;
    display: none;
    left: 0;
    vertical-align: middle;
}
.header-container #superfish-main.sf-menu ul li.sfHover > a,
.header-container #superfish-main.sf-menu ul li a:hover,
.header-container #superfish-main.sf-menu ul li > a.is-active,
.header-container #superfish-main.sf-menu ul li.active-trail > a {
    border-bottom: 0;
}
.staff-member-position-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
}
.phototopcontainer img {
    width: 100%;
    border-radius: 0 !important;
}
.region-header-top-highlighted-first {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#block-mt-business-cleanplus-searchform {
    float: right;
}
.view-id-mt_posts_grid.view-display-id-page_2 .view-filters fieldset,
.view-id-mt_posts_grid.view-display-id-page_2 .view-filters .form-actions,
.view-events.view-id-events .view-filters fieldset,
.view-events.view-id-events .view-filters .form-actions {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
}
.view-id-mt_posts_grid.view-display-id-page_2 .view-filters .form-actions input,
.view-events.view-id-events .view-filters .form-actions input,
.view-id-financials_and_budgets.view-display-id-page_2 .view-filters .form-actions input {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.120;
}
.view-id-financials_and_budgets.view-display-id-page_2 .form-checkboxes ul,
.view-id-financials_and_budgets.view-display-id-page_2 .form-checkboxes li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#superfish-main > li:nth-last-child(2) {
    display: none;
}
#custom-search-link {
    display: none;
}
#block-custommobilemenuhamburger {
    display: none;
    margin-top: 15px;
}
#custom-mobile-menu-hamburger {
    padding: 7px 0px 7px 20px;
    display: inline-block;
    text-decoration: none;
    color: var(--mt-color-colored-contrast);
}
#custom-mobile-menu-hamburger span {
    display: none;
}
#custom-mobile-menu-hamburger:after {
    content: "\f0c9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
}
#custom-mobile-menu-hamburger.active:after {
    content: "\f00d";   
}
body.path-taxonomy .view-resource-category .attachment.attachment-before {
    display: none;
}
#drupal-off-canvas-wrapper {
  --off-canvas-background-color-medium: #fff !important;
}
#layout-builder-modal {
  padding-top: 0 !important;
}
#layout-builder-modal * textarea, #layout-builder-modal *:not(div) textarea {
  min-height: 400px;
  overflow: auto;
}
#drupal-off-canvas-wrapper .inline-block-create-button::before {
    margin-top: -3px !important;
}
@media only screen and (max-width: 991px) {
    .header__container .header-third {
        display: block;
    }
    #block-mt-business-cleanplus-searchform {
        width: 100% !important;
        margin: 10px 0;
    }
    .header .header-first {
        margin-right: 0;
    }
    #superfish-main li:last-child a {
        margin: 15px 0;
    }
    .custom-homepage-layout h1 {
        font-size: 20px;
    }
}
@media only screen and (min-width: 300px) {
    #hero-top .container-fluid #block-cleanplus-page-title {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    #block-cleanplus-breadcrumbs .breadcrumb {
        margin: 0;
    }
    #block-cleanplus-breadcrumbs ol.breadcrumb__items {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding: 6px 20px;
    }
}
@media only screen and (max-width: 768px) {
    .tamarisk-funding-page #edit-tid--wrapper,
    .tamarisk-funding-page #edit-tid-1--wrapper,
    .tamarisk-funding-page #edit-field-funding-location-target-id--wrapper {
        display: block;
        width: 100%;
    }
    .header-container ul.menu.sf-accordion li a,
    .header-container ul.menu.sf-accordion li > span {
        padding-left: 40px;
    }
}

@media only screen and (max-width: 768px) {
    
    .tamarisk-funding-page .view-content .views-field .views-label {
        width: 100%;
    }
    
    #superfish-main-accordion > li:last-child a {
        background-color: var(--mt-color-colored-contrast) !important;
    }
    
    #custom-search-link,
    .header-container ul.menu li:nth-last-child(2) {
        display: block;
    }
    #block-mt-business-cleanplus-searchform {
        display: none;
    }
}


@media only screen and (max-width: 767px) {
    .custom-homepage-layout.news-donate .left,
    .custom-homepage-layout.news-donate .right {
        width: 100%;
    }
    
    .custom-homepage-layout.news-donate .news {
        height: auto;
    }
    .custom-homepage-layout.news-donate .donate {
        height: 200px;
    }
}

@media only screen and (max-width: 508px) {
    #block-socialmediatop,
    #block-mt-business-cleanplus-mainnavigation > .content > .sf-accordion-toggle {
        display: none;
    }
    #block-custommobilemenuhamburger {
        display: inline-block;
    }
}