@charset "UTF-8";

/*!
Theme Name: idmerit
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: idmerit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

idmerit is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.author-name:hover:before,
.category-name:hover:before,
.new-idm-products__item:hover .new-idm-products__content,
.new-idm-products__item:hover .new-idm-products__image-box:before {
    opacity: 1
}

.button,
.compensation-benefits h2,
.countrynames,
.new-cta-button,
.new-verification-services .countrynames,
.odd-even__content h2,
.orange-button,
.page-id-14213 .countrynames,
.page-id-14254 .countrynames,
.page-id-14255 .countrynames,
.risk-services.connect ul li h4,
.who-we-are h2,
.wpcf7-submit {
    text-transform: uppercase
}

.bg-contain,
.bg-cover {
    background-position: center;
    background-repeat: no-repeat
}

.archive .site-main,
.banner-section.idmconnect .banner-form .wpcf7-form .wpcf7-checkbox .wpcf7-list-item label,
.bg-contain,
.bg-contain a,
.bg-cover,
.bg-cover a,
.field p,
.flag_imgs_dc,
.page-template-advertise-idmconnect .ppc-page .book-demo,
.page-template-advertise-idmconnect .ppc-page .footer,
.page-template-advertise-idmconnect .ppc-page .footer-copyright,
.page-template-advertise-idmconnect .ppc-page .main-navigation {
    display: block
}

.orange-button,
body,
p {
    font-family: Roboto, sans-serif
}

#wpcf7-f8890-o1 .fields-row.text-center-forced,
.banner,
.banner .container,
.banner-section .banner-inner,
.bannerform,
.fraud-and-identity .container,
.glossary-search-field,
.hero-banner,
.job-description,
.menu.flex li,
.new-idm-products__item,
.new-verification-services .full-image,
.verification-services.usa .full-image,
.whitepaper .latest-post-inner .post-item,
header .menu,
ol.fancy>li,
ul.fancy li,
ul.right-check li {
    position: relative
}

.left-services ul li,
header {
    box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, .1)
}

.main-navigation .menu li .arrow,
.menu.flex li .arrow {
    right: 20px;
    top: 19px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.global-logo,
.member-logo,
.slick-list,
.slideshow .item {
    overflow: hidden
}

.archive article .entry-title a,
.blog-grid .right-sidebar ul li a,
.blog-section .item a,
.button,
.contact-info li a,
.footer ul.menu li a,
.footer-copyright ul li,
.footer-copyright ul li a,
.global-logo .slick-arrow,
.job-listing ul li a,
.jobs .job-item>div a,
.learn-more,
.member-logo .slick-arrow,
.orange-button,
.other-services__content ul li a,
.post-author-info a,
.post-detail .right-sidebar ul li a,
.post-title a,
.quote-button,
.topbar ul li a,
a:hover,
header .menu li a,
header .menu li a:hover {
    text-decoration: none
}

*,
html {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.all-industries.blue .item h2,
.aml-numbers-inner>li,
.banner.usa .container img,
.business-verification h3,
.global-identity h3,
.id-scaning .container h3,
.kyb h4,
.post-image,
.security-section h3,
h3,
h5,
ol.fancy>li,
p,
ul.fancy li {
    margin-bottom: 20px
}

body,
p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #4d4d4d
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #4d4d4f
}

h1 {
    font-size: 64px;
    line-height: 80px
}

h2 {
    font-size: 36px;
    line-height: 50px
}

h3 {
    font-size: 24px;
    line-height: 40px
}

h4,
h5,
ol.fancy>li:before {
    line-height: 36px
}

.all-industries.usa .industries-slider h2,
h4 {
    font-size: 22px
}

.security-section h6,
h5 {
    font-size: 20px
}

.banner h1 span,
.banner-section .banner-content .banner-title h1 span,
.no-bullets li h4,
a {
    color: #f07f21
}

.author-name:hover a,
.banner-section.aml p,
.category-name:hover a,
.footer ul.menu li a:hover,
a:hover {
    color: #000
}

img {
    max-width: 100%;
    height: auto
}

ol,
ul {
    margin: 0 0 30px;
    padding: 0 0 0 18px
}

li ol,
li ul {
    padding-left: 18px
}

ul.fancy,
ul.right-check {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ul.fancy li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #31689c;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    left: 0;
    top: 6px
}

ol.fancy {
    list-style-type: none;
    margin: 0;
    padding: 0;
    counter-reset: steps
}

ol.fancy>li {
    counter-increment: steps
}

ol.fancy>li:before {
    position: absolute;
    content: counter(steps);
    color: #31689c;
    font-weight: 700;
    font-size: 36px;
    left: -5px;
    top: 0
}

ol.fancy>li ul {
    margin-left: 30px
}

ol.fancy>li li {
    list-style-type: disc
}

ul.right-check li {
    padding-left: 35px;
    margin-bottom: 5px
}

ul.right-check li:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 14px;
    background: url(images/right-checkmark.png);
    left: 0;
    top: 6px
}

.bg-cover {
    background-size: cover
}

.bg-contain img,
.bg-cover img {
    opacity: 0;
    visibility: hidden;
    width: 100%
}

.bg-contain {
    background-size: contain
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.orange-button {
    background: #f07f21;
    color: #fff;
    border: 0;
    border-radius: 4px;
    font-size: 24px;
    padding: 10px 20px;
    display: inline-block;
    cursor: pointer
}

.banner-section.idmconnect .banner-form .wpcf7-form .wpcf7-list-item-label,
.button,
.schedual-demo .field label.checkbox span,
.topbar ul li a,
.wpcf7-not-valid-tip {
    font-size: 14px
}

.orange-button:hover {
    background: #000;
    color: #fff
}

#qodef-back-to-top,
.all-industries .owl-dots,
.all-industries.usa .industries-slider .owl-dots,
.flag_imgs_mb,
.footer-newsletter .tnp-subscription .tnp-field label,
.glossary-details-index li:after,
.glossary-details-index li:before,
.glossary-group ul li:after,
.glossary-group ul li:before,
.glossary-index ul li:after,
.glossary-index ul li:before,
.image-content-inner.mobile-show,
.intl-tel-input .selected-flag .iti-arrow,
.menu-icon input[type=checkbox],
.posted-on time.updated,
.ppc-page .kyc.schedual-demo .fields-row p:empty,
.ppc-page .schedual-demo .fields-row br,
.qodef-footer-inner,
.schedual-form .wpcf7 .ajax-loader,
.smallbox .four-boxes ul li:before,
.solution-security .fancy li ul li:before,
.sticky header.site-header .topbar,
.wpcf7-form-control-wrap .wpcf7-not-valid-tip+*,
.wpcf7-spinner,
textarea#outputprepage {
    display: none
}

.error-404.not-found ul,
.schedual-form .wpcf7 form.submitting .ajax-loader,
.wpcf7-form.submitting .wpcf7-spinner,
time.entry-date.published.updated {
    display: inline-block
}

.all-industries .owl-stage,
.flex,
.image-content-inner.desktop-show,
header .menu {
    display: flex
}

.wpcf7 form .wpcf7-response-output,
.wpcf7-checkbox .wpcf7-list-item label span,
.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 20px
}

.archive .site-main,
.flex-wrap {
    flex-wrap: wrap
}

.flex-column {
    flex-direction: column
}

.align-center,
.new-automated-aml__inner,
.new-customer-diligence__inner,
.wpcf7-checkbox .wpcf7-list-item label {
    align-items: center
}

.document-verify__inner:nth-child(odd),
.odd-even__item:nth-child(2n),
.row-reverse {
    flex-direction: row-reverse
}

.footer-newsletter .container,
.idmkyb .image-content-inner,
.justify-between,
.other-services__inner,
.risk .image-content-inner,
.solution-risk .image-content-inner {
    justify-content: space-between
}

.justify-center,
.risk-services.connect ul li>div:first-child,
.smallbox {
    justify-content: center
}

.justify-evenly {
    justify-content: space-evenly
}

.banner .container.services,
.banner .services,
.id-scaning p,
.idtitems h5,
.in-the-news h3,
.odd-even__content h3,
.security-section.title-left h3,
.security-section.title-left h6,
.single .entry-content h2,
.text-left,
.usa p,
.usa ul li {
    text-align: left
}

.fraud-and-identity-inner .content-box p,
.post-description,
.text-justify {
    text-align: justify
}

.no-bullets {
    list-style-type: none;
    margin-bottom: 30px
}

.small-icon.biometrics-icon,
.solution-security .smallbox .four-boxes ul li.icon.small {
    width: 65px;
    height: 65px
}

.full-image,
.full-image .bg-cover,
.slideshow .slick-list,
.slideshow .slick-track,
.slideshow .slider {
    height: 100%
}

.one-full,
.schedual-demo .field {
    width: 100%;
    padding: 0 15px
}

.one-half {
    max-width: 50%;
    width: 100%;
    padding: 0 15px
}

.one-three {
    max-width: 33.3333%;
    padding: 0 15px
}

.one-four {
    max-width: 25%;
    width: 100%;
    padding: 0 15px
}

.fa.white-icon {
    color: #fff;
    font-size: 22px !important
}

.banner .container,
.banner.kyx,
.risk-services.connect.grey-bg,
section {
    padding: 20px 0
}

section.banner {
    padding: 100px 0
}

.container {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto
}

header {
    padding: 10px 0 22px
}

header .menu {
    list-style-type: none;
    margin-bottom: 0
}

header .menu li a {
    color: #4d4d4f;
    padding-bottom: 5px
}

header .menu li a:hover {
    color: #0a4c8a;
    border-bottom: 5px solid #0a4c8a
}

header .menu li ul.sub-menu {
    position: absolute;
    display: none;
    list-style-type: none
}

header .menu li:hover ul.sub-menu {
    display: block;
    background: #fff;
    z-index: 99;
    padding: 10px 0;
    top: 33px
}

header .menu li ul.sub-menu li {
    margin: 0;
    padding: 5px 15px
}

header .menu ul.sub-menu li a:hover {
    border: 0;
    color: #000
}

.related-solution,
.sticky #page {
    padding-top: 80px
}

.sticky header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background: #fff;
    padding: 10px 0
}

.button {
    background: linear-gradient(180deg, #f17f21 0, #f1b721 100%);
    border-radius: 90px;
    color: #fff;
    padding: 10px 22px;
    font-weight: 700;
    border: 1px solid transparent
}

.button:hover {
    background: 0 0;
    color: #f17f21;
    border: 1px solid #f17f21
}

.hero-banner .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 610px;
    width: 100%
}

.aml-solution .content .blue-box p,
.automated-aml h3,
.automated-aml p,
.banner-image-content ul.oneway li,
.banner-section.aml .banner-image .wpcf7 .field input,
.banner-section.aml .banner-image .wpcf7 .field textarea,
.banner-section.aml .banner-image .wpcf7 h5,
.banner.kyb.risk h5,
.banner.kyx p,
.banner.solution p,
.blog-section .item a,
.hero-banner .banner-content h1,
.hero-banner .banner-content p,
.kyb h3,
.kyb h4,
.kyb p,
.letus-proove-it h2,
.letus-proove-it p,
.page-template-advertising-aml .banner-section.aml .banner-title h1,
.page-template-advertising-aml .banner-section.aml p,
.schedual-demo.connect .field label,
.schedual-demo.connect h4,
.slideshow .banner-content h1,
.verification-services.usa ul li {
    color: #fff
}

.hero-banner .banner-content h1 {
    margin-bottom: 26px;
    max-width: 535px;
    width: 100%
}

.hero-banner .banner-content p {
    margin-bottom: 50px;
    font-size: 24px
}

.hero-banner .button,
.slideshow .button {
    padding: 17px 50px;
    font-size: 24px
}

.hero-banner .button:hover,
.slideshow .button:hover {
    color: #fff;
    border: 1px solid #fff
}

.aml-solution .content ul,
.banner,
.footer .footer-logo,
.idmkyb h3 {
    margin-bottom: 40px
}

.banner h2,
.banner-h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em !important
}

.Ecosystemtext h3 span,
.complete-frv h3 span,
.learn-more,
.left-services ul li h3 span {
    color: #f17f21
}

.full-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.banner h1 {
    font-size: 72px;
    line-height: 90px;
    color: #fff
}

.banner h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 400
}

.banner h6 {
    color: #f07f21;
    font-size: 18px;
    font-weight: 600
}

.banner .orange-button {
    max-width: 260px;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.aml-solution {
    padding-bottom: 100px
}

.aml-solution .image-content-inner {
    align-items: flex-end
}

.aml-solution h5,
.business-verification h4 {
    color: #31689c
}

.aml-solution h3 {
    color: #f07f21;
    text-align: center
}

.aml-solution .content:nth-child(2) {
    max-width: 40%
}

.aml-solution .content ul:last-child,
.banner.blog,
.center-box h3,
.footer-copyright p,
.in-the-news p,
.jobs .job-item>div p,
.left-services ul li:last-child,
.realtime-risk-inner ul li:last-child,
.second-row .second.box .box-image,
.security-section .content.one-three:first-child>div:last-child p,
.solution-risk p:last-child,
.solution-security .smallbox .four-boxes ul li,
.solution-security p:last-child {
    margin-bottom: 0
}

.aml-solution .content .blue-box {
    background: #31689c;
    padding: 32px;
    max-width: 390px;
    width: 100%;
    margin: 10px auto 0
}

.entrusted-section .entrusted-title {
    max-width: 300px;
    width: 100%
}

.entrusted-section .entrusted-title h2 {
    font-size: 48px;
    line-height: 50px;
    letter-spacing: 2px
}

.entrusted-section .entrusted-title h2 strong {
    font-size: 22px;
    font-weight: 400;
    display: block;
    letter-spacing: 0
}

.entrusted-section .entrusted-logos {
    max-width: 100%;
    width: 100%
}

.image-content,
.image-content.solution-risk {
    padding-bottom: 50px
}

.Ecosystemtext h3,
.Ecotext,
.Opftext,
.banner .container,
.bookdemo-description,
.bookdemo-description p,
.cf7sr-recaptcha .wpcf7-not-valid-tip,
.competitor-table table td,
.competitor-table table th,
.document-verify .section-title h2,
.global-logo .item.slick-slide,
.id-scaning h3,
.image-content h3,
.kyb.risk p,
.mebership h3,
.mebership h5,
.network-partners h2,
.new-document-verify .section-title,
.new-global-identity .container p,
.no-bullets .one-four,
.pep-screening-inner h3,
.schedual-demo h4,
.schedual-demo.aml.grey-bg h3,
.security-section h3,
.security-section h6,
.superior-data,
.text-center-forced,
.use-idmrisk h3,
.use-idmrisk h6,
article#post-17591 h1.entry-title,
section.no-results.not-found .page-content {
    text-align: center
}

.image-content-inner {
    margin: 0 -30px
}

.image-content-inner .one-half {
    max-width: calc(50% - 30px);
    padding: 15px 30px;
    width: 100%
}

.image-content-inner .highlited-content {
    border-left: 5px solid #31689c;
    padding-left: 30px
}

.complete-frv,
.press-release {
    background: #f6f6f5
}

.complete-frv h2 {
    font-weight: 600;
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center
}

.Outperforming h6,
.complete-frv h6,
.complete-frv p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px
}

.Outperforming h6,
.complete-frv h6 {
    max-width: 1020px;
    margin: 0 auto 50px
}

.complete-frv p {
    color: #4d4d4f
}

.complete-frv .item {
    background: #fff;
    padding: 20px 34px
}

.complete-frv h3 {
    font-size: 36px;
    color: #4d4d4f;
    text-align: center;
    margin-bottom: 0
}

.aaa h2,
.all-industries h2,
.second-row .second.box .box-title {
    margin-bottom: 50px
}

.global-identity.usa h2,
.idmkyx .heading,
.ppc-page .kyc.schedual-demo .fields-row p,
.risk-services.connect ul li img,
.wpcf7 .field,
ul.fancy li {
    margin-bottom: 10px
}

.idmkyx .item h3,
.left-services ul li h3 {
    font-family: Raleway, sans-serif;
    margin-bottom: 0
}

.idmkyx .item {
    max-width: 400px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 40px
}

.idmkyx .item .icon {
    max-width: 35px;
    width: 100%
}

.idmkyx .item h3 {
    margin-left: 25px
}

.idmkyx .item h4,
.idmkyx .item p {
    margin-bottom: 20px;
    font-size: 18px
}

.idmkyx .item h4 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 21px;
    min-height: 42px
}

.idmkyx .item p {
    font-weight: 400;
    min-height: 80px
}

.idmkyx .item ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.idmkyx .item ul li {
    position: relative;
    padding-left: 37px;
    margin: 25px 0;
    font-size: 16px
}

.idmkyx .item ul li:first-child {
    margin: 0
}

.idmkyx .item ul li:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: '';
    background: url(images/grey-bullet.png) no-repeat;
    width: 20px;
    height: 20px
}

.learn-more {
    font-size: 18px;
    font-weight: 700
}

.all-industries .item .learn-more,
.idmkyx .item .learn-more {
    position: absolute;
    bottom: 20px
}

.all-industries h2 {
    font-size: 48px;
    font-weight: 600;
    text-align: center
}

.all-industries .owl-item {
    margin: 50px 0 0;
    background: #f6f6f5
}

.all-industries .item {
    background: #f6f6f5;
    padding: 50px 34px 0
}

.all-industries .item .icon-box {
    max-width: 100px;
    width: 100px;
    padding: 10px;
    border: 10px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(180deg, #F17F21 0%, #F1B721 100%);
    position: absolute;
    left: 0;
    right: 0;
    margin: -100px auto 0;
    height: 100px;
    display: flex;
    align-items: center;
    background: #fff
}

.all-industries .item h2 {
    color: #0a4c8a;
    font-size: 22px;
    margin-bottom: 20px
}

.all-industries .item p {
    color: #4d4d4f;
    font-size: 18px;
    margin-bottom: 30px
}

.all-industries .item ul,
.five-col,
.footer-copyright ul,
.global-coverage .global-coverage-content ul,
.job-listing ul,
.left-services ul,
.pep-screening-content ul,
.superior-data ul {
    list-style-type: none
}

.all-industries .item ul li {
    position: relative;
    color: #4d4d4f;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 30px
}

.all-industries .item ul li:before {
    position: absolute;
    content: '';
    background: url(images/orange-bullet.png) no-repeat;
    width: 30px;
    height: 30px;
    left: 0
}

.all-industries .owl-dots {
    text-align: center;
    margin-top: 50px
}

.all-industries .owl-dot {
    width: 15px;
    height: 15px;
    margin: 0 10px;
    border: 4px solid !important;
    border-image-source: linear-gradient(180deg, #F17F21 0%, #F1B721 100%) !important;
    border-image-slice: 1 !important
}

.box.blue,
.box.mix,
.box.orange {
    border: 15px solid;
    border-image-slice: 1
}

.all-industries .owl-dot.active {
    background: linear-gradient(180deg, #f17f21 0, #f1b721 100%) !important
}

.all-industries .button {
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    width: 200px;
    margin: 40px auto 0
}

.all-industries.blue h2 {
    max-width: 525px;
    width: 100%;
    margin: 0 auto 50px
}

.all-industries.blue .item .icon-box,
.box.blue {
    border-image-source: linear-gradient(136.38deg, #0579E3 0%, #0A4C89 51.15%, #043562 100%)
}

.all-industries.blue .owl-dot {
    border-image-source: linear-gradient(136.38deg, #0579E3 0%, #0A4C89 51.15%, #043562 100%) !important
}

.all-industries.blue .owl-dot.active {
    background: linear-gradient(180deg, #0579e3 0, #043562 100%) !important
}

.all-industries.blue .button {
    background: linear-gradient(180deg, #0675dc .63%, #053968 100%)
}

.all-industries.blue .button:hover {
    color: #0675dc;
    background: 0 0;
    border: 1px solid #0675dc
}

.all-industries.blue .item ul li:before {
    content: '';
    background: url(images/blue-bullet.png) no-repeat
}

.banner-image-content .container,
.developer-portal-image,
.left-services {
    max-width: 700px;
    width: 100%
}

.left-services ul li {
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 18px
}

.left-services ul li h3 {
    font-size: 36px;
    max-width: 215px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px
}

.left-services ul li p {
    color: #4d4d4f;
    line-height: 27px
}

.service-icon {
    max-width: 40px;
    width: 100%
}

.left-services .button {
    margin-top: 30px;
    display: inline-block;
    font-size: 18px
}

.press-release-inner {
    max-width: 1040px;
    margin: 0 auto
}

.press-release-right {
    max-width: 544px;
    width: 100%
}

.press-release-right .press-logo {
    max-width: 210px;
    width: 100%;
    margin-bottom: 25px
}

.press-release-right p {
    color: #4d4d4f;
    margin-bottom: 50px;
    line-height: 36px
}

.global-coverage-checklist h6,
.press-release-right .button {
    font-size: 18px
}

.network-partners-logo .item {
    max-width: 33.3333%;
    width: 100%;
    text-align: center
}

.network-partners-logo .item img {
    width: 70%
}

.aaa {
    background: #0a4c89;
    padding: 100px 0;
    margin-top: 50px
}

.aaa h2 {
    color: #fff;
    text-align: center
}

.aaa .button {
    font-size: 24px;
    line-height: 36px;
    padding: 17px 60px
}

.aaa .button.border {
    border: 5px solid;
    border-image-slice: 1 !important
}

.grow-business-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.grow-business .box {
    padding: 50px 0;
    text-align: center
}

.grow-business .box .box-image {
    margin-bottom: 35px
}

.grow-business .box .box-title {
    color: #31689c;
    font-size: 24px;
    font-weight: 700
}

.first-row {
    align-items: flex-end;
    margin-bottom: 98px;
    width: 100%;
    justify-content: center
}

.second-row {
    align-items: flex-start;
    width: 100%;
    justify-content: center
}

.box.mix {
    border-image-source: linear-gradient(89.99deg, #0A4C89 0%, #0579E3 32.71%, #F1B721 68.42%, #F17F21 99.37%)
}

.box.orange {
    border-image-source: linear-gradient(180deg, #F17F21 0%, #F1B721 100%)
}

.first-row .first.box {
    max-width: 525px;
    max-height: 290px;
    width: 100%;
    margin-right: 180px
}

.first-row .second.box {
    max-width: 525px;
    max-height: 230px;
    width: 100%
}

.second-row .first.box {
    max-width: 374px;
    max-height: 350px;
    width: 100%;
    margin-right: 90px
}

.second-row .second.box {
    max-width: 460px;
    max-height: 340px;
    width: 100%;
    padding: 0;
    margin-top: -30px
}

.center-box {
    background: #f6f6f5;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    padding: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 340px;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.blog-section h6,
.blog-section p {
    font-size: 18px;
    font-family: Roboto, sans-serif
}

.security-section .icon-label h5 {
    color: #4d4d4f;
    position: relative;
    margin-bottom: 30px;
    padding-left: 70px !important
}

.blog-section {
    background: linear-gradient(89.99deg, #0e70cb 0, #99bfe1 32.71%, #f1b721 68.42%, #f17f21 99.37%)
}

.blog-section h3 {
    color: #fff;
    font-family: Roboto, sans-serif
}

.blog-section h6 {
    color: #fff;
    margin: 15px 0;
    font-weight: 700
}

.blog-section p,
.footer ul.menu li a {
    color: #fff;
    font-weight: 400
}

.footer {
    background: #31689c;
    padding: 70px 0
}

.footer-left {
    width: 100%;
    max-width: 800px
}

.footer-center {
    width: 100%;
    max-width: 495px;
    text-align: center
}

.footer-right {
    width: 100%;
    max-width: 280px
}

.footer-links {
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.footer-links h3 {
    color: #fff;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 24px
}

.blog-grid .right-sidebar ul,
.footer ul,
.post-detail .right-sidebar ul {
    list-style-type: none;
    padding-left: 0
}

.footer ul.menu li {
    padding: 5px 0
}

.footer ul.menu li a {
    font-family: Raleway, sans-serif;
    font-size: 16px
}

.footer .footer-search {
    width: 100%;
    max-width: 495px;
    margin-bottom: 100px
}

.footer .footer-search input {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px;
    height: 44px;
    line-height: 44px;
    padding: 10px
}

.kyb-full-content,
.social-logo {
    margin-bottom: 60px
}

.social-logo li {
    margin-right: 40px
}

.social-logo li:last-child {
    margin-right: 0
}

.slideshow .play-button img,
.social-logo li img {
    max-width: 60px
}

.contact-info li {
    color: #fff;
    margin-bottom: 40px
}

.contact-info li a {
    color: #fff;
    font-size: 24px
}

.footer-copyright p,
.footer-copyright ul li,
.footer-copyright ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.contact-info li.icon img {
    max-width: 34px;
    margin-right: 15px
}

.contact-info li:last-child img {
    max-width: 150px
}

.footer-copyright ul li {
    padding: 0 0 0 10px
}

.footer-copyright ul li a {
    border-right: 1px solid #fff;
    padding: 0 10px 0 0
}

.footer-copyright ul li:last-child a {
    border-right: 0;
    padding: 0 0 0 10px
}

.menu-icon {
    display: none;
    position: absolute;
    z-index: 2
}

#wpcf7-f14002-o1 .first.last span.wpcf7-list-item-label,
.owl-next,
.owl-prev {
    display: block !important
}

.menu-icon label {
    display: flex;
    flex-direction: column;
    width: 40px;
    cursor: pointer
}

.menu-icon label span {
    background: #0a4c89;
    border-radius: 10px;
    height: 4px;
    margin: 2px 0;
    transition: .4s cubic-bezier(.68, -.6, .32, 1.6)
}

.owl-next,
.owl-prev {
    top: 40%;
    border: 0 solid #000;
    font-size: 80px !important;
    color: #5a585673 !important;
    position: absolute;
    height: 100px
}

.slideshow .item img,
.slideshow .slider-track {
    -webkit-transition: 1s cubic-bezier(.7, 0, .3, 1);
    transition: 1s cubic-bezier(.7, 0, .3, 1)
}

.menu-icon span:first-of-type,
.pep-screening-content.connect-2 ul li,
.superior-data ul li * {
    width: 50%
}

.banner-section.aml .banner-image .wpcf7 .field input,
.banner-section.aml .banner-image .wpcf7 .field textarea,
.bannerform label.checkbox span.wpcf7-form-control-wrap,
.bedge-logos .item img,
.competitor-table table,
.know-customer .leftside-image-inner img,
.member-logo,
.menu-icon span:nth-of-type(2),
.pep-screening-content.connect-2 ul li .global-coverage-content,
.realtime-risk-inner .rightside-image .rightside-image-inner img,
.schedual-form #respond input[type=email],
.schedual-form #respond input[type=text],
.schedual-form #respond textarea,
.schedual-form .post-password-form input[type=password],
.schedual-form .wpcf7-form-control.wpcf7-date,
.schedual-form .wpcf7-form-control.wpcf7-number,
.schedual-form .wpcf7-form-control.wpcf7-quiz,
.schedual-form .wpcf7-form-control.wpcf7-select,
.schedual-form .wpcf7-form-control.wpcf7-text,
.schedual-form .wpcf7-form-control.wpcf7-textarea,
.single .post-thumbnail img,
input#phone {
    width: 100%
}

.menu-icon span:nth-of-type(3) {
    width: 75%
}

.menuopen .menu-icon span:first-of-type {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(2px, -2px)
}

.menuopen .menu-icon span:nth-of-type(2) {
    transform-origin: top;
    transform: rotatez(-45deg)
}

.menuopen .menu-icon span:nth-of-type(3) {
    transform-origin: bottom;
    width: 50%;
    transform: translate(17px, -2px) rotatez(45deg)
}

.menuopen .menu {
    opacity: 1;
    top: 90px;
    z-index: 9
}

.owl-prev {
    width: 15px;
    margin-left: -20px
}

.owl-next {
    width: 15px;
    right: -25px
}

.owl-next i,
.owl-prev i {
    transform: scale(1, 6);
    color: #ccc
}

.slideshow .banner-content {
    position: absolute;
    top: auto;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99
}

.slideshow .banner-content h1 {
    margin-bottom: 24px;
    width: 100%
}

.slideshow .banner-content p {
    margin-bottom: 50px;
    font-size: 22px;
    color: #fff
}

.slideshow .banner-content h5 {
    line-height: 26px;
    color: #fff;
    font-weight: 400
}

.slideshow .play-button {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    margin: 60px auto 20px;
    cursor: pointer
}

.ppc-page .banner-section.aml .banner-content .play-button:before,
.slideshow .play-button:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 38px;
    top: 31px;
    transform: scale(3.5);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff
}

.slideshow {
    position: relative;
    z-index: 1;
    height: 700px
}

.slideshow .item:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 1
}

.slideshow * {
    outline: 0
}

.slideshow .item {
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex !important;
    align-items: center
}

.slideshow .item img {
    width: 100%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.slideshow .item.slick-active img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: 8s ease-in-out forwards cssAnimation;
    animation: 8s ease-in-out forwards cssAnimation
}

.slideshow .item .banner-content {
    width: 100%;
    -webkit-transition: 1s cubic-bezier(.7, 0, .3, 1);
    transition: 1s cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.slideshow .item.slick-active .banner-content {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-animation: 8s ease-in-out forwards textAnimation;
    animation: 8s ease-in-out forwards textAnimation
}

.fancybox-slide #videopopup {
    border-radius: 10px;
    width: 75%;
    padding: 14px
}

.fancybox-close-small:after {
    background: #eee;
    top: 10px;
    right: 10px
}

.cky-btn-revisit-wrapper,
.fancybox__nav,
.fancybox__thumbs,
.first.last span.wpcf7-list-item-label,
.page-template-advertise-idmkyx .book-demo,
.page-template-advertise-idmkyx .footer,
.page-template-advertise-idmkyx .footer-copyright,
.page-template-advertise-idmkyx .main-navigation,
.page-template-advertise-idmkyx .menu-icon,
.page-template-advertise-idmkyx .topbar,
.page-template-tp-book-demo .book-demo,
.page-template-tp-book-demo .footer,
.page-template-tp-book-demo .footer-copyright,
.page-template-tp-book-demo .main-navigation,
.page-template-tp-book-demo .menu-icon,
.page-template-tp-book-demo .topbar,
.page-template-tp-contact .book-demo,
.page-template-tp-contact .footer,
.page-template-tp-contact .footer-copyright,
.page-template-tp-contact .main-navigation,
.page-template-tp-contact .topbar,
.ppc-page .book-demo,
.ppc-page .footer,
.ppc-page .footer-copyright,
.ppc-page .main-navigation,
.ppc-page .topbar,
div.slider:not(.slick-initialized) div.item+div.item {
    display: none !important
}

.fancy,
.security-section .no-bullets .one-four h5,
.solution-security .fancy li ul li {
    padding-left: 0 !important
}

ul.fancy li {
    padding-left: 35px !important
}

.idtitems {
    display: inline-flex
}

.banner.kyb.risk.idmttext ul li {
    color: #000 !important;
    text-align: center
}

@keyframes cssAnimation {
    from {
        -webkit-transform: scale(1) translate(0)
    }

    to {
        -webkit-transform: scale(1.3) translate(0)
    }
}

@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: scale(1) translate(0)
    }

    to {
        -webkit-transform: scale(1.3) translate(0)
    }
}

@keyframes textAnimation {
    from {
        -webkit-transform: scale(.5) translate(0)
    }

    to {
        -webkit-transform: scale(1) translate(0);
        animation-delay: .5
    }
}

@-webkit-keyframes textAnimation {
    from {
        -webkit-transform: scale(.5) translate(0)
    }

    to {
        -webkit-transform: scale(1) translate(0);
        animation-delay: .5
    }
}

.Ecosystemtext,
.Outperforming {
    background: #f6f6f5;
    padding: 10px 0
}

.Ecosystemtext h2,
.Outperforming h2 {
    font-weight: 600;
    max-width: 800px;
    margin: 0 auto 15px;
    text-align: center
}

.Ecosystemtext h6,
.Ecosystemtext p,
.Outperforming p {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    max-width: 1020px;
    font-family: Roboto, sans-serif
}

.Outperforming p {
    margin: 0 auto 50px;
    color: #4d4d4d
}

.Ecosystemtext h6,
.Ecosystemtext p {
    margin: 10px auto
}

.Ecosystemtext p {
    color: #4d4d4d
}

.menu.flex li .arrow {
    display: none;
    content: '';
    position: absolute;
    border-top: 10px solid #fff
}

.footer-copyright {
    background: #000;
    padding: 10px
}

.bank-secrecy .image {
    padding: 0;
    max-width: 48%
}

.bank-secrecy .content {
    max-width: 52%
}

.bank-secrecy .orange-button,
.fraud-prevention .orange-button,
.idmkyb .image-content-inner .content .orange-button,
.mitigate-business .orange-button,
.pep-watchlist .orange-button {
    margin-top: 30px
}

.pep-watchlist .content {
    max-width: 52%;
    padding: 15px
}

.pep-watchlist .image {
    max-width: 48%;
    padding: 0
}

.mitigate-business .content {
    max-width: 51%;
    padding: 15px
}

.mitigate-business .image {
    max-width: 40%;
    padding: 15px 0
}

.fraud-prevention .content {
    max-width: 50%;
    padding: 15px
}

.fraud-prevention .image {
    max-width: 50%;
    padding: 15px 0
}

.blog-section .item,
.related-solution .item {
    max-width: 390px;
    width: 100%
}

.banner.validate .full-image:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: url(images/rectangle76.png) right 0/cover no-repeat
}

.banner.validate .container {
    padding: 50px 0 50px 600px
}

.banner.validate h1 {
    font-size: 64px
}

.member-logo {
    margin-top: 40px;
    margin-bottom: 50px
}

.contact-full {
    background: #31689c;
    padding: 55px 0;
    margin-bottom: 100px
}

.contact-full h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px
}

.related-solution h3 {
    text-align: center;
    margin-top: -50px;
    margin-bottom: 80px
}

.related-solution .item {
    background: #31689c;
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 52px 40px;
    margin-bottom: 105px
}

.related-solution .item h4 {
    background: #fff;
    color: #31689c;
    font-weight: 700;
    padding: 15px 10px;
    margin-bottom: 26px;
    display: inline-block;
    max-width: 180px;
    width: 100%;
    border: 1px solid #31689c;
    text-align: center;
    margin-top: -20px
}

.related-solution .item p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    min-height: 54px;
    display: flex;
    align-items: center;
    margin-bottom: 26px
}

.related-solution .item .orange-button {
    font-size: 18px;
    font-weight: 500;
    font-family: Raleway, sans-serif;
    max-width: 260px;
    width: 100%;
    text-align: center
}

.aml-numbers h3,
.blog-section h3,
.know-customer h3,
.realtime-risk h3,
.realtime-risk-inner ul li {
    text-align: center;
    margin-bottom: 50px
}

.blog-section .item .image-box {
    margin-bottom: 26px
}

.image-content.validate .image {
    text-align: center;
    padding: 30px 0 0
}

.banner.connect,
.banner.kyb,
.banner.verify,
.pep-screening {
    margin-bottom: 80px
}

.banner.verify .full-image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, .5) 44.84%, rgba(0, 0, 0, 0) 62.58%);
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.banner.connect .full-image:before,
.banner.kyb .full-image:before {
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, .7) 39.32%, rgba(0, 0, 0, 0) 74.23%);
    content: ''
}

.banner.verify .container {
    padding: 50px 0 50px 560px
}

.highlited-content,
.why-choose .content .highlited-content {
    padding-left: 30px;
    margin: 30px auto;
    border-left: 5px solid #31689c;
    text-align: left
}

.security-section h3 {
    color: #31689c;
    position: relative;
    margin-bottom: 30px;
    padding-left: 70px !important;
    text-align: left
}

.compensation-benefits h2,
.contact-full.verify h4,
.global-identity.usa p,
.id-scaning .container p,
.kyb h3,
.security-section h6,
.single .entry-footer,
.solution-risk p {
    margin-bottom: 30px
}

.security-section h3 span {
    font-family: Raleway, sans-serif;
    color: rgb(240, 127, 33, .5);
    position: absolute;
    font-size: 96px;
    line-height: 110px;
    left: 0;
    top: -50px
}

.security-section p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 60px;
    padding-left: 70px;
    min-height: 90px;
    color: #4d4d4d
}

.security-section {
    padding-bottom: 70px
}

.security-section .content.one-three:first-child {
    padding-left: 26px
}

.security-section .content.one-three:nth-child(2) {
    max-width: 30%
}

.highlited-content {
    max-width: 630px
}

.image-with-three-box,
.image-with-two-box {
    max-width: 1070px;
    margin: 0 auto
}

.three-boxes,
.two-boxes {
    margin: 30px auto 50px;
    background: #fff
}

.three-boxes {
    border-radius: 4px;
    max-width: calc(31.3333% - 15px)
}

.three-boxes ul,
.two-boxes ul {
    list-style-type: none;
    text-align: left
}

.four-boxes ul li,
.global-coverage .global-coverage-content ul li,
.image-with-three-box .three-boxes .box ul li,
.know-customer .rightside-content li,
.three-boxes ul li,
.two-boxes ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 25px
}

.four-boxes ul li:before,
.three-boxes ul li:before,
.two-boxes ul li:before {
    position: absolute;
    content: '';
    background: url(images/right-checkmark.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 1px;
    left: 0
}

.contact-full.verify {
    margin-bottom: 0;
    border-bottom: 1px solid #83a9ce
}

.two-boxes {
    border: 1px solid #f07f21;
    padding: 40px 40px 15px;
    border-radius: 4px;
    max-width: calc(48% - 15px)
}

.developer-portal-inner,
.why-choose {
    padding: 80px 0
}

.why-choose .content .highlited-content {
    max-width: 560px
}

.api-image {
    margin-bottom: 70px
}

.bank-secrecy {
    padding-top: 70px
}

.superior-data-image {
    position: absolute;
    height: 600px;
    width: 100%
}

.superior-data-image:before {
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgba(49, 104, 156, .9) 45.53%, rgba(49, 104, 156, 0) 100%);
    height: 600px;
    width: 100%;
    z-index: 1;
    left: 0
}

.superior-data-image .bg-image {
    height: 100%;
    transform: rotate(180deg)
}

.superior-data .container {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 100px 0
}

.superior-data .container h3 {
    color: #fff;
    margin-bottom: 30px
}

.superior-data .container p {
    max-width: 587px;
    width: 100%;
    color: #fff
}

.superior-data .container ul {
    max-width: 587px;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.superior-data .container ul li {
    max-width: 50%;
    width: 100%;
    padding: 10px 0
}

.banner.kyb .full-image:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.banner-section.kyc,
.idmkyb {
    padding-top: 50px
}

.idmkyb .fancy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.banner.kyb.risk ul.twoway li,
.idmkyb .fancy li {
    max-width: 48%;
    width: 100%
}

.idmkyb .image-content-inner .image {
    max-width: 586px
}

.idmkyb .image-content-inner .content {
    padding: 0;
    max-width: 650px
}

.banner.kyb .container {
    padding: 50px 0 100px;
    position: relative;
    z-index: 2
}

.kyb h4,
.kyb p {
    max-width: 800px;
    margin: 0 auto
}

.kyb h6,
.kyb p {
    margin-top: 50px;
    font-weight: 400;
    font-size: 24px
}

.kyb p {
    text-align: left;
    max-width: 660px;
    margin-bottom: 20px;
    color: #4d4d4d
}

.kyb-security .highlited-content {
    border-left: 5px solid #31689c;
    padding-left: 30px;
    max-width: 700px;
    margin: 0 auto 50px
}

.kyb-full-content h4 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px
}

.kyb-full-content p {
    color: #fff;
    margin: 0 auto 20px;
    max-width: 700px;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px
}

.security-section .container {
    padding: 0 20px
}

.banner .container {
    padding-left: 20px;
    padding-right: 20px
}

.banner.connect .full-image:before {
    position: absolute;
    width: 100%;
    height: 100%
}

.risk-services.connect ul {
    list-style-type: none;
    width: 100%
}

.risk-services.connect ul li {
    flex-direction: column;
    width: 100%
}

.risk-services.connect ul li h4 {
    color: #31689c;
    font-size: 24px;
    font-weight: 600
}

.risk-services.connect div.content p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #4d4d4d
}

.cnt-page .pep-screening-inner {
    background: 0 0;
    padding: 40px 30px 150px
}

.pep-screening-content ul li .global-coverage-content {
    width: 270px
}

.cnt-page.risk-services,
.fraud-advanced {
    padding: 60px 0
}

.aml-numbers-inner,
.aml-numbers-inner ul {
    padding: 0 !important;
    list-style-type: none
}

.global-logo {
    margin-bottom: 80px;
    position: relative
}

.global-logo .slick-track,
.member-logo .slick-track {
    display: flex;
    align-items: center
}

.global-logo .slick-arrow.slick-prev,
.member-logo .slick-arrow.slick-prev {
    transform: rotate(-45deg);
    left: 10px
}

.global-logo .slick-arrow,
.member-logo .slick-arrow {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: 0 0;
    text-indent: -9999px;
    border: 0;
    border-top: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    color: transparent;
    transform: rotate(135deg);
    top: 50%;
    cursor: pointer;
    z-index: 9
}

.global-logo .slick-arrow.slick-next,
.member-logo .slick-arrow.slick-next {
    right: 10px
}

.banner-section.idmconnect .banner-form .wpcf7-form .cf7sr-g-recaptcha>div,
.cf7sr-g-recaptcha>div,
.global-identity.automated-services+.image-with-three-box .three-boxes,
.global-logo .item img,
.member-logo .item img {
    margin: 0 auto
}

.banner.validate .bg-cover {
    background-position: left
}

.risk .image-content-inner .content {
    max-width: 650px
}

.risk .image-content-inner .image {
    text-align: right;
    max-width: 550px;
    padding: 0
}

.banner.kyb.risk ul {
    padding: 20px 40px 20px 400px;
    display: block;
    margin-bottom: 20px
}

.banner.kyb.risk ul li {
    text-align: left;
    color: #fff;
    padding: 10px 0
}

.Interestedin .wpcf7-checkbox,
.banner.kyb.risk ul.twoway,
.bannerform label.checkbox,
.helpform-section .wpcf7-form,
.new-verification-services.double-grid ul,
.verification-services.double-grid.usa ul {
    display: flex;
    flex-wrap: wrap
}

.four-boxes {
    background: #fff;
    border: 1px solid #f07f21;
    padding: 40px 40px 15px;
    border-radius: 4px;
    max-width: 286px;
    width: 100%;
    margin: 30px auto 50px
}

.four-boxes ul,
.image-with-three-box .three-boxes .box ul {
    list-style-type: none;
    text-align: left;
    padding-left: 0
}

.use-idmrisk .highlited-content {
    border-left: 5px solid #31689c;
    padding-left: 30px;
    max-width: 600px;
    margin: 0 auto 50px
}

.smallbox .four-boxes {
    max-width: 240px;
    margin: 0 33px 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.smallbox .four-boxes ul li {
    padding-left: 0;
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.api-image .container,
.variety-countries ul {
    padding: 0 15px
}

.banner.trust p {
    font-size: 18px;
    line-height: 27px;
    color: #fff
}

.banner-image-content h3,
.banner-image-content h4,
.banner-image-content h5,
.banner-image-content p {
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4
}

.post-title,
.post-title a {
    font-size: 18px;
    line-height: 28px
}

.banner-image-content ul.oneway {
    display: inline-block;
    text-align: left;
    margin: 30px 0
}

.banner-image-content ul.twoway {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
    margin: 0 auto 30px;
    justify-content: center
}

.banner-image-content ul.twoway li {
    max-width: 48%;
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 10px 0
}

.solution-security p {
    margin-bottom: 30px;
    min-height: 1px;
    padding: 0
}

#wpcf7-f14002-o2 .cf7sr-g-recaptcha,
.five-col li {
    margin: 20px 0
}

.grey-bg {
    background: #efefef
}

.solution-security .smallbox .four-boxes {
    padding: 15px 30px
}

.biometrics-icon,
.solution-security .smallbox .four-boxes ul li.icon.with-bg {
    background: #f07f21;
    border-radius: 50%;
    width: 95px;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px
}

.solution-security .smallbox .four-boxes ul li.icon.with-bg i {
    color: #fff;
    font-size: 30px !important
}

.archive article,
.solution-security .smallbox .four-boxes.no-border {
    padding: 15px
}

.solution-security .learnmore-btn.orange-button {
    font-size: 18px;
    padding: 7px 15px
}

.banner-section .wpcf7-submit,
.bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.contact-form__inner,
.job-listing,
.jobs .jobs-inner,
.post-description .button,
.risk-services,
.solution-security .smallbox .four-boxes ul li:last-child,
div#wpcf7-f13999-o1 .wpcf7-submit {
    margin-top: 20px
}

.banner.blog .full-image:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.five-col li {
    max-width: 20%;
    width: 100%
}

.no-border,
.pep-screening-content.connect-2 ul li .global-coverage-content {
    border: 0
}

.no-bg,
.page-template-advertising-aml .banner-section.aml .banner-content .banner-title,
.pep-screening.connect .pep-screening-inner {
    background: 0 0
}

.post-item {
    padding: 30px 15px
}

.author-name,
.category-name,
.post-date {
    position: relative;
    padding-left: 30px
}

.post-date:before {
    background: url(images/calendar-icon.png) no-repeat
}

.author-name:before {
    background: url(images/user-icon.png) no-repeat;
    opacity: .4
}

.category-name:before {
    background: url(images/category-icon.png) no-repeat;
    opacity: .4
}

.author-name:before,
.category-name:before,
.post-date:before {
    content: '';
    position: absolute;
    background-size: cover;
    width: 25px;
    height: 25px;
    left: 0;
    top: 0
}

.post-title {
    min-height: 80px
}

.post-author-info a {
    color: #aaa;
    font-size: 14px
}

.post-description p {
    margin-top: 20px;
    min-height: 80px
}

.error-404.not-found .page-header,
.post-detail .entry-header {
    box-shadow: none
}

.post-detail .entry-header .entry-title {
    font-size: 35px;
    line-height: 40px;
    color: #f07f21
}

.main-navigation .menu li .arrow {
    display: none;
    content: '';
    position: absolute;
    border-top: 10px solid #4d4d4f
}

.single .entry-content {
    margin-bottom: 30px;
    text-align: justify
}

.single .entry-footer .edit-link {
    margin-left: 20px
}

.banner.kyx h1 {
    font-size: 62px;
    line-height: 75px
}

.container.small {
    max-width: 700px
}

.fraud-and-identity {
    padding: 100px 0;
    position: relative
}

.fraud-and-identity-inner {
    align-items: flex-start
}

.fraud-and-identity .content-box {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 50px 75px;
    max-width: 705px;
    width: 100%
}

.fraud-and-identity .content-box.bottom {
    margin-left: -180px;
    margin-top: 340px
}

.letus-proove-it {
    background: linear-gradient(180deg, #31689c 0, #06a497 100%);
    padding: 50px 0
}

.letus-proove-it h2 {
    font-size: 36px;
    line-height: 55px;
    margin-bottom: 20px
}

.letus-proove-it p {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    font-size: 24px;
    line-height: 35px
}

.accordion-title {
    background-color: #eee;
    color: #444;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

.accordion-title:hover,
.active {
    background-color: #ccc
}

.accordion-content {
    padding: 10px 18px;
    display: none;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #eee
}

.bookdemo-form .wpcf7-submit:hover,
.wpcf7-submit {
    background: #ef7e20
}

button.accordion-title:after {
    content: '\002B';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px
}

button.accordion-title.active:after {
    content: "\2212"
}

.press-release .flex-item {
    max-width: 16.6666%;
    width: 100%;
    text-align: left
}

.press-release .flex-item h6 {
    font-size: 16px;
    text-align: left;
    min-height: 81px
}

.press-release .flex-item p {
    font-size: 15px;
    line-height: 22px
}

.in-the-news a.readmore {
    margin-bottom: 15px;
    display: inline-block
}

.events-inner__item,
.page-template-tp-contact .site-header,
.ppc-page section {
    padding: 15px 0
}

.events-inner__content p {
    margin-bottom: 30px;
    display: inline-block
}

.fraud-advanced h3,
.page-template-tp-our-story .no-bullets li,
.wpcf7-form .input-field {
    margin-bottom: 15px
}

.no-bullets li h4 i {
    font-size: 22px !important;
    color: #f07f21;
    margin-right: 15px
}

.page-template-tp-contact .contact-form {
    padding: 20px 0 0
}

.no-bullets .biometrics-icon i {
    font-size: 40px !important;
    color: #fff
}

.wpcf7-form .input-field .one-full,
.wpcf7-form .input-field .one-half {
    padding: 0 7.5px
}

.SelectJob select,
.wpcf7-form .input-field input,
.wpcf7-form .input-field textarea {
    font-family: Roboto, sans-serif;
    width: 100%;
    border: 1px solid #ccc;
    padding: 7px 10px
}

.schedual-demo .field textarea,
.wpcf7-form .input-field textarea {
    height: 100px
}

.Interestedin .wpcf7-checkbox .wpcf7-list-item,
.aml-numbers-inner li,
.new-automated-aml__image,
.new-customer-diligence__image {
    max-width: 50%;
    width: 100%
}

.wpcf7-checkbox .wpcf7-list-item {
    padding: 0 2px;
    margin: 0;
    justify-content: flex-start;
    text-align: left;
    vertical-align: middle
}

.wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    padding: 2px 0
}

.wpcf7-checkbox .wpcf7-list-item label input {
    width: 20px;
    margin-top: 1px;
    margin-right: 5px
}

.wpcf7-submit {
    border: 0 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    width: auto !important;
    padding: 10px 20px !important;
    float: left;
    cursor: pointer
}

.quote-button,
.schedual-demo .field input.schedule-button:hover {
    background: #000
}

.bookdemo-form .wpcf7-submit,
.wpcf7-submit:hover {
    background: #0a4c8a
}

.bookdemo-form h5 {
    line-height: 30px
}

.bookdemo-description ul {
    text-align: left;
    max-width: 80%;
    margin: 20px auto 0
}

#sbtn1,
.topbar ul {
    margin-bottom: 10px
}

.archive article,
section.countries ul li {
    max-width: 33.3333%;
    width: 100%
}

.bookdemo-description ul li {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 20px
}

section.countries ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.jobs .jobs-title {
    background: #094b89
}

.jobs .jobs-title h5 {
    margin-bottom: 0;
    color: #fff;
    padding: 2px 20px
}

.jobs .job-item>div,
.quote-button {
    padding: 10px 20px
}

.jobs .job-item .job-location,
.jobs .jobs-title h5:last-child {
    margin: 0 0 0 auto
}

.jobs .job-item {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.jobs .job-item>div i {
    font-size: 18px !important;
    margin-right: 10px
}

.job-detail .job-description {
    max-width: 800px;
    width: 100%;
    padding-right: 15px
}

.job-detail .job-sidebar {
    max-width: 300px;
    width: 100%;
    padding-left: 15px
}

.job-sidebar .no-bullets li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.job-sidebar .no-bullets li:last-child {
    border-bottom: 0
}

.job-sidebar .no-bullets li a.button {
    margin-top: 10px;
    display: block;
    text-align: center
}

.job-sidebar .no-bullets h5 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 28px
}

.site-main .entry-header {
    box-shadow: none;
    padding: 15px 0 0
}

.archive header,
.blog .site-main header {
    box-shadow: none;
    padding: 0
}

.archive article .entry-title {
    font-size: 16px;
    line-height: 26px
}

.archive article .entry-title a,
.automated-aml.usa .container ul li,
header .menu li a,
header .menu li a:hover {
    font-size: 16px
}

.archive article .entry-meta {
    font-size: 14px;
    margin-bottom: 15px
}

.banner.kyx p,
.sitemap-grid__box {
    margin: 10px 0
}

.archive .blog-grid .post-image .bg-contain {
    height: 160px;
    background-size: cover
}

.topbar ul {
    justify-content: end;
    padding-right: 20px
}

.topbar ul li {
    padding: 0 10px
}

.topbar ul li:last-child {
    padding-right: 0
}

.variety-countries {
    margin: 0 auto;
    max-width: 750px
}

.one-platform .smallbox .one-three,
.solution-security.text-center-forced .one-three {
    position: relative;
    padding-bottom: 50px
}

.one-platform .smallbox .one-three .orange-button {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 200px
}

.one-half.bsc_padding {
    text-align: justify;
    padding: 40px 0
}

.quote-button {
    font-size: 24px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #fff;
    border-radius: 4px
}

.quote-button:hover {
    background: #f07f21;
    color: #fff
}

.id-scaning,
.pep-screening-inner,
.ppc-page .global-identity,
.realtime-risk-inner,
.schedual-demo {
    background: #f6f6f6
}

.banner-section,
.head_section {
    margin-top: 50px
}

.banner-section .banner-image {
    max-width: 770px;
    width: 100%
}

.banner-section .banner-content {
    max-width: 420px;
    width: 100%;
    margin-top: 200px;
    padding: 0 0 0 40px
}

.banner-section .banner-content .banner-title {
    position: absolute;
    width: 100%;
    max-width: 764px;
    right: 0;
    top: 54px;
    background: #fff;
    padding: 20px 0 20px 40px
}

.banner-section .banner-content p {
    font-size: 24px;
    line-height: 35px
}

.intro-content {
    padding-top: 50px;
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.schedual-demo {
    padding: 70px;
    margin-top: 60px
}

.schedual-demo .fields-row {
    width: 100%;
    max-width: 1050px;
    margin: 20px auto 0
}

.schedual-demo .field.one-half {
    max-width: 525px;
    width: 100%
}

.schedual-demo .field.one-three {
    max-width: 350px;
    width: 100%;
    padding: 0 15px
}

.schedual-demo .field label {
    display: inline-block;
    margin-bottom: 9px
}

.schedual-demo .field label.checkbox input {
    width: 15px;
    height: 15px;
    margin-right: 10px
}

.schedual-demo .field input,
.schedual-demo .field select,
.schedual-demo .field textarea {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px;
    height: 44px;
    padding: 10px;
    color: #000;
    font-family: Roboto, sans-serif
}

.schedual-demo .field input.schedule-button {
    width: auto;
    height: auto;
    line-height: initial;
    background: #f07f21;
    color: #fff;
    border: 0;
    font-size: 24px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    font-weight: 600;
    float: none
}

.ppc-page section.schedual-demo {
    padding: 70px
}

.global-coverage {
    padding: 70px 0
}

.global-coverage h3 {
    text-align: center;
    margin-bottom: 20px
}

.global-coverage .global-coverage-content {
    max-width: 600px;
    width: 100%;
    flex-direction: column
}

.global-coverage .global-coverage-content .global-coverage-checklist {
    border: 1px solid #f07f21;
    padding: 40px 40px 15px;
    border-radius: 4px;
    margin-top: 30px
}

.global-coverage .global-coverage-content ul li:before,
.image-with-three-box .three-boxes .box ul li:before,
.know-customer .rightside-content li:before,
.pep-screening-content ul li .global-coverage-content ul li:before {
    position: absolute;
    content: '';
    background: url(images/checkmark-icon.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 1px;
    left: 0
}

.document-verify__image,
.global-coverage .global-coverage-image,
.other-services__content {
    max-width: 550px;
    width: 100%
}

.ppc-page .global-identity {
    padding: 70px 0 0;
    text-align: center
}

.global-identity h4 {
    color: #31689c;
    font-weight: 500
}

.global-identity p {
    max-width: 700px;
    width: 100%;
    margin: 0 auto
}

.page-id-13252 .ppc-page .global-identity {
    padding: 70px 0 150px
}

.page-id-13252 .image-with-three-box .three-boxes {
    margin: -60px auto 0
}

.ppc-page .image-with-three-box {
    text-align: center;
    padding: 50px;
    margin-top: -150px
}

.image-with-three-box .three-boxes {
    max-width: 1070px;
    margin: 110px auto 30px
}

.image-with-three-box .three-boxes .box {
    background: #fff;
    border: 1px solid #f07f21;
    padding: 40px 40px 15px;
    border-radius: 4px;
    max-width: calc(30% - 15px);
    margin: 30px auto 50px
}

.global-coverage-content.gcc_image,
.global-coverage-image.gcc_image,
.ppc-page .superior-data .container ul {
    max-width: 100%
}

.ppc-page .superior-data h3 {
    margin-bottom: 20px;
    color: #4d4d4f
}

.ppc-page .superior-data p {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 25px;
    color: #4d4d4f
}

.glossary-details-wrapper section,
.intl-tel-input .selected-flag,
.new-automated-aml,
.new-automated-aml .container,
.new-customer-diligence,
.ppc-page .superior-data .container,
.qodef-content ol ol,
.qodef-content ul ul {
    padding: 0
}

.ppc-page .superior-data ul li {
    width: 100%;
    border: 1px solid #f07f21;
    border-radius: 4px;
    padding: 20px;
    margin: 15px;
    min-height: 114px;
    max-width: calc(50% - 30px)
}

.superior-data ul li h4 {
    padding: 0 20px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #31689c;
    text-align: left
}

.mebership {
    padding: 95px 0
}

.mebership h3 {
    text-align: center;
    margin-bottom: 40px
}

.member-logo .item img {
    max-width: 140px
}

.developer-portal-content {
    max-width: 400px;
    width: 100%
}

.developer-portal-content h4 {
    line-height: 35px;
    font-family: Roboto, sans-serif;
    margin-bottom: 50px
}

.business-verification {
    padding-top: 70px;
    text-align: center
}

.menu.aml-menu ul li {
    padding: 0 50px
}

.odd-even__item,
.ppc-page .banner-section.aml {
    padding: 30px 0
}

.banner-section.aml .banner-content {
    max-width: 670px;
    margin-top: 0;
    padding: 0
}

.banner-section.aml .banner-content .banner-title {
    position: relative;
    top: 0;
    padding: 0;
    margin-bottom: 30px
}

.banner-section.aml .banner-image {
    max-width: 330px;
    margin-left: 30px
}

.banner-section.aml .banner-image .wpcf7 .field input::-webkit-input-placeholder {
    color: #fff !important
}

.banner-section.aml .banner-image .wpcf7 .field input:-ms-input-placeholder {
    color: #fff !important
}

.banner-section.aml .banner-image .wpcf7 .field input::placeholder {
    color: #fff !important
}

.banner-section.aml .banner-image .wpcf7 .field textarea::-webkit-input-placeholder {
    color: #fff !important
}

.banner-section.aml .banner-image .wpcf7 .field textarea:-ms-input-placeholder {
    color: #fff !important
}

.banner-section.aml .banner-image .wpcf7 .field textarea::placeholder {
    color: #fff !important
}

.fraud-advanced {
    padding-top: 60px;
    text-align: center
}

.fraud-advanced p {
    max-width: 700px;
    widows: 100%;
    margin: 0 auto
}

.risk-services ul {
    width: 100%;
    list-style-type: none;
    justify-content: center
}

.risk-services ul li {
    justify-content: center;
    background: #fff;
    border: 1px solid #f07f21;
    padding: 15px;
    border-radius: 4px;
    max-width: calc(15% - 7.5px);
    width: 100%;
    margin: 0 15px;
    min-height: 130px
}

.risk-services ul li h4 {
    font-weight: 700;
    color: #31689c;
    text-transform: capitalize;
    text-align: center;
    line-height: 34px
}

.schedual-demo.aml {
    margin-top: -60px
}

.aml-numbers,
.know-customer {
    padding: 70px 0 0
}

.aml-numbers p {
    max-width: 700px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center
}

.aml-numbers-inner li .title {
    background: #fff;
    font-family: Poppins, sans-serif;
    border: 2px solid #f07f21;
    padding: 15px 25px;
    border-radius: 4px;
    max-width: 70%;
    width: 100%;
    font-weight: 700;
    font-size: 24px;
    color: #31689c;
    position: relative
}

.aml-numbers-inner .content {
    background: #f6f6f6;
    padding: 45px 30px 15px;
    max-width: 80%;
    margin-left: 50px;
    margin-top: -30px
}

.aml-numbers-inner .content li {
    max-width: 100%;
    padding: 15px 0
}

.mebership.aml {
    padding-top: 0
}

.ppc-page .mebership.aml {
    padding-top: 75px
}

.pep-screening-inner {
    padding: 40px 30px 150px
}

.pep-screening-content {
    margin-top: -115px
}

.pep-screening-content ul li {
    width: 48%
}

.pep-screening-content ul li .orange-button,
.slideshow,
main#primary h1.page-title,
section.blog-grid,
section.job-detail,
section.jobs {
    margin-top: 100px
}

.pep-screening-content ul li .global-coverage-content {
    border: 1px solid #f07f21;
    padding: 40px 40px 15px;
    border-radius: 4px;
    background: #fff
}

.pep-screening-content ul li .global-coverage-content ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 25px;
    width: 100%
}

.page-id-354 .from-bg.cta p,
.page-template-advertise-idmscan-portuguese .bannerform label.checkbox span.wpcf7-form-control-wrap,
.ppc-page .pep-screening-content ul li .global-coverage-content,
.wpcf7-list-item input[type=checkbox] {
    width: auto
}

.realtime-risk-inner ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.realtime-risk-inner ul li h4 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
    color: #31689c
}

.realtime-risk-inner ul li p {
    font-weight: 400;
    font-size: 20px;
    color: #31689c
}

.realtime-risk-inner .leftside-content {
    max-width: 610px;
    width: 100%
}

.know-customer .leftside-image,
.realtime-risk-inner .rightside-image {
    max-width: 590px;
    width: 100%
}

.realtime-risk-inner .rightside-image .rightside-image-inner {
    width: calc(590px + 50vw - 615px);
    float: left
}

.footer.aml {
    margin-top: -8px
}

.footer.aml ul.footer-menu li {
    padding: 25px 0
}

.banner-section.validate .banner-content {
    max-width: 660px
}

.banner-section.validate .banner-image,
.ppc-page .banner-section.validate .banner-content {
    max-width: 430px
}

.single-image {
    text-align: center;
    padding: 70px
}

.know-customer .leftside-image-inner {
    width: calc(590px + 50vw - 608px);
    float: right
}

.know-customer .rightside-content {
    list-style-type: none;
    text-align: left;
    max-width: 550px;
    width: 100%;
    padding: 0 60px
}

.id-scaning {
    padding: 50px;
    margin-bottom: 70px
}

.id-scaning .container {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto
}

.id-scaning .leftside-content {
    list-style-type: none;
}

.id-scaning .leftside-content li {
    background: #fff;
    border: 1px solid #f07f21;
    padding: 34px 34px 34px 80px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 24px
}

.id-scaning .leftside-content li:before {
    position: absolute;
    content: '';
    background: url(images/checkmark-icon.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 35px;
    left: 30px
}

.risk-services ul li:nth-child(2) h4 {
    text-transform: none
}

.footer-logo img {
    width: 200px
}

.risk-services.connect ul li {
    flex-direction: column;
    max-width: 220px;
    margin: 0 30px;
    border: 0;
    padding: 0
}

.risk-services.connect ul li>div:first-child {
    position: relative;
    justify-content: center;
    background: #fff;
    border: 1px solid #f07f21;
    padding: 0;
    border-radius: 4px;
    max-width: 100%;
    width: 100%;
    margin: 0;
    min-height: 130px
}

.risk-services.connect ul li>div.content {
    background: #f6f6f6;
    padding: 35px 25px 20px;
    width: 260px;
    margin: -20px -15px 0;
    min-height: 130px
}

.risk-services.connect div.content h6 {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px
}

.risk-services.connect div.content ul {
    margin: 0;
    padding: 0 15px
}

.risk-services.connect div.content ul li {
    max-width: 100%;
    background: 0 0;
    padding: 0;
    min-height: 1px;
    font-size: 14px;
    margin: 0 0 5px
}

.page-template-tp-idmkyc .superior-data-image:before,
.schedual-demo.connect {
    background: #31689c
}

.pep-screening.connect .global-coverage-content {
    margin-top: 20px;
    width: 100%;
    height: auto
}

.pep-screening-content.connect-2 ul {
    background: #fff
}

.pep-screening-content.connect-2 ul li .global-coverage-content h5 {
    margin-left: 35px;
    margin-bottom: 20px;
    margin-top: 40px
}

.connect .aml-numbers-inner {
    margin-top: -140px;
    justify-content: center
}

.connect .aml-numbers-inner .content {
    background: #31689c;
    max-width: 100%;
    margin-left: 0
}

.connect .aml-numbers-inner>li {
    max-width: 300px;
    width: 100%;
    margin: 0 10px 70px
}

.connect .aml-numbers-inner li .title {
    width: 140px;
    height: 140px;
    margin: 0 auto
}

.connect .aml-numbers-inner .content li {
    font-size: 17px;
    color: #fff
}

.banner-title .ads_kyc,
.banner.kyx.advertise h1 {
    font-size: 40px;
    line-height: 50px
}

.page-template-advertise-idmkyc .image-with-three-box .three-boxes {
    background: 0 0;
    border: 0
}

#sbtn1 {
    background-color: #f07f21 !important;
    border-color: #f07f21 !important;
    color: #fff !important;
    margin-top: 20px
}

div#wpcf7-f9870-o2 {
    background-color: #ffffff80;
    padding: 17% 10%
}

#respond input[type=email],
#respond input[type=text],
#respond textarea,
.post-password-form input[type=password],
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    padding: 10px 15px !important;
    background-color: transparent !important;
    color: #000;
    border: 1px solid #777777d1 !important
}

.wpcf7 .watermark {
    color: #000 !important;
    font-family: arial !important
}

::-webkit-input-placeholder {
    color: #000 !important;
    font-family: arial, sans-serif
}

:-moz-placeholder {
    color: #000 !important;
    font-family: arial, sans-serif
}

::-moz-placeholder {
    color: #000 !important;
    font-family: arial, sans-serif
}

.banner-inner.flex.flex-wrap.justify-between.align-center {
    display: flex !important;
    margin-top: 60px
}

.banner-inner.flex.flex-wrap {
    flex-wrap: inherit
}

div#wpcf7-f8865-o1,
div#wpcf7-f8890-o1 {
    background-color: #9e9e9ecf;
    padding: 17% 4%
}

.banner-section.aml .banner-title h1 {
    font-size: 48px !important;
    padding: 10px 0 !important;
    color: #000;
    line-height: 64px
}

.ppc-page .banner-section {
    padding: 0;
    margin-top: 0
}

div#wpcf7-f13258-o1,
div#wpcf7-f13263-o1 {
    background-color: rgb(255, 255, 255, .5);
    padding: 12% 10%
}

.banner-section.aml.validate .banner-title {
    margin-top: 0;
    background-color: transparent !important
}

.banner-section.idmconnect .banner-form .wpcf7-form .wpcf7-submit,
.fields-row.text-center .wpcf7-submit {
    float: none
}

.id-scaning .rightside-image {
    max-width: 550px
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
    background-color: #f07f21;
    border-radius: 3px;
    cursor: pointer;
    padding: .75rem
}

.navigation li {
    display: inline
}

.whitepaper .post-item .post-content {
    display: flex;
    flex-direction: column
}

.global-identity.automated-services {
    padding-bottom: 150px
}

.global-identity.automated-services+.image-with-three-box {
    margin-top: -150px
}

.emaillist {
    margin: 10px auto 50px
}

.es_caption {
    padding: 1em 0;
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 700
}

.es_subscription_form_submit {
    background: #ec7c20 !important;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 12px 30px;
    letter-spacing: 1px;
    border-radius: 30px;
    font-size: 16px
}

.ig_es_form_field_email {
    width: 50%;
    height: 30px;
    padding: 7px 0 5px 10px !important;
    margin: 10px auto;
    border: 2px solid #102284 !important;
    font-size: 16px;
    letter-spacing: 1px
}

.related-solution-inner {
    padding-top: 60px
}

#wpcf7-f8890-o1 .wpcf7-spinner {
    position: absolute;
    right: 15px;
    top: 6px
}

.h2_titletag {
    font-size: 64px;
    line-height: 79px;
    color: #fff
}

.global-coverage-content.gcc_image .global-coverage-checklist,
.page-template-tp-idmkyc .security-section,
.page-template-tp-know-your-customer .security-section,
.ppc-page .kyc.schedual-demo .fields-row,
span.wpcf7-list-item-label {
    margin-top: 0
}

.page-template-advertising-aml .banner-section.aml {
    background-color: #525252 !important
}

.banner.kyx.advertise .banner-content {
    max-width: 500px
}

.banner.kyx.advertise .banner-image {
    max-width: 430px;
    width: 100%;
    margin-left: 50px
}

.solution-security.text-center-forced .one-three .orange-button,
.whitepaper .learnmore-btn.orange-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 200px
}

.whitepaper .latest-post-inner .post-description p {
    min-height: 1px
}

.all-industries .item {
    position: relative;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%
}

h2.blog_title {
    font-size: 72px;
    font-weight: 700
}

.fraud-and-identity-inner .content-box {
    margin: 0 30px 0 0;
    width: 100%;
    max-width: calc(50% - 15px) !important;
    padding: 30px !important;
    border: 2px solid #e7e7e7 !important
}

.fraud-and-identity-inner .content-box:last-child {
    margin-right: 0 !important
}

.fraud-and-identity-inner .content-box h2 {
    margin-bottom: 20px !important
}

.wpcf7-form .cf7sr-g-recaptcha iframe {
    transform: scale(.88) !important;
    margin-left: -18px !important
}

.page-template-advertise-idmkyx .banner .container.services {
    padding: 0 20px !important
}

.ppc-page .kyc.schedual-demo h4 {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px
}

.ppc-page .kyc .schedual-form-content {
    max-width: calc(100% - 530px);
    width: 100%;
    margin-right: 80px;
    text-align: justify
}

.ppc-page .kyc .schedual-form {
    max-width: 450px;
    width: 100%
}

.banner-section.idmconnect .banner-content {
    max-width: 450px;
    padding-top: 30px
}

.banner-section.idmconnect .banner-content p {
    font-size: 18px;
    line-height: 26px
}

.banner-section.idmconnect .banner-form {
    max-width: 345px;
    width: 100%;
    padding-top: 50px
}

.banner-section.idmconnect .banner-form .wpcf7-form .field {
    max-width: 100%;
    width: 100%;
    text-align: center
}

.ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
    justify-content: flex-start !important
}

.ppc-page .banner-section.aml .banner-title h1 {
    font-size: 42px !important;
    line-height: 50px
}

.ppc-page .banner-section.validate .banner-image {
    max-width: 350px
}

.page-template-advertise-idmscan-portugal .ppc-page .banner-section.validate .banner-image {
    max-width: 420px
}

.banner-inner.flex.flex-wrap.justify-between..flex-end.align-center {
    justify-content: flex-end !important
}

.usa h2,
.usa h3,
.usa h4 {
    color: #000;
    font-family: 'DM Sans', sans-serif
}

.usa p {
    color: #4d4d4d;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px
}

.country-page ul,
.usa ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 30px
}

.usa ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 35px
}

.country-page ul li:after,
.country-page ul li:before,
.usa ul li:after,
.usa ul li:before {
    content: '';
    position: absolute
}

.country-page ul li:after,
.usa ul li:after {
    transform: rotate(45deg);
    height: 8px;
    width: 4px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 5px;
    left: 7px
}

.country-page ul li:before,
.usa ul li:before {
    background: #f17c22;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    top: 1px;
    left: 0
}

.banner.usa .container {
    padding: 0 550px 0 0;
    text-align: left
}

.banner.usa .container h1 {
    font-size: 50px;
    line-height: 65px;
    color: #000;
    margin-bottom: 30px
}

.banner.usa .container p {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 30px
}

.global-identity.usa .container,
.new-global-identity .container {
    max-width: 920px;
    margin: 0 auto;
    text-align: center
}

.global-identity.usa .container p {
    max-width: 920px
}

.grow-business.usa h4 {
    text-align: center;
    margin-top: 50px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 600
}

.all-industries.usa {
    padding: 50px 0 20px
}

.all-industries.usa h2 {
    font-size: 40px;
    margin-bottom: 0
}

.all-industries.usa .item {
    text-align: center;
    padding: 50px 34px
}

.all-industries.usa .item .icon-box {
    position: inherit;
    margin: 0 auto
}

.all-industries.usa .item .orange-button {
    font-size: 20px;
    padding: 7px 14px
}

.all-industries.blue.usa h2 {
    line-height: 50px
}

.new-verification-services,
.verification-services.usa {
    position: relative;
    padding: 0
}

.verification-services.usa:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .9);
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1
}

.new-verification-services .container,
.verification-services.usa .container {
    position: relative;
    z-index: 2
}

.verification-services.usa .full-image .bg-cover {
    height: auto;
    padding: 85px 0
}

.verification-services.usa h2 {
    color: #fff;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 20px
}

.verification-services.usa h2 span {
    color: #fff;
    font-size: 30px;
    display: block
}

.document-verify .section-title {
    max-width: 610px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.document-verify__inner {
    justify-content: space-between;
    align-items: center;
    padding: 50px 0
}

.document-verify__content {
    max-width: 600px;
    width: 100%
}

.document-verify__content h4 {
    margin-bottom: 20px
}

.document-verify__content ul li,
.other-services__content strong,
.other-services__content ul li {
    color: #000
}

.automated-aml {
    background: #b64a15;
    position: relative
}

.automated-aml .bg-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 650px;
    height: 100%
}

.automated-aml .container {
    padding: 75px 0 75px 650px
}

.customer-diligence {
    background: #064279;
    position: relative
}

.customer-diligence .bg-cover {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 550px;
    mix-blend-mode: hard-light
}

.customer-diligence__content {
    max-width: 660px;
    width: 100%
}

.banner-image .wpcf7-not-valid-tip,
.banner-image .wpcf7-response-output,
.bannerform label.checkbox span.wpcf7-list-item-label a,
.customer-diligence__content h2,
.customer-diligence__content p,
.glossary-index ul li a:hover,
.glossary-index ul li:hover a,
.new-idm-products__content h3,
.subscription-box .subscription-form h3 {
    color: #fff
}

.customer-diligence__content h2,
.job-listing ul li {
    margin-bottom: 15px
}

.other-services {
    background: #e8e8e8;
    padding: 30px 0
}

.other-services__image {
    max-width: 470px;
    width: 100%
}

.other-services__content ul li a {
    font-size: 14px
}

.other-services__content strong span {
    color: #f17f21
}

.helpform-section.usa {
    padding: 90px 0 45px;
    background: linear-gradient(180deg, #31689c 0, #06a497 100%)
}

.helpform-section h2 {
    max-width: 350px;
    width: 100%;
    color: #fff;
    font-weight: 500
}

.helpform-section .usa-form {
    max-width: calc(100% - 350px);
    width: 100%;
    padding-left: 100px
}

.helpform-section .wpcf7-form .fd-contact-form-fieldset {
    max-width: calc(50% - 40px);
    margin-right: 40px;
    margin-bottom: 40px;
    width: 100%
}

.helpform-section input {
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 5px 0
}

.brand-part h3,
.team-part h3,
.who-we-are h2 {
    background: -webkit-linear-gradient(45deg, #ef7e21, #efa541 80%);
    -webkit-text-fill-color: transparent
}

.helpform-section input[type=submit] {
    border: 2px solid #fff !important;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 30px !important;
    transition: .5s
}

.helpform-section input[type=submit]:hover {
    border: 2px solid #fff !important;
    background: #fff;
    color: #0a4c89
}

.helpform-section input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px
}

.helpform-section input:-ms-input-placeholder {
    color: #fff;
    font-size: 16px
}

.helpform-section input::placeholder {
    color: #fff;
    font-size: 16px
}

.helpform-section input:focus-visible {
    outline: 0
}

.usa .wpcf7-form-control.wpcf7-email::-webkit-input-placeholder,
.usa .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 16px !important
}

.usa .wpcf7-form-control.wpcf7-email:-ms-input-placeholder,
.usa .wpcf7-form-control.wpcf7-text:-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px !important
}

.usa .wpcf7-form-control.wpcf7-email::placeholder,
.usa .wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff;
    font-size: 16px !important
}

.usa .wpcf7-form-control.wpcf7-email:focus-visible,
.usa .wpcf7-form-control.wpcf7-text:focus-visible {
    outline: 0 !important
}

.usa .wpcf7-form-control.wpcf7-email,
.usa .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 !important;
    border: 0 !important;
    background: 0 0 !important;
    border-bottom: 2px solid #fff !important;
    color: #fff !important
}

.usa .wpcf7-response-output {
    display: block;
    width: calc(100% - 50px);
    color: #fff
}

.automated-aml.usa .container {
    padding: 75px 0 75px 500px
}

.verification-services.double-grid.usa:before {
    background: rgb(74, 15, 0, .69)
}

.verification-services.double-grid.usa ul li {
    max-width: 50%;
    width: 50%;
    padding: 0 30px;
    font-size: 16px;
    line-height: 24px
}

.press-release-btn {
    margin-top: 50px;
    text-align: center
}

.post-detail__inner .leftside-content {
    max-width: calc(100% - 330px);
    width: 100%;
    padding-right: 25px
}

.post-detail__inner .right-sidebar {
    max-width: 300px;
    width: 100%;
    margin-left: 30px;
    padding-top: 50px
}

.blog-grid .leftside-content {
    max-width: calc(100% - 280px);
    width: 100%
}

.blog-grid .right-sidebar {
    max-width: 250px;
    width: 100%;
    margin-left: 30px
}

.right-sidebar section#block-6 {
    padding: 80px 0 0
}

.right-sidebar section#block-5 {
    padding: 30px 0 0
}

.blog-grid .container,
.post-detail .container {
    max-width: 1600px
}

.blog-grid .right-sidebar h2,
.post-detail .right-sidebar h2 {
    color: #0a4c89
}

.blog-grid .right-sidebar ul li,
.post-detail .right-sidebar ul li {
    padding: 4px 0
}

.archive .site-main .page-header {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.archive .right-sidebar section#block-6 {
    padding-top: 20px
}

.schedual-demo .field input[type=checkbox] {
    height: 14px
}

.bannerform>.field {
    margin-bottom: 0;
    display: inline-block
}

.bannerform label.checkbox span.wpcf7-list-item-label {
    width: auto;
    display: block;
    margin-top: 2px;
    color: #fff;
    position: absolute;
    left: 20px
}

.page-template-tp-book-demo section.contact-form {
    margin-top: 60px
}

.page-template-tp-idmkyc .superior-data .container p,
.page-template-tp-idmkyc .superior-data .container ul {
    margin: 15px auto
}

.page-template-tp-idmkyc .superior-data .container {
    padding: 50px 0 0
}

.ppc-page .banner-section.aml .banner-content h5 {
    color: #fff;
    font-size: 16px
}

.ppc-page .banner-section.aml .banner-content .play-button {
    width: 80px;
    height: 80px;
    display: block;
    border: 3px solid #fff;
    border-radius: 50%;
    position: relative
}

.ppc-page .banner-section.aml.idmconnect .banner-content h5,
.ppc-page .banner-section.kyc .banner-content h5 {
    color: #000;
    font-size: 16px
}

.ppc-page .banner-section.aml.idmconnect .banner-content .play-button,
.ppc-page .banner-section.kyc .banner-content .play-button {
    width: 80px;
    height: 80px;
    display: block;
    border: 3px solid #000;
    border-radius: 50%;
    position: relative
}

.ppc-page .banner-section.aml.idmconnect .banner-content .play-button:before,
.ppc-page .banner-section.kyc .banner-content .play-button:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 38px;
    top: 31px;
    transform: scale(3.5);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #000
}

.who-we-are .container {
    max-width: 930px;
    margin: 0 auto;
    text-align: center
}

.who-we-are h2 {
    font-size: 34px;
    -webkit-background-clip: text
}

.team-and-brand {
    background: #f2f2f2;
    margin-top: 50px;
    padding: 0
}

.brand-part,
.team-part {
    width: 50%;
    text-align: center;
    padding: 50px 0;
    position: relative
}

.brand-part h3,
.team-part h3 {
    margin-bottom: 10px;
    -webkit-background-clip: text
}

.team-part {
    background: #e5e5e5;
    z-index: 2
}

.team-part:after {
    content: '';
    position: absolute;
    right: -105px;
    top: 0;
    z-index: 1;
    width: 162px;
    height: 100%;
    background: url('images/divider-career.jpg') no-repeat
}

.brand-part {
    background: #f2f2f2
}

.team-logos {
    padding: 0 100px
}

.odd-even__content {
    max-width: 55%;
    width: 100%;
    padding-right: 40px
}

.odd-even__content h2 {
    margin-bottom: 20px;
    background: -webkit-linear-gradient(45deg, #ef7e21, #efa541 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.odd-even__image {
    max-width: 45%;
    width: 100%;
    text-align: right
}

.cf7sr-recaptcha,
.error-404.not-found ul li,
.odd-even__item:nth-child(2n) .odd-even__image,
.page-template-tp-book-demo .cf7sr-recaptcha .wpcf7-not-valid-tip,
.page-template-tp-contact .cf7sr-recaptcha .wpcf7-not-valid-tip,
.page-template-tp-know-your-customer .odd-even__content h2,
.ppc-page .banner-section .fields-row.bannerform {
    text-align: left
}

.odd-even__item:nth-child(2n) .odd-even__content {
    padding-left: 40px
}

.compensation-benefits {
    background: #e9e9e9;
    text-align: center;
    padding: 50px 0
}

.compensation-benefits__inner {
    margin: 0 -10px;
    justify-content: center
}

.compensation-benefits__item {
    background: #fff;
    padding: 10px;
    max-width: calc(20% - 20px);
    width: 100%;
    margin: 30px 10px
}

.compensation-benefits__icon {
    background: #000;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: -45px auto 0
}

.compensation-benefits__item h5 {
    margin: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: capitalize
}

.filter-container label {
    display: block;
    font-size: 14px;
    line-height: 1.4
}

.filter-container select {
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px
}

.job-listing ul li a {
    font-weight: 600
}

.job-listing ul li span {
    display: block;
    font-size: 14px;
    line-height: 1
}

.job-description .button.top-btn {
    position: absolute;
    top: -90px;
    right: 0
}

.job-description .no-bullets {
    padding-left: 0
}

.job-description .no-bullets h5 {
    margin-bottom: 0;
    line-height: 1.2
}

.job-detail h1 {
    font-size: 50px;
    line-height: 65px;
    max-width: calc(100% - 650px)
}

@media (max-width:1400px) {
    .page-template-advertise-idmkyx .banner.kyx.advertise .full-image .bg-cover {
        background-position: -500px 0
    }
}

@media (max-width:1250px) {

    .all-industries h2,
    h1 {
        font-size: 38px
    }

    .container {
        max-width: 1150px;
        padding: 0 15px
    }

    h1 {
        line-height: 55px
    }

    h2 {
        font-size: 30px;
        line-height: 50px
    }

    .image-content-inner {
        margin: 0
    }

    .banner .container {
        padding: 50px 15px
    }

    header .menu {
        max-width: 760px
    }

    .menu ul li {
        margin: 0 15px
    }

    .idmkyx .item {
        max-width: 365px
    }

    .aml-solution h3 {
        font-size: 30px;
        line-height: 40px
    }

    .security-section .image-content-inner {
        padding: 0
    }

    .security-section .content:first-child {
        max-width: 330px
    }

    .blog-section .item,
    .security-section .content {
        max-width: 360px
    }

    .security-section .content:last-child {
        max-width: 270px
    }

    .banner.verify .container {
        padding: 50px 0 50px 400px
    }

    .superior-data .container {
        padding: 100px 50px
    }

    .ppc-page .kyc .schedual-form,
    .related-solution .item {
        max-width: 350px
    }

    .contact-form h4 {
        font-size: 20px
    }

    .ppc-page .kyc .schedual-form-content {
        max-width: calc(100% - 390px);
        margin-right: 40px
    }

    .banner-section.idmconnect .banner-content {
        max-width: 400px
    }

    .banner-section.aml.idmconnect .banner-title h1 {
        font-size: 40px !important;
        line-height: 54px
    }

    section.banner.usa {
        padding: 50px 20px
    }

    .banner.usa .container h1 {
        font-size: 40px;
        line-height: 50px
    }

    .document-verify__content {
        max-width: 550px
    }

    .new-idm-products__item.item2,
    .new-idm-products__item.item3,
    .new-idm-products__item.item4,
    .new-idm-products__item.item6 {
        width: 280px
    }

    .new-idm-products__item.item1,
    .new-idm-products__item.item5,
    .new-idm-products__item.item7 {
        width: 570px
    }
}

@media (max-width:1170px) {
    h3 {
        font-size: 24px;
        line-height: 34px
    }

    header .menu {
        max-width: 650px
    }

    header .menu li {
        margin: 0 14px 0 0
    }

    .menu li a,
    header .menu li a {
        font-size: 16px
    }

    .banner h1 {
        font-size: 62px;
        line-height: 80px
    }

    .banner h2,
    .banner h4 {
        font-size: 20px
    }

    .aml-solution .content:nth-child(2) {
        max-width: 37%
    }

    .menu ul li {
        margin: 0 12px
    }

    .ppc-page .id-scaning p,
    .verification-platform h3 {
        text-align: center
    }

    .services-section {
        justify-content: center
    }

    .left-services {
        max-width: 636px;
        margin-right: 10px
    }

    .service-icon {
        max-width: 30px
    }

    .left-services ul li,
    .security-section h3 {
        margin-bottom: 10px
    }

    .left-services ul li h3 {
        font-size: 24px;
        max-width: 190px;
        text-align: left
    }

    .left-services ul li p {
        font-size: 14px;
        line-height: 22px
    }

    .services-section .right-image {
        max-width: 316px;
        width: 100%
    }

    .complete-frv .item {
        padding: 20px
    }

    .blog-section .item,
    .idmkyx .item {
        max-width: 32.3333%
    }

    .security-section .content {
        max-width: 270px
    }

    .security-section h3 span {
        font-size: 60px;
        line-height: 75px;
        left: 0
    }

    .contact-full {
        margin-bottom: 40px
    }

    .blog-section .item,
    .related-solution .item {
        max-width: 310px
    }

    .footer-left {
        max-width: 700px
    }

    .footer-right {
        max-width: 250px
    }

    .social-logo li {
        margin-right: 30px
    }

    .banner.validate .container {
        padding: 50px 0 50px 260px
    }

    .banner.kyb .container {
        padding: 50px 30px 100px
    }

    .banner.kyb {
        margin-bottom: 0
    }

    .security-section.kyb-security {
        margin-top: 50px
    }

    .realtime-risk-inner {
        padding-top: 50px
    }

    .realtime-risk-inner .leftside-content,
    .realtime-risk-inner .rightside-image {
        max-width: 50%
    }

    .realtime-risk-inner ul li {
        margin-bottom: 20px
    }

    .know-customer .leftside-image {
        max-width: 495px
    }

    .know-customer .rightside-content {
        max-width: 477px;
        padding: 0 40px;
        margin-bottom: 0
    }

    .banner-section.idmconnect .banner-form {
        max-width: 300px
    }

    .banner-section.idmconnect .banner-form .wpcf7-form .field .wpcf7-text,
    .banner-section.idmconnect .banner-form .wpcf7-form .field textarea {
        width: 100%;
        padding: 7px 15px !important
    }

    .banner-section.aml.idmconnect .banner-image {
        max-width: 280px
    }

    .banner-section.aml.idmconnect .banner-title h1 {
        font-size: 32px !important;
        line-height: 44px
    }

    .job-detail h1 {
        max-width: calc(100% - 550px)
    }
}

@media (max-width:991px) {
    section {
        padding: 25px 0
    }

    .image-content {
        padding-bottom: 25px
    }

    .main-navigation .menu li .arrow,
    .menu-icon {
        display: block
    }

    .logo {
        margin-left: 60px
    }

    h1 {
        font-size: 30px;
        line-height: 45px
    }

    .complete-frv h6,
    .complete-frv p,
    h2 {
        line-height: 30px
    }

    h2,
    h3 {
        font-size: 22px
    }

    h3 {
        line-height: 34px
    }

    .one-three {
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0
    }

    .main-navigation {
        position: absolute;
        top: 0;
        opacity: 0;
        left: 0;
        z-index: -1;
        background: #fff;
        width: 100%;
        transition: .5s;
        border-top: 1px solid #e7e7e7;
        visibility: hidden
    }

    .main-navigation .menu {
        flex-direction: column;
        max-width: 100%;
        display: block !important
    }

    .main-navigation .menu li {
        margin: 0;
        border-bottom: 1px solid #e7e7e7;
        padding: 10px;
        position: relative
    }

    header .menu li:hover ul.sub-menu {
        display: none;
        top: 0;
        position: relative
    }

    .menuopen .main-navigation {
        opacity: 1;
        z-index: 9;
        visibility: visible;
        top: 110px;
        height: calc(100vh - 110px);
        overflow: auto
    }

    .menuopen .main-navigation .menu {
        top: 0;
        padding-left: 0
    }

    header .menu li ul.sub-menu {
        width: 100% !important;
        position: relative;
        padding-left: 0;
    }

    .main-navigation .menu li ul.submenu {
        position: relative;
        top: 0;
        padding-bottom: 0;
        display: none;
        width: 100%
    }

    .main-navigation .menu li ul.submenu li {
        padding: 5px 15px
    }

    .main-navigation .menu li a {
        font-size: 16px
    }

    .menu .menu-item-has-children span {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 6px;
        right: 15px;
        text-align: center;
        z-index: 99;
        cursor: pointer
    }

    .menu .menu-item-has-children span:after {
        content: '';
        border: solid #e84118;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3.5px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .menu .menu-item-has-children.submenu-open span:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg)
    }

    header .menu li a:hover,
    header .menu li ul.sub-menu li:last-child {
        border-bottom: 0
    }

    .hero-banner .banner-content {
        max-width: 450px
    }

    .hero-banner .banner-content h1 {
        margin-bottom: 15px
    }

    .hero-banner .banner-content p {
        margin-bottom: 30px;
        font-size: 18px
    }

    .hero-banner .button {
        padding: 10px 24px;
        font-size: 18px
    }

    .banner-section.aml .banner-content,
    .contact-form,
    .contact-map,
    .entrusted-section .entrusted-logos,
    .idmkyx .item,
    .image-content-inner .one-half,
    .know-customer .rightside-content,
    .left-services,
    .ppc-page .kyc .schedual-form,
    .ppc-page .kyc.schedual-demo .schedual-form .field,
    .realtime-risk-inner .leftside-content,
    .realtime-risk-inner .rightside-image {
        max-width: 100%
    }

    .complete-frv h2 {
        margin-bottom: 30px
    }

    .complete-frv h6 {
        font-size: 18px;
        text-align: center
    }

    .complete-frv p {
        color: #4d4d4d;
        font-size: 18px;
        text-align: center
    }

    .idmkyx .item ul {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .idmkyx .item ul li:first-child {
        margin: 10px
    }

    .idmkyx .item ul li {
        max-width: calc(50% - 20px);
        width: 100%;
        margin: 10px;
        line-height: 20px
    }

    .idmkyx .item p {
        min-height: 1px
    }

    .aml-solution .content:nth-child(2),
    .contact-form__inner,
    .idmkyx,
    .image-content-inner,
    .services-section {
        flex-direction: column
    }

    .all-industries h2 {
        font-size: 26px
    }

    .all-industries .item h2,
    .pep-screening-content ul li .orange-button {
        margin-top: 20px
    }

    .services-section .right-image {
        display: none
    }

    .first-row {
        margin-bottom: 60px
    }

    .first-row .first.box {
        margin-right: 90px
    }

    .second-row .first.box {
        max-height: 320px
    }

    .center-box {
        max-width: 300px
    }

    .security-section .content {
        display: flex;
        flex-wrap: wrap;
        max-width: 100% !important
    }

    .security-section .content>div {
        max-width: 50%;
        width: 100%
    }

    .security-section .content img {
        margin: 0 auto 70px
    }

    .aaa {
        padding: 50px 0
    }

    .aaa .button {
        font-size: 16px;
        line-height: 16px;
        padding: 17px 20px;
        width: 300px;
        text-align: center
    }

    .aml-solution {
        padding-bottom: 50px
    }

    .aml-solution .image-content-inner {
        flex-direction: column;
        align-items: flex-start
    }

    .aml-solution .content.one-three {
        max-width: 100%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 20px 0
    }

    .aml-solution .content.one-three>div {
        max-width: 45%;
        width: 100%
    }

    .aml-solution .content .blue-box {
        max-width: 100% !important;
        text-align: center
    }

    .image-content-inner .image.one-half,
    .ppc-page .id-scaning p {
        text-align: center
    }

    .pep-watchlist .image-content-inner,
    .ppc-page .kyc .schedual-demo-inner {
        flex-direction: column-reverse
    }

    .member-logo .item img {
        max-width: 70%
    }

    .related-solution .item {
        max-width: 350px;
        margin-bottom: 75px
    }

    .blog-section .item {
        max-width: 230px
    }

    .aml-solution .content.one-three h5,
    .aml-solution .content.one-three ul {
        width: 45%
    }

    .banner.validate .container,
    .banner.verify .container {
        padding: 50px 0 50px 100px
    }

    header .menu {
        max-width: 435px
    }

    header .contact-info {
        max-width: 110px
    }

    header .contact-info a,
    header .contact-info p {
        font-size: 12px
    }

    header .menu li a {
        font-size: 10px
    }

    .risk-services.connect ul li {
        max-width: calc(50% - 20px);
        margin-bottom: 20px
    }

    .security-section ul {
        padding-left: 17px;
        text-align: left;
        margin-bottom: 30px
    }

    .page-template-tp-book-demo .menu-icon,
    .page-template-tp-contact .menu-icon {
        left: 15px
    }

    .ppc-page section.risk-services ul {
        padding-left: 0
    }

    .risk-services ul li {
        max-width: calc(17% - 5px);
        margin: 0 10px;
        padding: 10px
    }

    .know-customer .leftside-image-inner,
    .realtime-risk-inner .rightside-image .rightside-image-inner {
        width: 100%
    }

    .banner-inner.flex.flex-wrap {
        flex-wrap: wrap
    }

    .ppc-page section.risk-services ul li h4 {
        font-size: 16px;
        line-height: 22px
    }

    .aml_box ul li {
        max-width: 17% !important
    }

    .banner-section.validate .banner-image {
        max-width: 100%;
        margin-left: 0
    }

    div#wpcf7-f8890-o1 {
        background-color: #9e9e9ecf;
        padding: 10%
    }

    #wpcf7-f8890-o1 .fields-row.text-center-forced .cf7sr-g-recaptcha>div,
    .id-scaning .leftside-content {
        margin: 0 auto
    }

    .know-customer h3 {
        margin-bottom: 30px;
        margin-top: 40px
    }

    .helpform-section.usa h2,
    .know-customer .leftside-image {
        max-width: 100%;
        margin-bottom: 20px
    }

    .id-scaning .rightside-image {
        max-width: 100%;
        margin: 0 auto
    }

    .ppc-page .kyc .schedual-form-content {
        max-width: 100%;
        margin-right: 0;
        margin-top: 30px
    }

    .banner-section.aml.idmconnect .banner-title h1 {
        font-size: 48px !important;
        padding: 10px 0 !important
    }

    .banner-section.idmconnect .banner-form {
        max-width: 360px
    }

    .banner-section.aml.idmconnect .banner-image {
        max-width: 330px
    }

    .banner.usa .container h1 {
        font-size: 30px;
        line-height: 40px
    }

    .helpform-section.usa {
        padding: 45px 0
    }

    .helpform-section.usa .usa-form {
        max-width: 100%;
        padding-left: 0
    }

    .automated-aml.usa .bg-cover {
        width: 380px
    }

    .automated-aml.usa .container {
        padding: 75px 0 75px 400px
    }

    .all-industries .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .all-industries .owl-carousel .owl-nav button.owl-prev,
    .page-template-tp-book-demo .logo,
    .page-template-tp-contact .logo {
        margin-left: 0
    }

    .compensation-benefits__item {
        max-width: calc(33.3333% - 20px)
    }

    .job-detail h1 {
        max-width: calc(100% - 300px)
    }

    .page-template-whitepapers .section.blog-grid.whitepaper {
        margin-top: 120px
    }

    .page-template-tp-book-demo .menu-icon,
    .page-template-tp-contact .menu-icon,
    .ppc-page .menu-icon {
        display: none !important
    }
}

@media (max-width:767px) {
    html {
        scroll-padding-top: 15rem !important
    }

    .country-page .banner .container {
        padding: 0 !important
    }

    .wpcf7 h5 {
        font-size: 12px;
        line-height: 24px
    }

    div#wpcf7-f9862-o2 {
        background-color: #ffffff80;
        padding: 10% 5% !important
    }

    .banner-inner {
        background-position: bottom !important
    }

    .h2_titletag,
    h1 {
        font-size: 24px;
        line-height: 40px
    }

    .logo {
        max-width: 130px
    }

    .logo a {
        line-height: 1;
        display: block
    }

    .book-demo .button {
        padding: 8px 15px
    }

    .one-half {
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0
    }

    p,
    ul li {
        text-align: justify;
        font-size: 15px;
        line-height: 22px;
        overflow-wrap: break-word
    }

    .pep-screening-content ul li .global-coverage-content h6,
    ul {
        padding-left: 20px
    }

    .menu-icon {
        display: block !important;
        position: absolute
    }

    .menuopen .menu {
        top: 79px
    }

    .hero-banner .banner-content {
        max-width: 100%;
        position: relative;
        top: 10px;
        transform: translateY(0)
    }

    .hero-banner .banner-content h1,
    .hero-banner .banner-content p {
        color: #4d4d4f
    }

    .blog-grid .leftside-content,
    .blog-section .item,
    .compensation-benefits__item,
    .core-values .one-four,
    .footer-right,
    .idmkyx .item ul li,
    .network-partners-logo .item,
    .page-template-advertise-idmkyx .banner.kyx.advertise .banner-image,
    .ppc-page .aml-numbers-inner .content,
    .ppc-page .aml-numbers-inner li,
    .ppc-page .realtime-risk-inner .rightside-image,
    .ppc-page .superior-data ul li,
    .security-section .content>div,
    ul.fancy ul.flex li.one-four {
        max-width: 100%
    }

    .all-industries .owl-dot {
        margin: 0 5px
    }

    .first-row,
    .second-row {
        flex-direction: column;
        order: 2
    }

    .first-row {
        margin-bottom: 15px
    }

    .first-row .first.box,
    .first-row .second.box,
    .second-row .first.box,
    .second-row .second.box {
        max-width: 100%;
        max-height: fit-content
    }

    .first-row .first.box {
        margin-right: 0;
        margin-bottom: 15px
    }

    .second-row .second.box {
        margin-top: 15px
    }

    .center-box {
        position: relative;
        max-width: 100%;
        top: -15px;
        transform: translateY(0);
        order: 1
    }

    .aaa-buttons,
    .copyright-inner,
    .copyright-inner ul,
    .core-values,
    .network-partners-logo,
    .pep-screening-content ul.flex,
    ul.fancy ul.flex {
        flex-direction: column
    }

    .aaa .button,
    .security-section p,
    .security-section ul li,
    .who-we-are h2 {
        margin-bottom: 20px
    }

    .footer .footer-logo,
    .slideshow .banner-content p {
        margin-bottom: 10px;
        text-align: center
    }

    .aml-solution .content.one-three,
    .flag_imgs_mb,
    .idtitems,
    .member-logo,
    .menu.flex li .arrow,
    .menu.flex li.submenu-open ul.submenu,
    .security-section .no-bullets li p br {
        display: block
    }

    .member-logo .item {
        max-width: 100%;
        text-align: center;
        padding: 10px 0
    }

    .member-logo .item img {
        max-width: 90%
    }

    .flag_imgs_dc,
    .security-section br,
    .team-part:after {
        display: none
    }

    .footer {
        padding: 40px 0 0
    }

    .footer-links {
        flex-direction: column;
        text-align: center
    }

    .footer-links .links {
        margin-bottom: 40px
    }

    .contact-info li,
    .footer-right .social-logo {
        justify-content: center
    }

    .brand-part p,
    .developer-portal-content,
    .footer-copyright p,
    .footer-copyright ul li,
    .odd-even__content p,
    .odd-even__item:nth-child(2n) .odd-even__image,
    .page-template-tp-global-coverage .banner.solution p,
    .security-section ul .icon-label,
    .team-part p,
    .who-we-are p,
    footer li {
        text-align: center
    }

    .footer-copyright ul li a {
        border: 0
    }

    .slideshow {
        height: auto
    }

    .slideshow .banner-content p {
        font-size: 16px;
        line-height: 20px
    }

    .slideshow .banner-content {
        top: 0
    }

    .banner-content h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 14px
    }

    .slideshow .play-button {
        margin: 15px auto;
        width: 40px;
        height: 40px
    }

    .slideshow .play-button:after {
        left: 16px;
        top: 12px;
        transform: scale(1.5)
    }

    .slideshow .button {
        padding: 8px 15px;
        font-size: 16px
    }

    .automated-aml.usa .bg-cover,
    .brand-part,
    .know-customer .leftside-image-inner,
    .menu li:hover ul.submenu,
    .ppc-page .realtime-risk-inner .rightside-image .rightside-image-inner,
    .superior-data ul li *,
    .team-part {
        width: 100%
    }

    .banner.connect .container,
    .banner.validate .container {
        padding: 50px 15px
    }

    header .menu.flex li ul {
        padding-top: 0
    }

    header .menu.flex li a {
        font-size: 14px;
        width: 65%
    }

    .menu.flex li ul.submenu {
        position: relative;
        top: 0;
        padding-bottom: 0;
        display: none
    }

    .menu li ul.submenu li:last-child {
        border-bottom: 0
    }

    .banner.validate h1,
    .ppc-page .banner-title .ads_kyc {
        font-size: 30px;
        line-height: 40px
    }

    .image-content-inner .one-half {
        padding: 15px 0
    }

    .image-content {
        padding-bottom: inherit
    }

    section.banner {
        padding: 50px 0;
        margin-bottom: 0 !important
    }

    .banner h1,
    h2.blog_title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px
    }

    .banner .orange-button {
        max-width: 200px
    }

    .orange-button {
        font-size: 20px
    }

    .page-template-tp-contact .site-header {
        padding: 10px 0 5px
    }

    .contact-form h4 {
        display: none;
        font-size: 16px;
        line-height: 22px
    }

    .contact-form__inner {
        margin-top: 0
    }

    .api-image,
    .contact-full,
    .pep-screening,
    .related-solution .item:last-child,
    .wpcf7-form .input-field {
        margin-bottom: 0
    }

    .press-release .flex-item p,
    .wpcf7-form .input-field .one-half {
        margin-bottom: 10px
    }

    .wpcf7-checkbox .wpcf7-list-item label span {
        font-size: 12px;
        line-height: 18px
    }

    .wpcf7-form .input-field textarea {
        height: 50px
    }

    .banner-section.validate .banner-image,
    .page-template-tp-book-demo .logo,
    .page-template-tp-contact .logo,
    .ppc-page .logo {
        margin-left: 0
    }

    .page-template-tp-book-demo .contact-form {
        padding-top: 20px
    }

    .bookdemo-form h5 {
        font-size: 14px;
        line-height: 20px
    }

    .bookdemo-description p,
    .ppc-page .realtime-risk-inner ul li p {
        font-size: 16px
    }

    .bookdemo-description ul {
        max-width: 95%
    }

    .owl-prev {
        margin-left: 5px
    }

    .owl-next {
        right: 10px
    }

    .page-template-tp-book-demo .menu-icon,
    .page-template-tp-contact .menu-icon,
    .ppc-page .menu-icon {
        display: none !important
    }

    .ppc-page .banner-section .banner-content {
        margin-top: 0;
        padding: 0
    }

    .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        top: 0;
        padding: 20px 0
    }

    .ppc-page section.schedual-demo {
        padding: 30px 0;
        margin-top: 30px
    }

    .ppc-page .schedual-demo h4 {
        font-size: 24px;
        line-height: 30px
    }

    .global-coverage .global-coverage-content ul,
    .odd-even__item:nth-child(2n) .odd-even__content,
    .pep-screening-content ul.flex,
    .ppc-page .risk-services ul,
    .ppc-page .superior-data .container ul,
    .risk-services.connect ul,
    .security-section .content.one-three:first-child,
    .slideshow .slick-dots,
    .superior-data .container ul,
    ul.five-col {
        padding-left: 0
    }

    .ppc-page .image-with-three-box {
        padding: 15px
    }

    .pep-screening-content ul li .global-coverage-content,
    .three-boxes {
        padding: 40px 0 15px
    }

    .image-with-three-box .three-boxes .box {
        padding: 30px 10px 15px;
        margin: 10px auto 20px;
        max-width: 100%;
        width: 100%
    }

    .banner.usa .container,
    .superior-data ul li h4 {
        padding: 0
    }

    .superior-data-inner,
    .team-logos {
        padding: 0 15px
    }

    section.countries ul li {
        max-width: calc(50% - 20px);
        text-align: left;
        margin-right: 20px
    }

    section.countries ul li:nth-child(2n) {
        margin-right: 0
    }

    ul.fancy li {
        padding-left: 20px !important
    }

    .banner.kyx,
    section.banner.solution {
        padding: 70px 20px
    }

    .press-release .flex-item {
        max-width: 100%;
        margin-bottom: 30px
    }

    .press-release .flex-item h6 {
        min-height: 1px;
        margin-bottom: 10px
    }

    .banner-section .banner-content h4 {
        font-size: 20px;
        line-height: 30px
    }

    .banner-inner.flex.flex-wrap {
        flex-wrap: wrap
    }

    .know-customer .rightside-content {
        padding: 0;
        margin-top: 20px
    }

    .id-scaning .leftside-content {
        margin-right: 0;
        padding-left: 0;
        width: 100%
    }

    .id-scaning .leftside-content li {
        padding: 24px 24px 24px 50px;
        font-size: 16px
    }

    .id-scaning .leftside-content li:before {
        top: 25px;
        left: 15px
    }

    .banner-section.aml .banner-title h1 {
        font-size: 36px !important;
        line-height: 48px
    }

    .banner-section .banner-content p {
        font-size: 16px;
        line-height: 22px
    }

    .one-half.bsc_padding {
        text-align: justify;
        padding: 0
    }

    .automated-aml.usa,
    .idmkyx .item .learn-more,
    .solution-security.text-center-forced .one-three .orange-button {
        position: relative
    }

    .idmkyx .item p,
    .ppc-page .banner-section .banner-inner .banner-image .fields-row input,
    .ppc-page .banner-section .banner-inner .banner-image .fields-row textarea,
    .single .entry-content h3,
    .single .entry-content h4,
    .superior-data .container ul li {
        text-align: left
    }

    .five-col li {
        max-width: 100%;
        text-align: center
    }

    .postid-13693 .entry-content table {
        width: auto
    }

    .pep-screening-content ul.flex li,
    .risk-services.connect ul li {
        width: 100%;
        max-width: 100% !important
    }

    .pep-screening-content.connect-2 ul li .global-coverage-content h5 {
        margin-left: 20px
    }

    ul.five-col li {
        max-width: 50%
    }

    .banner.kyx h1 {
        font-size: 32px;
        line-height: 40px
    }

    .fraud-and-identity .content-box {
        padding: 30px
    }

    .fraud-and-identity .content-box.bottom {
        margin-left: 0;
        margin-top: 20px
    }

    .aml-solution .content.one-three h5,
    .aml-solution .content.one-three ul {
        width: 100% !important
    }

    .IDMkyc .three-boxes {
        padding: 40px 10px 15px 0;
        margin-bottom: 0;
        border: 1px solid #f19121
    }

    .superior-data .container {
        padding: 40px 10px
    }

    .why-choose .two-boxes {
        padding: 40px 20px 15px 0
    }

    .ppc-page .banner-section .banner-inner * {
        max-width: 100%;
        margin-left: 0;
        text-align: center
    }

    .ppc-page .risk-services ul li {
        max-width: 100%;
        margin-bottom: 15px
    }

    .ppc-page .realtime-risk-inner .leftside-content {
        max-width: 100%;
        padding-left: 0;
        padding-top: 20px
    }

    .ppc-page .aml-numbers-inner li .title {
        max-width: 85%;
        font-size: 14px;
        padding: 15px
    }

    .ppc-page .aml-numbers-inner .content {
        margin-left: 30px
    }

    .ppc-page .realtime-risk-inner ul li {
        margin-bottom: 30px
    }

    .ppc-page .realtime-risk-inner ul li h4 {
        font-size: 30px
    }

    .ppc-page .pep-screening-content ul li .global-coverage-content ul li {
        padding-right: 20px
    }

    .page-template-advertise-idmkyx .fraud-and-identity-inner .content-box {
        max-width: 100% !important
    }

    .page-template-advertise-idmkyx div#wpcf7-f8890-o1 {
        margin: auto 0
    }

    .page-template-advertise-idmkyx .banner.kyx.advertise h1 {
        font-size: 24px;
        line-height: 34px
    }

    .mebership {
        padding: 25px 0
    }

    .ppc-page .kyc.schedual-demo h4 {
        font-size: 18px;
        line-height: 24px
    }

    .Outperforming p {
        font-size: 18px;
        line-height: 30px;
        text-align: center
    }

    .superior-data-image:before {
        background: rgb(49 104 156)
    }

    .banner.verify .container {
        padding: 50px 0 50px 30px
    }

    .solution-security .smallbox .four-boxes.no-border {
        margin: 0 33px
    }

    .image-content.solution-risk {
        padding-bottom: 25px
    }

    .security-section .content img {
        margin: 0 auto
    }

    .bank-secrecy,
    .related-solution,
    .why-choose {
        padding: inherit
    }

    .ppc-page .aml_box ul li {
        max-width: 17% !important
    }

    .banner.usa .container h1 {
        font-size: 24px;
        line-height: 32px
    }

    .grow-business.usa h4 {
        margin-top: 30px;
        font-size: 16px;
        line-height: 24px
    }

    .verification-services.usa h2 {
        font-size: 30px;
        line-height: 35px
    }

    .automated-aml.usa:before {
        position: absolute;
        content: '';
        background: rgba(0, 0, 0, .7);
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: 1
    }

    .automated-aml.usa .container {
        position: relative;
        padding: 20px;
        z-index: 2
    }

    .automated-aml.usa .container h3 {
        line-height: 26px
    }

    .all-industries.usa h2 {
        font-size: 28px
    }

    .helpform-section.usa .wpcf7-form .fd-contact-form-fieldset {
        max-width: 100%;
        margin-right: 0
    }

    .verification-services.double-grid.usa ul li {
        max-width: 100%;
        width: 100%
    }

    .slideshow .slick-dots li,
    .slideshow .slick-dots li button {
        width: 48px;
        height: 48px
    }

    .slideshow .slick-dots li button:before {
        right: 0;
        top: 12px;
        margin: 0 auto
    }

    .post-detail__inner .leftside-content {
        max-width: 100%;
        padding-right: 0 !important
    }

    .latest-post-inner.flex.flex-wrap.row,
    .post-detail__inner.flex.flex-wrap {
        flex-direction: column-reverse
    }

    .blog-grid .right-sidebar {
        max-width: 100%;
        margin-left: 0
    }

    .who-we-are {
        padding: 30px 0;
        text-align: center
    }

    .odd-even__content,
    .odd-even__image {
        max-width: 100%;
        text-align: center;
        padding: 0
    }

    .job-detail h1 {
        font-size: 30px;
        line-height: 45px
    }

    .job-description .button.top-btn {
        position: relative;
        top: 0;
        right: 0;
        margin-bottom: 30px
    }

    @keyframes cssAnimation {

        from,
        to {
            -webkit-transform: scale(1) translate(0)
        }
    }

    @-webkit-keyframes cssAnimation {

        from,
        to {
            -webkit-transform: scale(1) translate(0)
        }
    }

    @keyframes textAnimation {
        from {
            -webkit-transform: scale(.8) translate(0)
        }

        to {
            -webkit-transform: scale(.8) translate(0);
            animation-delay: .5
        }
    }

    @-webkit-keyframes textAnimation {
        from {
            -webkit-transform: scale(.8) translate(0)
        }

        to {
            -webkit-transform: scale(.8) translate(0);
            animation-delay: .5
        }
    }
}

@media (max-width:479px) {
    .security-section ul {
        margin-bottom: 0
    }

    .security-section {
        padding-bottom: 30px
    }
}

.postid-14055 table,
td,
th {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 5px
}

header .menu li {
    margin: 0 15px
}

li#menu-item-14862 ul {
    width: 290px
}

.navigation li a {
    background-color: #0a4c8a
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #487fb3
}

.latest-post-inner.flex.flex-wrap.row {
    margin-bottom: 44px !important
}

.page-id-354 label.checkbox,
body.search.search-results.hfeed h1 {
    text-align: center !important
}

.site-header {
    position: fixed;
    top: 0;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff
}

.Outperforming {
    height: fit-content
}

.other-services__image,
.post-detail__inner {
    padding-top: 70px
}

.error-404.not-found {
    padding-top: 135px;
    text-align: center
}

.all-industries,
.page-id-12579 .banner.kyx {
    padding: 50px 0
}

section.no-results.not-found {
    margin: 10%
}

.security-section {
    margin-top: 120px
}

.wpcf7-checkbox .wpcf7-list-item label span {
    font-size: 14px;
    display: inherit
}

.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 20px;
    display: flex;
    position: relative;
    display: contents
}

.wpcf7-list-item-label a {
    margin-left: 5px;
    line-height: 27px
}

.post-detail__inner .leftside-content {
    padding-top: 80px !important
}

.wpcf7-checkbox+.wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
    text-align: left;
    left: 115px;
    pointer-events: none
}

.cf7sr-g-recaptcha>div {
    margin: 30px 0 0
}

.from-bg p {
    max-width: 100%;
    display: inline-grid;
    width: 100%
}

.field.from-bg.msg label {
    margin-left: 32px
}

.from-bg textarea.wpcf7-form-control {
    width: 92% !important
}

.from-bg label {
    text-align: left;
    margin-left: 18px
}

.from-bg input.wpcf7-form-control,
.from-bg textarea.wpcf7-form-control {
    background: #fff !important
}

.page-id-352 .banner-image,
.page-id-354 .banner-image {
    margin: auto 18%
}

.from-bg .wpcf7-submit {
    float: inherit
}

.field.recaptcha,
.wpcf7 .field {
    text-align: -webkit-center
}

.page-id-13065 main#primary,
.privacy-policy main#primary {
    margin-top: 140px
}

#wpcf7-f8869-o1 p {
    text-align: inherit
}

.glossary-details-index li h2:before,
.intl-tel-input.allow-dropdown .flag-container {
    left: 10px
}

.competitor-table {
    margin-top: 50px;
    width: 100%
}

div#wpcf7-f8865-o1 {
    padding: 17% 10% 22%
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    clear: both
}

div#wpcf7-f8890-o1 {
    padding-bottom: 5% !important
}

@media (min-width:768px) {
    .site-header .container {
        min-height: 62px
    }

    .site-header .book-demo {
        min-height: 34px
    }

    .site-header .topbar ul li {
        min-height: 28px
    }

    .banner {
        margin-top: 100px
    }

    .page-template-tp-contact section.contact-form,
    section.blog-grid.whitepaper {
        margin-top: 80px
    }

    .page-template-tp-book-demo section.contact-form {
        margin-top: 40px
    }

    .ppc-page .banner-section {
        margin-top: 65px !important
    }
}

[data-cky-tag] {
    visibility: visible !important
}

#wpcf7-f14002-o2 .wpcf7-validates-as-phonetext {
    padding-left: 37px !important
}

.page-id-14008 .intl-tel-input.separate-dial-code .selected-dial-code {
    font-family: Roboto, sans-serif;
    font-size: 18px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-left: 62px !important
}

.bedge-logos .item {
    width: 130px;
    margin: 0 20px;
    text-align: center
}

.bedge-logos .item:nth-child(4) {
    width: 150px
}

.slideshow+.entrusted-section {
    box-shadow: 0 0 50px rgba(0, 0, 0, .1)
}

.head_section h2 {
    line-height: 42px;
    margin-bottom: 20px
}

.glossary-wrapper .container {
    position: sticky;
    top: 140px
}

.glossary-index .search-icon {
    max-width: 100px;
    width: 100%;
    display: block;
    background: #ccc;
    border-radius: 10px;
    padding: 15px;
    line-height: 0;
    cursor: pointer;
    text-align: center
}

.glossary-group .big-letter,
.glossary-index ul li:hover {
    background: #0f4c89;
    color: #fff
}

.glossary-group .big-letter,
.glossary-index ul li {
    border-radius: 5px;
    text-align: center;
    font-weight: 600
}

.glossary-index .search-icon:hover {
    background: #adadad
}

.glossary-index .search-icon img {
    max-width: 30px
}

.glossary-index ul {
    margin: 5px 20px 10px 0;
    list-style-type: none;
    padding-left: 0
}

.glossary-index ul li {
    max-width: calc(33% - 10px);
    margin: 5px;
    width: 100%;
    font-size: 16px;
    background: #ccc;
    cursor: pointer;
    padding: 3px
}

.glossary-index ul li a {
    text-decoration: none;
    color: #444;
    display: block
}

.glossary-index ul li.not-found {
    opacity: .4;
    pointer-events: none
}

.glossary-right {
    max-width: calc(100% - 150px);
    width: 100%;
    margin-top: 10px
}

.glossary-search-field input {
    max-width: 100%;
    width: 100%;
    padding: 10px
}

.glossary-categories {
    padding-top: 30px
}

.glossary-group .big-letter {
    font-size: 32px;
    width: 65px;
    height: 50px;
    line-height: 48px
}

.glossary-group ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 40px;
    position: relative;
    padding: 25px 0;
    list-style-type: none
}

.glossary-group ul:after {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    width: calc(100% - 40px);
    height: 100%;
    border-bottom: 1px solid #ccc;
    z-index: -1
}

.glossary-group ul li {
    width: 100%;
    margin: 0 20px;
    padding: 5px 0
}

.glossary-group ul li a {
    padding: 5px 0;
    font-size: 20px;
    color: #444;
    border-bottom: 1px solid transparent;
    transition: .5s;
    text-decoration: none
}

.glossary-group ul li a:hover {
    border-bottom: 1px solid #0f4c89;
    color: #0f4c89;
    margin: 0 0 0 5px
}

.head_section .one-half.custom-padding {
    padding: 0 85px 0 15px
}

.glossary-details-wrapper {
    margin-top: 120px;
    padding: 0
}

.glossary-details-wrapper .glossary-details-index {
    max-width: 250px;
    margin-right: 50px;
    width: 100%;
    position: relative;
    top: auto
}

.glossary-details-wrapper .glossary-details-index ul {
    position: sticky;
    top: 152px;
    list-style-type: none
}

.glossary-details-right {
    max-width: calc(100% - 300px);
    width: 100%
}

.subscription-box {
    width: 100%;
    padding: 2.5rem;
    display: flex;
    justify-content: flex-end;
    background: url(images/subscribe-plane.png) no-repeat #0098da;
    margin-bottom: 30px;
    position: relative
}

.subscription-box .subscription-form {
    max-width: 45%;
    width: 100%
}

.subscription-box .subscription-form input {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    color: #000
}

.subscription-box .subscription-form small {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    display: block;
    margin-top: 15px
}

.subscription-box .subscription-form small a {
    color: #fff;
    text-decoration: underline
}

.subscription-box .subscription-form .button {
    background: linear-gradient(180deg, #f17f21 0, #f1b721 100%);
    border-radius: 90px;
    border: 1px solid transparent;
    color: #fff;
    margin-top: 30px;
    cursor: pointer
}

.subscription-box .subscription-form .button:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #f07f21
}

.glossary-details-index li {
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 20px
}

.glossary-details-index li h1,
.glossary-details-index li h2,
.glossary-details-index li h3 {
    position: relative;
    font-weight: 500
}

.glossary-details-index li h1:before,
.glossary-details-index li h2:before,
.glossary-details-index li h3:before {
    content: '';
    position: absolute;
    border-top: 2px solid #444;
    width: 10px;
    top: 10px
}

.glossary-details-index li h1:before,
.page-template-tp-book-demo .wpcf7-checkbox+.wpcf7-not-valid-tip,
.page-template-tp-contact .wpcf7-checkbox+.wpcf7-not-valid-tip {
    left: 0
}

.glossary-details-index li h3:before {
    left: 20px
}

.glossary-details-index li h1 a,
.glossary-details-index li h2 a,
.glossary-details-index li h3 a {
    color: #444
}

.glossary-details-index li h1 {
    font-size: 18px;
    padding-left: 15px
}

.glossary-details-index li h2 {
    font-size: 16px;
    font-weight: 400;
    padding-left: 25px;
    line-height: 24px
}

.glossary-details-index li h3 {
    font-size: 16px;
    font-weight: 400;
    padding-left: 35px;
    line-height: 24px
}

.es_caption {
    color: #fff !important
}

.breadcrumb ul {
    display: flex;
    list-style-type: none;
    padding-left: 0
}

.breadcrumb ul li,
.footer-newsletter .tnp-subscription .tnp-field {
    margin: 0 5px
}

.custom-padding {
    padding: 9% 0 0
}

.solution-security .smallbox .four-boxes ul li.icon.with-bg {
    padding: 20px
}

.countrynames {
    font-weight: 600
}

.document-verify.usa .countrynames,
.other-services.usa .countrynames {
    font-weight: 500
}

.flags_img {
    height: auto;
    width: 130px
}

.other-services__content strong {
    font-size: 20px
}

.other-services__content a {
    display: contents
}

.other-services__content ul li {
    display: grid;
    font-size: 16px;
    margin-bottom: 10px
}

.customer-diligence__content h2 {
    line-height: 35px;
    font-size: 26px
}

.customer-diligence__content p {
    line-height: 28px;
    font-size: 20px
}

.customer-diligence__inner {
    padding: 75px 0
}

.country-page ul li {
    color: #000;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    padding-left: 35px
}

.country-page .banner .container {
    padding: 0 650px 0 0
}

.new-document-verify .section-title h2,
.new-global-identity .container h2 {
    color: #000;
    margin-bottom: 10px
}

.new-grow-business h4 {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    line-height: 1.4;
    color: #000
}

.new-grow-business__left {
    max-width: 30%;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center
}

.new-document-verify h3,
.new-grow-business__left h2 {
    color: #000
}

.new-grow-business__right {
    max-width: 70%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto
}

.new-grow-business__box {
    max-width: 25%;
    width: 100%;
    text-align: center
}

.new-grow-business__icon {
    max-width: 100px;
    margin: 0 auto 20px
}

.new-grow-business__title h3 {
    font-size: 18px;
    color: #000
}

.new-grow-business__title h3 span {
    display: block;
    color: #000;
    font-size: 40px
}

.new-verification-services .full-image .bg-cover {
    height: auto;
    padding: 85px 0 60px
}

.new-verification-services h2 {
    color: #000;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 20px
}

.new-verification-services h2 span {
    color: #000;
    font-size: 30px;
    display: block
}

.new-verification-services.double-grid ul li {
    max-width: 50%;
    width: 100%;
    padding-right: 20px
}

.new-industries h2 {
    text-align: center;
    color: #000
}

.new-industries__item {
    border: 1px solid #e7e7e7;
    padding: 15px;
    border-radius: 8px;
    max-width: calc(20% - 30px);
    width: 100%;
    margin: 80px 15px 0;
    transition: transform 150ms ease-out, box-shadow 150ms ease-out, border-color .3s ease-out, border-width .3s
}

.new-industries__item:hover {
    box-shadow: 0 20px 40px rgb(3 15 39 / .1);
    z-index: 1;
    transform: translate3d(0, -11px, 0);
    border: 1px solid #fff0
}

.new-industries__icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: -60px auto 30px
}

.new-industries__item h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    text-align: center;
    color: #000
}

.new-automated-aml__content,
.new-customer-diligence__content {
    max-width: 50%;
    width: 100%;
    padding: 50px
}

.new-automated-aml__content h2,
.new-customer-diligence__content h2 {
    color: #000;
    margin-bottom: 20px
}

.item1 {
    grid-area: Title
}

.item2 {
    grid-area: IDMdevice
}

.item3 {
    grid-area: IDMtrust
}

.item4 {
    grid-area: IDMlive
}

.item5 {
    grid-area: IDMkyb
}

.item6 {
    grid-area: IDMconnect
}

.item7 {
    grid-area: IDMsocial
}

.new-idm-products__inner {
    display: grid;
    grid-template-areas: 'Title Title IDMdevice IDMtrust' 'IDMlive IDMkyb IDMkyb IDMtrust' 'IDMlive IDMconnect IDMsocial IDMsocial';
    gap: 10px;
    padding: 10px
}

.new-idm-products__item.item1 {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    color: #000
}

.new-idm-products__image-box {
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

.new-idm-products__image-box:before {
    content: '';
    position: absolute;
    background: rgb(0 0 0 / .7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s
}

.new-idm-products__content p {
    color: #fff;
    font-size: 14px;
    line-height: 1.4
}

.new-idm-products__content a {
    text-decoration: none;
    color: #fff
}

.new-idm-products__content a:hover {
    text-decoration: underline
}

.new-cta {
    background: #dcecfd
}

.new-cta__inner {
    justify-content: space-between;
    align-items: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

.new-cta__title {
    line-height: 1.2;
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.new-cta-button {
    background: #0f4c89;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px
}

.new-cta-button:hover {
    background: #ee7e22;
    color: #fff
}

.events-inner {
    display: flex;
    flex-direction: column-reverse
}

.events-inner__content {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.wpcf7-list-item-label {
    margin: 5px 5px 0 0
}

.paged .blog-grid .navigation li:first-child,
.paged .blog-grid .navigation li:last-child {
    display: block;
    height: 50px;
    text-align: center
}

.paged .blog-grid .navigation li {
    display: inline-block;
    height: 56px;
    background: 0 0
}

.bedge-section p {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700
}

/*.security-section h2+p{font-size:20px;margin-bottom:30px;text-align:center;font-weight:700}*/
.footer-newsletter {
    background: #d2e5f6;
    padding: 19px 0
}

