/*
Theme Name: Frog Baby
Theme URI: http://bsu.edu/marcom
Author: Ball State University Digital Corps
Author URI: http://bsu.edu/digitalcorps
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: red, black, white, cardinal, Ball State University
Version: 1.7
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
button,
input,
textarea {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased
}

body {
    font-size: 16px;
    background: white;
    background-color: #ba0c2f;
    overflow-x: hidden
}

main.site-main {
    margin: 0;
    padding-bottom: 50px;
    z-index: 1;
    position: relative
}

main.site-main .page-container--flex {
    margin: 50px;
    padding: 20px;
    -webkit-box-shadow: 0px 3px 19px -1px #b8b8b8;
    box-shadow: 0px 3px 19px -1px #b8b8b8;
    z-index: 1;
    background-color: white
}

button,
.site-content_btn--primary,
.post-preview_btn,
input[type="submit"],
.wysiwyg-button-wrap a,
.wysiwyg-button-wrap button,
.carousel_button,
.team-button {
    background-color: #ba0c2f;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border: 1px solid #ba0c2f;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0
}

button:hover,
button:focus,
button.active,
.site-content_btn--primary:hover,
.site-content_btn--primary:focus,
.site-content_btn--primary.active,
.post-preview_btn:hover,
.post-preview_btn:focus,
.post-preview_btn.active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"].active,
.wysiwyg-button-wrap a:hover,
.wysiwyg-button-wrap a:focus,
.wysiwyg-button-wrap a.active,
.wysiwyg-button-wrap button:hover,
.wysiwyg-button-wrap button:focus,
.wysiwyg-button-wrap button.active,
.carousel_button:hover,
.carousel_button:focus,
.carousel_button.active,
.team-button:hover,
.team-button:focus,
.team-button.active {
    background-color: #fff;
    color: #ba0c2f;
    border: 1px solid #ba0c2f
}

em,
i {
    font-style: italic
}

strong,
b {
    font-weight: bold
}

input {
    border-radius: 0
}

label {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #bbbebf
}

::-moz-placeholder {
    color: #bbbebf
}

:-ms-input-placeholder {
    color: #bbbebf
}

:-moz-placeholder {
    color: #bbbebf
}

h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #000
}

h1 .h1-site-header {
    color: white
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 36px;
    color: #000
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #ba0c2f
}

h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px
}

h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #ba0c2f;
    text-transform: uppercase
}

h5 .h5-white {
    color: white
}

h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000
}

h6 .h6-white {
    color: white
}

.page-small-header {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000
}

a {
    text-decoration: none;
    color: #000;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

a:hover {
    color: #ba0c2f
}

@media only screen and (max-width: 800px) {
    main.site-main .page-container--flex {
        margin: 50px 0;
        padding: 20px 0
    }
}

header {
    position: relative
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5
}

.image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    mix-blend-mode: multiply
}

.page-header {
    background-color: #f2f2f2;
    position: relative
}

.page-header.with-background {
    background-color: white
}

.page-header.with-background::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .15;
    background-size: cover;
    background-position: center center;
    z-index: 0;
    content: ''
}

.page-header.background-tint-darkgray,
.page-header .with-background {
    background-color: #55485A
}

.page-header.background-tint-darkgray .background,
.page-header .with-background .background {
    background-color: #55485A
}

.page-header.background-tint-darkgray .page-header_title,
.page-header .with-background .page-header_title {
    color: white
}

.page-header.background-tint-darkgray .page-header_title .site-subtitle,
.page-header .with-background .page-header_title .site-subtitle {
    color: white
}

.page-header.background-tint-darkgray ul,
.page-header .with-background ul {
    color: white
}

.page-header.background-tint-red,
.page-header .with-background {
    background-color: #ba0c2f
}

.page-header.background-tint-red .background,
.page-header .with-background .background {
    background-color: #ba0c2f
}

.page-header.background-tint-red .page-header_title,
.page-header .with-background .page-header_title {
    color: white
}

.page-header.background-tint-red .page-header_title .site-subtitle,
.page-header .with-background .page-header_title .site-subtitle {
    color: white
}

.page-header.background-tint-red ul,
.page-header .with-background ul {
    color: white
}

.page-header.background-tint-white,
.page-header .with-background {
    background-color: #ffffff
}

.page-header.background-tint-white .background,
.page-header .with-background .background {
    background-color: #ffffff
}

.page-header.background-tint-white .page-header_title,
.page-header .with-background .page-header_title {
    color: black
}

.page-header.background-tint-white .page-header_title .site-subtitle,
.page-header .with-background .page-header_title .site-subtitle {
    color: white
}

.page-header.background-tint-white ul,
.page-header .with-background ul {
    color: black
}

.page-header.background-tint-none .background,
.page-header .with-background .background {
    opacity: 1
}

.page-header.background-tint-none .page-header_heading .page-header_title,
.page-header .with-background .page-header_heading .page-header_title {
    text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2)
}

.page-header.background-tint-none img,
.page-header .with-background img {
    -webkit-filter: none;
    filter: none
}

.page-header.background-tint-none ul,
.page-header .with-background ul {
    color: black
}

.page-header_container {
    padding: 1em;
    padding-left: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    position: relative
}

.page-header_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 50px;
}

.page-header_heading .page-header_unit-mark img {
    margin: 0;
    max-height: 120px;
    width: auto
}

.page-header_title {
    color: #000;
    font-size: 2.5em;
    text-decoration: none;
    font-weight: 700;
    margin: 10px
}

@media screen and (max-width: 450px) {
    .page-header_title {
        font-size: 1.5em
    }
}

.site-subtitle {
    color: #000;
    margin: 10px
}

@media screen and (max-width: 450px) {
    .site-subtitle {
        font-size: 1.25em
    }
}

.page-header_logo {
    height: auto;
    margin: 17px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.page-header_container .page-header_mobile-menu {
    display: inline-block;
    margin: 17px 0 17px 0px;
    background-color: transparent;
    padding: 0px;
    color: #54585a !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
    z-index: 1
}

.page-header_container .page-header_mobile-menu:hover,
.page-header_container .page-header_mobile-menu:focus,
.page-header_container .page-header_mobile-menu.active {
    background-color: transparent !important;
    color: #54585a !important;
    border: none
}

.page-header_container .page-header_mobile-menu img {
    max-width: 50px
}

@media screen and (max-width: 450px) {
    .page-header_container .page-header_mobile-menu {
        margin: 0
    }
}

.page-header_mobile-menu-text {
    display: block
}

footer .page-footer-main {
    background: #f2f2f2;
    padding: 20px 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 650px) {
    footer .page-footer-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer .page-footer-main li.page-footer-section_container {
        padding: 15px 0px
    }
}

@media screen and (max-width: 650px) {
    footer .page-footer-main {
        text-align: center
    }
}

footer .page-footer-links li,
footer .page-footer-contact li {
    padding: 5px 0px
}

footer .page-footer-links a,
footer .page-footer-contact a {
    font-weight: 600;
    color: #000
}

footer .page-footer-links h5,
footer .page-footer-contact h5 {
    padding: 10px 0px
}

footer .page-footer-logo img {
    width: 100px
}

footer .bsu-copyright {
    background-color: #000;
    padding: 15px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    line-height: 1.42858
}

footer .bsu-copyright strong {
    font-weight: bold
}

footer .bsu-copyright ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 650px) {
    footer .bsu-copyright ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

footer .bsu-copyright li {
    padding: 0 5px
}

footer .bsu-copyright li:first-child {
    padding-right: 5px;
    border-right: 1px solid rgba(255, 255, 255, 0.6)
}

@media screen and (max-width: 650px) {
    footer .bsu-copyright li:first-child {
        border-right: none
    }
}

footer a.disclaimer-link {
    color: #fff;
    font-weight: bold
}

footer a.disclaimer-link:hover {
    text-decoration: underline
}

#sidebar_hidden {
    display: none
}

.full-site-wrapper {
    -webkit-transition: -webkit-transform opacity .3s;
    transition: -webkit-transform opacity .3s;
    transition: transform opacity .3s;
    transition: transform opacity .3s, -webkit-transform opacity .3s;
    -webkit-transition: ease right .3s;
    transition: ease right .3s;
    position: relative
}

.full-site-wrapper::after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 9
}

.full-site-wrapper.open {
    right: 350px;
    overflow: hidden;
    pointer-events: none
}

.full-site-wrapper.open::after {
    opacity: 1
}

#sidebar_hidden.open {
    z-index: 100;
    width: 350px;
    display: block;
    position: fixed;
    top: 0px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    right: 0;
    background-color: #ba0c2f;
    padding: 20px;
    pointer-events: auto
}

#sidebar_hidden.open .page-header_mobile-menu {
    background-color: transparent;
    position: static;
    padding: 5px;
    height: auto;
    line-height: 1;
    color: #fff !important;
    margin-left: auto
}

#sidebar_hidden.open .page-header_mobile-menu:hover {
    background-color: #fff !important;
    color: #ba0c2f !important
}

#sidebar_hidden.open .page-header_mobile-menu svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s
}

#sidebar_hidden.open .page-header_mobile-menu:hover path {
    fill: #ba0c2f
}

#sidebar_hidden.open h1,
#sidebar_hidden.open h2,
#sidebar_hidden.open h3,
#sidebar_hidden.open h4,
#sidebar_hidden.open h5,
#sidebar_hidden.open h6 {
    color: white
}

.admin-bar #sidebar_hidden.open {
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar #sidebar_hidden.open {
        top: 46px
    }
}

#sidebar-header_title {
    font-size: 1.5em
}

#sidebar-header_subtitle {
    font-size: 1em
}

#sidebar-header_logo {
    width: 65px;
    height: 42px
}

#sidebar-heading_text {
    margin-left: 0px
}

.sidebar_categories-container {
    margin-bottom: 100px
}

.sidebar_categories-container .categories_listing {
    max-width: 383px
}

.sidebar_categories-container .categories_listing-single #menu-button {
    background-color: white
}

.sidebar_tags-container {
    margin-bottom: 100px
}

.sidebar_tags-container .tags_listing {
    margin-top: 20px
}

.sidebar_social-container {
    margin-bottom: 100px
}

.menu-header-menu-container {
    margin: 50px 0
}

.sidebar_menu a {
    display: inline-block;
    color: white
}

ul.sidebar_menu>li.menu-item {
    padding: 10px 0;
    border-bottom: 1px solid white
}

ul.sidebar_menu>li.menu-item a {
    font-weight: 400;
    font-size: 1.5em
}

nav {
    padding: 20px 0
}

nav ul>li.page_item {
    padding: 10px 0
}

nav ul>li.page_item a {
    font-weight: 400;
    font-size: 1.5em
}

ul.sidebar_menu>li.menu-item-has-children {
    border-bottom: 1px solid white
}

ul.sidebar_menu>li.menu-item-has-children a {
    font-weight: 400;
    font-size: 1.5em
}

ul.sidebar_menu>li.menu-item-has-children>a {
    padding-bottom: 10px
}

ul.sidebar_menu>li.menu-item>a {
    padding: 10px 0 10px 0
}

ul.sidebar_menu>li.menu-item>ul.sub-menu>li:first-child {
    border-top: 1px solid white
}

ul.sidebar_menu>li.menu-item>ul.sub-menu {
    padding-top: 10px
}

ul.sidebar_menu>li.menu-item>ul.sub-menu a {
    font-size: 1.25em;
    font-weight: 300;
    padding: 10px 0 10px 20px
}

ul.sidebar_menu>li.menu-item>ul.sub-menu>li {
    border-top: 1px solid rgba(250, 250, 250, 0.5)
}

ul.sidebar_menu>li.menu-item>ul.sub-menu>li>ul.sub-menu {
    border-top: 1px solid rgba(250, 250, 250, 0.5);
    padding-left: 40px
}

ul.sidebar_menu>li.menu-item>ul.sub-menu>li>ul.sub-menu a {
    font-size: 18px;
    font-weight: 300
}

.sidebar_menu button {
    display: none;
    background: transparent url(../images/triangle.png) center center no-repeat;
    background-size: 80% auto;
    opacity: .5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    padding: 10px;
    outline: none
}

.sidebar_menu button.open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1
}

.sidebar_menu button:hover {
    background: transparent url(../images/triangle.png) center center no-repeat;
    background-size: 80% auto;
    opacity: 1
}

.sidebar_menu .menu-item-has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sidebar_menu .menu-item-has-children ul {
    width: 100%;
    display: none
}

.sidebar_menu .menu-item-has-children>button {
    display: block
}

.sidebar_menu h6 {
    margin-bottom: 15px
}

.sidebar_categories-container li {
    display: inline-block;
    color: black;
    background-color: white;
    margin: 0 10px 10px 0;
    padding: 10px 20px;
    font-size: 12px
}

.sidebar_categories-container a {
    color: black
}

.sidebar_categories-container h6 {
    margin-bottom: 15px
}

.sidebar_tags-container li {
    display: inline-block;
    margin: 0 10px 5px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.sidebar_tags-container a {
    color: white
}

.sidebar_tags-container h6 {
    margin-bottom: 15px
}

#sidebar_heading_text {
    margin: 0px
}

main.site-main footer.post-footer {
    padding: 0 75px
}

main.site-main footer.post-footer h2 {
    padding: 5px 0
}

main.site-main footer.post-footer .post-tags {
    margin-top: 25px
}

main.site-main footer.post-footer .post-tags a {
    color: #ba0c2f;
    font-weight: 700;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 18px
}

main.site-main footer.post-footer .post-tags a:first-of-type {
    padding-left: 0
}

main.site-main footer.post-footer .post-categories {
    display: block
}

main.site-main footer.post-footer .post-categories_listing a {
    font-weight: 700;
    padding: 5px 10px;
    font-size: 18px
}

main.site-main footer.post-footer .post-categories_listing a:first-of-type {
    padding-left: 0
}

main.site-main footer.post-footer .post-categories_listing a:hover {
    font-size: 20px
}

.post-content {
    z-index: 1;
    position: relative
}

@media screen and (max-width: 600px) {
    .post-content {
        padding: 0px 30px
    }
}

header.post-header {
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 20px
}

header.post-header img {
    display: none
}

.post-header_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 75px
}

.post-header_text h1 {
    color: #ba0c2f;
    font-size: 35px;
    position: relative;
    z-index: 1
}

.post-header_text h6.comments_number {
    z-index: 1
}

.post-header_text .post-meta {
    z-index: 1
}

.post-header_text .overlay-text-left {
    font-size: 150pt;
    font-weight: 700;
    color: #f2f2f2;
    position: absolute;
    top: -65px;
    left: 20px;
    z-index: 0
}

@media screen and (max-width: 900px) {
    .post-header_text .overlay-text-left {
        font-size: 150pt
    }
}

.post-content,
.textwidget {
    padding: 0 75px;
    line-height: 1.6;
    margin-bottom: 3em
}

.post-content sup,
.textwidget sup {
    vertical-align: super
}

.post-content sub,
.textwidget sub {
    vertical-align: sub
}

.post-content h1,
.textwidget h1 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: .5em
}

.post-content h2,
.textwidget h2 {
    font-size: 26px;
    margin-bottom: .5em
}

.post-content h3,
.textwidget h3 {
    font-size: 24px;
    margin-bottom: .5em
}

.post-content h4,
.textwidget h4 {
    font-size: 20px;
    margin-bottom: .5em
}

.post-content h5,
.textwidget h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: .5em
}

.post-content h6,
.textwidget h6 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: .5em
}

.post-content p,
.textwidget p {
    z-index: 3;
    position: relative;
    margin: 1em 0
}

.post-content pre,
.textwidget pre {
    white-space: pre-wrap
}

.post-content q,
.textwidget q {
    margin: 10px 30px;
    padding-left: 10px;
    border-left: 2px solid #f2f2f2
}

.post-content small,
.textwidget small {
    font-size: 10px
}

.post-content img,
.textwidget img {
    max-width: 100%;
    height: auto
}

.post-content p img,
.textwidget p img {
    margin-bottom: 20px;
    vertical-align: top;
    margin-right: 20px
}

.post-content ul,
.textwidget ul {
    list-style-type: circle;
    list-style-position: inside;
    padding: 10px 0 10px;
    margin: 1em 0
}

.post-content ol,
.textwidget ol {
    list-style-position: inside;
    padding: 10px 0 10px;
    margin: 1em 0;
    list-style-type: decimal
}

.post-content li,
.textwidget li {
    margin-bottom: .5em
}

.post-content blockquote,
.textwidget blockquote {
    border: 2px solid #ba0c2f;
    padding: 0 30px;
    margin: 2em 30px;
    font-style: italic;
    font-size: 18px;
    line-height: 1.8;
    color: #000;
    position: relative
}

.post-content blockquote::before,
.textwidget blockquote::before {
    content: url(../images/quote-mark.svg);
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    color: #ba0c2f;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px;
    line-height: 0;
    font-size: 64px
}

.post-content table,
.textwidget table {
    width: 100%;
    margin: 1em 0
}

.post-content table thead,
.textwidget table thead {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px
}

.post-content table thead th,
.textwidget table thead th {
    border-bottom: 1px solid #ba0c2f
}

.post-content table tbody th,
.post-content table tbody td,
.textwidget table tbody th,
.textwidget table tbody td {
    border: 1px solid #f2f2f2
}

.post-content table th,
.textwidget table th {
    padding: 5px 10px
}

.post-content table td,
.textwidget table td {
    padding: 5px 10px
}

.post-content code,
.textwidget code {
    background: #f2f2f2;
    font-family: monospace;
    padding: 30px;
    display: block;
    max-width: 100%;
    margin: 1em 0;
    white-space: pre-wrap;
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}

.post-content hr,
.textwidget hr {
    margin: 3em 0;
    border: none;
    border-top: 1px solid #bbbebf
}

.post-content a,
.textwidget a {
    color: #ba0c2f
}

.post-content ul ul,
.textwidget ul ul {
    margin: 0;
    padding: 10px 30px
}

.post-content ul ul li:last-child,
.textwidget ul ul li:last-child {
    margin-bottom: 0
}

.post-content ol ol,
.textwidget ol ol {
    margin: 0;
    padding: 10px 30px
}

.post-content ol ol li:last-child,
.textwidget ol ol li:last-child {
    margin-bottom: 0
}

.post-content dl,
.textwidget dl {
    margin-bottom: .5em
}

.post-content dl dt,
.textwidget dl dt {
    font-size: 20px;
    margin-bottom: .25em
}

.post-content dl dd,
.textwidget dl dd {
    margin: 10px 30px;
    padding-left: 10px;
    border-left: 2px solid #f2f2f2
}

.post-content .alignright,
.textwidget .alignright {
    float: right;
    margin: 0 0 1em 1em
}

.post-content .alignleft,
.textwidget .alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.post-content .aligncenter,
.textwidget .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-content a img.alignright,
.textwidget a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

.post-content a img.alignleft,
.textwidget a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.post-content a img.aligncenter,
.textwidget a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-content .wp-caption-text,
.textwidget .wp-caption-text {
    font-size: 12px;
    color: #000;
    font-style: italic;
    line-height: 1.5;
    margin-top: .5em;
    padding: .25em 0
}

.post-content .alignleft .wp-caption-text,
.textwidget .alignleft .wp-caption-text {
    border-right: 1px solid #ba0c2f;
    padding-right: 1em;
    margin-right: calc(1em - 1px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right
}

.post-content .alignright .wp-caption-text,
.textwidget .alignright .wp-caption-text {
    border-left: 1px solid #ba0c2f;
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.post-content .aligncenter .wp-caption-text,
.textwidget .aligncenter .wp-caption-text {
    text-align: center
}

.post-content .post img,
.textwidget .post img {
    max-width: 100%
}

.post-content .video-container,
.textwidget .video-container {
    padding-top: 56.25%;
    position: relative;
    background: black
}

.post-content .video-container iframe,
.textwidget .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.post-content .gallery,
.textwidget .gallery {
    background: #f2f2f2;
    padding: 20px
}

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

    .post-content .gallery,
    .textwidget .gallery {
        overflow: hidden
    }

    .post-content .gallery br,
    .textwidget .gallery br {
        display: none
    }
}

.post-content .gallery .gallery-item,
.textwidget .gallery .gallery-item {
    margin: 0 !important
}

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

    .post-content .gallery .gallery-item,
    .textwidget .gallery .gallery-item {
        width: 33.333% !important
    }
}

.post-content .gallery .gallery-item a,
.textwidget .gallery .gallery-item a {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative
}

.post-content .gallery .gallery-item a::after,
.textwidget .gallery .gallery-item a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7) url(../images/search-icon_white.svg) center center no-repeat;
    background-size: auto 40%;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.post-content .gallery .gallery-item a:hover::after,
.textwidget .gallery .gallery-item a:hover::after {
    opacity: 1
}

.post-content .gallery .gallery-item a img,
.textwidget .gallery .gallery-item a img {
    border: none !important;
    display: block;
    width: 100%;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s
}

.comments-area {
    padding: 10px 100px
}

.comments-area .comments-area_heading {
    width: 100%;
    padding: 15px 0;
    font-size: 2em;
    font-weight: 700
}

.comments-area .section-header {
    text-align: center;
    padding-top: 10px
}

.comments-area .section-header hr {
    width: 30%;
    color: #000
}

.comments-area a.comments-add {
    color: #000;
    text-decoration: underline;
    font-weight: 700
}

.comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0
}

.comment-meta .says {
    display: none
}

.comment-meta .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px
}

.comment-meta .comment-author b.fn {
    padding-left: 5px;
    font-weight: bold
}

a.comments_listing-timestamp {
    text-transform: uppercase;
    color: #54585a;
    text-decoration: none;
    pointer-events: none
}

.comment-author {
    color: #ba0c2f;
    font-size: 18px
}

.single_comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px
}

.comments_listing-content {
    margin-left: 30px
}

.children {
    margin-left: 100px;
    padding-left: 25px;
    border-left: 8px solid #f2f2f2
}

.comment-respond {
    padding: 20px 100px
}

.comment-respond p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1em
}

.comment-respond p.form-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.comment-respond .comment-notes {
    display: block
}

.comment-respond .comment-form {
    position: relative
}

.comment-respond .comment-form .submit {
    margin-top: 10px
}

.comment-respond .comment-form input {
    font-size: 1em;
    padding: 5px
}

.comment-respond .comment-form input.submit {
    font-size: 14px;
    padding: 10px 20px
}

.comment-respond label {
    padding-top: 5px;
    margin-bottom: .25em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}

.comment-respond .comment-area {
    width: 100%
}

.comment-form-comment {
    padding-bottom: 20px
}

.comment-form-comment label {
    display: none
}

.comment-form-comment textarea {
    max-width: 100%
}

.comment-notes {
    padding: 5px 0
}

.comment-reply-title {
    font-weight: 700;
    color: #000;
    padding: 10px 0;
    font-size: 1.25em;
    position: relative
}

.comment-reply-title a {
    color: #54585a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.comment-reply-title a:hover {
    color: #ba0c2f
}

.comment-reply-title small {
    position: absolute;
    right: 0
}

.comments_listing {
    margin: 50px 20px 0 20px;
    color: #000
}

.comments_listing h3 {
    font-size: 18px
}

.comments_listing p {
    padding: 5px 0;
    color: #000
}

.comments_listing img.avatar {
    display: none
}

.comments_listing a.comments_listing-reply {
    color: #000;
    text-decoration: underline;
    font-weight: 700
}

.comments_listing-first-letter {
    color: #ba0c2f;
    font-size: 50px;
    font-weight: 700;
    border-radius: 50%;
    border: 2px solid #ba0c2f;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 1.5;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    margin-right: 10px;
    vertical-align: middle;
    position: relative
}

.comments_listing-first-letter p {
    color: #ba0c2f;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.comment-edit-link {
    color: #ba0c2f;
    text-decoration: underline
}

.logged-in p.logged-in-as {
    color: white;
    cursor: default;
    padding: 10px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.logged-in p.logged-in-as a {
    color: #ba0c2f;
    text-decoration: underline
}

@media only screen and (max-width: 960px) {
    .comments-area {
        padding: 10px 75px
    }

    .comments_listing {
        margin: 0;
        margin-top: 50px
    }

    .children {
        margin-left: 0
    }
}

.wp-video:not,
video.wp-video-shortcode,
.mejs-container:not(.mejs-audio),
.mejs-overlay.load {
    width: 100% !important;
    height: 100% !important
}

.mejs-container:not(.mejs-audio) {
    padding-top: 56.25%
}

.wp-video,
video.wp-video-shortcode {
    max-width: 100% !important
}

video.wp-video-shortcode {
    position: relative
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mejs-controls {
    display: none
}

.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important
}

#carousel_next-slide {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding: 20px;
    z-index: 5
}

@media screen and (max-width: 430px) {
    #carousel_next-slide {
        padding: 0px
    }
}

#carousel_next-slide img {
    padding: 20px;
    opacity: .5;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

@media screen and (max-width: 680px) {
    #carousel_next-slide img {
        width: 80%
    }
}

@media screen and (max-width: 430px) {
    #carousel_next-slide img {
        width: 60%;
        padding: 0px 0px 0px 10px
    }
}

#carousel_next-slide img:hover {
    opacity: 1;
    cursor: pointer
}

#carousel_previous-slide {
    padding: 20px;
    z-index: 5
}

@media screen and (max-width: 430px) {
    #carousel_previous-slide {
        padding: 0px
    }
}

#carousel_previous-slide img {
    padding: 20px;
    opacity: .5;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

@media screen and (max-width: 680px) {
    #carousel_previous-slide img {
        width: 80%
    }
}

@media screen and (max-width: 430px) {
    #carousel_previous-slide img {
        width: 60%;
        padding: 0px 0px 0px 10px
    }
}

#carousel_previous-slide img:hover {
    opacity: 1;
    cursor: pointer
}

.page-main_carousel {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center
}

.featured-post_title {
    color: white
}

@media screen and (max-width: 1255px) {
    .featured-post_title {
        font-size: 36px
    }
}

@media screen and (max-width: 850px) {
    .featured-post_title {
        font-size: 24px
    }
}

@media screen and (max-width: 680px) {
    .featured-post_title {
        font-size: 20px
    }
}

.home .page-container--flex {
    margin: 0px;
    padding: 0px
}

.slide_post-meta-container {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6em 10em;
    text-align: center
}

@media screen and (max-width: 1255px) {
    .slide_post-meta-container {
        padding: 2em 10em
    }
}

@media screen and (max-width: 680px) {
    .slide_post-meta-container {
        padding: 0em 6em
    }
}

@media screen and (max-width: 430px) {
    .slide_post-meta-container {
        padding: 0em 3em
    }
}

#paging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 30px
}

@media screen and (max-width: 1080px) {
    #paging {
        bottom: 10px
    }
}

#paging #paging li.active {
    background: white
}

#paging li {
    width: 10px;
    height: 10px;
    border: 2px solid white;
    border-radius: 50%;
    margin: 10px
}

#paging .active {
    background-color: #fff
}

.slide_post-image {
    padding-top: 100%;
    background-size: cover
}

#slides {
    width: 100%;
    background-position: center center
}

#slides .img {
    width: 100%
}

.carousel_button {
    position: relative;
    z-index: 5
}

.page-main_carousel {
    width: 100%;
    overflow: hidden;
    position: relative
}

#slides .carousel_slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100vw;
    flex: 0 0 100vw;
    position: relative
}

#slides .carousel_slide img {
    width: 100%
}

#slides {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    height: 60vh
}

@media screen and (max-width: 550px) {
    #slides {
        height: auto
    }
}

.slide_post-meta {
    margin: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 5;
    position: relative
}

@media screen and (max-width: 680px) {
    .slide_post-meta {
        margin: 10px
    }
}

.slide_post-meta li {
    color: white
}

.slide_post-meta li li:nth-child(4) {
    display: none
}

.slide_post-meta>li:not(:last-child)::after {
    content: '/';
    height: auto;
    width: 100%;
    padding: 0 2px
}

.slide_post-meta .post-categories {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slide_post-meta .post-categories li {
    padding: 0 5px;
}

.slide_post-meta .post-categories li:last-child {
    padding-right: 0
}

.slide_post-meta a {
    color: #fff;
    -webkit-transition: ease 0.3s color;
    transition: ease 0.3s color
}

.slide_post-meta a:hover {
    color: #ba0c2f
}

.lastest-posts_link {
    font-size: 14px;
    text-decoration: underline
}

.home main.site-main {
    background-color: #fff;
    margin: 0;
    padding-bottom: 50px
}

.home main.site-main .page-container--flex {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1;
    background-color: white
}

.post-preview {
    z-index: 1;
    margin-top: 25px
}

.featured-blog-post {
    margin-top: 0
}

.front-page_latest-posts,
.archive-listings,
.search_listings {
    margin: 20px 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: bottom;
    align-content: bottom;
    padding-bottom: 50px
}

.front-page_latest-posts .wp-post-image,
.archive-listings .wp-post-image,
.search_listings .wp-post-image {
    display: none
}

.front-page_latest-posts .latest-posts_list,
.front-page_latest-posts .archive-page_wrapper,
.front-page_latest-posts .search_listings,
.archive-listings .latest-posts_list,
.archive-listings .archive-page_wrapper,
.archive-listings .search_listings,
.search_listings .latest-posts_list,
.search_listings .archive-page_wrapper,
.search_listings .search_listings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.front-page_latest-posts .latest-posts_list>li,
.archive-listings .latest-posts_list>li,
.search_listings .latest-posts_list>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    padding: 10px;
    max-width: 50vw
}

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

    .front-page_latest-posts .latest-posts_list>li,
    .archive-listings .latest-posts_list>li,
    .search_listings .latest-posts_list>li {
        max-width: 100vw
    }
}

.front-page_latest-posts .archive-page_wrapper>li,
.archive-listings .archive-page_wrapper>li,
.search_listings .archive-page_wrapper>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    padding: 10px;
    margin: 20px 0;
    max-width: 50vw
}

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

    .front-page_latest-posts .archive-page_wrapper>li,
    .archive-listings .archive-page_wrapper>li,
    .search_listings .archive-page_wrapper>li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 66.33%;
        flex: 1 1 66.33%
    }
}

.front-page_latest-posts .post-preview_header-text,
.archive-listings .post-preview_header-text,
.search_listings .post-preview_header-text {
    z-index: 5;
    position: relative
}

.front-page_latest-posts .post-preview_header,
.archive-listings .post-preview_header,
.search_listings .post-preview_header {
    position: relative
}

.front-page_latest-posts .post-preview_header .post-preview_header_title,
.archive-listings .post-preview_header .post-preview_header_title,
.search_listings .post-preview_header .post-preview_header_title {
    font-size: 2em;
    color: #ba0c2f
}

.front-page_latest-posts .post-preview_header h1.overlay-text-center,
.archive-listings .post-preview_header h1.overlay-text-center,
.search_listings .post-preview_header h1.overlay-text-center {
    font-size: 15vw;
    font-weight: 700;
    color: #f2f2f2;
    position: absolute;
    left: 50%;
    top: 50px;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

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

    .front-page_latest-posts .post-preview_header h1.overlay-text-center,
    .archive-listings .post-preview_header h1.overlay-text-center,
    .search_listings .post-preview_header h1.overlay-text-center {
        font-size: 120pt
    }
}

.front-page_latest-posts .post-preview_copy,
.archive-listings .post-preview_copy,
.search_listings .post-preview_copy {
    position: relative;
    z-index: 5
}

.post-preview_footer {
    position: relative;
    z-index: 3
}

.post-preview_btn {
    margin: 10px 0
}

.post-preview_post-meta {
    margin: 10px 0
}

.post-preview_post-meta a {
    font-weight: 600;
    color: #000;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.post-preview_post-meta a:hover {
    color: #ba0c2f
}

.post-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0
}

.post-categories li {
    padding-left: 20px
}

.post-categories li:first-child {
    padding-left: 0
}

.latest-posts_link {
    width: 100%;
    margin: 25px 0 0 0;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.latest-posts_link:hover {
    color: #ba0c2f
}

.latest-posts_title {
    position: relative;
    z-index: 3;
    padding-top: 25px
}

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

    .front-page_latest-posts .latest-posts_list,
    .front-page_latest-posts .archive-page_wrapper,
    .front-page_latest-posts .search_listings,
    .archive-listings .latest-posts_list,
    .archive-listings .archive-page_wrapper,
    .archive-listings .search_listings,
    .search_listings .latest-posts_list,
    .search_listings .archive-page_wrapper,
    .search_listings .search_listings {
        display: block
    }
}

.about-page .about-header {
    margin-bottom: 4em
}

.about-page .about-header img {
    max-width: 89px;
    height: auto;
    border-radius: 50%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 89px
}

.about-page .about-header hr {
    max-width: 30%
}

.about-page .about-header h2 {
    text-align: center
}

.post-content {
    z-index: 1;
    position: relative
}

.post-content div.wysiwyg-button-wrap a {
    color: #fff
}

.post-content div.wysiwyg-button-wrap a:hover {
    color: #ba0c2f
}

.overlay-text-left {
    font-size: 15vw;
    font-weight: 700;
    color: #f2f2f2;
    position: absolute;
    top: -65px;
    left: 20px;
    z-index: 0
}

@media screen and (max-width: 900px) {
    .overlay-text-left {
        font-size: 120pt
    }
}

.about-intro {
    position: relative
}

.about-title {
    z-index: 1;
    position: relative;
    margin: 0 0 40px 75px;
    font-size: 35px
}

.archive-page_content {
    position: relative
}

.archive-page_content .wp-post-image {
    display: none
}

.page-wrapper_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ba0c2f;
    margin: 2em 0
}

.section-header {
    margin-bottom: 4em
}

.section-header hr {
    border: 1px solid #f2f2f2;
    width: 200px
}

.hr-full-width {
    border: 1px solid #f2f2f2;
    margin: 2em 0em
}

.section-header_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-header_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.archives_filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.archives_filter-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
}

.archives_filter-listing .archives_filter-list {
    padding: 0px 30px;
    border-right: 2px solid #f2f2f2
}

.archives_filter-listing .archives_filter-list:first-child {
    padding-left: 0px
}

.archives_filter-child {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.archives_filter-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 32px 0px
}

.archives_filter-clear p {
    margin-right: 10px
}

.archives_filter_results-container {
    margin: 20px 0px
}

.archives_filter_results-block {
    background-color: #ba0c2f;
    padding: 10px 20px;
    display: inline-block
}

.archives_filter_results-block:hover {
    cursor: pointer
}

.archives_filter_results-block p {
    display: inline
}

.archives_filter_results-block img {
    display: inline;
    margin-left: 10px
}

.archives_filter-results {
    color: white
}

.x-icon {
    margin-top: 2px
}

#pagination-previous {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding: 20px;
    z-index: 5
}

@media screen and (max-width: 630px) {
    #pagination-previous {
        padding: 0px
    }
}

#pagination-previous img {
    padding: 20px;
    width: 122px;
    height: 149px;
    opacity: .5;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

@media screen and (max-width: 630px) {
    #pagination-previous img {
        width: 72px;
        height: 79px
    }
}

#pagination-previous img:hover {
    opacity: 1;
    cursor: pointer
}

#pagination-next {
    padding: 20px;
    z-index: 5
}

@media screen and (max-width: 630px) {
    #pagination-next {
        padding: 0px
    }
}

#pagination-next img {
    padding: 20px;
    width: 122px;
    height: 149px;
    opacity: .5;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

@media screen and (max-width: 630px) {
    #pagination-next img {
        width: 72px;
        height: 79px
    }
}

#pagination-next img:hover {
    opacity: 1;
    cursor: pointer
}

.pagination {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 9em 0em
}

.pagination-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center
}

ul.single-post-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.single-post-categories li {
    padding: 0 10px
}

ul.single-post-categories li:first-child {
    padding: 0
}

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

.pagination-numbers li {
    padding: 5px 10px
}

.pagination-numbers li:hover {
    cursor: pointer
}

.pagination-link {
    text-decoration: underline
}

.archive-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination-active {
    color: #ba0c2f;
    font-weight: 700
}

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

.dropdown {
    position: relative;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dropdown:hover {
    cursor: pointer
}

.dropdown img {
    width: 14px;
    height: 9px;
    margin: 5px 0 0 12px
}

.dropdown img:hover {
    cursor: pointer
}

.dropdown-content-list li {
    padding: 0px;
    margin: 0px
}

.dropdown-content {
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
    overflow: auto;
    width: 200px;
    height: 400px
}

@media screen and (max-width: 710px) {
    .dropdown-content {
        left: 40px;
        right: 0px
    }
}

.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block
}

.archives_filter-clear:hover {
    cursor: pointer
}

.archives_filter-clear img {
    margin-bottom: 9px
}

@media screen and (max-width: 550px) {
    .archive-listings .archive-page_wrapper>li {
        max-width: 100vw
    }
}

@media screen and (max-width: 800px) {
    .archives_filter-clear {
        margin-right: 1em
    }
}

@media screen and (max-width: 800px) {
    .archives_filter {
        margin: 1em
    }
}

@media screen and (max-width: 800px) {
    .archives_filter-listing {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .archives_filter-listing li {
        margin: 10px 0px
    }
}

.site-content_404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-height: 500px
}

.site-content_404 header.site-content_header {
    min-height: 200px;
    position: relative
}

.site-content_404 .overlay-text-center {
    font-size: 15vw;
    font-weight: 700;
    color: #f2f2f2;
    text-align: center;
    width: 100%;
    z-index: 1
}

.site-content_404 .site-content_subtitle {
    z-index: 3;
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center
}

.site-content_404 .page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-content_404 .site-content_btn--primary {
    width: 85%
}

.site-content_404 .site-content_search {
    padding: 20px 0;
    width: 100%
}

.site-content_404 .site-content_search .form_search {
    width: 100%
}

.sidebar .form_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 50px
}

.sidebar .form_search .form_search--submit {
    display: inline-block;
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px;
    background-color: #fff;
    height: auto
}

.sidebar .form_search .form_search--submit svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s
}

.sidebar .form_search .form_search--submit svg path {
    fill: #54585a
}

.sidebar .form_search .form_search--submit:hover path {
    fill: #ba0c2f
}

.sidebar .form_search .form_search--input {
    font-size: 12pt;
    padding: 2px 5px;
    background-color: #fff;
    border: none;
    border-radius: 0;
    min-height: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.form_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 50px;
    margin-top: 10px;
    width: 100%
}

.form_search .form_search--submit {
    display: inline-block;
    padding: 5px;
    border: 2px solid #f2f2f2;
    background-color: #f2f2f2;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px;
    height: auto
}

.form_search .form_search--submit svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
    width: 20px;
    margin-top: 5px
}

.form_search .form_search--submit svg path {
    fill: #ba0c2f
}

.form_search .form_search--submit:hover path {
    fill: #ba0c2f
}

.form_search .form_search--input {
    -webkit-appearance: none;
    font-size: 12pt;
    padding: 2px 5px;
    background-color: #fff;
    border: 2px solid #f2f2f2;
    border-radius: 0;
    min-height: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    color: #ba0c2f
}

.search-header {
    margin: 20px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search_listings article {
    margin: 50px 0
}

.search_listings .post-preview_btn {
    margin-left: 80%;
    width: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form_search-header {
    margin-top: 3em;
    width: 50%
}

@media screen and (max-width: 800px) {
    .form_search-header {
        width: 100%
    }
}

.form_search-results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10px
}

@media screen and (max-width: 800px) {
    .search_listings .post-preview_btn {
        margin-left: 0px
    }
}

.blog-post_section-title {
    color: #000
}

#hr-full-width_home {
    margin-top: 1em
}

.featured-blog-post .post-preview_copy {
    margin: 0 2em 0 0;
    width: 70%;
    z-index: 6;
    position: relative
}

.featured-blog-post .post-preview_post-meta {
    z-index: 6;
    position: relative
}

.featured-blog-post .post-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.featured-blog-post .post-categories li {
    margin: 0 1em 0 0
}

.post-preview_footer-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 25px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 960px) {
    .post-preview_footer-blog {
        display: block;
        width: 100%
    }

    .post-preview_footer-blog .post-preview_copy {
        width: 100%;
        margin-bottom: 1em
    }
}

@media only screen and (max-width: 800px) {
    .blog-post_section-title {
        padding-left: 50px
    }
}

.post-categories li li:nth-child(3) {
    display: none
}

.single-person-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-person-profile img {
    max-width: 300px;
    height: auto
}

.single-person-profile .post-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bsu-team-list .hover-thumbnail div.overlay {
    background: rgba(0, 0, 0, 0.75)
}

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

    .post-content,
    .textwidget {
        padding: 0px 40px
    }
}

/*# sourceMappingURL=style-red.css.map */