@font-face {
    font-family: "Siemens Sans Roman";
    src:
        url("../fonts/siemenssans-roman-webfont.woff2") format("woff2"),
        url("../fonts/siemenssans-roman-webfont.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Siemens Sans Bold";
    src:
        url("../fonts/siemenssans-bold-webfont.woff2") format("woff2"),
        url("../fonts/siemenssans-bold-webfont.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Siemens Sans Black";
    src:
        url("../fonts/SiemensSans_Prof_Black.woff2") format("woff2"),
        url("../fonts/SiemensSans_Prof_Black.woff") format("woff");
}

@font-face {
    font-family: "siemens-linkbox-custom-icons";
    src:
        url("../fonts/siemens-linkbox-custom-icons.woff") format("woff"),
        url("../fonts/siemens-linkbox-custom-icons.svg") format("svg");
}

@font-face {
    font-family: "siemens-webicons-webfont";
    src:
        url("../fonts/siemens-webicons-webfont.woff") format("woff"),
        url("https://new.siemens.com/etc.clientlibs/settings/wcm/designs/siemens-sites/publish/resources/fonts/siemens-webicons-webfont.svg")
            format("svg");
}

@font-face {
    font-family: "Siemens Slab Black Italic";
    src:
        url("../fonts/SiemensSlab_Prof_BlackItalic.woff2") format("woff2"),
        url("../fonts/SiemensSlab_Prof_BlackItalic.woff") format("woff");
}

@font-face {
    font-family: "Siemens Slab Italic";
    src:
        url("../fonts/SiemensSlab_Prof_Italic.woff2") format("woff2"),
        url("../fonts/SiemensSlab_Prof_Italic.woff") format("woff");
}

html,
body {
    font-family: "Siemens Sans Roman", Arial, sans-serif;
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
}

.siemens-slab-black-italic {
    font-family: "Siemens Slab Black Italic", Arial, sans-serif;
}

.siemens-slab-italic {
    font-family: "Siemens Slab Italic", Arial, sans-serif;
}

a.doc-icon:before {
    content: "\E626" !important;
}

table li {
    margin-bottom: 8px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ebf0f5;
}

/*--------- Quotes -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.quote-section {
}

.quote-statement {
    font-size: 1.75rem;
    font-family: inherit;
    line-height: 1.2857142857;
    margin-top: -0.1014285714em;
    margin-bottom: 20px;
    padding-top: 35px;
    color: #697882;
    margin-right: 0;
    margin-left: 65px;
}

.quote-person {
    font-size: 1.25rem;
    font-family: inherit;
    line-height: 1.3;
    margin-top: -0.037em;
    margin-bottom: -0.063em;
    color: #697882;
    margin-top: 0;
    margin-bottom: 0;
    font-style: normal;
    margin-left: 65px;
}

.quote-person cite,
.quote-person cite {
    font-style: normal;
}

.quote_icon {
    position: absolute;
    font-size: 65px;
    color: #697882;
    opacity: 0.3;
}

.quote_icon:before {
    font-family: "siemens-webicons-webfont";
    content: "\E90D";
}

/*--------- NAV BAR -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.navbar {
    -webkit-box-shadow:
        0 0 0 0,
        0 0 0 0 !important;
    box-shadow:
        0 0 0 0,
        0 0 0 0 !important;
    border-bottom: 2px solid #dfe6ed;
    transition:
        opacity linear,
        top 0.3s linear;
}

.dropdown-toggle::after {
    content: none;
}

.navbar {
    padding-bottom: 0;
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    line-height: 40px;
    color: #788791;
    padding-bottom: 4px;
    -webkit-transition: 0s;
    transition: 0s;
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    border-bottom: 4px solid #099;
    color: #005578;
    padding-bottom: 0px;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a {
    color: #2d373c;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul {
    list-style-position: outside;
}

.navbar
    .mega-dropdown
    .dropdown-menu.mega-menu.v-2
    .sub-menu
    ul
    li
    a:hover:before {
    content: "\E60B";
    font-family: "siemens-webicons-webfont";
    display: inline-block;
    position: relative;
    color: #2d373c;
    opacity: 0.6;
    position: absolute;
    left: 15px;
    top: calc(50% - 8px);
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li span {
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
}

.navbar
    .mega-dropdown
    .dropdown-menu.mega-menu.v-2
    .sub-menu
    ul
    li:hover
    a
    span {
    margin-left: 25px;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li span:hover,
.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li:hover span {
    border-bottom: 1px solid #005578;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li {
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
}

.navbar
    .mega-dropdown
    .dropdown-menu.mega-menu.v-2
    .sub-menu
    ul
    li:first-child {
    border-top: 1px solid #ccc;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a:hover {
    background-color: transparent;
    color: #2d373c;
}

.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li:hover {
    background-color: #dfe6ed;
}

.mega-menu {
    background-color: #ebf0f5;
}

.sub-page {
    padding-left: 25px !important;
}

.navbar-right-items {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
    flex-shrink: 0;
}

.header-contact {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #fff;
    background-color: #099;
    padding: 8px 14px;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color 0.2s ease;
}

.header-contact span {
    font-size: 14px;
    color: #fff;
}

.header-contact:hover {
    background-color: #007a7a;
    color: #fff;
}

.main-logo {
    max-width: 1110px;
    margin: 0 auto;
}

.navbar-collapse {
    max-width: 1110px;
    margin: 0 auto;
}

@media screen and (min-width: 993px) {
    .navbar-collapse {
        display: flex !important;
        align-items: center;
    }
    .navbar-nav.mr-auto {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 992px) {
    .navbar-brand-mobile {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .main-logo,
    .header-contact {
        display: none;
    }
    .navbar-right-items {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        margin: 10px 0;
    }

    /* Hide Bootstrap collapse nav on mobile — shadcn MobileNav replaces it */
    .navbar-collapse {
        display: none !important;
    }
    .navbar-toggler {
        display: none !important;
    }
}

.image-button-white {
    background-color: white;
    display: block;
    height: 100%;
}

.image-button-white img {
    padding: 0;
    margin: 0;
}

.image-button-white h4 {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: #2d373c;
    overflow-wrap: break-word;
    max-width: 75%;
    font-size: 1.25rem;
    line-height: 1.3;
    margin-top: -0.037em;
    margin-bottom: 1.037em;
}

.image-button-white h6 {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: #2d373c;
    overflow-wrap: break-word;
    max-width: 85%;
    font-size: 1rem;
    line-height: 1.3;
    margin-top: -0.037em;
    margin-bottom: 1.037em;
}

.image-button-white p {
    font-size: 1rem;
    font-family: inherit;
    line-height: 1.5;
    margin-top: -0.0725em;
    margin-bottom: 0.0225em;
    color: #2d373c;
    max-width: 90%;
}

.image-button-white div.p-4 {
    position: relative;
}

.image-button-white span {
    font-family: "siemens-webicons-webfont";
    color: #2d373c;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.image-button-white span:before {
    content: "\E60B";
}

a.image-button-subfooter {
    background-color: #0a1419;
    display: block;
    min-height: 150px;
    position: relative;
}

a.image-button-subfooter img {
    padding: 0;
    margin: 0;
    opacity: 0.7;
}

a.image-button-subfooter h4 {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: white;
    overflow-wrap: break-word;
    max-width: 75%;
    font-size: 1.25rem;
    line-height: 1.3;
    margin-top: -0.037em;
    margin-bottom: 1.037em;
}

a.image-button-subfooter h6 {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: #2d373c;
    overflow-wrap: break-word;
    max-width: 85%;
    font-size: 1rem;
    line-height: 1.3;
    margin-top: -0.037em;
    margin-bottom: 1.037em;
}

a.image-button-subfooter p {
    font-size: 1rem;
    font-family: inherit;
    line-height: 1.5;
    margin-top: -0.0725em;
    margin-bottom: 0.0225em;
    color: white;
    max-width: 90%;
}

a.image-button-subfooter span {
    font-family: "siemens-webicons-webfont";
    color: white;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

a.image-button-subfooter span:before {
    content: "\E60B";
}

/*---
.article-button {
    min-height:195px;
}

@media screen and (max-width: 992px) {
    .article-button {
        min-height: 125px;
    }
}
    -------*/

/*--------- FOOTER --------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.footer-wrap {
    background-color: #ebf0f5;
}

.footer-header {
    font-family: "Siemens Sans Bold", Arial, sans-serif;
}

.footer-list {
    list-style: none;
    padding: 0;
    list-style-position: outside;
}

.footer-list li {
    margin: 8px 0px 8px 0px;
}

.footer-list li a {
    color: #697882;
}

.footer-list li a:hover {
    color: #2d373c;
}

.footer-list li a:before {
    font-size: 14px;
    top: -2px;
    padding-right: 10px;
    font-family: "siemens-webicons-webfont";
}

.footer-list li a:before {
    content: "\E60B";
}

.footer-list li a span {
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
}

.footer-list li a span:hover {
    border-bottom: 1px solid #005578;
}

.footer-header-link {
    color: #212529 !important;
}

/*  add .icon-link  to create a link with a > infront of it*/

/*  DARK VERSION .icon-link-dark */

/*---footer styles -------------------------------------------------------------------------------*/

.footer-wrap a:link,
.footer-wrap a:visited {
    color: #697882;
}

.footer-wrap a:hover,
.footer-wrap a:active {
    color: #005578;
}
.footer__legal {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 15px;
}
@media (min-width: 600px) {
    .footer__legal {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 1025px) {
    .footer__legal {
        clear: left;
        width: auto;
        margin-top: 40px;
        margin-bottom: 50px;
    }
}
.footerlinklist__base {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.footerlinklist__base:before,
.footerlinklist__base:after {
    content: " ";
    display: table;
}
.footerlinklist__base:after {
    clear: both;
}
.footer__legalnav {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    display: block;
    font-size: 14px;
    margin-bottom: 35px;
}
.footer__legalnav:before,
.footer__legalnav:after {
    content: " ";
    display: table;
}
.footer__legalnav:after {
    clear: both;
}
@media (min-width: 600px) {
    .footer__legalnav {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .footer__legalnav li {
        display: inline;
        margin-right: 15px;
    }
    .footer__legalnav li:last-child {
        margin-right: 0;
    }
}
@media (min-width: 1025px) {
    .footer__legalnav {
        width: auto;
        margin-left: 40px;
        margin-top: 40px;
    }
}
.footer__legalnav ul {
    display: block;
    margin: 0;
}
@media (min-width: 600px) {
    .footer__legalnav ul li {
        margin-top: 5px;
    }
}
.footer__copyright {
    display: block;
    color: #003750;
    margin-top: 15px;
}
@media (min-width: 600px) {
    .footer__copyright {
        display: inline;
        margin-left: 16px;
        margin-top: 0;
    }
}
.footer__tinylink span {
    display: inline-block;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .footer__tinylink span {
        margin-bottom: 0;
    }
}

/*---Marquee area -----------------------------------------------------------------------------------*/

.video-background-holder {
    position: relative;
    background-color: #000;
    height: 90vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
.video-background-holder video,
.video-background-holder img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.video-background-content {
    position: absolute;
    bottom: 10%;
    left: 80px;
    z-index: 2;
    background: linear-gradient(
        to right,
        rgba(80, 190, 190, 0.7) 0,
        rgba(0, 153, 153, 0.7) 50%,
        rgba(0, 153, 176, 0.7) 83%,
        rgba(0, 153, 203, 0.7) 100%
    );
    margin-right: 1.6949152542%;
    padding: 30px;
    width: 500px;
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: white;
}

.video-background-content-mobile {
    background: linear-gradient(
        to right,
        rgba(80, 190, 190, 1) 0,
        rgba(0, 153, 153, 1) 50%,
        rgba(0, 153, 176, 1) 83%,
        rgba(0, 153, 203, 1) 100%
    );
    margin-right: 1.6949152542%;
    padding: 30px;
    width: 100%;
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    color: white;
}

.video-background-content h1 {
    font-size: 2.375rem;
}

.video-background-content p {
    font-size: 1.25rem;
}

@media screen and (max-width: 992px) {
    .video-background-content {
        bottom: 10%;
        left: 20px;
        margin-right: 1.6949152542%;
        padding: 30px;
        width: 400px;
    }
}

/*--------- Homepage Background Images -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.always-be-ready-header {
    position: relative;
    background-image: url("https://cdn.abovedesignagency.com/img/home/always-be-ready-BG.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.contracts-header,
.cybersecurity-header {
    position: relative;
    background-image: url("https://cdn.abovedesignagency.com/img/home/contracts-section-BG.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    overflow: hidden;
}

/*--------- Homepage Slider -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.slider-copy h1 {
    font-size: 1.5rem;
}

.slider-copy .slider-subhead {
    font-size: 1.3rem;
    line-height: 1.5rem;
    color: #fff;
}

.slider-copy p {
    font-size: 1rem;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 992px) {
    .slider-background-content-mobile {
        left: 0px;
        padding: 5% !important;
        padding-bottom: 8% !important;
        background: linear-gradient(
            to right,
            rgba(80, 190, 190, 0.7) 0,
            rgba(0, 153, 153, 0.7) 50%,
            rgba(0, 153, 176, 0.7) 83%,
            rgba(0, 153, 203, 0.7) 100%
        );
        min-height: 220px;
    }
    .slider-background-content-mobile .hero-slider-text {
        padding-left: 9%;
        width: 90%;
    }
    .slider-copy h1 {
        font-size: 1.3rem;
    }
}

/*--------- Article Header -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.article-header {
    position: relative;
    background-image: url("https://cdn.abovedesignagency.com/img/insights/articles/article-header.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.article-intro {
    width: 88%;
    display: block;
    margin: auto;
}

.lh-29 {
    line-height: 29px !important;
}

.white-text {
    color: #fff;
}

.tertiary-page-headline {
    font-size: 2.5rem;
    margin-top: -1.5rem;
}

.pt-3 {
    padding-top: 3rem;
}

.pt-6 {
    padding-top: 5.2rem;
}

.pt-5 {
    padding-top: 5rem;
}

.quote-styled p {
    width: 88%;
    display: block;
    margin: auto;
    font-size: 2.5rem;
    line-height: 3.8rem;
}

@media (max-width: 600px) {
    .quote-styled p {
        width: 88%;
        display: block;
        margin: auto;
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}

.siemens-slab-italic {
    font-family: "Siemens Slab Italic", Arial, sans-serif;
}

/*---Text Sections ------------------------------------------------------------------------------------*/
.text-section {
    font-family: "Siemens Sans Roman", Arial, sans-serif;
    padding-top: 40px;
    padding-bottom: 60px;
}

.text-section .preheadline {
    font-size: 1.25rem;
    font-family: inherit;
    line-height: 1.4;
    margin-top: -0.086em;
    margin-bottom: 0.836em;
    color: #697882;
    display: inline-block;
    margin-right: 3px;
}

.text-section small {
    color: #697882;
}

.text-section h2 {
    font-size: 2rem;
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    line-height: 1.5;
    margin-top: -0.22875em;
    color: black;
}

.text-section p {
    font-size: 1rem;
    line-height: 26px;
}

.text-section strong {
    font-weight: bold;
}

.text-section p.smaller-p-text {
    font-size: 0.9rem;
}

.text-section-darkgrey {
    background-color: #565f6a;
    color: white;
}

.text-section-darkgrey a {
    color: #b2b7bc !important;
}

.text-section-darkgrey .preheadline {
    color: #cdd9e1;
}

.text-section-darkgrey h2 {
    color: white;
}

.text-section-lightgrey {
    background-color: #ebf0f5;
}

.text-section-black {
    background-color: #0a1419;
    color: white;
}

.text-section-darkblue {
    background-color: #010127;
    color: white;
}

.text-section-darkblue a {
    color: #b2b7bc !important;
}

.text-section-darkblue .preheadline {
    color: #cdd9e1;
}

.text-section-darkblue h2 {
    color: white;
}

.main-button {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    font-family: "Siemens Sans Bold", Arial, sans-serif;
    font-size: 16px;
}

.main-button:before {
    font-family: "siemens-webicons-webfont";
    padding-right: 10px;
    content: "\E60B";
}

.yellow-button {
    background-color: #faa50a;
    color: white;
    display: inline-flex;
}

.yellow-button:hover {
    background-color: #ffb900;
    color: white;
}

.blue-button {
    background-color: #2387aa;
    color: white;
    display: inline-flex;
}

.blue-button:hover {
    background-color: #005578;
    color: white;
}

.white-outline-button {
    display: inline-flex;
    background-color: rgba(0, 0, 0, 0);
    color: white;
    border: 2px solid white;
}

.white-outline-button:hover {
    background-color: rgba(0, 0, 0, 0);
    color: white;
}

.secondary-page-headline {
    font-size: 3rem;
    font-family: "Siemens Sans Bold";
    margin-bottom: 28px;
}


textarea {
    line-height: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.78571428571428571428571428571429em;
    padding-bottom: 0.78571428571428571428571428571429em;
    width: 100%;
    color: #788791;
    border-top: 0.07142857142857142857142857142857em solid #879baa;
    position: relative;
    background-color: #ffffff;
    border: 0.07142857142857142857142857142857em solid #cdd9e1;
    outline: 0;
    outline-offset: 0;
}

.md-form.md-outline input[type="text"] {
    line-height: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.78571428571428571428571428571429em;
    padding-bottom: 0.78571428571428571428571428571429em;
    width: 100%;
    color: #788791;
    border-top: 0.07142857142857142857142857142857em solid #879baa;
    position: relative;
    background-color: #ffffff;
    border: 0.07142857142857142857142857142857em solid #cdd9e1;
    outline: 0;
    outline-offset: 0;
    border-radius: 0;
}

/*---Contract Vehicle Sections ------------------------------------------------------------------------------------*/

.contract-vehicle-table {
}

.contract-vehicle-table th {
    text-align: center !important;
    font-family: "Siemens Sans Bold", Arial, sans-serif;
}

.contract-vehicle-table td {
    padding: 20px;
}

.contract-vehicle-table .customer-column {
    text-align: center;
}

.contract-vehicle-table li {
    margin-bottom: 10px;
}

.contract-vehicle-table img {
    max-width: 150px;
}

@media screen and (max-width: 992px) {
    .contract-vehicle-table img {
        max-width: 80px;
    }
    .contract-vehicle-table td {
        padding: 10px;
    }
}

.md-form.md-outline input[type="text"] {
    background-color: white;
}

/* Native video player styles */
.native-video-wrapper {
    position: relative;
    width: 100%;
}
.native-video {
    width: 100%;
    height: auto;
    background: #000;
    border-radius: 4px;
}
.native-video::-webkit-media-controls-panel {
    background: linear-gradient(transparent, rgba(0,0,0,0.6));
}

/*---Cybersecurity for Defense section------------------------------------------------------------------------------------*/

/* Hero section base styles */
.hero-section {
    position: relative;
    background: url("https://cdn.abovedesignagency.com/img/solutions/cybersecurity/hero.webp");
    background-size: cover;
    background-position: center;
}
/* Create overlay */
.hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(10, 47, 77, 0.85); /* Your blue color with opacity */
    z-index: 1;
}

/* Make content appear above overlay */
.hero-section .container {
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .hero-section {
        padding: 60px 0 80px;
        min-height: auto;
    }
}

.sup2 {
    top: -0.8em !important;
    position: relative !important;
    font-size: 61% !important;
    line-height: 0 !important;
    vertical-align: baseline !important;
}

/*--------- Google Custom Search Engine (GCSE) Override Styles -------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
/* Prevent Google CSE updates from breaking navbar layout */

/* Wrapper container - FORCE width constraint here */
