/**
 * Bizdata Pages Design 
 * Author: Bizdata
 * Version: 1.0.0
 * 
 **/

/** Whitepaper Page Template**/
.pagination_section-set {
    width: 100% !important;
    display: inline-block;
    padding: 20px;
}
.pagination_section-set a {
    margin: 2px;
}

a.page-numbers {
    padding: 5px;
    color: #000;
}
.pagination_section-set a {
    font-size: 16px;
}
span.page-numbers.current {
    border: 1px solid #222533;
    color: #fff;
    background-color: #000;
    padding: 5px;
    margin: 2px;
    font-size: 16px;
}
.whitepaper_page:hover {
       background-color: #dd3333;
    box-shadow: 0 50px 80px -40px rgba(0, 0, 0, .4);
}
/* section.banner-sec_single_whitepaper-page {
    background: #111111;
    height: 300px !important;
    padding: 130px 50px 50px 50px;
}
section.banner-sec_single_whitepaper {
    background: #111111;
    padding: 130px 50px 60px 50px;
} */
.banner-sec_single_whitepaper-page h2.tag {
    font-size: 25px;
    color: #ffffff;
}
.banner-sec_single_whitepaper-page h1.fs-1.title {
    font-size: 45px;
    line-height: 55px;
    color: #ffffff;
}
.rowsingle_whitepaper {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
   text-align: center;
}
.banner-sec_single_whitepaper h2.tag {
    font-size: 25px;
    color: #ffffff;
}
.banner-sec_single_whitepaper h1.fs-1.title {
    font-size: 45px;
    line-height: 55px;
    color: #ffffff;
}
.full-width-row-video {
    display: inline-block;
    width: 100%;
    padding: 50px 0 50px 0;
}
.whitepaper_page {
    margin: 20px 50px 20px 50px;
    text-align: center;
    width: 25%;
    text-align: center;
    float: left !important;
    min-height: 300px !important;
   padding: 5px;
    grid-column-gap: var(--spacing--1-5rem);
    /* grid-row-gap: var(--spacing--1-5rem); */
    border: 1px solid var(--color--gray-border);
    background-color: var(--color--gray-100);
    box-shadow: none;
    border-radius: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
    transition: box-shadow .4s, border-color .3s cubic-bezier(.165,.84,.44,1), background-color .3s cubic-bezier(.165,.84,.44,1);
    display: flex;
    position: relative;
}
.inner_sectionwhitepaper {
	background: #ffffff;
    padding: 10px;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 5px 50px #AFAFAF26;
}
.product-image {
    padding: 10px;
}
.product-image img {
    border-radius: 10px !important;
}
.card-body {
    padding-bottom: 0;
}
p.common_whitepaper {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
    color: #111;
}
.image-header-single {
    top: -30px;
    left: 130px;
    position: relative;
}
h3.whitepaper-title {
    color: #111;
    font-size: 16px;
    font-weight: 600;
    min-height: 50px;
}
.card-footer {
    background-color: #fff;
    border: 0;
    padding: 0 15px 0 15px;
    padding-top: 0;
}

/** Single Whitepaper Page**/
.sec-pad {
    padding: 7rem 0;
}
.form-right-whitpaper-upper {
    width: 40%;
    float: left;
}
.content-block-whitepaper p {
    font-size: 15px;
    text-align: justify;
    line-height: 35px;
}
.left-content-whitepaper-upper {
    width: 50%;
    float: right;
    text-align: center;
}
.form-title {
    background-color: #dd3333;
    padding: 2.25rem 0;
    text-align: center;
}
.text-white {
    --bs-text-opacity: 1;
    color: #ffffff !important;
}
.fs-4 {
    font-size: 18px !important;
}
.left-content-whitepaper-upper .nf-form-cont {
    padding: 10px;
    background: #ebebec;
}

.points-form-sec {
    background-color: #ebebec;
}
.titlewhitepaper .top-brand-bordered {
    position: relative;
    text-align: center;
}
.titlewhitepaper .top-brand-bordered h2 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    font-size: 30px;
    font-weight: 800;
}
.social-share-wrap .social-share-list {
    justify-content: start;
}
.social-share-wrap .social-share-list .nav-item {
    width: 44px;
}
.social-share-wrap .social-share-list .nav-item .nav-link {
    padding: 12px;
}
.titlewhitepaper {
    padding-bottom: 3.5rem;
}
.row-sections {
    align-content: stretch;
    margin-bottom: -40px;
    margin-left: -20px;
    margin-right: -20px;
}
p.whitepaper-title {
    font-size: 16px;
}

