/*
Theme Name:     MPN Theme
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    MPN Theme is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business as well as personal portfolio sites and most types of projects.
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/



@font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-regular-webfont.woff2') format('woff2'),
        url('../woff/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-bold-webfont.woff2') format('woff2'),
        url('../woff/proximanova-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DomaineDisplay';
    src: url('../woff2/domainedisplay-black.woff2') format('woff2'),
        url('../woff/domainedisplay-black.woff') format('woff'),
       url('../otf/domainedisplay-black.otf') format('otf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DomaineDisplay';
    src: url('../woff2/domainedisplay-bold-2.woff2') format('woff2'),
        url('../woff/domainedisplay-bold.woff') format('woff'),
        url('../otf/domainedisplay-bold.otf') format('otf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DomaineDisplay';
    src: url('../woff2/domainedisplay-regular.woff2') format('woff2'),
        url('../woff/domainedisplay-regular.woff') format('woff'),
        url('../otf/domainedisplay-regular.otf') format('otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'DomaineDisplay';
    src: url('../woff2/domainedisplay-bolditalic.woff2') format('woff2'),
        url('../woff/domainedisplay-bolditalic.woff') format('woff'),
        url('../otf/domainedisplay-bolditalic.otf') format('otf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DomaineDisplay';
    src: url('../woff2/domainedisplay-blackitalic.woff2') format('woff2'),
        url('../woff/domainedisplay-blackitalic.woff') format('woff'),
        url('../otf/domainedisplay-bolditalic.otf') format('otf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    color:#787878;
    font-family: 'Proxima Nova';
    font-weight: normal;
    font-size:16px;
}
/*body, input, p, a, span, textarea {
    font-family: 'Proxima Nova';
    font-weight: normal;
	
}*/
a {  color: #7199b0;
    cursor: pointer;
    text-decoration: none;
}

.recent-news-meta a{  color: #d6523a;
    cursor: pointer;
    text-decoration: none;
}

.recent-news-grid a{  color: #d6523a;
    cursor: pointer;
    text-decoration: none;
}


a.recent-news-link {
	color: #d6523a;
    font-size: 12px;
    font-weight: bold;
}
h1{
    font-size:36px;
    font-weight:300;
    font-family: 'Montserrat';
    letter-spacing: 0px;
}

h1.pagetitle{
    font-size:38px;
    font-weight:300;
    font-family: 'Montserrat';
    letter-spacing: 0px;
}
.pagetitle{
    font-size:38px;
    font-weight:300;
    font-family: 'Montserrat';
    letter-spacing: 0px;
}

#home-hero h1 {
    font-size: 48px;
    line-height: 1.25;
}

.heading-font, div#header-btn span {
    font-family: 'Montserrat';letter-spacing: -1px;
    color: white !important;
}


h2{
    font-size:40px;
    font-weight:500;
    margin-bottom: 30px;
}

h2 strong {
    font-family: 'Montserrat';letter-spacing: -1px;
}

h3{
    font-size:35px;
    font-weight:500;
    margin-bottom: 30px;
}

h4{
    font-size:26px;
    font-weight:500;
    color: #323333;
    margin-bottom: 30px;
    line-height: 1.3;
}

h5{
    font-size:20px;
    font-weight:500;
    margin-bottom: 30px;
}

h6 {
    font-size: 16px;
    font-weight: bold;
    color: #323333;
    margin-bottom: 10px;
}

p {
    /*font-size:16px;
    font-weight:400;*/
    margin-bottom: 20px;
}

.fs-18 p {
	font-size: 18px;
    line-height: 1.6;
}

.color-black p, .color-black-a a {
    color: black;
}

.fs-22 p {
    font-size: 22px;
}

.hide {
    display: none;
}

body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(1100px + 80px);
    margin: 0 auto;
}

.elementor-section.elementor-top-section.elementor-section-boxed > .elementor-container {
    padding: 0 5px;
}
.elementor-18 .elementor-element.elementor-element-cb2811c .menu-item a.hfe-menu-item {
    padding-left: 0px!important;
    padding-right: 18px;
}
.elementor-1474 .elementor-element.elementor-element-660808c5 .menu-item a.hfe-menu-item {
    padding-left: 0px;
    padding-right: 18px;
}
#header-section .elementor-column {
    width: auto;
}

#header-section .elementor-container {
    justify-content: space-between;
    align-items: center;
}

#header-section p {
    margin: 0;
}

#search-icon {
    cursor: pointer;
}

#search-icon i {
    font-size: 20px;
    color: white;
}

#search-icon .elementor-icon {
    background: #d6523a;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

#header-section #search-col {
    width: 0;
    margin: 0;
    opacity: 0;
    transition: width 300ms ease;
}

#header-section #search-col.changed {
    width: 195px;
    margin-left: 20px;
    opacity: 1;
}

#search-icon.changed i:before {content: "\f00d";}

#header-main-right-col .elementor-container {
    align-items: center;
}

#google_translate_element span {
    display: none !important;
}

#google_translate_element div {
    color: white !important;
    line-height: 0;
}

#header-main-right-col .elementor-container>div {
    margin-left: 20px;
}

#header-social-icons .elementor-icon {
    width: auto;
    margin-left: 10px;
}

#header-section {
    padding: 20px 0;
}

#header-social-icons .elementor-icon i {
    font-size: 20px;
}

#header-menu-section {
    background: #323333;
}

div#header-nav ul li {
    display: inline-block;
}

div#header-nav ul {
    display: flex;
    align-items: center;
}

#header-menu-section>div {
    align-items: stretch;
    justify-content: space-between;
}

#header-menu-section .elementor-column:last-child div, #header-menu-section .elementor-column:last-child a {
    height: 100%;
}

div#header-nav ul li a {
    display: inline-block;
    padding: 13px 20px;
    color: white;
    border-left: 1px solid white;
    text-decoration: none;
}

div#header-nav ul li.current-menu-item a {
    color: #d6523a;
}

div#header-nav li.current-menu-item ul.sub-menu li a {
    color: #fff;
}

#header-menu-section .elementor-column {
    width: auto;
}

div#header-nav ul li:first-child a {
    padding-left: 0;
    border-left: 0;
}

#header-nav ul.sub-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #d6523a;
    min-width: 250px;
    top: 100%;
    z-index: 111;
    opacity: 0;
    transition: opacity 250ms ease;
    pointer-events: none;
}

