
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .portfolio-item img {
    width: 100%;
    height: auto;
  }
}

/* Add styles for WhatsApp button */
.whatsapp-float {
  position: fixed;
  bottom: 70px;
  right: 50px;
  z-index: 1000;
}
.whatsapp-float img {
  width: 80px;
  height: 80px;
}

/* Responsive styles */
@media (max-width: 1200px) {
  .whatsapp-float {
    bottom: 80px;
    right: 40px;
  }
  .whatsapp-float img {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 992px) {
  .whatsapp-float {
    bottom: 70px;
    right: 30px;
  }
  .whatsapp-float img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 768px) {
  .whatsapp-float {
    bottom: 70px;
    right: 30px;
  }
  .whatsapp-float img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 576px) {
  .whatsapp-float {
    bottom: 70px;
    right: 30px;
  }
  .whatsapp-float img {
    width: 60px;
    height: 60px;
  }
}

    
body {
	font-size: 14px !important;
}
.why-us .content p {
    margin-bottom: 0px !important;
    color: black !important;
    text-align: justify;
}

.why-us .icon-boxes .icon-box{
	padding: 10px 15px !important;
}

#why-us h4{
	text-align: center;
    color: #00838F;	
}

.why-us .icon-boxes .icon-box i {
    font-size: 40px;
    margin-bottom: 20px;
}

.why-us .icon-boxes .icon-box h4 {
    font-size: 16px;
    margin: 0px 0 15px 0;
    color: #00838F; 
}

section {
    padding: 30px 0 !important;
   } 


.contact-info{
    color: white;
}
#about p{
	margin-left: 60px;
    margin-right: 60px;
    text-align: justify;
}

.contact .info .phone {
    margin-top: 30px;
}

#contact input {
    height: 30px !important;
}

.section-title {
    padding-bottom: 10px;
}

.sidepage .section-title{
 margin-bottom: 20px;
    padding-top: 10px;
}

.section-title h2 {
    font-size: 24px;
    font: 30px/45px CAPTION;
    color: #00838f;
}

.why-us .icon-boxes .icon-box p {
    font-size: 14px;
    text-align: justify;
    }


.contact .info h4 {
    font-size: 16px;
    color: #00838F;
}

#footer h3{
    font-size: 16px;
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    color: black;
}

#footer .footer-top h4 {
    font-size: 16px;
    color: #00838f;
    }

#footer {
    font-size: 14px;
}

#footer .footer-newsletter {
    font-size: 14px;
}

#footer .social-links a {
    font-size: 14px;
    width: 25px;
    height: 25px;
}

.back-to-top i {
    font-size: 21px;
    width: 28px;
    height: 28px;
}

#footer .footer-top {
    padding: 30px 0 30px 0;
}

#hero h1 {
    font-size: 30px;
}

#hero h2 {
    font-size: 20px;
}

#header {
    padding: 5px 0;
}

.img-fluid{
        width: 210px !important;
    height: 260px !important;  
    }

.product-main-page .img-fluid{
        width: 200px;
        padding-bottom: 30px;
}

.sidepage
{
    padding-bottom: 30px;
     margin-top: 85px;
     font-size: 14px !important;
}


#footer .footer-top .footer-links ul li {
    padding: 6px 0;
}

.nav-menu .drop-down ul a {
    padding: 6px 15px;
    font-size: 14px;
}

.nav-menu > ul > li {
    padding: 0 0 0 15px;
}

.nav-menu a {
    font-size: 14px;
}

body {
    font-family:  "Raleway", sans-serif;;
}

.portfolio-item{
    text-align: center;
}

.sidepage .img-fluid{
    width: 210px !important;
    height: 260px !important;
    /*  opacity: 1;
    transition: .5s ease;
    backface-visibility: hidden;
*/
}

.portfolio-caption{
    margin-top: 15px;
}
/*
.portfolio-item:hover .img-fluid {
  opacity: 0.5;
  background: rgba(0,0,0,0.7);
}
*/

.portfolio-caption-heading{
    font-size: 16px;
    font-weight: 600;
}

.sidepage .specifications ul:first-of-type {
  font-size: 16px !important;
  font-weight: 600;
}

.sidepage .specifications .product-table ul {
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 3px;
    list-style-type: none;
    font-size: 12px;
}

.sidepage .specifications .product-table li {
     flex: 0 0 45%;
}

.sidepage h4{
    color: #0096A4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 25px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
}

.footer-top{
    background-color: #d6e9fa;
}

.knowledge-sec ul {
    list-style-type: none;
}


.internal_points{
    margin-left: 60px;
    margin-right: 60px;
}

.values-okaya p::first-letter {
  font-size: 200%;
  color: #0096A4;
}

.director-message-box-inner .direct-profile .img-box img {
    max-width: 100%;
    vertical-align: middle;
    border-radius: 50%;
    padding: 2px;
}

.director-message-box-inner .direct-profile .img-box {
    border-radius: 50%;
    width: 280px;
    background: #ccc;
    margin-left: 38%;
}

.direct-profile h4{
    text-align: center ;
}

 .direct-profile p{
    text-align: center !important;
 }

.pack-size h6{
    margin-left: 25px;
}

.health p{
    margin-left: 25px;
}


.product-image-div{
    margin-bottom: 0px !important;
}

.portfolio-item a{
    color: black;
}

.knowledge-sec ul {
    list-style-type: none;
}

