
#scroll{padding:0;}
.heading-menu,.container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,#backToTop,.sec-pTB.bg-l-grey {display: none;}
footer {border: 0;}
.nav-dwn.fr {
    display: none;
}
#customers, #allFea, .btmBar,#btmscroll {
    display: none;
}
.heading-menu{
    height: auto;
    padding: 0;
}
#header-mainsec .headerinner {
    min-height: 60px;
}
.msm{
    padding:40px;
}
.msm p {
    font-size: 15px;
    line-height: 32px;
    margin: 0 0 10px;
}
.msm.banner {
    background-color: #24999914;
}
.msm.banner h1 {
    letter-spacing: normal;
    margin: 20px;
    font-weight: 300;
    line-height: 60px;
}
h1, .pg-head, .hTag1{font-size:32px;}
.msm.banner h1 strong {
    white-space: pre;
    font-size: 32px;
}
.msm.banner .flex {
    display: flex;
    margin: auto;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
}

.msm.banner .flex .inner-flex {
    width: 50%;
}

.msm.banner a.cta {
    display: inline-block;
    background-color: #cb2033;
    margin: 10px 10px 10px 10px;
    line-height: 20px;
    color: #fff;
    padding: 10px 0 7px;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    min-width: 200px;
    border-radius: 7px;
}
.msm.banner a.cta:before {
    content: '';
    background-image: url(https://mdm.manageengine.com/freetrial/images/cloud-small-icon.png);
    width: 40px;
    height: 40px;
    background-size: contain;
    display: inline-block;
    float: left;
    margin: 0 10px;
}
.msm.banner a.cta:nth-child(2):before {
    background-image: url(https://mdm.manageengine.com/freetrial/images/onpremises-small-icon.png);
}
.msm.banner a.cta span {
    display: block;
    font-size: 60%;
    font-weight: 400;
}
.msm.banner .oss {
    display: flex;
    margin: 20px;
    justify-content: space-evenly;
    align-items: center;
}
.msm.banner .oss a {
    height: 25px;
    width: 25px;
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity:.3;
}
.msm.banner .oss a#apple-icon {
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/images/msm-os-icon-1.png);
}
.msm.banner .oss a#android-icon {
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/images/msm-os-icon-2.png);
}
.msm.banner .oss a#windows-icon {
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/images/msm-os-icon-3.png);
}
.msm.banner .oss a#chrome-icon {
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/images/msm-os-icon-4.png);
}

.msm.banner .oss a:hover{
    opacity:.8;
}
.msm.overview {
    max-width: 750px;
    margin: auto;
}
.msm.overview p{
    text-align: center;
}
.msm.awards {
    background-color: #289c9c;
}

.msm.awards .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: auto;
}

.msm.awards .flex img {
    width: auto;
    max-height: 32px;
    max-width: 200px;
    margin: 0 35px;
}
.msm.awards .flex img:last-child {
    margin: 0 30px;
    max-height: 70px;
}
.msm.awards .flex img:nth-child(3) {
    margin: 0 35px;
    max-height: 46px;
}
.msm.fea {
    background-color: #f9f9f9;
}
.msm h2 {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px;
    font-size: 30px;
    font-weight: 300;
}
.msm h2 strong {
    color: #24999a;
}
.msm.fea > ul {
    display: flex;
    max-width: 1000px;
    justify-content: center;
    margin: auto;
    border-bottom: 1px solid #eee;
}
.msm.fea > ul [data-tab] {
    font-size: 16px;
    padding: 20px;
    text-align: center;
    line-height: normal;
    width: 22%;
    cursor: pointer;
}
.msm.fea > ul [data-tab].active {
    font-weight: 600;
    border-bottom: 1px solid #24999a;
    margin-bottom: -1px;
    pointer-events: none;
}
.msm.fea > ul [data-tab="5"] {
    width: 25%;
}
.msm.fea .flex {
    display: flex;
    max-width: 1200px;
    margin: 30px auto;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}
.msm.fea .flex .inner-flex {
    width: 50%;
}
.msm.fea .flex .inner-flex [data-content]{
    display: none;
    min-height: 400px;
}
.msm.fea .flex .inner-flex [data-content].active {
    display: block;
}
.msm.fea .flex .inner-flex [data-content] li{
    font-size:15px;
    line-height:28px;
    margin:0 0 10px;
    position: relative;
}
.msm.fea .flex .inner-flex [data-content] li:before {
    content: '';
    position: absolute;
    background-color: #24999a;
    width: 10px;
    height: 10px;
    left: -20px;
    top: 12px;
    border-radius: 50%;
}
.msm.fea .flex .inner-flex [data-img] {
    max-width: 400px;
    display: none;
    margin: auto;
}
.msm.fea .flex .inner-flex [data-img].active {
    display: block;
}
.msm.testi {
    background-color: #ffffff;
}

.msm.testi .flex {
    display: flex;
    justify-content: center;
    max-width: 90%;
    margin: auto;
}