#header-nav ul.sub-menu li {
    display: block;
    width: 100%;
}

#header-nav ul.sub-menu li a {
    padding: 5px 10px !important;
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #e3e3e3;
}

div#header-nav ul.sub-menu li.current-menu-item a {
    color: white;
}

div#header-nav ul li {
    position: relative;
}

#header-nav ul.sub-menu li:last-child a {
    border-bottom: 0;
}

.about-page-two-col .elementor-container {
    flex-direction: row-reverse;
}

@media (min-width: 1024px) {
    #header-nav li:hover ul.sub-menu {
    opacity: 1;
    pointer-events: all;
}
#header-nav ul.sub-menu {
    position: absolute;
}
}

@media (max-width: 1024px) {
    #header-nav ul.sub-menu {
        display: none;
        opacity: 1;
        pointer-events: all;
    }
    
    div#header-nav ul li.menu-item-has-children:after {content: "\f0dd";font-family: "Font Awesome 5 Free";font-weight: 900;color: white;position: absolute;right: 0;top: 8px;}

    #header-nav ul.sub-menu {
        padding: 0px;
    }
    
    #header-section #search-col {
        width: 0;
        position: fixed;
        z-index: 11;
        opacity: 0;
        left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
    
    #header-section #search-col.changed {
        width: calc(100%  - 80px);
        top: 92px;
        margin-left: 40px;
        margin-right: 40px;
    }
}

div#header-support em {
    display: inline-block;
    font-style: normal;
    margin-right: 3px;
}

body .primary-btn a.elementor-button {
    background: #d6523a;
    font-size: 26px;
    min-width: 210px;
    width: 100%;
    color: white;
    box-shadow: inset 0 0 0 1px #d6523a;
}

body .white-btn a.elementor-button {
	color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
	padding: 8px 14px;

}

body .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

section#footer-section {
    padding: 60px 0;
    background: #323333;
    color: white;
}

.footer-head-text p {
    color: #d6523a;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

section#footer-section a {
    color: white;
}

section#footer-copyright-section {
    background: #3e3e3e;
    padding: 25px 0;
    color: white;
}

section#footer-copyright-section p {
    margin-bottom: 0;
}

section#footer-section>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

section#footer-section>div>div:first-child, section#footer-section>div>div:nth-child(2) {
    width: 20%;
    max-width: 100%;
}

section#footer-section>div>div:last-child {
    width: 50%;
}

section#footer-section li {
    margin-bottom: 4px;
}

body a.elementor-button {
    background: #d6523a;
    box-shadow: none;
    border-radius: 20px;
	border-color: #d6523a;
    text-decoration: none;
	white-space: nowrap;
}

body .dark-btn a.elementor-button {
    color: #FFFFFF!important;
    background-color: var(--e-global-color-nvprimaryaccent);
    border-style: none!important;
    border-radius: 20px 20px 20px 20px;
}

body .primary a.elementor-button {
    color: #d6523a;
    box-shadow: inset 0 0 0 1px #d6523a;
}

body .dark-btn a.elementor-button:hover {
    background: #323333;
    color: white;
}

body .primary a.elementor-button:hover {
    background-color: var(--e-global-color-nvprimaryaccent);
    color: white;
	 border-style: none!important;

}

body .py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

body .py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

body .py-60 {
    padding: 60px 20px 60px 20px;

}

body .py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

body .py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

body .py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

body .py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

body .py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

body .py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

body .py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

body .pt-100 {
    padding-top: 100px;
}

body .pt-80 {
    padding-top: 80px;
}

body .pt-60 {
    padding-top: 60px;
}

body .pt-50 {
    padding-top: 50px;
}

body .pt-40 {
    padding-top: 40px;
}

body .pt-30 {
    padding-top: 30px;
}

body .pt-25 {
    padding-top: 25px;
}

body .pt-20 {
    padding-top: 20px;
}

body .pt-15 {
    padding-top: 15px;
}

body .pt-10 {
    padding-top: 10px;
}

body .pb-100 {
    padding-bottom: 100px;
}

body .pb-80 {
    padding-bottom: 80px;
}

body .pb-60 {
    padding-bottom: 60px;
}

body .pb-50 {
    padding-bottom: 50px;
}

body .pb-40 {
    padding-bottom: 40px;
}

body .pb-30 {
    padding-bottom: 30px;
}

body .pb-25 {
    padding-bottom: 25px;
}

body .pb-20 {
    padding-bottom: 20px;
}

body .pb-15 {
    padding-bottom: 15px;
}

body .pb-10 {
    padding-bottom: 10px;
}

.bg-cover {
    background-size: cover;
}

.bg-center {
    background-position: center;
} 

section#page-hero-section h1 {
    color: white;
    margin: 0;
    padding: 0;
}

.about-sidebar h5 {
    color: #d6523a;
}

.sidebar-menu ul li a {
    color: #323333;
    padding: 10px 5%;
    display: inline-block;
    width: auto;
    position: relative;
}

.sidebar-menu ul li {
    margin: 0;
}

.sidebar-menu ul li a:after {content: "";background-image: url(../png/cat-menu-arrow.png);width: 11px;height: 11px;background-size: contain;display: inline-block;margin-left: 10px;}