/** Blog Page Template**/
.product-image-blog {
    border: 1px solid #c5c5c5;
    border-radius: 10px;
}

.full-width-row-blog {
    width: 100%;
    display: inline-block;
}
.three_layoutblogposts {
    width: 33%;
    float: left;
    padding: 20px;
    min-height: 580px;
}
.product-image-blog img {
    height: 260px;
    border-radius: 10px;
}
h3.blog-title {
    font-size: 18px;
    padding: 5px 0 0px 0px;
    font-weight: 700;
    line-height: 25px;
    height: 80px;
}
.author_details {
    border-bottom: 1px solid #ebebeb;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
}
.content_blogpost {
    border-bottom: 1px solid #ebebeb;
    padding: 5px;
}
.read_morebtn {
    margin-top: 30px;
}
.content_blogpost p {
    text-align: justify;
    font-size: 15px;
    color: black;
    height: 80px;
}
a.btnmore {
    padding: 10px;
    border: 1px #111111 solid;
    color: #111111;
    border-radius: 5px;
}

/** Single Blog Page**/

@media (max-width: 1024px) {
    .left-side-content-blog {
        max-width: 70%;
    }
    .right-side-content-blog {
        width: 30%;
    }
}

@media (max-width: 768px) {
    .single-blog-full-row {
        flex-direction: column;
    }
    .left-side-content-blog,
    .right-side-content-blog {
        max-width: 100% !important;
        width: 100%;
    }
    .right-side-content-blog {
        position: relative; /* disable sticky on small screens */
        border-left: none;
        border-top: 1px solid #eeeeee;
        margin-top: 20px;
    }
}
a.nav-link.notched-box {
    color: #111111;
    font-size: 14px;
}
h4.sidebar {
     font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
}

ul.nav.social-share-list {
    padding-left: 0;
    list-style: none;
    margin: 0px; 
    border-bottom: none;
}
li.nav-item {
    border-bottom: 1px solid #eee;
    margin: 0 0 8px !important;
    padding: 5px 0 10px !important;
}
/* .single-blog-full-row {
    width: 100%;
    display: flex;
} */
.single-blog-full-row {
    display: flex;
    align-items: flex-start; /* align children at top */
    gap: 20px; /* spacing between content & sidebar */
}
/* .left-side-content-blog {
    width: 80%;
    float: left;
        margin: 15px;
    padding: 25px 0px;
    border-radius: 10px;
} */
.left-side-content-blog {
    flex: 1; /* main blog content takes remaining width */
    max-width: 75%;
}

ul.my-tags-list {
    list-style: none;
}

ul.my-tags-list li {
    display: inline-block;
    font-size: 13px !important;
    background: #111111;
    padding: 5px 9px;
    margin: 5px;
    border-radius: 5px;
}

ul.my-tags-list {
    margin: 0;
    padding: 0;
}