.footer-newsletter .tnp-subscription {
    margin: 0;
    max-width: 860px
}

.footer-newsletter .newsletter-icon {
    max-width: 320px;
    width: 100%
}

.footer-newsletter .newsletter-icon img {
    margin-right: 14px
}

.footer-newsletter .tnp-subscription+#error-message {
    color: red;
    width: 100%;
    padding-left: 376px
}

.footer-newsletter .tnp-subscription .tnp-field input {
    border-radius: 5px;
    border: 0 !important
}

.footer-newsletter .tnp-subscription form {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 8px
}

.footer-newsletter .tnp-subscription .tnp-field.tnp-field-button input {
    cursor: pointer
}

textarea {
    font-family: roboto;
    color: #fff
}

@media (max-width:1250px) {
    header .menu {
        padding-left: 0
    }

    header .menu li {
        margin: 0 10px
    }

    .bedge-logos .item {
        width: 95px;
        margin: 0 15px
    }
}

@media (max-width:1170px) {
    .country-page .container {
        max-width: 950px
    }

    .new-idm-products__item.item2,
    .new-idm-products__item.item3,
    .new-idm-products__item.item4,
    .new-idm-products__item.item6 {
        width: 230px
    }

    .new-idm-products__item.item1,
    .new-idm-products__item.item5,
    .new-idm-products__item.item7 {
        width: 470px
    }

    .new-idm-products__item.item1 {
        font-size: 24px
    }

    .country-page .banner .container {
        padding: 0 500px 0 0
    }

    header .menu li a,
    header .menu li a:hover {
        font-size: 14px
    }

    .fraud-and-identity .content-box.bottom {
        margin-left: 0;
        margin-top: 0
    }

    .page-id-12579 .banner.kyx {
        padding: 50px 15px
    }

    .fraud-and-identity-inner {
        align-items: inherit
    }
}