.sidebar-middle {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.has-underline {
    border-bottom: 1px solid #e3e3e3;
}

.about-video {
    max-width: 560px;
    width: 100%;
}

.about-listing-menu ul {
    list-style: inside;
    padding-left: 0;
}

.about-listing-menu ul li {
    margin-bottom: 15px;
    list-style: inside;
}

.list-none li {
    list-style: none;
}

.list-none ul {
    padding: 0 !important;
}

.board-col {
    color: #323333;
}

.board-col h4 {
    text-decoration: underline;
    margin-bottom: 20px;
}

.mpn-team-names p {
    margin-bottom: 0;
    color: #787878;
}

.mpn-team-names 
 .elementor-column.elementor-col-50:first-child {
    max-width: 220px;
    padding: 3px;
    border: 1px solid #888888;
    margin-right: 15px;
}

.mpn-team-names .elementor-container.elementor-column-gap-default {
    align-items: center;
    justify-content: flex-start;
}

ul li {
    list-style: none;
}

body .sidebar-menu ul {
    padding-left: 0;
}

.sci-board p, .sci-board a {
    color: black;
}

body .grid-50>div {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

body .partner-logos .grid-50>div {
    grid-gap: 40px 20px;
    align-items: center;
}

body .partner-logos .grid-50>div img {
    max-height: 135px;
    width: auto;
}

.annual-reports li a {
    color: black;
    border-bottom: 1px solid #d84b32;
    display: inline-block;
    line-height: 18px;
    font-size: 18px;
}

.annual-reports li a:hover {
    border-bottom: 1px solid black;
    text-decoration: none;
}

h4.post-title a {
    color: #323333;
}

.blog-post-row .date, .blog-post-row .list-cat {
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.post-thumb-exc-grid p.dark-btn {
    margin-bottom: 0;
}

.blog-post-row {
    padding-bottom: 60px;
    padding-top: 60px;
    border-bottom: 1px solid #e3e3e3;
}

.blog-post-row:first-child {
    padding-top: 0;
}

body .widget {
    list-style: none !important;
}

div#blog-cat-list .widgettitle, div#blog-cat-list h2 {
    display: none;
}

div#blog-cat-list select {
    margin-bottom: 0;
}

.textwidget {
    text-align: center;
}

div#archive-page h2 {
    font-size: 26px;
    line-height: 1.4;
}

.whitepaper p:first-child {
    color: #a09f9f;
    margin-bottom: 20px;
}

.whitepaper p:last-child {
    color: #787878;
}

body .roundtable-float ul {
    padding-left: 0 !important;
    width: 55%;
    float: left;
    padding-right: 15px;
    padding-bottom: 5px;
}

body .roundtable-float.right ul {
    float: right;
}

body .roundtable-float.w-25 ul {
    width: 25%;
}

body .roundtable-float.w-35 ul {
    width: 35%;
}

body .roundtable-float ul li {
    margin: 0;
    display: flex;
}

.accordin-blk.has-image ul {
    margin-left: 0;
    padding-left: 0;
    clear: both;
}

.accordin-blk.has-image ul li:first-child {
    width: 20%;
    float: left;
    padding-right: 20px;
}

.accordin-blk.has-image ul li:last-child {
    float: right;
    width: 80%;
}

.accordin-blk.has-image ul img {
    border: 1px solid;
}

.accordin-blk.has-image ul li {
    list-style: none;
}

body .has-inner-image ul {
    padding: 0 !important;
    margin: 0;
}

body .has-inner-image ul li:first-child ul li:first-child {
    width: 22%;
    float: left;
    /* padding-right: 20px; */
}

body .has-inner-image ul li, body .has-inner-image ul li p {
    list-style: none;
    font-size: 14px;
}

body .has-inner-image ul li:first-child ul li:last-child {
    padding-left: 21px;
    float: right;
    width: 78%;
}

body .has-inner-image ul li a {
    color: #dd604b;
    text-decoration: none;
    border-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
}

body .has-inner-image ul ul {
    clear: both;
}

.accordin-blk ul ul p {
    display: block;
}

.accordin-blk ul h2 {
    color: #000;
    font-size: 20px;
}

.accordin-blk ul h2:after {
    color: #d6523a;
}

.primary-a a {
    color: #dd604b;
}

body .has-inner-image >div>div>h2+ul>li {
    border-bottom: 1px solid lightgray;
    display: flex;
    clear: both;
    margin-bottom: 30px;
    flex-direction: column;
}

body .has-inner-image >div>div>h2+ul>li ul {
    margin-bottom: 10px;
}

body .primary-btn.sm a.elementor-button {
    font-size: 16px;
    min-width: initial;
    width: auto;
    border: 1px solid #d6523a;
    box-shadow: none;
}

body .primary-btn.sm a.elementor-button:hover {
    background: white;
    color: #d6523a;
}

.donate-btn a {
    font-size: 94px;
    display: inline-block;
    padding: 13px;
    border: 1px solid;
    transition: all 300ms ease;
}

.donate-btn a:hover {
    background: #d6523a;
    color: white;
    text-decoration: none;
}

.clinical-trials-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.clinical-card {
    background: #f7f8f8;
    position: relative;
}

span.clinical-slug {
    display: inline-block;
    background: #d6523a;
    padding: 5px;
    margin: 1px;
    text-align: center;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.4;
}

.clinical-card-meta {
    padding: 20px;
}

.clinical-card-meta p {
    margin-bottom: 10px;
}

.clinical-card-meta p {
    font-size: 14px;
}

.clinical-card-meta p.clinical-title {
    font-size: 21px;
    color: #323333;
}

span.clin-cat-filter {
    display: inline-block;
    font-size: 13px;
    background: #a09f9f;
    color: white;
    padding: 7px 12px;
    margin-right: 10px;
    line-height: 25px;
    cursor: pointer;
}

.clin-cat-filter-container {
    display: flex;
}

span.clin-cat-filter.active {
    background: #d6523a;
}

.clin-search-grid {
    background: #f7f8f8;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

.clin-search {
    width: 40%;
}

.clin-search input {
    width: 100%;
}

#home-hero #hero-col {
    max-width: 545px;
    width: 100%;
    background: rgba(193,72,58,0.65);
    padding: 40px 50px;
}

#home-hero h1 {
    color: white;
    margin-bottom: 40px;
}

#home-hero {
    margin-bottom: 20px;
}

body .white-btn-outline a.elementor-button-link {
    color: white;
    box-shadow: inset 0 0 0 1px #ffffff;
    text-transform: uppercase;
}

.by-num-col img {
    width: 145px;
    height: auto;
    margin-bottom: 10px;
}

.section-title h2 {
    font-family: "Montserrat";
    color: #323333;
    font-size: 42px;
    letter-spacing: 0px;
    line-height: 50px;
    position: relative;
}

.section-title.has-line h2 {
    margin-bottom: 55px;
    padding-bottom: 45px;
}

.home-about-two-col-row .red-bg-col>div {
    padding: 40px !important;
}

.home-about-two-col-row .red-bg-col h3 {
    margin-bottom: 0;
}

.home-about-two-col-row .red-bg-col {
    width: 44%;
    margin-left: auto;
}

.home-about-two-col-row .elementor-column:first-child {
    width: 48%;
}

.home-about-two-col-row .elementor-column:first-child p {
    font-size: 18px;
    line-height: 29px;
}

