/*
Theme Name: JohnRyle.com v2.0 (currently in use)
Author: Johnny Perkins
Description: John Ryle's Updated Theme
Version: 2.0
*/
@font-face {
    font-family: Hermes;
    src: url(/wp-content/themes/johnrylev2/fonts/hermes-1943.ttf);
    font-weight: normal;
    font-style: normal;
}

/* --------------------------- New Styles ----------------------- */

.no-padding,
.container.no-padding {
    padding:0;
}

#mobile-sidebar .book-bar img {
    float:left;
    margin-right:15px;
}
.mobile-book-bar-text {
    color:#444;
}

article .about-category a:hover {
    background: none;
}

.article-list-container .home-article .portrait.thumb {
        width: 220px;
        float:left;
        margin-right: 25px;
        margin-bottom: 0;
        margin-top: 6px;
    }

.owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
}

.owl-theme .owl-dots {
    bottom: -34px;
}

.current-category-page:hover + .category-subheader, .current-category:hover + .category-subheader, .current-page:hover + .category-subheader {
    opacity: 1;
}

.category-subheader {
    opacity: 0;
    color: #c8c8c8;
    padding-left: 15px;
}

.margin-top-bottom30 {
    margin: 30px 0;
}

.about-category .title-overlay p {
    font-size: 14px;
}

.about-category .title-overlay {
    padding: 8px 15px;
    cursor: pointer;
}

.about-category {
    margin-bottom: 6%;
    background-size: cover;
    min-height: 214px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.about-category.nat-dimensions {
    background: #000;
}

.about-category.nat-dimensions img {
    max-height: 100%;
    min-height: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    left: 0;
}

.about-category h2 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 25px;
}

.top-categories {
    background: #dbe6f1;
    padding: 6px 10px;
    text-align: center;
    color: #444;
}

.bullet {
    padding: 0 4px;
    color: #8586ab;
}

.title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.4);
    padding: 15px 15px 25px;
    z-index: 1;
}

.title-overlay h2 {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
}

.about-category .title-overlay h2 {
    font-size: 21px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 28px;
}

.title-overlay h2, .title-overlay p {
    color: rgb(217, 222, 243);
}

.title-overlay p {
    font-weight: 600;
    margin-bottom: 0;
    font-size:18px;
}

.text-block .link {
    font-size: 15px;
}

.search-settings .sort-selected {
    cursor: disabled;
    text-decoration: underline;
    font-weight: bold;
    color: #ffff00;
}

.search-settings span {
    cursor: pointer;
}

.thick-divider {
    min-height: 30px;
    background-color: #dbe6f1;
    margin-bottom: 35px;
    margin-top: 35px;
}

.thin-divider {
    min-height: 2px;
    background-color: #dbe6f1;
    margin-bottom: 35px;
    margin-top: 35px;
}

.home-bio .text-block p {
    margin-bottom: 10px;
}

.home-bio .text-block a, .side-bio-wrapper p a {
    border-bottom: 0px solid #DBE6F1;
    box-shadow: inset 0px -6px 0px #DBE6F1;
    color: inherit;
    -webkit-transition: background .15s cubic-bezier(.33,.66,.66,1);
    transition: background .15s cubic-bezier(.33,.66,.66,1);
}

.home-bio .text-block a:hover, .side-bio-wrapper p a:hover {
    background: #DBE6F1;
    color: inherit;
}

.home-bio .text-block p:last-child {
    margin-bottom: 0;
}

.home .article-list-container .thick-divider {
    margin-left: -15px;
    margin-right: -15px;
}

.tint-wrapper .thick-divider, .home-bio .thick-divider {
    margin-bottom: 0;
}

.home-bio-image {
    padding: 0;
}

.home-bio-image .side-cat {
    left: -29px;
    position: relative;
}

.text-block .orange, .side-cat.orange-bk, .hermes, .hermes a, .field-notes-date, .field-notes-content span.article-data.dropcap-yes ~ p:first-of-type:first-letter {
    font-family: Hermes!important;
    font-weight: normal;
}

.field-notes-content span.article-data.dropcap-yes ~ p:first-of-type:first-letter {
    color: #DB560D;
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 0px;
}

.nmt {
    margin-top: 0!important;
}

span.relevanssi-q {
    font-size: inherit!important;
}

.note, .translation-note, .note-line, .notes-text-link.active-note-link {
    background: #efefef;
}

.notelink {
    font-weight: 400;
}

.notes-text-link {
    border-bottom: 0px solid #efefef;
    box-shadow: inset 0px -6px 0px #efefef;
    color: inherit;
    -moz-transition: background .15s cubic-bezier(.33,.66,.66,1);
    -o-transition: background .15s cubic-bezier(.33,.66,.66,1);
    -webkit-transition: background .15s cubic-bezier(.33,.66,.66,1);
    transition: background .15s cubic-bezier(.33,.66,.66,1);
}


/* --------------------------- Global --------------------------- */

.no-link-style, .no-link-style:hover {
    border-bottom: none!important;
    box-shadow: none!important;
    background: none!important;
    border-bottom-color: transparent!important;
    color: initial;
}

article li {
    list-style: initial;
    font-weight: 200;
    padding-left: 5px;
}

article .bottom-notes li {
    list-style: none;
    clear: both;
}

article ol li {
    list-style-type: decimal;
}

article ul, article ol {
    padding-left: 20px;
}

.container {
    padding-bottom: 20px;
    max-width: 1100px;
}

.article-slider-wrapper .container {
    padding-bottom: 0;
}

#mobile-sidebar.container {
    padding: 0 15px;
}

.wide img {
    width: 100%;
}

.wide, article p img.full {
    min-width: 100%;
    width: 100%;
}

em {
    font-style: italic
}

body {
    font-style: normal;
    width: 100%;
    height: 100%;
    top: 44px;
}

.sidebar .nat-dimensions-thumb.landscape {
    vertical-align: middle;
    padding: 0;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
}

.article-list-container .nat-dimensions-thumb img, .sidebar .nat-dimensions-thumb img {
        min-height: 100%;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        left: 0;
        max-height: 100%;
    }

.article-list-container .nat-dimensions-thumb.landscape img, .sidebar-article .nat-dimensions-thumb.landscape img {
    max-width: 100%;
    position: relative;
    margin-bottom: 0;
    min-height: initial;
    max-height: initial;
    min-width: 100%;
    vertical-align: middle;
}

.small-caps {
    font-variant: small-caps;
}

/*.article-list-container .row:hover .small-caps.light-blue,*/
/*.lead-story .item:hover .small-caps.light-blue,*/
/*.small-caps.light-blue:hover {*/
/*    font-weight:bold;*/
/*}*/
.darken:hover .small-caps.light-blue {
    font-weight: normal;
}

.thumb-link, .small-caps.light-blue, a.fasc-button, .no-underline, .home-bio .text-block a.no-underline {
    border-bottom: 0!important;
    box-shadow: none!important;
}

.home-bio .text-block .thumb-link:hover, .home-bio .text-block a.no-underline:hover, .small-caps.light-blue:hover {
    background: none;
}

/* ----------------- Button sizes ----------------- */
.fasc-size-xsmall {
    font-size: 10px;
    padding: 5px 7px;
    border: 0;
}

article h3 a.fasc-button {
    margin-top: 0px;
    vertical-align: middle;
}

article h3 a.fasc-button:first-child {
    margin-left: 25px;
}

.fasc-size-medium {
    font-size: 14px;
    padding: 7px 9px;
    font-size: 14px;
    border: 0;
}

.btn-caption ~ .wp-caption-text {
    margin-top: 0;
    padding-top: 0;
}

.fasc-size-large {
    font-size: 18px;
    padding: 8px 10px;
    border: 0;
}

.main-content, .container, .lead-story, .sidebar, .jr_nav>li, body, .article-list-container .row, #feature-cats, .book-bar, .social-fa li {
    position: relative;
}

.social-fa, .side-cat, .side-cat-feature, .darken, .sort-container.loading:before, .lead-story .hidden-ex, .captions-column div {
    position: absolute;
}

.lead-story .hidden-ex, .lead-story-active {
    padding: 2px 25px 2px 26px;
}

.lead-story div {
    min-height: 100%;
}

#lead-story-carousel .owl-controls {
    display: none;
}

.no-thumb {
    background-color: #999;
}

.thumb-wrapper {
    position: relative;
    min-height: 145px;
    display: inline-block;
}

.nat-dimensions-thumb {
    background-color: #000;
}

.sidebar .text-block {
    min-height: auto;
}

#mobile-sidebar .darken {
    opacity: 1;
    position: absolute;
    display: block;
    min-width: 0; 0 */
    left: 295px;
    top: 0px;
    /* max-width: 100%; */
}

.article-list-container .nat-dimensions-thumb img {
    /* max-height: 145px; */
    min-height: 100%;
}

.article-list-container p {
    margin-bottom: 0;
}

.home-article p {
    font-weight: 300;
    line-height: 24px;
}

.home-article .home-bio p {
    margin-bottom: 10px;
}

.translation-wrapper p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 8px;
}

.thumb-link {
    position: absolute;
    display: block;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
}

.about-category .thumb-link {
    z-index: 2;
}

.about-category .thumb-link:hover {
    background: rgba(255,255,255,.1);
}

.side-cat, .side-cat-feature {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform-origin: left top;
    top: 100%;
    left: 0px;
    padding: 3px 0;
}

.rotated p {
    display: inline-block;
    margin: 0;
    line-height: 36px;
}

.side-cat a {
    min-width: 32px;
    display: inline-block;
}

.side-cat-feature {
    min-width: 425px;
    top: -10px;
}

.darken {
    min-width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 2;
    opacity: 0;
    display: block;
    padding: 15px;
    min-height: 100%;
    max-height: 100%;
}

