@media only screen and (max-width: 338px) {

  .triangle{
    padding: 60px 0px 0px 60px;
    background: #fff;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  }
  
  .triangle img{
    width: 100%;
    height: 60px;
  }

  .reportbuttons a {
    border-radius: 20px;
    background-color: #aa198d;
    text-decoration: none;
    color: #fff;
    padding: 18px 70px;
    font-size: 15px;
    font-weight: 600;
  }

  .aboutussection {
    display: flex;
    justify-content: center;
    margin-top: -50px;
    padding: 0px 5px;
    background: linear-gradient(
      to bottom,
      #a3d8f1,
      rgb(210 241 255 / 46%),
      #a3d8f133
    );
    position: relative;
  }

  .btncntdcr {
    display: flex;
  }

  .prev-doct,
  .next-doct {
    font-size: 15px;
    padding: 7px 15px;
  }

  .textourcompany p {
    width: 100%;
  }

  .slidecontentimg {
    min-width: 100%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  .slidermedleft {
    width: 100%;
    padding: 0px;
  }

  .slidermedleft img {
    width: 100%;
    /* height: auto; */
    border-radius: 10px;
  }

  .slidermedright {
    width: 100%;
    padding: 0px;
  }

  .medicaltxtcontainer {
    width: 100%;
  }

  .blogsandnewssection {
    flex-direction: column;
  }
  
  .blognewscontainer {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .triangle{
    padding: 80px 0px 0px 80px;
    background: #fff;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  }
  
  .triangle img{
    width: 100%;
    height: 70px;
  }
  .textourcompany p {
    width: 100%;
  }

  .blogsandnewssection {
    flex-direction: column;
  }
  .blognewscontainer {
    width: 100%;
  }

  .productcontainer {
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    margin: 35px auto;

    flex-direction: column;
  }

  .productimage img {
    width: 100%;
  }

  .productimage {
    width: 100%;
    text-align: center;
  }

  .productcontainer {
    width: 100%;
  }

  .productcontaint {
    width: 100%;
    padding: 0 10px;
  }

  .ourproductcontainermain {
    position: relative;
    padding: 0;
  }

  .headerright {
    display: none;
  }

  .hemburger i {
    font-size: 30px;
    font-weight: 900;
    padding-right: 20px;
  }

  .text-container h3 {
    font-size: 50px;
  }

  .reportleft {
    background-color: #18323e;
    position: relative;
    padding: 30px 10px;
    width: 100%;
  }

  .reportright {
    width: 100%;
  }

  .reportcontainer {
    margin: 0 0 50px 0;
    display: flex;
    flex-direction: column;
  }

  .reportleft h3 {
    /* text-align: justify; */
    width: 88%;
    margin-bottom: 70px;
    font-size: 40px;
    color: #f6f6f6;
  }

  .reportleft h4 {
    line-height: 1.3;
    font-size: 40px;
    color: #f6f6f6;
  }

  .aboutcontainer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
  }

  .aboutteem {
    width: 100%;
    display: flex;
    flex-direction: row;
    /* padding: 20px; */
    box-sizing: border-box;
    align-items: center;
    padding: 35px 0;
  }

  .headercontainerteam {
    padding: 20px 0;
    display: flex;
    /* align-content: center; */
    align-items: center;
    justify-content: space-between;
  }

  .footermainsection {
    padding: 60px 30px;
    display: flex;
    flex-direction: column;
  }

  .footerconatiner {
    max-width: 100%;
    margin-top: 40px;
  }

  .behindus {
    width: 90%;
  }

  .footerconatiner h3 {
    margin-bottom: 15px;
  }

  .listcontainer ul li {
    line-height: 1.5;
  }

  .headercontainer {
    margin-bottom: 20px;
    padding: 15px 0 0 0;
  }

  .breadcurmb {
    padding: 0px 15px;
  }

  .textcontainercommunity h4 {
    text-align: justify;
    padding: 30px;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
  }

  .contentareaallsec {
    position: relative;
    padding: 30px 0 100px 0;
  }

  .forcmpcontflex {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
  }

  .ourcompanysection {
    width: 95%;
  }

  .cmpflxcont {
    padding: 50px 25px;
    width: 100%;
  }

  .breadcrundttl {
    padding: 30px 0;
  }

  .googlemap iframe {
    filter: grayscale(1);
  }

  .infosectr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .sectioninfosectr {
    padding: 60px 0;
  }

  .addshorter {
    width: 100%;
    display: flex;
  }

  .contsectionright {
    margin-top: 50px;
  }

  .contsectionleft {
    width: 100%;
  }

  .contactformmain {
    padding: 0 15px;
  }

  .widthresize {
    width: 80vw;
  }

  .formcntcomoncont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
  }

  .formcntcomoncont1 {
    justify-content: flex-start;
  }

  .bookappointment {
    text-align: center;
    padding: 20px;
  }

  .forwidthcont {
    width: 100%;
    flex-direction: column;
  }

  .siderconstiner {
    width: 100%;
  }

  .siderconstiner p {
    width: 100%;
  }

  .siderconstiner2 {
    width: 100%;
    margin-top: 15px;
  }

  .contsectioncenter {
    display: none;
  }

  /* Slider start from here */
  .slidecontentimg {
    min-width: 100%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  .slidermedleft {
    width: 100%;
    padding: 0px;
  }

  .slidermedleft img {
    width: 100%;
    /* height: auto; */
    border-radius: 10px;
  }

  .slidermedright {
    width: 100%;
    padding: 0px;
  }

  .medicaltxtcontainer {
    width: 100%;
  }

  /* Slider End */

  .textpoductwithcolor {
    min-width: 100%;
  }

  .aboutuskremedine {
    display: flex;
    flex-direction: column;
  }

  .abtuskremeimage {
    width: 90%;
  }

  .abtuskremetext {
    padding: 40px 0;
    width: 90%;
  }
}

@media only screen and (min-width: 601px) {
  .hemburger {
    display: none;
  }
}


@media only screen and (max-width: 800px) {
    
    .blogsandnewssection {
      flex-direction: column;
    }
    .blognewscontainer {
      width: 100%;
    }
}
