.ems-land-com.banner .cta-grp{    width: 450px;}
.ems-land-com ul{list-style-type: none;}
:root {
  --theme-a: #009691;
  --theme-b: #f89645;
  --theme-banner-bg: #ddfdfd;
  --theme-bg: #effffe;
}
.nav-dwn.fr {
    display: none;
}
nav ul.productmenu {
    margin-right: 0;
}
.ems-land-com h1 {
    margin: 0 0 15px !important;
    line-height: 60px;
}
.ems-land-com h1 + p {
    font-size: 18px;
    margin: 0 0 30px !important;
    line-height: 32px;
}
.ems-land-com.banner{
    background-color: var(--theme-banner-bg);
}
.ems-land-com.banner .flex{
   max-width: 1250px;
}
.ems-land-com.banner .flex .flex-inner {
    max-width: 50%;
}
.ems-land-com.banner .flex .flex-inner img{
   max-width:100%;
}
.ems-land-com.banner .flex .flex-inner:last-child {
    margin: 0;
    max-width: 50%;
}
.ems-land-com .cta{
   margin:0;
   color:#fff;
}
.ems-land-com.theme-bg .tab {
    border-color: #fff;
}
.ems-land-com .tab [data-tab].active {
    margin-bottom: -1px;
}

.ems-land-com.banner a.cta {
    display: inline-block;
    background-color: #cb2033;
    margin: 10px 10px 10px 0;
    line-height: 40px;
    color: #fff;
    padding: 10px 0 7px;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    min-width: 210px;
    border-radius: 7px;
}
.ems-land-com .cta span{top:60px;}
.ems-land-com.banner a.cta:nth-child(2) {
    margin: 10px 0 10px 0px;
}
.ems-land-com.banner a.cta:before {
    content: '';
    background-image: url(https://www.manageengine.com/mobile-device-management/images/cloud-small-icon.png);
    width: 40px;
    height: 40px;
    background-size: contain;
    display: inline-block;
    float: left;
    margin: 0 10px;
}
.ems-land-com.banner a.cta:nth-child(2):before {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/onpremises-small-icon.png);
    background-size: 120%;
    background-position: center center;
}
.ems-land-com.banner a.cta span {
    display: block;
    font-size: 60%;
    font-weight: 400;
}
.ems-land-com.banner .oss {
    display: flex;
    margin-top: 30px;
    justify-content: space-evenly;
    align-items: center;
}
.ems-land-com.banner .oss a {
    height: 25px;
    width: 25px;
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity:.3;
}
.ems-land-com.banner .oss a#apple-icon {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/msm-os-icon-1.png);
}
.ems-land-com.banner .oss a#android-icon {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/msm-os-icon-2.png);
}
.ems-land-com.banner .oss a#windows-icon {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/msm-os-icon-3.png);
}
.ems-land-com.banner .oss a#chrome-icon {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/msm-os-icon-4.png);
}
.ems-land-com.banner .oss a:hover{
    opacity:.8;
}
.ems-land-com.challenge {
}
.ems-land-com.challenge .flex .flex-inner:first-child {
    max-width: 40%;
}
.ems-land-com.challenge .flex .flex-inner:last-child {
    max-width: 50%;
}
.ems-land-com.challenge .flex .flex-inner:first-child img {
    margin: auto;
    max-width: 230px;
}
.challenge.ems-land-com.org {
    padding-bottom: 40px;
}
.ems-land-com.challenge.org .flex {
    align-items: flex-start;
}
.ems-land-com.challenge.org .flex .flex-inner:first-child img {
    max-width: 360px;
}
.ems-land-com.credit {
    text-align: center;
}
.ems-land-com.credit .cta {
    margin: 20px;
    display: inline-block;
    background-color: var(--theme-a);
}
.ems-land-com.credit h2 + .cta{
   background-color: #e9142a;
}
.ems-land-com.clients {
    width: auto;
}
.ems-land-com.clients .flex .flex-inner {
    margin: 15px 30px;
}
.ems-land-com.clients .flex .flex-inner img {
    max-width: 150px;
}
.ems-land-com.awards {
    background-color: #b8f2f1;
}
.ems-land-com.awards .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: auto;
}
.ems-land-com.awards .flex img {
    width: auto;
    max-height: 32px;
    max-width: 200px;
    margin: 0 35px;
}
.ems-land-com.awards .flex img:last-child {
    margin: 0 30px;
    max-height: 70px;
}
.ems-land-com.awards .flex p {
    font-size: 14px;
    line-height: 28px;
    margin: 15px 0 0;
}
.ems-land-com.awards .flex .inner-flex {
    text-align: center;
    max-width: 30%;
    margin:0 20px;
}
.ems-land-com.awards .flex .inner-flex:nth-child(2) {
    max-width: 33%;
    border-left:1px solid #c7d4ff;
    border-right:1px solid #c7d4ff;
    margin:0;
    padding:0 20px;
}
.ems-land-com.awards .flex .inner-flex:nth-child(2) img {
    max-height: none;
}
.ems-land-com.awards .flex .inner-flex:nth-child(3) img {
    max-height: none;
}
.msm.awards .flex .inner-flex:nth-child(3) p {
    margin-top: 5px;
}
footer#meCommonFooterNew {
    border-top: 1px solid #eee;
}
.ems-land-com.overview .flex {
    max-width: 1100px;
}
.ems-land-com.overview ul.flex {
    align-items: baseline;
}
.ems-land-com.overview ul.flex li {
    max-width: 30%;
    margin: 2%;
}
.ems-land-com.awards .flex .inner-flex:nth-child(2) {
    border-right: 0;
}
.ems-land-com.banner .flex .flex-inner:last-child {
    max-width: 35%;
}
.ems-land-com.challenge .flex {
    align-items: flex-start;
}
.ems-land-com.challenge .flex .flex-inner {
    max-width: 50%;
}
.ems-land-com.challenge .flex .flex-inner:first-child {
    max-width: 300px;
}
.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.testi .flex .inner-flex:after {
    content: '';
    position: absolute;
    top: -5px;
    right: 20px;
    background-image: url(https://www.manageengine.com/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;
}
@media(max-width:600px){
.ems-land-com.banner .flex .flex-inner:last-child {
    margin: 0;
}
.ems-land-com .cta,.ems-land-com.credit .cta {
    width: auto;
    max-width: none;
    display: block;
    margin: 0 0 15px;
}
.ems-land-com.clients .flex {
    justify-content: center;
}
.ems-land-com.clients .flex .flex-inner {
    margin: 20px 10px;
    min-width: 40%;
    text-align: center;
}
.ems-land-com.challenge .flex .flex-inner:first-child {
    margin: 0 0 30px;
}
.ems-land-com.awards .flex .inner-flex,.ems-land-com.awards .flex .inner-flex:nth-child(2) {
    max-width: none;
    margin: 20px 0;
    border: 0;
}
}

h2, .hTag2 {
    font-size: 20px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
h1, .pg-head, .hTag1 {
    font-size: 24px;
    line-height: 45px;
    margin: 0 0 0px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}
.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
