@media (min-width: 992px) {
    .cw-hero {
        padding-top: 15em !important;
        min-height: 650px;
    }
    h1.display-2.text-uppercase {
        line-height: 81px;
    }
    .header .header-info-logo-img img {
        max-width: 247px !important;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {


    .cw-text-hide {
        display: none;
    }

    .textwithimage-text h1.text-uppercase.text-primary {
        font-size: 25px;
    }
}

@media (max-width: 768px) {
    .cw-hero {
        text-align: center;
        padding-top: 2em !important;
    }

    h3.text-uppercase.text-primary {
        text-align: center;
    }

    h2.text-uppercase.text-primary.display-4 {
        font-size: 2em;
    }
}

.header .navbar-dark .navbar-nav > .active .nav-link {
    color: #fff !important;
}

.header .header-info-logo-img img {
    max-width: 200px;
}

.header .navbar-dark .navbar-nav .nav-item .nav-link:before {
    border-width: 0 !important;
}
.header .navbar-dark .navbar-nav a.nav-link:hover {
    box-shadow: 0 0 0 0.05rem var(--header-highlight);
}
.cw-header-info {
    padding: 0.5rem;
}
.header .cw-header-info a,
.header span {
    vertical-align: middle;
}

.header .cw-header-info a {
    font-weight: 700;
    font-size: 1.1rem;
    color: #fff;
}
.header .cw-header-info a:hover {
    color: #000;
}

@media (min-width: 992px) {
    .header .navbar-dark .navbar-nav .nav-link {
        line-height: 28px;
        border-radius: 50px;
    }

    .header .header-info-logo-img {
        position: fixed;
        top: 0px;
        z-index: 1032;
        padding: 0;
    }

    nav.navbar .container {
        position: relative;
        height: 150px;
        margin: 0 auto;
    }

    .navbar-nav {
        position: absolute;
        right: 0;
        bottom: 2rem;
    }

    .cw-header-info {
        position: fixed;
        z-index: 1031;
        top: 0;
        width: 100%;
    }
    .cw-hero h1 {
        font-size: 4rem;
    }
}
@media (min-width: 1400px) {
    .cw-hero h1 {
        font-size: 5rem;
    }
}
.cw-hero {
    background: #151f26;
    background-image: linear-gradient(45deg, #19469be3, #0071b7c9, #0096d717), url(https://apihoard.webit.com/api/v1/Image/99B689CD329B33C7BB8959B5BE68B3C5/99B689CD329B33C7BB8959B5BE68B3C5.png?size=1920x1440);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #fff;
}

.hero-text p {
    text-shadow: 1px 1px 5px #000;
}

.list {
    background-image: linear-gradient(45deg, rgba(250, 250, 250, 0.9), rgba(250, 250, 250, 0.9)), url(https://apihoard.webit.com/api/v1/Image/21912A5F705B49EE42C8E9673900635E/21912A5F705B49EE42C8E9673900635E.jpg?size=800x600);
}

/* home parallax */
.grand-hero {
    /* margin-top: -1px; */
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 6em;
    padding-bottom: 5em;
    color: #fff;
    background: linear-gradient(45deg, rgba(0, 100, 75, 0.9), rgba(0, 50, 100, 0.8), rgba(0, 100, 200, 0.1)), url("https://apihoard.webit.com/api/v1/Image/9ACD25F1A8604E3FA5B3AC56C8926B68/9ACD25F1A8604E3FA5B3AC56C8926B68.jpg?size=1920x1440");
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
}

@media (max-width: 567px) {
    .grand-hero {
        text-align: center;
        padding-top: 4em;
        padding-bottom: 3em;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (min-width: 992px) {
    .grand-hero {
        background-attachment: fixed;
    }
}
.grand-hero .container {
    position: relative;
    z-index: 2;
}

.grand-hero-link {
    color: #fff;
    font-weight: 700;
}
.grand-hero-link:hover {
    color: #ddd;
}

/* Titles */
.grand-scantitle {
    text-transform: uppercase;
    font-size: 0.9rem;
    color: var(--color-theme-highlight);
}

.grand-hero .grand-scantitle {
    color: #ddd;
}

.grand-title {
    word-break: keep-all;
    white-space: pre-wrap;
}

.grand-title-main {
    font-size: 3rem;
    line-height: 1.2;
}
.grand-title-sub {
    font-size: 2.5rem;
    line-height: 1.2;
}

.grand-services-list-title {
    font-size: 1rem;
}

@media (max-width: 767px) {
    .grand-title-main {
        font-size: 2rem;
    }
    .grand-title-sub {
        font-size: 1.9rem;
        line-height: 1.2;
    }
}

/* Backgrounds */
.grand-bg-light {
    background: #eee;
}
.grand-bg-primary {
    background: var(--color-theme-primary);
    color: var(--color-theme-text-btn);
}

/* Starburst */
.cw-starburst {
    margin: 0 auto;
    max-width: 150px;
}

/* XS: 440px & Up */
@media (min-width: 440px) {
    .cw-starburst {
        position: absolute;
        top: 0%;
        left: 0%;
        max-width: 140px;
        z-index: 1033;
    }
}

/* SM: 768px & Up */
@media (min-width: 768px) {
    .cw-starburst {
        max-width: 180px;
    }
}

/* MD: 992px & Up */
@media (min-width: 992px) {
    .cw-starburst {
        top: 6%;
        max-width: 200px;
    }
}


/* XLG: 1400px & Up */
@media (min-width: 1400px) {
    .cw-starburst {
        left: 5%;
    }
}

@media (min-width: 1600px) {
    .cw-starburst {
        top: 10px;
        left: 10px;
    }
}

.cw-banner {
    background: linear-gradient(45deg, #062F52, #062f526f), url(https://apihoard.webit.com/api/v1/Image/923723DAFCA4AEF11D20DEBCB8E583F1/923723DAFCA4AEF11D20DEBCB8E583F1.jpg?size=1920x1440);
    background-size: 100%;
}

.page-about-us .textwithimage-in-container {
    padding-top: 0px !important;
}

.page-home .textwithimage-in-container {
    padding-bottom: 0px !important;
}

/* Work With Us Page */
.cw-recruitment-wrapper {
    background: #ffffff;
    color: #333;
    line-height: 1.6;
}

.cw-recruitment-wrapper .cw-hero-section {
    background: linear-gradient(135deg, #D80000 0%, #B80000 100%);
    color: white;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.cw-recruitment-wrapper .cw-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
}

.cw-recruitment-wrapper .cw-hero-content {
    position: relative;
    z-index: 2;
}

.cw-recruitment-wrapper .cw-main-title {
    font-size: 1.75rem;
    font-weight: 800;
    margin-bottom: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.cw-recruitment-wrapper .cw-company-name {
    font-size: 2rem;
    font-weight: 700;
    color: #FFE4E4;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.cw-recruitment-wrapper .cw-content-section {
    padding: 20px 0;
    background: #ffffff;
}

.cw-recruitment-wrapper .cw-intro-text {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 40px;
    color: #555;
}

.cw-recruitment-wrapper .cw-company-highlight {
    color: #D80000;
    font-weight: 600;
    font-size: 1.4rem;
}

.cw-recruitment-wrapper .cw-key-phrase {
    font-size: 1.5rem;
    font-weight: 500;
    color: #D80000;
    margin: 30px 0;
}

.cw-recruitment-wrapper .cw-mission-text {
    font-size: 1.2rem;
    font-weight: 400;
    color: #666;
}

.cw-recruitment-wrapper .cw-call-to-action {
    font-size: 1.4rem;
    font-weight: 600;
    color: #D80000;
    padding: 20px;
    background: #FFF5F5;
    border-left: 4px solid #D80000;
    border-radius: 8px;
    margin-top: 40px;
}

.cw-recruitment-wrapper .cw-highlight-box {
    background: linear-gradient(135deg, #FFF5F5 0%, #FFEBEB 100%);
    padding: 40px;
    border-radius: 15px;
    border: 2px solid #FFD6D6;
    margin: 30px 0;
    position: relative;
}

.cw-recruitment-wrapper .cw-highlight-box::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #D80000, #B80000);
    border-radius: 15px;
    z-index: -1;
    opacity: 0.1;
}

.cw-recruitment-wrapper .cw-values-list {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 40px 0;
    flex-wrap: wrap;
}

.cw-recruitment-wrapper .cw-value-item {
    background: #D80000;
    color: white;
    padding: 15px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 4px 15px rgba(216, 0, 0, 0.3);
    transition: transform 0.3s ease;
}

.cw-recruitment-wrapper .cw-value-item:hover {
    transform: translateY(-3px);
}

.cw-recruitment-wrapper .cw-small-text {
    font-size: 1rem;
    font-weight: 300;
}

.cw-recruitment-wrapper .cw-medium-text {
    font-size: 1.2rem;
    font-weight: 400;
}

.cw-recruitment-wrapper .cw-large-text {
    font-size: 1.3rem;
    font-weight: 500;
}

.cw-recruitment-wrapper .cw-emphasis {
    color: #D80000;
    font-weight: 600;
}

@media (max-width: 768px) {
    .cw-recruitment-wrapper .cw-main-title {
        font-size: 1.5rem;
    }

    .cw-recruitment-wrapper .cw-company-name {
        font-size: 1.8rem;
    }

    .cw-recruitment-wrapper .cw-values-list {
        flex-direction: column;
        align-items: center;
    }
}

/* Homepage Locations */
.cw-service-container {
    background: #062F52;
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 1.5rem 0;
}

.cw-service-container .cw-header-section {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.cw-service-container .cw-main-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 2;
}

.cw-service-container .cw-highlight-word {
    color: #D80000;
    background: linear-gradient(45deg, #D80000, #ff1a1a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
    text-shadow: none;
}

.cw-service-container .cw-cities-container {
    background: rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-radius: 12px;
    padding: 1rem;
    margin: 0.5rem 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.cw-service-container .cw-city-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    font-size: 1.1rem;
    line-height: 1.4;
}

.cw-service-container .cw-city-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    max-width: 300px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(248, 249, 250, 0.9));
    border: 1px solid rgba(216, 0, 0, 0.3);
    border-radius: 8px;
    padding: 0.4rem 0.8rem;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.cw-service-container .cw-city-item:hover {
    transform: translateY(-2px);
    border-color: #D80000;
    box-shadow: 0 4px 12px rgba(216, 0, 0, 0.3);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
}

.cw-service-container .cw-city-name {
    font-size: 1rem;
    font-weight: 600;
    color: #333;
    margin-right: 0.3rem;
}

.cw-service-container .cw-state-code {
    font-size: 0.85rem;
    color: #D80000;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.cw-service-container .cw-icon {
    color: #D80000;
    margin-right: 0.5rem;
    font-size: 1em;
}

@media (max-width: 768px) {
    .cw-service-container .cw-main-title {
        font-size: 1.5rem;
    }

    .cw-service-container .cw-cities-container {
        padding: 0.8rem;
    }

    .cw-service-container .cw-city-list {
        font-size: 0.95rem;
        gap: 0.5rem;
    }

    .cw-service-container .cw-city-item {
        padding: 0.3rem 0.6rem;
    }

    .cw-service-container .cw-city-name {
        font-size: 0.9rem;
    }

    .cw-service-container .cw-state-code {
        font-size: 0.75rem;
    }
}

/* Header Promo Row */
.cw-promo-banner-wrapper {
    background: linear-gradient(135deg, #062F52 0%, #0a4070 100%);
    border-bottom: 3px solid #BB0000;
    max-height: 80px;
    overflow: hidden;
    position: relative;
}

.cw-promo-banner-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg,
    rgba(187, 0, 0, 0.1) 0%,
    rgba(187, 0, 0, 0.05) 50%,
    rgba(187, 0, 0, 0.1) 100%);
    -webkit-animation: cw-shine 3s ease-in-out infinite;
            animation: cw-shine 3s ease-in-out infinite;
}

@-webkit-keyframes cw-shine {
    0%,
    100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes cw-shine {
    0%,
    100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

.cw-promo-content {
    position: relative;
    z-index: 2;
    padding: 20px 0;
}

.cw-promo-text {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    letter-spacing: 0.5px;
}

.cw-price-highlight {
    color: #BB0000;
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: 700;
    margin-left: 8px;
    display: inline-block;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    -webkit-animation: cw-pulse 2s ease-in-out infinite;
            animation: cw-pulse 2s ease-in-out infinite;
}

@-webkit-keyframes cw-pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

@keyframes cw-pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

.cw-icon {
    color: #BB0000;
    font-size: 24px;
    margin-right: 15px;
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.cw-promo-banner-wrapper:hover {
    background: linear-gradient(135deg, #0a4070 0%, #062F52 100%);
    transition: all 0.3s ease;
}

.cw-promo-banner-wrapper:hover .cw-price-highlight {
    background: #BB0000;
    color: white;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .cw-promo-text {
        font-size: 16px;
    }
    .cw-icon {
        font-size: 20px;
        margin-right: 10px;
    }
    .cw-price-highlight {
        margin-left: 4px;
        padding: 6px 16px;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .cw-promo-text {
        font-size: 14px;
    }
    .cw-promo-content {
        padding: 15px 0;
    }
}
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
  .cw-home-loactions {
    padding-top: 2em;
    padding-bottom: 3em;
    background: #062f52;
  }
  .cw-home-loactions h2 {
    font-size: 250%;
    color: #fff;
    text-align: center;
    margin-bottom: 0.7em;
  }
  .cw-home-loactions .card {
    background-color: #2e6989;
    margin: 0.5em auto;
    display: block;
  }
  .cw-home-loactions .card .card-body {
    padding: 0.2em 0.7em;
  }
  .cw-home-loactions .card .card-body h3 {
    font-weight: 400 !important;
    font-size: 110%;
    color: #fff;
    margin: 0.5em auto;
    text-align: center;
  }
  /*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
  .cw-location-page {
  }
  .cw-location-page h2 {
    text-align: center;
  }
  .cw-location-page p {
    font-size: 130%;
    text-align: center;
  }
  .cw-location-page .row {
    margin: 2em auto;
  }
  .cw-location-page .btn {
    margin: 1em auto;
    display: block;
    width: 90%;
    font-size: 125%;
  }

  /*------------------------------------------------------------------*/
  .cw-location-page-locations {
    padding-top: 2em;
    padding-bottom: 3em;
    background: #bb0000;
    margin: 2em auto 4em auto;
  }

  .cw-location-page-locations h2 {
    font-size: 250%;
    color: #fff;
    text-align: center;
    margin-bottom: 0.7em;
  }
  .cw-location-page-locations .card {
    background-color: #ffffff;
    margin: 0.5em auto;
    display: block;
    width: 70%;
  }
  @media (min-width: 992px) {
    .cw-location-page-locations .card {
      width: 100%;
    }
  }
  .cw-location-page-locations .card .card-body {
    padding: 0.2em 0.7em;
  }
  .cw-location-page-locations .card .card-body h3 {
    font-weight: 400 !important;
    font-size: 110%;
    color: #000;
    margin: 0.5em auto;
    text-align: center;
  }
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

