.prodDownbtn{padding-top:20px}
.nav-qte a:hover{background:#bdc1c5}
.nav-qte-icon{background-position:-209px -54px}
.sl.heading{
    font-size:20px;
    margin:0;
}

.sl.flat-section{
    max-width:1200px;
   margin:auto;
   margin-bottom:40px;
}

.sl.flat-section ul {
    display: block;
   text-align:center;
}
.sl.flat-section ul li {
    display: inline-block;
    min-width: 250px;
    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/products/desktop-central/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.flat-section ul li:nth-child(18):before {
    background-position: -204px -80px;
}
.sl.flat-section ul li:nth-child(19):before {
    background-position: -272px -80px;
}
.sl.flat-section ul li:nth-child(20):before {
    background-position: -340px -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;
}