.home-about-two-col-row .elementor-column:first-child .elementor-button {
    font-size: 17px;
}

.section-title.has-line h2:after {content: "";display: block;width: 40px;height: 3px;background: #d6523a;text-align: center;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: 0;}

.heading-font h3 {
    font-size: 31px;
    line-height: 43px;
    font-family: "Montserrat";
    color: white;
    letter-spacing: -1px;
}

.section-title.color-light h2, .section-title.color-white h2 {
    color: white;
}

.by-num-col span, .by-num-col p, .by-num-col div, .by-num-col .elementor-counter .elementor-counter-title {
    color: white;
}

.by-num-col .elementor-counter .elementor-counter-number-wrapper {
    font-weight: 400;
}

.by-num-col span {
    font-size: 50px;
}

.by-num-col .elementor-counter .elementor-counter-title {
    font-size: 14px;
}

.by-num-col .elementor-counter-number-wrapper {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.by-num-col .elementor-counter-number-wrapper:after {content: "";display: block;width: 25px;height: 2px;background: white;position: absolute;bottom: 0;right: 0;left: 0;margin: 0 auto;}

section#home-que-ans .que {
    min-height: 380px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    position: relative;
    z-index: 111;
    cursor: pointer;
}

section#home-que-ans .que p {
    font-size: 34px;
    line-height: 42px;
}

section#home-que-ans .que strong {
    font-size: 32px;
    font-family: "Montserrat";
    color: #d6523a;
    line-height: 38px;
}

#home-que-ans .elementor-container.elementor-column-gap-no {
    max-width: calc(1400px + 80px);
}

section#home-que-ans .ans {
    background-image: url(../jpg/red-blood-cells-small.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1111;
    height: 100%;
    top: 0;
    transition: left 300ms ease;
    left: -105%;
}

.elementor-editor-active section#home-que-ans .ans {
    position: initial;
}

section#home-que-ans .ans h3 {
    font-size: 35px;
    color: white;
    font-family: "Montserrat";
    letter-spacing: -1px;
    line-height: 35px;
	padding:0px;
}
section#home-que-ans .ans h3:before {display:none;
}

section#home-que-ans .ans p {
    color: white;
	padding: 10px;
}

section#home-que-ans .ans a {
    color: white;
    display: inline-block;
	padding: 5px 24px;
	background-color: #d6523a;
    border-style: none;
    border-radius: 20px 20px 20px 20px;
}


#home-que-ans .elementor-widget-wrap.elementor-element-populated {
    overflow: hidden;
}

#home-que-ans .elementor-column:hover .ans {
    left: 0;
}

.recent-news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

p.recent-news-title a {
    color: #323333;
    font-size: 1.4em;
}


}

.recent-news-meta a, .recent-news-meta span {
    font-size: 14px;
}

a.recent-news-link {
    font-size: 12px;
    font-weight: bold;
}

.recent-news-meta p {
    margin-bottom: 20px;
}

.recent-patient-stories-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

p.recent-patient-stories-title a {
    color: #323333;
}

.recent-patient-stories-col {
    text-align: center;
}

p.recent-patient-stories-title {
    margin-bottom: 20px;
}

.recent-patient-stories-meta span {
    color: #a09f9f;
    margin-bottom: 20px;
    display: inline-block;
}

a.recent-patient-stories-link {
    color: #323333;
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #323333;
    font-size: 15px;
    line-height: 18px;
}

#client-testimonial h4 {
    font-size: 19px;
    line-height: 34px;
    position: relative;
    font-weight: 400;
}

#client-testimonial>div {
    max-width: 685px;
    margin: 0 auto;
}

div#client-testimonial em {
    color: #d6523a;
    font-style: normal !important;
}

#client-testimonial h4:before {content: "";background: url(../png/quote.png) 0 0 no-repeat;height: 40px;width: 40px;position: absolute;left: -60px;top: 0;}

#client-testimonial h4:after {content: "";    background: url(../png/quote.png) -40px 0 no-repeat;
    height: 40px;
    width: 40px;
    position: absolute;
    right: -60px;
    top: 0;
}

div#stay-col-two h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: #323333;
}

div#stay-col-two {
    border: 1px solid lightgray;
    border-left: 0;
    padding: 20px;
    display: flex;
    align-items: center;
}

.stay-connected-two-col-row>div {
    align-items: stretch;
}

.stay-connected-two-col-row>div #stay-col-one img, .stay-connected-two-col-row>div #stay-col-one div {
    height: 100%;
}

div#stay-col-two p:last-child {
    margin-bottom: 0;
}

div#stay-col-two a {
background: #d6523a;
    box-shadow: none;
    border-radius: 20px;
    border-color: #d6523a;
    text-decoration: none;
    padding: 13px 30px;
    font-size: 15px;
    line-height: 14px;
	color:#ffffff;
}

section#stay-connected-3-col-row .elementor-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

section#stay-connected-3-col-row .elementor-container div {
    width: 100%;
}

section#stay-connected-3-col-row .elementor-container .elementor-column {
    box-shadow: inset 0 0 0 1px #dcdcdc;
    padding: 20px;
}

section#stay-connected-3-col-row .elementor-container .elementor-column h3 {
    font-size: 26px;
    line-height: 29px;
    font-family: "Montserrat";
    letter-spacing: -1px;
    color: #d6523a;
    margin-bottom: 20px;
}

section#stay-connected-3-col-row .elementor-container .elementor-column a {
    color: #323333;
    font-size: 12px;
    font-weight: bold;
}

section#stay-connected-3-col-row .elementor-container .elementor-column p:last-child {
    margin-bottom: 0;
}

section#ready-to img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #fff;
    border-radius: 50%;
}

section#ready-to .elementor-column {
    width: auto;
}

section#ready-to .elementor-container {
    align-items: center;
    justify-content: space-between;
}

section#ready-to .elementor-column:last-child {
    width: 85%;
}

.color-white p, .color-white h2, .color-white h4 {
    color: white;
}

section#ready-to p {
    font-size: 21px;
    line-height: 1.6;
}

div#newsletter-col {
    background: rgba(193,72,58,0.65);
    max-width: 640px;
    padding: 20px 2%;
    margin-left: auto;
}

div#newsletter-col h2 {
    letter-spacing: -1px;
    line-height: 1.2;
}

