@media (min-width: 1200px) and (max-width: 1800px) {
    .nav_main > ul > li > ul.sub-menu > li > a {
        font-size: 16px;
    }

    .nav_main > ul > li > ul.sub-menu {
        width: 100%;
    }
}

@media (min-width: 1401px) and (max-width: 1550px) {
    .pro_con_wrapper .container {
        width: 100%
    }
}

@media (min-width: 1440px) {

    /*	body { font-size:17px; line-height:28px;}*/
    .header_wapper {
        padding: 0 0 0 78px;
        height: 100px;
    }

    #header .navigation_main ul li {
        padding: 0 20px;
    }

    #header .navigation_main ul li a {
        font-size: 16px;
    }

    .logo a img {
        width: 80px;
    }

    #header .ham_nav a,
    #header .chat_iconbox a {
        width: 138px;
    }

    .home-banner {
        height: 876px;
    }

    .home-banner h2 {
        font-size: 60px;
        line-height: 72px;
    }

    .home-banner p {
        font-size: 24px;
        line-height: 40px;
        padding: 27px 0 0 0;
    }

    .home-banner .caption_wrap .in_caption_wrap {
        padding: 0 205px;
    }

    .home-banner .slider-content .slider-cap {
        width: 520px;
    }

    .home-banner .home-small-slider {
        left: 204px;
        height: 220px;
        bottom: 66px;
    }

    .home-banner .slider-content {
        left: 204px;
        bottom: 286px;
    }

    .home-banner #slideNav {
        bottom: 66px;
    }

    .home-banner #slideNav ul {
        margin-left: -70px;
    }

    .home-banner #slideNav ul li a {
        width: 70px;
        height: 70px;
    }

    .home-banner #slideNav ul li a img {
        width: 12px;
    }

    .section_title .subline {
        padding: 14px 0 0 0;
    }

    .home_section_1 {
        padding: 115px 0 100px 0;
    }

    .home_section_1 .icon_mainbox {
        padding: 50px 0 0 0;
    }

    .home_section_1 .buttonbox {
        padding: 60px 0 0 0;
    }

    .home_section_1 .iconbox_txt .txtbox {
        line-height: 28px;
    }

    .home_reputation {
        padding: 89px 0 100px 0;
    }

    .home_reputation .left_text {
        padding: 19px 0 0 0;
    }

    .home_reputation .red_imgbox_main {
        margin-left: -85px;
        margin-right: -85px;
    }

    .home_reputation .red_imgbox_main .red_box {
        width: 561px;
        padding: 81px 90px 83px;
    }

    .home_reputation .red_imgbox_main .red_box h5 {
        font-size: 30px;
        line-height: 45px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn {
        padding-top: 61px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn .iconbox {
        margin-right: 16px;
        width: 90px;
        height: 90px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn .iconbox i {
        font-size: 24px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn a {
        font-size: 14px;
    }

    .home_statistic {
        padding: 85px 0 106px 0;
    }

    .home_thehub {
        padding: 0 0 90px 0;
    }

    .home_thehub .hub_block_main {
        margin-top: 75px;
    }

    .home_thehub .hub_block {
        height: 257px;
    }

    .home_thehub .hub_block .catbox {
        font-size: 19px;
    }

    .home_thehub .hub_block .hubtitle {
        padding: 0 60px 0 0;
    }

    .home_thehub .hub_block .hubtitle h2 {
        font-size: 18px;
        /*font-size:16px;*/
    }

    .home_thehub .hub_block.big {
        height: 544px;
    }

    .portfolio_cta {
        padding: 44px 93px 44px 84px;
    }

    .portfolio_cta h2 {
        font-size: 30px;
    }

    .portfolio_cta .btnbox a {
        font-size: 14px;
        width: 210px;
    }

    .home_headlines {
        padding: 104px 0 88px 0;
    }

    .home_headlines .headline_mian {
        margin: 25px 0 0 0;
    }

    .home_headlines .headline_block h2 {
        font-size: 16px;
    }

    .home_headlines .headline_block .cat_date {
        font-size: 14px;
    }

    .home_headlines .headline_block .readmore a {
        font-size: 16px;
    }

    .home_headlines .headline_block .readmore a svg {
        height: 37px;
    }

    .home_headlines .buttonbox {
        padding: 15px 0 0 0;
    }

    .home_red_cta {
        padding: 67px 0 54px 0;
    }

    .home_red_cta h3 {
        font-size: 30px;
        line-height: 45px;
        padding: 0 60px 0 0;
    }

    .home_red_cta .input_text {
        height: 60px;
        padding: 0 44px;
        font-size: 14px;
    }

    .home_red_cta .input_box .label_txt {
        color: rgba(255, 255, 255, 0.30);
        top: 16px;
        padding: 0 44px;
    }

    .home_red_cta .activeinput .label_txt {
        top: 5px;
    }

    .home_red_cta .submit_btn svg {
        height: 45px;
    }

    .home_red_cta .submit_btn {
        font-size: 14px;
    }

    .home_red_cta .input_text::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.30);
    }

    .home_red_cta .input_text:-moz-placeholder {
        opacity: 1;
        color: rgba(255, 255, 255, 0.30);
    }

    .home_red_cta .input_text::-moz-placeholder {
        opacity: 1;
        color: rgba(255, 255, 255, 0.30);
    }

    .home_red_cta .input_text:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.30);
    }

    .footer .footer_in .ff_col1 {
        width: 314px;
    }

    .footer .left_top_foo .logo_f a img {
        width: 78px;
        height: auto;
    }

    .footer .socialbox a {
        font-size: 14px;
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

    .footer .copyrightbox p {
        font-size: 12px;
        line-height: 21px;
    }

    .footer .copyrightbox {
        max-width: 230px;
    }

    .footer .f_link_block ul li a {
        font-size: 14px;
        line-height: 30px;
    }

    .footer .f_link_block ul li a strong {}

    .footer .f_link_block h3 {
        font-size: 14px;
        line-height: 30px;
    }

    .icon_box_main:hover .box_hover {
        -webkit-transform: translateY(-78px);
        transform: translateY(-78px);
    }

    .home-banner .slider-content .slider-cap {
        width: 650px;
    }

    .home-banner h2 {
        padding-bottom: 15px;
        width: 100%;
    }

    .home-banner .cap_des {
        width: 80%;
    }


}