@media (max-width:991px) {
    .page-id-354 .banner-image {
        margin: auto 2%
    }

    .contact-form-ppc .fields-column,
    .page-id-16984 .contact-form-ppc .fields-column {
        padding-bottom: 280px
    }

    .page-id-16984 .contact-form-ppc .one-half.left-side .input-field:last-child,
    .pageid-13252 .wpcf7-form-control-wrap {
        text-align: left
    }

    .page-template-tp-book-demo .contact-form__inner {
        flex-direction: row
    }

    .new-grow-business__right {
        max-width: 90%
    }

    .document-verify__content,
    .document-verify__image {
        max-width: 450px
    }

    .new-industries__item {
        max-width: calc(33.3333% - 30px)
    }

    .new-idm-products__inner {
        display: block
    }

    .new-idm-products__item {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        text-align: center;
        margin-bottom: 30px
    }

    .new-idm-products__content p {
        text-align: center
    }

    .new-idm-products__item:first-child {
        min-height: auto
    }

    .new-idm-products__item br {
        display: none
    }

    .new-idm-products__image-box {
        min-height: 400px
    }

    .new-idm-products__content,
    .new-idm-products__image-box:before {
        opacity: 1
    }

    .country-page .container {
        max-width: 750px
    }

    .country-page .banner .container {
        padding: 0 350px 0 0
    }

    .press-release .flex-item h6 {
        line-height: 24px
    }

    .solution-security .learnmore-btn.orange-button {
        font-size: 14px;
        padding: 5px 10px
    }

    .risk-services ul li {
        max-width: calc(50% - 25px)
    }

    .competitor-table {
        overflow: auto
    }

}

