@import"https://use.typekit.net/sha1uru.css";
footer,
body {
    font-family: "quincy-cf", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.6rem
}

* {
    margin: 0;
    padding: 0
}

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

html {
    box-sizing: border-box;
    font-size: 62.5%
}

p,
a {
    color: #001b3e;
    font-size: 2rem;
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 400;
    font-style: normal
}

.ml-auto {
    margin-left: auto !important
}

main {
    opacity: 0;
    transition: .3s opacity ease
}

main,
footer {
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 400;
    font-style: normal
}

main li,
main p,
footer li,
footer p {
    color: #001b3e !important;
    font-size: 2rem;
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 400;
    line-height: 1.4
}

main img,
footer img {
    max-width: 100%;
    height: auto;
    display: block
}

main a,
footer a {
    font-size: 2rem;
    color: #4f729c !important;
    text-decoration: underline;
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 400
}

main a:hover,
footer a:hover {
    color: #001b3e;
    text-decoration: none
}

main a h1,
main a h2,
main a h3,
main a h4,
main a h5,
main a h6,
footer a h1,
footer a h2,
footer a h3,
footer a h4,
footer a h5,
footer a h6 {
    color: #001b3e
}

main a h1:hover,
main a h2:hover,
main a h3:hover,
main a h4:hover,
main a h5:hover,
main a h6:hover,
footer a h1:hover,
footer a h2:hover,
footer a h3:hover,
footer a h4:hover,
footer a h5:hover,
footer a h6:hover {
    color: #001b3e;
    text-decoration: underline
}

@media(max-width: 56.25em) {
    main a p,
    main a a,
    footer a p,
    footer a a {
        font-size: 1.6rem
    }
}

a:link,
a:visited {
    text-decoration: none
}

.body-section {
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    padding: 60px 0
}

.body-section--inner {
    padding: 20px 40px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.body-section--inner.thin-section {
    max-width: 750px
}

@media(max-width: 56.25em) {
    .body-section {
        padding: 20px 0 !important
    }
}

.button-section {
    text-align: center;
    margin: 30px 0
}

#header-search-bar {
    z-index: 13;
    display: flex;
    align-items: center
}

@media(max-width: 56.25em) {
    #header-search-bar {
        justify-content: center
    }
}

#fixed-nav .flex-container {
    flex-wrap: wrap
}

.search-form {
    display: flex;
    align-items: center;
    position: relative
}

input[type=search] {
    font-family: "quincy-cf", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #000;
    font-weight: 500;
    padding: 13px 20px
}

.search_entry {
    width: 100%;
    padding-left: 10px;
    height: 54px;
    -webkit-appearance: none;
    border: 2px solid #707070;
    border-radius: 5px
}

#header-search-bar input[type=submit],
#search-bar input[type=submit] {
    background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/search-icon.png) 0 0 no-repeat;
    border: 0 none;
    line-height: 1.5em;
    margin: 0;
    padding: 3px 0;
    text-indent: 100px;
    width: 24px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    display: inline-block;
    float: right;
    cursor: pointer;
    height: 22px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 24px
}

#navigation {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 10px
}

.logged-in #fixed-nav {
    margin-top: 32px !important
}

#fixed-nav {
    font-family: "quincy-cf", sans-serif;
    font-weight: 500;
    font-style: normal;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    opacity: 1;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    transition: .2s background-color ease
}

@media(max-width: 56.25em) {
    #fixed-nav {
        border-bottom: none
    }
    #fixed-nav .flex-container {
        height: 70px
    }
}

#fixed-nav .flex-container {
    justify-content: initial !important;
    height: 100%;
    position: relative;
    background: #001b3e
}

@media(max-width: 56.25em) {
    #fixed-nav .flex-container {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 0
    }
}

#fixed-nav .flex-container .twocol {
    display: flex;
    align-items: center;
    height: 100% !important;
    padding: 16px
}

#fixed-nav .flex-container .twocol svg {
    display: block;
    width: 100%;
    max-width: 171px
}

#fixed-nav .flex-container .twocol a {
    display: block
}

@media(max-width: 56.25em) {
    #fixed-nav .flex-container .twocol {
        position: relative;
        height: auto;
        padding: 2rem !important;
        width: 100%;
        box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23)
    }
}

header img {
    display: block;
    transition: .2s all ease;
    max-width: 32.3rem;
    width: 50%;
    display: block
}

@media(max-width: 56.25em) {
    header img {
        max-width: 20.2rem;
        position: relative;
        z-index: 1
    }
}

@media(max-width: 37.5em) {
    header img {
        max-width: 100%
    }
}

#backdrop {
    display: none;
    position: fixed;
    top: 105px;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: .2s all ease
}

@media(max-width: 56.25em) {
    #backdrop.open {
        display: block;
        opacity: 1
    }
}

#navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

@media(max-width: 56.25em) {
    #navigation {
        padding: 0;
        display: none;
        width: 100%;
        position: absolute;
        left: 0;
        top: 100%;
        height: 100vh;
        box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.23)
    }
    #navigation a {
        margin-left: 40px !important
    }
    #navigation a.button {
        margin: 0;
        margin-left: 0 !important;
        padding: 14px 2px
    }
    #navigation a.button:not(:last-child) {
        margin-bottom: 20px
    }
}

#nav {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media(max-width: 56.25em) {
    #nav {
        display: block;
        height: 100%;
        margin-left: 0;
        background: #fff;
        margin-right: 0;
        align-items: flex-start;
        justify-content: flex-start
    }
}

#nav>li {
    padding: 20px 17px;
    color: #001b3e
}

@media(max-width: 56.25em) {
    #nav>li {
        height: initial !important;
        border-bottom: 1px solid #4f729c
    }
    #nav>li:first-of-type {
        border-top: 1px solid #4f729c
    }
    #nav>li a {
        color: #001b3e;
        text-decoration: none !important
    }
}

#nav>li.menu-item-has-children {
    transition: .2s all ease;
    padding-right: 30px
}

#nav>li.menu-item-has-children>a {
    position: relative;
    color: #001b3e !important
}

#nav>li.menu-item-has-children.open {
    background: #f5f8f7
}

@media(max-width: 56.25em) {
    #nav>li {
        padding: 0 !important
    }
}

#nav li {
    display: flex;
    margin: 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

#nav li a:after {
    height: 2px;
    bottom: -20px
}

#nav li:hover a:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    background-color: #f6966a;
    height: 10px;
    bottom: -20px;
    transition: .5s all ease
}

@media(max-width: 56.25em) {
    #nav li {
        width: 100%;
        align-items: flex-start
    }
}

#nav a {
    font-size: 2.2rem;
    line-height: 2.6rem;
    font-weight: 700;
    letter-spacing: 0px;
    color: #001b3e;
    position: relative
}

@media(max-width: 56.25em) {
    #nav a {
        margin: 1.3rem 0;
        font-size: 1.8rem
    }
}

.nav-menu {
    display: flex
}

.nav-menu ul {
    display: flex
}

#nav-wrapper {
    transition: .2s all ease
}

#nav-wrapper.open {
    background: #fff
}

#mobile-nav {
    display: none;
    cursor: pointer;
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    right: 2.5rem;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 56.25em) {
    #mobile-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px
    }
}

.navigation__icon,
.navigation__icon::before,
.navigation__icon::after {
    width: 1.8rem;
    height: 2px;
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    transition: .2s all;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.navigation__icon::before,
.navigation__icon::after {
    content: "";
    position: absolute;
    left: 0
}

.navigation__icon::before {
    top: -0.5rem
}

.navigation__icon::after {
    top: .5rem
}

.open .navigation__icon {
    background-color: transparent !important
}

.open .navigation__icon:before {
    top: 0;
    background-color: #fff;
    transform: rotate(135deg)
}

.open .navigation__icon:after {
    top: 0;
    background-color: #fff;
    transform: rotate(-135deg)
}

.header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media(max-width: 56.25em) {
    .header-social {
        visibility: hidden;
        display: none
    }
}

header .facebook_button {
    display: block
}

header .facebook_button:hover path {
    fill: #536669
}

.menu-item-has-children:hover a::after {
    opacity: 1
}

.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1
}

#nav {
    padding-top: 10px
}

#nav>li {
    height: 100%
}

#nav>li a {
    color: #fff
}

@media(max-width: 56.25em) {
    #nav {
        padding-top: 0;
        background: #001b3e
    }
}

