.mobileCont{display:none;}
.bg-grey{background:#f5f5f5;}
#scroll{padding:0;}
 .heading-menu{display:none}
.bannerflex {
    width: 100%;
    margin: 0 auto;
    background: #0e5fac;
}
.sn-int .spl-container {
    max-width: 1200px;
    margin: auto;
}
.sn-int.bannerflex img {
    width: 430px;
    display: inline-block;
    margin: 50px 50px 50px 0;
    vertical-align: top;
}
.sn-int h1 {
    display: inline-block;
    font-size: 23px;
    line-height: 45px;
    font-weight: 600;
    max-width: 480px;
    color: #fff;
margin-top:25px;
}
.sn-int h1 strong {
    font-weight: 700;
    font-size: 32px;
    color:#fdce1a;
}
.sn-int h2.header {
    text-align: center;
    padding: 0;
    margin:0 auto 30px;
    padding-top: 0px;
    font-size: 30px;
    color: #3187cf !important;
    max-width: 600px;
    line-height: normal;
}
.sn-int .overview{
   text-align: center;
    font-size: 15px;
    line-height: 34px;
    padding: 20px 30px;
    margin:30px;
}
.sn-int .call-to {
    color: #000;
    background-color: #fdce1a;
    padding: 14px 26px;
    display: inline-block;
    margin: 30px 0;
    margin-right: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 21px;
    border: 1px solid transparent;
    text-decoration: none;
}

.sn-int h2 strong {
    font-size: 40px;
    color: #3088d0;
}

.sn-int h2 {
    margin: 0;
    padding: 40px;
}

.sn-int.related h3{
   padding:30px;
   margin:0;
}
.sn-int.related a{
   display: inline-block;
   width:200px;
   margin:20px;
  box-shadow:0 0 5px #999;   
}
.sn-int.related a img{
   display:block;
   width:100%;
}

.sn-int ul li{
   text-align:left;
   font-size:15px;
   line-height:36px;
   margin-left:15px;
}
.sn-int ul li:before {
    content: '❯';
    display: inline-block;
    height: 5px;
    width: 5px;
    line-height: 5px;
    margin-right: 10px;
    margin-left:-15px;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
    color: #3286cf;
}
.sn-int ul {
    margin-top: 5px;
}
p.note {
    display: block;
    background-color: #f7f7f7;
    padding: 15px 30px 20px;
    margin: 20px 0 40px;
    font-size: 13px;
    line-height: 22px;
    max-width: 700px;
    font-weight: 300;
}
.sn-link {
    background-color: #3088d0;
    color: #fff;
    padding: 11px 23px;
    display: block;
    margin: 15px auto;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    border: 1px solid transparent;
    max-width: 150px;
    text-align: center;
}

.sn-link:hover{
       text-decoration: none;
    color: #3088d0;
    background-color: #fff;
   border-color:#3088d0;
}

.link-box p {
    display: inline-block;
    max-width: 500px;
    vertical-align: top;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    padding: 9px;
    line-height: normal;
}

.sn-int .features-sec{
   padding-bottom:0;
}
.mobile-app img.features-icon {
    margin-bottom: 0;
    float:none;
    width:65px;
}

.sn-int.mobile-app .features-list:nth-child(even) {
    border-left: 1px dashed #ccc;
}
.mobile-app .features-list:last-child, .mobile-app .features-list:nth-last-child(2) {
    border-bottom: 1px dashed #ccc;
}


.sn-int .features-sec {
    max-width: 600px;
    margin: auto;
}
.mobile-app .features-list h3 {
    line-height: 24px;
    font-size: 15px;
}
.sn-int.bannerflex .spl-container {
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-app .features-list:first-child {
    border-top: dashed 1px #ccc;
}
.sn-int .features-sec {
    position: relative;
}

.sn-int .features-sec:before {
    content: '';
    position: absolute;
    height: 0;
    width: 50%;
    border: solid 1px #fff;
    top: 20px;
    left: 0;
}


.sn-int .features-sec:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #0099cc;
    top: 15px;
    left: 50%;
    border-radius:50%
}

.link-box {
    position: relative;
    border: 0px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    margin: 50px auto;
    background-color: #f1f1f1;
}

.sn-int.mobile-app .features-list {
    width: auto;
    margin: auto;
    display: flex;
    min-height: auto;
    justify-content: left;
    align-items: center;
    padding:30px;
}

.sn-int .tablink {
    display: flex;
    justify-content: space-between;
}

.sn-int .tablink h3 {
    position: relative;
    padding: 15px;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    cursor: pointer;
margin:0;
}

.sn-int .tablink h3:last-child{
    border:0;
}

.sn-int .tablink h3.active {
    pointer-events: none;
    cursor: default;
    color: #3286cf !important;
    border-radius: 15px 15px 0 0;
    border: 1px solid;
    border-bottom: 0;
}

.sn-int .tablink h3.active:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: -1px;
    margin: auto;
}
.sn-int .tabcont {
    padding: 30px;
    margin: 0 0 30px;
    border: 1px solid #3285cf;
    min-height: 150px;
}

