body {
    overflow-x: hidden !important;
}

.flutter-banner-img:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 3px;
    background: #15003c;
    top: 8px;
    z-index: 2;
}


.banner_dflex .appi-cta a,
.banner_dflex .appi-cta button {
    padding: 20px 45px;
}

.banner_dflex .appi-cta a:hover,
.banner_dflex .appi-cta button:hover {
    padding: 20px 70px 20px 20px;
}

.wrapper {
    margin-top: 0;
}

/* .header-container {
    background-color: transparent;
    position: fixed;
} */

/* .header-container .blk-logo,
.white-logo,
.wht-blue-logo {
    display: none;
} */

.we_are_wrapper .breadcrumb {
    padding: 0 0 10px;
}

.appi-cta {
    display: inline-block;
}

.we_are_wrapper .appi-cta {
    margin-top: 3rem;
}

.breadcrumb-item a:hover,
.breadcrumb-item.active a {
    color: #4eb3ff !important;
}


/* Nav Down */

/* header.header-container.nav-down {
    background: transparent;
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0.25, 0, 1);
    transition: all 0.6 cubic-bezier(0.4, 0.25, 0, 1);
} */

/* header.header-container.no-bg.nav-down-active.nav-down {
    top: 0;
} */

/* header.header-container.nav-up {
    background: transparent;
    top: -100%;
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0.25, 0, 1);
    transition: all 0.6 cubic-bezier(0.4, 0.25, 0, 1);
} */

.nav-down.no-bg .menu-wrapper>ul>li>a,
.nav-down.no-bg .menu-wrapper>ul>li>a:hover {
    color: #fff;
}

/* .header-container.nav-down.no-bg .wht-logo-nw {
    display: none;
} */

/* .header-container.nav-down.no-bg .blk-logo {
    display: block;
} */

/* Nav Down Ends*/
.banner_dflex .appi-cta a,
.banner_dfle .appi-cta button {
    background: #fff;
    color: #0092ff;
}

.top_bl_bg .animated_image_wrap {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.we_are_wrapper .heading1,
.we_are_wrapper .heading5 {
    color: #fff;
}

br.br-block {
    display: block;
}

.we_are_wrapper {
    width: 100%;
    position: absolute;
    top: 60%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    padding: 0;
}

.top_bl_bg .animated_image_wrap img {
    max-width: 100%;
}

.top_bl_bg .container {
    position: relative;
    height: calc(100vh - 60px);
}

.animated_image_wrap img {
    width: 730px;
    margin: 0 auto;
    display: block;
}

.animated_image_wrap.wearble img {
    width: 350px;
}

.top_bl_bg .breadcrumb-item a {
    color: #fff;
    font-family: proxima_nova_alt_rgregular;
}

.top_bl_bg .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

/* .top_bl_bg .appi-cta a {
    background: #1071FF;
    color: #fff;
} */

/* .menu-wrapper>ul>li>a,
.menu-wrapper>ul>li>a:hover {
    color: #fff;
} */

/* .header-container.shrink .menu-wrapper>ul>li>a {
    color: #000;
} */

/* .header-container.shrink .blk-logo {
    display: block;
} */

/* .header-container.shrink .wht-logo-nw {
    display: none;
} */

/* .header-container.shrink .menu-wrapper>ul>li.nav_contact>a {
    color: #fff;
} */

/* .header-container.active:before {
    transform: none !important;
} */

/* .header-container.active .blk-logo {
    display: block;
} */

/* .header-container.active .wht-logo-nw {
    display: none;
} */
/* 
.header-container.active .menu-wrapper>ul>li>a {
    color: #000;
} */

/* .header-container.active {
    background: #fff !important;
} */

/* .header-container .white-logo {
    display: block !important;
} */

/* .header-container.active .white-logo,
.header-container.shrink .white-logo {
    display: none !important;
} */

.ad-page {
    display: none !important;
}
.banner_imgg {
    position: absolute;
    padding: 0;
    margin: 0;
    right: 140px;
    top: 55%;
    transform: translate(0, -50%);
    width: 600px;
}
.banner_imgg.ai-tech {
    right: 50px;
    top: 60%;
}
.banner_imgg img {
    backface-visibility: hidden;
    width: 100%;
}

/* common css ends here */
.trusted-by-bg {
    background: #F3F3F3;
    padding: 1.5rem 0;
    margin: 0;
    position: relative;
}
.trusted-by-bg .container {
    position: relative;
}
.trusted_by_wrapper .trusted-line {
    left: -100px;
    position: absolute;
    transform: none;
    bottom: 20px;
}
.trusted-by-left .trusted-line {
    position: absolute;
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
    transform: -webkit-translateY(-50%);
    transform: -webkit-translateY(-50%);
}
.trusted-by-left #trusted-companies {
    padding-left: 200px;
    padding-right: 50px;
}

.trusted-by-left .owl-nav, .trusted-by-bg .owl-nav {
    right: -50px;
    width: 90px;
    position: absolute;
    right: 0;
    height: 45px;
    margin: 0!important;
    bottom: -25px;
}

#service-box-slide .border_box img {
    width: auto;
    margin: 0;
}

.trusted-line:before {
    position: absolute;
    content: "";
    left: -60px;
    top: 50%;
    background: #6A6767;
    width: 45px;
    height: 2px;
    margin-top: -2px;
}

.trusted-logo-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 170px;
}
.based_clr {
    color: #0092FF;
}
.trusted-by-bg .owl-carousel .owl-nav [class*=owl-]:hover svg,
#service-box-slide.owl-carousel .owl-nav [class*=owl-]:hover svg {
    stroke: #0092FF;
}


.trusted-by-left .owl-nav,
.trusted-by-bg .owl-nav {
    right: -50px;
    margin-top: -15px;
    width: 90px;
    position: absolute;
    right: 0;
    height: 45px;
}

.trusted-by-bg .owl-theme .owl-nav [class*=owl-],
#service-box-slide.owl-theme .owl-nav [class*=owl-] {
    background: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: 0px 8px 14px -10px rgb(0 0 0 / 55%);
    outline: none;
    position: relative;
    top: 0;
}

.trusted-by-bg .owl-carousel .owl-prev {
    left: 0;
}

.trusted-by-bg .owl-carousel .owl-next {
    right: 0;
}

.owl-carousel .owl-prev svg {
    transform: rotate(180deg) translate(50%, 50%);
    -webkit-transform: rotate(180deg) translate(50%, 50%);
}

.owl-carousel svg {
    position: absolute;
    top: 50%;
    margin-left: 0;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #6A6767;
    stroke-width: 2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translate(-50%, -50%);
}
.owl-carousel .appi-cta svg {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}
.service__part {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.partner__col {
    margin: 30px 0 30px 25px;
}
.partner__col li {
    font-size: 20px;
    color: #6D6C6C;
    position: relative;
    padding-left: 30px;
    margin: 15px 0;
}
.partner__col li:before {
    position: absolute;
    content: "";
    background: #1473E6;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    top: 10px;
}
.scaling-enterprise {
    padding: 4rem 0;
}

.cta-text {
    font: 18px/1.2 proxima_nova_altsemibold;
}
.full__cta__wrap {
    background: url('../images/full_cta_bannr.png')no-repeat;
    background-size: cover;
    padding: 5rem 0;
    margin: 7rem 0 5rem;
}
.full__cta .appi-cta {
    margin-top: 15px;
}
.full__cta {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: space-between;
}
.full__cta .appi-cta a {
    background: #fff;
    color: #0092ff;
}
.full__cta__left {
    width: 55%;
}
.full__cta__left .heading5 {
    margin-bottom: 0;
    color: #fff;
}
.full__cta__left .heading2 {
    color: #fff;
}
.app-ai {
    background: #E5F1FF;
    padding: 5rem 6rem;
    margin: 4rem 0;
}
.hor_gris_wrapper {
    position: relative;
    margin: 5rem 0 12rem;
}
.repeat_grid_horz {
    position: absolute;
    background: url(../images/repeat-grid-indus1.png)no-repeat;
    bottom: -120px;
    z-index: -1;
    left: 10px;
    height: 170px;
    width: 100%;
}

.service-slider-panel {
    padding: 2rem 0;
}

.owl-carousel .owl-prev svg {
    transform: rotate(180deg) translate(50%, 50%);
    -webkit-transform: rotate(180deg) translate(50%, 50%);
}

.owl-carousel svg {
    position: absolute;
    top: 50%;
    margin-left: 0;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #6A6767;
    stroke-width: 2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translate(-50%, -50%);
}
.ai__slider {
    position: relative;
    height: 100vh;
}
.visual__panel {    
    width: 50%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}
.visual__panel img {
    object-fit: cover;
    object-position: center center;
    width: 100%;    
    height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    
}
.visual__panel figure {
    position: absolute;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    transition: all 1s cubic-bezier(.19,1,.22,1);
}
.visual__panel figure.v1 {
    top: 0;
}
.visual__panel figure.v2 {
    top: 100%;
}
.content__panel {
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transform: -webkit-translateY(-50%);
}
.subhead__wrap {
    padding: 30px 0;
}
.head__wrap p {
    overflow: hidden;
    height: 51px;
    position: relative;
}
.subhead__wrap .heading5 {
    margin: 0;
    line-height: 1.5;
} 
.head__wrap p span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.slide2 {
    display: none;
}
.active .head__wrap p span.head2 {
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
}
.slide1.active,.slide2.active {
    display: block; 
}
.subhead__wrap p span {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.subhead__wrap p {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 30px;
    margin: 0;
}



.d_flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lft__panel{
    width: 55%;
    padding-right: 50px;
}
.rgt__panel {
    width: 45%;
    margin-top: -20px;
}
.rgt__panel img {
    max-width: 100%;
}
.panel__wrapper {
    padding: 6rem 0 0;
    background-color: #F4F4F4;
}
.journey__wrapper {
    padding: 6rem 0; 
}

.lft__panel .cta-text {
    padding-top: 4rem;
    display: inline-block;
}
.heading5+.heading5 {
    font-family: proxima_nova_altsemibold;
}

.listing__panel {
    padding-left: 60px;
}
.listing__panel li {
    position: relative;
    font: 22px/1.2 proxima_nova_altsemibold;
    margin: 20px 0;
    color: #181818;
    padding-left: 22px;
}
.listing__panel li:before {
    position: absolute;
    content: "";
    background: #1473E6;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 9px;
    left: 0;
}

.heading5.new {
    color: #333;
    font: 20px/1.4 proxima_nova_altsemibold;
    margin: 20px 0;
}
.smll {
    padding-right: 100px;
}
.grid_text_panel {
    padding: 6rem 0;
}
.grid__panel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 80px;
    padding: 1rem 0;
    grid-row-gap: 3rem;
}
.icon_head .heading5 {
    margin: 0 0 0 15px;
}
.icon_head {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    align-items: center;
    padding-bottom: 18px;
}

.indust__left {
    width: 40%;
}
.indust__left .indus__head {
    width: 100%;
}
#award_winning_projects {
    margin: 3rem 0;
}

.faq-arrow span {
    top: 0.5rem;
    position: absolute;
    width: 0.5rem;
    height: 0.1rem;
    background-color: #333;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.faq-arrow span:first-of-type {
    left: -1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.faq-arrow span:last-of-type {
    right: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.active .faq-arrow span:last-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active .faq-arrow span:first-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.faq-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transform: -webkit-translateY(-50%);
    transform: -ms-translateY(-50%);
    transform: -moz-translateY(-50%);
    margin-top: -10px;
}
.active .faq-arrow span {
    background-color: #0092FF;
}
.app-faq-wrap-list {
    margin: 60px auto 0;
}
.rgt__panel .app-faq-wrap-list {
    margin: 0;
}







 .heading2+.heading5 {
    font-family: proxima_nova_altsemibold;
}
.two-col-grid-panel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    padding-top: 25px;
}
.number {
    color: #001D33;
    font: 68px/1 proxima_novaextrabold;
}
.para {
    font: 20px/1.3 proxima_nova_alt_rgregular;
    margin: 20px 0 0;
}
.services-wrap {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: flex-start;
}
.service-tab,
.service-tab-detail {
    width: 50%;
}
.service-tab li {
    margin-bottom: 15px;
    padding-left: 70px;
    position: relative;
}
.service-tab li::before {
    position: absolute;
    content: "";
    background: #0455BB;
    width: 70px;
    height: 2px;
    left: 0;
    top: 50%;
    opacity: 0;
    margin-top: -1px;
}
.service-tab li.active::before {
    opacity: 1;
}
.service-tab li span {
    padding: 12px 15px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    font: 22px/1.2 proxima_nova_altsemibold;
    color: #181818;
}

.service-tab li.active span {
    color: #0455BB;
}

.tab-detail,
.tab-detail2 {
    display: none;
}

.tab-link-wrapper span span,
.tab-link-wrapper2 span span {
    padding: 0 10px 0 0;
    display: none;
}

.tab-link-wrapper.active span span,
.tab-link-wrapper2.active span span {
    display: inline-block;
}


.tab-link-wrapper.active svg,
.tab-link-wrapper2.active svg {
    stroke: #1473E6;
}
.tab__tech__wrap .para {
    color: #6D6C6C;
    line-height: 1.5;
}

.digital_service {
    background: url('../images/erp-cta.webp')no-repeat;
    padding: 5rem 0;
    margin-bottom: 6rem;
    position: relative;
    background-size: cover;
}
.digital_service .heading2,
.digital_service .para,.digital_service .heading5 {
    color: #fff;
}
.digital_service .heading2 {
    font-size: 48px;
}
.digital_service .heading5 {
    font-size: 34px;
    margin-bottom: 10px;
}
.digital_service .para {
    font: 20px/1.3 proxima_nova_altsemibold;
}

.digital_service_inner .appi-cta a {
    background: #fff;
    color: #1071FF;
    border-radius: 50px;
}

