/* Minification failed. Returning unminified contents.
(403,28): run-time error CSS1039: Token not allowed after unary operator: '-border-light-blue'
 */
.heading2 {
    font-size: 38px;
    font-weight: 700;
    color: #1B1B1B;
    margin-bottom: 25px;
}

.heading3 {
    font-size: 32px;
    font-weight: 700;
    color: #1B1B1B;
    margin-bottom: 16px;
}

.heading4 {
    font-size: 20px;
    font-weight: 600;
    color: #1B1B1B;
    margin-bottom: 15px;
}

#subscription-price .btn-blue, #subscription-price .btn-blue:focus {
    box-shadow: none;
    text-transform: capitalize;
}
/**********For exclusive feature section**********/
.box-card {
    border-radius: 20px;
    padding: 50px;
    border: 1px solid #DFE4F9;
    display: flex;
}

.card-text {
    padding: 0px 12px;
    margin: auto;
}

.left-subtitle {
    text-align: left;
}

.left-img {
    text-align: left;
}

.right-img {
    text-align: right;
}

.center-img {
    text-align: center;
}

    .left-img img, .right-img img, .center-img img {
        width: 100%;
        height: auto;
    }

.edgereport-col {
    min-height: 578px;
}

.edgereport-content {
    min-height: 136px;
}

.edgereport-nav-link {
    font-weight: 400;
    margin-bottom: 12px;
    box-shadow: none;
    padding: 15px 20px;
    background-color: #FAFBFD !important;
    border-radius: 10px !important;
    position: relative;
}

    .edgereport-nav-link img, .edgereport-nav-link picture, .edgereport-nav-link .tab-heading {
        display: inline;
    }

.tab-heading {
    color: #131722;
    text-align: left;
    padding-right: 30px;
    line-height: 1.8;
    font-size: 18px;
    font-weight: 600;
}

.accordian-content {
    display: none;
    padding: 7px 0px;
    line-height: 1.6;
}

.edgereport-nav-link .accordian-icon {
    transition: transform 0.3s ease;
    position: absolute;
    right: 30px;
    top: 25px;
}

.icon-minus {
    display: none;
}

.edgereport-nav-link.active .icon-plus {
    display: none;
}

.edgereport-nav-link.active .icon-minus {
    display: block;
}
/**********end of exclusive feature**********/
/**********For exclusive and host feature slider**********/
.slick-arrow, .slick-arrow:focus {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding-bottom: 4px;
    background-color: #0B57D0;
    border: 1px solid #0B57D0;
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 1;
    box-shadow: unset;
    display: none !important;
    margin-top: -45px;
}

    .slick-arrow:hover {
        background-color: #0B295B;
        border: 1px solid #0B295B;
    }

.slick-slider:hover .slick-prev, .slick-slider:hover .slick-next {
    display: block !important;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

    .slick-prev.slick-disabled, .slick-next.slick-disabled {
        background-color: #9CA4BD;
        border: 2px solid #9CA4BD;
        cursor: not-allowed;
    }

.card-slider {
    margin: 0 -12px;
}

.host-feature-slider .slick-dots, .testimonials-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .host-feature-slider .slick-dots li, .testimonials-slider .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .host-feature-slider .slick-dots li button, .testimonials-slider .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 15px;
            height: 3px;
            cursor: pointer;
            border: 0;
            outline: none;
            border-radius: 5px;
            background-color: #a7a7a7;
        }

            .host-feature-slider .slick-dots li button:hover, .testimonials-slider .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
                background-color: #0B57D0;
            }

    .host-feature-slider .slick-dots .slick-active button, .testimonials-slider .slick-dots .slick-active button {
        background-color: #0B57D0;
        width: 30px;
    }

