.document-awards-row {
    width: 100%;
}
.document-awards-row a.viewpdf {
    background: url(./images/doc-image-sprite.png) -287px -7px;
    padding: 7px 5px 7px 33px;
}
.kb-page-pt-row-head a {
    color: #5091ce;
    text-decoration: none;
}
.kb-page-pt-row-det {
    color: #929292;
    margin: 3px 0 0 !important;
}
.kb-page-pt-row {
    float: left;
    width: 100%;
    margin: 30px 0 0 !important;
}
.document-awards-row {
    width: 100%;
    border-bottom: dashed 1px #c3cdd3;
    padding-bottom: 24px;
}
.document-case-row {
    width: 100%;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #c4ced4;
    margin: 0 0 30px 0;
    position: relative;
}
.document-case-left {
    width: 20%;
    text-align: center;
    color: #4c596e;
}
.document-case-left img {
    margin-top: 12px;
}
.document-case-right {
    width: 80%;
}
.document-case-right-left {
    width: 80%;
    padding: 10px;
    border-left: solid 1px #e3e7e9;
    border-bottom: solid 1px #e3e7e9;
    margin: 0 19px;
}
.nobordercase {
    border-bottom: none;
}
.document-case-right-right a.pdficon {
    background: url(../images/doc-image-sprite.png) -287px -7px;
    border: 1px solid #4C596E;
    color: #4C596E;
    padding: 5px 5px 5px 28px;
    text-decoration: none;
}
.document-case-right-right a.onlineicon {
    background: url(../images/doc-image-sprite.png) -499px -6px;
    border: 1px solid #4C596E;
    padding: 5px 5px 5px 32px;
    text-decoration: none;
    color: #4C596E;
    margin: 0 0 0 10px;
}
.document-case-left-left {
    width: 420px;
}
.pdficon {
    background: url(https://www.manageengine.com/microsoft-365-security-protection/images/pdf-icon.png) no-repeat 3px 3px;
    border: 1px solid #4C596E;
    color: #4C596E;
    padding: 5px 5px 5px 28px;
    text-decoration: none;
}
.compliance p {
    margin: 20px 0;
}
.omp-main-grid {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 280px;
    margin: 0 20px;
    box-sizing: border-box;
    width: 30%;
}
.omp-main-grid:hover .omp-main-grid-text {
    margin-top: -37px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.omp-main-grid:hover .omp-main-grid-btn {
    height: 40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.slick-slide img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.omp-main-grid:hover .omp-main-grid-img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.omp-main-grid-img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.omp-main-grid-text {
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}
.omp-main-grid-text h4 {
    margin: 0;
    background: #f1f1f1;
    padding: 12px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #000;
}
.omp-main-grid-btn {
    background: #17b599;
    color: #fff;
    text-align: center;
    display: block;
    height: 2.5px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-transform: uppercase;
    text-decoration: none;
}
.omp-main-grid-btn-red {
    background: #c63317
}
.omp-main-grid-img {
    border: 1px solid #f1f1f1;
}
@media screen and (max-width:767px) {
    .document-case-left,
    .document-case-right,
    .document-case-right-left,
    .document-case-left-left {
        width: auto
    }
    .pdficon {
        margin: 0 !important;
        margin-top: 5px !important;
        display: inline-block;
    }
}

.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
.mdmlogosvg img{height:32px;}
