.path-frontpage .hero-wrapper .hero-image {
    background-image: url('../dist/client/images/home-page-image-1.jpg');
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.nir-node--13931 .hero-wrapper .hero-image {
    background-image: url('../dist/client/images/career-page.jpg');
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.path-frontpage .hero-wrapper,
.nir-node--13931 .hero-wrapper {
    height: 475px;
}

.path-frontpage  .hero-wrapper .hero-text,
.nir-node--13931 .hero-wrapper .hero-text {
    text-align: left;   /* position: absolute;
        top: 50%;*/

    /*left: 50%;*/

    /*transform: translate(-50%, -50%);*/
    color: white;
    padding: 20px;
    font-weight: 700;
}

.path-frontpage  .hero-wrapper .hero-text  h1 {
      font-weight: 700 !important;

}

.path-frontpage .hero-wrapper .hero-image,
.nir-node--13931 .hero-wrapper .hero-image {
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
}

@media (min-width:768px) {
    .path-frontpage .hero-wrapper,
    .nir-node--13931 .hero-wrapper {
        height: 475px;
    }

}

.path-frontpage #ndq-content .row.news {
    background: url('../dist/client/images/home-page-image-2.jpg');
    height: 100%;
    background-size: cover;
    padding: 3em 0;
    background-position: center;
}

.path-frontpage #ndq-content .row.news .ms-layer {
    padding: 3em 0 !important;
}

.path-frontpage  .events-widget {
    padding-top: 55px;
}

.path-frontpage a.btn-feature {
    color: #2ab6a2 !important;
    font-weight: bold;
    border: 3px solid #2ab6a2;
    position: relative;
    margin: 0px;
    padding: 17px 10px;
    font-size: 26.2px;
    line-height: 29px;
    display: inline-block;
    text-align: center;
    min-width: 251px;
    transform-origin: 50% 50% 0px;
}
.nir-node--13641 #ndq-content h2,
.nir-node--13646 #ndq-content h2,
.nir-node--13666 #ndq-content  h2,
.path-frontpage #ndq-content  h2 {
    font-size: 41px !important;
        /*font-weight: 400 !important;*/
} 
.nir-node--13641 #ndq-content .fl-rich-text h2,
.nir-node--13646 #ndq-content .fl-rich-text h2 {
    padding-left: 0 !important;
}

.path-frontpage #ndq-content a:not(.btn-feature) {
    color: #5b5b5b;
    font-size: 47px;
}

.path-frontpage #ndq-content a:not(.btn-feature):hover {
    color: #2ab6a2;
}

.fl-rich-text h3.member a,
.fl-rich-text h3.member {
    color: #2ab6a2 !important;
    font-size: 36px !important;
    line-height: 30px !important;
    margin-bottom: 5px !important;
}

/* Privacy Policy */
ul#menu-policy {
    list-style: none;
    margin-left: 0px;
    position: relative;
}

ul#menu-policy > li {
    margin-bottom: 10px;
    padding-left: 25px;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul#menu-policy > li:before {
    content: "\f105";
    font-family: FontAwesome;
    text-align: center;
    position: absolute;
    left: 0px;
    display: block;
    height: 20px;
    width: 20px;
    margin-top: -1px;
}

ul#menu-policy > li > a {
    font-weight: bold;
}

/* Tables */
table.style-2 tr td {
    text-align: left !important;
}

table.style-2 tr th,
table.style-2 tr td {
    padding: 1% !important;
}

table.style-2 tbody tr th {
    background: transparent;
    font-weight: bold;
    color: #454545;
    text-align: left !important;
}

table.style-2 thead tr th {
    background: rgb(148, 148, 148);
    font-weight: bold;
    text-align: center;
}

table.style-2 tr:nth-child(odd) {
    background-color: #ffffff !important;
}

table.style-2 tr:nth-child(odd) {
    color: inherit !important;
}

table.style-2 tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}

table.style-2 tr:nth-child(even) {
    color: inherit !important;
}

table.style-2 {
    border-spacing: inherit;
    border-collapse: collapse;
}

