.heading-menu {
    display: none;
}
.sec-pTB {
    padding: 0;
}
#header-mainsec .nav-dwn.fr {
    overflow: hidden;
    transition: all ease 350ms;
}
#header-mainsec .nav-dwn.fr.out {
    width: 0px;
}
nav ul.productmenu.header-nav > li#fea {
    position: relative;
}
nav ul.productmenu.header-nav > li .drop-down {
    display: none;
    position: absolute;
    width: 500px;
    background-color: #fff;
    box-shadow: 0px 0px 5px #0004;
    top: 38px;
    left: 0;
    padding: 15px 0 0;
}
nav ul.productmenu.header-nav > li#fea:hover .drop-down,nav ul.productmenu.header-nav > li#fea .drop-down.active {
    display: block;
}
nav ul.productmenu.header-nav > li#indus {
    position: relative;
}
nav ul.productmenu.header-nav > li#indus:after {
    content: '';
    background: url(//www.zohowebstatic.com/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat -168px -6px/990px auto;
    height: 6px;
    width: 10px;
    display: inline-block;
    margin-left: 8px;
}


nav ul.productmenu.header-nav > li#indus .drop-down{
    width: 200px;
    padding: 0px;
}

nav ul.productmenu.header-nav > li#indus .drop-down .flex ul{
    width: 100%;
}
nav ul.productmenu.header-nav > li#indus .drop-down .flex ul:first-child{
    border: none;
    margin: 10px 0;
}

nav ul.productmenu.header-nav > li#indus:hover .drop-down,nav ul.productmenu.header-nav > li#indus .drop-down.active {
    display: block;
}


nav ul.productmenu.header-nav > li .drop-down .flex {
    display: flex;
    width: 100%;
    justify-content: center;
}
nav ul.productmenu.header-nav > li .drop-down .flex + a {
    display: block;
    text-align: center;
    line-height: normal;
    padding: 10px;
    background-color: #f9f9f9;
    margin: 15px 0 0;
}
nav ul.productmenu.header-nav > li .drop-down .flex ul {
    width: 50%;
}
nav ul.productmenu.header-nav > li .drop-down .flex ul li {
    text-align: left;
    list-style: none;
    margin: 0 15px;
}
nav ul.productmenu.header-nav > li .drop-down .flex ul:first-child {
    border-right: 1px solid #eee;
}
nav ul.productmenu.header-nav > li .drop-down .flex ul:first-child li {
}
nav ul.productmenu.header-nav > li .drop-down .flex ul li a {
    padding: 10px 15px;
    display: block;
    line-height: normal;
    font-size: 13px;
    color: #000;
}
nav ul.productmenu.header-nav > li .drop-down .flex ul li a:hover {
    background-color: #0000000f;
    color: #138cd6;
}

.mdmfea {
    padding: 40px;
    width: auto !important;
    float: none; 
}
.mdmfea h1 {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    margin: 0 0 15px;
    line-height: normal;
}
.mdmfea h2 {
    font-size: 34px;
    font-weight: 400;
    color: #000;
    margin: 0 0 30px;
    text-align: center;
    line-height: normal;
}
.mdmfea h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000 !important;
    margin: 0 0 5px;
    line-height: normal;
}
.mdmfea h4 {
    font-size: 18px;
    font-weight: 300;
    color: #e9152b;
    margin: 0 0 15px;
    line-height: normal;
}
.mdmfea p, .mdmfea li {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    margin: 0 0 15px;
}
.mdmfea .list {
    padding-left: 20px;
}
.mdmfea .list li strong {
    display: block;
    font-weight: 600;
}
.mdmfea .list li::marker {
    color: #c3616c;
}
.mdmfea .clickband {
    margin: 40px 0;
}
.mdmfea .cta-group{
    display: flex;
    justify-content: center;
}
.mdmfea .cta {
    position: relative;
    background-color: #e9152b;
    color: #fff;
    padding: 7px 20px;
    line-height: 26px;
    font-size: 20px;
    font-weight: 400;
    margin: 0 10px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
}
.mdmfea .cta span {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 13px;
    text-transform: uppercase;
    bottom: -26px;
    color: #000;
}
.mdmfea .flex {
    display: flex;
    justify-content: center;
}
.mdmfea .flexslider {
    max-height: none;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 15px;
    min-height: 250px;
}
.fea_msm .mdmfea .flexslider{
    min-height: 185px;
}
.fea_mdm .mdmfea .flexslider{
    min-height: 185px;
}
.fea_edu .mdmfea .flexslider {
    min-height: 210px;
}
.mdmfea .flexslider .flexBnrslides > li {
    min-height: ;
}
.mdmfea .flex-control-nav li {
    margin: 0 5px;
}
.mdmfea {
    padding: 80px 40px;
}

