#allFooter ul{list-style:none !important;}
#social .in{display:none !important}

#scroll ul {list-style:none;padding:0;}
#scroll ul li{padding:80px 30px 30px;}
.bannerflex{background:url(https://www.manageengine.com/active-directory-manager-msp/images/banner-img-bg.png);background-size:100% 375px}
.heading-menu{display:none;}
.flexslider .flexBnrslides li{width:100%}
.flexBnrslides li:nth-child(1) img{float:right;max-width:550px;}
.bnr-head{float:left;margin:70px 0 0 0;max-width:402px}
.bnr-head p{color:#000;font-size:38px;font-weight:600;line-height:52px;margin-bottom:30px;margin-top:0}
.flexslider .flexBnrslides li a{background:#cf472d;color:#fff;font-size:14px;padding:8px 40px;}
.flexMobile a{background:#cf472d;color:#fff;display:block;font-size:14px;line-height:28px;margin:30px auto;padding:8px 40px;width:100px;}
.flexMobile{font-size:38px;font-weight:500;padding:70px 0 20px 0}
h1{font-size:30px;line-height:60px}
h1 span{display:block}
#scroll .per30{padding:0 20px;width:29%}
#scroll h1{color:#000;font-weight:500}
.coldiv li{box-shadow:0 0 16px #e6e1e1a1;margin:0 0 30px 0;padding:80px 30px 30px;position:relative;}
.coldiv li:before{background:url(https://www.manageengine.com/active-directory-manager-msp/images/feature-sprite.png) no-repeat;background-position:-6px -5px;background-size:250px;content:"";height:50px;position:absolute;top:36px;width:56px;}
.per30:nth-child(1) .coldiv li:nth-child(2):before{background-position:-74px -5px;}
.per30:nth-child(1) .coldiv li:nth-child(3):before{background-position:-135px -3px;}
.per30:nth-child(2) .coldiv li:nth-child(1):before{background-position:-16px -79px;}
.per30:nth-child(2) .coldiv li:nth-child(2):before{background-position:-85px -67px;height:58px;}
.per30:nth-child(2) .coldiv li:nth-child(3):before{background-position:-149px -73px;height:58px;width:61px}
.per30:nth-child(3) .coldiv li:nth-child(1):before{background-position:-5px -152px;height:53px;}
.per30:nth-child(3) .coldiv li:nth-child(2):before{background-position:-84px -153px;}
.per30:nth-child(3) .coldiv li:nth-child(3):before{background-position:-162px -157px;width:58px}
.coldiv li h2{color:#000;font-size:18px;font-weight:500;line-height:26px;}
@media screen and (max-width:960px){
#scroll .per30{width:28%}
#header-mainsec{height:55px;}
}
@media screen and (max-width:930px){
.flexBnrslides li:nth-child(1) img{display:none;}
.bannerflex{height:320px;}
.bnr-head{max-width:100%;text-align:center;width:100%}
}
@media screen and (max-width:780px){
#scroll .per30{width:25%}
.flexMobile{background:url(https://www.manageengine.com/active-directory-manager-msp/images/banner-img-bg.png);background-size:100% 375px;display:block;text-align:center}
.bannerflex{display:none}
}
@media screen and (max-width:700px){
#scroll .per30{width:91%}
}
@media screen and (max-width: 520px) {
  .sec-pTB{padding: 0%;}
}

.video-popup {
  display: none;
  background: #fff;
  z-index: 10000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 10000000;
  margin: auto;
  text-align: center;
}
.close-video-icon {
  position: absolute;
  right: 65px;
  top: 45px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border: 2px solid #000;
  padding: 10px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  z-index: 100000000;
}
.close-video-icon img {
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  width: 25px;
}
.close-video-icon:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  cursor: pointer;
}
.vid-poptitle {
  padding-top: 40px;
  padding-bottom: 30px;
  width: 81%;
  margin: auto;
}
#popup_iframe {
  width: 366px;
  height: 206px;
  margin: auto;
  transition-delay: 0.8s;
}
.active #popup_iframe {
  width: 100%;
  height: 85%;
}
.popiframe {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  margin: auto;
  text-align: center;
  width: 60%;
  height: 70%;
  -webkit-transition: all ease 1.3s;
  -moz-transition: all ease 1.3s;
  -o-transition: all ease 1.3s;
  transition: all ease 1.3s;
}
.vid-poptitle {
  padding-top: 60px;
  color: #fff;
  font-size: 2em;
}
.playbutton {
  position: absolute;
  left: 39%;
  top: 23%;
  width: 70px;
}

.prd-nav li {
  float: left;
  width: 32%;
  padding: 0 0.5%;
  text-align: center;
}
.s-icon, .ssFB, .ssTW, .ssIN, .ssGP, .ssYT, #close {
    background: url(https://www.manageengine.com/images/v1/icon-sprite.png) no-repeat 0 0;
    height: 30px;
    width: 30px;
    display: inline-block;
}
