@media (max-width: 767px) {

  .accordion-content{
    padding: 0px 10px !important;
  }
  .grid-wrapper {
    padding: 0px !important;
  }

  .breakdown-title {
    font-size: 27px !important;
  }

  .caro-acc {
    flex-direction: column !important;
  }

  .complete-modal .modal-content {
    padding: 17px !important;
    width: 97% !important;
  }

  .w-thread {
    width: 100% !important;
  }
  .loader-overlay {
    background-color: black !important;
  }

  .w100-txt {
    width: 100% !important;
  }
  .container {
    padding: min(3em, 3%) !important;
    margin-top: 20px;
  }

  .add-l-txt {
    font-size: 14px !important;
    display: none;
  }

  .progress-container {
    width: 100% !important;
  }
  .circle {
    width: 40px;
    height: 40px;
    top: unset !important;
  }

  .search-c-wrapper {
    padding-top: 10px !important;
  }

  .width100-feild {
    width: 100% !important;
  }

  .checkwrapp {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .checkwrapp .cm-dv {
    width: 100% !important;
    flex-direction: row !important;
  }
  #sidebar {
    width: 100%;
  }

  .tgbtn {
    display: block;
    margin: 0px !important;
  }

  .header {
    justify-content: space-between;
  }

  .flex {
    display: none;
  }

  .arr {
    margin-left: 0px !important;
  }

  .dis-none {
    display: block !important;
  }

  .disp-none {
    display: none !important;
  }

  .avatar {
    border-radius: 100px;
  }

  .breakdown-card {
    width: 100%;
    padding: 0px !important;
    box-shadow: unset !important;
    background-color: unset !important;
  }

  .activity-feed {
    width: 100%;
    padding: 0px !important;
    box-shadow: unset !important;
    background-color: unset !important;
  }

  .dash-link-wrapper a {
    width: 84%;
  }

  .dashboard-wrapper {
    padding-left: 17px;
    padding-right: 17px;
  }

  .dash-learner-links {
    width: 100%;
  }

  .dark-card {
    width: 100% !important;
  }

  .form-control {
    width: 100%;
  }

  .tab-menu {
    display: none;
  }

  #calendar {
    min-width: 0px !important;
    width: 100% !important;
  }

  .dflexcol {
    width: 100%;
    background-color: unset !important;
    box-shadow: unset !important;
    padding-left: 0px !important;
  }

  .custom-modal-content {
    width: 85% !important;
    margin: 0px !important;
    margin-top: 100px !important;
    margin-left: 2px !important;
  }

  .m-wrap-in-one {
    flex-direction: column;
    gap: 0px !important;
  }

  .progress-activity-wrapper {
    flex-direction: column !important;
  }

  .profile-modal-content {
    width: 100% !important;
  }

  .ql-toolbar.ql-snow {
    width: 100% !important;
  }

  .drop-area-9012 {
    width: 82% !important;
  }

  .w50 {
    width: 100% !important;
  }

  .feildwrapper div {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .accordion-container {
    max-width: 100% !important;
  }

  .mainHeading {
    font-size: 23px !important;
  }

  .feildwrapper-user {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .eight h1 {
    width: 100% !important;
    font-size: 21px !important;
  }

  .act-wrap-in-one {
    width: 100% !important;
    gap: 50px !important;
    flex-direction: column !important;
  }

  .det-progress-card {
    width: 100% !important;
  }

  .w100-t {
    width: 100% !important;
  }

  .info strong {
    font-size: 1.5em !important;
  }

  .csv-upload-container {
    padding: 17px !important;
  }

  .w100-txtp {
    width: 100% !important;
  }

  .info-modal-content {
    width: 90% !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
   .info-modal-content {
    width: 70% !important;
  }
  .w-thread {
    width: 100% !important;
  }
  .container {
    padding: min(3em, 3%) !important;
    margin-top: 20px;
  }

  .dashboard-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .accordion-container {
    max-width: 100% !important;
  }

  .width100-feild {
    width: 100% !important;
  }
  .w50 {
    width: 100% !important;
  }
  .ql-blank {
    width: 100% !important;
  }

  .ql-toolbar.ql-snow {
    width: 100% !important;
  }

  .progress-container {
    width: 100% !important;
  }
  .form-control {
    width: 70%;
  }
  .checkwrapp .cm-dv {
    width: unset !important;
  }
  .feildwrapper div {
    width: 100% !important;
  }

  .dark-card {
    width: 214px !important;
  }

  .act-wrap-in-one {
    flex-direction: column-reverse !important;
    width: 100% !important;
  }

  .dark-card-label {
    font-size: 1.1rem !important;
  }
  .eight h1 {
    font-size: 16px !important;
  }

  .add-threads-wrap label {
    font-size: 18px !important;
  }

  .feildwrapper-user {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
  }

  #calendar {
    min-width: 0px !important;
    width: 100% !important;
  }

  .dflexcol {
    width: 100%;
  }

  .progress-activity-wrapper {
    flex-direction: column !important;
  }

  .dash-learner-links {
    width: 100% !important;
  }

  .activity-feed {
    width: 100% !important;
  }

  .tab-link {
    font-size: 14px !important;
    font-weight: 700;
  }
}

@media (min-width: 1025px) and (max-width: 1300px) {
  .profile-history-item {
    font-size: 16px !important ;
  }
  .profile-content-sections {
    flex-wrap: nowrap !important;
  }
  .tab-menu li {
    font-size: 12px !important;
  }

  .activity-title {
    font-size: 12px !important;
  }

  #calendar {
    min-width: 0px !important;
    width: 100% !important;
  }

  .dflexcol {
    width: 100%;
  }

  .activity-item {
    text-align: center;
    gap: 0px !important;
  }

  .dark-card {
    width: 239px !important;
    gap: 0.5rem;
    flex-direction: column;
    padding: 1.1rem;
  }

  .dark-card-label {
    font-size: 1.2rem !important;
  }

  .legend-item {
    padding: 3px 6px !important;
  }

  .dark-card-icon {
    width: 58px !important;
    height: 58px !important;
  }

  .legend-item {
    font-size: 12px !important;
  }

  .breakdown-title {
    font-size: 21px !important;
  }

  .legend {
    display: unset !important;
  }

  .legend-item {
    margin-bottom: 8px !important;
    display: flex;
    gap: 20px;
  }

  .caro-name {
    font-size: 24px !important;
  }

  .caro-email {
    font-size: 18px !important;
  }

  .caro-number {
    font-size: 18px !important;
  }
}

@media (min-width: 1301px) and (max-width: 1555px) {
  .dflexcol {
    width: 44%;
  }

  .dark-card {
    width: 186px !important;
    gap: 0.5rem;
    flex-direction: column;
    padding: 1.1rem;
  }

  .dash-link-wrapper {
    gap: 12px;
  }
  /* 
  .dark-card-details {
    align-items: center;
  } */

  .dark-card-icon {
    width: 55px !important;
    height: 55px !important;
  }

  .dark-card-label {
    font-size: 1.3rem !important;
  }
}

@media (min-width: 1556px) and (max-width: 1760px) {
  .dflexcol {
    width: 45%;
  }

  .dark-card {
    width: 238px !important;
    gap: 0.5rem;
  }

  .dash-link-wrapper {
    gap: 12px;
  }

  .dark-card-label {
    font-size: 1.2rem !important;
  }
}

@media (min-width: 1761px) and (max-width: 1905px) {
  .dark-card {
    width: 239px !important;
  }

  .dark-card-label {
    font-size: 1.3rem !important;
  }
}