.pagination {
    margin: 0;
}

.trigger-all {
    color: #337ab7;
    cursor:pointer;
}

.relevanssi-q {
    font-weight: bold;
    background: yellow;
}

option {
    border-radius: 0;
}

.tag .sort-container, .search .sort-container {
    padding: 15px;
}

.book-thumb-shadow {
    box-shadow: -8px 8px 3px #909090;
}

.book-bar .book-thumb-shadow {
    position: relative;
    right: -8px;
}

.thumb .book-thumb {
    margin: 0 auto;
}

.publication-thumb {
    background: #222;
}

/* MISC */
.sort-container.loading {
    background: url('/wp-content/themes/johnryle/images/loading.gif') no-repeat center center;
    height: 500px;
}

span.loading {
    background: url('/wp-content/themes/johnryle/images/loading.gif') no-repeat center center;
    display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    text-align: center;
}

.sort-container.loading:before {
    top: 500px;
    width: 96%;
}

.tag-results a {
    font-weight: bold;
}

#mobile-sidebar .sidebar {
    padding: 0;
}

/***** Article List styles *****/
/* ---------------------------- Home, category and search/tag pages ---------------------------- */
.search-settings .right {
    display: inline-block;
    float: right;
}

.home .article-list-container .text-block, .search .article-list-container .text-block, .tag .article-list-container .text-block {
    padding-left: 0;
    padding-right: 29px;
}

select {
    display: none;
}

.nice-select .list {
    border-radius: 0;
    border-top: 0;
    margin-top: 5px;
}

.search-settings .float-l .nice-select {
    display: inline-block;
    padding-left: 10px;
    float: none;
}

#lead-story-carousel .owl-item, .single-story {
    padding: 0 15px;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #eee;
}

.nice-select:after {
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}

.article-list-container .row.search-settings {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 3px 0px;
}

.article-list-container .row:last-child {
    border-bottom: 0;
}

.article-list-container {
    padding: 0 15px;
}

.page-template-category .center-col, .search .center-col, .tag .center-col, .home .center-col {
    padding: 0;
}

.side-cat {
    left: -29px;
    min-width: 145px;
    min-width: 159px;
    /* Delete to revert */
    min-height: 26px;
}

.search-settings {
    background-color: #999;
    color: #fff;
    padding: 3px 0px;
}

.lead-story, .hidden-ex {
    min-height: 185px;
}

#feature-cats .hidden-ex {
    min-height: inherit;
}

.lead-story {
    padding-bottom: 15px;
    padding-top: 15px;
    /* margin-bottom: 25px; */
    overflow: hidden;
}

.lead-story h2, .lead-story h3 {
    line-height: 35px;
}

/* Thumb settings on mobile */
.article-list-container .thumb, .article-list-container .nat-dimensions-thumb, .article-list-container .nat-dimensions-thumb img {
    min-height: 300px;
    margin-bottom: 15px;
    display: block;
}

.sidebar .thumb, .nat-dimensions-thumb {
    margin-bottom: 0;
    min-height: 200px;
    background-position: 50% 0;
    z-index: 2;
    /*      margin-bottom:10px; */
    display: block;
}

.tab-content p {
    margin-bottom: 10px;
}

.landing-article .thumb, .landing-article {
    margin-bottom: 15px;
}

.landing-article {
    width: 47.4%;
    margin-bottom: 35px;
}

.landing-article:nth-child(even) {
    margin-left: 40px;
}

.caption-active {
    position: relative!important;
}

.lead-story-active, .caption-active {
    opacity: 1;
    z-index: 1;
}

.hidden-ex, .caption-hidden {
    opacity: 0;
}

/* -------------------- Contact Form -------------------- */
.contact-form-wrapper .wpcf7-form {
    text-align: left;
    background: #005689;
    background: #09385c;
    padding: 15px 25px 6px 25px;
    line-height: normal;
    border-radius: 3px;
    /* background: #dbe6f1; */
    /* border-left: 12px solid #09385c; */
}

.contact-form-wrapper label {
    font-weight: normal;
}

.wpcf7-form p {
    color: #fff;
    font-weight: 400;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {
    width: 100%;
    border: none;
    background: #fff;
}

.contact-form-wrapper:before {
    content: " ";
    width: 10px;
    height: 10px;
    background: #09385c;
    display: block;
    position: absolute;
    right: 66px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    top: -5px;
    z-index: -1;
}

.wpcf7 .wpcf7-validation-errors {
    display: none!important;
    padding: 0;
    border-radius: 0px;
    width: auto;
    top: 0;
    position: inherit;
    left: 0;
    font-size: 14px;
    border: none;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
}

.wpcf7-mail-sent-ok {
    color: #fff000;
    border: none;
}

.wpcf7-response-output {
    margin: 10px 0 10px 0;
    padding: 0;
}

p.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
    display: inline-block;
    float: right;
    font-weight: normal;
}

span.wpcf7-not-valid-tip, .wpcf7 .wpcf7-validation-errors {
    color: #ff9100;
}

#contact {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.contact-form-wrapper .wpcf7-form textarea {
    width: 100%;
    height: 130px;
    border: 1px solid #cecece;
    margin-top: 5px;
}

.wpcf7-form input[type="submit"] {
    width: inherit;
    background: none;
    color: #fff;
    font-size: 13px;
    border: 0;
    /* padding-left:0; */
    text-transform: uppercase;
    /* background: #000; */
}

.wpcf7-form input[type="submit"]:hover {
    color: #ffff00;
}

.contact-form-wrapper .wpcf7-form:before, /* .social-mobile-ul:before, */
#newsletter-form-fields:before {
    content: " ";
    /* width:10px; */
    /* height:10px; */
    background: #09385C;
    background: #dbe6f1;
    display: block;
    position: absolute;
    right: 14%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    top: -5px;
    z-index: -1;
}

#navbar i {
    padding-left: 6px;
}

.share, .newsletter {
    cursor: pointer;
}

.hidden-si {
    display: none;
}

.share:hover, /* .contact-li:hover i, */
.sb-search.sb-search-open .sb-icon-search, #navbar .social-mobile-ul i:hover {
    color: #ffff00;
}

.current-page:hover, .current-page:hover a {
    color: #c8c8c8;
}

.share:hover .social-mobile-ul, .contact-li:hover .wpcf7-form, .jr_nav:hover #ddmenu {
    display: block;
}

.social-mobile-ul:before {
    left: 47%;
}

#navbar .social-mobile-ul i {
    position: relative;
    color: #09385C;
    color: #fff;
    font-size: 13px;
}

.social-mobile-ul .fa-facebook-f {
    left: 2px;
}

.social-mobile-ul .fa-pinterest {
    left: 1px;
    top: -1px;
}

.social-mobile-ul .fa-google-plus {
    left: 1px;
}

.nl-subscribe-box {
    position: absolute;
    visibility: hidden;
}

.sidebar-social i {
    position: relative;
    left: 8px;
    bottom: 5px;
    color: #fff;
    cursor: pointer;
}

.sidebar-social .follow-links,
.social-mobile-ul li.follow-links {
    background: #0b385b;
}

.social-mobile-ul li.follow-links {
    margin-top:10px;
}

.sidebar-social .follow-links:hover,
.social-mobile-ul li.follow-links:hover {
    background: #032a48;
}

.sidebar-social .fa-facebook-f {
    left: 10px;
}

/* -------------------- Sidebar -------------------- */
.sidebar-hidden {
    display: none;
    position: absolute;
    width: 100%;
}

/* .twitter-block */
iframe.twitter-timeline {
    background: rgb(241,250,253);
}

.twitter-block, .book-bar, .twitter-block.block-closed {
    margin-bottom: 20px;
}

.twitter-block .section-header {
    margin-bottom: 0;
    cursor: pointer;
}

.book-bar__description p {
    font-size: 13px;
    line-height: 19px;
    color: #595959;
    font-weight: 200;
}

.book-bar__description {
    padding: 15px 15px 0 15px;
}

.cover-container {
    padding: 0;
    border-right: 5px solid white;
    /* background: #444; */
    display: block;
    min-width: 100%;
}

.cover-container:hover .darken.book, .darken:hover {
    opacity: 1;
}

.cover-container.col-xs-3 {
    /* min-height for 4 books */
    min-height: 121px;
}

.cover-container:last-child {
    border-right: none;
}

hr {
    border-top-color: #E2E2E2;
    margin: 35px 0;
}

.newsletter .btn-submit {
    margin-left: 4%;
}

.newsletter .col-md-12 {
    padding: 10px
}

#subscribe {
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    line-height: inherit;
}

#newsletter-form-fields {
    line-height: normal;
    position: absolute;
    background: #09385c;
    width: 220px;
    padding: 15px 15px 5px 15px;
    border-radius: 3px;
    left: -85px;
    top: 53px;
}

.newsletter input {
    width: 100%;
}

.newsletter .full-width {
    width: 100%;
    margin-bottom: 10px;
}

.section-header {
    background: #999;
    padding: 6px;
    margin-bottom: 15px;
    letter-spacing: .5px;
}

.sidebar-article {
    /* background: #dbe6f1; */
    /*     padding: 10px 10px 0px 10px; */
}

.sidebar-article .text-block {
    padding: 10px;
    background: #dbe6f1;
}

.sidebar-article .image__container {
    padding: 0;
    margin-bottom: 10px
}

.sidebar-article {
    margin: 0 0 10px 0;
}

.sidebar-tabs {
    position: relative;
}

.sidebar-tabs .nav-tabs {
    border: none;
    margin-bottom: 15px;
}

.sidebar-tabs .nav-tabs li {
    width: 33.3333333333333333%;
    text-transform: uppercase;
}

