@media(max-width: 1024px) {
    .section-padding {
        padding: 40px 0;
    }

    .headerMenus .site-navigation {
        display: flex;
        align-items: center;
        order: 2;
    }

    .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
        font-size: 50px;
        line-height: 50px;
    }

    .about-inner-section {
        height: auto !important;
        padding: 210px;
        margin-top: 50px;
    }

    .drone-survey-img {
        width: 426px;
    }

    .drone-survey-img img {
        height: 100%;
        object-fit: cover;
    }

    .benefits-box h5 {
        font-size: 14px;
    }
}

@media(min-width: 992px) {
    .newsletter {
        padding: 20px 0;
    }

    .newsletter .pbmit-footer-big-title {
        font-size: 22px;
        padding-left: 80px;
    }

    .footer-add-info span {
        font-size: 16px;
    }

    .footer .pbmit-free-call-box .pbmit-call-text h3 {
        font-size: 18px;
    }

    .it-services .pbmit-service-style-1 {
        margin-bottom: 0;
    }
}

@media(max-width: 992px) {
    .section-padding {
        padding: 30px 0;
    }

    .megamenu-wrapImg {
        left: -270px;
    }

    .footer-add-info h3 {
        font-size: 16px;
    }

    .main-banner {
        max-height: 70vh;
    }

    .banner-content {
        transform: translateY(0);
        top: 15%;
        max-width: 60%;
    }

    .banner-content h3 {
        font-size: 44px;
        line-height: 50px;
    }

    .pbmit-heading-subheading .pbmit-title {
        font-size: 32px;
        line-height: 36px;
    }

    .active-onhover .pbmit-element-subtitle {
        display: none;
    }

    .active-onhover .pbmit-heading-desc {
        font-size: 16px;
        line-height: 20px;
    }

    .active-onhover .pbmit-ihbox-style-1 {
        padding: 35px 8px 35px;
    }

    .about-inner-section {
        background-size: cover;
    }

    .aboutHome-section .pbmit-heading-subheading {
        text-align: center;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
        font-size: 50px;
        line-height: 50px;
    }

    .pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
        font-size: 18px;
        line-height: 20px;
    }

    .more-services .row .col-lg-2 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .it-services .pbmit-service-style-1 .pbminfotech-box-content {
        padding: 20px 18px 0px;
    }

    .it-services .pbmit-service-style-1 .pbmit-service-icon-wrapper {
        filter: opacity(0.15);
    }

    .drone-survey-img {
        width: 400px;
    }

    .about-three-img-first {
        display: none;
    }

    .about-three-img-second img {
        height: 490px;
        object-fit: cover;
    }

    .main-menu .navigation>li>ul a {
        font-size: 16px;
    }

    .megamenu-wrapImg {
        min-height: 180px;
    }
}


@media(max-width: 820px) {
    .main-banner img {
        width: 100%;
        height: 55vh;
        object-fit: cover;
    }

    .banner-content h3 {
        font-size: 38px;
        line-height: 40px;
    }

    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 30px;
        line-height: 35px;
    }

    .progressbar {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .more-services .pbmit-portfolio-style-1 {
        margin-bottom: 10px;
    }

    .more-services .pbmit-portfolio-style-1 img {
        height: 250px;
        object-fit: cover;
    }

    .footer.site-footer {
        background-position: center;
        background-size: cover;
    }

    .about-three-counter-box {
        left: 56px;
        top: 75%;
        transform: translateY(-50%);
    }

    .about-three-img-second img {
        object-position: top center;
    }

    .software-mobile-development-section .software-mobile-development-image {
        width: 100%;
        height: 500px;
        object-fit: cover;
        margin-top: 25px;
    }

    .contact-section-bottom-inner-left .pbmit-ihbox.pbmit-ihbox-style-3 {
        margin-bottom: 25px;
    }

    .web-gis-image img {
        height: 180px;
        object-fit: cover;
        object-position: top right;
    }

    .map-publishing-image img {
        height: 220px;
        object-fit: cover;
        object-position: top left;
    }

    .point-cloud-generation-image img {
        width: 100%;
        object-fit: cover;
    }

    .drone-survey-img {
        position: relative;
        width: 100%;
        height: 450px;
    }

    .drone-survey-img img {
        width: 100%;
        object-position: top;
    }

    .about-inner-section {
        margin-top: 20px !important;
    }

    .about-inner-right {
        margin-top: 50px;
    }

    .abt-section {
        margin-top: -20px;
    }

}