.grid-col .heading5 {
    color: #181818;
    font: 28px/1.2 proxima_nova_altsemibold;
    margin: 0 0 20px;
}
.grid-col .para {
    color: #6D6C6C;
    line-height: 1.7;
}
.client_stories {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    justify-content: space-between;
    padding: 0 10px;
}
.case__right__inner {
    position: relative;
    border-radius: 25px;
}
.projectName p {
    font: 42px/1.4 proxima_nova_altbold;
    color: #001D33;
    margin: 0;
    transition: all 1s cubic-bezier(.19, 1, .22, 1);

}

.case_wrapper {
    padding: 0 0 7rem;
}

.view__btn {
    position: relative;
}

.view__btn__inner {
    position: relative;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.80, 1, .55, 1);
    transition: all 1s cubic-bezier(.80, 1, .55, 1);
    transition: all 1s cubic-bezier(.80, 1, .55, 1);
    opacity: 0;
    filter: alpha(opacity=0);
}
.view__btn a {
    background: #fff;
    color: #082EB5;
    padding: 15px 35px;
    border-radius: 35px;
    display: inline-block;
    font: 18px/1.5 proxima_nova_altsemibold;
    text-transform: capitalize;
    box-shadow: 0px 0px 15px 1px rgb(147 147 147 / 15%);
    margin: 10px 10px 10px 0;
}

.view__btn a:hover {
    background: #1473E6;
    color: #fff;
}

.slide__num {
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    width: 146px;
    margin: 0;
}
.owl-carousel .slide__num img {
    width: auto;
    margin: 0;
}

.case__left {
    padding: 40px 40px 40px 0;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.case__right {
    width: 60%;
}
.pr_name_subhead_inner p {
    font: 24px/1.6 proxima_nova_alt_rgregular;
}

.pr_logo_name {
    position: relative;
}

.pr_name_subhead_inner p {
    font: 20px/1.4 proxima_nova_alt_rgregular;
    padding-right: 30px;
    position: relative;
    margin: 0;
}
.dbt-panel figure {
    display: flex;
    align-items: center;
    width: 75px;
    justify-content: center;
    height: 75px;
    margin: 0 auto;
}
.dbt-panel span {
    font:24px/1.2 proxima_nova_alt_rgregular;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.flex_wrapper.space_between {
    margin: 0;
}
.flex_wrapper+.cta-text {
    color: #082EB5;
    margin-top: 70px;
    display: inline-block;
}
.cta-text:hover {
    color: #07279c;
}
.heading2 {
    color: #001D33;
}
.tabbing_panel {
    padding: 6rem 0;
}

.case__cta2 {
    background: url(../images/case_cta2.webp)no-repeat;
    height: 528px;
    display: flex;
    color: #fff;
    background-size: cover;
    align-items: center;
    margin-top: 3rem;
}

.case__cta_inner .heading2 {
    color: #fff;
    font: 50px/1.2 proxima_nova_altbold;
}

.case__cta_inner span {
    font: 22px/1.1 proxima_nova_altbold;
    display: block;
    padding: 20px 0 50px;
}

.case__cta_inner .appi-cta {
    display: inline-block;
}
#client_stories {
    margin-top: 50px;
}

.bg_wrapper {
    background-color: #F4F4F4;
}
.grid-col figure {
    display: flex;
    align-items: center;
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}
.grid-col figure img {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
}
.bg_wrapper .grid__panel {
    grid-row-gap: 2.5rem;
}
.cta-text {
    color: #0455BB;
    margin-top: 2rem;
    display: inline-block;
}
.cta-text.call-popup-btn svg {
    left: 14px;
}
.cta-text.call-popup-btn:hover svg {
    left: 20px;
}
.cta-text span svg {
    position: relative;
    top: 5px;
    left: 8px;
    stroke-width: 2px;
    stroke: #0455BB;
}
.cta-text svg {
    position: absolute;
    top: 50%;
    margin-left: 0;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #0455BB;
    stroke-width: 2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translate(-50%, -50%);
}

.prj_flow .grid_wrap {
    grid-row-gap: 100px;
    grid-template-columns: 1fr 1fr;
    padding: 4rem 0 0;
}
.grid_hd {
    display: flex;
    align-items: center;
    position: relative;
}
.grid_hd span {
    margin: 0;
    position: absolute;
    top: -60px;
    color: rgb(110 110 110 / 11%);
    font: 80px/1.4 proxima_novaextrabold;
}
.prj_flow .grid_hd .heading5 {
    margin: 0;
    color: #181818;
}
.grid_box .para {
    font: 20px/1.9 proxima_nova_alt_rgregular;
    margin-top: 15px;
}
.grid_box {
    padding: 3rem 0;
}
.ds_services {
    padding: 1rem 0;
}
.owl-theme .owl-dots .owl-dot {
    outline: none;
}

.right__panel {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 3rem;
    width: 100%;
}
.results__wrapper num {
    font: 60px/1.1 proxima_nova_altbold;
    color: #fff;
}
.results__wrapper span {
    font: 16px/1.3 proxima_nova_altsemibold;
    color: #fff;
    display: block;
    padding: 10px 0;
}
.we_develop .grid__panel {
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 0;
}
.dbt-panel {
    margin-left: -80px;
}


/* FAQ */

.plus {
    right: 30px
}

.app-faq-wrap-list {
    margin: 30px auto
}

.app-faq-wrap-list {
    margin: 60px auto 0
}

.app-faq-wrap-list li {
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px
}

.app-faq-wrap-list li .head {
    display: block;
    font: 20px/1.4 proxima_nova_alt_rgregular;
    padding: 30px 60px 45px 0;
    margin: 0;
    cursor: pointer;
    position: relative
}

.app-faq-wrap-list li:last-child {
    border: none
}

.app-faq-wrap-list li .faq-content-wrap p {
    font: 18px/1.9 proxima_nova_alt_rgregular;
    margin: 0 0 40px 0;
    color: #333
}

.plusminus {
    font: 30px proxima_nova_alt_rgregular;
    line-height: auto;
    position: absolute;
    right: 0;
    top: 0
}

.plus {
    position: absolute;
    right: 40px;
    top: 50px
}

.plus:after {
    height: 16px;
    width: 2px;
    left: 7.5px;
    top: -7px;
    opacity: 1
}

.plus:before {
    width: 16px;
    height: 2px
}

.plus:after,
.plus:before {
    position: absolute;
    content: "";
    background: #000
}

.active .plus:after {
    opacity: 0
}

.app-faq-wrap-list li:last-child .head {
    padding-bottom: 0
}

.app-faq-wrap-list li:last-child .head+.faq-content-wrap {
    margin: 30px 0 0
}

.faq-content-wrap li {
    border: none;
    list-style-type: disc;
    padding: 0;
    margin-left: 20px;
    padding-bottom: 10px;
    font: 18px/1.5 proxima_nova_alt_rgregular;
    color: #333;
}

/* FAQ ends*/

.tabpane {
    display: none;
    transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
}
.tabpane.open {
    display: block;
}
.tab_head {
    /* margin-right: 70px; */
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
    font-size: 24px;
}
.tab_head.active {
    color: #0455BB;
    font-family: proxima_nova_altsemibold;
}
.tech_slider {
    border-bottom: 1px solid #cfcfcf;
    margin: 4rem 0 0;
}
.tech_slider .owl-stage-outer {
    margin: 0 120px;
}
.tab_head span {
    display: inline-block;
    position: relative;
    color: rgba(0,0,0, 60%);
}
.tab_head span::after {
    position: absolute;
    content: "";
    background-color: #0455BB;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -15px;
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0.25, 0, 1);
    transition: all 0.6 cubic-bezier(0.4, 0.25, 0, 1);
}
.tab_head.active span::after {
    width: 100%;
}
.tab_head.active span {
    color: #0455BB;
}
.tech_slider .owl-nav {
    width: 100%;
    position: absolute;
    right: 0;
    top: -6px;
}
.tech .tech_slider .owl-next {
    position: absolute;
    right: 0;
}
.tech .tech_slider .owl-prev {
    left: 0;
    position: absolute;
}
.tech_slider.owl-carousel svg {
    stroke: #000;
    stroke-width: 1px;
}
.tech_slider .owl-prev.disabled,.tech_slider .owl-next.disabled {
    display: none !important;
}
.tech_slider .owl-prev {
    position: relative;
}
.tech_slider .owl-prev:before {
   left: 55px;
}
.tech_slider .owl-prev:before,.tech_slider .owl-next:after {
    position: absolute;
    content: "";
    background: #ccc;
    width: 1px;
    height: 48px;
    z-index: 2;
    top: -20px;
}
.tech_slider .owl-next:after {
   right: 55px;
}
.tech_slider.owl-carousel svg:hover {
    stroke: #0455BB;
}
.tab_inner {
    padding: 3rem 0 0;
}
.lft_head_panel {
    width: 35%;
}
.right_icon_panel {
    width: 65%;
    margin: auto;
}
.icon_panel .grid__panel {
    grid-column-gap: 20px;
    grid-row-gap: 2rem;
    padding: 0;
    align-items: center;
}
.tech__icon img {
    transform: scale(.9);
    -webkit-transform: scale(.9);
}
.icon_panel .grid__panel.four{
    grid-template-columns: repeat(4, 1fr);
}
.icon_panel .grid__panel.five{
    grid-template-columns: repeat(3, 1fr);
}
.icon_panel .grid__panel.six{
    grid-template-columns: repeat(3, 1fr);
}
.inner_caption {
    font: 16px/1.2 proxima_nova_alt_rgregular;
    margin-bottom: 1.2rem;
}
.right_icon_panel .icon_panel {
    border-bottom: 1px solid #cfcfcf;
    padding: 2rem 0;
}
.right_icon_panel .icon_panel:first-child {
    padding: 1rem 0 2rem;
}
.right_icon_panel .icon_panel:last-child {
    border:none;
    padding-bottom:0;
}
.tech__icon span {
    color: rgba(0,0,0, 60%);
    font: 20px/1.2 proxima_nova_alt_rgregular;
    text-align: center;
    display: block;
    padding-top: 15px;
}
.payment_gt .tech__icon figure {
    display: flex;
}
.bg_wrapper.tech {
    margin: 0 0 3rem;
}


@media (max-width: 1650px) {
    .partner__col li {
        font-size: 18px;
        color: #6D6C6C;
        position: relative;
        padding-left: 30px;
        margin: 15px 0;
    }
    .visual__panel {
        width: calc(50% - 50px);
    }
    
    .heading5.new {
        font-size: 18px
    }
    .heading2 {
        line-height: 1.1;
    }
    .listing__panel li {
        font-size: 20px;
    }
    .heading4 {
        font-size: 24px;
    }
    .digital_service .heading2 {
        font-size: 42px;
    }
    .grid-col .heading5 {
        font-size: 22px;
    }
    .slide__num {
        font-size: 60px;
    }
    .grid_box .para {
        font-size: 18px;
    }
    .tech_slider .owl-stage-outer {
        margin: 0 75px;
    }
}
@media (max-width: 1550px) {
    .view__btn a {
        font-size: 16px;
    }
    
    .number,.grid-col span{
        font-size: 60px;
    }
    .para {
        font-size: 18px
    }
    .service-tab li {
        padding-left: 40px;
        position: relative;
    }
    .service-tab li::before {
        width: 40px;
    }
    .digital_service .heading2 {
        font-size: 36px;
    }
    .pr_name_subhead_inner p {
        font-size: 18px;
        height: 25px;
    }
    .projectName p {
        font-size: 32px;
    }
    .digital_service .heading5 {
        font-size: 30px;
    }
    .dbt-panel span {
        font-size:18px;
        padding-top: 0;
    }
    .dbt-panel figure img {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
    }
    .case__cta {
        height: 380px;
    }
     .two-col-grid-panel {
        gap: 40px;
        padding-top: 15px;
    }
    .we_are_wrapper .appi-cta {
        margin-top: 2rem;
    }
    .grid_box .para {
        font-size: 16px;
    }
    .tab_head {
        font-size: 18px;
    }
    .tech_slider .owl-prev:before,.tech_slider .owl-next:after {
        top: -25px;
    }
    .tech__icon img {
        transform: scale(.8);
        -webkit-transform: scale(.8);
    }
    .tech__icon span {
        font-size: 18px;
    }
}
@media (max-width: 1440px) {
    .trusted-logo-img {
        width: 140px;
    }

    .trusted-line {
        left: -100px;
        font-size: 12px;
    }
    .cta-text {
        font-size: 16px
    }
    .heading5 {
        font-size: 22px;
    }
    .number,.grid-col span {
        font-size: 52px;
    }
    .para {
        font-size: 16px
    }
    .tab__tech__wrap .para,.grid-col .heading5{
         font-size: 22px;
    }
    .digital_service .heading5 {
        font-size: 24px;
    }
    .app-faq-wrap-list li .head {
        padding: 25px 60px 25px 0;
    }
    .tab_head {
        font-size: 16px;
    }
}
a {
    color: #0092ff;
}
a, button, img a, input {
    transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
}
/* *, li, ol, ul {
    margin: 0;
    padding: 0;
} */
.full-height, body, html {
    height: 100%}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
