#social-media-img {
    width: 30%;
}

#social-media-hr {
    width: 38%;
}

#social-media-col {
    width: 15%;
    padding-left: 1rem;
}

#profileCol {
    display: inline-block;
    position: absolute;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
}

.staffBio {
    text-align: left;
    margin-top: 15px;
}

.staffBio div p {
    margin-top: 0;
}

.staffReadMore {
    display: none;
}

#pictureCol {
    display: inline-block;
    width: 30%;
}

.founderCol {
    width: 46% !important;
    display: inline-block;
    margin: 2%;
}

#founderCol div div p {
    margin-top: 0px;
    margin-bottom: 0;
}

.founderBioText {
    text-align: left;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 96px;
    line-height: 24px;
    overflow: hidden;
}

.readMore {
    margin-top: 5px;
    margin-left: 10px;
}

#article {
    margin-top: 5%;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
}


/* @media screen and (max-width:991px) {
    .staffBio {
        margin-top: 14px;
        margin-bottom: 0;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
    }
    #profileCol {
        width: 65%;
        margin-top: 5px;
        margin-left: 4%;
        display: inline-block;
        position: relative;
    }
    .staffReadMore {
        display: block;
    }
    #pictureCol div div img {
        position: absolute;
        width: 30%;
        top: 0;
    }
    #row {
        margin-bottom: 20%;
    }
} */

@media screen and (max-width:991px) {
    #social-media-img {
        width: 50%;
    }
    #social-media-hr {
        width: 70%;
    }
    #social-media-col {
        width: 15%;
    }
    #row {
        margin-bottom: 0;
    }
    #pictureCol div div img {
        position: relative;
        width: 100%;
        top: 0;
    }
    #pictureCol {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    #profileCol {
        display: block;
        width: 100%;
        position: relative;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .staffBio {
        margin-top: 14px;
        margin-bottom: 0;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-align: left;
    }
    .staffReadMore {
        display: block;
    }
    .founderCol {
        width: 100% !important;
        margin: 0 !important;
    }
    .founderBioText {
        height: 24px;
    }
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

strong {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

html {
    font-family: sans-serif
}

blockquote,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

button {
    background: transparent;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

ul {
    margin: 0
}

*,
:after,
:before {
    border: 0 solid #dae4e9
}

[type=button],
[type=reset],
[type=submit],
button {
    border-radius: 0
}

textarea {
    resize: vertical
}

button,
input,
select,
textarea {
    font-family: inherit
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: .5
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

input::placeholder,
textarea::placeholder {
    color: inherit;
    opacity: .5
}

[role=button],
button {
    cursor: pointer
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

.home-head {
    background: #bb3b0f
}

.home-head hr {
    border-bottom: 4px solid #e5a742
}

.home-head .form-text {
    padding: .4rem 1rem
}

.home-head img {
    width: 100%
}

.home-head .unit-button {
    padding: .5rem 4rem
}

.featured-topics {
    border-top: 5px solid #bb3b0f;
    background: #fa4f14
}

.featured-topics .self-start {
    border-right: 2px solid #e5a742
}

.featured-topics .content-center a {
    color: #fff;
    text-decoration: none
}

.featured-topics .content-center a span.img {
    display: none
}

.featured-topics .content-center a div {
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 200px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50px
}

.featured-topics .content-center a div.seeds {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/seeds.png)
}

.featured-topics .content-center a div.climate {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/climate.png)
}

.featured-topics .content-center a div.crops {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/crops.png)
}

.featured-topics .content-center a div.nutrients {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/nutrients.png)
}

.menu-item--collapsed {
    list-style-type: none;
    list-style-image: none;
}

.home-main ul {
    list-style-type: none
}

.home-main ul li {
    border-top: 1px solid #b3b3b3;
    padding: .2rem .3rem
}

.home-main ul li a {
    color: inherit;
    text-decoration: none
}

.home-main ul li a:hover {
    color: #b3b3b3
}

.home-main ul li:last-of-type {
    border-bottom: 1px solid #b3b3b3
}

.home-main .lg--w-1\/6 {
    border-left: 1px solid #e5e5e5
}

.home-main img {
    margin-top: 2rem;
    width: 120px
}

.newsletter-block {
    border-top: 2px solid #fa4f14;
    border-bottom: 2px solid #fa4f14;
    background: #fa4f14
}

.newsletter-block img {
    width: 100%
}

.newsletter-block .heading-three {
    border-right: 2px solid #fa4f14
}

.newsletter-block .unit-button {
    padding: .5rem 4rem
}

.sponsors-block hr {
    border-bottom: 2px solid #fa4f14
}

.sponsors-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sponsors-block .slides li {
    display: inline-block
}

.sponsors-block .slides li img {
    width: 200px
}

.sponsors-block .slides .self-center {
    font-size: 40px
}

.sponsors-block .flex-direction-nav a {
    height: 30px
}

.sponsors-block .flex-direction-nav a:before {
    font-size: 30px
}

.sponsors-block .flex-direction-nav a img {
    width: 20px
}

.sponsors-block .flexslider:hover .flex-direction-nav .flex-prev {
    left: -50px
}

.sponsors-block .flexslider:hover .flex-direction-nav .flex-next {
    right: -10px
}

.research-brief .page-title {
    border-bottom: 0;
    padding-bottom: 0
}

.research-brief .brief-meta ul {
    list-style-type: none
}

.research-brief .brief-meta .md--w-3\/5 {
    border-right: 1px solid #b3b3b3
}

.research-brief .brief-body .heading {
    padding-bottom: .5rem;
    border-bottom: 1px solid #fa4f14
}

.research-brief .brief-section {
    border-top: 1px solid #b3b3b3
}

.research-brief .print-box {
    padding: .75rem;
    margin-bottom: 2rem;
    border: 2px solid #b3b3b3
}

.research-brief .print-box .content-center {
    border-right: 1px solid #b3b3b3;
    width: 65%
}

.research-brief .brief-funders .w-1\/3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: .5rem;
    padding-bottom: .5rem
}