#nav li:hover>a,
#nav .current-menu-item>a,
#nav .current-menu-parent>a,
#nav .current_page_item>a {
    text-decoration: none !important
}

@media(max-width: 56.25em) {
    #nav li:hover a.button,
    #nav .current-menu-item a.button,
    #nav .current-menu-parent a.button,
    #nav .current_page_item a.button {
        color: #fff !important
    }
}

.home .logo {
    width: 323px
}

@media(max-width: 56.25em) {
    .home .logo {
        max-width: 323px;
        width: 80%
    }
}

.scrolled .logo {
    width: 323px
}

.logo {
    width: 323px;
    transition: .5s all ease
}

@media(max-width: 56.25em) {
    .logo {
        padding: 0
    }
}

.mobile-phone-link {
    display: none !important
}

@media(max-width: 56.25em) {
    .mobile-phone-link {
        display: block !important;
        width: 28px;
        height: 31px;
        background-size: cover;
        position: absolute;
        right: 9.5rem;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        font-size: 28px
    }
    .mobile-phone-link a {
        display: block !important;
        width: 100% !important;
        height: 100%;
        padding: 0 !important
    }
}

.header-buttons {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header-buttons a.button {
    height: 31px !important;
    padding: 5px 10px !important;
    font-size: 1.6rem;
    margin-bottom: 0
}

.header-buttons a.button:not(:last-child) {
    margin-right: 9px
}

.header-buttons.mobile {
    display: none
}

.header-buttons.mobile a.button {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 280px;
    display: flex;
    justify-content: center
}

@media(max-width: 56.25em) {
    .header-buttons.mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        padding: 20px 30px
    }
}

@media(max-width: 56.25em) {
    .header-buttons {
        display: none
    }
}

.top-navigation {
    align-items: center;
    padding: 20px 0
}

.top-navigation>div {
    padding: 5px
}

@media(max-width: 56.25em) {
    .top-navigation {
        display: none !important
    }
}

.top-nav {
    display: flex;
    justify-content: flex-end;
    padding: 0 10px;
    position: absolute;
    top: 5px;
    right: 0
}

.top-nav--inner {
    padding: 10px;
    display: flex;
    align-items: center
}

.search-button {
    background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/search-icon.png) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    width: 25px;
    height: 20px
}

.top-nav--inner a {
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    margin: 0 7px;
    display: inline-block;
    font-size: 1.6rem;
    text-decoration: none !important;
    transition: .2s all ease;
    border-radius: 20px
}

.top-nav-button:hover {
    background: #fff;
    color: #001b3e
}

@media(max-width: 56.25em) {
    .top-nav {
        display: none !important
    }
}

.mobile-top-nav {
    display: none
}

@media(max-width: 56.25em) {
    .top-nav--inner {
        background: #f9f5f2;
        padding: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 1px;
        column-gap: 1px;
        row-gap: 1px;
        flex-wrap: wrap
    }
    #navigation .mobile-top-nav-button {
        text-align: center;
        font-family: "franklin-gothic-atf", sans-serif;
        font-size: 1.4rem;
        color: #fff !important;
        background: #4f729c;
        margin: 0 !important;
        margin-left: 0 !important;
        border-radius: 0 !important
    }
    #navigation .mobile-top-nav-button:nth-child(2n+1):last-child {
        grid-column: span 2
    }
    .mobile-top-nav {
        width: 100%;
        display: block
    }
}

#fixed-nav li a {
    font-family: quincy-cf, sans-serif
}

@media(max-width: 56.25em) {
    #fixed-nav li a {
        width: 100%;
        margin: 0 !important;
        padding: 10px 20px;
        font-size: 2rem !important
    }
}

#fixed-nav a {
    position: relative
}

#fixed-nav a:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 50%;
    height: 10px;
    bottom: -20px;
    transition: .5s all ease;
    /* background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/nav-indicator.png);*/ 
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transform: scaleX(1) translateX(-50%) !important;
    border: none !important
}

@media(max-width: 56.25em) {
    #fixed-nav a:after {
        display: none
    }
}

.has-children:hover {
    color: #fff
}

@media(min-width: 56.25em) {
    .has-children:hover a:after {
        opacity: 1
    }
    .has-children:hover .sub-menu {
        visibility: visible;
        opacity: 1
    }
}

@media(max-width: 56.25em) {
    .has-children.open {
        background: #001b3e
    }
    .has-children.open a {
        color: #fff !important
    }
}

.menu-title {
    padding: 15px;
    padding-right: 60px
}

.menu-title h2 {
    padding-top: 22px;
    border-top: 4px solid #f6966a
}

@media(max-width: 56.25em) {
    .menu-title {
        display: none
    }
}

.sub-menu-left {
    padding: 0 15px;
    padding-left: 60px;
    margin: 15px 0
}

@media(max-width: 56.25em) {
    .sub-menu-left {
        border-left: none
    }
}

.sub-menu {
    visibility: hidden;
    opacity: 0;
    background: #f9f5f2;
    position: absolute;
    transition: .2s all ease;
    backface-visibility: hidden;
    width: 100%;
    top: 100%;
    left: 0;
    display: flex;
    box-shadow: 0px 4px 4px -4px #ddd
}

#nav .sub-menu .sub-menu__inner {
    margin: 0 auto;
    padding: 11px 5px;
    background: #f9f5f2 !important
}

@media(max-width: 56.25em) {
    #nav .sub-menu .sub-menu__inner {
        background: #f9f5f2 !important
    }
    #nav .sub-menu .sub-menu__inner a {
        color: #001b3e !important
    }
}

@media(max-width: 56.25em) {
    .sub-menu__inner {
        padding: 0px 21px
    }
}

.sub-menu .menu-image {
    padding: 0 8px
}

.sub-menu img {
    max-width: 100%
}

@media(max-width: 56.25em) {
    .sub-menu .sub-menu-left {
        padding: 0 !important;
        margin: 0 !important
    }
}

@media(max-width: 56.25em) {
    .sub-menu .sub-menu-right {
        display: none
    }
}

.sub-menu .mega-menu-title {
    padding-bottom: 10px
}

.sub-menu .mega-menu-title h6 {
    text-transform: uppercase;
    font-weight: 700
}

@media(max-width: 56.25em) {
    .sub-menu .mega-menu-title {
        display: none
    }
}

.sub-menu .base-menu li a {
    padding: 10px 0 !important;
	padding-bottom: 20px !important;
    color: #707070
}

.sub-menu .base-menu li a:first-child {
    padding-top: 0 !important
}

@media(max-width: 56.25em) {
    .sub-menu .base-menu li a {
        padding: 5px 0 !important
    }
}

@media(max-width: 56.25em) {
    .sub-menu {
        visibility: visible !important;
        background: transparent;
        display: none;
        opacity: 1 !important;
        overflow: hidden;
        position: relative;
        transition: none !important;
        top: initial;
        box-shadow: none !important
    }
    .sub-menu li {
        position: relative
    }
    .sub-menu ul {
        margin: 0
    }
    .sub-menu ul {
        list-style-type: none
    }
    .sub-menu ul>li {
        text-indent: 4px
    }
    .sub-menu li {
        padding: 10px 35px !important
    }
}

#nav .sub-menu a {
    font-family: quincy-cf, sans-serif;
    color: #001b3e;
    font-size: 2.4rem;
    font-weight: 700;
    font-style: normal;
    padding: .8rem
}

#nav .sub-menu a p {
    line-height: 1.3;
    font-size: 2rem
}

#nav .sub-menu a::after {
    background-color: #001b3e !important;
    opacity: 0;
	bottom: 5px !important;
}

#nav .sub-menu a:hover {
    color: #001b3e
}

#nav .sub-menu a:hover::after {
    opacity: 1;
    transform: scale(1)
}

@media(max-width: 56.25em) {
    #nav .sub-menu a {
        color: #fff !important
    }
}

.menu__images a .image {
    padding: 0 15px
}

.menu__images a .image img {
    display: block;
    height: auto
}

.menu__images a .content {
    width: 60%;
    padding: 15px;
    position: relative
}

.menu__images a .content h6 {
    font-weight: 400;
    color: #001b3e !important
}

.menu__images a .content p {
    font-weight: 400 !important
}

.menu__images a .content:after {
    content: "";
    /* background: url("/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/nav-arrow.png");*/
    transform: scaleX(1) !important;
    width: 0px;
    height: 0px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat;
    border: none !important;
    display: block;
    margin-top: 40px
}

.image-link:after {
    display: none
}

.menu__images {
    display: flex
}

