/* Extra Small devices (landscape phones, 576px and up)*/
@media (min-width: 375px) {
    .w50Fix{
        margin-left:0;
    }

    .backButtonFixed {
        width: 100%;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .col-md-6.bannerBg {
        width: 100%;
        margin-left: 0;
    }
    .leftMenu {
        display: none !important;
    }
    .borderedLeft {
        display: none !important;
    }
    .fullScroll {
        min-height: 505px;
    }
    #carouselExampleDark{
        display:none;
    }
    .scrollTransfer {
        min-height: 308px !important;
        padding-top: 15px;
    }
    .nextBtn{
        width: 320px;
    }
    .rightBar{
        display: none !important;
    }
    .mobilMenu{
        display: block !important;
    }
    .col-md-8.mobileNone {
        display: none !important;
    }
    .mobilMenuBox{
        float: left;
    }
    .bannerBg{
        height: 220px;
        padding: 0;
    }
    .kayitliHesaplar{
        margin-top: 1.5%;
    }
    .w64{
        width: 64% !important;
    }
    .w36{
        width: 36% !important;
    }
/*    .scrollY {
        max-height: 235px !important;

    }
    .scrollYTwo {
        max-height: 265px !important;
    }*/
    .padTwo {
        padding: 20;
    }
    .kayitliHesaplar{
        padding: 20;
    }
    
    .scrollIban{
        padding-left: 20;
        padding-right: 20;
    }
    .bankAciklama h5{
        font-size: 11px;
    }
    .bankAciklama small {
        font-size: 11px;
    }
    .bankHtutar h5 {
        font-size: 13px;
    }
    ol.breadcrumb {
        font-size: 12px;
    }
/*    .scrollYFour {
        max-height: 220px !important;
    }*/
    .scrollIban{
        --items: 3;
        --cell-padding: 5.5rem;
        --cell-basis: calc((100% - var(--cell-padding)* -8) / var(--items));
    }
    .scrollIban{
            overflow: auto;
            overflow-y: hidden !important;
            overflow-x: auto !important;
    }
    .selectDate select{
        margin-top: -7px;
    }
    .col-md-6.col-sm-12.col-xs-12 {
        width: 100%;
    }
    .card.islemDetayBox.card-body {
        width: 84%;
    }
    .col-md-4.col-sm-12.col-xs-12{
        width: 100%;
    }
    .plefRiht {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .girisLogo {
        margin-top: 65px;
    }
    .otpInput {
        width: 35px;
        height: 35px;

    }
    .girisBottom {
        width: 100%;
        margin-left: 20px;
        bottom: 15px;
    }
    .col-md-6.mW50 {
        width: 46%;
    }
    .ibanCards{
        max-width: 395px !important;
        
    }
    .hesapBtnBox{
        margin-top: 5rem;
    }
    .hizliMenu{
        display: none !important;
    }
    .mobilTop50{
        margin-top: 50px;
    }
    .mobilTop20{
        margin-top: 20px;
    }
    .mtop90 {
        margin-top: 40px;
    }
    .errorBg {
        background-image: url(../img/404-bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 800px;
        background-position:top center;
        margin-top:12rem;
    }
    .mtopY27 {
        margin-top: 70%;
    }


 }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .w50Fix {
        margin-left: 0;
    }
    /*.backHome {
        position: absolute;
        margin-top: -4rem;
        margin-left: -3rem;
        width: 70% !important;
    }*/
    .404img{
        width:100% !important;
    }
    .backButtonFixed {
        width: 100%;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .col-md-6.bannerBg {
        width: 100%;
        margin-left: 0;
    }
    .leftMenu{
        display: none !important;
    }
    .borderedLeft {
        display: none !important;
    }
    .selectDate select{
        margin-top: -7px;
    }
    .rightBar{
        display: none !important;
    }
    .mobilMenu{
        display: block !important;
    }
    .bannerBg{
        height: 300px;
        border-radius: 0 0 0 1rem;
    }
    .kayitliHesaplar{
        margin-top: 1.5%;
    }
/*    .scrollY {
        max-height: 265px !important;
    }*/
    .padTwo {
        padding: 20;
    }
    .kayitliHesaplar{
        padding: 20;
    }
    .scrollIban{
        padding-left: 20;
        padding-right: 20;
    }
    .bankAciklama h5{
        font-size: 11px;
    }
    .bankAciklama small {
        font-size: 11px;
    }
    .bankHtutar h5 {
        font-size: 13px;
    }
    ol.breadcrumb {
        font-size: 12px;
    }
/*    .scrollYFour {
        max-height: 357px !important;
    }*/
    .col-md-6.col-sm-12.col-xs-12 {
        width: 100%;
    }
    .card.islemDetayBox.card-body {
        width: 84%;
    }
    .col-md-8.mobileNone {
        display: none !important;
    }
    .col-md-4.col-sm-12.col-xs-12{
        width: 100%;
    }
    .plefRiht {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .girisLogo {
        margin-top: 65px;
    }
    .otpInput {
        width: 35px;
        height: 35px;

    }
    .girisBottom {
        width: 100%;
        margin-left: 20px;
        bottom: 15px;
    }
    .col-md-6.mW50 {
        width: 46%;
    }
    .hizliMenu{
        display: none;
    }
    .scrollTransfer {
        min-height: 308px !important;
        padding-top: 15px;
    }
    .nextBtn{
        width: 320px;
    }
    #carouselExampleDark {
        display: none;
    }
    .fullScroll {
        min-height: 505px;
    }
    .errorBg {
        background-image: url(../img/404-bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 800px;
        background-position: top center;
        margin-top: 12rem;
    }

    .mtopY27 {
        margin-top: 70%;
    }
 }
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 1024px) {
    .col-md-6 {
        width:100%;
    }
    .mtop90 {
        margin-top: 90px;
    }
    .bannerBg{
        width:100%;
    }
}
    /* Medium devices (tablets, 768px and up)*/
/*@media (min-width: 768px) and (max-width: 1183px) {

    .leftMenu {
        display: none !important;
    }

    #carouselExampleDark {
        display: block;
        width: 100%;
    }

    .selectDate select {
        margin-top: -7px;
    }

    .rightBar {
        display: none !important;
    }

    .mobilMenu {
        display: block !important;
    }

    .bannerBg {
        width: 100%;
    }

    .scrollIban {
        overflow: auto;
        overflow-y: hidden !important;
        overflow-x: auto !important;
    }

    .scrollIban {
        --items: 3;
        --cell-padding: 2.5rem;
        --cell-basis: calc((100% - var(--cell-padding)* -8) / var(--items));
    }

    .bannerBg {
        background-size: cover;
    }

    .col-md-6.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .card.islemDetayBox.card-body {
        width: 49%;
    }

    .col-md-8.mobileNone {
        display: none !important;
    }

    .col-md-4.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .plefRiht {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .girisLogo {
        margin-top: 65px;
    }

    .otpInput {
        width: 45px;
        height: 45px;
    }

    .girisBottom {
        width: 100%;
        margin-left: 20px;
        bottom: 15px;
    }

    .col-md-6.mW50 {
        width: 46%;
    }

    .col-md-6.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .card.islemDetayBox.card-body {
        width: 84%;
    }

    .col-md-8.mobileNone {
        display: none !important;
    }

    .col-md-4.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .plefRiht {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .girisLogo {
        margin-top: 65px;
    }

    .otpInput {
        width: 35px;
        height: 35px;
    }

    .girisBottom {
        width: 100%;
        margin-left: 20px;
        bottom: 15px;
    }

    .col-md-6.mW50 {
        width: 46%;
    }

    .hizliMenu {
        display: block !important;
    }

    .scrollTransfer {
        min-height: 360px !important;
        padding-top: 15px;
    }

    .nextBtn {
        width: 320px;
    }

    .mtop90 {
        margin-top: 65px;
    }
}
*/
/* Large devices (desktops, 992px and up)*/
@media (min-width: 1183.98px) {


    .backButtonFixed {
        width: 50%;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }


    .card.islemDetayBox.card-body {
        width: 19%;
    }

    #carouselExampleDark {
        display: block;
        width: 100%;
    }

    .col-md-8.mobileNone {
        display: block !important;
    }

    .leftMenu {
        display: block !important;
    }
    .borderedLeft {
        display: block !important;
    }

    .rightBar {
        display: block !important;
    }

    .mobilMenu {
        display: none !important;
    }

    .scrollIban {
        --items: 3;
        --cell-padding: 2.5rem;
        --cell-basis: calc((100% - var(--cell-padding)* -8) / var(--items));
    }

    .scrollIban {
        overflow: auto;
        overflow-y: hidden !important;
        overflow-x: auto !important;
    }

    .plefRiht {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .col-md-4.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .girisLogo {
        margin-top: 65px;
    }

    .otpInput {
        width: 45px;
        height: 45px;
    }

    .girisBottom {
        width: 100%;
        margin-left: 20px;
        bottom: 15px;
    }

    .col-md-6.mW50 {
        width: 46%;
    }

    .plefRiht {
        padding-left: 6rem;
        padding-right: 5rem;
    }

    .col-md-4.col-sm-12.col-xs-12 {
        width: 33.33333333%;
    }

    .girisLogo {
        margin-top: 65px;
    }

    .girisBottom {
        margin-left: 7rem;
        width: 22%;
        bottom: 66px;
    }

    .col-md-6.mW50 {
        width: 50%;
    }

    .col-md-6.col-sm-12.col-xs-12 {
        width: 50%;
    }

    .ibanCards {
        max-width: 395px !important;
        
    }

    .hizliMenu {
        display: block !important;
    }

    .mtop90 {
        margin-top: 90px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1583px) {
    .leftMenu {
        display: block !important;
    }
    .borderedLeft {
        display: block !important;
    }

    .rightBar {
        display: block !important;
    }

    .mobilMenu {
        display: none !important;
    }



/*    .scrollY {
        max-height: 455px !important;
        overflow-y: auto;
        overflow-x: hidden;
    }
*/
    .w64 {
        width: 83.33333333% !important;
    }

    .w36 {
        width: 16.66666667% !important;
    }

    .padTwo {
        padding: 2rem !important;
    }

    .kayitliHesaplar {
        padding: 2rem !important;
    }

    .scrollIban {
        padding: 2rem !important;
    }

    .bankAciklama h5 {
        font-size: 13px;
    }

    .bankAciklama small {
        font-size: 13px !important;
    }

    .bankHtutar h5 {
        font-size: 15px !important;
    }

    ol.breadcrumb {
        font-size: 13px !important;
    }

/*    .scrollYFour {
        max-height: 570px !important;
    }

    .scrollYFour-II {
        max-height: 765px !important;
    }*/

    .scrollIban {
        --items: 2;
        --cell-basis: calc((100% - var(--cell-padding)* 2) / var(--items));
    }

    .scrollIban {
        overflow: auto;
        overflow-y: hidden !important;
        overflow-x: hidden !important;
    }

    .bannerBg {
        background-image: url(../img/banner-bg.jpg);
        height: 355px;
        background-repeat: no-repeat;
        border-radius: 0 0 0 3rem;
    }

    .col-md-8.mobileNone {
        display: block !important;
    }

    .plefRiht {
        padding-left: 6rem;
        padding-right: 5rem;
    }

    .col-md-4.col-sm-12.col-xs-12 {
        width: 33.33333333%;
    }

    .girisLogo {
        margin-top: 65px;
    }

    .girisBottom {
        margin-left: 7rem;
        width: 22%;
        bottom: 66px;
    }

    .col-md-6.mW50 {
        width: 50%;
    }

    .col-md-6.col-sm-12.col-xs-12 {
        width: 50%;
    }

    .bannerBg {
        padding: 0;
        margin-left: -12px;
    }

    .ibanCards {
        max-width: 395px !important;
        
    }

    .hizliMenu {
        display: block !important;
    }

    .card.islemDetayBox.card-body {
        width: 19%;
    }

    .mtop90 {
        margin-top: 90px;
    }

    .scrollTransfer {
        min-height: 360px !important;
        padding-top: 15px;
    }

    .scrollTransfer {
        max-height: 530px !important;
    }

    .nextBtn {
        width: 320px;
    }

    #carouselExampleDark {
        display: block;
        width: 100%;
    }

    .fullScroll {
        min-height: 720px;
    }
}

    .scrollIban {
        overflow: auto;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .mMenuBoxBg {
        background: #fff;
        margin-bottom: 15px;
        max-height: 90px;
        border-radius: 19px;
        box-shadow: 0px 0px 25px 0px rgb(96 44 187 / 23%);
        max-width: 95%;
        margin-left: 10px;
        padding: .7rem;
        padding-top: 5px;
    }

    .mobilMenuBox {
        text-align: center !important;
        margin-top: 10px;
    }


        .mobilMenuBox img {
            background: #F1EDFA;
            padding: 10px;
            border-radius: 12px;
        }

        .mobilMenuBox h6 {
            padding-top: 5px;
            font-size: 10px;
        }

    .mMenuBoxBg a {
        color: #4202B1;
    }

/*    .scrollY {
        max-height: 455px;
        overflow-y: auto;
        overflow-x: hidden;
    }*/
    /* Extra Cemre devices (1440px and up)*/
    @media (min-width: 1183px) and (max-width: 1583px) {

        .card.islemDetayBox.card-body {
            width: 19%;
        }

        .hizliMenu {
            display: block !important;
        }

        .plefRiht {
            padding-left: 3rem;
        }

        .col-md-4.col-sm-12.col-xs-12 {
            width: 33.33333333%;
        }

        .girisLogo {
            margin-top: 65px;
        }

        .girisBottom {
            margin-left: 7rem;
            width: 22%;
            bottom: 66px;
        }

        .col-md-6.mW50 {
            width: 50%;
        }

        .col-md-6.col-sm-12.col-xs-12 {
            width: 50%;
        }

        .leftMenu {
            display: block !important;
        }
        .borderedLeft {
            display: block !important;
        }

        .rightBar {
            display: block !important;
        }

        .mobilMenu {
            display: none !important;
        }

        .menuBox {
            height: 51px;
            padding: 1rem;
            border-radius: 12px;
            margin-top: 1rem;
            font-weight: bold;
            cursor: pointer;
            transition: 0.3s;
            font-size: 13px;
        }

        .hesaplarimCard h4 {
            font-size: 13px;
            margin-top: 15px;
            font-weight: bold;
        }

        .qrBox img {
            width: 81px;
        }

/*        .scrollY {
            max-height: 350px !important;
        }

        .scrollYTwo {
            max-height: 610px !important;
        }*/

        .card.islemDetayBox.card-body {
            width: 26%;
        }

        .hataliGiris {
            margin-top: 0;
        }

        .scrollIban {
            overflow: auto;
            overflow-y: hidden !important;
            overflow-x: auto !important;
        }

        .scrollIban {
            --items: 2;
            --cell-padding: 0.5rem;
            --cell-basis: calc((100% - var(--cell-padding)* -8) / var(--items));
        }

        .sideBannerSlide {
            margin-left: 2rem;
            margin-top: 1rem;
        }

        .sideBannerSlide {
            margin-right: 31px;
        }

        .slideText {
            bottom: 0.25rem;
        }

        .otpInput {
            width: 33px;
            height: 33px;
        }

        .plefRiht {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .girisBottom {
            margin-left: 3rem;
            width: 27%;
            bottom: 43px;
        }

        .newSlideTextBox {
            text-align: left;
            top: 11rem;
            left: 5rem;
            max-width: 310px;
        }

        .leftMenu {
            padding-left: 15px;
            padding-right: 15px;
        }

        .user {
            width: 21.5%;
            margin-left: 1.5rem;
            bottom: 29px;
        }

/*        .scrollYFour {
            max-height: 460px !important;
        }*/

        .sideBottom {
            padding: 1.5rem 0 0px 0px;
        }

        .qrBox img {
            width: 76px;
        }

        .ibanCards {
            max-width: 360px !important;
            height: 197px !important;
        }

        .bankAciklama h5 {
            font-size: 13px;
        }

        .mtop90 {
            margin-top: 60px;
        }

        .scrollTransfer {
            min-height: 500px !important;
        }

        .nextBtn {
            width: 320px;
        }

        .fullScroll {
            min-height: 650px;
        }
    }


    .mTop15 {
        margin-top: 15px;
    }



a.disabled {
    opacity: .3;
}

/* Transaction Page Layout */
@media (min-width: 375px) {
    .transaction-page-header {
        top: 0;
        padding-top: 1rem;
        padding-bottom: 1.25rem;
    }

    .transaction-page-content {
        padding-top: 1rem;
    }
}

@media (min-width: 576px) {
    .transaction-page-header {
        top: 0;
    }
}

@media (min-width: 1183.98px) {
    .transaction-page-header {
        top: 0;
    }
}

@media (max-width: 768px) {
    .payment-schedule-card,
    .payment-selection-summary {
        border-radius: 18px;
        padding: 16px;
    }

    .payment-schedule-head,
    .payment-selection-summary,
    .payment-order-summary-head {
        flex-direction: column;
        align-items: flex-start;
    }

    .payment-schedule-switch {
        align-self: flex-end;
    }
}
