@media (min-width: 1300px) {
  .container {
    max-width: 1260px !important;
  }
}

@media (max-width: 1199px) {
  .deekshuTopBar {
    display: none;
  }
}

@media (min-width: 1200px) {
  .homeWhyChoose h2 {
    line-height: 100%;
  }
  .TreatmentsBoxContentArea {
    min-height: 490px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeDesktopMenu li a {
    font-size: 16px;
  }
  .homeDesktopMenu li {
    padding: 0 18px !important;
  }
  .homeHelpBox h4,
  .homeHelpBox h3 {
    font-size: 24px;
    margin-bottom: 7px;
  }
  .homeHelp {
    margin-top: 20px;
  }
  .ourTreatmentsBoxContentArea h4 {
    font-size: 18px;
  }
  .desktopMenu li a {
    font-size: 16px !important;
  }
  .desktopMenu li {
    padding: 0 10px !important;
  }
  .desktopMenu img {
    width: 190px !important;
  }
  .TreatmentsBoxContentArea {
    min-height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .desktopMenu {
    display: block;
  }
  .designed-by{text-align:right;}
  .mobileMenu {
    display: none;
  }
  .contactPaddingLeft50 {
    padding-left: 50px;
  }
  .marginBottomLG40 {
    margin-bottom: 40px;
  }
  #mega-menu-wrap-left {
    background: none;
  }
  #mega-menu-wrap-right {
    background: none;
  }
  #mega-menu-wrap-left
    #mega-menu-left
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  #mega-menu-wrap-left
    #mega-menu-left
    > li.mega-menu-item
    > a.mega-menu-link:focus {
    background: transparent !important;
  }
}

@media (max-width: 991px) {
  .homeTestimonialsBtnPosition .homeTestimonialsBtn {
    float: none;
  }
  .copyRights{text-align:center;}
  .homeTestimonialsBtnPosition {
    text-align: center;
  }
  .desktopMenu {
    display: none;
  }

  .mobileMenu {
    display: block;
  }
  #mega-menu-wrap-primary .mega-menu-toggle {
    background: transparent !important;
  }
  .marginBottomMD40 {
    margin-bottom: 40px;
  }
  .homeWhyChoose br {
    display: none;
  }
  .homeWhyChoose h2 {
    text-align: center;
  }
  .ourTreatmentsBoxContentArea h4 {
    font-size: 18px;
  }
  .homeTestimonials iframe {
    width: 100%;
  }
  .marginBottomMD20 {
    margin-bottom: 20px;
  }
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner,
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::before,
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::after {
    background-color: #000 !important;
  }
  .mobileMenu .navbar-brand img {
    width: 170px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background-color: #fff !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 0 20px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-bottom: 1px solid #f1f1f1;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .homeHelpBox {
    padding: 0 45px;
  }
  .homeHelp {
    margin-top: 20px;
  }
  .homeWhyChoose h2 {
    font-size: 35px;
  }
  .TreatmentsBoxContentArea {
    min-height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .quickLinks h2 {
    display: none;
  }
  .homeHelpBox {
    padding: 0 40px;
  }
  .homeHelp {
    margin-top: 20px;
  }
  .homeWhyChoose {
    text-align: center;
  }
  .homeWhyChoose .spec img {
    margin-bottom: 15px;
  }
  .testimonialsBox img {
    margin-bottom: 15px;
  }
  .carousel-caption {
    transform: translateY(-58%);
    align-items: center;
  }
  /*.carousel-item img {
    height: 300px;
  }*/
}

@media (min-width: 576px) and (max-width: 767px) {
  .homeHelpBox h3,
  .homeHelpBox h4 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .homeWhyChoose h2 {
    font-size: 25px;
  }

  .carousel-caption h1 {
    font-size: 30px;
  }
  .testimonialsBox {
    padding: 40px 75px;
  }
}

@media (max-width: 575px) {
  .homeHelpBox h3,
  .homeHelpBox h4 {
    font-size: 20px;
    margin-bottom: 3px;
  }
  .homeWhyChoose h2 {
    font-size: 25px;
  }
  .faqs h3,
  .homeTestimonials h3,
  .homeOurTreatments h3 {
    font-size: 25px;
  }
  .copyRights {
    font-size: 12px;
  }
  .testimonialsBox {
    padding: 40px 75px;
  }
}

@media (max-width: 480px) {
  .homeHelpBox {
    padding: 0 20px;
  }
  .homeHelpBoxBtn {
    font-size: 14px;
    padding: 15px 30px;
  }
  .carousel-control-prev {
    display: none;
  }
  .carousel-control-next {
    display: none;
  }
  .subPageBannerContent h1 {
    font-size: 30px;
  }
}

@media (max-width: 360px) {
  .homeHelpBox h3,
  .homeHelpBox h4 {
    font-size: 18px;
  }
}

@media (min-width: 480px) and (max-width: 575px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}

@media (min-width: 360px) and (max-width: 479px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}

@media (min-width: 320px) and (max-width: 360px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}

@media (max-width: 319px) {
  .carousel-caption h1 {
    font-size: 20px;
  }
}