@media (max-width:767px) {
    .logo {
        margin-left: 35px
    }

    .menu-icon label {
        width: 25px
    }

    .menuopen .menu-icon span:first-of-type {
        transform: rotatez(45deg) translate(2px, 0)
    }

    .menuopen .menu-icon span:nth-of-type(3) {
        transform: translate(11px, -5px) rotatez(45deg)
    }

    .book-demo .button {
        font-size: 12px;
        padding: 8px
    }

    section.banner {
        margin-top: 60px
    }

    .head_section,
    .page-template-tp-our-story section.banner {
        margin-top: 100px
    }

    .slideshow .item img,
    .slideshow .item.slick-active img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation: none;
        animation: none
    }

    .slideshow .item .banner-content,
    .slideshow .item.slick-active .banner-content {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-animation: none;
        animation: none
    }

    h2.blog_title {
        font-size: 20px !important
    }

    .ppc-page .banner-section {
        margin-top: 35px
    }

    .footer-copyright p {
        margin-bottom: 10px
    }

    .footer-copyright ul li {
        margin: 5px
    }

    .schedual-demo .field input.schedule-button {
        font-size: 12px !important
    }

    .bannerform label.checkbox span.wpcf7-list-item-label {
        margin-top: 0;
        left: 25px;
        text-align: left
    }

    .page-template-tp-book-demo .contact-form {
        padding-top: 100px;
        margin-top: 0
    }

    div.slider:not(.slick-initialized) div.item+div.item {
        display: none !important
    }

    .home .entrusted-section {
        margin-top: 50px
    }

    .home .slideshow .slick-dots {
        position: absolute;
        bottom: -50px
    }

    .page-template-tp-book-demo section.contact-form {
        padding-top: 1px
    }

    .head_section h2 {
        line-height: 28px
    }

    .head_section .one-half.custom-padding {
        padding: 0 15px
    }

    .glossary-index {
        max-width: 100%;
        margin-right: 0;
        background: #fff;
        z-index: 1;
        top: 112px
    }

    .glossary-index ul li {
        max-width: calc(11% - 10px)
    }

    .glossary-group ul li,
    .glossary-right,
    .new-automated-aml__image,
    .new-customer-diligence__image,
    .new-document-verify .document-verify__content,
    .new-document-verify .document-verify__image,
    .new-grow-business__box,
    .new-grow-business__left,
    .new-industries__item,
    .new-verification-services.double-grid ul li,
    .why-choose .two-boxes {
        max-width: 100%
    }

    .glossary-details-right,
    .glossary-details-wrapper .glossary-details-index {
        max-width: 100%;
        margin-right: 0
    }

    .subscription-box .subscription-form {
        max-width: 100%;
        position: relative;
        z-index: 1
    }

    .subscription-box:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7)
    }

    .new-document-verify .document-verify__inner .orange-button {
        clear: both;
        display: block;
        max-width: 150px;
        text-align: center
    }

    .new-automated-aml__content,
    .new-customer-diligence__content {
        max-width: 100%;
        padding: 30px;
        text-align: center
    }

    .new-automated-aml__content p,
    .new-customer-diligence__content p {
        text-align: center
    }

    .new-automated-aml__inner {
        flex-direction: column-reverse
    }

    .new-automated-aml__content ul {
        display: inline-block
    }

    .footer-newsletter .tnp-subscription form,
    .new-cta__inner {
        flex-direction: column
    }

    .footer-right .social-logo,
    .new-cta__title {
        margin-bottom: 20px
    }

    .country-page .banner .container {
        padding: 0
    }

    header .menu li a,
    header .menu li a:hover {
        font-size: 16px
    }

    .banner .services p {
        font-size: 20px !important;
        text-align: left !important
    }

    .pep-screening-content.connect-2 ul li .global-coverage-content h5 {
        width: 100%;
        margin-left: 20px;
        text-align: left
    }

    .ppc-page .banner-section.aml.idmconnect .banner-content .play-button {
        margin: 0 auto
    }

    .banner-section.idmconnect .banner-form .wpcf7-form .field .wpcf7-text,
    .banner-section.idmconnect .banner-form .wpcf7-form .field textarea,
    .banner-section.idmconnect .banner-form .wpcf7-form select,
    .banner-section.idmconnect .banner-form .wpcf7-form select option,
    .blog-section p {
        text-align: left
    }

    .page-id-16979 input#phonenumber {
        padding-left: 100px !important
    }

    .footer {
        padding: 20px 0 0
    }

    .footer-links {
        padding-top: 0
    }

    .footer-links .links {
        margin-bottom: 0
    }

    .footer-links h3 {
        position: relative
    }

    .footer-links h3:after {
        content: '';
        position: absolute;
        top: 11px;
        margin-left: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .footer-links h3.open:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        top: 15px
    }

    .footer-right {
        margin-top: 10px
    }

    .footer-right .social-logo li img {
        max-width: 40px
    }

    .footer-right .contact-info li {
        margin-bottom: 30px
    }

    .copyright-inner ul {
        margin-bottom: 0;
        padding-left: 0;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    .footer-copyright ul li:last-child {
        width: 100%;
        padding-left: 0
    }

    .footer-copyright ul li:last-child a {
        padding-left: 0
    }

    .footer-newsletter .tnp-subscription .tnp-field {
        margin: 10px 0
    }

    .footer-newsletter .newsletter-icon {
        flex-direction: column;
        max-width: 100%
    }

    .footer-newsletter .newsletter-icon img {
        margin-right: 0;
        margin-bottom: 10px
    }

}

