/*** Icons  ****/
/* @import url('//use.fontawesome.com/releases/v5.8.1/css/all.css'); */

body,
html {
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
}

.desktop {
    display: none !important;
}

.mobile {
    display: block !important;
}

h2.title {
    margin-top: 40px !important;
}

h4 {
    font-size: 18px;
    font-weight: 600;
}

.p10 {
    padding: 10px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.zoomImg {
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.original-image {
    cursor: zoom-out;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
}

.zoomContainer {
    transform: translate3d(0, 0, 0) !important;
    z-index: 1000 !important;
}

.main-content__section,
.sidebar__section {
    padding: 20px 0;
}

.slideout-toggle--fixed {
    margin-top: 20px;
    margin-left: 20px;
    color: #fff;
    border: 2px solid;
    padding: 12px 14px;
    background: #000000;

}

.path-frontpage .slideout-toggle--fixed {
    color: #f8f8f8;
}

.header__container {
    padding: 0;
}

.logo {
    width: 70px;
}

.region-header-first p {
    margin: 0;
    padding: 0;
}

.region-header-first img {
    width: 70px;
}

.path-frontpage .header-container .header.region--gray-background,
.path-frontpage .onscroll .header.js-fixed.region--gray-background {
    background: #000;
}


.header-container header .col-lg-push-9 {
    left: 0;
}

.header-container header .col-lg-pull-3 {
    right: 0;
}

.header-container ul.menu {
    text-align: right;
}

nav#block-showcase-lite-main-menu ul li:hover ul.menu {
    display: block;
    position: absolute;
    background: #f1f1f1;
    width: max-content;
    padding: 10px 0;
    margin: 0;
    left: -10px;
}

.path-frontpage nav#block-showcase-lite-main-menu ul li:hover ul.menu {
    background: #000;
}

nav#block-showcase-lite-main-menu {
    margin-top: 0px;
    float: right;
}

.path-frontpage nav#block-showcase-lite-main-menu {
    margin-top: 10px;
}

nav#block-showcase-lite-main-menu li {
    margin: 0 8px;
}

nav#block-showcase-lite-main-menu a {
    padding: 5px 2px;
    transition: all 0.4s;
    border-bottom: 1px solid transparent;
}

nav#block-showcase-lite-main-menu li a[title="donate"] {
    background: #9e7b61;
    color: #fff;
    padding: 8px 10px 6px 12px;
    margin-left: -5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 1;
}

nav#block-showcase-lite-main-menu li:hover a[title="donate"] {
    background: #000000;
    color: #fff;
    /* padding: 5px 10px;
    margin-left: -5px; */
}

.path-frontpage nav#block-showcase-lite-main-menu a {
    color: #f8f8f8;
}

.header-container nav#block-showcase-lite-main-menu ul.menu li ul li {
    display: block;
    padding: 10px 0;
}

.header-container nav#block-showcase-lite-main-menu ul li a[title="marketplace"] {
    border: 2px solid #000;
    padding: 10px 5px 10px 10px;
}

.path-frontpage .header-container nav#block-showcase-lite-main-menu ul li a[title="marketplace"] {
    border-color: #fff;
}

nav#block-showcase-lite-main-menu a.is-active,
nav#block-showcase-lite-main-menu a:hover {
    border-color: #2d2d2d;
}

.path-frontpage nav#block-showcase-lite-main-menu a.is-active,
.path-frontpage nav#block-showcase-lite-main-menu a:hover {
    border-color: #fff;
}

.path-frontpage .banner {
    position: relative;
    z-index: 0;
    min-height: 300px;
    max-height: 900px;
    height: auto;
    overflow: hidden;
    max-width: 100%;
    width: 2400px;
    background: #fff !important;
}

.path-node .banner,
.path-taxonomy .banner {
    height: 250px;
    overflow: hidden;
}

.banner .container-fluid {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.banner img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.view-hero-slider .flexslider {
    margin: 0;
}

.view-hero-slider,
div#views_slideshow_cycle_main_hero_slider-block_1 {
    height: 100%;
}

.view-hero-slider .views-field-field-image {
    z-index: -1;
    background: #000;
    max-height: 90vh;
}

.view-hero-slider .views-field-field-image img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    min-height: 400px;
    width: 100%;
    max-width: initial;
    height: 100%;
}

