@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
body{
    font-family: Inter;
    color: rgba(6,27,59,.75);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}
.container{
    max-width: 1290px;
}
body ::selection{
    color: #1ed482;
    background: 0 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto{
    padding-right: 15px;
    padding-left: 15px;
}
.button{
    background-color: #1ed482;
    border-radius: 30px;
    padding: 15px 30px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
    border-color: #1ed482;
    border-width: 2px;
}
.button:hover{
    background: #fff;
    color: #061b3b;
    border: 2px solid rgba(6,27,59,.1);
}
.button--white{
    background-color: #fff;
    color: #061b3b;
    border: 2px solid rgba(6,27,59,.1);
}
.button--white:hover{
    background: #1ed482;
    color: #fff;
    border-width: 2px;
    border-color: #1ed482;
}
.h1,
h1{
    color: #061b3b;
    font-family: Inter;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 54px;
    margin-bottom: 30px;
}
.h2,
h2{
    color: #061b3b;
    font-family: Inter;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 40px;
}
.h3,
h3{
    color: #061b3b;
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 15px;
}
.h4,
h4{
    color: #061b3b;
    font-family: Inter;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 15px;
}
.h5,
h5{
    color: #061b3b;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.3;
    margin-bottom: 15px;
}
.h1 span,
h1 span{
    color: #37f;
}
p{
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}
img{
    max-width: 100%;
    height: auto;
}
.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5{
    text-transform: none;
    color: #061b3b;
    font-weight: 600;
}
.header__nav__buttons .button:last-child{
    margin-right: 0;
}
.scrolled #header{
    background-color: #fff;
}
.header__logo__img--white{
    display: none;
}
.header__dark .header__nav #main-nav li a{
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
}
.bg--light{
    background-color: #f5f9ff;
}
.page-blocks section{
    padding: 80px 0;
}
.step-items .step-item{
    max-width: 20%;
    width: 100%;
    padding: 0 10px 20px 10px;
}
.step-items .step-item .icon{
    margin-bottom: 25px;
}
.group_buttons{
    padding-top: 40px;
}
.group_buttons .button{
    margin: 0 5px;
    margin-right: 10px;
}
.content-sec{
    max-width: 396px;
    margin: auto;
    width: 100%;
}
.content-sec-case{
    max-width: none!important;
}
.case-line{
    border-bottom: 1.5px solid rgba(6,27,59,.1);
    padding: 50px 0;
}
.case-logo{
    padding-bottom: 30px;
}
.case-logo img{
    max-width: 210px;
    max-height: 60px;
    height: auto;
    object-fit: contain;
}
.casestudy .testimonial-sec{
    width: 100%;
    text-align: left;
}
.casestudy .testimonial-sec .content-testimonial{
    padding: 0 0 30px 0;
}
.casestudy .testimonial-sec .content-testimonial p{
    font-size: 22px;
    font-weight: 600!important;
}
.casestudy .testimonial-sec .testi_auth .right-sec h5{
    margin: 0;
}
.casestudy .testimonial-sec .testi_auth .left-sec{
    width: 60px;
    margin-right: 15px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.casestudy .testimonial-sec .testi_auth{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.casestudy .testimonial-sec .testi_auth .autcomp{
    display: inline-block;
    position: relative;
    padding-left: 10px;
    margin-left: 3px;
}
.casestudy .testimonial-sec .testi_auth .autcomp::before{
    height: 17px;
    width: 2px;
    display: block;
    background: #1ed482;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.casestudy .case-border {
    -webkit-box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    -moz-box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    border-radius: 24px;
    padding: 30px 30px 1px 30px;
    margin-bottom: 40px;
}
.casestudy .case-border-2 {
    -webkit-box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    -moz-box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    box-shadow: 0px 0px 24px -1px rgba(120,120,120,0.14);
    border-radius: 24px;
    padding: 30px 30px 30px 30px;
    margin-bottom: 40px;
}

.casestudy .case-border-2 .tag-c {
    color: #37f;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  padding: 10px 15px;
  border-radius: 15px;
  background: rgba(51,119,255,.05);
    margin-top: 20px;
}
.home .breadcrumb-inner{
    display: none;
}
.breadcrumb-inner,
.breadcrumb-transparent{
    padding: 0 0 30px 0!important;
}
.header__transparent .breadcrumb-transparent{
    padding: 100px 0 15px 0!important;
}
.header__transparent .breadcrumb-transparent{
    padding: 100px 0 15px 0!important;
}
.breadcrumb-single{
    padding: 120px 0 15px 0!important;
}
.footer__copy{
    background: #061b3b;
    padding: 27px 0;
}
.footer__copy .footer__bottom__copyright{
    opacity: 1;
}
.footer__copy .footer__bottom__copyright p{
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
}
.footer__copy .footer__main__social{
    padding-top: 0;
}
.footer__copy .footer__main__social .footer__main__social__list{
    margin: auto;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: right;
}
.footer__main__social__list li{
    line-height: 0;
    padding: 0;
}
.footer__main__social__list li a{
    height: auto;
    background: 0 0;
    display: block;
}
.footer__main__social__list li a i{
    transform: none;
    top: auto;
    left: auto;
    position: relative;
}
.shrlg{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer__bottom .shrlg li{
    margin-right: 5px;
}
.footer__main h4{
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    position: relative;
}
.btmmenu > p{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    color: #061b3b;
    margin-bottom: 15px;
    position: relative;
    display: block;
}
.btmmenu > p.adres::after,
.btmmenu > p::after{
    display: none;
}
.footer__main .product-nav{
    padding-top: 10px;
}
.footer__main .product-nav .menu li a, .footer__main .product-nav .menu li{
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    display: flex;
    align-content: center;
    min-height: 24px;
    align-items: center;
}
.footer__main .product-nav .menu li.femail{
    margin: 0;
}
.footer__main .product-nav .menu li:hover a{
    color: #061b3b;
}
.section.partners.partners_logo{
    padding: 70px 0;
}
.footer__main .product-nav .menu li{
    margin-top: 10px;
}


.icon-blocks .col-md-3,
.icon-blocks .col-md-4{
    padding-top: 30px;
    padding-bottom: 30px;
}
.icon-blocks.steps_section .col{
    margin-bottom: 25px;
}
.header__logo img,
.header__logo svg{
    max-width: 100%;
    height: 60px;
    width: auto;
}
#banner-area.kyc_banner .image-area{
    text-align: right;
}
.testimonials-slider__item{
    padding: 0 15px;
}
.testimonials-slider__item__inner{
    border: 1.5px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
    padding: 40px 30px;
}
.testimonials-slider__item__footer{
    padding: 0 0 30px 0;
}
.testimonials-slider__item__footer__img{
    width: 60px;
    min-width: 60px;
    height: 60px;
}
.testimonials-slider__item__footer__content h4{
    color: #061b3b;
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
}
.testimonials-slider__item__footer__content p{
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
    opacity: 1;
    color: rgba(6,27,59,.75);
}
.slick-slide:not(.slick-active) .testimonials-slider__item{
    opacity: .25;
}
.testimonials-slider_list{
    margin: 0 -24px;
}
.testimonials-slider_list .slick-list{
    overflow: visible;
}
.testimonials-slider_list .slick-slide{
    opacity: .3;
}
.testimonials-slider_list .slick-active{
    opacity: 1;
}
.testimonials-slider_heading{
    padding-bottom: 50px;
}
.testimonials-slider__nav{
    padding: 0;
    justify-content: right;
}
.logo-slider__nav__btn,
.testimonials-slider__nav__btn{
    height: 60px;
    width: 60px;
    border-radius: 100%;
    margin: 0 0 0 10px;
    border: 1.5px solid rgba(6,27,59,.1);
    background: #fff;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-flex;
    position: relative;
}
.logo-slider__nav__prev{
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.logo-slider__nav__btn:hover,
.testimonials-slider__nav__btn:hover{
    background: #1ed482;
    border-color: #1ed482;
}
.logo-slider__nav__btn g path,
.testimonials-slider__nav__btn g path{
    stroke: #061b3b;
}
.logo-slider__nav__btn svg rect,
.testimonials-slider__nav__btn svg rect{
    fill: #061b3b;
}
.logo-slider__nav__btn:hover g path,
.testimonials-slider__nav__btn:hover g path{
    stroke: #fff;
}
.logo-slider__nav__btn:hover svg rect,
.testimonials-slider__nav__btn:hover svg rect{
    fill: #fff;
}
.logo-slider__nav__btn svg,
.testimonials-slider__nav__btn svg{
    width: 16px;
    margin: auto;
}
.logo-slider__nav{
    display: flex;
    justify-content: center;
}
.logo-slider__nav .logo-slider__nav__btn{
    margin: 0 5px;
}
.numbertext .counter{
    color: #37f;
    font-family: Inter;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 54px;
    text-align: center;
}
.numbertext{
    margin-bottom: 20px;
}
.contentiwthnumber .icon-item p{
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}
.text-white h2,
.text-white h3,
.text-white p{
    color: #fff;
}
.home #banner-area h1{
    margin-right: -10px;
}
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.button--white--blue,
.button.button--white--text:focus,
.button.button--white--text:hover{
    color: #37f;
    background: #fff;
    border-color: #fff;
}
.button--white--text,
.button.button--white--blue:focus,
.button.button--white--blue:hover{
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
}
.row.row-reverse{
    flex-direction: row-reverse;
}
.image_content .row{
    padding: 40px 0;
}
section.image_content{
    padding: 80px 0;
}
.image_content .button{
    margin-top: 20px;
}
.page-id-909 .image_content img{
    max-height: unset;
    max-width: 100%;
    width: auto;
}
.image_content .content-sec p{
    max-width: 390px;
}
.image_content .content-sec .button{
    margin-top: 10px;
}
.blctasec{
    border-radius: 30px;
    background-color: #37f;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.blctasec > img{
    max-width: 100%;
    width: auto;
    max-height: 405px;
    margin-left: auto;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.blctasec h5{
    color: #fff;
    font-family: Inter;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 44px;
}
.blboxcon .group_buttons{
    padding-top: 25px;
}
.group_buttons .button{
    margin-top: 20px;
}
.icon-item{
    position: relative;
}
.icon-item .iconindlink{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.home .blboxcon{
    padding-left: 80px;
}
.blboxcon{
    margin-left: 0;
    padding: 50px 20px 50px 50px;
    max-width: 820px;
}
.cllg{
    display: flex;
    justify-content: right;
    align-items: center;
}
.cllg img{
    margin-left: 30px;
}
#banner-area .group_buttons{
    padding-top: 15px;
}
#banner-area{
    padding: 0 0 120px 0;
}
.press-media-hdr .image-area img{
    max-width: 856px!important;
    margin-left: -231px!important;
}
.hdr-img-small-height .image-area img{
    max-height: 450px!important;
}
.scrolled #header{
    background: #fff!important;
    border-bottom: 1.5px solid rgba(6,27,59,.1);
}
#banner-area .image-area img{
    margin-bottom: -120px;
    max-width: unset;
    max-height: 620px;
    -o-object-fit: contain;
    object-fit: contain;
}
#banner-area .image-area-blog img{
    max-width: 100%;
    max-height: 620px;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    border-radius: 15px;
}
#banner-area .blog-featured-img{
    position: relative;
}
#banner-area .blog-featured-img:before{
    content: " ";
    background: url(../../assets/images/blog-hdr-circle.svg);
    position: absolute;
    right: -236px;
    width: 687px;
    height: 457px;
    object-fit: contain;
    bottom: -120px;
}
#banner-area .blog-featured-img .blog-featured-content{
    padding: 0;
    background: url(../../assets/images/gradient-blog-hdr.svg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.home #banner-area .image-area img{
    max-height: 760px;
}
.content-sec ul{
    max-width: 390px;
    width: 100%;
}
#banner-area.kyc_banner .image-area img{
    max-height: 542px;
    margin-left: auto;
    margin-right: -40px;
}
#banner-area.kyc_banner{
    padding-top: 50px;
    padding-bottom: 40px;
}
#banner-area.kyc_banner .desc-area{
    margin-bottom: auto;
}
#banner-area.kyc_banner h1{
    margin-right: -50px;
}
#banner-area p strong{
    color: #061b3b;
    margin-top: 30px;
    display: block;
    margin-bottom: 15px;
}
.authentication_banner .image-area{
    margin-bottom: 0;
    margin-top: 0;
}
#banner-area.authentication_banner .desc-area{
    margin-top: 0;
    margin-bottom: auto;
    position: relative;
    z-index: 1;
}
.icon-blocks.steps_section h3{
    text-align: center;
}
.icon-blocks.steps_section .icon{
    margin-bottom: 25px;
    min-height: 280px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.icon-blocks.steps_section .icon-item{
    padding: 0;
}
.techsection .blboxcon{
    max-width: 405px;
    width: 100%;
}
.contentiwthnumber .group_buttons{
    display: flex;
    justify-content: center;
    padding-top: 70px;
}
#banner-area.authentication_banner .image-area img{
    max-height: 550px;
    margin-left: -30px;
}
#banner-area.authentication_banner h1{
    margin-right: -160px;
}
.techsection .blctasec{
    background-size: auto 505px;
    background-repeat: no-repeat;
}
.techsection .blboxcon h5{
    color: rgba(255,255,255,.75);
    margin-bottom: 15px;
}
.techsection .blboxcon h5 img{
    height: 43px;
    width: auto;
    vertical-align: top;
    margin: 5px 0 0 0;
}
.techsection .blboxcon p{
    color: rgba(255,255,255,.75);
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 15px;
}
.content-sec h2{
    margin-bottom: 30px;
}
.content-sec .button{
    margin-top: 0;
}
.techsection .blboxcon .button{
    margin-top: 15px;
}
.blogcontent .techsection .blboxcon{
    max-width: 485px;
    width: 100%;
}
.page-blocks section.contentimagesec{
    padding: 0;
}
.partners.our-client{
    overflow: hidden;
}
.partners.our-client .slick-list{
    overflow: visible;
}
section.image_content.kyc-plus .row.align-items-center{
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: start!important;
    padding-bottom: 0;
}
section.image_content.kyc-plus{
    padding-bottom: 0;
}
section.image_content.kyc-plus .col-md-6 img{
    max-width: unset;
    width: auto;
    height: 670px;
    max-height: unset;
    margin-left: -20px;
}
.home #banner-area .content-area{
    padding-top: 120px;
}
.home #banner-area .content-area p{
    max-width: 500px;
}
#banner-area.authentication_banner.kyb_banner .image-area img{
    max-height: 550px;
    margin-left: 0;
}
.flagarea{
    width: 100%;
}
.flagarea .col-md-2 img{
    margin-right: 15px;
    max-width: 34px;
    height: auto;
}
.flagarea .col-md-2{
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
a.footer-flag-c{
    display: flex;
    align-items: center;
    line-height: 1.2;
}
section.image_content.kyc-plus .content-sec{
    max-width: 100%;
    margin-top: 0;
}
.image_content.kyc-plus .col-md-6:first-child{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
section.image_content.kyc-plus .content-sec ul{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
}
.page-blocks .content-sec ul li{
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 23px;
    background-image: url(../images/Check_Mark.svg);
    background-repeat: no-repeat;
    background-position: left 4px;
}
section.image_content.kyc-plus .content-sec ul li:first-child{
    padding-left: 0!important;
    background: 0 0!important;
}
.icon-blocks.why_us .icon-item{
    text-align: left!important;
    background: #fff;
    border-radius: 15px;
    position: relative;
    height: 100%;
    padding: 30px;
    z-index: 0;
}
.icon-blocks.why_us .icon-item::after{
    background: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    border-radius: 15px;
    position: absolute;
    z-index: -1;
    pointer-events: none;
}
.icon-blocks.why_us .icon-item::before{
    height: 90%;
    width: 245px;
    opacity: .1;
    border-radius: 15px;
    background-color: #061b3b;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 3px;
    box-shadow: 0 0 50px #061b3b;
    left: 50%;
    transform: translateX(-50%);
}
.icon-blocks.why_us .icon-item .icon{
    margin-bottom: 30px;
}
.buttontoptitle{
    text-align: center;
    color: #061b3b;
    margin-bottom: -10px;
    font-weight: 700;
}
.title-section{
    padding-top: 185px;
    padding-bottom: 195px;
}
.accordion-item .accordion-desc{
    display: none;
}
.faqarea h2{
    margin-bottom: 30px;
}
.accordion-header .tlgbtn{
    border: 1.5px solid rgba(6,27,59,.1);
    border-radius: 30px;
    background-color: #fff;
    height: 60px;
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.accordion-header .tlgbtn::before{
    height: 2.5px;
    width: 12.5px;
    border: .5px solid #061b3b;
    border-radius: .5px;
    background-color: #061b3b;
    content: "";
    display: block;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.accordion-header .tlgbtn::after{
    height: 12.5px;
    width: 2.5px;
    border: .5px solid #061b3b;
    border-radius: .5px;
    background-color: #061b3b;
    content: "";
    display: block;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.accordion-item.active .accordion-header .tlgbtn::after{
    display: none;
}
.accordion-header{
    min-height: 60px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding-right: 90px;
}
section.image_content .tptl .content-sec{
    margin-left: 0;
}
.icon-blocks.steps_section .Top p{
    margin-bottom: 40px;
}
.page-id-1277 .image_content .img-sec img{
    max-width: 100%;
    max-height: 700px;
}
.title-section{
    background-position: center bottom;
    background-repeat: no-repeat;
}
.accordion-body ol,
.accordion-body ul,
.icon-item ol,
.icon-item ul{
    margin: 0 0 25px 0;
    padding: 0;
}
.accordion-body ul li, .icon-item ul li{
    margin: 0 0 8px 22px;
    padding: 0;
    list-style: disc;
}
.accordion-body ol li, .icon-item ol li{
    margin: 0 0 8px 22px;
    padding: 0;
    list-style-type: decimal;
}
.accordion-body p, .icon-item p{
    margin-bottom: 25px;
}
.faqarea{
    margin-bottom: 70px;
}
.accordion-body p a, .icon-item p a{
    color: #4bcfff;
    text-decoration: underline;
}
.sidebar-faq ul li a{
    min-height: 60px;
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.sidebar-faq ul li a .sidebar-faq__icon{
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 15px;
    position: relative;
    display: inline-block;
}
.sidebar-faq ul li a .sidebar-faq__icon img{
    width: 40px;
    max-width: initial;
    height: auto;
    position: absolute;
    top: -4px;
    left: -5px;
}
.blogcontent .title-section{
    padding-top: 60px;
    padding-bottom: 195px;
}
section.feasnglblogarea{
    border-top: solid 2px #fff;
    padding: 80px 0;
}
.feasnglblogarea .blgimg{
    width: 100%;
    height: 310px;
    background-size: cover;
    background-position: center center;
    border-radius: 18px;
    overflow: hidden;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
.blogdetails > span{
    background: #fff;
    color: #37f;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    display: inline-flex;
    padding: 10px 15px;
    border-radius: 15px;
}
.blogdetails-hdr{
    display: block;
    padding: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.blogdetails-hdr .cat-info{
    background: #fff;
    color: #37f;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    display: inline-flex;
    padding: 10px 15px;
    border-radius: 15px;
}
.blogdetails-hdr h3{
    color: #fff;
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-shadow: 0 1px 2px rgba(0,0,0,.4);
}
.blogdetails h3{
    color: #061b3b;
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.blogitem-new .blogdetails h3{
    color: #061b3b;
    font-family: Inter;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 30px;
}
.blogdetails .auth .autimg{
    min-width: 54px;
    margin-right: 15px;
    max-width: 54px;
}
.blogdetails .auth .autimg img{
    border-radius: 100%;
    display: block;
    width: 54px;
    height: 54px;
}
.contentBlock .auth{
    display: flex;
    justify-items: center;
    margin-top: 35px;
}
.contentBlock .auth .autname h4{
    color: #061b3b;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
}
.content-block blockquote::before{
    content: '"';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 16px;
    font-weight: 600;
    color: #4bcfff;
    height: 13px;
    width: 16px;
}
.content-block blockquote{
    margin: 1.33333rem 0;
    position: relative;
    padding-left: 0;
    padding-top: 1.11111rem;
}
.content-block blockquote p{
    color: #061b3b;
    font-family: Inter;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 44px;
}
.contentBlock .auth .autname .companyname::before{
    height: 15px;
    width: 2px;
    background-color: #1ed482;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    margin-right: 7px;
    margin-left: 3px;
}
.blogdetails .auth{
    display: flex;
    justify-items: center;
    margin-bottom: 40px;
    align-items: center;
}
.blogitem-new .blogdetails .auth{
    display: flex;
    justify-items: center;
    margin-bottom: 0;
    align-items: center;
}
.contentBlock .auth .autname h4{
    color: #061b3b;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
}
.contentBlock .auth .autimg{
    width: 54px;
    margin-right: 15px;
}
.page-blocks section.section.youmayalsoblock{
    padding-bottom: 0;
    padding-top: 75px;
}
.page-blocks.singlebpost .techsection.pb-7{
    padding-top: 0;
}
.content-block ul.number > li::before{
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ". ";
    color: #4bcfff;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    background: 0 0;
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0;
    top: 0;
    right: auto;
    left: -22px;
}
.content-block ul.number{
    counter-reset: my-sec-counter;
}
.contentBlock .auth .autimg img{
    width: 54px;
    border-radius: 100%;
    height: 54px;
}
.blogdetails .auth .autname .companyname::before{
    height: 15px;
    width: 2px;
    background-color: #1ed482;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    margin-right: 7px;
    margin-left: 3px;
}
.blogitem-new .blogdetails .auth .autname .companyname:before{
    height: 13px;
    width: 2px;
    background-color: #1ed482;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 7px;
    margin-left: 3px;
}
.bloglistitems .blogitemarea,
.bloglistitems .col-md-12,
.bloglistitems .col-md-4{
    padding-bottom: 60px;
}
.blogitem .blgimg{
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 280px;
    border-radius: 18px;
    width: 100%;
    background-size: cover;
}
.blogitem-new{
    background: #fff;
    box-shadow: 0 10px 20px rgba(6,27,59,.1);
    border-radius: 10px;
}
.blogitem-new .blogdetails{
    padding: 20px;
}
.blogitem-new .blgimg{
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 215px;
    width: 100%;
    background-size: cover;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blogitemarea.col-md-6 .blogitem .blgimg,
.blogitemarea.col-md-8 .blogitem .blgimg{
    min-height: 430px;
}
.blastsec .techsection.pb-7.bloglastsection{
    padding-top: 0;
}
.blogdetails > span a{
    color: #37f;
}
.title-section.blg-cat{
    padding-top: 60px;
    padding-bottom: 195px;
}
.blogitem .blogdetails > span{
    margin-top: 20px;
    background: rgba(51,119,255,.05);
}
.blogitem-new .blogdetails > span{
    margin-bottom: 20px;
    background: rgba(51,119,255,.05);
}
.page-blocks section.blglistarea{
    padding: 80px 0 0;
}
.blg_filter ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.blg_filter{
    margin-bottom: 80px;
}
.blg_filter ul li{
    background: rgba(51,119,255,.05);
    margin: 0 5px;
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    padding: 15px 20px;
    border-radius: 30px;
    cursor: pointer;
    margin-bottom: 5px;
}
.blg_filter ul li.active{
    background: #37f;
    color: #fff;
}
.blogdetails .auth .autname h4{
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}
.blogitem-new .blogdetails .auth-w{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    padding-right: 40px;
    bottom: 20px;
}
.blog-hdr-btm-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-hdr-btm-info .auth-w{
    font-size: 12px;
    line-height: 1;
    color: #fff;
}
.blog-hdr-btm-info .topsecdate{
    line-height: 21px;
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}
.blogitem-new .blogdetails .auth .autname h4{
    font-size: 14px;
    line-height: 28px;
    margin: 0;
}
.blogitem-new .blogdetails .auth .autname p{
    font-size: 12px;
    line-height: 1;
}
.content-sec p,
.content-sec ul{
    margin-bottom: 30px;
}
.content-sec p:last-child{
    margin-bottom: 0;
}
.content-sec{
    max-width: 484px;
}
.order-lg-0 .content-sec{
    margin-left: 0;
}
.smalltagtitle{
    display: inline-flex;
    border: 1.5px solid #fff;
    border-radius: 15px;
    background-color: #fff;
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 38px;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 20px;
}
.page-blocks .title-section h1{
    margin: 0;
}
.page-blocks .title-section.faq-title{
    padding: 80px 0 185px 0;
}
h2 span{
    color: #37f;
}
.row.tptl{
    padding-bottom: 0;
}
.contenc-center-part .blboxcon-center{
    max-width: 480px;
    width: 100%;
}
.contenc-center-part .blboxcon-center h2{
    margin-bottom: 15px;
}
.contenc-center-part .group_buttons{
    padding-top: 30px;
}
.contenc-center-part .blctasec{
    padding: 70px;
}
.faqarea:last-child{
    margin: 0;
}
.faqarea h3{
    display: flex;
    min-height: 40px;
    align-items: center;
}
.faqarea__heading__icon{
    width: 46px;
    height: 46px;
    min-width: 46px;
    margin-right: 15px;
    position: relative;
    display: inline-block;
}
.faqarea__heading__icon img{
    width: 138%;
    max-width: inherit;
    height: auto;
    max-width: initial;
    position: absolute;
    top: -4px;
    left: -8px;
}
.contarea{
    position: relative;
    z-index: 1;
}
.image_content{
    overflow: hidden;
}
.home .image_content{
    overflow: visible;
}
.testimonials-slider_list .slick-track{
    display: flex;
    align-items: stretch;
}
.testimonials-slider_list .slick-slide{
    height: auto;
}
.testimonials-slider_list .slick-slide > div,
.testimonials-slider_list .testimonials-slider__item,
.testimonials-slider_list .testimonials-slider__item__inner,
.testimonials-slider_list li{
    height: 100%;
}
.testimonials-slider .group_buttons{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
}
.testimonials-slider__item__footer__content{
    width: 100%;
    max-width: calc(100% - 75px);
}
.testimonials-slider__item__footer__content p .autcomp{
    display: inline-block;
    position: relative;
    padding-left: 10px;
    margin-left: 3px;
}
.testimonials-slider__item__footer__content p .autcomp::before{
    height: 17px;
    width: 2px;
    display: block;
    background: #1ed482;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.image_content.kyc-plus .row{
    padding-bottom: 0;
    padding-top: 0;
}
.page-blocks.blogcontent .title-section h1{
    margin-bottom: 30px;
}
.techsectionmap h2{
    margin-bottom: 30px;
}
.maparea{
    position: relative;
}
.maparea img{
    width: 100%;
}
.mapbuttontext{
    border: 2px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
    display: inline-flex;
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    padding: 20px 30px;
    position: absolute;
    bottom: 230px;
    width: auto;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 30px;
}
.mapbuttontext .ccode{
    margin-left: 30px;
    color: rgba(6,27,59,.75);
}
.page-template-template-book-a-demo #main,
.page-template-template-book-a-demo-wide #main,
.page-template-template-free-tiral #main,
.page-template-verify-your-email #main{
    padding: 0;
}
@media(min-width:900px){
    .bookpage-header{
        position: absolute;
        top: 0;
        left: 0;
    }
    .bookpage-header .logo-sec{
        margin-top: 20px;
    }
    .bookpage-header .header__logo{
        width: 100%;
        max-width: 100%;
    }
}
.bookpage .fmarea{
    border-radius: 15px;
    background-color: #fff;
    padding: 40px;
    z-index: 0;
    position: relative;
}
.bookform{
    position: relative;
    z-index: 0;
}
.bookpage .bookform::before{
    content: "";
    width: 726px;
    height: 720px;
    position: absolute;
    top: auto;
    bottom: -40%;
    left: 50%;
    background: url(../images/circle-graphic.svg) 0 100%;
    z-index: 0;
}
.fmarea h3{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
}
.nf-form-layout .nf-before-form-content{
    display: none;
}
.nf-form-layout .nf-form-content{
    padding: 0;
}
.nf-form-layout .nf-form-content .nf-field-container{
    margin-bottom: 15px;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-field-label{
    margin-bottom: 10px;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-field-label label{
    color: #061b3b;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-input-limit{
    margin: 0;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-field-label label .ninja-forms-req-symbol{
    color: #1ed482;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-field-element input:not([type=button]),
.nf-form-layout .nf-form-content .nf-field-container .nf-field-element select.ninja-forms-field:not([multiple]){
    border: 2px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
    display: block;
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    min-height: 60px;
    padding-left: 20px;
    padding-right: 20px;
}
.nf-form-layout .nf-form-content .nf-field-container .nf-field-element textarea{
    border: 1.5px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
    display: block;
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    height: 150px;
    padding-left: 20px;
    padding-right: 20px;
}
.nf-form-layout .nf-form-content .list-select-wrap .nf-field-element > div{
    background: 0 0!important;
    min-height: 60px;
    border: 1.5px solid rgba(6,27,59,0);
    border-radius: 15px;
    display: block;
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 16px;
    z-index: 2;
    pointer-events: none;
}
.nf-form-layout .nf-form-content .list-select-wrap > div div::after{
    content: "\f107";
    font-size: 20px;
    color: rgba(6,27,59,.75);
    right: 15px;
    bottom: 0;
    height: 60px;
    line-height: 60px;
}
.nf-form-layout .nf-form-content .nf-field-container.submit-container input[type=button]{
    width: 100%;
    border-radius: 30px;
    background-color: #1ed482;
    height: 60px;
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}
.nf-form-layout .nf-form-content .nf-field-container.submit-container{
    padding-top: 15px;
}
.nf-form-layout .nf-form-content .nf-field-container.html-container p{
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
}
.nf-form-layout .nf-form-content .nf-field-container.html-container p a{
    color: #1ed482;
    text-decoration: underline;
}
.nf-form-layout .nf-form-content .nf-field-container.html-container{
    margin: 0;
    padding-top: 15px;
}
.bookpage .company-sec .logo-border{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -5px;
}
.bookpage .company-sec h5{
    margin-bottom: 25px;
}
.bookpage .company-sec{
    padding-top: 50px;
}
.page-id-3176 .bookpage .testimonial-sec{
    padding-top: 80px;
    max-width: 490px;
}
.bookpage .testimonial-sec{
    max-width: 495px;
    width: 100%;
    padding-top: 20px;
}
.bookpage .testimonial-sec .testi_auth .right-sec h5{
    margin: 0;
}
.bookpage .testimonial-sec .testi_auth .left-sec{
    width: 60px;
    margin-right: 15px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bookpage .testimonial-sec .testi_auth{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.bookpage .testimonial-sec .testi_auth .autcomp{
    display: inline-block;
    position: relative;
    padding-left: 10px;
    margin-left: 3px;
}
.bookpage .testimonial-sec .testi_auth .autcomp::before{
    height: 17px;
    width: 2px;
    display: block;
    background: #1ed482;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.bookpage .logo-sec{
    margin-bottom: 30px;
    margin-top: 20px;
}
.bookpage .logo-sec .header__logo{
    vertical-align: top;
}
.bkplink svg{
    transform: rotate(180deg);
    width: auto;
    margin-right: 10px;
}
.bkplink{
    font-size: 16px;
    display: inline-flex;
    align-items: center;
}
.bookpage.section{
    padding-top: 75px;
    padding-bottom: 75px;
    min-height: 100vh;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-field-container.html-container{
    margin: 0;
    padding-top: 0;
}
div.nf-error.field-wrap .nf-field-element::after{
    height: 58px;
    width: 50px;
    border-radius: 0 14px 14px 0;
    line-height: 58px;
}
.nf-error-msg{
    font-size: 16px;
}
.singlebpost .snglblogarea .blogdetails h1{
    margin-top: 20px;
}
.singlebpost .snglblogarea .blogdetails .auth .pdatesec{
    margin-left: 20px;
}
.singlebpost .snglblogarea .blogdetails .auth .readcls{
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}
.singlebpost .snglblogarea .blogdetails .auth .readcls::before{
    content: "";
    height: 15px;
    background: rgba(6,27,59,.75);
    width: 2px;
    left: 0;
    top: 7px;
    display: block;
    position: absolute;
}
.catg a, span.catg {
    border-radius: 15px;
    background: #fff;
    border: 1.5px solid #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    color: #37f;
}
.singlebpost .snglblogarea .blgimg{
    height: 420px;
    position: relative;
}
.page-blocks.singlebpost .snglblogarea{
    padding-bottom: 0;
    padding-top: 0;
}
.singblgimg{
    position: relative;
    z-index: 0;
}
.case-bookitem .left__item{
    width: 96px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
}
.case-bookitem .right__item{
    max-width: calc(515px - 116px);
    width: 100%;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
}
.case-bookitem .right__item .green-btn{
    color: #1ed482;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: right;
    margin-top: 20px;
    display: inline-flex;
    vertical-align: top;
}
.case-bookitem .right__item .green-btn svg{
    margin-top: 6px;
    margin-left: 8px;
    margin-bottom: auto;
}
.case-bookitem{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.case-bookitem:last-child{
    padding-bottom: 0;
}
.bloglistitems .blogitem{
    position: relative;
    padding-bottom: 60px;
    height: 100%;
}
.bloglistitems .blogitem-new{
    position: relative;
    height: 100%;
    padding-bottom: 50px;
}
.blog-new .col-md-4{
    padding-right: 30px!important;
    padding-left: 30px!important;
}
.blogitem-new .topsecdate{
    font-size: 12px;
}
.blogitem-new .button{
    min-width: 112px!important;
}
.blogitem-new .readcls{
    border: 0!important;
    position: relative!important;
    padding: 0 0 0 5px!important;
    margin: 0!important;
}
.blogitem-new .topsecdate .readcls:before{
    height: 13px;
    width: 2px;
    background-color: #1ed482;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 3px;
    margin-left: 3px;
}
.blogsec > .col-md-8.offset-md-2{
    margin-bottom: 30px;
}
.blogitem .blogdetails .button{
    position: absolute;
    bottom: 0;
    left: 0;
}
.thanktext{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    border: 1.5px solid rgba(6,27,59,.1);
    border-radius: 15px;
    background-color: #fff;
    padding: 15px 30px;
    top: 80px;
}
.page-id-1256 .bookpage .fmarea,
.page-id-1261 .bookpage .fmarea{
    margin-top: 80px;
}
.faq-contentarea .contentimagesec{
    padding-top: 0!important;
    padding-bottom: 75px!important;
}
.faq-contentarea .contentimagesec .container,
.faq-contentarea .technicalsechere .techsection .container{
    padding: 0;
}
.faq-contentarea .contentimagesec .blboxcon,
.faq-contentarea .technicalsechere .techsection .container .blboxcon{
    margin-left: 0;
    padding: 50px 25px 50px 50px;
}
.faq-contentarea .technicalsechere .techsection{
    padding-top: 0;
    padding-bottom: 75px!important;
}
.faq-contentarea .technicalsechere .techsection .container .blctasec{
    background-size: auto 100%;
}
.faq-contentarea .technicalsechere .techsection .container .blctasec .button{
    margin-top: 15px;
}
.faq-contentarea .technicalsechere .techsection .container .blboxcon{
    max-width: 375px;
}
.content-block ul > li::before{
    background-color: #4bcfff;
    width: 9px;
    height: 9px;
    min-width: 9px;
}
.page-blocks.singlebpost .techsection .blboxcon{
    max-width: 512px;
    margin: 0;
    padding: 50px;
}
.page-blocks.singlebpost .techsection .blboxcon .button{
    margin-top: 15px;
}
.page-blocks.singlebpost .contentimagesec .blboxcon{
    margin: 0;
    padding: 50px 50px 50px 50px;
    max-width: 820px;
}
.page-blocks.singlebpost .contentimagesec .blboxcon .group_buttons{
    padding-top: 15px;
}
body.header-active .header__nav .menu-item{
    margin-right: 0;
    border-bottom: 1px solid #f5f9ff;
}
.calendly_code{
    overflow: hidden;
    border-radius: 15px;
}
.i-hdrtxt .group_buttons{
    padding-top: 20px;
}
.dropdown-menu{
    display: none;
    background: #fff;
    border: 2px solid rgba(6,27,59,.1);
    border-radius: 10px;
    z-index: 1;
    padding: 10px 0;
}
#myDropdown::after{
    content: "\f107 ";
    font-family: fontawesome;
    margin-left: 6px;
    font-weight: 400;
    font-size: 20px;
    vertical-align: top;
}
#myDropdown.noarrow::after{
    display: none;
}
.dropdown-menu.show{
    display: block;
}
.dropdown-menu .dropdown-item{
    display: block;
    cursor: pointer;
    padding: 6px 20px;
    text-align: left;
}
#counter .col:nth-child(2) .numbertext .counter::after{
    content: "%";
}
#counter .col:nth-child(3) .numbertext .counter::after{
    content: "%";
}
#counter .col:nth-child(4) .numbertext .counter::after{
    content: "%";
}
.page-id-1264 .image_content img,
.page-id-1277 .image_content img,
.page-id-1296 .image_content img{
    max-height: 600px;
    max-width: 100%;
    width: auto;
}
.cont-contact h1{
    text-align: center;
}
.cont-contact .address{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0;
}
.cont-contact .address a{
    margin-right: 20px;
}
div.cli-bar-btn_container a.cli_settings_button{
    background-color: #fff!important;
    color: #061b3b!important;
    border: 2px solid rgba(6,27,59,.1);
    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    border-radius: 30px;
}
div.cli-bar-btn_container a.cli_settings_button:focus,
div.cli-bar-btn_container a.cli_settings_button:hover{
    background-color: #1ed482!important;
    border: 2px solid #1ed482!important;
    color: #fff!important;
}
div.cli-bar-btn_container .cli_action_button{
    background-color: #1ed482!important;
    border-radius: 30px;
    padding: 15px 30px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #1ed482!important;
}
div.cli-tab-footer a.wt-cli-privacy-accept-btn{
    background-color: #1ed482!important;
    border-radius: 30px;
    padding: 15px 30px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #1ed482!important;
}
div.cli-bar-btn_container .cli_action_button:focus,
div.cli-bar-btn_container .cli_action_button:hover,
div.cli-tab-footer a.wt-cli-privacy-accept-btn:hover{
    color: #061b3b!important;
    border: 2px solid rgba(6,27,59,.1)!important;
    background: #fff!important;
}
.post__sidebar{
    position: sticky;
    top: 1em;
}
.setimgheight.img-sec img{
    max-width: unset;
    float: right;
}
.order-md-1 .setimgheight.img-sec img{
    float: left;
}
.fmarea .nf-form-layout .nf-form-content .nf-field-container .nf-field-element input[type=checkbox]{
    display: none;
}
.page-id-2027 #banner-area.kyc_banner .desc-area{
    margin-bottom: auto;
    margin-top: auto;
}
.page-id-2027 #banner-area.kyc_banner .desc-area .content-area{
    max-width: 495px;
}
.knowlegepost h4{
    opacity: .2;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 20px;
}
.itmknowlist{
    column-count: 3;
    display: block;
}
.itmknowlist a:hover{
    color: #37f;
}
.casestudy nav{
    justify-content: center;
    width: 100%;
    display: flex;
}
.casestudy nav #nav-tab{
    background: #f5f9ff;
    border-radius: 40px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.casestudy nav .nav-link{
    color: rgba(6,27,59,.75);
    border: none;
    background: 0 0;
    margin: 0;
    line-height: 20px;
    padding: 15px 40px;
    font-weight: 600;
    border-radius: 40px;
    font-size: 18px;
}
.casestudy nav .nav-link.active{
    background: #37f;
    color: #fff;
    font-size: 18px;
}
.tab-content > .tab-pane{
    display: none;
}
.fade:not(.show){
    opacity: 0;
}
.fade{
    transition: opacity .15s linear;
}
.tab-content > .active{
    display: block;
}
.tab-content > .tab-pane .content-sec h3{
    margin: 20px 0;
}
.blogitem .blogdetails > span.pubdatecls{
    background: 0 0;
    text-transform: none;
    color: #061b3b;
}
.open_positems .openpost{
    background: #f5f9ff;
    border-radius: 15px;
    padding: 40px;
    margin-bottom: 20px;
}
.open_positems .col-6{
    padding: 15px;
}
.open_positems .openpost > span{
    background: #fff;
    border-radius: 15px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #37f;
    font-weight: 600;
    padding: 10px 25px;
    margin-bottom: 30px;
    display: inline-flex;
}
.open_positems .openpost .button{
    margin-top: 34px;
}
.open_positems > div{
    display: none;
}
#loadMore{
    cursor: pointer;
}
.valueslidersec .slick-track{
    display: flex;
    align-items: stretch;
}
.valueslidersec .slick-track .value__item{
    height: auto;
    opacity: .25;
}
.valueslidersec .slick-track .slick-active .value__item{
    opacity: 1;
}
.valueslidersec .slick-track .value_area{
    background: #fff;
    height: 100%;
    padding: 40px 35px;
    border-radius: 15px;
}
.valueslidersec .slick-track .value_area h4 img{
    margin-right: 6px;
    width: 22px;
}
.valueslidersec .slick-track .value_area h4{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.valueslidersec .slick-track .value_area ul li{
    color: rgba(6,27,59,.75);
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    padding-left: 28px;
    position: relative;
}
.valueslidersec .slick-track .value_area ul li::before{
    background: #37f;
    height: 6px;
    width: 6px;
    content: "";
    position: relative;
    position: absolute;
    border-radius: 100%;
    left: 8px;
    top: 12px;
}
.valueslidersec .slick-track .value_area ul li strong{
    color: #061b3b;
}
.valueslidersec .slick-list,
.youmayalsoblock .morearticlesection .slick-list{
    overflow: visible;
}
.youmayalsoblock .morearticlesection .slick-list .blog_item{
    opacity: .25;
}
.youmayalsoblock .morearticlesection .slick-list .blog_item.slick-active{
    opacity: 1;
}
.page-id-786 #banner-area.kyc_banner .image-area img{
    max-height: 350px;
    margin-left: -230px;
    margin-right: auto;
}
.innerpage-body .mv-sec{
    position: relative;
    padding-left: 100px;
}
.innerpage-body .mv-sec .mv-sec-img{
    position: absolute;
    left: 0;
    top: 0;
}
.innerpage-body .mv-sec .mv-sec-img img{
    max-width: 100%;
    max-height: unset;
    height: auto;
}
.innerpage-body .mv-sec{
    position: relative;
    padding-left: 100px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.innerpage-body .mv-sec:last-child{
    margin-bottom: 0;
}
.page-id-1296 .image_content img{
    max-height: 800px;
    max-width: unset;
}
.youmayalsoblock h2{
    margin: auto;
}
.position-relative{
    position: relative!important;
}
.blogdetails .blgimgsing{
    min-height: 550px;
    position: absolute;
    left: 0;
}
.blogdetails .blgimgsing img{
    height: 550px!important;
    max-width: unset;
}
.topsecdate{
    display: flex;
    flex-wrap: wrap;
    line-height: 21px;
    margin-bottom: 20px;
}
.topsecdate .readcls{
    padding-left: 10px;
    margin-left: 10px;
    border-left: 2px solid #1ed482;
    line-height: 21px;
}
body.single .blogdetails .auth{
    margin-bottom: 20px;
}
.blog-post-content .videoBlock__video iframe{
    margin: auto;
    display: block;
}
.similar-blogs-w{
    position: relative;
}
@media (min-width:1200px){
    .min-height-xl-550{
        min-height: 550px!important;
    }
}
@media (max-width:1240px){
    .techsection .blctasec{
        background-image: none!important;
    }
    .faq-contentarea .technicalsechere .techsection .container .blboxcon{
        max-width: 100%;
    }
    .image_content img{
        max-height: 420px;
        max-width: 100%;
        width: auto;
    }
}
@media (max-width:1100px){
    .header{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    body.header-active #header{
        background: #fff;
    }
    .header__nav .menu-item .menu-item__parent > a,
    .header__nav .menu-item > a{
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    body.header-active .header__nav .menu-item{
        border: none;
    }
    .flagarea .col-md-2{
        display: flex;
        align-items: center;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 0;
    }
    .flagarea{
        padding-bottom: 40px;
    }
    .flagarea .col-md-2 img{
        margin-right: 10px;
    }
    .header__nav__buttons{
        position: absolute;
        bottom: 0;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 10px;
        flex-wrap: wrap;
    }
    .header__nav__buttons .button{
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        border-radius: 30px;
        letter-spacing: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header__nav #main-nav .sub-menu{
        opacity: 1;
        visibility: visible;
        overflow: visible;
        position: relative;
        height: auto;
        max-height: unset;
        z-index: 7;
        transition: unset;
    }
    .header__nav .menu{
        z-index: 1;
        background: #fff;
    }
    .scrolled .header{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header__nav{
        height: calc(100vh - 100px);
    }
    .header__nav .menu-item__icon::before{
        position: absolute;
        background: 0 0;
        width: 100vw;
        height: 60px;
        content: "";
        right: -30px;
        bottom: -20px;
    }
    #banner-area .desc-area{
        padding-bottom: 30px;
    }
}
@media (max-width:992px){
    .btmmenu--desktop{
        display: none;
    }
    .scrolled #header{
        border: none;
    }
    .btmmenu > p::after{
        content: "\f107";
        font-size: 20px;
        color: rgba(6,27,59,.75);
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        display: block;
        top: 0;
    }
    .footer__main .product-nav{
        padding-top: 0;
    }
    .footer__main .product-nav ul{
        display: none;
        padding-bottom: 30px;
    }
    .footer__main .product-nav ul#product-navg{
        display: block;
        padding: 0;
    }
    .footer__main .active .product-nav ul{
        display: block;
    }
    #banner-area .desc-area{
        padding-bottom: 30px;
    }
    .sidebar-faq{
        padding-bottom: 40px;
    }
}
@media (max-width:767px){
    .casestudy nav #nav-tab{
        display: inline-grid;
    }
    .page-id-3176 .bookpage .testimonial-sec{
        padding-top: 30px;
        max-width: 490px;
    }
    .page-id-3176 .bookpage .bookform::before{
        content: "";
        width: 726px;
        height: 720px;
        position: absolute;
        top: auto;
        bottom: -73%;
        left: 50%;
        background: url(../images/circle-graphic.svg) 0 100%;
        z-index: -1;
    }
    #banner-area .image-area img,
    #banner-area .image-area-blog img{
        display: none;
    }
    #banner-area{
        padding: 40px 0;
    }
    .valueslidersec h2{
        text-align: center;
    }
    .youmayalsoblock h2{
        text-align: center;
    }
    .valueslidersec .logo-slider__nav.justify-content-end,
    .youmayalsoblock .logo-slider__nav.justify-content-end{
        justify-content: center!important;
    }
    .bookpage .company-sec .logo-border{
        max-width: 100%;
    }
    .bookpage .company-sec .logo-border .partners__item{
        width: 100%;
        max-width: 146px;
    }
    .bookpage .company-sec .logo-border .partners__item img{
        max-width: 100px;
    }
    .itmknowlist{
        column-count: 1;
        display: block;
    }
    .page-blocks section.knowlegepost{
        padding-bottom: 0;
    }
    .header__dark .header__buttons .button,
    .scrolled .header__buttons .button{
        border-color: #1ed482;
    }
    div.cli-bar-btn_container .cli_action_button,
    div.cli-bar-btn_container a.cli_settings_button{
        padding: 15px 20px;
    }
    .techsection .blboxcon h5 img{
        height: 30px;
        margin: 4px 0 0 0;
    }
    .home #banner-area .image-area img{
        display: none;
    }
    .partners.partners_logo .partners__item{
        margin: 5px!important;
    }
    .h1,
    h1{
        font-size: 38px;
        line-height: 44px;
    }
    .h1 br,
    h1 br{
        display: none;
    }
    .home #banner-area h1{
        margin-right: 0;
    }
    .h2,
    h2{
        font-size: 28px;
        line-height: 34px;
    }
    .h2,
    h2 br{
        display: none;
    }
    .h3,
    h3{
        font-size: 22px;
        line-height: 28px;
    }
    .h4,
    h4{
        font-size: 18px;
        line-height: 24px;
    }
    #banner-area .image-area img{
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .page-blocks section{
        padding: 50px 0;
    }
    .icon-blocks .col-md-3,
    .icon-blocks .col-md-4{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .icon-blocks.steps_section .col{
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }
    .icon-blocks.steps_section .row{
        justify-content: center;
    }
    .image_content.kyc-plus .row{
        padding: 0;
    }
    .image_content.kyc-plus .row .contarea{
        padding-top: 40px;
    }
    .image_content .content-sec .button{
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 154px;
        display: block;
    }
    section.image_content.kyc-plus .content-sec p br{
        display: none;
    }
    .image_content.kyc-plus .col-md-6:first-child{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 40px;
    }
    section.image_content.kyc-plus .col-md-6 img{
        margin: auto;
        height: auto;
        max-width: 100%;
    }
    section.image_content.kyc-plus .img-sec{
        margin: 0;
    }
    .image_content .row{
        padding: 30px 0;
    }
    .image_content img{
        max-width: 100%;
        height: auto;
        max-height: unset;
    }
    .blboxcon{
        width: 100%;
        max-width: 100%;
        padding: 30px;
    }
    .home .blboxcon{
        padding-left: 30px;
    }
    .blctasec > img{
        display: none;
    }
    .blctasec h5{
        font-size: 26px;
        text-align: center;
        line-height: 34px;
        margin-left: -5px;
        margin-right: -5px;
    }
    .logo-border .partners__item{
        margin: 0!important;
    }
    .testimonials-slider h2{
        text-align: center;
    }
    .testimonials-slider__nav{
        padding: 30px 0 0 0;
        justify-content: center;
    }
    .testimonials-slider_heading{
        padding-bottom: 30px;
    }
    .testimonials-slider .group_buttons{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 40px;
        flex-wrap: wrap;
    }
    .testimonials-slider__item{
        padding: 0 8px;
    }
    .testimonials-slider__item__footer{
        flex-wrap: wrap;
    }
    .testimonials-slider__item__footer__content{
        max-width: 100%;
        text-align: center;
    }
    .testimonials-slider__item__footer__img{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .techsection .blctasec{
        background-image: none!important;
        text-align: center;
    }
    .techsection .blboxcon p{
        text-align: center;
    }
    .footer__main .product-nav{
        padding-top: 0;
    }
    .footer__main .product-nav ul{
        display: none;
        padding-bottom: 30px;
    }
    .footer__main .product-nav ul#product-navg{
        display: block;
        padding: 0;
    }
    .cllg{
        justify-content: center;
        padding-top: 30px;
    }
    .footer__bottom .shrlg li{
        margin-bottom: 5px;
    }
    .cllg img{
        margin-left: 10px;
        margin-right: 10px;
    }
    .footer__copy .row{
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
    .footer__copy{
        padding: 20px 0 15px 0;
    }
    .footer__copy .footer__main__social .footer__main__social__list{
        justify-content: center;
        margin-bottom: 10px;
    }
    .footer__copy .footer__bottom__copyright{
        text-align: center;
        margin: 0 -10px;
    }
    .footer__bottom .shrlg{
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
    .footer__main .active .product-nav ul{
        display: block;
    }
    #banner-area p strong{
        margin-bottom: auto;
    }
    #banner-area.kyc_banner .image-area img{
        margin: auto;
        max-height: unset;
        height: auto;
        max-width: 100%;
    }
    #banner-area .image-area{
        padding-top: 30px;
    }
    .home #banner-area .image-area{
        padding-top: 0;
    }
    section.image_content.kyc-plus .content-sec ul{
        padding: 0;
    }
    .icon-blocks.steps_section .icon{
        min-height: 10px;
    }
    .mapbuttontext{
        bottom: 10px;
        margin: auto;
    }
    .contenc-center-part .blctasec{
        padding: 30px;
    }
    .contenc-center-part .blctasec br{
        display: none;
    }
    .why_us .col-6.col-md-4{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 40px;
    }
    .why_us .col-6.col-md-4:last-child{
        padding-bottom: 0;
    }
    #banner-area.authentication_banner .image-area img{
        max-height: 550px;
        margin-left: auto;
    }
    #banner-area br{
        display: none;
    }
    #banner-area h1{
        margin-right: auto!important;
    }
    .feasnglblogarea .blogdetails{
        padding-top: 20px;
    }
    .blogitem .blgimg,
    .blogitemarea.col-md-6 .blogitem .blgimg,
    .blogitemarea.col-md-8 .blogitem .blgimg{
        min-height: 200px;
    }
    .bloglistitems .blogitemarea,
    .bloglistitems .col-md-12,
    .bloglistitems .col-md-4{
        padding-bottom: 40px;
    }
    .blg_filter ul li{
        margin: 3px;
    }
    .blg_filter{
        margin-bottom: 40px;
    }
    .blg_filter_search{
        width: 100%;
        padding-top: 20px;
    }
    .page-blocks section.blglistarea{
        padding: 40px 0 0;
    }
    .feasnglblogarea .blgimg{
        width: 100%;
        height: 200px;
    }
    .blogcontent .title-section,
    .title-section.blg-cat{
        padding-top: 60px;
        padding-bottom: 130px;
        background-size: 460px!important;
    }
    .singlebpost .snglblogarea .blogdetails .auth .pdatesec{
        width: 100%;
    }
    .blogdetails .auth{
        flex-wrap: wrap;
    }
    .singlebpost .snglblogarea .blogdetails .auth .pdatesec{
        width: 100%;
        padding-top: 20px;
    }
    .singlebpost .snglblogarea .blgimg{
        height: 220px;
        position: relative;
    }
    .content-block blockquote p{
        font-size: 28px;
        line-height: 34px;
    }
    .page-blocks.singlebpost .contentimagesec .blboxcon{
        padding: 30px;
    }
    .page-blocks.singlebpost .techsection .blboxcon{
        padding: 30px;
    }
    .page-blocks .title-section.faq-title{
        padding: 60px 0 135px 0;
        background-size: 300px auto!important;
    }
    .accordion-header{
        padding-right: 90px;
    }
    .faq-contentarea .contentimagesec .blboxcon,
    .faq-contentarea .technicalsechere .techsection .container .blboxcon{
        margin-left: 0;
        padding: 30px;
    }
    .bookpage .company-sec .logo-border .partners__item{
        margin: 5px!important;
    }
    .bookform{
        padding-top: 40px;
    }
    .bookpage .fmarea{
        padding: 30px;
    }
    .fmarea h3{
        margin-bottom: 20px;
    }
    .bookpage .content-area p br{
        display: none;
    }
    .thanktext{
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin-bottom: 40px;
    }
    .case-bookitem .right__item{
        max-width: calc(100% - 116px);
    }
    .page-id-1256 .bookpage .fmarea,
    .page-id-1261 .bookpage .fmarea{
        margin-top: 20px;
    }
    .logo-slider__nav{
        margin: 30px 0;
    }
    .contentiwthnumber .group_buttons{
        flex-wrap: wrap;
    }
    .cont-contact h2,
    .officesloc-w h2{
        font-size: 38px;
    }
    .cont-contact .form-contact{
        padding: 30px;
    }
    .blogdetails .blgimgsing img{
        height: auto!important;
        max-width: 100%;
        vertical-align: top;
    }
    .blogdetails .blgimgsing{
        min-height: unset;
        position: relative;
        left: 0;
        margin: 0 -20px;
    }
}
@media (max-width:595px){
    .image_content .content-sec .button{
        width: auto;
    }
    .icon-blocks.steps_section .col{
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    #banner-area .group_buttons{
        padding-top: 20px;
        margin: 0 -5px;
        display: flex;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #banner-area .desc-area{
        padding-bottom: 30px;
    }
    #banner-area .button{
        width: auto;
        padding: 15px 18px;
        margin: 7px 5px;
    }
    .group_buttons .button{
        width: 100%;
        margin: 7px 0;
    }
    .group_buttons{
        padding-top: 20px;
    }
    .icon-blocks .col-6.col-md-3{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-blocks section.contentiwthnumber{
        padding-left: 20px;
        padding-right: 20px;
    }
    section.image_content.kyc-plus .content-sec ul{
        width: 100%;
        padding: 0;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    section.image_content.kyc-plus .content-sec h2{
        text-align: center;
    }
    .steps_section .col-6{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 30px;
    }
    .icon-blocks.steps_section .col{
        min-width: calc(33% - 30px);
        margin-bottom: 45px;
    }
}
@media (max-width:991px){
    .casestudy nav #nav-tab{
        width: auto;
    }
    .blog-featured-img{
        display: none;
    }
    .contentiwthnumber .group_buttons{
        display: block;
        text-align: center;
    }
}
@media (min-width:991px){
    .page-id-660 .inner_header h1{
        width: 160%;
    }
    .btmmenu--mobile{
        display: none;
    }
}
@media (max-width:530px){
    .bookpage .company-sec .logo-border .partners__item{
        width: 100%;
        max-width: 156px;
    }
}
@media(min-width:768px) and (max-width:1024px){
    .blogdetails .blgimgsing img{
        height: auto!important;
        max-width: 100%;
        width: 100%;
    }
    .snglblogarea .blogdetails .col-12.col-md-6{
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blogdetails .blgimgsing{
        min-height: unset;
        position: relative;
        left: 0;
        margin: 0 -30px;
    }
}
@media(min-width:1025px) and (max-width:1085px){
    .blogdetails .blgimgsing img{
        height: 470px!important;
        max-width: unset;
    }
    .blogdetails .blgimgsing{
        min-height: 470px;
        position: relative;
        left: 0;
    }
}
@media (min-width:768px) and (max-width:1080px){
    .blogitem-new .blogdetails .auth-w{
        display: block;
    }
    .blogitem-new .blogdetails .auth{
        margin-bottom: 20px;
    }
    .bloglistitems .blogitem-new{
        padding-bottom: 110px;
    }
}
@media (min-width:991px){
    .padding-right-book-a-demo{
        padding-right: 40px;
    }
}