article#post-17591 {
    padding-top: 150px
}

input#tnp-1,
input#tnp-2,
input#tnp-3 {
    border: 1px solid #31689c;
    border-radius: 4px
}

.advertise .wpcf7-form-control.wpcf7-select {
    background-color: #ffffff66 !important
}

.page-id-13267 .intl-tel-input.separate-dial-code .selected-dial-code {
    color: #fff !important;
}

.page-id-13857 .intl-tel-input .country-name {
    color: #999;
}

.header-height {
    height: 130px;
    width: 100%;
}

.hero-image-wrapper .content h2 {
    font-size: 22px;
    line-height: 1.1;
    text-align: left;
    margin-bottom: 1.1rem;
}

.hero-image-wrapper .content h1 {
    text-align: left;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 1.5rem;
}

.hero-image-wrapper .content h1 span {
    color: #f07f21;
}

.hero-image-wrapper .image-content-inner .one-half {
    max-width: 50%;
}

.identity-verification-hex {
    background: linear-gradient(to right, #d9dbf4 0%, #ffffff 100%);
}

.age-verification-hex {
    background: linear-gradient(to right, #ffefab 0%, #ffffff 100%);
}

.anti-money-laundering-hex {
    background: linear-gradient(to right, #b5cdff 0%, #ffffff 100%);
}

.behavior-monitoring-hex {
    background: linear-gradient(to right, #bfd5ff 0%, #ffffff 100%);
}

.customer-onboarding-hex {
    background: linear-gradient(to right, #ffd8d2 0%, #ffffff 100%);
}

.fraud-risk-hex {
    background: linear-gradient(to right, #ffd8d2 0%, #ffffff 100%);
}

.know-your-customer-hex {
    background: linear-gradient(to right, #daddff 0%, #ffffff 100%);
}

.pep-and-ofac-hex {
    background: linear-gradient(to right, #cfebff 0%, #ffffff 100%);
}

.idmscan-hex {
    background: linear-gradient(to right, #bfdeff 0%, #ffffff 100%);
}

.idmkyc-hex {
    background: linear-gradient(to right, #ffd1d4 0%, #ffffff 100%);
}

.idmdevice-hex {
    background: linear-gradient(to right, #c1caf5 0%, #ffffff 100%);
}

.idmlive-hex {
    background: linear-gradient(to right, #dce8ff 0%, #ffffff 100%);
}

.idmtrust-hex {
    background: linear-gradient(to right, #ffe596 0%, #ffffff 100%);
}

.idmsocial-hex {
    background: linear-gradient(to right, #d6f6e7 0%, #ffffff 100%);
}

.idmautofill-hex {
    background: linear-gradient(to right, #d8ecff 0%, #ffffff 100%);
}

.idmkyb-hex {
    background: linear-gradient(to right, #b7daff 0%, #ffffff 100%);
}

.idmconnect-hex {
    background: linear-gradient(to right, #ffcfc8 0%, #ffffff 100%);
}

.banking-and-finance-hex {
    background: linear-gradient(to right, #fbebda 0%, #ffffff 100%);
}

.cryptocurrency-hex {
    background: linear-gradient(to right, #ffe1a2 0%, #ffffff 100%);
}

.border-security-hex {
    background: linear-gradient(to right, #f3cbee 0%, #ffffff 100%);
}

.fintech-hex {
    background: linear-gradient(to right, #b3c0d7 0%, #ffffff 100%);
}

.retail-and-ecommerce-hex {
    background: linear-gradient(to right, #ffe68a 0%, #ffffff 100%);
}

.age-restricted-commerce-hex {
    background: linear-gradient(to right, #d6d6ff 0%, #ffffff 100%);
}

.healthcare-hex {
    background: linear-gradient(to right, #c9e5ff 0%, #ffffff 100%);
}

.insurance-hex {
    background: linear-gradient(to right, #c0ff84 0%, #ffffff 100%);
}

.online-gaming-hex {
    background: linear-gradient(to right, #cfd8ff 0%, #ffffff 100%);
}

.telecommunications-hex {
    background: linear-gradient(to right, #bfdcff 0%, #ffffff 100%);
}

.global-coverage-hex {
    background: linear-gradient(to right, #b7e2fd 0%, #ffffff 100%);
}

.our-story-hex {
    background: linear-gradient(to right, #acbcf8 0%, #ffffff 100%);
}

.faqs-hex {
    background: linear-gradient(to right, #f0b891 0%, #ffffff 100%);
}

.blog-hex {
    background: linear-gradient(to right, #ffc1b7 0%, #ffffff 100%);
}

.become-a-partner-hex {
    background: linear-gradient(to right, #b0d5f0 0%, #ffffff 100%);
}

.work-with-us-hex {
    background: linear-gradient(to right, #dcd4f7 0%, #ffffff 100%);
}

.gdpr-compliance-hex {
    background: linear-gradient(to right, #c5d2ff 0%, #ffffff 100%);
}

.our-partners-hex {
    background: linear-gradient(to right, #ffd99b 0%, #ffffff 100%);
}

.newsroom-hex {
    background: linear-gradient(to right, #ffc8b5 0%, #ffffff 100%);
}

.events-hex {
    background: linear-gradient(to right, #ece8fd 0%, #ffffff 100%);
}

.services-hex {
    background: linear-gradient(to right, #9bb1f0 0%, #ffffff 100%);
}

.homepage-banner {
    padding: 20px 0;
}

.homepage-banner h1 {
    font-size: 40px !important;
}

.homepage-banner .play-button {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #1a2b50;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.homepage-banner .play-button:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 36px;
    top: 30px;
    transform: scale(3.5);
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
}

.homepage-banner p {
    text-align: left;
}

.homepage-banner .vid-btn-bar p {
    margin-bottom: 0;
    width: 100%;
    max-width: calc(100% - 90px);
    text-align: left;
}

.page-id-13081 .post-13081 table {
    width: 100%;
}

.page-id-13081 .post-13081 .entry-header,
.page-id-13081 .post-13081 table {
    margin-bottom: 15px;
}

.page-id-13081 .post-13081 ul li {
    margin-bottom: 5px;
}

.center-with-largefonts td {
    text-align: center;
    font-size: 26px;
}

.center-with-largefonts td:first-child {
    text-align: left;
    font-size: 18px;
}

.blog .blog-grid {
    margin-top: 0;
}

.blog .right-sidebar section#block-6 {
    padding: 30px 0 0;
}

.privacy-policy main#primary {
    margin-top: 0;
}

.post-detail__inner .leftside-content {
    padding-top: 0 !important;
}

.post-detail__inner .right-sidebar {
    padding-top: 0;
}

.single .right-sidebar section#block-6 {
    padding: 10px 0 0;
}

.post-detail__inner {
    padding-top: 30px;
}

.category main#primary h1.page-title,
.tag main#primary h1.page-title {
    margin-top: 0;
}

.tag section.blog-grid {
    margin-top: 50px;
}

.page-id-13065 main#primary {
    margin-top: 0;
}

.map_wrapper {
    max-width: 100%;
    width: 100%;
}

.map_box {
    max-width: 100%;
    margin: 0 auto;
}

.map_wrapper .map_aspect_ratio {
    max-width: 100%;
    width: 100%;
    position: relative;
    height: 0;
}

.map_container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.map_container .map_render {
    height: 100%;
}

/* PPC CSS Start */
.ppc-page.banner-section.aml .banner-content .play-button {
    margin-bottom: 15px;
}

.ppc-page .banner-section.aml .banner-content .play-button {
    margin-bottom: 15px;
}

.ppc-page .bannerform label.checkbox span.wpcf7-list-item-label {
    margin-top: 0;
    text-align: left;
    top: 3px;
}

.ppc-page div#wpcf7-f8865-o1 {
    padding: 10% 6% 22%;
}

.ppc-page .banner-section.aml .banner-content .headpoints {
    padding-left: 0;
}

.ppc-page .banner-section.aml .banner-content .headpoints li+li {
    margin-top: 8px;
}

.ppc-page .wpcf7-form .input-field label.checkbox {
    display: flex;
    align-items: center;
}

.ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
    left: 0;
}

.ppc-page .banner-section.aml .banner-content .banner-title {
    margin-bottom: 8px;
}

.ppc-page .id-scaning .leftside-content {
    padding: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0;
}

.ppc-page .id-scaning .leftside-content li {
    flex: 0 1 325px;
    margin: 0;
}



.ppc-page .id-scaning {
    margin-bottom: 0;
    padding: 50px 0;
}

.ppc-page .single-image {
    padding: 60px 0;
}

.ppc-page div#wpcf7-f8888-o1 .field {
    text-align: left;
}

.ppc-page .field.recaptcha,
.ppc-page .wpcf7 .field {
    text-align: left;
}

.page-template-advertise-idmkyx .header-height {
    height: auto;
}

.page-template-advertise-idmkyx section.banner.kyx.advertise {
    padding: 50px;
}

.ppc-page .wpcf7-form-control-wrap {
    position: inherit;
}

.ppc-page .banner-section.idmconnect .banner-form .wpcf7-form .field {
    text-align: left;
    position: relative;
}

.ppc-page .cf7sr-g-turnstile {
    margin-top: 30px;
}

.page-template-advertising-aml .ppc-page .odd-even__content.one-half {
    max-width: 46%;
    padding-right: 15px;
    margin: 0 auto;
}

.banner-image .wpcf7-not-valid-tip {
    color: #dc3232;
}

.ppc-page .schedual-demo .field {
    position: relative;
    padding: 0;
}

.ppc-page .schedual-demo .field label {
    display: inline-block;
    margin-bottom: 0;
}

.ppc-page .kyc.schedual-demo .fields-row .field p:empty {
    display: none;
}

.page-template-advertise-idmscan-spain .contact-form-ppc .one-half.left-side .input-field:last-child .wpcf7-checkbox+.wpcf7-not-valid-tip {
    left: 0;
}

.page-template-advertising-aml-spain .idm_aml .wpcf7-checkbox+.wpcf7-not-valid-tip {
    left: 0;
}

/* .page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-image,
.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-content {
    max-width: 50%;
} */

.ppc-page .wpcf7 .field p:empty {
    display: none;
}

.page-template-advertising-aml-new-zealand .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    margin-top: 0;
}

.ppc-page .input-field:has(.wpcf7-spinner) {
    position: relative;
}

.ppc-page .input-field p input[type="submit"]~.wpcf7-spinner {
    /* position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%); */
    top: 27px;
}

.ppc-page .field p input[type="submit"]~.wpcf7-spinner {
    top: 10px;
}

.wpcf7 form .wpcf7-response-output {
    margin: .5em 0 .5em;
}

.page-template-advertising-aml-usa .ppc-page .field p input[type="submit"]~.wpcf7-spinner,
.page-template-advertising-aml .ppc-page .field p input[type="submit"]~.wpcf7-spinner {
    top: 27px;
}

.page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 input#sbtn1 {
    margin-bottom: 0;
    margin-top: 10px;
}

.page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 {
    padding: 12% 4% 24%;
}

.ppc-page .schedual-demo-inner h4 {
    margin-bottom: 20px;
}

.page-template-aml-solutions-services-hk .ppc-page section.schedual-demo {
    padding: 40px;
}

.page-template-aml-solutions-services-hk .ppc-page .risk-services {
    margin: 0;
    padding-bottom: 80px;
}

.page-template-aml-solutions-services-hk .ppc-page .schedual-demo-inner .input-field.one-full {
    position: relative;
}

.page-template-aml-solutions-services-hk .ppc-page .schedual-demo-inner .input-field.one-full .wpcf7-not-valid-tip {
    left: 20px;
}

.page-template-advertise-idmscan-middle-east .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    margin-top: 3px;
}

.page-template-advertise-idmscan-australia .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    margin-top: 3px;
}

.ppc-page .footer-newsletter {
    margin-top: 50px;
}

.table-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.page-template-advertise-idmscan .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    margin-top: 3px;
}

.page-template-aml-solutions-services-hk .ppc-page .schedual-demo-inner .schedual-form .wpcf7-form-control.wpcf7-textarea~span {
    line-height: 14px;
    margin: 0;
}

.page-template-aml-solutions-services-hk .ppc-page section.schedual-demo #wpcf7-f8869-o1 p:empty {
    display: none;
}

.page-template-aml-solutions-services-hk .ppc-page .cf7sr-g-turnstile {
    margin-top: 0;
}

.page-template.page-template-advertise-idmscan-australia .ppc-page div#wpcf7-f8890-o1 {
    padding: 25px 20px;
}


.page-template.page-template-advertise-idmscan-australia .ppc-page div#wpcf7-f8890-o1 #sbtn1 {
    margin-bottom: 0;
}

.page-template.page-template-advertise-idmscan-australia .ppc-page div#wpcf7-f8890-o1 p:has(#sbtn1) {
    margin: 0;
}

.page-template-advertise-idmscan .ppc-page div#wpcf7-f8890-o1 {
    padding: 25px 20px;
}


.page-template-advertise-idmscan .ppc-page div#wpcf7-f8890-o1 #sbtn1 {
    margin-bottom: 0;
}

.page-template-advertise-idmscan .ppc-page div#wpcf7-f8890-o1 p:has(#sbtn1) {
    margin: 0;
}

.page-template.page-template-advertise-idmscan-middle-east .ppc-page div#wpcf7-f8890-o1 {
    padding: 25px 20px;
}

.page-template.page-template-advertise-idmscan-middle-east .ppc-page div#wpcf7-f8890-o1 #sbtn1 {
    margin-bottom: 0;
}

.page-template-advertise-idmkyx div#wpcf7-f8890-o1 .field:has(#sbtn1) {
    margin: 0;
    position: relative;
}

.page-template.page-template-advertise-idmscan-middle-east .ppc-page div#wpcf7-f8890-o1 p:has(#sbtn1) {
    margin: 0;
}

.page-template-advertise-idmkyx .field.recaptcha,
.page-template-advertise-idmkyx .wpcf7 .field {
    text-align: left;
}

.page-template-advertise-idmkyx div#wpcf7-f8865-o1,
.page-template-advertise-idmkyx div#wpcf7-f8890-o1 {
    padding: 20px 20px !important;
}

.page-template-advertise-idmkyx .bannerform label.checkbox span.wpcf7-list-item-label {
    left: 22px;
    margin-right: 0;
}

.page-template-advertise-idmkyx .bannerform label.checkbox .wpcf7-not-valid-tip {
    margin-top: 3px !important;
    line-height: 15px;
    left: 0;
}

.page-template-advertise-idmkyx div#wpcf7-f8890-o1 #sbtn1 {
    margin-bottom: 0;
}

.page-template-advertise-idmkyx div#wpcf7-f8890-o1 p:has(#sbtn1) {
    margin: 0;
}

.page-template-advertise-idmkyx .wpcf7-checkbox .wpcf7-list-item label input {
    width: 13px;
    margin-top: 1px;
    margin-right: 5px;
}

.page-template-advertise-idmkyx div#wpcf7-f8890-o1 .field p:empty {
    display: none;
}

.page-template-advertise-idmkyx div#wpcf7-f8890-o1 .field .cf7sr-g-turnstile {
    margin-top: 20px;
}

.page-template-advertise-idmkyx .wpcf7-form-control.wpcf7-textarea~span {
    line-height: 14px;
    margin: 0;
}

.page-template-advertise-idmkyx section.banner.kyx.advertise {
    padding: 50px 0;
}

.page-template-advertise-idmkyx .cf7sr-g-turnstile~.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    line-height: 14px;
    margin: 0;
}

.page-template-advertise-idmkyx .intl-tel-input .selected-flag {
    padding: 0 0 0 5px;
}

.page-template-advertise-idmkyx #wpcf7-f8890-o1 .wpcf7-spinner {
    right: -30px;
    top: 26px;
    margin: 0;
}

.page-id-13857 .intl-tel-input .country-name,
.page-id-13857 .intl-tel-input .country-list .country .dial-code {
    color: #000000;
}


.page-template-advertise-idmscan-uk div#wpcf7-f8890-o1 .field:has(#sbtn1) {
    position: relative;
}

.page-template-advertise-idmscan-uk #wpcf7-f8890-o1 .wpcf7-spinner {
    right: -30px;
    top: 26px;
    margin: 0;
}

.page-template-advertise-idmscan-middle-east div#wpcf7-f8890-o1 .field:has(#sbtn1) {
    position: relative;
}

.page-template-advertise-idmscan-middle-east #wpcf7-f8890-o1 .wpcf7-spinner {
    right: -30px;
    top: 26px;
    margin: 0;
}

.page-template-advertise-idmscan div#wpcf7-f8890-o1 .field:has(#sbtn1) {
    position: relative;
}

.page-template-advertise-idmscan #wpcf7-f8890-o1 .wpcf7-spinner {
    right: -30px;
    top: 26px;
    margin: 0;
}

div#wpcf7-f8865-o1,
div#wpcf7-f8890-o1,
div#wpcf7-f13999-o1 {
    background-color: #000000;
}