.research-brief .brief-funders .w-1\/3 a {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.research-brief .brief-funders .w-1\/3 a img {
    width: 60%
}

.research-brief .key-findings {
    padding: .75rem;
    border: 2px solid #fa4f14;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/bookmark-ribbon.svg);
    background-position: 93% 0;
    background-size: 30px;
    background-repeat: no-repeat
}

.interested-block {
    background-color: #f2f2f2
}

.browse-block {
    margin-top: 2rem
}

.browse-block form {
    padding: 2rem;
    margin-bottom: 2rem;
    background: #d45b32;
    margin-top: 0
}

.browse-block form select {
    width: 100%
}

.browse-block form>.self-center {
    border-right: 2px solid #e5a742
}

.browse-block .view-header {
    text-align: center;
    padding: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3
}

.browse-block .view-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #b3b3b3
}

.browse-block .view-content .tag--special {
    display: inline-flex;
    place-items: center;
    min-width: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.browse-block .view-footer {
    text-align: center
}

.browse-block .view-footer .unit-button--plain {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down.svg)
}

.browse-block .view-footer .unit-button--plain:hover {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-black.svg)
}

.subscription-block .subscribe {
    padding: .75rem .75rem 2.5rem;
    border-top: 1px solid #88245e;
    border-bottom: 4px solid #88245e;
    background: #e5e5e5
}

.page-heading {
    background: #d69d00;
    border-bottom: 5px solid #d69d00
}

.page-heading img {
    width: 100%;
    height: auto
}

.page-title a {
    font-size: 20px
}

.page-title a:before {
    content: "";
    width: 13px;
    height: 13px;
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-left.svg);
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 6px
}

.page-title a:hover:before {
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-left-black.svg);
    background-repeat: no-repeat
}

.topic-block {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid #b3b3b3
}

.search-block .views-exposed-form .views-exposed-widgets {
    background-color: #fa4f14;
    padding: 1rem
}

.search-block .views-exposed-form .views-exposed-widgets .mb-8 input {
    width: 100%
}

.search-block .views-exposed-form .views-exposed-widgets .views-submit-button input {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-black.svg);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 10px;
    width: 9rem
}

.search-block .views-exposed-form .views-exposed-widgets .views-submit-button input:hover {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-white.svg)
}

.search-block .views-exposed-form .form-item-sort-order {
    display: none
}

.search-block .views-exposed-form .form-item,
.search-block .views-exposed-form .form-type-select {
    margin-bottom: 0
}

.search-block a {
    text-decoration: none;
    color: inherit
}

.search-block a:hover {
    color: inherit;
    background: red
}

.facet-section {
    border-bottom: 5px solid #fa4f14;
    border-top: 5px solid #fa4f14
}

.facet-section .form-checkboxes,
.facet-section ul {
    list-style: none;
    padding: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    margin-bottom: 1rem;
    margin-top: 14px
}

.facet-section .apachesolr-facet,
.facet-section .apachesolr-unclick {
    text-decoration: none;
    color: inherit
}

.facet-section .apachesolr-facet:hover,
.facet-section .apachesolr-unclick:hover {
    color: inherit
}

.facet-section .item-list.accordion.accordion--closed .accordion__tab:after {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-black.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff
}

.facet-section .item-list.accordion .accordion__tab:after {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-up-black.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff
}

.facet-section .item-list .facet-title {
    font-weight: 700;
    padding: .5rem .75rem;
    background: #e5e5e5!important;
    background-color: #e5e5e5!important;
    border-top: 1px solid #b3b3b3!important;
    border-left: 0!important;
    border-right: 0!important;
    border-bottom: 0!important;
    border-radius: 0!important;
    color: inherit!important
}

.facet-section .item-list .accordion__content {
    padding: 0!important;
    border: 0!important
}

.facet-section .item-list .form-item,
.facet-section .item-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    line-height: 26px
}

.facet-section .item-list .solr-f-inp,
.facet-section .item-list input {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 25px;
    height: 25px;
    background: url(/themes/custom/bcfw/bcfw_theme_img/checkbox.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer
}

.facet-section .item-list .solr-f-inp.checked,
.facet-section .item-list input.checked {
    background: url(/themes/custom/bcfw/bcfw_theme_img/checkbox-check.svg)
}

.facet-section #block-solrsearch-solrsearch_current {
    margin-bottom: 1rem;
    border-bottom: 1px solid #b3b3b3
}

.facet-section #block-solrsearch-solrsearch_current .item-list {
    text-align: center
}

.facet-section #block-solrsearch-solrsearch_current .item-list ul {
    text-align: left
}

.facet-section #block-solrsearch-solrsearch_current .item-list ul .apachesolr-unclick {
    width: 100%
}

