@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url('https://fonts.googleapis.com/css?family=Lato|Montserrat|Roboto');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
html {
    scroll-behavior: smooth;
    height: 100%;
}

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

body {
    min-height: 100%;
    font-size: 14px;
    line-height: 1.475;
    border: 1px;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: #363636;
    font-size: 14px;
    font-family: Roboto, Geneva, sans-serif;
    background: url(siteBg.jpg) no-repeat top center #e7e7e7;
    background-size: contain;
}

.bg-w {
    background: #fff;
}

.bg-w>hr {
    margin: 0 -15px;
}

main {
    min-height: 100%;
}

*[id]:before {
    display: block;
    content: " ";
    /*margin-top: -75px;
  height: 75px; */
    visibility: hidden;
}

.sticky-top {
    position: fixed;
    width: 100%;
    /*-webkit-box-shadow: -8px 10px 12px -8px black;
       -moz-box-shadow: -8px 10px 12px -8px black;
            box-shadow: -8px 10px 12px -8px black;*/
    /* box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28); */
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 -15px;
    font-family: Montserrat, Roboto, Geneva, sans-serif;
    min-height: 42px;
    /* background: #801223 url(menu_background.png) no-repeat top center;
    background-size: contain;
    background-blend-mode: multiply; */
    background-color: #CC0000;
    border: none;
    color: #FFF;
    border-radius: 0;
    font-weight: 600;
}

html {
    font-size: 14px
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    font-family: inherit;
    font-size: inherit;
    color: #762260;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #6814FA;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}


/* .navbar {
	float: right;
}  */

h1 {
    color: #3333CC;
    font-size: 2em;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400;
}

.panel-body {
    padding: 10px !important;
    font-size: 0.8em;
    line-height: 1em;
    height: 300px;
    overflow: auto;
    border: 1px solid #3300FF;
}

.panelsub {
    padding: 10px;
    background-color: #f8f8f8;
}

.panelboard {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f8f8f8;
}

label {
    font-weight: normal;
}

h2 {
    font-size: 2em;
    /*color: #801223;*/
    color: #3333CC;
    padding-top: 20px;
}

h3 {
    /*color: #E5C616;*/
    color: #0066FF;
    font-size: 2em;
    border-bottom: 1px solid #E5C616;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400;
}

h5 {
    font-size: 15px;
    /*color: #801223;*/
    color: #0066FF;
    margin: 0;
    padding: 0;
}

a {
    color: #3300FF;
}

a:hover,
a:focus {
    color: #3333CC;
    text-decoration: none !important;
}

a,
a:focus,
a:hover,
a:active {
    color: #3333CC;
    outline: 0;
    text-decoration: none;
}

.page-content {
    border-right: 1px dashed #D4D4D4;
    border-left: 1px dashed #D4D4D4;
    font-size: .9em;
}

.articletitle {
    font-family: Trebuchet MS, helvetica;
    font-size: 14px;
    background-color: #3300FF;
    font-weight: bold;
    ;
}

.articletitle a:link {
    color: #3300FF;
    text-decoration: none;
}

.articletitle a:visited {
    color: #3300FF;
    text-decoration: none;
}

.articletitle a:hover {
    color: #3333CC;
    text-decoration: underline;
}

.articletitle a:active {
    color: #3300FF;
    text-decoration: none;
}

.journalfont {
    font-family: Arial, helvetica;
    font-size: 12px;
    font-style: normal;
    ;
}

.journalfont a:link {
    color: #3300FF;
    text-decoration: none;
}

.journalfont a:visited {
    color: #3300FF;
    text-decoration: none;
}

.journalfont a:hover {
    color: #3333CC;
    text-decoration: underline;
}

.journalfont a:active {
    color: #3300FF;
    text-decoration: none;
}

.authornames {
    font-family: Calibri, helvetica;
    font-size: 12px;
    font-style: normal;
    ;
}

.authornames a:link {
    color: #0066FF;
    text-decoration: none;
}

.authornames a:visited {
    color: #0066FF;
    text-decoration: none;
}

.authornames a:hover {
    color: #3333CC;
    text-decoration: underline;
}

.authornames a:active {
    color: #0066FF;
    text-decoration: none;
}

.boxtext {
    font-family: Arial, helvetica;
    font-size: 10px;
    font-style: normal;
    ;
}

.boxtext a:link {
    color: #0066FF;
    text-decoration: none;
}

.boxtext a:visited {
    color: #0066FF;
    text-decoration: none;
}

.boxtext a:hover {
    color: #3333CC;
    text-decoration: underline;
}

.boxtext a:active {
    color: #0066FF;
    text-decoration: none;
}

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);
@font-face {
    font-family: 'Montserrat';
    src: url('/img/Montserrat-Bold.eot');
    src: url('/img/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/img/Montserrat-Bold.woff2') format('woff2'), url('/img/Montserrat-Bold.woff') format('woff'), url('/img/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.titlesub {
    font-size: 16px;
}


/* p {
    margin: 12px 0 12px 0;
} */

.spaceDiv {
    clear: both;
    height: 10px;
}

.clear {
    height: 30px;
    clear: both !important;
}

.padding0 {
    padding: 0 !important;
}

.padding5 {
    padding: 5px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}

.margin0 {
    margin: 0 !important;
}

.margin10 {
    margin: 10px !important;
}

.margin15 {
    margin: 15px !important;
}

.margin20 {
    margin: 0px 0px !important
}

.marginpadding0 {
    padding: 0 !important;
    margin: 0 !important;
}

a.imgHover img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity:50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

div.siteMainWrapper {
    background: #FFF;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.71);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.71);
    box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.71);
}

