.container,.container-fluid {
    margin: 0 auto;
    max-width: 1280px!important;
    padding: 0 16px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .container,.container-fluid {
        max-width:90%!important
    }
}

.container-fluid.blurb-landing-container,.container.blurb-landing-container {
    padding: 0!important
}

.region.region-fullwidthsection {
    margin: 0
}

@media screen and (max-width: 992px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container {
        margin:0 auto!important;
        max-width: 90%!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-list .slick-track .row.slick-slide img {
        min-height:500px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-prev {
        left:-18px!important;
        height: 25px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-next {
        left:unset!important;
        right: -24px!important;
        height: 25px!important
    }
}

.main-content.col {
    padding: 0
}

a,button,input,select,textarea {
    -webkit-tap-highlight-color: transparent
}

html {
    overflow-x: hidden
}

body .node__content {
    margin-top: 0
}

body.modal-open {
    overflow: hidden
}

body.modal-open .toolbar-blue-container {
    z-index: 0!important
}

body #main-wrapper.modal-open {
    z-index: 99999
}

body #main-wrapper.menu-open .header-container,body #main-wrapper.menu-open .header-container.isSticky {
    z-index: 10
}

body.sticky-header-enabled #page-wrapper {
    margin-top: 130px
}

@media screen and (max-width: 992px) {
    body.sticky-header-enabled #page-wrapper {
        margin-top:92px
    }
}

body.sticky-filter-enabled #page-wrapper {
    margin-top: 270px
}

@media screen and (max-width: 992px) {
    body.sticky-filter-enabled #page-wrapper {
        margin-top:232px
    }
}

body.access-denied #block-flowserve-content .content {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 16px
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    body.access-denied #block-flowserve-content .content {
        max-width:90%
    }
}

body.companynews #block-flowserve-content .content {
    padding-top: 0
}

.container-inline div,.container-inline label {
    display: block
}

img,svg {
    vertical-align: middle;
    width: auto
}

img[data-align=right] {
    float: right;
    width: 100%!important;
    max-width: 500px!important
}

.quote-mobile {
    display: block;
    clear: both;
    line-height: 48px!important
}

.quote-desktop {
    display: none
}

figure {
    margin: 1em 0
}

.align-right {
    float: right
}

@media only screen and (min-width: 64em) {
    .quote-mobile {
        display:none
    }

    .quote-desktop {
        display: block;
        line-height: 48px!important
    }

    figure {
        margin: 1em 0 1em 1em
    }
}

.block-spacing {
    padding-bottom: 24px!important
}

.home-page-block {
    margin-top: 75px!important;
    margin-bottom: 20px!important
}

@media screen and (max-width: 1200px) {
    .home-page-block {
        margin-top:44px!important
    }
}

.share-dropdown {
    position: relative;
    display: inline-block
}

.share-dropdown__btn {
    cursor: pointer;
    text-decoration: none
}

.share-dropdown__btn img {
    margin: 0 8px 0 0!important;
    position: static!important
}

.share-dropdown__btn span {
    font-size: 18px;
    line-height: 27px;
    color: #686868;
    font-weight: 500
}

.share-dropdown__content {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    list-style: none;
    padding: 8px;
    margin: 0;
    height: auto;
    max-width: 170px;
    min-width: 140px;
    background-color: #fff;
    position: absolute;
    top: 100%;
    z-index: 11;
    left: 0
}

.share-dropdown__content.hide {
    display: none
}

.share-dropdown__content li {
    background-color: #fff;
    border-radius: 7px;
    padding: 10px 5px
}

.share-dropdown__content li a:focus-within {
    outline: 1px solid #000
}

.share-dropdown__content li a:focus:not(:focus-visible) {
    outline: none
}

.share-dropdown__content li:hover {
    background-color: rgba(2,27,70,.05)
}

.share-dropdown__content li:hover .share-dropdown__content-item,.share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown__content-item {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: none;
    display: block
}

.share-dropdown__content-item .fa {
    color: #686868;
    padding-right: 8px
}

.share-dropdown__content-item span {
    width: auto!important
}

.share-dropdown__content-item:hover,.share-dropdown__content-item:hover .fa {
    color: #021b46
}