div#wpcf7-f13999-o1 .wpcf7-spinner,
div#wpcf7-f8865-o1 .wpcf7-spinner {
    background-color: #a2a2a2;
}

.ppc-page div#wpcf7-f13999-o1 {
    padding: 20px;
}

.page-template-advertise-idmkyx .wpcf7-form-control.wpcf7-select {
    background-color: #ffffff66 !important
}



.banner-image #respond input[type=email],
.banner-image #respond input[type=text],
.banner-image #respond textarea,
.banner-image .post-password-form input[type=password],
.banner-image .wpcf7-form-control.wpcf7-date,
.banner-image .wpcf7-form-control.wpcf7-number,
.banner-image .wpcf7-form-control.wpcf7-quiz,
.banner-image .wpcf7-form-control.wpcf7-select,
.banner-image .wpcf7-form-control.wpcf7-text {
    padding: 10px 15px !important;
    background-color: transparent !important;
    color: #ffffff;
    border: 1px solid #777777d1 !important;
    border-radius: 2px;
}

.banner-image .wpcf7 .field input::-webkit-input-placeholder {
    color: #fff !important
}

.banner-image .wpcf7 .field input:-ms-input-placeholder {
    color: #fff !important
}

.banner-image .wpcf7 .field input::placeholder {
    color: #fff !important
}

