.burger {
  display: none;
}

.line {
  width: 33px;
  background-color: aliceblue;
  height: 4px;
  margin: 3px 3px;
}

@media only screen and (max-width: 1270px) {
  body {
    width: 100%;
  }

  .header {
    flex-direction: column;
    height: 380px;
    transition: all 0.7s ease-out;
  }

  .header ul {
    flex-direction: column;
    padding-bottom: 10px;
  }

  .header ul li {
    padding-top: 15px;
  }

  .burger {
    display: block;
    position: absolute;
    cursor: pointer;
    right: 3%;
    top: 31px;
  }

  .h-nav-res {
    flex-direction: row;
    height: 86px;
    transition: all 0.7s ease-out;
  }

  .v-class-res {
    opacity: 0;
    margin-bottom: 200px;
  }

  .ourExpert {
    text-transform: capitalize;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    padding-left: 40px;
  }
}

@media only screen and (max-width: 500px) {
  body {
    width: 100%;
  }

  /* NAVBAR RESPONSIVE START */

  .header .logo {
    font-size: 1em;
    padding: 10px 0;
  }

  .header ul li a {
    margin: 0 -10px;

    letter-spacing: 1px;
  }

  /* NAVBAR RESPONSIVE END */
  /* HOME RESPONSIVE START */
  .banner h2 {
    font-size: 28px;
    line-height: 1.2em;
  }

  /* slider  */
  #slider {
    width: 252px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #slider ul li img {
    width: 252px;
    height: 150px;
  }
  /* end slider */
  /* <<<<<<<<<<<<slider services>>>>>>>>>>> */
  #ServiceSlider {
    width: 252px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #ServiceSlider ul li img {
    width: 252px;
    height: 150px;
  }
  /* <<<<<<<<<<<<slider services end>>>>>>>>>>> */

  /* welcome sec */
  .banner .welcome_para {
    /* width:80%; */
    text-align: justify;
    padding: 25px;
    font-size: 10px;
  }

  /* counter */
  .counter-wrp li p,
  .counter-wrp li p.number {
    font-size: 12px;
    padding: 0;
  }

  .counter-wrp li span {
    width: 20px;
    height: 1px;
    margin-bottom: 2px;
  }

  /*HOME RESPONSIVE END */

  /* HEADING RES */
  .secHeading {
    padding-top: 85px;

    font-size: 0.8em;
  }

  .secHeading span {
    height: 2px;
    width: 60%;
  }

  /* HEADING RES  END*/

  /*ABOUTUS RESPONSIVE START */
  .founderAndVisionary {
    display: flex;
    flex-direction: column;
  }

  .founderAndVisionary .founder,
  .founderAndVisionary .visionary {
    margin: 20px auto;
    width: 70%;
  }

  .founderAndVisionary p {
    font-size: 13px;
  }

  /* speeech */
  .speech {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 91%;
    margin: auto;
    flex-direction: column;
    margin: 0;
  }

  .speech .paras {
    padding: 0 20px;
  }

  .speech .paras h2 {
    font-size: 1.2em;
  }

  .speech .paras p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
      Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 10px;
    text-align: justify;
    margin: 10px 0;
  }

  .speech .img img {
    width: 100px;
    height: 120px;
    display: flex;
  }

  .missionAndVision {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
    height: 40vh;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
  }

  .missionAndVision div {
    width: 45%;
    height: 19vh;
    padding-bottom: 15px;
    margin: auto;
  }

  .missionAndVision h6 {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.6s;
    padding: 20px;
  }

  .missionAndVision p {
    width: 80%;
    margin: auto;
    text-align: justify;
    padding-top: 0;
    font-size: 9px;
  }

  /* .missionAndVision .coreValue .subheading {} */
  .missionAndVision .coreValue {
    width: 95%;
    margin: 18px auto;
  }
  .missionAndVision .coreValue p,
  .missionAndVision .coreValue ul li {
    font-size: 8px;
    list-style: none;
    text-align: justify;
  }

  /*ABOUTUS RESPONSIVE END */

  /* servises responsive start */
  .services {
    display: flex;
    justify-content: center;
    padding: 20px 0 0 0;
    background-size: 700px 840px;
  }

  .services .res_blur {
    backdrop-filter: blur(1px);
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 10px;
    padding: 0;
  }
  .scopeOfServicesmore {
    width: 100%;
    margin: auto;
  }
  .services .scopeOfServices h6 {
    margin: 0;
  }
  .services .scopeOfServices ul {
    display: flex;
    justify-content: space-evenly;
  }
  .services .scopeOfServices ul a li {
    width: 150px;
    height: 150px;
    font-size: 10px;
  }
  .services .scopeOfServices ul a li img {
    padding: 11px;
  }

  /* open services */
  .serviceview {
    height: auto;
  }
  .serviceimg {
    height: 200px;
  }
  .serviceview .servicemainbox {
    height: auto;
    display: block;
  }
  .serviceview .servicebox {
    margin: auto;
  }
  .serviceview .serviceboxbig {
    margin: auto;
    padding: 0;
    width: 97%;
  }
  .serviceview .serviceboxbig h3 {
    margin-top: 5px;
    font-size: 21px;
    padding-bottom: 8px;
    text-align: center;
  }
  .serviceview .serviceboxbig p {
    font-size: 15px;
    /* line-break: anywhere; */
    line-height: 20px;
  }
  .serviceview .serviceboxbig ul li {
    font-size: 15px;
  }

  /* .services .scopeOfServices ul li {
    padding: 8px 0;
    list-style-type: none;
  } */

  /* .services .scopeOfServices ul li a {
  
    font-size: 8px;
    font-weight: 650;
    background-color: rgb(255, 255, 255);
    padding: 2px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
  } */

  /* servises responsive end */

  .founderAndVisionary {
    position: relative;
    width: 100%;

    /* height: 50vh; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .missionAndVision .coreValue ul {
    margin: 5px;
    text-align: left;
    font-size: 0.9em;
    margin-top: 10px;
  }

  .speech {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 91%;
    margin: auto;
    /* height: 70vh; */
    margin: 80px 20px;
    flex-wrap: wrap;
  }

  .experts {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .experts h3 {
    width: 100%;
  }
  .ourExpert {
    text-transform: capitalize;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40px;
    padding: 0;
    margin: auto;
    place-items: center;
  }

  /* .ourExpert .doctors .dr-img img {
    height: 100%;
    width: 145px;
    object-fit: cover;
    border-radius: 10px;
    border: solid #472968 1px;
  }

  .ourExpert .doctors .dr-details {
    background: #ffffff;
    width: 100%;
    height: 200px;
    left: 0;
    top: 50%;
    transform: translateX(-11%);
    border-radius: 10px;
    color: #0c0c0c;
    padding: 15% 25px;
    text-align: center; 
    box-sizing: border-box;
    z-index: 2;
    margin: 22px 0;
    border: solid #472968 1px;
  } */

  /* gallery res start */
  .gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .top-content label {
    padding: 7px 7px;
    margin: 0 5px;
    font-size: 10px;
  }
  /* gallery res end */
  /* career start */
  .careersec {
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    width: 100%;
  }
  .careerdiv {
    width: 100%;
  }
  .careerimg {
    width: fit-content;
  }
  .careerimg img {
    width: 350px;
    height: 400px;
  }

  /* career end */

  /* contactus res start */
  .addressbox .con_details {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* border: 2px solid purple;
        border-radius: 50px;
        margin: 10px auto ; */
  }
  .condetail {
    color: rgb(73, 69, 76);
    border: none;
    margin-top: 10px;
  }
  /* contactus res end */
  /* Footer res stART  */
  footer {
    height: 135px;
    margin-top: 50px;
    width: 100%;
    background: #0c0c0c;
    color: antiquewhite;
    opacity: 0.8;
  }
  .footerdiv {
    position: relative;
    display: flex;
    padding: 10px 10px;
  }
  .footerdiv p {
    padding-top: 90px;
    opacity: 0.6;
    font-size: 8px;
  }
  .footerdiv ul {
    list-style: none;
    line-height: 1.5;
  }
  .footerdiv ul li a {
    color: antiquewhite;
    text-decoration: none;
    font-size: 10px;
  }

  /* Footer res end */
}

@media only screen and (max-width: 438px) {
  .header .logo {
    font-size: 0.9em;
  }
}