.header-image-link:after {
    display: none
}

.header-image-link {
    display: block
}

#fixed-nav .has-children {
    transition: .2s all ease
}

#fixed-nav .has-children a {
    position: relative
}

@media(max-width: 56.25em) {
    #fixed-nav .has-children a {
        display: flex;
        align-items: center
    }
    #fixed-nav .has-children.open a:after {
        transform: scaleX(1) rotate(45deg) !important
    }
    #fixed-nav .has-children>a:after {
        content: "";
        background: none !important;
        display: block !important;
        border: unset !important;
        border-right: 2px solid #fff !important;
        border-bottom: 2px solid #fff !important;
        width: 10px !important;
        height: 10px !important;
        margin-left: 5px;
        position: relative !important;
        bottom: initial !important;
        left: initial !important;
        border-color: #fff !important;
        transform: scaleX(1) rotate(-45deg) !important
    }
}

#big-video {
    position: relative;
    background: #fff;
    border: 20px solid #fff
}

@media(max-width: 56.25em) {
    #big-video {
        border: 10px solid #fff
    }
}

.video {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

video {
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    transition: .2s opacity ease
}

#big-video .video-element {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 75%
}

.flex-container {
    display: flex;
    width: 100%;
    justify-content: space-between !important
}

@media(max-width: 56.25em) {
    .flex-container.mobile-wrap {
        flex-wrap: wrap
    }
}

@media(max-width: 56.25em) {
    .flex-container.mobile-wrap .third:not(:last-child) {
        margin-bottom: 2rem
    }
}

@media(max-width: 56.25em) {
    .flex-container.mobile-wrap .half:not(:last-child) {
        margin-bottom: 2rem
    }
}

@media(max-width: 37.5em) {
    .flex-container.phone-wrap {
        flex-wrap: wrap
    }
}

.wrap {
    flex-wrap: wrap;
    justify-content: flex-start
}

.third {
    width: calc(33.3333% - 2rem)
}

@media(max-width: 56.25em) {
    .third {
        width: 100%;
        padding: 1rem 0 !important
    }
}

.half {
    width: calc(50% - 2rem)
}

@media(max-width: 56.25em) {
    .half {
        width: 100%
    }
}

.quarter {
    width: calc(25% - 2rem)
}

@media(max-width: 56.25em) {
    .quarter {
        width: 100%;
        padding: 1rem 0 !important
    }
}

@media(max-width: 37.5em) {
    .quarter {
        width: 100%
    }
}

.middle {
    padding: 0 1rem
}

.tight-grid {
    display: grid
}

.tight-grid.two {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 100px;
    column-gap: 100px;
    row-gap: 80px
}

