@media screen and (min-width: 1400px) and (max-width: 1700px) {
  .mnHrImg {
    margin-bottom: 0;
  }
  .thHrImg {
    margin-bottom: 0;
  }
  .frHrImg {
    margin-bottom: 4px;
  }
  .detailcont h5{
    font-size: 56px;
  }
  .thHrImg img{
    width: 450px;
  }
}
@media screen and (max-width: 1551px){
  .details{
    background-position: center;
  }
}
@media screen and (max-width: 1400px) {

  .cvBlk {
    text-align: center;
    padding: 40px 11px;
  }
  .whyCont h3 {
    font-size: 18px;
  }
  .whyCont h3 {
    display: inline;
  }
  .hero {
    height: 830px;
  }
  .mnHrImg {
    margin-bottom: 0;
  }
  .thHrImg img {
    width: 430px;
  }
  .thHrImg {
    margin-bottom: -4px;
  }
  .machCnt h3{
    font-size: 20px;
  }
  .potech-Cnt h3{
    font-size: 28px;
  }
  .eye-col{
        padding: 30px 50px;
  }
}

@media screen and (max-width:1390px) {
  .herocontent h1{
    font-size: 48px;
  }
  .mnHrImg img {
    width: 500px;
}
.frHrImg {
    margin-bottom: 7px;
}
.frHrImg img{
  width: 370px;
}
.thHrImg {
    margin-bottom: 0;
}
    .thHrImg img {
        width: 390px;
    }
}
@media screen and (max-width: 1024px) {
  .aboutdimg2{
    height: 100%;
    overflow: hidden;
    border-radius: 24px;
  }
  .aboutdimg2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mnHrImg img{
    width: 100%;
  }
  .cvCont {
    padding: 0 12px;
  }
  .herocontent h1 {
    font-size: 48px;
    line-height: 1.2;
  }
  .detailcont {
    margin-top: 119px;
  }

  .detailcont p {
    font-size: 12px;
  }
  .details {
    background-position: center;
  }
  .abtPgCont h2 {
    font-size: 34px;
  }
  .abtPgImg::after {
    width: 150px;
    height: 130px;
  }
  .secTitle h2 {
    font-size: 34px;
  }
  .cvCont h3 {
    font-size: 20px;
  }
  .pageHeader h2 {
    font-size: 34px;
    max-width: 700px;
    margin: auto;
  }
  .aboutrect h2 {
    font-size: 25px;
  }
  .herocontent {
    margin-left: 70px;
  }
  .thHrImg {
    margin-bottom: -6px;
  }
  .thHrImg img {
    width: 400px;
  }
  .frHrImg {
    margin-bottom: 0;
  }
  .frHrImg img {
    width: 350px;
  }
  .aboutrect{
    padding: 35px;
  }
  .aboutrect2{
    padding: 24px;
  }
  /* DIVISION AESTETHICS */
  .eye-col{
    padding: 30px 50px;
  }
}