/*@media (min-width: 1300px) and (max-width: 1650px) {*/
@media (min-width: 1200px) and (max-width: 1650px) {

    .business_model_wapper {
        border-top: none;
    }

    .c-nav_aside {
        width: 12.75rem;
        padding: 0 0 0 68px;
    }

    .c-nav_background::after {
        left: 12.75rem;
    }

    .nav-logo {
        padding: 80px 0 0 0;
    }

    .c-nav_aside .left_links {
        padding: 11px 0 0 0;
    }

    .c-nav_aside .left_links ul {
        padding: 28px 0 0 0;
    }

    .c-nav_aside .left_links ul li a i img {
        max-height: 24px;
    }

    .c-nav_aside .left_links ul li a {
        font-size: 13px;
        padding-bottom: 34px;
    }

    .c-nav_aside .left_links ul li a span {
        padding: 5px 0 0 0;
    }

    .c-nav_aside .left_links ul li {
        padding: 45px 0 0 0;
    }

    .banner_wapper {
        z-index: -1;
    }

    .nav_main > ul > li > a {
        font-size: 20px;
    }

    .nav_main > ul > li {
        padding: 8px 0;
    }

    .right_block_nav {
        width: calc(100% - 12.75rem);
    }

    .right_block_nav_sub {
        padding: 73px 0 0 70px;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        font-size: 15px;
    }

    .nav_main > ul > li > ul.sub-menu {
        top: 12px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        font-size: 15px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        top: 0px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_social a {
        height: 30px;
        width: 30px;
        line-height: 28px;
    }

    .nav_footer {
        padding: 48px 80px 48px 0;
    }

    .nav_copyright {
        font-size: 11px;
        padding: 0 0 0 13px;
    }

    .right_aside a {
        font-size: 11px;
    }

    .nav_main > ul > li > ul.sub-menu {
        margin: 0 0 0 25px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        margin: 0 0 0 22px;
    }

    .home_statistic .statiblock .imagebox {
        min-height: 104px;
    }

    .home_statistic .statiblock h4 {
        padding: 32px 0 0 0;
    }

    .rep_text .title span {
        color: #f23337;
    }

    .home_headlines .section_title h2 span {
        color: #f12f3e;
    }

    .home_thehub .section_title h2 span {
        color: #f12f3e;
    }

    #nav_overlay .shape_big {
        width: 640px;
        bottom: -194px;
        right: -288px;
    }

    .secondery_nav {
        top: 101px;
        padding: 0 60px;
    }

    .banner_image {
        height: calc(100vh - 135px);
    }

    .landing_banner {
        padding: 135px 0 0;
    }

    .landing_banner_blk h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .landing_banner_blk .land_text {
        font-size: 18px;
        line-height: 30px;
    }

    .overview_blocks h5 {
        font-size: 24px;
    }

    .overview_blocks .over_text p {
        font-size: 15px;
        line-height: 24px;
    }

    .componets_blk h5 {
        font-size: 24px;
    }

    .componets_blk .compo_text {
        font-size: 14px;
        line-height: 24px;
        padding: 15px 0 0;
    }

    .componets_blk .compo_text br {
        display: none;
    }

    .section_title {
        font-size: 24px;
    }

    .compo_slider_blocks {
        margin: 35px 0 110px;
    }

    .compo_slider_right {
        padding: 50px 0 24px 167px;
    }

    .compo_box {
        max-width: 300px;
    }

    .compo_box .image {
        min-height: 168px;
    }

    .compo_box_inner {
        padding: 18px 60px 20px 33px;
    }

    .compo_box_inner h5 {
        font-size: 16px;
    }

    .compo_box_inner .text {
        font-size: 15px;
        line-height: 25px;
        padding: 11px 0 20px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav.disabled,
    .compo_slider_blocks .owl-carousel .owl-nav {
        left: -167px;
        width: 60px;
        top: 57px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-prev {
        width: 58px;
        height: 58px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-prev span {
        width: 58px;
        height: 58px;
        background-size: 17px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-next {
        width: 58px;
        height: 58px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-next span {
        width: 58px;
        height: 58px;
        background-size: 17px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-prev:hover span {
        background-size: 17px;
    }

    .compo_slider_blocks .owl-carousel .owl-nav button.owl-next:hover span {
        background-size: 17px;
    }

    .slider-counter {
        bottom: 147px;
        /*208*/
    }

    .slider-counter span {
        padding: 0 0 14px;
        font-size: 16px;
    }

    .slider-counter span.active {
        font-size: 24px;
        width: 36px;
        margin: 0 18px 0 0;
    }

    .adv_box h4 {
        font-size: 16px;
    }

    .adv_box p {
        font-size: 15px;
        line-height: 24px;
    }

    .prev_post .post_text span,
    .next_post .post_text span {
        font-size: 15px;
    }

    .prev_post .post_text .post-title,
    .next_post .post_text .post-title {
        font-size: 24px;
        padding: 10px 0 0;
    }

    .landing_banner_blk .land_text {
        width: 70%;
    }

    .landing_page.products-page {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .busniess_image {
        width: calc((100vw - 1110px) / 2 + 100% + 0px);
        left: calc(-1 * ((100vw - 1110px) / 2 + 6px));
    }


    .componets_wapper.services-landing-page {
        margin: 56px 0 0;
    }

    .delivery_service_landing.versatile-range-sec {
        padding-bottom: 90px;
    }

    .new_overlay_wrap.billpay-banner h1,
    .new_overlay_wrap.min-height-banner h1,
    .product_pg_banner h1 {
        font-size: 40px;
        line-height: 54px;
    }


}

@media (min-width: 1200px) and (max-width: 1299px) {
    .c-nav_aside {
        width: 12.75rem;
        padding: 0 0 0 68px;
    }

    .c-nav_background::after {
        left: 12.75rem;
    }

    .nav-logo {
        padding: 80px 0 0 0;
    }

    .c-nav_aside .left_links {
        padding: 11px 0 0 0;
    }

    .c-nav_aside .left_links ul {
        padding: 28px 0 0 0;
    }

    .c-nav_aside .left_links ul li a i img {
        max-height: 24px;
    }

    .c-nav_aside .left_links ul li a {
        font-size: 13px;
        padding-bottom: 34px;
    }

    .c-nav_aside .left_links ul li a span {
        padding: 5px 0 0 0;
    }

    .c-nav_aside .left_links ul li {
        padding: 45px 0 0 0;
    }

    .banner_wapper {
        z-index: -1;
    }

    .nav_main > ul > li > a {
        font-size: 18px;
    }

    .nav_main > ul > li {
        padding: 8px 0;
    }

    .right_block_nav {
        width: calc(100% - 12.75rem);
    }

    .right_block_nav_sub {
        padding: 73px 0 0 70px;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu {
        top: 12px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        top: 2px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_social a {
        height: 30px;
        width: 30px;
        line-height: 28px;
    }

    .nav_footer {
        padding: 48px 80px 48px 0;
    }

    .nav_copyright {
        font-size: 11px;
        padding: 0 0 0 13px;
    }

    .right_aside a {
        font-size: 11px;
    }

    .nav_main > ul > li > ul.sub-menu {
        margin: 0 0 0 25px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        margin: 0 0 0 22px;
        width: 150%;
    }

    .search_job .search_row .input-text {
        width: 251px;
    }

    .contact-form p br {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {

    body {
        font-size: 15px;
        line-height: 24px;
    }

    .hamburger-icon {
        margin: 0 25px 0 0;
        width: 26px;
        /*top:24px;*/
        top: 19px;
        height: 32px;
    }

    .hamburger-icon span {
        height: 2px;
    }

    .hamburger-icon span::after,
    .hamburger-icon span::before {
        height: 2px;
    }

    .hamburger-icon span::before {
        top: -9px;
    }

    .hamburger-icon span::after {
        bottom: -9px;
    }


    .header_wapper {
        padding: 16px 0 9px 72px;
        height: auto;
        /*align-items:flex-start;*/
    }

    #header .navigation_main {
        padding-right: 80px;
        padding-bottom: 5px;
    }

    #header .navigation_main .cn_btnbox {
        padding: 0 0 0 10px;
    }

    #header .navigation_main .cn_btnbox a {
        width: 100px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
    }

    #header .navigation_main ul {
        padding: 0;
    }

    #header .navigation_main ul li {
        padding: 0 20px;
    }

    #header .navigation_main ul li a {
        font-size: 13px;
    }

    .home-banner .slider-content .slider-cap {
        width: 490px;
    }

    .home_section_1 {
        padding: 76px 0 74px;
    }

    .home_section_1 .section_title {
        padding-bottom: 14px;
    }

    .payment_block {
        padding: 3px 0 0 0px;
    }

    .box_hover h6,
    .icon_box h6 {
        font-size: 16px;
    }

    .icon_box p {
        font-size: 15px;
        line-height: 24px;
    }

    .icon_box {
        padding: 0px 0;
        min-height: 200px;
    }

    .icon_box_main {
        margin: 16px 0;
    }

    .icon_box_main .icon_box {
        padding: 25px 20px 20px;
    }

    .icon_box_main .icon_box svg {
        height: 50px;
    }

    .logo a img {
        width: 56px;
        height: auto;
    }

    .home-banner #slideNav ul li a,
    .home-banner #slideNav ul li a:hover,
    .home-banner #slideNav ul li.slideNavNext a,
    .home-banner #slideNav ul li.slideNavNext a:hover {
        background-size: 9px auto;
    }

    .section_title h2,
    .home_thehub .section_title h2 {
        font-size: 24px;
    }

    .business_model_wapper {
        padding: 52px 0 54px 0;
    }

    .busniess_contain {
        padding-left: 38px;
    }

    .busniess_image span {
        height: 320px;
    }

    .busniess_contain h5 {
        font-size: 24px;
    }

    .busniess_contain p {
        padding: 2px 0 13px 0;
        font-size: 15px;
        line-height: 24px;
        height: 48px;
        /* overflow:hidden;*/
    }

    .busniess_contain .listlinks {
        padding: 0;
    }

    .busniess_contain .listlinks ul li {
        padding: 13px 0 14px 0;
    }

    .busniess_contain .listlinks ul li a {
        font-size: 16px;
        line-height: 27px;
    }


    .home-banner .slider-content {
        bottom: 155px;
    }


    .rep_text .title,
    .home_headlines .section_title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .rep_text .title {
        width: 280px;
    }

    .rep_text_sub {
        width: calc(100% - 280px);
    }

    .rep_text_sub .text {
        font-size: 15px;
        line-height: 26px;
        padding: 0 26px 0 0;
        width: 49%;
    }

    .rep_text {
        padding: 83px 0 42px;
    }

    .rep_block {}

    .rep_block .bground {
        width: 590px;
        bottom: 10px;
    }

    .rep_block .bground img {
        max-width: 100%;
        float: right;
    }

    .home_statistic .statiblock h4 {
        font-size: 20px;
    }

    .home_statistic .statiblock .subtxt {
        font-size: 15px;
        line-height: 26px;
        padding: 14px 0 0 0;
    }

    .home_statistic .statiblock .subtxt br {
        display: none;
    }

    .products-page .home_statistic .statiblock .subtxt br {
        display: block;
    }

    .counter_blk {
        min-height: 257px;
    }

    .home_statistic .statiblock .imagebox i svg {
        max-height: 47px;
        width: auto;
    }

    .home_statistic {
        padding: 0 0 65px 0;
    }




    .home_vdi_block {
        padding: 90px 0 20px 0;
    }

    .vdi_image {
        height: 500px;
    }

    .vdi_details {
        padding: 42px 46px 52px;
        left: 0px;
        width: 333px;
        min-height: 300px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .vdi_details .vdi_links {
        padding: 72px 0 0 6px;
    }

    .vdi_details .vdi_title {
        font-size: 20px;
        line-height: 30px;
    }

    .vdi_details .vdi_links a i {
        height: 46px;
        line-height: 46px;
        width: 46px;
    }

    .vdi_details .vdi_links a span {
        font-size: 13px;
        color: #000;
        text-decoration: underline;
    }

    .shape_small {
        width: 215px;
        bottom: 160px;
        left: 20px;
    }

    .shape_big {
        width: 380px;
        top: 40px;
        right: -70px;
    }

    .vdi_blocks {
        margin: 0 0 81px;
        padding: 0 0 0 190px;
    }



    .home_thehub {
        padding: 25px 0 0 0;
    }

    .home_thehub .hub_block_main {
        margin-top: 40px;
    }

    .home_thehub .hub_block .catbox {
        font-size: 16px;
        top: 19px;
    }

    .home_thehub .hub_block .hubtitle {
        bottom: 41px;
    }

    .right_arrow {
        right: 40px;
        bottom: 40px;
    }

    .right_arrow img {
        width: 20px;
    }

    .home_headlines {
        background: #f3f6f9;
        padding: 77px 0 69px 0;
    }

    .home_thehub .hub_block_main {
        margin-bottom: 60px;
    }

    .home_thehub .hub_block h2 {
        line-height: 24px;
        max-width: 320px;
    }

    .home_headlines .section_title {
        margin-bottom: 37px;
    }

    .home_headlines .buttonbox {
        padding: 10px 0 66px 0;
    }

    .home_headlines .buttonbox a {
        background: none;
        height: 48px;
        line-height: 46px;
    }

    .home_red_cta h3 {
        width: 56%;
    }

    .home_red_cta {
        padding: 41px 0 44px 0;
    }


    /*#header.header_home { position:absolute !important;}*/

    /*.footer {padding:60px 0 90px 0;}*/
    .footer {
        padding: 50px 0 60px 0;
    }

    .footer .left_top_foo {
        padding: 0;
    }

    .footer .f_link_block h3 {
        font-size: 13px;
        line-height: 28px;
    }

    .footer .f_link_block ul li a {
        font-size: 13px;
        line-height: 28px;
        display: inline-block;
        vertical-align: top;
    }

    .footer .f_link_block ul li a strong {
        font-size: 13px;
        line-height: 28px;
        text-transform: none;
    }

    .footer .footer_in .ff_col1 {
        width: 306px;
    }

    .footer .footer_in .ff_col2 {
        padding-top: 8px;
    }

    .footer .map_footer {
        margin-top: -171px;
        max-width: 740px;
        -webkit-transform: translateX(60px);
        -moz-transform: translateX(60px);
        transform: translateX(60px);
    }


    /* CK : payment getway new style : LAPTOP : START */

    #header .navigation_main .cn_btnbox {
        display: block;
    }

    #header.inner-header.is-hidden + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    #header.inner-header.is-hidden.is-fixed + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    p {
        font-size: 15px;
        line-height: 26px;
    }

    .container {
        width: 1140px;
    }

    .logo a img {
        height: 43px;
        width: auto;
    }

    #header.inner-header {
        border: none;
    }

    #header.inner-header .header_wapper {
        padding: 16px 0 9px 72px;
    }

    .secondery_nav {
        padding: 0 72px;
        top: 69px;
    }

    .title_bld {
        font-size: 14px;
        min-width: 10px;
        padding-right: 58px;
    }

    .inner_nav ul li {
        padding-right: 58px;
    }

    .hamburger-icon {
        top: 19px;
    }

    .inner_nav {
        padding: 25px 0 15px 0;
    }
    .secondery_nav.fixed-nav .inner_nav {
        padding-top: 15px;
    }

    #header.inner-header.is-fixed + .secondery_nav.fixed-nav {
        -webkit-transform: translate(0, 68px);
        -moz-transform: translate(0, 68px);
        transform: translate(0, 68px);
    }

    .product_pg_banner_wrap {
        padding-top: 46px;
        /*115px*/
    }

    .product_pg_banner {
        height: 420px;
    }

    .product_pg_banner h1 {
        font-size: 40px;
    }

    .new_overlay_wrap.billpay-banner p,
    .new_overlay_wrap.min-height-banner p,
    .product_pg_banner p {
        font-size: 25px;
        line-height: 30px;
    }

    .Career-Page-banner .product_pg_banner {
        height: 460px;
    }

    .overview_sec .orange_cir {
        width: 722px;
        left: -166px;
        bottom: -378px;
    }

    .overview_sec .small_circle {
        width: 40px;
        right: 99px;
        top: 161px;
    }

    .overview_sec .small_circle img {
        max-width: 100%;
    }

    .pro_con_wrapper .container {
        /*width:1110px;*/
        width: 100%;
        padding: 0;
    }

    .pro_con_wrapper {
        padding: 0 0 0 256px;
    }

    .sidenav_con {
        width: 256px;
        padding: 58px 20px 20px 25px;
    }

    .sidenav_con ul li a {
        line-height: normal;
        padding: 7px 0 7px 9px;
    }

    .sidenav_con ul.activebox {
        padding-top: 50px;
    }

    .sidenav_con .up_arrowbox {
        left: 25px;
        bottom: 25px;
    }

    .title_con_st h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .support_leading_sec .hiw_imagebox img {
        max-width: 811px;
    }

    .icon_title_txt h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .multi_inti_mode .orange_cir2 {
        width: 699px;
        top: -356px;
        left: -262px;
    }

    .multi_inti_mode .orange_cir_small {
        width: 104px;
        right: 39px;
        bottom: 93px;
    }

    .full_image_left_txt {
        height: 550px;
        margin-left: 41px;
    }

    .full_image_left_txt .captionbox {
        margin-left: -71px;
    }

    .image_n_txt_half_wrap {
        padding: 94px 0 110px 0;
    }

    .image_n_txt_half .imagebox {
        margin: 0 -7px 0 0;
        height: 550px;
    }

    .image_n_txt_half .txtbox {
        padding-left: 41px;
    }

    .image_n_txt_half .txtbox .title_con_st {
        padding-bottom: 14px;
    }

    .image_n_txt_half .txtbox ul {
        padding: 25px 0 0 0;
    }

    .image_n_txt_half .txtbox ul li {
        font-size: 15px;
        line-height: 26px;
        padding: 11px 0 11px 30px;
    }

    .image_n_txt_half .txtbox ul li:before {
        top: 11px;
    }

    .image_n_txt_half_wrap.rightimage {
        padding: 90px 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding: 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        width: calc((100vw - 256px) / 2);
        height: 470px;
    }

    .report_n_insides {
        padding: 84px 0 82px 0;
    }

    .img_title_txt_blk {
        padding: 55px 0 0 0;
    }

    .img_title_txt_blk .imagebox {
        width: 160px;
        height: 160px;
        margin-bottom: 60px;
    }

    .img_title_txt_blk h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .recon_report_settle {
        padding: 81px 0 109px 0;
    }

    .recon_report_settle .imagebox {
        height: 370px;
        width: calc(100% + ((100vw - 256px) - 1110px)/2);
        top: 75px;
    }

    .payget_image_sec .imagebox {
        height: 470px;
    }


    /* .overview_blocks { padding:75px 0 0 0;} */
    .overview_blocks {
        padding: 30px 0 5px 0;
        /*padding:30px 0 0 0;*/
    }

    .overview_blocks .over_text p {
        padding: 14px 0 0 0;
    }

    .overview_blocks .over_text p + p {
        padding-top: 28px;
    }

    /* .landing_page.products-page .home_statistic { padding-top:48px;} */
    .landing_page.products-page .home_statistic {
        padding-top: 78px;
    }

    .overview_sec:before {
        background-size: 120%;
    }

    .clients_logo_block {
        padding: 64px 0 61px 0;
    }

    .high_services_new {
        padding: 121px 0 126px 0;
    }

    .support_leading_sec {
        padding: 81px 0 111px 0;
    }

    .support_leading_sec .title_con_st {
        padding-bottom: 14px;
    }

    .support_leading_sec .hiw_imagebox {
        padding: 55px 0 0 0;
    }

    .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_pay_sec {
        padding: 80px 0 92px 0;
    }

    .multi_pay_sec .title_con_st {
        padding-bottom: 14px;
    }

    .multi_pay_sec .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_inti_mode {
        padding: 92px 0 92px 0;
    }

    .multi_inti_mode .title_con_st {
        padding-bottom: 16px;
    }

    .full_image_left_txt_wrap {
        padding: 90px 0 90px 0;
    }

    .end-to-end-services + .platform-fungibility .full_image_left_txt_wrap {
        padding-bottom: 90px;
    }

    .full_image_left_txt .captionbox {
        width: 381px;
        padding: 41px 47px 46px;
    }

    .full_image_left_txt .captionbox .title_con_st {
        padding-bottom: 15px;
    }

    .proa_prev_fraud {
        padding: 81px 0 82px 0;
    }

    .proa_prev_fraud .top_over p {
        max-width: 285px;
    }

    .proa_prev_fraud .title_con_st {
        padding: 0 0 26px 0;
    }

    .proa_prev_fraud .img_title_txt_blk {
        padding: 34px 0 0 0;
    }

    .protect_purchase {
        padding: 85px 0 74px 0;
    }

    .protect_purchase .top_over {
        padding: 0 0 16px 0;
    }

    .protect_purchase .title_con_st {
        padding-bottom: 14px;
    }

    .protect_purchase .img_title_txt_blk {
        padding: 18px 0 0 0;
    }

    .sup_multi_bus_model {
        padding: 129px 0 112px 0;
    }

    .off_add_inte_capa {
        padding: 80px 30px 80px 30px;
    }

    .off_add_inte_capa .top_over {
        padding-bottom: 27px;
    }

    .pro_sc_section .off_block_white_wrap .off_block_white.cust_off_block_white > a,
    .off_block_white {
        padding: 30px 29px 32px;
    }

    .off_block_white h6 {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 16px;
    }

    .off_block_white p {
        height: 136px;
    }

    .off_block_white .btnbox {
        padding: 25px 0 0 0;
    }

    .lettransform_sec_new {
        padding: 5px 0 90px 0;
    }

    .lettransform_sec_new .top_over {
        padding: 50px 0 42px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new .logo-bg1 img {
        height: auto;
        max-width: 100%;
    }

    .lettransform_sec_new .transform-form1 .input-row .input_text {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new .transform-form1 .submit_btn {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 30px;
        max-width: 140px;
    }

    .connect_next_sec {
        padding: 84px 0 90px 0;
    }

    .connect_next_sec .large_round {
        width: 313px;
        left: 9.9%;
        top: -173px;
    }

    .connect_next_sec .small_round {
        width: 140px;
        right: 11.3%;
        bottom: -11px;
    }

    .fea_text {
        padding: 0px 20px 0px 25px;
        padding-top: 19px;
    }

    /* CK : payment getway new style : LAPTOP : END */

    /*16-01-2020 : start */
    .cookie-policy-main {
        padding: 0;
    }

    .cookie-policy-main p,
    .cookie-policy-main ul li {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .divhead [class*="div_"] {
        font-size: 16px;
        line-height: 26px;
    }

    .table_div_main .divbody [class*="div_"] {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .div_col2 {
        width: 120px;
    }

    .table_div_main .div_col4 {
        width: 180px;
    }

    .table_div_main .div_col5 {
        width: 130px;
    }

    /*16-01-2020 : end */



    /*========  Merchant page start =========*/
    .payment_top h5,
    .report_contain > h5,
    .suitable_dynamic h5,
    h5.benifit-title,
    .overview_blocks h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .payment_top p,
    .payment_box p,
    .acq_wapper .report_contain p,
    .suitable_dynamic p,
    .report_contain.deshboard p {
        font-size: 15px;
        line-height: 26px;
    }

    .report_contain.deshboard p br {
        display: none;
    }

    .report_contain ul li {
        font-size: 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_image {
        width: 100%;
    }

    .acq_wapper .report_image img {
        max-width: 100%;
    }

    .report_blk.Merchant_report_block .row {
        margin: 0 -15px;
    }

    .report_blk.Merchant_report_block .row > div[class*="col-"] {
        padding: 0 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_contain {
        margin: 0px;
    }

    .modes_box_marchant h4 {
        font-size: 15px;
    }

    .suitable_dynamic .info_text {
        padding: 0 50px 0 30px;
    }

    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 0 30px 0 50px;
    }

    .report_contain {
        margin: 0px;
        padding: 0 0 0 0;
    }

    .acq_wapper-management .report_image img {
        width: 100%;
    }

    .acq_wapper.marchant_acq_wapper {
        padding: 51px 0 0 0;
    }

    .marchant_modes {
        padding: 73px 0 0 0;
    }

    .self-services_wapper .payget_image_sec {
        margin: 83px 0 0 0;
    }

    .suitable_dynamic {
        padding: 45px 0 0 0;
    }

    .suitable_dynamic .row {
        padding: 45px 0;
    }

    .settlement_block {
        padding-bottom: 37px;
    }

    .details_report_wapper-inner {
        padding: 60px 0 90px;
    }

    .details_report_wapper-inner.Processing-blocks {
        padding-top: 60px;
    }

    .acq_wapper-management .report_blk.Merchant_report_block {
        margin: 89px 0 0 0;
    }

    .acq_wapper-management {
        padding-bottom: 82px;
    }

    .multi_inti_mode {
        padding: 81px 0;
        padding-left: 15px;
    }

    .marchant_banifate {
        padding: 0px;
    }

    .banks_contain {
        width: 100%;
        padding: 31px 20px 60px 40px;
    }

    .banks_contain h4 {
        margin: 30px 0 20px;
    }

    .banks_contain P {
        font-size: 16px;
        line-height: 26px;
    }

    .suitable_dynamic .image img {
        width: 100%;
    }

    /*========  Merchant page End =========*/

    /*========  POSability page start =========*/
    .icntleblock p,
    .title_text_section p,
    .risk_check_bottom p {
        font-size: 15px;
        line-height: 26px;
    }

    .risk_check_bottom .info_text ul li {
        font-size: 15px;
        line-height: 24px;
    }

    .section_titlebox h5,
    .title_text_section h5,
    .risk_check_bottom h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .posi-how-it-work {
        padding: 76px 0 0 0;
    }

    .risk_check_bottom .info_text {
        padding-left: 0px;
        padding-right: 35px;
    }

    .risk_check_bottom .row:nth-child(2n) .info_text {
        padding: 0 0 0 35px;
    }

    .posi-how-it-work.marchant-work {
        margin-bottom: 90px;
    }

    .high_services_new.posi-services-gradiunt {
        padding: 79px 0 83px 15px;
    }

    .lifecycmanage.pos-lifecycmanage {
        padding: 79px 0 83px;
    }

    .authorizaton_wapper {
        padding: 25px 0 30px;
    }

    .report_n_insides.pos-rnp {
        padding: 79px 0 0px;
    }

    .suitable_dynamic.posabi-suitable_dynamic {
        padding-bottom: 45px;
    }

    .offer_add_on_wapper {
        padding: 80px 0 82px;
    }

    .gui_report_wapper {
        padding: 80px 0 0 0;
        margin-bottom: 0px;
    }

    .risk_check_wapper {
        padding: 79px 0 0 0;
    }

    .risk_check_wapper .title_text_section h5 {
        padding-bottom: 10px;
    }

    .risk_check_bottom {
        padding: 38px 0;
    }

    .risk_check_bottom .row {
        padding: 45px 0;
    }

    .risk_check_bottom .row .row {
        padding: 0px;
    }

    /*========  POSability page End =========*/

    /*========  Bill pay page start =========*/
    .bill-how-it-work-inner .it-text p,
    .feature-billpay_box p,
    .app_terminal_block p {
        font-size: 15px;
        line-height: 26px;
    }

    .bill-how-it-work-inner h5,
    h5.benifit-title2,
    h5.benifit-title,
    .app_terminal_block h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .it_work_image img {
        max-width: 55%;
    }

    .quick-customer-wapper .it_work_image img {
        max-width: 100%;
    }

    .feature-billpay_box h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .it_work_image {
        padding: 65px 0 90px;
    }

    .high_services_new.bill-pay-page {
        padding: 80px 0 81px 20px;
    }

    .suitable_dynamic.billpay-suitable_dynamic {
        padding-bottom: 45px;
    }

    .recon_report_settle.bill-pay-settle {
        padding: 79px 0 83px;
    }

    .fraud_risk_block {
        padding: 186px 0 83px 0;
    }

    .feature-billers {
        padding: 79px 0 58px;
    }

    .feature-customer-billpay {
        padding: 79px 0 58px;
    }

    /* .bill-pay_banifate{ padding:19px 0 0 0px; } */

    .multi_pay_sec.manage-and-maintences.user-frandly .icon_title_txt {
        padding: 25px 0 0 0;
    }

    .report_box_round-inner h6 {
        font-size: 15px;
        line-height: 26px;
    }

    /*========  Bill pay page End =========*/

    /*========  PoS-Monitor page Start =========*/
    .acq_wapper.health-status-wapper {
        padding: 80px 0 87px;
    }

    .crt_new_reve_strm.terminal-estate .full_image_left_txt_wrap {
        padding: 90px 0 0 0;
    }

    .multi_pay_sec.manage-and-maintences.user-frandly {
        padding: 79px 0 0 0;
    }

    .app_tarminal_wapper {
        padding: 87px 0 0 0;
    }

    .deshboard_wapper {
        padding: 81px 0 83px 0;
    }

    .remote_key_wapper {
        padding: 79px 0 83px;
    }

    .report_box_round-inner .imagebox {
        width: 160px;
        height: 160px;
    }

    /*========  PoS-Monitor page End =========*/

    /*========  ATM-Monitor page Start =========*/
    .suitable_dynamic.ATM-journal_wapper .info_text {
        padding: 0px;
    }

    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 0 30px 0 50px;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .image img {
        width: 100%;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .info_text {
        padding: 0px;
    }

    .ATM-journal_wapper-fandr h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .ATM-journal_wapper-fandr p {
        font-size: 15px;
        line-height: 26px;
    }

    .gui_report_wapper.monitoring_modal_wapper {
        padding-bottom: 82px;
    }

    .gui_report_wapper.Faster-resolution {
        padding: 80px 0 82px;
    }

    .crt_new_reve_strm.terminal-update {
        padding-bottom: 0px;
    }

    .suitable_dynamic.ATM-journal_wapper {
        padding-bottom: 45px;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .row {
        padding: 30px 0;
    }

    .ATM-journal_wapper-fandr {
        padding-bottom: 58px;
    }

    /*========  ATM-Monitor page End =========*/

    /*========  dWallet page End =========*/
    .quick-customer-wapper {
        padding: 60px 0 82px;
    }

    .qr_payment_wapper {
        padding: 83px 0 0 0;
    }

    .crt_new_reve_strm.card-less-blk .full_image_left_txt_wrap {
        padding: 82px 0 0 0;
    }

    .crt_new_reve_strm.card-less-blk {
        padding-bottom: 90px;
    }

    .acq_wapper-management.api-feature .report_blk.Merchant_report_block {
        margin: 90px 0 0 0;
    }

    .acq_wapper-management.api-feature {
        padding: 0 0 90px;
    }

    .user-control-payment {
        padding: 80px 0 43px 0;
    }

    .user-control-payment .feature-billpay_box {
        width: 90%;
    }

    .transaction_monitoring_wapper {
        padding: 80px 0 0px;
    }

    .acq_wapper-management.api-feature2 {
        padding-bottom: 82px;
    }

    .secures_wapper {
        padding: 83px 33px 60px 50px;
    }

    .acq_wapper-management.api-feature2 {
        padding-top: 56px;
    }

    /*========  dWallet page End =========*/

    /*========  Green Pin  page Start =========*/
    .it_work_image.multipal_image img {
        width: 100%;
        max-width: 100%;
    }

    .peoof_blocks {
        padding: 40px 0 0 0;
    }

    .crt_new_reve_strm.comprehensive-reports .full_image_left_txt_wrap {
        padding: 82px 0 0 0;
    }

    .acq_wapper-management.why-fss-wapper .report_blk.Merchant_report_block {
        padding: 90px 0 0 0;
    }

    .acq_wapper-management.why-fss-wapper {
        padding-bottom: 82px;
    }

    .pin_help_wapper {
        padding: 80px 10px 63px 15px;
    }

    .pin_help_blocks {
        padding: 20px 0 0 0;
    }

    .pin_box {
        padding: 20px 0;
    }

    /*========  Green Pin page End =========*/

    /*======= card control page start =========*/
    .interface_wapper .info_text h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .how_we_help_wapper {
        padding: 77px 0 60px 0;
    }

    .card-box .imagebox {
        height: 160px;
        width: 160px;
    }

    .interface_wapper .info_text p {
        font-size: 15px;
        line-height: 26px;
    }

    .interface_wapper .info_text {
        padding: 0 82px 0 0;
    }

    .interface_wapper .row:nth-child(2n) .info_text {
        padding: 0 0 0 82px;
    }

    .crt_new_reve_strm.totally-secure .full_image_left_txt {
        margin: 0px;
    }

    .interface_wapper .row {
        padding: 45px 0;
    }

    .crt_new_reve_strm.totally-secure .full_image_left_txt_wrap {
        padding: 45px 0 0 0;
    }

    .multi_pay_sec.user-cases-wapper {
        padding: 76px 0 82px;
    }

    .multi_pay_sec.user-cases-wapper .icon_title_txt_wrap {
        padding: 0px;
    }

    /*======= card control page End =========*/


    /*==========  iRewards page start ============*/
    .crt_new_reve_strm.com_report .full_image_left_txt {
        margin: 0px;
    }

    .intuitive_interface_wapper .image_n_txt_half .txtbox {
        padding-left: 0px;
    }

    .interface_wapper.irewared_page_interface {
        padding: 45px 0;
    }

    .loyelty_analytisc_wapper {
        padding: 77px 0 0 0;
    }

    .crt_new_reve_strm.com_report {
        padding: 90px 0 0 0;
    }

    .tracking_interface_wapper {
        padding: 76px 0 82px 0;
    }

    .intuitive_interface_wapper {
        padding: 83px 0 82px;
    }

    .reward_point_wapper {
        padding: 81px 0 82px;
    }

    .upcomeing_offer_wapper {
        padding: 76px 0 82px 0;
    }

    /*==========  iRewards page End ============*/

    /*==========  esign-and-digilocker  page start ============*/
    .meet_ser_box p {
        font-size: 15px;
        line-height: 26px;
    }

    .meet_ser_box h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .meet_security_wapper {
        padding: 79px 0 57px;
    }

    .use_blocks_inner ul li .title {
        width: 250px;
    }

    .bill-pay_banifate.esign-banifate .banks_contain {
        width: 100%;
    }

    .use_cases_wapper {
        padding: 77px 0 0 0;
    }

    /*==========  esign-and-digilocker  page End ============*/


    /*============== AEPS page start =============*/
    .easy_processing_wapper {
        padding: 80px 0 90px;
    }

    .bill-how-it-work.rft-wapper {
        padding: 79px 0 0 0;
    }

    .data_security_wapper {
        padding: 80px 0 63px;
    }

    /*============== AEPS page END =============*/


    /*============== aadhar-pay page Start =============*/
    .networks_box h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .networks_box p {
        font-size: 15px;
        line-height: 26px;
    }

    .miti_blk .title_con_st h5 {
        font-size: 20px;
    }

    .quick-customer-wapper.adhaarpay_how-it {
        padding-bottom: 68px;
    }

    .lightweight_app_wapper {
        padding: 80px 0 0 0;
    }

    .crt_new_reve_strm.foster_blk {
        padding: 57px 0 90px;
    }

    .high_services_new.adhar-cradit {
        padding: 80px 0 82px;
    }

    .mitigates_adhar_wapper {
        padding: 80px 0 84px;
    }

    .miti_blk ul li .title {
        font-size: 15px;
        width: 250px;
    }

    /*============== aadhar-pay page END =============*/



    /*============= mobile-pay page start ================*/
    .digital_shopping_wapper {
        padding: 79px 0 82px 0;
    }

    .prevents_fraud_wapper {
        padding: 79px 0 0 0;
    }

    .improves_wapper {
        padding: 80px 0;
    }

    .live_dashboard.enhancesd_wapper .image_n_txt_half .txtbox ul {
        width: 100%;
    }

    /*============= mobile-pay page End ================*/


    .w3n-instant.protect_purchase {
        padding-top: 80px;
    }

    .w3n-management.report_n_insides.supports-multipal-wapper {
        padding: 80px 0 82px 0;
    }

    .upi-businesses.marchant_modes {
        padding: 78px 0 82px 0;
    }

    .w3n-payment.report_n_insides.supports-multipal-wapper {
        padding: 77px 0 82px 0;
    }

    .w3n-predictive.suitable_dynamic.pro_sc_section {
        padding: 45px 0;
    }

    .w3n-reports.acq_wapper-management.api-feature2 {
        padding: 35px 0 48px 0;
    }

    .w3n-dashboard .image_n_txt_half_wrap.rightimage {
        padding: 80px 0 72px;
    }

    .w3n-pay-banifate.bill-pay_banifate {
        padding: 23px 0 0 0;
    }

    .upi-businesses .modes_box_marchant i img {
        width: 166px;
    }

    .upi-businesses .modes_blk {
        padding: 35px 0 0 0;
    }

    .w3n-predictive.suitable_dynamic.pro_sc_section .info_text {
        padding: 0 30px 0 40px;
    }

    .compo_box_inner .text {
        min-height: 189px;
    }

    /*============= Sentine page start ================*/
    .no_manual_wapper {
        padding: 81px 10px 54px 30px;
    }

    .no_manual_box h6 {
        line-height: 26px;
    }

    .no_manual_wapper.no-bg {
        padding-bottom: 82px;
    }

    /*============= Sentine page End ================*/


    /*========== Token-Vault page start ===========*/
    .token_text {
        padding: 30px 0 0 0;
    }

    .tokenization_wapper {
        padding: 80px 0 83px;
    }

    .token_image {
        padding: 0px;
    }

    .functional_arch_wapper {
        padding: 80px 0 0 0;
    }

    .functional_arch_wapper .token_image {
        padding: 33px 0 0 0;
    }

    .arch_overview_wapper {
        padding: 80px 0 0 0;
    }

    .enroment_wapper .full_image_left_txt_wrap {
        padding: 83px 0 0 0;
    }

    .report_n_insides.token_pren_wapper {
        padding-bottom: 82px;
    }

    .integ_app_wapper {
        padding: 80px 0 82px;
    }

    .feature_box {
        padding: 20px 0;
    }

    .token_feature_wapper {
        padding: 79px 0 63px;
    }

    .acq_wapper-management.why_fss_wapper .report_blk.Merchant_report_block {
        margin: 33px 0 0 0;
    }

    /*========== Token-Vault page End ===========*/

    /*========== Services-Landing page Start ===========*/
    .tab_blocks_main .nav-pills .nav-link {
        font-size: 16px;
    }

    .tab_blocks_main .nav-pills .nav-link {
        margin: 15px 0;
    }

    .services_tab {
        padding: 62px 0 83px;
    }

    .fss_advantag_wapper {
        padding: 80px 0 54px;
    }

    .resource_wapper {
        padding: 80px 0 61px;
    }

    .offer_add_wapper {
        padding: 80px 0 0 0;
    }

    /*========== Services-Landing page End ===========*/


    /*========== end to end services page start ===============*/
    .ete_text_block ul li {
        font-size: 15px;
        margin: 8px 0;
    }

    .inner_nav ul li {
        padding-right: 40px;
    }

    .end-to-end-services {
        padding: 5px 0;
    }

    .ete_setvices_inner .row {
        margin: 5px 0;
    }

    .destinaction_block {
        padding: 39px 0 38px;
    }

    .resource_wapper_inner {
        padding: 79px 0 90px;
    }

    .high_services_new.bill-pay-page.delight_wapper {
        margin: 62px 0 0 0;
    }

    .round_box i img {
        width: 160px;
    }

    /*========== end to end services page End ===============*/


    /*============== Career-Page Start =================*/
    .product_pg_banner_wrap.Career-Page-banner {
        padding: 69px 0 0 0;
    }

    .product_pg_banner_wrap.Career-Page-banner .billpay-banner h1 {
        line-height: 40px;
    }

    .search_job .search_row .input-text {
        width: 266px;
        padding: 12px 20px 13px;
    }

    .search_job .search_row.submit input[type=submit] {
        width: 160px;
        height: 49px;
    }

    .search_job .search_row.small .input-text {
        width: 190px;
    }

    .search_job {
        padding: 17px 0;
    }

    .career_overview_sec.overview_sec .overview_blocks {
        padding-bottom: 85px;
    }

    .careear_image {
        min-height: 470px;
    }

    .fss_box h4 {
        font-size: 16px;
    }

    .career_fss_wapper .shape_big {
        top: -320px;
        right: -320px;
    }

    .career_fss_wapper .shape_big.shape_big2 {
        left: -450px;
        bottom: -450px;
    }

    .career_fss_wapper {
        padding: 80px 0 50px 0;
    }

    .fss_blocks {
        padding: 31px 0 0 0;
    }

    .fss_box {
        padding: 33px 0;
    }

    .career_image .row:first-child .car_image:first-child img {
        width: 215px;
    }

    .career_image .row:first-child .car_image:last-child img {
        width: 613px;
    }

    .career_image .row:last-child .car_image:first-child img {
        width: 454px;
    }

    .career_image .row:last-child .car_image:last-child img {
        width: 240px;
    }

    .career_image {
        padding: 0 0 0 91px;
    }

    .career_image_wapper {
        padding: 90px 0 60px 0;
    }

    .city_name ul li a {
        font-size: 15px;
    }

    .car_team_box {
        max-width: 510px;
        margin: 0 0 -268px;
        padding: 49px 54px 42px;
    }

    .car_team_box .title_con_st h2 br {
        display: none;
    }

    .car_team_box p + p {
        padding: 22px 0 0 0;
    }

    .swipper_box {
        width: 30.5%;
    }

    .swipe_box h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .swipe_box p {
        line-height: 24px;
    }

    .swipe_box {
        padding: 32px 35px 38px;
        margin: 0 0 30px;
    }

    .enquery_wapper {
        padding: 40px 0 85px 0;
    }

    .enquery_form {
        padding: 34px 0 0 0;
    }

    .o-container {
        max-width: 98.88888%;
    }

    /*============== Career-Page End =================*/


    /*============ Acquiring pages start =========*/
    .processing_services-wapper {
        margin: 62px 0 0 0;
        padding-bottom: 90px;
    }

    /*.details_report_wapper-inner.Processing-blocks .report_image span {width: calc((100vw - 940px) / 2 + 100% + 8px);}*/
    .details_report_wapper-inner.Processing-blocks .report_image span {
        width: calc((100vw - 1080px) / 2 + 100%);
        background-size: cover;
        background-position: center center;
        height: 470px;
    }

    .report_image span {
        width: calc((100vw - 1080px) / 2 + 100%);
        background-size: cover;
        background-position: center center;
        height: 470px;
    }

    .micro-atm-title h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .micro-work-wapper {
        padding-bottom: 90px;
    }

    .resource_wapper_inner {
        padding-bottom: 90px;
    }

    .dcc-work-image img {
        max-width: 1150px;
    }

    .dcc-work-wapper {
        margin: -7PX 0 0 0;
        padding: 0px;
    }

    .dcc-work-blk {
        padding: 90px 0 84px;
    }

    .marchant_banifate .dcc-work-blk {
        padding: 43px 0 84px;
    }

    .unifiled_wapper {
        margin: 62px 0 0 0;
        padding: 80px 0 90px 0;
    }

    .details_report_wapper-inner.fss-blocks .report_image span {
        width: calc((100vw - 1090px) / 2 + 100% + 8px);
    }

    .high_services_new.fss-pay-bg {
        padding: 80px 0 83px;
    }

    .marchant_banifate.fsspay-page {
        padding-bottom: 44px;
    }

    .processing_services-image img {
        max-width: 1110px;
    }

    .dcc-page .banks_contain {
        width: 100%;
    }

    .dcc-work-blk ul li {
        padding: 0 10px;
    }

    .banks_contain ul li {
        font-size: 16px;
        line-height: 24px;
    }

    /*============ Acquiring pages End =========*/



    .delivery_service_landing {
        margin: 6px 0 0 0;
        padding: 9px 0 0 0;
    }

    .strong_products_wapper {
        margin: 8px 0 0 0;
        padding: 30px 0 59px;
    }

    .crt_new_reve_strm.parntership_blk .full_image_left_txt {
        margin-left: 0px;
    }

    .e2e-wapper {
        padding-bottom: 82px;
    }

    /*============ Portfolio Management Solution pages Start =========*/
    .digital_shopping_wapper.mng_soln_capabilities {
        padding: 74px 0 57px 0;
    }

    .authorizaton_wapper.del_value {
        padding-bottom: 57px;
    }

    /*============ Portfolio Management Solution pages End =========*/

    /*============ Switching Solution pages Start =========*/
    .mitigates_wapper.delivering_value_tab {
        padding: 80px 0 59px 0;
    }

    /*============ Switching Solution pages End =========*/


    /*========== net hosted page css start ===========*/
    .key-feature-wapper {
        padding: 80px 0 57px 15px;
    }

    .tool-box ul li {
        font-size: 15px;
    }

    .tool-box h5 {
        font-size: 15px;
    }

    /*========== net hosted page css End ===========*/



    /*===== products-pages 9-10-2019 css start ===============*/
    .product_pg_banner.min-height-banner {
        min-height: 420px;
    }

    .qr-wapper {
        padding: 90px 0;
    }

    .pro_sc_section .tab_contain {
        padding-left: 30px;
    }

    .vedio_blocks {
        padding: 90px 0;
    }

    .offer_add_wapper.no-margin-div {
        padding: 90px 0 0 0;
    }

    .adpt_box i img {
        width: 160px;
    }

    .adpt-waaper {
        padding: 90px 0 57px 0;
    }

    .fss-efinc-wapper {
        padding-bottom: 87px;
    }

    .why_fss_wapper {
        padding: 83px 0 57px;
    }

    .pathway_wapper {
        padding: 76px 0 0 0;
    }

    .pathway_box h3 {
        font-size: 16px;
    }

    .pathway_box ul li {
        font-size: 14px;
    }

    .tab_contain p {
        font-size: 15px;
        line-height: 26px;
    }

    .features-Prepaid-wapper .reporting_blocks-box {
        width: 92%;
    }

    .features-Prepaid-wapper {
        padding: 80px 0 62px 0;
    }

    .end-to-end-services.prepaid-page .ete_text_block {
        width: 100%;
        padding: 0 0 0 30px;
    }

    .ete_setvices_inner .row:nth-child(2n) .ete_text_block {
        padding: 0 30px 0 0;
    }

    .how-cms-waaper {
        padding: 90px 0 0 0;
    }

    .unifiled_platform_wapper {
        padding: 90px 0 0 0;
    }

    .flexible_blocks {
        padding-bottom: 67px;
    }

    .bill-pay_banifate.pro_sc_section + .off_add_inte_capa {
        margin: 50px 0 0 0;
    }

    .quick-customer-wapper.Instant-Payments {
        padding: 90px 0;
    }

    .screenshort_wapper {
        padding: 90px 0 0 0;
    }

    .product_pg_banner_wrap.nethosted-Page-banner {
        padding: 70px 0 0 0;
    }

    /*===== products-pages 9-10-2019 css End ===============*/


    /*================== contact page start ============*/
    .contact-page .product_pg_banner {
        height: 360px;
    }

    .contact-page .product_pg_banner .product_bann_cap {
        padding: 20px 0 0 0;
    }

    .contact-page .product_pg_banner p {
        padding: 11px 0 0 0;
    }

    .contact-box-top i img {
        max-height: 50px;
    }

    .contact-box-top h6 {
        font-size: 16px;
    }

    .contact-box-top p {
        font-size: 14px;
        line-height: 24px;
    }

    .contact_wapper_top {
        border: 0px;
        padding: 75px 0 0 0;
    }

    .contact-box-top i {
        padding: 0 0 29px;
    }

    .contact-box-top .ct-links {
        padding: 16px 0 0 0;
    }

    .address_box h4 {
        padding: 0 0 16px;
        font-size: 16px;
    }

    .address_box p {
        font-size: 14px;
        line-height: 24px;
    }

    .address_box .address-links ul li a {
        font-size: 14px;
    }

    .address_box .address-links ul li a i {
        width: 25px;
    }

    .address_box .address-links ul li a span {
        padding: 0 0 0 25px;
    }

    .address_box .address-links ul {
        padding: 15px 0 0 0;
    }

    .address_box {
        padding: 26px 0 27px;
    }

    .contact-address-inner {
        padding: 0px;
    }

    .contact-address-row {
        padding: 22px 0 0;
    }

    .contact_wapper_address {
        padding: 57px 0 0 0;
    }

    .contact-form {
        padding: 41px 0 75px 0;
    }

    .tagline-contain h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .contact_tagline_wapper .image-bg {
        min-height: 300px;
    }

    /*================== contact page End ============*/





    /*========= CorporatePage start =========*/
    .product_pg_banner.Corporate-banner {
        height: 625px;
    }

    .product_pg_banner.Corporate-banner h1 {
        line-height: 1.2;
    }

    .cirpo_overview_top h5 {
        font-size: 24px;
    }

    .cirpo_overview {
        padding: 87px 0 0 0;
    }

    .cirpo_overview_top {
        padding: 0 7%;
    }

    .cirpo_overview_bottom {
        margin-bottom: 73px;
    }

    .left-statistics {
        padding: 59px 0 0px 58px;
    }

    .left-statistics ul li strong {
        font-size: 30px;
    }

    .left-statistics ul li span {
        font-size: 14px;
    }

    .left-statistics ul li {
        padding: 11px 0 39px 0;
        margin: 0 0 24px 0;
    }

    .left-statistics ul li:nth-last-child(-n+3) {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .corpo_map .title_con_st h2 {
        font-size: 30px;
        line-height: 46px;
    }

    .corpo_map .title_con_st h2 br {
        display: none;
    }

    .corpo_map .title_con_st {
        width: 370px;
        padding-left: 38px;
    }

    .map_image {
        padding-left: 20px;
    }

    .corpo_map {
        padding: 70px 0 96px;
    }

    .map_wapper_corpo .shape_big {
        width: 370px;
        bottom: 50%;
    }

    .bod_blk {
        padding: 83px 0 0 0;
    }

    .bod_blocks {
        margin: 37px 0 0 0;
    }

    .foresight_wapper {
        padding: 88px 0 0 0;
    }

    .foresight_blk_inner {
        padding: 26px 0 0 0;
    }

    .awards_wapper {
        padding: 80px 0 42px 0;
    }

    .awards_top p {
        font-size: 14px;
    }

    .awards_tabs {
        padding: 42px 0 0 0;
    }

    .ind_wapper {
        padding: 80px 0 88px 0;
    }

    .ind_wapper .shape_big {
        width: 250px;
        bottom: -100px;
    }

    .Partnerships_wapper {
        padding: 80px 0 0 0;
    }

    .logo_slider_blk {
        padding: 50px 0 60px 0;
    }

    .csr_wapper {
        padding: 80px 0 0 0;
    }

    .csr_top p {
        font-size: 14PX;
        line-height: 24PX;
    }

    .csr_wapper .shape_big {
        width: 400px;
        bottom: 60%;
    }

    .csr_blocks .sm-image span {
        height: 257px;
        width: 257px;
    }

    .csr_blocks .sm-image span img {
        width: 100%;
    }

    .csr_blocks .sm-image {
        padding: 65px 30px 30px 65px;
    }

    .sm-image2 {
        width: 722px;
    }

    .sm-image3 {
        top: -218px;
        width: 476px;
        height: 342px;
    }

    .csr_text {
        font-size: 18px;
        line-height: 34px;
    }

    .sm-image4 span {
        width: 287px;
        height: 258px;
    }

    .sm-image4 span img {
        width: 100%;
    }

    .sm-image3 {
        margin-bottom: -80px;
    }

    /*========= CorporatePage End =========*/

    .new_overlay_wrap.billpay-banner h1,
    .new_overlay_wrap.min-height-banner h1,
    .product_pg_banner h1 {
        font-size: 40px;
        line-height: 54px;
    }

    .overview_blocks.mb-120 {
        margin-bottom: 90px;
    }


    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper {
        width: 33.33333%;
    }

    .lettransform_sec_new form.contact-form .form-item .form-text,
    .lettransform_sec_new form.contact-form .form-item .form-email {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper input[type="submit"] {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 30px;
        max-width: 140px;
    }

    .lettransform_sec_new .field--type-text-with-summary {
        /* max-width:920px; */
        margin: 0 auto;
    }

    .w3n-upi-section.advantage_blocks {
        padding: 90px 0 12px;
    }

    .bill-pay_banifate .beni_banks_block .row {
        min-height: 600px;
    }

    .layout-content .messages.messages--error {
        max-width: 1100px;
    }

    .layout-content .messages.messages--status {
        max-width: 1100px;
    }

}

@media (min-width: 831px) and (max-width: 982px) {
    body.shownotice .siq_bR {
        bottom: 155px !important;
    }
}

@media (min-width: 643px) and (max-width: 830px) {
    body.shownotice .siq_bR {
        bottom: 180px !important;
    }
}

@media (max-width: 642px) {
    body.shownotice .siq_bR {
        display: none !important;
    }
    .container.whitepaperbanner {
        padding-left: 2%;
        padding-right: 2%;        
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    #header .navigation_main ul li a {
        font-size: 13px;
    }

    .business_model_wapper {
        border-top: none;
    }

    .hamburger-icon {
        margin: 0px 25px 0 0;
        width: 29px;
    }

    .hamburger-icon span {
        height: 2px;
    }

    .hamburger-icon span::after,
    .hamburger-icon span::before {
        height: 2px;
    }

    .hamburger-icon span::before {
        top: -7px;
    }

    .hamburger-icon span::after {
        bottom: -7px;
    }

    #header .navigation_main ul {
        padding: 2px 82px 0 0;
    }

    .header_wapper {
        border-bottom: #e8eef8 solid 1px;
        background: #fff;
    }

    .logo a img {
        width: 56px;
        height: auto;
    }

    .home-banner #slideNav ul li a,
    .home-banner #slideNav ul li a:hover,
    .home-banner #slideNav ul li.slideNavNext a,
    .home-banner #slideNav ul li.slideNavNext a:hover {
        background-size: 9px auto;
    }

    .section_title h2,
    .home_thehub .section_title h2 {
        font-size: 24px;
    }

    .home_section_1 {
        padding: 75px 0 90px;
    }

    .payment_block {
        padding: 21px 0 0 0px;
    }

    .home_section_1 .section_title {
        padding-bottom: 14px;
    }

    .box_hover h6,
    .icon_box h6 {
        font-size: 16px;
    }

    .icon_box p {
        font-size: 15px;
        line-height: 24px;
    }

    .icon_box {
        padding: 0px 0;
        min-height: 200px;
    }

    .home-banner .slider-content {
        bottom: 155px;
    }

    .rep_text .title,
    .home_headlines .section_title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .rep_text_sub .text {
        font-size: 15px;
        line-height: 26px;
    }

    .rep_text {
        padding: 0px 0 61px;
    }

    .home_wapper .rep_text {
        padding: 80px 0 61px;
    }

    .home_statistic .statiblock h4 {
        font-size: 20px;
    }

    .home_statistic .statiblock .subtxt {
        font-size: 15px;
        line-height: 26px;
        padding: 12px 0 0 0;
    }

    .home_statistic {
        padding: 0 0 99px;
    }

    .home_vdi_block {
        padding: 90px 0 86px 0;
    }

    .vdi_image {
        height: 500px;
    }

    .vdi_details {
        padding: 42px 42px;
        left: 0px;
        width: 333px;
        min-height: 300px;
    }

    .vdi_details .vdi_title {
        font-size: 20px;
        line-height: 29px;
    }

    .vdi_details .vdi_links a i {
        height: 46px;
        line-height: 46px;
        width: 46px;
    }

    .vdi_details .vdi_links a span {
        font-size: 13px;
        color: #000;
        text-decoration: underline;
    }

    .shape_small {
        width: 245px;
        bottom: 130px;
    }

    .shape_big {
        width: 400px;
        top: -30px;
        right: -30px;
    }

    .vdi_blocks {
        margin: 0 0 81px;
    }

    .home_thehub {
        padding: 25px 0 0 0;
    }

    .home_thehub .hub_block_main {
        margin: 40px 0 0 0;
    }

    .home_thehub .hub_block .catbox {
        font-size: 13px;
    }

    .right_arrow img {
        width: 20px;
    }

    .home_headlines {
        background: #f3f6f9;
        padding: 53px 0 0 0;
    }

    .home_thehub .hub_block_main {
        margin-bottom: 60px;
    }

    .home_headlines .section_title {
        margin-bottom: 13px;
    }

    .home_headlines .buttonbox {
        padding: 10px 0 66px 0;
    }

    .home_headlines .buttonbox a {
        background: none;
        height: 48px;
        line-height: 46px;
    }

    .home_red_cta h3 {
        width: 56%;
    }

    .home_red_cta {
        padding: 41px 0 44px 0;
    }

    .footer .f_link_block ul li a {
        font-size: 13px;
    }

    .footer .footer_in .ff_col1 {
        width: 300px;
    }

    .c-nav_aside {
        width: 9.75rem;
        padding: 0 0 0 40px;
    }

    .c-nav_background::after {
        left: 9.75rem;
    }

    .nav-logo {
        padding: 60px 0 0 0;
    }

    .c-nav_aside .left_links {
        padding: 11px 0 0 0;
    }

    .c-nav_aside .left_links ul {
        padding: 10px 0 0 0;
    }

    .c-nav_aside .left_links ul li a i img {
        max-height: 24px;
    }

    .c-nav_aside .left_links ul li a {
        font-size: 13px;
        padding-bottom: 20px;
    }

    .c-nav_aside .left_links ul li a span {
        padding: 5px 0 0 0;
    }

    .c-nav_aside .left_links ul li {
        padding: 30px 0 0 0;
    }

    .banner_wapper {
        z-index: -1;
    }

    .nav_main > ul > li > a {
        font-size: 16px;
    }

    .nav_main > ul > li {
        padding: 5px 0;
    }

    .right_block_nav {
        width: calc(100% - 9.75rem);
    }

    .right_block_nav_sub {
        padding: 25px 0 0 35px;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu {
        top: 12px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        top: 2px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_social a {
        height: 30px;
        width: 30px;
        line-height: 28px;
    }

    .nav_footer {
        padding: 48px 80px 48px 0;
    }

    .nav_copyright {
        font-size: 11px;
        padding: 0 0 0 13px;
    }

    .right_aside a {
        font-size: 11px;
    }

    .nav_main > ul > li > ul.sub-menu {
        width: 85%;
        margin: 0 0 0 25px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        margin: 0 0 0 22px;
        width: 150%;
    }

    .nav_main > ul {
        width: 30%;
    }

    .inner_nav ul li {
        padding-right: 25px;
    }


    /*16-01-2020 : start */
    .cookie-policy-main {
        padding: 0;
    }

    .cookie-policy-main p,
    .cookie-policy-main ul li {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .divhead [class*="div_"] {
        font-size: 16px;
        line-height: 26px;
    }

    .table_div_main .divbody [class*="div_"] {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .div_col2 {
        width: 120px;
    }

    .table_div_main .div_col4 {
        width: 180px;
    }

    .table_div_main .div_col5 {
        width: 130px;
    }

    /*16-01-2020 : end */

    /* RR : payment getway new style : LAPTOP : START */
    .header_wapper {
        padding: 24px 0 24px 73px;
        height: auto;
        /*align-items:flex-start;*/
    }

    #header .navigation_main {
        padding-right: 80px;
        padding-bottom: 5px;
    }

    #header .navigation_main .cn_btnbox {
        padding: 0 0 0 10px;
    }

    #header .navigation_main .cn_btnbox a {
        width: 100px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
    }

    #header .navigation_main ul {
        padding: 0;
    }

    #header .navigation_main ul li {
        padding: 0 20px;
    }

    #header .navigation_main ul li a {
        font-size: 13px;
    }

    #header .navigation_main .cn_btnbox {
        display: block;
    }

    #header.inner-header.is-hidden + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    #header.inner-header.is-hidden.is-fixed + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    p {
        font-size: 15px;
        line-height: 26px;
    }

    .container {
        width: 1140px;
    }

    .logo a img {
        height: 43px;
        width: auto;
    }

    #header.inner-header {
        border: none;
    }

    #header.inner-header .header_wapper {
        padding: 16px 0 9px 72px;
    }

    .secondery_nav {
        padding: 0 72px;
        top: 69px;
    }

    .title_bld {
        font-size: 14px;
        min-width: 10px;
        padding-right: 58px;
    }

    .inner_nav ul li {
        padding-right: 58px;
    }

    .hamburger-icon {
        top: 19px;
    }

    .inner_nav {
        padding: 9px 0 13px 0;
    }

    #header.inner-header.is-fixed + .secondery_nav.fixed-nav {
        -webkit-transform: translate(0, 68px);
        -moz-transform: translate(0, 68px);
        transform: translate(0, 68px);
    }

    .product_pg_banner_wrap {
        padding-top: 25px;
    }

    .product_pg_banner {
        height: 420px;
    }

    .product_pg_banner h1 {
        font-size: 40px;
    }

    .new_overlay_wrap.billpay-banner p,
    .new_overlay_wrap.min-height-banner p,
    .product_pg_banner p {
        font-size: 18px;
        line-height: 30px;
    }

    .overview_sec .orange_cir {
        width: 722px;
        left: -166px;
        bottom: -378px;
    }

    .overview_sec .small_circle {
        width: 40px;
        right: 99px;
        top: 161px;
    }

    .overview_sec .small_circle img {
        max-width: 100%;
    }

    .pro_con_wrapper .container {
        /*width:1110px;*/
        width: 100%;
        padding: 0;
    }

    .pro_con_wrapper {
        padding: 0 0 0 256px;
    }

    .sidenav_con {
        width: 256px;
        padding: 30px 20px 20px 25px;
    }

    .sidenav_con ul li a {
        padding: 2px 0 1px 15px;
    }

    .sidenav_con ul.activebox {
        padding-top: 50px;
    }

    .sidenav_con .up_arrowbox {
        left: 25px;
        bottom: 25px;
    }

    .title_con_st h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .support_leading_sec .hiw_imagebox img {
        max-width: 811px;
    }

    .icon_title_txt h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .multi_inti_mode .orange_cir2 {
        width: 699px;
        top: -356px;
        left: -262px;
    }

    .multi_inti_mode .orange_cir_small {
        width: 104px;
        right: 39px;
        bottom: 93px;
    }

    .full_image_left_txt {
        height: 550px;
        margin-left: 41px;
    }

    .full_image_left_txt .captionbox {
        margin-left: -71px;
    }

    .image_n_txt_half_wrap {
        padding: 94px 0 110px 0;
    }

    .image_n_txt_half .imagebox {
        margin: 0 -7px 0 0;
        height: 550px;
    }

    .image_n_txt_half .txtbox {
        padding-left: 41px;
    }

    .image_n_txt_half .txtbox .title_con_st {
        padding-bottom: 14px;
    }

    .image_n_txt_half .txtbox ul {
        padding: 25px 0 0 0;
    }

    .image_n_txt_half .txtbox ul li {
        font-size: 15px;
        line-height: 26px;
        padding: 11px 0 11px 30px;
    }

    .image_n_txt_half .txtbox ul li:before {
        top: 11px;
    }

    .image_n_txt_half_wrap.rightimage {
        padding: 90px 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding: 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        width: calc((100vw - 256px) / 2);
        height: 550px;
    }

    .report_n_insides {
        padding: 84px 0 82px 0;
    }

    .img_title_txt_blk {
        padding: 55px 0 0 0;
    }

    .img_title_txt_blk .imagebox {
        width: 160px;
        height: 160px;
        margin-bottom: 60px;
    }

    .img_title_txt_blk h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .recon_report_settle {
        padding: 81px 0 109px 0;
    }

    .recon_report_settle .imagebox {
        height: 370px;
        width: calc(100% + ((100vw - 256px) - 1110px)/2);
        top: 75px;
    }

    .payget_image_sec .imagebox {
        height: 470px;
    }


    /* .overview_blocks { padding:75px 0 0 0;} */
    .overview_blocks {
        padding: 30px 0 0 0;
    }

    .overview_blocks .over_text p {
        padding: 14px 0 0 0;
    }

    .overview_blocks .over_text p + p {
        padding-top: 28px;
    }

    /* .landing_page.products-page .home_statistic { padding-top:48px;} */
    .landing_page.products-page .home_statistic {
        padding-top: 75px;
    }

    .overview_sec:before {
        background-size: 120%;
    }

    .clients_logo_block {
        padding: 64px 0 61px 0;
    }

    .high_services_new {
        padding: 121px 0 126px 0;
    }

    .support_leading_sec {
        padding: 81px 0 111px 0;
    }

    .support_leading_sec .title_con_st {
        padding-bottom: 14px;
    }

    .support_leading_sec .hiw_imagebox {
        padding: 55px 0 0 0;
    }

    .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_pay_sec {
        padding: 80px 0 92px 0;
    }

    .multi_pay_sec .title_con_st {
        padding-bottom: 14px;
    }

    .multi_pay_sec .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_inti_mode {
        padding: 92px 0 92px 0;
    }

    .multi_inti_mode .title_con_st {
        padding-bottom: 16px;
    }

    .full_image_left_txt_wrap {
        padding: 90px 0 90px 0;
    }

    .end-to-end-services + .platform-fungibility .full_image_left_txt_wrap {
        padding-bottom: 90px;
    }

    .full_image_left_txt .captionbox {
        width: 381px;
        padding: 41px 47px 46px;
    }

    .full_image_left_txt .captionbox .title_con_st {
        padding-bottom: 15px;
    }

    .proa_prev_fraud {
        padding: 81px 0 82px 0;
    }

    .proa_prev_fraud .top_over p {
        max-width: 285px;
    }

    .proa_prev_fraud .title_con_st {
        padding: 0 0 26px 0;
    }

    .proa_prev_fraud .img_title_txt_blk {
        padding: 34px 0 0 0;
    }

    .protect_purchase {
        padding: 85px 0 74px 0;
    }

    .protect_purchase .top_over {
        padding: 0 0 16px 0;
    }

    .protect_purchase .title_con_st {
        padding-bottom: 14px;
    }

    .protect_purchase .img_title_txt_blk {
        padding: 18px 0 0 0;
    }

    .sup_multi_bus_model {
        padding: 129px 0 112px 0;
    }

    .off_add_inte_capa {
        padding: 80px 0 100px 0;
    }

    .off_add_inte_capa .top_over {
        padding-bottom: 27px;
    }

    .off_block_white {
        padding: 30px 34px 32px;
    }

    .off_block_white h6 {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 16px;
    }

    .off_block_white p {
        height: 136px;
    }

    .off_block_white .btnbox {
        padding: 25px 0 0 0;
    }

    .lettransform_sec_new {
        padding: 93px 0 90px 0;
    }

    .lettransform_sec_new .top_over {
        padding: 83px 0 42px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new .logo-bg1 img {
        height: auto;
        max-width: 100%;
    }

    .lettransform_sec_new .transform-form1 .input-row .input_text {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new .transform-form1 .submit_btn {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 30px;
        max-width: 140px;
    }

    .connect_next_sec {
        padding: 84px 0 90px 0;
    }

    .connect_next_sec .large_round {
        width: 313px;
        left: 9.9%;
        top: -173px;
    }

    .connect_next_sec .small_round {
        width: 140px;
        right: 11.3%;
        bottom: -11px;
    }

    .fea_text {
        padding: 0px 20px 0px 25px;
        top: -5px;
    }

    .pro_con_wrapper {
        padding-left: 0px;
    }

    .overview_sec + .pro_con_wrapper {
        padding-top: 60px;
    }

    .sidebar_wrap {
        display: none;
    }

    .counter_blk {
        padding: 0 5px;
    }

    .home_statistic.payment_counter .statiblock .subtxt br {
        display: none;
    }

    .pro_sc_section .off_block_white_wrap .off_block_white.cust_off_block_white > a,
    .off_block_white {
        padding: 30px 14px 32px;
    }

    /* RR : payment getway new style : LAPTOP : END */

    .w3n-upi-section.advantage_blocks p,
    .w3n-upi-section .adv_box p {
        padding-bottom: 20px
    }

    /*========  Merchant page start =========*/
    .payment_top h5,
    .report_contain > h5,
    .suitable_dynamic h5,
    h5.benifit-title,
    .overview_blocks h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .payment_top p,
    .payment_box p,
    .acq_wapper .report_contain p,
    .suitable_dynamic p,
    .report_contain.deshboard p,
    .overview_blocks .over_text p {
        font-size: 15px;
        line-height: 26px;
    }

    .report_contain.deshboard p br {
        display: none;
    }

    .report_contain ul li {
        font-size: 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_image {
        width: 100%;
    }

    .acq_wapper .report_image img {
        max-width: 100%;
    }

    .report_blk.Merchant_report_block .row {
        margin: 0 -15px;
    }

    .report_blk.Merchant_report_block .row > div[class*="col-"] {
        padding: 0 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_contain {
        margin: 0px;
    }

    .modes_box_marchant h4 {
        font-size: 15px;
    }

    .suitable_dynamic .info_text {
        padding: 0 50px 0 30px;
    }

    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 0 30px 0 50px;
    }

    .report_contain {
        margin: 0px;
        padding: 0 0 0 0;
    }

    .acq_wapper-management .report_image img {
        width: 100%;
    }

    .acq_wapper.marchant_acq_wapper {
        padding: 51px 0 0 0;
    }

    .marchant_modes {
        padding: 73px 0 0 0;
    }

    .self-services_wapper .payget_image_sec {
        margin: 83px 0 0 0;
    }

    .suitable_dynamic {
        padding: 45px 0 0 0;
    }

    .suitable_dynamic .row {
        padding: 45px 0;
    }

    .settlement_block {
        padding-bottom: 37px;
    }

    .details_report_wapper-inner {
        padding: 60px 0 90px;
    }

    .details_report_wapper-inner.Processing-blocks {
        padding-top: 60px;
    }

    .acq_wapper-management .report_blk.Merchant_report_block {
        margin: 89px 0 0 0;
    }

    .acq_wapper-management {
        padding-bottom: 82px;
    }

    .multi_inti_mode {
        padding: 81px 0;
    }

    .marchant_banifate {
        padding: 0px;
    }

    .banks_contain {
        width: 100%;
        padding: 31px 20px 60px 40px;
    }

    .banks_contain h4 {
        margin: 20px 0;
    }

    .banks_contain P {
        font-size: 16px;
        line-height: 26px;
    }

    .suitable_dynamic .image img {
        width: 100%;
    }

    /*========  Merchant page End =========*/


    /*========  POSability page start =========*/
    .icntleblock p,
    .title_text_section p,
    .risk_check_bottom p {
        font-size: 15px;
        line-height: 26px;
    }

    .risk_check_bottom .info_text ul li {
        font-size: 15px;
        line-height: 24px;
    }

    .section_titlebox h5,
    .title_text_section h5,
    .risk_check_bottom h5 {
        font-size: 24px;
        line-height: 36px;
    }

    .posi-how-it-work {
        padding: 76px 0 0 0;
    }

    .risk_check_bottom .info_text {
        padding-left: 0px;
        padding-right: 35px;
    }

    .risk_check_bottom .row:nth-child(2n) .info_text {
        padding: 0 0 0 35px;
    }

    .posi-how-it-work.marchant-work {
        margin-bottom: 90px;
    }

    .high_services_new.posi-services-gradiunt {
        padding: 79px 0 83px;
    }

    .lifecycmanage.pos-lifecycmanage {
        padding: 79px 0 83px;
    }

    .authorizaton_wapper {
        padding: 79px 0 83px;
    }

    .report_n_insides.pos-rnp {
        padding: 79px 0 0px;
    }

    .suitable_dynamic.posabi-suitable_dynamic {
        padding-bottom: 45px;
    }

    .offer_add_on_wapper {
        padding: 80px 0 82px;
    }

    .gui_report_wapper {
        padding: 80px 0 0 0;
        margin-bottom: 0px;
    }

    .risk_check_wapper {
        padding: 79px 0 0 0;
    }

    .risk_check_wapper .title_text_section h5 {
        padding-bottom: 10px;
    }

    .risk_check_bottom {
        padding: 38px 0;
    }

    .risk_check_bottom .row {
        padding: 45px 0;
    }

    .risk_check_bottom .row .row {
        padding: 0px;
    }

    /*========  POSability page End =========*/


    /*========  Bill pay page start =========*/
    .bill-how-it-work-inner .it-text p,
    .feature-billpay_box p {
        font-size: 15px;
        line-height: 26px;
    }

    .bill-how-it-work-inner h5,
    h5.benifit-title2,
    h5.benifit-title {
        font-size: 24px;
        line-height: 36px;
    }

    .it_work_image img {
        max-width: 55%;
    }

    .quick-customer-wapper .it_work_image img {
        max-width: 100%;
    }

    .feature-billpay_box h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .it_work_image {
        padding: 65px 0 90px;
    }

    .high_services_new.bill-pay-page {
        padding: 80px 0 81px 0;
    }

    .suitable_dynamic.billpay-suitable_dynamic {
        padding-bottom: 45px;
    }

    .recon_report_settle.bill-pay-settle {
        padding: 79px 0 83px;
    }

    .fraud_risk_block {
        padding: 186px 0 83px 0;
    }

    .feature-billers {
        padding: 79px 0 58px;
    }

    .feature-customer-billpay {
        padding: 79px 0 58px;
    }

    /* .bill-pay_banifate{ padding:19px 0 0 0px; } */
    /*========  Bill pay page End =========*/


    /*============ Acquiring pages start =========*/
    .inner_nav ul li {
        padding-right: 45px;
    }

    .inner_nav ul li:last-child {
        padding-right: 0px;
    }

    .processing_services-image img {
        max-width: 960px;
    }

    .details_report_wapper-inner.Processing-blocks .report_image span {
        width: calc((100vw - 940px) / 2 + 100% + 8px);
        background-size: cover;
        background-position: center center;
        height: 460px;
    }

    .micro-atm-title h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .micro-work-wapper {
        padding-bottom: 90px;
    }

    .resource_wapper_inner {
        padding-bottom: 90px;
    }

    .dcc-work-image img {
        max-width: 960px;
    }

    .dcc-work-wapper {
        margin: -7PX 0 0 0;
        padding: 0px;
    }

    .dcc-work-blk {
        padding: 90px 0 84px;
    }

    .marchant_banifate .dcc-work-blk {
        padding: 43px 0 84px;
    }

    .end-to-end-services {
        padding: 45px 0;
    }

    .ete_setvices_inner .row {
        margin: 45px 0;
    }

    .dcc-work-blk ul li {
        padding: 0px;
    }


    .unifiled_wapper {
        margin: 62px 0 0 0;
        padding: 80px 0 90px 0;
    }

    .details_report_wapper-inner.fss-blocks .report_image span {
        width: calc((100vw - 1130px) / 2 + 100% + 8px);
    }

    .high_services_new.fss-pay-bg {
        padding: 80px 0 83px;
    }

    .marchant_banifate.fsspay-page {
        padding-bottom: 44px;
    }

    /*============ Acquiring pages End =========*/


    .delivery_service_landing {
        margin: 62px 0 0 0;
        padding: 79px 0 0 0;
    }

    /*============ Portfolio Management Solution pages Start =========*/
    .digital_shopping_wapper.mng_soln_capabilities {
        padding: 74px 0 57px 0;
    }

    .authorizaton_wapper.del_value {
        padding-bottom: 54px;
    }

    .mng_soln_capabilities .reporting_blocks-box {
        width: 100%;
    }

    /*============ Portfolio Management Solution pages End =========*/

    /*============ Switching Solution pages Start =========*/
    .mitigates_wapper.delivering_value_tab {
        padding: 80px 0 59px 0;
    }

    /*============ Switching Solution pages End =========*/


    /*============know more btn =========*/
    .knowmore {
        width: 100px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
    }

    .home_headlines .headline_block .readmore {
        bottom: 15px;
    }

    .home_headlines .headline_block h2 {
        padding: 9px 0 0 0;
    }

    .new_overlay_wrap.billpay-banner h1,
    .new_overlay_wrap.min-height-banner h1,
    .product_pg_banner h1 {
        font-size: 40px;
        line-height: 54px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper {
        width: 33.33333%;
    }

    .lettransform_sec_new form.contact-form .form-item .form-text,
    .lettransform_sec_new form.contact-form .form-item .form-email {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper input[type="submit"] {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 30px;
        max-width: 140px;
    }

    .lettransform_sec_new .field--type-text-with-summary {
        max-width: 770px;
        margin: 0 auto;
    }


    .layout-content .messages.messages--error {
        max-width: 930px;
    }

    .layout-content .messages.messages--status {
        max-width: 930px;
    }

    .contact-form p br {
        display: none;
    }

    .search_job .search_row {
        padding-bottom: 20px;
    }
}

@media (min-width: 1280px) and (max-width: 1700px) {
    .compo_box_inner .text {
        min-height: 310px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /*============know more btn =========*/
    .knowmore {
        width: 100px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
        margin-top: 30px;
    }

    #header .navigation_main ul li a {
        font-size: 13px;
    }

    .hamburger-icon {
        margin: 0px 25px 0 0;
        width: 29px;
    }

    .hamburger-icon span {
        height: 2px;
    }

    .hamburger-icon span::after,
    .hamburger-icon span::before {
        height: 2px;
    }

    .hamburger-icon span::before {
        top: -7px;
    }

    .hamburger-icon span::after {
        bottom: -7px;
    }

    #header .navigation_main ul {
        padding: 2px 82px 0 0;
    }

    .header_wapper {
        border-bottom: #e8eef8 solid 1px;
        background: #fff;
    }

    .logo a img {
        width: 56px;
        height: auto;
    }

    .home-banner #slideNav ul li a,
    .home-banner #slideNav ul li a:hover,
    .home-banner #slideNav ul li.slideNavNext a,
    .home-banner #slideNav ul li.slideNavNext a:hover {
        background-color: #ccc;
        background-size: 9px auto;
    }

    .section_title h2,
    .home_thehub .section_title h2 {
        font-size: 24px;
    }

    .home_section_1 {
        padding: 75px 0 90px;
    }

    .payment_block {
        padding: 21px 0 0 0px;
    }

    .home_section_1 .section_title {
        padding-bottom: 14px;
    }

    .box_hover h6,
    .icon_box h6 {
        font-size: 16px;
    }

    .icon_box p {
        font-size: 14px;
        line-height: 22px;
    }

    .icon_box {
        padding: 0px 0;
        min-height: 200px;
    }

    .home-banner .slider-content {
        bottom: 155px;
    }

    .rep_text .title,
    .home_headlines .section_title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .rep_text_sub .text {
        font-size: 15px;
        line-height: 26px;
    }

    .rep_text {
        padding: 0px 0 61px;
    }

    .home_wapper .rep_text {
        padding: 60px 0 61px;
    }

    .home_statistic .statiblock h4 {
        font-size: 20px;
    }

    .home_statistic .statiblock .subtxt {
        font-size: 15px;
        line-height: 26px;
        padding: 12px 0 0 0;
    }

    .home_statistic {
        padding: 0 0 99px;
    }

    .home_vdi_block {
        padding: 90px 0 86px 0;
    }

    .vdi_image {
        height: 500px;
    }

    .vdi_details {
        padding: 30px;
        left: 0px;
        width: 333px;
        min-height: 250px;
    }

    .vdi_details .vdi_links {
        padding: 50px 0 0 0;
    }

    .vdi_details .vdi_title {
        font-size: 18px;
        line-height: 27px;
    }

    .vdi_details .vdi_links a i {
        height: 46px;
        line-height: 46px;
        width: 46px;
    }

    .vdi_details .vdi_links a span {
        font-size: 13px;
        color: #000;
        text-decoration: underline;
    }

    .shape_small {
        width: 245px;
        bottom: 130px;
    }

    .shape_big {
        width: 400px;
        top: -30px;
        right: -30px;
    }

    .vdi_blocks {
        margin: 0 0 81px;
    }

    .home_thehub {
        padding: 0 0 0 0;
    }

    .home_thehub .hub_block_main {
        margin: 40px 0 0 0;
    }

    .home_thehub .hub_block .catbox {
        font-size: 13px;
    }

    .right_arrow img {
        width: 20px;
    }

    .home_headlines {
        background: #f3f6f9;
        padding: 53px 0 0 0;
    }

    .home_thehub .hub_block_main {
        margin-bottom: 60px;
    }

    .home_headlines .section_title {
        margin-bottom: 13px;
    }

    .home_headlines .buttonbox {
        padding: 10px 0 66px 0;
    }

    .home_headlines .buttonbox a {
        background: none;
        height: 48px;
        line-height: 46px;
    }

    .home_red_cta h3 {
        width: 56%;
    }

    .home_red_cta {
        padding: 41px 0 44px 0;
    }

    .footer .f_link_block ul li a {
        font-size: 13px;
    }

    .footer .footer_in .ff_col1 {
        width: 300px;
    }

    .home_thehub .hub_block_main .col-md-7,
    .home_thehub .hub_block_main .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_thehub .hub_block {
        height: 374px;
    }

    .home_headlines .headline_block .news_image {
        height: 170px;
    }

    .home-small-slider {
        display: none;
    }

    .home-banner .slider-image {
        width: 85%;
    }

    .home-banner .slider-content {
        left: 45px;
        top: 70px;
    }

    .home-banner #slideNav {
        left: 105px;
        bottom: 95px;
    }

    .home-banner {
        height: 500px !important;
    }

    .home-banner h2 {
        font-size: 32px;
        line-height: 50px;
    }

    .section_title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .home_statistic .statiblock h4 {
        font-size: 28px;
    }

    .home_section_1 {
        padding: 70px 0 80px 0;
    }

    .home_reputation {
        padding: 70px 0 80px 0;
    }

    .home_thehub {
        padding: 0 0 0 0;
    }

    .home_headlines .headline_block {
        padding: 0px;
        min-height: 285px;
    }

    .home_red_cta .input_box {
        margin-bottom: 10px;
    }

    .home_red_cta .submit_btn {
        margin: 20px 0 0 0;
    }

    .home_statistic {
        padding: 0 0 62px 0;
    }

    .home_headlines .headline_block .readmore {
        padding: 0 20px;
        bottom: 30px;
    }

    .home_headlines .headline_block h2 {
        font-size: 13px;
        line-height: 24px;
        margin: 0px;
        padding: 19px 0 0 0;
    }

    .home_red_cta h3 {
        padding-bottom: 15px;
    }

    .home_headlines {
        padding: 70px 0 80px 0;
    }


    .home_section_1 .iconbox_txt {
        min-height: 230px;
    }

    .home_section_1 .iconbox_txt .imgbox {
        padding: 26px 0 0 0;
    }

    .news_section_slider.owl-carousel .owl-stage {
        padding: 0px !important;
    }

    .home_statistic .statiblock {
        margin-bottom: 25px;
    }

    .rep_text .title {
        width: 100%;
    }

    .rep_text_sub {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .rep_text_sub .text {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .news_box_sub {
        padding: 13px;
    }

    .footer .footer_in .ff_col1 {
        display: inline-block;
        width: 100%;
    }

    .footer .footer_in .ff_col2 {
        padding: 0px 0 0 0;
        display: inline-block;
        width: 100%;
    }

    .footer .footer_in {
        display: inline-block;
        width: 100%;
    }

    .footer {
        position: relative;
    }

    .main_wapper {
        margin-bottom: 0px !important;
    }

    .footer .f_link_block {
        width: 33.33%;
        padding: 30px 0 0 0;
        float: left;
    }


    /*16-01-2020 : start */
    .cookie-policy-main {
        padding: 0;
    }

    .cookie-policy-main p,
    .cookie-policy-main ul li {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .divhead [class*="div_"] {
        font-size: 16px;
        line-height: 26px;
    }

    .table_div_main .divbody [class*="div_"] {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .div_col1 {
        width: 170px;
    }

    .table_div_main .div_col2 {
        width: 90px;
    }

    .table_div_main .div_col4 {
        width: 120px;
    }

    .table_div_main .div_col5 {
        width: 90px;
        padding: 0;
    }

    /*16-01-2020 : end */

    /* RR : payment getway new style : LAPTOP : START */
    .header_wapper {
        padding: 24px 0 24px 73px;
        height: auto;
        /*align-items:flex-start;*/
    }

    #header .navigation_main {
        padding-right: 80px;
        padding-bottom: 5px;
    }

    #header .navigation_main .cn_btnbox {
        padding: 0 0 0 10px;
    }

    #header .navigation_main .cn_btnbox a {
        width: 100px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
    }

    #header .navigation_main ul {
        padding: 0;
    }

    #header .navigation_main ul li {
        padding: 0 20px;
    }

    #header .navigation_main ul li a {
        font-size: 13px;
    }

    #header .navigation_main .cn_btnbox {
        display: block;
    }

    #header.inner-header.is-hidden + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    #header.inner-header.is-hidden.is-fixed + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 9px;
    }

    p {
        font-size: 15px;
        line-height: 26px;
    }

    .container {
        width: 1140px;
    }

    .logo a img {
        height: 43px;
        width: auto;
    }

    #header.inner-header {
        border: none;
    }

    #header.inner-header .header_wapper {
        padding: 16px 0 9px 72px;
    }

    .secondery_nav {
        padding: 0 72px;
        top: 69px;
    }

    .title_bld {
        font-size: 14px;
        min-width: 10px;
        padding-right: 58px;
    }

    .inner_nav ul li {
        padding-right: 58px;
    }

    .hamburger-icon {
        top: 19px;
    }

    .inner_nav {
        padding: 9px 0 13px 0;
    }

    #header.inner-header.is-fixed + .secondery_nav.fixed-nav {
        -webkit-transform: translate(0, 68px);
        -moz-transform: translate(0, 68px);
        transform: translate(0, 68px);
    }

    .product_pg_banner_wrap {
        padding-top: 25px;
        /*115px*/
    }

    .product_pg_banner {
        height: 420px;
    }

    .product_pg_banner h1 {
        font-size: 40px;
    }

    .new_overlay_wrap.billpay-banner p,
    .new_overlay_wrap.min-height-banner p,
    .product_pg_banner p {
        font-size: 18px;
        line-height: 30px;
    }

    .overview_sec .orange_cir {
        width: 722px;
        left: -166px;
        bottom: -378px;
    }

    .overview_sec .small_circle {
        width: 40px;
        right: 99px;
        top: 161px;
    }

    .overview_sec .small_circle img {
        max-width: 100%;
    }

    .pro_con_wrapper .container {
        /*width:1110px;*/
        width: 100%;
        padding: 0;
    }

    .pro_con_wrapper {
        padding: 0 0 0 256px;
    }

    .sidenav_con {
        width: 256px;
        padding: 30px 20px 20px 25px;
    }

    .sidenav_con ul li a {
        padding: 2px 0 1px 15px;
    }

    .sidenav_con ul.activebox {
        padding-top: 50px;
    }

    .sidenav_con .up_arrowbox {
        left: 25px;
        bottom: 25px;
    }

    .title_con_st h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .support_leading_sec .hiw_imagebox img {
        max-width: 811px;
    }

    .icon_title_txt h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .multi_inti_mode .orange_cir2 {
        width: 699px;
        top: -356px;
        left: -262px;
    }

    .multi_inti_mode .orange_cir_small {
        width: 104px;
        right: 39px;
        bottom: 93px;
    }

    .full_image_left_txt {
        height: 550px;
        margin-left: 41px;
    }

    .full_image_left_txt .captionbox {
        margin-left: -71px;
    }

    .image_n_txt_half_wrap {
        padding: 94px 0 110px 0;
    }

    .image_n_txt_half .imagebox {
        margin: 0 -7px 0 0;
        height: 550px;
    }

    .image_n_txt_half .txtbox {
        padding-left: 41px;
    }

    .image_n_txt_half .txtbox .title_con_st {
        padding-bottom: 14px;
    }

    .image_n_txt_half .txtbox ul {
        padding: 25px 0 0 0;
    }

    .image_n_txt_half .txtbox ul li {
        font-size: 15px;
        line-height: 26px;
        padding: 11px 0 11px 30px;
    }

    .image_n_txt_half .txtbox ul li:before {
        top: 11px;
    }

    .image_n_txt_half_wrap.rightimage {
        padding: 90px 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding: 0;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        width: calc((100vw - 256px) / 2);
        height: 550px;
    }

    .report_n_insides {
        padding: 84px 0 82px 0;
    }

    .img_title_txt_blk {
        padding: 55px 0 0 0;
    }

    .img_title_txt_blk .imagebox {
        width: 160px;
        height: 160px;
        margin-bottom: 60px;
    }

    .img_title_txt_blk h6 {
        font-size: 15px;
        line-height: 26px;
    }

    .recon_report_settle {
        padding: 81px 0 109px 0;
    }

    .recon_report_settle .imagebox {
        height: 370px;
        width: calc(100% + ((100vw - 256px) - 1110px)/2);
        top: 75px;
    }

    .payget_image_sec .imagebox {
        height: 470px;
    }


    /* .overview_blocks { padding:75px 0 0 0;} */
    .overview_blocks {
        padding: 30px 0 0 0;
    }

    .overview_blocks .over_text p {
        padding: 14px 0 0 0;
    }

    .overview_blocks .over_text p + p {
        padding-top: 28px;
    }

    /* .landing_page.products-page .home_statistic { padding-top:48px;} */
    .landing_page.products-page .home_statistic {
        padding-top: 65px;
    }

    .overview_sec:before {
        background-size: 120%;
    }

    .clients_logo_block {
        padding: 64px 0 61px 0;
    }

    .high_services_new {
        padding: 121px 0 126px 0;
    }

    .support_leading_sec {
        padding: 81px 0 111px 0;
    }

    .support_leading_sec .title_con_st {
        padding-bottom: 14px;
    }

    .support_leading_sec .hiw_imagebox {
        padding: 55px 0 0 0;
    }

    .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_pay_sec {
        padding: 80px 0 92px 0;
    }

    .multi_pay_sec .title_con_st {
        padding-bottom: 14px;
    }

    .multi_pay_sec .icon_title_txt_wrap {
        padding: 0;
    }

    .multi_inti_mode {
        padding: 92px 0 92px 0;
    }

    .multi_inti_mode .title_con_st {
        padding-bottom: 16px;
    }

    .full_image_left_txt_wrap {
        padding: 90px 0 90px 0;
    }

    .end-to-end-services + .platform-fungibility .full_image_left_txt_wrap {
        padding-bottom: 90px;
    }

    .full_image_left_txt .captionbox {
        width: 381px;
        padding: 41px 47px 46px;
    }

    .full_image_left_txt .captionbox .title_con_st {
        padding-bottom: 15px;
    }

    .proa_prev_fraud {
        padding: 81px 0 82px 0;
    }

    .proa_prev_fraud .top_over p {
        max-width: 285px;
    }

    .proa_prev_fraud .title_con_st {
        padding: 0 0 26px 0;
    }

    .proa_prev_fraud .img_title_txt_blk {
        padding: 34px 0 0 0;
    }

    .protect_purchase {
        padding: 85px 0 74px 0;
    }

    .protect_purchase .top_over {
        padding: 0 0 16px 0;
    }

    .protect_purchase .title_con_st {
        padding-bottom: 14px;
    }

    .protect_purchase .img_title_txt_blk {
        padding: 18px 0 0 0;
    }

    .sup_multi_bus_model {
        padding: 129px 0 112px 0;
    }

    .off_add_inte_capa {
        padding: 80px 0 100px 0;
    }

    .off_add_inte_capa .top_over {
        padding-bottom: 27px;
    }

    .off_block_white {
        padding: 30px 34px 32px;
    }

    .off_block_white h6 {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 16px;
    }

    .off_block_white p {
        height: 136px;
    }

    .off_block_white .btnbox {
        padding: 25px 0 0 0;
    }

    .lettransform_sec_new {
        padding: 93px 0 90px 0;
    }

    .lettransform_sec_new .top_over {
        padding: 83px 0 42px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new .logo-bg1 img {
        height: auto;
        max-width: 100%;
    }

    .lettransform_sec_new .transform-form1 .input-row .input_text {
        padding: 0 20px;
        margin: 0 0 15px;
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new .transform-form1 .submit_btn {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 0px;
        max-width: 140px;
    }

    .connect_next_sec {
        padding: 84px 0 90px 0;
    }

    .connect_next_sec .large_round {
        width: 313px;
        left: 9.9%;
        top: -173px;
    }

    .connect_next_sec .small_round {
        width: 140px;
        right: 11.3%;
        bottom: -11px;
    }

    .fea_text {
        padding: 0px 20px 0px 25px;
        top: -5px;
    }

    .pro_con_wrapper {
        padding-left: 0px;
    }

    .sidebar_wrap {
        display: none;
    }

    .counter_blk {
        padding: 0 10px;
    }

    .home_statistic.payment_counter .statiblock .subtxt br {
        display: none;
    }

    .pro_sc_section .off_block_white_wrap .off_block_white.cust_off_block_white > a,
    .off_block_white {
        padding: 30px 14px 32px;
    }

    .image_n_txt_half .txtbox {
        padding: 40px 0 0 0;
    }

    .recon_report_settle .imagebox {
        width: 100%;
        top: auto;
        position: relative;
        margin: 20px 0 0 0;
    }

    .landing_page.products-page .home_statistic.payment_counter .col {
        min-width: 33.3333%;
    }

    /* RR : payment getway new style : LAPTOP : END */


    .inner_nav ul li {
        padding-right: 25px;
    }

    /*============== humburg menu css start =============*/
    .c-nav_aside {
        width: 9.75rem;
        padding: 0 0 0 40px;
    }

    .c-nav_background::after {
        left: 9.75rem;
    }

    .nav-logo {
        padding: 60px 0 0 0;
    }

    .c-nav_aside .left_links {
        padding: 11px 0 0 0;
    }

    .c-nav_aside .left_links ul {
        padding: 10px 0 0 0;
    }

    .c-nav_aside .left_links ul li a i img {
        max-height: 24px;
    }

    .c-nav_aside .left_links ul li a {
        font-size: 13px;
        padding-bottom: 20px;
    }

    .c-nav_aside .left_links ul li a span {
        padding: 5px 0 0 0;
    }

    .c-nav_aside .left_links ul li {
        padding: 30px 0 0 0;
    }

    .banner_wapper {
        z-index: -1;
    }

    .nav_main > ul > li > a {
        font-size: 16px;
    }

    .nav_main > ul > li {
        padding: 5px 0;
    }

    .right_block_nav {
        width: calc(100% - 9.75rem);
    }

    .right_block_nav_sub {
        padding: 25px 0 0 35px;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        line-height: 16px;
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu {
        top: 12px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        font-size: 14px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        top: 2px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_social a {
        height: 30px;
        width: 30px;
        line-height: 28px;
    }

    .nav_footer {
        padding: 48px 80px 48px 0;
    }

    .nav_copyright {
        font-size: 11px;
        padding: 0 0 0 13px;
    }

    .right_aside a {
        font-size: 11px;
    }

    .nav_main > ul > li > ul.sub-menu {
        width: 85%;
        margin: 0 0 0 25px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        margin: 0 0 0 22px;
        width: 150%;
    }

    .nav_main > ul {
        width: 30%;
    }

    .title_bld {
        padding-right: 25px;
    }

    /*============== humburg menu css start =============*/


    /*============ Acquiring pages start =========*/
    .inner_nav ul li {
        padding-right: 40px;
        /*45px*/
    }

    .inner_nav ul li:last-child {
        padding-right: 0px;
    }

    .title_text_section p br {
        display: none;
    }

    .title_text_section p {
        font-size: 16px;
        line-height: 28px;
    }

    .ete_text_block {
        padding: 0 0 0 10px;
    }

    .ete_setvices_inner .row:nth-child(2n) .ete_text_block {
        padding: 0 10px 0 0;
    }

    .processing_services-image img {
        max-width: 720px;
    }

    .details_report_wapper-inner.Processing-blocks .report_image span {
        width: calc((100vw - 1110px) / 2 + 100% + 8px);
    }

    /*============ Acquiring pages End =========*/

    /*============ Portfolio Management Solution pages Start =========*/
    .digital_shopping_wapper.mng_soln_capabilities {
        padding: 74px 0 57px 0;
    }

    .authorizaton_wapper.del_value {
        padding: 79px 0 54px 0;
    }

    .del_value p + p {
        padding: 15px 0 0 0;
    }

    .mng_soln_capabilities .reporting_blocks-box {
        width: 100%;
    }

    /*============ Portfolio Management Solution pages End =========*/

    /*============ Switching Solution pages Start =========*/
    .mitigates_wapper.delivering_value_tab {
        padding: 80px 0 59px 0;
    }

    /*============ Switching Solution pages End =========*/



    .map_image {
        padding: 20px 0 0 0;
        width: 100%;
        text-align: center;
    }

    .map_image img {
        padding: 0px 0 0 0;
        max-width: 100%;
        display: inline-block;
    }



    .events-page-banner .product_pg_banner.billpay-banner h1 {
        font-size: 30px;
        line-height: 45px;
    }

    .share_blk ul li {
        width: auto;
        display: inline-block;
        padding: 0 26px 0 0;
    }

    .share_blk {
        display: inline-block;
        width: 100%;
        padding: 0 0 40px;
    }

    .events-contain p {
        font-size: 15px;
        line-height: 25px;
    }


    .footer .map_footer {
        width: 711px;
    }

    .new_overlay_wrap.billpay-banner h1,
    .new_overlay_wrap.min-height-banner h1,
    .product_pg_banner h1 {
        font-size: 32px;
        line-height: 50px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 497px;
        right: 113px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper {
        width: 33.33333%;
    }

    .lettransform_sec_new form.contact-form .form-item .form-text,
    .lettransform_sec_new form.contact-form .form-item .form-email {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper input[type="submit"] {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 30px;
        max-width: 140px;
    }

    .lettransform_sec_new .field--type-text-with-summary {
        max-width: 770px;
        margin: 0 auto;
    }

    .pay_logo img {
        max-width: 100%;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .suitable_dynamic_inner .interface_wapper .row .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .report_image span {
        width: 100%;
    }

    .banks_contain {
        width: 100%;
    }

    .suitable_dynamic .image img {
        max-width: 100%;
    }

    .tab_block .nav-pills .nav-link {
        min-width: 100%;
        padding: 10px 50px 10px 15px;
    }



    .bill-how-it-work.rft-wapper {
        margin: 0 0 50px;
    }

    .bill-how-it-work.rft-wapper img {
        max-width: 75%;
    }

    .details_report_wapper-inner.Processing-blocks .report_blk .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .details_report_wapper-inner.Processing-blocks .report_contain {
        width: 100%;
    }

    .details_report_wapper-inner.Processing-blocks .report_image span {
        width: 100%;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .col-lg-5,
    .image_n_txt_half_wrap.rightimage .image_n_txt_half .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }


    .details_report_wapper-inner.Processing-blocks .report_image span {
        height: auto;
    }

    .details_report_wapper-inner.Processing-blocks .report_image span img {
        display: inline-block;
        width: 100%;
    }




    .layout-content .messages.messages--error {
        max-width: 740px;
    }

    .layout-content .messages.messages--status {
        max-width: 740px;
    }

    .benefit_block_tab .nav-tabs .nav-item {
        padding: 0px 0 0 13px;
    }

    .benefit_block_tab .nav-tabs .nav-link {
        font-size: 13px;
    }

    .contact-form p br {
        display: none;
    }

    .round_box i img {
        width: 160px;
    }

    .overview_sec + .pro_con_wrapper {
        padding-top: 40px;
    }

    .w3n-upi-section.advantage_blocks p,
    .w3n-upi-section .adv_box p {
        padding-bottom: 20px
    }

    .interface_wapper.pro_sc_section .row > [class*="col-"] + [class*="col-"] {
        padding-top: 20px;
    }

    .report_blk.Merchant_report_block .row > div[class*="col-"] + div[class*="col-"] {
        padding-top: 20px;
    }

    .app_tarminal_wapper .app_terminal_block > .row div[class*="col-"] + div[class*="col-"] {
        padding-top: 20px;
    }

    .report_box_round-inner .imagebox img {
        max-width: 100%;
        height: auto;
    }

    .report_box_round-inner .imagebox {
        width: 150px;
        height: 150px;
    }

    .resous_box.resous_box {
        margin-left: 0;
        margin-right: 0;
    }

    .landing_page.knowledge-hub .resous_box {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .search_job .search_row {
        /*padding-bottom: 20px;*/
    }

    /* 12-06-2020 */
    .busniess_image {
        width: 100%;
        left: inherit;
    }

    .business_model_wapper .busniess_contain {
        padding-left: 20px;
    }

    .search_job .search_row .input-text {
        width: 117px;
    }

    .search_job .serch_text {
        width: 102px;
    }

    .search_job .search_row.submit input[type="submit"] {
        height: 55px;
        width: 100px;
    }

    /* 12-06-2020 */
}

@media (min-width: 768px) {
    .busniess_image span img {
        display: none;
    }
}

@media (max-width: 767px) {
    .business_model_wapper {
        border-top: none;
    }

    #sec_overlay {
        display: none;
    }

    .ete_setvices_inner .row:nth-child(2n) .ete_text_block {
        padding-bottom: 21px !important;
    }

    .overview_sec + .pro_con_wrapper {
        padding-top: 0px;
        /*padding-top: 40px;*/
    }

    .w3n-upi-section.advantage_blocks p,
    .w3n-upi-section .adv_box p {
        padding-bottom: 20px
    }

    .interface_wapper.pro_sc_section .row > [class*="col-"] + [class*="col-"] {
        padding-top: 20px;
    }

    .overview_sec + .componets_wapper.services-landing-page.solution-componets {
        padding-top: 0;
        margin-top: 27px;
    }

    .overview_sec + .pro_con_wrapper .sidebar_wrap + .irewared_page_interface {
        padding-top: 0;
    }

    .overview_sec + .pro_con_wrapper .sidebar_wrap + .interface_wapper .row {
        padding-top: 0;
    }

    .resous_box.resous_box {
        margin-left: 0;
        margin-right: 0;
    }

    .landing_page.knowledge-hub .resous_box {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: auto;
    }

    .home-banner .slider-image {
        /*height:470px; */
        height: 370px;
        width: 100%;
    }

    .home-banner .slider-image .image .in_image {
        top: 0;
    }

    /*69px*/
    .home-banner .slider-content {
        /*top:470px;*/
        top: 370px;
        left: 33px;
        right: 33px;
    }

    .home-banner {
        height: 620px !important;
    }

    .home_wapper .home_section_1 {
        padding-top: 41px;
    }

    .home-banner #slideNav {
        /*top:470px;*/
        top: 370px;
        bottom: auto;
        left: auto;
        right: 15px;
        width: auto;
    }

    .home-banner #slideNav ul li a {
        width: 40px;
        height: 40px;
        border: solid 1px #e5e8ec;
    }

    .home-banner #slideNav ul li.slideNavNext a span,
    .home-banner #slideNav ul li.slideNavPrev a span {
        width: 7px;
        height: 12px;
        background-size: contain;
    }

    .home-banner .slider-content .slider-cap {
        width: 100%;
        align-items: flex-start;
    }

    .home-banner .home-small-slider {
        display: none;
    }

    .home-banner .slider-content .slider_cap_in {
        padding-top: 44px;
    }

    .main_wapper {
        margin-bottom: 0px !important;
    }

    .home-banner h2 {
        font-size: 27px;
        line-height: 36px;
        padding-right: 0;
    }

    .home-banner h2 br {
        display: none;
    }

    .home-banner p {
        font-size: 15px;
        line-height: 25px;
    }

    .home_banks_main .bank_row {
        display: none;
    }

    .home_banks_main {
        padding: 20px 0;
    }

    .home_banks_main .bankbox {
        width: 100%;
        margin-bottom: 5px;
    }

    .home_banks_main .banks_section {
        padding: 0 40px;
    }

    .home_section_1 {
        padding: 71px 0 49px 0;
    }

    .home_section_1 .iconbox_txt {
        min-height: 165px;
    }

    .home_section_1 .iconbox_txt .imgbox {
        padding: 20px 0 0 0;
    }

    .home_section_1 .iconbox_txt .imgbox img {
        width: 100px;
    }

    .home_section_1 .iconbox_txt .txtbox {
        padding: 14px 30px 0;
    }

    .section_title h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .section_title h2 br {
        display: none;
    }

    .icon_box {
        min-height: 100px;
        padding: 22px 23px;
    }

    .icon_box svg {
        height: 50px;
    }

    .icon_box h6 {
        font-size: 15px;
    }

    .icon_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .home_reputation {
        padding: 27px 0 70px 0;
    }

    .home_reputation .left_text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .home_reputation .left_text p {
        font-size: 12px;
        line-height: 21px;
    }

    .home_reputation .linkrow a {
        font-size: 11px;
    }

    .home_reputation .linkrow {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 19px;
    }

    .home_reputation .section_title h2 {
        padding: 0px;
    }

    .home_reputation .section_title h2 br {
        display: block;
    }

    .home_reputation .linkrow [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home_reputation .section_title {
        padding: 0 0 3px 0;
    }

    .home_thehub .hub_block.big {
        height: 267px;
    }

    .home_thehub .hub_block {
        height: 160px;
    }

    .home_thehub .hub_block.big .catbox,
    .home_thehub .hub_block.big .hubtitle {
        left: 32px;
    }

    .home_thehub .hub_block .catbox {
        left: 32px;
    }

    .home_thehub .hub_block .hubtitle {
        left: 32px;
        right: 15px;
    }

    .home_headlines .section_title h2 span {
        display: block;
    }


    .home_vdi_block {
        padding: 0px;
    }

    .shape_big,
    .shape_small {
        display: none;
    }

    .home_thehub {
        padding: 20px 0 0 0;
    }

    .vdi_blocks {
        width: calc(100% + 30px);
        margin: 0 0 0 -15px;
        padding: 0px;
    }

    .vdi_image {
        height: 375px;
    }

    .vdi_details {
        position: relative;
        top: auto;
        left: auto;
        width: calc(100% - 60px);
        margin: -108px 0 0 30px;
        min-height: 0px;
        transform: none;
        padding: 43px 38px;
    }

    .vdi_details .vdi_title {
        font-size: 20px;
        line-height: 30px;
    }

    .vdi_details .vdi_title br {
        display: none;
    }

    .vdi_details .vdi_links {
        padding: 46px 0 0 0px;
    }

    .vdi_details .vdi_links a i {
        height: 46px;
        width: 46px;
        line-height: 46px;
    }

    .vdi_details .vdi_links a span {
        font-size: 13px;
        text-decoration: underline;
    }


    .home_reputation .red_imgbox_main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 25px -15px 0 -15px;
    }

    .home_reputation .red_imgbox_main .red_box {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 26px 30px 44px 34px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn {
        padding: 35px 0 0 0;
    }

    .home_reputation .red_imgbox_main .red_box h5 {
        font-size: 18px;
        line-height: 30px;
    }

    .home_reputation .red_imgbox_main .right_image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn .iconbox {
        height: 60px;
        width: 60px;
        margin-right: 14px;
    }

    .home_reputation .red_imgbox_main .red_box .playbtn a {
        font-size: 11px;
    }

    .portfolio_cta {
        display: inline-block;
        padding: 25px 30px 26px 30px;
        text-align: center;
    }

    .portfolio_cta .btnbox a {
        max-width: 140px;
        width: 100%;
        margin: 0 auto;
        font-size: 11px;
        border-radius: 7px;
        height: 45px;
    }

    .portfolio_cta h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .portfolio_cta .btnbox {
        padding-top: 9px;
    }

    .home_headlines .headline_mian {
        display: none;
    }

    .home_headlines {
        padding: 63px 0 70px 0;
    }

    .news_section_slider .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .home_headlines .headline_block {
        min-height: 230px;
        padding: 40px 40px 90px 40px;
    }

    .home_headlines .active .headline_block {
        min-height: 270px;
        padding: 30px 40px 80px 40px;
    }

    .home_headlines .headline_block .readmore {
        bottom: 30px;
    }

    .news_section_slider .owl-dots {
        text-align: center;
        padding-top: 24px;
        outline: none;
        border: none;
    }

    .news_section_slider .owl-dots .owl-dot {
        outline: none;
        border: none;
    }

    .news_section_slider .owl-dots .owl-dot span {
        width: 30px;
        height: 2px;
        background: #dfe4e7;
        display: inline-block;
        margin: 0 5px;
        outline: none;
        border: none;
    }

    .news_section_slider .owl-dots .owl-dot.active span {
        background: #f12f3e;
    }

    .home_headlines .buttonbox {
        padding: 23px 0 0 0;
    }

    .home_red_cta h3 {
        text-align: center;
        padding-bottom: 30px;
    }

    .home_red_cta .input_box {
        margin-bottom: 15px;
    }

    .home_red_cta .submit_btn {
        margin: 20px 0 0 0;
    }

    .footer {
        position: relative;
        padding: 56px 0 0px 0;
    }

    .footer .footer_in .ff_col1 {
        width: 100%;
    }

    .footer .left_top_foo .logo_f {
        width: auto;
    }

    .footer .socialbox {
        width: auto;
        float: right;
        padding: 15px 0 0 0;
    }

    .footer .footer_in.flxrow {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer .footer_in .ff_col2.flxflexi {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer .f_link_block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }




    #header .navigation_main ul {
        display: none;
    }

    #header .chat_iconbox a {
        width: 70px;
    }

    #header .ham_nav a {
        width: 70px;
    }

    #header.header_home {
        border: none;
    }

    .header_wapper {
        height: 69px;
        background: #fff;
        border-bottom: #e7eef8 solid 1px;
        padding: 0 22px 0 27px;
    }

    #header .navigation_main .cn_btnbox {
        padding: 0;
    }

    #header .navigation_main {
        padding-right: 42px;
    }

    #header .navigation_main .cn_btnbox a {
        width: 78px;
        height: 25px;
        line-height: 23px;
        font-size: 12px;
    }

    .hamburger-icon {
        margin: 22px 0 0 0;
    }

    .logo a img {
        height: 36px;
    }

    .hamburger-icon {
        width: 26px;
        top: 6px;
        right: 22px;
        margin: 0;
    }

    .hamburger-icon span {
        height: 2px;
    }

    .hamburger-icon span::before {
        top: -8px;
        height: 2px;
    }

    .hamburger-icon span::after {
        bottom: -8px;
        height: 2px;
    }


    /*.home-banner #slideNav ul li a{ background: url(../images/arrow-right-hover.svg) no-repeat center center #4f5f83;  background-size:9px auto;  }
	.home-banner #slideNav ul li a:hover{ background-color:#f22f3f; background-size:9px auto;  }
	.home-banner #slideNav ul li.slideNavNext a{background: url(../images/arrow-left-hover.svg) no-repeat center center #4f5f83; background-size:9px auto;  }
	.home-banner #slideNav ul li.slideNavNext a:hover{ background-color:#f22f3f; background-size:9px auto;  }
	.home-banner #slideNav ul li a{ height:40px; width:40px; }*/

    .icon_box_main:hover .icon_box h6 {
        color: #fff;
        position: relative;
        z-index: 100;
    }

    .icon_box_main:hover .box_hover {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    .icon_box_main:hover:after {
        opacity: 1;
    }

    .icon_box_main:hover .icon_box i,
    .icon_box_main:hover .icon_box p {
        opacity: 1;
    }


    .business_model_wapper {
        padding: 70px 0 52px 0;
    }

    .busniess_image {
        width: 100%;
        left: auto;
    }

    .busniess_image span {
        background: none !important;
        height: auto;
        padding: 0 7px;
    }

    .busniess_image span img {
        width: 100%;
        height: auto;
    }

    .busniess_contain {
        padding: 0 19px;
    }

    .busniess_contain h5 {
        font-size: 20px;
        line-height: 28px;
        padding: 23px 0 17px 0;
    }

    .busniess_contain p {
        font-size: 15px;
        line-height: 25px;
        padding: 1px 0 14px 0
    }

    .busniess_contain .listlinks {
        padding: 2px 0 0 0;
    }

    .busniess_contain .listlinks ul li {
        padding: 12px 0;
    }

    .busniess_contain .listlinks ul li a {
        font-size: 15px;
        line-height: 25px;
    }

    .rep_block {
        margin: 0;
        padding-bottom: 68px;
    }

    .rep_block:after {
        display: none;
    }

    .rep_text .title {
        font-size: 20px;
        line-height: 36px;
        width: 100%;
        float: none;
    }

    .rep_text_sub {
        float: none;
        width: 100%;
        padding: 14px 0 0 0;
    }

    .rep_text_sub .text {
        padding: 0;
        margin: 0;
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: 24px;
    }

    .rep_text {
        padding: 58px 20px 34px;
    }

    .rep_block .bground {
        width: 240px;
        bottom: auto;
        top: 84px;
    }

    .rep_block .bground img {
        width: 100%;
        height: auto;
    }

    .home_statistic {
        padding: 0px;
        border-bottom: 0px;
    }

    .home_statistic .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .home_statistic .row [class*="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .home_statistic .statiblock {
        padding-bottom: 15px;
    }

    .home_statistic .statiblock .subtxt {
        font-size: 15px;
        padding: 8px 0 0 0;
        line-height: 17px;
    }

    .home_statistic .statiblock .subtxt br {
        display: none;
    }

    .home_statistic .statiblock h4 {
        font-size: 15px;
        padding: 18px 0 0 0;
    }

    .home_statistic .statiblock .imagebox {
        min-height: 67px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home_statistic .statiblock .imagebox i {
        position: relative;
        left: auto;
        top: auto;
        padding: 0;
        width: auto;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }

    .home_statistic .statiblock .imagebox i svg {
        height: 32px;
        float: left;
    }

    .counter_blk {
        min-height: 156px;
    }


    /* (Mobile) For Header and new payment getway css Start : CK : 22-5-19 */

    p {
        font-size: 15px;
        line-height: 25px;
    }

    .header_wapper {
        height: auto;
        padding: 17px 30px;
    }

    #header.inner-header .header_wapper {
        height: auto;
        padding: 17px 30px;
    }

    .logo a img {
        height: 35px;
        width: auto;
    }

    #header .navigation_main .cn_btnbox {
        display: block;
    }

    #header .navigation_main .cn_btnbox a {
        height: 35px;
        padding: 0 19px;
        line-height: 33px;
        width: auto;
    }

    #header.inner-header.is-hidden + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon,
    #header.inner-header.is-hidden.is-fixed + .secondery_nav.fixed-nav + .fixed.inner_menu_icon .hamburger-icon {
        top: 7px;
    }

    .secondery_nav {
        padding: 0;
        top: 100px;
    }

    .secondery_nav .title_bld {
        float: none;
        padding: 7px 30px 11px;
        font-size: 13px;
        cursor: pointer;
    }

    /*27-05-2020*/
    .secondery_nav .title_bld a {
        font-size: 13px;
    }

    /*27-05-2020*/
    .secondery_nav .title_bld:after {
        width: 12px;
        height: 7px;
        content: '';
        display: inline-block;
        vertical-align: top;
        background: url(../images/down_arrow.svg) no-repeat center center;
        margin: 12px 0 0 16px;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s;
    }

    .secondery_nav .activesub .title_bld:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .secondery_nav .inner_nav {
        padding: 5px 0;
    }

    .secondery_nav .inner_nav ul {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 5px;
        padding: 0 0 15px 0;
    }

    .secondery_nav .inner_nav ul li {
        display: block;
        float: none;
        padding: 3px 0;
        margin: 0 30px;
    }

    .secondery_nav .inner_nav ul li a {
        display: block;
        float: none;
        padding: 0;
        margin: 0;
    }

    .secondery_nav .inner_nav.activesub ul {
        display: block;
    }

    #header.inner-header.is-fixed + .secondery_nav.fixed-nav {
        -webkit-transform: translate(0, 70px);
        -moz-transform: translate(0, 70px);
        transform: translate(0, 70px);
    }

    .product_pg_banner_wrap {
        padding: 45px 0 0 0;
        /*115px 0 0 0*/
    }

    .product_pg_banner {
        height: 350px;
    }

    .product_pg_banner .imagebox {
        background-position: center center;
    }

    .new_overlay_wrap.billpay-banner h1,
    .new_overlay_wrap.min-height-banner h1,
    .product_pg_banner h1 {
        font-size: 27px;
        line-height: 1.3;
        max-width: 250px;
    }

    .new_overlay_wrap.billpay-banner p,
    .new_overlay_wrap.min-height-banner p,
    .product_pg_banner p {
        font-size: 20px;
        line-height: 25px;
        max-width: 180px;
        padding: 5px 0 0 0;
    }

    .product_pg_banner .product_bann_cap {
        padding: 0 0 100px 10px;
    }

    .overview_sec {
        background: #fff;
        padding-bottom: 0px;
    }

    .overview_sec:before {
        display: none;
    }

    .overview_sec .bottomstrip {
        display: none;
    }

    .overview_sec .orange_cir {
        display: none;
    }

    .overview_sec .small_circle {
        display: none;
    }

    .overview_blocks {
        padding: 62px 15px 0;
    }

    .overview_blocks h5 {
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 14px 0;
    }

    .overview_blocks .over_text {}

    .overview_blocks .over_text p {
        font-size: 15px;
        line-height: 24px;
        padding: 23px 0 0 0;
    }

    .overview_blocks .over_text [class*="col-"] > p:first-child {
        padding-top: 0;
    }

    .home_statistic .row .col {
        padding: 0 7px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home_statistic .statiblock {
        height: 100%;
    }

    .home_statistic .counter_blk {
        height: 100%;
    }

    .home_statistic .statiblock h4 {
        font-size: 15px;
    }

    .home_statistic.payment_counter .statiblock .subtxt {
        line-height: 24px;
        padding: 8px 14px 12px;
    }

    /* .landing_page.products-page .home_statistic { padding:22px 0 55px 0;} */
    .landing_page.products-page .home_statistic {
        padding: 25px 0 25px 0;
        /*padding:50px 0 25px 0;*/
    }

    .clients_logo_block .client_logo ul li {
        width: 50%;
    }

    .clients_logo_block {
        vertical-align: top;
        position: relative;
        padding: 62px 0 42px 0;
    }

    .clients_logo_block:before {
        content: '';
        position: absolute;
        left: 30px;
        right: 30px;
        top: 0;
        height: 1px;
        background: #e4e9ec;
    }

    .clients_logo_block .section_title {
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 7px 0;
    }

    .clients_logo_block .section_title span {
        display: block;
    }

    .clients_logo_block .client_logo {
        padding: 0;
    }

    .clients_logo_block .client_logo ul {
        vertical-align: top;
        padding: 0 30px;
    }

    .clients_logo_block .client_logo ul li a img {
        max-height: 40px;
    }


    .pro_con_wrapper {
        padding: 0;
    }

    .sidebar_wrap {
        display: none;
    }

    .title_con_st h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .title_con_st h5 {
        font-size: 18px;
        line-height: 30px;
    }

    .high_services_new {
        padding: 63px 15px 73px 15px;
    }

    .high_services_new .title_con_st {
        padding: 0 0 12px 0;
    }

    .high_services_new .globe_bg {
        width: 373px;
        right: -108px;
        bottom: -120px;
    }

    .high_services_new .globe_bg img {
        max-width: 100%;
        height: auto;
    }


    /* .support_leading_sec { padding:62px 15px 70px 15px;} */
    .support_leading_sec {
        padding: 62px 15px 50px 15px;
    }

    .support_leading_sec .title_con_st {
        padding: 0 0 17px 0;
    }

    .support_leading_sec .hiw_imagebox {
        padding: 34px 0 0 0;
    }

    .w3n-protect-purchase.protect_purchase + hr {
        display: none;
    }

    .multi_pay_sec {
        padding: 62px 15px 64px 15px;
    }

    .multi_pay_sec .title_con_st {
        padding: 0 0 17px 0;
    }

    .icon_title_txt_wrap {
        padding: 0;
    }

    .icon_title_txt {
        padding: 43px 0 0 0;
    }

    .icon_title_txt h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .icon_title_txt .iconbox {
        padding: 0 0 17px 0;
    }

    .icon_title_txt p {
        padding: 11px 0 0 0;
    }

    .multi_inti_mode {
        padding: 63px 14px 17px 14px;
    }

    .multi_inti_mode .title_con_st {
        padding: 0 0 17px 0;
    }

    .multi_inti_mode .title_con_st h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .multi_inti_mode .top_over p {
        font-size: 15px;
    }

    .multi_inti_mode .icon_title_txt h6 {
        padding: 1px 0 0 0;
    }

    .multi_inti_mode .orange_cir2 {
        width: 505px;
        left: -278px;
        top: -94px;
    }

    .multi_inti_mode .orange_cir_small {
        display: none;
    }

    .full_image_left_txt_wrap {
        padding: 0 0 70px 0;
    }

    .end-to-end-services + .platform-fungibility .full_image_left_txt_wrap {
        padding-bottom: 70px;
    }

    .full_image_left_txt {
        height: auto;
        margin: 0 -15px;
        padding: 0;
        display: block;
        background: none !important;
    }

    .full_image_left_txt .mb_image {
        display: block;
        height: 375px;
    }

    .full_image_left_txt .mb_image img {
        display: none;
    }

    .full_image_left_txt .captionbox {
        width: auto;
        margin: -100px 30px 0;
        padding: 23px 20px 36px 28px;
    }

    .full_image_left_txt .captionbox .title_con_st {
        padding-bottom: 6px;
    }

    .image_n_txt_half_wrap {
        padding: 70px 0 54px 0;
    }

    .image_n_txt_half .imagebox {
        height: 259px;
        margin: 0;
    }

    .image_n_txt_half .txtbox {
        padding: 22px 0 0 15px;
    }

    .image_n_txt_half .txtbox .title_con_st {
        padding: 0 0 16px 0;
    }

    .image_n_txt_half .txtbox ul {
        padding: 5px 0 0 0;
    }

    .image_n_txt_half .txtbox ul li {
        font-size: 15px;
        padding-left: 29px;
    }

    .image_n_txt_half .txtbox ul li:before {
        font-size: 15px;
        top: 11px;
    }

    .image_n_txt_half_wrap.rightimage {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        height: 209px;
        width: auto;
        margin: 0 15px;
        box-shadow: 0 21px 21px rgba(0, 0, 0, 0.12);
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding-top: 0;
    }

    .report_n_insides {
        padding: 62px 14px 30px 14px;
        /*padding:62px 14px 63px 14px;*/
    }

    .report_n_insides .top_over {
        text-align: center;
        padding: 0 0 4px 0;
    }

    .report_n_insides .title_con_st {
        padding: 0 0 15px 0;
    }

    .report_n_insides .img_title_txt_blk {
        text-align: center;
    }

    .img_title_txt_wrap {}

    .img_title_txt_blk {
        padding: 34px 0 0 0;
    }

    .img_title_txt_blk .imagebox {
        margin: 0 auto 21px;
        width: 144px;
        height: 144px;
    }

    .img_title_txt_blk h6 {
        font-size: 15px;
    }

    .img_title_txt_blk p {
        padding: 10px 0 0 0;
    }

    .recon_report_settle {
        padding: 61px 15px 0;
        margin-bottom: 78px;
    }

    .recon_report_settle .title_con_st {
        padding: 0 0 17px 0;
    }

    .recon_report_settle .imagebox {
        width: auto;
        position: relative;
        left: auto;
        top: auto;
        right: 0;
        height: 144px;
        margin: 23px 0 -78px 0;
    }

    .proa_prev_fraud {
        padding: 62px 15px 71px 15px;
    }

    .proa_prev_fraud .top_over {
        padding: 0 0 10px 0;
    }

    .proa_prev_fraud .title_con_st {
        padding-bottom: 12px;
    }

    .proa_prev_fraud .title_con_st h2 br {
        display: none;
    }

    .proa_prev_fraud .img_title_txt_blk {
        padding: 14px 0 0 0;
    }

    .proa_prev_fraud .img_title_txt_blk p {
        padding: 6px 0 0 0;
    }

    .protect_purchase {
        padding: 55px 15px 63px 15px;
    }

    .protect_purchase .title_con_st {
        padding: 0 0 17px 0;
    }

    .protect_purchase .img_title_txt_blk {
        padding: 24px 0 0 0;
    }

    .payget_image_sec .imagebox {
        height: 257px;
    }

    .sup_multi_bus_model {
        padding: 57px 15px 63px 15px;
    }

    .sup_multi_bus_model .title_con_st h2 {
        line-height: 30px;
    }

    .sup_multi_bus_model p {
        padding: 12px 0 0 0;
    }

    .sup_multi_bus_model [class*="col-"] + [class*="col-"] p {
        padding-top: 24px;
    }

    .off_add_inte_capa {
        padding: 62px 15px 107px 15px;
    }

    .off_add_inte_capa .title_con_st {
        padding: 0 0 14px 0;
    }

    .off_add_inte_capa .title_con_st h2 {
        line-height: 30px;
    }

    .off_block_white {
        margin: 14px 0 26px 0;
        /*margin:14px 0 0 0;*/
        padding: 36px 34px 34px;
    }

    .off_block_white h6 {
        padding: 0 0 10px 0;
    }

    .off_block_white p {
        height: 124px;
    }

    .off_block_white .btnbox {
        padding: 8px 0 0 0;
    }

    .off_block_white .btnbox a {
        font-size: 13px;
        text-decoration: underline;
    }

    .pro_sc_section .off_block_white_wrap .off_block_white.cust_off_block_white > a {
        padding: 30px 14px 32px;
    }

    .lettransform_sec_new {
        padding: 2px 15px 1px;
    }

    .lettransform_sec_new .logo-bg1 {
        width: 241px;
        right: -15px;
    }

    .lettransform_sec_new .logo-bg1 img {
        height: auto;
        max-width: 100%;
    }

    .lettransform_sec_new .top_over {
        padding: 36px 0 19px;
    }

    .lettransform_sec_new .top_over p {}

    .lettransform_sec_new .top_over p br {
        display: none;
    }

    .lettransform_sec_new .transform-form1 .input-row .input_text {
        height: 45px;
        padding: 0 20px;
        margin: 19px 0 0 0;
    }

    .lettransform_sec_new .transform-form1 .submit_btn {
        margin: 30px 0 0 0;
        width: 110px;
        height: 35px;
        font-size: 13px;
        text-align: center;
        line-height: 35px;
        padding: 0;
    }

    .connect_next_sec {
        padding: 131px 0 137px 0;
    }

    .connect_next_sec .large_round {
        width: 345px;
        top: -204px;
        left: -92px;
    }

    .connect_next_sec .small_round {
        width: 140px;
        right: 10px;
        bottom: 13px;
    }

    .connect_next_sec .title_con_st h2 {
        line-height: 30px;
        font-size: 24px;
        max-width: 300px;
        margin: 0 auto;
        padding: 0;
    }

    .footer {
        overflow: hidden;
    }

    .footer .copyrightbox {
        max-width: 230px;
        padding: 25px 0 18px 0;
    }

    .footer .copyrightbox p {
        font-size: 12px;
    }

    .footer .map_footer {
        /*width:567px;*/
        width: 375px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 0;
        margin-bottom: -150px;
    }

    .footer .map_footer .footer_dot {
        left: 68.2%;
        top: 43.3%;
    }

    /* (Mobile) For Header and new payment getway css End : CK : 22-5-19 */

    /*============== humburg menu css start =============*/
    .c-nav_aside {
        width: 9.75rem;
        padding: 0 0 0 40px;
    }

    .c-nav_background::after {
        left: 9.75rem;
    }

    .nav-logo {
        padding: 60px 0 0 0;
    }

    .c-nav_aside .left_links {
        padding: 11px 0 0 0;
    }

    .c-nav_aside .left_links ul {
        padding: 10px 0 0 0;
    }

    .c-nav_aside .left_links ul li a i img {
        max-height: 24px;
    }

    .c-nav_aside .left_links ul li a {
        font-size: 13px;
        padding-bottom: 20px;
    }

    .c-nav_aside .left_links ul li a span {
        padding: 5px 0 0 0;
    }

    .c-nav_aside .left_links ul li {
        padding: 30px 0 0 0;
    }

    .banner_wapper {
        z-index: -1;
    }

    .nav_main > ul > li > a {
        background: none;
        padding: 0px;
        font-size: 18px;
    }

    .nav_main > ul > li {
        padding: 6px 0;
    }

    .right_block_nav {
        width: calc(100% - 9.75rem);
    }

    .right_block_nav_sub {
        padding: 25px 0 0 35px;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        line-height: 16px;
        font-size: 15px;
    }

    .nav_main > ul > li > ul.sub-menu {
        top: 12px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        font-size: 15px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        top: 2px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        padding: 6px 0 7px;
    }

    .nav_social a {
        height: 30px;
        width: 30px;
        line-height: 28px;
    }

    .nav_footer {
        padding: 48px 80px 48px 0;
    }

    .nav_copyright {
        font-size: 11px;
        padding: 0 0 0 13px;
    }

    .right_aside a {
        font-size: 11px;
    }

    .nav_main > ul > li > ul.sub-menu {
        width: 85%;
        margin: 0 0 0 25px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        margin: 0 0 0 22px;
        width: 150%;
    }

    .nav_main > ul {
        width: 100%;
    }

    .title_bld {
        padding-right: 25px;
    }

    .c-nav_background,
    .nav_footer {
        display: none;
    }

    .c-nav_aside {
        display: none;
    }

    #nav_overlay {
        background: #fff;
    }

    .right_block_nav {
        padding: 0 0 0px;
        width: 100%;
    }

    .mobile_logo {
        padding: 17px 0 0 30px;
        display: inline-block;
        width: 100%;
    }

    .right_block_nav {
        min-height: calc(100vh - 151px);
    }

    .right_block_nav_sub {
        padding: 36px 0 0 57px;
    }

    #nav_overlay .shape_big {
        width: 450px;
        bottom: 0px;
    }

    .nav_main > ul > li::after {
        display: none;
    }

    .has-nav-open #nav_overlay,
    #nav_overlay {
        overflow-X: hidden;
        overflow-Y: auto;
    }

    .nav_main > ul > li > ul.sub-menu {
        padding: 5px 0 0 20px;
        width: 100%;
        position: relative;
        visibility: visible;
        left: 0px;
        top: auto;
        margin: 0px;
    }

    .nav_main > ul > li > ul.sub-menu > li {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }

    .nav_main > ul > li > ul.sub-menu {
        display: none;
    }

    .nav_main > ul > li > ul.sub-menu > li > a {
        display: inline-block;
        padding: 0px;
    }

    .nav_main > ul > li > ul.sub-menu > li::after {
        display: none;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        padding: 16px 0 5px 20px;
        width: 100%;
        position: relative;
        visibility: visible;
        left: 0px;
        top: auto;
        margin: 0px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li {
        -webkit-transform: none;
        padding: 6px 0 7px;
        transform: none;
        opacity: 1;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu {
        display: none;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li > a {
        width: auto;
        display: inline-block;
        padding: 0px;
    }

    .nav_main > ul > li > ul.sub-menu > li ul.sub-menu > li::after {
        display: none;
    }

    .nav_main {
        padding: 0 0 35px;
    }

    /*.nav_main > ul > li.has-sub > a:after{ content:"\f107"; font-family:'FontAwesome'; float:right; font-size: 24px;line-height: 20px; margin: 6px 0px 0 9px;  }
.nav_main > ul > li > ul.sub-menu > li.has-sub-inner > a:after{ content:"\f107"; font-family:'FontAwesome'; float:right; font-size: 20px;line-height: 12px; margin: 4px 0px 0 5px;  }
*/
    .mobile_side_links {
        display: inline-block;
    }

    /*============== humburg menu css start =============*/


    /*========  Merchant page start =========*/
    .payment_top h5,
    .report_contain > h5,
    .suitable_dynamic h5,
    h5.benifit-title,
    .overview_blocks h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .payment_top p,
    .payment_box p,
    .acq_wapper .report_contain p,
    .suitable_dynamic p,
    .report_contain.deshboard p,
    .overview_blocks .over_text p,
    .report_contain p {
        font-size: 15px;
        line-height: 25px;
    }

    .report_contain.deshboard p br {
        display: none;
    }

    .report_contain ul li {
        font-size: 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_image {
        width: 100%;
    }

    .acq_wapper .report_image img {
        max-width: 100%;
    }

    .report_blk.Merchant_report_block .row {
        margin: 0 -15px;
    }

    .report_blk.Merchant_report_block .row > div[class*="col-"] {
        padding: 0 15px;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_contain {
        margin: 0px;
    }

    .modes_box_marchant h4 {
        font-size: 15px;
    }

    .suitable_dynamic .info_text {
        padding: 0 50px 0 30px;
    }

    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 0 30px 0 50px;
    }

    .report_contain {
        margin: 0px;
        padding: 0 0 0 0;
    }

    .acq_wapper-management .report_image img {
        width: 100%;
    }

    .acq_wapper.marchant_acq_wapper {
        padding: 51px 0 0 0;
    }

    .marchant_modes {
        padding: 73px 0 0 0;
    }

    .self-services_wapper .payget_image_sec {
        margin: 83px 0 0 0;
    }

    .suitable_dynamic {
        padding: 45px 0 0 0;
    }

    .suitable_dynamic .row {
        padding: 10px 0;
        /*padding:25px 0;*/
    }

    .settlement_block {
        padding-bottom: 37px;
    }

    .details_report_wapper-inner {
        padding: 60px 0 90px;
    }

    .details_report_wapper-inner.Processing-blocks {
        padding-top: 60px;
    }

    .acq_wapper-management .report_blk.Merchant_report_block {
        margin: 89px 0 0 0;
    }

    .acq_wapper-management {
        padding-bottom: 82px;
    }

    .multi_inti_mode {
        padding: 81px 0;
    }

    .marchant_banifate {
        padding: 0px;
    }

    .banks_contain {
        width: 100%;
        padding: 31px 20px 60px 40px;
    }

    .banks_contain h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0;
    }

    .banks_contain P {
        font-size: 15px;
        line-height: 25px;
    }

    .suitable_dynamic .image img {
        width: 100%;
    }


    .bill-how-it-work {
        padding: 0px;
    }

    .bill-how-it-work .payment_bot .payment_box h6 {
        line-height: 26px;
    }

    .payment_box {
        width: 100%;
    }

    .acq_wapper.marchant_acq_wapper {
        padding: 41px 0 0 0;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_contain {
        padding: 20px 0 0 0;
    }

    .report_blk.Merchant_report_block .report_contain ul li {
        width: 100%;
    }

    .marchant_modes {
        padding: 52px 0 0 0;
    }

    .marchant_modes .title_con_st {
        padding: 0px 0 16px 0;
    }

    .acq_wapper .report_blk.Merchant_report_block .report_contain > h5 {
        padding-bottom: 17px;
    }

    .payment_top h5 {
        padding-bottom: 16px;
    }

    .modes_blk {
        padding: 0px 0 0 0;
    }

    .modes_box_marchant i img {
        width: 144px;
    }

    .modes_box_marchant h4 {
        padding: 21px 0 0 0;
    }

    .modes_box_marchant {
        padding: 34px 0 0 0;
    }

    .overview_blocks {
        padding: 30px 15px 35px;
        /*padding:52px 15px 0;*/
    }

    .self-services_wapper .payget_image_sec {
        margin: 52px 0 0 0;
    }

    .suitable_dynamic .image {
        width: 100%;
        padding: 0px;
    }

    .suitable_dynamic .info_text,
    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 20px 0 0 0;
    }

    .suitable_dynamic .row:nth-child(2n) .image {
        padding: 0px;
    }

    .details_report_wapper-inner {
        padding: 31px 0 30px 0;
        /*padding:31px 0 60px 0;*/
    }

    .details_report_wapper-inner.Processing-blocks {
        padding-top: 31px;
    }

    .details_report_wapper-inner .report_contain > h5 {
        padding: 0 0 15px;
    }

    .report_image span {
        min-height: 0px;
        height: auto;
        width: 100%;
        background: none !important;
    }

    .report_image span img {
        display: inline-block;
        width: 100%;
    }

    .details_report_wapper-inner .report_contain ul {
        padding: 4px 0 0 0;
    }

    .acq_wapper-management .report_blk.Merchant_report_block {
        margin: 35px 0 0 0;
        /*margin:70px 0 0 0;*/
    }

    .acq_wapper-management .report_blk.Merchant_report_block .report_contain {
        padding: 12px 0 0 0;
    }

    .acq_wapper-management .report_blk.Merchant_report_block .report_contain > h5 {
        padding: 0 0 13px;
    }

    .multi_inti_mode .top_over p br {
        display: none;
    }

    .acq_wapper-management {
        padding-bottom: 62px;
    }

    .marchant_banifate .benefit_block {
        padding: 25px 0 0 0;
        /*padding:50px 0 0 0;*/
    }

    .beni_banks_block .left_banks_image {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .beni_banks_block .right_banks_contain {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .beni_banks_block .left_banks_image span,
    .beni_banks_block .left_banks_image span img {
        display: inline-block;
        width: 100%;
    }

    .banks_contain {
        width: 100%;
        padding: 31px 0px 60px 25px;
    }

    .report_contain ul li {
        font-size: 15px;
    }

    .acq_wapper-management .report_blk.Merchant_report_block .report_contain ul {
        width: 100%;
    }

    /*========  Merchant page End =========*/



    /*========  POSability page start =========*/
    .icntleblock p,
    .title_text_section p,
    .risk_check_bottom p {
        font-size: 15px;
        line-height: 25px;
    }

    .risk_check_bottom .info_text ul li {
        font-size: 15px;
        line-height: 25px;
    }

    .section_titlebox h5,
    .title_text_section h5,
    .risk_check_bottom h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .posi-how-it-work {
        padding: 76px 0 0 0;
    }

    .risk_check_bottom .info_text {
        padding-left: 0px;
        padding-right: 0px;
    }

    .risk_check_bottom .row:nth-child(2n) .info_text {
        padding: 0 0 0 0px;
    }

    .posi-how-it-work.marchant-work {
        margin-bottom: 70px;
        padding: 0px;
    }

    .high_services_new.posi-services-gradiunt {
        padding: 61px 0 63px;
    }

    .lifecycmanage.pos-lifecycmanage {
        padding: 35px 0 30px;
        /*padding:10px 0 63px;*/
    }

    .authorizaton_wapper {
        padding: 15px 0 63px;
        /*padding:60px 0 63px;*/
    }

    .authorizaton_wapper .title_con_st {
        padding: 0 0 17px;
    }

    .report_n_insides.pos-rnp {
        padding: 30px 0 0px;
        /*padding:61px 0 0px;*/
    }

    .suitable_dynamic.posabi-suitable_dynamic {
        padding-bottom: 10px;
        /*padding-bottom:45px;*/
    }

    .offer_add_on_wapper {
        padding: 61px 0 63px;
    }

    .gui_report_wapper {
        padding: 60px 0 0 0;
        margin-bottom: 0px;
    }

    .gui_report_wapper .title_con_st {
        padding-bottom: 16px;
    }

    .risk_check_wapper {
        padding: 79px 0 0 0;
    }

    .risk_check_wapper .title_text_section h5 {
        padding-bottom: 10px;
    }

    .risk_check_bottom {
        padding: 10px 0 35px;
        /*padding:27px 0 62px  ;*/
    }

    .risk_check_bottom .row {
        padding: 45px 0;
    }

    .risk_check_bottom .row .row {
        padding: 0px;
    }

    .clients_logo_block.clients_logo_posi {
        margin: 62px 0 0 0;
    }

    .posi-how-it-work .imagebox {
        margin: 22px 0 0 0;
    }

    .icntleblock_wrap {
        padding: 0px 0 0 0;
    }

    .icntleblock {
        padding: 22px 0 0px 0;
    }

    .icntleblock h6 {
        padding: 18px 0 12px 0;
    }

    .suitable_dynamic.posabi-suitable_dynamic {
        padding-top: 10px;
        /*padding-top:37px;*/
    }

    .gui_report_bottom {
        padding-bottom: 62px;
    }

    .mng_fra_risk .full_image_left_txt .captionbox {
        width: auto;
    }

    .risk_check_wapper {
        padding: 35px 0 0 0;
        /*padding:61px 0 0 0;*/
    }

    .risk_check_bottom .image {
        padding: 0 0 20px;
    }

    .risk_check_bottom .row {
        padding: 17px 0 0 0;
        /*padding:35px 0 0 0;*/
    }

    .image_n_txt_half .txtbox ul li {
        font-size: 15px;
        line-height: 25px;
    }

    /*========  POSability page End =========*/


    /*========  Bill pay page start =========*/
    .bill-how-it-work-inner .it-text p,
    .feature-billpay_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .bill-how-it-work-inner h5,
    h5.benifit-title2,
    h5.benifit-title {
        font-size: 20px;
        line-height: 30px;
    }

    .it_work_image img {
        max-width: 70%;
    }

    .quick-customer-wapper .it_work_image img {
        max-width: 100%;
    }

    .feature-billpay_box h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .it_work_image {
        padding: 65px 0 90px;
    }

    .high_services_new.bill-pay-page {
        padding: 80px 0 81px 0;
    }

    .suitable_dynamic.billpay-suitable_dynamic {
        padding-bottom: 45px;
    }

    .recon_report_settle.bill-pay-settle {
        padding: 61px 0 40px;
    }

    .fraud_risk_block {
        padding: 186px 0 83px 0;
    }

    .feature-billers {
        padding: 60px 0 37px;
    }

    .feature-customer-billpay {
        padding: 60px 0 37px;
    }

    .bill-pay_banifate {
        padding: 19px 0 0 0px;
    }

    .bill-how-it-work-inner .it-text p {
        padding: 15px 0 0 0;
    }

    .it_work_image {
        padding: 30px 0 70px;
    }

    .live_dashboard.bill-pay-deshboard .image_n_txt_half_wrap.rightimage .image_n_txt_half .imagebox {
        margin-top: 23px;
    }

    .high_services_new.bill-pay-page {
        padding: 60px 0 63px;
    }

    .suitable_dynamic.billpay-suitable_dynamic {
        padding-bottom: 38px;
    }

    .recon_report_settle.bill-pay-settle .imagebox {
        top: 40px;
    }

    .fraud_risk_block {
        padding: 70px 0 63px 0;
    }

    .fraud_risk_block .title_con_st {
        padding: 0 0 17px;
    }

    .bill-pay_banifate {
        padding: 0px;
    }

    h5.benifit-title2 {
        width: 100%;
        text-align: center;
    }

    .bill-pay_banifate .benefit_block_tab .nav-tabs {
        width: 100%;
        text-align: center;
    }

    .benefit_block_tab .nav-tabs .nav-item {
        float: none;
        display: inline-block;
        padding: 0 10px;
    }

    /*========  Bill pay page End =========*/

    /*========  PoS-Monitor page Start =========*/
    .app_terminal_block p {
        font-size: 15px;
        line-height: 25px;
    }

    .app_terminal_block h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .acq_wapper.health-status-wapper {
        padding: 35px 0 62px;
        /*padding:0px 0 62px;*/
    }

    .crt_new_reve_strm.terminal-estate .full_image_left_txt_wrap {
        padding: 70px 0 0 0;
    }

    .multi_pay_sec.manage-and-maintences.user-frandly {
        padding: 70px 0 0 0;
    }

    .app_tarminal_wapper {
        padding: 87px 0 0 0;
    }

    .deshboard_wapper {
        padding: 61px 0 63px 0;
    }

    .remote_key_wapper {
        padding: 61px 0 63px;
    }

    .report_contain ul li {
        line-height: 24px;
    }

    .multi_pay_sec.manage-and-maintences.user-frandly .title_con_st {
        padding-bottom: 0px;
    }

    .multi_pay_sec.manage-and-maintences.user-frandly .icon_title_txt {
        padding: 24px 0 0 0;
    }

    .app_tarminal_wapper {
        padding: 64px 0 0 0;
    }

    .app_terminal_block .info_text {
        padding: 0px 0 23px;
    }

    .app_terminal_block h5 {
        padding: 0px 0 17px;
    }

    .report_box_round-inner .imagebox {
        width: 144px;
        margin: 0 0 10px;
        height: 144px;
    }

    .report_box_round-inner {
        padding: 30px 0 0 0;
    }

    .remote_key_wapper .title_con_st {
        padding: 0 0 17px;
    }

    .app_terminal_block .image {
        padding: 0px;
    }

    .report_box_round-inner h6 {
        font-size: 15px;
    }

    /*========  PoS-Monitor page End =========*/


    /*========  ATM-Monitor page Start =========*/
    .suitable_dynamic.ATM-journal_wapper .info_text,
    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding: 0px;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .image img {
        width: 100%;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .info_text {
        padding: 0px;
    }

    .ATM-journal_wapper-fandr h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .ATM-journal_wapper-fandr p {
        font-size: 15px;
        line-height: 25px;
    }

    .gui_report_wapper.monitoring_modal_wapper {
        padding: 0px;
    }

    .gui_report_wapper.Faster-resolution {
        padding: 61px 0 63px 0px;
    }

    .crt_new_reve_strm.terminal-update {
        padding-bottom: 0px;
    }

    .suitable_dynamic.ATM-journal_wapper {
        padding-bottom: 45px;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .row {
        padding: 30px 0;
    }

    .ATM-journal_wapper-fandr {
        padding-bottom: 58px;
    }

    .gui_report_bottom h6 {
        padding: 19px 0 0 0;
    }

    .gui_report_bottom {
        padding: 0px 0 30px;
        /*padding:0px 0 62px;*/
    }

    .gui_report_wapper.Faster-resolution p {
        padding: 19px 0 0 0;
    }

    .gui_report_wapper.Faster-resolution .title_con_st {
        padding: 0px;
    }

    .suitable_dynamic.ATM-journal_wapper {
        padding: 36px 0 38px 0;
    }

    .suitable_dynamic.ATM-journal_wapper .image {
        padding: 0 0 20px;
    }

    .suitable_dynamic.ATM-journal_wapper .row:nth-child(2n) .image {
        padding: 0 0 20px;
    }

    .ATM-journal_wapper-fandr .suitable_dynamic_inner .image {
        padding: 0 0 20px;
    }

    .ATM-journal_wapper-fandr {
        padding: 40px 0 37px 0;
    }

    .reporting_blocks-box h6 {
        padding: 25px 0 15px;
    }

    /*========  ATM-Monitor page End =========*/


    /*========  dWallet page End =========*/
    .quick-customer-wapper {
        padding: 0px 0 62px;
    }

    .qr_payment_wapper {
        padding: 61px 0 0 0;
    }

    .qr_payment_wapper .title_con_st {
        padding-bottom: 16px;
    }

    .crt_new_reve_strm.card-less-blk .full_image_left_txt_wrap {
        padding: 63px 0 0 0;
    }

    .crt_new_reve_strm.card-less-blk {
        padding-bottom: 70px;
    }

    .acq_wapper-management.api-feature .report_blk.Merchant_report_block {
        margin: 70px 0 0 0;
    }

    .acq_wapper-management.api-feature {
        padding: 0 0 27px;
    }

    .user-control-payment {
        padding: 60px 0 34px 0;
    }

    .user-control-payment .feature-billpay_box {
        width: 100%;
        padding: 15px 0;
    }

    .transaction_monitoring_wapper {
        padding: 61px 0 30px;
    }

    .acq_wapper-management.api-feature2 {
        padding-bottom: 82px;
    }

    .secures_wapper {
        padding: 61px 0 40px 0;
    }

    .transaction_box {
        width: 100%;
        text-align: center;
    }

    .transaction_box i {
        padding: 0 0 15px;
    }

    .transaction_box_main {
        padding-bottom: 6px;
    }

    .acq_wapper-management.api-feature2 {
        padding-top: 0px;
        padding-bottom: 27px;
    }

    .secures_box h6 {
        padding: 0 0 10px;
    }

    .secures_box {
        padding: 15px 0;
    }

    .secures_box_main {
        padding: 27px 0 0 0;
    }

    /*========  dWallet page End =========*/



    /*========  Green Pin  page Start =========*/
    .it_work_image.multipal_image img {
        width: 100%;
        max-width: 100%;
    }

    .peoof_blocks {
        padding: 37px 0 0 0;
    }

    .crt_new_reve_strm.comprehensive-reports .full_image_left_txt_wrap {
        padding: 62px 0 0 0;
    }

    .acq_wapper-management.why-fss-wapper .report_blk.Merchant_report_block {
        padding: 70px 0 0 0;
    }

    .acq_wapper-management.why-fss-wapper {
        padding-bottom: 27px;
    }

    .pin_help_wapper {
        padding: 61px 0 42px 0;
    }

    .pin_help_blocks {
        padding: 20px 0 0 0;
    }

    .pin_box {
        padding: 20px 0;
    }

    .quick-customer-wapper.green-pin-page {
        padding: 0px;
    }

    .proof_box {
        padding: 26px 0 0 0;
    }

    .proof_box h6 {
        padding: 0 0 15px 0;
    }

    .pin_box i {
        padding: 0 0 20px;
    }

    /*========  Green Pin page End =========*/


    /*======= card control page start =========*/
    .interface_wapper .info_text h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .how_we_help_wapper {
        padding: 60px 0 51px 0;
    }

    .card-box .imagebox {
        height: 144px;
        width: 144px;
    }

    .interface_wapper .info_text p {
        font-size: 15px;
        line-height: 25px;
    }

    .interface_wapper .info_text {
        padding: 0 82px 0 0;
    }

    .interface_wapper .row:nth-child(2n) .info_text {
        padding: 0 0 0 82px;
    }

    .crt_new_reve_strm.totally-secure .full_image_left_txt {
        margin: 0px;
    }

    .interface_wapper .row {
        padding: 15px 0;
        /*padding:35px 0;*/
    }

    .crt_new_reve_strm.totally-secure .full_image_left_txt_wrap {
        padding: 45px 0 0 0;
    }

    .multi_pay_sec.user-cases-wapper {
        padding: 60px 0 62px;
    }

    .multi_pay_sec.user-cases-wapper .icon_title_txt_wrap {
        padding: 0px;
    }

    .spend_box {
        padding: 12px 0;
    }

    .col-md-12 .spend_box {
        margin: 0px;
    }

    .interface_wapper .image {
        padding: 0px 0 21px;
    }

    .interface_wapper .info_text {
        padding: 0px;
    }

    .card_blk {
        padding: 0px;
    }

    .interface_wapper .info_text p {
        width: 100%;
    }

    .interface_wapper .row:nth-child(2n) .image {
        padding: 0px 0 21px 0px;
    }

    .interface_wapper .row:nth-child(2n) .info_text {
        padding: 0px;
    }

    .interface_wapper .info_text h5 {
        padding: 0 0 16px;
    }

    .crt_new_reve_strm.totally-secure .full_image_left_txt_wrap {
        padding: 28px 0 0 0;
    }

    .secures_box h6 {
        font-size: 15px;
        line-height: 25px;
    }

    /*======= card control page End =========*/


    /*==========  iRewards page start ============*/
    .crt_new_reve_strm.com_report .full_image_left_txt {
        margin: 0px;
    }

    .intuitive_interface_wapper .image_n_txt_half .txtbox {
        padding-left: 0px;
    }

    .interface_wapper.irewared_page_interface {
        padding: 15px 0;
        /*padding:35px  0;*/
    }

    .loyelty_analytisc_wapper {
        padding: 61px 0 0 0;
    }

    .loyelty_analytisc_wapper .title_con_st {
        padding: 0 0 16px;
    }

    .crt_new_reve_strm.com_report {
        padding: 70px 0 0 0;
    }

    .tracking_interface_wapper {
        padding: 76px 0 82px 0;
    }

    .intuitive_interface_wapper {
        padding: 60px 0 63px 0;
    }

    .reward_point_wapper {
        padding: 61px 0 63px;
    }

    .upcomeing_offer_wapper {
        padding: 60px 0 63px 0;
    }

    .product_pg_banner p br {
        display: none;
    }

    .marchant_banifate.rewards_benifate .banks_contain {
        width: 100%;
    }

    .acq_wapper-management.campain_com_wapper {
        padding-bottom: 27px;
    }

    .tracking_interface_wapper {
        padding: 60px 0 63px;
    }

    .tracking_interface_wapper .title_con_st {
        padding: 0 0 16px;
    }

    .intuitive_interface_wapper .image_n_txt_half {
        padding: 20px 0 0 0;
    }

    .reward_point_wapper .title_con_st {
        padding: 0 0 16px;
    }

    .upcomeing_offer_wapper .title_con_st h2 br,
    .upcomeing_offer_wapper p br {
        display: none;
    }


    /*==========  iRewards page End ============*/
    .top_over {
        padding-bottom: 15px;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding-right: 0px;
    }

    .suitable_dynamic .row:nth-child(2n) .info_text {
        padding-top: 20px;
    }

    .title_con_st h2 span br,
    .title_text_section p br {
        display: none;
    }

    .multi_inti_mode .icon_title_txt_wrap .row [class*="col-"] .icon_title_txt {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bill-how-it-work-inner {
        padding: 0 15px;
    }

    .high_services_new.bill-pay-page,
    .interface_wapper .info_text,
    .interface_wapper .row:nth-child(2n) .info_text,
    .secures_wapper,
    .loyelty_analytisc_wapper,
    .acq_wapper-management .report_blk.Merchant_report_block .report_contain,
    .tracking_interface_wapper,
    .intuitive_interface_wapper,
    .reward_point_wapper,
    .upcomeing_offer_wapper,
    .marchant_banifate .benefit_block,
    .proof_wapper,
    .pin_help_wapper,
    .qr_payment_wapper,
    .user-control-payment,
    .transaction_monitoring_wapper,
    .bill-pay_banifate,
    .footer .footer_in.flxrow,
    .suitable_dynamic .info_text,
    .suitable_dynamic .row:nth-child(2n) .info_text,
    .recon_report_settle.bill-pay-settle,
    .fraud_risk_block,
    .feature-billers,
    .feature-customer-billpay,
    .acq_wapper .report_blk.Merchant_report_block .report_contain,
    .high_services_new.posi-services-gradiunt,
    .multi_pay_sec.manage-and-maintences.user-frandly,
    .deshboard_wapper,
    .remote_key_wapper,
    .icntleblock,
    .authorizaton_wapper,
    .report_n_insides.pos-rnp,
    .offer_add_on_wapper,
    .gui_report_wapper,
    .title_text_section,
    .risk_check_bottom .info_text,
    .risk_check_bottom .row:nth-child(2n) .info_text,
    .risk_check_bottom .row .gui_report_bottom,
    .bill-how-it-work,
    .marchant_modes,
    .settlement_block,
    .report_contain.deshboard,
    .multi_inti_mode .top_over,
    .how_we_help_wapper,
    .multi_pay_sec.user-cases-wapper,
    .gui_report_wapper.monitoring_modal_wapper,
    .gui_report_wapper.Faster-resolution,
    .suitable_dynamic.ATM-journal_wapper .info_text,
    .ATM-journal_wapper-fandr .suitable_dynamic_inner .info_text,
    .ATM-journal_wapper-fandr .report_blocks,
    .reporting_blocks-box,
    .app_terminal_block .info_text {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bill-how-it-work .bill-how-it-work-inner {
        padding: 0px;
    }

    .bill-pay_banifate {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }

    .support_leading_sec > .container > .bill-pay_banifate .container {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile_slider_blocks {
        display: inline-block;
        width: 100%;
    }

    .mobile_slider_blocks .owl-carousel .owl-item .bankbox {
        text-align: center;
    }

    .mobile_slider_blocks .owl-carousel .owl-item .bankbox img {
        width: auto;
        max-width: 100%;
        display: inline-block;
    }

    .mobile_slider_blocks .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .mobile_slider_blocks {
        padding: 70px 25%;
    }

    /*========== home page  start ========*/
    .home_thehub .section_title h2 {
        padding-bottom: 33px;
        font-size: 20px;
        line-height: 30px;
    }

    .home_thehub .hub_block.big {
        margin-bottom: 20px;
    }

    .home_thehub .hub_block {
        margin-bottom: 20px;
    }

    .home_thehub .hub_block .catbox {
        font-weight: normal;
        font-size: 16px;
        /*font-size:11px;*/
        top: 20px;
    }

    .home_thehub .hub_block h2 {
        font-size: 16px;
        /*font-size:12px;*/
        line-height: 18px;
    }

    .home_thehub .hub_block .hubtitle {
        bottom: 28px;
    }

    .home_thehub .hub_block:hover .right_arrow {
        opacity: 0;
    }

    .home_thehub {
        padding: 52px 0 50px 0;
    }

    .home_headlines .section_title h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .home_headlines .section_title {
        margin: 0px 0 15px;
    }

    .home_headlines .headline_block {
        padding: 0px;
        margin: 0px;
    }

    .news_box_sub {
        min-height: 244px;
        padding: 25px 35px;
        /*padding:11px 35px; */
    }

    .home_headlines .headline_block {
        padding: 0px;
    }

    .home_headlines .active .headline_block {
        padding: 0px;
    }

    .home_headlines .headline_block .cat_date {
        font-size: 13px;
    }

    .home_headlines .headline_block h2 {
        font-size: 14px;
        line-height: 24px;
    }

    .home_headlines {
        overflow: hidden;
        padding-left: 34px;
        padding-right: 34px;
    }

    .home_headlines .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .home_red_cta {
        text-align: center;
    }

    .home_red_cta h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .cta_links a {
        text-align: center;
    }

    .cta_links {
        max-width: 266px;
        border-bottom: rgba(255, 255, 255, 0.30) solid 1px;
    }

    .col-md-4:last-child .cta_links {
        border: 0px;
    }

    .home_red_cta h3 {
        padding-bottom: 8px;
    }

    .cta_links a span {
        text-transform: none;
    }

    .home_red_cta {
        padding-bottom: 30px;
    }

    /*========== home page  End ====== ==*/


    /*==========  esign-and-digilocker  page start ============*/
    .meet_ser_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .meet_ser_box h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .meet_security_wapper {
        padding: 60px 15px 46px;
    }

    .use_blocks_inner ul li .title {
        width: 250px;
    }

    .bill-pay_banifate.esign-banifate .banks_contain {
        width: 100%;
    }

    .meet_ser_box {
        padding: 10px 0;
    }

    .meet_ser_box h6 {
        padding-bottom: 7px;
    }

    .use_cases_wapper {
        padding: 35px 0 0 0;
        /*padding:61px 0 0 0;*/
    }

    .use_blocks_inner ul li .title {
        width: 100%;
        display: inline-block;
        padding-bottom: 7px;
    }

    .use_blocks_inner ul li .text_inner {
        width: 100%;
        display: inline-block;
    }

    .use_blocks_inner ul li {
        display: inline-block;
        padding: 10px 0;
        width: 100%;
    }

    .beni_banks_block .left_banks_image {
        min-height: 300px;
    }

    /*==========  esign-and-digilocker  page End ============*/


    /*============== AEPS page start =============*/
    .how_it_image {
        padding: 30px 0 0 0;
    }

    .easy_processing_wapper {
        padding: 60px 0 35px;
        /*padding:60px 0 70px;*/
    }

    .bill-how-it-work.rft-wapper {
        padding: 30px 15px 10px 15px;
        /*padding:61px 15px 0;*/
    }

    .data_security_wapper {
        padding: 61px 15px 52px;
    }

    .data_box {
        padding: 10px 0;
    }

    /*============== AEPS page END =============*/

    /*============== reconciliation Page Start ==============*/

    .marchant_banifate .benefit_block {
        padding-top: 65px 0 0 0;
    }

    .marchant_banifate .benefit_block_tab {
        padding: 0 0 35px;
        /*padding: 0 0 70px;*/
    }

    /*============== reconciliation Page End ==============*/



    /*============== aadhar-pay page Start =============*/
    .networks_box h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .networks_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .miti_blk .title_con_st h5 {
        font-size: 20px;
    }

    .quick-customer-wapper.adhaarpay_how-it {
        padding-bottom: 47px;
    }

    .lightweight_app_wapper {
        padding: 60px 0px 0;
    }

    .lightweight_app_wapper .report_blocks {
        padding: 0 15px;
    }

    .crt_new_reve_strm.foster_blk {
        padding: 57px 0 90px;
    }

    .high_services_new.adhar-cradit {
        padding: 60px 0 63px;
    }

    .mitigates_adhar_wapper {
        padding: 30px 0 50px;
        /*padding:60px 0 50px;*/
    }

    .quick-customer-wapper.adhaarpay_how-it .support_networks {
        padding: 40px 0 0;
    }

    .networks_box .doat_line {
        display: none;
    }

    .support_networks .row .col {
        width: 100%;
        display: block;
        flex: unset;
    }

    .networks_box {
        padding: 15px 0;
        text-align: center;
    }

    .networks_box i {
        width: auto;
        float: none;
        display: inline-block;
    }

    .networks_box_sub {
        padding: 10px 0 0 0;
    }

    .lightweight_app_wapper .report_blocks .title_con_st {
        padding-bottom: 17px;
    }

    .lightweight_app_wapper .reporting_blocks {
        padding: 0px;
    }

    .crt_new_reve_strm.foster_blk {
        padding: 37px 0 70px;
    }

    .miti_blk ul li {
        padding: 10px 0;
        display: inline-block;
        width: 100%;
    }

    .miti_blk ul li .title {
        display: inline-block;
        width: 100%;
    }

    .miti_blk ul li .text_inner {
        display: inline-block;
        width: 100%;
    }

    .multi_inti_mode {
        padding: 61px 0 63px;
    }

    /*============== aadhar-pay page END =============*/


    /*============= mobile-pay page start ================*/
    .digital_shopping_wapper {
        padding: 31px 0 15px 0;
        /*padding:61px 0 62px 0;*/
    }

    .prevents_fraud_wapper {
        padding: 31px 15px 0 15px;
        /*padding:61px 0 0 0;*/
    }

    .improves_wapper {
        padding: 60px 15px;
    }

    .mitigates_adhar_wapper.mobile-pay-beyond {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
    }

    .suitable_dynamic.voice-actived-wapper {
        padding-bottom: 48px;
    }

    .digital_shopping_wapper .col-lg-10 > .row {
        padding: 0 15px;
    }

    .digital_shopping_wapper .title_con_st {
        padding-bottom: 17px;
    }

    .shopping_tagline {
        padding: 30px 15px 0;
    }

    .high_services_new.adhar-cradit {
        padding-left: 15px;
        padding-right: 15px;
    }

    .fraud_box {
        padding: 30px 0 0 0;
    }

    .fraud_box h6 {
        padding: 0 0 10px;
    }

    .acq_wapper.supports-extensive_wapper {
        padding: 66px 0 60px;
    }

    .live_dashboard.enhancesd_wapper .image_n_txt_half .txtbox ul {
        width: 100%;
    }

    /*============= mobile-pay page End ================*/


    .upi-businesses .modes_box_marchant i img {
        width: 144px;
    }

    .w3n-upi-section.advantage_blocks .section_title {
        padding: 0 0 22px 0;
        font-size: 20px;
        line-height: 30px;
    }

    .w3n-instant.protect_purchase {
        padding-top: 60px;
    }

    .w3n-instant.protect_purchase .img_title_txt_blk {
        padding: 20px 0 0 0;
    }

    .w3n-management.report_n_insides.supports-multipal-wapper {
        padding: 60px 15px 62px 15px;
    }

    .upi-businesses.marchant_modes {
        padding: 30px 0px 62px 0px;
        /*padding:58px 0px 62px 0px;*/
    }

    .upi-businesses.marchant_modes .title_con_st {
        padding: 0px 15px 16px 15px;
    }

    .upi-businesses .modes_blk {
        padding: 0px 0 0 0;
    }

    .w3n-payment.report_n_insides.supports-multipal-wapper {
        padding: 57px 15px 62px 15px;
    }

    .w3n-reports.acq_wapper-management.api-feature2 {
        padding: 45px 15px 25px 15px;
    }

    .w3n-pay-banifate.bill-pay_banifate {
        padding: 0 15px;
    }

    .w3n-predictive.suitable_dynamic.pro_sc_section .info_text {
        padding: 20px 0 0;
    }

    .w3n-upi-section .adv_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .w3n-upi-section.advantage_blocks {
        padding: 0 15px 12px 15px;
    }

    .upi-businesses .modes_box_marchant i {
        text-align: center;
    }

    .w3n-predictive.suitable_dynamic.pro_sc_section {
        padding: 37px 15px 0;
    }

    .w3n-upi-section .advantage_inner_block {
        padding-top: 30px;
    }

    .w3n-upi-section .adv_box {
        padding: 0 0 22px;
    }


    .w3n-protect-purchase.protect_purchase .title_con_st {
        padding: 0;
    }

    .w3n-protect-purchase.protect_purchase .top_over {
        padding-bottom: 0;
    }

    .w3n-protect-purchase.protect_purchase {
        padding: 62px 15px 63px 15px;
    }

    .w3n-intui-interface .image_n_txt_half_wrap {
        padding-bottom: 0px;
    }

    /*============= Sentine page start ================*/
    .no_manual_wapper {
        padding: 62px 15px 23px 15px;
    }

    .no_manual_box h6 {
        line-height: 26px;
    }

    .no_manual_wapper.no-bg {
        padding-bottom: 63px;
    }

    .no_manual_box h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .no_manual_box h6 br {
        display: none;
    }

    .no_manual_wapper .title_con_st {
        padding-bottom: 17px;
    }

    .gui_report_wapper.monitoring_modal_wapper.imps {
        padding-top: 30px;
    }

    .gui_report_wapper.monitoring_modal_wapper.imps .reporting_blocks-box {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .gui_report_wapper.monitoring_modal_wapper.imps .gui_report_bottom {
        padding-bottom: 37px;
    }

    .acq_wapper-management.risk-profile {
        padding-bottom: 27px;
    }

    .acq_wapper-management.busniess_performance_wapper .report_blk.Merchant_report_block .report_contain ul {
        padding-bottom: 0px;
        margin-bottom: -24px;
    }

    /*============= Sentine page End ================*/


    /*========== Token-Vault page start ===========*/
    .token_text {
        padding: 30px 0 0 0;
    }

    .tokenization_wapper {
        padding: 61px 0 61px;
    }

    .token_image {
        padding: 0px;
    }

    .functional_arch_wapper {
        padding: 60px 0 0 0;
    }

    .functional_arch_wapper .token_image {
        padding: 33px 0 0 0;
    }

    .arch_overview_wapper {
        padding: 60px 0 0 0;
    }

    .enroment_wapper .full_image_left_txt_wrap {
        padding: 70px 0 0 0;
    }

    .report_n_insides.token_pren_wapper {
        padding-bottom: 63px;
    }

    .integ_app_wapper {
        padding: 60px 15px 62px;
    }

    .feature_box {
        padding: 20px 0;
    }

    .token_feature_wapper {
        padding: 61px 0 43px;
    }

    .acq_wapper-management.why_fss_wapper .report_blk.Merchant_report_block {
        margin: 33px 0 0 0;
    }

    .token_text,
    .tokenization_wapper_top {
        padding-left: 15px;
        padding-right: 15px;
    }

    .functional_arch_wapper .title_con_st {
        padding-bottom: 17px;
    }

    .report_n_insides.token_pren_wapper .img_title_txt_blk {
        padding-left: 15px;
        padding-right: 15px;
    }

    .integ_app_wapper .title_con_st.white {
        padding-bottom: 17px;
    }

    .acq_wapper-management.why_fss_wapper {
        padding-bottom: 0px;
    }

    .interface_wapper.support_user .row:nth-child(2n+1) .image {
        padding: 0 0 20px;
    }

    .interface_wapper.support_user .row:nth-child(2n+1) .info_text {
        padding: 0px;
    }

    .interface_wapper.support_user .row:nth-child(2n) .image {
        padding: 0 0 20px;
    }

    .interface_wapper.support_user .row:nth-child(2n) .info_text {
        padding: 0px;
    }

    .enroment_wapper .full_image_left_txt_wrap {
        padding: 28px 0 0 0px;
    }

    .acq_wapper-management.why_fss_wapper .report_blk.Merchant_report_block {
        margin: 20px 0 0 0;
    }

    .arch_overview_wapper {
        padding-bottom: 35px;
    }

    /*========== Token-Vault page End ===========*/


    /*========== end to end services page start ===============*/
    .ete_text_block ul li {
        font-size: 15px;
        margin: 8px 0;
    }

    .inner_nav ul li {
        padding-right: 40px;
    }

    .end-to-end-services {
        padding: 5px 0;
        /*padding:35px 0;*/
    }

    .ete_setvices_inner .row {
        margin: 10px 0;
        /*margin:35px 0;*/
    }

    .ete_setvices_inner .row:nth-child(2n+0) {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .destinaction_block {
        padding: 4px 0 12px 0px;
    }

    .resource_wapper_inner {
        padding: 15px 0 30px;
        /*padding:61px 0 70px;*/
    }

    .high_services_new.bill-pay-page.delight_wapper {
        margin: 0px 0 0 0;
    }

    .round_box i img {
        width: 160px;
    }

    .ete_text_block {
        padding: 21px 15px 0;
    }

    .ete_text_block ul {
        padding: 0px;
    }

    .ete_setvices_inner .row:nth-child(2n) .ete_text_block {
        padding: 21px 15px 0;
    }

    .round_box h6 {
        padding: 15px 0 0 0;
    }

    .round_box {
        padding: 15px 0;
    }

    .off_add_inte_capa {
        padding-bottom: 70px;
    }

    .resource_wapper_inner .hide_mobile {
        display: none !important;
    }

    .resource_wapper_inner .show_mobile {
        display: inline-block !important;
    }

    .ete_setvices_inner .row .col-md-6:first-child {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .ete_setvices_inner .row .col-md-6:last-child {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    /*========== end to end services page End ===============*/

    /*========== Services-Landing page Start ===========*/
    .tab_blocks_main .nav-pills .nav-link {
        font-size: 16px;
        text-align: center;
    }

    .tab_blocks_main .nav-pills .nav-link {
        margin: 8px 0;
    }

    .services_tab {
        border-top: #e4e9ec solid 1px;
        padding: 55px 0 61px;
    }

    .fss_advantag_wapper {
        padding: 62px 0 48px;
    }

    .resource_wapper {
        padding: 61px 0 51px;
    }

    .offer_add_wapper {
        padding: 60px 0 0 0;
    }

    .product_pg_banner.services-banner .imagebox img {
        display: inline-block;
        width: 100%;
    }

    .product_pg_banner.services-banner.billpay-banner .product_bann_cap.red_tetx h1 span br {
        display: inline-block;
    }

    .overview_blocks .over_text [class*="col-"]:last-child > p:first-child {
        padding: 23px 0 0 0;
    }

    .tab_blocks_main .nav {
        padding-bottom: 18px;
    }

    .componets_blk h5 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }

    .compo_slider_blocks .hide_mobile {
        display: none !important;
    }

    .compo_slider_blocks .show_mobile {
        display: inline-block !important;
    }

    .left_bg {
        display: none;
    }

    .compo_slider_blocks .show_mobile {
        width: 100%;
        padding: 0px;
    }

    .compo_box_inner {
        padding: 20px;
    }

    .compo_box {
        box-shadow: rgba(218, 225, 237, 0.50) 0px 12px 21px;
        margin: 0px 0 30px;
    }

    .services_land_page .compo_slider_blocks {
        padding: 0 15px;
        margin: 23px 0 40px 0px;
    }

    .fss_adv_box i img {
        max-width: 60px;
    }

    .fss_adv_inner {
        padding: 0px;
    }

    .fss_adv_box {
        padding: 24px 15px 14px 15px;
    }

    .resource_wapper .title_con_st {
        padding-bottom: 43px;
    }

    .prev_post .image,
    .next_post .image,
    .offer_add_wapper .post_nav_blk .next_post {
        height: 153px;
    }

    .offer_add_wapper .post_nav_blk .prev_post {
        width: 100%;
    }

    .offer_add_wapper .post_nav_blk .next_post {
        width: 100%;
    }

    .offer_add_wapper .title_text_section {
        padding-bottom: 62px;
    }

    .prev_post .post_text .post-title,
    .next_post .post_text .post-title {
        padding: 0px;
        font-size: 18px;
    }

    .offer_add_wapper .post_nav_blk .prev_post {
        border-right: 0px;
        border-bottom: #dfe4e7 solid 1px;
    }

    /*========== Services-Landing page End ===========*/

    /*============== Career-Page Start =================*/
    .product_pg_banner_wrap.Career-Page-banner {
        padding: 0 0 0 0;
    }

    .product_pg_banner_wrap.Career-Page-banner .product_bann_cap {
        padding-top: 50px;
    }

    .product_pg_banner_wrap.Career-Page-banner .billpay-banner h1 {
        line-height: 30px;
        max-width: 300px;
    }

    .search_job .search_row .input-text {
        font-size: 13px;
        width: 100%;
        padding: 9px 20px 10px;
    }

    .search_job .search_row.submit input[type=submit] {
        width: 120px;
        height: 40px;
        font-size: 13px;
    }

    .search_job .search_row.small .input-text {
        width: 100%;
    }

    .search_job {
        padding: 60px 15px;
    }

    .career_overview_sec.overview_sec .overview_blocks {
        padding-bottom: 65px;
    }

    .search_job .search_row.submit {
        padding: 10px 0;
    }

    .careear_image {
        min-height: 270px;
    }

    .fss_box h4 {
        padding: 0 15px;
        font-size: 15px;
        line-height: 25px;
    }

    .career_fss_wapper .shape_big {
        display: none;
        top: -320px;
        right: -320px;
    }

    .career_fss_wapper .shape_big.shape_big2 {
        display: none;
        left: -450px;
        bottom: -450px;
    }

    .career_fss_wapper {
        background: none;
        padding: 63px 15px 0px 15px;
    }

    .fss_blocks {
        padding: 31px 0 0 0;
    }

    .fss_box {
        padding: 33px 0;
    }

    .career_image .row:first-child .car_image:first-child {
        width: 25%;
    }

    .career_image .row:first-child .car_image:last-child {
        width: 59%;
    }

    .career_image .row:last-child .car_image:first-child {
        width: 54%;
    }

    .career_image .row:last-child .car_image:last-child {
        width: 28%;
    }

    .career_image .row:first-child .car_image:first-child img {
        width: 100%;
    }

    .career_image .row:first-child .car_image:last-child img {
        width: 100%;
    }

    .career_image .row:last-child .car_image:first-child img {
        width: 100%;
    }

    .career_image .row:last-child .car_image:last-child img {
        width: 100%;
    }

    .career_image {
        padding: 0 0 0 0px;
    }

    .career_image_wapper {
        padding: 31px 15px 55px 30px;
    }

    .city_name ul li a {
        font-size: 15px;
    }

    .car_team_box {
        max-width: 510px;
        margin: 0 0 -268px;
        padding: 49px 54px 42px;
    }

    .car_team_box .title_con_st h2 br {
        display: none;
    }

    .car_team_box p + p {
        padding: 22px 0 0 0;
    }

    .swipper_box {
        width: 100%;
        margin: 15px 0;
    }

    .swipe_box h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .swipe_box p {
        line-height: 24px;
    }

    .swipe_box {
        padding: 21px 25px 18px;
        margin: 0 0 0px;
    }

    .enquery_wapper {
        padding: 23px 15px 65px 15px;
    }

    .enquery_form {
        padding: 34px 0 0 0;
    }

    .o-container {
        max-width: 98.88888%;
    }

    .Advantages_block_wapper .o-container.hide_mobile {
        display: none;
    }

    .Advantages_block_wapper .container.mobile-show {
        display: block;
    }

    .Advantages_block_wapper .sections {
        display: none;
    }

    .search_job .serch_text {
        display: block;
    }

    .search_job .search_row {
        padding: 10px 0;
        width: 100%;
    }

    .fss_blocks .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    /*.fss_blocks .col-md-4:last-child{ display:none; }*/
    .fss_box i img {
        max-width: 62px;
        max-height: 50px;
    }

    .fss_box i {
        min-height: 65px;
    }

    .fss_blocks {
        padding: 12px 0 0 0px;
    }

    .career_image .car_image {
        padding: 0 0px 0;
        margin: 0 9px 9px 0;
    }

    .world_wapper {
        border: 0px;
        padding: 0 15px;
    }

    .map_left_blocks {
        width: 100%;
    }

    .world_map {
        width: calc(100% + 60px);
        float: left;
        margin: 17px 0 0 -30px;
    }

    .world_map img {
        width: 100%;
    }

    .career_team_wapper {
        padding: 0px 0 0 0px;
    }

    .career_team_wapper .hide-mobile {
        display: none;
    }

    .career_team_wapper .show-mobile {
        padding: 0 30px;
        display: block;
    }

    .career_team_wapper .images {
        min-height: 400px;
    }

    .car_team_box {
        margin: -130px 0 0 0;
        padding: 20px 20px;
    }

    .car_team_box:after {
        height: 2px;
    }

    .Advantages_block_wapper {
        margin: 30px 0 0 0;
        /*margin:70px 0 0 0;*/
    }

    .advantage_fss_wapper {
        padding: 0 0 42px;
    }

    .mobile-advantage {
        padding: 25px 15px;
    }

    .enquery_form form .form-row .input-text {
        height: 50px;
        line-height: 50px;
        padding: 0 18px;
    }

    .enquery_form form .form-row {
        padding: 10px 0;
    }

    .enquery_form form .form-row .nice-select {
        height: 50px;
        line-height: 50px;
        padding: 0 18px;
    }

    .enquery_form form .form-row .nice-select span {
        height: 48px;
        line-height: 48px;
    }

    .nice-select:after {
        height: 48px;
    }

    .enquery_form form .form-row .note {
        padding: 6px 5px 15px;
    }

    .product_pg_banner_wrap.Career-Page-banner .product_pg_banner.billpay-banner .imagebox img {
        display: none;
    }

    /*============== Career-Page End =================*/


    /*============ Acquiring pages start =========*/
    .inner_nav ul li {
        padding-right: 45px;
    }

    .inner_nav ul li:last-child {
        padding-right: 0px;
    }

    .title_text_section p br {
        display: none;
    }

    .title_text_section p {
        font-size: 15px;
        line-height: 25px;
    }

    .processing_services-image img {
        max-width: 100%;
    }

    .details_report_wapper-inner.Processing-blocks .report_image span {
        width: 100%;
    }

    .processing_services-wapper {
        margin: 0px;
        padding: 30px 15px 70px;
        /*padding:60px 15px 70px;*/
    }

    .processing_services-wapper .title_con_st {
        padding-bottom: 21px;
    }

    .contain_wapper {
        overflow: hidden;
    }

    .processing_services-image {
        padding: 40px 15px 0;
    }

    .details_report_wapper-inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .details_report_wapper-inner.robust-blk .report_contain {
        width: 100%;
    }

    .details_report_wapper-inner.Processing-blocks .report_contain {
        width: 100%;
    }

    .details_report_wapper-inner .report_contain ul li::after {
        top: -2px;
    }

    .report_contain ul li {
        margin: 6px 0;
    }

    .ete_text_block .title_con_st {
        width: 100%;
    }

    .marchant_banifate.micro-atm-page {
        padding: 0px;
    }

    .dcc-work-image {
        padding-left: 15px;
        padding-right: 15px;
    }

    .micro-atm-title {
        padding-bottom: 30px;
    }

    .micro-atm-title h2 {
        font-size: 20px;
        padding-bottom: 0px;
        line-height: 30px;
    }

    .micro-work-wapper {
        padding-bottom: 70px;
    }


    .dcc-work-image img {
        max-width: 100%;
    }

    .dcc-work-wapper {
        margin: -16PX 0 0 0;
        padding: 0px;
    }

    .dcc-work-blk {
        padding: 90px 0 84px;
    }

    .marchant_banifate .dcc-work-blk {
        padding: 0px 0 29px;
        margin: -25px 0 0 0;
    }

    .dcc-work-blk ul li {
        padding: 0px;
    }

    .overview_sec + .end-to-end-services.dcc-wapper {
        padding-top: 0px;
        margin: -35px 0 0 0;
    }

    .processing_services-wapper.no-border-bg {
        padding: 0 15px;
    }

    .pay_logo {
        text-align: center;
        max-width: 100%;
        padding: 20px 0 0;
    }

    .pay_logo img {
        width: 210px;
        max-width: 100%;
    }

    .unifiled_wapper {
        margin: 0px;
        padding: 62px 0 70px 0px;
    }

    .unifiled_wapper::after {
        height: 300px;
    }

    .unifiled_image2 {
        padding: 40px 0 0 0;
    }

    .high_services_new.fss-pay-bg {
        padding: 60px 15px 67px;
    }

    .high_services_new.fss-pay-bg .title_con_st {
        padding-bottom: 14px;
    }

    .high_services_new.fss-pay-bg .title_con_st br {
        display: none;
    }

    .report_contain.total-security ul li {
        width: 100%;
    }

    .details_report_wapper-inner.fss-blocks .report_image span {
        width: 100%;
    }

    .banks_contain ul li {
        font-size: 15px;
        line-height: 25px;
    }

    .banks_contain ul li::after {
        top: -1px;
    }

    .dcc-page .banks_contain {
        width: 100%;
    }

    .dcc-page .banks_contain p {
        font-size: 15px;
        line-height: 25px;
    }

    .dcc-work-blk ul li {
        padding: 25px 0;
        width: 50%;
        float: left;
    }

    .dcc-box {
        width: 100%;
        padding: 0 15px;
    }

    .dcc-box span {
        line-height: 20px;
    }

    .dcc-box i {
        min-height: 60px;
    }

    .dcc-box i img {
        max-height: 45px;
    }

    .dcc-work-blk {
        padding: 45px 0 29px 0;
    }

    .beni_slider_main {
        width: calc(100% + 32px);
    }

    .unifiled_image {
        padding: 30px 0 35px 0;
        /*padding:30px 0 0 0;*/
    }

    .banks_contain ul li {
        font-size: 15px;
        line-height: 25px;
        margin: 0 0 11px;
    }

    .marchant_banifate.fsspay-page {
        padding-bottom: 0px;
    }

    .report_contain.total-security h6 {
        padding: 0px;
    }

    .beni_slider_main .owl-dots {
        padding: 30px 0 0 0;
    }

    .Advantages_block_wapper .hide_mobile {
        display: none;
    }

    .Advantages_block_wapper .mobile-show {
        width: 100%;
        display: inline-block;
    }

    .footer .f_link_block h3,
    .footer .f_link_block ul li a strong {
        font-weight: normal;
    }

    .unifiled_wapper {
        padding: 0 15px;
    }

    .hide-mobile {
        display: none;
    }

    .show-mobile {
        width: 100%;
        display: inline-block;
    }

    .compo-mobile {
        padding: 0 23px;
    }

    .componets_wapper.services-landing-page .compo_slider_blocks {
        margin-bottom: 40px;
    }

    .componets_wapper.services-landing-page {
        margin: 0px;
    }

    /*============ Acquiring pages End =========*/


    .delivery_service_landing {
        margin: 0px 0 0 0;
        padding: 60px 15px 0;
    }

    .end-to-end-services.dcc-wapper2 .ete_text_block {
        padding-left: 15px;
    }

    .delivery_service_landing .row .title_con_st {
        padding-bottom: 17px;
    }

    .strong_products_wapper {
        margin: 46px 0 0 0px;
        padding: 60px 15px 57px;
    }

    .delivery_service_landing .images_box {
        padding: 30px 0 24px 0;
    }

    .st-blocks-inner .strong_frame {
        padding: 15px 0;
    }

    .end-to-end-services.dcc-wapper2 .ete_text_block {
        padding-right: 15px;
    }

    .end-to-end-services.dcc-wapper2 .row:nth-child(2n) .ete_text_block {
        padding-left: 15px;
    }


    .e2e-wapper {
        padding: 0 15px 52px;
    }

    .e2e-wapper .title_con_st {
        padding-bottom: 17px;
    }

    .delivery_service_landing.versatile-range-sec {
        padding-bottom: 70px;
    }

    /*============ Portfolio Management Solution pages Start =========*/
    .digital_shopping_wapper.mng_soln_capabilities {
        padding: 30px 15px 37px 15px;
        /*padding:54px 15px 37px 15px;*/
    }

    .authorizaton_wapper.del_value {
        padding: 62px 15px 54px 15px;
    }

    .digital_shopping_wapper.mng_soln_capabilities .shopping_blocks_main {
        padding-top: 0;
    }

    .del_value p + p {
        padding: 15px 0 0 0;
    }

    .mng_soln_capabilities .reporting_blocks-box {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    /*============ Portfolio Management Solution pages End =========*/


    /*dipen*/
    .componets_wapper.services-landing-page.solution-componets p {
        padding: 16px 0px 23px 0px;
    }

    .componets_wapper.services-landing-page.solution-componets {
        padding: 35px 0px 0px 0px;
        /*padding:57px 0px 0px 0px;*/
    }

    .componets_wapper.services-landing-page.solution-componets br {
        display: none;
    }

    .componets_blk.content {
        padding: 0px 15px 20px 15px;
        margin-top: 10px;
    }

    .componets_wapper.services-landing-page .compo_slider_blocks.solution-componets {
        padding: 0px;
        margin: 0px;
    }

    .reporting_blocks-box.model p {
        width: auto;
    }

    .tab_contain.mobile p {
        width: auto;
    }

    /*dipen end*/



    .mitigates_wapper.delivering_value_tab {
        padding: 30px 15px 55px;
        /*padding:60px  15px 55px;*/
    }

    .tab_block .nav-pills .nav-link.active {
        margin-left: 0px;
    }

    .tab_block.center-title .nav-pills .nav-link {
        width: 100%;
        padding: 21px;
    }

    .mitigates_wapper.delivering_value_tab .tab_block {
        padding: 0px 0 0 0;
    }

    .mitigates_wapper.delivering_value_tab .title_text_section {
        padding: 0px 0px;
    }

    .tab_contain {
        padding: 15px 0 0 0;
    }

    /*========== net hosted page css start ===========*/
    .key-feature-wapper {
        padding: 60px 15px 37px 15px;
    }

    .authorizaton_wapper h4 {
        padding: 0 0 19px;
    }

    .key-feature-wapper .reporting_blocks-box {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .key-feature-wapper .shopping_blocks_main {
        padding: 20px 0 0 0;
    }

    .tool-wapper {
        width: 100%;
        display: inline-block;
        padding: 0 15px;
    }

    .tool_right_blk {
        padding: 17px 0 0 0;
    }

    .tool-box ul li {
        font-size: 15px;
        padding: 3px 0;
        line-height: 25px;
    }

    .tool-box {
        padding: 35px 0 0 0;
    }

    .ete_text_block > ul > li > ul {
        padding: 15px 0 0 0;
    }

    .ete_text_block > ul > li > ul > li {
        padding: 3px 0;
    }

    .tab_contain p {
        font-size: 15px;
        line-height: 25px;
    }

    .ete_text_block ul li {
        margin: 3px 0;
    }

    .ete_text_block {
        padding-bottom: 20px;
    }

    .ete_text_block:last-child {
        padding-bottom: 0px;
    }

    /*========== net hosted page css End ===========*/


    .coming-soon-wapper {
        padding: 130px 0 30px;
    }

    .coming-soon-wapper h1 {
        font-size: 30px;
    }

    .coming-soon-wapper p br {
        display: none;
    }

    .coming-soon-wapper p {
        font-size: 15px;
        line-height: 25px;
    }

    .coming-blk-main {
        padding: 50px 0;
    }

    .coming-box {
        padding: 15px 0;
    }

    /*===== products-pages 9-10-2019 css start ===============*/
    .product_pg_banner.min-height-banner {
        min-height: 350px;
    }

    .qr-wapper {
        padding: 30px 0;
        /*padding:70px 0;*/
    }

    .qr-image {
        padding: 35px 0 0 0;
    }

    .vedio_blocks {
        padding: 35px 0;
        /*padding:70px 0;*/
    }

    .vedio_blocks_sub .play-btn a img {
        width: 55px;
    }

    .offer_add_wapper.no-margin-div {
        padding: 40px 0 0 0;
    }

    .exp-trust_waaper .title_con_st {
        text-align: center;
    }

    .adpt-waaper {
        padding: 0px 0 37px 0;
        text-align: center;
    }

    .adpt_box i img {
        width: 140px;
    }

    .adpt_box i {
        padding: 0px;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding-bottom: 25px;
    }

    .suitable_dynamic.pro_sc_section .info_text {
        padding: 22px 15px 0;
    }

    .fss-efinc-wapper {
        padding: 33px 15px 63px;
    }

    .why_fss_wapper {
        padding: 60px 15px 37px;
    }

    .why_fss_sub .reporting_blocks-box {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pathway_wapper {
        padding: 60px 15px 42px;
    }

    .pathway_wapper .title_con_st {
        padding-bottom: 22px;
    }

    .pathway_box h3 {
        font-size: 16px;
    }

    .pathway_box ul li {
        font-size: 15px;
        padding: 5px 0 0 0;
    }

    .pathway_box {
        padding: 20px 0;
    }

    .miti-tabs .nav-tabs .nav-item {
        padding: 0px;
    }

    .miti-tabs .nav-tabs .nav-item .nav-link {
        padding: 0 5px 12px;
    }

    .mitigates_adhar_wapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tab-box {
        padding: 30px 0 0 0;
    }


    .live_dashboard.system-and-security.margin-top {
        margin: 0px;
    }

    .end-to-end-services.prepaid-page {
        padding: 61px 0 17px 0px;
    }

    .features-Prepaid-wapper {
        padding: 61px 15px 62px;
    }

    .features-Prepaid-wapper .reporting_blocks-box {
        width: 100%;
    }


    .how-cms-waaper {
        padding: 0px;
    }

    .cms-blocks {
        padding: 30px 15px 0;
    }

    .cms-blocks .title_con_st {
        padding-bottom: 20px;
    }

    .unifiled_platform_wapper {
        padding: 10px 15px 0;
    }

    .flexible_blocks {
        padding-bottom: 45px;
    }

    .mitigates_wapper.delivering_value_tab .tab_block {
        padding: 10px 0 0 0;
        /*padding:40px 0 0 0;*/
    }

    .bill-pay_banifate.pro_sc_section + .off_add_inte_capa {
        margin: 20px 0 0 0;
    }

    .quick-customer-wapper.Instant-Payments {
        padding: 35px 0;
        /*padding:70px 0;*/
    }

    .flexible_box ul li {
        font-size: 15px;
    }

    .image_n_txt_half_wrap.rightimage .image_n_txt_half .txtbox {
        padding-right: 15px;
    }

    .product_pg_banner_wrap.nethosted-Page-banner {
        padding: 70px 0 0 0;
    }

    .screenshort_wapper {
        padding: 70px 0;
        margin: 0px;
    }

    .screenshort_image {
        margin: 0px;
    }

    .miti-tabs .nav-tabs .nav-item {
        width: 100%;
        text-align: center;
        padding: 0 0 15px;
    }

    .miti-tabs .nav-tabs .nav-item .nav-link {
        padding: 0px 0 5px;
    }

    .key-feature-wapper .reporting_blocks-box h6:first-child {
        padding-top: 0px;
    }

    .right_block_nav {
        height: auto;
    }

    .right_block_nav_sub {
        height: auto;
    }

    .nav_main {
        height: auto;
    }

    .f_center_links ul li {
        width: 100%;
        text-align: center;
    }

    .f_center_links {
        padding: 25px 0;
    }

    .f_center_links ul li::after {
        display: none;
    }

    .f_center_links ul li a {
        display: inline-block;
        float: none;
    }

    /*===== products-pages 9-10-2019 css End ===============*/



    /*================== contact page start ============*/
    .contact-page.product_pg_banner_wrap {
        margin: 70px 0 0 0;
    }

    .contact-page .product_pg_banner {
        height: 350px;
    }

    .contact-page .product_pg_banner .product_bann_cap {
        padding: 0px 0 0 0;
    }

    .contact-page .product_pg_banner p {}

    .contact-page .product_pg_banner p {
        max-width: 240px;
        font-size: 15px;
        color: #3d5154;
    }

    .contact-box-top i img {
        max-height: 50px;
    }

    .contact-box-top h6 {
        font-size: 16px;
        padding: 0 0 11px;
    }

    .contact-box-top p {
        font-size: 15px;
        line-height: 25px;
    }

    .contact_wapper_top {
        border: 0px;
        padding: 0px 15px 0;
    }

    .contact-box-top i {
        padding: 0 0 34px;
    }

    .contact-box-top .ct-links {
        padding: 24px 0 0 0;
    }

    .contact-box-top {
        padding: 45px 0 3px 0;
    }

    .address_box h4 {
        padding: 0 0 16px;
        font-size: 16px;
    }

    .address_box p {
        font-size: 15px;
        line-height: 25px;
    }

    .address_box .address-links ul li a {
        font-size: 15px;
    }

    .address_box .address-links ul li a i {
        width: 25px;
    }

    .address_box .address-links ul li a span {
        padding: 0 0 0 25px;
    }

    .address_box .address-links ul {
        padding: 15px 0 0 0;
    }

    .address_box {
        padding: 20px 0 21px;
    }

    .contact-address-inner {
        padding: 8px 0 0 0px;
    }

    .contact-address-row {
        padding: 22px 0 28px;
    }

    .contact_wapper_address {
        padding: 37px 15px 0;
    }

    .contact-form {
        padding: 6px 0 75px 0;
    }

    .tagline-contain h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .contact_tagline_wapper .image-bg {
        min-height: 300px;
    }

    .input-box .input-text {
        padding: 0 30px;
    }

    .input-box {
        padding: 10px 0;
    }

    .input-box .nice-select {
        padding: 0 30px;
    }

    .contact-frm {
        padding: 53px 0 0 0;
    }

    .input-box.submit-btn input[type="submit"] {
        font-size: 15px;
    }

    .input-box.submit-btn {
        margin: 17px 0 0 0;
    }

    .contact_tagline_wapper {
        display: inline-block;
    }

    /*================== contact page End ============*/


    .footer .map_footer .footer_dot.footer_dot-1 {
        /*left: 69.5%; top: 45.5%;*/
        left: 70%;
        top: 28%;
    }

    .footer .map_footer .footer_dot.footer_dot-2 {
        /*left: 67.5%; top: 42%;*/
        left: 66.5%;
        top: 25%;
    }

    .footer .map_footer .footer_dot.footer_dot-3 {
        left: 89.4%;
        /*top: 69%;*/
        top: 39%;
    }

    .footer .map_footer .footer_dot.footer_dot-4 {
        left: 46.5%;
        /*top: 23%;*/
        top: 15%;
    }

    .footer .map_footer .footer_dot.footer_dot-5 {
        left: 22%;
        /*top: 22%;*/
        top: 15%;
    }

    .footer .map_footer .footer_dot.footer_dot-6 {
        left: 23.5%;
        /*top: 31.5%;*/
        top: 18.5%;
    }

    .footer .map_footer .footer_dot.footer_dot-7 {
        left: 20.1%;
        /*top: 36.5%;*/
        top: 21.5%;
    }

    .footer .map_footer .footer_dot.footer_dot-8 {
        /*left: 61%; top: 39.5%;*/
        left: 59%;
        top: 24.5%;
    }

    .footer .map_footer .footer_dot.footer_dot-9 {
        left: 56.8%;
        /*top: 52%;*/
        top: 30%;
    }

    .footer .map_footer .footer_dot.footer_dot-10 {
        left: 55%;
        /*top: 65%;*/
        top: 38%;
    }

    .footer .map_footer .footer_dot.footer_dot-11 {
        left: 76%;
        /*top: 50.5%;*/
        top: 30.5%;
    }

    /* .footer .map_footer .footer_dot.footer_dot-1{left: 69.5%; top: 45.5%;}
.footer .map_footer .footer_dot.footer_dot-2{left: 67.5%; top: 42%;}
.footer .map_footer .footer_dot.footer_dot-3{left: 89.4%; top: 69%;}
.footer .map_footer .footer_dot.footer_dot-4{ left: 46.5%;top: 23%;}
.footer .map_footer .footer_dot.footer_dot-5{ left: 22%; top: 22%;}
.footer .map_footer .footer_dot.footer_dot-6{ left: 23.5%; top: 31.5%; }
.footer .map_footer .footer_dot.footer_dot-7 { left: 20.1%; top: 36.5%;}
.footer .map_footer .footer_dot.footer_dot-8{left: 61%; top: 39.5%;}
.footer .map_footer .footer_dot.footer_dot-9{left: 56.8%; top: 52%;}
.footer .map_footer .footer_dot.footer_dot-10{left: 55%; top: 65%;}
.footer .map_footer .footer_dot.footer_dot-11{left: 76%; top: 50.5%;} */



    .world_map.career-page .map_footer {
        width: 567px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-1 {
        left: 69.5%;
        top: 45.5%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-2 {
        left: 67.5%;
        top: 42%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-3 {
        left: 89.4%;
        top: 69%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-4 {
        left: 46.5%;
        top: 23%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-5 {
        left: 22%;
        top: 22%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-6 {
        left: 23.5%;
        top: 31.5%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-7 {
        left: 20.1%;
        top: 36.5%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-8 {
        left: 61%;
        top: 39.5%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-9 {
        left: 56.8%;
        top: 52%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-10 {
        left: 55%;
        top: 65%;
    }

    .world_map.career-page .map_footer .footer_dot.footer_dot-11 {
        left: 76%;
        top: 50.5%;
    }

    .year_tabs .resous_box {
        height: auto;
        min-height: 0px;
        display: inline-block;
        width: 100%;
    }

    .product_pg_banner_wrap.Career-Page-banner .billpay-banner h1 {
        font-size: 22px;
    }

    .product_pg_banner_wrap.Career-Page-banner .product_pg_banner {
        align-items: flex-start;
        justify-content: flex-start;
    }



    /*========= CorporatePage start =========*/
    .product_pg_banner.Corporate-banner {
        height: 341px;
    }

    .product_pg_banner.Corporate-banner h1 {
        line-height: 1.2;
    }

    .cirpo_overview_top h5 {
        padding-bottom: 20px;
        font-size: 20px;
    }

    .cirpo_overview {
        padding: 64px 0 0 0;
    }

    .cirpo_overview_top {
        padding: 0 7%;
    }

    .cirpo_overview_bottom {
        margin-bottom: 73px;
    }

    .left-statistics {
        padding: 59px 0 0px 58px;
    }

    .left-statistics ul li strong {
        font-size: 30px;
    }

    .left-statistics ul li span {
        padding: 12px 0 0 0;
        font-size: 15px;
    }

    .left-statistics ul li {
        padding: 11px 0 39px 0;
        margin: 0 0 24px 0;
    }

    .corpo_map .title_con_st {
        text-align: center;
    }

    .left-statistics ul li:nth-last-child(-n+3) {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .corpo_map .title_con_st h2 {
        font-size: 20px;
        max-width: 260px;
        display: inline-block;
        line-height: 30px;
        text-align: center;
    }

    .corpo_map .title_con_st h2 br {
        display: none;
    }

    .corpo_map .title_con_st {
        width: 100%;
        padding-left: 0px;
        padding: 0px;
    }

    .map_image {
        padding-left: 20px;
    }

    .corpo_map {
        width: calc(100% + 30px);
        margin: 0 0 0 -15px;
        padding: 52px 30px 70px;
    }

    .bod_blk .title_con_st h2 {
        text-align: center;
    }

    .map_wapper_corpo .shape_big {
        width: 370px;
        bottom: 50%;
    }

    .bod_blk {
        position: relative;
        padding: 83px 0 0 0;
    }

    .bod_blk::after {
        z-index: 1;
        position: absolute;
        left: -15px;
        right: -15px;
        top: 284px;
        content: '';
        background:
            #f4fbfb;

        bottom: 0px;
        border-top:
            #e5e8ec solid 1px;
        pointer-events: none;
    }

    .bod_blk > div {
        position: relative;
        z-index: 3;
    }

    .bod_blocks {
        margin: 34px 0 0 0;
    }

    .foresight_wapper {
        padding: 88px 0 0 0;
    }

    .foresight_blk_inner {
        padding: 26px 0 0 0;
    }

    .awards_wapper {
        padding: 80px 0 42px 0;
    }

    .awards_top p {
        font-size: 15px;
    }

    .awards_tabs {
        padding: 42px 0 0 0;
    }

    .ind_wapper {
        padding: 80px 0 88px 0;
    }

    .ind_wapper .shape_big {
        width: 250px;
        bottom: -100px;
    }

    .Partnerships_wapper {
        padding: 80px 0 0 0;
    }

    .logo_slider_blk {
        padding: 50px 0 60px 0;
    }

    .csr_wapper {
        padding: 80px 0 0 0;
    }

    .csr_top p {
        font-size: 15PX;
        line-height: 25PX;
    }

    .csr_wapper .shape_big {
        width: 400px;
        bottom: 60%;
    }

    .csr_blocks .sm-image span {
        height: 257px;
        width: 257px;
    }

    .csr_blocks .sm-image span img {
        width: 100%;
    }

    .csr_blocks .sm-image {
        padding: 65px 30px 30px 65px;
    }

    .sm-image2 {
        width: 732px;
    }

    .sm-image3 {
        top: -218px;
        width: 476px;
        height: 342px;
    }

    .csr_text {
        font-size: 18px;
        line-height: 34px;
    }

    .sm-image4 span {
        width: 287px;
        height: 258px;
    }

    .sm-image4 span img {
        width: 100%;
    }

    .sm-image3 {
        margin-bottom: -80px;
    }

    .product_pg_banner.Corporate-banner h1 {
        max-width: 100%;
        width: 100%;
    }

    .product_pg_banner.Corporate-banner .product_bann_cap {
        padding: 0 15px;
    }

    .vdi_links_banner a i {
        height: 44px;
        width: 44px;
        font-size: 20px;
        line-height: 44px;
    }

    .vdi_links_banner a span {
        font-size: 13px;
        text-decoration: underline;
        padding-left: 7px;
        line-height: 1;
    }

    .vdi_links_banner {
        padding: 15px 0 0 0;
    }

    .product_pg_banner.Corporate-banner .imagebox {
        opacity: 0.2;
    }

    .product_pg_banner.Corporate-banner {
        background: rgb(237, 115, 59);
        background: -moz-linear-gradient(top, rgba(237, 115, 59, 1) 0%, rgba(229, 51, 55, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(237, 115, 59, 1) 0%, rgba(229, 51, 55, 1) 100%);
        background: linear-gradient(to bottom, rgba(237, 115, 59, 1) 0%, rgba(229, 51, 55, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed733b', endColorstr='#e53337', GradientType=0);
    }


    .cirpo_overview_top {
        text-align: left;
        padding: 0 15px;
    }

    .cirpo_overview_top h5,
    .cirpo_overview_top p {
        text-align: left;
    }

    .corpo_box {
        width: 100%;
    }

    .cirpo_overview_bottom {
        padding: 0 0px;
        margin: 22px 28px 70px;
        width: calc(100% - 56px);
    }

    .col-md-12 .cirpo_overview_top {
        width: calc(100% + 30px);
        background: #f4fbfb;
        border-top: #e5e8ec solid 1px;
        text-align: center;
        padding: 63px 0 0 0;
        margin: 0 0 0 -15px;
    }

    .credentials_blk {
        width: calc(100% + 30px);
        background: #f4fbfb;
        text-align: center;
        padding: 8px 15px 0;
        margin: 0 0 0 -15px;
    }

    .col-md-12 .cirpo_overview_top h5 {
        text-align: center;
    }

    .left-statistics {
        width: 100%;
        padding: 0px !important;
    }

    .left-statistics ul {
        padding: 38ox 15px 34px;
    }

    .left-statistics ul li {
        margin: 0px;
        padding: 21px 0 11px 0px;
        width: 50%;
        text-align: left;
    }

    .left-statistics ul li:nth-child(2n+1) {
        clear: both;
    }

    .right-statistics {
        width: calc(100% + 30px);
        margin: 0 0 0 -15px;
    }

    .left-statistics ul li:nth-last-child(-n+3) {
        padding: 21px 0 11px;
    }

    .right-statistics ul li {
        padding-left: 0px;
    }

    .map_image {
        padding: 36px 0 0 0px;
        width: 100%;
        display: inline-block;
    }

    .map_image img {
        display: inline-block;
        max-width: 100%;
    }

    .bod_blk {
        padding: 60px 15px;
    }

    .bod_blocks .image {
        background: none;
        min-height: 0px;
    }

    .bod_blocks .image span {
        display: inline-block;
        width: 100%;
    }

    .bod_blocks .image span img {
        display: inline-block;
        width: 100%;
    }

    .bod-text {
        padding: 24px 24px 22px;
    }

    .bod-text h3 {
        font-size: 20px;
    }

    .bod-text h4 {
        padding: 8px 0 21px;
        font-size: 15px;
    }

    .foresight_wapper {
        padding: 0px;
    }

    .foresight_blk_inner .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .foresight_box .image span {
        height: 157px;
        width: 157px;
    }

    .foresight_box .image span img {
        width: 100%;
    }

    .foresight_box h5 {
        padding: 12px 0 5px 0;
        font-size: 15px;
    }

    .foresight_box .bio_links a {
        font-size: 15px;
    }

    .foresight_box .bio_links {
        padding: 5px 0 0 0;
    }

    .foresight_box {
        padding: 16px 0;
    }

    .foresight_blk_inner {
        padding: 18px 0 46px 0;
    }

    .awards_wapper {
        padding: 63px 15px 48px;
    }

    .awards_top {
        text-align: center;
    }

    .awrds_left {
        width: 100%;
    }

    .awards_tabs .nav {
        display: inline-block;
        width: 100%;
    }

    .awards_tabs .nav {
        border: 0px;
        border-top: #e5e8eb solid 3px;
    }

    .awards_tabs .nav-pills .nav-link {
        padding: 12px 4px 0;
        width: 15%;
        float: left;
        margin: -3px 6% 0 7%;
        border: 0px;
        border-top: #e5e8eb solid 3px;
    }

    .awards_tabs .nav-pills .nav-link.active {
        border-top-color: #f23337;
        color: #f23337;
        background: none;
    }

    .awards_tabs .nav-pills .nav-link:first-child {
        margin-left: 0px;
    }

    .awards_tabs .nav-pills .nav-link:last-child {
        margin-right: 0px;
    }

    .awards_top {
        padding: 0 15%;
    }

    .awards_tabs {
        padding: 22px 0 0 0;
    }

    .awrds_right {
        width: 100%;
    }

    .awards_box h5 {
        font-size: 15px;
        line-height: 26px;
    }

    .awards_box p {
        padding: 6px 0 0 0;
    }

    .awards_box {
        padding: 18px 0 6px;
    }

    .ind_wapper {
        padding: 35px 0 38px 0px;
        /*padding:61px 0 38px 0px;*/
    }

    .ind_logos {
        padding: 0px;
    }

    .ind_logos ul li {
        margin: 0px;
        width: 50%;
        text-align: center;
        float: left;
    }

    .ind_logo img {
        max-height: 50px;
    }

    .ind_logo {
        height: 60px;
        line-height: 60px;
    }

    .Partnerships_wapper {
        padding: 60px 15px 0;
    }

    .logo_slider_blk {
        padding: 30px 0 32px 0;
        margin: 30px 0 0 0;
    }

    .partner_logo {
        width: 33%;
        float: left;
        padding: 20px 5px;
    }

    .partner_logo img {
        max-width: 100%;
        max-height: 40px;
    }

    .Partnerships_wapper .owl-dots button span {
        height: 6px;
        width: 6px;
    }

    .Partnerships_wapper .owl-dots button {
        margin: 0 3px;
    }

    .Partnerships_wapper::after {
        height: 340px;
    }

    .csr_top h5 {
        padding: 6px 0 15px 0px;
        font-size: 15px;
        line-height: 25px;
    }

    .csr_wapper {
        padding: 60px 15px 0;
    }

    .csr_blocks .sm-image {
        width: 50%;
        float: left;
        padding: 0 7px 0 8px;
    }

    .csr_blocks .sm-image span {
        height: auto;
        width: 100%;
    }

    .image-row {
        width: calc(100% + 15px);
        margin: 0 -7px 0 -8px;
    }

    .sm-image2 {
        width: 50%;
        float: left;
        padding: 0 7px 0 8px;
    }

    .sm-image2 span {
        width: 100%;
        overflow: hidden;
        height: 150px;
    }

    .sm-image2 span img {
        width: 100%;
    }

    .sm-image4 {
        display: none;
    }

    .sm-image3 {
        margin: 24px 0 0 -25px;
        height: auto;
        display: inline-block;
        width: calc(100% + 50px);
        top: auto;
    }

    .csr_text {
        text-align: justify;
        width: 208px;
        top: auto;
        transform: none;
        display: inline-block;
        position: relative;
        padding: 34px 0;
        text-align-last: center;
        font-size: 15px;
        line-height: 25px;
    }

    .sm-image3 {
        text-align: center;
    }

    body .mfp-bg {
        background: #182933;
    }

    body .mfp-zoom-in.mfp-ready.mfp-bg {
        opacity: 0.9;
    }

    body .mfp-container {
        padding: 70px 30px;
    }

    body .mfp-auto-cursor .mfp-content {
        height: 100%;
        overflow: auto;
    }

    body .mfp-zoom-in .mfp-with-anim {
        padding: 40px 25px;
    }

    body .mfp-close-btn-in .mfp-close {
        font-size: 0px;
        background: url(../images/cls-close.png) no-repeat center center;
    }

    body .popup-social a {
        border: 0px;
        color: #000;
        font-size: 20px;
    }

    body .popup-social {
        padding-bottom: 26px;
    }

    body .popup-social a:hover {
        color: #f12f3e;
        background: none;
    }

    body .popup h3 {
        padding-bottom: 9px;
        font-size: 18px;
        color: #f12f3e;
        font-family: 'SoleilW01-Bold';
    }

    body .popup h4 {
        font-size: 15px;
        color: #000;
    }

    body .popup .popup-social {
        padding: 15px 0 26px;
    }

    .nav_main > ul > li > .icon {
        cursor: pointer;
        display: inline-block;
    }

    .nav_main > ul > li > .icon:after {
        content: "\f107";
        font-family: 'FontAwesome';
        display: inline-block;
        font-size: 24px;
        line-height: 20px;
        padding: 6px 9px 6px 9px;
    }

    .nav_main > ul > li > ul.sub-menu > li > .icon {
        cursor: pointer;
        display: inline-block;
    }

    .nav_main > ul > li > ul.sub-menu > li > .icon:after {
        content: "\f107";
        font-family: 'FontAwesome';
        display: inline-block;
        font-size: 20px;
        line-height: 7px;
        padding: 6px 9px 6px 9px;
    }

    /*========= CorporatePage End =========*/


    .home-banner #slideNav ul {
        margin: -40px 0 0 -50px;
    }

    .home-banner #slideNav ul li.slideNavNext a:hover span,
    .home-banner #slideNav ul li.slideNavPrev a:hover span {
        transform: none;
    }

    .home-banner #slideNav ul li.slideNavPrev a::after,
    .home-banner #slideNav ul li.slideNavNext a::after {
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
    }

    .home-banner #slideNav {
        right: 29px;
    }

    .knowmore {
        min-width: 100px;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        margin-top: 25px;
    }

    .home-banner .slider-content {
        left: 30px;
        right: 30px;
    }

    .home-banner .slider-content .slider_cap_in {
        padding: 19px 0 0 0px;
    }

    .cap_des.knowmore p {
        margin: 50px 0 0 0;
    }



    .product_bann_cap.black_tetx.mobile-full h1,
    .product_bann_cap.black_tetx.mobile-full p {
        max-width: 100%;
        width: 100%;
    }

    .knowledge-hub .resource_wapper {
        padding: 35px 0px;
    }

    .knowledge-hub .resource_wapper .compo_slider_blocks {
        margin: 35px 0;
    }

    .knowledge-hub .resource_wapper .compo_slider_blocks .resous_box {
        height: auto;
        min-height: 0px;
        margin: 0 0 30px 0;
    }

    .knowledge-hub .resource_wapper .compo_slider_blocks .resous_box .news_box_sub {
        min-height: 0px;
        padding-bottom: 15px;
    }


    .events-page-banner .product_pg_banner.billpay-banner h1 {
        width: 100%;
        max-width: 100%;
        font-size: 24px;
        line-height: 32px;
    }

    .events-page-banner .product_pg_banner.billpay-banner h1 br {
        display: none;
    }

    .share_blk ul li {
        width: auto;
        display: inline-block;
        padding: 0 26px 0 0;
    }

    .share_blk {
        display: inline-block;
        width: 100%;
        padding: 0 0 40px;
    }

    .events-contain p {
        font-size: 15px;
        line-height: 25px;
    }

    .events-page-banner .product_pg_banner {
        height: 350px;
    }

    .events-page-banner .product_pg_banner .product_bann_cap {
        padding: 0px;
    }

    .events-page-banner {
        margin: 68px 0 0 0;
    }

    .overview_blocks.mb-120 {
        margin-bottom: 30px;
        /*margin-bottom:60px;*/
    }



    /*============= 31-12-2019 ============*/
    .contact-frm form .form-wrapper {
        width: 100%;
        float: left;
        padding: 10px 15px;
    }

    .contact-frm form .form-wrapper .nice-select {
        padding: 0 30px;
    }

    .contact-frm form .form-wrapper .form-item .form-text,
    .contact-frm form .form-wrapper .form-item .form-email {
        padding: 0 30px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper {
        padding-top: 19px;
        width: 100%;
    }

    .lettransform_sec_new form.contact-form .form-item .form-text,
    .lettransform_sec_new form.contact-form .form-item .form-email {
        height: 45px;
        font-size: 13px;
    }

    .lettransform_sec_new form.contact-form .form-wrapper input[type="submit"] {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-top: 11px;
        max-width: 140px;
    }

    .compo_slider_blocks.blog-listing .col-sm-4 {
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-list-main {
        padding: 0 15px;
    }

    /*============= 31-12-2019 ============*/
    .contact-form p br {
        display: none;
    }

    .suitable_dynamic.pro_sc_section .info_text {
        padding-bottom: 10px;
        /*padding-bottom: 22px;*/
    }

    .home_thehub .section_title h2 span,
    .home_headlines .section_title h2 span {
        color: #f23337;
    }

}

@media (max-width: 359px) {
    .home-banner .slider-image {
        /*height:470px; */
        height: 300px;
    }

    .home-banner .slider-image .image .in_image {
        top: 0;
        /*69px*/
    }

    .home-banner .slider-content {
        /*top:470px;*/
        top: 300px;
    }

    .home-banner {
        height: 588px !important;
    }

    .home-banner #slideNav {
        /*top:470px;*/
        top: 300px;
    }

    .knowmore {
        margin: 50px 0 0 0;
    }

    .home-banner .slider-content .slider_cap_in {
        padding: 9px 0 0 0px;
    }
}

@media (min-width: 575px) and (max-width: 767px) {}

@media (min-width: 240px) and (max-width: 575px) {}



/*16-12-2019*/
@media (min-width: 1440px) {
    .overview_blocks1 .over_text1 p {
        padding: 14px 0 0 0;
        display: inline-block;
        font-family: 'SoleilW02-Light';
        width: 100%;
        font-size: 16px;
        color: #3d5154;
        line-height: 28px;
    }

}

@media (min-width: 1200px) and (max-width: 1650px) {
    .overview_blocks1 .over_text1 p {
        font-size: 16px;
        line-height: 24px;
    }

    .overview_blocks1 .over_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .csr_pg_banner {
        padding: 65px 0px 0px 0px;
    }

    .secures_wapper.why-use-toggle-wapper {
        padding-left: 50px;
        padding-right: 50px;
    }

    .secures_wapper.why-use-toggle-wapper > .container {
        width: 100%
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {

    .overview_blocks1 {
        padding: 75px 0 0 0;
    }

    .overview_blocks1 .over_text1 p {
        padding: 14px 0 0 0;
    }

    .overview_blocks1 .over_text1 p + p {
        padding-top: 28px;
    }

    .overview_blocks1 .over_text p {
        padding: 14px 0 0 0;
    }

    .overview_blocks1 .over_text p + p {
        padding-top: 28px;
    }

    .csr_pg_banner {
        padding: 65px 0px 0px 0px;
    }

    .main_wapper {
        padding: 69px 0 0;
    }

    .download-pdf-modal .modal-dialog {
        max-width: 1024px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .overview_blocks1 {
        padding: 75px 0 0 0;
    }

    .overview_blocks1 .over_text1 p {
        padding: 14px 0 0 0;
    }

    .overview_blocks1 .over_text p + p {
        padding-top: 28px;
    }

    .csr_pg_banner {
        padding: 65px 0px 0px 0px;
    }

    .main_wapper {
        padding: 93px 0 0;
    }

    .download-pdf-modal .modal-body {
        padding: 41px 30px 45px;
    }

    .download-pdf-modal .modal-dialog {
        max-width: 940px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .overview_blocks1 {
        padding: 75px 0 0 0;
    }

    .overview_blocks1 .over_text1 p {
        padding: 14px 0 0 0;
    }

    .overview_blocks1 .over_text p + p {
        padding-top: 28px;
    }

    .csr_pg_banner {
        padding: 65px 0px 0px 0px;
    }

    .main_wapper {
        padding: 93px 0 0;
    }

    .download-pdf-modal .modal-body {
        padding: 41px 30px 45px;
    }

    .download-pdf-modal .modal-dialog {
        max-width: 700px;
    }
}

/*@media (min-width: 768px) {
    .overview_blocks1 { padding:62px 15px 0;}
.overview_blocks1 h5 { font-size:20px; line-height:30px; padding:0 0 14px 0;}
.overview_blocks1 .over_text1 p { font-size:14px; line-height:24px; padding:23px 0 0 0;}
.overview_blocks1 .over_text [class*="col-"] > p:first-child { padding-top:0;}
	
}*/




@media (max-width: 767px) {
    .overview_blocks1 {
        padding: 52px 15px 0;
    }

    .overview_blocks1 .over_text1 [class*="col-"]:last-child > p:first-child {
        padding: 23px 0 0 0;
    }

    .overview_blocks1 .over_text [class*="col-"]:last-child > p:first-child {
        padding: 23px 0 0 0;
    }

    /*16-01-2020 : start */
    .table_div_main .divbody [class*="div_"]:before {
        display: block;
    }

    .table_div_main .divhead {
        display: none;
    }

    .table_div_main .divbodyrow {
        border-top: solid 1px #e5e8ec;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .table_div_main .divbody {
        padding: 0;
    }

    .table_div_main .divbody [class*="div_"] {
        width: 100%;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .table_div_main .divbody [class*="div_"]:before {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .cookie-policy-main {
        padding: 0;
    }

    .cookie-policy-main p,
    .cookie-policy-main ul li {
        font-size: 15px;
        line-height: 26px;
    }

    .table_div_main .divhead [class*="div_"] {
        font-size: 16px;
        line-height: 26px;
    }

    .table_div_main .divbody [class*="div_"] {
        font-size: 15px;
        line-height: 26px;
        padding: 5px 0;
    }

    .table_div_main .div_col2 {
        width: 120px;
    }

    .table_div_main .div_col4 {
        width: 180px;
    }

    .table_div_main .div_col5 {
        width: 130px;
    }

    .cookie-policy-main h6 + .table_div_main {
        padding-top: 15px;
    }

    #gdpr-popup {
        padding: 20px;
    }

    #gdpr-popup .gdpr-popup-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #gdpr-popup .gdpr-popup-content .gdpr-popup-text {
        width: 100%;
        padding: 0 0 10px 0;
    }

    #gdpr-popup .gdpr-popup-content .gdpr-popup-buttons {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {
        width: 130px;
    }

    /*body.shownotice.msgwithscroll .hamburger-icon { top:19px;}
body.shownotice .hamburger-icon { top:282px;}*/
    /*16-01-2020 : end */



    .bill-pay_banifate .benefit_block_tab .nav-tabs {
        padding: 15px 0;
    }

    .benefit_block_tab .nav-tabs .nav-item {
        padding: 10px 10px 0;
    }

    .full_image_left_txt .mb_image {
        height: 280px;
    }

    .product_pg_banner.billpay-banner .imagebox {
        background-position: -380px center;
    }

    .product_pg_banner_wrap.newsroom-banner .product_pg_banner.billpay-banner .imagebox {
        background-position: -560px center;
    }

    .visible-xs {
        display: block !important;
    }

    .hidden-xs {
        display: none !important;
    }


    .overview_blocks .over_text .row.visible-xs p:nth-child(2),
    .overview_blocks .over_text .row.visible-xs p:first-child {
        display: inline;
    }

    .row.visible-xs {
        padding: 0 15px;
    }

    .overview_blocks .over_text .row.visible-xs.second-tag p:first-child {
        padding-bottom: 23px;
        display: inline-block;
    }

    .overview_blocks .over_text .row.visible-xs.second-tag p:nth-child(2),
    .overview_blocks .over_text .row.visible-xs.second-tag p:nth-child(3) {
        display: inline;
    }

    .payget_image_sec .imagebox {
        height: auto;
    }

    .payget_image_sec .imagebox img {
        width: 150%;
        margin: 0 0 0 -25%;
        display: inline-block;
    }

    .partner_logo:nth-child(3n+1) {
        clear: both;
    }

    .csr_top .mobile-chnage p {
        display: inline;
    }


    .csr_pg_banner {
        padding: 60px 15px 0;
    }

    .csr-page-outer .career_overview_sec.overview_sec .overview_blocks1 {
        padding-bottom: 60px;
    }

    .Career-Page-banner .product_pg_banner.billpay-banner {
        height: 300px;
    }

    .Career-Page-banner .product_pg_banner.billpay-banner .imagebox {
        background-position: 72% center;
        background-size: 217% auto;
    }

    .careear_image {
        min-height: 220px;
    }

    .Advantages_block_wapper .overview_blocks .over_text p:nth-child(2),
    .Advantages_block_wapper .overview_blocks .over_text p:first-child {
        display: inline;
    }

    .contact-frm .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 0 30px;
    }

    .componets_blk p br,
    .componets_blk .compo_text br {
        display: none;
    }

    .report_image img {
        width: 100%;
    }

    .interface_wapper.w3nuts-padding-top .info_text {
        padding: 0px 15px;
    }

    .componets_wapper.services-landing-page.solution-componets.financial-inclusion .componets_blk.content {
        margin-left: 0px;
    }

    .report_box_round-inner .imagebox img {
        width: 100%;
    }

    .career_team_wapper .images {
        min-height: 250px;
    }

    .layout-content .messages.messages--error {
        max-width: 90%;
    }

    .layout-content .messages.messages--status {
        max-width: 90%;
    }

    .unifiled_wapper::after {
        height: 46%;
    }

    .preamble_sec .overview_blocks1 ol.heading-spacer > li {
        padding-left: 22px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .preamble_sec .overview_blocks1 ol.heading-spacer > li > ol li {
        padding-left: 42px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .preamble_sec .overview_blocks1 ol.heading-spacer > li > ol li:before {
        width: 42px;
        position: absolute;
        left: 0;
        top: -2px;
        display: block;
    }

    .preamble_sec .overview_blocks1 ol.heading-spacer > li:before {
        width: 22px;
        position: absolute;
        left: 0;
        top: -2px;
        display: block;
    }

    .main_wapper {
        padding: 70px 0 0;
    }

    .product_pg_banner.billpay-banner .imagebox {
        /*background-image: none !important;*/
        overflow: hidden;
    }

    .product_pg_banner .imagebox img {
        max-width: none;
        display: none;
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-75%);
        max-width: 100%;
        height: auto;
    }

    .download-pdf-modal .modal-body {
        padding: 31px 15px 35px;
    }

    .submit-text {
        position: relative;
        width: 100%;
        padding: 13px 0 0;
    }

    .download-pdf-modal .form-actions {
        text-align: left;
    }

    .logo a img {
        height: 50px;
    }

    #header.inner-header .header_wapper,
    #header .header_wapper {
        padding: 10px 30px;
    }

    .mobile.android .overview_blocks {
        padding: 32px 15px;
    }

    .lettransform_sec_new .logo-bg1 img {
        display: none;
    }

    .w3n_recon_support_mobile img {
        display: none;
    }

    .cirpo_overview {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .cirpo_overview div.csr_wapper#CSR {
        float: left;
        padding-bottom: 0;
    }

    section .connect_next_sec {
        margin-top: 0;
    }

    /*26-05-2020*/
    #sticky_con_wrap.pro_con_wrapper .pro_sc_section.cust_spe_con {
        padding-top: 0px;
    }

    /*26-05-2020*/
    /*28-05-2020*/
    /*.high_services_new p{padding-left:15px;}*/
    .use_cases_wapper .title_con_st {
        padding: 0 15px 15px 15px;
    }

    .use_blocks_inner {
        padding: 0 15px;
    }

    .payment_top {
        padding: 0 15px;
    }

    .payment_bot_riskfree {
        padding: 10px 15px 0;
    }

    /*.title_con_st.white h2{padding-top: 30px;}*/
    .reporting_blocks-box {
        padding-bottom: 15px;
    }



    .quick-customer-wapper.adhaarpay_how-it {
        padding-bottom: 0;
    }

    /*28-05-2020*/
}

@media (max-width: 767px) and (orientation: landscape) {
    .product_pg_banner .imagebox img {
        transform: translateX(-50%);
    }

}

/* 04-06-2020 */
@media (min-width: 1401px) and (max-width: 1600px) {
    .acq_wapper .report_image img {
        max-width: 100%;
    }
}

/* 04-06-2020 */

@media (max-width: 767px) {
    .product_pg_banner .imagebox img {
        transform: translateX(-50%);
    }

    .messages--error {
        margin-bottom: 0px;
    }

    .contact-frm form .form-wrapper.form-actions .ajax-progress {
        width: 100%;
        text-align: center;
        ;
        position: relative;
        right: 0px;
        top: 0px;
    }
}

/*@media screen and (max-width:767px) {
    .home-banner {
        height: 260px !important;
        margin-bottom: 20px;
    }

    .home-banner h2 {
        font-size: 24px;
        line-height: 26px;
        padding-right: 0;
    }
}*/