.view-hero-slider .views-field-title,
.view-hero-slider .views-field-field-tags {
    position: absolute;
    top: 25%;
    margin-left: 60px;
    max-width: 90vw;
    color: #f8f8f8;
}

.view-hero-slider .views-field-field-tags {
    top: 24%;
}

.view-hero-slider .views-field-title:hover {
    opacity: .8;
}

.view-hero-slider .views-field-title h2 {
    font-size: 60px;
    text-shadow: 1px 1px 3px #333;
}

.view-hero-slider a {
    color: #fff;
}

.view-hero-slider .views-field-view-node {
    position: absolute;
    margin-left: 60px;
    color: #f8f8f8;
    background: #000;
    padding: 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    top: 70%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    border: 2px solid #f8f8f8;
}

.view-hero-slider .views-field-field-category {
    margin: 60px 0 0 60px;
    position: absolute;
    text-shadow: 1px 1px 2px #000;
    background: #000;
    padding: 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #fff;
}

.flexslider {
    border: none;
}


.flex-direction-nav a,
.flex-direction-nav a:before {
    height: 50px;
    color: #fff !important;
    top: 47%;
    text-shadow: 0 0 2px #000;
}

.view-duplicate-of-frontpage .views-field.views-field-title {
    height: 120px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.path-frontpage .main-content {
    background-color: #f4f4f4;
}

.node__main-content-section .flag {
    float: left;
    margin: 10px;
}

.node__main-content-section .flag.flag-to-popup {
    right: 200px;
}

.flag a,
.tags a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 20px;
    background: #373737;
    font-size: 13px;
    color: #fff;
}

.node--view-mode-full .node__main-content-section .field--name-field-category {
    position: absolute;
    z-index: 90;
    top: 0px;
    right: 0;
}

.node--view-mode-teaser .node__main-content-section .field--name-field-category {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 0;
}

iframe {
    max-width: 100%;
}

.node ul.links {
    float: right;
}

.node ul.links li a,
.field--entity-reference-target-type-taxonomy-term.field__item a {
    background-color: #373737;
    color: #fff;
    margin: 0;
}

.field--entity-reference-target-type-taxonomy-term .field__item a,
.field--entity-reference-target-type-taxonomy-term.field__item a {
    background: #eee;
}


.path-taxonomy .region-content .views-row {
    /* background: url(../images/d4.png) no-repeat bottom center scroll transparent; */
    padding: 0;
    margin: 0 0 40px 0;
    float: left;
    border-bottom: 2px dotted #ccc;
    width: 100%;
}

.node--view-mode-teaser {
    padding: 20px 0;
    margin-bottom: 20px;
}

hr {
    border-bottom: 1px dotted #ccc;
    border-top: 0;
    padding: 10px 0;
    text-align: center;
    justify-content: center;
    margin: 5px 0;
}

.page-container>footer,
.region--dark-background {
    background: #333;
    color: #f8f8f8;
}

.page-container>footer a,
.region--light-typography ul.menu li a {
    color: #f8f8f8;
}

span.views-label {
    color: #111;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 5px;
}

div#block-social-buttons {
    width: 100%;
}

div#block-social-buttons a {
    padding: 0;
    margin: 0 5px;
}

.path-frontpage div#block-social-buttons a {
    color: #f8f8f8;
}


.image-zoom-container {
    margin: 30px 0;
    text-align: center;
}

.sidebar__section .block {
    margin: 0 0 40px 0;
    padding: 0;
}

.adv {
    padding: 30px 0 !important;
    background: #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all 0.4s;
    text-align: center;
}

.adv:hover {
    background: #333;
    color: #fff;
}

.adv p {
    margin: 0;
    padding: 0;
}

.views-field.views-field-field-video img {
    cursor: pointer;
}

/* ----------------------------------------------------------------
	Top Social
-----------------------------------------------------------------*/

#top-social,
#top-social ul {
    margin: 0;
}

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
    display: block;
    position: relative;
    float: left;
    width: auto;
    overflow: hidden;
    height: 44px;
    line-height: 44px;
}

#top-social li {
    border-left: 1px solid #EEE;
}

#top-social li:first-child {
    border-left: 0 !important;
}

#top-social li a {
    float: none;
    width: 40px;
    font-weight: bold;
    color: #666;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

