#customer-review , #OpManager ,#AwardsHonors{
display:none 
}
 picture img {
        border: 1px solid #ddd;
    }

    h1 {
        font-weight: 600;
    }

    h2 {
        font-weight: 600;
    }

    /*------- accordian css -------*/
    .feature-sec-content {
        margin: 40px 0px 40px;
    }

    .text-center {
        text-align: center;
    }

    .faq-content-section .accordion-container {
        max-width: 980px;
        margin: 0 auto;
        padding: 0px 16px;
    }

    .faq-content-section h2 {
        margin-bottom: 40px;
    }

    .faq-content-section h3 {
        font-weight: 500;
    }

    .accordion-container {
        width: 100%;
    }

    .accordion-container .accordion-item {
        border-bottom: 1px solid #ebeae7;
        cursor: pointer;
        padding: 20px 0;
    }

    .accordion-container .accordion-item h4,
    .accordion-container .accordion-item h3 {
        margin: 0;
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: -0.35px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 16px;
    }

    .accordion-container .accordion-item .accordion-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .accordion-container .accordion-item .accordion-head.active .plusminus::before {
        content: "−";
    }

    .accordion-container .accordion-item .accordion-head.active h3 {
        color: #006deb;
    }

    .accordion-container .accordion-item .accordion-body {
        padding-top: 16px;
        max-width: 90%;
    }

    .accordion-container .accordion-item .accordion-body p a {
        color: #000;
    }

    .accordion-container .accordion-item .plusminus {
        font-size: 24px;
        font-weight: 200;
        border: 1px solid #444444;
        width: 24px;
        height: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 100px;
        color: #444444;
        position: relative;
        top: 0;
    }

    .accordion-container .accordion-item .plusminus::before {
        position: absolute;
        content: "+";
        top: 0px;
    }

    .accordion-container .accordion-body {
        display: none;
    }

    .feature-sec-content .content-list.list-box {
        padding: 0 0 0 0px !important;
        border-radius: 8px;
        margin-top: 24px;
    }

    .feature-sec-content .content-list.list-box li {
        background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z" fill="black"/></svg>');
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding-left: 32px !important;
        margin-bottom: 8px;
        font-size: 18px;
        font-weight: 300;
        line-height: 30px;
        margin: 0 0 16px;
    }

    @media screen and (max-width: 767.98px) {
        .faq-content-section .apm-features-detail-container {
            padding: 60px 0px;
        }

        .apm-seo-main-wrapper .sec-padding-100 {
            padding-top: 60px;
            padding-bottom: 60px;
}
