.call-out-sec .call-out {
    box-shadow: 0 0 10px #ccc;
    max-width: 1074px;
    margin: auto;
    padding: 15px;
    display: flex;
    align-items: center;
}
.heading-menu {
    display: none;
}
.dc-osd-banner {
    background-color: #007bda;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dc-osd-banner h1 {
    font-size: 25px;
    padding: 50px;
    font-weight: 300;
    color: #fff;
    max-width: 500px;
    line-height: 50px;
}

.dc-osd-banner img {
    width: 280px;
    height: auto !important;
    margin:30px 0;
}
.dc-osd-banner h1 strong {
    font-size: 30px;
    font-weight: 700;
}
.dc-osd-page.steps {
    display: flex;
    justify-content: center;
    background-color: #f2f2f2;
    padding-top: 30px;
}
.dc-osd-page.steps h2 {
    position: relative;
}
.dc-osd-page.steps h2:after {
    content: '';
    height: 1px;
    width: 70px;
    margin: auto;
    background-color: #ccc;
    position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
}
.dc-osd-page.steps .step {
    max-width: 300px;
    text-align: center;
    margin: 20px;
}
.dc-osd-page.steps .step img{
   max-width:70px;
   margin:auto;
}
.dc-osd-page.benefits h2{
   font-size:30px;
   line-height:50px;
   margin:50px auto 10px;
   max-width:800px;
   text-align:center;
}
.dc-osd-page.benefits .benefit {
    max-width: 700px;
    margin: auto;
    padding: 10px 0 20px;
}
.dc-osd-page.benefits .benefit img {
    width: 80px;
    height: 80px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.dc-osd-page.benefits .benefit h3 {
    font-size: 22px;
    padding-bottom: 6px;
}

.dc-osd-page.benefits .benefit p {
    font-size: 15px;
}
.call-out-sec .call-out {
    justify-content: center;
}
.call-out-sec .call-out p{
    margin:0 20px; 
}

.container {
    max-width: 1200px;
}
.cust-logo {
    border: none;
    padding: 0;
    margin-left: 243px;
}
.dccstmr01, .dccstmr02, .dccstmr03, .dccstmr04, .dccstmr05, .dccstmr06 {padding-top:15px;width:100px; height:auto;}

#topsec-rhs ul li.nav-search .icon-search {
    background: url(https://www.manageengine.com/br/desktop-central/../images/me-sprite-new.png) no-repeat -224px -120px;
    height: 16px;
    width: 16px;
    position: relative;
    margin-top: 5px;
    display: block;
}

#topsec-rhs ul li span.user-thumb {
    background: url(https://www.manageengine.com/br/desktop-central/../images/me-sprite-new.png) no-repeat -240px -120px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 5px;
    border-bottom: none !important;
}
.footer .col1 {
    padding: 2% 4% 2% 0;
    border-right: 1px solid #292929;
    min-height: 250px;
    width: 32%;
}

.footer .col3 {
    padding: 4% 0 0 3%;
}
