
@media only screen and (max-width: 1490px) {
  .headerMain .navbar .navbar-nav .nav-item #bookAppointmentBtn,
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    padding: 0 13px;
  }
}

@media only screen and (max-width: 1439px) {
  .dataArea a,
  .card.plans .price,
  p,
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }
  .TeamSection .card .card-body p {
    min-height: 150px;
  }
  .card.plans ul {
    min-height: 350px;
  }
  .appointmentWork .formArea {
    width: 400px;
    padding-right: 20px;
  }
  .formCalendar {
    width: calc(100% - 510px);
  }
}
@media only screen and (max-width: 1399.98px) {
  .fs-14 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1300px) {
  .headerMain .navbar .navbar-nav .nav-item #bookAppointmentBtn,
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1199px) {
  .dataArea a,
  .card.plans .price,
  p {
    font-size: 14px;
  }
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    padding: 0 8px;
  }
  h1,
  h2 {
    font-size: 44px;
    line-height: 55px;
  }
  h3 {
    font-size: 38px;
    line-height: 48px;
  }
  .mainBanner .carousel-caption.rightCap h1,
  .mainBanner .carousel-caption.rightCap h2 {
    max-width: 535px;
  }
  p {
    line-height: 27px;
  }
  .welcomeSection button,
  .btnAreaJoin button,
  .footerBtn {
    font-size: 14px;
  }
  h6 {
    font-size: 14px;
    line-height: 22px;
  }
  .cardContent p {
    font-size: 13px;
    line-height: 22px;
  }
  .TeamSection .card .card-body p {
    min-height: 200px;
  }
  .card.plans ul li {
    font-size: 11px;
    line-height: 23px;
  }
  .card.plans ul li::before {
    top: 7px;
  }
  .partnerSection img {
    max-width: 100%;
  }
  .partnerSection img {
    max-width: 70%;
    margin: 0 auto;
    display: table;
  }
  .appointmentWork {
    padding: 25px 35px;
  }
  .formCalendar {
    padding: 0 15px;
  }
  .callout-pill h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  h5 {
    font-size: 19px;
    line-height: 27px;
  }
  .TeamSection .card .card-body {
    padding: 25px 30px;
  }
  .TeamSection .card-img-top {
    width: 90px;
    height: 90px;
    right: 30px;
    top: -40px;
    object-fit: cover;
  }
  .TeamSection .card .card-body p {
    min-height: 250px;
  }
  .cardContent {
    padding: 30px 15px;
  }
  .cardContent img {
    max-width: 90px;
    max-height: 65px;
  }
  .mainBanner img,
  .mainBanner video {
    max-height: 400px;
    min-height: 400px;
  }
  .sectionSpace {
    padding: 50px 0;
  }
  .card.plans h5 {
    padding: 20px 20px 0;
  }
  .card.plans ul {
    padding: 0 20px;
  }
  .card.plans .price {
    padding: 10px 20px;
  }
  .card.plans ul {
    min-height: 370px;
  }
  .card.plans .price {
    font-size: 14px;
  }

  h4 {
    font-size: 20px;
    line-height: 29px;
  }
  .appointmentWork {
    padding: 0px;
  }
  .appointmentWork .tab-content {
    padding: 25px;
  }
  .appointmentWork .formArea {
    width: 100%;
    padding-right: 0;
  }
  .appointmentWork .formArea::after {
    display: none;
  }
  .formCalendar {
    width: 100%;
  }
  .calendar {
    width: 100%;
  }
  .btnAreaRight p {
    margin-top: 0;
  }
  .appointmentWork .btnAreaRight {
    width: 100%;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .appointmentWork {
    padding: 0px;
    margin: 0 15px;
    max-width: calc(100% - 30px);
  }
  body.open {
    overflow: hidden;
    position: fixed;
  }
  .headerMain .navbar .navbar-nav .nav-item #bookAppointmentBtn,
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .headerMain .navbar .navbar-nav {
    margin-right: 0;
  }
  .headerMain .navbar .navbar-nav .nav-item .nav-link {
    text-align: center;
  }
  .headerMain .navbar .navbar-nav .nav-item {
    margin-bottom: 30px;
  }
  .headerMain .navbar .navbar-nav .nav-item:last-child {
    margin-bottom: 0px;
  }
  .headerMain #navbarSupportedContent::before {
    background: #777777;
    content: "";
    z-index: -1;
    width: 100vw;
    height: 100vh;
    position: absolute;
    opacity: 0.48;
  }
  .headerMain #navbarSupportedContent {
    position: absolute;
    top: 100%;
    z-index: 99;
    width: 100vw;
    background: #fff;
    left: -12px;
    z-index: 99999999;
  }
  .headerMain #navbarSupportedContent .navbar-nav {
    background: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .navbar-toggler-icon {
    height: 4px;
    background: #000;
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    transition: 0.5s all;
  }
  .navbar-toggler-icon::after {
    content: "";
    width: 100%;
    height: 4px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -10px;
    border-radius: 10px;
    transition: 0.5s all;
  }
  [aria-expanded="true"] .navbar-toggler-icon {
    transform: rotate(42deg);
  }
  [aria-expanded="true"] .navbar-toggler-icon::after {
    transform: rotate(-90deg);
    top: 1px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .gradient-line__vertical::before {
    display: none;
  }
  .gradient-line__horizontal__left::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .callout-pill.item-1 {
    left: 50%;
    top: -5px;
  }

  .callout-pill.item-2 {
    top: 25%;
    right: 0;
  }

  .callout-pill.item-3 {
    top: 60%;
    right: 0;
  }

  .callout-pill.item-4 {
    left: 50%;
    right: auto;
    bottom: -5px;
  }

  .callout-pill.item-5 {
    top: 60%;
    left: 0;
  }

  .callout-pill.item-6 {
    top: 25%;
    left: 0;
  }

  .callout-pill.item-7 {
    top: -5px;
    right: 17%;
    left: auto;
  }

  .callout-pill.item-8 {
    bottom: -5px;
    left: 15%;
    top: auto;
  }

  .callout-pill.item-9 {
    top: 22%;
    left: 0;
  }

  .callout-pill.item-10 {
    top: 73%;
    right: 0;
    left: auto;
  }
  .callout-pill.item-11 {
    top: -5%;
    right: 25%;
  }
  .callout-pill.item-12 {
    right: -1%;
  }
  .callout-pill.item-13 {
    top: 92%;
    right: 22%;
  }
  .callout-pill.item-14 {
    top: 65%;
    left: -1%;
  }
  .callout-pill.item-15 {
    left: -1%;
  }
  .callout-pill.item-16 {
    top: 7%;
    right: -3%;
  }
  .callout-pill.item-17 {
    top: 7%;
    left: -3%;
  }
  .callout-pill.item-18 {
    top: 63%;
    right: -3%;
  }
  .callout-pill.item-19 {
    top: 63%;
    left: -1%;
  }
  .callout-pill.item-20 {
    left: 33%;
  }
  .callout-pill.item-21 {
    top: 5%;
    left: 7%;
  }
  .callout-pill.item-22 {
      top: 20%;
      right: 7%;
  }
  .callout-pill.item-23{
      top: 89%;
      right: 7%;
  }
  .callout-pill.item-24 {
      top: 73%;
      left: 7%;
  }
  .feature-list {
    list-style-type: none;
  }
  .callout-pill p{
    font-size: 14px;
  }
  .callout-pill.item-4.transform-lg-none {
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .TeamSection .card .card-body p {
    min-height: inherit;
  }
  .TeamSection .card-img-top {
    width: 60px;
    height: 60px;
    right: 30px;
    top: 21px;
  }
  .TeamSection .card {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .TeamSection .card.top {
    margin-top: 0;
  }
  h3 {
    font-size: 24px;
    line-height: 29px;
  }
  p {
    line-height: 22px;
  }
  .welcomeSection button,
  .btnAreaJoin button,
  .footerBtn {
    font-size: 14px;
    padding: 12px 15px;
    margin: 0 10px;
  }
  .cardContent {
    max-width: 280px;
    margin: 0 auto;
  }
  .card.plans ul {
    min-height: inherit;
  }
  .mainBanner img,
  .mainBanner video {
    max-height: 250px;
    min-height: 250px;
  }
  .mainBanner .carousel-indicators {
    margin-bottom: 0;
  }
  .mainBanner .carousel-caption h1,
  .mainBanner .carousel-caption h2 {
    font-size: 24px;
    line-height: 25px;
  }
  .mainBanner .carousel-caption {
    bottom: 40px;
  }
  .partnerSection img {
    max-width: 100%;
  }
  .areatextFooter h6 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .bottomFooter p {
    font-size: 16px;
  }
  .fs-40 {
    font-size: 30px;
  }
  .fs-32 {
    font-size: 22px;
  }
  .custom-btn {
    font-size: 16px;
  }
  .btn-gold .circle-icon {
    width: 30px;
    height: 30px;
  }
  .btn-gold .circle-icon img {
    width: 17px;
  }
  .x-ray-types {
    background-size: 165px 240px;
  }
  .fs-16 {
    font-size: 14px;
  }
  .callout-pill{
  border-radius: 11px;
}
   .callout-pill p{
    font-size: 10px;
  }
  .fs-24{
    font-size: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .calendar .days span {
    width: 40px;
  }
  .formCalendar {
    padding: 0;
  }
  .calendar .dates button {
    margin: 5px;
  }
}
@media only screen and (max-width: 413px) {
  .welcomeSection button,
  .btnAreaJoin button,
  .footerBtn {
    font-size: 12px;
  }
  h3 {
    font-size: 22px;
  }
  .appointmentWork .nav-tabs a {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  .appointmentWork .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
  .position-lg-absolute{
    position: absolute;
  }
  .callout-pill.item-3.size-sm {
      right: 17%;
  }
  .callout-pill.item-4.size-sm {
      right: 28%;
  }
}
@media screen and (min-width: 575.98px) {
  .position-sm-absolute{
    position: absolute;
  }
}