#top-social li a:hover {
    color: #FFF !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#top-social li .ts-icon {
    width: 40px;
    text-align: center;
    font-size: 14px;
}

.onscroll .header__container>.row>div {
    display: block;
}

.path-frontpage .featured {
    background: #f4f4f4;
}

.overlay--colored {
    background: transparent;
}

.overlay-icon {
    background: rgba(0, 0, 0, 0.5);
    border: 3px solid #fff;
}

.content-top__section {
    padding: 20px 0;
    margin: 10px 0;
}

.spb-popup-main-wrapper.spb_top_center {
    top: 10%;
}


.path-frontpage #block-tabs,
.path-frontpage .block-system-main-block {
    display: none;
}

.a2a_kit {
    margin-bottom: 20px;
    display: block;
}

#block-tweets a {
    color: #FAB81E;
}

#block-tweets {
    max-width: 360px;
    margin: 0 auto 40px;
    overflow: hidden;
    font-family: 'Open Sans', Helvetica Neue, Arial, Sans-serif;
}

.path-frontpage img {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.view-duplicate-of-frontpage {
    width: 100%;
    float: left;
}

.view-duplicate-of-frontpage .view-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-template-rows: 1fr;
    grid-gap: 10px;
    justify-content: center;

}

.view-duplicate-of-frontpage .views-row {
    min-height: 400px;
    font-size: 13px;
    padding: 0;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 8px -4px #ccc;
}

.view-duplicate-of-frontpage .views-field.views-field-field-image {
    max-height: 250px;
    overflow: hidden;
}

.view-duplicate-of-frontpage .views-field.views-field-field-image img {
    object-fit: cover;
    width: 100%;
}

.view-duplicate-of-frontpage span.category {
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
}

.view-duplicate-of-frontpage span.category a {
    color: orange;
}

.view-duplicate-of-frontpage .views-field.views-field-nothing {
    height: 200px;
}


.tags.abs {
    position: absolute;
    bottom: 15px;
}

.view-category-list td {
    border: 2px solid #fff !important;
}

.view-category-list td.views-field-field-image {
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    width: 120px;
}

.twitter-follow-button {
    margin: -20px 0 20px;
}

