 .sticky-header{z-index:10;}
#scroll ul{padding:0 0;}
.breadcrumb,#sdpcutomerlogos{display:none}
#customizations ul.sdpftrs li, #asset-management ul.sdpftrs li{min-height:380px;}
#industry ul.sdpftrs li, #self-service ul.sdpftrs li{min-height:400px;}
#sdpcutomerlogos{display:none;}
div.heading-menu .ftrpg-inrhdr,h1.ftrmnhdr{color:#000;}
.fea-inhead a.link{color:#138cd6 !important;}
.ftr-container {max-width: 1200px;width: 98%;margin: 0 auto;transition: all 0.2s ease-in 0s}
.heading-menu .menuhead h1{font-weight:500}
.heading-menu {text-align:center;padding: 57.3px 0;background: url(https://www.manageengine.com/fr/service-desk/images/blob-bg.jpg) no-repeat center top;
background-position-x: center;background-position-y: top;background-size: auto;background-attachment: relative;background-position: center center;width: 100%;
-webkit-background-size: 100%;-moz-background-size: 100%;background-size: 100%;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;
color: #fff;border-bottom: 1px solid #C5CBD4;font-weight: 400;letter-spacing: -1px;position: relative;overflow: hidden;clear: both;height: auto;font-weight: 500}
.feaHead{border-bottom: 1px dashed #ccc;
padding-bottom: 15px;}
a.lnmore .lnarw{background: url(https://www.manageengine.com/fr/service-desk/images/learn-arrow.png);height: 12px;width: 9px;line-height: 12px;margin-right: 5px;}
a.lnmore {color: #0099CC !important;font-size: 12px;}
a.feature-banner-cta {
  font: 18px/1.3 Zoho_Puvi_Bold;
  display: inline-block;
  background: #DB4228;
  color: #fff;
  padding: 13px 30px;
  text-transform: uppercase;
  border-radius: 2px;
  margin: 40px 0px 0px 0px;
  letter-spacing: 0.5px;
}
a.feature-banner-cta:hover {
  background: #ce2c11;
}

.divider {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

.sticky-aside {
  position:relative;
  left: 0px;
  top: 15%;
  right: 0px;
}

.collection-item {
  margin-bottom: 10px;
  padding: 5px 15px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .19), 1px 1px 15px 0 rgba(0, 0, 0, .07);
}

.paragraph {
  overflow: hidden;
  height: 40px;
  margin-bottom: 5px;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-left: 1px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ellipse {
  width: 3.5px;
  height: 3.5px;
  margin-right: 2.5px;
  border-radius: 50%;
  background-color: #9c9c9c;
}

.hor-rule {
  height: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  background-color: silver;
}

.social-share-button {
  display: inline-block;
  height: 22px;
  max-width: 79px;
  margin-right: 5px;
}

.hero-section {
  min-height: 250px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png");
  background-position: 0px 0px;
  background-size: 125px;
}

.aside-col {
    width: 30%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    float: left;
}
.main-col {
    width: 100%;
    padding-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    float: left;
    display: block;
    display: flex;
}

@media (max-width:2650px) {
.sticky-aside {top: 25%;}
}

@media (max-width:2000px) {
.sticky-aside {top: 20%;}
}


@media (max-width:1440px) {
.sticky-aside {top: 18%;}
}

@media (max-width:980px) {
    
   .main-col {
    display: inherit;
    flex-wrap: wrap;
    
    width: 100%;
    padding-right: 0;
    /*-webkit-box-flex: 1;
     -webkit-flex: 1; */
    -ms-flex: 1;
    float: left;
    display: block;
   }
}


@media (max-width: 667px) {
  .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
    
.main-col {
    width: 100%;
    float: none;
    display: block;
}
    
    .aside-col {
    max-width: 100%;
    /* padding-right: 20px; */
    /* padding-left: 20px; */
    width: 100%;
}
    
   
    
 .main-col .pT75 {
    padding-top: 0px;
}
}
.ftr-container {
            max-width: 1200px;
            width: 100%;
            margin: 0 auto;
            transition: all 0.2s ease-in 0s;
        }
        
        .feature-box p {
            min-height: 125px;
        }
        
        .conthdrtxt a {
            color: #000;
        }
        
        .conthdrtxt a:hover {
            text-decoration: none;
        }
        
        #backToTop {
            background: rgb(122, 175, 231) url(https://www.manageengine.com/images/up-arrow.png) no-repeat 16px 17px;
        }
        
        #backToTop:hover {
            background-color: rgb(45, 126, 213);
            background-position: 16px 10px;
        }
        
        .w-container {
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
        }
        
        .sticky-aside {
            position: -webkit-sticky;
            position: sticky;
        }
        
        .flex-row {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 15px;
            margin-left: 1px;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }
        
        #sdpcutomerlogos,
        #allFea {
            display: none;
        }
        
        #ftrgetstd {
            background: url(images/footer-cta-blob-bg.png);
            background-size: cover;
            background-position: center;
        }
        
        #ftrgetstd .tac.pT20 {
            padding-top: 0px;
        }
        
        #nofolderftrctasec {
            background: #000;
        }
        
        #nofolderftrlinkssec {
            background: #f7fafc;
        }