.pull-right {
    float: right;
}

.search-panel {
    display: flex;
    flex-direction: column;
}

.dropdown-menu {
    transform: none !important;
}

.journal-flyer {
    height: 55px;
}

.topnav1 a,
.topnav1 a:hover {
    padding: 14px 14px;
}

.social-icons li {
    margin-right: 30px;
}

.social-icons {
    margin-left: 20px;
}

.article-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article-title p {
    font-size: unset !important;
}

.featured-article-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.featured-article-title p {
    line-height: 1.5;
    color: #000;
}

.featured-article-desc,
.service__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.service__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 90px;
}

.editor-university,
.edtname {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 45px;
}

.box-se {
    z-index: 999;
}

.error {
    color: red;
    font-size: 11px;
}

.social-icons li a {
    position: relative;
    z-index: 2;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
}

.border-bottom-1px {
    border-bottom: 1px solid #fff;
}

.footer .footer-widget__title {
    font-size: 20px;
}

.article-title a p {
    line-height: unset;
}

.member__job__span p {
    margin-bottom: 0px;
}

.captcha-bg {
    padding: 10px;
    text-align: center;
    background: aliceblue;
    font-family: cursive;
    margin-top: -4px;
}

.captcha-data {
    font-size: 26px;
}

.reload-captcha {
    cursor: pointer;
    float: right;
    color: blue !important;
    font-weight: bold;
}

.mt-btn {
    margin-top: 25px;
}

.pagetitle__heading3 h1 p {
    font-size: 25px !important;
}

.logo-dark.journal-flyer {
    height: 60px;
}

.text-block__title {
    font-size: 25px;
}

.dropdown-content1 {
    z-index: 999;
}

.footer .footer-widget__title {
    text-decoration: underline;
}

.member .member__img {
    position: relative;
    overflow: hidden;
    display: flex;
    text-align: center;
    align-content: center;
    align-items: center;
    margin: 0px;
}

.member .member__img img {
    height: 150px;
    border-radius: 50%;
    width: 150px;
    margin: 10px auto;
}

/* .services-carousel .service-item .service__desc {
    min-height: 130px;
} */
.journal-icon {
    height: 55px;
}

.feature__content {
    text-align: center;
}

.btn__link span,
.btn__rounded span {
    padding-right: 5px;
}

.no-padding-bottom {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}

.member__info .member__job {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: unset;
}

.member__job__span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    min-height: 25px;
}

.member .member__info {
    text-align: center;
}

.member .member__info .member__job {
    margin-top: 5px;
}

/* .member {
    -webkit-box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 15%);
    box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 15%);
} */
.process-item .process__title {
    font-size: 16px;
}

.navbar {
    background: #064848;
}

.is-sticky {
    background-color: #064848 !important;
}

.navbar .nav__item .nav__item-link:before,
.is-sticky .nav__item .nav__item-link:before {
    background-color: #d8efed !important;
}

.navbar .nav__item .nav__item-link.active,
.navbar .nav__item .nav__item-link:hover {
    color: #d8efed;
}

.navbar .dropdown-menu .nav__item .nav__item-link:hover {
    color: #d8efed;
}

.navbar .dropdown-menu .nav__item .nav__item-link:after {
    background-color: #064848;
}

.btn:not(.btn__link):not(.btn__outlined):before {
    background-color: #33748f;
}

.btn:not(.btn__link):not(.btn__outlined):before {
    background-color: #d8efed !important;
}

.btn__primary {
    color: #064848;
    background-color: #ffffff;
}

.btn:not(.btn__link):not(.btn__outlined):before {
    background-color: #33748f;
}

.navbar .nav__item .nav__item-link {
    font-weight: 800;
}

.slider .slide__title {
    margin-bottom: 35px;
}

.slider .slide__title,
.slider .slide__desc,
.covidbox {
    color: #064848;
}

.slider .slide__desc {
    font-size: 16px;
    font-weight: 600;
}

.btn-primary {
    color: #fff;
    background-color: #064848;
    border-color: #064848;
}

.covidbox .buttonhome a {
    background: #064848;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #064848;
}

.covidbox .buttonhome a:hover {
    border: 2px solid #064848;
}

.nav-tabs .nav__link,
.nav-tabs .nav__link.active,
.nav-tabs .nav__link:hover {
    color: #064848;
    font-size: 18px;
}

.service-item:hover:before {
    background-color: #d8efed;
}

.nav-tabs .nav__link:after {
    background-color: #d8efed;
}

