.mb-0{
    margin-bottom: 0;
}
.cms-page-view p, .cms-page-view #maincontent ul li{
    font-size: 16px;
}
.cms-tumor-marker-reagents .column.main, .cms-sars-cov-2-related-products .column.main,
.cms-tumor-marker-reagents .columns, .cms-sars-cov-2-related-products .columns, 
.cms-cardiac-marker-reagents .column.main, .cms-medixmab-manufacturing .column.main,
.cms-medixmdx .column.main, .cms-technical-support .column.main{
    padding-bottom: 0;
}
.cms-technical-support .newsletter-sec, .cms-medixmdx .newsletter-sec{
    padding-top: 0;
}
.cms-cardiac-marker-reagents .newsletter-sec, .cms-contract-manufacturing .newsletter-sec, 
.cms-sars-cov-2-related-products .newsletter-sec, .cms-biospecimens-and-biomaterials .newsletter-sec{
    padding-top: 55px;
}
.cms-medixmdx .article-post-section .basic-content .container, 
.cms-medixmdx .article-post-section .colblocks .container{
    padding-left: 15px;
    padding-right: 15px;
}

.site-section--gray {
    background: #fafafa;
}
.background-gray-extra-light {
    background-color: #fafafa;
}
.background-dark-blue{
    background-color: #091347;
}
.basic-content--background-gray-extra-light {
    background: #eceff3;
}
.colblocks {
    padding: 2.75rem 0;
}
.site-section {
    position: relative;
    padding: 4rem 0;
}
.basic-content {
    padding: 2.75rem 0;
    font-size: 18px;
}
.test-highlights-section {
    padding: 2rem 0;
}
.test-highlight-content h4, .columns__title, .small-heading h5, .small-heading h4{
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    margin: 32px 0 16px;
    color: #091347;
    letter-spacing: -.025em;
}
.columns__title {
    margin-bottom: 32px;
    margin-top: 0;
}
.columns__title.space-tb{
    margin-top: 30px;
    margin-bottom: 15px;
}
.columns__title2{
    font-size: 21px;
    margin-bottom: 16px;
    margin-top: 32px;
    font-weight: 600;
}
.columns__title2:first-of-type{
    margin-top: 0;
}
.bigger{
    font-size: 18px;
}
.small-heading h5{
    font-size: 17px;
    line-height: 1.5;
}
.text-small {
    font-size: 14px;
}
.alignleft {
    display: inline;
    margin-right: 24px;
}
.bigger .alignleft {
    float: left;
    margin-right: 24px;
}
.float-left{
    float: left;
}
.mb-0{
    margin-bottom: 0;
}
.block-col.block-column-3{
    width: 25%;
}
.block-col.block-column-9{
    width: 75%;
}

