@media screen and (min-width:2500px) {
    .easily_manage_overview{
        background: transparent;
    }
    .overview_dashboard{display: block;}
}
@media screen and (max-width:1400px){
    .inner_banner .banner_content {
        width: 78%;
    }
    #banner_section.easily_manage_banner{
        height: 1190px;
    }
    .aggregate_image, .manage_pay_image{
        left: -100px;
    }
    .manage_pay_image {
        min-width: 110%;
    }
    .receivpay {
        padding-bottom: 90px;
    }
}

@media screen and (max-width:1100px) {
    .brand_slide_items img{max-width: 100%;}
    .box_pay_icon h3 span{font-size: 30px;}
    #banner_section.inner_banner .banner_tle{line-height: initial;}
    #banner_section.easily_manage_banner {
        height: 830px;
    }
    .aggregate_image, .manage_pay_image {
        left: -20%;
        position: relative;
        top: 0;
    }
}

@media screen and (max-width:991px){
    #why_xtrm.innner_section .owl-controls {
        position: relative;
        top: 0;
        left: 0;
    }
    .section_title_wrap.mobile_section_title_wrap {
        display: block;
        text-align: center;
    }
    .section_title_wrap.web_section_title_wrap {
        display: none;
       
    }
    .sub_tle_wrap_bg.sec_icon_tle_h{margin: 0 auto;}
    .tab-content .section_left .sub_tle_wrap_bg.sec_icon_tle_h ,.tab-content .section_left .sub_tle_wrap.sec_icon_tle_h ,.tab-content .section_left  h3.sec_tle{
        /*display: none;*/
    }
    .tab-content .section_right{
        text-align: center;
    }
    .tab-content .section_left .section_title_wrap p{text-align: center;}
    .our_miss_sec ul.nav-tabs{width: 100%;margin-top: 50px;}
    .xtrm_partener_sec .dev_sec_right{position: relative;}
    .overview_col_right {
        padding-left: 15px;
    }
    .list_box_col {
        padding-left: 15px;
        margin-top: 50px;
    }
    .g_pay_left {
        padding-right: 15px;
    }
    .g_pay_right {
        padding-left: 15px;
    }
    .box_pay_icon h3 span img {
        margin-left: 15px;
        margin-top: -40px;
    }
    .easily_manage_overview{
        background: transparent;
    }
    .overview_dashboard{display: block;}
    .desk_image{display: none;}
    .mobile_image{display: block;}
}