@media(max-width: 56.25em) {
    .tight-grid.two {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.tight-grid.three {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 2px;
    column-gap: 2px;
    row-gap: 2px
}

@media(max-width: 56.25em) {
    .tight-grid.three {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 10px
    }
}

@media(max-width: 37.5em) {
    .tight-grid.three {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 10px
    }
}

.tight-grid.four {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .tight-grid.four {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px
    }
}

@media(max-width: 37.5em) {
    .tight-grid.four {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.tight-grid.five {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px
}

@media(max-width: 56.25em) {
    .tight-grid.five {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

@media(max-width: 37.5em) {
    .tight-grid.five {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

.tight-grid.six {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px
}

@media(max-width: 56.25em) {
    .tight-grid.six {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

@media(max-width: 37.5em) {
    .tight-grid.six {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

.grid {
    display: grid;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

.grid.no-gap {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
    row-gap: 0 !important
}

.grid.two {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .grid.two {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.grid.two-thirds {
    grid-template-columns: 2fr 1fr
}

@media(max-width: 56.25em) {
    .grid.two-thirds {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.grid.one-thirds {
    grid-template-columns: 1fr 2fr
}

@media(max-width: 56.25em) {
    .grid.one-thirds {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.grid.three {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .grid.three {
        grid-template-columns: 1fr;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px
    }
}

@media(max-width: 37.5em) {
    .grid.three {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.grid.four {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .grid.four {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px
    }
}

@media(max-width: 37.5em) {
    .grid.four {
        grid-template-columns: 1fr;
        -moz-column-gap: 0px;
        column-gap: 0px;
        row-gap: 30px
    }
}

.grid.five {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px
}

@media(max-width: 56.25em) {
    .grid.five {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

@media(max-width: 37.5em) {
    .grid.five {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

.grid.six {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px
}

@media(max-width: 56.25em) {
    .grid.six {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

@media(max-width: 37.5em) {
    .grid.six {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px
    }
}

.center img {
    display: block;
    margin: 0 auto
}

footer {
    border-top: 5px solid #f6966a
}

@media(max-width: 56.25em) {
    footer p,
    footer a {
        font-size: 1.6rem
    }
}

footer .footer-content {
    background: #001b3e;
    padding: 77px 100px
}

footer .footer-content .social-footer {
    display: flex;
    flex-direction: column
}

@media(max-width: 56.25em) {
    footer .footer-content .social-footer {
        justify-content: center
    }
}

footer .footer-content .social-links {
    display: flex;
    align-items: center
}

footer .footer-content .social-links a {
    width: 100%
}

@media(max-width: 56.25em) {
    footer .footer-content .social-links {
        margin-left: 0
    }
}

footer .footer-content .social-links .social-link {
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-right: 20px;
    transition: .2s all ease
}

footer .footer-content .social-links .social-link:hover {
    opacity: .5
}

footer .footer-content .social-links svg {
    width: 100%;
    height: auto
}

footer .footer-content .social-links svg path {
    fill: #f6966a
}

@media(max-width: 56.25em) {
    footer .footer-content {
        height: auto;
        padding: 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap
    }
    footer .footer-content .half:last-child {
        margin-bottom: 15px
    }
}

footer .footer-content .half {
    min-height: 664px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 80px;
    width: 50% !important
}

footer .footer-content .half:first-child {
    background: #f5f8f7
}

footer .footer-content .half:last-child {
    background: #001b3e
}

footer .footer-content .half h2 {
    margin-bottom: 50px
}

footer .footer-content .half img {
    display: block;
    width: 100px;
    height: 100px
}

footer .footer-content .half p {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 40px
}

footer .footer-content .half p .button {
    margin-left: 15px;
    margin-bottom: 0
}

@media(max-width: 56.25em) {
    footer .footer-content .half {
        width: 100% !important;
        margin-bottom: 0 !important;
        padding: 40px;
        min-height: initial
    }
    footer .footer-content .half h2 {
        margin-bottom: 23px
    }
    footer .footer-content .half img {
        width: 0px;
        height: 0px
    }
    footer .footer-content .half p {
        margin-bottom: 10px
    }
    footer .footer-content .half p .button {
        margin-left: 0
    }
}

footer .footer-inner {
    width: 100%
}

@media(max-width: 56.25em) {
    footer .footer-inner {
        width: 100%
    }
}

footer .content-block:not(:last-child) {
    margin-bottom: 40px
}

footer .content-block a {
    text-decoration: underline;
    display: block;
    margin-bottom: 15px
}

footer .content-block a:hover {
    text-decoration: none
}

footer h4 {
    margin-bottom: 1.6rem !important
}

footer .bottom-footer {
    background: #f9f5f2;
    padding: 40px
}

footer .bottom-footer p,
footer .bottom-footer a {
    font-size: 1.6rem !important;
    color: #001b3e !important
}

@media(max-width: 56.25em) {
    footer .bottom-footer {
        padding: 30px 40px;
        text-align: center
    }
    footer .bottom-footer .flex-end {
        justify-content: center
    }
}

footer .flex-end {
    display: flex;
    justify-content: flex-end
}

@media(max-width: 56.25em) {
    footer .flex-end {
        justify-content: flex-start
    }
}

.page-title {
    text-align: center;
    padding: 40px 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f9f5f2
}

@media(max-width: 56.25em) {
    .page-title {
        padding: 30px 0px
    }
}

.content-section--inner {
    padding: 100px;
    max-width: 1166px;
    margin: 0 auto
}

@media(max-width: 56.25em) {
    .content-section--inner {
        padding: 30px
    }
}

.text-margin>*:not(:last-child) {
    margin-bottom: 9px
}

.full-image-container img {
    display: block;
    width: 100%;
    max-width: initial
}

.title-wrapper {
    padding: 0 100px
}

@media(max-width: 56.25em) {
    .title-wrapper {
        padding: 0 30px
    }
}

.post-title {
    text-align: center;
    border-bottom: 2px solid #c7c7c7;
    padding: 80px 20px
}

@media(max-width: 56.25em) {
    .post-title {
        padding: 40px 40px
    }
}

.page-title,
.content-section,
.block--inner {
    background-size: cover !important
}

.block--inner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.block--inner .block-content-inner {
    max-width: 600px;
    padding: 100px
}

@media(max-width: 56.25em) {
    .block--inner .block-content-inner {
        padding: 30px
    }
}

.content-inner .button:last-child {
    margin-bottom: 0 !important
}

.opened-header h4 {
    padding-bottom: 0
}

.thumbnail-container {
    position: relative;
    display: block
}

.thumbnail-container .hover-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .2s all ease;
    opacity: 0
}

.post-content:hover .hover-thumbnail {
    opacity: 1
}

.thumb-img img {
    max-width: initial;
    width: 100%
}

#page_controls {
    display: flex
}

#page_controls .full {
    width: 100%
}

#page_controls .control-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #00255b;
    text-align: center;
    margin-bottom: 0 !important
}

#page_controls .control-button h5 {
    padding-bottom: 0;
    color: #fff
}

#page_controls .control-button a {
    width: 100%;
    display: block;
    padding: 33px;
    text-decoration: none !important
}

@media(max-width: 56.25em) {
    #page_controls .control-button {
        margin-bottom: 2px !important
    }
}

#page_controls #prev.half {
    border-right: 1px solid #fff
}

@media(max-width: 56.25em) {
    #page_controls #prev.half {
        border-right: none
    }
}

#page_controls #next.half {
    border-left: 1px solid #fff
}

@media(max-width: 56.25em) {
    #page_controls #next.half {
        border-left: none
    }
}

#page_controls .control-icon {
    width: 30px;
    height: 30px;
    border-top: 2px solid #1682c6;
    border-right: 2px solid #1682c6
}

#page_controls .prev-icon {
    transform: rotate(-135deg) translateY(50%);
    position: absolute;
    left: 5%;
    top: 50%
}

#page_controls .next-icon {
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    right: 5%;
    top: 50%
}

@media(max-width: 56.25em) {
    header .flex-container {
        flex-wrap: wrap
    }
}

.halves-section:not(:last-child) {
    border-bottom: 2px solid #a1a9b2
}

@media(max-width: 56.25em) {
    .halves-section:last-child {
        padding-bottom: 0
    }
}

.halves-section .half {
    display: flex;
    align-items: center
}

.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.section-title {
    position: relative;
    text-align: left;
    margin-bottom: 40px
}

@media(max-width: 56.25em) {
    .section-title {
        text-align: center
    }
}

.section-title .view-all {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.section-title .view-all svg {
    margin-left: 15px
}

@media(max-width: 56.25em) {
    .section-title .view-all {
        position: relative;
        transform: none;
        top: initial;
        margin-top: 5px
    }
}

.section-title.left-align {
    text-align: left
}

.content-tiles .content-tile {
    padding: 20px
}

.content-tiles .content-tile--inner {
    position: relative;
    min-height: 200px;
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
    transition: .2s all ease;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 30px;
    height: 100%
}

.content-tiles .content-tile--inner img {
    display: block
}

@media(max-width: 56.25em) {
    .content-tiles .content-tile--inner {
        margin-bottom: 0 !important
    }
}

.image-tiles .image-tile {
    padding: 20px
}

.image-tiles .image-tile--inner {
    position: relative;
    min-height: 200px;
    background: #fff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    transition: .2s all ease;
    justify-content: center;
    align-items: center
}

.image-tiles .image-tile--inner img {
    display: block
}

@media(max-width: 56.25em) {
    .image-tiles .image-tile--inner {
        margin-bottom: 0 !important
    }
}

.image-tiles .image-tile--inner:hover {
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23);
    border: 2px solid #00a3ca
}

.image-list .image-list-item {
    padding: 20px
}

.image-list .image-list-item--content {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.image-list .image-list-item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, #000);
    opacity: .5
}

.image-list .image-list-item--inner {
    position: relative;
    background: #fff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    transition: .2s all ease;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.image-list .image-list-item--inner .button-icon {
    width: 100%
}

.image-list .image-list-item--inner img {
    display: block;
    width: 100%;
    height: auto
}

@media(max-width: 56.25em) {
    .image-list .image-list-item--inner {
        margin-bottom: 0 !important
    }
}

.image-link {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #fff
}

.image-link svg {
    margin-left: 10px
}

.image-link.active {
    color: #00adee
}

.image-link.active svg path {
    stroke: #00adee
}

.image-link-image {
    opacity: 0;
    transition: .4s opacity ease
}

.image-link-image.active {
    opacity: 1
}

.image-links-wrapper {
    background: #161616;
    padding: 30px;
    display: flex;
    min-height: 429px
}

@media(max-width: 56.25em) {
    .image-links-wrapper {
        background: #fff;
        padding: 0
    }
}

.image-links-wrapper a {
    font-size: 22px
}

.image-links-wrapper .section-image-links {
    display: flex;
    flex-direction: column;
    width: 33.3333%
}

.image-links-wrapper .section-image-links .mobile-image,
.image-links-wrapper .section-image-links .mobile-title {
    display: none
}

@media(max-width: 56.25em) {
    .image-links-wrapper .section-image-links {
        width: 100%
    }
    .image-links-wrapper .section-image-links .desktop-content {
        display: none !important
    }
    .image-links-wrapper .section-image-links .mobile-image,
    .image-links-wrapper .section-image-links .mobile-title {
        display: block;
        width: 100%
    }
    .image-links-wrapper .section-image-links .image-link {
        display: flex;
        flex-direction: column
    }
    .image-links-wrapper .section-image-links .image-link img {
        display: block;
        width: 100%;
        height: auto
    }
    .image-links-wrapper .section-image-links .image-link .mobile-title {
        background: #000;
        color: #fff !important;
        padding: 10px
    }
}

.image-links-wrapper .section-image-links-images {
    width: 66.66666%;
    position: relative
}

@media(max-width: 56.25em) {
    .image-links-wrapper .section-image-links-images {
        display: none !important
    }
}

.image-links-wrapper .section-image-links-images .image-link-image {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center
}

.image-links-wrapper .section-image-links-images img {
    -o-object-fit: contain;
    object-fit: contain
}

.post {
    padding: 15px
}

.alm-reveal,
.posts-list {
    padding-bottom: 45px
}

.alm-reveal .post-link,
.posts-list .post-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none !important
}

.alm-reveal .post-link p,
.posts-list .post-link p {
    color: #000 !important;
    margin-top: 22px
}

.alm-reveal .post-link h5,
.alm-reveal .post-link p,
.posts-list .post-link h5,
.posts-list .post-link p {
    transition: .2s all ease
}

.alm-reveal .post-link:hover h5,
.alm-reveal .post-link:hover p,
.posts-list .post-link:hover h5,
.posts-list .post-link:hover p {
    color: #001b3e !important
}

@media(max-width: 56.25em) {
    .alm-reveal .post-link,
    .posts-list .post-link {
        max-width: 280px;
        margin: 0 auto
    }
    .alm-reveal .post-link:last-of-type,
    .posts-list .post-link:last-of-type {
        border-bottom: none;
        padding-bottom: 0
    }
}

.section-title {
    text-align: center
}

.section-title h2 {
    letter-spacing: 1.2px
}

.testimonials-title {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 60px
}

.testimonials {
    position: relative
}

.testimonial--inner {
    display: flex;
    flex-direction: column
}

.button-container {
    text-align: center;
    padding: 30px 0
}

.opened .plusmin::after {
    transform: translateX(-50%) translateY(-1.5px) rotate(180deg)
}

.plusmin {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    transition: .2s all ease;
    display: block
}

.plusmin:before {
    content: "";
    width: 80%;
    height: 3px;
    background: #f6966a;
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    transition: .2s all ease;
    padding: 1px
}

.plusmin:after {
    content: "";
    width: 80%;
    height: 3px;
    background: #f6966a;
    display: block;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-1.5px) rotate(90deg);
    position: absolute;
    transition: .2s all ease;
    padding: 1px
}

dt {
    cursor: pointer;
    position: relative
}

dt h4 {
    color: #001b3e;
    padding-left: 20px
}

dt:hover h4 {
    color: #001b3e
}

dd {
    display: none;
    padding-top: 15px
}

.collapsible {
    padding: 20px;
    border: 2px solid #cbcbcb;
    background: #fff;
    border-radius: 10px
}

.collapsible:not(:last-child) {
    margin-bottom: 20px
}

@media(max-width: 56.25em) {
    .content-section {
        padding: 20px !important
    }
}

.content-section .body-section--inner {
    width: 100%;
    padding: 20px !important
}

.content-section .body-section--inner:first-child {
    padding-top: 40px !important
}

@media(max-width: 56.25em) {
    .content-section .body-section--inner:first-child {
        padding-top: 20px !important
    }
}

.content-section .body-section--inner:last-child {
    padding-bottom: 40px !important
}

@media(max-width: 56.25em) {
    .content-section .body-section--inner:last-child {
        padding-bottom: 20px !important
    }
}

.content-section .body-section--inner a:link {
    color: #001b3e;
    text-decoration: none
}

.content-section .body-section--inner a:link:hover {
    text-decoration: underline
}

.image-section {
    background-size: cover !important;
    background-position: center !important;
    padding: 90px;
    position: relative
}

.image-section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #2e3033;
    opacity: .7
}

.collapsible-section {
    padding: 45px 0
}

.collapsible {
    max-width: 840px;
    margin: 0 auto
}

.next-prev {
    display: flex;
    padding: 20px;
    position: relative;
    background: #001b3e
}

.next-prev .prev-post {
    position: relative;
    margin-left: 15px;
    margin-right: auto
}

.next-prev .next-post {
    position: relative;
    margin-right: 15px;
    margin-left: auto
}

.next-prev .all-link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media(max-width: 56.25em) {
    .next-prev {
        padding: 20px 10px
    }
}

.icon {
    width: 10px;
    height: 10px;
    display: block;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute
}

.icon.prev-icon {
    top: 41%;
    left: -15px;
    transform: translateY(-50%) rotate(135deg)
}

.icon.next-icon {
    top: 41%;
    right: -15px;
    transform: translateY(-50%) rotate(-45deg)
}

.video-container {
    position: relative
}

.video-container .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    opacity: .5
}

@media(max-width: 56.25em) {
    .video-container {
        display: flex;
        flex-direction: column
    }
    .video-container .overlay {
        opacity: 0
    }
}

.logo-slider-section {
    background-color: #f8f8f8
}

.centered-button {
    text-align: center
}

.logo-slider {
    margin-bottom: 30px
}

.logo-image {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.logo-image img {
    display: block
}

.logo-image .logo-image-base {
    transition: .2s all ease
}

.logo-image .logo-image-hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .2 all ease
}

.logo-image:hover .logo-image-base {
    opacity: 0
}

.logo-image:hover .logo-image-hover {
    opacity: 1
}

.logo-grid-tile {
    border: 1px solid #bbb;
    width: 20%;
    margin-left: -1px;
    margin-top: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 10px
}

@media(max-width: 75em) {
    .logo-grid-tile {
        width: 25%
    }
}

@media(max-width: 56.25em) {
    .logo-grid-tile {
        width: 33.3333%
    }
}

@media(max-width: 37.5em) {
    .logo-grid-tile {
        width: 50%
    }
}

.category-banner {
    background-color: #000
}

.category-banner .category-image {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative
}

.category-banner .category-image .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to top, #000, transparent)
}

.category-banner .category-banner-content {
    padding: 20px 80px 80px 80px
}

.category-banner .category-banner-content h1 {
    margin-bottom: 40px
}

@media(max-width: 56.25em) {
    .category-banner .category-banner-content {
        padding: 20px
    }
}

.alm-reveal {
    display: flex;
    flex-wrap: wrap
}

.project {
    padding: 20px;
    position: relative
}

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

.project--inner {
    position: relative
}

.project .project-title {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 100%;
    background-color: #000;
    padding: 20px;
    z-index: 1;
    transition: .4s all ease
}

@media(max-width: 56.25em) {
    .project .project-title {
        height: initial;
        padding: 10px
    }
}

.project .project-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    transition: .4s all ease
}

.project:hover .project-overlay {
    opacity: .5
}

.project:hover .project-title {
    background-color: transparent
}

.category-selector {
    margin-left: 20px
}

@media(max-width: 56.25em) {
    .category-selector {
        margin-left: 0;
        display: flex;
        flex-direction: column
    }
    .category-selector .category-link {
        margin-bottom: 10px
    }
    .category-selector .category-link:after {
        display: none !important
    }
}

.category-selector .category-link {
    position: relative;
    margin-right: 10px;
    text-decoration: none;
    color: #161616;
    text-decoration: none !important;
    transition: .2s color ease
}

.category-selector .category-link.active,
.category-selector .category-link:hover {
    color: #00adee
}

.category-selector .category-link:not(:last-child):after {
    content: "·";
    color: #161616 !important;
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%)
}

.post-tag {
    width: 55px;
    height: 55px !important;
    position: relative
}

.post-tag .previous-arrow {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 56.25em) {
    .post-tag .previous-arrow {
        width: 35px;
        height: 35px !important
    }
    .post-tag .previous-arrow svg {
        width: 35px;
        height: 35px !important
    }
}

.post-tag .next-arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 56.25em) {
    .post-tag .next-arrow {
        width: 35px;
        height: 35px !important
    }
    .post-tag .next-arrow svg {
        width: 35px;
        height: 35px !important
    }
}

@media(max-width: 56.25em) {
    .post-tag {
        width: 35px;
        height: 35px !important
    }
}

.next-post {
    margin-left: auto
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.alm-btn-wrap {
    display: none
}

.cta-section .cta {
    padding: 80px;
    background: #efeefa;
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
    border: 2px solid transparent;
    transition: .2s all ease
}

@media(max-width: 56.25em) {
    .cta-section .cta {
        flex-wrap: wrap;
        padding: 30px
    }
    .cta-section .cta>div:not(:last-child) {
        margin-bottom: 15px
    }
}

.cta-section .cta-right {
    display: flex;
    align-items: center
}

.cta-section .cta-right h6 {
    margin-right: 10px
}

.cta-section .cta:hover {
    background: #fff;
    border: 2px solid #00a3ca;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23)
}

.quotes-section {
    background: #f8f8f8;
    border-top: 2px solid #707070;
    border-bottom: 2px solid #707070
}

.quotes-section .quotes--inner {
    position: relative
}

.quotes-section .view-all {
    position: absolute;
    right: 0;
    top: 0;
    color: #000
}

.quotes-section .view-all svg {
    margin-left: 15px
}

.big-quoute {
    width: 25%
}

.big-quoute svg {
    display: block;
    width: 100%;
    height: auto
}

@media(max-width: 56.25em) {
    .big-quoute {
        width: 100%
    }
    .big-quoute svg {
        margin-top: 15px
    }
}

.quotes-slider {
    width: 75%;
    margin-top: 50px
}

@media(max-width: 56.25em) {
    .quotes-slider {
        width: 100%
    }
}

.post-title {
    margin-top: 10px
}

.gradient,
.banner-svg-parent {
    background: linear-gradient(to right, #0c4874, #08a0db)
}

@keyframes gradientBackground {
    0% {
        background-position: left
    }
    100% {
        background-position: right
    }
}

.align-center {
    align-items: center
}

.team-member h4,
.team-member p {
    color: #000
}

.team-member img {
    border-radius: 15px
}

.team-member:hover h4,
.team-member:hover p {
    color: #00a3ca
}

.links {
    display: flex;
    margin-left: auto
}

@media(max-width: 56.25em) {
    .links {
        margin-left: 0
    }
}

.links svg {
    width: 25px !important;
    height: 25px;
    margin-right: 10px
}

.links svg path {
    fill: #001b3e
}

.webinar--inner {
    background: #f8f8f8;
    border-radius: 15px;
    padding: 30px
}

.webinar--inner .button {
    z-index: 1
}

.webinar-title {
    padding: 60px
}

.webinar-title .title--inner {
    text-align: center
}

.image-list-item {
    padding: 20px
}

.image-list-item--content {
    padding: 30px
}

.image-list-item--inner {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    height: 100%
}

.image-list-item--inner img {
    display: block;
    width: 100%;
    height: auto
}

.button-half {
    padding: 0 20px
}

@media(max-width: 56.25em) {
    .button-half {
        padding: 0 !important
    }
}

a.button.small-button {
    width: 100%;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    min-height: 124px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: #011340 !important;
    border: 2px solid #efeefa;
    transition: .2s all ease;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1)
}

a.button.small-button:after {
    background: #efeefa !important
}

a.button.small-button:before {
    background: #fff !important
}

a.button.small-button:hover {
    color: #0080c5 !important;
    border-color: #0080c5 !important
}

.image-half--inner {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    display: block
}

.image-half--image {
    aspect-ratio: 1.8
}

.image-half--image img {
    aspect-ratio: 1.8;
    width: 100%;
    display: block
}

.image-half--content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    color: #fff !important;
    font-size: 2.8rem;
    font-weight: 700;
    text-decoration: none !important;
    transition: .2s all ease
}

.image-half--content:hover {
    background: #0080c5
}

.image-half--inner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0
}

.full-half {
    padding: 100px;
    background-position: center !important;
    background-size: cover !important
}

@media(max-width: 56.25em) {
    .full-half {
        margin-bottom: 0 !important;
        padding: 30px
    }
    .full-half.image {
        min-height: 300px
    }
}

main ul {
    padding-left: 25px
}

main ul li {
    padding-bottom: 10px
}

.narrow {
    max-width: 880px;
    margin: 0 auto
}

.brands {
    justify-content: space-evenly
}

.brand {
    width: calc(25% - 40px);
    position: relative;
    text-decoration: none !important
}

.brand .gradient {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
    z-index: -1
}

.brand .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px
}

.brand .logo img {
    max-width: 100%;
    display: block
}

.brand .image img {
    display: block;
    position: relative;
    z-index: -2
}

.brand:hover .overlay {
    opacity: 1
}

.brand .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .2s all ease;
    padding: 20px
}

.brand .overlay .title,
.brand .overlay .description,
.brand .overlay .button {
    position: relative;
    z-index: 1;
    text-align: center
}

.brand .overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8
}

@media(max-width: 56.25em) {
    .brand {
        width: 100%;
        display: flex;
        justify-content: center
    }
    .brand .gradient {
        display: none
    }
    .brand .overlay {
        display: none !important
    }
    .brand .image {
        display: none
    }
    .brand .logo {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        min-width: 210px
    }
}

.full-screen-image {
    height: 300px;
    background-position: center !important;
    background-size: auto 300px !important
}

.posts-page-link {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.posts-page-link a {
    margin-left: auto
}

@media(max-width: 56.25em) {
    .posts-page-link {
        display: none
    }
}

.posts-page-link.mobile {
    display: none
}

@media(max-width: 56.25em) {
    .posts-page-link.mobile {
        display: block
    }
}

.posts-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px
}

.alm-reveal,
.posts-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .alm-reveal,
    .posts-list {
        grid-template-columns: 1fr 1fr;
        row-gap: 30px
    }
}