.sidebar-tabs .nav-tabs>li>a:hover, .sidebar-tabs .nav-tabs>li.active>a:hover, .sidebar-tabs .nav-tabs>li.active>a:focus, .sidebar-tabs .nav-tabs>li.active>a {
    background: #777777;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}

.sidebar-tabs .nav-tabs>li>a {
    padding: 4px 5px;
    border: none;
    background: #999999;
    /*delete to revert */
    border-bottom: 1px solid transparent;
    /* delete to revert */
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    margin-right: 0;
    border-radius: 0;
    /*letter-spacing: .5px;*/
}

.tab-content {
    /* this is for translation page */
    background: #fff;
}

.trans-sidebar .tab-content {
    background: #efece0;
}

/* ----------------- MC Tag map ----------------- */
.tags {
    background-color: #09385c;
    padding: 50px 15px;
    margin-top: 55px;
}

#mcTagMap .holdinner {
    clear: both;
}

#mcTagMap .tagindex ul, #sc_mcTagMap .tagindex ul {
    padding: 1px 0;
    margin: 0;
}

#mcTagMap .holdleft, #sc_mcTagMap .holdleft {
    width: 25%;
    margin: 0;
    float: left;
    text-align: left;
    padding-right: 10px;
}

#mcTagMap .morelink, #sc_mcTagMap .morelink {
    display: none;
}

/* ----------------- Elements Requiring Transitions ----------------- */
.category-subheader, .thumb-link, #navbar, .btn-submit, .caption-overlay, h3, p, .row, .notes-text-link, .navbar-nav>li, .menu li, .sb-search:before {
    -webkit-transition: .1s ease-in-out all;
    transition: .1s ease-in-out all;
}

a, .owl-controls, .darken, .article-title, .side-cat, .social-mobile-ul {
    -webkit-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all;
}

#main-nav, .navbar-nav>li a, .sb-search, #main-nav .navbar-nav>li, h4, .owl-next, .owl-prev, .owl-next i, .owl-prev i /* .note */
{
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
}

#opensidebar, .caption-active {
    -webkit-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
}

#open-toc, .dropdown-link i {
    -webkit-transition: 0s ease-in-out all;
    transition: 0s ease-in-out all;
}

/*FONT STLYES*/
/* ----------------- All Font Styles ----------------- */
/* -----------------  Font families  ----------------- */
p, ul, 
article li {
    font-family: 'Merriweather',Georgia, sans-serif;
}

body, /* Default fall back text */
h1, /* Recent and Related titles */
h2, h3, /* Throughheads of articles */
h4, h5, /* Article header titles and featured slider header titles */
.bigblockquote, /* Large centered orange text in articles */
.title-overlay p, /* Text beneath slider the slider header */
.subhead,/* Text beneath the main title on article pages and category landing featured articles */
.article-content article > span.article-data.dropcap-yes ~ p:first-of-type:first-letter, article > p.article-data.dropcap-yes ~ p:first-of-type:first-letter, /* Drop cap */
.dropcap, 
.pt, 
.pt ul, .pt a, .pt p, .jr_nav a, .download-pdf, .wp-caption-text, .search_footer a, .text-block span.pt, .col-width-text-block h2, .col-width-text-block h3, .fasc-button {
    font-family: 'Open Sans', Arial, sans-serif;
}

.small-caps.light-blue {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 17px;
}

.side-cat /*ul.search_results li h6 */
{
    font-family: 'PT Sans Narrow', Arial, sans-serif;
}

ul.search_results li h6 {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    color: #005689;
    font-size: 17px;
}

/* Font Sizes */
h1 {
    font-size: 42px;
    margin-bottom: 10px;
}

h2 {
    font-size: 28px;
}

h1.visible-xs-block, h3 {
    font-size: 24px;
}

h2, /* article list item title size */
#opensidebar, .subhead {
    font-size: 20px;
}

.text-block h4, h4.visible-xs-block, .col-width-text-block p, h4.num, .grey-background.text p, .close {
    font-size: 18px;
}

h4, .bottom-text-block h3, .lead-story p, .text-block .book-landing-subhead, h5, .results.article-list-container p, h6, #bio p, #about p, .text-block, article p, .translations article p, article ul, .translations article ul, .captions-column p,
body, .mobile-search:before, .mobile-search .sb-icon-search, .sb-search-input {
    font-size: 16px;
}

.text-block p, .sidebar-article h4 span, .bottom-notes p {
    font-size: 15px;
}

ol.custom > li:before, #toc li a, .fasc-button, .search-settings {
    font-size: 14px;
}

.translation-note p, .note p, .current-page a, .current-category-page, .category-subheader, #contact, .article-data, .data, .article-list-container .data, .sidebar-tabs, p.section-header, .darken.book h6, .cat, .darken p {
    font-size: 12px;
}

.wp-caption-text, .sidebar h5 {
    font-size: 13px;
}

.tagindex, #copyright, h5 span, .darken span {
    font-size: 12px;
}

#newsletter-form-fields p, .social-fa, .wpcf7-form p {
    font-size: 11px;
}

/* -----------------  Font weights  ----------------- */
.jr_nav a {
    font-weight: 100;
}

#main-nav .navbar-nav>li a, #toc .nav-tabs li a, .col-width-text-block p, .darken.book h6, article p, .text-block p, .lead-story p, .article-title h4, ol.custom > li:before, .text-block .light-blue, .darken p, .grey-background.text p {
    font-weight: 200;
}

.text-block .orange, .side-cat.orange-bk, .hermes, .hermes a, .field-notes-date, .field-notes-content span.article-data.dropcap-yes ~ p:first-of-type:first-letter {
    font-family: Hermes!important;
    font-weight: normal;
}

.field-notes p {
    font-weight: 300;
}

.sidebar-article .text-block p, body {
    font-weight: 400;
}

.article-slider p {
    font-weight: 500;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar>.container .navbar-brand, .subhead {
    font-weight: 600;
}

h1,h2,h3,h4,
.article-content article h3, 
.article-title h3,
.article-title h4,
.article-content article > span.article-data.dropcap-yes ~ p:first-of-type:first-letter, /* Drop cap */
.dropcap, h3 {
  font-weight: 800
}

h6, .cat, .current-menu-item a h4, .close {
    font-weight: bold;
}

/* ----------------- Background-Colors ----------------- */
.dark-red-bk {
    background: #C03B34;
}

.pale-yellow-bk {
    background: #c4bf27;
    background: #eee;
}

.side-cat.pale-yellow-bk a {
    color: #000;
}

.side-cat.pale-yellow-bk:hover a {
    color: #444;
}

.mid-green-bk {
    background: #366300;
}

.dark-grey-bk {
    background: #515151
}

.white-bk {
    background: #222;
}

/* ----------------- Colors ----------------- */
a {
    /* color:#1F486F; */
}

article p {
    color: #000;
}

a:hover {
    /*     color: #527BA2; */
}

.notes-text-link:hover {
    cursor: pointer;
    /*     color: #000; */
}

.sb-search-input::-webkit-input-placeholder {
    color: #bbb;
}

.sb-search-input:-moz-placeholder {
    color: #bbb;
}

.sb-search-input:-moz-placeholder {
    color: #bbb;
}

.sb-search-input::-moz-placeholder {
    color: #bbb;
}

.sb-search-input:-ms-input-placeholder {
    color: #bbb;
}

.translations h6 {
    color: #bbb;
}

.yellow {
    color: #ffff00;
}

.light-blue, a.light-blue, .results .data a, .text-block p:after, .lead-story p:after {
    color: #337ab7!important;
}

.close, .note-id {
    color: #2E4A6D;
}

.subhead, #sc_mcTagMap .tagindex li a:hover, #mcTagMap .tagindex li a:hover {
    color: #d9d9d9;
}

.dark-blue, .social-fa li a {
    color: #09385c;
}

.port p {
    /*     color: #00080; */
}

.social-fa li:hover i {
    color: rgb(31,72,111);
}

.article-content h3, .single-article .dropcap, .single-article article span.article-data.dropcap-yes ~ p:first-of-type:first-letter, .single-article article span.article-data.dropcap-yes ~ p em:first-of-type:first-letter {
    color: #8586ab;
}

.single-article .field-notes-content article span.article-data.dropcap-yes ~ p:first-of-type:first-letter, .single-article .field-notes-content article span.article-data.dropcap-yes ~ p em:first-of-type:first-letter, .single-article .field-notes-content .dropcap-yes + p:first-of-type:first-letter, /* Drop cap */
.single-article .field-notes-content .dropcap, .bigblockquote {
    color: #DB560D;
}

.grey-background p {
    color: #6B759E;
}

.current-page a, .current-page a:focus {
    color: #ffffff;
}

.orange-bk, .captions-column p, .captions-column h4, .download-pdf, .darken p, .darken h3, input#s .sb-search-input, input:-webkit-autofill {
    color: #ffffff;
}

.links li a, .menu li a, .menu li a h4, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .newsletter input, #mcTagMap .tagindex li a {
    color: #ffffff;
}

.newsletter .btn-submit, .sb-icon-search, .sb-search-input, .section-header, .section-header a, .side-cat, .side-cat-feature, .side-controls i, .sidebar-tabs .nav-tabs>li>a, .subhead, .sb-search:before {
    color: #ffffff;
}

.navbar-default .navbar-brand:hover, .jr_nav a, .side-cat a, .field-notes-date, .search-settings p, .nice-select, .toc h4, ol.custom > li:before, .book-review h2, .book-review h4, .wpcf7-form-form p {
    color: #ffffff;
}

.white, .white p, .current-menu-item a h4, .darken.book h6 {
    color: #ffffff!important;
}

/* .article-list-container .row:hover h3,
.tab-content .row a:hover h5, */
.text-block p a, .text-block p, .lead-story a {
    color: #333;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, .results p a, .daves-wordpress-live-search_title {
    color: #222;
}

