body {
    font-family: sans-serif;
    color: #fff;

    background: linear-gradient(to bottom, #2D2D2D, #C33F2A ,#E98144);
    background-attachment: fixed;
    background-size: 200% 200%; /* Make the gradient larger */
    animation: gradientMove 5s ease infinite; /* Add animation */
}

/* Define the animation */
@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}



.contact-us-child {
    position: absolute;
    top: -1182px;
    left: 318px;
    width: 2188.7px;
    height: 2165.5px;
    object-fit: contain;
}

.about-body-main {
    font-size: 20px;
    padding-top: 30px;
    font-weight: bold;
}

.content-body {

    font-size: 14px;
    text-align: start;
    color: white;
    padding-top: 30px;
    margin-top: -25px;
}

.lower-body {
    margin-left: 50px;
    font-size: 18px;
}

.about-tail-body {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}

.tail-body {
    color: white;
}

.tail-body-2 {
    color: rgb(172, 172, 172);
}

.tail-body-3 {
    font-size: 12px;
    color: rgb(255, 255, 255);
    display: block;
    /* Makes this element take up its own line */
    margin-top: 40px;
    line-height: 10px;
    margin-left: -520px
}


.buller-points {
    list-style-type: none;
}

.locations-list,
.services-list {
    list-style: none;
    line-height: 1.8;
    color: #ddd;
}

.contact-us-item {
    position: absolute;
    top: 1469px;
    left: -833px;
    width: 3603.3px;
    height: 1000.9px;
    object-fit: contain;
}

.layer-1-icon {
    width: 76.7px;
    position: relative;
    height: 77.7px;
    overflow: hidden;
    flex-shrink: 0;
}

.de-risc-group {
    align-self: stretch;
    position: relative;
    line-height: 90%;
    text-transform: uppercase;
    font-weight: 600;
}

.de-risc-group-wrapper {
    width: 182.8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.locations-list,
.services-list {
    list-style: none;
    line-height: 1.8;
    color: #ddd;
}

.layer-1-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 13.5px;
}

.home {
    position: relative;
    line-height: 90%;
    font-weight: 500;
    color: #ffa552;
}

.services {
    position: relative;
    line-height: 90%;
}

.home-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}

.arrow-right {
    width: 24px;
    position: relative;
    height: 24px;
    object-fit: cover;
}

.get-started-parent {
    border-radius: 24px;
    background-color: #c53e29;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    gap: 10px;
}

.frame-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 48px;
    font-size: 24px;
}

.frame-parent {
    position: absolute;
    top: 0px;
    left: calc(50% - 960px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 80px;
    gap: 836px;
    font-size: 35.28px;
}

.get-in-touch {
    align-self: stretch;
    position: relative;
    line-height: 100%;
    font-weight: 500;
}

.inforiscgroupco {
    width: 945px;
    position: relative;
    font-size: 24px;
    line-height: 130%;
    color: inherit;
    display: inline-block;
    text-decoration: none;
}

.icons8-linkedin-1 {
    width: 60px;
    position: relative;
    height: 60px;
    overflow: hidden;
    flex-shrink: 0;
}


.icons8-linkedin-1-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.get-in-touch-for-free-consulta-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
}

.arrow-right1 {
    width: 24px;
    position: relative;
    height: 24px;
    object-fit: contain;
}

.swipe-down-parent {
    border-radius: 24px;
    background-color: #c53e29;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    gap: 10px;
    text-align: left;
    font-size: 24px;
}

.frame-container {
    position: absolute;
    top: 333px;
    left: calc(50% - 569px);
    width: 1139px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 64px;
    text-align: center;
    font-size: 84px;
}




.email-wrapper {
    width: 300px;
    border-bottom: 1.5px solid #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 180px 10px 0px;
}

.subject-wrapper {
    align-self: start;
    border-bottom: 1.5px solid #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 180px 10px 0px;
}


.we-want-to {
    width: 550px;
    position: relative;
    font-size: 24px;
    line-height: 130%;
    text-align: left;
    display: inline-block;
}



.contact-us-parent {
    border-radius: 24px;
    background-color: #c44d22;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    gap: 10px;
    text-align: left;
    font-size: 24px;

}


.locations {
    align-self: stretch;
    position: relative;
    line-height: 130%;
    font-weight: 500;
}

.united-kingdom {
    align-self: stretch;
    position: relative;
    line-height: 130%;
}


.locations-parent {
    position: absolute;
    top: 2948px;
    left: 934px;
    width: 220px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}


.de-risc-group-container {
    position: absolute;
    top: 3320px;
    left: 240px;
    width: 1440px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 277.89px;
}