div#newsletter-col input[type="text"], div#newsletter-col input[type="email"] {
    border: 1px solid #dcdcdc;
    background: transparent;
    color: white;
    width: 100%;
    font-size: 15px;
    padding: 10px;
}

div#newsletter-col input[type="text"]::placeholder, div#newsletter-col input[type="email"]::placeholder {
    color: white;
    opacity: 1;
}

div#newsletter-col h4 {
    letter-spacing: -1px;
}

div#newsletter-col input[type="submit"] {
    background-color: transparent;
    border: none;
    font-size: 23px;
}

.newsletter-submit.n-form-submit {
    position: absolute;
    top: 9px;
    right: 0;
    width: 45px;
}

div#newsletter-col input.wpcf7-form-control.wpcf7-submit {
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0;
    background-image: url(http://staging.mpnfoundation.org/wp-content/uploads/2021/03/next.svg) !important;
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
}

.newsletter-submit.n-form-submit:before {
    content: "";
    }

.newsletter-submit.n-form-submit .ajax-loader {
    position: absolute;
    right: 0;
    bottom: -33px;
}

.newsletter-email.n-form-row input {
    margin-bottom: 0 !important;
}

div#newsletter-col input {
    margin: 0 !important;
}

.newsletter-name.n-form-row {
    margin-bottom: 10px;
}

div#newsletter-col input {
    margin: 0 !important;
}

.newsletter-name.n-form-row {
    margin-bottom: 10px;
}

div#newsletter-col .wpcf7-not-valid-tip {
    color: red;
    background: white;
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 2px;
    letter-spacing: 0.7px;
    margin-top: 5px;
}

div#newsletter-col .wpcf7 form.invalid .wpcf7-response-output, div#newsletter-col .wpcf7 form.unaccepted .wpcf7-response-output {
    margin-top: 15px;
    color: white;
}

.home-nav div#header-btn a.elementor-button-link.elementor-button.elementor-size-sm {
    position: absolute;
    right: 0;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 73px;
    bottom: 0;
}

.home-nav #header-nav ul.sub-menu {
    top: auto;
    bottom: 100%;
}

div#social-share {
    width: 50px;
    min-width: 50px;
}

div#has-social-middle {
    width: 58%;
}

div#has-social-last {
    width: 31%;
}

section#has-social-share-section>.elementor-container {
    justify-content: space-between;
}

div#social-share a {
    color: #e3e4e5;
    font-size: 33px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e3e4e5;
    margin-bottom: 20px;
    text-decoration: none;
}

.roundtable-float.has-heading h4 {
    font-size: 21px;
}

div#calling-all-form input, div#calling-all-form label {
    margin-bottom: 0 !important;
}

div#calling-all-form {
    background: #f7f8f8;
    padding: 30px 5%;
}

div#calling-all-form input, div#calling-all-form label {
    width: 100%;
}

div#calling-all-form input[type="submit"] {
    max-width: 300px;
    font-size: 16px;
    padding: 10px;
}

.fs-12 {
    font-size: 12px;
}

.calling-pv-patients p {
    font-size: 20px;
}

.calling-pv-patients h4 {
    font-size: 22px;
    color: #787878;
}

div#footer-social-media a {
    font-size: 20px;
    width: auto;
    margin-right: 10px;
    color: #d1d3d4;
    background: none;
}

div#footer-social-media a i {
    color: #d1d3d4;
    transition: all 300ms ease;
}

div#footer-social-media a i:hover {
    color: #d6523a !important;
}

.single-post-2-col {
    display: flex;
}

.single-post-right-bottom {
    display: flex;
    justify-content: space-between;
}

.post-center-col {
    width: 60%;
}

.sidebar {
    width: 33%;
}

.sidebar>div {
    width: 100%;
    max-width: 100%;
}

div#social-share.single-post-left-col {
    margin-right: 40px;
}

.single-patient-thumb {
    min-width: 40%;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 40px;
}

.single-patient-grid {
    display: flex;
    align-items: center;
}

p.single-patient-title {
    font-weight: bold;
    color: #323333;
    margin-bottom: 15px;
}

.single-meta-flex {
    display: flex;
    justify-content: space-between;
}

.single-patient-desc {
    font-size: 20px;
    color: #323333;
}

.post-center-col p:first-child strong {
    font-size: 20px;
    color: #000000;
}

.post-center-col p:first-child em{
    font-size: 12px;
    line-height: 1.5;
}

.single-patient-sidebar-top p {
    font-size: 20px;
    color: #d6523a;
}

.single-patient-sidebar-top {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.single-patient-sidebar-top a {
    color: white;
    display: inline-block;
	padding: 5px 24px;
	background-color: #d6523a;
    border-style: none;
    border-radius: 20px 20px 20px 20px;
	text-transform: uppercase;
}

.single-patient-sidebar-middle {
    text-align: center;
}

.single-patient-sidebar-middle b {
    color: #323333;
    text-transform: unset;
}

.single-patient-sidebar-middle p {
    margin-bottom: 10px;
}

.single-patient-sidebar-middle a {
    color: white;
    display: inline-block;
	padding: 5px 24px;
	background-color: #d6523a;
    border-style: none;
    border-radius: 20px 20px 20px 20px;
	text-transform: uppercase;
}

.single-patient-sidebar-middle img {
    margin-bottom: 10px;
}

.single-post-r-col {
    display: flex;
    justify-content: space-between;
}

.single-post-r-col .single-post-right-top.pb-60 {
    width: 59%;
}

.single-post-r-col .single-post-right-bottom {
    width: 35%;
}

.single-post-r-col .single-post-right-bottom div {
    width: 100%;
    max-width: 100%;
    border-left: none;
}

.auth-date, .auth-date+div {
    font-size: 12px;
    text-transform: uppercase;
}

.home-nav.navbar-fixed-top div#header-btn a.elementor-button-link.elementor-button.elementor-size-sm {
    top: 0;
    bottom: auto;
}

div#social-share-widget.side-fixed {
    position: fixed;
    top: 100px;
}

.post-pagination {
    text-align: center;
}

div#mobile-menu {
    display: none;
}

#header-section #search-col {
    pointer-events: none;
}

#header-section #search-col.changed {
    pointer-events: all;
}

.single-post-2-col .wp-block-buttons {
    margin-bottom: 20px;
}

h4.post-title.news-title a {
    color: #d6523a;
}

h4.post-title.news-title+div p.date {
    font-size: 14px;
    color: black;
}

