/* media query about tyhe about iso certificate*/
/* Media query for max-width: 414px */

/* Media Query for max-width 414px */
@media (max-width: 414px) {

  .headimg{
   display:none;
  }
  .topnav{
    padding-top:5px;
  }
  .topnav .pap{
      font-size:1.3rem;
      margin-right:1px;
      margin-left:4px;
 
  }
 
  .hamburger {
   display: block; /* Show hamburger icon */
   margin-right:5px;
   margin-left:5px;
 }
 .topnav img{
  height:50px;
  width:50px;
  border-radius: 50%;
  margin-left:10px;
}
.topnav a{
  display: none;
}
 
 }
@media (max-width: 414px) {
    .about {
      padding: 0px 20px; /* Reduce padding on smaller screens */
    }
  
    .abouth {
      font-size: 2rem; /* Decrease heading size */
      padding-top: 30px; /* Reduce top padding */
    }
  
    .aboutpara {
      font-size: 0.9rem; /* Adjust paragraph font size */
      text-align: justify;
    }
  
    .about11 {
      display: flex;
      flex-direction: column; /* Stack content vertically */
      align-items: center;
      margin-top: 20px; /* Add some spacing */
    }
  
    .abhh1 {
      font-size: 1.8rem; /* Smaller heading for ISO Certification */
      text-align: center;
      margin-bottom: 20px; /* Space between heading and text */
    }
  
    .abhp {
      font-size: 0.85rem; /* Adjust paragraph size */
      text-align: justify;
      width: auto; /* Allow the text to take full width */
      margin-bottom: 20px; /* Space under the text */
    }
  
    .vmg img {
      width: 100%; /* Image takes full width */
      height: auto; /* Maintain aspect ratio */
      max-width: 300px; /* Set max-width for the image */
      margin-bottom: 20px; /* Space between image and other elements */
    }
  }



/* media query for a  about system system*/
/* Media query for max-width: 414px */
/* Media query for max-width: 414px */




  @media (max-width: 414px) {
    .about11 {
        flex-direction: column; /* Stack content vertically */
        align-items: center; /* Center align items */
        padding: 0 20px; /* Remove padding */
    }

    .img {
        order: 2; /* Show image second */
        margin-top: 20px; /* Add some space above the image */
    }

    .img img {
        height: auto; /* Allow image height to adjust */
        width: 100%; /* Make image responsive */
        max-width: 390px; /* Limit max width to avoid overflow */
    }

    .abhh1 {
        font-size: 1.8rem; /* Adjust heading size for smaller screens */
        width: auto; /* Reset width to auto for smaller screens */
        text-align: center; /* Center the heading */
        margin-top: 2px;
    }
    
    .abhp {
        width: auto; /* Reset width to auto for smaller screens */
        text-align: center; /* Center align the paragraph */
        margin-top: 15px; /* Adjust margin for spacing */
    }
    .meline{
      width:100%;
      height:1px;
      background-color:#89CFF0;
      margin-top:25px;

    }
}

  /* this is for papeplates*/
  

/* Media query for max-width 414px */
@media (max-width: 414px) {
    .hero{
      padding:0px 0px;
  
  }
  .hero .ph1{
      font-size:2rem;
    
      text-align: center;
      padding-top:10px;
      padding-left:0px;
  }
  .hero .pp{
    font-size:1rem;
    opacity: 0.8;
    font-style: italic;
    padding-left:10px;
    text-align: justify;
    padding-right:10px;
  }
    .album {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .album .responsive-container-block {
      flex-direction: column;
      align-items: center; /* Center all images */
    }
  
    .album .responsive-container-block.img-cont {
      max-width: 100%;
      justify-content: center;
      padding: 10px 0;
    }
  
    .album .img {
      width: 100%; /* Make images take full width */
      height: auto; /* Adjust height automatically */
      margin-bottom: 20px;
      object-fit: cover;
      padding:0px 0px 5px 0px;
    }
  
    .album .img.img-last {
      margin-bottom: 5px;
    }
  }
  /* whatsapp*/
  @media (max-width: 414px) {
    .whatsapp img {
        height: 24px;  /* Adjusted size for mobile */
        width: 24px;   /* Adjusted size for mobile */
        bottom: 80px;  /* Adjusted position for mobile */
        

    }

    .youtube img {
        height: 24px;  /* Adjusted size for mobile */
        width: 24px;   /* Adjusted size for mobile */
        bottom: 40px;  /* Adjusted position for mobile */
        
    }
  }
  
  /*videos vidoes videos cvvideos videos videos*/
  /* Media query for max-width: 414px */
@media (max-width: 414px) {
    .video {
      padding: 0px 10px;
    }
    .video .ph1 {
      font-size: 1.5rem;
      padding-left: 10px;
    }
    .video .pp {
      font-size: 0.9rem;
      padding-left: 10px;
    }
    .videos {
      margin-left: 0px;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
   .videos iframe {
      width: 100%;
      height: auto;
      margin-bottom: 20px;
    }
    .videos .ifram {
      margin-left: 0px;
    }
  }
  





















/* Media query for  footersmaller screens - max-width: 390px */
@media (max-width: 414px) {
    footer {
      background-color:#bde5f8 ;
        flex-direction: column; /* Stack items vertically */
        align-items: center; /* Center align all items */
        padding-top: 20px; /* Adjust padding */
    }
    .f1, .f2, .f3, .f4{
        width: 100%; /* Full width for all sections */
        margin-left: 0; /* Remove left margin */
        text-align: center; /* Center text for smaller screens */
    }
    .footer h5 {
        font-size: 1.2rem; /* Reduce heading font size */
    }
    .footer p {
        font-size: 0.9rem; /* Reduce paragraph font size */
    }
    .f3 p{
      padding:0px 50px;
    }
    .f3 h6{
      margin-left:50px;
    }
    .line{
      margin:auto;
      width:60px;
    }
    .numbers{
      display: flex;
  
    }
      /* Adjustments for the .end class */
      .end {
        padding: 10px 0; /* Add padding for better spacing */
    }
    .end p {
        font-size: 0.8rem; /* Smaller font size */
        margin: 5px 0; /* Adjust margin for smaller screens */
    }
    .end a {
        font-size: 0.8rem; /* Adjust font size of the link */
        display: block; /* Make the link block-level for better spacing */
        margin-top: 5px;
    }
    iframe{
      margin-top:12px;
    }
  }