.share-dropdown--basic {
    margin-top: 44px;
    margin-bottom: 72px
}

.share-dropdown--basic h2 {
    display: none
}

.share-dropdown--basic .share-dropdown__btn {
    cursor: default;
    pointer-events: none
}

.share-dropdown--basic .share-dropdown__content {
    position: static;
    transform: none;
    box-shadow: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    padding: 25px 0 0
}

.share-dropdown--basic .share-dropdown__content.hide {
    display: flex
}

.share-dropdown--basic .share-dropdown__content li {
    padding: 0;
    margin: 0
}

@media screen and (min-width: 768px) {
    .share-dropdown--basic .share-dropdown__content li {
        margin-right:20px
    }
}

.share-dropdown--basic .share-dropdown__content li:hover {
    background-color: initial
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item {
    border: 1px solid #021b46
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown--basic .share-dropdown__content-item {
    width: 57px;
    display: block;
    height: 57px;
    text-align: center;
    padding: 17px 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.share-dropdown--basic .share-dropdown__content-item .fa,.share-dropdown--basic .share-dropdown__content-item .fa-brands {
    color: #686868;
    padding-right: 0!important;
    font-size: 22px
}

.share-dropdown--basic .share-dropdown__content-item span {
    display: none
}

.webform-submission-form .form-control.form-textarea {
    padding-left: .75rem
}

@media screen and (max-width: 992px) {
    html {
        overflow-x:hidden
    }
}

.supportsales-locator #block-flowserve-content {
    padding-bottom: 80px
}

.supportsales-locator #block-flowserve-content>.content {
    margin: 0 auto!important;
    max-width: 1280px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .supportsales-locator #block-flowserve-content>.content {
        max-width:90%!important
    }
}

@media screen and (max-width: 767px) {
    .supportsales-locator #block-flowserve-content>.content {
        padding:0 16px
    }
}

.supportsales-locator #block-flowserve-content>.content>div {
    padding: 0!important
}

.iframe-modal {
    display: block;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1060
}

.iframe-modal .ui-dialog {
    height: 100%;
    padding-top: 40px;
    max-width: none;
    position: relative;
    background: #fff
}