.sn-int .benefit {
    padding: 20px 20px 20px 330px;
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-clip.png);
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 50px;
}

.sn-int p.spl {
    background-color: #0076e217;
    padding: 15px 30px;
    font-style: oblique;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
    max-width: 800px;
    margin: 0 auto 30px;
    text-align: center;
    border-radius: 15px 0 15px 0;
}

.sn-int .steps {
    padding: 20px 250px 20px 20px;
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-steps.png);
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-position: right;
}
.sn-int .tablink h3:before {
    content: '';
    display: block;
    height: 30px;
    width: 30px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-1.png);
}
.sn-int .tablink h3[data-tablink='1']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-8.png);
}
.sn-int .tablink h3[data-tablink='2']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-4.png);
}
.sn-int .tablink h3[data-tablink='3']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-2.png);
}
.sn-int .tablink h3[data-tablink='4']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-1.png);
}
.sn-int .tablink h3[data-tablink='5']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-7.png);
}
.sn-int .tablink h3[data-tablink='6']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-3.png);
}
.sn-int .tablink h3.active[data-tablink='1']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-8-alt.png);
}
.sn-int .tablink h3.active[data-tablink='2']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-4-alt.png);
}
.sn-int .tablink h3.active[data-tablink='3']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-2-alt.png);
}
.sn-int .tablink h3.active[data-tablink='4']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-1-alt.png);
}
.sn-int .tablink h3.active[data-tablink='5']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-7-alt.png);
}
.sn-int .tablink h3.active[data-tablink='6']:before {
    background-image: url(https://www.manageengine.com/fr/desktop-central/images/ues-fea-icon-3-alt.png);
}
    @media screen and (max-width:760px){
.mobileCont{display:block;}
.sn-int .mobileCont .tablink{display:block;}
.desktopCont{display:none;}
        .sn-int.bannerflex img{width:43%;}
        .sn-int .tablink h3{font-size:14px;line-height: 20px;}
    }
@media(max-width:600px){
.sn-int.bannerflex img {
    display:block;
    width: 200px;
    margin: auto;
    padding: 30px 15px;
}

.sn-int h1{
    padding-top:0;
    text-align:center;
    max-width:80%;
    margin:auto;
    display: block;
}

.mobile-app img.features-icon{
    float:none;
    margin:0;
    width:50px;
}

.sn-int.mobile-app .features-list{
    width:auto;
    margin:auto;
    display:block;
    min-height: auto;
}
.mobile-app .features-list h3{
    text-align:center;
    padding-top:15px;
}
.mobile-app .features-list p{
    text-align:center;
    margin: 15px;
}
.sn-int h2{
    line-height: normal;
    }
.mobile-app .features-list {
    border-right: 0px dashed #ccc !important;
    border-bottom: 1px dashed #ccc !important;
}
.sn-link {
    margin: 15px;
}

.sn-int.bannerflex .spl-container {
    flex-wrap: wrap;
}
.sn-int.bannerflex img {
    width: 80%;
}
.sn-int h1 strong {
    display: block;
}

.sn-int h1 {
    line-height: normal;
}

.sn-int .benefit,.sn-int .steps {
    padding: 330px 20px 20px 20px;
    background-position: top;
}

.sn-link {
    margin: 15px auto;
}

.sn-int .tablink,.sn-int .tabcont {
    margin: 0 15px;
}

.sn-int .tabcont {
    margin-bottom: 50px;
}

.sn-int h2.header {
    margin: 15px;
}

}