.newsletter input, .wp-caption-text, .list, .wpcf7-form input, .wpcf7-form textarea, .article-data, .data {
    color: #222;
}

.inline-stub-text a, .article-data a, .data a, article a, .grey-background a, .col-width-text-block a, .subheader-caption a {
    border-bottom: 0px solid #DBE6F1;
}

.home-article p a, .inline-stub-text a, article a, .col-width-text-block a, .subheader-caption a {
    box-shadow: inset 0px -6px 0px #DBE6F1;
    color: inherit;
    -moz-transition: background .15s cubic-bezier(.33,.66,.66,1);
    -o-transition: background .15s cubic-bezier(.33,.66,.66,1);
    -webkit-transition: background .15s cubic-bezier(.33,.66,.66,1);
    transition: background .15s cubic-bezier(.33,.66,.66,1);
}

.fn-title a, .fn-title a:hover {
    border-bottom: inherit;
    box-shadow: none;
    background: none;
}

.home-article p a:hover, .inline-stub-text a:hover, .col-width-text-block a:hover, .subheader-caption a:hover, .grey-background a:hover, article a:hover,.link-underline a:focus,.link-underline a:active {
    background: #DBE6F1;
    color: inherit;
}

.grey-background a, .grey-background a:hover {
    color: inherit;
}

.sidebar-article a p {
    color: #595959;
    margin-bottom: 0;
}

.img-credit, .landing-feature p, .social-icons li i, .subheader-caption, .tags p, select, .translation-note p, .sb-search-submit, .field-notes p, .wp-caption-text {
    color: #777;
}

.sort-container.loading:before {
    color: #999;
}

.col-width-text-block p {
    color: #6B759E;
}

.menu li a, .menu li a h4, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .bottom-notes h3 {
    color: #eee;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:focus, .sidebar-tabs .nav-tabs>li>a:hover, .sidebar-tabs .nav-tabs>li.active>a:hover, .sidebar-tabs .nav-tabs>li.active>a:focus, .sidebar-tabs .nav-tabs>li.active>a, .menu li:hover a, .newsletter .btn-submit:hover, .side-cat a:hover, .side-cat-feature a:hover, .jr_nav ul li a:hover {
    color: #ffff00;
}

/* ----------------- Background colors ----------------- */
.dark-blue-bk {
    background: #09385c;
}

.search_footer {
    background-color: #005689!important;
}

.orange-bk {
    background: #db560d;
}

.current-menu-item a h4 {
    background-color: #337ab7;
}

.newsletter .section-header {
    background: transparent;
    margin-bottom: 0px;
}

/* ----------------- Line Heights ----------------- */
body {
    line-height: inherit;
}

.sidebar-article .text-block p, .sidebar-article .text-block h5 {
    line-height: 16px;
}

.data, .article-data, .results p {
    line-height: 18px
}

.sidebar-article .text-block h4 {
    line-height: 19px;
    font-size: 14px;
    font-weight: 600;
}

.wp-caption-text, .text-block h5 {
    line-height: 20px;
}

.note p, .search-settings, .lead-story, .nice-select, .img-credit {
    line-height: 24px;
}

.text-block p {
    line-height: 23px;
}

.bottom-notes p, .note p, .translation-note p {
    line-height: 20px;
    font-weight: 200;
}

.bottom-notes p {
    line-height: 24px;
}

article ul, .close, .note-id, .newsletter .btn-submit, article p, .translations article p, .article-title h3, .captions-column p, h4, .lead-story p, article li {
    line-height: 26px;
}

.article-title h4, #mcTagMap .tagindex li {
    line-height: 30px;
}

.article-content h3 {
    line-height: 28px;
}

h2 {
    line-height: 25px
}

h1 {
    line-height: 41px;
}

/* -----------------  Font margins and paddings  -----------------*/
p .line-height:last-child {
    margin-bottom: 30px;
}

.col-width-text-block p {
    margin-bottom: 20px;
    line-height: 1.4;
}

h1, h1 a, h2, h2 a, h3, h4, h4 a, h5, .results p a, .daves-wordpress-live-search_title, .sb-search, h6, .cat {
    margin-top: 0;
}

.no-margin {
    margin: 0!important;
}

.article-list-container .data, .data {
    margin-top: -2px;
    padding-bottom: 3px;
}

.article-list-container .row {
    margin-bottom: 35px;
}

.col-width-text-block h3 {
    margin-bottom: 34px;
}

h4.visible-xs-block {
    margin-bottom: 20px;
}

.margin-top, .article-content article p + h3, .article-content article p + h2 {
    margin-top: 35px;
}

.margin30-60 {
    margin-top: 30px;
    margin-bottom: 60px;
}

p + .margin30-60 {
    margin-top: 60px;
}

.wp-caption-text {
    margin-top: 10px;
    padding: 0 5px;
    /*margin-left:-8%;*/
}

.outside-frame-title .subhead {
    margin-top: 10px;
    margin-bottom: 20px
}

.bottom-notes ul {
    padding-left: 0px;
    margin-top: 15px;
}

.search_results h6, .search-settings p, .article-title h1, .field-notes-content h2 {
    margin-bottom: 0;
}

.sidebar-article .text-block h4 {
    margin-bottom: 2px;
}

.sidebar h5, .text-block h4, h1.visible-xs-block {
    margin-bottom: 5px;
}

h1, h6, .cat {
    margin-bottom: 10px;
}

.field-notes-content .article-data {
    margin: 15px 0;
}

.grey-back-title {
    margin-bottom: 20px
}

.margin-bottom, .translations article p {
    margin-bottom: 25px;
}

h2 + .article-data, h1 + .article-data, .mar-top30, .more-news {
    margin-top: 30px;
}

.article-data, .translations h6 {
    margin-bottom: 30px;
}

.aligncenter .wp-caption-text {
    padding-bottom: 10px;
}

.page-numbers {
    margin-right: 20px;
}

/* ------------- Padding ---------- */
.no-bullet-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.no-bullet-list li {
    margin-bottom: 10px;
    line-height: 1.25;
    font-size: 18px;
    color: #6B759E;
}

.sidebar-article:last-child {
    margin-bottom: 0;
}

.text-block .book-landing-subhead {
    padding-bottom: 10px;
}

.bottom-notes h3 {
    padding: 5px 10px;
}

.img-credit {
    padding-top: 15px;
}

.subheader-caption {
    padding-top: 15px;
    padding-bottom: 0px;
}

#copyright {
    padding-bottom: 15px;
    padding-top: 25px;
}

.newsletter .section-header, article p, .translations article p {
    padding: 0;
}

h6, .cat {
    letter-spacing: 1px;
}

/* ----------------- Helper Classes, Styles, widths, displays: and misc ----------------- */
article blockquote {
    border: 0;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.centered {
    text-align: center;
    margin: 0 auto;
}

.left {
    text-align: left;
}

a, a:hover, a:active, a:focus {
    text-decoration: none;
}

.read-more:after, #next-slide, #prev-slide, .close {
    cursor: pointer;
}

.field-notes-date, .bottom-notes h3, .social-fa, .note p, .translation-note p {
    display: inline-block;
}

.darken p {
    display: inline-block;
    margin-bottom: 0;
}

.center-col .darken p {
    display: block;
}

.field-notes-date {
    background: #db560d;
    padding: 5px 10px;
}

.alignnone, .cat, .section-header, .article-data, .read-more a, .text-block {
    display: block;
}

.side-controls, .owl-controls.clickable .owl-pagination, .toc.fixed-scroll p {
    width: 100%;
}

.center, h4.num, .side-cat, .side-cat-feature, .sort-container.loading:before, .section-header, .img-credit, .subheader-caption, .wp-caption-text, .tags h4, .book-block h6, .side-controls i, #article-controls, .social-fa li, .download-pdf, .newsletter .btn-submit, .toc.fixed-scroll p, #copyright, .sidebar-tabs .nav-tabs>li>a, .darken.book h6, .single-article .item, #carousel .owl-item .item {
    text-align: center;
}

.sidebar .darken, .darken {
    text-align: left;
}

h6, .cat, .tags h4, .download-pdf, .section-header {
    text-transform: uppercase;
}

.bottom-notes ul, .social-fa, .toc ul, #mcTagMap .tagindex ul, #sc_mcTagMap .tagindex ul {
    list-style: none;
}

#mcTagMap .tagindex li {
    display:block;
}

/* -----------------  Dropcap ----------------- */
.single-article article span.article-data.dropcap-yes ~ p:first-of-type:first-letter, .single-article article span.article-data.dropcap-yes ~ p em:first-of-type:first-letter, .single-article .dropcap-yes + p:first-of-type:first-letter, /* Drop cap */
.single-article .dropcap {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 0px;
}

/*NAV STYLES*/
/* Top Navigation Styles */
/* ----------------- Dropdown menu ----------------- */
.jr_nav ul {
    zoom:1; list-style: none;
    margin: 0;
    padding: 0;
}

.jr_nav ul:before,.jr_nav ul:after {
    content: "";
    display: table;
}

.jr_nav ul:after {
    clear: both;
}

.jr_nav ul > li {
    float: right;
    position: relative;
}

.jr_nav a {
    display: block;
}

.nav-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.nav-left {
    -webkit-box-flex: 1.5;
    -ms-flex: 1.5;
    flex: 1.5;
}

.nav-right i {
    font-size: 18.5px
}

.nav-right > div {
    padding: 0 10px;
    position: relative;
}

.nav-right nav {
    padding-left: 15px;
    /* padding-right: 15px; */
}

#ddmenu li a {
    font-size: 15.3px;
    line-height: normal;
}

.social-desktop {
    display: none;
}

.jr_nav a:hover {
    text-decoration: none;
}