.twitter-follow-button a {
    background: orange;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.twitter-follow-button a:hover {
    background: #e8a300;
}

.addtoany_list a:hover:hover img,
.addtoany_list a:hover span {
    opacity: 1;
    background: #e8a300 !important;
}

.twitter-follow-button i {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #fff;
}

blockquote {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.45;
    padding: 10%;
    margin: 0 0 25px;
    border-left-width: 0px;
    position: relative;
    font-style: italic;
    background: #f1f1f1;
    border-radius: 0 0% 40% 0;
    -webkit-border-radius: 0 0% 40% 0;
    -o-border-radius: 0 0% 40% 0;
}

.field--label-above .field__label {
    font-size: 18px;
    padding-top: 10px;
    margin: 30px 0 15px 0;
    border-top: 1px solid #FAB81E;
    text-transform: uppercase;
    font-weight: 500;
}

img.image-style-video-image-full-node,
img.image-style-video-image-thumb-220px {
    cursor: pointer;
}


input.form-text,
input.form-tel,
input.form-email,
input.form-url,
input.form-search,
input.form-file,
input.form-number,
input.form-color,
textarea,
select {
    border-color: #e7e7e7;
}

.field--name-field-additional-photos .field__item,
.field--name-field-additional- .field__item {
    display: block;
    margin: 5px;
    width: 100%
}

.video-embed-field-responsive-video {
    position: relative;
    height: 400px;
}

img.original-image.image-style-article {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.field--name-field-other-images .field__items {
    display: flex;
    flex-wrap: wrap;
}

.field--name-field-other-images .field__item {
    padding: 5px;
}

.headings-wide-spacing-enabled .subfooter__section {
    text-transform: none;
}

.main-content .field--name-body a,
.subfooter__section a i:hover {
    color: darkorange;
}

.spb-popup-main-wrapper.spb_top_center {
    width: auto;
    max-width: 1200px;
    margin: auto;
    max-height: 800px;
    height: 98%;
    overflow: hidden;
    border: 0;
    background: rgba(0, 0, 0, 0.2);
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.spb_overlay {
    background: rgba(0, 0, 0, 0.9);
}

.spb-controls {
    position: fixed;
    right: 5px;
    z-index: 999999;
    top: 5px;
}

img.image-style-popup {
    width: 88%;
    margin: 0 6%;
}

.path_node * {
    transition: color 0.3s;
}

.node__main-content-section {
    position: relative;
}

.field--entity-reference-target-type-taxonomy-term,
.field--entity-reference-target-type-taxonomy-term.field__item {
    margin: 0;
}

.path-node .main-content .field--name-field-video,
.path-node .main-content .field--name-field-additional-photos,
.path-node .main-content .field--name-field-additional- {
    margin-bottom: 20px;
}

.video-embed-field-responsive-video .field__item {
    display: block;
}

.video-embed-field-responsive-video iframe {
    width: 100%;
    object-fit: cover;
    position: relative;
    min-height: 400px;
}

a.username {
    text-decoration: none;
    color: darkorange;
    font-weight: bold;
}

.add-photos views-row img {
    height: 100%;
    min-height: 650px;
    width: 100%;
    min-width: 600px;
}

td.views-field.views-field-link-flag {
    width: 200px;
    text-align: center;
    justify-content: center;
}

.views_slideshow_cycle_teaser_section {
    margin: auto;
}

.views-slideshow-controls-top {
    text-align: center;
    margin: 0;
}

.views_slideshow_controls_text span a,
.views_slideshow_controls_text span a:hover,
.views_slideshow_controls_text span a:focus {
    color: transparent;
    background: url(/themes/contrib/showcase_lite/images/next.png) no-repeat center center;
    width: 46px;
    overflow: hidden;
    content: " ";
    display: inline-block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    height: 46px;
    padding: 10px;
}


.views_slideshow_controls_text .views_slideshow_controls_text_previous a,
.views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover,
.views_slideshow_controls_text .views_slideshow_controls_text_previous a:focus {
    background: url(/themes/contrib/showcase_lite/images/prev.png) no-repeat center center;
}

.views_slideshow_controls_text span:nth-child(2) {
    display: none;
}


.spb-popup-main-wrapper.spb_top_center img.image-style-height- {
    width: 88%;
    margin: 0 6%;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}


.toolbar-icon-menu-link-contentbe4fdb47-b127-414f-9453-2b1ceff970a4:before {
    background-image: url(/core/themes/stable/images/core/icons/787878/cog.svg);
}

.field--name-field-writer {
    margin: 20px 0;
    padding: 20px 30px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.field--name-field-writer .field__label.inline {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
}

.field--name-field-writer h2.node__title {
    font-size: initial;
    margin: 2px;
    text-transform: none;
    font-weight: bold;
    text-decoration: underline;
}

.field--name-field-writer h2.node__title a {
    color: orange;
}

.field--name-field-writer .images-container.clearfix {
    float: left;
    margin-right: 20px;
}

#block-introduction h2.title {
    font-size: 24px;
}

#block-introduction p {
    font-size: 14px;

}

#block-introduction p:first-child:first-letter,
p.dropcap:first-child:first-letter,
.dropcap {
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 90px;
    line-height: 60px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 3px;
}

div#block-tweets h2 {
    text-transform: none;
}


/* shopping cart */

#block-cart {
    width: 160px;
    position: absolute;
    top: 20px;
}


aside #block-cart {
    width: inherit;
    position: relative;
    top: 0;
    padding: 30px;
    background: #f3f3f3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.cart-block--contents {
    width: 400px;
    background: white;
    color: black;
    box-shadow: 0 0 6px -2px #666;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.cart-block--contents__items {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;
}

.cart-block--contents__links {
    margin: -10px 0 10px;
}

.cart-block--summary a {
    color: #000;
}

.path-frontpage .cart-block--summary a {
    color: #fff;
}

.cart-block--contents__links a {
    color: #fff !important;
    background: orange;
    padding: 10px 20px;
    margin-top: 0px;
}

.main-content__section .view-product-catalog .view-content {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    text-align: center;
    align-items: baseline;
    grid-gap: 1vw;
}

.view-product-catalog h2 a {
    color: red;
}

.view-product-catalog h2 {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: normal;
}

.view-product-catalog .field--name-field-product-image .field__item:not(:first-of-type) {
    display: none;
}