table.style-2 {
    margin-bottom: 1rem;
    background-color: transparent;
    border: 1px solid #ebebeb;
}

table.style-2 td,
table.style-2 th {
    border: 1px solid #ebebeb;
}

table.style-2 thead tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebebeb;
}

table.style-2 thead tr td,
table.style-2 thead tr th {
    border-bottom-width: 2px;
}

 

.fl-rich-text h3 {
    font-size: 32px !important; 
}

 
.fl-rich-text h1,
.fl-rich-text h2,
.fl-rich-text h3,
.fl-rich-text h4,
.fl-rich-text h5,
.fl-rich-text h6 {
    line-height: 1.3 !important;
    margin-bottom: 18px !important;
    font-weight: 400 !important;
}

.site-thumbnail {
    min-width: 150px;
}

.badge {
    display: inline-block;
    padding: 0.25em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #777777;
}

div.position {
    display: block;
    margin-bottom: 0px;
}
.fl-rich-text h4.position {
    font-size: 21px !important;
        line-height: 1 !important;
    margin-bottom: 5px !important;
        color: #303131 !important;
}
.position h4 {
    display: inline-block;
    color: #303131;
    margin-bottom: 0 !important;
    font-size: 21px;
    line-height: 1;
}

.position .badge {
    margin-left: 5px;
    line-height: 1;
    vertical-align: text-top;
}

ul.previousPosition {
    list-style: square;
    margin-left: 20px !important;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-left: 0 !important;
}


div#team_img .fl-photo-content {
    border: 2px solid #2ab6a2;
    padding: 10px;
    animation: fl-fade-in 2s ease;
    -webkit-animation: fl-fade-in 2s ease;

}

.nir-node--5841 .fl-photo-content img {
    max-width: 150px !important;
}



.nir-node--5846  .fl-row-fixed-width .fl-col .fl-col-content {
    flex-direction: row;
}
.nir-node--5846  .fl-row-fixed-width .fl-col .fl-col-content .fl-col-group  .fl-col-content{
    flex-direction: column;
}




.nir-node--13666 #main {
    background-image: url(../dist/client/images/contact_image-new.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 20px;


}

.nir-node--13651 .fl-rich-text h2, .nir-node--13656 .fl-rich-text h2 {
    color: #000 !important;
    font-size: 41px !important;
     padding-left: 0 !important;
}


.nir-node--13661 .gdlr-blog-medium .gdlr-blog-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 5px !important;
    margin-top: -7px;
}

.nir-node--13661  .gdlr-blog-title, .nir-node--13661  .gdlr-blog-title a {
    color: #4b5c72 !important;
}
.fl-node-579bf7b20aec1 address a,
.fl-node-579bf7b20aec1 address {
    color:  #fff !important;
}


.nir-node--5846 #ndq-content .fl-accordion-item a {
    color:  #000;
    display: table;
    outline: none;
}

.fl-accordion .fl-accordion-button-icon {
    outline: none !important;
}
 .nir-node--5846 #ndq-content .fl-accordion-item a:before {
    /*color:  #2ab6a2;*/
    color:  #000;
        content: "\f067";
        font-family: "Font Awesome 5 Free";
    padding-left: 0;
    padding-right: 10px;
    display: table-cell;
    line-height: inherit; 
    vertical-align: middle;
    opacity: .5;
}


#ndq-content .blog-info.blog-date a {
    color: #a0a0a0;
}
#ndq-content a.excerpt-read-more:hover {
    color: #2ab6a2 !important;

}
#ndq-content .block-market-data-block__stock-price-calculator .nirtable tbody tr td:before,
#ndq-content .nirtable>thead > tr > td, #ndq-content .nirtable>thead > tr > th {
    text-transform: capitalize;
}

.path-email-alerts #ndq-content {

    margin-bottom: 2em;
}

.path-email-alerts #block-nir-pid2399-content > h2 {
    display: none;
}
 .path-frontpage #ndq-content h2  {
        color: #454545;
    }


 .mint {
     color: #2ab6a2 !important;
 }