@media(max-width: 37.5em) {
    .alm-reveal,
    .posts-list {
        grid-template-columns: 1fr;
        row-gap: 30px
    }
}

.body .social-link svg path {
    fill: #001b3e
}

.team-section {
    margin-bottom: 40px
}

.post-link {
    position: relative
}

.post-link:hover .team-content {
    opacity: 1
}

.post-link:hover p {
    color: #001b3e !important
}

.team-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .2s all ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px
}

.team-content h4 {
    margin-bottom: 5px
}

.team-content h4,
.team-content h6 {
    position: relative;
    z-index: 1
}

.team-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #001b3e;
    opacity: .5
}

.post-type-archive-team-member .alm-reveal {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px
}

@media(max-width: 56.25em) {
    .post-type-archive-team-member .alm-reveal {
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 40px;
        column-gap: 40px;
        row-gap: 40px
    }
}

@media(max-width: 37.5em) {
    .post-type-archive-team-member .alm-reveal {
        grid-template-columns: 1fr;
        -moz-column-gap: 40px;
        column-gap: 40px;
        row-gap: 40px
    }
}

.view-more {
    color: #001b3e;
    display: flex;
    align-items: center
}

.view-more svg {
    margin-left: 18px
}

.stats-container {
    background: transparent linear-gradient(90deg, #0c4874 0%, var(--unnamed-color-08a0db) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #0c4874 0%, #08a0db 100%) 0% 0% no-repeat padding-box
}

.stat {
    padding: 20px;
    text-align: center;
    width: 33.33333%
}

.stat:not(:first-child) {
    border-left: 2px solid #fff
}

@media(max-width: 56.25em) {
    .stat:not(:first-child) {
        border-left: none
    }
}

@media(max-width: 56.25em) {
    .stat:not(:last-child) {
        border-bottom: 2px solid #fff;
        padding-bottom: 20px
    }
}

@media(max-width: 56.25em) {
    .stat {
        width: 100%
    }
}

.stat-value {
    display: flex;
    justify-content: center;
    font-size: 4.5rem;
    color: #fff;
    font-family: "quincy-cf", sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}

@media(max-width: 56.25em) {
    .stat-value {
        margin-bottom: 0
    }
}

.stat-description p {
    color: #00382d
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 1px;
    height: 1px;
    padding: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #001b3e;
    border-radius: 30px;
    opacity: .2;
    transition: background .2s ease-in-out
}

.slick-dots .slick-active button,
.slick-dots li button:hover {
    opacity: 1
}

.slick-dots {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    list-style: none
}

.slider {
    padding-top: 30px
}

.slider img {
    width: 100%;
    height: auto;
    display: block;
    max-width: initial;
    margin-bottom: 16px
}

.slider .image-caption {
    width: 100%;
    text-align: center
}

.items-center {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.slider-content {
    margin-top: 30px
}

@media(max-width: 56.25em) {
    .slider-content {
        margin-top: 0
    }
}

.card-image {
    width: 80%
}

.card-image img {
    width: 100%;
    height: auto;
    display: block;
    max-width: initial
}

@media(max-width: 56.25em) {
    .card-image {
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 15px
    }
}

.card-slide {
    position: relative
}

@media(max-width: 56.25em) {
    .card-slide {
        padding: 10px
    }
}

.slide-card {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 420px;
    height: 390px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 10px;
    background: #fff;
    padding: 67px 40px 40px
}

.slide-card img {
    display: block
}

@media(max-width: 56.25em) {
    .slide-card {
        position: relative;
        top: initial;
        transform: none;
        width: auto;
        height: auto
    }
}

.slide-card .slick-dots {
    top: 36px;
    left: 35px;
    text-align: left
}

.aligncenter {
    margin: 0 auto
}

.image-card {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137)
}

.image-card-image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.image-card-content {
    padding: 30px 35px
}

.image-card-content h5 {
    color: #000 !important
}

.icon-card {
    background: #001b3e;
    position: relative;
    border-radius: 10px;
    padding: 15px;
    min-height: 385px;
    transition: .2s all ease;
    cursor: default
}

.icon-card-image {
    max-height: 138px;
    width: auto;
    text-align: center;
    position: absolute;
    bottom: 43%;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px;
    transition: .4s all ease
}

.icon-card-image img {
    display: block;
    max-height: 138px;
    width: auto
}

.icon-card-title {
    width: 100%;
    height: auto;
    position: absolute;
    top: 57%;
    left: 50%;
    transform: translateX(-50%);
    padding: 25px;
    text-align: center;
    transition: .4s all ease
}

.icon-card-content {
    text-align: center;
    width: 100%;
    opacity: 0;
    padding-top: 151px;
    transition: .4s all ease;
    line-height: 27px
}

.icon-card:hover {
    background: #ffd106
}

.icon-card:hover .icon-card-image {
    opacity: 0
}

.icon-card:hover .icon-card-title {
    top: 32px
}

.icon-card:hover .icon-card-content {
    opacity: 1
}

.icon-cards {
    -moz-column-gap: 10px !important;
    column-gap: 10px !important;
    row-gap: 10px !important
}

.gallery-image img {
    display: block;
    width: 100%;
    height: auto
}

.logo-image {
    display: flex;
    align-items: center
}

.testimonial-section {
    background: #f5f8f7
}

.testimonial-slide {
    position: relative;
    padding: 50px 80px
}

.testimonial-slide:before {
    background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/quote.png) 0 0 no-repeat;
    content: "";
    display: block;
    width: 185px;
    height: 140px;
    background-size: 185px;
    position: absolute;
    transform: translate(-50%, -50%)
}

