/*!
 * Theme Name: BST Theme
 * Theme URI: https://gdsquared.com/
 * Author: Oliver Maerz
 * Author URI: https://olivermaerz.org/
 * Description: This is the BST theme
 * Version: 0.1
 * Tested up to: 5.4
 * Requires PHP: 7.3
 * License: GNU General Public License v2 or later
 * License URI: LICENSE
 * Text Domain: bst
 * Tags: custom-theme, bst, bootstrap-4
 * ----------------------------------------------------------------------------------------------------------------------- */
body {
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #333
}

.page {
    overflow-x: hidden
}

a {
    color: #333;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: dimgray
}

a:hover {
    color: #ea7d14
}

h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500
}

h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500
}

h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

h5 {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

p .large {
    font-size: 24px;
    line-height: 38px;
    font-weight: 400
}

p .small {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300
}

blockquote {
    font-size: 27px;
    line-height: 45px;
    font-weight: 300
}

.bg-color0 {
    background-color: #fff
}

.bg-color1 {
    background-color: #74a84a
}

.bg-color2 {
    background-color: #f1f6ed
}

.bg-color3 {
    background-color: #ea7d14
}

.bg-color4 {
    background-color: #fdf2e8
}

.bg-color5 {
    background-color: #7d4199
}

.bg-color6 {
    background-color: #f2ecf4
}

.bg-color7 {
    background-color: #333
}

.bg-color8 {
    background-color: #f2f2f2
}

.bg-color9 {
    background-color: #000
}

.bg-color1, .bg-color3, .bg-color5, .bg-color7 {
    color: #fff
}

.bg-color1 a, .bg-color3 a, .bg-color5 a, .bg-color7 a {
    color: #fff;
    text-decoration-color: #fff
}

.bg-color1 a:hover, .bg-color3 a:hover, .bg-color5 a:hover, .bg-color7 a:hover {
    color: rgba(255, 255, 255, .5);
    text-decoration-color: rgba(255, 255, 255, .5)
}

.custom-pagination {
    padding-bottom: 60px
}

.custom-pagination .page-numbers {
    padding-left: 5px;
    padding-right: 5px
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none
}

.dropdown-toggle::after {
    display: unset;
    margin-left: unset;
    vertical-align: unset;
    content: unset;
    border-top: unset;
    border-right: unset;
    border-bottom: unset;
    border-left: unset
}

.site-header {
    background-color: #333;
    color: #fff
}

.site-header .main-logo {
    width: 300px;
    margin-bottom: 15px
}

@media (max-width: 575px) {
    .site-header .header-top {
        display: none
    }
}

.site-header .top-nav {
    display: flex !important;
    flex-basis: auto;
    font-size: 14px;
    font-weight: 600;
    padding-top: 15px
}

.site-header .top-nav .secondary-navigation a {
    color: #b2b2b2;
    text-decoration: none
}

.site-header .top-nav .secondary-navigation a:hover {
    text-decoration: underline
}

.site-header .top-nav .secondary-navigation .menu {
    margin-bottom: 0;
    display: flex;
    padding-left: 0;
    flex-direction: row
}

.site-header .top-nav .secondary-navigation .menu-item {
    list-style: none;
    padding-left: 30px
}

.site-footer {
    background-color: #333;
    color: #fff;
    padding-top: 50px
}

.site-footer a {
    color: #fff;
    text-decoration: none
}

.site-footer a:hover {
    text-decoration: underline
}

.site-footer .social-links .dashicons {
    font-size: 26px;
    color: #a3a3a3;
    margin-right: 15px;
    margin-top: 10px
}

@media (max-width: 767px) {
    .site-footer .site-info {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px
    }
}

.site-footer .menu-list {
    padding-left: 0
}

.site-footer .menu-list .menu-item {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    line-height: 36px
}

.site-footer .menu-list .parent-menu-item, .site-footer .menu-list .col-4 {
    font-weight: 600
}

.site-footer .copyright {
    padding-bottom: 30px
}

.site-footer .separator {
    padding-left: 10px;
    padding-right: 10px
}

.navbar-dark {
    background-color: #333
}

.navbar-dark .navbar-toggler {
    max-height: 40px
}

@media (max-width: 991px) {
    .navbar-dark .after {
        display: none
    }
}

@media (max-width: 767px) {
    .navbar-dark .main-logo {
        margin: 0
    }
}

@media (max-width: 575px) {
    .navbar-dark .main-logo {
        width: 200px
    }
}

@media (max-width: 400px) {
    .navbar-dark .main-logo {
        width: 150px
    }
}

@media (min-width: 992px) {
    .navbar-dark {
        padding-bottom: 0
    }

    .navbar-dark .dropdown:hover > .dropdown-menu {
        display: block
    }

    .navbar-dark .extended-menu.dropdown:hover > .dropdown-menu {
        display: flex
    }
}

@media (min-width: 992px)and (min-width: 992px) {
    .navbar-dark .navbar-nav > .menu-item {
        padding-bottom: 24px;
        margin-top: 40px;
        border-bottom: 6px solid #333
    }
}

@media (min-width: 992px) {
    .navbar-dark .navbar-nav > .active {
        border-bottom: 6px solid #ea7d14;
        z-index: 10
    }
}

@media (min-width: 992px) {
    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
        text-decoration: none
    }
}