.msm.testi .flex .inner-flex {
    position: relative;
    max-width: 20%;
    margin: 2%;
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 2%;
    box-shadow: 0 2px 2px #0002;
}
.msm.testi .flex .inner-flex:nth-child(2) {
    max-width: 40%;
}
.msm.awards .flex p {
    color: #fff;
    font-size: 14px;
    font-weight:100;
    line-height: 28px;
    margin: 15px 0 0;
}
.msm.awards .flex .inner-flex {
    text-align: center;
    max-width: 30%;
    margin:0 20px;
}
.msm.awards .flex .inner-flex:nth-child(2) {
    max-width: 33%;
    border-left:1px solid #0002;
    border-right:1px solid #0002;
    margin:0;
    padding:0 20px;
}
.msm.awards .flex .inner-flex:nth-child(3) img {
    max-height: none;
}
.msm.awards .flex .inner-flex:nth-child(3) p {
    margin-top: 5px;
}
.msm.testi .flex .inner-flex:after {
    content: '';
    position: absolute;
    top: -5px;
    right: 20px;
    background-image: url(https://www.manageengine.com/fr/mobile-device-management/images/quote-icon.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center top;
    width: 25px;
    height: 20px;
    background-color: #fff;
}
.msm.testi .flex .inner-flex blockquote {
    font-size: 14px;
    line-height: 26px;
    color: #383838;
}
.msm.testi .flex .inner-flex strong {
    margin: 0 0 10px;
    display: flex;
}

.msm.testi .flex .inner-flex strong b {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #24999a;
}
.msm.testi .flex .inner-flex strong i {
    font-size: 15px;
    font-weight: 100;
    font-style: normal;
}
.msm.testi .flex .inner-flex strong img {
    width: 70px;
    height: 70px;
    align-items: flex-start;
    margin: 0 10px 0 0;
    background-color: #fff;
    border-radius: 50%;
}

.msm.testi .flex .inner-flex strong span {
    width: 260px;
}
.msm.cus {
    background-color: #f9f9f9;
}
.msm.cus ul {
    display: flex;
    max-width: 90%;
    margin: auto;
    justify-content: center;
    align-items: center;
}
.msm.cus ul li {
    max-width: 170px;
    margin: 10px 20px;
}
.msm.end{
    border-bottom: 1px solid #eee;
}
.msm.end h4 {
    text-align: center;
    margin: 0;
    font-size: 20px;
    font-weight: 300;
}

.msm.end .cta {
    display: block;
    text-decoration: none;
    background-color: #cb2033;
    max-width: 420px;
    margin: 30px auto;
    line-height: normal;
    text-align: center;
    color: #fff;
    padding: 14px 20px;
    font-size: 20px;
    font-weight: 600;
}
body.modal:after {
    content: '';
    position: fixed;
    background-color: #0008;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.msm .dform {
    display: flex;
    align-items: center;
    background-color: #fff;
    max-width: 900px;
    max-height: 620px;
    margin: auto;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 5px #ccc;
    z-index: 99999999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.msm .dform h3 {
    text-align: center;
    color: #2f555f !important;
    border-bottom: 1px dotted #eee;
    padding: 0 20px 10px;
    max-width: 600px;
    margin: auto !important;
    font-weight: 600;
}
.msm .dform .wrapper {
    overflow: auto;
    padding: 0 10px 10px 10px;
    max-width: 100%;
}
.msm .dform form {
    max-width: 100%;
}
.edi-btn inputgroup.half {
    width: 270px;
    margin: 10px;
}

.edi-btn inputgroup label {
    white-space: nowrap;
    font-size: 90% !important;
}

.edi-btn inputgroup input, .edi-btn inputgroup select, .edi-btn .field-valid input, .edi-btn .field-error input, .edi-btn inputgroup textarea {
    max-width: 91% !important;
}

inputgroup.input-group-radio.spl label {
    white-space: normal;
}

.edi-btn inputgroup.focus label {
    transform: translate(0px, 0px) scale(1);
}
inputgroup.input-group-radio.spl .main {
    font-size: 90% !important;
    font-weight: 400;
    color: #4e8ec6;
    opacity: 1 !important;
}
.edi-btn inputgroup.country select {
    max-width: 100% !important;
}

.edi-btn inputgroup span.offset {
    font-size: 10px;
}
.sticky-button {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 96px;
    flex-wrap: wrap;
    z-index:9;
}

.sticky-button a {
    background-color: #e4ba29;
    color: #000;
    text-align: center;
    line-height: normal;
    padding: 5px;
    text-decoration: none;
}
.sticky-button a#msm-rd{
    background-color: #375a63;
    color: #fff;
}
.fbutton input#Submit {
    background-color: #e8505a !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    text-transform: uppercase;
    padding: 10px 15px !important;
    line-height: normal !important;
    width: 260px !important;
    font-weight: 600;
}
span.closed {
    position: absolute;
    top: 12px;
    right: 13px;
    font-size: 30px;
    font-weight: 600;
    color: #ccc;
    cursor: pointer;
}

.msm .dform form h4 {
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    padding: 0 0 15px;
    max-width: 550px;
    color:#24999a;
    font-weight: 600;
}

@media(max-width:600px){
.msm .flex {
    flex-wrap: wrap;
}

.msm.banner h1 {
    line-height: 50px;
    font-size: 25px;
}

.msm.banner h1 strong {
    white-space: normal;
    font-size: 36px;
}

.msm .inner-flex {
    width: auto !important;
    max-width: none !important;
}

.msm.fea > ul {
    max-width: 100%;
    overflow: auto;
}

.msm.fea .flex {
    flex-direction: column-reverse;
}

.msm.fea .flex .inner-flex [data-img] {
    max-width: 100%;
    margin: 10px 0;
}

.msm.testi .flex .inner-flex {
    padding: 20px;
    margin: 20px 0;
}

.msm h2 {
    line-height: normal;
}

.msm.cus ul {
    flex-wrap: wrap;
    max-width: none;
}

.msm.cus ul li {
    width: 33%;
    margin: 10px;
}
.sticky-button {
    top: auto;
    flex-wrap: nowrap;
    margin: auto;
    width: 90%;
    height: auto;
    background-color: #eee;
    padding: 5%;
    justify-content: space-between;
}
.sticky-button a {
    padding: 15px;
    width: 40%;
}
.msm .dform {
    overflow: auto;
}
.msm.fea > ul [data-tab].active {
    margin-bottom: unset;
}
}