.button-icon {
    width: 48px;
    position: relative;
    border-radius: 30px;
    height: 48px;
    overflow: hidden;
    flex-shrink: 0;
}

.icons8-linkedin-1-group {
    position: absolute;
    top: 3014px;
    left: 240px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}


.pakistan1 {
    width: 100%;
    font-size: 20px;
    position: relative;
    line-height: 110%;
    font-weight: 500;
    display: inline-block;
}

.apac-region {
    margin: 0;
}

.apac-region-de-container {
    align-self: stretch;
    position: relative;
    font-size: 20px;
    line-height: 110%;
    color: #b0a69e;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.pakistan-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}

.arrow-right-wrapper {
    border-radius: 64px;
    background-color: #ffa552;
    display: none;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 12px;
}

.frame-parent7 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 32px;
}

.frame-wrapper1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.frame-wrapper {
    width: 710px;
    border-radius: 24px;
    background-color: rgba(176, 166, 158, 0.2);
    border: 2px solid #b0a69e;
    box-sizing: border-box;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px;
}

.united-kingdom1 {
    width: 100%;
    position: relative;
    line-height: 110%;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
}

.de-risc-limited-container {
    width: 100%;
    position: relative;
    font-size: 20px;
    line-height: 110%;
    color: #b0a69e;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.frame-parent6 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.mena-region-de-container {
    align-self: stretch;
    position: relative;
    font-size: 20px;
    line-height: 110%;
    color: #b0a69e;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.united-states-of {
    width: 100%;
    position: relative;
    line-height: 110%;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
}

.north-america-region-container {
    width: 100%;
    position: relative;
    font-size: 20px;
    line-height: 110%;
    color: #b0a69e;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.frame-last-end-body-here {
    font-size: 20px;

}

.tail-body-3 {
    margin-top: 40px
}

.frame-parent5 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}

.about-us {
    width: 100%;
    position: relative;
    text-align: left;
    font-size: 32px;
    color: #fff;
}

@media (min-width: 769px) {

    .locations-list,
    .services-list {
        list-style: none;
        line-height: 1.8;
        font-size: 18px;
        color: #ddd;
    }

    .frame-wrapper {
        width: 47.5%;

    }
}

.about-main {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}


.about-info {
    font-size: 14px;
    text-align: center;
    color: white;
    padding: 40px;
    margin-top: -50px;
    padding-left: 0px;
    padding-right: 0px;

}

.about-info-2 {
    font-size: 14px;
    text-align: center;
    color: white;

}


.icon {
    font-size: 18px;
    cursor: pointer;
}

.swipe-down {
    text-align: center;
    font-size: 16px;
    color: #777;
    margin-top: 20px;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.submenu {
    display: none;
    list-style-type: none;
    padding: 0;
    background-color: #333;
    /* Submenu background color */
}

.has-submenu:hover .submenu {
    display: block;
    /* Show submenu on hover */
}

/* Styling for the submenu */
.submenu li {
    padding: 10px;
    text-align: center;
}

.submenu li a {
    color: white;
    text-decoration: none;
}



.container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

a {
    text-decoration: none;
    color: #fff;
}

/* Header Styles (from previous) */
header {
    padding: 20px 0;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

nav ul {
    list-style: none;
    display: flex;
}

nav ul li {
    margin-left: 25px;
}

nav ul li a {
    font-size: 16px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

nav ul li a:hover {
    opacity: 1;
}

.get-started-btn {
    background-color: #C53E29;
    /* Orange button color */
    color: #fff;
    padding: 12px 25px;
    border-radius: 30px;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.get-started-btn:hover {
    background-color: #e66a4d;
}

/* Hero Section Styles (from previous) */
.hero-section {
    padding: 100px 0;
    text-align: center;
}

.hero-title {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}

.hero-subtitle {
    font-size: 1.1rem;
    color: #ddd;
    margin-bottom: 40px;
    line-height: 1.6;
}


.about-ost {
    margin-top: 100px;
}

.hero-get-started-btn:hover {
    background-color: rgb(179, 107, 0);
}


.discover-section {
    padding: 80px 0;
    text-align: center;
}

.discover-title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 60px;
}

.card-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    /* Allow cards to wrap on smaller screens */
}

.card {
    background-color: rgba(255, 255, 255, 0.05);
    /* Dark card background with slight transparency */
    border-radius: 15px;
    padding: 30px;
    text-align: left;
    flex: 1;
    /* Equal width distribution */
    min-width: 250px;
    /* Minimum width for cards */
}

.card-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
    opacity: 0.7;
}

.card-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.card-description {
    color: #ddd;
    line-height: 1.5;
    margin-bottom: 25px;
    font-size: 0.9rem;
}

.card-arrow-btn {
    background-color: #ff7a59;
    /* Orange button color */
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    /* Align arrow to the right */
    transition: background-color 0.3s ease;
}

.card-arrow-btn:hover {
    background-color: #e66a4d;
}

.card-arrow-btn::after {
    content: '\2192';
    /* Unicode arrow right */
    font-size: 1.2rem;
}

/* Web Portal Section Styles (from previous) */
.web-portal-section {
    padding: 100px 0;
}

.web-portal-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.web-portal-text {
    flex: 1;
    text-align: left;
}

.web-portal-text h2 {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
}

.web-portal-text p {
    color: #ddd;
    line-height: 1.6;
    margin-bottom: 30px;
}

.learn-more-btn {
    background-color: #ff7a59;
    /* Orange button color */
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.3s ease;
    font-size: 1.1rem;
}

.learn-more-btn:hover {
    background-color: #e66a4d;
}

.web-portal-image {
    flex: 1;
    max-width: 50%;
    /* Adjust as needed */
}

.web-portal-image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    /* Optional: if you want rounded corners for image */
}