@media(max-width: 56.25em) {
    .testimonial-slide:before {
        left: 50%;
        transform: translate(-50%, 0)
    }
}

.testimonial-slide .testimonial {
    position: relative;
    z-index: 1
}

@media(max-width: 56.25em) {
    .testimonial-slide {
        padding: 30px 20px
    }
}

.testimonial-slider {
    max-width: 926px;
    margin: 0 auto
}

.takeover-images-section {
    padding: 0;
    margin: 0;
    position: relative;
    height: 610px;
    display: flex;
    overflow: hidden
}

.takeover-images-section .takeover-image--container {
    width: 25%;
    height: 610px;
    display: block;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    transition: width .7s ease;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    color: #fff
}

.takeover-images-section .takeover-image--container .takeover-image-content {
    position: absolute;
    top: 40px;
    padding: 0 10px
}

@media(max-width: 56.25em) {
    .takeover-images-section .takeover-image--container .takeover-image-content {
        padding: 0
    }
}

@media(max-width: 56.25em) {
    .takeover-images-section .takeover-image--container .takeover-image-content {
        display: none !important
    }
}

.takeover-images-section .takeover-image--container .takeover-image-desc {
    display: none;
    opacity: 0;
    transition: .7s opacity ease;
    padding-top: 10px
}