ul.my-tags-list li a {
    color: #ffffff;
}
.extreme-left-side-content-blog {
    width: 20%;
    flex: 1;
    position: sticky !important;
    float: left;
    padding: 20px 10px 0px 10px;
    flex-flow: column;
    justify-content: space-between;
    height: calc(100vh - 60px);
    max-height: none;
    top: 12.3rem;
    border-right: 1px #eeeeee solid;
}
/* .right-side-content-blog {
    position: sticky !important;
    width: 20%;
    float: left;
    padding: 20px 10px 0px 10px;
    flex-flow: column;
    justify-content: space-between;
    height: calc(100vh - 60px); 
    max-height: none; 
    top: 12.3rem;
    overflow: auto;
   direction: rtl;
    border-left: 1px #eeeeee solid;
} */
.right-side-content-blog {
    position: sticky;
    top: 190px; /* adjust for header height */
    width: 25%;
    padding: 20px 10px;
    border-left: 1px solid #eeeeee;
    align-self: flex-start;
}
.left-side-content-blog .container {
    padding: 0 30px !important;
    width: 920px !important;
}
.single-blog-full-row p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Crisp Noto Sans Regular' !important;
}
.single-blog-full-row ol li {
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
    font-family: 'Crisp Noto Sans Regular' !important;
}
.single-blog-full-row ul li {
    font-size: 16px;
    margin-top: 15px;
    line-height: 25px;
    font-family: 'Crisp Noto Sans Regular' !important;
}
h1.single-blog-title {
    color: #111111;
    font-size: 40px;
    line-height: 50px;
    margin-bottom:20px;
}
ul.all_recent {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
li.recent_posts {
    border-bottom: 1px solid #eee;
    margin: 0 0 8px !important;
    padding: 5px 0 10px !important;
    list-style-type: none !important;
    display: block;
}
li.recent_posts a {
    display: inline !important;
    text-decoration: none;
}
li.recent_posts img {
    display: inline;
    float: left;
  width: 20%;
    padding: 0 8px 0 0;
}
li.recent_posts h3 {
    background: none !important;
    clear: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 21px;
    color: #111111;
}
h4.sidebar.heading {
    font-size: 20px;
}
.left-side-content-blog h3 {
    padding: 20px 0px;
    font-size: 25px;
}
.left-side-content-blog h4 {
    font-size: 20px;
    padding: 20px 0px;
}
.left-side-content-blog p strong {
    font-size: 18px;
    padding: 20px 0px;
    font-weight: 700;
}
.image-banner-blog img {
    border-radius: 10px;
}
/** Ezintegration SIngle Video Page **/
.search-form-ezvideos {
    width: 60%;
}
.search-form-ezvideos {
    padding: 50px 10px;
    margin-left: 115px;
}
.search-form-ezvideos input#s {
    width: 70%;
    float: left;
    height: 50px;
}

.search-form-ezvideos input#searchsubmit {
    width: 20%;
    background: #dd3333;
    height: 50px;
    float: left;
}
h1.u-mb-1-5.ezvideos {
    letter-spacing: -.03em;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
}
.ezintegration-video-single p {
    font-size: 15px;
    line-height: 25px;
    padding: 20px 0px;
}
/** About Us Page **/
.col.col-lg-5.col-md-12.u-center.about-us {
    margin-top: 35px;
}
h1.heading-1.u-align-center.u-width-48.aboutus-heading {
    color: var(--color--black);
    letter-spacing: -2px;
    margin-bottom: 1.5rem;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 60px;
    width: 70%;
}
.box-text-about {
    border-right: 1px solid var(--color--gray-border);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 70%;
    padding-left: 5rem;
    padding-right: 5rem;
    display: flex;
}
.box-image-about {
    flex: 1;
    min-width: 30%;
    height: 35rem;
    position: relative;
    overflow: hidden;
}
.box-image-about img {
    width: 70%;
}
.box-image-about.u-bg-color-blue200 {
    background-color: var(--color--blue-200)
}
.nf-field-element p {
    font-size: 16px;
}
/** Book a Demo**/
.wappo_module {
    width: 1100px !important;
}
.wap-front .has-scroll .wap-form-body {
    overflow-y: hidden !important;
}
/** Career Page **/

.carrer_pageheading {
    margin-bottom: 50px;
}
.large-version .wap-wid {
    max-width: 1080px;
}
.wappo_module {
    width: 1100px !important;
}
/** Homepage Button**/

.homepage-banner-btn{
  margin-top: 50px;  
}
/** Solution Pages **/
img.waterfall-img-oracle-biometric {
    padding: 50px 0px;
}
/** ROI page **/
.roi_calculator .nf-field-label .nf-label-span, .nf-field-label label {
    font-size: 16px !important;
}
.nf-form-content label {
    font-size: 16px !important;
}
.roi_calculator .nf-form-content label {
    font-size: 16px !important;
}
.roi_calculator .nf-form-cont {
    background: #ffffff !important;
}
.roi_calculator .nf-form-content input[type=submit] {
    background: #dd3333;
}
.roi_calculator .nf-form-content input[type=submit]:hover {
    background: #111111;
    color: #ffffff;
}
/** Book A demo **/
.book-a-demo-form .nf-form-cont {
    background: #b485ff;
    border-radius: 15px;
}
.book-a-demo-form .nf-form-content .ninja-forms-field {
    font-size: 18px !important;
   
}
div#nf-field-55-wrap p a {
    color: #dd3333;
}
div#nf-field-55-wrap p {
    color: #ffffff;
}
.old_card p {
    color: #111111;
}
.old_section.metrics-layout-1.u-bg-color-green100 {
    background-color: var(--color--green-100);
    padding-left: 5rem;
    padding-right: 5rem;
    position: relative;
    overflow: hidden;
}
.old_section.metrics-layout-1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 5rem;
    padding-bottom: 0rem;
    display: flex;
}
.checkbox-container.label-right label {
    font-size: 14px !important;
    font-weight: 300 !important;
}