.facet-section #block-solrsearch-solrsearch_current .item-list ul .apachesolr-unclick:after {
    content: "x";
    float: right
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .facet-title::-webkit-details-marker,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .facet-title::-webkit-details-marker {
    display: none
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .facet-title:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .facet-title:after {
    width: 10px;
    height: 15px;
    content: "";
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-black.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    float: right
}

.facet-section #block-solrsearch-solrsearch_facets .item-list[open] .facet-title:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list[open] .facet-title:after {
    width: 10px;
    height: 15px;
    content: "";
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-up-black.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    float: right
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item,
.facet-section #block-solrsearch-solrsearch_facets .item-list li,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container input,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container input,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container input,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container input {
    opacity: 0
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container .checkmark,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container .checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container .checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container .checkmark {
    top: 0;
    left: 0;
    height: 27px;
    width: 27px;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container .checkmark:after,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container .checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container .checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container:hover input~.checkmark,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container:hover input~.checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container:hover input~.checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container:hover input~.checkmark {
    background-color: #e5e5e5
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container input:checked~.checkmark,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container input:checked~.checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container input:checked~.checkmark,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container input:checked~.checkmark {
    background-color: #88245e
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container input:checked~.checkmark:after,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container input:checked~.checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container input:checked~.checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container input:checked~.checkmark:after {
    display: block
}

.facet-section #block-solrsearch-solrsearch_facets .item-list .form-item .check-container .checkmark:after,
.facet-section #block-solrsearch-solrsearch_facets .item-list li .check-container .checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list .form-item .check-container .checkmark:after,
.facet-section #views-exposed-form-search-result-test-page-1 .item-list li .check-container .checkmark:after {
    right: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: 1px solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

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

svg {
    fill: currentColor
}

[tabindex="-1"]:focus {
    outline: none!important
}

[hidden] {
    display: none
}

a,
button {
    transition: background-color .125s ease, color .125s ease
}

a {
    color: #88245e
}

a:hover {
    color: #49192f
}

a.external:after {
    content: "";
    width: 13px;
    height: 13px;
    background: url(/themes/custom/bcfw/bcfw_theme_img/external.svg);
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 6px
}

footer a {
    text-decoration: none;
    color: #f2f2f2
}

footer a:hover {
    color: #b3b3b3
}

@media screen and (max-width:767px) {
    .home-head {
        background-image: url(/themes/custom/bcfw/bcfw_theme_img/carrots.jpg)
    }
    .newsletter-block {
        background-image: url(/themes/custom/bcfw/bcfw_theme_img/blueberry.jpg)
    }
    .browse-block>.justify-center>.self-center,
    .research-brief .brief-meta .md--w-3\/5 {
        border-right: 0
    }
}

@media screen and (max-width:992px) {
    .home-main .lg--w-1\/6 {
        border-left: 0
    }
    .featured-topics .self-start {
        border-right: 0
    }
    .research-brief .print-box .content-center {
        border-right: 0;
        width: 100%
    }
    .secondary-navigation li {
        border-left: 0;
        border-bottom: 1px solid #b3b3b3
    }
    .navlink--secondary {
        padding-top: .5rem;
        padding-bottom: .5rem;
        display: block
    }
}

@media screen and (min-width:992px) {
    .research-brief>.lg--w-1\/4 {
        margin-top: 9rem
    }
}

.for-print {
    display: none!important
}

@media print {
    html {
        color: #000!important
    }
    .for-print {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .research-brief .for-print {
        padding: 2rem;
        margin-top: 2rem;
        display: block!important;
        background-position: 97% 0;
        border-color: #b3b3b3;
        background-image: url(/themes/custom/bcfw/bcfw_theme_img/bookmark-ribbon-grey.svg)
    }
    .research-brief .md--w-2\/5.md--pr-6.mt-6,
    .research-brief .md--w-3\/5.md--pl-6.mt-6.md--mr-8 {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        width: 50%!important;
        border-right: none
    }
    .tag,
    a.tag {
        display: none!important
    }
    .research-brief .brief-body .heading {
        border-bottom: 1px solid #b3b3b3
    }
    .brief-meta .flex-col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    header {
        border-bottom: 1px solid #000;
        padding-bottom: 20px
    }
    header .bcfw-logo,
    header button {
        display: none!important
    }
    header .flex-col {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .page-heading,
    nav {
        display: none!important
    }
    footer {
        background-color: #fff!important;
        margin: 0!important;
        padding: 0!important
    }
    footer .block {
        display: none!important
    }
    footer .for-print {
        color: #5b6267
    }
    footer .for-print,
    main {
        display: block!important
    }
    main>div {
        width: 100%!important;
        padding: 0!important
    }
    main>.lg--w-1\/4.lg--pl-8 {
        display: none!important
    }
}

button,
input,
select,
textarea {
    line-height: 1.5rem
}

.form-item {
    margin-bottom: 1.5rem
}

label {
    font-weight: 400
}

select {
    border: 1px solid #b3b3b3;
    border-radius: 0;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-grey.svg);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 10px;
    background-color: #fff;
    padding: .5rem 1rem;
    color: #000;
    -webkit-appearance: initial
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    border: 1px solid #b3b3b3;
    padding: .5rem;
    max-width: 100%;
    color: #000
}

.form-type-select {
    display: inline-block;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

.form-type-select select {
    width: 100%
}

.form-type-checkbox,
.form-type-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-type-checkbox input,
.form-type-radio input {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.form-type-checkbox label,
.form-type-radio label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 1rem
}

.views-exposed-form {
    margin-top: 3rem
}

.space-nolabel,
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.125rem
}

@media (min-width:768px) {
    .views-exposed-form,
    form {
        display: block
    }
}

table {
    border-bottom-width: 1px;
    border-color: #b3b3b3;
    width: 100%;
    text-align: left;
    margin-top: 24pt;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    vertical-align: top;
    padding: 0;
    line-height: 24px
}

th {
    text-transform: uppercase;
    color: #bb3b0f;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .5rem
}

tr {
    border-top-width: 1px;
    border-color: #b3b3b3
}

td {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .5rem
}

.table--responsive {
    display: block;
    min-width: 100%
}

@media (max-width:767px) {
    .table--responsive table {
        display: block;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.table--plain {
    border-bottom-width: 0
}

.table--plain tr {
    border-top-width: 0
}

.table--condensed td,
.table--condensed th {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .25rem
}

.media--wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0!important;
    overflow: hidden
}

.media--wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.img-and-caption {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.img-and-caption img {
    width: 100%
}

figcaption {
    font-size: 14px;
    line-height: 22px
}

html {
    color: #5b6267;
    font-family: Open Sans, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial;
    font-size: 16px;
    font-weight: 100
}

p {
    margin-top: 14px;
    margin-bottom: 0;
    line-height: 24px
}

strong {
    font-weight: 600
}

em {
    font-style: italic
}

ul {
    margin-top: 14px;
    margin-bottom: 24pt
}

ul li {
    line-height: 26px
}

ul ul {
    margin-top: 0;
    margin-bottom: 0
}

blockquote {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
    border-left: 4px solid #fa4f14;
    font-size: 1.8rem;
    color: #676767;
    font-weight: 300
}

blockquote p {
    line-height: 1.4em
}

@font-face {
    font-family: League Gothic;
    src: url(../fonts/leaguegothic-regular-webfont.ttf)
}

.heading-five,
.heading-four,
.heading-three,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: League Gothic, Oswald, sans-serif;
    color: #000;
    letter-spacing: 1px
}

h1 {
    margin-top: 2rem;
    line-height: 54px;
    font-size: 48px;
    font-weight: 400
}

h2 {
    line-height: 34px;
    font-size: 28px
}

.heading-three,
h2,
h3 {
    margin-top: 1.5rem;
    font-weight: 400
}

.heading-three,
h3 {
    line-height: 28px;
    font-size: 22px
}

.heading-four,
h4 {
    margin-top: 1.8rem;
    line-height: 36px;
    font-size: 30px;
    font-weight: 400
}

.heading-five,
h5 {
    line-height: 30px;
    font-size: 24px
}

.heading-five,
h5,
h6 {
    margin-top: 1.5rem;
    font-weight: 400
}

h6 {
    line-height: 40px;
    font-size: 34px
}

.page-title {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    /* border-bottom: 1px solid #b3b3b3 */
}

hr {
    margin: 1rem 0;
    border-bottom: 2px solid #bb3b0f;
    width: 100px
}

.tag {
    padding: .5rem 1.5rem .5rem 1rem;
    display: inline-block;
    margin-bottom: .25rem;
    margin-right: .25rem;
    min-width: 12rem;
    color: #000;
    border-radius: 8px;
    border: 2px solid #f2f2f2;
    text-decoration: none;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-grey.svg);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 10px
}

.tag:hover {
    background-color: #f2f2f2;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-black.svg);
    color: #000
}

.tag--special {
    padding: 1rem 1.5rem;
    border: 2px solid #88245e;
    min-width: 16rem
}

.tag--special:hover {
    color: #fff;
    background-color: #88245e;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-white.svg)
}

.tag--icon {
    padding: 1rem 1.5rem;
    border: 2px solid #88245e;
    min-width: 16rem;
    text-align: center;
    border: 3px solid #88245e
}

.tag--icon:hover {
    color: #fff;
    background-color: #88245e;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-white.svg)
}

.tag--icon.producer {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/producer.svg), url(/themes/custom/bcfw/bcfw_theme_img/angle-right-grey.svg);
    background-position: .75rem .4rem, 95% 1rem;
    background-repeat: no-repeat, no-repeat;
    background-size: 50px, 10px
}

.tag--icon.producer:hover {
    background-color: #88245e;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/producer-white.svg), url(/themes/custom/bcfw/bcfw_theme_img/angle-right-white.svg)
}

.tag--icon.processor {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/processor.svg), url(/themes/custom/bcfw/bcfw_theme_img/angle-right-grey.svg);
    background-position: .75rem .4rem, 95% 1rem;
    background-repeat: no-repeat, no-repeat;
    background-size: 50px, 10px
}

.tag--icon.processor:hover {
    background-color: #88245e;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/processor-white.svg), url(/themes/custom/bcfw/bcfw_theme_img/angle-right-white.svg)
}

.tag--small {
    padding: .25rem 1rem;
    text-align: center;
    min-width: inherit;
    border-radius: 0;
    border: 1px solid #88245e;
    background: none
}

.tag--small:hover {
    color: #fff;
    background: #88245e
}

.text--small {
    font-size: .9rem
}

.text--hug {
    margin-top: 0
}

.unit-button {
    display: inline-block;
    padding: .2rem 1.5rem .1rem;
    text-decoration: none;
    line-height: 1.5rem;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 16px;
    font-family: League Gothic, Oswald, sans-serif
}

.unit-button--red {
    background-color: #fa4f14;
    color: #fff
}

.unit-button--red:hover {
    text-decoration: none
}

.unit-button--purple,
.unit-button--red:hover {
    background-color: #88245e;
    color: #fff
}

.unit-button--purple:hover {
    background-color: #fa4f14;
    color: #fff;
    text-decoration: none
}

.unit-button--white--red {
    border: 1px solid #fa4f14;
    background: #fff;
    color: #000
}

.unit-button--white--red:hover {
    background-color: #fa4f14;
    color: #fff;
    text-decoration: none
}

.unit-button--white--purple {
    border: 1px solid #88245e;
    background: #fff;
    color: #000
}

.unit-button--white--purple:hover {
    background-color: #88245e;
    color: #fff;
    text-decoration: none
}

.unit-button--narrow {
    background-color: #88245e;
    color: #fff;
    padding-top: .1rem;
    padding-bottom: 0
}

.unit-button--narrow:hover {
    background-color: #fa4f14;
    color: #fff;
    text-decoration: none
}

.unit-button--plain {
    padding: .5rem 1.3rem .5rem .5rem;
    background: transparent;
    border: 0;
    text-transform: none;
    color: #88245e;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 10px
}

.unit-button--plain:hover {
    color: #000;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-black.svg)
}

.card-small__heading {
    padding: .6rem 4.25rem .5rem 1rem;
    height: 4.25rem
}

.card-small__heading:before {
    bottom: 0;
    background-color: #454545;
    height: 4.25rem
}

.card-small__heading:after,
.card-small__heading:before {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    content: ""
}

.card-small__heading:after {
    bottom: 4.25rem;
    background: linear-gradient(180deg, rgba(69, 69, 69, 0) 0, #454545);
    height: 2.5rem
}

.card-small__heading--alternate:after {
    display: none
}

.card-small__reveal {
    transition: opacity .15s ease-out, background-color .15s ease-out, -webkit-transform .15s ease-out;
    transition: opacity .15s ease-out, transform .15s ease-out, background-color .15s ease-out;
    transition: opacity .15s ease-out, transform .15s ease-out, background-color .15s ease-out, -webkit-transform .15s ease-out;
    opacity: 0
}

.card-small__content,
.card-small__content--dark {
    transition: opacity .15s ease-out, background-color .15s ease-out
}

.card-small:hover .card-small__reveal {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
    transition: opacity .15s ease-out, background-color .15s ease-out, -webkit-transform .15s ease-out;
    transition: opacity .15s ease-out, transform .15s ease-out, background-color .15s ease-out;
    transition: opacity .15s ease-out, transform .15s ease-out, background-color .15s ease-out, -webkit-transform .15s ease-out;
    opacity: 1
}

.card-small:hover .card-small__content {
    opacity: 1;
    background-color: hsla(204, 6%, 52%, .5)
}

.card-small:hover .card-small__content--dark {
    opacity: 1;
    background-color: rgba(69, 69, 69, .8)
}

.card__image {
    position: relative
}

.card__image:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #454545 0, rgba(69, 69, 69, 0) 30%);
    width: 100%;
    height: 100%;
    content: ""
}

@media (min-width:768px) {
    .card__image:after {
        background: none
    }
}

.card__morelink {
    text-align: right;
    bottom: 0;
    right: 0;
    position: absolute
}


p + .accordion {
    margin-top: 14px;
}

.widget-accordion {
    margin-bottom: .5rem
}

.accordion__trigger {
    background-color: #f2f2f2;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    position: relative;
    padding: 1rem 3rem 1rem 1rem;
    overflow: hidden;
    cursor: pointer;
    transition: background-color .125s ease, color .125s ease;
}
.accordion__trigger h3 {
    color: #212121;
}

.widget-accordion.is-open .accordion__trigger {
    position: relative;
    padding: 1rem 3rem 1rem 1rem;
    overflow: hidden;
    cursor: pointer;
    transition: background-color .125s ease, color .125s ease;
    color: #fff;
    background-color: #fa4f14;
    border: 1px solid #fa4f14;
    border-radius: 5px 5px 0 0
}
.widget-accordion.is-open .accordion__trigger h3 {
    color: #fff;
}

.widget-accordion.is-open .accordion__trigger span {
    color: #d34211
}

.accordion__trigger:focus {
    outline: 0
}

.accordion__trigger:after {
    position: absolute;
    padding: .5rem;
    top: 0;
    right: 1rem;
    height: 100%
}

.accordion__content {
    padding: 1.5rem 1.5rem 3rem;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #fa4f14;
    border-left: 1px solid #fa4f14;
    border-right: 1px solid #fa4f14;
    border-radius: 0 0 5px 5px
}

.accordion__content>:last-child {
    margin-bottom: 0
}

.accordion__trigger:hover {
    border: 1px solid #fa4f14
}

.accordion__trigger:hover:after {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-red.svg)
}

.accordion__trigger:after {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    color: #d34211;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-down-grey.svg)
}

.widget-accordion.is-open .accordion__trigger:after {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/angle-up-white.svg);
}

/*.js .accordion--closed .accordion__content {
    display: none
}*/

.qmi-tabs {
    display: inline-block;
    width: 100%
}

.qmi-tab-links {
    border-bottom: 4px solid #bb3b0f
}

.qmi-tab-links li {
    display: inline-block;
    list-style: none
}

.qmi-tab-links li.active a,
.qmi-tab-links li.active a:hover {
    color: #bb3b0f;
    font-weight: 700
}

.qmi-tab-links li.active a:after,
.qmi-tab-links li.active a:hover:after {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-radius: 6px;
    background-color: #bb3b0f;
    width: 100%;
    height: 16px;
    content: ""
}

.qmi-tab-links a {
    display: inline-block;
    position: relative;
    padding: 1rem;
    text-decoration: none;
    color: #b3b3b3;
    font-size: 1.5rem;
    font-weight: 300
}

.qmi-tab {
    display: none
}

.qmi-tab.is-active {
    display: block
}

@media (max-width:767px) {
    .qmi-tab-links {
        border-bottom: 0
    }
    .qmi-tab-links li {
        display: inline-block;
        background-color: #b3b3b3;
        list-style: none
    }
    .qmi-tab-links li.active {
        position: relative;
        background-color: #bb3b0f
    }
    .qmi-tab-links li.active:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: .2;
        background-image: url(/themes/custom/bcfw/bcfw_theme_img/texture-new-01-01.svg);
        background-repeat: no-repeat;
        background-size: 150px;
        content: "";
        background-position-x: left;
        background-position-y: -80px
    }
    .qmi-tab-links li.active a,
    .qmi-tab-links li.active a:hover {
        color: #fff;
        font-weight: 400
    }
    .qmi-tab-links li.active a:after,
    .qmi-tab-links li.active a:hover:after {
        display: none
    }
    .qmi-tab-links a {
        padding: 1rem;
        color: #fff;
        font-size: 1rem;
        font-weight: 400
    }
}