/* Why Better Section Styles (from previous) */
.why-better-section {
    padding: 80px 0;
    text-align: center;
}

.why-better-title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 60px;
}

.why-better-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    /* Responsive grid */
    gap: 25px;
}

.why-better-cards .card {
    background-color: rgba(255, 255, 255, 0.05);
    /* Dark card background with slight transparency */
    border-radius: 15px;
    padding: 35px;
    text-align: center;
    /* Center text in these cards */
}

.why-better-cards .card-icon {
    font-size: 3rem;
    /* Larger icons for why better section */
    margin-bottom: 20px;
    opacity: 0.7;
}

.why-better-cards .card-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0;
    /* Reduced margin for title */
}

/* Memberships Section Styles (from previous) */
.memberships-section {
    padding: 80px 0;
    text-align: center;
}

.memberships-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 40px;
}

.membership-logos {
    display: flex;
    justify-content: center;
    /* Center logos horizontally */
    gap: 30px;
    flex-wrap: wrap;
    /* Allow logos to wrap on smaller screens */
}

.membership-logos img {
    height: 80px;
    /* Adjust logo height as needed */
    width: auto;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.membership-logos img:hover {
    opacity: 1;
}

/* Regional Coverage Section Styles (from previous) */
.regional-coverage-section {
    padding: 80px 0;
    text-align: center;
}

.regional-coverage-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 40px;
}

.regional-map img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    /* Optional: rounded corners for map */
}

/* They Trust Us Section Styles (from previous) */
.trust-us-section {
    padding: 80px 0;
    text-align: center;
}

.trust-us-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 40px;
}

.trust-us-logos {
    display: flex;
    justify-content: center;
    /* Center logos horizontally */
    gap: 50px;
    flex-wrap: wrap;
    /* Allow logos to wrap */
}

.trust-us-logos img {
    height: 60px;
    /* Adjust logo height as needed */
    width: auto;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.trust-us-logos img:hover {
    opacity: 1;
}

/* Testimonials Section Styles (from previous) */
.testimonials-section {
    padding: 80px 0;
    text-align: center;
}

.testimonials-title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 60px;
}

.testimonials-container {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    /* Enable horizontal scrolling for testimonials */
    padding-bottom: 20px;
    /* Space for scrollbar */
    scroll-snap-type: x mandatory;
    /* Enable snapping for smooth scrolling */
}

.testimonial-card {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 30px;
    text-align: left;
    flex: 0 0 350px;
    /* Fixed width for each card */
    scroll-snap-align: start;
    /* Snap to the start of each card */
    min-width: 300px;
    /* Minimum width for small screens */
}

.testimonial-card p {
    color: #ddd;
    line-height: 1.6;
    margin-bottom: 20px;
    font-size: 0.95rem;
}

.testimonial-author {
    font-weight: bold;
    margin-bottom: 5px;
}

.testimonial-role {
    font-size: 0.9rem;
    color: #ccc;
    margin-bottom: 5px;
}

.testimonial-company {
    font-size: 0.9rem;
    color: #ccc;
}

.testimonial-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.testimonial-nav-btn {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.3s, background-color 0.3s;
}

.testimonial-nav-btn:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.2);
}

.testimonial-nav-btn:disabled {
    opacity: 0.3;
    cursor: default;
}

.testimonial-nav-btn::after {
    font-size: 1.2rem;
}

.testimonial-nav-btn.prev::after {
    content: '\2190';
    /* Left arrow */
}