.jr_nav li ul li {
    width: 100%;
}

.jr_nav li ul a {
    border: none;
}

#menu .current-menu-item a {
    /* color:#222!important; */
    font-weight: 600;
}

.jr_nav li ul a:hover {
    text-decoration: underline;
}

.jr_nav li ul li:first-child {
    padding-top: 10px;
}

.jr_nav li ul {
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 1;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
    text-align: right;
    width: 210px;
    background: #09385c;
    border-bottom: 4px solid #999;
}

#menu ul li a {
    padding: 0px 15px 7px 15px;
    font-weight: 400;
    color: #fff;
}

#ddmenu li:last-child > a {
    padding-bottom: 15px;
}

/* ------------------------- Social Icons ---------------------------- */
.social-fa li {
    cursor: pointer;
}

.social-fa li i {
    padding-top: 2px;
}

.social-mobile-icon {
    display: block;
}

.social-mobile-ul {
    width: auto;
    position: absolute;
    top: 43px;
    padding: 10px 3px;
    width: 240px;
    border-radius: 3px;
    left: -108px;
    line-height: normal;
}

/* ------------------------- Navbar ---------------------------- */
.navbar .navbar-nav {
    float: right;
    vertical-align: top;
    margin: 0;
    position: relative;
}

#navbar > .container {
    z-index: 2;
    /* max-height:52px; */
    color: #fff;
    font-weight: 300;
}

#navbar > .container {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sb-icon-search, .sb-search:before, .navbar-brand {
    padding: 0;
}

#navbar > .container, .sb-icon-search, .sb-search:before, .navbar-brand {
    line-height: 39px;
}

.sb-icon-search, #navbar > .container, #contact, .sb-search:before, .sb-search-input {
    font-size: 17px;
    font-weight: 300;
}

.navbar>.container .navbar-brand {
    padding: 0;
    height: initial;
    margin-top: -8px;
    font-size: 17px;
}

#navbar {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    border: none;
    margin-bottom: 0;
    border-bottom: 4px solid #999999;
}

header {
    position: fixed;
    top: 0;
    z-index: 35;
    width: 100%;
}

#wpadminbar {
    position: fixed!important;
}

.admin-bar header {
    top: 46px;
}

@media screen and (min-width: 783px) {
    .admin-bar header {
        top: 32px;
    }
}

.navbar-default {
    border-radius: 0;
    max-height: 44px;
    min-height: 44px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus {
    position: relative;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
}

.social-fa {
    margin-bottom: 13px;
    padding-left: 0;
    top: 15px;
    z-index: 2;
    left: 50%;
}

.social-fa li, .social-mobile-ul li {
    float: left;
    margin-left: 13.4px;
}

.social-mobile-ul li {
    display: inline-block;
}

.social-desktop, .social-mobile-icon, .social-mobile-ul li {
    background: #09385C;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background: #999;
}

/* ---------------- SEARCHBAR OVERRIDES ---------------- */
.search {
    position: relative;
    width: 100%;
}

.sb-search-input, input#s .sb-search-input {
    background: transparent;
    height: 35px;
    padding-right: 40px;
}

.mobile-search:before {
    content: "Search";
    position: absolute;
    right: 45px;
    opacity: 1;
    z-index: 20;
    cursor: pointer;
}

.mobile-search.sb-search .sb-icon-search {
    padding-right: 10px;
    line-height: 35px;
}

.sb-search {
    height: 35px;
    overflow: visible;
    /* margin-right: 10px; */
}

.sb-search-open.sb-search:before {
    opacity: 0;
}

.sb-icon-search, .sb-search-submit, .sb-search:before {
    width: 50px;
    /* height: 35px; */
}

.sb-search.sb-search-open, .no-js .sb-search {
    width: 70%;
}

.sb-search.sb-search-open.mobile-search {
    width: 95%;
    z-index: 2;
}

.sb-icon-search {
    background: transparent;
    z-index: 1100;
    /* position: absolute; */
    /* right: 25%; */
}

.sb-icon-search:before {
    content: "\e000";
}

.sb-search.sb-search-open .sb-icon-search {
    background: transparent;
}

/*SLIDER STYLES*/
/* Slider */
.item, #feature-cats {
    display: none;
}

.single-article .item {
    display: block;
    position: relative;
    /* height: 300px; */
    max-height: 100%;
}

#single-img-slider.wide img, #carousel.wide img, .single-article.wide img, .book-carousel.wide img {
    width: inherit;
    position: relative;
}

.slider-link {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    z-index: 2;
    top: 0;
    display: block;
    left: 0;
}

.owl-item {
    opacity: 0;
}

.owl-item.active {
    opacity: 1;
}

.col-width img {
    width: 100%
}

.article-slider .owl-item .left-col {
    width: 71.7%;
}

h4.num {
    padding-top: 14px;
    margin: 0;
}

#carousel .owl-item {
    margin: 30px 0;
}

#carousel .item a, .single-article.book-carousel .item a {
    display: inline-block;
    position: relative;
}

.book-feature-block {
    min-height: 420px;
}

.book-cover {
    display: block;
}

#single-img-slider .owl-carousel .owl-item img {
    /* margin: 0 auto; */
    min-height: 420px;
    max-height: 420px;
}

/* Book slider image heights */
#carousel .owl-item .item, 
#carousel .owl-item img {
    min-height: 355px;
    max-height: 355px;
}

.book-cover-img {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 355px;
    max-height: 355px;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
}

#carousel, .single-article.book-carousel {
    background: #222;
}

#single-img-slider .owl-carousel {
    position: relative;
}

#single-img-slider .centered {
    max-height: 100%;
    width: auto;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    color: #fff;
    min-height: 100%;
    width: 40px;
    z-index: 2;
    opacity: 0;
    /*     background:rgba(255,255,255,0); */
}

.owl-prev i, .owl-next i {
    top: 48%;
    position: absolute;
}

.owl-prev {
    left: 0;
}

.owl-next i, .owl-prev i {
    margin-left: 10px;
}

.owl-next {
    right: 0;
}

.owl-prev:hover, .owl-next:hover {
    /*     background:rgba(255,255,255,.1); */
}

.owl-prev:hover > i {
    margin-left: 5px;
}

.owl-next:hover >i {
    margin-left: 15px;
}

.single-article.book-carousel, #carousel {
    overflow: hidden;
    z-index: 2;
    margin-bottom: 40px;
    /* min-height: 350px; */
    /* max-height: 350px; */
}

#single-img-slider {
    margin-bottom: 40px;
}

#single-img-slider .item {
    max-height: 300px;
    height: 300px;
    max-height: 100%;
}

#single-img-slider img.floating-image {
    min-width: initial;
    min-height: initial;
    position: relative;
}

#single-img-slider:hover .owl-controls .owl-next, #single-img-slider:hover .owl-controls .owl-prev, #carousel:hover .owl-controls .owl-next, #carousel:hover .owl-controls .owl-prev, .article-slider:hover .owl-controls .owl-next, .article-slider:hover .owl-controls .owl-prev {
    opacity: 1;
}

#single-img-slider .owl-theme .owl-controls .owl-buttons div {
    background: none;
}

#single-img-slider .owl-controls.clickable .owl-pagination {
    position: absolute;
    bottom: 10px;
}

#single-img-slider img {
    display: block;
}

/* ---------------------- Article page slider --------------------- */
.floating-image.memorial {
    min-width: 50%;
    top: 0;
    right: 0;
}

#single-img-slider .owl-controls, #carousel .owl-controls {
    /* opacity: 1; */
}

.captions-column {
    position: relative;
    width: 80%;
    padding-top: 20px;
}

.captions-column div {
    padding-right: 15px;
}

#article-controls {
    margin: 0;
}

.row.grey-background.article-slider-wrapper {
    padding: 0;
    position: relative;
}

.owl-theme .owl-controls .owl-buttons div {
    background: none;
}

.owl-controls.clickable .owl-pagination {
    position: absolute;
    bottom: 0;
}

#next-slide, #prev-slide {
    padding: 10px 15px;
}

#prev-slide:hover i, #next-slide:hover i {
    color: #ccc;
}

.current-page .grey {
    color: #eee;
}

#article-controls div {
    border-right: 1px solid #4c4c4c;
    border-left: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
    border-top: 1px solid #4c4c4c;
    min-height: 55px;
}

.side-controls, .captions-column {
    width: 100%;
    margin: 0 auto;
}

.container-fluid.article-slider-wrapper {
    padding: 0;
}

/*ARTICLE STYLES*/
/*
Articles CSS
*/
/* ---------- Buttons ------------- */
article .fasc-size-small {
    font-size: 11px;
    padding: 0px 8px;
    border: 0;
    line-height: 19px;
}

.article-top.flush {
    padding: 0;
}

.article-top > .container {
    height: 100%;
}

.col-width-header-img + .subheader-caption {
    margin-bottom: 15px;
    padding-bottom: inherit;
}

.subhead + .col-width-header-img {
    margin-top: 20px;
}

