/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 767px) {
  .table-responsive .table {
    margin-bottom: 90px;
  }
  .ratio-card .d-md-flex.align-items-center {
    display: block;
  }
  .search-input.search-on-data {
    margin-top: 10px;
  }
  form.d-flex.header-right-c.justify-content-end.align-items-center {
    justify-content: center !important;
  }
  .header .dropdown-toggle img {
    height: 26px;
  }
  .header .col-md-8.col-lg-7 {
    padding: 0;
  }
  .my_animation {
    margin-top: 80px;
  }
  section.slide-option {
    margin: -25px -20px 35px -20px;
  }
  .domestic-bg .content-c, .international-bg .content-c {
    display: block;
  }
  .domestic-bg, .international-bg {
    padding: 20px;
    height: auto;
    min-height: 50vh;
  }
  header.position-fixed {
    position: unset !important;
  }
  footer {
    text-align: center;
  }
  .card-ratio h5.card-title, .card-ratio P {
    font-size: 12px;
  }
  .card-ratio h3 {
    font-size: 24px;
  }
  .date-range-filter {
    margin-top: 15px;
  }
  .content-list {
    padding: 0px;
  }
  .modal-header.close-btn-pos button.btn-close {
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
  }
  .term-col-c h2 {
    font-size: 22px !important;
  }
  .header {
    padding: 0px 2px;
  }
  .modal-header.justify-content-between {
    display: block;
  }
  .modal-header.justify-content-between button.btn-close {
    margin-top: 12px;
    border: 0;
  }
  .step-c ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .border-border-dashed {
    min-width: 100%;
    min-height: auto;
  }
  #accordionpanels .accordion-button span {
    min-width: 22px;
  }
  .btn-tabs li.nav-item .nav-link {
    min-width: auto;
    font-size: 13px;
  }
  .step-c ul li a {
    white-space: nowrap;
  }
  .step-c ul li a span {
    padding-top: 4px;
    font-size: 12px;
  }
  .step-c ul:after {
    width: 67%;
    top: 34px;
  }
  .step-c ul li:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 14px;
    border: 1px dashed #707070;
    margin-left: -40px;
  }
  .btn-link {
    font-size: 13px;
  }
  .header .btn-link {
    font-size: 10px;
  }
  .header .btn-link i {
    padding-right: 4px;
    font-size: 14px;
  }
  small.value-c {
    font-size: 11px;
    padding: 0px 6px 0px 2px;
  }
  .header span.ac-d {
    padding-left: 4px;
    padding-right: 4px;
  }
  .d-md-flex .section-white {
    height: auto;
  }
  .ratio-card h5 {
    font-size: 12px;
    line-height: 18px;
  }
  .ratio-card p.card-text {
    font-size: 30px;
  }
  .ratio-card {
    padding: 15px 15px;
    margin-bottom: 15px;
    text-align: center;
    min-height: 168px;
  }
  .ratio-card i {
    padding: 0;
    padding-bottom: 7px;
  }
  .datepicker {
    position: relative;
    margin: 8px 0px;
  }
  .head {
    padding-top: 20px;
  }
  table th, table td {
    white-space: nowrap;
  }
  #content {
    padding: 25px 0px;
  }
  .underline-tabs li.nav-item .nav-link {
    white-space: nowrap;
  }
  .underline-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top: 20px;
  }
  .text-end.mob-pos-c {
    margin-top: -105px;
    text-align: left !important;
  }
  select.form-select.w-auto {
    width: 100% !important;
    margin-top: 12px;
  }
  .content-c {
    display: none;
  }
  .min-w-auto {
    min-width: auto !important;
    width: auto;
    display: block;
    width: 100%;
  }
  .login-page .section-white:after {
    width: 65%;
    border-radius: 70px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  .error-page .section-white .row {
    width: 100%;
  }
  .error-page .section-white {
    padding: 75px;
  }
  .search-on-data {
    width: 300px;
    margin: 0 0 0 auto;
  }
  .header {
    position: sticky;
    top: 0;
    z-index: 2;
  }
  .btn.min-w-200 {
    min-width: 200px;
  }
  .section-white.h-auto {
    min-height: 196px;
  }
  .underline-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .underline-tabs li.nav-item .nav-link {
    white-space: nowrap;
  }
  .modal-dialog.modal-md {
    max-width: 680px;
  }
  #accordionpanels .accordion-body {
    padding-left: 60px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  section.slide-option {
    margin: -35px -12px 36px -20px;
    padding: 0;
  }
  .search-on-data {
    width: auto;
  }
  .avatar-upload {
    max-width: 150px;
  }
  .avatar-upload .avatar-preview {
    width: 140px;
    height: 140px;
  }
  .ac-d .btn-link i {
    font-size: 18px;
  }
  .login-page .section-white {
    margin-top: 25px;
  }
  .mob-pos-c button.btn {
    width: 100%;
    min-width: auto;
  }
  .ratio-card i {
    font-size: 24px;
    padding-right: 10px;
  }
  .ratio-card {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  span.ac-d .btn-link i {
    font-size: 18px;
  }
  .ratio-card p.card-text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .domestic-bg, .international-bg {
    padding: 25px;
  }
  .ratio-card h5 {
    font-size: 14px;
  }
  span.ac-d {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mob-pos-c a.btn-link.text-dark {
    font-size: 0;
  }
  .btn-link {
    font-size: 13px;
  }
  .header .btn-link {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) {
  .ratio-card p.card-text {
    font-size: 20px;
  }
  .header .btn-link {
    font-size: 12px;
  }
  span.ac-d .btn-link i {
    font-size: 18px;
  }
  span.ac-d {
    padding-left: 5px;
    padding-right: 11px;
  }
  .btn-link {
    font-size: 13px;
  }
  .form-group label.form-label small, .form-label {
    font-size: 12px;
  }
}
