/* Mobile device >>>>> */
@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}

/* Mobile devies max width <<<<< */
@media (max-width: 767px) {
  .container {
    width: 95%;
    word-break: break-word;
  }
  /* tvc ads */
  .tvc-modal {
    top: 0px;
  }
  .featured-modal {
    width: 100%;
    height: 210px;
    max-width: 90%;
    margin: 0px auto;
    position: relative;
  }
  .tvc-cancel {
    right: 0px;
    top: -15px;
    width: 25px;
    height: 25px;
  }
  .tvc-play-button {
    bottom: 5%;
    height: 40px;
    width: 40px;
    right: 45px;
  }

  header {
    display: none;
  }
  .left-slide,
  .right-slide {
    display: none;
  }
  .hero-title h1 {
    font-size: 55px !important;
    text-align: center;
    margin: 50px;
  }
  .bg {
    height: 196px;
    left: -101px;
    top: -120px;
  }

  .title h2::before {
    font-size: 56px;
    left: 36px;
    right: 78px;
    top: -20px;
    text-shadow: unset;
  }
  .featured-left {
    display: none;
  }
  .bg1 {
    height: 166px;
    top: -110px;
  }
  .featured-right h2 {
    font-size: 52px;
    line-height: 52px;
    font-family: poppinsBold;
    margin-bottom: 11px;
  }
  .featured-wrapper {
    margin-top: 20px;
  }
  .featured-right .featured-subtitle,
  .featured-right p,
  .footer-bio p {
    color: var(--light);
  }
  .blog-wrapper {
    overflow-y: scroll;
  }
  .blog-section {
    padding: 0px;
  }
  .blog-thumb {
    width: 300px;
    height: 200px;
  }
  /* team */
  .team-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
  }
  .team-bg {
    height: 140px;
  }

  .footer-wrapper {
    flex-direction: column;
  }
  .footer-section {
    margin-top: 0px;
    height: unset;
  }
  .footer-logo-thumb {
    position: relative;
    margin: unset;
    margin-bottom: 10px;
    width: 173px;
  }
  .footer-logo-thumb img {
  }

  .footer-box {
    min-height: unset;
  }
  .footer-links li {
    padding: unset;
  }
  .footer-links a {
    font-size: 14px;
  }
  .footer-title h2 {
    font-family: poppins;
    font-size: 16px;
    text-transform: uppercase;
  }
  .footer-bio p {
    font-size: 15px;
  }

  /* Single page */
  .single-thumb {
    height: 220px;
  }
  .single-title {
    bottom: 4px;
  }
  .single-title h1 {
    font-size: 23px;
  }
  .single-wrapper {
    padding: 5px;
    margin-top: unset;
  }
  .single-content p {
    font-size: 15px;
    color: var(--light);
  }
  .single-excerpt p {
    margin-bottom: unset;
    font-size: 14px;
    font-family: poppins;
  }
  .thumb-title {
    z-index: unset;
  }

  /* new style */
  .hero-content span {
    font-size: 44px;
    text-shadow: 3px 5px 4px #00000021;
  }
  .hero-content h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .chart-shape,
  .chart-analytics,
  .chart-bar {
    display: none;
  }
  .mobile-header-wrapper {
    flex-direction: row !important;
    height: 57px;
  }
  .hero-image {
    display: none;
  }
  .flex {
    flex-direction: column;
  }
  .footer-bottom {
    border-top: 2px solid #d3d3d340;
    height: 45px;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .footer-bottom-box {
    flex-direction: row;
  }
  .why-choose-us-title-wrapper {
    max-width: 100%;
    text-align: start;
  }
  .why-choose-us-title-wrapper h2 {
      font-size: 35px;
      line-height: 40px;
      color: var(--main-dark);
      text-shadow: 0px 1px 0px #006151;
  }
  .why-choose-us-section {
    background-color: #6ac9e738;
    border-top: 4px solid white;
    padding-top: 35px;
}
  .our-service-wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 5px;
    grid-gap: 10px;
  }
  .our-core-value-title-wrapper {
    flex-direction: column;
    align-items: flex-start;
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 5px;
  }
  .our-core-value-title-wrapper button {
    padding: 5px 10px;
    font-size: 11px;
    border: 1px solid var(--brandColor);
    width: max-content;
    height: 30px;
  }
  .our-core-value-title-wrapper button img {
    width: 12px;
  }
  .box-image-thumb-img {
    width: 100%;
  }
  .title h2 {
    font-size: 30px;
    line-height: 40px;
    max-width: 100%;
  }
  .portfolio-section {
    padding: 20px 0px;
  }
  .title p {
    font-size: 15px;
  }
  .portfolio-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    width: 100%;
    margin-top: 10px;
  }
  .first-col h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .our-service-template-header p {
    font-size: 15px;
    width: 100%;
    margin: unset;
    text-align: left;
  }
  .our-service-template-header h2 {
    line-height: 45px;
    text-align: start;
  }
  .padding {
    padding: 20px 0px;
  }
  .box-content ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .box-content li {
    font-size: 17px;
  }
  .box-content p {
    font-size: 17px;
  }
  .our-core-value-content p {
    font-size: 15px;
    text-align: start;
  }
  .hero-content-buttons {
    flex-direction: row;
    margin-bottom: 20px;
  }
  .hero-shape {
    right: 0px;
    width: 50px;
    bottom: 0;
    transform: rotate(180deg);
    bottom: -45px;
    left: unset;
  }
  .hero-content {
    margin-top: 90px;
  }
  .chart-analysis {
    display: none;
  }
  .about-button,
  .contact-button {
    padding: 11px 20px;
  }
  .expert-service-shape-2 {
    position: absolute;
    left: -96px;
    top: -100px;
    transform: rotate(45deg);
    right: unset;
    width: 112px;
  }
  .box-content h2 {
    font-size: 35px;
    line-height: 46px;
    margin-top: 8px;
    margin-bottom: 7px;
  }
  .box-image {
    margin-top: 20px;
  }
  .portfolio-item {
    height: 134px;
  }
  .single-title span {
    line-height: 40px;
  }
  .single-title {
    top: 125px;
  }
  .thumb-title {
    top: 0;
  }
  .our-core-value-wrapper h2 {
    line-height: 45px;
  }
  .our-service-section {
    padding: 30px 0px;
    margin-top: unset;
  }
  .up-arrow {
    height: 40px;
    width: 40px;
  }
  .up-arrow img {
    padding: 7px;
  }
  .our-service-section {
    padding-top: 45px;
  }

  /* medical */
  .why-choose-us-box {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: unset;
    padding-left: 35px;
  }
  .why-choose-us-box h3 {
    font-size: 17px;
    text-align: left;
  }
  .why-choose-us-wrapper {
    grid-gap: 10px;
  }
  .top-header-section {
    display: none;
  }
  .hero-section {
    height: auto;
    background-position: right;
  }
  .hero-content{
    width: 100%;
  }
  .hero-content .arrow-icon {
    width: 130px;
    position: absolute;
    left: -67px;
    top: -20px;
    bottom: -59px;
}
  .our-team-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    padding-top: 125px;
  }
  .our-team-content h2 {
    font-size: 15px;
    font-weight: 500;
  }
  .our-team-social img {
    width: 18px;
  }
  .our-team-content h3 {
    font-size: 11px;
  }
  .our-team-section {
    background-size: contain;
    margin-bottom: unset;
    padding-bottom: 20px;
  }
  .our-team-item {
    box-shadow: 0px 5px 6px 0px #00000024;
  }
  .appointment-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: unset;
    word-wrap: break-word;
  }
  .appoinment-box-content {
    padding: unset;
  }
  .appointment-content h2 {
    font-size: 41px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .appointment-box-thumb img {
    width: 20px;
  }
  .appointment-box-thumb h3 {
    font-size: 14px;
    font-weight: 400;
  }
  .appointment-box-thumb {
    grid-gap: 7px;
    height: 100%;
  }
  .footer-bottom-box {
    margin: 0px auto;
    padding-top: 5px;
  }
  .footer-bottom-box a {
    font-size: 14px;
  }
  .footer-bottom-box p {
    font-size: 14px;
  }
  .address-thumb {
    display: none;
  }
  .appointment-box-wrap {
    flex-direction: column;
  }
  .office-item h2 {
    font-size: 18px;
    padding: 2px;
  }
  .office-item {
    background: unset;
    box-shadow: unset;
    border: unset;
    padding: unset;
  }
  .visiting-time h3 {
    font-size: 16px;
  }
  .visiting-time p {
    font-size: 15px;
  }
  .appointment-section {
    padding-bottom: 12px;
    margin-top: unset;
  }
  .single-section {
    margin-top: unset;
  }
  .appointment-content {
    padding-top: 80px;
}
}
