@font-face {
    font-family: 'OpenSans';
    src: url('/css/font/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
}

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1024) {
    .blogContainer .col-lg-4 .article-item .article-top .article-date {
        right: 0px;
    }
}
@media (max-width: 1024px) {
    .first {
        height: -webkit-fill-available !important;
    }
}
main {
    background-color: #F5F5F5;
}
.first {
    max-height: 980px !important;
}
.pageContent {
    margin-top: -20px;
    background-color: #FFFFFF !important;
    padding-left: 40px;
    padding-right: 40px;
}
.newsContent {
    margin-top: -20px;
    padding-left: 40px;
    padding-right: 40px;
}
header.container-fluid {
    padding-right: 0px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.carousel-control-next, .carousel-control-prev {
    width: 5% !important;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

a.ctaButton.btn-primary {
    text-decoration-line: none;
}

html {
    position: relative;
    min-height: 100%;
}

body {
  
}

.btn,.btn-inverse {
    background-color: transparent;
    border: 1px solid white !important;
    color: white;
}

.siteLogo {
    width: 210px;
}

.navbar-container {
    margin-top: -9vh;
}

.navbar-right {
    float: right !important;
    margin-right: -15px;
}

.navbar-nav > .nav-item > a.nav-link {
    font-family: OpenSans, sans-serif;
    font-size: 18.4px;
    font-weight: 600;
    color: #4E6987 !important;
    text-transform: uppercase;
}

.navbar-nav > .nav-item > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-nav > li > a {
    position: relative;
    display: block !important;
    padding: 15px 15px !important;
}

header.container-fluid {
    position: relative;
    z-index: 200;
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    min-height: 150px;
}

#mfaHeroSlider {
    position: relative;
    height: 65vh;
    background: #484848;
    top: -150px;
    margin-bottom: -130px;
}

.mfaCtaBlock {
    position: absolute;
    right: 6em;
    bottom: 9em;
    z-index: 20;
}

.mfaCtaBlockCopy {
    max-width: 30.75em;
    padding: 1em 2em 2em;
    background:rgba(255,255,255, 0.75);
    text-align: left;
}
.mfaCtaBlockHeading {
    font-family: OpenSans, sans-serif;
    font-size: 2.25em;
    font-weight: 700;
    color: #484848;
    line-height: 1.25;
    text-align: left;
}
.mfaCtaBlockSubHeading {
    margin-bottom: 0.3333em;
    font-size: 1em;
    line-height: 1.5;
    color: #676767;
    text-align: left;
    padding: 10px 0px 24px;
}

.slideImageContainer {
    height: 65vh;
    position: relative;
}

.slideImg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    width: -webkit-fill-available;
}


.carousel-control-prev-icon {
    background-image: none !important;
}

.carousel-control-next-icon {
    background-image: none !important;
}