#node-preview-form-select {
    float: left;
    position: absolute;
    width: auto;
    top: 0px;
    left: 10px;
    background: #fff;
    padding: 20px;
    color: #222;
    box-shadow: 0 0 5px #888;
    border-radius: 5px;
}

#node-preview-form-select a.node-preview-backlink {
    border-radius: 5px;
    padding: 5px 10px 7px;
    box-sizing: border-box;
    float: left;
    width: auto;
    background: #373737;
    color: #fff;
    font-size: 13px;
}

#node-preview-form-select .form-item-view-mode {
    width: 100%;
    margin: 10px 0px;
    display: block;
    float: left;
    box-sizing: border-box;
}

#node-preview-form-select details {
    display: none;
}


.address-book__operations a {
    margin-right: 10px;
    border: 0;
    background: lightgray;
    padding: 10px 25px;
}


/*** mobile styles ***/

@media all and (max-width:767px) {

    .header-container .header.region--gray-background {
        height: 85px;
    }

    .header-container header .col-md-4 {
        width: 250px;
        float: left;
        margin-left: 150px;
        text-align: center;
    }

    div#block-social-buttons {
        width: 100%;
    }

    .header-container header .col-md-8 {
        float: right;
        /* width: 100%; */
        text-align: right;
    }

    .region-header-first img {
        width: 60px;
        margin: 7px;
    }

    .region-header-first p {
        margin: 0;
    }

    .path-frontpage .header-container header {
        background: #000 !important;
    }

    .path-frontpage .banner {
        top: 0;
        margin-top: 0;
        height: 100%;
    }

    .banner img {
        border-radius: 0;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        height: 300px;
        width: auto;
        max-width: inherit;
        margin-left: -270px;
    }

    .featured-top__section {
        padding: 0px 0 30px;
    }

    .view-hero-slider .views-field-field-image img {
        border-radius: 0;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        width: auto;
        height: 100%;
        max-width: initial;
        max-height: 400px;
        margin: 0;
    }

    .view-hero-slider .views-field-title,
    .view-hero-slider .views-field-field-tags {
        margin: 75px 0 0 20px;
        top: 0;
        max-width: 90vw;
        width: 600px;
    }

    .view-hero-slider .views-field-field-tags {
        margin-top: 70px;
    }

    .view-hero-slider .views-field-title h2 {
        font-size: 40px;
    }

    .view-hero-slider .views-field-field-category {
        margin: 0 0 0 20px;
        color: #fff;
        top: 20px;
    }

    .view-hero-slider .views-field.views-field-view-node.button.tag {
        margin-left: 20px;
    }

    .col-md-12 h2.title,
    .col-md-12 nav>h2,
    .col-md-12 .block-search>h2 {
        padding-bottom: 0;
    }

    .subfooter__section.subfooter-first ul.menu {
        text-align: center;
    }
}



/*** SMALL ****/
@media all and (max-width: 639px) and (orientation: landscape) {
    .view-hero-slider .views-field-title h2 {
        font-size: 30px;
    }

    .tags.abs {
        right: 15px;
    }
}



/*** Narrow (768px to 1080px) ***/
@media all and (min-width:768px) and (max-width: 1079px) {

    .view-hero-slider .views-field-field-image img {
        border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        min-height: 400px;
        width: 150%;
        max-width: initial;
        height: 100%;
    }

    .view-duplicate-of-frontpage .views-field.views-field-title h3 {
        font-size: 22px;
    }

    nav#block-showcase-lite-main-menu li {
        margin: 0px 0px;
    }

    /* nav#block-showcase-lite-main-menu li a {} */

}


/*** all Desktops ***/
@media all and (min-width: 768px) {


    .desktop {
        display: block !important;
    }

    .mobile {
        display: none !important;
    }

    h1 {
        font-size: 46px;
    }

    h2.node__title {
        font-size: 36px;
    }

    .header-container header .col-md-4 {
        width: calc(100% - 100px);
        float: right;
    }

    .header-container header .col-md-8 {
        width: 100px;
        float: left;
    }

    .view-duplicate-of-frontpage .view-content {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
        grid-template-rows: 1fr;
        grid-gap: 10px;
        justify-content: center;
    }

    .path-frontpage .pager li>a,
    .path-frontpage .pager li>span {
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
    }

    .path-frontpage #block-views-block-duplicate-of-frontpage-block-3 {
        padding: 0;
    }

    .featured-top__section {
        padding: 20px 0;
    }
}