/* article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
} */
/* * {
    border: 0;
    outline: 0;
    box-sizing: border-box;
    -webkit-appearance: value;
    -moz-appearance: value;
    appearance: value;
} */
/* a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, del, dfn, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, object, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, var {
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -webkit-text-stroke: 0!important;
    -webkit-font-smoothing: antialiased!important;
} */
a, img a {
    text-decoration: none!important;
    border: 0;
    outline: 0!important;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
li, ol, ul {
    list-style-type: none;
}
.clear, .clearfix:after {
    clear: both;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
/* article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
} */

body {
    background: #fff;
    font-size: 1rem;
    /* font-family: proxima_nova_alt_rgregular; */
    font-family: stolzl,sans-serif;
    color: #000;
    text-align: left;
    overflow-x: hidden;
    margin: 0;
    -webkit-text-stroke: 0!important;
    -webkit-font-smoothing: antialiased!important;
    
    /* -webkit-user-select:  none;
    -moz-user-select:  none;
    -ms-user-select:  none;
    user-select:  none;
     */
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
.menu-wrapper .ad-page {
    display: none;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
b, strong {
    font-weight: bolder;
}
svg:not(:root) {
    overflow: hidden;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.h1, h1 {
    font-size: 2.5rem;
}
tspan {
    font-family: proxima_nova_alt_rgregular;
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""}
input[type=text], textarea {
    transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    width: 100%}
/* @font-face {
    font-family: FontAwesome;
    src: url(../../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
} */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* @font-face {
    font-family: proxima_nova_altbold;
    src: url(../../fonts/mark_simonson_-_proxima_nova_alt_bold-webfont.woff2) format("woff2"), url(../../fonts/mark_simonson_-_proxima_nova_alt_bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: proxima_nova_altthin;
    src: url(../../fonts/mark_simonson_-_proxima_nova_alt_thin-webfont.woff2) format("woff2"), url(../../fonts/mark_simonson_-_proxima_nova_alt_thin-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: proxima_nova_altlight;
    src: url(../../fonts/mark_simonson_-_proxima_nova_alt_light-webfont.woff2) format("woff2"), url(../../fonts/mark_simonson_-_proxima_nova_alt_light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: proxima_nova_altsemibold;
    src: url(../../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.woff2) format("woff2"), url(../../fonts/mark_simonson_-_proxima_nova_alt_semibold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: proxima_nova_alt_rgregular;
    src: url(../../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.woff2) format("woff2"), url(../../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: proxima_novaextrabold;
    src: url(../../fonts/proximanova-extrabold-webfont.woff2) format("woff2"), url(../../fonts/proximanova-extrabold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
} */
.btn_effect a {
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    overflow: hidden;
    z-index: 3;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.menu-wrapper ul li.nav_phone.btn_effect a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 800px;
    content: "";
    background: #fc8f73;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
/* .header-container .menu-wrapper>ul>li>a.current {
    color: #0092ff;
} */
.menu-wrapper ul li.nav_contact.btn_effect a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 800px;
    content: "";
    background: #2ea5ff;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.btn_effect a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 800px;
    content: "";
    background: #fc8f73;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.btn_effect a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 800px;
    content: "";
    background: #2ea5ff;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
@keyframes btneffect {
    from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
}
to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
}
}@-webkit-keyframes btneffect {
    from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
}
to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
}
}.btn_effect:hover a:before {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: btneffect;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: btneffect;
}
@keyframes swing {
    20% {
    transform: rotate(15deg);
}
40% {
    transform: rotate(-10deg);
}
60% {
    transform: rotate(5deg);
}
80% {
    transform: rotate(-5deg);
}
to {
    transform: rotate(0);
}
}@-webkit-keyframes swing {
    20% {
    transform: rotate(15deg);
}
40% {
    transform: rotate(-10deg);
}
60% {
    transform: rotate(5deg);
}
80% {
    transform: rotate(-5deg);
}
to {
    transform: rotate(0);
}
}.menu-wrapper ul li.nav_phone.btn_effect a svg {
    top: 14px;
    left: 14px;
    width: 23px;
    height: 23px;
}
.menu-wrapper ul li.nav_phone.btn_effect:hover a svg {
    animation-duration: .4s;
    animation-fill-mode: both;
    transform-origin: center center;
    animation-name: swing;
}
.appi-cta {
    display: table;
    position: relative;
}
.appi-cta a span, .appi-cta button span {
    padding: 0;
}
.appi-cta a, .appi-cta button {
    position: relative;
    display: block;
    color: #fff;
    cursor: pointer;
    background: #0092ff;
    padding: 17px 60px;
    font: 18px proxima_nova_altsemibold;
    border-radius: 5px;
    white-space: nowrap;
}
.appi-cta a:hover, .appi-cta button:hover {
    background: #0078d1;
}
.appi-cta.btn_effect a .text, .appi-cta.btn_effect button .text {
    padding: 0;
    display: block;
}
.appi-cta a .arrow, .appi-cta button .arrow {
    position: absolute;
    width: 32px;
    height: 32px;
    right: 44px;
    top: 21px;
}
.book-session-wrapper .appi-cta a .arrow, .book-session-wrapper .appi-cta button .arrow {
    right: 27px;
    top: 15px;
}
.book-session-wrapper .appi-cta a:hover {
    padding: 17.5px 66px 17.5px 24px;
}
.appi-cta a .arrow i, .appi-cta button .arrow i {
    font-style: normal;
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
}
.arrow {
    opacity: 0;
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
}
.appi-cta a:hover .arrow, .appi-cta button:hover .arrow {
    opacity: 1;
}
.appi-cta:hover a .arrow i, .appi-cta:hover button .arrow i {
    left: 15px;
}
.appi-cta.read_more_wrapper a .arrow i span {
    top: -4px;
    font-size: 28px;
}
.appi-cta a .arrow i span, .appi-cta button .arrow i span {
    position: relative;
    left: 0;
    top: -7px;
    font-size: 31px;
    padding: 0;
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
}
.appi-cta:hover a .arrow i span, .appi-cta:hover button .arrow i span {
    left: 4px;
}
.appi-cta:hover a .arrow i:before, .appi-cta:hover button .arrow i:before {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.appi-cta a .arrow svg, .appi-cta button .arrow svg {
    position: absolute;
    top: -3px;
    left: 5px;
}
.appi-cta a:hover, .appi-cta button:hover {
    text-decoration: none;
}
.appi-cta .arrow-icon--circle {
    transition: stroke-dashoffset .3s ease;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
}
.appi-cta a:hover .arrow-icon--circle, .appi-cta button:hover .arrow-icon--circle {
    stroke-dashoffset: 0;
}
.appi-cta:hover .arrow {
    display: block;
}
.appi-cta a:hover, .appi-cta button:hover {
    padding: 17px 80px 17px 40px;
}
.appi-cta.read_more_wrapper a {
    background: 0 0;
    color: #fc7754;
    padding: 0;
    font-size: 20px;
    font-family: proxima_nova_alt_rgregular;
    display: inline-block;
}
.appi-cta.read_more_wrapper .arrow {
    opacity: 1;
    right: -38px;
    top: 0;
}
.prev .appi-cta.read_more_wrapper .arrow {
    right: auto;
    left: 0;
    padding: 0 0 0 38px;
}
.prev .appi-cta.read_more_wrapper .arrow svg {
    left: 0;
}
.prev .appi-cta.read_more_wrapper:hover .arrow i span {
    left: -25px;
}
.next .appi-cta {
    float: right;
    padding: 0 38px 0 0;
}
.arrow_link {
    color: #fc7754;
    font: 18px proxima_nova_altsemibold;
    display: table;
    margin: 25px auto 0;
    position: relative;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tab-content+.appi-cta.read_more_wrapper {
    padding-top: 30px;
}
.prev .arrow_link span {
    left: 0;
    right: auto;
}
.arrow_link.center {
    margin: 50px auto 0;
}
.next .arrow_link span {
    right: 0;
}
.para+.arrow_link {
    margin: 0 auto;
}
.arrow_link:hover {
    color: #ff4919;
}
.arrow_link span {
    position: relative;
    font-size: 18px;
    right: -5px;
    top: 0;
}
.next .arrow_link, .next .next_prev_head, .next .para {
    float: right;
}
.next_prev .para::after, .next_prev .para::before {
    clear: both;
    display: block;
    content: ""}
.next .arrow_link {
    float: right;
}
.arrow_link:hover span {
    color: #fff;
}
.arrow_link span:before {
    position: absolute;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    content: "";
    left: -7px;
    background: #ff4919;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: -6px;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.arrow_link:hover span:before {
    opacity: 1;
}
.prev .arrow_link span:before {
    left: -9px;
}
.yellow_bg {
    background: #ffc603;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    z-index: -1;
    transition: all 2s cubic-bezier(.215, .61, .355, 1);
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -webkit-transition: all 2s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: all 2s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: all 2s cubic-bezier(.215, .61, .355, 1);
    -o-transition: all 2s cubic-bezier(.215, .61, .355, 1);
}
.heading1 span {
    position: relative;
}
.yellow_bg.anim {
    width: 96%}
.heading2 span .yellow_bg {
    top: 0;
    background: #ffc603;
}
.flex_wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    margin: -10px;
}
.achievement_wrapper .flex_wrapper, .infographic_wrapper {
    flex-wrap: nowrap;
    margin: 0;
}
.flex_wrapper.align_center {
    align-items: center;
}
.flex_wrapper.align_bottom {
    align-items: flex-end;
}
.flex_wrapper.space_between {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    flex-wrap: wrap;
    padding: 30px 0 0;
    justify-content: space-between;
}
.wrapper {
    position: relative;
    margin-top: 110px;
}
/* nav {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    padding: 15px 0;
    transition-timing-function: ease-in-out;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
} */
/* .logo {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    margin-right: auto;
    position: relative;
    z-index: 999;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
} */
/* .logo a {
    display: block;
} */
/* .logo img {
    width: 278px;
} */
/* .header-container {
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
} */
/* .header-container:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: scaleY(.9);
    -webkit-transform: scaleY(.9);
    box-shadow: 0 0 3px rgba(0, 0, 0, .11);
    transform-origin: top;
    -webkit-transition: all .6s cubic-bezier(.4, .25, 0, 1);
    transition: all .6 cubic-bezier(.4, .25, 0, 1);
    opacity: 0;
} */
/* .header-container.shrink:before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    opacity: 1;
} */
.shrink nav {
    padding: 10px 0;
}
.shrink .dropdown-inner {
    margin-top: 12px;
}
.menu-wrapper {
    padding: 3px 0 0;
}
.menu-wrapper>ul {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    margin-left: auto;
    margin: 0;
}
.menu-wrapper>ul>li>a {
    padding: 20px 30px;
    position: relative;
    font: 18px/.8 proxima_nova_alt_rgregular;
    color: #000;
    display: block;
    z-index: 9;
    cursor: pointer;
}
.nav_phone.btn_effect {
    margin-left: 50px;
}
.menu-wrapper .nav_contact a {
    border-radius: 5px;
    background: #0092ff;
    text-align: center;
    overflow: hidden;
    color: #fff;
}
.menu-wrapper .nav_phone a {
    background: #fc7754;
    border-radius: 5px;
    text-align: center;
}
.menu-wrapper .nav_phone a svg {
    position: absolute;
}
.left-side>ul {
    width: 50%}
.menu-wrapper>ul>li.nav_contact {
    margin-left: 10px;
}
.menu-wrapper .nav_phone a {
    padding: 0;
    font-size: 18px;
    width: 50px;
    height: 50px;
}
.menu-wrapper>ul>li>a:after, .menu-wrapper>ul>li>a:before {
    position: absolute;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.menu-wrapper>ul>li>a:before {
    bottom: 8px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #0092ff;
    left: 50%;
    transform: translate(-50%, 0);
}
.menu-wrapper>ul>li.active>a:before {
    position: absolute;
    content: "";
    bottom: 8px;
    background: #0092ff;
    height: 3px;
    width: 100%}
.menu-wrapper>ul>li.active>a, .menu-wrapper>ul>li>a.current, .menu-wrapper>ul>li>a.current:before {
    color: #0092ff;
}
.menu-wrapper>ul>li>a:hover {
    color: #0092ff;
}
.menu-wrapper>ul>li.nav_contact a:hover {
    color: #fff;
}
/* .bloging-header .menu-wrapper li:first-child a {
    padding-left: 0;
} */
.menu-wrapper>ul>li a.current:after, .menu-wrapper>ul>li a.current:before, .menu-wrapper>ul>li>a:hover:after, .menu-wrapper>ul>li>a:hover:before {
    opacity: 1;
}
.menu-wrapper>ul>li>a.current:after, .menu-wrapper>ul>li>a:hover:before {
    width: calc(100% - 50px);
}
.menu-wrapper>ul>li>a.current:after, .menu-wrapper>ul>li>a:hover:after {
    max-width: 100%}
.menu-wrapper .nav_contact a {
    padding: 19px 30px;
}
.menu-wrapper ul .nav_phone .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -7px;
}
.menu-wrapper ul li.nav_contact a:before, .menu-wrapper ul li.nav_phone a:before {
    content: none;
}
.dropdown-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    z-index: 99;
    pointer-events: none;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
}
.menu-wrapper>ul>li.tab-link:hover .dropdown-wrapper {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.dropdown-inner {
    border-top: 1px solid #e6e6e6;
    background: #fff;
    margin-top: 25px;
}
.overlay {
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
}
.overlay.show {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.submenu_wrapper {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    padding: 50px 0;
}
.left-side {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    width: 50%;
    padding: 30px 0;
}
.left-side:first-child {
    border-right: 1px solid #d4d4d4;
}
.left-side ul li a {
    font-size: 20px;
    font-family: proxima_nova_altsemibold;
    padding: 20px 0;
    display: block;
    color: #000;
}
.left-side ul li ul li a {
    padding: 0 0 10px 50px;
    font: 18px proxima_nova_alt_rgregular;
}
.left-side li {
    width: 100%;
    padding-right: 35px;
}
.left-side ul li:first-child a {
    padding-top: 0;
}
.submenu_wrapper .active {
    color: #0092ff;
}
.left-side ul li a:hover {
    color: #0092ff;
}
.right-box {
    background: #0092ff;
    height: 267px;
    width: 187px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .22);
    margin: 0 70px 0 35px;
}
.right-inner-wrap {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    width: 100%}
.right-detail {
    width: calc(100% - 292px);
}
.right-detail .heading4 {
    font-size: 26px;
}
.book-detail {
    font: 18px/1.5 proxima_nova_alt_rgregular;
    display: block;
    padding: 20px 0;
}
.download-btn {
    background: 0 0;
    cursor: pointer;
}
.full-menu-left {
    width: 70%}
.full-menu-right {
    width: 30%;
    background: #f3faff;
    padding: 20px 20px 50px;
}
.top_gap {
    padding: 20px 0 0;
}
.d_flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
}
.grid {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
}
.naccs .grid {
    height: 100%}
.gc {
    box-sizing: border-box;
    display: inline-block;
    min-height: 1px;
    vertical-align: top;
}
.gc--1-of-3 {
    width: 20%;
    background: #0092ff;
}
.gc--2-of-3 {
    width: 80%;
    padding: 0;
}
.nacc {
    padding: 40px 50px 20px;
}
.naccs {
    position: relative;
    margin: 0;
    height: 100%}
.full-menu-wrapper .right_text_wrapper .para {
    margin: 18px 0 0;
}
.naccs .menu div {
    margin: 30px 0 30px 60px;
    color: #fff;
    border-radius: 10px 0 0 10px;
    padding: 18px 10px 18px 40px;
    font: 18px proxima_nova_alt_rgregular;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -moz-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -ms-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -o-transition: 1s all cubic-bezier(.075, .82, .165, 1);
}
.cl-2 {
    width: 33%}
.nacc .flex_wrapper {
    margin: 0;
}
.cl-inner-flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    padding: 0 0 20px 0;
}
.cl-list {
    margin: 20px 0 0;
}
.cl-list div {
    padding: 4px 7px 4px 30px;
    position: relative;
    font: 16px/1.5 proxima_nova_alt_rgregular;
}
.cl-list div:before {
    position: absolute;
    content: "";
    left: 14px;
    top: 13px;
    background: #000;
    border-radius: 50%;
    height: 4px;
    width: 4px;
}
.cl-list a {
    color: #000;
}
.learn_more_wrapper {
    padding: 30px 110px;
    border-top: 1px solid #dbf0ff;
}
.techmore.learn_more_wrapper {
    padding: 30px 200px;
}
.lm {
    float: left;
    padding: 0 20px 0 0;
    color: #333;
}
.learn_about .appi-cta {
    float: left;
}
.learn_about, .learn_more_wrapper .appi-cta a span {
    font: 20px/1.2 proxima_nova_altsemibold;
}
.naccs .menu div.active {
    color: #0092ff;
    background: #fff;
    font-family: proxima_nova_altbold;
}
.full-menu-wrapper .left_icon_wrapper {
    padding-right: 25px;
    text-align: center;
}
.right_text_wrapper .top_gap {
    padding: 35px 0 0 0;
}
.dropdown-inner .right_text_wrapper .heading4 {
    font: 18px/1.2 proxima_nova_altsemibold;
    margin: 12px 0 0;
}
.full-menu-right .infographic_wrapper:nth-child(1) {
    padding: 0 0 50px 0;
}
.nacc .infographic_wrapper {
    padding-bottom: 40px;
}
.e-book-wrapper .flex_wrapper.align_center {
    align-items: center;
}
.dropdown-inner .appi-cta.read_more_wrapper a {
    font-size: 18px;
    margin:  0;
}
.dropdown-inner .appi-cta:hover a .arrow i {
    left: 18px;
}
.dropdown-inner .appi-cta.read_more_wrapper a .arrow i span {
    top: -5px;
    font-size: 26px;
}
.dropdown-inner .appi-cta a .arrow svg {
    top: -5px;
}
.full-menu-right .appi-cta {
    margin: 25px 0 0;
}
.right_text_wrapper .top_gap {
    padding: 25px 0 0 0;
}
.full-menu-wrapper .right_text_wrapper .heading4 {
    font: 18px/1.2 proxima_nova_altsemibold;
}
.cl-list a, .dropdown-inner .right_text_wrapper .heading4 a {
    position: relative;
    color: #333;
    display: inline-block;
    padding: 0 0 2px;
}
.cl-list a:before, .dropdown-inner .right_text_wrapper .heading4 a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #01b2ff;
    content: "";
    transform: scaleX(0) translateZ(0);
    transform-origin: 100% 100%;
    -webkit-transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform .5s cubic-bezier(.19, 1, .22, 1);
}
.cl-list a:hover:before, .dropdown-inner .right_text_wrapper .heading4 a:hover:before {
    transform: scaleX(1) translateZ(0);
    transform-origin: 0 0;
}
.cl-list div:hover:before {
    background: #0092ff;
}
.cl-list a:hover, .dropdown-inner .right_text_wrapper .heading4 a:hover {
    color: #0092ff;
}
.dropdown-inner .cl-inner-flex .right_text_wrapper .heading4 {
    font-family: proxima_nova_alt_rgregular;
}
.full-menu-left .heading5 {
    margin: 12px 0 0 0;
}
.heading5 {
    font: 20px/1.3 proxima_nova_altsemibold;
}
.bullet-icon figure, .left_icon_wrapper figure {
    width: 45px;
    height: 45px;
}
.dropdown-inner .left_icon_wrapper figure {
    background: #f3faff;
    padding: 10px;
    border-radius: 50%}
.dropdown-inner .full-menu-right .left_icon_wrapper figure {
    background: #fff;
}
.dropdown-inner .left_icon_wrapper figure img, .dropdown-inner .left_icon_wrapper figure svg {
    width: 100%;
    max-height: 30px;
}
.bullet-icon img, .bullet-icon svg, .left_icon_wrapper figure img, .left_icon_wrapper figure svg {
    width: 100%;
    height: 100%}
.left_icon_wrapper figure svg {
    fill: #0092ff;
}
.naccs .last_child.top_gap {
    padding: 0;
}
.nacc>li {
    display: none;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    position: relative;
    list-style: none;
    transition: 1s all cubic-bezier(.075, .82, .165, 1);
}
.nacc>li.active {
    transition-delay: .3s;
    z-index: 2;
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.nacc li p {
    margin: 0;
}
.e-book-wrapper .appi-cta a {
    background: #fc7754;
}
.dropdown-inner .flex_wrapper {
    margin: 0;
}
.abt .book_wraper {
    width: auto;
}
.e-book-wrapper.abt .right-detail {
    width: calc(100% - 285px);
    padding-left: 50px;
}
.dropdown-inner .left_icon_wrapper {
    padding-right: 25px;
}
.cl-50 {
    width: 50%;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
}
.cl-50 .cl-2 {
    width: calc(50% - 20px);
}
.book_wraper img {
    max-width: 100%}
.e-book-wrapper {
    background: #f3faff;
    padding: 0 50px;
}
.book_wraper {
    width: 240px;
    padding: 50px 0 0;
}
.e-book-wrapper .right-detail {
    width: calc(100% - 285px);
    padding-left: 25px;
}
.abt .book_wraper {
    width: 200px;
}
.breadcrumb {
    background: 0 0;
    padding: 0 0 15px 0;
    display: flex;
    align-items: center;
}
.breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
}
.breadcrumb-item a {
    color: #000;
    font-size: 18px;
    font-family: proxima_nova_altsemibold;
}
.breadcrumb-item a:hover, .breadcrumb-item.active a {
    color: #fc7754;
}
.breadcrumb-item.active a {
    cursor: auto;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    color: #000;
    content: "|";
    top: 0;
    position: relative;
}
.back_home {
    float: left;
    padding: 0 10px 0 0;
}
.heading1 {
    color: #000;
    font: 70px/1.05 proxima_nova_altbold;
    position: relative;
}
.heading2 {
    color: #333;
    font: 60px/1.1 proxima_nova_altbold;
    position: relative;
    z-index: 1;
}
.heading3 {
    color: #333;
    font: 36px/1.1 proxima_nova_altsemibold;
    position: relative;
}
.heading4 {
    color: #000;
    font: 30px/1.2 proxima_nova_altsemibold;
    position: relative;
}
.heading5 {
    color: #333;
    font: 24px/1.2 proxima_nova_altsemibold;
    position: relative;
    margin: 20px 0 30px;
}
.heading1+.heading5, .heading2+.heading5, .heading5+.heading5 {
    font-family: proxima_nova_alt_rgregular;
}
.bllt_list .heading2+.heading5 {
    margin: 20px 0 30px;
}
.heading6 {
    color: #333;
    font: 20px/1.25 proxima_nova_altsemibold;
}
.heading5.two_side_para {
    margin-bottom: 10px;
}
.heading2 span, .heading3 span {
    position: relative;
}
.para {
    font: 18px/2.1 proxima_nova_alt_rgregular;
    margin: 30px 0;
    color: #333;
}
.bllt_list .heading2+.heading5+.para {
    margin: 0 0 30px 0;
}
.top-container {
    width: 990px;
    margin: 0 auto;
    padding: 50px 0 100px 20px;
}
/* .container {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
} */
.min-container {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 100px;
}
.small-container {
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding: 100px 0;
}
/* .footer {
    border-top: 5px solid #0092ff;
} */
.recognition ul {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    justify-content: space-between;
    padding: 40px 0 0;
}
.recognition ul li {
    width: 22%;
    text-align: center;
}
.badges_name {
    color: #0092ff;
    font: 18px/1.5 proxima_nova_alt_rgregular;
    text-transform: uppercase;
}
.next_prev_wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
}
.next_prev_head {
    font-size: 24px;
    font-family: proxima_nova_altsemibold;
    color: #333;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
}
.next .next_prev_head figure {
    margin: 0 0 0 20px;
}
.next_prev_head figure {
    margin: 0 20px 0 0;
    width: 37px;
    height: 37px;
}
.next_prev_head img, .next_prev_head svg {
    width: 100%;
    height: 100%}
.next_prev .para {
    font: 18px/1.35 proxima_nova_alt_rgregular;
    margin: 30px 0 15px;
    width: 100%}
.next_prev.prev {
    width: 360px;
    margin-right: auto;
}
.next_prev.text-right.next {
    width: 360px;
}
.next_prev_wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
}
.next_prev_wrapper .arrow_link {
    display: inline-block;
}
.next_prev_border {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    width: 1180px;
    margin: 0 auto;
}
.footer_wrapper {
    background: #f3faff;
    border-top: 5px solid #0092ff;
}
.footer-top {
    padding: 50px 0 70px;
}
.app-foot-logo {
    width: 30%}
.foot-col-head {
    display: block;
    font: 18px proxima_nova_altbold;
    color: #0092ff;
    padding: 0 0 15px 0;
}
.footer_wrapper .flex_wrapper.space_between {
    padding: 0;
    margin: 0;
}
.copyright .copy, .dmca-wrap, .foot-para, .footer_list li a, .statutory-nav a, .statutory-para {
    font: 16px/1.6 proxima_nova_alt_rgregular;
    color: #000;
    position: relative;
}
.copyright ul>li>a {
    font: 16px/.7 proxima_nova_alt_rgregular;
    color: #000;
    position: relative;
}
.footer_list li a {
    display: inline;
}
.footer_list li.more a {
    color: #fc7754;
}
.footer_list li {
    padding: 5px 0;
}
.footer_list li a:hover {
    color: #01b2ff;
}
.copyright ul>li>a {
    padding: 2px 0;
}
.footer-top .flex_wrapper.space_between {
    padding: 0;
    width: 70%}
.copyright ul>li>a:before, .footer_list li a:before, .strength_list li>a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #01b2ff;
    content: "";
    transform: scaleX(0) translateZ(0);
    transform-origin: 100% 100%;
    -webkit-transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    -moz-transform: scaleX(0) translateZ(0);
    -ms-transform: scaleX(0) translateZ(0);
    -o-transform: scaleX(0) translateZ(0);
}
.copyright ul>li>a:before, .footer_list li a:before:before {
    bottom: 5px;
}
.footer-mid {
    border-top: 1px solid #dbe8f2;
    border-bottom: 1px solid #dbe8f2;
    padding: 70px 0;
}
.footer_list ul {
    padding: 5px 0;
}
.footer_list ul li {
    padding-left: 25px;
}
.footer_list ul li a {
    color: #67a6d4;
     line-height: 1.3;
}
.dmca-wrap p {
    margin-bottom: 10px;
}
.footer-top .foot-top-col {
    width: 19%}
.statutory-nav {
    position: relative;
    transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
}
.copyright ul>li>a:hover:before, .footer_list li a:hover:before, .statutory-nav:hover:before, .strength_list li>a:hover:before {
    transform: scaleX(1) translateZ(0);
    transform-origin: 0 0;
    -webkit-transform: scaleX(1) translateZ(0);
    -moz-transform: scaleX(1) translateZ(0);
    -ms-transform: scaleX(1) translateZ(0);
    -o-transform: scaleX(1) translateZ(0);
}
.statutory-nav a {
    display: block;
    cursor: pointer;
}
.statutory-para {
    display: none;
    padding: 10px 0 0 0;
}
.statutory-mwrapper {
    width: 520px;
}
.copy {
    display: block;
}
.copyright ul>li:first-child {
    border-left: none;
    padding-left: 0;
}
.copyright ul>li {
    display: inline-block;
    border-left: solid 1px #000;
    line-height: .8;
    color: #8d8d8d;
    padding: 0 10px;
    position: relative;
}
.dmca-wrap figure {
    width: 125px;
}
.dmca-wrap img {
    max-width: 100%}
.copyright .copy {
    font: 16px/1.6 proxima_nova_alt_rgregular;
    color: #67a6d4;
}
.footer-btm {
    padding: 25px 0;
}
.footer_wrapper .min-container {
    padding: 0;
}
.copyright .foot-social-network li {
    float: left;
    padding: 0 8px 0 0;
    overflow: hidden;
    border-left: none;
}
.copyright .foot-social-network li a {
    font-size: 24px;
    padding: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
    color: #0092ff;
    display: block;
}
.foot-social-network {
    margin: 10px 0 0;
    overflow: hidden;
}
.copyright .foot-social-network li a .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.copyright .foot-social-network li a:after, .copyright .foot-social-network li a:before {
    content: none;
}
.copyright .foot-social-network li:hover a {
    color: #fff;
}
.copyright .foot-social-network li a:after {
    background: #0092ff;
    position: absolute;
    content: "";
    width: 100%;
    display: block;
    height: 100%;
    transform: scaleX(0) translateZ(0);
    transform-origin: 100% 100%;
    -webkit-transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    left: 0;
    top: 0;
    z-index: -1;
    -moz-transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    -moz-transform: scaleX(0) translateZ(0);
    -ms-transform: scaleX(0) translateZ(0);
    -o-transform: scaleX(0) translateZ(0);
}
.copyright .foot-social-network li:hover a:after {
    transform: scaleX(1) translateZ(0);
    transform-origin: 0 0;
}
.copyright .foot-social-network li a .fab {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.form-col input[type=checkbox] {
    margin: 0 10px 0 0;
    display: none;
    cursor: pointer;
}
.form-col .checkbox {
    position: relative;
    float: left;
}
.form-col .checkbox:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    padding: 13px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
}
.form-col input[type=checkbox]+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 13px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: scale(0) rotate(45deg);
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: scale(0) rotate(45deg);
    -moz-transform: scale(0) rotate(45deg);
    -ms-transform: scale(0) rotate(45deg);
    -o-transform: scale(0) rotate(45deg);
}
.form-col input[type=checkbox]+label.active:after {
    opacity: 1;
    transform: scale(1) rotate(45deg);
    -webkit-transform: scale(1) rotate(45deg);
    -moz-transform: scale(1) rotate(45deg);
    -ms-transform: scale(1) rotate(45deg);
    -o-transform: scale(1) rotate(45deg);
}
.form-col>span {
    font-family: proxima_nova_alt_rgregular;
    padding: 4px 0 0 10px;
    float: left;
}
.form-col .checkbox.active:before {
    border: 2px solid #0092ff;
}
.form-col .form-col {
    margin-bottom: 0;
}
.form-col>span {
    font-family: proxima_nova_alt_rgregular;
    padding: 0 0 0 10px;
    font-size: 18px;
}
.contact-form-wrapper {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}
.buttons-wrapper li:nth-child(1) {
    padding-left: 0;
}
.contact-grid-left-sec {
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}
.contact-gridinner-right>p {
    font-size: 24px;
    font-family: proxima_nova_alt_rgregular;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
.simply_fill {
    font-size: 24px;
    font-family: proxima_nova_alt_rgregular;
    margin: 70px 0 0 0;
}
.contact-gridinner-right>span {
    font-size: 18px;
    font-family: proxima_nova_alt_rgregular;
    margin: 25px 0 40px 0;
    line-height: 1.4;
    display: block;
}
.contact-top-container {
    padding-bottom: 30px;
}
.contact-grid {
    width: 50%;
    float: left;
    position: relative;
    padding: 15px 25px 0;
}
.contact-grid.error:before {
    border: 2px solid #d73333;
    box-shadow: 1px 2px 4px rgba(215, 51, 51, .11);
}
.contact-grid.error {
    background: rgba(255, 5, 5, .04);
}
.contact-grid.active:before, .contact-grid.error:before {
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
}
.contact-grid:nth-child(1).error {
    border-radius: 14px 0 0 0;
}
.contact-grid.error label {
    color: #fe5164!important;
}
.contact-grid {
    border: 1px solid #e6e6e6;
}
.pop-right .captcha_col .col6 {
    flex: none;
    max-width: 100%}
.pop-right .captcha_col {
    margin-bottom: 0;
}
.pop-right .contact-grid {
    border-bottom: none;
}
.contact-grid.appi-inpsec {
    border-top: 0;
    border-right: 0;
}
#footer_capt_div.contact-grid {
    border-right: 0;
}
.contact-grid.appi-inpsec {
    border-top: 0;
    border-right: 0;
}
.contact-grid textarea {
    height: 70px;
    margin: 25px 25px 15px 0;
    resize: none;
}
.contact-grid.select-grid {
    padding: 25px 15px 25px 38px;
    font-size: 20px;
}
.contact-grid.full-grid {
    width: 100%}
.contact-grid.full-grid select {
    width: 100%;
    font-family: proxima_nova_altsemibold;
}
.captchtext.captcha-num {
    color: #000;
    font-family: proxima_nova_altbold;
    padding: 0 0 0 15px;
}
.contact-grid #capt {
    width: 100px;
    border: 2px solid #d8d8d8;
    padding: 7px;
    text-align: center;
    border-radius: 5px;
    margin: 0 0 0 10px;
}
.custom-check {
    width: 50%;
    float: left;
}
.contact-grid.captcha-section {
    padding: 11px 25px;
}
.custom-check label, .custom-check span {
    font-size: 18px;
    font-family: proxima_nova_altsemibold;
    margin: -4px 0 0 15px;
    float: left;
}
.custom-check .high {
    color: #fe5164;
    display: block;
    padding-left: 20px;
}
.contact-grid .appi-cta {
    float: right;
}
.contact-grid .appi-cta a {
    padding: 13px 45px;
}
.contact-grid .appi-cta a span {
    text-align: center;
    color: #fff;
}
.agreementWrap input[type=checkbox] {
    margin: 0;
    line-height: normal;
    height: 20px;
    width: 20px;
    float: left;
}
.form-col label {
    display: inline-block;
}
.captcha_col .type_text {
    width: 110px;
    text-align: center;
    border: 2px solid #e6e6e6;
    margin-left: 15px;
    border-radius: 5px;
}
.cont_form_wrapper {
    margin: 40px 0 0;
}
.captcha_col {
    margin: 0 0 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.text-center {
    text-align: center;
}
.contact-grid.attachfile input {
    height: 65px;
}
.captcha_col .form-col>span {
    padding: 13px 0 0 0;
    font-size: 18px;
    font-family: proxima_nova_altsemibold;
}
.captcha_col .form-col button {
    margin: 0;
}
.left_sec {
    width: 100%}
.left_sec_inner {
    padding: 50px 40px 30px;
    background: #f6f6f6;
    height: 100%}
.client_quote {
    text-align: center;
}
.client_detail {
    padding: 0;
}
.client_name {
    font: 18px/1 proxima_nova_altbold;
    padding: 25px 0 0;
}
.client_dg {
    font: 18px/1.9 proxima_nova_alt_rgregular;
}
.startup_idea {
    font: 24px/1.3 proxima_nova_altsemibold;
    padding: 0 0 20px 0;
}
.quote_icon figure {
    height: 40px;
    position: relative;
}
.quote_icon figure svg {
    height: 100px;
}
.agreementWrap {
    padding: 20px 0 110px 0;
}
.left_sec_inner p {
    font: 18px/1.9 proxima_nova_alt_rgregular;
}
.co-founder-section.flex_wrapper figure {
    padding: 0 20px 0 0;
}
.co-founder-right {
    font-family: proxima_nova_altsemibold;
}
.co-founder-right .name {
    font-size: 24px;
}
.co-founder-right span {
    font-size: 18px;
}
.right_sec {
    margin: 0 0 0 25px;
    width: 100%}
.contact-grid .form-col input:focus~label, .contact-grid .form-col label.active {
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
}
.selectric-focus .selectric .button {
    transform: rotate(-90px);
    -webkit-transform: rotate(-90px);
    -moz-transform: rotate(-90px);
    -ms-transform: rotate(-90px);
    -o-transform: rotate(-90px);
}
.col6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.form-col input[type=checkbox] {
    margin: 0 10px 0 0;
    display: none;
    cursor: pointer;
}
.contact-grid input {
    border-bottom-color: #dadada;
    box-shadow: none;
}
.contact-grid input:-internal-autofill-selected, .contact-grid input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    box-shadow: 0 0 0 1000px #fff inset;
}
.we_are_wrapper {
    width: 100%;
    padding: 0 0 0 35px;
}
.we_are_wrapper .appi-cta {
    margin: 55px 0 0;
}
.mobile-menu {
    display: none;
}
.arrow_listing {
    padding: 60px 0 0;
}
.arrow_listing li {
    position: relative;
    border-left: 2px solid #fc7754;
    padding: 0 0 70px 70px;
    margin-left: 25px;
}
.arrow_listing li .heading5 {
    margin: 0;
}
.arrow_listing li .para {
    margin: 12px 0 0 0;
}
.list_check {
    position: absolute;
    left: -25px;
    background: #fff;
    height: 50px;
    width: 50px;
    top: -5px;
}
.list_check svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.arrow_listing li:last-child {
    border-left: 2px solid #fff;
    padding-bottom: 0;
}
.thanku-img {
    padding: 30px 0 0;
}
.contact-grid {
    width: 50%;
    float: left;
    position: relative;
    padding: 15px 20px;
    border-top: 1px solid #e6e6e6;
}
.contact-grid input {
    border-bottom-color: #dadada;
    box-shadow: none;
}
.contact-grid-left-sec .contact-grid:nth-child(2) {
    border-left: 1px solid #e6e6e6;
}
.contact-grid input, .contact-grid textarea {
    outline: 0;
    position: relative;
    z-index: 2;
    background: 0 0;
    width: 100%;
    height: 50px;
    border: 0;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.contact-grid>label {
    position: absolute;
    top: 27px;
    left: 18px;
    color: #757575;
    z-index: 1;
    font-size: 18px;
    font-family: proxima_nova_alt_rgregular;
    font-weight: 300;
    line-height: 1.5;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    -o-transition: .2s ease;
}
.contact-grid input:focus~label, .contact-grid label.active, .contact-grid textarea:focus~label {
    color: #9d9d9d;
    -webkit-transform: translate(-10%, -75%) scale(.75);
    transform: translate(-10%, -75%) scale(.75);
    -moz-transform: translate(-10%, -75%) scale(.75);
    -ms-transform: translate(-10%, -75%) scale(.75);
    -o-transform: translate(-10%, -75%) scale(.75);
    z-index: 3;
}
.contact-grid.full-grid {
    width: 100%;
    border-top: 1px solid #e6e6e6;
}
.contact-grid textarea {
    height: 90px;
    padding: 15px 0;
    resize: none;
}
.pop-left {
    background: url(../../images/vision-img.png) no-repeat;
    width: 553px;
    padding: 55px 50px;
    position: relative;
    background-size: cover;
}
.call-popup-wrapper .pop-left {
    padding: 0;
}
.pop-right {
    width: 460px;
    background: #fff;
}
.btn-popup-wrapper .flex_wrapper {
    margin: 0;
    flex-wrap: nowrap;
}
.right-head-wrapper {
    padding: 35px;
}
.right-head-wrapper .arrow {
    display: none;
}
.we_are_wrapper .pop-right .appi-cta {
    margin: 10px 0 0;
}
.right-head-wrapper .heading4 {
    margin: 0;
}
.right-head-wrapper .para {
    margin: 2px 0 0;
    color: grey;
}
.pop-left figure {
    display: flex;
    align-items: flex-end;
    height: 100%}
.popoverlay {
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 99999;
    display: none;
}
.btn-popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    background: #fff;
    max-width: 100%;
    z-index: 99999999999;
    width: 1013px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.pop-right .contact-grid>label {
    top: 32px;
}
.pop-right .contact-grid {
    padding: 19.5px 20px;
}
.heading6 .br-block {
    display: block;
}
.visiontext_wrapper .heading2 {
    color: #fff;
    font: 48px/1.1 proxima_nova_altbold;
    position: relative;
}
.p_wrapper {
    background: #353b4b;
    padding: 30px 40px;
}
.p_wrapper_h {
    font: 22px/1.4 proxima_nova_altbold;
    color: #fff;
    position: relative;
    width: 47%;
    padding-right: 15px;
}
.p_wrapper_h:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    border-right: 1px solid #fff;
    height: calc(100% + 8px);
}
.visiontext_wrapper .heading6 {
    color: #fff;
    font: 22px/1.3 proxima_nova_altbold;
    padding: 35px 0;
}
.p_wrapper_logos {
    width: calc(100% - 49%);
}
.p_wrapper_logos span {
    background-image: url(../../images/popup-logo-sprite.png);
    background-repeat: no-repeat;
    display: block;
}
.small-container .br-block {
    display: block;
}
.p_wrapper_logos .flex_wrapper div {
    width: calc(100% / 5);
}
.visiontext_wrapper .heading2 span {
    color: #0092ff;
}
.close-popup {
    display: none;
}
.p_wrapper_logos .l1 span {
    height: 28px;
    width: 66px;
    background-position: -16px -17px;
}
.p_wrapper_logos .l2 span {
    height: 38px;
    width: 89px;
    background-position: -92px -8px;
    margin-top: -10px;
}
.p_wrapper_logos .l3 span {
    height: 28px;
    width: 66px;
    background-position: -195px -17px;
}
.p_wrapper_logos .l4 span {
    height: 42px;
    width: 66px;
    background-position: -272px -8px;
    margin-top: -10px;
}
.p_wrapper_logos .l5 span {
    height: 25px;
    width: 66px;
    background-position: -337px -21px;
}
.p_wrapper_logos .l6 span {
    height: 28px;
    width: 65px;
    background-position: -13px -54px;
}
.p_wrapper_logos .l7 span {
    height: 32px;
    width: 66px;
    background-position: -100px -53px;
}
.p_wrapper_logos .l8 span {
    height: 28px;
    width: 66px;
    background-position: -195px -54px;
}
.p_wrapper_logos .l9 span {
    height: 32px;
    width: 66px;
    background-position: -282px -53px;
}
.p_wrapper_logos .l10 span {
    height: 32px;
    width: 86px;
    background-position: -359px -53px;
}
.p_wrapper .flex_wrapper.space_between {
    padding: 0;
    flex-wrap: wrap;
}
.call-popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    background: 0 0;
    max-width: 100%;
    min-height: 552px;
    z-index: 99999999999;
    width: 888px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.call-popup-wrapper .pop-left {
    background: #fff4d9;
    width: 327px;
    border-right: 1px solid #fc7754;
}
.call-options-wrapper {
    padding: 0 20px;
}
.call-options-wrapper ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.call-options-wrapper ul li {
    width: 250px;
    border: 1px solid;
    border-radius: 30px;
}
.call-options-wrapper ul li.tel {
    border-color: #fc7754;
    background-color: #ffd2d2;
}
.call-options-wrapper ul li.email {
    border-color: #0092ff;
    background-color: #dbf0ff;
}
.call-popup-wrapper .pop-right {
    width: 568px;
}
.tel a {
    color: #fc7754;
    text-align: center;
    width: calc(100% - 60px);
    display: inline-block;
}
.email a {
    color: #0092ff;
    text-decoration: underline!important;
    text-align: center;
    width: calc(100% - 60px);
    display: inline-block;
}
.mobile-menu {
    display: none;
}
.contact-grid-left-sec .contact-grid:first-child .typedtxt {
    text-transform: capitalize;
}
.page-template-karvaan .wrapper {
    margin-top: 0;
}
/* .header-container .wht-logo {
    display: none;
} */
/* .multiple-logo .header-container .wht-logo {
    display: block;
} */
/* .multiple-logo .header-container .blk-logo {
    display: none;
} */
/* .multiple-logo .header-container.shrink .wht-logo {
    display: none;
} */
/* .multiple-logo .header-container.shrink .blk-logo {
    display: block;
} */
/* .page-template-home .header-container .wht-logo {
    display: none;
} */
/* .page-template-karvaan .header-container.shrink .menu-wrapper>ul>li.nav_contact>a {
    color: #fff;
} */
.contact-grid textarea {
    margin: 0;
}
.heading2 br, .heading5 br {
    display: none;
}
/* .blog-header-menu nav.nav-wrapper {
    display: flex;
    align-items: center;
} */
/* .blog-header-menu .search-submit {
    display: none;
} */
.srch_wrapper {
    width: 200px;
}
.search-form {
    position: relative;
}
.search-form .search-field {
    position: absolute;
    top: -10px;
    right: 8px;
    width: 44px;
    border: 0;
    transition: .3s ease-in-out all;
    -webkit-transition: .3s ease-in-out all;
    -moz-transition: .3s ease-in-out all;
    -o-transition: .3s ease-in-out all;
    background-image: url(../../images/magnifying-glass.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 0 13px;
    padding: 10px 20px 10px 25px;
}
.entry-content.para2 {
    min-height: 164px;
    margin: 5px 0;
}
.search-form .search-field:focus {
    width: 220px;
}
.appi-cta.popup-contact:hover a {
    background: #fff;
}
.praposal-container .appi-cta.popup-contact:hover a {
    background: #0078d1;
}
.mc4wp-alert.mc4wp-error p, .mc4wp-alert.mc4wp-notice, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: #ffdead;
    background-color: #ffbf28;
    color: #fff;
    padding: 15px;
    border-left: 4px solid #ffbf28;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    margin: 15px 0 0 0;
}
.mc4wp-alert.mc4wp-success, .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: #ffdead;
    color: #fff;
    background-color: #83b785;
    padding: 10px;
    margin: 20px 0 0 0;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .22);
    border-left: 4px solid #009688;
}
.no-btn-popup {
    width: 100%;
    padding: 0 0 0 35px;
}
.no-bottom-pading {
    padding-bottom: 0;
}
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg {
    fill: #999;
    width: 16px;
    height: 16px;
}
.shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-count, .shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-label {
    display: none;
}
.subhead3 {
    color: #333;
    font: 30px/1.5 proxima_nova_altbold;
}
.heading_dash {
    background: #000;
    display: inline-block;
    height: 2px;
    width: 50px;
    top: -5px;
    position: relative;
    left: 10px;
}
#achievement-slider {
    padding: 40px 0 0 0;
}
.measuring_factors_inner .current-menu-item a {
    font-family: proxima_nova_altsemibold;
}
.formloader-anim {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: hsla(0, 0%, 100%, .8);
    top: 0;
    display: none;
    padding: 15px 20px;
    border-radius: 0;
}
.formloader-anim svg {
    width: 50px;
    margin: 0 auto;
    display: flex;
}
@keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}
}.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes fadeOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.full-wrap-img img {
    max-width: 100%}