footer {
    font-family: OpenSans, sans-serif;
    background-color: #484848;
    color: #fff;
    min-height: 260px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

footer a {
   color: #fff !important;
   text-decoration: none !important;
}

footer .footer-top {
    min-height: 240px;
    background-color: #676767;
    padding-top: 50px;
}

footer .footer-bottom {
    min-height: 58px;
    position: relative;
}

footer .footer-bottom .copyright {
    position: relative;
    top: 20px;
    font-size: 12px;
}

footer .footer-bottom .demopadding {
    padding-top: 2%;
    padding-left: 8.5%;
}

footer .footer-bottom .demopadding .icon.social {
    display: inline-block;
    margin: 0 28px 0 0;
    cursor: pointer;
    background: #7F807E;
    color: #fff;
    -webkit-transition: 0.5s;
    border-radius: 50%;
}

footer .footer-bottom .demopadding .icon {
    position: relative;
    text-align:center;
    width: 0px;
    height: 0px;
    padding: 20px;
}

footer .footer-bottom .demopadding .icon i {
    font-size: 20px;
    position: absolute;
    left: 11px;
    top: 10px;
}

footer .footer-bottom .demopadding .icon.social.fb i {
    font-size: 20px;
    position: absolute;
    left: 13px;
    top: 10px;
}


footer .footer-bottom .demopadding .icon.social.in {
    background: #1385C8;
}

footer .footer-bottom .demopadding .icon.social.fb {
    background: #547BBD;
}

.footer-headline {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
footer .footer-top .subscribe-box .footer-subheadline {
    font-size: 18px;
    font-weight: 500;
}
footer .footer-top .footer-hours {
    font-weight: 600;
}
footer .footer-top .footer-links {
    display: inline-block;
    width: 40%;
    line-height: 28px;
    text-transform: uppercase;
    font-weight:600;
}

footer .footer-bottom .footer-up-arrow {
    position: absolute;
    right: 0px;
    width: 100px;
    text-align: center;
    height: 58px;
    background-color: #4E6987;
    top: 0px;
    padding-top: 14px;
    font-size: 24px;
}

.footer-input {
    padding: 8px;
    border-radius: 3px;
    vertical-align: middle;
    border: none;
}
.ctaButton, btn-primary {
    padding: 10px 30px;
    background-color: #4E6987;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: .92em;
    font-weight: 600;
    position: relative;
    z-index: 200;
    border: 1px solid #4E6987;
}
.cta_item {
    cursor: pointer;
}
.collection-slide {
    display: inline-flex !important;
}

.collection-slide .col-md-3 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 20%;
    position: relative;
    background-color: #FFF;
    vertical-align: top;
    margin: 2%;
    text-align: center;
    padding: 0px 10px 20px;
}
.collection-slide .col-md-3 .cta_item .headline {
    min-height: 57px;
    padding: 20px 0px 4px;
    margin: 0px 5px 20px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 0.7rem !important;
    height: 0.7rem !important;
}

.collection-slide .col-md-3 .cta_item .copy {
    font-size: 1.0em;
    height: auto;
    min-height: 100px;
}

.collection-slide .col-md-3 .cta_item .headline img {
    height: 34px;
    margin: auto;
}
.collection-slide .col-md-3 .cta_item .button {
    color: #5B8659;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none !important;
}

.cta_item a {
    text-decoration: none !important;
}

.cta_item > a > .copy {
    color: rgb(33, 37, 41) !important;
}

.collection-slide .cta_item .button::after {
    content: "\203A";
    font-size: 1.5em;
    position: relative;
    left: 4px;
    font-weight: 800;
}

.carousel-indicators [data-bs-target] {
    background-color: black;
    box-sizing:initial;
    width: 2px;
    height: 2px;
    padding: 2px;
    border-radius: 5px;
    border: none;
}
#mfaProductsSlider {
    margin-bottom: 40px;
}
.carousel-indicators {
    bottom: -30px;
}
.carousel-control-prev .mfaProductSlider {
    left: -50px;
}
.carousel-control-next .mfaProductSlider {
    right: -50px;
}
.callout-content {
    text-align: center;
    padding: 110px;
}
.callout-content > .header > h1 {
    margin-bottom:25px;
}
.callout-content .copy {
    line-height: 30px;
}
.callout-content .link {
    padding: 30px;
}
.callout-img {
    padding: 60px 10px;
}
.contentContainer {
    display: contents;
}
.blogContainer {
    display: flex;
}
.blogContainer .col-lg-4 .article-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: top;
    margin: 0px 50px;
    background-color: #FFF;
    box-shadow: 0px 0px 10px #9b9b9b;
    padding: 40px 30px 30px;
    min-height: 100%;
}
.blogContainer .col-lg-4 .article-item .article-top {
color: #b4b4b4;
height: 60px;
}
.blogContainer .col-lg-4 .article-item .article-top .article-writer {
    font-weight: 600;
}
.blogContainer .col-lg-4 .article-item .article-top .article-date {
    font-size: 12px;
    position: relative;
    top: 4px;
    right: -35px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}