.covidbox h2 {
    font-size: 30px;
    color: #064848;
}

.covidbox {
    background: #ffffff;
}

.covidbox p {
    font-weight: 600;
}

.covidbox .buttonhome {
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
}

.covidbox .buttonhome a:hover {
    color: #064848;
    font-weight: 700;
}

.readfull a,
.readfull a span {
    color: #d8efed;
}

.readfull a:hover,
.readfull a span:hover {
    color: #064848;
}

.process-item .process__icon {
    color: #064848;
}

.process-item .process__icon:hover {
    color: #d8efed;
}

.process-item:hover .process__icon {
    color: #064848;
}

.bg-overlay-secondary:before {
    background-color: #064848;
}

.process-item:before {
    background-color: #d8efed;
}

.member .btn__link.btn__secondary:hover {
    color: #ffffff !important;
    background-color: #064848 !important;
}

.member:before {
    background-color: #d8efed;
}

.member .member__info .member__job {
    color: #000000;
}

.member .member__info .member__name a:hover {
    color: #064848;
}

.bg-light-blue {
    background-color: #064848 !important;
}

/* .btn__secondary.btn__outlined {
    color: #064848;
    background-color: transparent;
    border: 2px solid #064848;
} */

.btn__secondary.btn__outlined  {
    color: #fff;
    background-color: #064848;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s;
    content: '';
    bottom: 0;
    left: 25%;
}

.service-item .btn:hover {
    border-color: #d8efed;
    background-color: #d8efed;
}

.contentfooterabt h2 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 20px;
}

.footer-address h6 {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}

#scrollTopBtn {
    background: #064848;
}

#scrollTopBtn:hover {
    background: #d8efed;
}

.footer .footer-secondary:after {
    background-color: #d8efed;
}

.footer-widget-nav .btn__primary {
    background-color: unset;
}

a:hover {
    color: #d8efed;
    text-decoration: underline;
}

.readfull a,
.readfull a span {
    color: #064848;
    background: #ffffff;
    padding: 5px 10px;
    border: 2px solid #064848;
    font-weight: 700;
    border-radius: 10px;
}

.readfull a span {
    border: unset;
    padding: unset;
}

.articaldate a {
    color: #064848;
}

.btn__link.btn__secondary {
    color: #064848;
}

.process-item .btn__secondary {
    color: #ffffff;
    background: #064848;
    padding: 10px 15px;
    border: 2px solid #064848;
    font-weight: 700;
    border-radius: 10px;
}

.process-item .btn__secondary:hover {
    color: #064848;
    background: #ffffff;
    padding: 5px 10px;
    border: 2px solid #d8efed;
    font-weight: 700;
    border-radius: 10px;
}

.feature__content h4 a:hover {
    color: #064848 !important;
}

.button2 a,
.inner-button a,
.buttonhome3 a {
    background: #ffffff !important;
    color: #064848 !important;
    border: 1px solid #064848 !important;
}

.button2 a:hover,
.inner-button a:hover,
.buttonhome3 a:hover {
    background: #d8efed !important;
    color: #064848 !important;
    border: 1px solid #d8efed !important;
    text-decoration: unset !important;
}

.view-all-articles {
    background: #064848 !important;
    color: #ffffff !important;
    border: 1px solid #064848 !important;
    padding: 10px 30px;
    border-radius: 15px;
}

.view-all-articles:hover {
    background: #d8efed !important;
    color: #064848 !important;
    border: 1px solid #d8efed !important;
    text-decoration: unset !important;
}

.member .btn__link.btn__secondary i {
    color: #064848;
}

.member:hover .btn__link.btn__secondary {
    background: #064848;
}

.member__info h6 {
    color: #064848;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 10px;
}

body {
    color: #000000;
}

.member {
    -webkit-box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}

.member .member__img {
    margin-top: 20px;
}

.member .member__info .member__job,
member__job__span p {
    color: #000000;
}

.feature__content h4 {
    font-size: 17px;
}

.feature__icon {
    margin-bottom: 10px;
}

.feature-item .feature__content {
    overflow: hidden;
    position: relative;
    padding: 25px 40px 25px;
    height: 220px;
}

.feature-item .feature__content p {
    padding: 2px;
}

/* .feature-item .feature__content p{
    padding: 20px;
} */
.buttonhome1 a {
    border: unset;
    border-radius: 10px;
    background: #ffffff;
    color: #064848;
}