.test-highlights-container {
    display: -ms-flexbox;
    display: flex;
}
.test-highlight-content {
    -ms-flex-positive: 2;
    flex-grow: 2;
    max-width: 500px;
}
.test-highlight-content2 .text-small a{
    color: #091347;
    text-decoration: underline;
}
.test-highlight-content2 ul li a, .test-highlight-content2 > a{
    text-decoration: underline;
}
.test-highlight-content2 ul li a:hover, .test-highlight-content2 .text-small a:hover, .test-highlight-content2 > a:hover{
    color: #DD0E0E;
}
.test-highlight {
    position: relative;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    margin: 0;
    padding: 32px;
    font-size: 15px;
    background: right center no-repeat #fff;
    background-size: auto 101%;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 25%);
}
.test-highlight:nth-child(2) {
    margin: 0 0 0 2rem;
}
.test-highlight:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    max-width: 500px;
    background: linear-gradient(to right,#fff 0,#fff 50%,rgba(255,255,255,0) 100%);
}
.test-highlight:not(:only-child) h4:first-child{
    margin-top: 0;
}
.test-highlight-content {
    -ms-flex-positive: 2;
    flex-grow: 2;
    max-width: 500px;
}
.test-highlight-content, .test-highlight-cta {
    position: relative;
}
.test-highlight-content .table-wrapper table td{
    font-size: 15px;
}
.test-highlight table {
    border-collapse: collapse;
    min-width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.cms-tumor-marker-reagents p strong a, .cms-sars-cov-2-related-products p strong a{
    color: #DD0E0E;
}
.cms-tumor-marker-reagents .test-highlight-content ul, .test-highlight-content2 ul{
    padding-left: 20px;
}
.cms-tumor-marker-reagents .test-highlight-content ul li, .test-highlight-content2 ul li{
    font-size: 18px;
    position: relative;
}
.test-highlight-content ul li:before, .test-highlight-content2 ul li:before {
    content: "";
    position: absolute;
    top: 0.5rem;
    -ms-transform: translate(-1rem,0);
    transform: translate(-1rem,0);
    right: 100%;
    width: 1rem;
    height: 1rem;
    background: #091347;
    border-radius: 50%;
}
.test-highlight-content2 ul li:before{
     top: 0.5rem;
}
.test-highlight-content2 ul li a{
    color: #091347;
}
.cms-biospecimens-and-biomaterials .test-highlight-content2 ul li ul li:before {
    background: transparent;
    border: 1px solid #091347;
}
.link-text-red{
    color: #DD0E0E !important;
}
.link-text-red:hover{
    text-decoration: underline;
}
.btn-btn.btn-style, .btn.btn-style{
    font-size: 16px;
    margin-top: 6.4px;
    padding: 12.8px 20.8px 14.4px;
    display: inline-block;
    background: #091347;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    cursor: pointer;
    border: none;
    border-radius: 100px;
}

.btn-btn.btn-style:focus, .btn.btn-style:focus, .btn-btn.btn-style:hover, .btn.btn-style:hover {
    text-shadow: none;
    text-decoration: none;
    background: #091347;
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(0 45 154 / 40%);
}
.section-text-white.bg-red .btn-btn.btn-style:hover{
    color: #ffffff !important;
}
.btn-btn--ghost {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    font-size: 16px;
    margin-top: 6.4px;
    margin-bottom: 15px;
    border-radius: 100px;
    font-weight: 700;
    background: 0 0;
    border: 2px solid #091347;
    padding: calc(12.8px - 2px) 20.8px calc(14.4px - 2px);
    color: #091347;
}
.btn-btn--ghost:focus, .btn-btn--ghost:hover {
    text-shadow: none;
    text-decoration: none;
    background: #fff;
    color: #091347;
    box-shadow: inset 0 0 0 3.2rem rgb(0 45 154 / 40%);
}

.table-view table h5{
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 17px;
    font-weight: 600;
}
.table-view table tr td{
    border-bottom: 1px solid #aaaaaa;
}
.table-view table tr td a{
    color: #091347;
}
.table-view table tr td a:hover{
    color: #DD0E0E;
}
.table-view table.border-last-none tr:last-of-type td{
    border-bottom: 0;
}
.table-view table{
    margin-bottom: 16px;
}
.technical-support{
    padding-top: 64px;
    padding-bottom: 64px;
}
.article-post-section{
    padding-top: 10px;
    padding-bottom: 64px;
}
.article-post-section .page-main-title, .technical-support .page-main-title{
    margin-bottom: 0;
    font-weight: 600;
}
.article-post-section ul{
    padding-left: 30px;
    margin: 20px 0;
}
.article-post-section.test-highlight-content2 .page-sub-navigation ul li:before {
    border-radius: 0;
    height: 2px;
    top: 9px;
}
.article-post-section.test-highlight-content2 .page-sub-navigation ul li a{
    text-decoration: none;
}
.article-post-section .basic-content, .article-post-section .colblocks{
    padding-bottom: 0;
}
.article-post-section .basic-content .container, .article-post-section .colblocks .container{
    padding: 0;
}
.article-post-section .basic-content.contact-content-block {
    padding: 15px;
}
.article-post-section .basic-content.contact-content-block p{
    margin-bottom: 0;
}
.cardiac-markers-used li a:hover{
    color: #ffffff !important;
}
.section-subtiitle strong{
    font-size: 20px;
}

.footer-stripe__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-newsletter {
    position: relative;
    padding: 5.5rem 0;
}
.footer-newsletter__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 45%;
    bottom: 0;
    margin: 0;
    overflow: hidden; 
}
.footer-newsletter__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.footer-newsletter__container {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.footer-newsletter:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right,rgba(239,242,249,.45) 0,rgba(239,242,249,.45) 35%,#eff2f9 55%,#eff2f9 100%);
}
.footer-newsletter__column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.footer-newsletter__column h2{
    font-size: 28px;
     font-weight: 700;
    margin: 32px 0 16px;
}
.footer-stripe__label {
    margin-right: 1rem;
    padding: 0.4rem;
}
.footer-stripe .footer-stripe__label, .footer-stripe .footer-stripe__link{
    color: #ffffff;
}
.footer-stripe__link{
    display: inline-block;
    padding: 8px 5px;
    filter: brightness(5);
}
.footer-stripe__link:after{
    content: "";
    position: relative;
    left: 0;
    top: 2px;
    background-image: url(../image/twitter.svg);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
}
.footer-stripe__link:nth-of-type(2):after{
     background-image: url(../image/linkidin.svg);
}
.footer-stripe__link:nth-of-type(3):after{
     background-image: url(../image/envelope.svg);
     top: 5px
}
.footer-stripe svg {
    display: none;
    fill: #fff;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.625rem;
} 

