.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%;
}