/*  */
@media screen and (max-width:999px){
  .eye-img,
  .potech-img{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
            border-top-left-radius: 30px;
  }
  .eye-col,
  .potech-Cnt{
    border-radius: 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
    .mobTogg {
    margin-left: 24px;
    position: relative;
    z-index: 22;
  }

  .mainmenu {
    position: fixed;
    top: 130px;
    left: 0;
    width: 100%;
    max-width: 700px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    height: 0;
    margin: auto;
    right: 0;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 34px;
  }

  .mainmenu.show {
    opacity: 1;
    visibility: visible;
    height: auto;
  }

  .menu {
    display: block;
    padding-top: 45px;
  }

  .menu a {
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
  }

  .mobTogg span {
    display: block;
    background-color: #000;
    margin: 6px 0;
    display: block;
    width: 28px;
    height: 2px;
    transition: all 0.3s;
  }

  .mobTogg.show span:nth-child(2) {
    width: 0;
  }

  .mobTogg.show span:nth-child(1) {
    transform: rotate(45deg) translate(10px, 10px);
  }

  .mobTogg.show span:nth-child(3) {
    transform: rotate(-45deg) translate(2px, -2px);
  }

  .logoimg img {
    width: 100%;
  }

  .icon img {
    width: 50px;
  }

  .hdmenu {
    gap: 0;
  }
  .rsCl{
    display: block;
    display: flex;
    align-items: center;
  }
  .hdmenu{
    justify-content: end;
  }
    .dskCl {
    display: none;
  }

  /* Hide submenu by default */
.SubMenu {
  display: none;
}

/* Show when active */
.has-sub.open .SubMenu {
  display: block;
}

/* Menu head layout */
.menu-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Arrow styling */
.dropToggle {
  padding: 10px;
  cursor: pointer;
  display: block;
}

.dropToggle i {
  transition: transform 0.3s ease;
}

/* Rotate arrow */
.has-sub.open .dropToggle i {
  transform: rotate(180deg);
}
body.no-scroll {
  overflow: hidden;
}

}

@media screen and (max-width: 768px) {

  .aboutdcont2{
    padding-top: 10px;
  }
  .frHrImg img {
        width: 280px;
    } 
    .partnercont h3{
      font-size: 23px;
    }
  .companyValue .cstBg,
  .rectc,
  .aboutrect {
    border-radius: 0;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
  }
  .rect {
    padding: 24px;
  }
  .aboutccont2 {
    border-radius: 20px;
  }
  .companyValue .col-md-12:last-child .cstBg,
  .rectc3,
  .aboutrect2 {
    border-radius: 0;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
  }
  .rectform {
    padding: 20px;
  }
  .office img {
    width: 19%;
  }
  .office2 img {
    width: 13%;
  }
  .office3 img {
    width: 8%;
  }
  .herocont h1 {
    padding-top: 118px;
  }
  .whyContain .col-lg-3 {
    border: none;
  }
  .whyBlk {
    margin-bottom: 24px;
  }


  .hero {
    background: #b5dff4;
    height: 670px;
  }

  .herocontent h1 {
    font-size: 42px;
    line-height: 49px;
  }

  .details {
    background-position: center;
  }

  .imgdetail img {
    width: 58%;
  }

  .detailcont {
    margin-top: 70px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }

  .imgdetail {
    left: -28px;
  }

  .rectdetail {
    width: 45%;
    padding: 20px;
  }
  .detailcont h5{
    font-size: 35px;
  }

  .detailpara p {
    padding: 20px;
    text-align: center;
    font-size: 17px;
  }
  .serviceheading h2 {
    font-size: 28px;
  }

  .detailcont p {
    font-size: 16px;
  }

  .serviceContent h4 {
    font-size: 17px;
  }

  .footerlst p {
    padding-top: 0;
  }
  .footer {
    margin-top: 30px;
  }
  .abtPg .row {
    flex-direction: column-reverse;
  }
  .abtPgCont {
    margin-top: 14px;
  }
  .abtPg {
    padding-bottom: 80px;
  }
  .whyChoose {
    padding-bottom: 0;
  }
  .pageHeader {
    height: 390px;
  }
  .brandSwiper2 .swiper-slide img {
    width: 110px;
  }
  .aboutdcont p {
    font-size: 14px;
    padding-top: 13px;
    line-height: 24px;
  }

  .aboutdcont {
    padding-top: 50px;
  }

  .aboutdcont h2 {
    font-size: 26px;
  }

  .aboutdcont p {
    font-size: 15px;
    line-height: 26px;
  }

  .aboutdimg {
    padding-top: 60px;
  }

  .aboutdimg2 img {
    width: 100%;
  }

  .aboutdcont2 h3 {
    font-size: 26px;
  }

  .aboutdcont2 p {
    font-size: 15px;
    line-height: 22px;
  }

  .aboutcontp h5 {
    font-size: 18px;
    margin-top: 10px;
  }

  .aboutcontp p {
    font-size: 14px;
    line-height: 22px;
  }
  .herocontent {
    padding-top: 120px;
    margin-left: 24px;
  }
  .thHrImg img {
    width: 300px;
  }
  .mnHrImg img {
    width: 350px;
  }
  .partnercont p span {
    display: inline;
  }
  .herocontent h1 {
    font-size: 44px;
    line-height: 1.2;
  }
  .buttonc {
    margin-bottom: 40px;
  }

  .rectform h3 {
    font-size: 24px;
  }

  .rectform p {
    font-size: 14px;
  }

  .rectc2 {
    padding: 21px;
  }

  .rsCl {
    display: flex;
    align-items: center;
    gap: 25px;
  }
  .hdmenu {
    justify-content: end;
  }
  .enqBlkContain {
    background-position: right;
  }
  .enqBlkContain::after {
    background: linear-gradient(
      270deg,
      rgba(255, 255, 255, 0) 5%,
      rgba(10, 32, 63, 1) 55%
    );
  }
  .pageHeader h2 {
    font-size: 32px;
  }
  .aboutccont h2 {
    font-size: 28px;
  }
  .enqBlCont h3 {
    font-size: 32px;
  }
  p {
    font-size: 16px;
  }
  .heroimg{
    display: none;
  }
  .res-heroImg{
    display: block;
    line-height: 0;
  }
  .heroImgSlide img{
    width: 350px;
  }
  /* MEDIA */
  .vsImg {
    height: auto;
  }
  /* DIV AESTETHICS */
  .distri-rw{
    margin-bottom: 24px;
  }
  .eye-test{
    margin-bottom: 24px;
  }
  .potech-Cnt{
    padding: 30px;
  }
  .eye-col{
    padding: 30px;
  }
  /*DIV OPHTHALMOLOGY */
  .divesLogo img {
    width: 150px;
  }
 .eyewear_grp .col-lg-5, .eyewear_grp .col-lg-7{
     padding-left: 15px !important;
    padding-right: 15px !important;
 }
.potech-contain .col-lg-7, .potech-contain .col-lg-5{
    padding-left: 15px !important;
    padding-right: 15px !important;

}
.potech-contain .row{
  flex-direction: column-reverse;
}
}

@media screen and (max-width: 600px) {
    .relBlk{
    display: block;
  }
  .rlCont{
    width: 100%;
  }
  .relImg {
    width: 100%;
  }
  .siderBar{
    margin-top: 20px;
  }
  .herocontent h5{
    font-size: 20px;
  }
  .enqBlkContain {
    padding: 20px;
  }
  .enqBlCont h3 {
    font-size: 28px;
  }
  .mainmenu {
    top: 110px;
  }
  .menu {
    padding-top: 24px;
  }
  /* .mainmenu.show {
    height: 240px;
  } */
  .rsCl {
    gap: 8px;
  }
  .logoimg img {
    width: 120px;
  }
  .hero {
    height: 100%;
    background-color: #b5dff5 !important;
    background-image: none;
  }

  .heroimg {
    display: none;
  }
  .herCol {
    height: auto;
  }
  .herocontent {
    padding-top: 200px;
  }
  .mainmenu {
    max-width: calc(100% - 40px);
  }
  .res-heroImg {
    display: block;

    line-height: 0;
  }

  .res-heroImg img {
    width: 100%;
  }

  .herocontent h1 {
    font-size: 37px;
    line-height: 45px;
  }
  .partnerimg img {
    width: 50px;
  }
  .partners {
    padding-bottom: 20px;
    justify-content: flex-start;
  }

  .aboutimg img {
    width: 80%;
  }

  .aboutrect {
    border-radius: 35px 35px 0 0;
    padding-left: 20px;
    padding: 20px;
  }

  .aboutrect2 {
    border-radius: 0 0 35px 35px;
  }

  .about .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .details {
    margin-top: 80px;
    padding: 40px 0;
    background-position: center;
    background: #315a97;
  }

  .imgdetail {
    position: relative;
    bottom: 0;
    left: 0;
    margin: auto;
  }

  .imgdetail img {
    width: 90%;
  }

  .detailcont {
    flex-direction: column;
    gap: 15px;
    margin-top: 0px;
  }

  .rectdetail {
    width: 80%;
    margin: auto;
  }
  .brandSwiper2 .swiper-slide img {
    width: 75px;
  }

  .detailcont h1 {
    font-size: 32px;
  }

  .detailcont p {
    font-size: 16px;
  }

  .detailpara p {
    padding: 0;
    font-size: 16px;
    max-width: 100%;
    margin-top: 20px;
  }

  .serviceheading h2 {
    font-size: 21px;
  }
  .serviceheading p {
    font-size: 14px;
  }
  .pageHeader h1 {
    font-size: 20px;
  }
  .pageHeader h2 {
    font-size: 27px;
  }
  .abtPgCont h2 {
    font-size: 26px;
  }
  .secTitle h2 {
    font-size: 27px;
  }
  .serviceContainer p {
    max-width: 100%;
  }
  .pageHeader {
    height:320px;
    padding-top: 90px;
  }
  .aboutdcont h2 {
    font-size: 17px;
  }

  .aboutdcont p {
    font-size: 14px;
    line-height: 23px;
  }
  .pageHeader h1 {
    font-size: 20px;
  }
  .pageHeader h2 {
    font-size: 27px;
  }
  .aboutccont h2 {
    font-size: 26px;
  }
  .aboutccont p {
    font-size: 14px;
  }
  .rectc {
    border-radius: 17px 17px 0 0;
  }
  .rectc3 {
    border-radius: 0 0 17px 17px;
  }
  .aboutccont2 .col-md-4 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .rectform {
    padding: 40px 20px;
  }
  /* DIV AESTHETICS */
  .eye-col img {
    width: 240px;
  }
  .potech-Cnt img{
    width: 150px;
  }
  /* DIV OPHTHALMOLOGY */
   .benfts-blk li {
    font-size: 18px;
  }
  .dermusLogo img{
  width: auto;
}

}

@media screen and (max-width: 376px) {
  .mainmenu {
    max-width: 335px;
  }
}

@media screen and (max-width:321px) {
      .mainmenu {
        max-width: 280px;
    }
}
