.about-us{
    padding: 50px 0 100px;
}

.about-images{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-right: 20px;
}

.about-experience-box{
    width: calc(60% - 15px);
    height: 100%;
    border: 1px solid #66666624;
    border-radius: 30px;
    padding: 30px;
    background: #f0c431;
}

.about-experience-box .icon-box{
    margin-bottom: 40px;
}

.about-experience-box .icon-box img{
    max-width: 50px;
}

.about-experience-content h3{
    font-size: 25px;
    margin-bottom: 20px;
    color: #fff;
}

.about-experience-content p{
    margin: 0;
    color: #fff;
}

.about-video-image{
    position: relative;
    width: calc(40% - 15px);
}

.video-play-button.btn-effect{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.video-play-button.btn-effect a:before{
    content: '';
    position: absolute;
    top: -50%;
    left: -40%;
    width: 160%;
    height: 160%;
    border: 50px solid var(--dark-divider-color);
    border-radius: 50%;
    transform: scale(0.6);
    z-index: -1;
    animation: border-zooming 1.2s infinite linear;
}

.video-play-button.btn-effect a:after{
    content: '';
    position: absolute;
    top: -50%;
    left: -40%;
    width: 160%;
    height: 160%;
    border: 50px solid var(--dark-divider-color);
    border-radius: 50%;
    transform: scale(0.6);
    z-index: -1;
    animation: border-zooming 1.2s infinite linear;
    animation-delay: .3s;
}

@keyframes border-zooming{
    100%{
        transform: scale(1);
        opacity: 0;
    }
}

.about-video-image figure{
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.about-video-image figure::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #121212;
    border-radius: 30px;
    opacity: 20%;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.about-video-image img{
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1.036;
    object-fit: cover;
    border-radius: 30px;
}

.about-image{
    width: 100%;
}

.about-image figure{
    border-radius: 30px;
}

.about-image img{
    width: 100%;
    aspect-ratio: 1 / 0.42;
    object-fit: cover;
    border-radius: 30px;
}

.about-content-body{
    display: flex;
    flex-wrap: wrap;
    gap: 30px 60px;
}

.about-service-item{
    position: relative;
    width: calc(50% - 30px);
}

.about-service-item::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -30px;
    background: #66666624;
    width: 1px;
    height: 100%;
}

.about-service-item:last-child:before{
    display: none;
}

.about-service-item .icon-box{
    margin-bottom: 40px;
}

.about-service-item .icon-box img{
    max-width: 50px;
    transition: all 0.4s ease-in-out;
}

.about-service-item:hover .icon-box img{
    transform: rotateY(180deg);
}

.about-service-item-content h3{
    font-size: 20px;
    margin-bottom: 15px;
}

.about-service-item-content p{
    margin: 0;
}

.about-content-btn{
    margin-top: 40px;
}
.section-title h1 span, .section-title h2 span{
    color: #227ba7;
}
.product-thumbnail {
    position: relative;
    overflow: hidden;
}
.product-thumbnail img {
    width: 100%;
    border-radius: 16px;
    height: 280px;
}
 .product-thumbnail .hover-content {
    position: absolute;
    top: 26px;
    right: -50px;
    -webkit-transition: all 0.35s ease-out 0s;
    -moz-transition: all 0.35s ease-out 0s;
    -ms-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
}
.product-thumbnail .cart-button {
    bottom: -90px;
}
 .product-thumbnail .cart-button {
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.product-thumbnail .cart-button .cart-btn {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    padding: 15px;
}
.product-info-wrap {
    padding-top: 20px;
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
}
 .product-info {
    position: relative;
    max-width: 220px;
}
.product-info h4.title {
    font-size: 20px;
    color: #fff !important;
}
.product-info h4.title a{
    color: #fff;
}
.color-white{
    color: #fff !important;
    font-size: 20px;

    margin-top: 15px;
    font-weight: 400;
}
.about-sec-two {
    padding: 100px 0 130px 0;
}
.position-relative {
    position: relative !important;
}.text-start {
    text-align: left !important;
}

.pbmit-animation-style1, .pbmit-animation-style2, .pbmit-animation-style3, .pbmit-animation-style4 {
    display: inline-block;
    position: relative;
    overflow: hidden;
/*    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);*/
}


.about-two-img02 {
    right: 30px;
    bottom: -70px;
}
.about-one-content .spinner-box-area, .about-us-one-bg .single-about2-img, .about-sec-two .ioscertificate-img, .about-two-img02, .about-two-rightbox .hook-img, .about-three-leftbox .fid-style-area {
    position: absolute;
    width: auto;
    max-width: 100%;
}

.pbmit-animation-style1, .pbmit-animation-style2, .pbmit-animation-style3, .pbmit-animation-style4 {
    display: inline-block;
    position: relative;
    overflow: hidden;
/*    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);*/
}

@media (max-width: 1366px) {
    .about-two-rightbox {
        padding: 0 0 0 30px;
    }
}
.about-two-rightbox {
    position: relative;
    padding: 30px 40px 0px 40px;
}

@media (max-width: 1366px) {
    .about-two-rightbox .hook-img {
        right: 0;
        top: -27%;
    }
}
.about-two-rightbox .hook-img {
    top: -21%;
    right: -12%;
}
.about-one-content .spinner-box-area, .about-us-one-bg .single-about2-img, .about-sec-two .ioscertificate-img, .about-two-img02, .about-two-rightbox .hook-img, .about-three-leftbox .fid-style-area {
    position: absolute;
    width: auto;
    max-width: 100%;
}
.pbmit-contaner-move {
    animation: pbmit-container-move 2s infinite alternate;
}

@keyframes pbmit-container-move{
    0% {
    transform: translateY(-10px);
}
100% {
    transform: translateY(10px);
}
}
.pbmit-heading-subheading {
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.pbmit-heading-subheading .pbmit-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 54px;
    letter-spacing: -.25px;
    text-transform: none;
    font-style: normal;
    color: #000;
}
@media (max-width: 767px) {
    .about-sec-two .ioscertificate-img, .about-two-img02, .about-two-rightbox .hook-img, .pbmit-tab .nav .nav-item a::before {
        display: none;
    }
}
@media (max-width: 1024px) {
    .about-two-img02 {
        bottom: 26px;
    }
}
@media (max-width: 1024px) {
    .about-two-rightbox {
        padding: 60px 0 0 0;
    }
}

@media (max-width: 1366px) {
    .about-two-rightbox {
        padding: unset;
    }
}
@media (max-width: 767px)
{
    .pbmit-heading-subheading .pbmit-title
    {
        font-size: 30px;
        margin-top: 15px;
        line-height: 40px;
    }
    
}
.pbmit-tab{
    text-align: justify;
}
@media (max-width: 576px) {
     .product-details-btn {
        gap: 20px;
    }
}
 .product-details-btn {
    display: flex
;
    align-items: center;
    gap: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    flex-wrap: wrap;
}
.about-one-content{
    position: relative;
    padding-right: 95px;
}
.about-one-content .pbmit-ihbox-style-2:first-child{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDDDDD;
}
.about-one-content .spinner-box-area,
.about-us-one-bg .single-about2-img,
.about-sec-two .ioscertificate-img,
.about-two-img02,
.about-two-rightbox .hook-img,
.about-three-leftbox .fid-style-area{
    position: absolute;
    width: auto;
    max-width: 100%;
}
.about-one-content .spinner-box-area{
    right: -23%;
    top: 0;
    z-index: 1;
}
.about-one-single-img{
    text-align: center;
}
.animated {
    animation-duration: 1.25s;
}
.animated.animated-slow {
    animation-duration: 2s;
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomIn{
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.section-xl {
/*    padding-top: 50px;*/
    padding-bottom: 100px;
}
/* Table styling scoped to #pro-desc container */


#pro-desc p{
    text-align: justify;
}
.product-details-top-section p{
    text-align: justify;
}
/* Ensure the container can scroll horizontally on small screens */
#pro-desc {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}

/* Base styling for tables inside #pro-desc */
#pro-desc table {
  width: 100%;
  border-collapse: collapse;
  font-family: inherit;
  margin: 1em 0;
  display: block;
}

/* Header cells */
#pro-desc table thead th {
  background-color: #f4f4f4;
  padding: 0.75em;
  border-bottom: 2px solid #ddd;
  text-align: left;
  white-space: nowrap;
}

/* Body cells */
#pro-desc table tbody td {
  padding: 0.65em;
  border-bottom: 1px solid #eee;
  white-space: nowrap;
}