.banner-image .wpcf7 .field textarea::-webkit-input-placeholder {
    color: #fff !important
}

.banner-image .wpcf7 .field textarea:-ms-input-placeholder {
    color: #fff !important
}

.banner-image .wpcf7 .field textarea::placeholder {
    color: #fff !important
}

.banner-image .intl-tel-input.separate-dial-code .selected-dial-code {
    color: #fff !important;
}

.banner-image .wpcf7-not-valid-tip {
    color: #fa6060 !important;
}

.page-template-advertise-idmscan-portuguese div#wpcf7-f13999-o1 .field:has(#sbtn1) p {
    margin-bottom: 0;
}

.page-template-advertise-idmscan-portuguese div#wpcf7-f13999-o1 .field #sbtn1 {
    margin-bottom: 0;
    font-size: 12px;
    padding: 16px 8px !important;
    border-radius: 6px;
}

/* PPC CSS end */


@media (min-width:768px) {
    .banner {
        margin-top: 0;
    }

    .page-template-tp-contact section.contact-form,
    section.blog-grid.whitepaper {
        margin-top: 0;
    }

    .page-template-tp-book-demo section.contact-form {
        margin-top: 0;
    }

}

@media (max-width:1250px) {
    .homepage-banner h1 {
        font-size: 34px !important;
    }

    header .menu li {
        margin: 0 8px;
    }
}

