
.mdmfea.foot {
    display: none;
}
nav ul.productmenu {
    margin-right: 20px;
    margin-bottom: 16px;
}
nav ul.productmenu.header-nav > li {
  display: none;
}
div#topsec-rhs {
    display: none;
}
#header-mainsec .nav-dwn.fr.out {
    width: auto;
}
#header-mainsec .nav-dwn.fr a {
    border-radius: 5px !important;
}
.nav li#demo, .nav li#quote {
  display: inline-block;
  margin: 5px 0 0;
}
.nav li#demo a, .nav li#quote a {
  background-color: #ccc;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  padding: 4px 10px;
  display: inline-block;
  width: 148px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
}
.mdmfea.adspot.topband{
    background: linear-gradient(to bottom, #f3dedd, #fcf9f9);
}
.mdmfea.adspot h1 {
    margin: auto;
    max-width: 1000px;
    line-height: 55px;
}
.mdmfea.steps .flex {
    margin: 90px 0 0;
}
.mdmfea.steps .box {
    position: relative;
    max-width: 200px;
    margin: 20px;
    padding: 20px;
    background-color: #f1f1f1;
    box-shadow: 20px 0px 16px -20px #0004;
}
.mdmfea.steps .box img {
    position: relative;
    max-width: 80px;
    margin: 0 0 15px;
    z-index: 1;
}
.mdmfea.steps .box h3, .mdmfea.steps .box p {
    position: relative;
    z-index: 1;
}
.mdmfea.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.steps .box:last-child:after {
    display: none;
}
.mdmfea.steps .box:nth-child(1) {
    background-color: #fdf8f8;
}
.mdmfea.steps .box:nth-child(1):after {
    background-color: #f4e0e0;
}
.mdmfea.steps .box:nth-child(2) {
    background-color: #fafdf8;
}
.mdmfea.steps .box:nth-child(2):after {
    background-color: #e9f6e0;
}
.mdmfea.steps .box:nth-child(3) {
    background-color: #f8fbfd;
}
.mdmfea.steps .box:nth-child(3):after {
    background-color: #d3e4ef;
}
.mdmfea.steps .box:nth-child(4) {
    background-color: #fdfbf8;
}
.mdmfea.steps .box:nth-child(4):after {
    background-color: #f6ecdc;
}
.mdmfea.steps .box:nth-child(5) {
    background-color: #fdf8f8;
}
.mdmfea.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.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.featab .box.active {
    display: flex;
    align-items: center;
    max-width: 1000px;
    margin: auto;
    grid-gap: 40px;
}
.mdmfea.featab .box .figure {
    width: 40%;
}
.mdmfea.featab .box ul li {
    max-width: max-content;
    margin: 0 0 5px;
}
.mdmfea.featab .box ul {
    justify-content: left;
    width: 60%;
}

       .mdmfea.featab img {
                width: 100%;
            }
        
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;
}
