body {
  overflow: visible;
  overflow-x: hidden;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}

@media (max-width: 1400px) {
  /*=== Header ===*/
  .header-style-3 .site-header-menu {
    overflow: hidden;
  }
  .header-style-2.site-header .pbmit-pre-header-wrapper > .container-fluid,
  .header-style-2 .site-header-menu > .container-fluid {
    padding: 0 30px;
  }
  .header-style-2.site-header .site-branding {
    margin-right: 50px;
  }
  /*=== Homepage 02 ===*/
  .ihbox-two_rightbox {
    padding: 360px 434px 80px 60px;
  }
  .our-security-section_two {
    overflow: hidden;
  }
}

@media (max-width: 1300px) {
  /*=== Header ===*/
  .header-style-2.site-header .site-branding {
    margin-right: 10px;
  }
  .header-style-2.site-header .site-navigation ul.navigation > li > a {
    margin: 0 14px;
  }
}

@media (min-width: 1201px) {
  /*=== Header ===*/
  .header-style-1 .pbmit-logo-menuarea {
    display: flex;
  }
  .header-style-1 .pbmit-logo-menuarea .site-branding {
    margin-right: 30px;
  }
  .site-header .main-menu .navigation > li,
  .site-header .main-menu .navigation > li > a {
    height: 120px;
    line-height: 120px;
  }
  .header-style-1 .site-navigation ul.navigation > li > a {
    margin: 0 15px;
  }
  .site-header .site-navigation ul.navigation li a {
    display: block;
    text-decoration: none;
  }
  .main-menu ul.navigation > li > ul a {
    padding: 15px 25px;
    line-height: 150%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .main-menu .navigation > li > ul li:hover a {
    padding-left: 40px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
  }
  .main-menu .navigation > li > ul li a:before {
    position: absolute;
    content: "";
    left: 18px;
    top: 24px;
    width: 0;
    height: 2px;
    background-color: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .main-menu .navigation > li > ul li:hover a:before {
    background-color: rgba(255, 255, 255, 0.5);
    width: 10px;
  }
  .header-style-1 .pbmit-header-button,
  .header-style-2 .pbmit-header-button {
    line-height: normal;
  }
  .header-style-1 .pbmit-header-button a,
  .header-style-2 .pbmit-header-button a {
    color: var(--pbmit-blackish-color);
    height: 100%;
    display: inline-block;
    padding: 0 60px;
    vertical-align: middle;
    padding-right: 8px;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    border-radius: 6px;
    letter-spacing: 1px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .header-style-1 .pbmit-header-button a:before,
  .header-style-2 .pbmit-header-button a:before {
    content: "\e83f";
    font-family: "pbminfotech-base-icons";
    font-size: 45px;
    line-height: 45px;
    top: 3px;
    position: absolute;
    left: 0;
    color: var(--pbmit-global-color);
    font-weight: normal;
  }
  .header-style-1 .pbmit-header-button a span,
  .header-style-2 .pbmit-header-button a span {
    display: block;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .header-style-1 .pbmit-header-button .pbmit-header-button-text-1,
  .header-style-2 .pbmit-header-button .pbmit-header-button-text-1 {
    font-weight: 700;
    margin-bottom: 5px;
  }
  .header-style-1 .sticky-header .site-branding .site-title,
  .header-style-1 .sticky-header .main-menu .navigation > li,
  .header-style-1 .sticky-header .main-menu .navigation > li > a {
    height: 100px;
    line-height: 100px;
  }
  .header-style-2 .pbmit-pre-header-wrapper > .container-fluid {
    max-width: none;
    padding: 0 50px;
  }
  .header-style-2 .pbmit-logo-menuarea {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-style-2 .site-branding {
    margin-right: 0px;
  }
  .header-style-2 .site-navigation ul.navigation > li > a {
    margin: 0 15px;
  }
  .header-style-2 .sticky-header .site-navigation ul.navigation > li > a,
  .header-style-2
    .sticky-header
    .pbmit-header-button
    .pbmit-header-button-text-1,
  .header-style-2 .sticky-header .pbmit-header-button a span {
    color: var(--pbmit-blackish-color);
  }
  .header-style-2 .site-navigation ul.navigation > li.active > a {
    color: var(--pbmit-global-color);
  }
  .header-style-2 .pbmit-right-box {
    margin-left: 10px;
    display: flex;
    align-items: center;
    line-height: 120px;
    height: 120px;
  }
  .header-style-2 .pbmit-header-button a {
    color: var(--pbmit-blackish-color);
  }
  .header-style-2 .pbmit-header-button a:before {
    color: var(--pbmit-global-color);
  }
  .header-style-3 .pbmit-header-menu-area {
    height: 70px;
    line-height: 70px;
    position: relative;
    background-color: var(--pbmit-global-color);
  }
  .header-style-3 .main-menu .navigation > li,
  .header-style-3 .main-menu .navigation > li > a {
    height: 70px;
    line-height: 70px;
  }
  .header-style-3 .site-navigation ul.navigation > li > a {
    margin: 0 20px;
  }
  .header-style-3 .site-navigation ul.navigation > li:first-child > a {
    margin-left: 0;
  }
  .header-style-3 .pbmit-right-box {
    height: 70px;
    line-height: 70px;
  }
  .header-style-3 .pbmit-mobile-search {
    display: none;
  }
  .header-style-3 .pbmit-header-search-btn {
    padding: 0 20px;
    position: relative;
  }
  .header-style-3 .pbmit-header-search-btn a {
    font-size: 20px;
    color: var(--pbmit-white-color) !important;
  }
  .header-style-3 .pbmit-header-button a {
    display: inline-block;
    padding: 0 30px;
    padding-right: 0;
    vertical-align: top;
    line-height: 70px;
    height: 70px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    position: relative;
    letter-spacing: 1px;
    z-index: 1;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .header-style-3 .pbmit-header-button a:after {
    content: "\e810";
    font-family: "pbminfotech-base-icons";
    color: var(--pbmit-global-color);
    font-size: 16px;
    top: 0;
    position: relative;
    font-weight: bold;
    padding: 14px 10px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (max-width: 1200px) {
  /*=== Header ===*/
  .pbmit-right-box,
  .pbmit-header-button,
  .pbmit-right-main-box,
  .header-style-1 .pbmit-pre-header-wrapper,
  .header-style-3 .pbmit-pre-header-wrapper,
  .header-style-3 .pbmit-header-info,
  .header-style-3 .pbmit-right-box,
  .header-style-2 .pbmit-pre-header-wrapper {
    display: none;
  }
  .header-content {
    width: 100%;
  }
  .header-style-3 .pbmit-header-top-area > .d-flex {
    position: relative;
  }
  /*=== Homepage 01 ===*/
  .ihbox-one_leftbox {
    padding-left: 15px;
  }
  .ihbox-one_rightbox {
    overflow: hidden;
  }
  /*=== Homepage 03 ===*/
  .about-three_rightbox {
    padding-left: 37px;
  }
}

@media (max-width: 1199px) {
  .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);
  }
  .sticky-header {
    position: relative !important;
  }
  /** Main menu resoposive **/
  .pbmit-menu-wrap {
    background-color: #222;
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0;
    display: block;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 0;
    padding-top: 0;
    overflow: hidden;
  }
  .active .pbmit-menu-wrap {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
  }
  .pbmit-mobile-menu-bg {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: 99;
    background: none;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
  }
  .active .pbmit-mobile-menu-bg {
    opacity: 1;
    width: 100%;
    visibility: visible;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .closepanel {
    position: absolute;
    z-index: 99;
    right: 35px;
    top: 25px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 35px;
    color: var(--pbmit-white-color);
  }
  .navbar-toggler {
    position: absolute;
    top: 35px;
    right: 0px;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 35px;
    line-height: 35px;
    padding: 0;
    outline: none;
    color: #2c2c2c;
    vertical-align: middle;
  }
  .sticky-header .navbar-toggler {
    top: 10px;
  }
  .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: 105px;
  }
  .sticky-header .navbar-collapse {
    top: 60px;
  }
  .main-menu .navigation > li {
    float: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
  }
  .site-header .site-navigation ul.navigation > li > a {
    color: #fff !important;
    padding: 15px 25px;
    height: auto;
    display: inline-block;
  }
  .main-menu .navigation > li > ul a {
    padding: 15px 25px;
    display: inline-block;
    color: var(--pbmit-white-color);
  }
  .site-header .site-navigation .dropdown ul li.active > a {
    color: var(--pbmit-white-color);
  }
  .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);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-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;
    height: auto;
    background-color: transparent;
  }
  .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 {
    position: absolute;
    z-index: 99;
    right: 25px;
    top: 15px;
    display: block;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .site-header .menu-right-box {
    display: none !important;
  }
  .main-menu ul > li.dropdown > a:after {
    display: none;
  }
  /*=== Header responsive ===*/
  .site-header .header-button,
  .site-header .pre-header {
    display: none;
  }
  .ipad-view-search {
    display: block;
  }
  .site-header .site-header-menu {
    height: auto;
  }
  .site-header .site-branding img {
    max-height: 56px;
  }
  .site-header .sticky-header .site-branding img {
    max-height: 35px;
  }
  .site-navigation ul.navigation {
    padding: 90px 0;
  }
  .header-style-1 .site-header-menu > .container .d-flex {
    position: relative;
  }
  .header-style-2 .site-header-menu-wrapper .pbmit-header-content {
    position: relative;
  }
  .header-style-2 .navbar-toggler {
    color: #000;
  }
  .header-style-3 .pbmit-mobile-search {
    position: absolute;
    right: 70px;
  }
  .header-style-3 .navbar-toggler {
    right: 15px;
    top: 40px;
  }
}

@media (max-width: 1024px) {
  /*=== Section Padding ===*/
  .section-lgt {
    padding-top: 80px;
  }
  .section-lg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-lgx {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  /*=== Homepage 01 ===*/
  .ihbox-one_leftbox {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ihbox-one_rightbox {
    padding: 60px 0 40px 15px;
  }
  .video-section_one {
    margin-top: 0;
  }
  .video-section_one > .container {
    padding: 0;
  }
  .video-one_bg {
    padding: 127px 0;
  }
  .service-one_bg {
    margin-top: 0;
    padding: 80px 0px 80px 0px;
  }
  .testimonial-one_rightbox {
    padding-top: 50px;
    padding-right: 0;
  }
  .portfolio_one .container {
    padding: 0;
  }
  .pf-one-btn_box {
    padding: 35px 15px;
  }
  .about-one-col_left,
  .about-one-col_right {
    width: 100%;
  }
  .about-one_img {
    margin-top: 20px;
  }
  .client_one .container {
    padding: 0;
  }
  .client-one_bg {
    padding: 70px 0px 30px 0px;
  }
  /*=== Homepage 02 ===*/
  .ihbox-two_main {
    margin: 0;
    padding: 0;
  }
  .ihbox-two_leftbox {
    padding: 80px 0px 50px 0px;
  }
  .ihbox-two_rightbox {
    padding: 50px 0px 50px 0px;
    margin-left: -19px;
    text-align: center;
    margin-right: -19px;
  }
  .testimonial_two .container {
    padding: 0;
  }
  .testimonial_two .pbmit-left_col,
  .testimonial_two .pbmit-right_col {
    width: 100%;
  }
  .testimonial-two-left_bg {
    padding: 50px 15px 50px 15px;
  }
  .testimonial-two-right_box {
    padding: 50px 15px 0px 15px;
  }
  .client-section_two .container {
    padding: 0;
  }
  .client-two_box {
    padding: 50px 20px 50px 20px;
  }
  .client-two_box .col-md-6.col-xl-3:nth-child(3),
  .client-two_box .col-md-6.col-xl-3:last-child {
    margin-top: 25px;
  }
  /*=== Homepage 03 ===*/
  .about-section_three {
    padding: 0 10px;
  }
  .about-three_leftbox {
    padding: 350px 28px 62px 28px;
  }
  .about-three_rightbox {
    padding: 50px 0 50px 0;
    overflow: hidden;
  }
  .about-section_three .col-md-12.col-xl-7 {
    padding: 0;
  }
  .service-section_three {
    padding: 70px 0 60px 0;
  }
  .service-section_three .pbmit-service-style-3 .pbminfotech-post-item {
    margin: 10px;
  }
  .client-three_box {
    margin: 0 -20px;
    padding: 30px 15px 30px 15px;
  }
  .demo_three .section-md {
    padding: 80px 0 0px 0;
  }
  .testimonial-three-main_box {
    padding: 50px 0 0 0;
  }
  .accordion-three_left {
    padding-right: 0;
  }
  .accordion-section_three {
    margin-top: -90px;
    padding: 135px 0px 80px 0px;
  }
  /*=== About Us ===*/
  .about-digicop-left_box {
    padding: 0px 0px 30px 0;
  }
  .about-counter_section {
    padding: 80px 0px 80px 0px;
  }
  .why-choose-us_box {
    margin-top: 0;
  }
  .about-counter_section
    .col-md-6.col-xl-3:nth-child(3)
    .pbminfotech-ele-fid-style-4,
  .about-counter_section
    .col-md-6.col-xl-3:last-child
    .pbminfotech-ele-fid-style-4 {
    padding-top: 30px;
  }
  .why-choose-us-left_imgbox {
    padding: 200px 0;
  }
  .why-choose-us-right_box {
    padding: 40px 40px 40px 40px;
  }
  .team_box {
    padding: 80px 0px 60px 0px;
  }
  /*=== About Us 2 ===*/
  .about-right-content_box {
    padding: 50px 0 50px 0;
  }
  /*=== Our History ===*/
  .pbmit-pricing-table-box .pbminfotech-ptable-heading,
  .pbmit-pricing-table-box .pbmit-ptable-btn,
  .pbmit-pricing-table-box .pbmit-ptable-lines-w,
  .pbmit-pricing-table-box .pbmit-ptable-icon {
    padding-left: 30px;
  }
  .pbmit-pricing-table-box .pbminfotech-ptable-price-w {
    margin-left: 45px;
  }
  /*=== Our Plane ===*/
  .counter-section_bg .pbminfotech-ele-fid-style-4 {
    margin-left: 30px;
  }
  .counter-section_bg .col-md-6.col-xl-3:nth-child(3),
  .counter-section_bg .col-md-6.col-xl-3:last-child {
    margin-top: 30px;
  }
  /*=== Team Member Details ===*/
  .pbmit-team-details {
    padding: 90px 0 70px 0;
  }
  /*=== Faq ===*/
  .faq_section {
    padding: 70px 0 70px 0;
  }
  .faq_section .accordion {
    padding-left: 0;
    margin-top: 30px;
  }
  .faq_section .tab_section {
    padding-top: 50px;
  }
  .tab_section .lightbox-video_bg {
    margin-top: 30px;
  }
  .faq_section .pbmit-heading-subheading p br {
    display: none;
  }
  /*=== Contact Us ===*/
  .contact-form_section .container {
    padding: 0;
  }
  .contact-form_box {
    padding: 50px 15px 25px 15px;
  }
  .information_box {
    padding: 50px 0px 0px 15px;
  }
}

@media screen and (min-width: 992px) {
  .service-left-col {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .service-right-col {
    flex: 0 0 66%;
    max-width: 66%;
  }
}

@media (max-width: 991px) {
  /*=== Homepage 02 ===*/
  .our-security-bg_layer {
    display: none;
  }
  .our-security-section_two .container {
    padding: 0;
  }
  .our-security-two_col1,
  .our-security-two_col2,
  .our-security-two_col3 {
    width: 100%;
  }
  .our-security-two-title_box {
    padding: 120px 120px 120px 120px;
    text-align: center;
  }
  .our-security-two-title_box h2 {
    transform: none;
    white-space: unset;
    display: inline-block;
    position: static;
    transform-origin: unset;
  }
  .our-security-two_img .icon_box {
    display: none;
  }
  .our-security-two_img {
    padding: 200px 0;
    margin-left: 0;
  }
  .our-security-two_right {
    padding: 50px 15px 0px 15px;
  }
  /*=== Homepage 03 ===*/
  .pbmit-blog-style-3 .pbmit-featured-container,
  .pbmit-blog-style-3 .pbminfotech-box-content-main {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /*=== Team Member Details ===*/
  .pbmit-team-left-inner {
    margin-right: 0;
  }
  .pbmit-team-details .pbmit-team-details-inner {
    margin-top: 50px;
  }
  /*=== Service Details ===*/
  .service-single-list-group .pbmit-widget-text-editor {
    margin-top: 40px;
  }
  .service-left-col {
    padding-top: 0;
  }
  /*=== Project-Single-Details ===*/
  .portfolio-single {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  /*=== Blog Classic ===*/
  .blog-left-col {
    flex: auto;
    max-width: 100%;
  }
  .blog-right-col {
    max-width: 100%;
    flex: auto;
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /*=== Homepage 03 ===*/
  .col-md-20percent {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  /*=== Blog Details ===*/
  .blog-details .pbmit-blog-meta-bottom {
    padding: 20px 0;
    padding-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .blog-details .pbmit-blog-meta-bottom .pbmit-blog-meta-bottom-left {
    margin-right: auto;
    width: 50%;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  /*=== Section Padding ===*/
  .section-lgt {
    padding-top: 50px;
  }
  .section-md {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-lgx {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /*=== Section Title ===*/
  .pbmit-heading-subheading .pbmit-title,
  .pbmit-heading-subheading-style-2 .pbmit-title,
  .pbmit-heading-subheading-style-3 .pbmit-title {
    font-size: 26px;
    line-height: 36px;
  }
  /*=== Homepage 01 ===*/
  .video-one-fid_box {
    padding: 50px 15px 50px 15px;
  }
  .video-one-fid_box .col-md-6:first-child .pbmit_column {
    padding: 0;
  }
  .video-one-fid_box .col-md-6:last-child .pbmit_column {
    padding: 40px 0 0 0;
  }
  .video-one-fid_box .col-md-6:last-child:before,
  .video-one-fid_box .col-md-6:last-child:after,
  .pbmit-service-style-2
    .pbminfotech-box-content
    .pbminfotech-box-content-inner:before,
  .pbmit-service-style-2
    .pbminfotech-box-content
    .pbminfotech-box-content-inner:after {
    display: none;
  }
  .video-one-fid_box .col-md-6:last-child,
  .pbmit-service-style-2
    .pbminfotech-box-content
    .pbminfotech-box-content-inner {
    border-left: none;
  }
  .pbmit-testimonial-style-1 {
    padding-bottom: 0;
  }
  .client-one_bg {
    padding: 25px 20px 0px 20px;
  }
  .blog-section_one {
    padding: 165px 0px 0px 0px;
  }
  /*=== Homepage 02 ===*/
  .ihbox-two_leftbox {
    padding: 50px 0px 50px 0px;
  }
  .ihbox-two_leftbox .pbmit-heading_desc {
    padding: 0;
  }
  .ihbox-two_main .col-md-4:not(:last-child) {
    margin-bottom: 20px;
  }
  .our-security-two-title_box {
    padding: 30px 15px 30px 15px;
  }
  .our-security-two_right {
    padding: 25px 15px 0px 15px;
  }
  .team-section_two {
    padding: 60px 0px 0px 0px;
  }
  .client-two_box .col-md-6.col-xl-3:nth-child(2) {
    margin-top: 25px;
  }
  .blog-section_two {
    padding: 150px 0 0 0;
  }
  /*=== Homepage 03 ===*/
  .about-three_leftbox {
    padding: 290px 0px 62px 0px;
  }
  .pbmit-ihbox-style-3 .pbmit-ihbox-box-number:after {
    display: none;
  }
  .about-three_rightbox .col-md-4:not(:first-child) .pbmit-ihbox-style-3 {
    padding-top: 30px;
  }
  .service-section_three {
    padding: 50px 0 50px 0;
  }
  .client-three_box {
    padding: 50px 15px 50px 15px;
  }
  .demo_three .section-md {
    padding-top: 50px;
  }
  .accordion-three_left .pbmit-heading-subheading-style-3 {
    margin-bottom: 45px;
  }
  .accordion-section_three {
    padding-bottom: 30px;
  }
  /*=== About Us ===*/
  .about-digicop-left_box ul.list-group:first-child {
    margin-bottom: 20px;
  }
  .about-digicop-right_img2 {
    padding: 200px 0;
  }
  .about-counter_section .col-md-6.col-xl-3:nth-child(2) {
    padding-top: 30px;
  }
  .why-choose-us-right_box {
    padding: 50px 15px 50px 15px;
  }
  .team_box {
    padding: 50px 0px 60px 0px;
  }
  .client-section_bg .col-md-20percent {
    width: 33%;
  }
  /*=== About Us ===*/
  .features-service-section .pbmit-btn-global {
    margin-bottom: 30px;
  }
  .testimonial_bg {
    padding: 60px 0 50px 0;
  }
  /*=== Our History ===*/
  .pbmit-ourhistory-left .label {
    display: none;
  }
  .pbmit-ourhistory .pbmit-ourhistory-right {
    padding-left: 50px;
  }
  .pbmit-ourhistory .pbmit-ourhistory-right .label {
    display: block;
  }
  /*=== Our Plane ===*/
  .pbmit-ptable-cols .pbmit-ptable-col:not(:last-child) {
    margin-bottom: 50px;
  }
  .counter-section_bg .col-md-6.col-xl-3:nth-child(2) {
    margin-top: 30px;
  }
  .team_section {
    padding: 50px 0 20px 0;
  }
  /*=== Team Member Details ===*/
  .pbmit-team-details {
    padding: 70px 0 60px 0;
  }
  /*=== Faq ===*/
  .pbmit-tabs .nav-tabs {
    display: block;
    border-bottom: 1px solid var(--pbmit-global-color);
  }
  .nav-tabs .nav-link {
    font-weight: 500;
    padding: 15px 15px 15px 10px;
    border: 1px solid var(--pbmit-global-color);
  }
  .tab_section .lightbox-video_bg .pbmit-video_btn {
    top: 93px;
  }
  .tab_section .lightbox-video_bg .pbmit-icon-wrapper a {
    font-size: 20px;
  }
  /*=== Service Details ===*/
  .service-single-list-group ul.list-group {
    padding-top: 40px;
  }
  .service-single-list-group .pbmit-widget-text-editor {
    margin-top: 0;
  }
  .service-right-col {
    padding-bottom: 50px;
  }
  /*=== Project-Single-Details ===*/
  .pbmit-single-project-details-list {
    position: static;
    margin-bottom: 35px;
  }
  .pf-single-list-group_area .col-md-6:first-child ul.list-group {
    margin-bottom: 20px;
  }
  .portfolio-single {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  /*=== Blog-Single-Details ===*/
  .pbmit-blog-meta-bottom-right {
    margin-top: 15px;
  }
  /*=== Footer ===*/
  .site-footer
    .pbmit-footer-big-area-wrapper
    .pbmit-footer-boxes:not(:first-child):before,
  .site-footer
    .pbmit-footer-big-area-wrapper
    .pbmit-footer-boxes:not(:first-child):after {
    display: none;
  }
  .site-footer .pbmit-footer-boxes {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .site-footer .pbmit-footer-boxes:first-child {
    padding-top: 40px;
  }
  .site-footer .pbmit-footer-boxes:last-child {
    padding-bottom: 40px;
  }
  .site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-contact-info {
    padding-left: 0;
  }
  .site-footer .pbmit-footer-text-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .site-footer .pbmit-footer-copyright-text-area {
    text-align: center;
    margin-bottom: 25px;
  }
  .site-footer .pbmit-footer-social-area ul {
    text-align: center;
    margin-top: 25px;
  }
}

@media (max-width: 575px) {
  /*=== Homepage 01 ===*/
  .client-one_bg .col-sm-6.col-lg-3 {
    width: 50%;
  }
  /*=== Homepage 03 ===*/
  .client-three_box .col-sm-6.col-lg-3 {
    width: 50%;
  }
  .accordion-section_three .accordion-button {
    font-size: 15px;
    padding: 21px 40px 21px 30px;
  }
  /*=== Blog-Single-Details ===*/
  .pbmit-author-box {
    display: block;
  }
  .pbmit-author-box .pbmit-author-content {
    margin-top: 20px;
  }
  .pbmit-comment-avatar {
    float: none;
  }
  .pbmit-comment-content {
    margin-left: 0;
    margin-top: 25px;
  }
  .comment-list .children {
    margin-left: 0;
  }
}

@media (max-width: 375px) {
  /*=== Section Title ===*/
  .pbmit-heading-subheading .pbmit-title br {
    display: none;
  }
  /*=== About Us ===*/
  .client-section_bg .col-md-20percent {
    width: 50%;
  }
  /*=== Faq ===*/
  .faq_section .accordion .accordion-button {
    padding: 21px 32px 21px 17px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  /*=== Homepage 01 ===*/
  .service-one_bg .pbmit-service-style-2 .pbminfotech-box-content {
    padding: 55px 30px 50px 0px;
  }
  .service-one_bg
    .pbmit-service-style-2
    .pbminfotech-box-content
    .pbminfotech-box-content-inner {
    padding-left: 30px;
  }
  .blog-section_one .pbmit-blog-style-1 .pbminfotech-box-content {
    padding: 30px 20px 20px 20px;
  }
  /*=== Homepage 03 ===*/
  .pbmit-blog-style-3 .pbminfotech-box-content {
    padding: 19px;
  }
  .pbmit-blog-style-3 .pbmit-post-title {
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /*=== Homepage 03 ===*/
  .col-md-20percent .pbmit-portfolio-style-1:hover .pbminfotech-box-content {
    left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*=== Homepage 03 ===*/
  .col-md-20percent .pbmit-portfolio-style-1 .pbminfotech-icon-box {
    right: 0px;
  }
  .col-md-20percent .pbmit-portfolio-style-1:hover .pbminfotech-icon-box {
    right: 20px;
  }
  .col-md-20percent
    .pbmit-portfolio-style-1
    .pbminfotech-box-content
    .pbmit-portfolio-title {
    font-size: 16px;
    line-height: 21px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
  .pbmit-blog-style-3 .pbminfotech-box-content {
    padding: 32px 20px 15px 25px;
  }
}
.font-14px{
	font-size: 14px !important;
}