/*** narrow 2 ***/

@media all and (min-width: 768px) and (max-width: 979px) {

    nav#block-showcase-lite-main-menu {
        margin-top: 0px;
        float: right;
    }

    .headings-wide-spacing-enabled .header-container ul.menu li a {
        letter-spacing: 0em;
    }

    .view-duplicate-of-frontpage .view-content {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
        grid-template-rows: 1fr;
        grid-gap: 10px;
        justify-content: center;
    }

}


.subfooter__section .col-md-6:nth-child(2) h2.title {
    margin-top: 40px;
}

@media all and (min-width: 980px) {

    .subfooter__section .col-md-6:nth-child(2) h2.title {
        margin-top: 0px;
    }

    .container {
        width: 90%;
    }

    .view-duplicate-of-frontpage .view-content {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
        grid-template-rows: 1fr;
        grid-gap: 10px;
        justify-content: center;
    }
}

@media all and (min-width: 1440px) {

    .container {
        width: 80%;
    }

    .view-hero-slider .views-field-title {
        max-width: 60vw;
    }

    .view-hero-slider .views-field-field-image img {
        margin-top: -100px;
    }

    .path-node .banner,
    .path-taxonomy .banner {
        height: 350px;
        overflow: hidden;
    }


}

/*** extra small ***/
@media all and (max-width: 480px) {

    .view-hero-slider .views-field-title {
        margin: 75px 0 0 20px;
    }

    .view-hero-slider .views-field-title h2 {
        font-size: 38px;
    }

    .view-hero-slider .views-field-view-node {
        top: 75%;
    }


}

.messages--status {
    background: #2d2d2d;
}

.messages a:hover {
    color: darkorange;
}

input.delete-order-item {
    width: 50px;
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
    content: '';
    background: url(../images/remove.png) no-repeat scroll center center / 50%;
    color: transparent !important;
    height: 50px;
}

input[type="submit"].delete-order-item:hover {
    background-color: #e8e8e8;
}

.product--rendered-attribute legend,
.product--rendered-attribute__selected~label.option {
    border: 0;
}

.path-product .main-content .row>section .field--name-price .field__label,
.path-product .main-content .row>section .field--name-price .field__item {
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0;
    border-top: darkorange 1px solid;
    text-align: center;
    padding: 10px 30px;
    width: auto;
    float: left;
    font-weight: 100;
}

.path-product .main-content .row>section .field--name-price .field__item {
    font-weight: bold;
    background: #f5f1f2;
}

.path-product .main-content .row>section article>div:nth-child(2) {
    border: 1px #f3f3f3 solid;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;

}

body:not(.path-frontpage) nav#block-useraccountmenu .menu {
    padding: 0;
}

body:not(.path-frontpage) nav#block-useraccountmenu .menu li a {
    padding: 0 5px;
    font-size: 11px;
}

body:not(.path-frontpage) nav#block-showcase-lite-main-menu ul {
    padding: 5px 0px 10px;
}


.view-product-catalog .views-row {
    justify-content: center;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.view-product-catalog .views-row .field--name-price .field__label,
.view-product-catalog .field--name-variations {
    display: none;
}

.view-product-catalog .views-row .field--name-price .field__item {
    font-size: 24px;
    font-weight: bold;
    color: red;
}

.layout-checkout-form .layout-region {
    width: initial !important;
    float: none !important;
}

div#edit-purchased-entity-wrapper {
    display: flex;
}

.slideout ul.menu.sf-accordion li a {
    padding: 10px 0 10px 20px;
    line-height: 150%;
    display: block;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.views_slideshow_cycle_slide {
    width: 100%;
}


div#block-views-block-reviewers-block-1 {
    padding: 20px;
    background: #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

div#block-views-block-reviewers-block-1 .views-row {
    display: flex;
    align-items: center;
}

.view-reviewers .views-field.views-field-field-image.rounded {
    float: left;
    margin-right: 10px;
}

.rounded {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.views-field.views-field-edit-node.absolute {
    position: absolute;
    right: 0;
}

.views-field-purchased-entity .field--name-product-id {
    text-transform: capitalize;
}

a.button:hover,
a.button:focus,
.button>a:hover,
.button>a:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 5px 10px #999;
    -webkit-box-shadow: 0 5px 10px #999;
    -ms-box-shadow: 0 5px 10px #999;
    -moz-box-shadow: 0 5px 10px #999;
    -o-box-shadow: 0 5px 10px #999;
}