/**********End of exclusive and host feature slider**********/
/**********For host feature section**********/
.host-feature-slider {
    max-height: 505px;
    padding-bottom: 50px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.features-col {
    position: relative;
    margin: 12px;
    justify-content: center;
}

.features-item {
    background-color: #fff;
    border: 1px solid #dfe4f9;
    border-radius: 10px;
    padding: 30px 12px;
    min-height: 233px;
}

.featureslogo-div {
    text-align: center;
    margin: auto;
}

    .featureslogo-div svg {
        max-width: 100%;
        height: auto;
    }

.feature-content {
    text-align: center;
    padding: 20px 0px 0px;
    color: #707070;
}

/**********End of host feature**********/
/**********For plan subscription section**********/
.price-grid {
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #DFE4F9;
    position: relative;
    overflow: hidden;
}

.save-more-text {
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 13px;
    font-weight: 600;
    top: 7px;
    right: 20px;
}

.one-year-plan {
    border: 2px solid #FF7B00;
}

.orange-shape {
    width: 95px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

    .orange-shape::before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #FF7B00;
        border-bottom-left-radius: 15px;
        display: block;
    }

.product-name {
    color: #1B1B1B;
    position: relative;
    font-weight: 700;
    padding: 25px 20px 20px;
    text-align: left;
    font-size: 24px;
    margin: 0px;
}

.product-price {
    padding: 20px 20px 30px;
    font-weight: 700;
    color: #1b1b1b;
    font-size: 24px;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-align: left;
}

.effective-price {
    position: relative;
    padding: 0 0 80px;
}

.price-save {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    margin: 0;
}

.autorenewtag {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 0;
}

.callbackRequest {
    border: none;
    background-color: transparent;
    color: #0b57d0;
    text-decoration: underline;
    font-weight: 600;
}


.animation-element {
    opacity: 0;
    transform: translateY(20%);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

    .animation-element[data-animation-type="fade-in"] {
        opacity: 0;
        transform: translateY(0);
    }


.fixed-bottom-xs {
    display: none;
}
/**********End of plan subscription**********/
/**********For User Testimonial slider**********/
/*.testimonials-slider {
    padding-bottom: 50px;
    margin-bottom: 40px;
    max-height: 462px;
    margin-top: 40px;
}*/

.testimonials-slider {
    padding-bottom: 50px;
    max-height: 462px;
    /*overflow: hidden;*/
    margin: 0 -15px;
}

/*.testimonials-content {
    border-radius: 10px;
    display: inline-block;
    padding: 25px 25px 95px;
    min-height: 280px;
    width: 100%;
    position: relative;
    border: 1px solid #DFE4F9;
}

.testimonials-footer {
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: 95px;
    margin-top: 0px;
    padding-top: 15px;
}

.testimonials-footer-svg {
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: -1;
}*/

.testimonials-content {
    border-radius: 10px;
    display: inline-block;
    padding: 25px 25px 95px;
    min-height: 280px;
    width: 100%;
    position: relative;
    border: 1px solid var(--border-light-blue);
}

.testimonials-footer {
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: 95px;
    margin-top: 0px;
    padding-top: 15px;
}

.testimonials-slider .item {
    padding: 15px;
}

.testimonials-footer-svg {
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: -1;
}

/**********end of User Testimonial slider**********/
/**********For faq section**********/
.faq-row {
    cursor: pointer;
    padding: 20px 30px;
    background-color: #fff;
    border-bottom: 1px solid #DFE4F9;
}

.question-div {
    color: #1B1B1B;
    text-align: left;
    padding-right: 30px;
    position: relative;
    line-height: 1.8;
}

.answer-div {
    display: none;
    padding: 7px 0px;
    line-height: 1.6;
}

.down_icon {
    transition: all .6s;
    position: absolute;
    right: 10px;
    top: 7px;
}

.down_icon_up {
    transform: rotate(-180deg);
}
/**********End of faq section**********/
@media only screen and (max-width: 991px) {
    .fullwidth992 {
        width: 100%;
    }

    .top-banner-section {
        padding: 30px 15px;
        text-align: center;
    }

    .banner-imagediv img {
        margin-top: 20px;
    }

    .header-sub-text {
        margin: 0 auto 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-padding-t0 {
        padding-top: 0 !important;
    }

    .heading1 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .heading2 {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }

    .heading3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .heading4 {
        font-size: 16px;
    }

    .box-card {
        padding: 20px;
        display: block;
        margin-top: 20px;
    }

    .card-text {
        padding: 0px;
    }

    .tab-heading {
        font-size: 16px;
    }

    .card-slider {
        margin: 0 -12px;
    }

    /**********For plan subscription section**********/
    .OfferToast {
        bottom: 60px !important;
    }

    .one-year-plan {
        transform: scale(1);
    }
    /**********End of plan subscription**********/
    /**********For testimonial section***********/
    .testimonials-footer-svg {
        position: absolute;
        right: 0;
        bottom: 25px;
    }

    .testimonials-content {
        min-height: 400px;
    }

    .testimonials-slider {
        margin-bottom: 0px;
        padding-bottom: 30px;
    }
    /**********end of testimonial section**********/
    /**********For faq section************/
    .faq-row {
        padding: 20px 10px;
    }
    /**********end of faq section**********/
}