.subsc-form-row label {
    margin-bottom: 0;
    font-size: 15px;
}

div#subscribe-newsletter-form {
    background: #f7f8f8;
    padding: 30px 5%;
}

.subsc-form-row input, .subsc-form-row select, .subsc-form-row textarea {
    padding: 8px 10px;
    font-size: 14px;
    width: 100%;
    line-height: 14px;
    background: white;
    color: #787878;
}

span.form-info {
    font-size: 12px;
    margin-bottom: 15px;
    display: inline-block;
}

div#subscribe-newsletter-form input[type="submit"] {
    width: 50%;
    font-size: 16px;
    padding: 10px;
}


div#mpn-calendar {
    max-width: 730px;
}

.patient_group-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.patient_group-col {
    min-height: 225px;
    background: #f7f8f8;
    position: relative;
}

span.patient_group-title {
    color: white;
    background: #d6523a;
    width: auto;
    padding: 0 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
}

.patient_group-desc {
    padding: 20px 5%;
}

.patient_group-select-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}

.region-state-empty {
    text-transform: uppercase;
}

.single-post-bottom {
    position: relative;
}

.single-post-bottom:before {
    content: "";
    background: white;
    display: block;
    position: absolute;
    left: -50vw;
    right: 0;
    top: 0;
    bottom: 0;
    width: 150vw;
    z-index: 1;
}

.contribute-txt {
    z-index: 11;
    position: relative;
}

.patient-stories-list.related-patient-story {
    position: relative;
    z-index: 11;
}

.lukemia img {
    max-width: 400px;
    display: block;
    margin-bottom: 30px;
}

body .white-btn a.elementor-button span {
    color: white;
}

body .white-btn-outline a.elementor-button-link span {
    color: white;
}

div#newsletter-col.white {
    background: white;
    max-width: 400px;
    padding: 50px 2%;
}

div#newsletter-col.white h5 {
    color: #d6523a;
}

ul.sitemap-grid p {
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: bold;
}

ul.sitemap-grid {
    padding-bottom: 50px;
}

ul.sitemap-grid li {
    list-style: inside;
    color: grey;
    margin: 10px 0;
}

.robert-mem-fund-l-col img.attachment-large.size-large {
    max-width: 280px;
    text-align: left;
    width: 100%;
}

.primary-btn.lg-btn a.elementor-button-link.elementor-button.elementor-size-xl {
    text-transform: uppercase;
    color: #d6523a;
    box-shadow: inset 0 0 0 1px #d6523a;
    padding: 20px 30px 13px 30px;
    float: left;
    clear: left;
    font-size: 94px;
    line-height: .9375em;
    font-weight: 400;
    font-family: 'Montserrat' !important;
    background: transparent;
    border-radius: 0;
}

.primary-btn.lg-btn a.elementor-button-link.elementor-button.elementor-size-xl span {
    color: #d6523a;
    font-family: 'Montserrat ';
}

.robert-mem-fund-r-col {
    padding-left: 15px;
}

.robert-mem-fund-l-col>div {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.robert-mem-fund-l-col>div>div:last-child {
    margin-top: auto;
}

/* NEVE OVERRIDES */

body .nv-page-title {
    display: none;
}

body .nv-page-title-wrap.nv-big-title {
    margin: 0;
}

.container.single-page-container {
    max-width: 100%;
    padding: 0;
}

body .nv-single-page-wrap.col {
    margin: 0;
}

.bottombar-red a.elementor-button-link:hover span {
    color: #d6523a !important;
}

body a.elementor-button:hover span {
    color: white;
}

body a.elementor-button:hover {
    background: #323333;
}

body .white-btn-outline a.elementor-button-link:hover{
    background: none;
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
    color: #ffffff;
    border-color: #d6523a;
}
.elementor-cta__button.elementor-button {
    cursor: pointer;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #d6523a;
    background: #d6523a;
}

@media (min-width: 768px) {
    .about-page-two-col .elementor-column.elementor-col-66 {
        width: 60%;
    }

    .about-page-two-col .elementor-column.elementor-col-33 {
        width: 33%;
        padding-left: 0;
    }
	
}
    
    .about-page-two-col .elementor-container {
        justify-content: space-between;
    }


@media (max-width: 1600px) {
    section#home-hero {
        background-size: cover;
        background-position: right;
    }
    
    #home-hero #hero-col {
        background: rgb(215 136 127);
    }
}



@media(max-width: 1200px) {
    section#header-menu-section .primary-btn a.elementor-button {
        min-width: auto;
    }
    
    div#header-nav ul li a {
        padding: 13px;
    }
}



@media (max-width: 1024px) {
    div#social-share {
        width: 100%;
    }
    
    div#has-social-middle {
        width: 69%;
    }
    
    div#has-social-last {
        width: 27%;
    }
    
    section#has-social-share-section>.elementor-container {
        flex-wrap: wrap;
    }
    
    div#social-share-widget {
        display: flex;
    }
    
    div#social-share-widget>div {
        margin-right: 15px;
    }
    
    .single-post-2-col {
        flex-wrap: wrap;
    }
    
    div#social-share.single-post-left-col {
        margin-right: 0;
    }
    
    div#header-support {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50%;
        min-width: 50%;
        margin-left: 0 !important;
        height: 50px;
        background: #323333;
        z-index: 99999;
    }
    
    div#header-social-icons {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 50%;
        min-width: 50%;
        margin-left: 0 !important;
        height: 50px;
        background: #a91e23;
        z-index: 99999;
    }
    
    div#header-support em {
        display: none;
    }
    
    div#header-support {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    
    div#header-social-icons .elementor-icon {
        background: transparent;
    }
    
    div#header-support a {
        font-size: 18px;
        font-weight: bold;
    }
    
    section#header-menu-section {
        display: none;
        position: absolute;
        top: 106px;
        width: 100%;
    }
    
    div#header-nav ul {
        flex-direction: column;
        padding: 10px 20px;
    }
    
    #header-menu-section>div {
        flex-direction: column;
    }
    
    #header-menu-section>div {
        padding: 0;
    }
    
    div#header-nav ul li a {
        border-left: none;
        padding-left: 0;
        padding-right: 0;
        display: inline-block;
        width: auto;
    }
    
    .home-nav div#header-btn a.elementor-button-link.elementor-button.elementor-size-sm {
        position: initial;
    }
    
    div#header-nav ul li {
        width: 100%;
    }
    
    
    div#mobile-menu {
        display: block;
    }
    
    div#mobile-menu {
        min-width: 35px;
        position: relative;
        height: 1px;
        background: #d6523a;
        transition: transform 300ms ease;
    }
    
    div#mobile-menu:before {content: "";width: 100%;height: 1px;background: #d6523a;top: -8px;display: block;position: absolute;transition: all 300ms ease;}
    
    div#mobile-menu:after {content: "";width: 100%;height: 1px;background: #d6523a;bottom: -8px;display: block;position: absolute;transition: all 300ms ease;}
    
    div#mobile-menu.changed:before {
        transform: rotate(45deg);
        top: 0;
    }
    
    div#mobile-menu.changed:after {
        transform: rotate(-45deg);
        top: 0;
    }
    
    div#mobile-menu.changed {
        background: white;
    }
}