.article-top {
    min-height: auto;
    height: auto;
    min-width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.article-top .col-md-12 {
    min-height: 100%;
}

.article-title {
    position: relative;
    /* padding: 20px; */
    top: 10%;
    max-width: 100%;
    /* default width on mobile */
    z-index: 3;
    text-align: center;
    margin: 0 auto;
}

.article-title:hover {
    background: transparent!important;
}

.video-container {
    position: relative;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container.ratio-16-9 {
    padding-bottom: 56.25%;
}

.video-container.ratio-4-3 {
    padding-bottom: 75%;
}

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

.floating-image {
    position: absolute;
    /* max-width: inherit; */
    /* min-width: inherit; */
}

.image-row {
    margin-bottom: 60px;
    margin-top: 30px;
}

.multi-image-row {
    margin-top: 40px;
}

.article-content.fill-space img {
    min-width: 100%;
}

.auto-crop {
    background-size: cover;
}

.multi-image-row ~ .row {
    margin-bottom: 70px;
}

.pdf {
    width: 25px;
    margin-right: 5px;
}

.img-credit {
    max-width: 80%;
    margin: 0 auto 5px auto;
    font-size:13px;
    font-weight:200;
}

.subheader-caption {
    font-size:13px;
    font-weight:200;
}

.download-pdf {
    background: orange;
    padding: 3px 10px;
    margin: 0 auto;
    display: inline-block;
    width: auto;
}

article p[style="padding-left: 30px;"] {
    font-size: 15px;
    line-height: 22px
}

.wp-caption > .flush-button ~ .wp-caption-text {
    padding: 0;
}

.wp-caption > .flush-button ~ .wp-caption-text a {
    margin-top: -10px;
    display: block;
    width: 100%;
}

div.wp-caption.aligncenter {
    min-width: 100%;
    margin: 0;
    max-width: 100%;
}

article img.third, article p img.third, article p img.half, article p img.alignleft {
    float: left;
    height: auto;
    margin: 4% 4% 4% 0;
}

div.wp-caption.aligncenter {
    margin: 50px 0 40px 0;
}

article p img.full, article p img.aligncenter {
    margin: 50px 0 50px 0;
}

article p img.full, article p img.aligncenter, .wp-caption img.full, .wp-caption.aligncenter img {
    width: 100%;
    height: auto;
}

/* .wp-caption img.full,
.wp-caption.aligncenter img.size-full {
    margin-top: 25px;
} */
article p img.half {
    width: 56%;
}

article p img.third {
    width: 39%;
}

.wp-caption.aligncenter img, .wp-caption img.third, .wp-caption img.half, .wp-caption img.full {
    height: auto;
    max-width: 100%;
    display: block;
}

img.full-screen {
    width: 100%;
}

article .bottom-notes p img, article .add-text-block p img {
    margin: 15px 15px 15px 0!important;
}

.wp-caption {
    float: left;
    height: auto!important;
    margin: 4% 4% 4% 0%;
}

.wp-caption.aligncenter {
    float: none;
}

.article-top > .row, .img-credit, .subheader-caption {
    position: relative;
    z-index: 4;
}

.col-width {
    margin-top: 25px
}

/* ----------------- Grey Background ----------------- */
.grey-background {
    padding: 40px 0;
    margin: 30px -15px 60px -15px;
}

.side-controls {
    margin-top: 20px
}

.single-video .side-controls {
    margin-top: 0;
}

/* ----------------- Translations ------------- */
.translation-wrapper {
    padding: 20px 50px;
    background: rgb(239, 236, 223);
    /* border: 1px solid rgb(206, 200, 151); */
}

.translation-wrapper h2 {
    margin-bottom: 3px;
    font-style: italic;
}

.translation-wrapper h4 {
    color: #337ab7;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 20px;
}

.teaching-wrapper {
    background: rgb(219,230,243);
    padding: 30px 45px;
}

.home-article .teaching-wrapper {
    padding: 20px 35px;
}

.teaching-wrapper p {
    font-weight: 300;
    line-height: 24px;
}

.teaching-wrapper h2 {
    line-height: 34px;
}

.translations.main-content {
    padding-top: 25px;
    margin: 0 auto;
}

.grey-back {
    margin: 0 auto;
    position: relative;
    /* padding-top: 35px; */
}

.translations article p {
    font-size: 15.5px;
    line-height: 30px;
}

.translation-data, .translations .translation-data p {
    margin-bottom: 10px;
}

.translations article h2 {
    font-size: 28px;
    margin-bottom: 17px;
}

.translations article h4 {
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: 200;
}

/* -------------------- Table of contents -------------------- */
.toc h4 {
    margin-bottom: 0;
    padding-left: 5px;
}

.toc.not-numbered li {
    list-style: none;
}

.toc {
    margin-bottom: 20px;
    position: relative;
    top: 23%;
    /* padding: 10px; */
    display: none;
}

.toc .nav-tabs li a {
    padding: 0;
    background: none;
    border: none;
    color: #fff;
    color: #666;
    line-height: 17px;
    /*   padding: 4px 20px 4px 0; */
}

.toc .nav-tabs li {
    width: 100%;
    margin-bottom: 10px;
    line-height: 0;
    display: list-item;
    color: #666;
}

#hide-toc {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 10px;
    z-index: 22;
    color: #fff;
}

.toc h4 {
    color: #666;
}

.toc.fixed-scroll.open-toc #hide-toc {
    opacity: 1;
}

.toc .nav-tabs>li.active>a:hover, .toc .nav-tabs>li.active>a:focus, .toc .nav-tabs>li.active a, ol.custom > li.active {
    font-weight: bold;
    background-color: inherit;
    border: 0;
    border-bottom-color: inherit;
    cursor: pointer;
    border-radius: 0;
}

/* .toc .nav-tabs>li.active>a:hover, 
.toc .nav-tabs>li.active>a:focus,
.toc .nav-tabs>li.active a,
ol.custom > li.active,
#open-toc, 
.toc .nav-tabs li,
.toc .nav-tabs li a{
    color: #005689;
    color: #09385c;
} */
.toc.fixed-scroll.open-toc p {
    position: relative;
    top: 0;
    right: 0;
    /* text-align:left; */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    /* padding-left: 5px; */
    width: 100%;
}

.toc {
    background: rgb(242,242,242);
}

.toc.fixed-scroll p {
    top: 135px;
    right: 165px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 4;
    position: relative;
    text-align: center;
    width: 300px;
    margin: 0;
}

.toc li {
    position: relative;
    z-index: 5;
}

.toc h4 {
    font-size: 23px
}

ol.custom {
    list-style-type: none;
    margin-left: 0;
}

ol.custom > li {
    counter-increment: customlistcounter;
    margin-bottom: 4px;
}

ol.custom > li:before {
    content: counter(customlistcounter) " ";
    line-height: 22px;
    width: 1.7em;
    position: absolute;
    left: -20px;
    color: #666;
    top: -4px;
}

.not-numbered ol.custom > li:before {
    display: none;
}

ol.custom:first-child {
    counter-reset: customlistcounter;
}

a.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.toc ol {
    padding: 20px 10px 10px 35px;
    border-bottom: none;
    line-height: 28px;
    /* list-style:decimal; */
}

.toc.not-numbered ol {
    padding: 20px 10px 10px 20px;
}

/* -------------------------- Notes -------------------------- */
.note sup {
    background: #999999;
    top: 0;
    margin-right: 5px;
}

.note sup a {
    color: #fff;
    padding: 2px 1px 2px 3px;
}

.note, .translation-note {
    padding: 15px 15px 5px 15px;
    position: absolute;
    opacity: 1;
    z-index: 30;
    overflow: auto;
    border-left: 12px solid #999;
}

.note {
    overflow: visible
}

.translation-note {
    width: 26%;
}

.note-line {
    display: block;
    height: 3px;
    position: absolute;
}

.note p img, .translation-note p img {
    margin: 15px 15px 15px 0;
    display: block;
    float: left;
}

.note p img.alignleft, .translation-note p img.alignleft {
    margin: 15px 15px 15px 0;
}

.notes-text-link {
    padding: 2px;
}

.close, .note-id {
    position: absolute;
    top: 0px;
    right: 10px;
    opacity: 1;
    text-shadow: none;
}

.contact-form-wrapper .close {
    right: 25px;
    color: #fff;
}

.note-id {
    left: 15px
}

.bottom-notes {
    margin-top: 10px;
}

.bottom-notes.add-text-block, .add-text-block {
    margin-top: 15px;
}

/* ----------------- Misc ----------------- */
.tooltip.bottom {
    position: absolute!important;
    background-color: #09385c;
    font-size: 12px;
    /*  padding:5px; */
    margin-top: 0;
    top: 44px!important;
}

.book-review {
    padding: 20px 15px 10px 15px;
}

.inner-content {
    position: relative;
}

/*CATEGORY*/
.padtop50 {
    padding-top: 25px;
}

.tag .padtop50, .search .padtop50, .page-template-category .padtop50, .home .padtop50 {
    padding-top: 0px;
}

#mobile-share {
    display: block;
}


.share-header--share,
.share-header--follow {
    background:none!important;
    font-size: 10px!important;
}

.sidebar-social .share-header--share {
    color:#666; 
}

.sidebar-social  .share-header--follow {
    color:#09385c;
    margin-left:-3px;
}

.social-mobile-ul .share-header--share {
     padding-top:6px;
}

.social-mobile-ul .share-header--follow {
    padding-top:16px;
    left: -9px;
    position: relative;
}

/* MEDIA QUERIES */
@media all and (max-width: 400px) {
    .thumb, .nat-dimensions-thumb {
        min-height: 200px;
        background-position: 50% 0!important;
    }

    .col-md-3.sidebar {
        padding: 0;
    }

    #mcTagMap .holdleft, #sc_mcTagMap .holdleft {
        width: 50%!important;
        padding-left: 0!important;
    }

    #mcTagMap .tagindex {
        font-size: 16px;
        min-height: auto!important;
        padding-bottom: 0!important;
        padding-top: 0!important;
    }
}