@media screen and (max-width:767px) {
    #line-height-control .banner_tle{ line-height:30px !important;}
    div#line-height-control {
    margin-top: 0px !important;
}
    .banner_tle span {
        padding-right: 0px !important;
        font-size: 31px !important;
    }
    .mobile-left{ text-align: left;}
    .inner_banner .banner_content {
        width: 100%;
    }
    #banner_section.digital_payment_banner {
        background: #F6F9FC url(../images/digital_mobile_banner.png);
        background-position: bottom;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .our_miss_sec ul.nav-tabs button{font-size: 14px;}
    .inner_tags {        
        flex-wrap: wrap;
        justify-content: center;
    }
    .our_miss_sec ul.nav-tabs{
        justify-content: center;
    }
    .overview_img_text{text-align: center;}
    .contact_box {
        padding: 40px;
    }
    .box_pay_icon h3 span {
        font-size: 20px;
    }
    .contact_box .box_pay_icon h3 {
        align-items: center;
        gap: 20px;
    }
    .g_pay .box_pay_icon h3 {
        gap: 0px;
        margin-bottom: 40px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .g_pay .box_pay_icon h3 span {
        font-size: 20px;
        line-height: initial;
    }

    #banner_section.easily_manage_banner{
        background: url('../images//easily_mange_mobile_banner.png');
    }
    .overview_btns {
        flex-direction: column;
    }
    .aggregate_image, .manage_pay_image{
        left: 0;
        max-width: 100%;
        min-width: 100%;
    }
    .secure_pay_step{
        background-position: -30px -190px;    height: 400px;
    }
    .secure_pay_row .owl-nav {
        display: none;
    }
    .secure_pay_row  .owl-dots {
        position: absolute;
        bottom: 50px;
        left: 0;
        display: flex;
        gap: 15px;
        padding: 0px 15px;
    }
    
    .secure_pay_row .owl-dots span {
        width: 22px;
        height: 22px;
        display: inline-block;
        background: #fff;
        border: 1px solid #7E1BFF;
        border-radius: 50%;
    }
    .secure_pay_row .owl-dots .active span {
        background-image: linear-gradient(to right, #7e1bff, #5b4dff, #3e66fd, #3679f3, #4787e4);
    }
    .manage_tax_row .manage_tax_item {
        width: 100%;
        max-width: 100%;
    }
    .manage_tax_item_wrap{
        text-align: center;
    }
    #banner_section.xtrm_payment_banner{
        background: #F6F9FC url('../images/xtrm_payment_mobile_bnnaer.png');
    }
	.banner_inner_height {
    min-height: 56px !important;
	 height: 560px !important;
}
    .xtrm_payment_section ul.nav-tabs {
        margin: 0px -15px;
        width: calc(100% + 30px);
        margin-top: -50px;
        border-radius: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        flex-direction: row;
        overflow-x: scroll;
                padding-left: 18px;
        padding-right: 20px;
    }
    .pay_box_content {
        margin: 25px 0px;     
        height: auto;
    }
    .pay_center_box{margin: 0;}
    #smart_integration .xtrm_pay_box_content {
        margin-top: 40px;
    }
    .smart_integration_code{gap: 15px;}
    .smart_integration_code .owl-controls {
        position: relative;
        left: -15%;
        margin-top: 35px;
        margin-bottom: 35px;
    }
	.smart_integration_code img{max-width:98% !important;}
    .global_smart_6{right: 40px;}
    #banner_section.ScalablePayment_banner{
        background: url(../images/scalablepayement_mobile_bg.png);
        height: 1060px;
    }
    .section_bg_txt{display: none;}
    .section_bg_txt_container{padding: 0;}
    .api_feature{max-width: 100%;}
    .api_feature_list {
        width: 45%;
    }
    
    .api_feature {
        gap: 30px;
    }
    
    .api_feature_item {
        display: flex;
    }
    
    .api_feature_item span:not(.grad_text):first-child {
        min-width: 130px;
    }
    
    .api_feature_item span:not(.grad_text) img {
        max-width: 18px;
    }
    
    .api_feature_item span:not(.grad_text) {
        margin: 0px 5px;
    }
    .acc_bg_grad {
        min-width: 90px;
        min-height: 133px;
    }
    .acc_sub_item img {
        max-width: 78px;
    }
    .acc_level_2 .acc_sub_item:first-child, .acc_level_2 .acc_sub_item:nth-child(2) {
        display: none;
    }
    .acc_ms img {
        max-width: 160px;
    }
    .view_tle {
        margin: 0px 0px 30px;
    }
    .acc_level_2 .acc_sub_item:first-child,.acc_level_2  .acc_sub_item:nth-child(2) {
        display: none;
    }
    
    .acc_ms  img {
        max-width: 160px;
    }
    
    .view_tle {
        margin: 0px 0px 30px;
    }
    .wallet_view .acc_level_inner_items {
        gap: 15px;
    }
    
    .wallet_view .acc_level_inner_items .acc_bg_grad {
        min-width: 100%;
        height: 100%;
        padding: 0;
        max-width: 45px;
        max-height: 45px;
        min-height: initial;
    }
    
    .wallet_view .acc_level_inner_items .acc_bg_grad img {
        max-width: 30px;
    }
    
    .wallet_view .acc_level {
        padding: 50px 30px;
    }
    
    .wallet_view .acc_level_inner_items .acc_bg_grad img.wallet_flg {
        max-width: 20px;
    }
    
    .wallet_view .acc_sub_item h4 {
        font-size: 10px;
        margin: 0;
    }
    
    .wallet_view .acc_sub_item p {
        font-size: 10px;
        margin: 0;
    }
    .xtrm_chc {        
        gap: 30px;
        flex-direction: column;
    }
    .xtrm_chc_item {
        display: flex;
        justify-content: space-between;
        max-width: 300px;
        margin: 0 auto;    height: 68px;
    }
    .Diburse_col_2 {
        margin: 0;
        padding: 15px 25px 130px;
        border-radius: 50px;
        margin-top: -50px;
        z-index: 999;
        text-align: left;
    }
    
    .Diburse_col_1 {
        height: 160px;
    }
    
    .col-lg-5.Diburse_col_3 {
        margin: -50px 0px 0px;
        border-radius: 50px;
        padding: 15px 25px 40px;
        z-index: 999;
    }
    section#xtrmapi_process {
        min-height: 400px;
        background-position: center;
    }
    #banner_section.fees_banner{min-height: 100%;}    
    section#fees {
        padding-top: 0;
        margin-top: -50px;
        z-index: 9;
        position: relative;
    }
    .fees_tab {
        margin-bottom: 50px;
    }
    .fees_col{max-width: 100%; margin-bottom: 40px;}  
    .fees_col_2 {
        margin-top: 0;
    }
    .ent_wrap {
        padding: 55px 20px;
    }
    
    .ent_wrap h4 {
        text-align: left;
        font-size: 55px;
    }
    
    .ent_wrap h4 span {
        font-size: 45px;
    }
    
    .enterprise_contact {
        gap: 15px;
    }
    
    .enterprise_contact span {
        text-align: left;
        font-size: 16px;
    }
    .ent_wrap_fee .sec_tle, .ent_wrap_fee .sec_tle b {
        font-size: 36px;
        line-height: 45px;
    }
    
    .ent_wrap_fee {
        margin-top: 50px;
    }
    
    .fee_beat_item span {
        width: 50%;
    }
    
    .fee_beat_item .fee_right {
        text-align: center;
    }
    section#banner_section.contactus_banner h1.banner_tle {
        text-align: center;
    }
    
    section#banner_section.contactus_banner 
     p.banner_content_p, #line-height-control a  {
        text-align: center;
        font-size: 18px;
    }
    .form_row{ margin-top:20px;}
    
    .form_filed_grp {
        gap: 15px;
    }
    
    .form_accpet {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    
    .form_right_col {padding: 20px 25px;}
    
    .contactlist_item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: auto;
    }
    
    .contactlist_item_left,.contactlist_item_right {
        width: 100%;
    }

    .contactlist_item_left ,.contactlist_item_left b {
        font-size: 24px;
    }
    .contact_green:before,.contact_blue:before{
        top: 0;height: 100%;
    }
    .people_tab_section .section_title_wrap {
        position: relative;
        padding-top: 0;
    }
    .people_tab_section .pay_box_content_row {
        gap: 0;
    }
    .people_tab_section .section_title_wrap:not(.main_tab_tle) .sec_tle {
        text-align: left;
        font-size: 30px;
        line-height: 40px;
    }
    .people_tab_section .pay_box_content .section_title_wrap  p {
        text-align: left;
    }
    .people_tab_section .pay_box_content .sub_tle_wrap.sec_icon_tle_h{
        width: 90px;
        height: 90px;
    }
    .pay_box_full_content {
        display: flex;        
        flex-direction: column;
    }
    .people_tab_section .pay_box_full_content .section_title_wrap .sec_tle {
        max-width: 100%;
    }
    .people_tab_section .pay_box_full_content .section_title_wrap p{
        text-align: center;
    }
    #banner_section.people_banner {
        background: #F6F9FC url(../images/people_mobile.png);height: 940px;
    }
    .section_gry_bx {
        padding: 25px;
        height: auto;
        margin-bottom: 30px;
        max-width: 100%;
    }

    .section_gry_bx .sub_tle_wrap.sec_icon_tle_h {
        margin-top: -11px;
    }
    
    div#PaymentMethods .row.Diburse {
        padding: 15px;
    }
    
    div#PaymentMethods .Diburse_col_2, div#PaymentMethods .Diburse_col_3 {
        padding: 15px 20px;
    }
    #banner_section.payments_banner{
        background: #F6F9FC url('../images/payments_mobile_bg.png');height: 940px;
    }
    .image_view_tlw {
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 50px;
    }
    .payopt_main_right {
        padding: 30px;
    }
    #banner_section.SecurityCompliance_banner{
        background: #F6F9FC url('../images/security_banner_mobile.png');height: 590px;
    }
    .xtrm_security_section ul#myTab {
        width: 100%;
        margin: 0;
        border-right: 0;
        border-left: 0;
        justify-content: center;
    }
    .xtrm_security_section .tab-content ul.nav-tabs {
        margin: 0;    
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 50px;
    }
    .security_bx_content {
        padding-left: 20px;
    }
}