@media (max-width: 810px) and (orientation: landscape) {
    .main-banner img {
        height: 70vh;
    }

    .web-gis-image img {
        height: 170px;
        object-fit: cover;
        object-position: top right;
    }

    .map-publishing-image img {
        height: 450px;
        object-fit: cover;
        object-position: top left;
    }

    .point-cloud-generation-image img {
        width: 100%;
        object-fit: cover;
    }

    .drone-survey-img {
        position: relative;
        width: 100%;
        height: 450px;
    }

    .drone-survey-img img {
        width: 100%;
        object-position: top;
    }
}

@media (max-width: 810px) and (orientation: portrait) {
    /* .main-banner img {
        height: 34vh;
    } */


}

@media(min-width: 768px) and (max-width: 992px) {
    .tab-img img {
        border-radius: 5px;
        overflow: hidden;
        width: 100%;
        height: 220px !important;
        object-fit: cover;
    }
    .web-gis-image.tab-img img{
        margin-bottom: 30px;
    }
    .map-publishing-image.tab-img img{
        margin-top: 30px;
    }
    .drone-survey-img.tab-img{
        position: relative;
        width: 100%;
    }
    .drone-survey-img.tab-img img {
        width: 100%;;
        height: 250px;
        margin-bottom: 30px;
        object-fit: cover;
    }
    .map-publishing-image.tab-img img{
        width: 100%;
        height: 220px !important;
        object-fit: cover;
        margin-top: 30px;
    }
}

@media(min-width: 768px) {
    .menuInside-btn {
        display: none;
    }
}

@media(max-width: 768px) {
    .pbmit-right-box {
        display: none !important;
    }

    .menuInside-btn .pbmit-right-box {
        display: block !important;
    }

    .newsletter {
        padding: 20px 0;
        text-align: center;
    }

    .newsletter .pbmit-footer-big-title {
        font-size: 22px;
        padding-left: 80px;
        display: inline-block;
        margin-bottom: 20px;
    }

    .pbmit-footer-widget-area .pbmit-first-widget img {
        height: auto;
        margin: 0;
    }

    .footer .pbmit-footer-widget-area {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 28px;
        line-height: 32px;
    }

    .contact-block {
        display: flex;
    }

    .contact-phone-block,
    .contact-email-block {
        width: 50%;
    }

    .megamenu-wrapImg {
        display: none !important;
    }

}

@media(max-width: 736px) {
    .section-padding {
        padding: 30px 0;
    }

    .about-content-right {
        margin-top: 0 !important;
    }

    .progressbar {
        margin-bottom: 30px;
        width: 70%;

    }

    .active-onhover .pbmit-ihbox-style-1 {
        box-shadow: 0 0 32px #e3e3e3;
    }

    .view-more-service-btn {
        text-align: right !important;
        margin-bottom: 0px;
    }

    .more-services-wrap {
        padding: 0 15px;
    }

    .more-services .row .col-lg-2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .more-services .pbmit-portfolio-style-1 {
        margin-bottom: 30px;
    }

    .web-gis-image,
    .map-publishing-image {
        margin-top: 25px;
    }

    .web-gis-image img,
    .map-publishing-image img {
        height: 380px;
        width: 100%;
        object-position: center;
    }

    .drone-survey-img {
        height: 360px;
    }
}

@media(max-width: 667px) {
    .header-style-5 .pre-header {
        display: none;
    }

    .pbmit-menu-wrap {
        padding-top: 20px;
    }

    .closepanel {
        top: 10px;
    }

    .menuInside-btn {
        margin-top: 10px;
    }

    .menuInside-btn .pbmit-right-box .pbmit-header-button a {
        background-color: #11bc58;
        width: 100%;
    }

    .newsletter .pbmit-footer-big-title {
        margin-bottom: 0px;
    }

    .pbmit-footer-newslatter {
        margin-top: 20px;
        margin-left: 0;
    }

    .banner-content p {
        font-size: 15px;
    }

    .active-onhover .pbmit-ihbox-style-1 {
        padding: 20px 20px 20px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
        font-size: 36px;
        line-height: 36px;
    }

}

@media(max-width: 640px) {
    .footer .pbmit-footer-widget-area .footer-widget-col-2 {
        flex: 0 0 30%;
    }

    .footer .pbmit-footer-widget-area .footer-widget-col-3 {
        flex: 0 0 70%;
    }

    .navbar-header .navbar-toggler i {
        line-height: 44px;
    }

    .header-style-5 .site-navigation {
        margin-right: 10px;
    }

    .section-padding {
        padding: 20px 0;
    }

    .banner-content {
        top: 20%;
        max-width: 80%;
        left: 20px;
        padding-left: 15px;
    }

    .banner-content h3 {
        font-size: 28px;
        line-height: 32px;
    }

    .banner-content p {
        color: #000000;
    }

    .about-inner-section {
        padding: 150px 0px 150px 0px;
    }

    .about-inner-right {
        padding-top: 20px;
    }

    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 26px;
        line-height: 28px;
    }

    .view-more-service-btn .pbmit-btn {
        padding: 20px 10px;
    }
}