@media (max-width:1180px) {
    html {
        overflow-y: scroll;
    }
}

@media (max-width:991px) {
    .homepage-banner h2 {
        text-align: center !important;
    }

    .homepage-banner .play-button {
        margin: 0 0 20px 0;
    }

    .homepage-banner .vid-btn-bar {
        flex-direction: column;
    }

    .homepage-banner .vid-btn-bar p {
        max-width: 50%;
    }

    .hero-image-wrapper .hero-image-content-inner .content {
        text-align: center;
    }

    .hero-image-wrapper .content h1 {
        text-align: center;
        font-size: 30px;
    }

    .hero-image-wrapper .content p {
        text-align: center;
    }

    .hero-image-wrapper .image-content-inner .one-half {
        max-width: 100%;
    }
}

@media (max-width:771px) {
    .header-height {
        height: 110px;
    }

    .page-template-tp-contact .header-height {
        height: 20px;
    }

    .blog .header-height {
        position: absolute;
    }

    .blog .site-main {
        margin-top: 110px;
    }

    .hero-image-wrapper .content h1 {
        font-size: 24px;
    }

    .homepage-banner {
        padding: 20px 0 0;
    }

    .homepage-banner .vid-btn-bar p {
        max-width: 70%;
    }

    .homepage-banner h1 {
        font-size: 24px !important;
    }

    .homepage-banner h2 {
        font-size: 20px !important;
    }
}

/* link css */
.p-link {
    font-size: 14px;
}


/* PPC Responsive CSS Start */
@media (min-width:768px) {
    .ppc-page .banner-section {
        margin-top: 94px !important;
    }

    .page-template-advertise-idmscan-canada .ppc-page .banner-section .fields-row.bannerform .cf7sr-g-turnstile {
        margin-top: 10px;
    }

    .page-template-advertise-idmscan-canada .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        bottom: -3px;
        margin: 0;
    }
}

@media (max-width:991px) {

    .ppc-page .risk-services ul,
    .ppc-page .aml_box ul {
        gap: 25px;
    }

    .ppc-page .risk-services ul li,
    .ppc-page .aml_box ul li {
        margin: 0;
    }

    .ppc-page .aml_box ul li {
        max-width: 250px !important;
    }

    .ppc-page .banner-section.aml .banner-image {
        max-width: 46%;
    }

    .ppc-page .odd-even {
        gap: 25px;
    }

    .ppc-page .odd-even__image {
        max-width: 100%;
        width: 100%;
    }

    .ppc-page .odd-even__content {
        max-width: 100%;
        width: 100%;
        padding-right: 15px;
        margin-bottom: 20px;
    }

    .ppc-page .aml_style .odd-even__content h4 {
        margin-bottom: 8px;
    }

    .ppc-page .aml_style .odd-even__content p {
        margin: 0;
    }

    .ppc-page .aml_style .odd-even__content p+p {
        margin-top: 10px;
    }

    .ppc-page .mebership.aml {
        padding-top: 15px;
    }

    .ppc-page .cf7sr-g-turnstile {
        zoom: .8;
        text-align: left;
    }

    .ppc-page .banner-section.aml.idmconnect .banner-content,
    .ppc-page .banner-section.kyc .banner-content {
        margin-top: 40px;
    }

    .ppc-page .banner-section.aml.idmconnect .banner-content .play-button,
    .ppc-page .banner-section.kyc .banner-content .play-button {
        margin-bottom: 15px;
    }

    .ppc-page .developer-portal-inner {
        padding-bottom: 0;
    }

    .ppc-page .developer-portal-image,
    .left-services {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .ppc-page .developer-portal-content h4 {
        margin-bottom: 20px;
    }

    .ppc-page .developer-portal-content {
        max-width: 100%;
        text-align: center;
    }

    .image-with-three-box .three-boxes .box {
        padding: 25px 25px 15px;
    }

    .ppc-page .superior-data ul li .logo {
        margin-left: 5px;
        width: 90px;
    }

    .ppc-page .superior-data ul li h4 {
        width: calc(100% - 120px);
        padding: 0;
    }

    .ppc-page .superior-data ul li .logo img {
        width: 100%;
    }

    .ppc-page .image-with-three-box .three-boxes .box {
        padding: 15px 15px 15px;
    }

    .banner-section.validate .banner-image,
    .ppc-page .banner-section.validate .banner-content {
        max-width: 410px;
    }

    .ppc-page .banner-section.aml .banner-image .wpcf7 .field select,
    .ppc-page .banner-section.aml .banner-image .wpcf7 .field select option {
        text-align: left;
    }

    .page-template-advertise-idmkyc-uk .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        top: 0;
        padding: 20px 0;
    }

    .page-template-advertise-idmkyc-uk .ppc-page .banner-section .banner-content {
        max-width: 100%;
        width: 100%;
    }

    .page-template-advertising-aml-middle-east .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .page-template-advertising-aml-middle-east .ppc-page .banner-section.aml .banner-image img {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .page-template-advertising-aml-middle-east .ppc-page .banner-section.aml .banner-image+.banner-image {
        margin-top: 20px
    }

    .page-template-advertising-aml-middle-east .ppc-page div#wpcf7-f8865-o1 {
        padding: 6% 6% 12%;
    }

    .page-template-advertising-aml-middle-east .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 10px;
    }

    .page-template-advertise-idmkyc-middle-east .ppc-page .banner-image {
        max-width: 100;
        width: 100%;
    }

    .page-template-advertise-idmkyc-middle-east .ppc-page .banner-section .banner-content {
        max-width: 100%;
        padding: 0;
        margin-top: 12px;
    }

    .page-template-advertise-idmkyc-middle-east .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
        margin-bottom: 10px;
    }

    .page-template-advertise-idmkyc-middle-east .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-middle-east .ppc-page .banner-section {
        padding-bottom: 25px;
    }

    .page-template-advertising-aml-uk .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .banner-section {
        padding: 10px 0 20px 0;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin-top: 15px;
        padding: 0;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .banner-section .banner-image {
        max-width: 100%;
        width: 100%;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .banner-section .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 0;
    }

    .ppc-page .banner-section {
        margin-top: 78px !important;
    }

    .page-template-advertise-idmscan-canada .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        justify-content: space-between !important;
    }

    .page-template-advertising-aml-ireland .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 8px;
    }

    .page-template-advertise-idmkyc-europe .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }


    .page-template-advertise-idmkyc-europe .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-europe .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-europe .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-europe .ppc-page section.schedual-demo {
        padding: 50px 0;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }


    .page-template-advertise-idmkyc-hong-kong .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page section.schedual-demo {
        padding: 50px 0;
    }


    .page-template-advertise-idmkyc-singapore .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }


    .page-template-advertise-idmkyc-singapore .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page section.schedual-demo {
        padding: 50px 0;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page section.schedual-demo {
        padding: 50px 0;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page section.schedual-demo {
        padding: 50px 0;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .banner-section .banner-content {
        max-width: 100%;
        margin: 0;
        padding: 10px 0;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .banner-section .banner-content .banner-title {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        padding: 0;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .banner-section .banner-image {
        width: 100%;
        max-width: 100%;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .schedual-demo.kyc {
        margin-top: 0;
    }

    .page-template-advertise-idmkyc-canada .ppc-page section.schedual-demo {
        padding: 50px 0;
    }

    .page-template-aml-solutions-services-hk .ppc-page section.schedual-demo {
        padding: 50px 0px 50px;
    }

    .ppc-page .footer-newsletter {
        margin-top: 35px;
    }

    .page-template-aml-solutions-services-hk .ppc-page section.schedual-demo .wpcf7-checkbox .wpcf7-list-item label input {
        margin-top: -1px;
        margin-right: 2px;
    }

    .page-template-aml-solutions-services-hk .ppc-page section.schedual-demo #wpcf7-f8869-o1 p:empty {
        display: none;
    }

    .page-template-aml-solutions-services-hk .ppc-page .cf7sr-g-turnstile {
        margin-top: 0;
    }

    .page-template-aml-solutions-services-hk .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 0;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-inner.flex.flex-wrap {
        gap: 15px;
        justify-content: space-around;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-image,
    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-content {
        max-width: 49%;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.aml .banner-image {
        max-width: 49%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-content {
        max-width: 49%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.aml .banner-image {
        max-width: 49%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 25px;
    }

    .page-template-advertise-idmscan .ppc-page .cf7sr-g-turnstile {
        margin-top: 20px;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-content {
        max-width: 49%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.aml .banner-image {
        max-width: 49%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 25px;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .cf7sr-g-turnstile {
        margin-top: 20px;
    }


    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-content {
        max-width: 49%;
    }

    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-image {
        max-width: 49%;
    }

    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-inner.flex.flex-wrap.justify-between.align-center {
        justify-content: space-between !important;
    }
}

@media (min-width: 768px) and (max-width: 789px) {

    .page-template-advertise-idmscan-canada .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-canada .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-image,
    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

}

@media (max-width:768px) {
    .page-template.page-template-advertise-idmscan-australia .ppc-page .bannerform label.checkbox span.wpcf7-list-item-label {
        margin-top: 0;
        text-align: left;
        top: 3px;
        margin-right: 0;
        font-size: 12px;
        left: 20px;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page div#wpcf7-f8890-o1 {
        padding: 25px 15px;
    }

    .page-template-advertise-idmscan .ppc-page .bannerform span.wpcf7-list-item-label {
        margin-top: 0;
        text-align: left;
        top: 3px;
        margin-right: 0;
        font-size: 12px;
        left: 20px;
    }

    .page-template-advertise-idmscan .ppc-page div#wpcf7-f8890-o1 {
        padding: 25px 15px;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .bannerform span.wpcf7-list-item-label {
        margin-top: 0;
        text-align: left;
        top: 3px;
        margin-right: 0;
        font-size: 12px;
        left: 20px;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page div#wpcf7-f8890-o1 {
        padding: 25px 15px;
    }

    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-image {
        max-width: 100%;
    }

    .page-template-advertise-idmkyx .banner .container.services {
        padding: 0 10px !important;
    }

    .page-template-advertise-idmkyx section.banner.kyx.advertise .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 30px;
    }

    .page-template-advertise-idmkyx div#wpcf7-f8890-o1 .field .cf7sr-g-turnstile {
        zoom: .8;
    }

    .page-template-advertise-idmkyx div#wpcf7-f8865-o1,
    .page-template-advertise-idmkyx div#wpcf7-f8890-o1 {
        padding: 20px 10px !important;
    }

}

@media (max-width:767px) {
    .ppc-page .banner-section.aml .banner-content .play-button {
        margin: 0 auto 15px;
    }

    .ppc-page div#wpcf7-f8865-o1 .field select,
    .ppc-page div#wpcf7-f8865-o1 .field select option {
        text-align: left;
    }

    .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        text-align: left;
        margin: 0;
        max-width: fit-content;
    }

    .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

    .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .ppc-page .banner-section.aml .banner-image+.banner-image {
        margin-top: 15px;
    }

    .ppc-page .wpcf7-form .input-field.one-full {
        padding: 0;
    }

    .ppc-page .banner-section .banner-content .banner-title {
        padding: 0;
        margin-bottom: 0;
    }

    .ppc-page .banner-section.aml.idmconnect .banner-content .play-button,
    .ppc-page .banner-section.kyc .banner-content .play-button {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .banner-section.validate .banner-image,
    .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .ppc-page .banner-section .banner-inner * {
        text-align: left;
    }

    .ppc-page .banner-section .banner-inner .banner-content * {
        text-align: center;
    }

    .page-template-advertise-idmkyx section.banner {
        margin-top: 0;
    }

    .page-template-advertising-aml .ppc-page .odd-even__content.one-half {
        max-width: 100%;
        padding-right: 15px;
        margin: 0 auto;
    }

    .page-template-advertising-aml-middle-east .ppc-page div#wpcf7-f8865-o1 {
        padding: 8% 6% 15%;
    }

    .page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmscan-canada .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-canada .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertising-aml-ireland .ppc-page .banner-section.aml .banner-image img {
        margin: 0 auto;
        text-align: center;
    }


    .page-template-advertising-aml-ireland .ppc-page .banner-section.aml .banner-image {
        text-align: center;
    }

    .page-template-advertising-aml-ireland .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 8px;
    }

    .page-template-advertising-aml-ireland .ppc-page div#wpcf7-f8865-o1 {
        padding: 8% 6% 15%;
    }

    .page-template-advertising-aml-ireland .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 0;
    }

    .page-template-advertising-aml-new-zealand .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        display: flex !important;
        margin-top: 0;
    }

    .page-template-advertising-aml-new-zealand .ppc-page .banner-section.aml .banner-image img {
        margin: 0 auto;
        text-align: center;
    }


    .page-template-advertising-aml-new-zealand .ppc-page .banner-section.aml .banner-image {
        text-align: center;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .global-coverage .global-coverage-content .global-coverage-checklist {
        padding: 25px 20px 10px;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .global-coverage .global-coverage-content .global-coverage-checklist {
        padding: 25px 20px 10px;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .global-coverage .global-coverage-content .global-coverage-checklist {
        padding: 25px 20px 10px;
    }

    .ppc-page .schedual-demo h4 {
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .iti-mobile .intl-tel-input.iti-container {
        left: 0 !important;
        right: 0 !important;
    }

    .page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 {
        padding: 6% 4% 12%;
    }

    .page-template-advertising-aml-portuguese .ppc-page .banner-inner.flex.flex-wrap.justify-between.align-center {
        margin-top: 20px;
    }

    .page-template-advertising-aml-portuguese .ppc-page .banner-section.aml .banner-image {
        text-align: center;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 20px;
    }


    .page-template-advertise-idmscan-australia .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 20px;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }

    .page-template-aml-solutions-services-hk .ppc-page section.schedual-demo {
        padding: 45px 0px 40px;
    }

    .page-template-aml-solutions-services-hk .ppc-page .schedual-demo-inner .input-field.one-full .wpcf7-not-valid-tip {
        left: 0;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-image,
    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template.page-template-advertise-idmscan-australia .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

    .page-template-aml-solutions-services-hk .ppc-page .risk-services {
        margin: 0;
        padding-bottom: 10px;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmscan .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-image,
    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.validate .banner-content {
        max-width: 100%;
    }

    .page-template-advertise-idmscan-middle-east .ppc-page .banner-section.aml .banner-image {
        max-width: 100%;
    }
}

@media (max-width:550px) {
    .page-template-advertising-aml-middle-east .ppc-page div#wpcf7-f8865-o1 {
        padding: 8% 6% 18%;
    }

    .page-template-advertising-aml-ireland .ppc-page div#wpcf7-f8865-o1 {
        padding: 8% 6% 18%;
    }

    .page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 {
        padding: 8% 4% 16%;
    }
}

@media (max-width:450px) {
    .page-template-advertising-aml-middle-east .ppc-page div#wpcf7-f8865-o1 {
        padding: 10% 6% 22%;
    }

    .page-template-advertising-aml-ireland .ppc-page div#wpcf7-f8865-o1 {
        padding: 10% 6% 22%;
    }

    .page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 {
        padding: 8% 4% 20%;
    }

}

@media (max-width:445px) {
    .page-template-aml-solutions-services-hk .ppc-page .schedual-demo-inner .input-field.one-full .wpcf7-not-valid-tip {
        left: 4px;
        margin-top: 3px;
    }

    .page-template-advertise-idmkyx .bannerform label.checkbox span.wpcf7-list-item-label {
        font-size: 12px;
        margin-top: 1px;
        font-weight: 600;
    }
}

@media (max-width:386px) {
    .page-template-advertise-idmscan-middle-east .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 3px;
    }

    .page-template-advertise-idmscan-australia .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 7px;
    }

    .page-template-advertise-idmscan .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 7px;
    }
}

@media (max-width:373px) {
    .page-template-advertising-aml-middle-east .ppc-page div#wpcf7-f8865-o1 {
        padding: 10% 6% 26%;
    }

    .page-template-advertise-idmkyc-portuguese .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        bottom: -18px;
    }

    .page-template-idmkyb-usa .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        bottom: -18px;
    }

    .page-template-advertising-aml-ireland .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 22px;
    }

    .page-template-advertising-aml-ireland .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }

    .page-template-advertising-aml-ireland .ppc-page div#wpcf7-f8865-o1 {
        padding: 10% 6% 24%;
    }

    .page-template-advertising-aml-new-zealand .ppc-page .bannerform label.checkbox span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertising-aml-new-zealand .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }

    .page-template-advertise-idmkyc-europe .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-europe .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }


    .page-template-advertise-idmkyc-hong-kong .ppc-page .superior-data ul li {
        justify-content: center;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .superior-data ul li h4 {
        width: 100%;
        text-align: center;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .superior-data ul li .logo {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        max-width: 150px;
    }

    .page-template-advertise-idmkyc-hong-kong .ppc-page .superior-data ul li .logo img {
        margin: 0 auto;
        text-align: center;
    }


    .page-template-advertise-idmkyc-singapore .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }


    .page-template-advertise-idmkyc-singapore .ppc-page .superior-data ul li {
        justify-content: center;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page .superior-data ul li h4 {
        width: 100%;
        text-align: center;
    }

    .page-template-advertise-idmkyc-singapore .ppc-page .superior-data ul li .logo {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        max-width: 150px;
    }


    .page-template-advertise-idmkyc-netherlands .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }


    .page-template-advertise-idmkyc-netherlands .ppc-page .superior-data ul li {
        justify-content: center;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .superior-data ul li h4 {
        width: 100%;
        text-align: center;
    }

    .page-template-advertise-idmkyc-netherlands .ppc-page .superior-data ul li .logo {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        max-width: 150px;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }


    .page-template-advertise-idmkyc-ireland .ppc-page .superior-data ul li {
        justify-content: center;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .superior-data ul li h4 {
        width: 100%;
        text-align: center;
    }

    .page-template-advertise-idmkyc-ireland .ppc-page .superior-data ul li .logo {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        max-width: 150px;
    }


    .page-template-advertise-idmkyc-canada .ppc-page .wpcf7-checkbox+.wpcf7-not-valid-tip {
        margin-top: 25px;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .banner-section .banner-inner .cf7sr-g-turnstile {
        margin-top: 39px;
    }


    .page-template-advertise-idmkyc-canada .ppc-page .superior-data ul li {
        justify-content: center;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .superior-data ul li h4 {
        width: 100%;
        text-align: center;
    }

    .page-template-advertise-idmkyc-canada .ppc-page .superior-data ul li .logo {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        max-width: 150px;
    }

    .page-template-advertising-aml-portuguese .ppc-page div#wpcf7-f14000-o1 {
        padding: 11% 4% 26%;
    }



}

/* PPC responsive CSS end */




/* css modified 11-05-2026 */

@media (max-width: 991px) {
    .main-navigation .menu li {
        padding: 0;
    }

    .main-navigation .menu li a {
        display: block;
        padding: 10px 15px;
    }

    .menu .menu-item-has-children span {
        width: 100%;
        height: 48px;
        top: 0;
        right: 0;
        text-align: right;
        padding: 6px 15px;
    }

    .menu .menu-item-has-children.submenu-open>a {
        border-bottom: 1px solid #ededed;
    }

    .menu .menu-item-has-children.submenu-open span {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header .menu li:hover ul.sub-menu {
        padding: 0px 0;
        margin: 0;
    }

    header .menu li ul.sub-menu {
        margin: 0;
        padding: 0;
    }

    header .menu li ul.sub-menu li {
        margin: 0;
        padding: 0px 10px;
    }

    header .menu li a,
    header .menu li a:hover {
        font-size: 16px;
        color: #4d4d4f;
    }
}