.container.mdm {
    overflow-x: hidden;
}
.bannerflex {
    background: #035fac !important;
}
.flexslider .flexBnrslides > li .flex {
    display: flex;
    min-height: 380px;
    align-items: center;
    justify-content: center;
}
.flexslider .flexBnrslides > li .flex .caption {
    margin: 0 45px;
    width: 50%;
}
.flexslider .flexBnrslides > li .flex .caption h2 {
    font-size: 34px;
    font-weight: lighter;
    line-height: 55px;
    margin: 0;
    margin-bottom: 25px;
    color: #fff;
}
.flexslider .flexBnrslides > li .flex .caption a {
    position: relative;
    display: block;
    max-width: 320px;
    text-align: center;
    color: #000;
    background-color: #ffd40e;
    padding: 12px;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 25px;
}
.flexslider .flexBnrslides > li div a {
    display: inline-block;
    max-width: 100%;
}
.flexslider .flexBnrslides > li .flex .clip {
    width: 40%;
    text-align: center;
}
.flexslider .flexBnrslides > li .flex .clip img {
    width: 280px;
    margin: auto;
}
.flexslider .flexBnrslides img {
    display: initial !important;
}
.flex-control-nav li a.flex-active {
    background: #ffce26 !important;
}
.mdm.overview {
    padding: 50px 50px 0;
    background-color: #f5f5f5;
    min-height: 329px;
}
.mdm.overview .mdm-h4 {
    line-height: 30px;
    padding-top: 8px;
    max-width: 1100px;
    margin: auto;
    padding-bottom: 50px;
}
.mdm.overview .bookmark {
    display: flex;
    top: 0;
    justify-content: center;
    background-color: #f5f5f5;
}
#prdLogo, .feaImg, .resImg, .mdmOsSpr, .mdmBtmBdr, .mdm-bm-icons, .mdm-dist-spr, .mdm-three-col-spr {
    background: url(https://www.manageengine.cn/mobile-device-management/images/common-sprite.png) no-repeat 0 0;
}
.mdm.overview .bookmark.fixed {
    position: fixed;
    top: 92px;
    left: 0;
    right: 0;
    z-index: 3;
    box-shadow: 0 0 5px #ccc;
    transition: position 0s ease-out 1s, top 350ms ease-out 0s;
}
.mdm.overview .bookmark a {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    padding: 16px;
    font-size: 16px;
    border-right: 1px solid;
    border-image: linear-gradient(to top, rgba(0, 0, 0, 0), #b3b3b3, rgba(0, 0, 0, 0)) 1 100%;
    overflow: hidden;
    color: #000;
    text-decoration: none;
    transition: all 350ms ease-in;
}
.mdm.overview .bookmark a:hover, .mdm.overview .bookmark a.active {
    background: #e2e2e2;
    color: #0e88cc;
}
.mdm.overview .bookmark a:hover .mdm-hide-txt {
    transform: translateY(0);
    opacity: 1;
}
.mdm.overview .bookmark a:hover strong {
    transform: translateY(0);
}
.mdm.overview .bookmark.fixed a {
    padding-bottom: 16px;
}
.mdm.overview .bookmark.fixed img, .mdm.overview .bookmark.fixed span {
    display: none;
}
.mdm-bm-icons {
    display: block;
    width: 50px;
    height: 52px;
    margin: 0 auto 15px auto;
}
.mdm-bm-icon1 {
    background-position: 0 -94px;
}
.mdm.overview .bookmark a .mdm-hide-txt {
    display: block;
    font-size: 14px;
    padding-top: 5px;
    color: #555;
    line-height: normal;
    font-weight: normal;
    transform: translateY(80px);
    transition: all 350ms ease-out;
    opacity: 0;
}
.mdm.overview .bookmark.fixed img, .mdm.overview .bookmark.fixed span {
    display: none;
}
.mdm-bm-icon2 {
    background-position: -50px -94px;
}
.mdm-bm-icon3 {
    background-position: -100px -94px;
}
.mdm-bm-icon4 {
    background-position: -150px -94px;
}
.mdm-bm-icon5 {
    background-position: -200px -94px;
}
.mdm.overview .bookmark a:last-child {
    border-right: 0;
}
.mdm-bm-icon6 {
    background-position: -250px -94px;
}
@media (max-width:800px) {
.bannerflex, .mdm.overview .bookmark a .mdm-hide-txt {
    display: none;
}
.mdm.overview .bookmark {
    flex-wrap: wrap;
}
.mdm.overview .bookmark a {
    display: inline-block;
    width: 100px;
    padding: 5px 5px 15px;
    margin: 5px;
    border: 1px solid #ccc !important;
    font-size: 13px;
    line-height: 16px !important;
}
.mdm.overview .bookmark a strong {
    font-weight: 400;
}

.mdm-bm-icons {
    transform: scale(.8);
    margin: 0 auto;
}
.mdm.overview .bookmark.fixed {
    position: static;
    box-shadow: none;
}
.mdm.overview .bookmark.fixed .mdm-bm-icons{
    display:block;
}
.new-two-col, .new-three-col {
    width: auto;
    text-align: center;
}
}
.mdmBtmBdr {
    width: 326px;
    height: 24px;
    background-position: -170px -71px;
    margin: 0 auto;
}
.four-col {
    width: 22%;
    float: left;
    padding: 0px 15px 20px 15px;
}
.mdmOsSpr {
    display: inline-block;
    width: 137px;
    height: 137px;
}
.mdm-ios {
    background-position: 0 -155px;
}
.mdm-h7 {
    display: block;
    font-size: 22px;
    line-height: 45px;
    margin: 10px 0 5px;
    font-weight: 300;
}
.mdm-android {
    background-position: -135px -155px;
}
.mdm-win {
    background-position: -270px -153px;
}
.mdm-chrome {
    background-position: -405px -153px;
}
.container.mdm {
    max-width: 1100px;
}
.new-two-col {
    width: 44%;
    display: inline-block;
    padding: 25px;
    vertical-align: top;
}
.img-two-col {
    float: left;
    padding: 5px 10px 5px 0px;
}
.mdm-distr-icon {
    background-position: 0 -303px;
}
.mdm-dist-spr {
    display: inline-block;
    width: 82px;
    height: 82px;
}
.mdm-h5 {
    line-height: 42px;
    padding-bottom: 10px;
}
.mdm-h5 a {
    line-height: normal;
}
.mdm-pass-icon {
    background-position: -82px -303px;
}
.mdm-report-icon {
    background-position: -164px -303px;
}
.mdm-mgmt-icon {
    background-position: -246px -303px;
}
.new-fea-sec {
    padding-top: 30px;
}
.new-three-col {
    width: 25%;
    display: inline-block;
    padding: 25px;
    padding-top: 0;
    vertical-align: top;
}
.img-three-col {
    width: 25% !important;
    padding-bottom: 20px;
    margin: 0 auto;
}
.mdm-three-col-spr {
    display: inline-block;
    width: 69px;
    height: 69px;
}
.mdm-wipe-icon {
    background-position: 0 -401px;
}
.mdm-email-icon {
    background-position: -69px -401px;
}
.mdm-security-icon {
    background-position: -138px -401px;
}
.mdm-email-icon1 {
    background-position: -208px -401px;
}
.mdm-email-icon2 {
    background-position: -277px -401px;
}
.mdm-email-icon3 {
    background-position: -346px -401px;
}
.mdm-mgmt-icon-1 {
    background-position: 0px -482px;
}
.mdm-mgmt-icon-2 {
    background-position: -82px -482px;
}
.mdm-mgmt-icon-3 {
    background-position: -164px -482px;
}
.mdm-mgmt-icon-4 {
    background-position: -246px -482px;
}
.mdm-define-icon {
    background-position: -333px -302px;
}
.mdm-vault-icon {
    background-position: -402px -302px;
}
.mdm-provision-icon {
    background-position: -473px -302px;
}
a.soun-call-to {
    background-color: #E9142B;
    display: inline-block !important;
    width: initial !important;
    height: initial !important;
    padding: 0px 35px;
    color: #fff !important;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 15px;
}
.menu li a span {
    font-size: 18px;
    font-weight: 100;
}
.menu li a:hover span {
    color: #0099cc !important;
    text-decoration: initial;
}
.menu li:last-child {
    margin-right: 0px;
}
.sub {
    opacity: 1;
    background-color: #2e9bcd;
    padding-top: 15px;
    padding-bottom: 16px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    bottom: 0px;
    line-height: 20px;
    left: 0px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.home-free-ed {
    background-image: url(https://www.manageengine.cn/mobile-device-management/images/free-device-icon.png);
    background-position: center center;
    background-size: 120px;
    background-repeat: no-repeat;
    height: 160px !important;
}
.home-std-ed {
    background-image: url(https://www.manageengine.cn/mobile-device-management/images/prof-edition-icon.png);
    background-position: center center;
    background-size: 100px;
    background-repeat: no-repeat;
    height: 160px !important;
}
.home-pro-ed {
    background-image: url(https://www.manageengine.cn/mobile-device-management/images/std-edition-icon.png);
    background-position: center center;
    background-size: 100px;
    background-repeat: no-repeat;
    height: 160px !important;
}
.heading-menu{display:none}.blueBand{margin-top:86px}
.flexslider .flexBnrslides > li .flex .caption a {
    max-width: 200px;
}
.flexslider .flexBnrslides > li .flex .clip img {
    max-height: 330px;
    width: auto;
}
.flexslider .flexBnrslides > li .flex .caption h2{
   font-size: 28px;
   line-height: 52px;
}
.os .four-col:hover{
    background:none;
}
.os .four-col a{
    color: #000  !important;
}
.os .four-col a:hover{
    color: #138cd6 !important;
}
.promo-flash {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #daf4ff;
    border: 1px solid #89ceeb;
    position: fixed;
    width: 100%;
    z-index: 2;
}
.promo-flash p {
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
}
.promo-flash p strong {
    font-weight: 600;
}
.promo-flash .close {
    margin: 0 0 0 30px;
    color: #00000070;
    position: absolute;
    right: 23px;
    cursor: pointer;
}
.promo-flash a {
    line-height: normal;
    background-color: #fff;
    color: #1381b0;
    padding: 6px 15px;
    margin: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 1px #1381b0;
}
.promo-flash + .bannerflex {
    padding-top: 54px;
}
.flexslider .flexBnrslides > li.report .flex .caption {
   width:60%;
}

/*ems-common-wfh.css starts*/
#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,#backToTop,.sec-pTB.bg-l-grey {display: none;}
footer {border: 0;}
#customers, #allFea, .btmBar,#btmscroll {
    display: none;
}
.heading-menu{
    height: auto;
    padding: 0;
}
.container#scroll {
   max-width: none;
    padding: 0;
}
.wfh{
    padding: 40px 20px;
    text-align: initial;
}
.wfh p {
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 32px;
    text-align: initial;
}
.wfh.promo {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e9f5ff;
    border: 1px solid #deeeff;
    position: fixed;
    width: 100%;
    z-index: 2;
    padding: 10px 0px;
    margin: auto;
    max-width: none;
}
.wfh.promo:before {
    display: none;
}
.wfh.promo p {
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.wfh.promo a {
    line-height: normal;
    background-color: #fff;
    color: #4fa5ff;
    padding: 6px 15px;
    margin: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 1px #4fbeff;
    min-height: auto;
    width: auto;
    background-image: none;
    max-width: none;
}
.wfh.promo span {
    margin: 0 0 0 30px;
    color: #88b7ff;
    position: absolute;
    right: 23px;
    cursor: pointer;
}
.wfh.promo + .wfh.banner {
    padding-top:54px;
}
.wfh p.quote {
    border-bottom: 1px dotted #ffc640;
    border-top: 1px dotted #ffc640;
    padding: 15px 0;
    line-height: 26px;
    color: #465cd5;
    font-weight: 300;
    font-size: 16px;
}
.wfh [data-content] ul {
    list-style: disc;
    padding: 0 15px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
}
.wfh [data-content] ul li {
    margin: 0 5% 4% 0;
    width: 45%;
}
.wfh [data-content] ul.nrm-list li {
    width: auto;
    margin: 0 0 15px;
}

.wfh [data-content] ul.nrm-list {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
}
.wfh h2,.wfh .shead {
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    margin: 0 auto 20px;
    position: relative;
    max-width: 1000px;
    line-height: 45px;
    padding: 0 0 10px;
}
.wfh h2:after,.wfh .shead:after {
    content: '';
    height: 1px;
    width: 70px;
    background-color: #ffc640;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.wfh h2:before,.wfh .shead:before {
    content: '';
    height: 5px;
    width: 5px;
    background-color: #3888e4;
    display: inline-block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    transform: rotate(45deg);
}
.wfh h2 strong,.wfh .shead strong{
    color:#465cd5;
    font-weight:400;
    white-space:pre;
}
.wfh .flex + h2 {
    margin-top: 30px;
}
.wfh .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    margin: auto;
}
.wfh .inner-flex{
    width:50%;
}
.wfh img {
    max-width: 100%;
}
.wfh.dc {
    border-top: 0;
    text-align: inherit;
    background-color: transparent;
}

.wfh.banner {
    background-color: #f1f1f1;
    padding: 20px;
}
.wfh.banner .flex {
    max-width: 1200px;
}
.wfh.banner h1, .wfh.banner .head {
    font-size: 34px;
    font-weight: 300;
    line-height: 54px;
    text-align: initial;
    padding: unset;
    margin: auto;
    letter-spacing: normal;
}
.wfh.banner .head:after,.wfh.banner .head:before{
    display: none;
}
.wfh.banner h1 strong,.wfh.banner .head strong {
    white-space: pre;
    color: #465cd5;
    font-weight: 600;
}
.wfh.banner .inner-flex:last-child {
    width: 40%;
}

.wfh.overview .inner-flex {
    margin: 0 20px;
}
.wfh.overview .flex {
    align-items: flex-start;
}

.wfh.fea {
    background-color: #f9f9f9;
}
.wfh .para-group {
    max-width: 900px;
    margin: 0 auto 30px;
    text-align: center;
}
.wfh.overview .para-group{
    margin: 0 auto;
}
.wfh.fea .para-group p {
    text-align: center;
}
.wfh.fea .tab {
    display: flex;
    margin: 0 auto 30px;
    justify-content: center;
    border-bottom: 1px solid #eee;
    flex-wrap: wrap;
    max-width: 1100px;
}
.wfh.fea .tab.small [data-tab] {
    margin: 0;
    max-width: 190px;
}
.wfh.fea .tab [data-tab] {
    padding: 10px 20px;
    margin: 0 5px 15px 5px;
    max-width: 200px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #00000075;
    cursor: pointer;
    box-shadow: none;
}
.wfh.fea .tab [data-tab]:after{
    display: none;
}
.wfh.fea .tab [data-tab].active {
    border-bottom: 1px solid #465cd5;
    color: #000;
    pointer-events: none;
}
.wfh.fea [data-content]{
    display: none;
}
.wfh.fea [data-content].active{
    display: block;
}
.wfh.fea .flex {
    align-items: center;
    justify-content: space-evenly;
}
.wfh.fea .inner-flex:first-child img {
    box-shadow: 0 0 5px #0004;
    margin: 0 0 15px;
}
.wfh.fea .inner-flex:last-child {
    max-width: 320px;
    margin: 0 0 0 40px;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
}
.wfh.fea [data-content] a {
    display: block;
    margin: 20px 0 0;
    text-decoration: none;
    font-size:15px;
    border:1px solid #465cd5;
    color:#465cd5;
    padding:6px;
    max-width:100px;
    text-align:center;
    line-height:normal;
}
.wfh.fea [data-content] a.nrm-link {
    display: inline;
    padding: 0;
    border: 0;
    font-size: inherit;
    margin: auto;
    max-width: none;
    text-align: inherit;
}
.wfh.credit p {
    margin: auto;
    max-width: 800px;
    text-align: center;
}
.wfh.credit .cta-group{
    text-align: center;   
}
.wfh.credit .cta {
    display: inline-block;
    background-color: #e9152b;
    color: #fff;
    padding: 10px 15px;
    min-width: 200px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin: 20px;
    text-decoration: none;
}
.wfh.credit .cta.secondary {
    background-color: #ccc;
    color: #000;
}


:root {
  --theme-dc: #465cd5;  
  --theme-bsp: #02afad;
  --theme-vmp: #18b268;
  --theme-pmp: #493aa4;
  --theme-mdm: #065283;
  --theme-acp: #ba4671;
}

.wfh.fea.dc .tab [data-tab].active {
    border-color: var(--theme-dc);
}
.wfh.fea.bsp .tab [data-tab].active {
    border-color: var(--theme-bsp);
}
.wfh.fea.vmp .tab [data-tab].active {
    border-color: var(--theme-vmp);
}
.wfh.fea.pmp .tab [data-tab].active {
    border-color: var(--theme-pmp);
}
.wfh.fea.mdm .tab [data-tab].active {
    border-color: var(--theme-mdm);
}
.wfh.fea.acp .tab [data-tab].active {
    border-color: var(--theme-acp);
}

.wfh.fea.dc [data-content] a {
    border-color: var(--theme-dc);
    color: var(--theme-dc);
}
.wfh.fea.bsp [data-content] a {
    border-color: var(--theme-bsp);
    color: var(--theme-bsp);
}
.wfh.fea.vmp [data-content] a {
    border-color: var(--theme-vmp);
    color: var(--theme-vmp);
}
.wfh.fea.pmp [data-content] a {
    border-color: var(--theme-pmp);
    color: var(--theme-pmp);
}
.wfh.fea.mdm [data-content] a {
    border-color: var(--theme-mdm);
    color: var(--theme-mdm);
}
.wfh.fea.acp [data-content] a {
    border-color: var(--theme-acp);
    color: var(--theme-acp);
}

.wfh.dc p.quote {
    border-color: var(--theme-dc);
}

.wfh.banner.dc h1 strong {
    color: var(--theme-dc);
}
.wfh.banner.bsp h1 strong {
    color: var(--theme-bsp);
}
.wfh.banner.vmp h1 strong {
    color: var(--theme-vmp);
}
.wfh.banner.pmp h1 strong {
    color: var(--theme-pmp);
}
.wfh.banner.mdm h1 strong {
    color: var(--theme-mdm);
}
.wfh.banner.acp h1 strong {
    color: var(--theme-acp);
}

.wfh.dc h2:before {
    background-color: var(--theme-dc);
}
.wfh.bsp h2:before {
    background-color: var(--theme-bsp);
}
.wfh.vmp h2:before,.wfh.vmp .shead:before {
    background-color: var(--theme-vmp);
}
.wfh.pmp h2:before,.wfh.pmp .shead:before {
    background-color: var(--theme-pmp);
}
.wfh.mdm h2:before,.wfh.mdm .shead:before {
    background-color: var(--theme-mdm);
}
.wfh.acp h2:before,.wfh.acp .shead:before {
    background-color: var(--theme-acp);
}

.wfh.dc h2 strong{
    color: var(--theme-dc);
}
.wfh.bsp h2 strong{
    color: var(--theme-bsp);
}
.wfh.vmp h2 strong,.wfh.vmp .head strong{
    color: var(--theme-vmp);
}
.wfh.pmp h2 strong,.wfh.pmp .head strong{
    color: var(--theme-pmp);
}
.wfh.mdm h2 strong,.wfh.mdm .head strong{
    color: var(--theme-mdm);
}
.wfh.acp h2 strong,.wfh.acp .head strong{
    color: var(--theme-acp);
}

.wfh.fea .tab{
    max-width:100%;
}

.wfh.fea.dcp .tab [data-tab] {
    max-width: 210px;
}
.wfh.fea.dcp .tab [data-tab="3"], .wfh.fea.dcp .tab [data-tab="4"] {
    max-width: 170px;
}
.wfh.fea.dcp .flex {
    align-items: end;
}
.wfh.dcp.overview p {
    max-width: 1000px;
}
.wfh.overview.acp .para-group p{
    text-align: center;
}
.wfh.fea.acp .flex {
    align-items: flex-start;
}

.wfh.fea.acp .inner-flex:last-child {
    min-height: auto;
    max-width: 400px;
}
.wfh.dc p.quote {
    border-color: var(--theme-dc);
    color: var(--theme-dc);
}
.wfh.vmp p.quote {
    border-color: var(--theme-vmp);
    color: var(--theme-vmp);
}

.wfh.pmp h3 {
    margin: 30px 0 5px;
    text-align:initial;
    color: var(--theme-pmp);
}
.wfh.fea.dc .inner-flex:last-child {
    min-height: 400px;
}
.wfh.fea.bsp .inner-flex:last-child {
    min-height: 450px;
}

.wfh.credit.dc p {
    max-width: 800px;
}
.wfh.credit.bsp p {
    max-width: 920px;
}

.wfh.fea.vmp .tab [data-tab] {
    max-width: 280px;
}
.wfh.overview.vmp .flex p {
    margin: 0 0 15px;
}
.wfh.overview.vmp .flex > p {
    text-align: center;
    max-width: 800px;
}
.wfh.overview.pmp .flex > p {
    text-align: center;
    margin: 0 auto 30px;
}
.wfh.vmp.overview{
    padding: 40px 20px;
}
.wfh.vmp.overview p {
    text-align: left;
}

.wfh.fea.vmp .flex,.wfh.fea.pmp .flex {
    align-items: flex-start;
}
.wfh.vmp h2{
    max-width: 850px;
}
.wfh.fea.pmp .tab {
    flex-wrap: nowrap;
}
.wfh.fea.pmp .tab [data-tab] {
    max-width: 150px;
}
.wfh.fea.pmp .tab [data-tab="3"] {
    max-width: 170px;
}
.wfh.overview.pmp .inner-flex:last-child {
    width: 60%;
}
.wfh.mdm.overview {
    min-height: auto;
    background: transparent;
    padding: 40px 20px;
}
.wfh.fea.mdm .tab [data-tab] {
    max-width: 180px;
}
.wfh.mdm [data-content] ul li{
    list-style:none;
}
.wfh.mdm [data-content] ul li::before {
    content: "\2022";
    color: var(--theme-mdm);
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    width: 15px;
    margin-left: -15px;
    line-height: 0;
    height: 5px;
}

.wfh.fea.acp .tab.small [data-tab] {
    max-width: 180px;
}
@media(max-width:600px){
.wfh .flex {
    flex-wrap: wrap;
}
.wfh .inner-flex, .wfh.banner .inner-flex:last-child {
    width: auto !important;
    margin: 10px;
}
.wfh.banner {
    margin: 0;
}
.wfh.banner h1 strong,.wfh.bsp h2 strong {
    white-space: normal;
}
.wfh.fea .tab {
    flex-wrap: nowrap;
    overflow: auto;
    max-width: none;
    justify-content: left;
}
.wfh.fea .tab [data-tab] {
    max-width: none;
    min-width: 200px;
}

.wfh.credit {
    border-bottom: #eee solid 1px;
}
.wfh.credit .cta {
    display: block;
}
.wfh h2 strong, .wfh .shead strong, .wfh.banner h1 strong, .wfh.banner .head strong {
    white-space: normal;
}
}
/*ems-common-wfh.css ends*/