.blogContainer .col-lg-4 .article-item .article-img {
    height: 190px;
}
.blogContainer .col-lg-4 .article-item .article-link {
    padding-top: 30px;
}
.blogContainer .col-lg-4 .article-item .article-link > div > a {
    text-decoration: none !important;
}
a.arrow-right {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #5B8659;
}
a.arrow-right:after {
    content: "\203A";
    font-size: 1.6em;
    position: relative;
    left: 4px;
    font-weight: 600;
    top: 1px;
}
.blogContainer .col-lg-4 .article-item .article-title .title {
    color: #484848;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
}
.blogContainer .col-lg-4 .article-item .article-img .img {
    height: 190px;
    background-size: cover;
    background-position: center;
}
.mfa_news {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    margin-top: 90px;
    box-shadow: 0px 0px 10px #dfdfdf !important;
    overflow: hidden;
    text-align: left;
    display: inline-flex;
}
.mfa_news .section-title {
    color: #4e6987;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    top: 26px;
    left: 22px;
}
.mfa_news .callout-content {
    text-align: left;
    padding: 50px;
}
.callout-content .header h1 {
    padding: 20px;
    font-weight: 600;
    color: #484848;
}
.callout-content .header h1 a {
    color: #484848;
    text-decoration: none;
}
.mfa_news .source {
    color: #5B8659;
    margin: 6px 0px 2px;
    font-size: 18px;
}
.mfa_news .callout-content .copy {
    line-height: 30px;
    font-size: 18px;
}
.mfa_news .text-link {
    padding-top: 16px;
}
.mfa_news .text-link a {
    text-decoration: none;
}
.mfa_news .col-md-4 .featured-news {
    position: relative;
    left: 1px;
}
div.hero.featured-news {
    padding: 0px !important;
    left: 0px !important;
}
.mfa_news .col-md-4 .featured-news .article-item:first-child {
    margin-left: 0px;
}
.mfa_news .col-md-4 .featured-news .article-item {
    width: 100%;
    vertical-align: top;
    padding: 20px;
    border-bottom: solid 1px #FFF;
    background-color: #F5F5F5 !important;
}
.mfa_news .col-md-4 .featured-news .article-item .article-top {
    color: #b4b4b4;
}
.mfa_news .col-md-4 .featured-news .article-item:last-child {
    border: none;
}
.mfa_news .col-md-4 .featured-news .article-item .article-title .title a {
    color: #484848;
    text-decoration: none !important;
}
.mfa_news .col-md-4 .featured-news .article-item .article-title .title {
    color: #484848;
    font-size: 22px;
    font-weight: 600;
}
.mfa_Industry_News {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    margin-top: 90px;
    box-shadow: 0px 0px 10px #f1f1f1;
    overflow: hidden;
    text-align: left;
    margin-bottom: 90px;
}
.mfa_Industry_News .section-title {
    color: #4e6987;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    top: 26px;
    left: 22px;
    height: 70px;
}
.mfa_Industry_News .featured-news {
    position: relative;
    left: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 2px;
}
.mfa_Industry_News .featured-news .article-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(33.3% - 6px);
    vertical-align: top;
    padding: 20px;
    margin: 1px;
    background-color: #F5F5F5 !important;
}
.mfa_Industry_News .featured-news .article-item .article-top {
    color: #b4b4b4;
}
.mfa_Industry_News .news-more-link {
    padding: 22px 0px 28px;
    border-top: solid 1px #FAFAFA;
}
.mfa_Industry_News .news-more-link a {
    text-decoration: none;
}
.mfa_Industry_News .featured-news .article-item .article-title .title {
    font-size: 23px;
    font-weight: 500;
}
.mfa_Industry_News .featured-news .article-item .article-title .title a {
    color: #484848;
    text-decoration: none   !important;
}
.mfa_Industry_News .featured-news .article-item .article-source .source {
    color: #5B8659;
    margin: 6px 0px 2px;
}
.mfa_Industry_News .featured-news .article-item .article-top .article-date {
    font-size: 12px;
    position: relative;
    top: 4px;
}
.dropdown-menu {
    position: absolute !important;
    right: 0;
    left: auto !important;
    top: 93% !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal !important;
    line-height: 1.42857143;
    white-space: nowrap;
    font-family: OpenSans,sans-serif;
    font-size: 1.1em;
    font-weight: 600 !important;
    color: #4E6987 !important;
    text-transform: uppercase;
}
.navbar-nav > .nav-item > .show , .navbar-nav > .nav-item > a.show:hover, .navbar-nav > .nav-item > a.show:focus {
    color: #555 !important;
    background-color: #e7e7e7;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5 !important;
}
.mfa-header-img {
    position: relative;
    top: -150px;
    margin-bottom: -130px;
}
.mfa-header-img .mfa-headerPhoto {
    position: relative;
    height: 55vh;
}
.mfa-headerPhoto_image {
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.container > .row > .contentContainer {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
}

.container > .row > .contentContainer > .productNav {
    padding-top: 30px;
}
.container > .row > .contentContainer > .productNav > .navItemsContainer > .navigation > a.navigationItem {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 40px !important;
    color: #676767 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    position: relative !important;
}
.container > .row > .contentContainer > .productNav > .navItemsContainer > .navigation > a.navigationItem.currentPage {
    color: #5B8659 !important;
    position: relative !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
.container > .row > .contentContainer > .productNav > .navItemsContainer > .navigation > a.navigationItem.currentPage:after {
    content: "\0203A" !important;
    position: absolute !important;
    right: -20px !important;
    font-size: 30px !important;
    bottom: -7px !important;
    text-transform: uppercase !important;
}
.container > .row > .contentContainer > .productNav > .navItemsContainer > .productNavHeader {
    color: #484848;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0px;
    line-height: 20px;
    text-transform: uppercase;
}
.productContent {
    padding: 0px 40px;
    background-color: #FFF;
}
.productContent > .row > .breadcrumb {
    background-color: #FFF;
    font-style: italic;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 16px;
}
.productContent > .row > .breadcrumb > a {
    text-decoration: none;
    color: rgb(33, 37, 41);
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.productPageContent {
    margin-top: -20px;
}
#mfaProductsSlider > .carousel-control-prev {
    left: -50px !important
}
#mfaProductsSlider > .carousel-control-next {
    right: -50px !important
}
.mfa_news .featured-news .input-item.search .text-input {
    padding: 10px 12px;
    width: 100%;
    color: #B4B4B4;
    height: 50px;
    border: none;
}
.mfa_news .featured-news .search-button button.button {
    width: 50px;
    height: 50px;
    border: none;
    background-color: #4E6987;
    color: #FFF;
    font-size: 20px;
    outline: none;
}
.mfa_news .featured-news .input-item.search {
    width: calc(100% - 55px);
    display: inline-block;
}
.mfa_news .featured-news .search-button {
    width: 50px;
    display: inline-block;
    position: relative;
    left: -4px;
    top: 1px;
}

.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-short {
    font-weight: 600;
    line-height: 30px;
    margin-top: 30px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .brochure {
    padding-top: 30px;
    color: #428BCA;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .video_2 {
    padding-left: 0px;
    position: relative;
    font-weight: 600;
    color: #428BCA;
    padding-top: 3px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .video_2 i {
    font-size: 20px;
    position: relative;
    top: 2px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .video_2 a {
    font-weight: 600;
    color: #428BCA;
    padding-left: 4px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .brochure a {
    padding-left: 30px;
    position: relative;
    font-weight: 600;
    color: #428BCA;
    text-decoration: none !important;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel {
    padding: 60px 40px 0px 0px;
    text-align: center;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray {
    background-color: #F5F5F5;
    padding: 40px 30px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray .panel-header {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 30px 10px;
}
.panel-header-title > strong {
    font-weight: 900!important;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray .panel-message {
    padding-top: 15px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray .panel-footer {
    border: none;
    padding: 10px 15px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray .panel-footer .panel-footer-label {
    color: #4E6987;
    padding: 10px 0px 0px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .product-left-panel .panel-section.gray .panel-footer .panel-footer-phone {
    color: #4E6987;
    font-size: 18px;
    font-weight: 600;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.productPageContent .row .contentContainer .productContent .row .product-copy {
    font-size: 16px;
    line-height: 35px;
}
.productPageContent .row .contentContainer .productContent .row .col-lg-4 .brochure a:before {
    content: " ";
    background-image: url(../icons/icon_download.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    color: #428BCA;
}
.gray-box {
    background-color: #f5f5f5;
    padding: 30px 20px 40px;
}
.requestInfo, .contactForm {
    margin: 40px 0px 60px;
    text-align: center;
}
.requestInfo .form-copy, .contactForm .form-copy {
    line-height: 30px;
    padding: 10px 0px 25px;
    font-size: 16px;
    color: #484848;
}
.requestInfo .callout-input, .contactForm .callout-input {
    display: inline-block;
}
.requestInfo .callout-input input, .contactForm .callout-input input {
    padding: 9px 18px;
    width: 400px;
    position: relative;
    top: 1px;
}
.requestInfo .callout-input input#bttn_request_information, .contactForm .callout-input button {
    padding: 12px 18px;
    width: 120px;
    display: inline-block;
    background-color: #4E6987;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
}
.container.content-area .right-panel .product-copy {
    font-size: 16px;
    line-height: 30px;
}
.pageContent .row .contentContainer .row .product-copy {
    font-size: 16px;
    line-height: 30px;
}
.breadcrumb.about {
    background-color: #FFF !important;
    font-style: italic;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
}
.breadcrumb.about > a {
    text-decoration: none !important;
    color: #333;
}

/***************
    
Cookies Consent Modal    

***********/

#cookieConsentBox {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin: 0;
    background: #f3f3f3;
    /*position: absolute;
    top: 5%;
    right: 30%;*/
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

#cookieConsentBox.hide {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

::selection {
    color: #fff;
    background: #229a0f;
}

#cookiesConsent {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 35%; /* Could be more or less, depending on screen size */
    border-radius: 15px;
}

#cookiesConsent p {
    color: #858585;
    margin: 10px 0 20px 0;
}

#cookiesConsent .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.consentButton,
.rejectButton {
    padding: 12px 30px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.consentButton {
    background: #4E6987;
    margin-right: 10px;
}

.rejectButton {
    color: #4E6987;
    background: transparent;
    border: 2px solid #4E6987;
    text-decoration: none;
}

#cookieConsentBox img {
    max-width: 90px;
}

#consentHeader {
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
}

/***************
    
Cookies Consent Modal END

***********/

.gray-box {
    background-color: #f5f5f5;
    padding: 30px 20px 40px;
}

.requestInfo, .contactForm {
    margin: 40px 0px 60px;
    text-align: center;
}

.requestInfo .form-copy, .contactForm .form-copy {
    line-height: 30px;
    padding: 10px 0px 25px;
    font-size: 16px;
    color: #484848;
}
.contactForm .callout-input {
    display: block;
    padding: 4px;
}
.requestInfo .callout-input input, .contactForm .callout-input input {
    padding: 9px 18px;
    width: 400px;
    position: relative;
    top: 1px;
}
.contactForm .callout-input textarea {
    overflow: auto;
    min-width: 400px;
    padding: 10px 18px;
    min-height: 140px;
}
.search-results {
    display: block !important;
}
.mfa-button {
    padding: 10px 30px;
    background-color: #4E6987;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: .92em;
    font-weight: 600;
    border: none;
    height: 38px;
    line-height: 10px;
}
.brief-search {
    padding-bottom: 20px;
}
.brief-search .input-item.search {
    width: calc(100% - 55px);
    display: inline-block;
}
.brief-search .input-item.search .text-input {
    padding: 10px 12px;
    width: 100%;
    color: #B4B4B4;
    height: 50px;
    border: none;
}
.brief-search .search-button {
    width: 50px;
    display: inline-block;
    position: relative;
    left: -4px;
    top: 1px;
}
.brief-search .search-button button.button {
    width: 50px;
    height: 50px;
    border: none;
    background-color: #4E6987;
    color: #FFF;
    font-size: 20px;
    outline: none;
}
div.col-lg-3.productNav > div.header-section {
    padding-bottom: 20px;
}
div.col-lg-3.productNav > div.header-section > a {
    color: #484848 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 0px !important;
    line-height: 20px !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
.mfa_news.list_view {
    margin-top: 10px;
    margin-right: -15px;
    margin-left: -15px;
    box-shadow: none;
}
.mfa_news {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    margin-top: 90px;
    box-shadow: 0px 0px 10px #f1f1f1;
    overflow: hidden;
    text-align: left;
}
.mfa_news .featured-news {
    position: relative;
    left: 1px;
}
.mfa_news .featured-news .article-item:first-child {
    margin-left: 0px;
}
.mfa_news .featured-news .article-item {
    width: 100%;
    vertical-align: top;
    background-color: #F5F5F5;
    padding: 20px;
    border-bottom: solid 1px #FFF;
}
.mfa_news .featured-news .article-item .article-top {
    color: #b4b4b4;
}
.mfa_news .featured-news .article-item .article-title .title {
    color: #484848;
    font-size: 18px;
    font-weight: 600;
}
.mfa_news .featured-news .article-item .article-title .title a {
    color: #484848;
    text-decoration: none !important;
}
.container.content-area .right-panel .product-copy .source {
    color: #5B8659;
    margin: 6px 0px 2px;
}
.mfa_news .featured-news .article-item .article-top .article-date {
    font-size: 12px;
    position: relative;
    top: 4px;
}
.row .contentContainer .productContent .row .product-copy {
    line-height: 30px !important;
}
.bw-release-timestamp {
    font-size: 0.85714em;
    line-height: 1.75em;
    color: rgb(119, 103, 220);
    margin: 0px 0px 1.75em;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    background-color: rgb(254, 254, 254);
}
.bw-release-story {
    overflow: hidden;
    color: rgb(68, 68, 68);
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    background-color: rgb(254, 254, 254);
}
.source {
    color: #5B8659;
    margin: 6px 0px 2px;
}
.industry_news.list {
    margin-top: 20px;
    box-shadow: none;
    margin-bottom: 20px;
}
.industry_news {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    margin-top: 90px;
    box-shadow: 0px 0px 10px #f1f1f1;
    overflow: hidden;
    text-align: left;
    margin-bottom: 90px;
}
.industry_news.list .featured-news .article-item {
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    vertical-align: top;
    background-color: #F5F5F5;
    padding: 20px;
    margin: 1px;
}
.industry_news .featured-news .article-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(33.3% - 6px);
    vertical-align: top;
    background-color: #F5F5F5;
    padding: 20px;
    margin: 1px;
}
.industry_news .featured-news .article-item .article-title .title {
    color: #484848;
    font-size: 18px;
    font-weight: 600;
}
.industry_news .featured-news .article-item .article-top {
    color: #b4b4b4;
    font-size: 12px;
}
.industry_news .featured-news .article-item .article-title .title a {
    color: #484848;
    text-decoration: none !important;
}
.industry_news .featured-news.hero {
    padding-left: 0px !important;
}
.box-container {
    width: 100%;
    vertical-align: top;
    padding: 20px;
    margin: 1px;
    position: relative;
    right: 4px;
}
.box-container.gray {
    background-color: #F5F5F5;
}
.box-container.white {
    background-color: #FFF;
}
.box-container .title {
    line-height: 18px;
    padding-bottom: 4px;
}
.box-container .title a {
    font-size: 16px;
    line-height: 14px !important;
    color: #484848;
    text-decoration: none !important;
}
.box-container .author {
    color: #5B8659;
    font-size: 16px;
    text-transform: initial;
    padding-bottom: 4px;
}
.box-container .date {
    color: #B4B4B4;
    font-size: 14px;
    font-style: italic;
}
.blog-featured-collection .article-item .article-img .img {
    height: 190px;
    background-size: cover;
    background-position: center;
}
.blog-featured-collection .article-item .article-title .title {
    color: #484848;
    font-size: 18px;
    font-weight: 600;
    height: 84px;
}