@media (min-width: 1280px) {
    .container {
        min-width: 88vw;
    }
}



@media (max-width:992px) {

    .whiteMenu .main-menu-wrap {
        display: block;
    }

    .pd-menu-bar .row.align-items-center {
        position: relative;
        min-height: 80px;
    }

    .mob-logo {
        position: absolute;
        top: 0;
        z-index: 9999;
        width: 20%;
    }

    .pd-mob-nav-bar {
        text-align: right;
        width: 100%;
    }

    .pd-mob-nav-bar .navbar-toggler {
        margin-left: auto;
        position: fixed;
        right: 15px;
        top: 30px;
        box-shadow: none !important;
        margin-top: -13px;
    }

    .CrossButton {
        background-image: url('../../assets/img/close.png') !important;
        filter: opacity(0.6);
        width: 25px;
        height: 25px;
        margin-top: 25px;
        margin-right: 10px;
    }



    .pd-mob-nav-bar .navbar-nav {
        text-align: center;
        margin-top: 70px;
    }

    .pd-mob-nav-bar .navbar-nav li {
        margin: 0.8rem 0.5rem;
    }

    .mob-hide {
        display: none;
    }

    .desk-hide {
        display: block !important;
        text-align: center;
    }

    .pd-right-menu a {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .pd-right-menu button {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 1rem;
    }

    .main-menu-wrap {
        /* min-height: 93vh; */
    }

    .whiteMenu nav {
        position: fixed;
        background: white;
        width: 100%;
        left: 0;
        z-index: 9;
        padding: 15px;
        top: 0;
        min-height: 100vh;
        display: block;
    }

    .container {
        max-width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pd-menu-bar {
        position: absolute;
        top: 0;
        z-index: 9999;
        background: transparent;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header .logo-wrap img {
        width: 120px;
        height: auto;
        margin-top: 15px;
    }


    .navbar-dark .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255 / 43%);
        position: absolute;
        top: 0;
        right: 0;
    }


    .pd-inner-banner-fw .pd-left {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 0;
    }

    .pd-inner-banner-fw .pd-left video,
    .pd-inner-banner-fw {
        height: auto;
    }

    .pd-padd {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    html {
        overflow-x: hidden;
    }



    .pd-social-footer {
        margin-bottom: 40px;
    }

    .pd-footer-logo {
        margin-top: 0;
    }

    .pd-footer-menu {
        margin: 15px 0;
    }

    .pd-footer-menu h4 {
        margin-bottom: 10px;
    }

    .pd-footer-credit .text-right {
        text-align: left !important;
        margin-top: 15px;
    }

    .header-wrap {
        padding: 0;
    }

    /* =========== */

    .pd-main-title {
        font-size: 30px;
        line-height: 50px;
    }

    .pd-content-container {
        justify-content: space-around;
    }

    .pd-content-container .row {
        max-width: 100%;
    }

    p,
    li,
    input,
    label,
    textarea,
    a {
        font-size: 16px;
    }

    .pd-y-btn {
        padding: 10px 40px;
    }

    .pd-main-banner p {
        max-width: 100%;
    }

    .pd-bs-item {
        display: block;
    }

    .pd-banner-slider-sect .slick-center .pd-bs-title h2 {
        line-height: 45px;
        margin-bottom: 1rem;
    }

    .pd-banner-slider-sect .slick-center .pd-bs-title h2::after {
        display: none;
    }

    .pd-bs-item .pd-bs-content {
        max-width: 100%;
    }

    .slick-center .pd-bs-item {
        margin-bottom: 0;
    }

    .pd-counters {
        padding-left: 0;
    }

    .pd-counters .counter {
        font-size: 50px;
    }

    .pd-sm-title {
        font-size: 38px;
        line-height: 56px;
    }

    .pd-dig-sol-row .text-right {
        text-align: left !important;
        margin-bottom: 1rem;
    }

    .solutions-slider .slick-prev,
    .pd-blog-slider .slick-prev {
        left: 0;
    }

    .solutions-slider .slick-next,
    .pd-blog-slider .slick-next {
        left: 60px;
    }

    .pd-st-card {
        width: 100%;
        max-width: 100%;
        margin: 2rem 0;
    }

    .pd-r-a {
        text-align: left;
        margin-left: 0;
    }

    .pd-st-card h3 {
        margin-left: unset;
        width: 100%;
        max-width: 100%;
    }

    .pd-cs-cent-card {
        max-width: 100%;
        margin: 2rem 0;
    }

    .pd-test-content p {
        height: unset;
        font-size: 18px;
        line-height: 35px;
    }

    .pd-testi-img-card {
        justify-content: flex-start;
        margin-top: 2rem;
    }

    .pd-sol-card {
        padding-left: 0;
        padding-right: 0;
    }

    .pd-blog-section .text-right {
        text-align: left !important;
        margin-bottom: 1rem;
    }

    .pd-soft-sol-team-sec .pd-pos-rel {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .pd-test-content {
        padding-right: 0;
    }

    .testimonial-slider .slick-prev {
        left: 0;
    }

    .testimonial-slider .slick-next {
        left: 60px;
    }


    #main-menu {
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: 5rem;
        height: 100%;
    }

    #main-menu li {
        margin: 6px 10px;
    }

    .header .navbar-nav .pd-git-menu {
        position: relative;
    }

    .pd-mob-nav-bar {
        max-width: 50%;
        flex: 0 0 50%;
        width: 100%;
        right: 0;
        position: absolute;
    }

    .pd-lg-div {
        max-width: 50%;
        flex: 0 0 50%;
        position: absolute;
        left: 0;
    }

    .pd-abt-card-img {
        text-align: center;
    }

    .pd-abt-card-img img {
        width: 280px;
        height: 280px;
        margin: auto;
        object-fit: cover;
    }

    .pd-abt-card-img div {
        width: 300px;
        height: 300px;
        left: 37%;
        margin-left: -100px;
        top: 11%;
    }

    .pd-c-ra .pd-sb-title-wrapper{
        justify-content: flex-start;
    }

    .pd-sm-title{
        text-align: left;
    }

    .pd-c-ra .pd-abt-cont p{
        text-align: left;
    }

    .pd-c-ra .pd-abt-cont{
        padding-left: 15px;
    }

    .pad-bo-title{
        padding: 15px;
        text-align: left !important;
    }

    .pd-service-pg-sec .pd-sb-title-wrapper {
        justify-content: flex-start;
    }

    .whiteMenu nav{
        background: rgb(23 36 43);
    }

    .CrossButton{
        filter: invert(1);
        margin-top: 35px;
    }

    .navbar-dark .navbar-toggler{
        border: none;
    }



}

@media (max-width:1215px) and (min-width:993px) {
    .header-wrap {
        background: #ffffff6e;
    }
}

/* ===================== */
@media (max-width:768px) {}

@media (min-width:1450px) {}