.testimonial-nav-btn.next::after {
    content: '\2192';
    /* Right arrow */
}


/* Next Step Section Styles (from previous) */
.next-step-section {
    padding: 100px 0;
    text-align: center;
}

.next-step-title {
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
}

.next-step-subtitle {
    color: #ddd;
    line-height: 1.6;
    margin-bottom: 40px;
    font-size: 1.1rem;
}

.next-step-get-started-btn {
    background-color: #ff7a59;
    /* Orange button color */
    color: #fff;
    padding: 15px 35px;
    border-radius: 30px;
    font-size: 1.2rem;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.next-step-get-started-btn:hover {
    background-color: #e66a4d;
}

/* Let's Have a Call Section Styles */
.call-section {
    padding-top: 120px;
    text-align: left;

    /* Align text to left in this section */
}

.call-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* Three columns layout */
    gap: 50px;
}

.call-text h2 {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}

.call-text p {
    color: #ddd;
    line-height: 1.6;
    margin-bottom: 30px;
    font-size: 18px
}

.contact-us-btn {
    background-color: ffa552;
    /* Orange button color */
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.3s ease;
    font-size: 1.1rem;
}

.contact-us-btn:hover {
    background-color: #e66a4d;
}



/* Example text for Instagram */


.locations-services {
    display: flex;
    flex-direction: column;
}

.locations-services h3,
.services-list h3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.locations-list,
.services-list {
    list-style: none;
    line-height: 1.8;
    color: #ddd;
}

.company-logo-large {
    color: #fff;
    font-size: 6rem;
    /* Large logo text size */
    font-weight: bold;
    text-align: center;
}

.hamburger-menu {
    display: none;
    /* Menu is hidden by default */
}

footer {
    text-align: center;
    padding-bottom: 30px;
    font-size: 0.9rem;
    color: #ccc;
}

