.opmRelPrd{display:none;}

.heading-menu {
    display: none;
}
.sec-pTB {
    padding: 0;
}
.es-eight {
    padding: 50px;
    color: #000;
}
.es-eight h2 {
    text-align: center;
}
.es-eight p,.es-eight li {
    font-size:15px;
    line-height:28px;
}
.es-eight .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.es-eight.banner {
    background-color: #b3eaff;
    background: linear-gradient(to right, #daeeff,#ecf9ea, #f5d6d6);
}
.es-eight.banner h2 {
    text-align: left;
}
.es-eight.banner .flex {
    max-width: 1300px;
    margin: auto;
}
.es-eight.banner .caption {
    width: 55%;
}
.es-eight.banner .clip {
    width: 45%;
}
.es-eight.banner .clip img {
    max-width: 100%;
}
.es-eight.banner .caption h1 {
    font-size: 42px;
    line-height: 65px;
    font-weight: 300;
}
.es-eight.banner .caption h1 strong {
    color: #007ed3;
    font-weight: 500;
}
.es-eight.banner .caption h2 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    border-top: 1px dashed #64c13f;
    padding: 15px 0 0 0;
}
.es-eight.banner .caption h2 strong {
    color: #dd3838;
    font-weight: 600;
}

.es-eight.features .accord-sec {
    max-width: 1300px;
    margin: auto;
}
.es-eight.features .accord-sec .group {
    margin: 0 0 30px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: self-start;
    padding: 40px 40px 50px;
    border-radius: 5px;
}
.es-eight.features .accord-sec .group[data-grp="1"] {
    background-color: #f76e6e1a;
    background: linear-gradient(0deg, #f76e6e2e, #f76e6e03);
}
.es-eight.features .accord-sec .group[data-grp="2"] {
    background-color: #76c7761a;
    background: linear-gradient(0deg, #76c7762e, #76c77603);
}
.es-eight.features .accord-sec .group[data-grp="3"] {
    background-color: #6ab5d71a;
    background: linear-gradient(0deg, #6ab5d72e, #6ab5d703);
}
.es-eight.features .accord-sec h4 {
    font-weight: 500;
    padding: 0;
    margin: 50px 0 0;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
}
.es-eight.features .accord-sec h4[data-grp="1"] {
    color:#dd3838;
}
.es-eight.features .accord-sec h4[data-grp="2"] {
    color:#599707;
}
.es-eight.features .accord-sec h4[data-grp="3"] {
    color:#007ed3;
}
.es-eight.features .accord-sec .box {
    position: relative;
    box-shadow: 0 0 1px #0004;
    border-radius: 5px;
    margin: 20px;
    padding: 20px;
    transition: all ease 350ms;
    cursor: pointer;
    width: 400px;
    background-color: #fff;
}
.es-eight.features .accord-sec .box:after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 25px;
    font-size: 50px;
    color: #ccc;
    font-weight: 100;
}
.es-eight.features .accord-sec .box.opened:after{
    content:'-';
    margin:revert;
    top:15px;
    font-size: 80px;
}
.es-eight.features .accord-sec .box.opened, .es-eight.features .accord-sec .box:hover {
    box-shadow: 0 0 5px #0004;
}
.es-eight.features .accord-sec .box .box-outside{
    display: flex;
    align-items: center;
}
.es-eight.features .accord-sec .box .box-outside img {
    width: 50px;
    height: 50px;
    margin: 0 15px 0 0;
}
.es-eight.features .accord-sec .group[data-grp="1"] img {
    filter: hue-rotate(-45deg);
}

.es-eight.features .accord-sec .group[data-grp="2"] img {
    filter: hue-rotate(-322deg);
}

.es-eight.features .accord-sec .group[data-grp="3"] img {
    filter: hue-rotate(100deg);
}
.es-eight.features .accord-sec .box .box-inside {
    margin: 15px 0 0 0;
}
.es-eight.features .accord-sec .box .box-inside ul {
}
.es-eight.features .accord-sec .box .box-inside ul li {
    position: relative;
    margin: 0 0 6px;
    line-height: 24px;
    padding: 0 0 0 16px;
}
.es-eight.features .accord-sec .box .box-inside ul li:before {
    content: '';
    height: 8px;
    width: 8px;
    display: inline-block;
    background-color: #fb6d6e;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.es-eight.features .accord-sec [data-grp="1"] .box .box-inside ul li:before {
    background-color:#f76e6e;
}
.es-eight.features .accord-sec [data-grp="2"] .box .box-inside ul li:before {
    background-color:#509b4f;
}
.es-eight.features .accord-sec [data-grp="3"] .box .box-inside ul li:before {
    background-color:#3b90c9;
}
.es-eight.level {
    background-color: #f1f1f1;
    background: linear-gradient(to bottom, #f76e6e03, #f76e6e2e);
    padding: 0 50px;
}
.es-eight.level .flex{
   align-items: initial;
}
.es-eight.level .box {
    width: 20%;
    padding: 25px;
}
.es-eight.level .box + .box {
    border-left: 2px solid #fff;
}
.es-eight.level .box h4 {
    margin: 0 0 5px;
    color: #dd3938;
    font-weight: 500;
    text-transform: uppercase;
}
.es-eight.level .box h3 {
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
    color:#000 !important;
}
.es-eight.credit .flex {
    flex-wrap: wrap;
    align-items: flex-start;
}

.es-eight.credit .box {
    width: 480px;
    background-color: #f1f7fc;
    background: linear-gradient(45deg, #e6f2f9, #f1f7fc17);
    padding: 20px;
    margin: 20px;
    border-radius: 5px;
}
.es-eight.credit .box h3 {
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
    color:#000 !important;
}

.es-eight.credit .box h4 {
    margin: 5px 0 0;
    color: #555;
    font-weight: 200;
    line-height: 22px;
}
.es-eight.credit .box ul{
    margin:15px 0;
}
.es-eight.credit .box li {
    position: relative;
    margin: 0 0 6px;
    line-height: 24px;
    padding: 0 0 0 16px;
}

.es-eight.credit li:before {
    content: '';
    height: 8px;
    width: 8px;
    display: inline-block;
    background-color: #007ed3;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
a.sn-link.cta {
    display: block;
    margin: auto;
    width: 140px;
    background-color: #0070bb;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 20px;
    line-height: normal;
    border-radius: 5px;
}

@media(max-width:600px){
#commonHeader {
    min-height: 83px;
}
.es-eight.banner .caption h1 {
    font-size: 36px;
    line-height: 56px;
}
.es-eight.level .flex {
    flex-wrap: wrap;
}
.es-eight.level .box {
    width: auto;
}
.es-eight.level .box + .box {
    border: 0;
}
.es-eight.level {
    padding: 20px;
}
.es-eight {
    padding: 40px;
}
.es-eight.banner .flex {
    flex-wrap: wrap;
}
.es-eight.banner .caption,.es-eight.banner .clip {
    width: auto;
}
.es-eight.banner {
    margin: 0;
}
.es-eight.features .accord-sec .group {
    padding: 40px;
    margin: 0 -40px;
    border-radius: 0;
}
.es-eight.features .accord-sec .box {
    margin: 15px 0;
}
.es-eight.features .accord-sec h4 {
    text-align: center;
    margin: 40px 0 10px;
}
.es-eight.features .accord-sec .box .box-outside h3 {
    line-height: normal;
    padding: 0 30px 0 0;
}
.es-eight.features {
    padding-bottom: 0;
}
.es-eight.credit .box {
    width: auto;
    margin: 20px 0;
}
}
