
.sl.heading{
    font-size:20px;
    margin:0;
}


.sl.flat-section ul {
    display: block;
   text-align:center;
}
.sl.flat-section ul li {
    display: inline-block;
    min-width: 200px;
    margin: 15px;
    border: 1px #eee solid;
    text-align:initial;
}
.sl.flat-section ul li:before {
    content: '';
    display: inline-block;
    background-image: url(https://www.manageengine.com/mobile-device-management/images/supported-language-flags-sprite.png);
    width: 68px;
    height: 40px;
    vertical-align: middle;
    margin-right: 15px;
    background-size: 476px 120px;
    background-position: 0px 0px;
    border-right: 1px #eee solid;
}

.sl.flat-section ul li:nth-child(2):before {
    background-position: -68px 0;
}

.sl.flat-section ul li:nth-child(3):before {
    background-position: -136px 0;
}

.sl.flat-section ul li:nth-child(4):before {
    background-position: -204px 0;
}

.sl.flat-section ul li:nth-child(5):before {
    background-position: -272px 0;
}

.sl.flat-section ul li:nth-child(6):before {
    background-position: -340px 0;
}

.sl.flat-section ul li:nth-child(7):before {
    background-position: -408px 0;
}

.sl.flat-section ul li:nth-child(8):before {
    background-position: 0 -40px;
}

.sl.flat-section ul li:nth-child(9):before {
    background-position: -68px -40px;
}

.sl.flat-section ul li:nth-child(10):before {
    background-position: -136px -40px;
}

.sl.flat-section ul li:nth-child(11):before {
    background-position: -204px -40px;
}

.sl.flat-section ul li:nth-child(12):before {
    background-position: -272px -40px;
}

.sl.flat-section ul li:nth-child(13):before {
    background-position: -340px -40px;
}

.sl.flat-section ul li:nth-child(14):before {
    background-position: -408px -40px;
}

.sl.flat-section ul li:nth-child(15):before {
    background-position: 0 -80px;
}

.sl.flat-section ul li:nth-child(16):before {
    background-position: -68px -80px;
}
.sl.flat-section ul li:nth-child(17):before {
    background-position: -136px -80px;
}
.sl.steps-section{
    border-top:1px solid #eee;
    margin-bottom:60px;
    padding-top:30px;
}
.sl.steps-section .steps-gif {
    width: 630px;
    margin: 30px auto;
    display: block;
    box-shadow: 0 0 10px #999;
}
@media screen and (max-width:520px){
  td{
    padding-left: 5% !important;
    border: none !important;
width:90%;
  }
  tr{padding: 10px 0 !important;}
  tr img{
    width: 25% !important;
  }
.mT26{    border: none !important;margin-right:auto !important;
}
div#scroll h1{margin-bottom:10px;}
}

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