.iframe-modal .ui-dialog.centered {
    text-align: center
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close {
    width: 30px;
    height: 30px;
    border: none;
    background: 0 0;
    position: absolute;
    top: 15px;
    right: 5px;
    margin: -10px 0 0;
    padding: 1px
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    background: transparent url('data:image/svg+xml;charset=utf-8,<svg width="15" height="17" xmlns="http://www.w3.org/2000/svg"><g stroke="%23e2231a" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round"><path d="M.889 1.092L14.111 16.6M14.5.77L.5 15.845"/></g></svg>') 50%/1em auto no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
    height: 100%;
    border: none
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

.iframe-modal .ui-dialog .ui-button {
    display: inline-block;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: visible
}

.iframe-modal .ui-dialog video {
    height: 100%;
    width: 100%
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-br,.iframe-modal .ui-corner-right {
    border-bottom-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bl,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-left {
    border-bottom-left-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-right,.iframe-modal .ui-corner-top,.iframe-modal .ui-corner-tr {
    border-top-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-left,.iframe-modal .ui-corner-tl,.iframe-modal .ui-corner-top {
    border-top-left-radius: 3px
}

@media screen and (min-width: 1200px) {
    .iframe-modal .ui-dialog {
        width:100%!important
    }
}

.ui-widget-overlay {
    opacity: .8;
    background: #aaa;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-user-reset .user-pass-reset {
    max-width: 365px;
    margin: 15px auto
}

@media screen and (max-width: 767px) {
    .page-user-reset .user-pass-reset {
        max-width:90%
    }
}

.cares-box {
    margin: 25px 0;
    padding: 20px;
    background: #e9e5e3
}

.cares-box .h3 {
    margin-bottom: 20px
}

.cares-box .cares-description {
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
    padding: 0 0 24px;
    display: flex
}

.cares-box .cares-description .field--name-field-block-image {
    padding-left: 0;
    margin-right: 15px;
    width: 100px
}

.cares-box .cares-description p {
    width: 1100px
}

.share-dropdown .weibo-button {
    display: none
}

.language-zh-hans .weibo-button {
    display: block!important
}

.language-zh-hans .twitter-button {
    display: none
}

#block-motionpointlanguageoption {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: wrap;
    z-index: 999
}

#block-motionpointlanguageoption .content {
    display: none;
    background: #fff;
    margin: 0;
    border-radius: 4px;
    border: .5px solid #000;
    width: 96px;
    height: 134px
}

#block-motionpointlanguageoption .content .link-cont {
    width: 95px;
    height: 22px;
    margin-top: 9px;
    display: flex;
    justify-content: center
}

#block-motionpointlanguageoption .content .link-cont:hover {
    background: rgba(2,27,70,.05)
}

#block-motionpointlanguageoption .content .link-cont .langLink {
    display: list-item;
    list-style: none;
    text-align: left;
    color: #000;
    -webkit-text-decoration: #ffdead;
    text-decoration: #ffdead;
    font-size: 10px;
    padding: 4px
}

.mpLanguageOptionsDiv {
    width: 96px
}

.view-content-report {
    width: 85%;
    margin: auto
}

.block-views-blockupcoming-events-block-1 {
    margin: 0;
    width: 100%
}

.event-image {
    width: -webkit-fill-available;
    height: auto;
    max-width: 100%;
    max-height: 270px;
    object-fit: cover;
    width: -moz-available
}

.news-image {
    width: 100px;
    height: 100px;
    margin: 10px 0
}

.view-more-event-btn {
    margin-top: 3%;
    padding: 0 2% 2%
}

.event-datetime-location {
    position: absolute;
    left: 5%;
    bottom: 0;
    color: #000
}

.event-type {
    padding-bottom: 10px
}

.event-type,.news-type {
    font-size: 14px;
    color: #686868;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1.56px
}

@media only screen and (max-width: 600px) {
    .view-more-event-btn {
        margin-left:15px
    }

    .event-content {
        padding: 5px 25px 0;
        font-size: .875em;
        margin-bottom: 1em!important;
        line-height: 28px
    }

    .block-views-blockupcoming-events-block-1 h2 {
        margin-left: 10px
    }

    .event-type {
        margin-top: 10px
    }
}

#slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 96%;
    border-top: 2px solid #eee;
    padding-top: 2%
}

#slider ul {
    list-style: none
}

#slider ul,#slider ul li {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

#slider ul li {
    display: block;
    float: left;
    text-align: center
}

a.control_next,a.control_prev {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 0 2%;
    width: auto;
    height: auto;
    background: no-repeat;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 30px;
    opacity: .8;
    cursor: pointer
}

a.control_next:hover,a.control_prev:hover {
    opacity: 1;
    -webkit-transition: all .2s ease
}

a.control_prev {
    border-radius: 0 2px 2px 0
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px
}

.video-modal {
    height: 80%;
    width: 75%;
    margin: auto
}

.video-content,.video-gallery-title {
    font-family: var(--bs-font-sans-serif)
}

.video-content {
    text-align: left;
    margin: 1% 1.5%
}

.video-title {
    margin: 0
}

.video-desc,.video-pager {
    font-size: 14px;
    margin: 0
}

.video-pager {
    color: #e2231a;
    font-weight: 700
}

.video-src {
    height: 75%!important;
    width: 85%!important;
    object-fit: cover
}

@media only screen and (max-width: 375px) {
    .video-modal {
        height:70%;
        width: 96%
    }
}

@media only screen and (min-width: 376px) and (max-width:425px) {
    #slider {
        height:90%
    }

    .video-modal {
        height: 50%;
        width: 95%
    }
}

@media only screen and (min-width: 426px) and (max-width:768px) {
    .video-modal {
        height:60%;
        width: 85%
    }

    .video-src {
        height: 75%!important
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .video-src {
        height:82%!important
    }
}

@media only screen and (min-width: 1440px) {
    #slider {
        height:95%
    }

    .video-src {
        height: 85%!important;
        width: 85%!important
    }
}

@media only screen and (min-width: 2560px) {
    #slider {
        height:100%
    }

    .video-src {
        height: 88%!important
    }
}