.ajax-progress-throbber {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .5)
}

.ajax-progress-throbber .message {
    display: none
}

.ajax-progress-throbber .throbber {
    background: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6;
    display: block;
    margin: auto;
    transition: opacity .25s linear
}

.ajax-progress-throbber .throbber:after,
.ajax-progress-throbber .throbber:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 110%;
    content: "";
    display: block
}

.ajax-progress-throbber .throbber:before {
    border: 5px solid rgba(51, 51, 51, .25)
}

.ajax-progress-throbber .throbber:after {
    -webkit-animation: a .75s linear infinite;
    animation: a .75s linear infinite;
    border: 5px solid transparent;
    border-top-color: #bb3b0f
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

footer {
    text-transform: uppercase
}

footer .justify-end img {
    width: 120px
}

.footer-center-icon {
    border-left: 2px solid #bb3b0f;
    border-right: 2px solid #bb3b0f
}

.footer-center-right-icon {
    border-right: 2px solid #bb3b0f
}

@media screen and (max-width:979px) {
    .main-menu {
        display: none
    }
}

.main-menu ul.menu li a {
    padding: 1rem
}

@media screen and (max-width:979px) {
    .main-menu ul.menu li a {
        background: #f2f2f2;
        border-top: 1px solid #b3b3b3
    }
}

.primary-nav--trigger.is-active {
    background: #f2f2f2
}

.primary-nav--trigger:hover {
    background-color: #bb3b0f
}

.hamburger-icon {
    width: 3rem;
    height: 3rem
}

.primary-nav--dropdown {
    margin-top: 0
}

.secondary-navigation {
    background: #f2f2f2
}

.secondary-navigation li {
    display: inline-block;
    border-left: 1px solid #b3b3b3
}

.secondary-navigation li:first-of-type {
    border-left: none
}

.navlink--primary,
.navlink--secondary {
    color: #000;
    text-decoration: none;
    text-transform: uppercase
}

.navlink--primary.active,
.navlink--primary:hover {
    color: #bb3b0f;
    border-top: 9px solid #bb3b0f;
    text-decoration: none;
    padding-top: 12px
}

.navlink--secondary {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.navlink--secondary.active,
.navlink--secondary:hover {
    color: #d45b32
}

.menu-block-1 a,
.navlink--footer {
    color: #fff;
    text-decoration: none;
    display: block
}

.menu-block-1 a:hover,
.navlink--footer:hover {
    text-decoration: underline
}

.piped {
    position: relative;
    padding-right: 3em
}

.piped:after {
    display: block;
    position: absolute;
    top: 0;
    right: 1em;
    content: "|"
}

.piped--grey:after {
    color: #b3b3b3
}

.link--more {
    display: inline-block;
    position: relative;
    padding-right: 2em;
    text-decoration: none;
    color: #5b6267
}

.link--more:hover {
    color: #bb3b0f
}

.link--more:hover:after {
    color: #5b6267
}

.link--more:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1.25;
    width: 1.5rem;
    height: 1.5rem;
    color: #bb3b0f;
    content: "> >"
}

.pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    list-style: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3
}

