@media (max-width:1200px){
  #header .title ul li a {
    padding: 0px 8px;
  }
}
@media (max-width:991px) {
  #content>.p-4 {
    padding:8px!important
}
  .head-button button {
    margin-bottom: 10px;
    height:40px
  }
  .pl-0, .pr-0, .px-0 {
    padding-left: 7.5px!important;
    padding-right: 7.5px!important;
  }
  .breadcrumb{
    justify-content: center;
  }
  .head-button {
    width:100%;
    text-align: center
  }
  .bootstrap-select.form-control {
    height: 45px;
  }
  #header .icon span {
    margin: 0px auto;
    float: none;
  }
  #header .icon {
    overflow: hidden;
    padding: 1px 7px
  }
  body .form-group {
    margin-bottom:5px!important;
    margin-top: 5px!important
  }
  .sip-ekle {
    width:100%;
  }
  hd {
    display: none!important;
  }
  .table .islemler {
    margin-top: 10px
  }
  .short-info span {
    float:none;
    margin: 0px;
    display: inline-block;
  }
  #header .title ul li {
    width:100%;
  }
  .lh-2 {
    line-height: 25px!important
  }
  .table .info {
    display: none!important;
  }
  #header .toogleMenuContent {
    position: relative;
    top: 0;
    width: 100%;
    border: 0px;
    background: #3f4356;
  }
  .short-info {
    text-align: center
  }
  #menu ul li a h1 {
    display: block;
  }
  #header .title {
    position: fixed;
    bottom: 0;
    top: 60px;
    left: -183px;
    background: #494f61;
    width: 183px;
    padding: 0px;
    transition: .5s all
  }
  #header .title.active {
    left: 0;
  }
  #header {
    padding-right: 10px;
    z-index: 3;
    position: fixed;
  }
  #header .user b b, #header .user p {
    max-width: 65px;
    overflow: hidden;
    height: 14px;
    position: relative;
    float: left;
  }
  #header .user b {
    float: left;
    width: 100%;
  }
  #header .user span {
    width: 126px
  }
  #menu {
    margin-left: -150px
  }
  #menu.active {
    margin-left: 0px
  }
  #content {
    margin: 60px 0 0 0
  }
  #content.active {
    margin: 60px 0 0 148px;
  }
  .user-head .banner {
    height: 220px
  }
  #banner p {
    height: 130px;
    overflow: hidden;
  }
  .user-head ul {
    display: none
  }
  .user-head p {
    margin-bottom: 15px
  }

  #filtre select, #filtre input {
    height: 45px
  }
  #filtre .search {
    margin-top: 0px;
    height: 45px;
  }
  #filtre button {
    padding: 11px;
    margin: auto;
    width: 100%;
  }
  #filtre .search button {
    width: auto;
  }
  .islemler {
    width: 100%!important;
  }
  .body:nth-child(2n-1){
    background: #f9fafb
  }
  .islemler b {
    display: none!important;
  }
  .modal-body {
    padding: 0px
  }
  .modal-header {
    padding: 10px 8px;
  }
  .content-text h1 {
    margin-top: 15px
  }
  .content-text h3 {
    margin-bottom: 15px
  }
  .table .body {
    text-align: center;
  }
  .table .user {
    flex-direction: column;
    margin-top: 10px!important;
  }
  .table div.col-auto:last-child {
    justify-content: center;
  }
  .short-info b {
    margin-top: 11px;
    display: block;
  }
  .mobil-mt-2 {
    margin-top: 15px!important;
    text-align: center!important
  }
  .table .text-right, .table .text-left{
    text-align: center!important
  }
  .logo-ykb, .logo-axs, .logo-isbank, .logo-bonus, .logo-finans, .logo-hsbc {
    display: block;
    margin: 0 auto 10px auto;
}
.hidden-xs {
  display:none!important
}
.mt-minus-2 {
  position: relative;
  top: -10px
}
}
@media(max-width: 768px){
  .card {
    width:100%!important;
    margin-bottom: 15px
  }
}