.block-block-contenta2244bc4-ffbc-461a-b5ce-6b2ae75473af {
    padding-bottom: 1%!important
}

.field--name-field-display-full-width {
    display: none
}

#group_featured_products .card .item-list .list-group .list-group-item {
    border: 0
}

.mo-container {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 16px
}

@media screen and (max-width: 767px) {
    .mo-container {
        padding:0 26px
    }
}

@media screen and (min-width: 992px) {
    .mo-container .row {
        margin:0
    }
}

.mo-container.header {
    padding: 0 24px;
    background-color: #fff
}

@media screen and (min-width: 1200px) {
    .mo-container.header {
        padding:0;
        z-index: 9999;
        position: relative;
        min-width: 100%
    }
}

.mo-container--fullwidth {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0!important;
    padding: 0!important
}

.main-wrap-menu .mo-menu-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    height: auto
}

.main-wrap-menu .mo-menu-container .block {
    flex: 1;
    background-color: #90ee90;
    padding: 20px
}

@media screen and (min-width: 992px) {
    .main-wrap-menu .mo-menu-container .row {
        margin:0;
        align-items: flex-start
    }
}

@media screen and (max-width: 767px) {
    .badge {
        padding-bottom:.2em
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .badge {
        padding-bottom:.2em
    }
}

@media screen and (min-width: 992px) {
    .badge {
        padding-bottom:.3em
    }
}

.width-auto {
    width: auto!important
}

.messages.drupal_admin {
    max-width: 1360px;
    margin: 0 auto;
    padding: 5px 16px
}

@media screen and (max-width: 767px) {
    .messages.drupal_admin {
        padding:0 26px
    }
}

.messages.drupal_admin div[data-drupal-messages] {
    margin: 0!important
}

.node-article-page .announcements_brouchers_flyers {
    background-color: #f5f5f5;
    padding: 54px 0
}

@media screen and (max-width: 767px) {
    .node-article-page .announcements_brouchers_flyers .lit-details .lit-title-section span {
        position:relative;
        display: inline-block;
        left: 30px;
        bottom: 28px
    }
}

.node-article-page .align-text-justify p {
    text-align: justify
}

.node-article-page .product-brand {
    font-weight: 400
}

.node-article-page .product-brand .product-brand__content-cont {
    text-align: left!important;
    white-space: normal
}

.node-article-page .product-brand .product-brand__image-cont ul {
    width: 420px;
    margin: 0 auto
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .node-article-page .product-brand .product-brand__image-cont ul {
        max-width:90%!important;
        width: 320px
    }
}

@media screen and (max-width: 767px) {
    .node-article-page .product-brand .product-brand__image-cont ul {
        width:220px
    }
}

.node-article-page .product-brand .product-brand__image-cont ul li button {
    max-width: unset
}

.node-article-page .product-brand .news-press-release {
    padding-bottom: 8px
}

.node-article-page .product-brand .news-press-release a {
    text-decoration: none;
    color: #686868;
    font-size: 14px;
    letter-spacing: 1.56px;
    padding-right: 5px
}

.node-article-page .product-brand .news-press-release a:hover {
    color: #686868
}

.node-article-page .product-brand .news-press-release span {
    color: #e2231a;
    font-size: 14px;
    padding-left: 5px;
    letter-spacing: 1.56px
}

@media screen and (max-width: 767px) {
    .node-article-page .product-brand .news-press-release span {
        display:block
    }
}

.node-article-page .product-brand .product-brand__content-heading span {
    font-size: 34px;
    white-space: break-spaces
}

@media screen and (max-width: 767px) {
    .node-article-page .product-brand .product-brand__content-heading {
        font-size:24px
    }
}

.node-article-page .product-brand .desc p {
    font-size: 16px;
    line-height: 28px;
    white-space: break-spaces;
    letter-spacing: 0
}

.node-article-page .product-brand .desc p br {
    display: none
}

.node-article-page .product-brand .desc p a {
    color: #232323
}

.node-article-page .product-brand .desc p a:hover {
    color: #e2231a
}

.node-article-page .product-brand .product-brand__image-cont_item {
    margin-top: 0;
    min-height: 0!important
}

.node-article-page .product-brand .blogs_hero_img {
    margin-bottom: 60px
}

@media screen and (max-width: 767px) {
    .node-article-page .product-brand .blogs_hero_img {
        margin-bottom:25px
    }
}

.node-article-page .text-with-heading {
    padding-top: 0!important
}

.node-article-page .text-with-heading__title {
    font-size: 24px;
    margin-bottom: 4px!important;
    line-height: 35px
}

.node-article-page .text-with-heading__description {
    margin-bottom: -.5em
}

.node-article-page .text-with-heading__description a {
    color: #232323
}

.node-article-page .text-with-heading__description a:hover {
    color: #e2231a
}

.node-article-page .text-with-heading.default .text-with-heading__title {
    padding-bottom: 6px
}

.node-article-page .redraven-details .grid-content {
    background-color: #faf9f9;
    margin-left: 0
}

.node-article-page .redraven-details .grid-content .redraven-title {
    margin-top: 2em;
    margin-bottom: 0
}

.node-article-page .redraven-details .grid-content .card-list {
    justify-content: space-between;
    margin-bottom: 3em
}

.node-article-page .redraven-details .grid-content .card-content {
    background-color: initial;
    border: none;
    height: auto;
    padding: 2em 2.25em 1.25em;
    max-height: 350px;
    margin: 0;
    width: 360px
}

.node-article-page .redraven-details .grid-content .card-content:hover {
    border: none
}

.node-article-page .redraven-details .grid-content .card-content:hover .btn-text-only {
    border-bottom: .0625em solid #e2231a;
    padding-bottom: 0
}

.node-article-page .redraven-details .grid-content .card-content .cards-title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: none;
    font-size: 24px
}