.pager li {
    margin-left: .25rem;
    margin-right: .25rem;
    line-height: 13px
}

.pager li a {
    display: block;
    padding-top: .5rem;
    padding-bottom: .5rem;
    text-decoration: none;
    padding: .5rem .6rem
}

.pager .pager-item a,
.pager .pager__item a {
    border-width: 1px;
    border-color: #333;
    color: #222b2f;
    border-radius: 200px;
    border: 1px solid #333
}

.pager .pager-item a:hover,
.pager .pager__item a:hover {
    text-decoration: none;
    background-color: #333;
    color: #fff
}

.pager .pager-next,
.pager .pager__item--next {
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-grey.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 50%
}

.pager .pager-next:hover,
.pager .pager__item--next:hover {
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-right-black.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 50%
}

.pager .pager-next a,
.pager .pager__item--next a {
    border: 0
}

.pager .pager-next a:hover,
.pager .pager__item--next a:hover {
    background-color: hsla(0, 0%, 100%, 0)
}

.pager .pager-next span[aria-hidden=true],
.pager .pager__item--next span[aria-hidden=true] {
    visibility: hidden
}

.pager .pager-previous,
.pager .pager__item--previous {
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-left-grey.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 50%
}

.pager .pager-previous:hover,
.pager .pager__item--previous:hover {
    background: url(/themes/custom/bcfw/bcfw_theme_img/angle-left-black.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 50%
}

.pager .pager-previous a,
.pager .pager__item--previous a {
    border: 0
}

.pager .pager-previous a:hover,
.pager .pager__item--previous a:hover {
    background-color: hsla(0, 0%, 100%, 0)
}

.pager .pager-previous span[aria-hidden=true],
.pager .pager__item--previous span[aria-hidden=true] {
    visibility: hidden
}

.pager .pager-current,
.pager .pager__item--active {
    display: block;
    border-width: 1px;
    border-color: #fff;
    background-color: #88245e;
    font-weight: 700;
    color: #fff;
    border-radius: 200px;
    padding: .5rem .7em;
    line-height: 1;
    align-self: center;
}

.bcfw-logo {
    background-image: url(/themes/custom/bcfw/bcfw_theme_img/BCFW_logo_clr1.jpg);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 200px
}

@media (min-width:768px) {
    .page-header__container {
        margin-left: auto;
        margin-right: auto;
        max-width: 768px
    }
}

@media (min-width:992px) {
    .page-header__container {
        max-width: 992px
    }
}

@media (min-width:1200px) {
    .page-header__container {
        max-width: 1200px
    }
}

.image-overlay {
    display: block;
    position: relative;
    background-color: #454545
}

.image-overlay:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: hsla(204, 6%, 52%, .2);
    content: ""
}