div.siteTopRow {
    padding: 5px;
    border-bottom: 4px solid #3300FF;
    align-content: center;
}

nav.siteMainNav {
    font-family: Montserrat, Roboto, Geneva, sans-serif;
    min-height: 42px;
    background: #801223 url(menu_background.png) no-repeat top center;
    background-size: contain;
    background-blend-mode: multiply;
    background-color: #3300FF;
    border: none;
    color: #FFF;
    border-radius: 0;
    font-weight: 600;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.navbar-default .navbar-text,
.navbar-default .navbar-nav>li>a {
    color: #FFF;
    font-size: 13px;
}

.navbar-nav>li>a {
    line-height: 22px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
}

.navbar-default .navbar-text,
.navbar-default .navbar-nav>li>a:hover {
    background: #2B1180;
    color: #FFF;
}

.navbar-default .navbar-toggle {
    background-color: #801223;
    border-color: red;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #801223;
    border-color: red;
}

ul.topMenu li {
    display: block;
    float: right;
}

ul.topMenu li a {
    padding: 4px 4px;
    color: #353535;
    text-decoration: none;
    font-size: 14px;
}

ul.topMenu li a span {
    padding-left: 5px;
}

ul.topMenu li a:hover {
    text-decoration: none;
}

div.cover {
    -webkit-box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
    -moz-box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
    box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
    margin-top: -30px;
    /* margin-left: 10px; */
    position: relative;
}

@media (max-width: 1191px) {
    nav.siteMainNav {
        background-size: cover;
    }
    div.cover {
        margin-top: 0px;
    }
}

@media (max-width:768px) {
    nav.siteMainNav {
        background-image: none;
    }
}

@media all and (max-width: 991px) and (min-width: 768px) {
    .navbar-default .navbar-text,
    .navbar-default .navbar-nav>li>a {
        color: #FFF;
        font-size: 10px !important;
    }
}

.coverstring {
    position: relative;
    display: block;
    text-align: center;
    padding: 5px;
    left: -4px;
    background-color: #e5162a;
    border-radius: 5px;
    bottom: 0;
    color: #FFF;
    width: 104%;
}

.volumestring {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.coverstringEn {
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #323232;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    color: #FFF;
    font-size: 1.2em;
    width: 100%;
}

.carousel {
    margin-bottom: 0;
}

div.quick-search {
    border-radius: 0px;
    font-size: .9em;
}

.quick-search>.panel-heading {
    border-radius: 0px !important;
    background-color: #18b8ec !important;
    border-color: #18b8ec !important;
}

.quick-searchInput {
    margin-top: 10px;
}

.panel-heading {
    background-color: #003366 !important;
    border-color: #003366 !important;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* margin-top: 3em; */
}

div.siteContent {
    border-right: 1px dashed #D4D4D4;
    border-left: 1px dashed #D4D4D4;
    font-size: .9em;
}

div.siteFooter {
    color: #FFF;
    background: #283339 !important;
    padding: 5px;
    font-size: .9em;
    margin-top: 20px;
}

img.indexLogo {
    padding: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #D8D8D8;
}

a.list-group-item-journals {
    padding: 5px 15px;
}

.list-group-border {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

a.list-group-item-default {
    font-size: 15px;
    color: #FFF;
    background: #003399;
    background-image: -webkit-linear-gradient(bottom, #003399, #003366);
    background-image: -moz-linear-gradient(bottom, #003399, #003366);
    background-image: -o-linear-gradient(bottom, #003399, #003366);
    background-image: -ms-linear-gradient(bottom, #003399, #003366);
    background-image: linear-gradient(to top, #003366, #003399);
    padding: 8px 15px !important;
    border-radius: 5px;
    margin-bottom: 2px;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: 1px solid #3333CC !important;
}

a.list-group-item-defaultright {
    font-size: 13px;
    color: #FFF;
    background: #003F97;
    background-image: -webkit-linear-gradient(bottom, #1E74ED, #003F97);
    background-image: -moz-linear-gradient(bottom, #1E74ED, #003F97);
    background-image: -o-linear-gradient(bottom, #1E74ED, #003F97);
    background-image: -ms-linear-gradient(bottom, #1E74ED, #003F97);
    background-image: linear-gradient(to top, #003F97, #1E74ED);
    padding: 3px 7px !important;
    border-radius: 5px;
    margin-bottom: 2px;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: 1px solid #18b8ec !important;
}

.searchpanel h3 {
    padding-bottom: 0px !important;
}

.label-danger,
.badge-danger {
    background-color: #3300FF !important;
    border-color: #000066;
    float: right;
}

.list-group {
    box-shadow: none !important;
    margin-bottom: 0px !important;
}

.left-button {
    margin-bottom: 20px;
}

a.list-group-item-default:last-child {
    margin-bottom: 0px !important;
}

a.list-group-item-default:hover {
    background-image: -webkit-linear-gradient(bottom, #000066, #000033);
    background-image: -moz-linear-gradient(bottom, #000066, #000033);
    background-image: -o-linear-gradient(bottom, #000066, #000033);
    background-image: -ms-linear-gradient(bottom, #000066, #000033);
    background-image: linear-gradient(to top, #000033, #000066);
    color: #FFF;
}

a.list-group-item-defaultright:hover {
    background-image: -webkit-linear-gradient(bottom, #000066, #000033);
    background-image: -moz-linear-gradient(bottom, #000066, #000033);
    background-image: -o-linear-gradient(bottom, #000066, #000033);
    background-image: -ms-linear-gradient(bottom, #000066, #000033);
    background-image: linear-gradient(to top, #000033, #000066);
    color: #FFF;
}

.btn-search {
    background-color: #18b8ec !important;
    border-color: #18b8ec !important;
}

.panel-logos {
    background: #F5F5F5;
    border: 1px solid #E4E4E4;
    border-radius: 0px;
    box-shadow: none;
}

h2.journalfontTitle {
    font-size: 1.3em;
}

.journalfontTitlePanel {
    font-weight: bold;
}

.journalArticleTitleEN {
    font-size: 1em;
    padding-bottom: .3em;
    color: #5D0001;
    font-weight: bold;
    display: block;
}

.journalArticleAuthor {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}

.journalArticleLinks {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}

a.journalArticleLabel {
    float: right;
}

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

a.journalArticleLabel span:hover {
    background: #3e4d5c;
    color: #FFF;
}

.journalArticleinTitleDOI {
    font-size: 0.8em;
    font-family: Helvetica, Arial;
    font-size: 8pt;
    color: #575747;
    line-height: 160%;
}

.journalArticleinTitleDOI a {
    font-family: Helvetica, Arial;
    font-size: 8pt;
    color: #575747;
    text-decoration: none;
}

.journalArticleinTitleeng {
    font-size: 1.5em;
    padding-bottom: .3em;
    font-weight: bold;
    display: block;
    line-height: 1.4em;
    color: #363636;
}

.journalArticleinAuthor {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}

.breadcrumbTitle {
    font-size: 1.3em;
}

div.siteArticleShare {
    margin-top: 55px;
    font-family: Helvetica, Arial;
    font-size: 8pt;
    background: #F5F5F5;
}

div.siteArticleShare a {
    padding: 4px;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color: #e5162a;
    border-color: #e5162a;
}

.label-primary,
.badge-primary {
    background-color: #EB5768;
    border-color: #EB5768;
}

a.list-group-item-journals {
    border: 1px solid #DBDBDB;
    background: #E9E9E9;
}

a.list-group-item-journals:hover {
    background: #AE1626;
    background-image: -webkit-linear-gradient(bottom, #bb3648, #db4457);
    background-image: -moz-linear-gradient(bottom, #bb3648, #db4457);
    background-image: -o-linear-gradient(bottom, #bb3648, #db4457);
    background-image: -ms-linear-gradient(bottom, #bb3648, #db4457);
    background-image: linear-gradient(to top, #bb3648, #db4457);
    color: #FFF;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.td_pubtype {
    color: #3300FF;
}

.td_pubtype b {
    padding: 10px 10px 10px 20px;
    display: block;
    background: #F2F2F2;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #ddd;
}

.butonform {
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 1px #dbdbdb;
    background-image: -webkit-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -moz-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -o-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -ms-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: linear-gradient(to top, #e4e4e4, #fff);
    margin-bottom: 15px;
}

.butonform i {
    font-size: 17px;
    margin-right: 5px;
}

.standardbox {
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 1px #dbdbdb;
    background-color: #fbfbfb;
    margin-bottom: 15px;
}


/* 5. SLIDER */

#slider {
    margin-top: 5px;
}

#home-carousel .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 120px;
}

#home-carousel .item:before {
    background-color: #3300FF;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
}

.carousel-caption {
    left: 15px;
    right: 15px;
    top: 50%;
    font-size: 15px;
    text-align: left;
    color: #fff;
    text-shadow: none;
    margin-top: -60px;
}

.carousel-caption h1 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 5px;
    letter-spacing: 2px;
    font-weight: 100;
}

.carousel-caption h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: lowercase;
    letter-spacing: 2px;
    margin-bottom: 2px;
}

.home-carousel-left,
.home-carousel-right {
    background-color: #f0f0f0;
    color: #000;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms;
}

.home-carousel-left {
    left: -32px;
}

.home-carousel-right {
    right: -32px;
}

#home-carousel:hover .home-carousel-left {
    left: 0;
}

#home-carousel:hover .home-carousel-right {
    right: 0;
}


/* Carousel animation */

#home-carousel .item h1,
#home-carousel .item h2,
#home-carousel .item p {
    opacity: 0;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

#home-carousel .item h1 {
    -webkit-transition: all 0.5s ease-in-out 0.15s;
    -moz-transition: all 0.5s ease-in-out 0.15s;
    -ms-transition: all 0.5s ease-in-out 0.15s;
    -o-transition: all 0.5s ease-in-out 0.15s;
    transition: all 0.5s ease-in-out 0.15s;
}

#home-carousel .item.active h1,
#home-carousel .item.active h2,
#home-carousel .item.active p {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#home-carousel .item h2 {
    -webkit-transition: all 0.5s ease-in-out 0.30s;
    -moz-transition: all 0.5s ease-in-out 0.30s;
    -ms-transition: all 0.5s ease-in-out 0.30s;
    -o-transition: all 0.5s ease-in-out 0.30s;
    transition: all 0.5s ease-in-out 0.30s;
}

#home-carousel .item p {
    -webkit-transition: all 0.5s ease-in-out 0.45s;
    -moz-transition: all 0.5s ease-in-out 0.45s;
    -ms-transition: all 0.5s ease-in-out 0.45s;
    -o-transition: all 0.5s ease-in-out 0.45s;
    transition: all 0.5s ease-in-out 0.45s;
}

.search-service {
    background: url(/img/search_blackbg.png) repeat;
    padding: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 425px;
    margin: auto;
}

.searchbox {
    width: 235px;
    height: 30px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    border: none;
    padding: 0 5px;
    font-size: 14px;
    color: #222;
}

.searchslc {
    width: 100px;
    height: 30px;
    background-color: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    float: none;
    border: none;
    padding-right: 5px;
    font-size: 14px;
    color: #222;
}

.searchbtn {
    float: right;
    background: #0A89BE;
    height: 30px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 62px;
    font-family: proxima, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    -webkit-appearance: none;
}

footer {
    padding-bottom: 5em;
}

footer hr {
    border: 1px solid #fff;
}

.footer-menu ul {
    padding: 0;
}

.footer-menu ul li {
    list-style: none;
}

.border-btm {
    border-bottom: 1px solid;
}

.right-block {
    border-color: #3300FF;
    border: 0;
    /* width: 95%; */
}

.volume-line {
    border: 1px solid lightgrey;
    padding: 10px;
    font-size: 1em;
    cursor: pointer;
    color: #3300FF;
    margin-bottom: .5em;
    margin-top: .5em;
}

.volume-line:hover {
    background-color: #3300FF;
    color: #fff;
}

.nav-tabs {
    border-bottom: none;
    margin-left: .5em;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.article-lists {
    margin: .5em;
    padding: .5em;
    border: 1px solid lightgrey;
}

@media only screen and (min-width: 700px) {
    .no-pad-left {
        padding-left: 0 !important;
    }
    .no-pad-right {
        padding-right: 0 !important;
    }
    .footer-menu {
        border-left: 1px dotted;
    }
}

.abstract-blk{
    border-bottom: 1px solid;
}
.abstract-hdr{
    color: #000000;
    margin: 1em 0;
}

/* Add this CSS to your styles */
.navbar-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.nav-item {
    position: relative;
}

.nav-item:not(:last-child):after {
    content: "|";
    position: absolute;
    right: -10px; /* Adjust the position of the separator */
    top: 50%;
    transform: translateY(-50%);
    color: #fff; /* Color for the separator */
    font-size: 20px; /* Adjust the size of the separator */
}


.card-body {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Adds space between the elements */
    font-size: 14px;
}

.card-title {
    font-size: 18px;
    color: #262626;
    font-weight: 600;
}

.card-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    color: #007bff; /* Adjust the link color as needed */
    text-decoration: none;
}

.card-link:hover {
    text-decoration: underline;
}

.card-link i {
    font-size: 16px; /* Adjust icon size */
}
/* Adjust the header container and image for smaller devices */
@media (max-width: 768px) {
    .container.bg {
        height: auto; /* Allow the height to adjust dynamically */
    }
    .container.bg img {
        width: 100%; /* Scale the image to fit the container width */
        height: auto; /* Maintain aspect ratio */
    }
}