/** Donation styles */

.field--name-field-amount .form-item-field-amount {
    float: left;
    margin: 10px 30px 10px 0;
    /* background: linear-gradient(180deg, #ffecec, #e0d7d7); */
    padding: 0;
    color: #000;
    text-align: center;
}

.field--name-field-amount .form-item-field-amount input {
    opacity: 0;
    padding: 0;
    margin: 0 0 0 -16px;
}

.field--name-field-amount .form-item-field-amount label {
    padding: 5px 0;
    width: 100px;
    text-align: center;
    background: linear-gradient(180deg, #ffecec, #e0d7d7);
    box-shadow: 0 2px 3px #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    display: block;
    cursor: pointer;
}

.field--name-field-amount .form-item-field-amount label.selected {
    background: linear-gradient(0deg, #28C940, #29d142);
    color: #fff;
}

fieldset legend {
    border: none;
}

.form-item-amount .field-prefix {
    position: absolute;
    margin: 11px;
}

.form-item-amount input#edit-amount {
    padding-left: 30px;
}

.give-donation-form #edit-submit {
    background: #28C940;
}

div#stripe-card-element {
    padding: 40px;
    background: #f3f3f3;
    color: #333;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    margin: 20px 0;
}

div#stripe-card-element .ElementsApp input {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 20px;
}

#give-donation-donate-payment-form .field--name-field-amount {
    display: none;
}

.field--name-field-amount .form-item-field-amount label:before {
    display: inline;
    content: '$';
}

#block-donateblock .field--name-body {
    text-align: center;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    align-content: space-between;
}

#block-donateblock .field--name-body button {
    background: #fff;
    border: 3px solid #28C940;
    color: #28C940;
    padding: 5px 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    text-transform: uppercase;
    margin: 0px 20px 50px;
    width: 140px;
    font-weight: bold;
    box-shadow: 0 2px 8px -3px #ccc, 0 -3px 8px -3px #fff;
}

#block-donateblock .field--name-body button.sup_button {
    background: #fff;
    border: 3px solid #0873b9;
}

#block-donateblock .field--name-body button.sup_button a {
    color: #0873b9;
}

#block-donateblock .field--name-body button a {
    color: #28C940;
}

#block-donateblock .field--name-body button:hover {
    background: #28C940;
}

#block-donateblock .field--name-body button:hover a {
    color: #fff;
}

#block-donateblock .field--name-body button.sup_button:hover {
    background: #0873b9;
}


div#block-donateblock {
    padding: 0 2vw;
    background: #f5f5f5;
    border-radius: 5px;
}

