/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1699px) {

  .card-header h4 {
    font-size: 17px;
    line-height: 35px;
  }

  .form-select {
    height: 56px;
    padding: 11px 16px;
    font-size: 16px;
  }

  .prising-body ul li {
    font-size: 18px;
    gap: 12px;
  }


}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1499px) {

  .card-header h4 {
    font-size: 17px;
    line-height: 23px;
  }

  .chanel-meta-btns .btn {
    font-size: 16px;
  }

  .btn {
    font-size: 16px;
  }

  .chanel-text p {
    font-size: 15px;
    line-height: 27px;
    color: #6D6E70;
  }

  .btn-download {
    gap: 5px;
    padding: 4px 6px;
    border-radius: 4px;
    font-size: 13px !important;
    line-height: 19px;
  }

  .table-main-desktop {
    padding: 0px 16px;
  }

  .prising-body ul li {
    font-size: 16px;
    line-height: 27px;
  }

  .votre-plan {
    top: -30px;
    font-size: 20px;
  }

  .prising-header h4 {
    font-size: 30px;
  }

  .prising-header h5 {
    font-size: 44px;
    line-height: 58px;
  }

}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1399px) {

  .chanel-meta-btns .btn {
    font-size: 14px;
  }

  .prising-body {
    padding: 15px 16px 10px;
  }

  .prising-bottom {
    padding: 10px 16px 20px;
  }

  .prising-header h5 {
    font-size: 32px;
    line-height: 42px;
    gap: 3px;
  }

  .prising-header h5 sub {
    font-size: 25px;
  }

  .subscription-title h2 {
    font-size: 36px;
    line-height: 46px;
  }

  .masterCard-number {
    font-size: 16px;
    line-height: 26px;
  }

  .prising-body ul li {
    font-size: 15px;
    line-height: 27px;
    padding: 0px 0px;
  }

  .btn-main {
    font-size: 20px;
  }

  .form-page-content {
    width: 360px;
    padding: 17px 24px 20px;
  }


}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

  .header {
    box-shadow: none;
    padding: 0px 0px;
    border-bottom: none;
    max-width: 100%;
    background-color: transparent;
  }

  .content-inner {
    padding-bottom: 0px;
  }

  .sidebar {
    left: -100%;
  }

  .mobile-logo img {
    max-width: 64px;
  }

  .header-content h1 {
    font-size: 22px;
    line-height: 33px;
  }

  .header-start {
    order: 1;
    width: 100%;
    text-align: center;
  }

  .header-end {
    width: 100%;
    padding: 3px 15px;
    background: #fff;
  }

  .header .container-fluid {
    padding: 0px;
  }

  .mobile-menu {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    line-height: 24px;
  }

  .mobile-menu img {
    width: 30px;
  }

  .header-end>div {
    width: 33.33%;
  }

  .dropdown.header-lang {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .mobile-logo {
    text-align: center;
  }

  .main-content {
    margin-left: 0px;
    background: #F0F2FF;
  }

  .footer-menu ul {
    gap: 0px;
    justify-content: space-between !important;
  }

  .header-content {
    padding: 14px 0px 0px;
  }

  .sidebar.show {
    left: 0;
  }

  .collapse-btn {
    display: none;
  }

  .footer {
    position: relative;

  }

}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {

  .mobile-logo img {
    max-width: 53px;
  }

  .mobile-menu img {
    width: 20px;
  }

  .content-area {
    padding: 7px 0px 24px;
  }

  .content-inner {
    padding: 0px 0px;
    padding-bottom: 0px;
  }

  .btn {
    font-size: 16px;
    line-height: 26px;
  }

  .chanel-info {
    margin-bottom: 8px;
  }

  .chanel-info-btns button img {
    max-width: 48px;
  }

  .footer-menu ul li a {
    font-size: 11px;
    line-height: 15px;
  }

  .footer-menu ul {
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .footer-text p {
    font-size: 13px;
    line-height: 24px;
  }

  .footer-menu {
    margin-bottom: 4px;
  }

  .footer {
    padding: 11px 0px;
  }

  .footer-menu ul {
    gap: 2px 11px;
  }

  .status {
    font-size: 12px;
    width: 65px;
    height: 22px;
  }

  .card-header h4 {
    font-size: 17px;
    line-height: 25px;
  }

  .card.card-table {
    background: transparent;
  }

  .card.card-table .card-header {
    border-bottom: 0px;
    border-radius: 10px;
    box-shadow: 3px 3px 10px 0px #00000026;
  }

  .card.card-table {
    box-shadow: none;
  }

  .subscription-title h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .masterCard-icon {
    padding: 12px 20px;
  }

  .masterCard-content {
    padding: 10px 20px 16px;
    gap: 20px;
  }

  .masterCard-footer {
    padding: 14px 20px;
  }

  .masterCard {
    border-radius: 17px;
  }

  .prising-header h4 {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .prising-header h5 {
    line-height: 1;
  }

  .prising.prising-popular .btn-main {
    padding: 10px 10px;
  }

  .btn-main {
    padding: 11px 20px;
  }

  .table.table-small thead tr th {
    font-size: 10px;
  }

  .payment-infos {
    padding: 15px 18px;
  }

  .table-billing table thead tr th {
    font-size: 12px;
  }

  .table-billing table tbody tr td {
    font-size: 12px;
  }

  .table-billing button.btn-download {
    font-size: 11px !important;
    padding: 2px 2px;
    gap: 1px;
  }

  .table-billing button.btn-download img {
    max-width: 11px;
  }

  .table.table-sep tbody tr:nth-child(2n) {
    height: 7px !important;
  }

  .form-page-img {
    display: none;
  }

  .form-page-content {
    width: 100%;
    padding: 17px 24px 20px;
    max-width: 420px;
    margin: 0 auto;
  }

  .form-select {
    height: 46px;
    padding: 7px 16px;
    font-size: 14px;
  }

  .sidebar-nav ul li a {
    gap: 8px;
    font-size: 14px;
    line-height: 18px;
    padding: 11px 19px;
  }

  .chanel-info h6 {
    font-size: 16px;
    line-height: 22px;
  }

  .chanel-info p {
    font-size: 16px;
    line-height: 24px;
  }


}

/* Small devices  */
@media (max-width: 576px) {}