@media screen and (orientation: landscape) {
    .sort-container .col-sm-4.thumb-wrapper, .article-list-container .col-sm-4.thumb-wrapper, .home-bio-image {
        width:33.33333%;
        width: 36.8%;
        /* Delete to revert */
        display: inline-block;
        float: left;
    }

    .sort-container .col-sm-8.text-block, .article-list-container .col-sm-8.text-block, .home-bio .col-sm-8.text-block {
        width: 66.6666%;
        width: 63.2%;
        /* Delete to revert */
        display: inline-block;
        float: left;
    }

    .article-list-container .col-sm-8.text-block, .home-bio .col-sm-8.text-block {
        padding-left: 20px;
    }

    .article-list-container .nat-dimensions-thumb, .article-list-container .nat-dimensions-thumb img {
        min-height: auto;
    }

    .article-list-container .thumb {
        min-height: 146px;
        min-height: 159px;
        /* Delete to revert */
    }

    .article-list-container .row.search-settings, .article-list-container .row {
        margin-bottom: 20px;
    }
}

/* ------------------------------------------ min-width 401px and max-width 991px ------------------------------------------ */
@media all and (min-width: 401px) and (max-width:991px) {
    .sidebar-article .text-block h4 {
        font-size: 22px;
    }

    .sidebar-article .text-block p {
        font-size: 16px;
        line-height: 20px;
    }

    .sidebar-article .text-block h4 {
        line-height: 28px;
    }
}

/* ------------------------------------------ min-width 501px and max-width 991px ------------------------------------------ */
@media all and (min-width: 501px) and (max-width:991px) {
    .search-settings .col-xs-12 {
        width:50%;
    }

    .sidebar-article .text-block {
        /* padding: 0 20px 5px 20px; */
    }

    .sidebar .text-block {
        min-height: 200px;
    }

    .sidebar-article .image__container, .sidebar-article .text-block {
        width: 50%;
        float: left;
    }
}

/* ------------------------------------------ max-width 992px ------------------------------------------ */
@media (max-width: 992px) {
    .contact-form-wrapper:before {
        right:51px
    }

    .contact-form-wrapper {
        width: 400px;
        position: absolute;
        right: 15px;
        top: 53px;
    }

    .sidebar-social {
        display: none;
    }

    .contact-form-wrapper .wpcf7-form {
        left: -155px;
    }

    .contact-wrapper .wpcf7-form:before {
        left: 79%;
    }

    #port-sm {
        margin-top: 45px;
    }

    .image-row div[class^="col-md-"], .image-row div[class*=" col-md-"] {
        padding-right: 0!important;
        padding-left: 0;
        margin-bottom: 7px;
    }

    .article-content.image-row .row {
        margin-top: 0!important;
    }

    .single-video {
        padding-top: 15px;
    }

    .title-wrapper {
        float: left;
        width: 100%;
        line-height: 0;
        margin-top: -3px;
    }

    .current-page, .current-category-page, .category-subheader {
        margin-left: 0px;
        line-height: 0;
        font-weight: 400;
    }
}

/* ------------------------------------------ max-width 768px ------------------------------------------ */
@media (max-width: 768px) {
    article.center-col {
        padding-left: 29px;
        padding-right: 29px;
    }

    h1.visible-xs-block {
        line-height: 28px;
    }

    .category-subheader {
        display: none;
    }
}

/* ------------------------------------------ max-width 500px ------------------------------------------ */
@media all and (max-width: 500px) {
    .article-list-container .home-article .portrait.thumb {
        width:175px;
    }
    .mobile-book-bar-text {
        display:none;
    }
    .title-overlay h2 {
        font-size:23px;
        line-height:25px;
    }
    .title-overlay p {
        font-size:14px;
    }
    .contact-form-wrapper:before {
        right:65px;
    }

    .contact-form-wrapper {
        width: 100%;
        right: 0;
    }

    .nav-left {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
    }

    .sb-search-input {
        font-size: 14px;
        line-height: 35px;
    }

    .sb-search:before {
        display: none;
    }

    .links li a {
        display: block;
        line-height: 13px;
    }

    .links li {
        margin-bottom: 9px
    }

    .sidebar-article .col-xs-6 {
        width: 100%;
    }

    .article-list-container .thumb, .article-list-container .nat-dimensions-thumb, .article-list-container .nat-dimensions-thumb img {
        min-height: 250px;
    }

    article p img {
        width: 100%
    }

    .translations article p {
        font-size: 16px;
    }

    #mobile-sidebar .darken {
        display: none;
    }

    #mobile-sidebar .book-bar img {
        margin: 0 auto;
        float: none;
    }

    .wpcf7-form {
        left: -154%;
    }

    .wpcf7-form:before {
        left: 73.5%;
    }

    .social-fa .contact-li {
        position: initial;
    }

    .search-settings .right {
        float: left;
    }

    .article-slider img {
        min-width: auto!important;
    }

    .search-settings .float-r {
        float: none;
    }

    article.center-col {
        padding-left: 15px;
        padding-right: 15px;
    }

    .article-content.padtop50 {
        /*padding-top:0;*/
    }

    .wp-caption.alignleft {
        min-width: 100%!important;
    }

    .wp-caption.alignleft img {
        min-width: 100%;
        height: auto;
        max-width: 100%;
    }
}

/* --------------------------- min-width 768px and max-width: 991px --------------------------- */
@media (min-width: 768px) and (max-width: 991px) {

    .container.article-content, .container.double-col, #mobile-sidebar, .container.notes-container, .container.translations, .container.search-and-tag, .field-notes-content {
        width: 700px
    }
}

/* ---------------------------------- min-width 768px ------------------------------------------ */
@media (min-width: 768px) {
    .tag .sort-container, .search .sort-container {
        padding:0;
    }
    .subheader-caption {
        padding-bottom: 35px;
    }

    .category-subheader.article-title {
        opacity: 1;
    }

    .translation-wrapper {
        padding: 20px 80px;
    }

    .translation-wrapper h4 {
        line-height: 24px;
    }

    .translation-wrapper p {
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 8px;
    }

    .article-list-container .row {
        padding-bottom: 17px;
        margin-bottom: 18px;
        /* border-bottom:2px solid #DBE6F1; */
    }

    .article-list-container .row.search-settings {
        margin-bottom: 35px;
    }

    #lead-story-carousel .owl-item, .single-story {
        padding: 0;
    }

    .outside-frame-title h2 {
        margin-bottom: 5px;
        font-size: 32px;
    }

    .page-template-category .padtop50, .home .padtop50 {
        padding-top: 35px;
    }

    .home .article-list-container {
        margin-left: 0;
    }

    .article-list-container {
        margin-left: 15px;
    }

    h2.visible-xs-block + .article-data, h1.visible-xs-block + .article-data {
        margin-top: 0;
    }

    .side-controls, .captions-column {
        width: 700px;
    }

    #mobile-sidebar.container {
        padding: 0 15px;
    }

    .wp-caption {
        margin: 4% 4% 4% -4%;
    }

    .grey-background.text p {
        font-size: 20px;
    }

    .article-list-container .thumb, .article-list-container .nat-dimensions-thumb {
        margin-bottom: 0;
    }

    .publication-thumb {
        background: none;
    }

    #single-img-slider img {
        min-height: 100%;
        width: 100%;
    }

    .sb-search-input {
        padding-right: 85px;
    }

    .sb-search-input, input#s .sb-search-input, .sb-icon-search, .sb-search, .sb-search-submit, .sb-search:before {
        background: transparent;
        /*         NUMBER MUST CORRESPOND TO THE LINE HEIGHT OF THE NAVBAR on line 2106 */
        height: 39px;
    }

    .sb-icon-search, .sb-search-submit, .sb-search:before {
        width: 50px;
    }

    .current-page, .current-page a, .current-category-page {
        width: auto;
    }

    h4 {
        margin-bottom: 10px;
    }

    .home #single-img-slider .item, #single-img-slider .item.teaching-wrapper, #single-img-slider .item.translation-wrapper {
        min-height: 400px;
        max-height: 400px;
        height: 400px;
        background-size: cover;
        text-align: left;
    }

    #single-img-slider .item {
        min-height: 400px;
        max-height: 400px;
        height: 400px;
    }

    #carousel .owl-pagination {
        bottom: 12px;
    }

    .jr_nav>li {
        right: 0;
        text-align: center;
        padding-right: 0;
        margin-right: 0;
    }

    .sb-search.search-slide {
        right: 240px;
    }

    #mcTagMap .tagindex {
        font-size: 17px;
    }

    #mcTagMap .holdleft, #sc_mcTagMap .holdleft {
        padding-left: 55px;
    }

    #mcTagMap .holdleft:first-child {
        padding-left: 20px;
    }

    .home .article-list-container .text-block, .search .article-list-container .text-block, .tag .article-list-container .text-block, .article-list-container .text-block {
        padding-left: 20px;
    }

    .article-list-container .text-block, .article-list-container .thumb, .article-list-container .nat-dimensions-thumb, .article-list-container .nat-dimensions-thumb img {
        position: relative;
        min-height: 145px;
        min-height: 159px;
    }

    .article-list-container .home-article .thumb, .article-list-container .home-article .nat-dimensions-thumb {
        width: 53%;
        float: left;
        margin-right: 25px;
        margin-bottom: 15px;
        min-height: 210px;
        margin-top: 6px;
    }

    .article-list-container .nat-dimensions-thumb img, .sidebar .nat-dimensions-thumb img {
        min-height: 100%;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        left: 0;
        max-height: 100%;
    }

    .text-block p {
        font-size: 14px;
    }

    .lead-story p {
        line-height: 24px;
    }

    .flush {
        padding: 0px;
    }

    .search-settings {
        margin-left: -15px;
        margin-right: 0;
        /* LEAVE THIS to keep search settings bar flush with the artlice lists */
    }
}