.image-overlay img {
    display: block
}

.gradient--text-overlay {
    background: linear-gradient(180deg, #7d868c 0, #454545)
}

.gradient--image-overlay:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(69, 69, 69, 0) 0, rgba(69, 69, 69, .6) 40%, #454545);
    content: ""
}

.supporting__heading {
    position: relative
}

.supporting__heading:after,
.supporting__heading:before {
    display: block;
    position: absolute;
    top: .5rem;
    content: ""
}

.supporting__heading:before {
    left: -2.5rem;
    background-color: #e5e5e5;
    width: 1rem;
    height: 1.5rem
}

.supporting__heading:after {
    left: -1.5rem;
    border-top: .75rem solid transparent;
    border-bottom: .75rem solid transparent;
    border-left: .75rem solid #e5e5e5;
    width: 0;
    height: 0
}

@media (min-width:768px) {
    .supporting--red .supporting__heading:before {
        background-color: #bb3b0f
    }
    .supporting--red .supporting__heading:after {
        border-left-color: #bb3b0f
    }
    .supporting--accent .supporting__heading:before {
        background-color: #90c9cb
    }
    .supporting--accent .supporting__heading:after {
        border-left-color: #90c9cb
    }
}

.sbqmi-cards a:hover {
    text-decoration: none
}