@media (min-width: 992px) {
    .navbar-dark .navbar-nav .nav-link:hover {
        text-decoration: none
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation {
        font-weight: 600
    }

    .navbar-dark .main-navigation .dropdown > .dropdown-toggle::after {
        padding-left: 15px;
        content: ">";
        font-weight: 300
    }

    .navbar-dark .main-navigation .navbar-nav > .menu-item {
        margin-left: 75px
    }
}

@media (min-width: 992px)and (max-width: 1100px) {
    .navbar-dark .main-navigation .navbar-nav > .menu-item {
        margin-left: 50px
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .dropdown-menu {
        margin-top: 6px;
        border-top: 6px;
        border-radius: 0;
        background-color: #f2f2f2;
        padding: 10px
    }

    .navbar-dark .main-navigation .dropdown-menu .mobile-only {
        display: none
    }

    .navbar-dark .main-navigation .dropdown-menu .dropdown-item {
        display: block;
        width: 100%;
        height: 100%;
        font-weight: 700;
        color: #333;
        text-decoration: none;
        min-width: 280px;
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-dark .main-navigation .dropdown-menu .dropdown-item:focus, .navbar-dark .main-navigation .dropdown-menu .dropdown-item:hover {
        background-color: #fff
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .extended-menu {
        color: red
    }

    .navbar-dark .main-navigation .extended-menu .show {
        display: flex;
        flex-direction: row
    }

    .navbar-dark .main-navigation .extended-menu .dropdown-menu {
        padding: 30px;
        margin-left: -300px
    }

    .navbar-dark .main-navigation .extended-menu .dropdown-menu .menu-item {
        border: 0;
        max-width: 160px;
        line-height: 1.2
    }

    .navbar-dark .main-navigation .extended-menu .dropdown-menu .menu-item .dropdown-item {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
        min-width: 160px;
        max-width: 160px
    }

    .navbar-dark .main-navigation .extended-menu .dropdown-menu .menu-item .dropdown-item span {
        width: 160px;
        white-space: normal;
        display: block;
        line-height: 1.5;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
        padding-bottom: 10px
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .last-menu .dropdown-menu {
        margin-left: -500px
    }
}

@media (min-width: 992px)and (max-width: 1300px) {
    .navbar-dark .main-navigation .last-menu .dropdown-menu {
        margin-left: -700px
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .extended .before {
        background-size: 50px 50px;
        display: inline-block;
        width: 50px;
        height: 50px;
        content: "";
        margin-left: 15px
    }

    .navbar-dark .main-navigation .extended .after {
        font-size: 12px;
        font-weight: 300;
        line-height: 16px;
        white-space: normal;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .our-approach .before {
        background-image: url("assets/img/our-approach.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .professional-services .before {
        background-image: url("assets/img/professional-services.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .hr-services .before {
        background-image: url("assets/img/hr-services.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .bst-app-platform .before {
        background-image: url("assets/img/bst-app-platform.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .technology-services .before {
        background-image: url("assets/img/technology-services.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .government .before {
        background-image: url("assets/img/government.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .healthcare .before {
        background-image: url("assets/img/healthcare.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .education .before {
        background-image: url("assets/img/education.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .human-resources .before {
        background-image: url("assets/img/human-resources.svg")
    }
}

@media (min-width: 992px) {
    .navbar-dark .main-navigation .human-services .before {
        background-image: url("assets/img/human-services.svg")
    }
}

.bst-block ul {
    margin-left: 15px;
    padding-left: 0;
    list-style: none
}

.bst-block ul li:before {
    content: "+";
    margin-left: -13px;
    margin-right: 5px
}

.bst-block .block-background {
    background-size: 30%;
    background-repeat: no-repeat
}

.bst-block .block-background-icon {
    background-size: 30%;
    background-repeat: no-repeat
}

.bst-block > .block-background > .container, .bst-block > .block-background-icon > .container, .bst-block > .container {
    padding-top: 60px;
    padding-bottom: 60px
}

.two-column-block .container {
    padding-bottom: 0 !important
}

.two-column-block .main-content {
    min-height: 300px
}

.two-column-block .main-content .main-text {
    padding-bottom: 30px
}

.two-column-block .gray-background {
    background-color: #f2f2f2
}

.two-column-block .secondary-content .secondary-image {
    padding-top: 15px
}

.two-column-block .secondary-content .secondary-text {
    padding: 15px 15px 30px
}

.two-column-block .homepage-people {
    width: 650px;
    height: auto;
    position: absolute;
    bottom: 0;
    margin-bottom: auto
}

@media (max-width: 991px) {
    .two-column-block .homepage-people {
        display: none
    }
}

.page-title-block {
    color: #fff
}

.page-title-block .page-title-icon {
    width: 70px;
    height: 70px;
    position: absolute;
    right: 15px
}

.photo-block .block-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%
}

.photo-block .block-background .container {
    padding-bottom: 0;
    padding-top: 0;
    position: relative
}

.photo-block .block-background .container .text-col {
    padding: 40px 55px;
    color: #fff;
    min-height: 360px
}

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

.list-block .section-link {
    font-size: 12px;
    text-underline-offset: 4px;
    font-weight: 500
}

.list-block .title-line {
    padding-top: 15px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 30px
}

.list-block .description-main {
    padding-right: 25px
}

.list-block .description-main span {
    color: #74a84a;
    font-style: italic;
    font-size: 24px;
    line-height: 1.5
}

.list-block .list-icon img {
    height: 50px;
    width: 50px
}

.list-block .list-title {
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 5px
}

.list-block .list-description {
    font-size: 13px
}

.list-block .list-description p {
    font-size: 14px;
    line-height: 21px
}

.home .list-block .list-description p {
    margin-bottom: 60px
}

.callout-block .block-background .container {
    padding-top: 0 !important
}

.callout-block .media {
    padding-bottom: 40px
}

.callout-block .content {
    padding-top: 60px
}

@media (min-width: 992px) {
    .bottom-cta-block .bottom-cta-right {
        padding-left: 10px
    }
}

@media (min-width: 992px) {
    .bottom-cta-block .bottom-cta-left {
        padding-right: 10px
    }
}

.bottom-cta-block .bottom-position {
    margin-top: 175px
}

.bottom-cta-block .media {
    padding: 0
}

.bottom-cta-block .content {
    padding-top: 25px;
    padding-bottom: 25px
}

.bottom-cta-block .content.right {
    padding-left: 0;
    padding-right: 25px
}

.bottom-cta-block .content.left {
    padding-left: 25px;
    padding-right: 0
}

.bottom-cta-block .content.full {
    padding-left: 25px;
    padding-right: 25px
}

.bottom-cta-block .contact-form {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px
}

.bottom-cta-block .contact-form .spacer {
    padding-top: 30px
}

.bottom-cta-block .contact-form input {
    background: transparent;
    border: none;
    border-bottom: 1px solid dimgray;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    color: #000
}

.bottom-cta-block .contact-form input[type=text] ::placeholder, .bottom-cta-block .contact-form input[type=email] ::placeholder {
    color: dimgray
}

.bottom-cta-block .contact-form .wpcf7 form.invalid .wpcf7-response-output, .bottom-cta-block .contact-form .wpcf7 .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    padding: 0;
    margin: 0;
    color: #7d4199
}

.bottom-cta-block .contact-form .wpcf7 .wpcf7-not-valid-tip {
    color: #7d4199
}

.case-study-block {
    font-size: 14px;
    line-height: 21px
}

.case-study-block .title-line {
    padding-top: 15px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 30px
}

.case-study-block .case-study-title, .case-study-block .case-study-description, .case-study-block .case-study-categories, .case-study-block .case-study-link, .case-study-block .case-study-line-parent {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f2f2f2
}

.case-study-block .case-study-title {
    padding-top: 15px;
    margin: 0;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 21px
}

.case-study-block .case-study-line-parent {
    padding-top: 25px;
    padding-bottom: 15px
}

.case-study-block .case-study-line-parent .case-study-line {
    border-bottom: 1px solid #d3d3d3
}

.case-study-block .case-study-categories {
    padding-bottom: 15px
}

.case-study-block .case-study-categories ul {
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0
}

.case-study-block .case-study-link {
    padding-bottom: 15px;
    min-height: 65px
}

.news-template-default .post-navigation {
    display: none
}

.news-page .page-background {
    background-color: #f2f2f2;
    background-image: url("assets/img/waves-tint-03.png");
    background-position: right top;
    background-repeat: repeat-y;
    background-size: 30%
}

.news-page .page-background .page-content {
    padding-top: 40px
}

.news-page .page-background .news-col {
    padding-top: 20px;
    padding-bottom: 20px
}

.news-page .page-background .news-col .news-content {
    padding-bottom: 30px
}

.news-block .news-block-title, .news-page .news-block-title {
    margin-top: 35px;
    margin-bottom: 30px
}

.news-block .block-background, .news-page .block-background {
    background-color: #f2f2f2
}

.news-block .container, .news-page .container {
    padding-top: 0 !important
}

.news-block .news-image, .news-page .news-image {
    padding-left: 0;
    padding-right: 0
}

.news-block .news-background, .news-page .news-background {
    background-color: #fff;
    height: 100%
}

.news-block .news-background .news-container, .news-page .news-background .news-container {
    border-top: solid #74a84a;
    border-width: 5px
}

.news-block .news-background .news-container .news-text, .news-page .news-background .news-container .news-text {
    padding-left: 25px;
    padding-right: 25px
}

.news-block .news-background .news-container .news-text .news-date, .news-page .news-background .news-container .news-text .news-date {
    text-transform: uppercase;
    margin-top: 20px
}

.news-block .news-background .news-container .news-text .news-title, .news-page .news-background .news-container .news-text .news-title {
    margin-top: 20px
}

.news-block .news-background .news-container .news-text .news-content, .news-page .news-background .news-container .news-text .news-content {
    margin-top: 20px
}

.news-block .news-background .news-container .news-text .news-link, .news-page .news-background .news-container .news-text .news-link {
    margin-top: 30px;
    margin-bottom: 30px
}

.tile-block .tile-col {
    margin-bottom: 60px
}

.tile-block .tile-background {
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px
}

.tile-block .tile-icon {
    padding-top: 20px
}

.tile-block .tile-icon img {
    width: 50px;
    height: 50px
}

.tile-block .tile-title {
    margin-top: 30px
}

.tile-block .tile-description {
    margin-top: 30px;
    padding-bottom: 30px
}

.clients-block .client-logos {
    padding-top: 15px;
    padding-bottom: 15px
}

.clients-block .title-line {
    padding-top: 15px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 15px
}

.video-block .video-col {
    padding-left: 0;
    padding-right: 0
}

.video-block .video-fluid {
    width: 100%;
    height: auto
}

.team-page .page-background {
    background-color: #f2f2f2;
}

.team-page .page-background .team-col .team-background {
    background-color: #fff
}

.team-page .page-background .team-col .team-background .name {
    font-weight: 500;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}

.team-page .page-background .team-col .team-background .image .no-image {
    background-color: #e1f4fd
}

.team-page .page-background .team-col .team-background .job-title {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.team-page .page-background .team-col .team-background .bio {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px
}

.job-opportunity-page .page-background {
    background-color: #f2f2f2;
    background-image: url("assets/img/leaf2-green-bottom-right.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 30%
}

.job-opportunity-page .page-background > .container {
    padding-top: 15px;
    padding-bottom: 85px
}

.job-opportunity-page .page-background > .container .page-content {
    padding-top: 40px
}

.job-opportunity-page .page-background > .container .job-opportunity-col {
    padding-top: 20px;
    padding-bottom: 20px
}

.job-opportunity-page .page-background > .container .job-opportunity-col .job-opportunity-content {
    padding-bottom: 30px
}

.job-opportunity-page .page-background > .container .job-opportunity-title {
    margin-top: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500
}

.job-opportunity-page .page-background > .container .block-background {
    background-color: #f2f2f2
}

.job-opportunity-page .page-background > .container .container {
    padding-top: 0 !important
}

.job-opportunity-page .page-background > .container .job-opportunity-background {
    background-color: #fff;
    height: 100%
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container {
    border-top: solid #74a84a;
    border-width: 5px
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text {
    padding-left: 25px;
    padding-right: 25px
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text .job-opportunity-date {
    text-transform: uppercase;
    margin-top: 20px
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text .job-opportunity-title {
    margin-top: 20px
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text .job-opportunity-content {
    margin-top: 20px
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text .job-opportunity-content .more-text a.collapsed::after {
    content: "Read more"
}

.job-opportunity-page .page-background > .container .job-opportunity-background .job-opportunity-container .job-opportunity-text .job-opportunity-content .more-text a:not(.collapsed)::after {
    content: "Show less"
}

p .large {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

p {
    font-weight: 300;
}

body {
    font-weight: 300;
}

h2 {
    font-size: 24px;
    line-height: 36px;
}

h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
}

.tile-block .tile-description {
    margin-top: 20px;
    padding-bottom: 20px;
}

.list-block .list-description p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}

.list-block .list-description {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}

.case-study-block .case-study-title {
    font-size: 16px;
    line-height: 24px;
}

.page-title-block.bst-block > .block-background > .container {
    padding-top: 40px;
    padding-bottom: 30px;
}

.photo-block .block-background .container .text-col {
    padding: 40px 15px;
}

.site-footer p {
    margin-bottom: .5rem;
}

.site-footer a,
.site-footer p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.site-footer strong a,
.site-footer p strong {
    font-weight: 500;
}

.site-footer .menu-list .menu-item {
    line-height: 30px;
}

.footer-hr {
    border-top-color: rgba(255, 255, 255, 0.5);
    margin-top: 50px;
}

.social-links-title {
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
}

.dropdown-menu {
    border: 0;
}

.secondary-text ul {
    margin-left: 0;
    margin-bottom: 0;
}

.secondary-text li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #CCC;
}

.secondary-text li:before {
    display: none;
}

.secondary-text h3 {
    margin-top: 0;
}

.two-column-block .secondary-content .secondary-text {
    padding: 30px;
}

.navbar-dark .main-navigation .dropdown > .dropdown-toggle::after {
    content: url('/wp-content/uploads/2021/05/arrow.svg');
    width: 8px;
    height: 15px;
    display: inline-block;
    padding-left: 0;
    margin-left: 25px;
}

.navbar-dark .main-navigation .human-services .before {
    background-image: url("assets/img/human-services.svg")
}

/* Desktop ONLY */

@media (min-width: 768px) {

    .navbar-dark .navbar-nav > .active {
        border-bottom: 6px solid #ea7d14;
        z-index: 10;
    }

    .navbar-dark .navbar-nav > li:hover {
        border-bottom: 6px solid #ea7d14;
        z-index: 10;
    }


    .site-header .top-nav .secondary-navigation .current-menu-item a {
        color: #FFF;
        text-decoration: underline;
        text-decoration-color: #FFF;
    }

}

/* Mobile ONLY */

@media (max-width: 767px) {
    .page-title-block .page-title-icon {
        position: relative;
        float: none !important;
        left: 0;
        margin-bottom: 20px;
    }

    .page-title-block .page-title-icon {
        width: 50px;
        height: auto;
    }

    .bst-block > .block-background > .container, .bst-block > .block-background-icon > .container, .bst-block > .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .page-title-block.bst-block > .block-background > .container {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .site-footer .menu-list .menu-item {
        line-height: 24px;
    }

    .two-column-block .secondary-content .secondary-text {
        margin-bottom: 100px;
    }

    .two-column-block .secondary-content .secondary-text.bg-color0 {
        padding: 0;
    }

    .photo-block .block-background {
        background-size: cover;
    }
}


/* overlay for image */
.two-column-block .img-overlay {
    position: relative;
    max-width: 500px;
}

.two-column-block .text-overlay {
    position: absolute;
    bottom: 20px;
    right: 50px;
    background-color: #5cb934;
    color: #fff;
    padding-left: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.two-column-block .text-overlay .image-name {
    font-weight: 500;
    margin-bottom: 0;
}

.two-column-block .text-overlay .image-job-title {
    font-weight: 400;
    margin-bottom: 0;
}

/* mobile tweak for photo block */
@media (max-width: 767px) {
    .photo-block .text-col {
        color: #333333 !important;
    }

    .photo-block .text-col p {
        color: #333333 !important;
    }

    .photo-block .photo-mobile {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .photo-block .photo-mobile {
        display: none;
    }
}

.news, .job-opportunity, .team {
    overflow-x: hidden
}

.blocks-before-posts {
    background-color: #ffffff;
}

.team-page .blocks-before-posts {
    margin-bottom: 60px;
}

.main-text {
    width: 100%;
}

.news-header {
    background-image: url('https://bst.elastoid.com/wp-content/uploads/2021/04/kalo-green.png');
    background-position: right 0 bottom 0;
    padding-top: 60px;
    background-size: 30%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.news-header h2 {
    color: #ea7d14;
}

/* Mobile menu tweaks */
@media (min-width: 992px) {
    .secondary-menu-mobile ul {
        display: none;
    }
}

/* Legal menu in footer */
.copyright ul {
    padding: 0;
}

.copyright li {
    display: inline;
}

.copyright li::after {
    content: " ";
    word-spacing: 2em;
    background-image: linear-gradient(
            -0.25turn,
            transparent 0 calc(50% - 0.03em),
            currentcolor 0 calc(50% + 0.03em),
            transparent 0
    );
}

.home .list-block .list-description p {
    margin-bottom: 8px;
}

.home .list-block .list-description {
    margin-bottom: 70px;
}

.video-block .video-col {
    margin-bottom: -10px;
}

.list-block.bst-block > .block-background > .container {
    padding-top: 60px;
    padding-bottom: 0;
}

.list-block.bst-block:last-child > .block-background > .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.list-block.bst-block:first-child > .block-background > .container {
    padding-top: 0;
    padding-bottom: 0;
}

.page-title-block .row p {
    max-width: 90%;
}

@media (min-width: 768px) {
    .navbar-dark .main-navigation .extended-menu .dropdown-menu {
        margin-left: -500px;
    }

    .navbar-dark .main-navigation .last-menu .dropdown-menu {
        margin-left: -500px;
    }

}

@media (max-width: 767px) {
    main {
        position: relative;
        top: 60px;
    }

    .site-header {
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

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

    .photo-block.bst-block > .block-background > .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .photo-block .photo-mobile {
        margin-bottom: 0;
    }

    .photo-block .text-col p {
        padding: 15px;
    }

    .photo-block .block-background .container .text-col {
        padding: 0;
        padding-bottom: 0;
        min-height: 0;
    }

    .case-study-block .case-study-link {
        margin-bottom: 15px;
    }

    .two-column-block .secondary-content .secondary-text {
        margin-bottom: 15px;
    }

    .bottom-cta-block .bottom-position {
        margin-top: 30px;
    }

    .news-block.bst-block .container .row .col-md-4 {
        margin-bottom: 15px;
    }

    .photo-block.bst-block ul {
        padding-left: 15px;
    }

    .two-column-block .main-content {
        min-height: 0;
    }

    .tile-block .tile-col {
        margin-bottom: 15px;
    }

    .dropdown-item {
        white-space: normal !important;
        font-size: .9rem;
        line-height: 1.3rem;
        padding: .5rem 1rem;
    }

    .site-footer {
        position: relative;
        top: 60px;
    }

    .site-footer a, .site-footer p {
        line-height: 18px;
    }

    .site-footer .menu-list .menu-item {
        line-height: 18px;
        margin-bottom: 10px;
    }

    .page-title-block .row p {
        max-width: 100%;
    }
}

/* Video block tweaks */
@media (min-width: 992px) {
    .video-block .video-mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .video-block .video-desktop {
        display: none;
    }
}