footer a {
    color: #ccc;
    margin: 0 15px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

footer a:hover {
    opacity: 1;
}


/* Responsive Design (from previous + modifications) */
@media (max-width: 960px) {
    .hero-title {
        font-size: 2.8rem;
    }

    .de-risc-limited-container {}


    .discover-title,
    .why-better-title,
    .memberships-title,
    .regional-coverage-title,
    .trust-us-title,
    .testimonials-title,
    .call-text h2 {
        font-size: 2rem;
    }

    nav ul {
        display: none;
        /* Hide navigation on smaller screens, consider hamburger menu */
    }

    .header-container {
        justify-content: space-around;
        /* Distribute space more evenly */
    }

    .web-portal-container {
        flex-direction: column;
        /* Stack text and image vertically */
        text-align: center;
    }

    .web-portal-text {
        text-align: center;
        /* Center align text when stacked */
    }

    .web-portal-image {
        max-width: 80%;
        /* Make image smaller when stacked */
        margin: 20px auto 0;
        /* Center image */
    }

    .membership-logos,
    .trust-us-logos {
        justify-content: space-around;
        /* Distribute logos more evenly on smaller screens */
    }

    .testimonials-container {
        overflow-x: scroll;
        /* Re-enable scroll on smaller screens if needed */
        justify-content: flex-start;
        /* Align items to start in scroll view */
    }

    .testimonial-card {
        margin-right: 20px;
        /* Add spacing between cards in scroll view */
    }

    .next-step-title,
    .call-text h2 {
        font-size: 2.5rem;
    }

    .call-container {
        grid-template-columns: 1fr;
        /* Stack columns on smaller screens */
        text-align: center;
        /* Center text in stacked columns */
    }

    .call-text {
        text-align: center;
        /* Ensure text is centered when stacked */
        margin-bottom: 40px;
        /* Add margin below text column */
    }

    .company-logo-large {
        font-size: 5rem;
        /* Slightly smaller logo on medium screens */
    }
}

@media (min-width: 769px) {
    .hamburger {
        display: none;
    }

    .navbar {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .nav-links {
        display: flex;
    }

    .nav-links li {
        margin: 0 20px;
    }

    .has-submenu {
        position: relative;
    }

    /* Show submenu when parent list item is hovered */
    .has-submenu:hover .submenu {
        display: block;
    }

    .submenu {
        display: none;
        position: absolute;
        left: -53px;
        top: 100%;
        background-color: #c53e29;
        width: 200px;
                z-index: 999;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    }

    .submenu li {
        padding: 10px;
        margin-left: 0px;
    }

    .submenu li a {
        color: white;
        text-decoration: none;
    }


}

@media (max-width: 768px) {
    .hero-title {
        font-size: 2.2rem;
    }

    .call-container {
        display: block;
        grid-template-columns: 1fr 1fr 1fr;
        /* Three columns layout */
        gap: 50px;
    }

    .buller-points {
        font-size: 15px;
    }

    .hero-section {
        padding: 80px 0;
    }

    .call-text p {
        margin-left: 30px;
        font-size: 15px
    }

    .contact-us-btn {}



    .discover-section,
    .why-better-section,
    .memberships-section,
    .regional-coverage-section,
    .trust-us-section,
    .testimonials-section,
    .next-step-section {
        padding: 60px 0;
        /* Reduced padding for smaller screens */
    }

    .card {
        flex: 1 1 100%;
        /* Cards take full width on smaller screens in discover section */
        margin-bottom: 20px;
    }

    .card-container {
        flex-direction: column;
        /* Stack cards vertically on smaller screens in discover section*/
    }

    .why-better-cards {
        grid-template-columns: 1fr;
        /* Stack cards in why better section */
    }

    .membership-logos,
    .trust-us-logos {
        gap: 20px;
        /* Reduce logo gap on very small screens */
    }

    .testimonial-card {
        flex: 1 1 100%;
        /* Testimonial cards full width on very small screens */
        margin-right: 0;
        /* Remove right margin when full width */
        margin-bottom: 20px;
    }

    .testimonials-container {
        flex-direction: column;
        /* Stack testimonials vertically on smaller screens */
        overflow-x: hidden;
        /* Disable horizontal scroll when stacked */
    }

    .next-step-title,
    .call-text h2 {
        font-size: 2rem;
        /* Even smaller titles on very small screens */
    }

    .company-logo-large {
        font-size: 4rem;
        font-size: 60px !important;
        /* Even smaller logo on very small screens */
    }

    .hamburger {
        display: flex;
        /* Show hamburger icon on mobile */
        flex-direction: column;
        cursor: pointer;
        margin-left: 20px;
    }

    .hamburger .bar {
        width: 25px;
        height: 3px;
        background-color: white;
        margin: 4px 0;
    }

    /* Hide "Get Started" button on mobile */
    .get-started-btn {
        display: none;
    }


    .hamburger.active .hamburger-menu {
        display: block !important;
        background-color: #c53e29;
        position: absolute;
        top: 86px;
        height: 100%;
        right: 0;
        width: 100%;
        padding: 10px 0;
        z-index: 999;
        transition: background-color 0.3sease;
    }


    .hamburger-menu:hover {
        background-color: #ff5722;
    }

    .hamburger-menu ul {
        list-style-type: none;
        padding: 0;
        text-align: center;
    }

    .hamburger-menu ul li {
        margin: 10px 20px;
    }

    .hamburger-menu ul {
        list-style-type: none;
        padding: 0;
        text-align: center;
    }

    .hamburger-menu ul li {
        margin: 10px 20px;
    }

    /* Hide submenu by default */
    .submenu {
        display: none;
        background-color: #cb552a;
    }

    /* Show submenu when parent list item is clicked on mobile */
    .has-submenu.active .submenu {
        display: block;
    }

    .has-submenu>a:after {
        content: " ▼";
        /* Add an arrow to indicate a dropdown */
    }

    .has-submenu.active>a:after {
        content: " ▲";
        /* Change arrow direction when the submenu is visible */
    }
}



@media (max-width: 768px) {


    .about-main {
        margin-top: -90px;
        font-size: 30px
    }


    .about-info {
        font-size: 14px
    }

    .about-info-2 {
        font-size: 14px
    }

    .icon {
        font-size: 10px;
    }

    .about-ost {
        margin-top: 120px;
    }

    .frame-parent5 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        /* Space between the frames */
        padding: 10px;
    }

    /* Make each individual frame display in a column */
    .frame-parent6 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        /* Space between items in each frame */
    }

    /* Wrappers should stack the content vertically */
    .frame-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .frame-wrapper1 {
        display: flex;
        flex-direction: column;
        gap: 8px;
        width: 100%;
        /* Ensure the wrapper takes full width */
    }

    /* Ensure text inside the regions takes full width */
    .frame-parent7 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    /* Adjust font size for mobile devices */
    .pakistan1,
    .united-kingdom1,
    .united-states-of {
        font-size: 1rem;
        /* Slightly smaller text on mobile */
    }

    .apac-region {
        font-size: 0.9rem;
        /* Adjust size for address text */
    }

    /* Arrow images should also adjust for mobile */
    .arrow-right-wrapper {
        display: none;
        /* Hide arrows on mobile for cleaner UI */
    }

    .frame-wrapper {
        width: 100%;
    }

    .hero-get-started-btn {
        right: 100px;
    }

}