@media (max-width: 980px) {
    section#home-hero {
    background: none;
    padding-top: 25px;
    padding-bottom: 0px;
}

.home-about-two-col-row .red-bg-col>div {
    padding: 50px 20px !important;
}

.recent-patient-stories-col {
    max-width: 500px;
    margin: 0 auto;
}

#home-hero h1 {
    font-size: 40px;
}

.section-title h2 {
    font-size: 35px;
    line-height: 1.2;
}
}


@media(max-width:768px){
#footer-section .elementor-column {
        padding: 25px;
    }

    body .py-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
body .py-60 {
    padding: 0px 10px 0px 10px;
	body }
	.py-80 {
        padding-top: 40px;
        padding-bottom: 40px;
  padding 30px 10px 30px 10px;
    }

    body .py-50 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    body .py-40 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    body .py-30 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body .py-25 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body .py-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    body .py-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body .py-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    body .pt-100 {
        padding-top: 50px;
    }

    body .pt-80 {
        padding-top: 40px;
    }

    body .pt-60 {
        padding-top: 30px;
    }

    body .pt-50 {
        padding-top: 25px;
    }

    body .pt-40 {
        padding-top: 20px;
    }

    body .pt-30 {
        padding-top: 15px;
    }

    body .pt-25 {
        padding-top: 15px;
    }

    body .pt-20 {
        padding-top: 15px;
    }

    body .pt-15 {
        padding-top: 15px;
    }

    body .pt-10 {
        padding-top: 10px;
    }

    body .pb-100 {
        padding-bottom: 50px;
    }

    body .pb-80 {
        padding-bottom: 40px;
    }

    body .pb-60 {
        padding-bottom: 30px;
    }

    body .pb-50 {
        padding-bottom: 25px;
    }

    body .pb-40 {
        padding-bottom: 20px;
    }

    body .pb-30 {
        padding-bottom: 15px;
    }

    body .pb-25 {
        padding-bottom: 15px;
    }

    body .pb-20 {
        padding-bottom: 20px;
    }

    body .pb-15 {
        padding-bottom: 15px;
    }

    body .pb-10 {
        padding-bottom: 10px;
    }


    h2, h3, h4, h5, h6, p{
    
        margin-bottom: 20px;
    }

    .single-post-r-col .single-post-right-top.pb-60 {
        width: 100%;
    }

    .single-post-r-col .single-post-right-bottom {
        width: 100%;
    }

    .single-post-r-col {
        flex-wrap: wrap;
    }

    div#header-logo img {
        width: 110px;
    }

    div#google_translate_element {
        display: none;
    }

    #home-hero h1 {
        font-size: 30px;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .by-num-col .elementor-counter .elementor-counter-number-wrapper {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .by-num-col span {
        font-size: 35px;
    }

    .by-num-col {
        margin: 10px 0;
    }

    .section-title.has-line h2 {
        margin-bottom: 25px;
        padding-bottom: 20px;
    }

    .patient_group-select-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .patient_group-grid {
        grid-template-columns: 1fr;
    }

    .patient_group-col {
        min-height: auto;
    }

        
        #header-section #search-col.changed {
            width: calc(100%  - 40px);
            top: 72px;
            
            margin-left: 20px;
            margin-right: 20px;
        }
        
        .about-page-two-col .elementor-container {
            flex-direction: column-reverse;
        }
        
        div#has-social-middle {
        width: 100%;
    }

    div#has-social-last {
        width: 100%;
        padding-top: 50px;
    }

    .primary-btn.lg-btn a.elementor-button-link.elementor-button.elementor-size-xl {
        font-size: 40px;
        width: auto;
        text-align: center;
    }

    .elementor-element.elementor-align-left.primary-btn.lg-btn.elementor-widget.elementor-widget-button div {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .robert-mem-fund-r-col {
        padding-top: 30px;
        padding-left: 0;
    }
}



