@media only screen and (min-width: 1000px) {
    .nav ul li {
        margin: 0 1rem;
    }

    .nav-wrapper .d-col-6.flexDiv {
        width: 60%;
    }

    .hero-sec .d-col-6 {
        width: 53.5%;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1299px) {
    .nav ul li a {
        font-size: 13.5px;
    }

    nav .d-btn {
        font-size: 15.5px;
        padding: 0.75rem 1.75rem;
    }

    .nav ul li {
        margin: 0 0.75rem;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    .nav ul li a {
        font-size: 15px;
    }

    .nav .d-btn {
        font-size: 16px;
        padding: 0.75rem 1.75rem;
    }

    .nav ul li {
        margin: 0 0.8rem;
    }
}



@media only screen and (min-width: 1500px) and (max-width: 1599px) {
    .nav ul li a {
        font-size: 16px;
    }

    .nav .d-btn {
        font-size: 17px;
        padding: 0.75rem 2rem;
    }
}

@media only screen and (min-width: 1599px) and (max-width: 1800px) {
    .nav ul li a {
        font-size: 18px;
    }

    .nav .d-btn {
        font-size: 20px;
        padding: 0.75rem 2rem;
    }
}

@media (max-width: 767px) {
    .nav--open .nav__menu {
        width: 100%;
        display: flex;
        height: 80vh;
        background: transparent !important;
    }

    .nav--open .nav__item {
        box-shadow: none;
    }

    .nav ul li a {
        border: none;
        font-size: 2rem;
    }

    .nav-shadow {
        opacity: 0.15 !important;
    }

    nav.scroll svg g,
    .menuicon,
    .menuicon__bar {
        fill: #2a68b0;
        color: #2a68b0;
    }

    #partners.brands-sec {
        padding: 8rem 0 !important;
    }

    .brands-sec-logos img {
        height: 4.5rem;
        margin: 1rem 0;
        object-fit: contain;
        width: 50%;
        flex: 0 0 50%;
    }

    .brands-sec-logos img:last-child {
        flex: 0 0 50%;
        width: 50%;
    }

    .brands-sec p {
        max-width: 20rem;
    }

    .d-container {
        width: 100% !important;
    }

    .d-row.brands-sec-logos {
        display: flex;
        flex-flow: wrap;
    }

    #applications,
    #technology {
        padding: 0 !important;
    }

    .content-sec5-arrows {
        margin-left: auto !important;
    }

    .content-sec5 h5 {
        max-width: 22.5rem;
        font-size: 2rem;
    }

    .content-sec5-arrows button.swiper-button-prev {
        left: -15px !important;
    }

    .content-sec4,
    .modular-slider-main {
        padding-bottom: 8rem;
    }

    .content-sec6 p {
        max-width: 95%;
        font-size: 16px;
    }

    section.newsletter-sec .d-row {
        flex-direction: column;
    }

    section.newsletter-sec .d-col-6.f-right {
        width: 90%;
    }

    section.newsletter-sec {
        background-position: 30% 50%;
    }

    .newsletter-box {
        padding: 1rem;
        margin: 0;
    }

    .footer-sec2 ul li,
    .footer-sec2 ul li a {
        font-size: 14px !important;
    }

    .nav.scroll {
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    }

    .hero-sec {
        margin-top: 0;
    }

    #navNew {
        background-color: transparent !important;
    }

    nav.scroll {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    .pages-hero-sec h1 {
        margin-top: 0;
    }

    .pages-hero-sec {
        min-height: 60vh;
        display: flex;
        place-items: center;
        background-position: 20% 0% !important;
    }

    .hero-sec .d-container-fluid {
        width: 100%;
        padding: 1rem;
    }

    .hero-sec:after {
        opacity: 0.35;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    }

    .content-sec4-l h5 {
        width: 100% !important;

    }

    .platform-boxes {
        padding: 2rem 0;
    }

    .platform-s2 p,
    .how-it-work-box p {
        font-size: 16px;
        width: 100%;
    }

    .content-sec4.content-platform-sec {
        padding-bottom: 3rem;
    }

    .how-it-work-box {
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    }

    .hero-sec.team-hero .d-col-6,
    .hero-sec.case-hero .d-col-6 {
        width: 100%;
    }

    .hero-sec.team-hero .d-col-6 h1,
    .hero-sec.case-hero h1 {
        font-size: 3.2rem;
        line-height: 1.15;
        width: 90% !important;
        min-width: 90% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .hero-sec.team-hero {
        background-position: 45% 0% !important;
    }

    .team-box h4 {
        font-size: 19px;
    }

    .showMoreToggle i {
        top: -3px !important;
    }

    .team-box p,
    .team-section p {
        font-size: 16px !important;
    }

    .team-box img {
        margin-left: 0px;
    }

    .team-box {
        padding: 25px;
        margin-left: 25px;
    }

    .team-section {
        padding: 4rem 0 8rem !important;
    }

    .heading-sub {
        margin-bottom: 35px !important;
    }

    .team-section h5 {
        font-size: 2rem !important;
        line-height: 1.15 !important;
    }

    .content-team-news .news-box-img img {
        min-width: 90% !important;
        min-height: fit-content !important;
        margin-top: 4rem;
    }

    .content-team-news .d-col-6 {
        margin: 0;
    }

    section.content-team-news .d-container {
        width: 95% !important;
    }

    .content-result p,
    .case-study-box a,
    .second-main p {
        margin: 0 0 20px !important;
        line-height: 1.15 !important;
        font-size: 16px !important;
    }

    .case-result-sec .crime-reduction-box img {
        width: 200px;
    }

    .content-result {
        padding: 6rem 0 8rem !important;
    }

    .case-result-sec .crime-reduction {
        margin: 20px auto 0;
    }

    form .form-row {
        flex-direction: column;
    }

    .content-sec4 .content-sec4-l {
        margin-bottom: 3rem;
        padding: 0 1rem;
    }

    .quote-box {
        min-width: auto;
        transform: translate(-50%, -20%);
        padding: 2rem !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .content-sec4.content-investors-sec {
        padding-bottom: 6rem;
    }

    .market-left img {
        height: 500px !important;
        object-fit: cover !important;
        min-width: 110% !important;
        object-position: 0 0;
        max-height: 400px !important;
        min-height: 350px !important;
        margin-top: -100px;
        z-index: -999;
    }

    .second-main h5 {
        max-width: 27.5rem;
        margin: auto;
    }

    .market-right span {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .market-right h4,
    .case-study-box h4 {
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 1.15;
    }

    .crime-reduction-box img {
        width: 220px;
    }

    .megatrend-single-box {
        padding: 2rem !important;
        width: auto;
        max-width: 100% !important;
        margin: 1rem !important;
        flex: 0 0 90% !important;
    }

    .megatrend-single-box li {
        max-width: fit-content;
        margin: 2rem 1rem 0;
    }

    .quote-box.quote-box-right {
        margin-top: initial !important;
        width: initial !important;
        min-width: initial !important;
        padding: initial !important;
    }

    .content-megatrend {
        padding: 4rem 0 6.5rem !important;
    }

    .offering-sec .d-col-6 {
        margin: auto !important;
        width: fit-content !important;
    }

    .nav {
        background-color: transparent !important;
        padding: 2rem !important;
    }

    .nav__toggle {
        top: 17.5px !important;
    }

    .newAppScreen {
        min-height: 325px !important;
    }

    .hero-imgs {
        margin-left: -15% !important;
    }

    .glightbox-open {
        z-index: 999999999999999999999999999999999999999999999999999999999999;
        position: fixed;
    }

    .glightbox-clean .gclose {
        /* right: auto !important; */
    }

    .media-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .media-box p {
        max-width: 30rem !important;
        text-align: center;
        margin: 2rem 0 0 !important;
    }

    .content-megatrend .quote-box.quote-box-right {
        font-size: 16px !important;
        padding: 3rem 2rem 2rem !important;
        transform: translate(-50%, 0) !important;
    }
}

@media (max-width: 992px) {
    body {
        overflow-y: hidden;
        overflow-x: hidden;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500 !important;
}

.newAppScreen {
    width: 100%;
    max-height: 800px;
    object-fit: cover;
    min-height: 700px;
    transform: translateY(5px);
}

#technology.content-sec6 {
    background: url(/assets/images/app-bg.png);
    padding-bottom: 0px;
}

p,
span,
li,
strong {
    font-family:
        'PPPANGRAMSANS-MEDIUM'
}

h4 {
    font-family: PPPangramSans-Semibold;
}

#mce-success-response {
    font-weight: 500;
    font-size: 14px;
    color: #a6e1a6;
    transform: translateY(-5px);
    padding: 5px;
    text-transform: uppercase;
    font-family: 'PPPANGRAMSANS-SEMIBOLD';
}

#mce-error-response {
    font-weight: 500;
    font-size: 14px;
    color: #b41b1b;
    transform: translateY(-5px);
    padding: 5px;
    text-transform: uppercase;
    font-family: 'PPPANGRAMSANS-SEMIBOLD';
}

@media (min-width: 992px) {
    .nav ul li a {
        padding-bottom: 5px !important;
    }
}

.nav ul li a:hover,
.nav.scroll ul li a:hover {
    border-bottom: 2px solid transparent !important;
}

.nav ul li a.active {
    border-bottom: 2px solid transparent !important;
}

body#homePage nav .d-btn {
    font-family: PPPangramSans-SemiBold, sans-serif !important;
}

nav .d-btn:hover {
    background-color: #2a68b0 !important;
    border: 2px solid #2a68b0 !important;
}

nav[data-aos][data-aos][data-aos-duration="2000"].nav {
    transition: ease 1s !important;
    transition-duration: 1s !important
}

.d-btn.header-btn {
    border-bottom: 2px solid transparent;
}

nav .d-btn:hover {
    color: #fff !important;
}

.megatrend-boxes {
    justify-content: center;
}

.hero-sec:after {
    border-radius: initial !important;
    border-bottom-left-radius: 2rem !important;
    border-bottom-right-radius: 2rem !important;
}

.glightbox-open nav {
    opacity: 0 !important;
    z-index: -99999;
    display: none;
}

.content-sec4 .big-img-wrap img {
    border-radius: 2rem !important;
}


.glightbox3.d-btn svg {
    height: 15px;
    width: 15px;
    display: flex;
    top: 1.5px;
    left: 1px;
    position: relative;
}

.glightbox3.d-btn svg path {
    fill: #05c8fd;
}

.newMovidiusLogo {
    max-width: 15rem;
}