p.contact_p {
    font-size: 16px;
    line-height: 26px;
}
/** ezintegration New Template**/
.caf-filter-layout3 a {
    font-size: 15px !important;
}
.caf-post-layout1 .caf-content-read-more {
    display: none !important;
}
.caf-post-layout1 .caf-content {
    font-size: 12px !important;
    text-align: left !important;
        color: #414142 !important;
/*        padding: 0px !important;*/
}
.data-target-div1 #caf-filter-layout1 li a.active {
    background-color: #ee2028 !important;
    color: #ffffff !important;
}
.data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
    text-transform: none !important;
}

.caf-post-layout1 .manage-layout1 {
    min-height: 375px !important;
box-shadow: 0 0 7px -6px #000 !important;
    border-radius: 10px;
}
span.post_count {
    display: none !important;
}
.caf-post-layout1 .caf-featured-img-box {
        border-radius: 10px 10px 0px 0px;
}
.caf-post-layout1 .caf-post-title {
    min-height: 50px !important;
/*    padding: 10px 0px !important;*/
}
.data-target-div1 .caf-post-layout1 .caf-post-title h2, .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
   font-size: 16px !important;
    line-height: 20px !important;
    color: #ef333a !important;
}
.data-target-div1 .caf-post-layout1 .caf-post-title {
    background-color: #ffffff !important;
    border-bottom: 1px solid #ebebeb;
}
.caf-post-layout1 .caf-meta-content {
    display: none !important;
}
.data-target-div1 #caf-filter-layout3 li a.active {
    background-color: #f7f7f7 !important;
}
ul.caf-filter-container.caf-filter-layout1 {
    padding: 0;
    text-align: center;
    margin: 0 !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    osition: relative;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    height: 50px;
    float: left;
}
ul.caf-filter-layout1 li {
    list-style: none;
    position: relative;
    z-index: 1;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0px 10px !important;
    padding: 0px !important;
    width: 12%;
    height: 50px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
}
#caf-filter-layout1 li a {
    font-size: 12px !important;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    position: relative;
    display: block;
    overflow: hidden;
    text-transform: none !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
    width: 100%;
    border-radius: 10px 10px 10px 10px;
    text-decoration: none !important;
    box-shadow: none !important;
    border: none !important;
}
.caf-filter-layout1 a:hover {
    transform: none !important;
}

/** Downloads Page **/
.data-target-div1 .caf-post-layout2 #manage-post-area {
  border: none !important;
    border-radius: 10px !important;
}
.caf-post-layout2 .caf-meta-content {
    display: none !important;
}
.caf-post-layout2 #manage-post-area {
    min-height: 55px !important;
    width: 100% !important;
}
.caf-post-layout2 .caf-meta-content-cats {
    display: none !important;
}
.data-target-div1 .caf-post-layout2 .caf-post-title h2 {
    text-align: left !important;
}

@media screen and (max-width: 479px) {
    ul.caf-filter-container.caf-filter-layout1 {
        height: auto !important;
    }
    ul.caf-filter-layout1 li {
        margin: 15px 0px !important;
                width: 95%;
        height: 40px;
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    ul.caf-filter-container.caf-filter-layout1 {
        height: auto !important;
    }
    ul.caf-filter-layout1 li {
        margin: 15px 0px !important;
                width: 95%;
        height: 40px;
        display: block !important;
    }
}
/*@media (min-width: 1000px) {
    ul.caf-filter-container.caf-filter-layout1 {
        height: auto !important;
    }
    ul.caf-filter-layout1 li {
        margin: 15px 0px !important;
                width: 95%;
        height: 40px;
        display: block !important;
    }
}*/
@media screen and (max-width: 991px) {
    ul.caf-filter-container.caf-filter-layout1 {
        height: auto !important;
    }
    ul.caf-filter-layout1 li {
        margin: 15px 0px !important;
                width: 95%;
        height: 40px;
        display: block !important;
    }
}