span.authors {
    font-size: 12px;
    display: block;
    margin-top: -4px;
}
.header-logo {
    margin: 0 auto !important;
    float: none;
    display: table !important;
    text-align: center;
}

.logo {
    margin-top: 10px;
}
.header-nav {
    margin-bottom: 3px;
}
section.section-custom-medical h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.portfolio-item {
    margin-bottom: 20px;
}
.TeamsHolder {
    background: #dfdfdf;
    padding: 25px;
    margin-bottom: 30px;
    text-align: center;
}
.teamName {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 15px;
}
.contact .leftIcon, .contact .rightLink {
    display: inline-block;
}
.rightLink a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    color: #34383d;
}
.leftIcon i {
    font-size: 15px;
    display: block;
    border: 3px solid #9d9d9d;
    border-radius: 50%;
    padding: 6px;
}
.contact {
    margin-top: 5px;
}
.relatedImage {
    margin-bottom: 11px;
    height: 140px;
    overflow: hidden;
}
.NewsHolder {
    background: #d9d9d9;
    padding: 25px;
    margin-bottom: 18px;
}
.articleHolder {
    background: #fff;
    padding: 20px;margin-bottom:10px;
}
.JobTitle {
    font-size: 14px;
    text-align: center;
    background: #d9d9d9;
    padding: 0px 0px 6px;
    font-weight: bold;
    color: #000;
}
.NameHolder {
    font-size: 16px;
    text-align: center;
    background: #d9d9d9;
    padding: 6px 0px 0px;
    font-weight: bold;
    color: #000000;
}
.authors .comma:last-child {
display:none;
}
.content h2 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
    color: #666666;
}
.content h3 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
    color: #0477bd;
    font-weight:bold;
}
.content p {
    font-size: 14px;
    line-height: 21px;
}

.content h4 {
    margin-bottom: 0;
}
aside.sidebar {
    text-align: right;
}

.more-about .col-cuttin-more-about:before {
    content: '';
    position: absolute;
    top: -35%;
    right: -90%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(75deg);
}
.more-about .col-cuttin-more-about:after {
    content: '';
    position: absolute;
    top: 35%;
    right: -90%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    transform: rotate(-75deg);
}
.more-about {
    background-color: #FFF;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
}
.customShadowBg {
    background: #000000;
    width: 261px;
    height: 291px;
    display: table;
    position: absolute;
    top: -20px;
    z-index: 0;
    left: -20px;
    opacity: 0.2;
}


.text-4 {
    font-size: 14px;
}
html {
    scroll-behavior: smooth;
}
.dropdown-menu li.active a {
    color: #0477bd !important;
    background: #fff !important;
}

a:hover {
    text-decoration:none !important;
}
.team {
    margin-bottom: 20px;
}
.content ol {
    margin-left: 15px;
    padding-left: 0;
}

.content ul {
    margin-left: 20px;
    padding-left: 0;
    list-style: disc;
}
span.custom-thumb-info-inner.font-weight-semibold.text-3 {
    font-size: 12px !important;
    margin-top: -5px;
}
span.custom-thumb-info-type.font-weight-light.text-2 {
    font-size: 11px !important;
    line-height: 11px;
    margin-bottom: 5px;
}
section.page-header.page-header-modern.bg-color-primary.page-header-md {
    background: #2eb674 !important;
}
/*.col-xl-3.box-one.bg-color-primary.appear-animation.animated.fadeInLeft.appear-animation-visible {
    background: #0477bd !important;
}
.col-xl-3.box-three.bg-color-primary.appear-animation.animated.fadeInLeft.appear-animation-visible {
    background: #0477bd !important;
}*/
span.custom-thumb-info-type.font-weight-light.text-2 {
    display: block;
    /* background: RED; */
    height: 25px;
    position: relative;
}
.title_inner {
    line-height: 14px;
    position: absolute;
    bottom: 1px;
}
.showOnMobile {
display:none;
}
.mobLogo {
    display: inline-block;
    max-width: 80px;
}