
#scroll{padding:0;}
 .heading-menu{display:none}
.sn-int {
    padding:30px 0;
}
.sn-int:nth-child(2) {
    background-color: #f1f1f1;
}
.promo-flash {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #daf4ff;
    border: 1px solid #89ceeb;
    position: fixed;
    width: 100%;
    z-index: 2;
}
.promo-flash p {
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
}
.promo-flash p strong {
    font-weight: 600;
}
.promo-flash .close {
    margin: 0 0 0 30px;
    color: #00000070;
    position: absolute;
    right: 23px;
    cursor: pointer;
}
.promo-flash a {
    line-height: normal;
    background-color: #fff;
    color: #1381b0;
    padding: 6px 15px;
    margin: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 1px #1381b0;
}
.promo-flash + .bannerflex {
    padding-top: 54px;
}
.bannerflex {
    width: 100%;
    margin: 0 auto;
    background: #e4e8ff;
    min-height: auto;
}
.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: 34px;
    line-height: 50px;
    font-weight: 600;
    max-width: 480px;
}
.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: #3c57d0 !important;
    max-width: 600px;
    line-height: normal;
}
.sn-int h3 {
    margin: 25px 0 -5px !important;
}
.sn-int .overview{
    font-size: 15px;
    line-height: 34px;
}
.sn-int .call-to {
    color: #000;
    background-color: #fdce1a;
    padding: 14px 26px;
    display: inline-block;
    margin: 30px 0;
    margin-right: 10px;
    max-width: 168px;
    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: #3c57d0;
}
.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;
}

.sn-int .tablink h3 {
    position: relative;
    padding: 15px;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    cursor: pointer;
    margin: 0 !important;
    max-width: 130px;
    display: flex;
    align-items: center;
}

.sn-int .tablink h3:last-child{
    border:0;
}

.sn-int .tablink h3.active {
    pointer-events: none;
    cursor: default;
    color: #3c57d0 !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/products/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: 0 20px 20px 450px;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/security-setting-banner.png);
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: top left;
}
.sn-int .steps ul li{
    cursor: pointer;
}
.sn-int .steps ul li.active {
    background-color: #fff;
    padding: 15px 30px;
    margin: 15px 0px;
}
.sn-int .steps ul li strong {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}
.sn-int .steps ul li.active strong {
    font-weight: 600;
}
.sn-int .steps ul li p {
    margin: 0;
    display:none;
}
.sn-int .steps ul li.active p{
    display: block;
}
.sn-int .steps ul li.active:before {
    transform: rotate(90deg);
}
ul .hide {
    display: block !important;
}
.sn-int ul li {
    line-height: 30px;
    margin: 0 0 5px 15px;
}
.sn-int ul h4 {
    font-weight: 600;
    margin: 10px 0 0;
}
.sn-int ul li.inner:before {
    display: none;
}
@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 {
    flex-wrap: wrap;
}
.sn-int .tablink,.sn-int .tabcont {
    margin: 0 15px;
}

.sn-int .tabcont {
    margin-bottom: 50px;
}

.sn-int h2.header {
    margin: 15px;
}

}

#table {
    border-radius: 25px;
    border: 2px solid #d7f1fd;
    background: #F2FBFF;
    padding: 20px;
    width: 744px;
    height: 40px;
}
