.responsive-container {
    position: relative;
    padding-bottom: 67%;
    height: 0;
    overflow: hidden;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

div.brand-logo div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: 188px;
    height: 94px;
}

div.brand-logo div.black {
    opacity: .6
}

div.brand-logo div.black:hover {
    opacity: 1
}

div.brand-logo img {
    object-fit: contain;
    width: auto;
    height: 100%;
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale") !important;
}

div.brand-logo div:hover img {
    filter: none !important;
    -webkit-filter: none !important;
}

.smllogo img,
.desktoplogo img {
    max-height: 44px;
}

.statistic-1-wrapper .statistic-block {
    display: flex;
}

.statistic-1-wrapper .statistic-block-txt {
    display: flex !important;
    align-items: center;
}

.statistic-1-wrapper .statistic-block-digit {
    width: auto;
}

.wsmobileheader .smllogo {
    margin-top: 27px;
}

.review-author h6,
.review-author p {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.rating-1-wrapper .rbox-1-img img {
    height: 38px;
    width: auto;
    max-width: 180px;
}

.wsmenu > .wsmenu-list > li > a.last-link {
    margin-left: 30px;
}

div.tally-powered {
    display: none !important;
}

.accordion-thumb h5, .accordion-thumb h4 {
    line-height: 1.5;
    padding-right: 1rem;
}

.accordion-thumb:after {
    top: 29px !important;
}

.landingpage a.smllogo {
    text-align: center;
    display: block;
}

.landingpage .inner-page-title h2 {
    padding: 0 5%;
}

.hero-section span.section-id {
    line-height: 1.25rem;
}

.brands-section .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 1rem;
}

.brands-section button, .reviews-section button {
    padding: 5px 7px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.flaticon-check {
    margin-right: 12px;
    background-color: #ffffff1f;
    display: inline-flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.features-section.banner-section span[class^="flaticon-"]:before,
.features-section.banner-section h6,
.features-section.banner-section p {
    color: var(--white);
}

#hero-trust-reviews .flaticon-star {
    color: var(--mikado-yellow) !important;
}

#hero-trust-reviews .separator {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    opacity: 0.7;
}

#hero-trust-reviews .google-logo {
    height: 20px;
    margin-top: 2px;
    width: auto;
}

.check-text {
    font-weight: normal !important;
}

.wsmenu > .wsmenu-list > li > a.last-link,
.btn--theme {
    padding: 1rem 2rem;
    letter-spacing: 1px;
    line-height: 1.3;
}

.wsmenu > .wsmenu-list > li > a.last-link {
    padding: 0.6rem 2.5rem;
}

.page--no-header .inner-page-hero {
    padding-top: 60px;
    margin-top: 0;
}

.page--no-header .inner-page-title p,
.page--no-header .inner-page-title iframe.tally {
    line-height: inherit;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#comp-table .table-responsive th img {
    width: 80px;
}

.wave-shape-bottom {
    max-height: 500px;
    bottom: -1px;
}

#custom-hero {
    margin-bottom: -5.5rem;
    position: relative;
    margin-top: 1rem;
}

@media (min-width: 768px) {
    #custom-hero {
        overflow: visible;
        width: 140%;
        max-width: none;
        margin-left: -10%;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        z-index: 2;
    }
}

@media (min-width: 992px) {
    #custom-hero {
            width: 160%;
            margin-left: -20%;
            margin-bottom: -15%;
        }

    #comp-table .table-responsive th img {
        width: 100px;
    }
}

@media (min-width: 1200px) {
    #comp-table .table-responsive th img {
        width: 130px;
    }
}

#integrations-2 .txt-block {
    margin-right: 30px;
}

@media (max-width: 576px) {
    #hero-trust-reviews {
        justify-content: center;
    }

    #hero-trust-reviews p.btn-txt {
        flex-direction: column;
        align-items: center;
    }

    #hero-trust-reviews .separator {
        display: none;
    }

    #hero-trust-reviews .google-logo {
        height: 18px;
        margin-top: 4px;
    }
}

@media (max-width: 768px) {
    #hero-trust-reviews {
        justify-content: center;
    }

    #integrations-2 .txt-block {
        margin-right: 0;
    }
}

@media (max-width: 991.98px) {
    .smllogo img,
    .desktoplogo img {
        max-height: 36px;
    }

    ol.digit-list p {
        margin-bottom: 1rem;
    }

    .wsmenu > .wsmenu-list > li > a.last-link {
        color: var(--oxford-blue) !important;
        border: none !important;
        line-height: 1.5;
        background-color: var(--mikado-yellow) !important;
        text-align: center;
        padding: 10px 32px 10px 20px !important;
        margin-left: 0 !important;
        margin-top: -1px;
    }

    .statistic-1-wrapper .statistic-block-txt {
        justify-content: center;
    }
}