.sucess-msg-wrapper {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}
.success-msg {
    position: absolute;
    width: 400px;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 7px solid #fc7754;
    z-index: 9;
    padding: 2px;
    z-index: 10000;
    display: none;
}
.success-msg-overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 9999;
    display: none;
}
.sucess-msg-inner {
    background-color: #fc7754;
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sucess-container {
    width: 280px;
    text-align: center;
}
.close-msg {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.sucess-container .heading5, .sucess-container .para {
    color: #fff;
}
.sucess-container .para {
    line-height: 1.5;
}
.sucess-container .heading5 {
    margin-bottom: 50px;
}
.heading5.msg-heading-btm:after {
    content: "";
    width: 150px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 36px);
}
.no-scroll {
    overflow: hidden;
    height: 100vh;
    max-height: 100vh;
}
.show_success .success-msg, .show_success .success-msg-overlay, .show_success .sucess-msg-wrapper {
    display: block;
}
.case_wrapper.full_page_image .case-slides {
    width: 100%}
.full_page_image.case_wrapper .case_container:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    background: 0 0;
}
.book-triangle-blue {
    width: 58px;
    height: 62px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    left: 10px;
}
.book-square-blue {
    width: 41px;
    height: 41px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 230px;
    left: 44px;
}
.book-circle-blue {
    width: 33px;
    height: 33px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 40px;
    top: 50%}