h2.title,
nav>h2,
.block-search>h2 {
    font-size: 20px;
    padding-bottom: 15px;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e7e7e7;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

.subfooter__section {
    font-size: 12px;
}

.subfooter h2.title {
    color: #9c9c9c;
    font-size: 16px;
}



/*** MAINTENANCE PAGE ***/
/************************/

.maintenance-page .main-content__container .row>section {
    width: 100%;
}

.maintenance-page .page-container .main-content__section {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: calc(100vh - 160px);
}

.maintenance-page .main-content__container aside {
    display: none;
}

.maintenance-page .header-container header .col-md-4 {
    float: none;
}

.maintenance-page .header-container header .col-md-4 .logo {
    float: none;
}

.maintenance-page a {
    color: #fff;
}

.maintenance-page .header-container {
    height: 110px;
}

.maintenance-page footer.footer {
    position: fixed !important;
    bottom: 0;
    height: 50px;
    width: 100%;
}

.view-display-id-page_1 .view-content {
    display: grid;
    grid-template-columns: 100%;
}

.view-display-id-page_1 .views-field.views-field-title {
    text-align: left;
}

.view-display-id-page_1 .views-row {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid;
    padding-bottom: 30px;
}

.view-display-id-page_1 .views-field.views-field-created {
    font-weight: 700;
    float: left;
    margin-right: 10px;
}

.view-display-id-page_1 .views-field.views-field-created::after {
    display: inline;
    content: ", by:";
    width: 20px;
    height: 20px;
}

.view-display-id-page_1 .views-field.views-field-view-node {
    text-align: right;
    margin: 30px 0 0;
}

.view-display-id-page_1 .views-field-view-node a,
.view-display-id-page_1 .views-field-field-category a {
    background: grey;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    border: 0;
}

.view-display-id-page_1 .views-field-field-category {
    margin: 20px 0;
}

.view-display-id-page_1 .views-field-field-category a {
    background: orange;
}

.field--name-field-mp4 .video-js {
    padding: 0 36% 130.8%;
    padding: 0 43.1% 130.8%;
    max-width: 100%;
    margin-bottom: 15px;
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;

}

.field--name-field-mp4 .video-js video {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
}

.field--name-field-mp4.video-js .vjs-big-play-button {
    position: absolute;
    left: 50%;
    top: 50px;
}

.video-js .vjs-big-play-button {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.story-type .image-zoom-container {
    display: none;
}


.optionset-article-gallery .slides li {
    padding: 0 0 130%;
}

.optionset-article-gallery .slides li img {
    max-width: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
}


.simplenews-subscriber-form form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.simplenews-subscriber-form form label {
    display: block;
    color: #e7e7e7;
    font-size: 16px;
    font-family: 'Open Sans', Helvetica Neue, Arial, Sans-serif;
    letter-spacing: 2px;
    font-weight: 500;
}

.simplenews-subscriber-form form .description {
    display: none;
}

.simplenews-subscriber-form form input.form-email {
    border-color: #e7e7e7;
    background: transparent;
    box-shadow: none;
    border-radius: 5px 0 0 5px;
}

.simplenews-subscriber-form form .form-actions {
    margin-top: auto;
    margin-bottom: 10px;
}

.simplenews-subscriber-form form .form-actions input[type="submit"] {
    border-radius: 0 5px 5px 0;
    background-color: #e7e7e7;
    color: #2d2d2d;
    border-color: #e7e7e7;
    box-shadow: none;
    padding: 15px 12px;
}

.simplenews-subscriber-form form .form-actions input[type="submit"]:hover {
    background-color: #000;
    border-color: #e7e7e7;
    color: #e7e7e7;
}

.simplenews-subscriber-form h2.title {
    color: #9c9c9c;
    font-size: 16px;
}

#block-simplenewssubscription {
    display: table;
    margin: auto;
}

.footer__section {
    margin-bottom: 40px;
}

@media screen and (min-widht: 400px) {
    .simplenews-subscriber-form form .form-actions input[type="submit"] {
        padding: 15px 20px;
    }
}


.video-embed-field-responsive-video::after {
    content: '';
    display: block;
    padding-bottom: 0;
}

.pdf-download a {
    padding: 10px 20px;
    background: #373737;
    font-size: 13px;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px;
}

.pdf-download a:hover {
    color: #fff!important;
}
.pdf-download a:focus {
    color: #fff!important;
}

.pdf-download a i {
    margin-right: 10px;
}


.view-duplicate-of-frontpage .views-field.views-field-nothing {
	height: unset;
	padding-bottom: 31px;
}
#block-views-block-a-video-slider-block-2 h2.title {
	margin-bottom: 15px;
}


.banner-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width:100%;
}
.banner-item-content .banner-image {
    width: 100%;
    margin-right: -100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.banner .flexslider .slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.banner .flexslider .slides .views-field-nothing,
.banner .flexslider .slides .views-field-nothing .field-content {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-item-content .banner-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
}
  .banner-item-content .banner-caption-outer {
    position: relative;
    z-index: 1;
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

.banner-caption {
    color: #ffffff;
}
.banner-caption .category {
    text-shadow: 1px 1px 2px #000;
    background: #000;
    padding: 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #fff;
    display: inline-block;
    margin-bottom: 15px;
}
@media screen and (768px) {
    .banner-caption .category {
        margin-bottom: 22px;
    }
}
.banner-caption h2.banner-title {
    font-size: clamp(28px, 6vw, 60px);
    text-shadow: 1px 1px 3px #333;
    color: #ffffff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 14em;
}
.banner-caption .link-btn a {
    color: #f8f8f8;
    background-color: #000;
    padding: 15px 24px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    top: 70%;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    border: 2px solid #f8f8f8;
    display: inline-block;
    line-height: 1.1;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.banner-caption .link-btn a:hover {
    background-color: #343434;
}