.nir-node--13666 #ndq-content #edit-submit {
    background-color: #fff !important;
    color: #2ab6a2 !important;
    font-weight: bold;
    border: 3px solid #2ab6a2;
    position: relative;
    margin: 0px;
    padding: 17px 50px;
    font-size: 26.2px;
    line-height: 29px;
    text-align: center;
    min-width: 251px;
    float: right;
    transform-origin: 50% 50% 0px;
    height: auto;

}

ul#menu-policy > li > a:hover {
    color: #2ab6a2 ;
}
.fl-rich-text a:not(.btn-feature):hover {
    color: #2ab6a2 !important ;

}
.nir-node--5806 .block--market-data-block__stock-quote--5806 h3 {
    text-transform: uppercase;
    font-size: 1.3rem !important;
}

body,
.gdlr-navigation,
h1, h2, h3, h4, h5, h6, .gdlr-title-font,
.msp-cn-5-10,
.footer-container{
    font-family: 'Gill Sans Nova' !important;
}
#ndq-content h1,
#ndq-content h2,
#ndq-content h3,
#ndq-content h4,
#ndq-content h5,
#ndq-content h6,
#ndq-content .nir-widget--label,
.block--nir-people__widget .nir-widget--person--name {
    font-family: 'Gill Sans Nova' !important;
}

.top-navigation-wrapper a,
.nir-node--5806 #ndq-content .radix-layouts-column2 .fl-rich-text p:nth-child(1){
    font-family: 'Gill Sans Nova' !important;
    font-weight: 900 !important;
}

html body #ndq-content h1, html body #ndq-content h2, html body #ndq-content h3, html body #ndq-content h4, html body #ndq-content h5, html body #ndq-content h6, html body #ndq-content .nir-widget--label, html body .block--nir-people__widget .nir-widget--person--name,
html body .msp-cn-5-10,
.gdlr-navigation,
.gdlr-page-title{
    font-weight: 900 !important;
}

.footer-container,
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{
    font-weight: 900 !important;
}
.fl-rich-text h1, .fl-rich-text h2, .fl-rich-text h3, .fl-rich-text h4, .fl-rich-text h5, .fl-rich-text h6 {
    font-weight: 900 !important;
}

.nir-widget .fl-module-photo {
    max-width: 39%;
}
.nir-node--5846 .nir-widget .fl-rich-text {
    text-align: left !important;
}


@media all and (max-width:844px) {
    .path-frontpage .hero-text h1 {
        font-size: 1rem !important;
    }

    .path-frontpage #ndq-content .ndq-13541 {
        margin-right: -15px;
        margin-left: -15px;
    }

    .nir-node--13646 #ndq-content .block-content--nir-lp-block--13636 {
        text-align: center;
    }
   
}

@media all and (max-width:844px) and (orientation: portrait) {

     .path-frontpage #ndq-content h2  {
        text-align: center;
    }
}

.nir-node--13656 .button.btn, .nir-node--14031 .button.btn, .nir-node--13651 .button.btn, .nir-node--14041 .button.btn {
    background:none !important;
    border:2px solid #2ab6a2 !important;
    padding:10px 35px !important;
    color: #2ab6a2 !important;
    font-size:24px !important
}


@media all and (max-width:844px) and (orientation: landscape) {
    .ndq-13666 .panel-display .panel-panel {
        width: 100%;
        display: block !important;
        float: left;
    }
     
}


.nir-node--14061 #ndq-content article.node--view-mode-nir-widget-list {
    width:100%;
}

.nir-node--14061 .ntfy-left {
}

.nir-node--14061 .ntfy-right {

}

.nir-node--14061 #ndq-content .field-nir-asset-date {
    font-weight: bold;
    color: #2ab6a2;
    margin-bottom: 0.5rem;
}

.nir-node--14061 #ndq-content .field-nir-asset-title {
    font-size: 22px;
}

.nir-node--14061 #ndq-content .field-nir-thumbnail img {
    transform: scale(.7);
}

/* .nir-node--5846 #ndq-content .field--name-field-nir-person-headshot img {
    max-width: 169px;
} */
@media (max-width: 768px) {
   .nir-node--5846 .fl-row-fixed-width .fl-col .fl-col-content {
        gap: 8px;
    }
}