.e-book-download .book-triangle-blue {
    top: 140px;
    left: 80px;
}
.e-book-download .book-square-blue {
    bottom: 120px;
    left: 102px;
    top: auto;
}
.e-book-download .book-circle-blue {
    right: 182px;
    top: 49%}
/* .dropdown-inner .left_icon_wrapper>figure>span {
    background-image: url(../../images/header-icons-03.webp);
    display: block;
} */
.our-company-head-ic {
    width: 29px;
    height: 25px;
    background-position: -4px 0;
}
.how-we-work-head-ic {
    width: 29px;
    height: 24px;
    background-position: -4px -22px;
}
.agile-deve-head-ic {
    width: 29px;
    height: 28px;
    background-position: -2px -49px;
}
.labs-head-ic {
    width: 28px;
    height: 30px;
    background-position: -3px -133px;
}
.carrers-head-ic {
    width: 27px;
    height: 28px;
    background-position: -2px -163px;
}
.full-cycle-head-ic {
    width: 28px;
    height: 27px;
    background-position: -4px -198px;
}
.scoping-session-head-ic {
    width: 26px;
    height: 29px;
    background-position: -178px -203px;
}
.business-head-ic {
    width: 30px;
    height: 31px;
    background-position: -220px -7px;
}
.product-discover-head-ic {
    width: 27px;
    height: 27px;
    background-position: -220px -44px;
}
.ui-design-head-ic {
    width: 28px;
    height: 28px;
    background-position: -220px -82px;
}
.ux-design-head-ic {
    width: 29px;
    height: 29px;
    background-position: -221px -120px;
}
.ux-review-head-ic {
    width: 28px;
    height: 28px;
    background-position: -221px -161px;
}
.ios-head-ic {
    width: 27px;
    height: 26px;
    background-position: -4px -198px;
}
.android-head-ic {
    width: 26px;
    height: 28px;
    background-position: -4px -74px;
}
.blockchain-head-ic {
    width: 28px;
    height: 24px;
    background-position: -43px -1px;
}
.flutter-head-ic {
    width: 27px;
    height: 28px;
    background-position: -48px -29px;
}
.react-native-head-ic {
    width: 28px;
    height: 27px;
    background-position: -45px -64px;
}
.pwa-head-ic {
    width: 31px;
    height: 31px;
    background-position: -46px -95px;
}
.wearable-head-ic {
    width: 28px;
    height: 28px;
    background-position: -46px -136px;
}
.ibeacon-head-ic {
    width: 26px;
    height: 29px;
    background-position: -46px -167px;
}
.ar-vr-head-ic {
    width: 34px;
    height: 23px;
    background-position: -45px -199px;
}
.iot-head-ic {
    width: 30px;
    height: 30px;
    background-position: -85px -2px;
}
.metaverse-head-ic {
    width: 32px;
    height: 31px;
    background-position: -259px -247px;
}
.web-deve-head-ic {
    width: 30px;
    height: 30px;
    background-position: -86px -76px;
}
.cloud-comp-head-ic {
    width: 31px;
    height: 31px;
    background-position:  -224px -247px;
}
.it-consult-head-ic {
    width: 30px;
    height: 30px;
    background-position: 35px -4px;
}
.dev-ops-head-ic {
    width: 30px;
    height: 30px;
    background-position: 38px -83px;
}
.pro-launch-head-ic {
    width: 32px;
    height: 31px;
    background-position: 34px -42px;
}
.on-demand-head-ic {
    width: 32px;
    height: 31px;
    background-position: -86px -153px;
}
.healthcare-head-ic {
    width: 27px;
    height: 29px;
    background-position: -86px -187px;
}
.social-network-head-ic {
    width: 28px;
    height: 30px;
    background-position: -133px -3px;
}
.entertainment-head-ic {
    width: 28px;
    height: 27px;
    background-position: -131px -39px;
}
.travel-head-ic {
    width: 28px;
    height: 28px;
    background-position: -133px -387px;
}
.escooter-head-ic {
    width: 28px;
    height: 29px;
    background-position: -133px -118px;
}
.events-head-ic {
    width: 24px;
    height: 28px;
    background-position: -133px -157px;
}
.restaurant-head-ic {
    width: 28px;
    height: 28px;
    background-position: -133px -193px;
}
.mcommerce-head-ic {
    width: 30px;
    height: 30px;
    background-position: -219px -197px;
}
.sass-head-ic {
    width: 27px;
    height: 29px;
    background-position: -177px -43px;
}
.sports-head-ic {
    width: 28px;
    height: 28px;
    background-position: -178px -85px;
}
.finance-head-ic {
    width: 28px;
    height: 28px;
    background-position: -179px -122px;
}
.politics-head-ic {
    width: 26px;
    height: 27px;
    background-position: -178px -164px;
}
.realstate-head-ic {
    width: 27px;
    height: 27px;
    background-position: -44px -223px;
}
.mlearning-head-ic {
    width: 27px;
    height: 29px;
    background-position: -86px -220px;
}
.news-head-ic {
    width: 28px;
    height: 28px;
    background-position: -258px -198px;
}
.wellness-head-ic {
    width: 28px;
    height: 28px;
    background-position: -547px -161px;
}
.sd-head-ic {
    width: 27px;
    height: 27px;
    background-position: -4px -251px;
}
.dsa-head-ic {
    width: 30px;
    height: 30px;
    background-position: -136px -247px;
}
.bi-head-ic {
    width: 28px;
    height: 28px;
    background-position: -88px -251px;
}
.ddt-head-ic {
    width: 26px;
    height: 26px;
    background-position: -49px -253px;
}
.ai-ml-head-ic {
    width: 28px;
    height: 28px;
    background-position: -182px -247px;
}
.ic-star {
    width: 41px;
    height: 36px;
    background-image: url(../../images/Team-01.png);
    background-position: -38px 120px;
}
.ic-star-home {
    width: 41px;
    height: 36px;
    background-position: -38px 120px;
}
.foot-top-col {
    max-width: 20%}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-facebook:before {
    content: "\f082"}