/* Zebra striping */
#pro-desc table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

/* Hover effect */
#pro-desc table tbody tr:hover {
  background-color: #f1f1f1;
}

/* Responsive adjustments */
@media (max-width: 600px) {
  /* Tables remain scrollable but content wraps if possible */
  #pro-desc table {
    display: block;
    overflow-x: auto;
  }
  #pro-desc table th,
  #pro-desc table td {
    white-space: normal;
    word-wrap: break-word;
  }
}
@media (max-width: 600px) {
  /* adjust selector to match your logo markup */
 header.style-1 .header-logo a img{
    height: 50px !important;
    width: auto;
  }
}

/* Styling for the main H3 headline */
.product-details-content h3 {
  font-size: 1.8rem !important;               /* prominent size on desktop */
  
  margin: 1.5em 0 0.5em;         /* ample breathing room above/below */
  
  
}

/* Responsive adjustment for smaller viewports */
@media (max-width: 768px) {
 .product-details-content h3 {
    font-size: 1.5rem;           /* scale down on tablets/large phones */
    margin: 1em 0 0.5em;
  }
}

@media (max-width: 480px) {
  .product-details-content h3 {
    font-size: 1.25rem;          /* ensure it fits on small screens */
    margin: 0.75em 0 0.5em;
  }
}