/* ------------------------------------------ min-width 992px ------------------------------------------ */
@media (min-width: 992px) {
    .sidebar-social {
        list-style: none!important;
        left: 65px;
        padding-left: 0;
        text-align: left;
        margin-bottom: 0;
        top: 80px;
        z-index:10;
        left: 3%;
    }

    .sidebar-social li {
        position: relative;
        color: #fff;
        font-size: 15px;
        margin-bottom: 5px;
        background: #999999;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        list-style: none;
        line-height: 42px;
    }

    .sidebar-social li:last-child {
        margin-bottom:0;
    }

    .sidebar-social li:first-child {
        margin-top: -17px;
    }

    .sidebar-social li:hover {
        background: #888;
    }

    .sidebar-social li a, .sidebar-social li a:hover {
        border-bottom: none;
        box-shadow: none;
        background: none;
        border-bottom-color: transparent;
    }

    .single article .translations.sidebar-social {
        left: 4.4%;
        top: 195px;
    }
    .sidebar .nat-dimensions-thumb.landscape {
        min-height: 130px;
    }
    .mobile-book-bar-text {
        display:none;
    }

    #eng-lg-data-container, #eng-lg-content-container {
        padding-left: 25px
    }

    .contact-form-wrapper {
        position: absolute;
        top: 53px;
        z-index: 20;
        right: 0;
        width: 33%;
        padding: 0 15px;
    }

    /*#mobile-share {*/
    /*    display: none;*/
    /*}*/

    .category-subheader {
        opacity: 0;
    }

    .navbar>.container .navbar-brand {
        margin-top: 0;
    }

    .current-page a, .current-category-page, .category-subheader {
        font-size: 17px;
        line-height: 39px;
        padding: 0 20px;
        height: 40px;
        cursor: pointer;
    }

    .category-subheader {
        padding: 0;
    }

    .about-category {
        width: 47%;
    }

    .row .about-category:first-child {
        margin-right: 6%;
    }

    .container {
        margin-left: 10%;
        width: 85%;
    }

    .translation-data, .translations .translation-data p {
        margin-bottom: 25px;
    }

    .nav-left {
        margin-left: 0;
    }

    .contact-li .wpcf7-form {
        left: -126px;
    }

    #newsletter-form-fields {
        left: -35px;
    }

    .right {
        text-align: right;
    }

    .double-col .row:last-child .col-md-6:last-child {
        padding-left: 40px
    }

    .sidebar-article .text-block h4 {
        line-height: 17.5px;
    }

    .jr_nav ul {
        /* padding-right:17px; */
    }

    .translations article h2 {
        font-size: 37px;
        margin-bottom: 29px;
        line-height: 41px;
    }

    .translations article h4 {
        font-size: 24px;
    }

    h1 {
        font-size: 44px;
        margin-bottom: 10px;
        line-height: 41px;
    }

    h2 {
        font-size: 30px;
        line-height: 38px;
    }

    h3 {
        font-size: 26px;
    }

    h4, /* article list item title size */
    .article-title h4, #opensidebar, .subhead {
        font-size: 22px;
    }

    .col-width-text-block p, h4.num {
        font-size: 18px;
    }

    .bottom-text-block h3, .lead-story p, .text-block .book-landing-subhead {
        font-size: 17px;
    }

    h5, .results.article-list-container p, h6, #bio p, #about p, /* .article-list-container .data, */
    .text-block, /* article p, */
    article ul, .translations article ul, .captions-column p, 
    body {
        font-size: 16px;
    }

    article p {
        font-size: 16px;
    }

    .text-block p {
        font-size: 15px;
    }

    .notes-header {
        font-size: 27.5px;
    }

    .sidebar-article .text-block p {
        font-size: 13px;
    }

    ol.custom > li:before, #toc li a, .fasc-button, .search-settings {
        font-size: 14px;
    }

    .article-data, .data, .article-list-container .data, #newsletter-form-fields, p.section-header, .darken.book h6, .cat {
        font-size: 13px;
    }

    .tagindex, #copyright, h5 span, .sidebar-tabs {
        font-size: 12px;
    }

    .translations.main-content {
        margin-top: 25px;
    }

    .padtop50, .tag .padtop50, .search .padtop50, .page-template-category .padtop50 {
        padding-top: 38px;
    }

    .container.double-col .row {
        margin-left: -4%;
    }

    div.wp-caption.aligncenter {
        width: 108%!important;
        margin: 60px 0 50px -4%;
        max-width: initial;
    }

    .sort-container, .search .sort-container, .tag .sort-container, .page-template-category .sort-container {
        margin-left: 0;
    }

    .lead-story .hidden-ex, .lead-story-active {
        padding: 2px 25px 2px 11px;
    }

    .article-list-container {
        padding: 0;
    }

    .page-template-category .center-col, .search .center-col, .tag .center-col, .home .center-col {
        padding: 0 15px;
    }

    .lead-story .hidden-ex, .lead-story-active {
        padding: 2px 0;
    }

    .sidebar .nat-dimensions-thumb img {
        max-height: 100%;
    }

    .sidebar .thumb, .sidebar .nat-dimensions-thumb {
        padding-bottom: 56.25%;
        min-height: 100%;
    }

    .sidebar .text-block {
        min-height: auto;
    }

    .center-col {
        width: 700px;
        position: relative;
        width: 63%;
    }

    .toc {
        display: block;
    }

    .sidebar-social.fixed-scroll,
    .fixed-scroll {
        position: fixed;
    }
    .sidebar-social.absolute-position {
        position: absolute;
        top: 0;
    }

    .sidebar-social.absolute-position.translations {
        top:120px;
    }

    .toc.fixed-scroll {
        width: 223px;
        top: 80px;
        z-index: 7;
        cursor: pointer;
        right: -223px;
    }

    .no-feature.fixed-scroll {
        top: 130px;
    }

    .fixed-scroll.toc.open-toc {
        box-shadow: inset 0px 0px 5px #fafafa;
    }

    .toc .nav-tabs li {
        font-family: Merriweather;
        font-weight: 200;
        font-size: 14px;
    }

    .toc .section-header {
        margin-bottom: 0;
    }

    .sidebar {
        z-index: 6;
        float: right;
        width: 23%;
        width:253px;
    }

    .trans-sidebar.sidebar {
        top: 15px;
        margin-right: 0;
        padding-right: 0;
    }

    #single-img-slider .owl-controls, #carousel .owl-controls {
        /* opacity: 0; */
    }

    #single-img-slider .owl-controls .owl-dots {
        opacity: 1;
    }

    #carousel .owl-controls {
        display: none;
    }

    article img.third, article p img.third, article p img.half, article p img.alignleft, .negative-margin {
        margin: 4% 4% 4% -4%;
    }

    /*     .center-col #single-img-slider,
    .center-col #carousel,
    .center-col .book-carousel, */
    .col-width, article p img.full, article p img.aligncenter, .wide, article p img.full {
        margin-left: -4%;
    }

    .wide, article p img.full, article p img.aligncenter {
        min-width: 108%;
        width: 108%;
    }

    .side-controls, .captions-column {
        width: 250px;
    }

    .side-controls {
        /* For the in-article image slider */
        top: 100px;
        z-index: 1;
        bottom: inherit;
        float: right;
        margin-top: 0;
    }
}

/* ------------------------------------------ min-width 1120px ------------------------------------------ */
@media (min-width: 1120px) {
    .lead-story p {
        line-height: 26px;
    }

    /** Adjusting the height of the top blocks on the category landing page */

    .social-desktop {
        display: block;
    }

    .article-slider-wrapper .container {
        padding-bottom: 0;
    }

    .margin30-60 {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .slider-img, .book-block, .floating-image.memorial {
        min-height: 500px;
        max-height: 500px;
        height: 500px;
    }

    .cover-container.col-xs-4, .darken {
        /* min-height for 3 books */
        min-height: 100%;
        height: 100%;
        max-height: 100%;
    }

    .book-feature-block {
        min-height: 420px;
    }

    /****     Article list style pages (home,category landing, search and tag results) */
    .publication-thumb .book-thumb {
        min-width: 100%;
    }

    /****     Article Page */
    .article-title {
        /* Default article title width on desktops */
        max-width: 100%;
    }

    .captions-column {
        padding: 40px 15px 0 0;
    }

    .grey-back-title {
        margin-bottom: 40px
    }

    .header-book-cover {
        position: absolute;
        top: 0;
        right: 25px;
        min-height: 100%;
        background: #444;
        display: block;
    }

    .owl-carousel {
        margin-bottom: 15px;
    }

    .owl-carousel.article-slider {
        margin-bottom: 0;
    }

    .col-width-text-block {
        padding: 45px;
        margin-bottom: 35px;
        margin-top: 15px;
    }

    /****     Sidebar */
    #hiddensidebar {
        margin-right: 0;
    }

    /****     Sidebar Bottom */
    .tab-pane {
        padding-left: 0px;
        padding-right: 0px;
    }

    /****     Sidebar Top */
    .book-block {
        width: 33%;
        padding: 14px;
        max-height: 460px;
        background: #EFEFEF;
    }

    .single-book.cover-container-landing {
        width: 93%;
    }

    .social-fa {
        left: 35%;
    }
}

@media (min-width: 1200px) {

    .sidebar-article .image__container {
        margin-bottom: 0;
    }

    .book-bar__description {
        padding: 0 15px 0 8px;
    }

    .sidebar .thumb, .sidebar .nat-dimensions-thumb {
        padding-bottom: 56%;
        min-height: 100%;
        margin-bottom: 0;
    }

    #carousel .owl-item {
        float: none;
        display: inline-block;
        width: 360px!important;
    }
}

/* ------------------------------------------ min-width 1265px ------------------------------------------ */
@media (min-width: 1265px) {

    .grey-background .container.double-col, .grey-background .single-col {
        margin-left: 11.3%;
    }

    .container.double-col .row {
        margin-left: -15px;
    }
}

@media (min-width: 1335px) {
    .sidebar-social {
        left:4.7%
    }
    .container {
        margin-left: 11%;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.sidebar-social {
    display: none;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@media print {
    header {
        display: none
    }
}