.sidepage .portfolio-item {
  transition: all ease-in-out 0.4s; /* Animation */
 }

.sidepage .portfolio-item:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  transition-timing-function: ease-in;
}

.product-homepage .img-fluid{
    width: 100% !important;
    height: auto !important;
}

/* Existing responsive container and portfolio item styles */
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .portfolio-item img {
    width: 100%;
    height: auto;
  }
}

/* WhatsApp floating button styles */
.whatsapp-float {
  position: fixed;
  bottom: 70px;
  right: 50px;
  z-index: 1000;
}
.whatsapp-float img {
  width: 80px;
  height: 80px;
}

/* Additional responsive styles for various screen sizes */
@media (max-width: 1200px) {
  .whatsapp-float {
    bottom: 80px;
    right: 40px;
  }
  .whatsapp-float img {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 992px) {
  .whatsapp-float {
    bottom: 70px;
    right: 30px;
  }
  .whatsapp-float img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 768px) {
  .whatsapp-float {
    bottom: 60px;
    right: 20px;
  }
  .whatsapp-float img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 576px) {
  .whatsapp-float {
    bottom: 50px;
    right: 10px;
  }
  .whatsapp-float img {
    width: 40px;
    height: 40px;
  }
}

/* Mobile-specific adjustments (5.5 to 6.5 inches) */
@media (max-width: 450px) and (min-width: 320px) {
  /* Adjust font sizes for readability */
  body {
    font-size: 12px !important;
  }
  .why-us .content p,
  .why-us .icon-boxes .icon-box h4,
  .why-us .icon-boxes .icon-box p,
  .section-title h2,
  .contact .info h4,
  #footer h3,
  #footer .footer-top .footer-contact p,
  #footer .footer-top h4,
  .sidepage .specifications .product-table ul,
  .sidepage .specifications .product-table li,
  .sidepage h2,
  .portfolio-caption-heading {
    font-size: 14px !important;
  }

  /* Adjust padding and margins for better spacing on small screens */
  #about p,
  .internal_points,
  .health p,
  .pack-size h6 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sidepage {
    margin-top: 70px;
    font-size: 12px !important;
  }

  .sidepage .specifications .product-table ul {
    padding: 2px;
  }

  .sidepage .specifications .product-table li {
    flex: 0 0 100%;
    text-align: center;
  }

  .contact-info,
  .why-us .content p,
  .why-us .icon-boxes .icon-box {
    padding: 10px !important;
  }

  section {
    padding: 20px 0 !important;
  }

  .director-message-box-inner .direct-profile .img-box {
    margin-left: 0;
    width: 100%;
  }

  .portfolio-item {
    transform: scale(1) !important;
  }

  .sidepage .portfolio-item:hover {
    transform: scale(1.1) !important;
  }
  
  .back-to-top i {
    font-size: 18px;
    width: 24px;
    height: 24px;
  }

  .nav-menu > ul > li,
  .nav-menu a,
  .nav-menu .drop-down ul a {
    padding: 5px 10px;
    font-size: 12px;
  }
}

/* Preserve existing body font style */
body {
  font-family: "Raleway", sans-serif;
}

/* Preserve other existing styles */
/* ... (All the remaining existing styles are kept as is) ... */

/* Custom styles for portfolio and image adjustments */
.portfolio-item {
  text-align: center;
}
/*
.sidepage .img-fluid,
.product-main-page .img-fluid,
.product-homepage .img-fluid {
  width: 100% !important;
  height: auto !important;
}
*/
/* Additional styling for hover effect and captions */
.sidepage .portfolio-item {
  transition: all ease-in-out 0.4s;
}

.sidepage .portfolio-item:hover {
  transform: scale(1.2);
  transition-timing-function: ease-in;
}

.portfolio-caption {
  margin-top: 15px;
}

.portfolio-caption-heading {
  font-size: 16px;
  font-weight: 600;
}

.sidepage .specifications ul:first-of-type {
  font-size: 16px !important;
  font-weight: 600;
}

.sidepage .specifications .product-table ul {
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 3px;
  list-style-type: none;
  font-size: 12px;
}

.sidepage .specifications .product-table li {
  flex: 0 0 45%;
}

.sidepage h4 {
  color: #0096A4;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  margin-bottom: 25px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 20px;
}

.footer-top {
  background-color: #d6e9fa;
}

.knowledge-sec ul {
  list-style-type: none;
}

.values-okaya p::first-letter {
  font-size: 200%;
  color: #0096A4;
}

.director-message-box-inner .direct-profile .img-box img {
  max-width: 100%;
  vertical-align: middle;
  border-radius: 50%;
  padding: 2px;
}

.director-message-box-inner .direct-profile .img-box {
  border-radius: 50%;
  width: 280px;
  background: #ccc;
  margin-left: 38%;
}

.direct-profile h4 {
  text-align: center;
}

.direct-profile p {
  text-align: center !important;
}

.pack-size h6 {
  margin-left: 25px;
}

.health p {
  margin-left: 25px;
}

.product-image-div {
  margin-bottom: 0px !important;
}

.portfolio-item a {
  color: black;
}

.sidepage .portfolio-item {
  transition: all ease-in-out 0.4s;
}

.sidepage .portfolio-item:hover {
  transform: scale(1.2);
  transition-timing-function: ease-in;
}

.product-homepage .img-fluid {
  width: 100% !important;
  height: auto !important;
}