.container {
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 992px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.list-reset {
    list-style: none;
    padding: 0
}

.bg-unit-black {
    background-color: #000
}

.bg-unit-black-light {
    background-color: #333
}

.bg-unit-black-lighter {
    background-color: #676767
}

.bg-unit-grey {
    background-color: #b3b3b3
}

.bg-unit-grey-light {
    background-color: #d6d6d6
}

.bg-unit-grey-lighter {
    background-color: #f2f2f2
}

.bg-unit-red {
    background-color: #bb3b0f
}

.bg-unit-red-light {
    background-color: #fa4f14
}

.bg-unit-red-lighter {
    background-color: #d45b32
}

.bg-unit-yellow {
    background-color: #d69d00
}

.bg-unit-yellow-light {
    background-color: #e5a742
}

.bg-unit-purple {
    background-color: #49192f
}

.bg-unit-purple-light {
    background-color: #88245e
}

.bg-ubc-blue {
    background-color: #002145
}

.bg-unit-accent {
    background-color: #90c9cb
}

.bg-unit-accent-dark {
    background-color: #454545
}

.bg-center {
    background-position: 50%
}

.bg-cover {
    background-size: cover
}

.border-unit-grey {
    border-color: #b3b3b3
}

.border-unit-grey-light {
    border-color: #d6d6d6
}

.border-unit-red {
    border-color: #bb3b0f
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-t-2 {
    border-top-width: 2px
}

.border-l-8 {
    border-left-width: 8px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.table {
    display: table
}

.hidden {
    display: none
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-row {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-row,
.flex-row-reverse {
    -webkit-box-orient: horizontal
}

.flex-row-reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.self-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.self-end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.h-6 {
    height: 1.5rem
}

.h-12 {
    height: 3rem
}

.h-16 {
    height: 4rem
}

.h-32 {
    height: 8rem
}

.h-48 {
    height: 12rem
}

.h-64 {
    height: 16rem
}

.h-full {
    height: 100%
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.leading-normal {
    line-height: 1.5
}

.m-0 {
    margin: 0
}

.m-4 {
    margin: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.ml-2 {
    margin-left: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mb-8 {
    margin-bottom: 2rem
}

.max-w-md {
    max-width: 40rem
}

.min-w-full {
    min-width: 100%
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-mt-4 {
    margin-top: -1rem
}

.-ml-6 {
    margin-left: -1.5rem
}

.overflow-hidden {
    overflow: hidden
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.pt-0 {
    padding-top: 0
}

.pr-1 {
    padding-right: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pt-4 {
    padding-top: 1rem
}

.pr-4 {
    padding-right: 1rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pl-4 {
    padding-left: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pr-8 {
    padding-right: 2rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-8 {
    padding-left: 2rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pt-16 {
    padding-top: 4rem
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.pin {
    top: 0;
    bottom: 0;
    left: 0
}

.pin,
.pin-r {
    right: 0
}

.pin-b {
    bottom: 0
}

.pin-l {
    left: 0
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-unit-black {
    color: #000
}

.text-unit-grey {
    color: #b3b3b3
}

.text-unit-red {
    color: #bb3b0f
}

.text-ubc-blue {
    color: #002145
}

.text-white {
    color: #fff
}

.text-xs {
    font-size: .75rem
}

.text-sm {
    font-size: .875rem
}

.text-lg {
    font-size: 1.125rem
}

.text-xl {
    font-size: 1.25rem
}

.text-3xl {
    font-size: 1.875rem
}

.text-5xl {
    font-size: 3rem
}

.uppercase {
    text-transform: uppercase
}

.normal-case {
    text-transform: none
}

.underline {
    text-decoration: underline
}

.no-underline {
    text-decoration: none
}

.hover--underline:hover {
    text-decoration: underline
}

.hover--no-underline:hover {
    text-decoration: none
}

.w-6 {
    width: 1.5rem
}

.w-12 {
    width: 3rem
}

.w-32 {
    width: 8rem
}

.w-64 {
    width: 16rem
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.33333%
}

.w-2\/3 {
    width: 66.66667%
}

.w-1\/4 {
    width: 25%
}

.w-3\/4 {
    width: 75%
}

.w-2\/5 {
    width: 40%
}

.w-5\/6 {
    width: 83.33333%
}

.w-full {
    width: 100%
}

.z-10 {
    z-index: 1
}

.z-20 {
    z-index: 2
}

.z-30 {
    z-index: 3
}

.z-50 {
    z-index: 4
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.w-half {
    width: 50%
}

.w-one-third {
    width: 33.33333%
}

.w-two-thirds {
    width: 66.66667%
}

.w-one-quarter {
    width: 25%
}

.w-three-quarters {
    width: 75%
}

.w-one-fifth {
    width: 20%
}

.w-two-fifths {
    width: 40%
}

.w-three-fifths {
    width: 60%
}

.w-four-fifths {
    width: 80%
}

.pr-0 {
    padding-right: 0!important
}

@media (min-width:768px) {
    .md--pr-4 {
        padding-right: 1rem!important
    }
}

@media (max-width:767px) {
    .views-exposed-form .views-exposed-widget .form-submit {
        margin-top: 0;
        margin-bottom: 2rem
    }
}

.float-left {
    float: left
}

.ml-7 {
    margin-left: 1.75rem
}

.-ml-2 {
    margin-left: -.5rem
}

.-mr-2 {
    margin-right: -.5rem
}

@media (min-width:576px) {
    .sm--w-half {
        width: 50%
    }
    .sm--w-one-third {
        width: 33.33333%
    }
    .sm--w-two-thirds {
        width: 66.66667%
    }
    .sm--w-one-quarter {
        width: 25%
    }
    .sm--w-three-quarters {
        width: 75%
    }
    .sm--w-one-fifth {
        width: 20%
    }
    .sm--w-two-fifths {
        width: 40%
    }
    .sm--w-three-fifths {
        width: 60%
    }
    .sm--w-four-fifths {
        width: 80%
    }
}

@media (min-width:768px) {
    .md--bg-unit-grey {
        background-color: #b3b3b3
    }
    .md--bg-unit-red {
        background-color: #bb3b0f
    }
    .md--bg-transparent {
        background-color: transparent
    }
    .md--bg-white {
        background-color: #fff
    }
    .md--border-unit-red {
        border-color: #bb3b0f
    }
    .md--border-unit-accent {
        border-color: #90c9cb
    }
    .md--border-0 {
        border-width: 0
    }
    .md--border-2 {
        border-width: 2px
    }
    .md--block {
        display: block
    }
    .md--inline-block {
        display: inline-block
    }
    .md--hidden {
        display: none
    }
    .md--flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .md--flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .md--flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .md--flex-no-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .md--items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .md--justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .md--flex-1 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .md--font-normal {
        font-weight: 400
    }
    .md--h-16 {
        height: 4rem
    }
    .md--h-auto {
        height: auto
    }
    .md--mb-0 {
        margin-bottom: 0
    }
    .md--mr-8 {
        margin-right: 2rem
    }
    .md--mt-16 {
        margin-top: 4rem
    }
    .md---mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .md---mx-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }
    .md--p-2 {
        padding: .5rem
    }
    .md--p-4 {
        padding: 1rem
    }
    .md--py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
    .md--px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .md--px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md--px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .md--pt-0 {
        padding-top: 0
    }
    .md--pr-4 {
        padding-right: 1rem
    }
    .md--pl-4 {
        padding-left: 1rem
    }
    .md--pr-6 {
        padding-right: 1.5rem
    }
    .md--pl-6 {
        padding-left: 1.5rem
    }
    .md--pt-8 {
        padding-top: 2rem
    }
    .md--pr-8 {
        padding-right: 2rem
    }
    .md--pl-8 {
        padding-left: 2rem
    }
    .md--pb-16 {
        padding-bottom: 4rem
    }
    .md--absolute {
        position: absolute
    }
    .md--relative {
        position: relative
    }
    .md--pin-x {
        right: 0;
        left: 0
    }
    .md--pin-b {
        bottom: 0
    }
    .md--pin-l {
        left: 0
    }
    .md--text-left {
        text-align: left
    }
    .md--text-right {
        text-align: right
    }
    .md--text-unit-red {
        color: #bb3b0f
    }
    .md--text-unit-grey-dark {
        color: #5b6267
    }
    .md--text-white {
        color: #fff
    }
    .md--text-xl {
        font-size: 1.25rem
    }
    .md--text-3xl {
        font-size: 1.875rem
    }
    .md--text-5xl {
        font-size: 3rem
    }
    .md--w-auto {
        width: auto
    }
    .md--w-1\/2 {
        width: 50%
    }
    .md--w-1\/3 {
        width: 33.33333%
    }
    .md--w-2\/3 {
        width: 66.66667%
    }
    .md--w-1\/4 {
        width: 25%
    }
    .md--w-3\/4 {
        width: 75%
    }
    .md--w-1\/5 {
        width: 20%
    }
    .md--w-2\/5 {
        width: 40%
    }
    .md--w-3\/5 {
        width: 60%
    }
    .md--w-1\/6 {
        width: 16.66667%
    }
    .md--w-5\/6 {
        width: 83.33333%
    }
    .md--shadow-inside {
        box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .1)
    }
    .md--flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .md--flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .md--w-half {
        width: 50%
    }
    .md--w-one-third {
        width: 33.33333%
    }
    .md--w-two-thirds {
        width: 66.66667%
    }
    .md--w-one-quarter {
        width: 25%
    }
    .md--w-three-quarters {
        width: 75%
    }
    .md--w-one-fifth {
        width: 20%
    }
    .md--w-two-fifths {
        width: 40%
    }
    .md--w-three-fifths {
        width: 60%
    }
    .md--w-four-fifths {
        width: 80%
    }
}

@media (min-width:992px) {
    .lg--inline {
        display: inline
    }
    .lg--hidden {
        display: none
    }
    .lg--flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .lg--flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .lg--items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .lg--self-auto {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }
    .lg--justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .lg--flex-1 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .lg--mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .lg--p-2 {
        padding: .5rem
    }
    .lg--p-4 {
        padding: 1rem
    }
    .lg--px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .lg--pt-0 {
        padding-top: 0
    }
    .lg--pr-8 {
        padding-right: 2rem
    }
    .lg--pl-8 {
        padding-left: 2rem
    }
    .lg--text-right {
        text-align: right
    }
    .lg--w-auto {
        width: auto
    }
    .lg--w-1\/4 {
        width: 25%
    }
    .lg--w-3\/4 {
        width: 75%
    }
    .lg--w-1\/6 {
        width: 16.66667%
    }
    .lg--w-5\/6 {
        width: 83.33333%
    }
    .lg--w-full {
        width: 100%
    }
    .lg--w-half {
        width: 50%
    }
    .lg--w-one-third {
        width: 33.33333%
    }
    .lg--w-two-thirds {
        width: 66.66667%
    }
    .lg--w-one-quarter {
        width: 25%
    }
    .lg--w-three-quarters {
        width: 75%
    }
    .lg--w-one-fifth {
        width: 20%
    }
    .lg--w-two-fifths {
        width: 40%
    }
    .lg--w-three-fifths {
        width: 60%
    }
    .lg--w-four-fifths {
        width: 80%
    }
}

@media (min-width:1200px) {
    .xl--w-half {
        width: 50%
    }
    .xl--w-one-third {
        width: 33.33333%
    }
    .xl--w-two-thirds {
        width: 66.66667%
    }
    .xl--w-one-quarter {
        width: 25%
    }
    .xl--w-three-quarters {
        width: 75%
    }
    .xl--w-one-fifth {
        width: 20%
    }
    .xl--w-two-fifths {
        width: 40%
    }
    .xl--w-three-fifths {
        width: 60%
    }
    .xl--w-four-fifths {
        width: 80%
    }
}

.home-page-block-button{
    margin-left:41%;
    margin-top: 1em;
}

.w-1{
    width: 100%;
}

.footer-icons{
    padding: 1.5em;
}

/* css grid utilities */
.grid {
    display: grid;
}

.gap-4 {
    gap: 1rem;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* small */
@media (min-width:576px) {

}

/* medium */
@media (min-width:768px) {
    .md--grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md--grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* large */
@media (min-width:992px) {
    .lg--grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
