.pcp .box {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 15px;
}
.pcp h2 {
    margin: 0 0 20px;
    position: relative;
    border-bottom: 0px;
    max-width: none;
    padding-bottom: initial;
}
.pcp h2:after {
    content: '';
    width: 80px;
    height: 1px;
    display: block;
    background-color: #e1e2e2;
    margin: 20px auto;
    position: static;
    transform: none;
}
.pcp h2:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #2a79bb;
    margin: auto;
    left: 0;
    bottom: -2px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
}
.pcp > ul {
    list-style: none;
    padding-left: 0px;
    display: block;
    width: 100%;
    text-align:center;
    box-sizing:border-box
}

.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
}
.rhs-cont .small li {
    margin-bottom: 0px;
}

.pcp > ul > li {
    display: inline-block;
    max-width: 300px;
    position: relative;
    vertical-align: top;
    text-align: initial;
    padding: 20px 30px 0;
    min-height: 150px;
    margin: 15px;
    box-shadow: 0 0 2px #ccc;
}
.pcp.documents ul li a {
    font-size: 16px;
}
.pcp > ul > li:after {
    content:'';
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    border-left: 0px;
    border-bottom: 0px;
    top: -18px;
    transform: scale(.6);
    width: 100px;
    height: 100px;
}

.pcp.documents li ul {
    margin-left: 47px;
    padding: 5px 0px;
    font-size: 15px;
    list-style: none;
}

.pcp.documents li ul li {
    margin: 5px 0;
}
.pcp.documents li ul li:before {
    content: 'â–¸';
    color: #ccc;
    padding-right: 10px;
}
.pcp.documents li ul li ul {
    margin-left: 20px;
}
.pcp.documents ul li ul li ul li a {
    font-size: 15px;
    line-height: 22px;
    margin: 2px 0;
}

.pcp.documents ul li ul li ul li ul li a {
    font-size: 14px;
    line-height: 15px;
}

.pcp.documents ul li ul li ul li {
    margin: 0;
}
.pcp.documents > ul > li{
    min-height: 210px;
}

.pcp > ul > li.big {
    max-width: 695px;
    width:90%;
    padding: 16px 30px;
    box-sizing:border-box
}

.pcp > ul > li.big span {
    vertical-align: top;
    width: 45%;
    display: inline-block;
}
.pcp > ul > li.big div:last-child {
    width: 60%;
    border-left: 1px dashed #ccc;
    padding-left: 4%;
    margin-left: 2%;
}
.pcp > ul > li:after {
    content:'';
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    border-left: 0px;
    border-bottom: 0px;
    top: -18px;
    transform: scale(.6);
    width: 100px;
    height: 100px;
    background-image: url(https://www.manageengine.com/products/os-deployer/images/features-icons-sprite.png);
    background-size: 500px;
}

.pcp > ul > li#fea1:after {
    background-position: 0px 0px;
}
.pcp > ul > li#fea2:after {
    background-position: -100px 0px;
}
.pcp > ul > li#fea3:after {
    background-position: -200px 0px;
}
.pcp > ul > li#fea4:after {
    background-position: -300px 0px;
}
.pcp > ul > li#fea5:after {
    background-position: -400px 0px;
}


.pcp > ul > li#fea6:after {
    background-position: 0px -100px;
}
.pcp > ul > li#fea7:after {
    background-position: -100px -100px;
}
.pcp > ul > li#fea8:after {
    background-position: -200px -100px;
}
.pcp > ul > li#fea9:after {
    background-position: -300px -100px;
}
.pcp > ul > li#fea10:after {
    background-position: -400px -100px;
}

.pcp > ul > li#fea11:after {
    background-position: 0px -200px;
}
.pcp > ul > li#fea12:after {
    background-position: -100px -200px;
}
.pcp > ul > li#fea13:after {
    background-position: -200px -200px;
}
.pcp > ul > li#fea14:after {
    background-position: -300px  -200px;
}
.pcp > ul > li#fea15:after {
    background-position: -400px  -200px;
}

.pcp > ul > li#fea16:after {
    background-position: 0px -300px;
}
.pcp > ul > li#fea17:after {
    background-position: -100px -300px;
}
.pcp > ul > li#fea18:after {
    background-position: -200px -300px;
}
.pcp > ul > li#fea19:after {
    background-position: -300px  -300px;
}
.pcp > ul > li#fea20:after {
    background-position: -400px  -300px;
}

.pcp > ul > li.big div {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.pcp > ul > li strong {
    display: inline-block;
    font-size: 17px;
    line-height: 27px;
    padding-left: 47px;
}
.pcp > ul > li strong a{
    position: relative;
}
.osd.documents > ul > li{
    max-width: 300px;
    min-width: auto;
}

.osd.documents > ul > li ul {
    margin: 0;
    padding: 10px 0 !important;
}

.osd.documents > ul > li ul li {
    list-style: none;
}
.dm-toggle {
    display: flex;
    border-bottom: 1px solid #2a78bb;
    justify-content: center;
    margin: 0 0 20px;
}
.dm-toggle span {
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 10px 10px 0 0;
    margin: 0 10px;
    min-width: 100px;
    text-align: center;
    cursor: pointer;
    background-color: #f3f3f3;
}
.dm-toggle span:hover {
    background-color: #eaeaea;
}
.dm-toggle span.active {
    background-color: #2a78bb;
    color: #fff;
    pointer-events: none;
}