@media (max-width: 991px) {
    :root {
        --rg-header-height: 86px;
    }

    .rg-navbar {
        padding: 12px 0;
    }

    .rg-navbar .container {
        gap: 16px;
    }

    .rg-brand img {
        width: 68px;
        height: auto;
    }

    .rg-navbar .navbar-collapse {
        margin-top: 0.85rem;
        padding-top: 0.85rem;
        border-top: 1px solid rgba(255, 255, 255, 0.14);
    }

    .rg-navbar .navbar-nav {
        align-items: flex-start !important;
        gap: 0.15rem;
    }

    .rg-nav-link {
        padding: 0.65rem 0 !important;
        font-size: 17px;
        line-height: 21px;
    }

    .rg-navbar-cta {
        width: 100%;
        padding-top: 0.75rem;
    }

    .rg-contact-btn {
        width: 100%;
        text-align: center;
    }

    .rg-hero-section {
        min-height: calc(100svh - var(--rg-header-height));
    }

    .rg-home-hero {
        background-position: 68% center;
    }

    .rg-hero-section .container,
    .rg-hero-section .row {
        min-height: calc(100svh - var(--rg-header-height));
    }

    .rg-hero-content {
        max-width: 100%;
        padding: 36px 0 48px;
    }

    .rg-hero-content h1,
    .rg-hero-content h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .rg-about-hero-section {
        min-height: auto;
        padding: 54px 0 60px;
    }

    .rg-about-hero-visual {
        border-radius: 22px;
    }

    .rg-about-hero-content {
        max-width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .rg-about-hero-content h1,
    .rg-about-hero-content h2 {
        font-size: 50px;
        line-height: 54px;
    }

    .rg-about-hero-line {
        margin: 0 0 22px;
    }

    .rg-about-hero-content p {
        margin: 0 auto;
        font-size: 18px;
        line-height: 28px;
        
    }

    .rg-about-hero-btn {
        font-size: 17px;
        line-height: 21px;
        padding: 10px 24px;
    }

    .rg-contact-hero-section {
        min-height: auto;
        padding: 54px 0 60px;
    }

    .rg-contact-hero-content h1,
    .rg-contact-hero-content h2 {
        font-size: 50px;
        line-height: 54px;
    }

    .rg-contact-hero-content p {
        max-width: 100%;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 18px;
    }

    .rg-contact-hero-visual {
        min-height: 420px;
        border-radius: 22px;
    }

    .rg-contact-hero-image {
        max-width: 520px;
    }

    .rg-about-record-card {
        padding: 56px 24px;
    }

    .rg-about-record-card h2 {
        font-size: 42px;
        line-height: 46px;
        padding-bottom: 18px;
    }

    .rg-about-record-card p {
        font-size: 18px;
        line-height: 28px;
    }

    .rg-about-founder-content {
        max-width: 100%;
        padding: 0;
    }

    .rg-about-founder-content h2 {
        font-size: 42px;
        line-height: 46px;
        padding-bottom: 20px;
    }

    .rg-about-founder-content h3 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 18px;
    }

    .rg-about-founder-content p {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 18px;
    }

    .rg-about-founder-quote {
        font-size: 20px;
        line-height: 28px;
    }

    .rg-about-founder-visual {
        border-radius: 22px;
    }

    .rg-about-founder-image {
        min-height: 520px;
    }

    .rg-about-wyoming-visual {
        border-radius: 22px;
    }

    .rg-about-wyoming-image {
        min-height: 460px;
    }

    .rg-about-wyoming-content h2 {
        font-size: 42px;
        line-height: 46px;
        padding-bottom: 18px;
        max-width: 100%;
    }

    .rg-about-wyoming-content p {
        font-size: 18px;
        line-height: 28px;
        max-width: 100%;
        padding-bottom: 18px;
    }

    .rg-about-values-header {
        padding: 44px 0 26px;
    }

    .rg-about-values-header h2 {
        font-size: 42px;
        line-height: 46px;
    }

    .rg-about-value-card {
        padding: 24px 20px 22px;
    }

    .rg-about-value-icon {
        width: 92px;
        height: 92px;
        margin-bottom: 18px;
    }

    .rg-about-value-card p {
        max-width: 100%;
        font-size: 18px;
        line-height: 28px;
    }

    .rg-about-team-row {
        padding-top: 44px;
    }

    .rg-about-team-content h2 {
        font-size: 42px;
        line-height: 46px;
        max-width: 100%;
        padding-bottom: 18px;
    }

    .rg-about-team-content p {
        max-width: 100%;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 18px;
    }

    .rg-about-team-visual {
        border-radius: 22px;
    }

    .rg-about-team-image {
        min-height: 320px;
    }

    .rg-hero-content h1 {
        padding-bottom: 56px;
    }

    .rg-hero-content p,
    .rg-growth-header p,
    .rg-goal-content p,
    .rg-services-header p,
    .rg-about-feature-content p,
    .rg-why-header p,
    .rg-why-card p,
    .rg-faq-header p,
    .rg-service-content p {
        font-size: 18px;
        line-height: 28px;
    }

    .rg-hero-actions {
        gap: 14px;
    }

    .rg-hero-btn,
    .rg-goal-btn,
    .rg-service-btn,
    .rg-about-feature-btn,
    .rg-why-btn,
    .rg-footer-cta-btn,
    .rg-newsletter-btn {
        font-size: 17px;
        line-height: 21px;
        padding: 10px 24px;
    }

    .rg-growth-submit {
        font-size: 17px;
        line-height: 21px;
        padding: 10px 0;
    }

    .rg-growth-section,
    .rg-process-section,
    .rg-goal-section,
    .rg-services-section,
    .rg-about-feature-section,
    .rg-why-section,
    .rg-faq-section,
    .site-footer {
        padding-top: 60px;
    }

    .rg-growth-section,
    .rg-process-section,
    .rg-goal-section,
    .rg-services-section,
    .rg-why-section,
    .rg-faq-section {
        padding-bottom: 60px;
    }

    .rg-growth-card {
        padding: 24px 20px;
        border-radius: 22px;
    }

    .rg-growth-header,
    .rg-process-header {
        margin-bottom: 32px;
    }

    .rg-growth-header span,
    .rg-process-header span,
    .rg-goal-eyebrow,
    .rg-services-header span,
    .rg-about-feature-content span,
    .rg-why-header span,
    .rg-faq-header span,
    .rg-footer-cta-header span {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 12px;
    }

    .rg-growth-header h2,
    .rg-process-header h2,
    .rg-goal-content h2,
    .rg-services-header h2,
    .rg-about-feature-content h2,
    .rg-why-header h2,
    .rg-faq-header h2,
    .rg-footer-cta-header h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .rg-growth-form {
        padding: 0;
    }

    .rg-form-group .form-control,
    .rg-form-group .form-select,
    .rg-footer-cta-group .form-control {
        font-size: 17px;
        line-height: 21px;
    }

    .rg-form-group textarea.form-control {
        height: auto;
        min-height: 110px;
    }

    .rg-process-row {
        justify-content: center;
    }

    .rg-process-card {
        padding: 0.5rem;
        text-align: center;
    }

    .rg-process-number {
        font-size: clamp(5rem, 11vw, 6.5rem);
    }

    .rg-process-card h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .rg-process-line {
        margin: 14px auto 24px;
    }

    .rg-process-image img {
        max-width: 240px;
        margin: 0 auto;
    }

    .rg-goal-content h2,
    .rg-services-header h2,
    .rg-about-feature-content h2,
    .rg-why-header h2,
    .rg-faq-header h2,
    .rg-footer-cta-header h2 {
        padding-bottom: 16px;
    }

    .rg-goal-content p,
    .rg-services-header p,
    .rg-about-feature-content p,
    .rg-service-content p,
    .rg-why-card p,
    .rg-faq-header p {
        padding-bottom: 16px;
    }

    .rg-service-card {
        padding: 20px;
    }

    .rg-service-image img {
        height: 320px;
    }

    .rg-service-content {
        padding: 0;
    }

    .rg-service-content h3,
    .rg-why-card h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .rg-service-content h3 {
        padding-bottom: 16px;
    }

    .rg-about-feature-section {
        min-height: 620px;
        background:
            linear-gradient(180deg, rgba(8, 6, 12, 0.24) 0%, rgba(14, 8, 23, 0.54) 36%, rgba(12, 7, 20, 0.9) 100%),
            url('../images/about-image.png') center center / cover no-repeat;
        padding-bottom: 60px;
    }

    .rg-about-feature-content {
        max-width: 100%;
        padding: 48px 0 0;
    }

    .rg-why-header p {
        padding-bottom: 28px;
    }

    .rg-why-card {
        padding-bottom: 18px;
    }

    .rg-faq-item {
        padding: 18px;
    }

    .rg-faq-button {
        font-size: 20px;
        line-height: 26px;
        padding: 0 4rem 12px 0;
    }

    .rg-faq-button::before {
        right: 0;
    }

    .rg-faq-body {
        padding-left: 0;
        font-size: 16px;
    }

    .rg-footer-cta-form {
        margin-bottom: 48px;
    }

    .rg-footer-cta-group .form-control,
    .rg-footer-cta-options label {
        font-size: 17px;
        line-height: 24px;
    }

    .rg-footer-cta-options {
        gap: 0.8rem;
    }

    .rg-footer-newsletter {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
        margin-bottom: 36px;
    }

    .rg-newsletter-form {
        width: 100%;
        max-width: 100%;
        flex: auto;
    }

    .rg-newsletter-form .form-control {
        min-height: 48px;
    }

    .rg-newsletter-btn {
        max-width: 160px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rg-hero-section,
    .rg-hero-section .container,
    .rg-hero-section .row {
        min-height: auto;
        height: auto;
    }

    .rg-hero-section .row {
        align-items: center !important;
    }
}

@media (max-width: 767px) {
    :root {
        --rg-header-height: 80px;
    }

    .rg-navbar {
        padding: 10px 0;
    }

    .rg-navbar .container {
        gap: 12px;
    }

    .rg-brand img {
        width: 60px;
    }

    .rg-nav-link {
        font-size: 16px;
        line-height: 20px;
    }

    .rg-contact-btn {
        font-size: 16px;
        padding: 10px 18px;
    }

    .rg-hero-section:not(.rg-home-hero) {
        /* background: url('../images/real-global-mobile-banner.png') center center / cover no-repeat; */
    }

    .rg-home-hero {
        min-height: auto;
        position: relative;
    }

    .rg-home-hero::before {
        display: none;
    }

    .rg-home-hero .row {
        flex-direction: column;
    }

    .rg-home-hero .rg-hero-media {
        position: relative;
        inset: auto;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 0;
    }

    .rg-about-hero-media-offset {
        transform: none;
    }

    .rg-home-hero .rg-hero-video-desktop {
        display: none;
    }
    .rg-hero-video.rg-hero-video-desktop{
        display: none;
    }

    .rg-home-hero .rg-hero-video-mobile {
        display: block;
    }
    .rg-hero-video.rg-hero-video-mobile{
        display: block;
    }
    .rg-hero-video.rg-hero-video-mobile{
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .rg-home-hero .container,
    .rg-home-hero .row {
        min-height: auto;
        align-items: start !important;
    }

    .rg-hero-content {
        padding: 24px 0 20px;
    }

    .rg-hero-content h1,
    .rg-hero-content h2 {
        font-size: 38px;
        line-height: 42px;
    }

    .rg-about-hero-section {
        padding: 36px 0 44px;
    }
      .rg-about-hero-section .row{
        flex-direction: column-reverse;
      }
    .rg-about-hero-visual {
        border-radius: 20px;
    }
.rg-about-founder-section .whyrow{
    flex-direction: column-reverse;
}
    .rg-about-hero-image {
        min-height: 240px;
    }

    .rg-about-hero-content h1,
    .rg-about-hero-content h2 {
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 14px;
    }

    .rg-contact-hero-section {
        padding: 36px 0 44px;
    }

    .rg-contact-hero-content h1,
    .rg-contact-hero-content h2 {
        font-size: 38px;
        line-height: 42px;
    }

    .rg-contact-hero-content h2 {
        padding-left: 6px;
    }

    .rg-contact-hero-line {
        width: 52px;
        height: 3px;
        margin: 14px 0 18px;
    }

    .rg-contact-hero-content p {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 14px;
    }

    .rg-contact-hero-visual {
        min-height: 260px;
        border-radius: 20px;
    }

    .rg-contact-hero-image {
        max-width: 320px;
    }

    .rg-about-hero-content {
        align-items: center;
    }

    .rg-about-hero-line {
        width: 52px;
        height: 3px;
        margin-bottom: 18px;
    }

    .rg-about-hero-content p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .rg-about-hero-actions {
        flex-direction: column;
        gap: 12px;
        padding-top: 18px;
    }

    .rg-about-hero-btn {
        width: 100%;
        min-width: 0;
        justify-content: center;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 18px;
    }

    .rg-about-record-card {
        padding: 40px 0;
    }

    .rg-about-record-card h2,
    .rg-about-founder-content h2,
    .rg-about-wyoming-content h2,
    .rg-about-values-header h2,
    .rg-about-team-content h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .rg-about-record-card p,
    .rg-about-founder-content p,
    .rg-about-wyoming-content p,
    .rg-about-team-content p,
    .rg-about-value-card p {
        font-size: 16px;
        line-height: 24px;
    }

    .rg-about-founder-section {
        padding-bottom: 44px;
    }

    .rg-about-founder-content h2 {
        padding-bottom: 16px;
    }

    .rg-about-founder-content h3 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 14px;
    }

    .rg-about-founder-content p {
        padding-bottom: 14px;
    }

    .rg-about-founder-quote {
        font-size: 18px;
        line-height: 26px;
        margin: 4px 0 12px;
    }

    .rg-about-founder-name {
        font-size: 16px;
        line-height: 20px;
    }

    .rg-about-founder-image,
    .rg-about-wyoming-image {
        min-height: 320px;
    }

    .rg-about-wyoming-content h2 {
        padding-bottom: 16px;
    }

    .rg-about-wyoming-content p {
        padding-bottom: 14px;
    }

    .rg-about-values-header {
        padding: 36px 0 20px;
    }

    .rg-about-value-card {
        padding: 18px 16px;
        border-radius: 16px;
    }

    .rg-about-value-icon {
        width: 84px;
        height: 84px;
        margin-bottom: 16px;
        border-radius: 20px;
    }

    .rg-about-value-card h3 {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .rg-about-team-row {
        padding-top: 36px;
    }

    .rg-about-team-content h2 {
        padding-bottom: 16px;
    }

    .rg-about-team-content p {
        padding-bottom: 14px;
    }

    .rg-hero-content h1 {
        padding-bottom: 15px;
    }

    .rg-hero-line {
        width: 52px;
        height: 3px;
        margin-bottom: 16px;
    }

    .rg-hero-content p,
    .rg-growth-header p,
    .rg-goal-content p,
    .rg-services-header p,
    .rg-about-feature-content p,
    .rg-why-header p,
    .rg-why-card p,
    .rg-faq-header p,
    .rg-service-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .rg-hero-actions {
        flex-direction: column;
        gap: 12px;
    }

    .rg-hero-btn,
    .rg-goal-btn,
    .rg-service-btn,
    .rg-about-feature-btn,
    .rg-why-btn,
    .rg-growth-submit,
    .rg-footer-cta-btn,
    .rg-newsletter-btn {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 18px;
    }

    .rg-growth-section,
    .rg-process-section,
    .rg-goal-section,
    .rg-services-section,
    .rg-about-feature-section,
    .rg-why-section,
    .rg-faq-section,
    .site-footer {
        padding-top: 44px;
    }

    .rg-growth-section,
    .rg-process-section,
    .rg-goal-section,
    .rg-services-section,
    .rg-about-feature-section,
    .rg-why-section,
    .rg-faq-section {
        padding-bottom: 44px;
    }

    .rg-growth-card {
        padding: 18px 16px;
        border-radius: 18px;
    }

    .rg-growth-header,
    .rg-process-header {
        margin-bottom: 24px;
    }

    .rg-growth-header span,
    .rg-process-header span,
    .rg-goal-eyebrow,
    .rg-services-header span,
    .rg-about-feature-content span,
    .rg-why-header span,
    .rg-faq-header span,
    .rg-footer-cta-header span {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .rg-growth-header h2,
    .rg-process-header h2,
    .rg-goal-content h2,
    .rg-services-header h2,
    .rg-about-feature-content h2,
    .rg-why-header h2,
    .rg-faq-header h2,
    .rg-footer-cta-header h2 {
        font-size: 30px;
        line-height: 34px;
        padding-bottom: 14px;
    }

    .rg-growth-form .row,
    .rg-footer-cta-form .row {
        --bs-gutter-y: 1rem;
    }

    .rg-form-group .form-control,
    .rg-form-group .form-select,
    .rg-footer-cta-group .form-control {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 12px;
    }

    .rg-form-group textarea.form-control {
        min-height: 96px;
    }

    .rg-select-group::after {
        right: 0.75rem;
        width: 0.6rem;
        height: 0.6rem;
    }

    .rg-process-card {
        padding: 0;
    }

    .rg-process-number {
        font-size: clamp(4.5rem, 22vw, 5.75rem);
    }

    .rg-process-card h3 {
        font-size: 24px;
        line-height: 26px;
    }

    .rg-process-line {
        width: 72px;
        margin: 12px auto 18px;
    }

    .rg-process-image img {
        max-width: 200px;
    }

    .rg-goal-content h2 span {
        display: inline;
    }

    .rg-service-card {
        padding: 16px;
        border-radius: 16px;
    }

    .rg-service-image img {
        height: 220px;
        border-radius: 0.8rem;
    }

    .rg-service-content h3,
    .rg-why-card h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .rg-service-content h3 {
        padding-bottom: 14px;
    }

    .rg-service-content p,
    .rg-goal-content p,
    .rg-about-feature-content p,
    .rg-why-card p,
    .rg-faq-header p {
        padding-bottom: 14px;
    }

    .rg-about-feature-section {
        min-height: auto;
        background-position: 62% center;
    }

    .rg-about-feature-content {
        padding: 0;
    }

    .rg-why-grid {
        margin-bottom: 1.5rem;
    }

    .rg-why-card {
        padding-bottom: 8px;
    }

    .rg-faq-item {
        padding: 16px;
        border-radius: 14px !important;
    }

    .rg-faq-button {
        font-size: 17px;
        line-height: 22px;
        padding-right: 3.25rem;
        padding-bottom: 10px;
    }

    .rg-faq-button::before {
        width: 1.75rem;
        height: 1.75rem;
        line-height: 1.55rem;
        font-size: 0.85rem;
    }

    .rg-faq-body {
        padding-right: 0;
        font-size: 15px;
        line-height: 1.6;
    }

    .rg-footer-cta-form {
        margin-bottom: 36px;
    }

    .rg-footer-cta-header {
        margin-bottom: 24px;
    }

    .rg-footer-cta-group .form-control,
    .rg-footer-cta-options label {
        font-size: 15px;
        line-height: 22px;
    }

    .rg-footer-cta-options {
        gap: 0.65rem;
        padding-top: 0;
    }

    .rg-footer-brand img {
        width: 190px;
    }

    .rg-footer-social a {
        font-size: 1.6rem;
    }

    .rg-footer-newsletter {
        gap: 14px;
        margin-bottom: 28px;
    }

    .rg-newsletter-form {
        
        flex: auto;
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .rg-newsletter-btn {
        max-width: none;
    }

    .rg-footer-bottom {
        margin-top: 28px;
        padding-top: 20px;
    }

    .rg-footer-bottom p {
        font-size: 15px;
    }
}




/* Wyoming Work Section */
@media (max-width: 991px) {
    .service-wyoming-work .rg-services-header {
        margin-bottom: 18px;
    }

    .service-wyoming-work-list {
        padding-left: 1.2rem;
        font-size: 18px;
        line-height: 28px;
    }

    .service-wyoming-work-list li:last-child {
        margin-bottom: 16px;
    }

    .service-wyoming-work-cards {
        gap: 14px;
    }

    .service-wyoming-work-card {
        padding: 16px 18px;
    }

    .service-wyoming-work-card h3 {
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .service-wyoming-work-list {
        padding-left: 1rem;
        font-size: 18px;
        line-height: 28px;
    }

    .service-wyoming-work-card {
        padding: 14px 16px;
        border-radius: 10px;
    }
}

/* Service Card Lists */
@media (max-width: 991px) {
    .service-card-list {
        padding: 0 0 16px 1.1rem;
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .service-card-list {
        padding: 0 0 14px 1rem;
        font-size: 18px;
        line-height: 28px;
    }
}

/* Blog Content Section */
@media (max-width: 991px) {
    .blog-content-top {
        margin-bottom: 24px;
    }

    .blog-search-form {
        max-width: 100%;
    }

    .blog-filter-tags {
        justify-content: flex-start;
    }

    .blog-post-card {
        padding: 16px;
    }

    .blog-post-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .blog-search-form {
        flex-direction: column;
        align-items: stretch;
    }

    .blog-search-btn {
        width: 100%;
    }

    .blog-post-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        padding: 14px;
    }

    .blog-post-thumb {
        flex: 0 0 auto;
        width: 100%;
    }

    .blog-post-thumb img {
        height: 180px;
    }

    .blog-post-meta {
        gap: 10px;
    }
}
