@media only screen and (min-width: 576px) {
  .container-c {
    max-width: 540px;
  }

  .slick-slide {
    margin: 0 15px;
  }

  .slick-list {
    margin: 0 -15px;
  }

  /* .desk-divisiopn {
    display: flex;
  } */
  .padng-sec {
    padding: 30px 0px;
  }

  header nav,
  .banner .banner-profile {
    padding: 0px;
  }
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 30px;
  }

  .container-c {
    max-width: 720px;
  }
  .padng-sec {
    padding: 20px;
  }
  .datepicker-input-c {
    display: none;
  }

  .f-btn {
    max-width: max-content;
    margin: 0 auto;
    /* border-radius: 100px; */
  }
  .header_area .btn-grp {
    display: none;
  }

  .header_area .for-desktop {
    display: flex;
    align-items: flex-start;
  }
  body {
    background: #f4f4f4;
  }

  header .logo img {
    height: 45px;
  }

  .banner .banner-cal .banner-cal-single .bannr-back img {
    height: 250px;
  }

  .banner .banner-profile .banner-profile-img {
    width: 150px;
    height: 150px;
  }

  .banner .banner-profile .banner-profile-img img {
    width: 80px;
    height: 80px;
  }

  .banner
    .banner-profile
    .banner-profile-rating
    .banner-profile-rating-single
    .banner-profile-rating-number {
    padding: 0;
    border-radius: 0;
    margin-right: 10px;
  }
  .banner
    .banner-profile
    .banner-profile-rating
    .banner-profile-rating-single
    .banner-profile-rating-number
    img {
    width: 25px;
    height: 25px;
  }

  .banner
    .banner-profile
    .banner-profile-rating
    .banner-profile-rating-single
    p {
    text-align: left;
    font-size: 14px;
    line-height: 1.1;
  }
  .banner
    .banner-profile
    .banner-profile-rating
    .banner-profile-rating-single
    p
    span {
    display: table;
    margin: 0;
  }
  .banner .banner-profile {
    align-items: flex-start;
    margin-top: -80px;
  }
  .banner .banner-profile .banner-profile-rating .banner-profile-rating-single {
    display: flex;
    align-items: center;
    margin-left: 20px;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
  }
  .desk-divisiopn .desk-divisiopn-all {
    display: flex;
    align-items: flex-start;
  }
  .desk-booking {
    display: block;
    width: 300px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    position: sticky;
    top: 20px;
    height: calc(100vh - 40px);
    overflow: auto;
  }
  .desk-booking::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .for-mob-desk {
    width: calc(100% - 300px);
    padding-right: 20px;
  }

  .stcky-menu {
    background: #f4f4f4;
    border-top: 0;
    border-bottom: 0;
  }

  .stcky-menu ul li a.active {
    color: #26479e;
    border-bottom: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 20px;
  }

  .doc-details {
    background: #fff;
    border-radius: 5px;
  }
  .doc-details .doc-detail-single .btn-grp .f-btn {
    width: auto;
    max-width: fit-content;
  }

  .service-details,
  .review-details,
  .contact-details,
  .faq-details {
    border-top: 0;
    margin-top: 10px;
    background: #fff;
    border-radius: 5px;
  }

  .wa-btn-n-sec {
    display: none;
  }

  .date-picker-c {
    display: block;
  }

  footer.padng-sec {
    padding: 50px 0 0;
  }

  .custom-modal-b .modal-body-n .datepicker-input-c {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .container-c {
    max-width: 960px;
  }
  .doc-details .doc-detail-single {
    display: flex;
    align-items: flex-start;
  }
  .doc-details .doc-detail-single .btn-grp {
    flex-direction: column;
    width: 200px;
  }
  .doc-details .doc-detail-single .btn-grp .f-btn {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .doc-details .doc-detail-single .doc-detail-all {
    margin-bottom: 0;
    padding-right: 20px;
    width: calc(100% - 200px);
  }
  .contact-details .location-single {
    display: flex;
  }
  .map-c iframe {
    width: 250px;
    height: 100%;
  }
  .location-map-c {
    /* display: flex
; */
    width: calc(100% - 250px);
    padding-right: 20px;
  }
  .contact-details
    .location-single
    .location-data-single
    .location-data-single-ac
    .address-single
    .lnk-btn {
    display: none;
  }
  .service-details .services-all {
    display: flex;
    flex-wrap: wrap;
  }
  .service-details .services-all li {
    padding: 10px 0;
    width: 50%;
  }

  .stcky-menu ul {
    justify-content: flex-start;
    padding-left: 30px;
  }
  .stcky-menu ul li a {
    padding: 20px 25px;
    font-size: 16px;
  }
  .stcky-menu ul li a.active {
    padding: 20px 25px;
  }
  .stcky-menu ul li a.active {
    border-radius: 15px 15px 0 0;
  }
  .doc-details .doc-detail-single .btn-grp .f-btn {
    max-width: unset;
  }
  .contact-details .location-single .map-c {
    display: block;
  }
  .banner-sml-dtl .offline-book-time .offline-book-time-single {
    display: flex;
    align-items: center;
  }

  .banner-sml-dtl .offline-book-time .offline-book-time-single p {
    margin-bottom: 0;
    margin-left: 10px;
  }

  .custom-modal-b .custom-modal-dialog {
    max-width: 900px;
  }

  .for-mob-c.mob-date-time-picker {
    display: none;
  }
  .custom-modal-b .custom-modal-dialog .modal-body-n .select-doctor {
    border-bottom: 0px;
  }
  .custom-modal-b .modal-body-n .new-form-structure .date-time-c {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    padding-left: 50px;
  }
  .modal-body-n .quick-appoinment-all-inputs {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .custom-modal-b
    .modal-body-n
    .new-form-structure
    .quick-appoinment-all-inputs
    .quick-appoinment-all-inputs-grp {
    width: 40%;
  }
  .modal-body-n .select-time-c .select-time-single-c {
    margin-right: 0px;
    width: 100%;
  }
  .modal-body-n .date-time-c h6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .modal-body-n .select-time-c .select-time-all-c {
    width: 100px;
  }

  .modal-body-n .date-picker-c {
    margin-bottom: 0;
    width: calc(100% - 100px);
    padding-right: 50px;
  }

  .ui-datepicker {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }

  .f-btn {
    font-size: 16px;
  }

  .container-c {
    max-width: 1140px;
  }
  .custom-modal-b .custom-modal-dialog {
    max-width: 1100px;
  }
  .padng-sec {
    padding: 50px;
  }
  .sub-head {
    margin-bottom: 25px;
  }
  header {
    padding: 15px 0;
  }
  header .logo img {
    height: 50px;
  }

  .banner .banner-cal .banner-cal-single .bannr-back img {
    height: 300px;
  }
  .banner-sml-dtl {
    padding: 25px 0px 50px;
  }
  .desk-booking {
    width: 400px;
  }
  .for-mob-desk {
    width: calc(100% - 400px);
  }

  .doc-details .doc-detail-single .doc-detail-all .doc-img img {
    width: 125px;
    height: 150px;
  }

  .doc-details .doc-detail-single .doc-detail-all .doc-cont {
    width: calc(100% - 125px);
  }

  .service-details,
  .review-details,
  .contact-details,
  .faq-details {
    margin-top: 15px;
  }
  .faq-accordian .faq-accordian-single .faq-accordian-single-head.open,
  .faq-accordian .faq-accordian-single .faq-accordian-single-head.open-2 {
    padding: 25px 20px;
  }

  .ui-datepicker td span,
  .ui-datepicker td a {
    padding: 5px;
    height: 30px;
    width: 30px;
  }

  .select-time-c .select-time-single-c label {
    padding: 10px;
  }

  .modal-body-n .select-time-c .select-time-all-c {
    width: 150px;
    margin-top: -30px;
  }
  .modal-body-n .date-picker-c {
    width: calc(100% - 150px);
  }
  .custom-modal-b .modal-body-n {
    padding: 35px;
  }
  .custom-modal-b .modal-header-n {
    padding: 25px;
  }
}

@media only screen and (min-width: 1280px) {
}

@media only screen and (min-width: 1400px) {
  .container-c {
    max-width: 1320px;
  }
}

@media only screen and (min-width: 1500px) {
  a,
  p,
  li,
  label,
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="date"],
  input[type="time"],
  textarea,
  select {
    font-size: 16px;
  }

  /* input[type=text], input[type=email], input[type=tel], input[type=date], input[type=time],textarea,select {       
        padding: 20px;
    } */
}

@media only screen and (min-width: 1920px) {
  .container-c {
    max-width: 1680px;
  }

  /* h5 {
    font-size: 22px;
  } */

  /* a,
  p,
  li,
  label,
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="date"],
  input[type="time"],
  textarea {
    font-size: 18px;
  } */
}