.node-article-page .redraven-details .grid-content .card-content h5 {
    margin-top: .5em;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 35px;
    text-shadow: 0 2px 11px 0 transparent;
    text-transform: none
}

.node-article-page .redraven-details .grid-content .card-content .image-container {
    border-radius: 50%;
    border: 1px solid #fff;
    background: #fff
}

.node-article-page .redraven-details .grid-content .card-content h6 {
    color: #00b5e2;
    font-size: 56px;
    font-weight: 700
}

.node-article-page .redraven-details .grid-content .card-content .image-container {
    width: 4.65em;
    height: 4.65em;
    padding: .75em .375em
}

.node-article-page .redraven-details .grid-content .card-content .image-container p {
    margin: 0;
    color: #00b5e2
}

.node-article-page .redraven-details .grid-content .card-content p {
    color: #232323;
    margin: 1.55em 0 0
}

.node-article-page .redraven-details .grid-content .card-content .btn-text-only {
    text-decoration: none
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .node-article-page .paragraph--type--headline-description {
        max-width:100%
    }
}

.node-article-page .container,.node-article-page .container-fluid {
    max-width: unset!important;
    padding: 0!important
}

@media screen and (max-width: 767px) {
    .node-article-page .container,.node-article-page .container-fluid {
        padding:0!important
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .node-article-page .container,.node-article-page .container-fluid {
        padding:0!important
    }
}

.shrink-width {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 12px!important
}

@media screen and (max-width: 767px) {
    .shrink-width {
        padding:0!important
    }
}

.shrink-width .container {
    padding: 0!important
}

.redrevan-image-content-cont .image-container img {
    height: 3.75em!important;
    width: 3.75em!important
}

.authorname {
    color: #686868!important
}

h2 {
    white-space: normal!important
}

.text-with-heading__title {
    max-width: 100%!important;
    margin-top: 20px
}

.author-box-intro {
    margin-top: 15px
}

.author-box,.author-inline-block {
    white-space: normal!important;
    margin-top: 10px;
    margin-bottom: 10px
}

.author-name {
    color: #00b5e2!important
}

.img-circle {
    border-radius: 50%;
    width: 95%;
    height: auto
}

.panel-body .row {
    align-items: center
}

.bodytextalign,.node-article-page .align-text-justify p {
    text-align: left!important
}

.blog-image-caption {
    width: 600px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.blogimagecontainer {
    width: 600px;
    height: 350px;
    object-fit: cover;
    margin: 0 auto;
    overflow: hidden
}

.blogimagecontainer img {
    width: 600px;
    height: 350px;
    object-fit: cover;
    zoom:120%;display: block;
    margin-left: -10%
}

.blogliterature {
    text-align: center;
    font-size: 1em;
    margin-bottom: 20px
}

.blogliteraturecaption {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1em
}

.blogliterature img {
    width: 230px;
    height: 290px;
    border: 10px solid white;
    outline: 1px solid #e4e4e4;
    object-fit: cover;
}

.btn-text-only {
    text-align: center;
    font-size: .9em;
    text-decoration: none
}

.arrow-img {
    margin-left: 10px!important
}

.literaturecontainer {
    width: 230px;
    border-bottom: 10px solid white;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.literaturecontainer:hover {
    border-bottom: 10px solid #e2231a
}

.bloglist {
    font-size: 16px;
    white-space: pre-wrap;
    letter-spacing: normal
}

.author-desc p {
    font-size: 16px;
    line-height: 28px;
    white-space: break-spaces;
    letter-spacing: 0;
    color: #212529
}

.node-article_item img {
    max-width: 480px;
    max-height: 300px!important;
    margin: 0 auto;
    width: 100%;
    object-fit: cover
}

@media only screen and (max-width: 768px) {
    .center-block {
        margin:0 auto
    }

    .author-box {
        text-align: center
    }

    .col-sm-3,.col-sm-9 {
        width: 100%
    }

    .img-circle {
        width: 120px
    }

    .bloginlineimage img {
        width: 100%
    }

    .blogimagecontainer {
        width: 100%;
        margin: 0
    }

    .blogimagecontainer img {
        width: 100%;
        height: 350px;
        zoom:100%;margin-left: 0
    }

    .blog-image-caption {
        width: 100%
    }

    .node-article-page .product-brand .news-press-release span {
        display: inline
    }
}

.node-article-page.node_article {
    padding-top: 0
}

@media screen and (max-width: 767px) {
    .node-article-page.node_article {
        padding-top:40px
    }

    .node-article-page.node_article .mobile-row-flex {
        max-width: 100%;
        margin: 0 auto
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .node-article-page.node_article .mobile-row-flex {
        max-width:100%;
        margin: 0 auto
    }
}

.node-article-page.node_article .product-brand .post_dates {
    color: #0f4369;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    text-transform: none
}

.node-article-page.node_article .product-brand .product-brand__content-heading {
    margin-bottom: 40px
}

.node-article-page.node_article .product-brand .product-brand__content-heading span {
    color: #2e2e2e;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    text-transform: none
}

.node-article-page.node_article .product-brand .row_category {
    padding-bottom: 20px
}

.node-article-page.node_article .product-brand .row_category .badge.bg_fs_light_blue {
    background-color: #457cab!important
}

.node-article-page.node_article .product-brand .row_category .badge.category_round_badge {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: none
}

.node-article-page.node_article .product-brand .row_author p.authorname {
    color: #2e2e2e!important;
    font-size: 18px;
    font-style: normal!important;
    font-weight: 600;
    line-height: 140%;
    padding: 0
}

.node-article-page.node_article .product-brand .row_share {
    padding-bottom: 40px
}

.node-article-page.node_article .product-brand .row_share.end_article {
    padding-top: 40px;
    padding-bottom: 40px
}

.node-article-page.node_article .product-brand .row_share .share_weibo {
    display: none;
    visibility: hidden
}

.node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block {
    padding: 0
}

.node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .share_on {
    color: #2e2e2e;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%
}

.node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .addtoany_list .share-dropdown .btn span,.node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .addtoany_list a span {
    display: none;
    visibility: hidden
}

.node-article-page.node_article .product-brand .share-dropdown--basic {
    margin: 0
}

.node-article-page.node_article .product-brand .addtoany_list.a2a_kit_size_32 a>span {
    display: none;
    visibility: hidden
}

.node-article-page .product-brand .desc p.authorname {
    color: #2e2e2e!important;
    font-size: 18px;
    font-style: normal!important;
    font-weight: 600;
    line-height: 140%;
    padding: 0
}

.node-article-page .product-brand .desc p.authorname em {
    font-style: normal!important
}

@media screen and (max-width: 767px) {
    .node-article-page.node_article .product-brand .row_catego_date {
        padding-bottom:25px
    }

    .node-article-page.node_article .product-brand .row_catego_date .post_dates {
        font-size: 14px
    }

    .node-article-page.node_article .product-brand .row_catego_date .badge.bg_fs_blue {
        background: #014777!important
    }

    .node-article-page.node_article .product-brand .row_catego_date .badge.category_badge {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%;
        padding: 7px 17px
    }

    .node-article-page.node_article .product-brand .row_category .badge.category_round_badge {
        font-size: 14px
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading {
        margin-bottom: 30px
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading span {
        color: #2e2e2e;
        font-size: 44px;
        line-height: 110%
    }

    .node-article-page.node_article .product-brand .row_share {
        padding-bottom: 30px
    }

    .node-article-page.node_article .product-brand .row_share.end_article {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block {
        padding-left: calc(var(--bs-gutter-x)*0.5);
        padding-right: calc(var(--bs-gutter-x)*0.5)
    }
}

@media screen and (min-width: 768px) {
    .node-article-page.node_article .product-brand .row_catego_date {
        padding-bottom:25px
    }

    .node-article-page.node_article .product-brand .row_catego_date .post_dates {
        font-size: 14px
    }

    .node-article-page.node_article .product-brand .row_catego_date .badge.bg_fs_blue {
        background: #014777!important
    }

    .node-article-page.node_article .product-brand .row_catego_date .badge.category_badge {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%;
        padding: 7px 17px
    }

    .node-article-page.node_article .product-brand .row_category .badge.category_round_badge {
        font-size: 14px
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading {
        margin-bottom: 30px
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading span {
        color: #2e2e2e;
        font-size: 44px;
        line-height: 110%
    }

    .node-article-page.node_article .product-brand .row_share {
        padding-bottom: 30px
    }

    .node-article-page.node_article .product-brand .row_share.end_article {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block {
        padding-left: calc(var(--bs-gutter-x)*0.5);
        padding-right: calc(var(--bs-gutter-x)*0.5)
    }
}

@media screen and (min-width: 992px) {
    .node-article-page.node_article .product-brand .post_dates {
        color:#0f4369;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 115%;
        text-transform: none
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading {
        margin-bottom: 40px
    }

    .node-article-page.node_article .product-brand .product-brand__content-heading span {
        color: #2e2e2e;
        font-size: 70px;
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        text-transform: none
    }

    .node-article-page.node_article .product-brand .row_category {
        padding-bottom: 20px
    }

    .node-article-page.node_article .product-brand .row_category .badge.bg_fs_light_blue {
        background-color: #457cab!important
    }

    .node-article-page.node_article .product-brand .row_category .badge.category_round_badge {
        color: #fff;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        text-transform: none
    }

    .node-article-page.node_article .product-brand .row_author p.authorname {
        color: #2e2e2e!important;
        font-size: 18px;
        font-style: normal!important;
        font-weight: 600;
        line-height: 140%;
        padding: 0
    }

    .node-article-page.node_article .product-brand .row_share {
        padding-bottom: 40px
    }

    .node-article-page.node_article .product-brand .row_share.end_article {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .node-article-page.node_article .product-brand .row_share .share_weibo {
        display: none;
        visibility: hidden
    }

    .node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block {
        padding: 0
    }

    .node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .share_on {
        color: #2e2e2e;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%
    }

    .node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .addtoany_list .share-dropdown .btn span,.node-article-page.node_article .product-brand .row_share .block-addtoany.block-addtoany-block .addtoany_list a span {
        display: none;
        visibility: hidden
    }
}

.region-featuredcontentsection .share_weibo {
    display: none;
    visibility: hidden
}

.region-featuredcontentsection .block-addtoany.block-addtoany-block {
    padding: 0
}

.region-featuredcontentsection .block-addtoany.block-addtoany-block .share_on {
    color: #2e2e2e;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%
}

.region-featuredcontentsection .block-addtoany.block-addtoany-block .addtoany_list .share-dropdown .btn span,.region-featuredcontentsection .block-addtoany.block-addtoany-block .addtoany_list a span {
    display: none;
    visibility: hidden
}

@media screen and (max-width: 767px) {
    .region-featuredcontentsection .block-addtoany.block-addtoany-block {
        padding-left:calc(var(--bs-gutter-x)*0.5);
        padding-right: calc(var(--bs-gutter-x)*0.5)
    }
}

@media screen and (min-width: 768px) {
    .region-featuredcontentsection .block-addtoany.block-addtoany-block {
        padding-left:calc(var(--bs-gutter-x)*0.5);
        padding-right: calc(var(--bs-gutter-x)*0.5)
    }
}

.text-with-heading {
    justify-content: space-between;
    border-bottom: 1px solid #b7b7b7;
    padding: 69px 0 74px
}

.text-with-heading:last-child {
    border: none
}

.text-with-heading:first-child {
    padding-top: 0
}

.text-with-heading__title {
    flex-basis: 50%;
    max-width: 42%;
    color: #232323;
    font-size: 2.125em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 50px
}

@media screen and (max-width: 992px) {
    .text-with-heading__title {
        flex-basis:100%;
        max-width: 100%;
        margin-bottom: 16px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading__title {
        font-size:1.5em;
        line-height: 35px;
        margin-bottom: 14px
    }
}

.text-with-heading__title a {
    text-decoration: underline;
    color: #232323;
    font-weight: 400
}

.text-with-heading__title a:hover {
    color: #e2231a
}

.text-with-heading__title p {
    margin: 0
}

.text-with-heading__subtitle {
    color: #232323;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px
}

@media screen and (max-width: 992px) {
    .text-with-heading__subtitle {
        margin-bottom:16px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading__subtitle {
        margin-bottom:14px
    }
}

.text-with-heading__description {
    flex-basis: 50%;
    max-width: 45%;
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px
}

@media screen and (max-width: 992px) {
    .text-with-heading__description {
        flex-basis:100%;
        max-width: 100%
    }
}

.text-with-heading__description p,.text-with-heading__description ul {
    margin: 0;
    padding: 0
}

.text-with-heading__description h2 {
    padding: 32px 0 0
}

.text-with-heading__description ul {
    list-style: none;
    padding: 0;
    margin: 0 0 16px
}

.text-with-heading__description ul li {
    padding: 6px 0 6px 20px!important;
    position: relative;
    color: #232323
}

.text-with-heading__description ul li:before {
    content: "";
    display: inline-block!important;
    width: .5em;
    height: .5em;
    background: #00b5e2;
    border-radius: 50%;
    margin-right: .625em;
    position: absolute;
    left: 0;
    top: 15px
}

.text-with-heading__description a {
    text-decoration: underline;
    color: #232323;
    font-weight: 400
}

.text-with-heading__description a:hover {
    color: #e2231a
}

.text-with-heading__description img {
    width: 100%
}

@media screen and (max-width: 992px) {
    .text-with-heading {
        flex-wrap:wrap;
        padding: 53px 0 32px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading {
        padding:30px 0
    }
}

.text-with-heading.title_right .text-with-heading__title {
    order: 1
}

@media screen and (max-width: 992px) {
    .text-with-heading.title_right .text-with-heading__title {
        order:0
    }
}

.text-with-heading.full_width {
    flex-wrap: wrap
}

.text-with-heading.full_width .text-with-heading__description,.text-with-heading.full_width .text-with-heading__title {
    flex-basis: 100%;
    max-width: 100%
}

.text-with-heading.full_width .text-with-heading__title {
    padding-bottom: 20px!important
}

.text-with-heading.full_width .text-with-heading__title p {
    margin: 0
}

.text-with-heading.default {
    flex-wrap: wrap
}

.text-with-heading.default .text-with-heading__description,.text-with-heading.default .text-with-heading__title {
    flex-basis: 60%;
    max-width: 60%
}

@media screen and (max-width: 992px) {
    .text-with-heading.default .text-with-heading__description,.text-with-heading.default .text-with-heading__title {
        flex-basis:100%;
        max-width: 100%
    }
}

.text-with-heading.default .text-with-heading__title {
    padding-bottom: 32px
}