.takeover-images-section .takeover-image--container .takeover-image-desc.active {
    opacity: 1
}

@media(max-width: 56.25em) {
    .takeover-images-section .takeover-image--container {
        padding: 10px 40px;
        width: 100%;
        flex-wrap: wrap;
        height: initial;
        background: none !important
    }
    .takeover-images-section .takeover-image--container .takeover-image-desc {
        display: block;
        opacity: 1
    }
}

@media(max-width: 56.25em) {
    .takeover-images-section {
        flex-wrap: wrap;
        height: initial
    }
}

@media(min-width: 56.25em) {
    .takeover-images-section:hover .takeover-image--container {
        width: 0
    }
    .takeover-images-section .takeover-image-link {
        background-color: rgba(18, 18, 18, 0.7);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
        color: #fff;
        position: absolute;
        padding: 5rem 2.5rem 9.375rem;
        height: 100%;
        width: 25%;
        left: 0;
        z-index: 2;
        border: 1px solid #fff
    }
    .takeover-images-section .takeover-image--container {
        transition: width .7s ease
    }
    .takeover-images-section .takeover-image--container:nth-child(2) .takeover-image-link {
        left: 25%
    }
    .takeover-images-section .takeover-image--container:nth-child(3) .takeover-image-link {
        left: 50%
    }
    .takeover-images-section .takeover-image--container:nth-child(4) .takeover-image-link {
        left: 75%
    }
    .takeover-images-section .takeover-image--container:hover {
        width: 100%
    }
}

.takeover-image--mobile-thumb {
    display: none
}

@media(max-width: 56.25em) {
    .takeover-image--mobile-thumb {
        display: block;
        border-radius: 10px;
        position: relative;
        overflow: hidden
    }
    .takeover-image--mobile-thumb img {
        width: 100%;
        height: auto
    }
    .takeover-image--mobile-thumb .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        opacity: .5
    }
    .takeover-image--mobile-thumb .takeover-image-title {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

.image-section .content {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    width: 40%;
    border-radius: 10px
}

@media(max-width: 56.25em) {
    .image-section .content {
        padding: 0;
        width: 100%
    }
}

@media(max-width: 56.25em) {
    .image-section {
        background: none !important;
        padding: 0
    }
}

.image-section .mobile-image {
    display: none
}

@media(max-width: 56.25em) {
    .image-section .mobile-image {
        display: block
    }
    .image-section .mobile-image img {
        width: 100%;
        height: auto;
        display: block
    }
}

.flex-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

@media(max-width: 56.25em) {
    .pinned-section {
        padding: 40px 0 0
    }
}

.pinned-half-content {
    padding: 100px
}

@media(max-width: 56.25em) {
    .pinned-half-content {
        padding: 0 40px
    }
}

.pinned-image-container {
    height: 100%
}

.pinned-image {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.pinned-image img {
    width: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom right;
    object-position: bottom right
}

@media(max-width: 56.25em) {
    .pinned-image {
        position: relative;
        width: 100% !important
    }
}

.relative {
    position: relative
}

.banner-bg {
    background: #001b3e;
    padding: 100px;
    position: relative
}

@media(max-width: 56.25em) {
    .banner-bg {
        padding: 0px
    }
    .banner-bg .banner-text {
        padding: 10px 40px
    }
}

.video {
    position: relative
}

.banner-bg .pinned-image {
    width: 50%
}

@media(max-width: 56.25em) {
    .body-section--inner.card-slider-section {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

.content-section .body-section--inner.no-pad {
    padding: 0 !important
}

.post-cat {
    position: relative
}

.post-cat-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 75%;
    transition: .2s all ease
}

@media(max-width: 56.25em) {
    .post-cat-hover {
        opacity: 1
    }
}

.post-cat:hover .post-cat-hover {
    opacity: 1
}

.post-cat-title {
    position: absolute;
    left: 50%;
    bottom: 55px;
    width: 100%;
    transform: translateX(-50%);
    text-align: center
}

.featured-news {
    background: #e0f3ff
}

.post {
    padding: 0;
    border-radius: 20px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137)
}

.post-thumbnail {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    max-height: 217px
}

.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.post-details {
    padding: 40px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.view-all {
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.large {
    font-size: 2rem
}

.post-cat-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 955px;
    margin: 0 auto
}

.post-cat-button {
    padding: 6px 10px;
    margin: 5px;
    color: #001b3e !important;
    background: #fff;
    transition: .2s all ease;
    border-radius: 50px;
    font-size: 1.6rem !important;
    font-weight: 500;
    border: 2px solid #001b3e;
    display: inline-block
}

.post-cat-button.hoverable:hover {
    color: #fff !important;
    border-color: #001b3e !important;
    background: #001b3e !important
}

.archive-page {
    background: #e0f3ff
}

.post-cat-header {
    display: flex;
    flex-wrap: wrap
}

.post-cat-header>* {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 50%
}

@media(max-width: 56.25em) {
    .post-cat-header>* {
        width: 100%
    }
    .post-cat-header>*.image {
        height: 360px
    }
}

.post-cat-header .content {
    padding: 150px 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width: 56.25em) {
    .post-cat-header .content {
        justify-content: flex-start;
        align-items: flex-start;
        padding: 40px
    }
}

.post-cat-header .content .inner {
    max-width: 450px
}

.navigation-wrapper {
    height: 350px;
    padding: 80px;
    background: #fafafa
}

@media(max-width: 56.25em) {
    .navigation-wrapper {
        padding: 40px;
        height: auto
    }
}

.view-all-button {
    width: 100%;
    display: flex;
    justify-content: center
}

.post-navigation {
    display: flex;
    flex-wrap: wrap
}

.post-navigation div {
    width: 50%;
    padding: 40px 20px
}

@media(max-width: 56.25em) {
    .post-navigation div {
        width: 100%;
        padding: 10px
    }
}

.post-navigation div a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1607843137);
    border-radius: 10px
}

.post-navigation div a:hover {
    text-decoration: underline
}

.post-navigation .nav-previous {
    margin-right: auto
}

.post-navigation .nav-next {
    margin-left: auto
}

.serach-form {
    display: flex;
    width: 100%
}

.search-label {
    display: flex;
    flex-grow: 1
}

.search-field {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #fff 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 100px;
    text-align: center;
    font: normal normal normal 20px/30px quincy-cf;
    letter-spacing: 0px;
    color: #404040;
    flex-grow: 1;
    text-align: left
}

.search-submit {
    background: #001b3e 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    font: normal normal bold 20px/24px quincy-cf;
    letter-spacing: 0px;
    color: #fff;
    padding: 15px 20px;
    outline: none;
    cursor: pointer;
    margin-bottom: 0 !important;
    margin-left: 10px
}

.search-result {
    padding: 40px 0;
    border-bottom: 2px solid #ebebeb;
    display: block
}

.search-result:first-child {
    border-top: 2px solid #ebebeb
}

.tile {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #fff;
    border-radius: 20px
}

.icon-bullet {
    display: flex;
    align-items: flex-start
}

.icon-bullet .bullet-icon {
    min-width: 35px;
    min-height: 35px;
    margin-right: 27px
}

@media(max-width: 56.25em) {
    .icon-bullet .bullet-icon {
        margin-right: 20px
    }
}

.icon-bullet .bullet-content {
    padding-top: 6px
}

.icon-bullet:not(:last-child) {
    margin-bottom: 45px
}

.alert {
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #f4c374
}

.alert p,
.alert a {
    color: #001b3e !important;
    font-size: 1.6rem
}

@media(max-width: 56.25em) {
    .alert p,
    .alert a {
        font-size: 1.4rem
    }
}

.tiles {
    padding: 40px;
    background: #faf5f3
}

.overlay {
    position: absolute;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, transparent, transparent);
    bottom: 0
}