@media(max-width: 568px) {
    .more-services .pbmit-heading-subheading {
        text-align: center;
    }

    .view-more-service-btn {
        display: none;
    }

    .view-more-service-btn2 {
        display: block;
        text-align: center;
    }

    .more-services .pbmit-portfolio-style-1 img {
        height: 180px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
        font-size: 35px;
        line-height: 35px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-5 sup {
        right: 75px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-5 .pbmit-sbox-icon-wrapper {
        font-size: 60px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-5 {
        width: 225px;
        height: 97px;
        padding: 15px 10px 15px;
    }

    .process-automation-wrap {
        margin-bottom: 24px;
        box-shadow: 0 0 10px 0 #adadad;
        padding: 10px;
        border-radius: 10px;
    }

    .process-automation-wrap .iconWrap img {
        width: 100%;
    }
}

@media(max-width: 480px) {

    .footer .pbmit-footer-widget-area .footer-widget-col-2,
    .footer .pbmit-footer-widget-area .footer-widget-col-3 {
        flex: 0 0 100%;
    }

    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 24px;
        line-height: 26px;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    .list-group-borderless .list-group-item {
        font-size: 16px;
        line-height: 22px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
        font-size: 32px;
        line-height: 32px;
    }

    .about-inner-right {
        padding: 20px;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
        font-size: 16px;
        line-height: 18px;
    }

    .aboutHome-section .pbmit-portfolio-style-1 .pbminfotech-titlebox {
        padding: 0 10px;
    }

    .more-services .row .col-lg-2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .more-services .pbmit-portfolio-style-1 {
        margin-bottom: 20px;
    }

    breadcrumb .pbmit-title-bar-content .pbmit-tbar-title {
        font-size: 20px;
        line-height: 25px;
    }

    breadcrumb .pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner span {
        color: #fff;
    }

    .contact-section .pbmit-ihbox-style-3 .pbmit-element-title {
        font-size: 18px;
        line-height: 20px;
    }

    .contact-section .pbmit-ihbox-contents .pbmit-heading-desc {
        font-size: 17px;
        line-height: 22px;
    }

    .contact-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
        font-size: 36px;
        line-height: 36px;
    }

    .contact-section .pbmit-heading-desc a {
        font-size: 15px;
    }

    .contact-section .pbmit-ihbox-contents {
        padding-left: 15px;
    }

    .contact-section-bottom-inner-left {
        padding: 0px;
        margin-bottom: 0;
    }

    .contact-section-bottom-inner .contact-form .pbmit-btn {
        width: 100%;
    }

    .google-maps {
        padding-bottom: 60%;
    }

    .copyright-text {
        display: block;
        text-align: center;
    }

    .banner-content p {
        color: #ffffff;
    }

    .main-banner:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, black, transparent 60%);
    }
}

@media(max-width: 414px) {

    .web-gis-image img,
    .map-publishing-image img {
        height: 240px;
    }

    .drone-survey-img {
        height: 260px;
    }

    .software-mobile-development-image img {
        height: 320px;
    }

    .about-three-content {
        padding-top: 0px;
    }

    .pbmit-ihbox-style-12 .pbmit-element-title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media(max-width: 375px) {
    .pbmit-footer-newslatter button {
        padding: 0 20px;
    }

    .newsletter .pbmit-footer-big-title {
        font-size: 18px;
        padding-left: 65px;
    }

    .newsletter .pbmit-footer-big-title span {
        display: block;
        font-weight: 300;
        font-size: 16px;
    }

    .newsletter .pbmit-footer-big-title:after {
        font-size: 40px;
    }

    .progress-bars .step .bullet:before,
    .progress-bars .step .bullet:after {

        right: -78px;
        width: 60px;
    }

    .progress-bars .step .check {

        top: 58%;
    }
}

@media(max-width: 360px) {
    .pbmit-footer-newslatter button {
        position: static;
        width: 100%;
        height: 60px;
        margin-top: 10px;
    }
}

@media(max-width: 320px) {
    .about-inner-section {
        padding: 120px 0px 130px 0px;
    }

    .aboutHome-section .about-fid-style-1 .row [class*="col-"] {
        width: 100%;
    }

    .aboutHome-section .pbminfotech-ele-fid-style-1 .pbmit-fld-wrap {
        justify-content: center;
    }

    .more-services .pbmit-portfolio-style-1 img {
        height: 160px;
    }

    .form-outer .formb .page .btns {
        justify-content: flex-end;
        flex-wrap: wrap;
        gap: 22px;
    }

    .formb .page .btns button.prev {
        margin-right: 0;
    }
}