.mdmfea nav{
    margin: 0 0 20px;
}
.mdmfea nav.breadcrumb a {
    text-decoration: none !important;
}
.mdmfea nav.breadcrumb a:hover span {
    text-decoration: underline;
}
.mdmfea nav.breadcrumb a:hover:after {
    color: #000;
}
.mdmfea nav.breadcrumb a:after {
    content: '>';padding: 0 5px;
    text-decoration: none !important;
    }
.mdmfea nav.breadcrumb ul {
    display: flex;
}
.mdmfea nav.breadcrumb li{
    margin: 0;
}
.mdmfea nav.breadcrumb li:last-child a{
    pointer-events: none;
}
.mdmfea nav.breadcrumb li:last-child a span{
   font-weight: 400;
}
.mdmfea nav.breadcrumb li:last-child a:after {
    display: none;
}
.mdmfea .tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px solid #eee;
    margin: 0 0 40px;
}
.mdmfea .tab [data-tab] {
    padding: 15px 30px;
    line-height: normal;
    margin: 0 0 -2px;
    cursor: pointer;
}
.mdmfea .tab [data-tab] img {
    max-width: 25px;
    display: block;
    margin: 0 auto 10px;
}
.mdmfea .tab [data-tab].active {
    border-bottom: 2px solid #ed1c24;
    pointer-events: none;
}
.mdmfea .tab [data-tab="1"].active {
    border-color: #39b54a;
}
.mdmfea .tab [data-tab="2"].active {
    border-color: #662d91;
}
.mdmfea .tab [data-tab="3"].active {
    border-color: #915a5a;
}
.mdmfea .tab [data-tab="4"].active {
    border-color: #0072bc;
}
.mdmfea .tab [data-tab="5"].active {
    border-color: #f7941d;
}
.mdmfea.featab {
    background: linear-gradient(to top, #ddf3eb, #ddf3eb2e);
}
.mdmfea.featab .box {
    display: none;
}
.mdmfea.featab .box.active {
    display: block;
}
.mdmfea.featab .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mdmfea.featab .box ul li {
    max-width: 300px;
    margin: 20px;
}
.mdmfea.featab .box ul li strong {
    display: block;
    line-height: normal;
    font-weight: 600;
    margin: 0 0 9px;
}
.mdmfea.featab .box ul li strong:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #f7941d;
    margin: 0 10px 0 -20px;
}
.mdmfea.featab .box[data-content="1"] ul li strong:before {
    background-color: #39b54a;
}
.mdmfea.featab .box[data-content="2"] ul li strong:before {
    background-color: #662d91;
}
.mdmfea.featab .box[data-content="3"] ul li strong:before {
    background-color: #915a5a;
}
.mdmfea.featab .box[data-content="4"] ul li strong:before {
    background-color: #0072bc;
}
.mdmfea.featab .box[data-content="5"] ul li strong:before {
    background-color: #f7941d;
}
.mdmfea.topband{
    text-align: center;
    background-color: #ffdc9c;
    background: linear-gradient(to bottom, #ffdc9c, #ffdc9c2e);
    position: relative;
}
.mdmfea.topband:before {
    content: '';
    position: absolute;
    left: 5%;
    top: 5%;
    bottom: 5%;
    width: 20%;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: left 20px center;
}
.mdmfea.topband:after {
    content: '';
    position: absolute;
    right: 5%;
    top: 5%;
    bottom: 5%;
    width: 20%;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.mdmfea.topband h3 {
    font-weight: 400;
}
.fea_wht .mdmfea.topband h3 {
    color: #934808 !important;
    max-width: 740px;
    margin: auto;
    line-height: 32px;
}
.mdmfea.topband h3 + p {
    margin: 20px auto 40px;
    max-width: 900px;
    font-size: 15px;
}
.mdmfea.sup {
    border-bottom: 1px solid #eee;
    padding: 40px;
}
.mdmfea.sup .flex {
    align-items: center;
}
.mdmfea.sup ul {
    display: inline-flex;
}
.mdmfea.sup ul li {
    margin: 20px;
    max-width: 50px;
}
.mdmfea.sup ul li img {
    max-width: 100%;
}
.mdmfea.sup .flex h3 {
    min-width: 200px;
    position: relative;
}
.mdmfea.sup .flex h3:after {
    content: '';
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #0072bc;
}
.mdmfea.sup .flex:last-child h3:after {
    background-color: #f7941d;
}
.mdmfea.intro {
    padding: 80px 40px 0;
    overflow: hidden;
    position: relative;
}
.mdmfea.intro .desc {
    margin: 30px auto 70px;
    max-width: 1000px;
    text-align: center;
}
.mdmfea.intro .flex {
    margin: 0 auto;
    max-width: 1200px;
    min-height: 250px;
    overflow: hidden;
    position: relative;
    padding: 150px 0 0;
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/style/../images/mdmfea-intro-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 370px;
}
.fea_mdm .mdmfea.intro .flex{
    background-size: 300px;
}
.fea_emm .mdmfea.intro .flex {
    padding: 0;
    background-image: none;
    align-items: center;
}
.fea_emm .mdmfea.intro .flex:before {
    border-radius: unset;
    top: 70px;
}
.mdmfea.intro .box {
    text-align: center;
    width: 260px;
    margin: 20px;
    position: absolute;
    z-index: 2;
    opacity:0;
    transform: scale(.5);
    transition: all linear 500ms;
}
.mdmfea.intro.active .box{
    opacity:1;
    transform: scale(1);
}
.mdmfea.intro .box:nth-child(1) {
    left: 10px;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
    transition-delay: 1s;
}
.mdmfea.intro .box:nth-child(2) {
    left: 222px;
    bottom: 125px;
    transition-delay: 2s;
}
.fea_mcm .mdmfea.intro .box:nth-child(2) {
    left: 260px;
    bottom: 160px;
}
.fea_mdm .mdmfea.intro .box:nth-child(2) {
    left: 290px;
}
.mdmfea.intro .box:nth-child(3) {
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    transition-delay: 3s;
}
.mdmfea.intro .box:nth-child(4) {
    right: 222px;
    bottom: 125px;
    transition-delay: 4s;
}
.fea_emm .mdmfea.intro .box:nth-child(4){
    z-index: 3;
}

.fea_mcm .mdmfea.intro .box:nth-child(4) {
    right: 260px;
    bottom: 160px;
    z-index: 3;
}
.fea_mdm .mdmfea.intro .box:nth-child(4) {
    right: 240px;
    bottom: 105px;
    transition-delay: 4s;
    width: 300px;
    z-index: 3;
}
.fea_mem .mdmfea.intro .box:nth-child(2) {
    left: 270px;
    bottom: 155px;
}
.fea_mem .mdmfea.intro .box:nth-child(4) {
    right: 250px;
}
.fea_masm .mdmfea.intro .box:nth-child(4) {
    right: 250px;
    bottom: 135px;
}
.fea_masm .mdmfea.intro .box:nth-child(2) {
    left: 250px;
    bottom: 140px;
}
.mdmfea.intro .box:nth-child(5) {
    right: 10px;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
    transition-delay: 5s;
}
.fea_wht .mdmfea.intro .box:nth-child(1) {
    left: -10px;
}
.fea_wht .mdmfea.intro .box:nth-child(2) {
    width: 220px;
    bottom: 110px;
}
.fea_wht .mdmfea.intro .box:nth-child(4) {
    bottom: 70px;
}
.fea_wht .mdmfea.intro .box:nth-child(5) {
    right: -20px;
}
.mdmfea.intro:nth-child(even) {
    background-color: #f9f9f9;
}
.fea_emm .mdmfea.intro:nth-child(even) .box img {
    background-color: #f9f9f9;
}
.fea_emm .mdmfea.intro .box {
    position: static;
}
.fea_emm .mdmfea.intro:nth-child(even) .box {
    background-color: #f9f9f9;
}

.mdmfea.intro .box img {
    max-width: 70px;
    margin: 0 0 15px;
    background-color: #fff;
    padding: 0px 20px;
}
.mdmfea.intro .box:nth-child(4) p {
    max-width: 220px;
    margin: 0 auto 15px;
}
.fea_mdm .mdmfea.intro .box:nth-child(4) p {
    max-width: none;
}


.mdmfea.intro .flex:before {
    content: '';
    position: absolute;
    border: 1px solid #333;
    width: 950px;
    border-radius: 50%;
    height: 750px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 40px;
    z-index: 0;
}

.mdmfea.intro .flex:after {
    content: '';
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 1;
    transition: all linear 7s;
}
.fea_emm .mdmfea.intro:nth-child(even) .flex:after{
    background-color: #f9f9f9;
}
.mdmfea.intro.active .flex:after {
    left: 100%;
}

.mdmfea.benefit {
    background: linear-gradient(to top, #ddf3eb, #ddf3eb2e);
    padding: 80px 40px 65px;
}
.mdmfea.featab + .benefit {
    background: transparent;
    border-bottom: 1px solid #ddf3eb;
}
.mdmfea.benefit.spl {
    background: linear-gradient(to bottom, #e2ddf3, #e2ddf32e);
}
.mdmfea.benefit .flex {
    flex-wrap: wrap;
    margin: auto;
}
.mdmfea.benefit .flex .box {
    width: 340px;
    margin: 25px;
}
.mdmfea.benefit .flex .box li {
    list-style: disc;
    margin: 0 0 5px 16px;
}
.mdmfea.benefit .flex .box li::marker {
    color: #fda900;
}
.mdmfea.benefit .flex .box .box-hd {
    margin: 0 0 10px;
}
.mdmfea.benefit .flex .box .box-hd img {
    max-width: 50px;
    margin: 0 0 10px;
}
.fea_report .mdmfea.benefit .flex .box .box-hd img {
    max-width: none;
    max-height: 50px;
}
.mdmfea.benefit.spl .flex .box {
    width: 20%;
}

.mdmfea.features {
}
.mdmfea.features .box {
    max-width: 1200px;
    margin: auto;
    border-bottom: 1px dotted #c3e3ff;
    padding: 60px 0;
    align-items: center;
}
.mdmfea.features .box:last-child {
   border: 0;
}
.mdmfea.features .box:nth-child(even) {
    flex-direction: row-reverse;
}
.mdmfea.features .box:nth-child(2) {
    padding-top: 40px;
}
.mdmfea.features .box .caption, .mdmfea.features .box .figure {
    width: 45%;
    margin: 0 20px;
}
.fea_report .mdmfea.features .box .caption {
    width: 30%;
}
.fea_report .mdmfea.features .box .figure {
    width: 60%;
}
.fea_msm .mdmfea.features .box .figure{
    width: 38%;
}
.mdmfea.tabsec .tab {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 10px auto 40px;
  border-bottom: 1px solid #eee;
}
.mdmfea.tabsec .tab [data-tab] {
  padding: 12px 18px;
  margin: 0;
  line-height: normal;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
}
.mdmfea.tabsec .tab [data-tab].active {
  background-color: #eee;
  border-bottom: 2px solid #3968bd;
  pointer-events: none;
}
.mdmfea.tabsec [data-content] {
  display: none;
}
.mdmfea.tabsec [data-content].active {
  display: block;
}
.mdmfea.why {
    background: linear-gradient(to bottom, #f3dddd, #f3dddd2e);
    padding: 80px 40px 20px;
}
.mdmfea.why .box {
    max-width: 220px;
    min-width: 120px;
    margin: 20px 30px;
    text-align: center;
}
.mdmfea.why .box strong {
    font-size: 40px;
    font-weight: 400;
    color: #cf0c15;
    padding: 0 0 20px;
    display: inline-block;
    position: relative;
}
.mdmfea.why .box strong sup {
}
.mdmfea.why .box h3 {
    font-weight: 300;
}
.mdmfea.why .flex:last-child {
    margin: 20px auto;
    border-top: 1px dashed #cf0c1547;
    padding: 20px 0;
    max-width: 1200px;
}
.mdmfea.why .flex:last-child div {
    width: 350px;
    text-align: center;
    margin: 20px;
    transition: all 500ms ease-in;
}
.mdmfea.why.ardata {
    min-height: 240px;
}
.mdmfea.why.ardata .flex:last-child div {
    opacity: 0;
}
.mdmfea.why.ardata.active .flex:last-child div {
    opacity: 1;
}
.mdmfea.why.ardata.active .flex:last-child div:nth-child(1){
    transition-delay: 500ms;  
}
.mdmfea.why.ardata.active .flex:last-child div:nth-child(2){
    transition-delay: 750ms;  
}
.mdmfea.why.ardata.active .flex:last-child div:nth-child(3){
    transition-delay: 1000ms;  
}
.mdmfea.why .flex:last-child div:nth-child(2){
    width: 360px;
}
.mdmfea.why .flex:last-child div img {
    max-height: 40px;
    margin: 0 0 20px;
}
.mdmfea.why .flex:last-child div p {
    font-size: 15px;
}
.mdmfea.topband + .why {
    background: transparent;
    padding: 0;
    border-bottom: 1px solid #ffdea1;
}
.mdmfea.topband + .why .flex {
    margin: auto;
    border: 0;
}
.mdmfea.features + .why {
    padding: 80px 40px;
}
.mdmfea.features + .why .flex:last-child {
    margin: auto;
    border: none;
    padding: 0;
}
.mdmfea.features + .why .flex:last-child div {
    max-width: 220px;
    min-width: 120px;
    margin: 20px 30px;
    text-align: center;
    width: auto;
}
.mdmfea.cust {
}
.mdmfea.cust .client-logo {
    display: flex;
    position: relative;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    max-width: 900px;
}
.mdmfea.cust .client-logo:before {
    content: '';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 16px;
    background-color: #fff;
    padding: 5px;
    line-height: normal;
    letter-spacing: 0.1px;
    border: 1px solid #eee;
}
.mdmfea.cust .client-logo li {
    width: 130px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    margin: 0;
    border: 1px solid #eee;
}
.mdmfea.cust .client-logo li {
    border-top: 0;
    border-left: 0;
}
.mdmfea.cust .client-logo li:nth-child(5),.mdmfea.cust .client-logo li:nth-child(6),.mdmfea.cust .client-logo li:nth-child(7),.mdmfea.cust .client-logo li:nth-child(8) {
    border-bottom: 0;
}
.mdmfea.cust .client-logo li:nth-child(4),.mdmfea.cust .client-logo li:nth-child(8) {
    border-right: 0;
}
.mdmfea.cust .client-logo li img {
    max-width: 100%;
    max-height: 100%;
}
.mdmfea.cust .client-logo + h3 {
    margin: 30px 0 0;
    text-align: center;
    font-weight: 400;
}
.mdmfea.testi {
    border-top: 1px solid #e5efb9;
}
.mdmfea.testi .box {
    max-width: 350px;
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e5efb8;
}
.mdmfea.testi .box strong {
    display: block;
}
.mdmfea.testi .box blockquote {
    margin: 0 0 10px;
    min-height: 120px;
}
.mdmfea.testi .box p {
    margin: 0;
}
.mdmfea.testi ul.flex {
    max-width: 1000px;
    margin: 70px auto 20px;
    position: relative;
    align-items: center;
}
.mdmfea.testi ul.flex li {
    width: 200px;
    text-align: center;
    z-index: 1;
    margin: 0 20px;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    font-weight: 500;
}
.mdmfea.testi ul.flex li:before {
    content: '';
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
}
.mdmfea.testi ul.flex li:after {
    content: '';
    position: absolute;
    height: 50px;
    width: 50px;
    background-color: #ffffffa1;
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotate(45deg) translate(-10px, -24px);
}
.mdmfea.testi ul.flex li[data-graph="mdm"] {
    background-color: #cf0c15;
    color: #fff;
    background-image: linear-gradient(45deg, #bb0e16 25%, transparent 25%, transparent 50%, #bb0e16 50%, #bb0e16 75%, transparent 75%, transparent);
    background-size: 5px 5px;
}
.mdmfea.testi ul.flex li[data-graph="mdm"]:after {
    transform: rotate(45deg) translate(-10px, -31px)
}
.mdmfea.testi ul.flex li[data-graph="mdm"]:before {
    content: 'Mobile Device Manager Plus';
}
.mdmfea.testi ul.flex li[data-graph="other"] {
    background-color: #d7d7d7;
    color: #000;
    background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 50%, #ddd 50%, #ddd 75%, transparent 75%, transparent);
    background-size: 5px 5px;
}
.mdmfea.testi ul.flex li[data-graph="other"]:after {
    transform: rotate(45deg) translate(-10px, -24px)
}
.mdmfea.testi ul.flex li[data-graph="other"]:before {
    content: 'Industry Average*';
}
.mdmfea.testi ul.flex:before {content: '';height: 0;position: absolute;border: .5px dashed #ccc;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 0;}

.mdmfea.testi ul.flex li[data-graph="name"]:after {
   display: none;
}
.mdmfea.testi ul.flex li[data-graph="name"]:before {
    content: '(Overall G2 Rating)';
    bottom: -20px;
    top: auto;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}
.mdmfea.testi ul.flex + p {
    font-size: 14px;
    margin: 40px 0 0;
}
.mdmfea.testi img {
    max-width: 750px;
    width: 100%;
    margin: 40px auto;
    display: block;
}
.mdmfea.edi {
    background: linear-gradient(to top, #eff3dd, #eff3dd61);
    padding: 80px 40px 110px;
}
.mdmfea.edi .table {
    max-width: 1000px;
    margin: 50px auto;
}
.mdmfea.edi .table .edition {
    width: 30%;
    padding: 20px 20px 25px;
    margin: 0 10px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #e5efb8;
}

.mdmfea.edi .table .edition li {
    margin: 0 0 3px;
    font-size: 14px;
    line-height: 23px;
}
.mdmfea.edi .table .edition li a {
    color: #000;
    position: relative;
}
.mdmfea.edi .table .edition li a.link {
    color: #0072bc;
}
.mdmfea.edi .table .edition li:before {
    content: '';
    height: 6px;
    width: 6px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 0 8px 0 0px;
    border: 1px solid #2678bd;
}
.mdmfea.edi .table .edition li.offset:before {
   display: none;
}
.mdmfea.edi .table .edition li a .subs {
    display: none;
    text-decoration: none;
    pointer-events: none;
    font-size: 12px;
    padding: 5px 15px;
    background-color: #000000db;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    z-index: 1;
    line-height: 18px;
    max-width: 200px;
    min-width: 150px;
    left: 0;
    bottom: 20px;
}
.mdmfea.edi .table .edition li a .min:hover + .subs {
    display: block;
    text-decoration: none;
}
.mdmfea.edi .table .edition li a .subs:after {
    content: '';
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    display: inline-block;
    background: linear-gradient(140deg, #000000a3, #000);
    position: absolute;
    left: 22px;
    bottom: -5px;
}
.mdmfea.edi .table .edition img {
    max-width: 50px;
    display: block;
    margin: 0 0 10px;
}
.mdmfea.edi .table .edition strong {
    font-weight: 400;
    color: #0072bc;
    display: block;
    line-height: 23px;
}
.mdmfea.seo{
   padding: 40px;
}
.mdmfea.seo h2 {
    font-size: 20px;
    margin: 0 0 15px;
}
.mdmfea .seo-cont h3 {
    font-size: 15px;
    color: #3271bc !important;
}

.mdmfea .seo-cont h4 {
    font-size: 14px;
    margin: 10px 0 5px;
    color: #000;
    font-weight: 400;
}
.mdmfea .seo-cont p,.mdmfea .seo-cont li {
    font-size: 13px;
    line-height:25px;
    margin: 0 0 8px;
}
.mdmfea .seo-cont li {
    margin: 0 0 0 15px;
}
.mdmfea .seo-cont p:last-child {
    margin: 0;
}
.mdmfea.foot {
    background-color: #eff3fd;
}
.mdmfea.foot .flex {
    width: 1400px;
    max-width:95%;
    justify-content: space-between;
    margin: auto;
}

.mdmfea.foot .flex .inline-flex {
    width: 33%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: left;
    align-content: flex-start;
}
.mdmfea.foot .flex .inline-flex:nth-child(1) {
    width: 285px;
}
.mdmfea.foot .flex .inline-flex:nth-child(2) {
    width: 630px;
}
.mdmfea.foot .flex .inline-flex:nth-child(3) {
    width: 285px;
}
.mdmfea.foot .flex .inline-flex:nth-child(2) .box {
    width: 600px;
}
.mdmfea.foot .flex .inline-flex:nth-child(2) .box ul {
    width: 190px;
    display: inline-block;
    vertical-align: top;
}
.mdmfea.foot .box {
    margin: 15px;
    width: 250px;
}
.mdmfea.foot .box h3 {
    margin: 0 0 10px;
}
.mdmfea.foot .box li {
    margin: 0 0 2px;
    font-size: 14px;
}
.mdmfea.foot .box li a {
    color: #000;
    line-height: 23px;
    display: inline-block;
}

.mdmfea.adspot.topband{
    background: linear-gradient(to bottom, #f3dedd, #fcf9f9);
}
.mdmfea.adspot h1 {
    margin: auto;
    max-width: 1000px;
    line-height: 55px;
}
.mdmfea.adspot.steps .flex {
    margin: 90px 0 0;
}
.mdmfea.adspot.steps .box {
    position: relative;
    max-width: 200px;
    margin: 20px;
    padding: 20px;
    background-color: #f1f1f1;
    box-shadow: 20px 0px 16px -20px #0004;
}
.mdmfea.adspot.steps .box img {
    position: relative;
    max-width: 80px;
    margin: 0 0 15px;
    z-index: 1;
}
.mdmfea.adspot.steps .box h3, .mdmfea.adspot.steps .box p {
    position: relative;
    z-index: 1;
}
.mdmfea.adspot.steps .box:after {
    content: '';
    background-color: #cecece;
    position: absolute;
    height: 70%;
    width: 40px;
    right: -40px;
    top: 0;
    bottom: 0;
    transform: translateY(55px) skewY(70deg);
    z-index: -1;
}
.mdmfea.adspot.steps .box:last-child:after {
    display: none;
}
.mdmfea.adspot.steps .box:nth-child(1) {
    background-color: #fdf8f8;
}
.mdmfea.adspot.steps .box:nth-child(1):after {
    background-color: #f4e0e0;
}
.mdmfea.adspot.steps .box:nth-child(2) {
    background-color: #fafdf8;
}
.mdmfea.adspot.steps .box:nth-child(2):after {
    background-color: #e9f6e0;
}
.mdmfea.adspot.steps .box:nth-child(3) {
    background-color: #f8fbfd;
}
.mdmfea.adspot.steps .box:nth-child(3):after {
    background-color: #d3e4ef;
}
.mdmfea.adspot.steps .box:nth-child(4) {
    background-color: #fdfbf8;
}
.mdmfea.adspot.steps .box:nth-child(4):after {
    background-color: #f6ecdc;
}
.mdmfea.adspot.steps .box:nth-child(5) {
    background-color: #fdf8f8;
}
.mdmfea.adspot.steps .box:nth-child(1):before {
    content: '';
    position: absolute;
    background-color: #fff;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    width: 70px;
    transform: rotate(45deg);
    transform-origin: center;
    z-index: 0;
}
.mdmfea.adspot.steps .box:nth-child(5):before {
    content: '';
    position: absolute;
    background-color: #fdf8f8;
    top: -50px;
    left: 0;
    right: 0;
    height: 170px;
    width: 170px;
    transform: translateX(35px) translateY(-30px) rotate(45deg);
    transform-origin: center;
    z-index: 0;
}
.mdmfea.adspot.benefit {
    background: linear-gradient(to top, #dde7f3, #f8fbfd);
}
.mdmfea.adspot.why {
    background: transparent;
}
.mdmfea.adspot.cust {
    background: linear-gradient(to top, #ddf3eb, #ddf3eb2e);
}
.mdmfea.adspot.cust .client-logo li {
    border-color: #0000001c;
}
.mdmfea.adspot.cust .client-logo:before{
    background: #cddbd7;
    border:0;
}
.mdmfea.adspot.why .box strong {
    color: #0172bb;
}
.mdmfea.adspot.why .flex:last-child {
    border-color: #b6cfec;
}
.mdmfea.adspot.edi {
    background: transparent;
}
.modern .mdmfea h1 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.modern .mdmfea.intro .flex {
    background-size: 300px;
}
.modern .mdmfea.intro .box:nth-child(1) {
    left: 0;
}
.modern .mdmfea.intro .box:nth-child(3) {
    width: 230px;
}
.modern .mdmfea.intro .box:nth-child(4) {
    bottom: 120px;
}
.modern .mdmfea.intro .box:nth-child(5) {
    z-index: 0;
    right: 0;
}
.fea_byod .mdmfea.intro .box:nth-child(5) {
    z-index: 0;
}
.modern .mdmfea.featab .box ul li:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #f7941d;
    margin: 0 10px 0 -20px;
}

.modern .mdmfea.featab .box ul {
    max-width: 700px;
    margin: auto;
    justify-content: left;
}

.modern .mdmfea.featab {
    background: transparent;
}

.modern .mdmfea.featab .box ul li {
    width: 100%;
    margin: 0 0 10px;
    max-width: none;
}
.fea_edu .mdmfea.featab .box ul {
    justify-content: space-between;
    max-width: 1000px;
    margin: auto;
}
.fea_edu .mdmfea.featab .box ul li {
    max-width: 45%;
}
.modern .mdmfea .tab [data-tab].active {
    border-color: #39b54a;
}
.modern .mdmfea.featab .box.active {
    display: flex;
}
.modern .mdmfea.featab .box .figure {
    max-width: 340px;
    margin: 0 60px;
}
.modern .mdmfea.cust {
    border-bottom: 1px solid #ffe0e1;
}
.modern .mdmfea.sup {
    display: flex;
    justify-content: center;
}
.modern .mdmfea.sup .flex {
    margin: 0 20px;
}
.modern .mdmfea.sup .flex:first-child {
    border-right: 1px solid #eee;
    padding: 0 20px 0 0;
}
@media(max-width: 1335px){
.mdmfea.foot .flex {
    flex-wrap: wrap;
}
.mdmfea .flexslider {
    max-width: 90%;
}
.mdmfea.why .flex {
    flex-wrap: wrap;
}
.mdmfea.intro .box {
    position: static;
    width: 200px;
    margin: 10px !important;
}
.mdmfea.intro .flex:before {
    display: none;
}
.mdmfea.intro .flex {
    background: none;
    flex-wrap: wrap;
    padding: 0;
    align-content: start;
}
.mdmfea.features .box {
    flex-wrap: wrap;
}
.mdmfea.foot .flex .inline-flex:nth-child(2) .box {
    width: auto;
}
.mdmfea.edi .table {
    flex-wrap: wrap;
}
.mdmfea.edi .table .edition {
    width: auto;
    margin: 10px;
}
.mdmfea.benefit .flex .box {
    max-width: 300px;
}
.mdmfea.benefit.spl .flex .box {
    width: auto;
    max-width: 300px;
}
.mdmfea.benefit .flex {
    max-width: none;
}
.mdmfea.topband:before,.mdmfea.topband:after {
    display: none;
}
.mdmfea.adspot.steps .flex{
    margin:auto;
    flex-wrap: wrap;
}
.mdmfea.adspot.steps .box:before,.mdmfea.adspot.steps .box:after {
    display: none;
}
.mdmfea.adspot.steps .box{
    max-width: none;
}
}
@media(max-width:900px){
.mdmfea.features .box{
    padding: 15px 0;
}
.mdmfea.features .box .caption, .mdmfea.features .box .figure{
    width: auto;
    margin: 20px 0;
}
.flexBnrslides, .flex-control-nav, .flex-direction-nav {
    display: block;
}
.mdmfea.sup .flex {
    flex-wrap: wrap;
    margin: 0 0 30px;
}

.mdmfea.sup ul li {
    margin: 8px;
}

.mdmfea.sup .flex h3 {
    text-align: center;
    margin: 0 0 20px;
}

.mdmfea.sup .flex h3:after {
    right: 0;
    margin: auto;
}
}
@media(max-width:770px){
.mdmfea.testi .flex {
    flex-wrap: wrap;
}
.mdmfea.testi .box {
    margin: 20px 0;
}
.mdmfea.testi ul.flex li[data-graph="name"] {
    margin: 20px 0 55px;
    width: 90%;
}
.mdmfea.testi ul.flex li[data-graph="name"]:before {
    background-color: #fff;
}
.mdmfea.edi .table .edition {
    width: 100%;
}
.mdmfea .flexslider {
    max-width: none;
    width: auto;
}
.mdmfea .flex-control-nav {
    left: 0;
    right: 0;
}
.modern .mdmfea.featab .box.active {display: block;}

}
@media(max-width:600px){
.mdmfea.intro .box {
    width: auto;
}
.mdmfea.benefit .flex .box {
    margin: 20px 0;
    max-width: none;
}
.mdmfea.cust .client-logo li {
    width: 30%;
}
}