.fa-facebook-f:before {
    content: "\f39e"}
.fa-facebook-messenger:before {
    content: "\f39f"}
.fa-facebook-square:before {
    content: "\f082"}
.fa-twitter:before {
    content: "\f099"}
.fa-twitter-square:before {
    content: "\f081"}
.fa-instagram:before {
    content: "\f16d"}
.fa-linkedin:before {
    content: "\f08c"}
.fa-linkedin-in:before {
    content: "\f0e1"}
/* @font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
} */
.fab {
    font-family: "Font Awesome 5 Brands"}
/* @font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
} */
.far {
    font-weight: 400;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"}
.fa, .fas {
    font-weight: 900;
}
/* img {
    vertical-align: middle;
} */
.small-container.contact_container {
    width: 1000px;
}
.left_sec .pop-left {
    background: url(../../images/contact_cta.webp) no-repeat;
    width: 563px;
    height: 580px;
    padding: 75px 65px;
    position: relative;
    background-size: cover;
}
.cont_form_wrapper .right_sec {
    margin: 0;
}
.dropdown-inner .flex_wrapper {
    justify-content: center;
}
.lt-clo3 .cl-50 {
    width: 55%}
.lt-clo3 .cl-50.rt {
    width: 45%}
.flex_wrapper .cl-50:nth-child(1) {
    padding: 50px 5px 30px 120px;
}
.tab-content .learn_more_wrapper .appi-cta {
    margin-top: 0;
}
.lt-clo3 .cl-50 .cl-2 {
    width: 33.3%}
.techmore.learn_more_wrapper {
    padding: 30px 0;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"}
.breadcrumb-item.active {
    color: #6c757d;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease;
}
.menu-wrapper+.srch_wrapper {
    width: 200px;
    position: absolute;
    right: 60px;
    top: 40px;
}
.float-left {
    float: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
/* .header-container.active .menu-wrapper>ul>li.btn_effect>a {
    color: #fff;
} */
/* .guide-logo+.blog_logo:before  {
    
    left:  8px;
    
} */
/* .guide-logo+.blog_logo:after {
    width: 60px;
} */
.link-more {
    display: none;
}
/* .app-foot-logo {
    width: 175px;
} */
.footer-top>.flex_wrapper {
    justify-content: space-between;
    margin: 10px;
}
.app-foot-logo img {
    width: 100%;
}
.footer-top .flex_wrapper.space_between {
    padding: 0 0 0 30px;
    width: 80%;
}
.footer-top .foot-top-col {
    width: 17%;
}

.partners-logo .flex_wrapper.space_between {
    justify-content: space-around;
    align-items: center;
}
.partners-logo {
    padding: 60px 40px;
}

.dapp-head-ic {
    width: 27px;
    height: 27px;
    background-position: -5px -281px;
}
.ott-head-ic {
    width: 27px;
    height: 27px;
    background-position: -132px -279px;
}
.agriculture-head-ic {
    width: 27px;
    height: 27px;
    background-position: -89px -279px;
}
.nft-head-ic {
    width: 27px;
    height: 27px;
    background-position: -227px -280px;
}

.rem_rght+.full-menu-right {
    display: none;
}
.full-menu-left.rem_rght {
    width: 100%;
}
.rem_rght .gc--2-of-3 {
    width: 86%;
}
.rem_rght .gc--1-of-3 {
    width: 14%;
}
.rem_rght .cl-2 {
    width: 25%;
}
.dropdown-inner .rem_rght .flex_wrapper {
    justify-content: left;
}
.logistics-head-ic {
    width: 27px;
    height: 27px;
    background-position: -49px -281px;
}
.aviation-head-ic {
    width: 27px;
    height: 27px;
    background-position: -182px -279px;
}



.case__cta {
    background: url(../../images/case_cta.png)no-repeat;
    height: 528px;
    display: flex;
    color: #fff;
    background-size: cover;
    align-items: center;
}

.case__cta2 {
    background: url(../../images/case_cta2.webp)no-repeat;
    height: 528px;
    display: flex;
    color: #fff;
    background-size: cover;
    align-items: center;
}

.case__cta_inner .heading2 {
    color: #fff;
    font: 50px/1.2 proxima_nova_altbold;
}

.case__cta_inner span {
    font: 22px/1.1 proxima_nova_altbold;
    display: block;
    padding: 20px 0 50px;
}

.case__cta_inner .appi-cta {
    display: inline-block;
}

.breadcrumb-archive-title .page-title {
    font-size: 0;
}

.breadcrumb-archive-title .page-description {
    font-size: initial;
}

.recognition.blockbr .para .br-block {
    display: block;
}

.inline_tags {
    display: inline;
    margin: 0;
}



@media (max-width: 1550px) {
    .case__cta {
        height: 380px;
    }
}













@media screen and (max-width:1800px) {
    /* .container {
    max-width: 1400px;
} */
.heading1 {
    font-size: 58px;
}
}@media screen and(max-width:1600px) {
    .appi-cta.read_more_wrapper a {
    font-size: 18px;
}
.appi-cta.read_more_wrapper .arrow {
    top: 0;
}
.appi-cta.read_more_wrapper a .arrow svg {
    top: -5px;
}
.appi-cta.read_more_wrapper a .arrow i span {
    top: -4px;
    font-size: 28px;
}
.appi-cta a .arrow, .appi-cta button .arrow {
    top: 19px;
}
.arrow_link {
    font-size: 15px;
}
.appi-cta.read_more_wrapper .arrow i {
    top: -2px;
}
.right-head-wrapper {
    padding: 20px;
}
.right-head-wrapper .heading4 {
    font-size: 28px;
}
.right-head-wrapper .para {
    font-size: 16px;
}
.pop-right .contact-grid {
    padding: 15px 20px;
}
.pop-right .contact-grid>label {
    top: 26px;
}
.pop-right .contact-grid textarea {
    height: 80px;
}
.btn-popup-wrapper {
    width: 963px;
}
.pop-left {
    width: 530px;
}
.pop-right {
    width: 433px;
}
.pop-right .contact-grid.full-grid.attachfile {
    padding: 20px;
}
.mobile-sprite {
    display: none;
}
.visiontext_wrapper .heading2 {
    font: 45px/1.1 proxima_nova_altbold;
}
.visiontext_wrapper .heading6 {
    font: 18px/1.3 proxima_nova_altbold;
    padding: 30px 0;
}
}@media screen and (max-width:1550px) {
    /* .container {
    max-width: 1200px; */
}
.small-container {
    width: 800px;
    padding: 50px 0;
}
.top-container {
    width: 800px;
    padding: 50px 0 100px 0;
}
.min-container {
    width: 1180px;
}
.heading3 {
    font-size: 26px;
}
.heading1 {
    font-size: 50px;
}
.breadcrumb-item a {
    font-size: 16px;
}
.common_btn {
    font-size: 18px;
}
.heading2 {
    font-size: 45px;
    line-height: 1.2;
}
.heading4 {
    font-size: 30px;
}
.subhead {
    font-size: 22px;
}
.subhead2 {
    font-size: 28px;
    line-height: 1.2;
}
/* br {
    display: none;
} */
.tech-stack-box br {
    display: block;
}
.form-col label {
    font-size: 16px;
}
.form_list li:last-child {
    width: 24%}
.form_list li {
    font: 12px/.7 proxima_nova_alt_rgregular;
}
.form_list li {
    line-height: 1.1;
}
.arrow_link span:before {
    top: -3px;
    height: 30px;
    width: 30px;
}
.contact-container .heading2 br {
    display: block;
}
.client_detail {
    padding: 15px 0 0;
}
.captcha_col .common_btn {
    margin-top: 20px;
    padding: 16px 45px;
}
.co-founder-right .name {
    font-size: 20px;
}
.co-founder-right span {
    font-size: 16px;
}
.left-side li {
    padding-right: 20px;
}
.left-side ul li a {
    font-size: 20px;
}
.left-side ul li ul li a {
    padding: 0 0 10px 30px;
}
.book-detail {
    font-size: 18px;
}
.flex_wrapper .para_container+.para_container {
    margin-left: 60px;
}
.yellow_bg {
    height: 30px;
}
.next_prev_border {
    width: 1113px;
}
.flex_col ul li a br, .heading1 br, .next_prev br {
    display: none;
}
.next_prev_head {
    font-size: 22px;
}
.heading5 {
    font-size: 22px;
    margin: 20px 0 40px;
}
.appi-cta a, .appi-cta button {
    font-size: 18px;
}
.heading6 br {
    display: block;
}
.cl-inner-flex {
    padding: 0 0 18px 0;
}
.book_wraper {
    width: 222px;
}
.dmca-wrap br {
    display: block;
}
.captcha_col .type_text {
    width: 85px;
    margin-left: 10px;
}
.appi-cta a, .appi-cta button {
    padding: 17px 45px;
}
.appi-cta a:hover, .appi-cta button:hover {
    padding: 17px 70px 17px 20px;
}
.appi-cta a .arrow, .appi-cta button .arrow {
    right: 34px;
    top: 18px;
}
.left_sec_inner {
    padding: 25px 40px 30px;
}
.next_prev.prev, .next_prev.text-right.next {
    width: 45%}
/* .logo {
    width: 180px;
    height: 50px;
    padding: 10px 0 0;
} */
/* .logo img, .logo svg {
    width: 100%} */
.appi-cta.read_more_wrapper .arrow {
    top: 0;
}
.appi-cta.read_more_wrapper a:hover {
    padding: 0;
}
.nacc .infographic_wrapper {
    padding-bottom: 30px;
}
.full-menu-right .infographic_wrapper:nth-child(1) {
    padding: 0 0 50px 0;
}
.full-menu-right .appi-cta {
    margin: 20px 0 0;
}
.top_gap {
    padding: 20px 0 0;
}
.flex_wrapper .cl-50:nth-child(1) {
    padding: 20px 5px 0 130px;
}
.cl-inner-flex {
    padding: 0 0 20px 0;
}
.right-detail .heading4 {
    font-size: 22px;
}
.book-detail {
    font-size: 16px;
    line-height: 1.6;
}
.book_wraper {
    width: 210px;
    padding: 30px 0 0;
}
.techmore.learn_more_wrapper {
    padding: 30px 160px;
}
.dropdown-inner .appi-cta.read_more_wrapper .arrow i {
    top: 0;
}
.nav_phone.btn_effect {
    margin-left: 30px;
}
.menu-wrapper>ul>li:nth-child(1)>a.current:after, .menu-wrapper>ul>li:nth-child(1)>a.current:before, .menu-wrapper>ul>li:nth-child(1)>a:hover:after, .menu-wrapper>ul>li:nth-child(1)>a:hover:before {
    opacity: 1;
    width: 50%}
.menu-wrapper>ul>li:nth-child(2)>a.current:after, .menu-wrapper>ul>li:nth-child(2)>a.current:before, .menu-wrapper>ul>li:nth-child(2)>a:hover:after, .menu-wrapper>ul>li:nth-child(2)>a:hover:before {
    opacity: 1;
    width: 56%}
.menu-wrapper>ul>li:nth-child(3)>a.current:after, .menu-wrapper>ul>li:nth-child(3)>a.current:before, .menu-wrapper>ul>li:nth-child(3)>a:hover:after, .menu-wrapper>ul>li:nth-child(3)>a:hover:before {
    opacity: 1;
    width: 62%}
.menu-wrapper>ul>li:nth-child(4)>a.current:after, .menu-wrapper>ul>li:nth-child(4)>a.current:before, .menu-wrapper>ul>li:nth-child(4)>a:hover:after, .menu-wrapper>ul>li:nth-child(4)>a:hover:before {
    opacity: 1;
    width: 55%}
.menu-wrapper>ul>li:nth-child(5)>a.current:after, .menu-wrapper>ul>li:nth-child(5)>a.current:before, .menu-wrapper>ul>li:nth-child(5)>a:hover:after, .menu-wrapper>ul>li:nth-child(5)>a:hover:before {
    opacity: 1;
    width: 44%}
.badges_name br {
    display: block;
}
.recognition .para br {
    display: none;
}
.recognition .para {
    min-height: 100px;
    font-size: 16px;
}
.contact-grid.full-grid.attachfile {
    padding: 28px 20px;
}
.full-menu-wrapper .right_text_wrapper .para {
    font-size: 16px;
}
.e-book-download .book-triangle-blue {
    top: 140px;
    left: 50px;
}
.e-book-download .book-square-blue {
    bottom: 120px;
    left: 80px;
    top: auto;
}
.e-book-download .book-circle-blue {
    right: 162px;
    top: 49%}
.footer-mid {
    padding: 40px 0;
}
.footer-top {
    padding: 50px 0;
}
.agreementWrap {
    padding: 20px 0 83px 0;
}

.footer_list li ul li a {
    font-size: 14px;
}
.footer_list ul li {
    padding-left: 15px;
}






@media screen and (max-width:1440px) {
    .min-inner-wrapper {
    padding: 110px 0;
}
.menu-wrapper>ul>li>a {
    font: 16px/.8 proxima_nova_alt_rgregular;
}
.flex_wrapper .cl-50:nth-child(1) {
    padding: 20px 5px 0 60px;
}
.full-menu-right .flex_wrapper_between:nth-child(1) {
    padding: 0 0 60px 0;
}
.naccs .menu div {
    margin: 30px 0 30px 40px;
}
.full-menu-wrapper .right_text_wrapper .para {
    line-height: 1.8;
}
.nacc {
    padding: 40px 20px 20px;
}
.learn_more_wrapper {
    padding: 20px;
}
.learn_more_wrapper.techmore {
    padding: 20px 0;
}
.contact-grid #capt {
    width: 90px;
}
.dropdown-inner .left_icon_wrapper  {
    padding-right:  10px;
}
.full-menu-wrapper .right_text_wrapper .heading4  {
    font-size:  16px;
}
.cl-list div {
    padding: 4px 7px 4px 25px;
    font: 13px/1.5 proxima_nova_alt_rgregular;
}
.team_designation {
    font-size: 14px;
}
.appi-cta.read_more_wrapper a .arrow i span {
    top: 0;
}
}@media screen and (max-width:1365px) {
    .measuring_factors_wrap {
    display: none;
}
.display-grid-wrap {
    grid-template-columns: 234px 240px 240px;
}
.full-menu-wrapper .right_text_wrapper .para {
    margin: 8px 0 0;
    line-height: 1.6;
    font-size: 13px;
}
.heading5 {
    font-size: 20px;
}
}



@media screen and (min-width:1024px) and (max-width:1365px) {
    .copyright .copy,  .dmca-wrap,  .foot-para,  .footer_list li a,  .statutory-nav a,  .statutory-para  {
    font-size:  14px;
}
.container {
    max-width: 1100px!important;
}
.min-container {
    width: 1050px;
}
.menu-wrapper>ul>li>a {
    padding: 20px;
}
.statutory-mwrapper {
    width: 300px;
}
}@media screen and (min-width:768px) and (max-width:1023px) {
    .footer_wrapper {
    padding: 0 15px;
}
.app-foot-logo img {
    max-width: 200px;
}
.app-foot-logo {
    width: 28%}
.footer_list {
    display: block!important;
}
.statutory-mwrapper {
    width: 300px;
}
}@media (max-width:1279px) {
    .breadcrumb {
    padding: 0!important;
}
.min-container, .related_articles_left, .small-container {
    width: 100%!important;
}
/* .bloging-header .flex_wrapper.align_center.top_cnter {
    align-items: flex-start;
} */
.blog_content_wrap .entry-title.heading2 {
    font-size: 30px;
}
.blog_content_wrap .heading2, .sectionwrapper1 .heading2 {
    font-size: 28px;
}
.blog_col {
    width: 100%}
.heading1 {
    font-size: 28px;
}
.btm_cnter .blog_img_wrap {
    width: 100%;
    margin-left: 0;
}
.app_imgwrap {
    width: auto;
}
.app_contwrap {
    width: 100%;
    margin-left: 30px;
}
.blog_col .blog_list_img {
    object-fit: cover;
    object-position: center;
    height: 210px;
}
.related_articles {
    flex-wrap: wrap;
}
.related_articles .flex_wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
}
.app_rightsec .flex_wrapper.space_between {
    justify-content: flex-start;
}
.latest_newswrap {
    width: 100%;
    margin-bottom: 10px;
}
.page-template-blog-template .section_wrapper.one {
    padding: 0 0 50px;
}
.foot-top-col {
    max-width: 100%}
.breadcrumb-item+.breadcrumb-item::before {
    top: 2px;
}
.back_home {
    padding: 0 8px 0 0;
    width: 25px;
}
.mobile-menu {
    display: block!important;
    display: -webkit-flex;
    transition-timing-function: ease-in-out;
    transition: .4s;
    -webkit-transition: .4s;
    position: relative;
}
/* .header-container .container {
    display: none;
} */
/* #mob-header {
    background: #fff;
    width: 100%;
    height: 90px;
} */
/* .header-container {
    position: fixed;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 0;
    height: 90px;
    transition-timing-function: ease-in-out;
    transition: .4s;
    -webkit-transition: .4s;
} */
#mobile-menu {
    background: #fff;
    height: 100%;
    right: -300px;
    overflow: scroll;
    position: fixed;
    top: 88px;
    transition: all .3s cubic-bezier(0, 0, .21, 1);
    visibility: hidden;
    width: 300px;
    z-index: 1100;
    -webkit-transition: all .3s cubic-bezier(0, 0, .21, 1);
    -moz-transition: all .3s cubic-bezier(0, 0, .21, 1);
    -ms-transition: all .3s cubic-bezier(0, 0, .21, 1);
    -o-transition: all .3s cubic-bezier(0, 0, .21, 1);
}
#mobile-menu.open {
    visibility: visible;
    right: 0;
}
#mobile-menu .main-nav {
    position: relative;
    top: 0;
    height: 100%;
    transform: none;
    overflow: scroll;
}
#mobile-menu .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.toggle-menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    outline: 0!important;
    padding: 0;
    pointer-events: initial;
    position: relative;
    vertical-align: middle;
    width: 30px;
    z-index: 1110;
}
.toggle-menu span {
    background-color: #000;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, -webkit-transform .2s linear;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
    width: 26px;
    -webkit-transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
    -moz-transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
    -ms-transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
    -o-transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
}
.toggle-menu span:after, .toggle-menu span:before {
    background-color: #000;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, -webkit-transform .2s linear;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear;
    transition: background-color .2s ease-in-out, top .2s .2s ease-out, transform .2s linear, -webkit-transform .2s linear;
    width: 26px;
}
.toggle-menu span:before {
    top: 7px;
}
.toggle-menu span:after {
    top: -7px;
}
.toggle-menu.active span {
    background-color: transparent;
    transition: background .2s ease-out;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -ms-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
}
.toggle-menu.active span:after, .toggle-menu.active span:before {
    transition: top .2s ease-out, -webkit-transform .2s .2s ease-out;
    transition: top .2s ease-out, transform .2s .2s ease-out;
    transition: top .2s ease-out, transform .2s .2s ease-out, -webkit-transform .2s .2s ease-out;
}
.toggle-menu.active span:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
}
.wrapper {
    position: relative;
    margin: 90px 0 0;
}
.mobile-logo {
    width: 175px;
    position: absolute;
    top: 25px;
    left: 15px;
    z-index: 99999;
}
.mobile-logo img, .mobile-logo svg {
    width: 100%}