.image-link-tile {
    position: relative
}

.image-link-tile--image {
    transition: .5s all ease
}

@media(max-width: 56.25em) {
    .image-link-tile--image img {
        width: 100%
    }
}

.image-link-tile a {
    display: block;
    overflow: hidden;
    border-radius: 17px;
	position: relative;
}

.image-link-tile a:hover .image-link-tile--image {
    transform: scale(1.1)
}

.image-link-tile--title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
	z-index: 1;
}

.image-link-tile .overlay {
    height: 100%;
		background: #000;
	opacity: 0.5;
}

.color-button {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    text-align: center;
    display: block !important;
    border-color: transparent !important
}

.color-button:hover {
    border-color: #001b3e !important
}

.search-form {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 840px;
    margin: 0 auto
}

@media(max-width: 56.25em) {
    .search-form {
        flex-direction: column
    }
    .search-form button {
        margin-top: 10px
    }
}

input[type=search] {
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2rem;
    line-height: 2.6rem;
    color: #001b3e;
    font-weight: 400;
    padding: 13px 20px
}

.search_entry {
    width: 100%;
    padding-left: 10px;
    height: 54px;
    -webkit-appearance: none;
    border: 2px solid #d9d9d9;
    border-radius: 5px
}

#header-search-bar input[type=submit],
#search-bar input[type=submit] {
    background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/search-icon.png) 0 0 no-repeat;
    border: 0 none;
    line-height: 1.5em;
    margin: 0;
    padding: 3px 0;
    text-indent: 100px;
    width: 24px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    display: inline-block;
    float: right;
    cursor: pointer;
    height: 22px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 24px
}

.post-card {
    padding: 0;
    border-radius: 20px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #fff;
    display: flex;
    flex-direction: column
}

.post-card-inner {
    text-decoration: none !important
}

.post-card:hover .post-card-thumbnail img {
    transform: scale(1.1)
}

.post-card-thumbnail {
    display: block;
    width: 100%;
    height: auto;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden
}

.post-card-thumbnail img {
    transition: .5s all ease;
    display: block;
    width: 100%;
    height: auto
}

.post-card-title {
    padding: 40px;
    flex-grow: 1
}

.watermark {
    padding: 60px;
    position: relative;
    overflow: hidden
}

.watermark-svg {
    position: absolute;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
    height: 500px;
    width: auto
}

@media(max-width: 56.25em) {
    .watermark-svg {
        height: 285px;
        right: -200px
    }
    .watermark-svg svg {
        display: block;
        height: 100%
    }
}

.watermark svg {
    opacity: .1
}

.watermark--inner {
    max-width: 1240px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.watermark--inner.narrow {
    max-width: 1024px
}

.watermark.midnight {
    background: #001b3e
}

.watermark.sunrise {
    background: #f6966a
}

.watermark.parchment {
    background: #f9f5f2
}

.watermark.parchment svg path {
    fill: #f6966a
}

.full-gallery {
    transition: .2s all ease
}

.full-gallery .slick-track {
    height: 70vh;
    max-height: 700px
}

.gallery-slider .gallery-col img {
    height: 100%;
    padding: 4px 0px;
    padding-left: 0;
    padding-right: 4px;
    display: block
}

.gallery-slider .slick-arrow {
    display: flex;
    align-items: center;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    transition: .2s opacity ease;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 10px
}

.gallery-slider .slick-next .arrow-icon {
    margin-left: 12px
}

.gallery-slider .slick-prev .arrow-icon {
    margin-left: 19px
}

.gallery-slider .slick-arrow:hover {
    opacity: 1
}

.arrow-icon {
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.next-prev {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.slick-prev {
    left: 20px
}

.slick-next {
    right: 20px
}

.column-inner {
    padding: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.takeover-image-link {
    text-decoration: none !important
}

.takeover-image--container h2 {
    text-decoration: none !important
}

.addl-post-field {
    margin-top: 5px
}

.post-card-title h4 {
    text-decoration: none !important
}

.category-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.post-cat-button {
    justify-content: center
}

.search-title {
    background: #f9f5f2;
    padding: 60px;
    margin-bottom: 0
}

.text-in {
    opacity: 0
}

.come-in .text-in {
    backface-visibility: hidden;
    transform: translateY(9rem);
    animation: come-in .8s ease forwards;
    animation-delay: .8s
}

.come-in {
    backface-visibility: hidden;
    transform: translateY(15rem);
    animation: come-in .8s ease forwards
}

.come-in:nth-child(2) .text-in {
    animation-delay: 1.2s
}

.come-in:nth-child(3) .text-in {
    animation-delay: 1.6s
}

.come-in:nth-child(odd) {
    animation-duration: .6s
}

.already-visible {
    transform: translateY(15rem);
    animation: come-in .8s ease forwards
}

.come-in .animate-width {
    animation: anim-width .5s ease forwards;
    animation-delay: 1.2s
}

@keyframes anim-width {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes text-down {
    from {
        opacity: 0
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes come-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

h1 a,
h1 {
    font-family: "quincy-cf", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.5rem;
    color: #001b3e
}

@media(max-width: 56.25em) {
    h1 a,
    h1 {
        font-size: 4.2rem
    }
}

h2 a,
h2 {
    font-family: "quincy-cf", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.2rem;
    color: #001b3e
}

@media(max-width: 56.25em) {
    h2 a,
    h2 {
        font-size: 2.8rem
    }
}

h3 a,
h3 {
    font-family: "quincy-cf", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.8rem;
    color: #001b3e
}

@media(max-width: 56.25em) {
    h3 a,
    h3 {
        font-size: 2.4rem
    }
}

h4 a,
h4 {
    font-family: "quincy-cf", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.4rem;
    color: #001b3e
}

@media(max-width: 56.25em) {
    h4 a,
    h4 {
        font-size: 2rem
    }
}

h5 a,
h5 {
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.2rem;
    color: #50729c
}

@media(max-width: 56.25em) {
    h5 a,
    h5 {
        font-size: 1.8rem
    }
}

h6 a,
h6 {
    font-family: "franklin-gothic-atf", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    color: #001b3e
}

@media(max-width: 56.25em) {
    h6 a,
    h6 {
        font-size: 1.4rem
    }
}

.text-white,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white li,
.text-white a {
    color: #fff !important
}

blockquote {
    font-family: "quincy-cf", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-style: normal;
    color: #001b3e;
    border-left: 2px solid #f6966a;
    padding-left: 15px;
    font-size: 2.8rem
}

blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6,
blockquote p {
    color: #001b3e !important
}

.button {
    border-radius: 0px;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px 20px;
    color: #001b3e !important;
    font-family: "quincy-cf", sans-serif;
    font-weight: 700;
    font-size: 2.2rem;
    border-radius: 50px;
    letter-spacing: 1px;
    line-height: 1;
    transition: color .2s ease-in;
    transition: background .2s ease-in;
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 54px;
    display: inline-flex;
    align-items: center;
    background: #f6966a;
    border: 2px solid #f6966a
}

.button:hover {
    color: #001b3e !important;
    border-color: #001b3e !important;
    background: #fff !important
}

.button.alt {
    color: #001b3e !important;
    background: transparent !important;
    border-radius: 10px;
    font-size: 16px;
    height: initial;
    padding-right: 40px;
    border: none !important
}

.button.alt:hover {
    text-decoration: underline !important
}

.button.alt:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(/National_Library/oe_/https://tbj.org/wp-content/themes/TBJTheme/img/arrow.png) no-repeat !important;
    background-position: center !important;
    background-size: 14px 14px !important;
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%)
}

.button.small {
    font-size: 1.6rem;
    height: 32px;
    border-color: #001b3e !important;
    background: #001b3e;
    border-radius: 20px !important;
    color: #fff !important
}

.button.small.active,
.button.small:hover {
    color: #001b3e !important;
    background-color: #fff !important;
    border-color: #001b3e !important
}

@media(max-width: 56.25em) {
    .button.small {
        width: 280px
    }
}

.text-white .button {
    background: #fff !important;
	color: #001B3E !important;
    border-color: #fff
}

/*# sourceMappingURL=style.sass.css.map */