.buttonhome1 a:hover {
    border: unset;
    border-radius: 10px;
    background: #d8efed;
    text-decoration: unset;
}

.footer .footer-widget-nav,
.footer .footer-widget-about {
    margin-left: 15px;
}

.footer .footer-widget-nav li a:hover {
    color: #ffffff;
    font-weight: bold;
}

.btn__link.btn__primary {
    color: #ffffff;
}

.btn__link.btn__primary:hover {
    text-decoration: underline;
}

.btn__primary-style2:hover .icon-arrow-right,
.btn__primary-style2:hover .icon-arrow-left {
    color: #ffffff;
    background-color: unset;
}

.footer .footer-primary {
    padding-top: 85px;
    padding-bottom: 60px;
    background-color: #013434;
}

.footer-address ul li a:hover {
    color: #ffffff;
}

.bor-rig {
    border-right: 1px solid #ffffff;
}

.contact-info .boxes-wrapper>[class*="col-"]:nth-of-type(2) .contact-box {
    border: 1px solid #c4c4c4;
}

.load-more {
    height: unset;
    padding: 5px 10px;
    background: #ffffff;
    border: 1px solid #064848;
}

.load-more:hover {
    border: 1px solid #d8efed;
}

table th .active {
    background: #d8efed;
    color: #fff;
    border: unset;
}

table th .sort-btn {
    background: #064848;
    color: #fff;
    border: unset;
}

table th .sort-btn.active {
    background: #d8efed;
    color: #064848;
    border: unset;
}

/* Journal Header related styles */
.header-topbar {
    background-color: #012d40;
}

.menubg {
    background: #064848 !important;
}

.active1 {
    color: #d8efed !important;
    border-bottom: 2px solid #d8efed;
}

.editbck,
.fartical {
    height: 340px;
    border-bottom: #064848 solid 3px;
    border-top: #064848 solid 3px;
}

.fartical h4 {
    color: #064848;
}

.btn.btn__primary.btn__rounded.submi-icon {
    background-color: #ffffff;
    color: #064848 !important;
    border: 1px solid #064848;
}

.submit-manuscript {
    background-color: #064848 !important;
    color: #ffffff !important;
    border: 1px solid #064848 !important;
}

.submit-manuscript:hover {
    background-color: #ffffff !important;
    color: #064848 !important;
    border: 1px solid #064848 !important;
}

.btn.btn__primary.btn__rounded.submi-icon:hover {
    background-color: #d8efed;
    color: #ffffff;
    border: 1px solid #d8efed;
}

.btn-info {
    color: #fff;
    background-color: #064848;
    border-color: #064848;
}

.boxjo h5 {
    color: #064848;
}

.boxjo {
    border-bottom: #d8efed solid 5px;
}

.dropdown-content1 {
    background-color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgb(0 82 116 / 30%);
}

.topnav1 a:hover {
    background-color: #ffffff;
    color: #d8efed !important;
    border-bottom: 2px solid #d8efed;
}

.issue-block {
    background: #064848;
    padding: 15px;
    margin-bottom: 25px;
}

.jdeh1 {
    color: #ffffff !important;
    border: 1px solid #d8efed;
    background: #d8efed;
}

.jdeh1:hover {
    color: #ffffff !important;
    border: 1px solid #d8efed;
    background: #d8efed;
    text-decoration: none;
}

.jdeh2 {
    background: #006076;
    padding: 5px 10px;
    text-decoration: none;
    color: #FFF;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #006076;
}

.jdeh2:hover {
    background: #006076;
    padding: 5px 10px;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #006076;
    text-decoration: none;
}

.j-title-a a p {
    color: #064848;
    font-size: 18px !important;
}

.cst-btn ul li a {
    padding: 5px 5px;
    border-radius: 4px;
    font-size: 13px;
    line-height: 9px;
    color: #064848;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.issue-img {
    text-align: center;
    background: #064848;
    padding: 15px;
    color: #ffffff;
}

.footer .footer__copyright-links li a:hover {
    color: #064848;
}

.fartical h5 {
    min-height: 150px;
}

.readfull {
    text-align: center;
}

.bottom-buttons:hover {
    background: #fff !important;
    color: #064848 !important;
    padding: 10px 8px;
    font-size: 15px;
    display: block;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #064848 !important;
}

.bottom-buttons {
    background: #064848 !important;
    color: #fff !important;
    padding: 10px 8px;
    font-size: 15px;
    display: block;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #064848 !important;
}