.pbmit-footer-widget-area .textwidget strong {
    display: block;
    font-size: 20px;
    color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .textwidget a {
    display: block;
}
.pbmit-slider-area {
    margin-top: -70px;
}
.site-header .site-title a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
}
.site-header .site-title {
    font-size: 36px;
    line-height: 30px;
    text-align: left;
    margin: 20px 0;
    height: auto;
}
.site-header .site-title span {
    display: block;
    font-size: 20px;
    font-weight: 600;
}
.pbmit-element-viewtype-carousel-1 {
    padding-bottom: 40px !important;
}
.site-header .sticky-header .site-title {
    font-size: 30px;
    line-height: 26px;
}
.site-header .sticky-header .site-title span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.site-header .sticky-header .site-title a {
    color: var(--pbmit-global-color) !important;
}
.testimonials-inner-page .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.testimonials-inner-page .pbmit-testimonial-style-2 {
    height: 100%;
}
.testimonials-inner-page .pbmit-testimonial-style-2 .pbminfotech-post-item {
    padding: 0;
    height: 100%;
}
.testimonials-inner-page .pbmit-element-viewtype-carousel-1 {
    padding: 0 !important;
}
.testimonials-inner-page .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper {
    height: 100%;
}
/* .sticky-header .site-navigations ul.navigation > li > a {
    padding: 0 13px;
    font-size: 19px;
} */
.sticky-header .pbmit-right-side {
    display: none;
}
.pbmit-search-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    max-width: 100%;
    width: 800px;
}
.pbmit-search-outer .img-wrap {
    width: 50%;
    flex-shrink: 0;
}
.pbmit-search-outer .img-wrap img {
    width: 100%;
}
.pbmit-search-outer .form-wrap {
    flex-grow: 1;
    padding: 40px;
}
.pbmit-search-outer textarea.form-control {
    padding: 10px 22px;
    height: 80px;
}
.pbmit-search-outer .form-control {
    background-color: #eff2f7;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}
.pbmit-portfolio-style-1 img {
    height: 250px;
    object-fit: cover;
    object-position: top center;
}
.pbmit-service-contant .pbmit-title {
    font-size: 48px;
    color: var(--pbmit-global-color) !important;
    font-weight: bold;
    margin-bottom: 30px;
}
.inner-testimonials .pbmit-blog-style {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.testimonials .swiper-wrapper {
    padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
    .site-header .site-title span {
        font-size: 18px;
        color: #101010;
    }
    .site-header .site-title a {
        color: var(--pbmit-global-color);
    }
    .site-header .site-title {
        font-size: 30px;
    }
    .header-style-1 .site-navigations ul.navigation > li > a {
        height: auto;
        line-height: normal;
    }
    .slide-text #slider-1-slide-1-layer-2 {
        font-size: 28px !important;
    }
    .slide-text #slider-1-slide-20-layer-2 {
        font-size: 22px !important;
    }
    .slide-text #slider-1-slide-21-layer-2 {
        font-size: 20px !important;
    }
    .pbmit-slider-area {
        margin-top: -20px;
    }
    .pbmit-element-miconheading-style-13 {
        padding-left: 0;
    }
    .service-three-img::before {
        padding: 130px 0;
    }
    .pbminfotech-ele-fid-style-2 {
        display: flex;
        justify-content: center;
    }
    .service-section-three {
        margin-top: 0;
    }
    .service-section-three .icon-list-items:first-child,
    .service-section-three .icon-list-items {
        padding: 0;
    }
    .pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title {
        font-size: 21px;
    }
    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -20px;
    }
    .testimonial-section-two {
        margin: 0;
    }
    .site-footer .widget {
        margin-top: 30px;
    }
    .service-sidebar .all-post-list {
        padding: 25px;
    }
    .pbmit-service-contant .pbmit-title {
        font-size: 36px;
    }
    .inner-testimonials .pbmit-blog-style {
        gap: 0px;
        grid-template-columns: repeat(1, 1fr);
    }
    .pbmit-search-outer .img-wrap {
        display: none;
    }
    .testimonials-inner-page .swiper-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .single-service-contact {
        padding: 40px 20px;
    }
}
