@font-face {
    font-family: "FicheFont-Jack-Regular";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/FicheFont-Jack-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fiche-Font-Ozzy";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/Fiche-Font-Ozzy.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fiche-Font-SZA";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/Fichefont11-SZA.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gin";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/GinTest-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Acumin-Pro-Bold";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/FAcumin-Pro-Bold.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "RockSalt-Regular";
    src: url("https://consequence.net/wp-content/themes/cosv2/fonts/RockSalt-Regular.woff") format("woff");
    font-display: swap;
}

.top-margin-70 {
    margin-top: 70px;
}

.top-margin-160 {
    margin-top: 110px;
}

#richmedia-tag,
#richmedia2-tag,
#bouncex-tag,
#undertone-tag,
#AdSense {
    height: 0px !important;
}

.top-nav {
    padding: 5px 0;
}

.navigation+div {
    padding-top: 0px;
}

.container,
.divider {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 70%;
}

.row:before,
.container:before {
    display: table;
    content: " ";
}

.row:after,
.container:after {
    display: table;
    content: " ";
    clear: both;
}

div.sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 50px;
}

.article-column {
    width: 100%;
    min-height: 1px;
    box-sizing: border-box;
}

.article-column.left {
    float: left;
}

.article-column.right {
    float: right;
}

.article-column.content {
    padding: 10px 25px;
}

.article-column .img-responsive {
    display: block;
    max-width: 100%;
    height: 100%;
}

.article-column img {
    vertical-align: middle;
}

/* 	SECTIONS */
.section {
    /*padding: 150px 0;*/
    /*display: flex;*/
    align-items: center;
    vertical-align: middle;
    position: relative;
    padding-top: 10px;
}

.section-inner {
    background-size: cover;
    height: 100vh;
    width: 100%;
}

.section-fixed {
    background: top center no-repeat fixed;
    background-size: cover;
    background-position: top 50px left 0;
}

.section-fixed-mobile {
    background: top center;
    background-size: contain;
}

.section-fixed-mobile-img {
    background: bottom center no-repeat;
    background-size: cover;
    height: 260px !important;
    padding: 0 !important;
}

@media (max-width: 600px) {
    .section-fixed {
        background: center center no-repeat;
        background-size: cover;
    }

    ._field-wrapper {
        width: 100%;
    }
}

.section .divider {
    margin: 0px auto 0 auto;
    padding: 0 0 0px 0;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
}

.section .divider form {
    background: none !important;
    font-family: inherit;
    max-width: 100%;
    margin: 0;
}

.section .divider form ._form-element {
    margin: 0px 0 20px 0 !important
}

.section.flex {
    display: flex;
}

p,
.credits,
.divider {
    display: inherit;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 16px;
}

section.section div.article-column p:first-child::first-letter {
    float: left;
    font-size: 110px;
    line-height: 98px;
    margin-right: 5px;
}

.articleCardBox {
    margin: 0;
    padding: 20px;
    background: top center no-repeat;
    background-size: cover;
    text-align: center;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    font-weight: 800;
    font-style: normal;
}

.articleCardBox img {
    max-width: 75%;
}

.articleCardBox h1 {
    text-align: center;
    display: block;
    font-size: 55px;
    line-height: 65px;
    font-weight: 500;
    margin-bottom: 60px;
}

.articleCardBox div.author,
.articleCardBox div.author a {
    text-transform: uppercase;
    font-size: 14px;
    width: 50%;
    text-align: left;
    font-weight: bold;
}

.articleCardBox div.author {
    float: left;
}

.articleCardBox div.date {
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    width: 50%;
    text-align: right;
    font-weight: bold;
}

.credits {
    font-size: 1.5em;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.alignright {
    float: right;
    padding: 10px;
}

.alignleft {
    float: left;
    padding: 10px;
}

.desktop-padding-left {
    padding-left: 360px;
}

#ajax-load-more {
    display: none;
}

._form_element {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
}

._button-wrapper {
    margin: 0 !important;
}

.divider ._form_60 {
    padding: 0 0 30px 0;
}

.divider ._form_60 form {
    margin: 0 !important;
    padding: 0 !important;
}


@media only screen and (max-width: 600px) {

    .desktop-padding-left {
        padding-left: 0;
    }

    .alignright,
    .alignleft {
        float: none;
        padding: 0;
    }

    .section-inner {
        height: auto;
        padding: 150px 0;
    }

    .articleCardBox h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .article-column.content {
        padding: 0;
    }

    .credits {
        /*left: 50%;
        transform: translateX(-50%);*/
        width: 100%;
        justify-content: center;
    }

    p,
    .credits,
    .divider {
        font-size: 16px;
        line-height: 26px;
    }

    .section .divider {
        font-size: 30px;
        line-height: 40px;
    }

    #_form_62CD52DDA4912_._form_60 ._form_element {
        width: 100%;
    }

    div.foreground_regular {
        position: relative;
    }

    img.foreground_regular {
        width: 100%;
        height: auto;
        display: block;
    }

    div.foreground_credits {
        position: relative;
        height: 232px;
        display: flex;
        align-items: center;
    }

    img.foreground_credits {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
    }
}