/******************************

INDEX:

******************************/

body {
  overflow: visible;
  overflow-x: hidden;
}

@media (max-width: 1700px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-three .pbmit-slider-content {
    padding: 270px 100px 300px 150px;
  }
}

@media (max-width: 1600px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-three .pbmit-slider-content {
    padding: 270px 100px 300px 110px;
  }
  /*=== Homepage 01 ===*/
  .service-section-one .service-left-img {
    padding: 0 50px 0 70px;
    width: auto;
  }
  /*=== Our History ===*/
  .pbmit-element-timeline-style-1 .pbmit-timeline-desc {
    padding: 0 30px;
  }
  .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
    grid-gap: 140px;
  }
}

@media (max-width: 1500px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-three .pbmit-slider-content {
    padding: 270px 100px 300px 50px;
  }
  /*=== Homepage 02 ===*/
  .service-section-two .service-slider-arrow {
    right: 0;
  }
  /*=== Our History ===*/
  .pbmit-element-timeline-style-1 .pbmit-timeline-desc {
    padding: 0;
  }
  .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
    grid-gap: 120px;
  }
}

@media (max-width: 1400px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-three .pbmit-slider-content {
    padding: 270px 100px 300px 30px;
  }
}

@media (max-width: 1366px) {
  /*=== Header ===*/
  .pbmit-header-style-1 .pbmit-header-overlay .container,
  .pbmit-header-style-2.site-header .pbmit-pre-header-wrapper .container-fluid,
  .pbmit-header-style-2.site-header .pbmit-header-wrapper .container-fluid,
  .pbmit-header-style-3.site-header .pbmit-main-header-area .container-fluid {
    padding: 0 30px;
  }
  .pbmit-header-style-1 .ihbox-style-17-wrap {
    padding: 5px 0px 0px 20px;
  }
  .pbmit-ihbox-style-17 .pbmit-heading-desc {
    font-size: 14px;
  }
  .pbmit-ihbox-style-17 .pbmit-ihbox-svg,
  .pbmit-ihbox-style-17 .pbmit-icon-type-icon,
  .pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
    font-size: 20px;
    line-height: 20px;
  }
  .pbmit-ihbox-style-17 .pbmit-element-title {
    font-size: 14px;
    line-height: 14px;
  }
  .pbmit-header-style-1 .pbmit-sticky-header.pbmit-fixed-header > .container {
    padding: 15px 50px 15px 30px;
  }
  .pbmit-header-style-1 .site-navigation ul.navigation > li {
    margin: 0 10px;
  }
  .pbmit-header-style-2 .pbmit-main-header-area {
    padding: 20px 0;
  }
  .pbmit-header-style-2 .pbmit-preheader-text {
    font-size: 16px;
  }
  .pbmit-header-style-2.site-header .pbmit-menuarea {
    padding-left: 20px;
  }
  .site-header.pbmit-header-style-2 .pbmit-ihbox-style-3 {
    padding-right: 20px;
  }
  .pbmit-header-style-3.site-header .site-branding img {
    width: 150px;
  }
  /*=== Section Padding ===*/
  section > .container {
    padding: 0 30px;
  }
  section .container-fluid {
    padding: 0 30px !important;
  }
  .section-xxl {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .section-lgb {
    padding-bottom: 100px;
  }
  .section-xlt {
    padding-top: 100px;
  }
  .section-lg {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  /*=== Title Bar ===*/
  .pbmit-title-bar-wrapper .container {
    padding: 0 30px;
  }
  .pbmit-title-bar-desc {
    margin: 30px 0 0 110px;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item:before {
    right: 29%;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 160px;
    line-height: 140px;
  }
  .pbmit-slider-one .swiper-horizontal > .swiper-pagination-bullets {
    transform: translate(30px, -90px);
  }
  .pbmit-slider-one .video-content-area {
    right: 25px;
  }
  .pbmit-slider-one .video-content-area .video-wrap {
    width: 260px;
    height: 150px;
  }
  .pbmit-slider-two .pbmit-slider-title {
    font-size: 74px;
    line-height: 74px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap li {
    font-size: 17px;
    line-height: 23px;
  }
  .pbmit-header-style-3 .fid-style-2-area {
    display: none;
  }
  .demo-three .marquee-section .container-fluid {
    padding: 0 !important;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 77px;
    line-height: 87px;
  }
  /*=== Homepage-01 ===*/
  .about-section-one {
    padding: 110px 0 110px;
  }
  .about-one-left-box {
    padding-right: 0;
  }
  .about-one-content {
    padding: 30px 0 0 40px;
  }
  .about-one-content .inner-box .right-box {
    padding: 40px 0 0 15px;
  }
  .service-section-one .container-fluid {
    padding: 0 !important;
  }
  .service-section-one .service-left-img {
    padding: 0 40px 0 30px;
  }
  .service-section-one .pbmit-element-service-style-2 {
    padding: 0 6% 3.5% 2%;
  }
  .marquee-section .container-fluid {
    padding: 0 0 !important;
  }
  .why-choose-us-section-one {
    padding: 100px 0 100px;
  }
  .team-section-one {
    padding: 100px 0 90px;
    background-position: 96% 96%;
  }
  .pbmit-team-style-2.pbmit-info-area {
    width: 19%;
  }
  .pbmit-team-style-2 .pbmit-featured-inner {
    margin-right: 30px;
  }
  .pbmit-team-style-2 .pbmit-team-title {
    font-size: 22px;
    line-height: 30px;
  }
  .testimonial-section-one {
    padding-top: 110px;
  }
  .client-satisfaction-section {
    padding: 180px 0 80px;
  }
  .pbminfotech-ele-fid-style-7 .pbmit-fid-counter {
    font-size: 70px;
    line-height: 70px;
  }
  .pbminfotech-ele-fid-style-7 .pbmit-fid-title {
    font-size: 18px;
    line-height: 28px;
  }
  .pbminfotech-ele-fid-style-6 .pbmit-fid-title {
    width: 70%;
  }
  .pbminfotech-ele-fid-style-6 .pbmit-fid-title {
    font-size: 18px;
    line-height: 28px;
  }
  .client-satisfaction-section .right-box {
    padding: 0 0px 0 30px;
  }
  .client-satisfaction-section .right-box .client-area {
    bottom: 30px;
  }
  .client-satisfaction-section .right-box .contact-image {
    margin: -22px 0 0 0px;
  }
  .blog-sec-one {
    padding-bottom: 80px;
  }
  /*=== Homepage-02 ===*/
  .service-section-two {
    padding: 90px 0 70px;
  }
  .about-two-content {
    padding: 0 0 0 70px;
  }
  .about-two-images .second-img {
    margin-right: -40px;
  }
  .about-two-inner {
    padding: 0 15px 0 0;
  }
  .about-two-content .ihbox-style-2-area {
    padding: 50px 0 0 20px;
  }
  .choose-us-section-two {
    padding: 100px 0 40px;
  }
  .pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
    font-size: 50px;
    line-height: 80px;
  }
  .choose-us-section-two .fid-style-1-area {
    margin-left: 30px;
  }
  .our-process-section-one {
    padding: 100px 30px 140px 0;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    padding: 0 30px;
  }
  .testimonial-section-two {
    padding-top: 100px;
  }
  .testimonial-two-rightbox {
    padding: 70px 0 0 20px;
  }
  /*=== Homepage-03 ===*/
  .demo-three .marquee-section {
    margin-top: 0;
  }
  .about-three-rightbox .pbmit-ihbox-style-3 {
    margin-left: 30px;
  }
  .demo-three .service-section-two {
    padding: 90px 0 50px 0;
  }
  .demo-three .service-section-two .pbmit-col-stretched-right {
    margin-right: 0 !important;
  }
  .demo-three .service-section-two .service-slider-arrow {
    right: 15px;
  }
  .about-us-section-three .ihbox-style-16-area {
    padding-top: 50px;
  }
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:nth-child(2) {
    padding: 0 30px;
  }
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:nth-child(3) {
    padding: 0 25px 0 50px;
  }
  .contact-us-section-three {
    padding-top: 300px;
  }
  .pricing-section-three {
    padding: 100px 0 0;
  }
  .pricing-section-three .pbmit-tabs {
    padding-bottom: 70px;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .pbmit-team-left-wrapper {
    padding-right: 0;
  }
  /*=== Faq ===*/
  .accordion-item .pbmit-accordion-title {
    width: calc(100% - 50px);
  }
  /*=== Our History ===*/
  .about-section-three,
  .history-page .about-us-section {
    padding: 100px 0;
  }
  .history-page .about-us-section .about-us-right-area {
    padding-left: 40px;
  }
  .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
    left: 0;
  }
  .about-three-leftbox {
    padding-right: 0;
  }
  .history-section {
    padding: 100px 0;
  }
  /*=== Portfolio Single ===*/
  .pbmit-portfolio-single .testimonial-style-2-area {
    padding: 40px;
  }
  /*=== Contact Us ===*/
  .contact-iframe-section .container-fluid {
    padding: 0 !important;
  }
  .contact-us-section .contact-form-box {
    padding-left: 70px;
  }
  /*=== Footer ===*/
  .site-footer .container {
    padding: 0 30px;
  }
  .pbmit-footer-style-1 .pbmit-footer-big-area-wrapper {
    padding: 100px 0 100px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-custom-title h2 {
    font-size: 80px;
    line-height: 80px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-hover-button {
    right: 13%;
    top: -18px;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
    padding-left: 35px;
  }
  .pbmit-footer-style-2 .pbmit-footer-big-area {
    padding: 25px 30px 30px 30px;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1 .widget {
    padding: 60px 45px 0 0;
  }
}

@media (max-width: 1300px) {
  /*=== Header ===*/
  .pbmit-header-style-1 .site-navigation ul.navigation > li {
    margin: 0 8px;
  }
  .site-header .pbmit-ihbox-style-3,
  .site-header .pbmit-ihbox-style-17 {
    display: none;
  }
  .pbmit-header-style-3 .header-icons-menu {
    margin: 0 16% 0 0;
  }
  /*=== Homepage 01 ===*/
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    opacity: 1;
    visibility: visible;
  }
  .pbmit-element-static-box-style-1
    .pbmit-ele-static-box.pbmit-static-box-style-1 {
    margin-bottom: 30px !important;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1 .pbmit-ihbox-style-15 .pbmit-heading-desc {
    font-size: 16px;
  }
}

@media (max-width: 1280px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item {
    height: 880px;
  }
  .pbmit-slider-one .pbmit-slider-content {
    padding-top: 250px;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 150px;
    line-height: 132px;
  }
  .pbmit-slider-one .pbmit-slider-desc {
    font-size: 18px;
    line-height: 26px;
  }
  .pbmit-slider-one .video-content-area .video-wrap {
    width: 245px;
    height: 140px;
  }
  .pbmit-slider-two .pbmit-slider-item:before {
    right: 30%;
  }
  .pbmit-slider-two .pbmit-slider-content {
    padding: 280px 0 120px;
  }
  .pbmit-slider-two .pbmit-slider-subtitle {
    font-size: 12px;
    line-height: 26px;
  }
  .pbmit-slider-three .pbmit-slider-content {
    padding: 270px 100px 260px 30px;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 72px;
    line-height: 80px;
  }
  .pbmit-slider-three .pbmit-slider-content .pattern-img {
    width: 460px;
    height: 320px;
  }
  /*=== Homepage 01 ===*/
  .pbmit-element-service-style-2 .pbmit-title-button-wrapper .pbmit-btn {
    white-space: nowrap;
  }
  .our-process-section-one .heading-col .pbmit-heading-desc br {
    display: none;
  }
  /*=== Our History ===*/
  .pbmit-element-timeline-style-1 .pbmit-timeline-title {
    padding: 0 15px;
  }
}

@media (max-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: none;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: calc(var(--bs-gutter-x) * 0.8);
    padding-left: calc(var(--bs-gutter-x) * 0.8);
  }
  /** Main menu resoposive **/
  .pbmit-menu-wrap {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0;
    display: block;
    transition: all 900ms ease;
    transform: translateX(400px);
    opacity: 0;
  }
  .active .pbmit-menu-wrap {
    right: 0px;
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
    opacity: 1;
  }
  .pbmit-mobile-menu-bg {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    z-index: 99;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
  }
  .active .pbmit-mobile-menu-bg {
    opacity: 1;
    width: 100%;
    visibility: visible;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    transform: translateX(0%);
  }
  .closepanel {
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 40px;
    display: block;
    height: 30px;
    cursor: pointer;
    border: 0;
  }
  .closepanel svg {
    height: 15px;
  }
  .navbar-toggler {
    display: block !important;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    font-size: 35px;
    line-height: 35px;
    color: var(--pbmit-blackish-color);
    width: 40px;
    z-index: 1;
  }
  .navbar-toggler:hover,
  .navbar-toggler:focus {
    outline: none;
  }
  .main-menu .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    z-index: 99;
    top: 82px;
  }
  .main-menu .navigation > li {
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .site-header .site-navigation ul.navigation > li > a {
    height: auto;
    padding: 10px 20px;
    display: inline-block;
    margin: 0;
    /*color: #000 !important;*/
  }
  .main-menu .navigation > li > ul a {
    color: #000;
    padding: 10px 20px;
    height: auto;
    display: inline-block;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
  }
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    border: none;
    box-shadow: inherit !important;
    width: 100%;
    display: none;
    position: inherit;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .main-menu .navigation > li > ul > li > ul {
    left: 0;
    top: 100%;
  }
  .main-menu .navigation > li.dropdown > ul.open,
  .main-menu .navigation > li.dropdown > ul.open li.dropdown > ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    padding-left: 1em;
  }
  .main-menu .navigation > li > ul li,
  .main-menu .navigation > li > ul li a {
    border: none;
  }
  .menu-right-box {
    position: relative;
    right: 30px;
    top: 10px;
  }
  .site-header .righticon {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
  }
  .site-header .righticon .pbmit-base-icon-up-open-big {
    font-size: 12px;
  }
  .site-header .righticon .pbmit-base-icon-up-open-big:before {
    font-weight: 800;
  }
  .site-header .menu-right-box {
    display: none !important;
  }
  .pbmit-burger-menu-wrapper {
    display: block;
    width: 35px;
  }
  .pbmit-pre-header-wrapper,
  .pbmit-nav-menu-toggle,
  .site-header .pbmit-menuarea .pbmit-header-search-btn,
  .site-header .pbmit-header-button,
  .pbmit-header-style-1
    .pbmit-sticky-header.pbmit-fixed-header
    .pbmit-ihbox-style-3 {
    display: none;
  }
  ul.navigation.clearfix {
    padding: 90px 0;
  }
  .site-header .site-header-menu > .container {
    padding: 0 30px;
  }
  .pbmit-search-overlay .pbmit-search-outer {
    position: absolute;
    left: 50px;
    right: 50px;
  }
  .site-header .main-menu .navigation > li {
    margin: 0 !important;
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .nav-menu-toggle {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 5px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border: none;
    background: var(--pbmit-white-color);
    text-align: center;
    padding: 0;
  }
  .site-header .pbmit-header-search-btn {
    padding: 0px 65px 0 0;
  }
  .site-header .nav-menu-toggle svg,
  .site-header .nav-menu-toggle svg g {
    height: 40px;
    width: 40px;
    fill: var(--pbmit-blackish-color);
  }
  /* .site-header .pbmit-sticky-header-mobile-yes.pbmit-sticky-header .nav-menu-toggle{
		color: var(--pbmit-blackish-color);
	} */

  .pbmit-header-style-1 .pbmit-sticky-header.pbmit-fixed-header > .container {
    padding: 20px 30px;
  }
  .pbmit-header-style-1 .pbmit-sticky-header .nav-menu-toggle svg,
  .pbmit-header-style-1 .pbmit-sticky-header .nav-menu-toggle svg g {
    fill: var(--pbmit-blackish-color);
  }
  .pbmit-header-search-form-wrapper.open .search-form {
    position: absolute;
    left: 50px;
    right: 50px;
  }
  .pbmit-header-style-1 .pbmit-header-overlay {
    top: 0;
    border-bottom: 1px solid #ffffff45;
  }
  .pbmit-header-style-1 .pbmit-header-overlay .container {
    padding: 20px 30px;
  }
  .pbmit-header-style-1 .pbmit-header-content {
    position: relative;
    
  }
  .pbmit-header-style-2 .pbmit-header-content,
  .pbmit-header-style-3 .pbmit-header-content {
    position: relative;
  }
  .pbmit-mobile-menu-bg .closepanel,
  .pbmit-header-style-3 .pbmit-burger-menu-area {
    display: none;
  }
  .pbmit-header-search-form .pbmit-header-search-form-wrapper {
    height: 400px;
  }
  .pbmit-header-search-form-wrapper .pbmit-search-close {
    right: 10px;
  }
  .pbmit-header-style-2 .pbmit-main-header-area {
    padding: 20px 0;
  }
  .pbmit-header-style-2 .pbmit-logo-menuarea .site-branding {
    margin-top: 0px;
  }
  .site-header.pbmit-header-style-3 .pbmit-header-overlay {
    margin-top: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ffffff45;
  }
  .pbmit-header-style-3 .header-icons-menu {
    display: none !important;
  }
  /*=== Section-Padding ===*/
  .section-md {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .section-xxl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-lgb {
    padding-bottom: 80px;
  }
  .section-xl {
    padding-top: 90px;
    padding-bottom: 80px;
  }
  .section-xlt {
    padding-top: 80px;
  }
  .section-mdb {
    padding-bottom: 80px;
  }
  .section-lg {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  /*=== Section-Title ===*/
  .pbmit-heading-subheading .pbmit-title {
    font-size: 44px;
    line-height: 49px;
  }
  .pbmit-heading-subheading .pbmit-heading-desc br,
  .pbmit-heading-desc br {
    display: none;
  }
  /*=== Title Bar ===*/
  .pbmit-title-bar-desc {
    margin: 30px 0 0 30px;
  }
  /*=== Homepage-01 ===*/
  .full-width-1200 {
    width: 100%;
  }
  .ihbox-section-one {
    padding: 32px 0 30px;
  }
  .about-one-content {
    padding: 0px 0 0 30px;
  }
  .about-one-content .fid-style-4-box {
    padding: 30px 30px 0 0;
  }
  .fid-style-4-center .pbminfotech-ele-fid-style-4 .pbmit-fid-counter {
    font-size: 110px;
    line-height: 100px;
  }
  .about-one-content .inner-box .right-box {
    padding: 25px 0 0 0px;
  }
  .service-section-one .service-left-img img {
    width: fit-content;
  }
  .service-section-one .pbmit-element-service-style-2 {
    padding: 80px 30px 20px;
  }
  .pbmit-pattarn-bg::after {
    width: 140px;
    height: 55px;
  }
  .pbmit-pattarn-bg::before {
    width: 55px;
    height: 140px;
  }
  .why-choose-us-section-one {
    background-image: none;
    padding: 80px 0 50px;
  }
  .pbmit-tween-effect-style-1.pbmit-tween-text .pbmit-element-title {
    font-size: 135px;
    line-height: 111px;
  }
  .our-process-section-one {
    padding: 80px 0px 100px 0;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav-blank {
    width: 20%;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-images {
    margin: 12px 0 0 !important;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    height: auto;
    margin: 0 0 12px !important;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav-blank::before {
    height: 150px !important;
    width: 60px !important;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav-blank::after {
    width: 150px;
    height: 60px;
  }
  .pbmit-element-static-box-style-2 .pbmit-content-box {
    padding: 0 30px;
  }
  .team-section-one {
    padding: 80px 0 55px;
  }
  .pbmit-team-style-2.pbmit-info-area {
    width: 23%;
  }
  .testimonial-section-one {
    padding-top: 80px;
  }
  .pbmit-testimonial-style-3 .pbminfotech-box-desc {
    padding: 30px 25px 30px;
  }
  .pbmit-testimonial-style-3 .pbminfotech-box-desc blockquote {
    font-size: 17px;
    line-height: 24px;
  }
  .pbmit-testimonial-style-3 .pbminfotech-box-star-ratings {
    padding-bottom: 70px;
  }
  .client-satisfaction-section {
    padding: 160px 0 80px;
  }
  .client-satisfaction-section .left-box {
    padding: 0 0 50px 0;
    margin-bottom: 30px;
  }
  .client-satisfaction-section .left-box .fid-style-wrap {
    padding: 40px 50px 0px 30px;
  }
  .client-satisfaction-section .right-box .contact-image {
    text-align: center;
    margin: -22px 0 0 0px;
  }
  /*=== Homepage-02 ===*/
  .service-section-two {
    padding: 90px 0 50px;
  }
  .service-section-two .service-desc br {
    display: none;
  }
  .service-section-two .pbmit-bottom-text {
    margin-top: 0 !important;
  }
  .service-section-two .service-slider-arrow {
    right: 15px;
  }
  .pbmit-service-style-1 .pbmit-heading-box {
    bottom: 30px;
    left: 30px;
    right: 30px;
  }
  .pbmit-service-style-1 .pbmit-service-icon {
    top: 30px;
    left: 30px;
  }
  .pbmit-service-style-1 .pbmit-service-title,
  .pbmit-service-style-1 .pbmit-service-title a {
    font-size: 22px;
    line-height: 28px;
  }
  .about-two-content {
    padding: 0;
  }
  .about-two-content .ihbox-style-2-area {
    padding: 50px 0 0 0;
  }
  .choose-us-section-two {
    padding: 80px 0 40px;
  }
  .choose-us-section-two .fid-style-1-area {
    margin-left: 0;
  }
  .contact-us-section-two .pbmit-custom-heading .pbmit-title,
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 55px;
    line-height: 60px;
  }
  .testimonial-section-two {
    padding-top: 80px;
  }
  .testimonial-two-rightbox {
    padding: 0px 0 0 40px;
  }
  /*=== Homepage-03 ===*/
  .about-three-leftbox {
    text-align: center;
  }
  .about-three-leftbox .ihbox-style-8-area {
    top: 25%;
    left: 12%;
  }
  .about-three-rightbox {
    padding: 50px 0 0 0;
  }
  .about-us-section-three {
    padding: 80px 0 30px;
  }
  .about-us-section-three .ihbox-style-16-area .pbmit-miconheading-style-16 {
    padding: 0 40px 0 40px;
  }
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:last-child {
    padding-left: 60px;
  }
  .about-three-rightbox .pbmit-ihbox-style-3 {
    margin-left: 0;
  }
  .contact-us-section-three {
    padding-top: 250px;
  }
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 55px;
    line-height: 60px;
  }
  .pricing-section-three {
    padding: 80px 0 0;
  }
  .pricing-section-three .pricing-three-desc {
    margin: 0 0px 25px 20px;
  }
  .pbmit-tab-discount-wrap h3 {
    margin-left: 0;
  }
  .pbmit-tabs .pbmit-tab-content-wrapper {
    padding: 0px 0 0 25px;
  }
  .pbmit-tabs .pbmit-tab-content-inner {
    padding: 30px;
  }
  .pbmit-tabs .pbmit-tab-heading {
    font-size: 20px;
  }
  .pbmit-tab-link {
    padding: 28px 25px 28px 25px;
  }
  .pbmit-tabs .pbmit-tab-heading::before {
    height: 20px;
    width: 20px;
    font-size: 6px;
    line-height: 20px;
    margin-right: 9px;
  }
  .pbmit-tabs .pbmit-tab-price-w {
    font-size: 30px;
    line-height: 38px;
  }
  .pbmit-tab-notification {
    width: 57%;
  }
  /*=== Our Team ===*/
  .pbmit-team-style-1 .pbmit-team-title {
    font-size: 20px;
    line-height: 24px;
  }
  /*=== Faq ===*/
  .pe-xl-3:has(.accordion.left-box) {
    padding-right: 0 !important;
    margin-bottom: 10px;
  }
  .ps-xl-4:has(.accordion.right-box) {
    padding-left: 0 !important;
  }
  /*=== Our History ===*/
  .about-section-three {
    padding: 80px 0;
  }
  .history-section {
    padding: 80px 0;
  }
  /*=== Portfolio Single ===*/
  .pbmit-portfolio-single .pbmit-portfolio-lines-wrapper {
    padding: 40px;
  }
  .pbmit-portfolio-lines-wrapper ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
  }
  .pbmit-portfolio-single .pbmit-entry-content .bottom-right-content {
    margin-left: 0 !important;
    margin-top: 40px;
  }
  .post-navigation .nav-links a {
    width: auto;
  }
  /*=== Sidebar ===*/
  .service-left-col,
  .service-right-col,
  .blog-left-col,
  .blog-right-col {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .service-left-col {
    order: 1;
    margin-top: 50px;
  }
  .sidebar .widget {
    margin-bottom: 35px;
  }
  .blog-right-col {
    padding-top: 60px;
  }
  /*=== Blog Classic ===*/
  .post.blog-classic {
    margin-bottom: 40px;
  }
  /*=== Blog Single Details ===*/
  .blog-details .pbmit-author-box {
    margin-top: 80px;
  }
  /*=== Contact Us ===*/
  .ihbox-style-11-wrap {
    padding: 40px 30px;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1 .pbmit-footer-big-area-wrapper {
    padding: 80px 0 43px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-custom-title h2 {
    font-size: 75px;
    line-height: 75px;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-2 {
    padding-left: 15px;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-3,
  .pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
    padding-left: 0;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-4 {
    padding-left: 0;
  }
}

@media (max-width: 1199px) {
  /*=== Title Bar ===*/
  .pbmit-title-bar-desc {
    margin: 20px 0 0 0px;
  }
  /*=== Homepage 01 ===*/
  .about-section-one {
    padding: 90px 0 90px;
  }
  .about-one-left-box {
    text-align: center;
  }
  .about-one-left-box .first-img {
    text-align: right;
  }
  .about-one-left-box .about-second-img {
    text-align: left;
  }
  .about-one-content {
    padding: 50px 0 0 0;
  }
  .about-one-content .inner-box .right-box {
    padding: 25px 0 0 40px;
  }
  .about-one-left-box .ihbox-style-13-area {
    margin-top: -218px;
    padding-left: 0;
    text-align: center;
    width: -webkit-fill-available;
  }
  .why-choose-us-section-one .pbmit-heading-subheading {
    margin-bottom: 0;
  }
  /*=== Our History ===*/
  .history-page .about-us-section .about-us-left-area .about-img {
    text-align: center;
  }
  .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
    left: 130px;
  }
  .history-page .about-us-section .about-us-right-area {
    padding: 50px 0 0 0;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .pbmit-entry-content {
    padding: 30px 0 0 0;
  }
  /*=== Porfolio Single ===*/
  .pbmit-list-area .pbmit-icon-heading-wrapper {
    padding-top: 0;
  }
  .pbmit-portfolio-single .ihbox-style-5-area {
    padding: 15px 0 35px;
  }
  .pbmit-portfolio-single .testimonial-style-2-area {
    margin: 30px 0 60px;
  }
  /*=== Blog Single ===*/
  .blog-details .pbmit-entry-content .pbmit-block-column:first-child figure,
  .blog-details .pbmit-entry-content .pbmit-block-column:last-child figure {
    padding: 0;
  }
  .blog-details .pbmit-entry-content .pbmit-block-columns img {
    margin-top: 0;
  }
  .blog-details .pbmit-entry-content .pbmit-block-column:not(:first-child) img {
    margin-top: 40px;
  }
  /*=== Contact Us ===*/
  .contact-us-section .contact-form-box {
    padding: 40px 0 60px;
  }
  .contact-us-section .client-one-area {
    border-radius: 40px;
    padding: 50px 30px;
  }
}

@media (max-width: 1024px) {
  /*=== Section Pending ===*/
  .section-lg {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  /*=== Section Title ===*/
  .pbmit-heading-subheading .pbmit-title {
    font-size: 40px;
    line-height: 45px;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item {
    height: 700px;
  }
  .pbmit-slider-one .pbmit-slider-content {
    padding-top: 210px;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 120px;
    line-height: 105px;
    padding-bottom: 30px;
  }
  .pbmit-slider-one .pbmit-slider-desc {
    font-size: 14px;
    line-height: 21px;
  }
  .pbmit-slider-one .swiper-horizontal > .swiper-pagination-bullets {
    transform: translate(30px, -50px);
  }
  .pbmit-slider-one .video-content-area {
    bottom: 50px;
  }
  .pbmit-slider-one .video-content-area .video-wrap {
    width: 200px;
    height: 110px;
  }
  .pbmit-slider-two .pbmit-slider-content {
    padding: 220px 0 100px;
  }
  .pbmit-slider-two .pbmit-slider-subtitle {
    font-size: 10px;
    line-height: 21px;
  }
  .pbmit-slider-two .pbmit-slider-title {
    font-size: 56px;
    line-height: 56px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap {
    margin-top: 40px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap li {
    font-size: 13px;
    line-height: 17px;
  }
  .pbmit-slider-three .pbmit-slider-content {
    padding: 240px 100px 210px 30px;
  }
  .pbmit-slider-three .pbmit-slider-subtitle {
    font-size: 10px;
    line-height: 22px;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 58px;
    line-height: 65px;
  }
  .pbmit-slider-three .pbmit-slider-content .economy-image {
    width: 240px;
    height: 295px;
  }
  .pbmit-slider-three .pbmit-slider-content .pattern-img {
    width: 370px;
    height: 255px;
  }
  /*=== Homepage-01 ===*/
  .video-one-bg {
    min-height: 400px;
  }
  .our-process-section-one {
    padding: 80px 0px 60px 0;
  }
  .video-one-bg {
    padding: 100px 0 0;
  }
  .team-section-one {
    padding: 60px 0 55px;
  }
  .testimonial-section-one {
    padding-top: 70px;
  }
  .testimonial-one-left {
    padding: 30px 25px 20px 25px;
  }
  .testimonial-one-left .custom-heading h2 {
    font-size: 60px;
  }
  .client-one-area {
    border-radius: 40px;
    padding: 50px 30px;
  }
  .client-one-area .client-title br {
    display: none;
  }
  .pbmit-blog-style-1 .pbmit-content-wrapper {
    padding: 30px 30px 15px 30px;
  }
  .blog-sec-one {
    padding-bottom: 60px;
  }
  /*=== Homepage-02 ===*/
  .service-section-two {
    padding: 80px 0 50px;
  }
  .about-two-images {
    text-align: center;
    margin-right: 16%;
  }
  .about-two-images .second-img {
    margin: -200px 40px 0 0;
  }
  .about-two-content {
    padding-top: 60px;
  }
  .working-process-two-bg {
    background-position: 130% 20px;
  }
  .contact-us-section-two .pbmit-custom-heading .pbmit-title,
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 45px;
    line-height: 52px;
  }
  .testimonial-two-rightbox {
    padding: 0px 0 0 20px;
  }
  /*=== Homepage-03 ===*/
  .about-three-leftbox .ihbox-style-8-area {
    left: 5%;
  }
  .about-us-section-three {
    background-position: 120% 0px;
  }
  .about-us-section-three {
    padding: 60px 0 30px;
  }
  .about-us-three-rightbox {
    padding-left: 40px;
  }
  .contact-us-section-three {
    padding-top: 200px;
  }
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 45px;
    line-height: 52px;
  }
  .pricing-section-three .pricing-three-desc {
    margin: 0 0px 25px 20px;
  }
  /*=== Our History ===*/
  .history-page .about-us-section {
    padding: 80px 0;
  }
  .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
    left: 50px;
  }
  /*=== Service Details ===*/
  .service-details .list-group-wrap {
    margin-top: 40px;
    padding-top: 30px;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1::before {
    background-position: 0 100%;
  }
  .pbmit-footer-style-1 .footer-heading-wrap {
    padding-right: 0;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-custom-title h2 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -2px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-hover-button {
    right: 5%;
  }
  .pbmit-footer-style-1 .widget {
    padding-top: 50px;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-2 {
    padding-left: 0;
  }
  .pbmit-footer-style-1 .ihbox-style-15-wrap {
    padding: 40px 0 0 0px;
  }
  .pbmit-footer-style-2 {
    background-position: 0% 0%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1 .widget {
    padding: 60px 130px 0 0;
  }
}

@media (max-width: 991px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item {
    height: 550px;
  }
  .pbmit-slider-one .pbmit-slider-content {
    padding-top: 170px;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 95px;
    line-height: 82px;
    padding-bottom: 20px;
  }
  .pbmit-slider-one .pbmit-slider-desc {
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
  }
  .pbmit-slider-one .video-content-area {
    bottom: 30px;
  }
  .pbmit-slider-two .pbmit-slider-content {
    padding: 150px 0 50px;
  }
  .pbmit-slider-three .pbmit-slider-content {
    padding: 185px 0px 70px 30px;
  }
  .pbmit-slider-three .pbmit-slider-content .pattern-img {
    width: 290px;
    height: 200px;
  }
  .pbmit-slider-three .pbmit-slider-content .economy-image {
    width: 185px;
    height: 230px;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 55px;
    line-height: 55px;
  }
  .pbmit-slider-three .slider-img {
    margin-left: 10px;
  }
  .pbmit-slider-three .swiper-horizontal > .swiper-pagination-bullets {
    display: none;
  }
  /*=== Section-Title ===*/
  .section-xlt {
    padding-top: 80px;
  }
  .section-mdb {
    padding-bottom: 60px;
  }
  /*=== Homepage-01 ===*/
  .team-slider-arrow,
  .service-slider-arrow {
    display: none !important;
  }
  .pbmit-element-static-box-style-2 .pbmit-content-box {
    padding: 0 0 0 25px;
  }
  .video-one-bg {
    min-height: 360px;
  }
  .pbmit-tween-effect-style-1.pbmit-tween-text .pbmit-element-title {
    font-size: 100px;
    line-height: 80px;
  }
  .team-section-one .pbmit-heading-subheading {
    margin-bottom: 15px;
  }
  .pbmit-team-style-2.pbmit-info-area {
    width: 29%;
  }
  /*=== Homepage-02 ===*/
  .service-section-two .pbmit-heading-subheading {
    margin-bottom: 0;
  }
  .about-two-images {
    margin-right: 0;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
    display: none;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-desc {
    padding-right: 50px;
  }
  /*=== Homepage-02 ===*/
  .demo-three .service-section-two {
    padding: 80px 0 50px 0;
  }
  .testimonial-section-two .testimonial-left-col {
    display: flex;
    align-items: end;
  }
  .testimonial-two-rightbox {
    padding: 0 0 50px 20px;
  }
  /*=== Homepage-03 ===*/
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:nth-child(2),
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:last-child {
    padding: 0 20px 0 50px;
  }
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:nth-child(3) {
    padding-left: 0;
  }
  .pricing-section-three .pricing-three-desc {
    margin: 0 0 25px 0;
  }
  .pricing-section-three .pbmit-tabs {
    padding-bottom: 30px;
  }
  .pbmit-tabs .pbmit-tabs-links,
  .pbmit-tabs .pbmit-tab-content-wrapper {
    width: 100%;
  }
  .pbmit-tab-content {
    margin-bottom: 30px;
  }
  .pbmit-tab-content-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .pbmit-tab-content .pbmit-content-tab-image,
  .pbmit-tab-content {
    display: block;
  }
  .pbmit-tabs .pbmit-tab-content-wrapper {
    padding: 0;
    border: none;
  }
  .pbmit-tabs .pbmit-content-tab-image img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .pbmit-tab-content-title {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: var(--pbmit-secondary-color);
    background-color: var(--pbmit-white-color);
  }
  .pbmit-tabs {
    display: block;
  }
  .pbmit-tabs .pbmit-tabs-links {
    display: none;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .pbmit-single-team-info {
    padding: 45px;
  }
  /*=== Our History ===*/
  .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
    left: 40px;
  }
  
  /*=== Service Single ===*/
  .service-details .chart-box-wrap {
    padding: 30px 30px 15px;
  }
  /*=== Blog Classic ===*/
  .blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    grid-gap: 20px 30px;
    grid-template-columns: repeat(2, 1fr);
  }
  /*=== Blog Single ===*/
  .blog-details .pbmit-comment-content .reply a {
    position: static;
  }
}

@media (max-width: 768px) {
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item {
    height: 590px;
  }
  .pbmit-slider-one .pbmit-slider-content {
    padding-top: 200px;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 99px;
    line-height: 89px;
  }
  .pbmit-slider-one .pbmit-shape-bg,
  .pbmit-slider-one .swiper-horizontal > .swiper-pagination-bullets {
    display: none !important;
  }
  .pbmit-slider-one .video-content-area {
    bottom: 20px;
  }
  .pbmit-slider-two .pbmit-slider-subtitle,
  .pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets,
  .pbmit-slider-three .pbmit-slider-content .economy-image {
    display: none;
  }
  /*=== Homepage 01 ===*/
  .pbmit-team-style-2 .pbmit-ihbox-btn a {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  /*=== Section-Padding ===*/
  .section-md {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .site-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-xxl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-lgb {
    padding-bottom: 60px;
  }
  .section-xl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-xlt {
    padding-top: 60px;
  }
  .section-sm {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-lg {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  /*=== Section Title ===*/
  .pbmit-heading-subheading {
    margin-bottom: 30px;
  }
  .pbmit-heading-subheading .pbmit-title {
    font-size: 36px;
    line-height: 41px;
  }
  .pbmit-heading-subheading .pbmit-title br {
    display: none;
  }
  /*=== Header ===*/
  .site-header .nav-menu-toggle {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .site-header .nav-menu-toggle svg,
  .site-header .nav-menu-toggle svg g {
    width: 30px;
    height: 30px;
  }
  .site-header .pbmit-header-search-btn {
    padding: 5px 55px 0 0;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-one .video-content-area .video-wrap {
    width: 180px;
    height: 100px;
  }
  /*=== Homepage-01 ===*/
  .about-section-one {
    padding: 70px 0 70px;
  }
  .about-one-left-box img {
    width: 100%;
  }
  .about-one-left-box .about-second-img {
    margin: 20px 0 0 0;
  }
  .about-one-left-box .ihbox-style-13-area {
    position: relative;
    margin-top: 40px;
    text-align: left;
  }
  .about-one-content .about-desc {
    margin-top: 0;
  }
  .fid-style-4-center .pbminfotech-ele-fid-style-4 {
    text-align: left;
  }
  .about-one-content .fid-style-4-box {
    border-right: none;
    padding: 30px 0px 0 0;
  }
  .about-one-content .inner-box .right-box {
    padding: 25px 0 0 0px;
  }
  .service-section-one .pbmit-element-service-style-2 {
    padding: 60px 30px 60px;
  }
  .why-choose-us-section-one {
    padding: 60px 0 30px;
  }
  .why-choose-us-section-one .pbmit-element-static-box-style-1 {
    padding-top: 40px;
  }
  .why-choose-us-section-one .chart-box {
    margin: 0 0 30px 0;
  }
  .pbmit-element-static-box-style-1 .pbmit-ele-static-box {
    width: 100%;
    margin-right: 0 !important;
    flex-direction: column;
  }
  .pbmit-static-box-style-1 .pbmit-contentbox::before {
    font-size: 100px;
    line-height: 110px;
    right: 0;
  }
  .pbmit-element-static-box-style-1 .pbmit-bg-imgbox {
    position: unset;
    display: none;
  }
  .pbmit-static-box-style-1 .pbmit-responsive-img {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .pbmit-static-box-style-1 .pbmit-responsive-img img {
    width: 100%;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
  }
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    left: 0;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
  }
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    transform: translateX(0%);
  }
  .video-one-bg {
    padding: 60px 0 0;
  }
  .video-one-bg .pbmit-custom-title {
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px;
  }
  .video-one-bg .pbmit-custom-title br {
    display: none;
  }
  .our-process-section-one {
    padding: 60px 0px 40px 0;
  }
  .our-process-section-one .heading-col {
    margin-bottom: 50px;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav-blank {
    display: none;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    padding: 0 30px 0 0 !important;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    width: 50%;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-images {
    width: 50% !important;
  }
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    transform: translateX(0%);
  }
  .pbmit-element-static-box-style-2 .pbmit-heading-subheading.pbmit-desc-yes {
    display: block;
  }
  .team-section-one {
    padding: 60px 0 20px;
    background-image: none;
  }
  .pbmit-element-team-style-2 .pbmit-element-posts-wrapper {
    justify-content: start;
  }
  .pbmit-team-style-2.pbmit-info-area {
    width: 100%;
  }
  .pbmit-team-style-2 .pbmit-title-button-wrapper {
    top: inherit;
    margin-top: 0;
  }
  .testimonial-section-one {
    padding-top: 60px;
  }
  .testimonial-one-left {
    margin-bottom: 30px;
  }
  .testimonial-one-left .testimonial-subtitle h2 {
    margin-bottom: 40px;
  }
  .testimonial-section-one .swiper-slider {
    padding-bottom: 0px;
  }
  .testimonial-section-one .swiper-buttons {
    display: none;
  }
  .testimonial-section-one .testimonial-one-arrow {
    display: none !important;
  }
  .client-satisfaction-section {
    padding: 40px 0 60px;
  }
  .client-satisfaction-section .left-box {
    margin-bottom: 15px;
  }
  .client-satisfaction-section .left-box .fid-style-wrap {
    padding: 40px 0px 0px 30px;
  }
  .client-satisfaction-section .right-box .contact-image {
    margin: 0;
  }
  .client-one-area {
    border-radius: 10px;
  }
  .blog-sec-one {
    padding-bottom: 30px;
  }
  /*=== Homepage-02 ===*/
  .service-section-two {
    padding: 60px 0 30px;
  }
  .about-two-images {
    margin-right: 0;
  }
  .about-two-images img {
    width: 100%;
  }
  .about-two-images .second-img {
    margin: 30px 0 0 0;
  }
  .about-two-content {
    padding-top: 30px;
  }
  .about-two-content .ihbox-style-2-area {
    padding: 30px 0 0 0;
  }
  .about-two-content .ihbox-style-2-area .pbmit-ihbox-style-2:not(:last-child) {
    margin-bottom: 30px;
  }
  .about-two-content .ihbox-style-5-area {
    margin-top: 30px;
    padding-top: 30px;
  }
  .choose-us-section-two {
    padding: 60px 0 40px;
  }
  .contact-us-section-two .left-box .pbmit-custom-heading {
    text-align: center;
  }
  .contact-us-section-two .pbmit-custom-heading .pbmit-title,
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 30px;
    line-height: 38px;
  }
  .contact-us-section-two .pbmit-bottom-text,
  .contact-us-section-three .pbmit-bottom-text {
    margin-top: 0;
  }
  .testimonial-section-two {
    padding-top: 60px;
  }
  .testimonial-two-rightbox {
    padding: 30px 0 0 0;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote {
    -webkit-line-clamp: inherit;
    line-clamp: inherit;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-desc {
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-desc::after {
    right: inherit;
  }
  .pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote {
    font-size: 18px;
    line-height: 32px;
  }
  .testimonial-section-two .client-one-area {
    margin: 30px 0 0;
  }
  .blog-sec-two {
    padding-bottom: 30px;
  }
  /*=== Homepage-03 ===*/
  .about-three-leftbox .ihbox-style-8-area,
  .portfolio-three-slider .swiper-pagination-bullets {
    display: none;
  }
  .about-three-leftbox .about-img img {
    width: 100%;
  }
  .about-three-heading-desc {
    margin-top: 0;
  }
  .demo-three .service-section-two {
    padding: 60px 0 30px 0;
  }
  .about-us-section-three {
    background-image: none;
  }
  .about-us-section-three .about-img {
    width: 100%;
  }
  .about-us-three-rightbox {
    padding: 50px 0 0;
  }
  .about-us-section-three .ihbox-style-16-area {
    padding-top: 50px;
  }
  .about-us-section-three .ihbox-style-16-area .pbmit-miconheading-style-16 {
    padding: 0 !important;
  }
  .contact-us-section-three {
    padding-top: 100px;
  }
  .contact-us-section-three .pbmit-custom-heading {
    text-align: center;
  }
  .contact-us-section-three .pbmit-custom-heading .pbmit-title {
    font-size: 30px;
    line-height: 38px;
  }
  .pricing-section-three {
    padding: 60px 0 0;
  }
  .pricing-section-three .pbmit-tabs {
    padding-bottom: 20px;
  }
  .pbmit-tabs .inner-content {
    display: block;
  }
  .pbmit-tabs .pbmit-tab-list ul li {
    padding-left: 22px;
  }
  .pbmit-tab-notification {
    padding-left: 50px;
    margin-bottom: 30px;
  }
  .pbmit-tab-notification::after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .pbmit-tabs .pbmit-tab-list ul li::before {
    font-size: 9px;
  }
  .pbmit-tabs .pbmit-tab-list ul li {
    display: block;
    width: 100%;
  }
  .pbmit-tabs .pbmit-tab-btn-wrap {
    display: block;
  }
  .pbmit-tabs .pbmit-tab-link .pbmit-tab-price-wrapper {
    display: none;
  }
  .pbmit-tabs .pbmit-tab-content .pbmit-tab-price-wrapper {
    padding-bottom: 10px;
  }
  .pbmit-tabs .pbmit-tab-content .pbmit-tab-price-w {
    font-size: 36px;
    line-height: 40px;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .pbmit-team-summary .pbmit-team-title {
    font-size: 38px;
    line-height: 48px;
  }
  .pbmit-team-single .pbmit-single-team-info {
    padding: 40px 30px 37px 30px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .pbmit-team-single .pbmit-single-team-info li {
    border: none;
    padding-bottom: 0;
  }
  .pbmit-team-single .pbmit-custom-heading .pbmit-title {
    font-size: 30px;
    line-height: 35px;
  }
  .pbminfotech-ele-fid-style-3 .pbmit-fid-title br {
    display: none;
  }
  .pbmit-team-single .ihbox-style-9-area {
    margin-bottom: 30px;
  }
  .pbmit-team-single .contact-form-box {
    padding: 30px 30px 15px;
  }
  /*=== Our History ===*/
  .history-page .about-us-section {
    padding: 60px 0;
  }
  .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
    /*display: none;*/
  }
  .about-section-three {
    padding: 60px 0;
  }
  .history-section {
    padding: 60px 0;
  }
  /*=== Services ===*/
  .pbmit-service-style-1 .pbmit-heading-box {
    bottom: 25px;
    left: 25px;
    right: 25px;
  }
  .pbmit-service-style-1 .pbmit-service-title,
  .pbmit-service-style-1 .pbmit-service-title a {
    font-size: 22px;
    line-height: 28px;
  }
  .pbmit-service-style-1 .pbmit-service-icon {
    top: 25px;
    left: 25px;
  }
  /*=== Service Single ===*/
  .service-details .ihbox-style-10-area {
    padding: 30px 30px 0;
  }
  .pbmit-miconheading-style-10 .pbmit-ihbox-style-10::after {
    display: none;
  }
  .service-details .chart-box-wrap {
    padding: 30px 30px 30px;
  }
  /*=== Portfolio Single ===*/
  .pbmit-portfolio-single .pbmit-single-project-details-list-wrapper {
    margin-bottom: 30px;
  }
  .pbmit-portfolio-single
    .pbmit-entry-content
    .pbmit-custom-heading
    .pbmit-title {
    font-size: 28px;
    line-height: 32px;
  }
  .pbmit-portfolio-single .pbmit-portfolio-lines-wrapper {
    padding: 40px 30px;
  }
  .pbmit-portfolio-single .testimonial-style-2-area {
    padding: 30px;
    margin: 30px 0;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
  }
  /*=== Blog Single ===*/
  .blog-details .pbmit-entry-content blockquote {
    padding: 120px 40px 35px 40px;
  }
  .blog-details .pbmit-entry-content blockquote:before {
    top: 40px;
  }
  .blog-details .pbmit-entry-content .pbmit-block-column:not(:first-child) img {
    margin-top: 30px;
  }
  .blog-details .pbmit-entry-content .pbmit-custom-title {
    font-size: 30px;
    line-height: 35px;
  }
  .blog-details .pbmit-author-box {
    margin-top: 60px;
    display: block;
    border-radius: 20px;
    text-align: center;
    padding: 40px;
  }
  .pbmit-author-box .pbmit-author-image-wrap {
    margin: 0;
    padding: 0 0 20px 0;
    border: none;
  }
  .pbmit-author-box .pbmit-author-name a {
    margin-left: 0;
    bottom: 4px;
  }
  .pbmit-author-box .pbmit-author-content .pbmit-text {
    margin: 10px 0 0 0;
  }
  .blog-details .comments-area {
    margin-top: 60px;
  }
  .comment-list .children {
    margin-left: 0;
  }
  .blog-details .comment-respond {
    padding: 40px;
  }
  /*=== Contact Us ===*/
  .contact-us-section .client-one-area {
    border-radius: 10px;
    padding: 50px 30px;
  }
  .client-one-area .client-title {
    text-align: center;
    margin-bottom: 40px;
    padding-right: 0 !important;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1 .pbmit-footer-big-area-wrapper {
    padding: 60px 0 60px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-custom-title h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .pbmit-footer-style-1 .widget {
    padding-top: 40px;
  }
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-hover-button {
    right: 2%;
  }
  .pbmit-footer-style-1 .pbmit-footer-newsletter-wrap {
    padding: 30px 0 25px;
  }
  .pbmit-footer-style-1 .pbmit-footer-big-area-wrapper {
    gap: 30px;
  }
  .pbmit-footer-style-1 .pbmit-copyright-area {
    text-align: center;
  }
  .pbmit-footer-style-1 .pbmit-footer-copyright-text-area {
    margin-bottom: 20px;
  }
  .pbmit-footer-style-1 .pbmit-copyright-area .tween-effect-wrap {
    padding: 0 0 30px 0;
  }
  .pbmit-footer-style-2 .pbmit-footer-big-area {
    border-radius: 20px;
  }
  .pbmit-footer-style-2.site-footer .pbmit-footer-widget-col-1 .widget {
    padding: 50px 0px 0 0;
  }
  .site-footer.pbmit-footer-style-2 .widget {
    padding-top: 60px;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1 .widget .pbmit-desc {
    padding: 25px 15px 0px 0px;
  }
  .pbmit-footer-style-2 .pbmit-footer-newsletter input {
    margin-bottom: 5px;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-4 .pbmit-custom-title br {
    display: none;
  }
}

@media (max-width: 600px) {
  /*=== Blog Single ===*/
  ul.pbmit-blog-list-number {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 575px) {
  /*=== Section Title ===*/
  .pbmit-heading-subheading .pbmit-title {
    font-size: 32px;
    line-height: 37px;
  }
  /*=== Title Bar ===*/
  .pbmit-tbar-title {
    font-size: 50px;
    line-height: 50px;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-item {
    height: 420px;
  }
  .pbmit-slider-one .pbmit-slider-content {
    padding-top: 90px;
  }
  .pbmit-slider-one .pbmit-slider-title {
    font-size: 70px;
    line-height: 62px;
    letter-spacing: -0.1px;
  }
  .pbmit-slider-one .video-content-area {
    bottom: 10px;
    right: 20px;
  }
  .pbmit-slider-one .video-content-area .video-wrap {
    width: 125px;
    height: 70px;
  }
  .pbmit-slider-two .pbmit-slider-title {
    font-size: 45px;
    line-height: 45px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap {
    margin-top: 30px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap li {
    font-size: 10px;
    line-height: 10px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap li:not(:last-child) {
    margin-right: 20px;
  }
  .pbmit-slider-three .pbmit-slider-content {
    padding: 120px 0px 60px 15px;
  }
  .pbmit-slider-three .pbmit-slider-subtitle {
    margin-bottom: 15px;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 25px;
  }
  .pbmit-slider-area .pbmit-button .pbmit-btn {
    padding: 10px 15px 10px 25px;
  }
  .pbmit-slider-three .pbmit-slider-content .pattern-img {
    width: 195px;
    height: 135px;
  }
  /*=== Homepage-01 ===*/
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    padding: 30px;
  }
  .pbmit-element-static-box-style-1 .pbmit-static-box-svg-wrapper,
  .pbmit-element-static-box-style-1 .pbmit-icon-wrapper {
    margin-bottom: 15px;
  }
  .pbmit-element-static-box-style-1 .pbmit-contentbox::after,
  .testimonial-two-rightbox .swiper-buttons {
    display: none;
  }
  .pbmit-element-static-box-style-2 .pbmit-static-box-title h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .pbmit-element-static-box-style-2 .pbmit-content-box {
    padding: 0;
  }
  .pbmit-element-static-box-style-2 .pbmit-static-box-number {
    margin: 10px 20px 0 0;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    width: 60%;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-images {
    width: 40% !important;
  }
  .pbmit-team-style-2 .pbminfotech-post-item {
    display: block;
  }
  .pbmit-team-style-2 .pbmit-featured-inner {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
  .pbmit-team-style-2 .pbmit-featured-wrapper {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .pbminfotech-ele-fid-style-6 .pbmit-contents-wraper {
    display: block !important;
  }
  .pbminfotech-ele-fid-style-6 .pbmit-fid-title {
    margin: 0px;
    padding: 0;
  }
  /*=== Homepage-02 ===*/
  .pbmit-service-style-1 .pbmit-service-title,
  .pbmit-service-style-1 .pbmit-service-title a {
    font-size: 20px;
    line-height: 28px;
  }
  .pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
    font-size: 40px;
    line-height: 60px;
  }
  .testimonial-section-two .testimonial-left-col {
    justify-content: center;
  }
  .pbmit-blog-style-3 .pbmit-post-title {
    font-size: 15px;
    line-height: 26px;
    word-break: break-word;
  }
  .pbmit-blog-group-center .pbmit-blog-style-3 .pbmit-meta-wraper-inner,
  .pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-meta-wraper-inner {
    margin: -60px 10px 0;
    padding: 15px 20px 23px 20px;
  }
  .pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-featured-img-wrapper {
    margin-right: 17px;
  }
  .pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-featured-wrapper img {
    min-width: 130px;
    width: 130px;
    height: 110px;
  }
  /*=== Homepage-03 ===*/
  .about-us-section-three {
    padding: 60px 0 0;
  }
  .pbmit-tab-notification {
    width: 100%;
    margin-bottom: 25px;
  }
  .pbmit-tabs .pbmit-tab-content-inner {
    padding: 30px 25px;
  }
  /*=== Faq ===*/
  .accordion-item .accordion-button {
    margin: 0 20px;
  }
  .accordion-item .pbmit-accordion-title {
    font-size: 18px;
    line-height: 22px;
  }
  /*=== Team Member Detail ===*/
  .about-three-rightbox .fid-style-3-area {
    display: block !important;
  }
  .about-three-rightbox
    .fid-style-3-area
    .pbminfotech-ele-fid-style-3:last-child {
    margin-left: 0 !important;
    margin-top: 25px;
  }
  /*=== Our History ===*/
  .pbmit-ihbox-style-3 .pbmit-ihbox-svg,
  .pbmit-ihbox-style-3 .pbmit-icon-type-icon,
  .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text {
    min-width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 60px;
  }
  /*=== Portfolio Single ===*/
  .pbmit-portfolio-lines-wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li {
    padding-left: 60px;
  }
  .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value {
    font-size: 15px;
  }
  .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li::after {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    top: 3px;
  }
  .pbmit-testimonial-style-2 .pbminfotech-post-item {
    padding-left: 80px;
  }
  .pbmit-testimonial-style-2 .pbminfotech-post-item {
    padding: 80px 0 0 0;
  }
  .pbminfotech-ele-fid-style-2 .pbmit-fid-counter {
    font-size: 35px;
    line-height: 35px;
  }
  .pbminfotech-ele-fid-style-2 .pbmit-ihbox-icon,
  .pbminfotech-ele-fid-style-2 .pbmit-fidbox-svg {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    line-height: 60px;
    font-size: 30px;
  }
  .pbminfotech-ele-fid-style-2 .pbmit-ihbox-icon-wrapper svg,
  .pbminfotech-ele-fid-style-2 .pbmit-fidbox-svg-wrapper svg {
    width: 35px;
    height: 35px;
  }
  .pbminfotech-ele-fid-style-2 .pbmit-fid-title {
    font-size: 16px;
    line-height: 24px;
  }
  .post-navigation .nav-links {
    display: block;
  }
  /*=== Blog Classic ===*/
  .blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    grid-gap: 10px 0px;
    grid-template-columns: repeat(1, 1fr);
  }
  .blog-classic .pbmit-blog-classic-inner .pbmit-post-title {
    font-size: 26px;
    line-height: 36px;
  }
  /*=== Blog Single ===*/
  .blog-details .pbmit-blog-meta-bottom {
    display: block;
  }
  .pbmit-blog-meta-bottom-left,
  .pbmit-blog-meta-bottom-right {
    width: 100%;
    text-align: center;
  }
  .pbmit-blog-meta-bottom-right {
    margin-top: 15px;
  }
  .blog-details .pbmit-author-box {
    padding: 30px;
  }
  .comment-list .pbmit-comment-avatar {
    float: none;
  }
  .blog-details .pbmit-comment-content {
    margin: 25px 0 0;
  }
  .blog-details .comment-respond {
    padding: 40px 30px;
    margin-bottom: 0;
  }
  .blog-details .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 30px;
  }
  .blog-details .pbmit-entry-content blockquote {
    padding: 120px 30px 35px 30px;
  }
  .pbmit-slider-one .pbmit-slider-title{
              font-size: 50px !important;
        line-height: 45px !important;
  }
  .banner-content{
      width: 300px;
    font-size: 12px;
  }
}

@media (max-width: 500px) {
  /*=== Homepage 01 ===*/
  .video-one-bg {
    min-height: 400px;
  }
  .pbmit-tween-effect-style-1.pbmit-tween-text .pbmit-element-title {
    font-size: 70px;
    line-height: 58px;
  }
  .pbmit-element-static-box-style-2 .pbmit-box-number {
    font-size: 19px;
    line-height: 19px;
  }
  .pbmit-element-static-box-style-2 .pbmit-static-box-title h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .pbmit-element-static-box-style-2 .pbmit-static-box-desc {
    margin-bottom: 0;
    font-size: 15px;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    padding: 0 20px 0 0 !important;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .fid-style-3-area {
    text-align: center;
  }
  .pbminfotech-ele-fid-style-3 .pbmit-fld-contents {
    display: block !important;
  }
  .pbminfotech-ele-fid-style-3 .pbmit-fid-sub {
    margin: 15px 0 0 !important;
  }
  .pbminfotech-ele-fid-style-3 .pbmit-circle-outer,
  .pbminfotech-ele-fid-style-3 .pbmit-fid-sub {
    text-align: center;
  }
}

@media (max-width: 485px) {
  /*=== Header ===*/
  .site-header .site-branding img {
    width: 125px !important;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-two .pbmit-slider-item:before {
    font-size: 43px;
    line-height: 43px;
  }
  .pbmit-slider-two .pbmit-slider-content {
    padding: 150px 0 70px;
  }
  .pbmit-slider-two .pbmit-slider-list-wrap,
  .pbmit-slider-three .column-2:has(.slider-img),
  .pbmit-slider-three .pbmit-slider-subtitle {
    display: none;
  }
  .pbmit-slider-three .pbmit-slider-title {
    font-size: 43px;
    line-height: 43px;
    letter-spacing: 0;
  }
  .pbmit-slider-three .pbmit-slider-content .pattern-img {
    width: 150px;
    height: 105px;
    right: 0;
  }
  /*=== Section Title ===*/
  .pbmit-heading-subheading .pbmit-title {
    font-size: 28px;
    line-height: 33px;
  }
  /*=== Homepage 01 ===*/
  .ihbox-section-one .half-width-767-to-486:nth-child(2) {
    margin-top: 20px;
  }
  .why-choose-us-section-one .list-group .list-group-item {
    align-items: start;
  }
  .why-choose-us-section-one .list-group .pbmit-icon-list-icon {
    top: 7px;
  }
  /*=== Homepage 02 ===*/
  .about-two-content .ihbox-style-5-area .half-width-767-to-486:nth-child(2) {
    margin-top: 20px;
  }
  /*=== Team Single ===*/
  .pbmit-team-single .pbmit-team-share-btn .pbmit-team-box-links {
    display: block !important;
  }
  .pbmit-team-single .pbmit-single-team-info li {
    padding: 70px 0 0 0;
  }
  .pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li span {
    width: auto;
    min-width: unset;
  }
  .pbmit-team-single .pbmit-custom-heading .pbmit-title {
    font-size: 28px;
    line-height: 33px;
  }
  /*=== Portfolio Single ===*/
  .pbmit-portfolio-single .pbmit-desc-info .pbmit-portfolio-line-title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .pbmit-list-area .pbmit-icon-heading-wrapper {
    display: block;
  }
  .pbmit-portfolio-single .ihbox-style-5-area .pbmit-col:not(:last-child),
  .pbmit-portfolio-single .fid-style-2-area .pbmit-col:not(:last-child) {
    margin-bottom: 15px;
  }
  /*=== Blog Single Details ===*/
  .blog-details .pbmit-comment-meta {
    display: block;
  }
  .blog-details .pbmit-comment-date {
    padding: 10px 0 0 0;
  }
  .blog-details .pbmit-comment-date a {
    padding: 0;
  }
  .blog-details .pbmit-comment-date a::before {
    display: none;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1 .footer-heading-wrap .pbmit-hover-button {
    display: none;
  }
}

@media (max-width: 480px) {
  /*=== Our Team ===*/
  .pbmit-team-style-1 .pbminfotech-box-content {
    margin: -40px 10px 0;
    padding: 15px 20px 23px 20px;
  }
  .pbmit-team-style-1 .pbmit-team-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .pbmit-team-style-1 .pbminfotech-box-team-position {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  /*=== Homepage 01 ===*/
  .pbmit-slider-one .video-content-area {
    display: none !important;
  }
}

@media (max-width: 475px) {
  /*=== Team single ===*/
  .pbmit-ihbox-style-9 .pbmit-ihbox-box {
    flex-direction: column;
    text-align: center;
  }
  .pbmit-ihbox-style-9 .pbmit-ihbox-svg,
  .pbmit-ihbox-style-9 .pbmit-icon-type-icon,
  .pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text {
    margin: 0 0 5px 0;
  }
}

@media (max-width: 410px) {
  .history-page .about-us-section .about-us-right-area .fid-style-3-area {
    text-align: center;
  }
}

@media (max-width: 400px) {
  /*=== Homepage 01 ===*/
  .pbmit-element-static-box-style-2 .swiper-static-slide-nav {
    width: 100%;
  }
  .pbmit-element-static-box-style-2 .swiper-static-slide-images {
    display: none;
  }
  .pbmit-element-static-box-style-2 ul.pbmit-hover-inner {
    padding: 0;
  }
  /*=== Contact Us ===*/
  .pbmit-ihbox-style-11 .pbmit-element-title {
    font-size: 19px;
    line-height: 28px;
  }
}

@media (max-width: 375px) {
  /*=== Header ===*/
  .site-header .site-branding img {
    width: 110px !important;
  }
  .pbmit-header-style-2.site-header .site-branding img,
  .pbmit-header-style-3.site-header .site-branding img {
    max-height: 32px;
  }
  /*=== Banner Slider ===*/
  .pbmit-slider-one .pbmit-slider-title {
          font-size: 50px !important;
        line-height: 45px !important;
  }
  .pbmit-slider-two .pbmit-slider-title {
    font-size: 40px;
    line-height: 40px;
  }
  /*=== Homepage 02 ===*/
  .testimonial-section-two .client-one-area {
    margin-top: 50px;
  }
}

@media (max-width: 330px) {
  /*=== Blog Classic ===*/
  .widget-recent-post .recent-post-list-li {
    display: block !important;
  }
  .widget-recent-post .recent-post-list-li > a {
    width: 100%;
    margin: 0 0 30px 0;
  }
}

/*=== Min Start ===*/
@media (min-width: 1367px) {
  .pbmit-header-style-1
    .pbmit-sticky-header.pbmit-fixed-header
    .pbmit-sticky-logo {
    width: 155px;
  }
}

@media (min-width: 1201px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1444px;
  }
  .site-content .container {
    max-width: 1420px;
  }
  /*=== Header ===*/
  .site-header .site-navigation ul.navigation .righticon {
    display: none;
  }
  .main-menu .navigation > li > ul li.active > a {
    color: var(--pbmit-global-color);
  }
  .site-navigation ul.navigation > li {
    margin: 0 15px;
  }
  .site-navigation ul.navigation > li > a {
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    letter-spacing: 0.16px;
    color: var(--pbmit-white-color);
  }
  .main-menu .navigation > li > ul a {
    position: relative;
    display: block;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    font-style: normal;
  }
  .site-navigation ul.navigation > li > a:hover,
  .site-navigation ul.navigation > li > a:hover:after {
    color: var(--pbmit-global-color);
  }
  .site-navigation ul.navigation > li.active > a {
    color: var(--pbmit-global-color);
  }
  .site-navigation ul.navigation a {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
  }
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    min-width: 250px;
    position: absolute;
    padding: 10px 0;
    top: 50px;
    left: 0px;
    border-radius: 10px;
    z-index: 100;
    visibility: hidden;
    border-top: 3px solid var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
    opacity: 0;
    -webkit-box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    transform: perspective(500px) rotateX(-20deg);
    transform-origin: 50% 0%;
    -webkit-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
  }
  .main-menu .navigation > li > ul li {
    font-weight: 400;
    padding: 8px 25px;
  }
  .main-menu .navigation > li > ul li:hover > a {
    padding-left: 15px;
    color: var(--pbmit-global-color);
  }
  .main-menu .navigation > li > ul li:hover > a:before {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) scale(1);
  }
  .main-menu .navigation > li > ul a:before {
    position: absolute;
    content: "";
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    width: 4px;
    height: 4px;
    border-radius: 20px;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    background-color: var(--pbmit-global-color);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
  }
  .main-menu .navigation > li > ul > li > ul {
    left: 100%;
    top: 0;
    margin-top: -8px;
  }
  .main-menu ul > li.dropdown > ul > li.dropdown > a:after {
    position: absolute;
    right: 0px;
    font-family: "pbminfotech-base-icons";
    font-size: 15px;
    content: "\e814";
    font-weight: 600;
    top: 50%;
    color: var(--pbmit-blackish-color);
    transform: translate(0, -50%);
  }
  .main-menu ul > li.dropdown > ul > li.dropdown.active > a::after,
  .main-menu ul > li.dropdown > ul > li:hover > a::after {
    color: var(--pbmit-global-color);
  }
  .site-header .pbmit-social-links li {
    float: left;
  }
  .pbmit-burger-menu-wrapper,
  .nav-menu-toggle {
    display: none;
  }
  .pbmit-header-style-1 .pbmit-header-content {
    border: 1px solid #7c898d;
    border-radius: 5px;
    padding: 12px 15px 12px 20px;
    background-image: linear-gradient(335deg, #0c0b0b 0%, #ffffff85 100%);
  }
  .pbmit-header-style-1 .pbmit-sticky-header.pbmit-fixed-header .site-branding {
    padding-right: 100px;
  }
  .pbmit-header-style-2 .site-navigation ul.navigation > li {
    margin: 0 20px;
  }
  .pbmit-header-style-2 .pbmit-header-wrapper .container-fluid {
    padding: 0;
  }
  .pbmit-header-style-2 .pbmit-pre-header-wrapper .container-fluid,
  .pbmit-header-style-3 .pbmit-main-header-area .container-fluid {
    padding: 0 37px;
    max-width: none;
    width: auto;
  }
  .pbmit-header-style-2 .pbmit-menuarea {
    padding-left: 80px;
  }
  .pbmit-header-style-2 .site-navigation ul.navigation > li > a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 0.26px;
  }
  .pbmit-header-style-3 .pbmit-menuarea,
  .pbmit-header-style-3 .main-navigation.main-menu {
    display: none;
  }
  .pbmit-header-style-3 .pbmit-burger-menu-area-inner .pbmit-menu-wrapper {
    width: 51%;
    height: 100%;
    background-color: var(--pbmit-light-color);
    align-items: center;
    display: inline-grid;
    overflow: hidden;
    overflow-y: auto;
    max-height: 100vh;
  }
  .pbmit-header-style-3
    .pbmit-burger-menu-area
    .menu-main-menu-container
    ul.menu
    > li {
    padding-left: 15%;
  }
  .pbmit-burger-menu-area .pbmit-closepanel a:hover svg rect {
    animation: pbmit-closer-line-draw 0.6s;
    animation-duration: 0.6s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pbmit-closer-line-draw;
  }
  .pbmit-header-style-3
    .pbmit-burger-menu-area
    .menu-main-menu-container
    ul
    .sub-menu:after {
    bottom: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 42px);
    background-color: var(--pbmit-white-color);
    border: 0;
    z-index: 0;
    right: 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
  }
  .pbmit-header-style-3 .pbmit-floating-menu-details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 49%;
    height: 100%;
    padding: 6% 0 3% 6%;
  }
  .pbmit-header-style-3 .pbmit-floatingbar-pattarn img {
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
  }
  .pbmit-header-style-3 .pbmit-floating-menu-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
  }
  .pbmit-header-style-3
    .pbmit-floating-menu-details
    .pbmit-floatingbar-logo
    img {
    width: 200px;
  }
  .pbmit-header-style-3
    .pbmit-floating-menu-details
    .pbmit-floating-contents-inner {
    padding-bottom: 55px;
  }
  .pbmit-header-style-3
    .pbmit-floating-menu-details
    .pbmit-floating-contents-inner:last-child {
    padding: 0;
  }
  .pbmit-header-style-3 .pbmit-floating-menu-details .pbmit-floating-title {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 0.78px;
    color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
  }
  .pbmit-header-style-3 .pbmit-floating-menu-details .pbmit-floating-desc {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: -0.34px;
  }
  .pbmit-header-style-3 .pbmit-floating-menu-details ul.pbmit-social-links a {
    font-size: 17px;
    transition: all 0.25s ease-in-out;
  }
  /*=== Sidebar ===*/
  .blog-left-col,
  .service-right-col {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .blog-right-col,
  .service-left-col {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .blog-left-col {
    padding-right: 35px;
  }
  .service-right-col {
    padding-left: 40px;
  }
  /*=== Footer ===*/
  .pbmit-footer-style-1 .pbmit-footer-widget-col-1 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-2 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-3 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-2 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-3 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-4 {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media (min-width: 1200px) {
  /*=== Portfolio Single ===*/
  .pbmit-single-project-details-list-wrapper .pbmit-portfolio-info-title {
    padding-right: 60px;
    width: 63.5%;
  }
  .pbmit-single-project-details-list-wrapper .pbmit-list-area {
    padding-left: 0;
    width: 36.5%;
  }
}

@media (min-width: 768px) {
  /*=== Homepage 03 ===*/
  .pbmit-tabs .pbmit-tab-content .pbmit-tab-price-wrapper {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  .pbmit-element-static-box-style-1 .pbmit-ele-static-box.pbmit-active,
  .pbmit-element-static-box-style-1 .pbmit-ele-static-box {
    width: 50%;
    margin-right: 50%;
    margin-bottom: 30px;
    padding: 0;
  }
  .pbmit-element-static-box-style-1
    .pbmit-ele-static-box.pbmit-active
    .pbmit-bg-imgbox,
  .pbmit-element-static-box-style-1
    .pbmit-ele-static-box:not(.pbmit-active)
    .pbmit-bg-imgbox {
    border-radius: 16px 0 0 16px;
  }
  .pbmit-element-static-box-style-1 .pbmit-element-posts-wrapper {
    margin: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pbmit-element-static-box-style-1 .pbmit-contentbox {
    padding: 50px;
  }
}

@media (max-width: 1460px) and (min-width: 1367px) {
  .about-us-section-three .ihbox-style-16-area {
    margin-left: 20px;
  }
}

@media (max-width: 1366px) and (min-width: 1201px) {
  .site-footer.pbmit-footer-style-1 .pbmit-footer-widget-col-1 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .site-footer.pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-2 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-3 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .pbmit-footer-style-2 .pbmit-footer-widget-col-4 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .site-header .site-navigation ul.navigation > li > a {
    font-size: 15px;
  }
  .site-header .pbmit-sticky-header .site-navigation ul.navigation > li > a {
    font-size: 16px;
  }
  .site-header.pbmit-header-style-2 .site-navigation ul.navigation > li > a {
    font-size: 13px;
  }
}

@media (max-width: 1366px) and (min-width: 992px) {
  .service-section-two > .container {
    padding-right: 0 !important;
  }
  .service-section-two .service-slider-arrow {
    right: 15px;
  }
}

@media (max-width: 1200px) and (min-width: 1025px) {
  .about-two-images {
    display: none;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  .our-process-section-one .heading-col {
    width: 58%;
    padding-left: 95px;
  }
}

@media (max-width: 1200px) and (min-width: 576px) {
  .pbmit-footer-style-2 .pbmit-footer-widget-col-1,
  .pbmit-footer-style-2 .pbmit-footer-widget-col-2,
  .pbmit-footer-style-2 .pbmit-footer-widget-col-3,
  .pbmit-footer-style-2 .pbmit-footer-widget-col-4 {
    width: 50%;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .about-us-section-three
    .ihbox-style-16-area
    .pbmit-miconheading-style-16:last-child {
    padding-left: 0;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .pbmit-footer-style-1 .pbmit-footer-widget-col-2 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-3 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (max-width: 1024px) and (min-width: 486px) {
  .half-width-1024-to-486 {
    width: 50%;
  }
}

@media (max-width: 991px) and (min-width: 486px) {
  .pbmit-slider-three .pbmit-slider-title br {
    display: none;
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  .portfolio-bottom-desc {
    width: 70%;
  }
}

@media (max-width: 767px) and (min-width: 486px) {
  .pbmit-portfolio-single .ihbox-style-5-area .pbmit-col,
  .pbmit-portfolio-single .fid-style-2-area .pbmit-col {
    width: 50%;
  }
  .pbmit-portfolio-single .ihbox-style-5-area .pbmit-col:nth-child(3),
  .pbmit-portfolio-single .ihbox-style-5-area .pbmit-col:last-child {
    margin-top: 15px;
  }
}

@media (max-width: 767px) and (min-width: 486px) {
  .half-width-767-to-486 {
    width: 50%;
  }
}

@media (max-width: 500px) and (min-width: 410px) {
  /*=== Our History ===*/
  .history-page .about-us-section .about-us-right-area .fid-style-3-area {
    display: flex !important;
    gap: 20px;
  }
  .history-page
    .about-us-section
    .about-us-right-area
    .fid-style-3-area
    .pbminfotech-ele-fid-style-3:last-child {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
    .history-page .about-us-section .about-us-left-area .ihbox-style-8-area {
        position: static;
    }
}
@media (max-width: 767px) {
 .site-navigation ul.navigation > li.active > a {
    color: var(--pbmit-global-color);
  }
}
@media screen and (min-width: 2000px) {
  .services-mega-dropdown > .services-mega-menu {
    left: -1262px !important;
  }
}

@media screen and (min-width: 1107px)  {
  .services-mega-dropdown > .services-mega-menu {
    left: -746px !important;
  }
}

@media screen and (min-width: 1401px) {
    .services-mega-dropdown > .services-mega-menu {
    left: -834px !important;
  }
}

.pbmit-base-icon-linkedin-logo:hover {
 
  color: #fff;
}
.pbmit-base-icon-mail:hover{
   color: #fff; 
}