/* =========
   =========  */

.section-list-white.test-highlight-content2 ul li:before {
    background: #ffffff;
}

.section-text-white >*, .section-text-white h5, .section-text-white h3 {
    color: #ffffff;
}

.section-btn-white .btn-btn.btn-btn--ghost, .section-btn-white .btn-btn.btn-style{
    border-color: #ffffff;
    color: #ffffff;
    box-shadow: none;
    border-style: solid;
    border-width: 2px;
}

.section-text-white .link-text-red, .section-text-white a {
    color: #ffffff !important;
    text-decoration: underline;
}

.section-text-white .link-text-red:hover, .section-text-white a:hover {
   color: #091347 !important;
    text-decoration: none;
}
.bg-dark.section-text-white .link-text-red:hover{
    color: #DD0E0E !important;
}
.section-text-white .bigger img.alignleft{
    filter: brightness(10);
}

.section-btn-white .btn-btn.btn-btn--ghost:hover, .section-btn-white .btn-btn.btn-style:hover {
    background: #ffffff;
    box-shadow: none;
    color: #091347;
}

.cms-sars-cov-2-related-products .section-text-white .anchors a{
	color: #ffffff;
	text-decoration: underline;
}

.cms-sars-cov-2-related-products .section-text-white .anchors a:hover{
	color: #091347;
	text-decoration: none;
}
.section-text-white table tr td {
    border-bottom-color: #ffffff;
}
.news-detail-page-wrapper table tr td{
    border-bottom: 1px solid #dddddd;
}
/* ======================
    privacy  policy page css
   =====================  */
.uppercase{
    text-transform: uppercase;
    font-size: 16px;
}   
ul.list-type {
    padding-left: 15px;
    margin-bottom: 20px;
}
ul.list-type li{
    list-style-type: disc;
    margin-bottom: 5px;
}
ul.list-type li.list-type-inner{
    list-style-type: circle;
    padding-left: 15px;
    list-style-position: inside;
}

.subcontent{
    padding-left: 30px;
}
.search-form.medix-form{
    margin-top: 30px;
}
.medix-form input {
    border-color: #DD0E0E;
    border-width: 2px;
    border-radius: 20px;
    height: 36px;
    padding: 9px;
    max-width: 50%;
    text-align: center;
    color: #DD0E0E;
}
.medix-form input::placeholder{
    color: #DD0E0E;
}
.medix-form input::-webkit-input-placeholder{
    color: #DD0E0E;
}
.medix-form input:-moz-placeholder{
    color: #DD0E0E;
}
.multiple-column, .list-view2 ul {
    display: flex;
    flex-wrap: wrap;
}
.multiple-column .list-view {
    width: 25%;
}
.multiple-column .list-view.list-view2:first-of-type{
    width: 50%;
}
.multiple-column .list-view:first-of-type ul li{
    width: 50%;
    float: left;
}

.list-view2 ul li {
    width: 50%;
}
.multiple-column .column {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.multiple-column .column ul{
    padding-left: 40px;
}
@media screen and (max-width: 800px){
    .test-highlights-section .test-highlights-container{
        flex-wrap: wrap;
    }
    .test-highlights-section .test-highlights-container .test-highlight:nth-child(2){
        margin-left: 0;
        margin-top: 16px;
    }
    .footer-newsletter__image{
        right: 0;
    }
    .footer-newsletter:after{
        background: rgba(239,242,249,.7);
    }
    .footer-newsletter .footer-newsletter__container{
        display: block;
        text-align: center;
    }
    .two-column .list-view{
        width: 50%;
    }
    .multiple-column .list-view:first-of-type ul li{
        width: 100%;
    }
    .multiple-column .list-view, .multiple-column .list-view:first-of-type{
        width: 33.333333%;
    }
}
@media screen and (max-width: 420px){
    .two-column .list-view, .list-view2 ul li{
        width: 100%;
    }
}

.cardiac-common-used-section {
    line-height: 1.6;
}