/*----------------------------------*/
#wpadminbar {
    z-index: 9999;
}

a {
    color: #96022c;
}

.hide {
    display: none !important;
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.flex-col {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.issue-detail {
    margin: 10px;
}

.issue-detail p {
    margin-bottom: 3px;
}

.issue-detail p.list {
    margin-top: 15px;
}

.issue-detail label {
    min-width: 100px;
}

.issue-detail p.list label {
    min-width: auto;
}

.toc_img_link {
    margin: 0 10px 10px 0;
    display: inline-block;
}

/**/
@media (min-width: 768px) {
    .page_block .journal_issue {

        /*    width: 33.33%;
            float: left; */
    }

    .page_block .journal_issue:nth-child(4n) {

    }

}

.page_block .journal_issue {
    display: block;

}

.page_block .journal_issue .img-holder {
    width: auto;

}

.page_block .journal_issue .img-holder img {
    width: auto;
    height: 250px;
}

.page_block .journal_issue .caption {
    width: auto;
    font-size: 18px;
    padding: 0px;
    margin-bottom: 10px;
}

.page_block .journal_issue .caption a {
    text-transform: none !important;
    font-size: 17px;
}

.journal_thumbnail {
    margin: 0px;
    margin-bottom: 25px;
}

.search-form input[type="submit"] {
    display: none;
}

#header .middle-header-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    display: block !important;
}

#header .logo {
    height: auto;
    margin: 0 -15px;
    overflow: hidden;
}

#header .logo img {
    max-width: none !important;
    width: 100%;
    min-width: 600px;
}

.bredcrumb_full {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #F6F6F6;
    background-size: cover;
    background-position: center;
    position: relative;
}

.bredcrumb_full .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #F6F6F6;
}

.breadcrumbs {
    line-height: 26px;
    font-size: 16px;
}

.breadcrumbs .trail-item {
    font-size: 16px;
}

.breadcrumbs .trail-items li.trail-item a, .breadcrumbs .trail-items li.trail-item span {
    color: #333333;
}

.breadcrumbs .trail-items li.trail-end span {
    color: #B80434;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-top: none;
}

.request_btn {
    display: inline-block;
    padding: .5em 1em;
    color: #444;
    color: rgba(0, 0, 0, .8);
    border: 1px solid #999;
    border: transparent;
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 20px;
}

.request_btn:hover {
    filter: alpha(opacity=90);
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
}

.label-left .nf-field-label {
    width: 150px;
}

article #ninja_forms_required_items, article .nf-field-container {
    margin-bottom: 15px;
}

.submit-container {
    margin-top: 25px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 1em;
    line-height: 1;
    padding: .6em 1em .4em;
}

.top-header-wrapper {
    display: none;
}

.nf-form-content .label-left .nf-field-label {
    width: 177px;
}

.journal-cover {
    width: auto;
}

.page_block .journal_issue .caption h3.post-title {
    margin-top: 0px;

}

.contact-block {
    display: none;
}

.main_navigation .navbar-nav > li > a {
    text-transform: none;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.page-numbers.current {
    background-color: rgba(0, 0, 0, 0.6);
}

.nf-response-msg {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: -3px 1px 15px 0px rgba(0, 0, 0, .1);
    padding: 12px 30px;
    margin-right: 50px;
}

.img-holder a {
    display: inline-block;
    margin-bottom: 5px;
}

.img-holder a:hover {
    display: inline-block;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    padding: 5px;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 0px;
}

.journal-detail p {
    margin-bottom: 3px;
}

.btn_footer {
    background: #494949;
}

.org-fetail {
    color: #fff;

}

.btn_footer_holder {
    padding: 25px 0 15px 0;
}

.search-form {
    float: none !important;
    margin: 10px 0;
}

.widget-title {
    text-transform: uppercase;
    color: #B80434;
    background-color: #eee;
    padding: 15px;
    margin-bottom: 0;
}

.widget > div > ul {
    background-color: #f9f9f9;
    padding: 15px;
}

.page-content, .entry-content, .entry-summary {
    /* margin: 1.5em 0 0; */
    margin : 0;
}

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 0px;
    border-bottom: 1px solid #eeeeee;
}