.mobile-nav {
    position: absolute;
    top: 30px;
    right: 25px;
}
.mobile-logo a {
    display: block;
}
.appi-cta .arrow, .appi-cta:hover .arrow {
    display: none;
}
.appi-cta a, .appi-cta a:hover, .appi-cta button, .appi-cta button:hover {
    padding: 20px 30px;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 5px;
    padding-left: 5px;
}
.min-container, .small-container {
    width: 100%;
    padding: 60px 20px;
}
.agreementWrap {
    padding: 15px 0 60px 0;
}
.heading2 {
    font-size: 36px;
}
.footer-top .flex_wrapper.space_between {
    width: 100%}
.footer-top>.flex_wrapper {
    display: block;
}
.footer-top .foot-top-col {
    width: 140px;
    padding: 20px 0;
}
.app-foot-logo {
    width: 200px;
}
.app-foot-logo svg {
    width: 100%}
.footer-top {
    padding: 0 0 30px;
}
.footer-btm .flex_wrapper.space_between {
    width: 100%;
    display: block;
}
.foot-top-col {
    width: 100%;
    padding: 5px 30px;
    position: relative;
}
.foot-col-head {
    display: inline-block;
}
.closed {
    position: absolute;
    left: 0;
    top: 14px;
}
.closed:after, .closed:before {
    position: absolute;
    content: "";
    background: #0092ff;
}
.closed:after {
    height: 14px;
    width: 2px;
    left: 6px;
    top: -6px;
    opacity: 1;
}
.closed:before {
    width: 14px;
    height: 2px;
}
.statutory-nav {
    padding: 30px 0;
}
.statutory-mwrapper {
    width: 100%}
