﻿h1, h2, h3, h4{
 font-family: 'NeueHaasGroteskDislpay', Tahoma, sans-serif !important;
}

body {
    color: #131313;
}

:root {
    --cnvs-font-size-h2: 2.2em;
    --cnvs-body-font: 'neue-haas-grotesk-text', sans-serif;
    --cnvs-primary-font: 'neue-haas-grotesk-text', sans-serif !important;
    --cnvs-heading-color: #131313 !important;
}

.dark {
    --cnvs-header-bg: #131313;
    --cnvs-header-sticky-bg: #131313;
}

.menu-link {
    font-family: 'neue-haas-grotesk-text', sans-serif;
}

h1
{
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.1;
}

h2
{
  letter-spacing: 1px;
  line-height:1.2;
}

h3
{
    letter-spacing: 1px;
}

h4
{
  letter-spacing: 1px;
}

label
{
    font-weight: bold;
}

ul, ol
{
  margin-left: 18px;
}

.slider-caption h2
{
  letter-spacing: 3px;
  color: #ffffff;
}

.slider-caption {
 max-width: 1400px !important;
}

.menu-link {
  font-size: 16px !important;
}

#footer {
    background-color: #131313 !important;
}

#content
{
  min-height: 700px;
}

.content-wrap
{
  padding-top: 2.5em;
}

.article-standfirst {
    font-family: Calluna, 'Times New Roman', serif !important;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: 0;
}

.bg-red {
    width: 16rem;
    background-color: rgba(220,13,21,1);
    height: 5px;
}

article p
{
  font-size: 20px !important;
}

article,
em
{
  font-family: Calluna, 'Times New Roman', Times, serif !important;
}

#copyrights
{
  padding-top: 50px;
  padding-bottom: 50px;
}

.floating-button
{
    --cnvs-gotoTop-size: 2.5rem;
    --cnvs-gotoTop-bg: rgba(0, 0, 0, 0.3);
    --cnvs-gotoTop-icon-size: 1.5rem;
    --cnvs-gotoTop-icon-color: #fff;
    --cnvs-gotoTop-position-boxed-right: 30px;
    --cnvs-gotoTop-position-boxed-bottom: 50px;
    --cnvs-gotoTop-position-botom: 30px;
    --cnvs-gotoTop-border-radius: 2px;
    --cnvs-gotoTop-hover-color: var(--cnvs-themecolor);
    z-index: 599;
    position: fixed;
    width: 180px;
    height: var(--cnvs-gotoTop-size);
    line-height: var(--cnvs-gotoTop-size);
    background-color: var(--cnvs-themecolor);
    font-size: var(--cnvs-gotoTop-icon-size);
    text-align: center;
    color: var(--cnvs-gotoTop-icon-color);
    top: auto;
    left: auto;
    right: 50px;
    bottom: var(--cnvs-gotoTop-position-boxed-bottom);
    cursor: pointer;
    border-radius: var(--cnvs-gotoTop-border-radius);
    opacity: 1;
    font-size: 16px;
    font-weight: bold;
    opacity: 0.9;
}

#gotoTop
{
  right: 250px !important;
}

.bl-section {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3em;
    padding-bottom: 3em;
}

.bl-button {
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 1;
    margin-right: 0;
    margin-left: 0;
}

.bl-button i {
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    margin-right: 5px;
    top: 4px;
}

.content-preview-title
{
    font-size: 18px;
}

@media only screen and (max-width: 576px) {

    /* ARTICLE HEADERS */
    .entry-title h3 {
        height: auto !important;
    }


    /* FEATURES */
    .feature-hero {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .card-header {
        font-size: 3em;
    }

    .card-title {
        font-size: 1.5em;
    }

    .list-bio-bio {
        border-right: 0px;
    }


    .bl-hero {
        min-height: 40vh;
    }

    .bl-sub-hero {
        padding-top: 1em !important;
    }

    .bl-sub-hero h1 {
        font-size: 2em;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .bl-extra-text {
        display: none;
    }

    #top-cart {
        display: none;
    }

    :root {
        --cnvs-side-panel-size: 100vw;
    }

    .sub-hero-image
    {
        float: left !important;
    }

    .sub-hero-title
    {
        float: right !important;
    }

    .feature-profile-info {
        border-left: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .list-bio-bio {
        border-right: 1px solid black;
    }

    .card-note {
        font-size: 10px;
        padding: 8px;
        border-radius: 4px;
    }

    .feature-header {
        font-size: 72px;
        line-height:72px;
        color: #ffffff;
    }
}

@media only screen and (max-width: 991px) {
    .list-bio-bio {
        margin-bottom: 20px;
    }

    .card-note {
        font-size: 8px;
        padding: 6px;
        border-radius: 4px;
    }

    .feature-header {
        font-size: 2.5em;
        color: #ffffff;
    }
}


    @media only screen and (min-width: 577px) {

        /* FEATURES */
        .feature-hero {
            padding-top: 50px !important;
            padding-bottom: 50px !important;
        }

        .card-header {
            font-size: 80px;
        }

        .card-title {
            font-size: 48px;
            line-height: 48px;
        }

        .company-name {
            font-size: 36px !important;
            line-height: 40px !important;
        }

        .company-valuation {
            font-size: 28px !important;
            line-height: 28px !important;
        }



        .bl-hero {
            min-height: 80vh;
        }

        .bl-sub-hero {
            padding-top: 3em !important;
        }

            .bl-sub-hero h1 {
                font-size: 3em;
                font-weight: bold;
                letter-spacing: 1px;
            }

            .bl-sub-hero p {
                font-size: 1.5em;
                font-weight: bold;
            }

        .bl-hero h1 {
            font-size: 4.9em;
        }

        :root {
            /*--cnvs-side-panel-size: 500px;*/
        }

        .feature-profile-info {
            border-left: 1px solid black;
        }
    }

    .content-preview-title {
        font-size: 18px !important;
    }

    .entry-content {
        font-family: Calluna, 'Times New Roman', Times, serif !important;
    }

    .hsfc-RichText p {
        font-family: Calluna, 'Times New Roman', Times, serif !important;
    }

    #side-panel .side-panel-wrap {
        padding: 0px !important;
    }

    a {
        border-bottom: 1px dotted #dc0d15;
    }

    header a {
        border-bottom: 0px;
    }

    .bl-logo-link {
        padding: 0;
        border-bottom: 0;
        display: inline;
    }

    article .fluid-width-video-wrapper {
        padding-top: 0 !important;
        width: 100% !important;
        height: 500px !important;
    }

.error-message {
    display: inline-block;
    padding-top: 5px;
    font-size: 14px;
}

@media (min-width:990px) and (max-width:1200px) {
    .logo-dark {
    display: none !important;
    }

    .md-logo {
        display: block !important;
    }
}

::selection {
    background: #0074ffcc;
    color: #eee;
    text-shadow: none;
}

::-moz-selection {
    background: #0074ffcc;
    color: #EEE;
    text-shadow: none;
}