@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
  .containerFull {
    padding: 0 15px;
  }
  .header {
    padding: 0px 0;
  }
  .centerLogo img {
    transform: translate(0);
  }
  .centerLogo {
    width: 160px;
  }
  .heroBlock img {
    height: 60vh;
  }
  .stricky-fixed .centerLogo {
    width: 110px;
  }
  .large_heading {
    font-size: 35px;
    line-height: 35px;
  }
  .small_heading {
    font-size: 20px;
  }
  section,
  .section {
    overflow: inherit;
    padding: 40px 0;
  }
  .heading {
    font-size: 31px;
    line-height: 31px;
  }
  .sub_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .btnMenu {
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
  }
  .title {
    font-size: 15px;
  }
  .stricky-fixed .btnMenu {
    color: #000;
  }
  .offcanvas-end {
    width: 320px;
  }
  .offcanvas-body {
    overflow-x: hidden;
    padding: 0rem 1rem;
  }
  .innerMenu ul li ul {
    display: none;
  }
  .innerMenu ul li a {
    color: #222;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
  }
  .innerMenu ul li a i {
    font-size: 12px;
  }
  .innerMenu ul li ul li a {
    font-size: 13px;
  }
  .innerMenu ul li a:hover {
    color: var(--primary-color);
  }
  .formItem {
    margin: 12px 0;
  }
  .form-floating > .form-control {
    height: 45px;
  }
  .form-floating > label {
    top: -4px;
  }
  .formBox h3 {
    margin-bottom: 20px;
  }
  .innerWork img {
    height: 300px;
  }
  .emailIconRight {
    display: none;
  }
  .rightContact {
    margin-bottom: 30px;
  }
  .rightAbout p {
    text-align: justify;
  }
  .followUs {
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
    padding-top: 30px;
    padding-left: 15px;
  }
  .followUs ul {
    display: flex;
    margin-top: 10px;
  }
  .followUs ul li a {
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    color: #333;
  }
  .leftBanner {
    padding-top: 0px;
  }
  .videoBanner video {
    height: 70vh;
  }
  .btnTheme {
    font-size: 13px;
    padding: 12px 25px;
  }
  .btnCall {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
  }
  .heroBanner {
    height: 60vh;
  }
  .bannerText {
    height: 59vh;
  }
  .leftAb p a {
    display: inline-block;
  }
  .menuBtn {
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 100%;
    padding: 0 15px;
  }
  .leftBg {
    display: none;
  }
  .rightConfidence {
    padding: 20px 0 0 0;
  }
  .btnBlock a {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .injectableServices,
  .laserService,
  .facialServices,
  .microneedlingService,
  .bodyServices,
  .healthService {
    height: 350px;
    background-position: center;
    background-size: cover;
    background-attachment: inherit;
  }
  .servicesLeft {
    padding: 30px 0px;
  }
  .servicesLeft ul li a {
    font-size: 16px;
  }
  .servicesLeft ul li {
    padding: 8px;
    padding-left: 30px;
  }
  .careSection .sectionTop .newBox {
    padding: 20px;
  }

  .bannerText {
    padding-top: 110px;
  }
  .bannerText .large_heading {
    font-size: 22px;
  }

  .bannerText ul li {
    padding-left: 35px;
  }
  .bannerText ul li:before {
    width: 24px;

    left: 3px;
    top: 5px;
    height: 24px;
  }

  .bannerText ul li::after {
    width: 10px;
    height: 10px;

    top: 12px;
    left: 10px;
  }
  .servicesLeft ul li:before {
    top: 12px;
    left: 0px;
    width: 15px;
    height: 15px;
  }
  .leaf:after {
    bottom: -58px;
    right: -12px;
    width: 200px;
    height: 200px;
  }
  .leftImgMember:before {
    top: -6px;
    height: 107%;
  }
  .rightImgMember {
    padding: 30px 0 0 35px;
  }
  .forgotton {
    left: 0px;
    top: 35px;
    font-size: 12px;
  }
  .bgAction {
    padding: 60px 0;
  }
  .linkBtn {
    font-size: 15px;
  }
  .btnBanner {
    font-size: 13px;
    padding: 12px 25px;
  }
  .formNews {
    flex-wrap: wrap;
  }
  .formNews input {
    width: 100%;
    border-right: 1px solid #999;
  }
  .formNews .btnTheme {
    width: 100%;
    margin-top: 10px;
  }
  .footerItem {
    margin-top: 20px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .copyright p {
    font-size: 13px;
  }

  .mainMenu {
    top: 0;
  }

  .leftLogo,
  .stricky-fixed .leftLogo img {
    width: 170px;
  }
  .homeSlider:after {
    display: none;
  }
  .bannerText {
    height: 55vh;
  }
  .homeSlider img {
    height: 55vh;
  }
  .bannerServiceBtn {
    padding: 10px;
    bottom: 12px;
    right: 12px;
  }
  .bannerServiceBtn span {
    width: 40px;
    height: 40px;
  }
  .bannerServiceBtn .leftTextBtn h3 {
    line-height: normal;
    font-size: 15px;
  }
  .btnMenu {
    margin-right: 20px;
  }
  .leftImgBorder:before {
    display: none;
  }
  .rightAbout {
    padding-left: 0;
    padding-top: 10px;
  }
  .shortBanner img {
    height: 261px;
    width: 100%;
    object-fit: cover;
  }

  .bannerTitleShort {
    width: 246px;

    padding: 3px;
    text-align: center;
    padding-top: 30px;
    border-top-left-radius: 194px;
    border-top-right-radius: 207px;
  }

  .bannerTitleShort ul li a {
    font-size: 12px;
  }
  .bannerTitleShort h1 {
    font-size: 28px !important;
  }
  .callActionBtn {
    margin-left: 10px;
  }
  .callActionBtn .rightIcon p a {
    font-size: 14px;
  }
  .callActionBtn .rightIcon p{
    font-size: unset;
  }
  .aboutBtns {
    gap: 15px;
  }
  .btnTheme {
    padding: 12px 20px;
  }

  .careSection h3 {
    font-size: 30px;
  }

  .careSection p {
    font-size: 15px;
  }
  .doctorImg img {
    border: none;
    box-shadow: none;
  }
  .doctorImg:after {
    left: 3px;
  }

  .itmeArea {
    padding: 40px 0;
  }
  .itemDoctorImg {
    padding-right: 0;
  }
  .small_heading {
    margin-bottom: 10px;
  }
  .itemDoctorBtns {
    display: block;
  }
  .itemDoctorCard {
    padding-bottom: 20px;
  }
  .contactUsForm .formBlockInner {
    padding: 15px 10px;
  }
  .rightContactHome ul li {
    padding: 5px 15px;
    padding-left: 40px;
  }
  .rightContactHome ul li:before, .rightContactInner ul li:before {
    top: 0;
  } 
  .home-video{
    width: 100%;
    overflow: hidden;
  }
  .home-video video{
    width: 100%;
  }
  .imgsectionNew {
    display: grid;
    grid-template-columns: auto auto;
    gap: 10px;
    align-items: center;
  }
  .imgHeight img {
    height: 168px;
  }

  .offcanvas-end {
    width: 250px;
  }
  .innerMenu ul li a {
    font-size: 16px;
  }

  #cpatchaSubmitBtn2,
  #cpatchaSubmitBtn {
    margin-top: 20px;
  }

  .rightContactHome {
    padding-left: 0;
    padding-top: 20px;
  }
  .footer .small_heading {
    font-size: 26px;
  }
  .footerItem ul li a {
    font-size: 14px;
  }

  #aboutPage .rightAbout {
    padding: 0;
  }
  .serviceContainer {
    display: grid;
    grid-template-columns: auto;
    gap: 30px;
  }
  .formBlockInner {
    padding: 14px;
  }
  .descriptionServiceHome {
    padding: 15px 0;
  }
  .serviceContainer {
    padding: 0;
  }

  .opthamologyclinic p {
    font-size: 21px;
    padding-top: 50px;
  }
  .itemDoctorCard .btnTheme {
    width: 100% !important;
  }
  .textHeight {
    height: 120px !important;
  }
  .topDoctorHeader .text-white {
    color: #000 !important;
  }
  .topDoctorHeader .rightDoctor p {
    color: black;
  }
  .bannerDoctor {
    padding-top: 88px;
  }
  .doctorAboutHeader {
    padding-top: 10px;
  }

  .lungCareContent .row .col-lg-7 {
    padding: 0 15px;
  }
  .lungBanner h2 {
    font-size: 34px;
    padding-left: 15px;
  }
  .newBox .heading {
    font-size: 27px;
  }
  .adultVaccination .rightAbout p {
    font-size: 16px;
    padding: 20px 0;
  }
  .newBox ul li p {
    font-size: 14px !important;
  }

  .itemDoctorContent {
    padding: 0 10px;
  }


  .doctorPic{
    height: 389px;
  }
  .doctorPic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .newSectionItem ul li , .newSectionItem ul li ul li {

    font-size: 14px;

  }
  .itemFaq {

    padding: 10px 14px;
  }
  .newSectionItem .small_heading{
    font-size: 17px;
  }
  .newSectionItem ul li ul li:after{
    left: 12px;
  }
  .newSectionItem ul li {
    padding-left: 20px;
  }
  .newSectionItem ul li ul li{
    padding-left: 30px;
  }
  .newSectionItem ul li{
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  p {
    font-size: 16px;
  }
  .containerFull {
    padding: 0 15px;
  }
  .header {
    padding: 0px 0;
  }

  .bannerText ul li:before {
    left: 9px;
    top: 16px;
  }

  .bannerText ul li::after {
    top: 24px;
    left: 17px;
  }

  .large_heading {
    font-size: 46px;
    line-height: 46px;
  }
  .homeSlider:after {
    width: 48%;
    height: 75%;
  }
  .rightAbout {
    padding: 0;
  }
  .small_heading {
    font-size: 20px;
  }
  section {
    overflow: inherit;
    padding: 40px 0;
  }
  .heading {
    font-size: 36px;
    line-height: 36px;
  }
  .sub_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .btnMenu {
    background: none;
    border: none;
    color: #fff;
    font-size: 24px;
    margin-right: 20px;
  }
  .leftImgBorder {
    padding-top: 60px;
  }
  .stricky-fixed .btnMenu {
    color: #000;
  }

  .careSection .title {
    font-size: 17px;
  }
  .offcanvas-end {
    width: 320px;
  }
  .offcanvas-body {
    overflow-x: hidden;
    padding: 0rem 1rem;
  }
  .innerMenu ul li ul {
    display: none;
  }
  .innerMenu ul li a {
    color: #222;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
  }
  .innerMenu ul li a i {
    font-size: 12px;
  }
  .innerMenu ul li ul li a {
    font-size: 13px;
  }
  .innerMenu ul li a:hover {
    color: var(--primary-color);
  }
  .followUs {
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
    padding-top: 30px;
    padding-left: 15px;
  }
  .followUs ul {
    display: flex;
    margin-top: 10px;
  }
  .followUs ul li a {
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    color: #333;
  }

  .itmeArea {
    padding: 0;
    padding-top: 30px;
  }
  .doctorImg:after {
    top: 60px;
  }

  .mainMenu {
    top: 0;
  }
  .itemDoctorBtns {
    display: block;
  }
  .itemDoctorContent {
    padding-bottom: 20px;
  }
  .small_heading {
    margin-bottom: 10px;
  }
  .itemDoctorImg img {
    object-fit: cover;
  }
  .innerMenu ul li a {
    font-size: 18px;
  }
  .adultVaccination .rightAbout p {
    font-size: 16px;
  }
  .shortBanner img {
    height: 358px;
  }
  .lungBanner h2 {
    font-size: 42px;
  }
  .footerItem h3 {
    margin-top: 33px;
    font-size: 30px;
  }
  .stickyRight {
    top: 70px;
  }
  .shortBanner img {
    height: 310px;
  }

  .newBox .heading {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .clinicContent .form-floating > .form-control,
  .clinicContent .capIn {
    height: 40px;
  }
  .sectionItem {
    margin-top: 34px;
  }
  .clinicContent .form-floating > label {
    top: -8px;
  }
  .clinicContent .lungCareContent .formBox .captchaInput {
    width: 94%;
    margin-left: 10px;
    margin-top: 10px;
  }

  .clinicContent #cpatchaSubmitBtn {
    margin-top: 0 !important;
  }
  .newBox ul {
    list-style: none;
  }
  .serviceContainer {
    display: grid;
    grid-template-columns: auto auto;
    gap: 30px;
  }

  .serviceContainer .descriptionServiceHome {
    padding: 15px 5px;
  }

  .itemDoctorCard .shadow {
    box-shadow: none !important;
  }

  .itemDoctorCard .w-100 {
    width: 80% !important;
  }

  .itemDoctorCard {
    border: none;
  }
  .newSectionItem ul li , .newSectionItem ul li ul li {

    font-size: 14px;

  }
  .newSectionItem .small_heading{
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
  .containerFull {
    max-width: 1260px;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .containerFull {
    max-width: 1366px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1080px;
  }
}