.contact-grid-left-sec .contact-grid:nth-child(2) {
    border-left: none;
}
.small-container {
    width: 100%;
    padding: 30px 15px;
}
.jumping_container .small-container.first_small_container, .small-container, .top-container {
    padding: 30px 15px;
    width: 100%}
.breadcrumb-item a {
    font-size: 14px;
}
.back_home {
    display: none;
}
.heading1 {
    font-size: 26px!important;
    line-height: 1.2;
}
.heading5 {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    margin: 20px 0 30px;
}
br {
    display: none;
}
.col6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%}
.app-foot-logo {
    width: 175px;
}
.app-foot-logo img {
    width: 100%}
.footer_wrapper {
    padding: 20px;
}
.footer-top .flex_wrapper {
    margin: 0;
}
.footer-top {
    padding: 0 0 10px 0;
}
.foot-top-col:last-child .foot-col-head {
    padding-bottom: 0;
}
.footer-mid {
    padding: 30px 0;
}
.min-container .small-container {
    padding-left: 0;
    padding-right: 0;
}
.btn-popup-wrapper {
    width: 90%}
.wrapper>.min-container {
    padding-top: 20px;
}
.call-popup-wrapper {
    padding: 0 10px;
}
.call-popup-wrapper, .call-popup-wrapper .pop-right {
    width: 100%}
/* .bloging-header nav {
    flex-direction: column;
} */
/* .bloging-header .menu-wrapper>ul>li>a {
    font: 14px/.8 proxima_nova_alt_rgregular;
    padding: 20px 10px;
} */
.menu-wrapper>ul>li:first-child a {
    padding-left: 0;
}
/* section.wrapper.bloging-header {
    margin-top: 70px!important;
} */
.searchbar {
    margin: 0;
}
.search-form .search-field {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    left: 0;
}
.accord-wrap span {
    position: absolute;
    right: 8px;
    top: 3px;
    height: 15px;
    width: 15px;
}
.accord-wrap span:after {
    content: "+";
    padding: 0;
    color: #555;
    position: absolute;
    right: 0;
    font-size: 28px;
    top: 8px;
    transform: translateY(-50%);
}
.main-nav li.active span:after {
    content: "–";
    font-size: 24px;
    color: #0092ff;
}
.toggle-menu span:before {
    width: 17px;
    right: 0;
}
.toggle-menu.active span:before {
    width: 26px;
}
.accordion-content {
    display: none;
}
.main-nav {
    padding: 20px;
}
.accord-wrap {
    position: relative;
}
.accord-wrap a, .accord-wrap a:not([href]):not([tabindex]) {
    font-size: 20px;
    color: #555;
    display: block;
    width: 90%;
    margin: 0;
}
#mobile-menu .main-nav ul {
    padding-top: 20px;
}
#mobile-menu .main-nav>ul>li {
    padding-bottom: 20px;
}
#mobile-menu {
    left: auto!important;
    right: -300px!important;
    width: 300px!important;
    transition: all .3s!important;
}
#mobile-menu.open {
    right: 0!important;
}
#mobile-menu {
    top: 0!important;
    z-index: 99999!important;
}
#mobile-menu .main-nav {
    top: 70px;
    height: calc(100vh - 70px);
    padding-bottom: 60px;
}
#mobile-menu .accordion-content {
    padding-left: 20px!important;
}
#mobile-menu .accordion-content li>a {
    font-size: 14px;
    padding: 5px 0;
    display: block;
    color: #555;
}
.overlay.show {
    z-index: 99!important;
}
.mobile-logo, .mobile-nav {
    z-index: 999999!important;
}
.call-popup-wrapper, .call-popup-wrapper .pop-right {
    width: 95%;
    margin: 0 auto;
    padding: 10px;
}
.right-head-wrapper .heading4 {
    font-size: 20px;
}
.call-options-wrapper ul li.tel {
    margin-bottom: 5px;
}
.call-options-wrapper ul li.email {
    margin: 0 0 5px 0;
}
.right-head-wrapper .para {
    font-size: 13px;
    margin: 8px 0 10px 0;
    line-height: 1.3;
}
.call-options-wrapper ul li {
    display: flex;
    align-items: center;
    justify-content: center;
}
.accord-wrap a:active, .accord-wrap a:hover {
    color: #007bff;
}
.imgdesktp {
    display: none;
}
.imgmob {
    display: block;
}
#mobile-menu .menu-wrapper ul li.nav_phone.btn_effect a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 800px;
    content: "";
    background: #fc8f73;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.blog_img_wrap a img {
    width: 100%;
    height: 345px;
    object-fit: contain;
    object-position: center;
}
.blog_list_img_wrap {
    text-align: center;
}
.blog_img_wrap a img.blogh3 {
    max-width: 100%;
    max-height: 190px;
    height: 340px!important;
    object-fit: contain;
}
.article-img {
    width: 100%;
    height: 190px;
    object-fit: contain;
    object-position: center;
}
.blog_content_wrap .b-gray-text {
    position: relative;
    width: 100%;
    bottom: 0;
}
.min-container {
    width: 100%}
.breadcrumb-item+.breadcrumb-item::before {
    top: 2px;
}
body.single .min-container {
    width: 100%;
    padding: 0 15px!important;
}
.flex_wrapper {
    margin: 0!important;
}
.blog_content_wrap {
    width: 100%;
    order: 2;
}
.section_wrapper {
    padding: 30px 0;
}
article.post .small-container p img {
    max-width: 100%;
    height: 100%}
.blog-detail-wrapper h3 {
    padding: 30px 0 0;
}
body.single .blog-detail-wrapper h2 {
    text-align: left!important;
}
body.single .blog-detail-wrapper h2+p {
    margin-top: 0;
}
.progress-container {
    display: none;
}
.b-time, .category_heading a {
    font-size: 14px;
}
.book-session-wrapper {
    background-size: cover;
    height: 430px;
    background-position: -230px 0;
}
.book-session-content {
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    padding: 0 15px;
}
.book-session-wrapper span {
    font: 16px/1.3 proxima_nova_alt_rgregular;
    padding: 15px 0 0;
}
.book-session-wrapper .appi-cta a, .book-session-wrapper .appi-cta a:hover {
    padding: 17px 30px;
}
.blog-bullet-list {
    padding: 20px 0;
    margin-left: 0;
}
.circle-img-name {
    font-size: 18px;
}
.circle-img-des {
    font-size: 15px;
}
.circle-img {
    margin-right: 12px;
}
.blog-border {
    padding: 20px;
}
.circle-img-wrapper {
    width: 100%}
.top_cnter .blog_img_wrap {
    width: 100%;
    margin: 20px 0 50px 0;
}
.newsletter_wrapper .flex_wrapper.space_between {
    padding: 0;
    display: block;
    margin: 0;
}
.newsletter_wrapper.min-container {
    padding: 0 20px;
}
.newsletter_left, .newsletter_right {
    width: 100%}
.newsletter_wrapper .heading3 {
    font: 32px/1 proxima_nova_altbold;
}
.newsletter_right .type_text {
    font-size: 16px;
    width: 100%}
.newsletter_wrapper {
    margin: 50px 0;
    padding: 20px;
}
.newsletter_right {
    margin: 20px 0 0;
}
.newsletter_right .para {
    font-size: 18px;
}
.newsletter_left:after {
    content: none;
}
.flex_wrapper.space_between, .related_articles_right {
    padding: 0!important;
}
.content-left, .section_wrapper {
    padding: 0;
}
.search-field, .searchbar label {
    width: 100%}
.menu-wrapper+.srch_wrapper {
    display: none!important;
}
.wrapper .min-container {
    padding: 0 15px!important;
}
.footer-top .flex_wrapper.space_between {
    width: 100%!important;
}
.footer-top .foot-top-col {
    width: 100%!important;
}
}@media only screen and (min-width:767px) and (max-width:1279px) {
    .blog_content_wrap, .top_cnter .blog_img_wrap {
    width: 50%}
.blog_content_wrap {
    order: unset;
}
.foot-top-col {
    width: 50%}
.blog_col {
    width: calc(100% / 2);
}
.related_articles .flex_wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.footer-top .foot-top-col {
    width: 50%!important;
}
.accord-wrap a, .accord-wrap a:not([href]):not([tabindex]) {
    font-size: 18px;
}
}@media screen and (max-width:767px) {
    .btn-popup-wrapper {
    width: 90%}
.pop-left {
    display: none;
}
.p_wrapper_h, .p_wrapper_logos, .pop-right {
    width: 100%}
.p_wrapper>.flex_wrapper.space_between {
    padding: 0;
    flex-wrap: wrap;
    flex-direction: column;
}
.p_wrapper_h:after {
    content: none;
}
.p_wrapper {
    padding: 15px 40px;
}
.p_wrapper_h {
    font-size: 14px;
    padding-bottom: 15px;
}
}