/* Header Changes 2024 */
#header-section #search-col{width: 195px; opacity: 1; margin-left: 20px;}
.search-form .search-submit{background-color: #D6523A;}
.search-form .search-submit svg{opacity: 1;}
.search-form .search-submit svg path{fill: #fff;}

#masthead .elementor-social-icon{width: 30px;}
#masthead .elementor-social-icon svg{width: 0.75em; height: 0.75em;}

#google_translate_element > div{font-size: 0;}
.goog-te-gadget .goog-te-combo{line-height: 16px; color: #787878 !important; padding: 5px; border: none; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iIzYyNjI2MiIgZD0iTTE1IDhsLTQgNi00LTZoOHoiLz48L3N2Zz4=);}

#header-main-right-col .elementor-container>div:first-child{margin-left: auto;}

@media (max-width: 1200px) {
    .menu-bar > .elementor-container{flex-flow: column; justify-items: center;}
    .menu-bar .menu-wrap,
    .menu-bar .button-wrap{width: unset !important; margin: 0 auto;}
}

@media (max-width: 1024px) {
    .menu-bar > .elementor-container{flex-flow: row;}
    .menu-bar .menu-wrap{width: 60px !important; margin-left: 0;}
    .menu-bar .button-wrap{margin-right: 0; min-width: 260px;}
}

@media (max-width: 640px) {
    #header-section .elementor-container{flex-flow: column;}
    #header-main-right-col .elementor-container>div{margin: 0 auto;}
}

@media (max-width: 480px) {
    .menu-bar > .elementor-container{flex-flow: column; justify-items: center;}
    .menu-bar .menu-wrap,
    .menu-bar .button-wrap{width: unset !important; margin: 0 auto;}
	.elementor-18 .elementor-element.elementor-element-bb3b470 {
    text-align: center;
}
	.elementor-18 .elementor-element.elementor-element-ada48eb .elementor-button {
    min-width: 185px;
}
}
	@media (max-width: 980px) {
    body .sub-mpns-sctn .elementor-column, .about-page-two-col .elementor-column.elementor-col-66, .about-page-two-col .elementor-column.elementor-col-33 { padding: 15px;}
}

.arrowBefore{
    padding-left: 40px;
    position: relative;
}
.arrowBeforeBlue{
    position: relative;
	color: #376076;
    padding: 0 0 0px 40px !important;
    line-height: 40px;
    font-size: 30px;
}
.arrowBeforeBlue:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url('../svg/arrowleft2.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.arrowBefore:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url('../svg/arrowleft2.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

div.et-patient-story div.pateint-story-hdr {color:#376076;
    padding: 0 0 30px 40px!important;
	line-height: 40px;
	font-size: 30px;
}

div.pv-patient-story div.pateint-story-hdr {color:#376076;
    padding: 0 0 30px 40px!important;
	line-height: 40px;
	font-size: 30px;
}
div.mf-patient-story div.pateint-story-hdr{color:#376076;
    padding: 0 0 30px 40px!important;
	line-height: 40px;
	font-size: 30px;
}

div.pateint-story-hdr{position: relative;}
div.pateint-story-hdr:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../svg/arrowleft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

ul li {
    list-style: disc;
}
.by-num-col .elementor-counter .elementor-counter-title {
    line-height: 18px;
	padding:0 20px 0 20px;
}

.patient-story-link a {
    text-transform: uppercase;
    color: #ffffff!important;
    background: #d6523a;
    box-shadow: none;
    border-radius: 20px!important;
    border-color: #d6523a!important;
    text-decoration: none;
	    padding: 5px 24px!important;
}

h2.sectiontitle{
    color: #376076!important;
    padding: 0 0 0px 40px !important;
    line-height: 40px;
    font-size: 30px!important;
}

h2.sectiontitle:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../svg/arrowleft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.sub-mpns-sctn h2{position: relative;}
.sub-mpns-sctn h2:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../svg/arrowleft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.sub-mpns-sctn h2 {
    color: #376076;
    padding: 0 0 0px 40px;
    line-height: 40px;
    font-size: 30px;
}


h2{position: relative;}
h2{color: #376076;
    /*padding: 5px 0 0px 40px;*/
    line-height: 40px;
    font-size: 30px;
}

h2:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../svg/arrowleft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

h2.elementor-heading-title .elementor-size-default {padding: 5px 0px 0px 40px!important;}
h2.elementor-heading-title{padding: 5px 0px 0px 40px!important;}
h2.elementor-cta__title{padding: 5px 0px 0px 40px!important;
color: #376076 !important;
line-height: 40px;
font-size: 26px !important;}


h2.blog-entry-title .entry-title{padding: 0px 0px 0px 0px!important; }
/*.posts-wrapper h2 a {color: #d6523a; font-weight: bold;}*/
.posts-wrapper h2:before{display:none;}

.anchor_link_parent{margin-top:30px;}
.anchor_link_parent:before{margin-top:30px;}
.elementor-9345 .elementor-element.elementor-element-5b035fd .elementor-button {
    background-color: #d6523a;
}
.elementor-9345 .elementor-element.elementor-element-82e9712 .menu-item a.hfe-menu-item {
    padding-left: 8px;
    padding-right: 18px;
}
.bottombar-red h2 {
    color: #ffff !important;
    font-size: 30px!important;
    margin: 0; padding: 0px;
}
.bottombar-red h2:before{display:none;}
.section-title.has-line h2:before {display:none;}
.noarrow h3:before{display:none;}
.noarrow h3{color:#d6523a;}
.section-title.has-line h2 {padding: 0px;}
div#stay-col-two h3:before{display:none;}
div#stay-col-two h3{padding: 0px;}

.menu .menu-item .menu-item-type-custom .menu-item-object-custom .menu-item-149 ul {
    list-style: none;
}

  ul#menu-footer-menu.menu li{
    list-style: none!important
}
  ul#menu-footer-menu.menu li a:hover{
    color: #d6523a!important;
}

.elementor-element .swiper~.elementor-swiper-button svg{height: 2em;
    width: 2em;
}
.accordin-blk h2:before{display: none!important;}
h2.collapse:before{display: none!important;}

.hfe-nav-menu-icon svg {
    width: 30px!important;
    height: 30px!important;
    line-height: 25px;
    font-size: 25px;
    color: white;
    background: white!important;
    padding: 2px!important;
}
	
.img-w-40 img {
    max-width: 330px;
    float: left;
    margin: 0 20px 0 0;
}

img.alignright {
    max-width: 200px;
}
img.please.alignleft {
    max-width: 120px;
}
img.mpnimg.alignleft {
    max-width: 160px;
}
img.alignleft {
    max-width: 300px;
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    flex-wrap: wrap;
    width: 400px;
}
	.wp-block-column{
    width: 200px;
    height: 240px;
}
.excerpt-wrap ol, .excerpt-wrap ul, .nv-content-wrap ol, .nv-content-wrap ul {
    margin: 0px 0 30px 0px;
}

.ee-popup{
    margin-top: 5px;
}
.excerpt-wrap li, .nv-content-wrap li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.elementor-icon-list-item > .elementor-icon-list-text{
    margin-top: 5px!important;
	 line-height: 16px!important;
}
a span.elementor-icon-list-text{
    color: #7199b0!important;

}

.below-header-bar .widget{margin-bottom: 0px!important;}
li::marker {
  color: #b44633; /* Change to your desired color */
}
/*.sub-mpns-sctn h3:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../../uploads/2024/02/ArrowLeft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}*/
.sub-mpns-sctn h3 {
    color: #376076;
    line-height: 40px;
    font-size: 33px;
}
h3 {color: #376076;
    line-height: 40px;
    font-size: 33px;
}/*
.elementor-widget-container h3{padding: 0px 0px 0px 40px!important; }

h3{position: relative;}

h3:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../../uploads/2024/02/ArrowLeft2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}*/