.container {max-width: 1200px;}
.help-home .box > ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.help-home .box > ul > li {
    display: inline-block;
    vertical-align: top;
}
.help-home .box > ul > li .para {
    display: block;
    color: #000;
    margin-top: 5px;
}
.help-home .box > ul > li h3 {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 10px 48px;
    color: #2978bb; 
}
.help-home .box > ul > li.list h3 {
    color: #000;
}
.help-home .box > ul > li > a, .help-home .box > ul > li.list {
    display: block;
    width: 300px;
    position: relative;
    vertical-align: top;
    text-align: initial;
    padding: 20px 25px;
    margin: 15px;
    box-shadow: 0 0 2px #ccc;
}
.help-home .box > ul > li > a:hover {
    box-shadow: 0 0 10px #9fd2ff;
    color: #000;
    text-decoration: none;
}
.help-home .box > ul > li.list {
    display: inline-block;
}
.help-home .box > ul > li.big a {
    width: 685px;
}
.help-home .box > ul > li.big a .para {
    display: inline-block;
    width: 40%;
    margin-right: 2%;
    vertical-align: top;
}
.help-home .box > ul > li.big a h3 {
    display: block;
}
.help-home .box > ul > li.list > ul {
    list-style: inside;
    font-size: 13px;
}
.help-home .box > ul > li .more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.help-home .box > ul > li .more a {
    display: block;
    padding: 4px 14px;
    background-color: #eee;
    color: #000;
    text-decoration: none;
    transition: all ease 350ms;
}
.help-home .box > ul > li .more a:hover {
    background-color: #267fc3;
    color: #fff;
}
.help-home .box > ul > li:hover .more {
    display: block;
}
.help-home .box > ul > li > a:after, .help-home .box > ul > li.list:after {
    content: '';
    position: absolute;
    display: inline-block;
    left: 25px;
    border-left: 0px;
    border-bottom: 0px;
    top: 15px;
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}
.help-home .box > ul > li.list > ul li {
    list-style-position: outside;
    margin-left: 20px;
}
<style>
.container {max-width: 1200px;}
.help-home .box > ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.help-home .box > ul > li {
    display: inline-block;
    vertical-align: top;
}
.help-home .box > ul > li .para {
    display: block;
    color: #000;
    margin-top: 5px;
}
.help-home .box > ul > li h3 {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 10px 48px;
    color: #2978bb; 
}
.help-home .box > ul > li.list h3 {
    color: #000;
}
.help-home .box > ul > li > a, .help-home .box > ul > li.list {
    display: block;
    width: 300px;
    position: relative;
    vertical-align: top;
    text-align: initial;
    padding: 20px 25px;
    margin: 15px;
    box-shadow: 0 0 2px #ccc;
}
.help-home .box > ul > li > a:hover {
    box-shadow: 0 0 10px #9fd2ff;
    color: #000;
    text-decoration: none;
}
.help-home .box > ul > li.list {
    display: inline-block;
}
.help-home .box > ul > li.big a {
    width: 685px;
}
.help-home .box > ul > li.big a .para {
    display: inline-block;
    width: 40%;
    margin-right: 2%;
    vertical-align: top;
}
.help-home .box > ul > li.big a h3 {
    display: block;
}
.help-home .box > ul > li.list > ul {
    list-style: inside;
    font-size: 13px;
}
.help-home .box > ul > li .more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.help-home .box > ul > li .more a {
    display: block;
    padding: 4px 14px;
    background-color: #eee;
    color: #000;
    text-decoration: none;
    transition: all ease 350ms;
}
.help-home .box > ul > li .more a:hover {
    background-color: #267fc3;
    color: #fff;
}
.help-home .box > ul > li:hover .more {
    display: block;
}
.help-home .box > ul > li > a:after, .help-home .box > ul > li.list:after {
    content: '';
    position: absolute;
    display: inline-block;
    left: 25px;
    border-left: 0px;
    border-bottom: 0px;
    top: 15px;
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}
.help-home .box > ul > li.list > ul li {
    list-style-position: outside;
    margin-left: 20px;
}
.help-home .box > ul > li[data-icon="2"] > a:after, .help-home .box > ul > li[data-icon="2"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-2.png);
}
.help-home .box > ul > li[data-icon="3"] > a:after, .help-home .box > ul > li[data-icon="3"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-3.png);
}
.help-home .box > ul > li[data-icon="4"] > a:after, .help-home .box > ul > li[data-icon="4"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-4.png);
}
.help-home .box > ul > li[data-icon="5"] > a:after, .help-home .box > ul > li[data-icon="5"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-5.png);
}
.help-home .box > ul > li[data-icon="6"] > a:after, .help-home .box > ul > li[data-icon="6"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-6.png);
}
.help-home .box > ul > li[data-icon="7"] > a:after, .help-home .box > ul > li[data-icon="7"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-7.png);
}
.help-home .box > ul > li[data-icon="8"] > a:after, .help-home .box > ul > li[data-icon="8"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-8.png);
}
.help-home .box > ul > li[data-icon="9"] > a:after, .help-home .box > ul > li[data-icon="9"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-9.png);
}
.help-home .box > ul > li[data-icon="10"] > a:after, .help-home .box > ul > li[data-icon="10"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-10.png);
}
.help-home .box > ul > li[data-icon="11"] > a:after, .help-home .box > ul > li[data-icon="11"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-11.png);
}
.help-home .box > ul > li[data-icon="12"] > a:after, .help-home .box > ul > li[data-icon="12"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-12.png);
}
.help-home .box > ul > li[data-icon="13"] > a:after, .help-home .box > ul > li[data-icon="13"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-13.png);
}
.help-home .box > ul > li[data-icon="14"] > a:after, .help-home .box > ul > li[data-icon="14"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-14.png);
}
.help-home .box > ul > li[data-icon="15"] > a:after, .help-home .box > ul > li[data-icon="15"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-15.png);
}
.help-home .box > ul > li[data-icon="16"] > a:after, .help-home .box > ul > li[data-icon="16"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-16.png);
}
.help-home .box > ul > li[data-icon="17"] > a:after, .help-home .box > ul > li[data-icon="17"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-17.png);
}
.help-home .box > ul > li[data-icon="18"] > a:after, .help-home .box > ul > li[data-icon="18"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-18.png);
}
.help-home .box > ul > li[data-icon="19"] > a:after, .help-home .box > ul > li[data-icon="19"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-19.png);
}
.help-home .box > ul > li[data-icon="20"] > a:after, .help-home .box > ul > li[data-icon="20"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-20.png);
}
.help-home .box > ul > li[data-icon="21"] > a:after, .help-home .box > ul > li[data-icon="21"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-21.png);
}
.help-home .box > ul > li[data-icon="22"] > a:after, .help-home .box > ul > li[data-icon="22"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-22.png);
}
.help-home .box > ul > li[data-icon="23"] > a:after, .help-home .box > ul > li[data-icon="23"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-23.png);
}
.help-home .box > ul > li[data-icon="24"] > a:after, .help-home .box > ul > li[data-icon="24"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-24.png);
}
.help-home .box > ul > li[data-icon="25"] > a:after, .help-home .box > ul > li[data-icon="25"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-25.png);
}
.help-home .box > ul > li[data-icon="26"] > a:after, .help-home .box > ul > li[data-icon="26"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-26.png);
}
.help-home .box > ul > li[data-icon="27"] > a:after, .help-home .box > ul > li[data-icon="27"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-27.png);
}
.help-home .box > ul > li[data-icon="28"] > a:after, .help-home .box > ul > li[data-icon="28"]:after{
    background-image: url(https://www.manageengine.com/ems/images/icon/box-icon-28.png);
}

h2, .hTag2 {
    font-size: 20px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
h1, .pg-head, .hTag1 {
    font-size: 24px;
    line-height: 45px;
    margin: 0 0 0px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}
.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;
}
