:root {
    --primary-color: #149FF0;
    --primary-color-light: #55AEE2;
    --primary-color-dark: #096295;
    --teko-font: 'Teko';
    --montserrat-font: 'Montserrat';
    --inter-font: "Inter", sans-serif;
    --white: #ffffff;
    --black: #000000;
    --light-grey: #F1F1F1;
}

hr {
    background-color: var(--primary-color) !important;
    height: 4px !important;
    width: 90%;
    opacity: 1 !important;
    overflow: hidden !important;
    position: unset !important;
}

.postid-21547 .external-bays-spec, .postid-21547 .expansion-slots-spec, .postid-21547 .pcie-expansion-spec {
    display: none !important;
}

.title-underline {
    width: 40% !important;
}

body.custom-background {
    background-color: #ffffff !important;
}

.wp-block-columns {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

h1, h2, h3 {
    font-family: Teko, sans-serif;
    letter-spacing: 2px;
}

h1 {
    font-family: var(--teko-font);
    text-transform: uppercase;
    font-size: 72px !important;
    font-weight: 600 !important;
    line-height: 65px;
}

p {
    font-size: 2rem !important;
}

.post-container-header h3 {
    font-family: var(--montserrat-font) !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    text-transform: uppercase;
}

.post-container-header p {
    font-family: var(--montserrat-font) !important;
    font-weight: 400 !important;
    font-size: 21px !important;
    line-height: 33px !important;
    color: #555555 !important;
    margin-bottom: 4rem;
}

.post-container-header .col-lg-6:nth-child(1) {
    position: relative;
    padding-top: 4rem;
}

.grey {
    background-color: #F9F9F9;
}

.specifications-container {
    display: none;
    padding-bottom: 6rem;
}

.enviroment-container {
    display: none;
    padding-bottom: 6rem;
}

.features-container {
    display: none;
}

.documents-container {
    display: none;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.active {
    display: flex;
}

.post-container-header {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    padding-top: 4rem;
    padding-bottom: 7rem;
}

.post-container-header ul {
    margin-left: 0;
}

.post-container-header li {
    font-family: var(--montserrat-font);
    font-size: 20px;
    line-height: 1.5;
    margin: 0.5rem 0 0 1rem;
}

.header-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5rem;
    padding-top: 2rem;
}

.header-buttons a {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 28px;
    color: var(--white);
    width: 200px;
    margin: 0 10px;
    padding: 2px !important;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.header-buttons .request-quote-btn {
    color: var(--white) !important;
    padding: 0 10px 0 10px !important;
    width: 47% !important;
    border: 4px solid var(--primary-color-dark) !important;
    background-color: var(--primary-color-dark) !important;
    border-radius: 5px;
}

.header-buttons .request-quote-btn:hover {
    background-color: var(--white) !important;
    color: var(--primary-color-dark) !important;
}

.header-buttons .quote-btn {
    background-color: var(--primary-color);
}

.header-buttons .quote-btn:hover {
    background-color: var(--white);
    color: var(--primary-color);
}

.header-buttons .datasheet-btn {
    width: 47% !important;
    text-align: center;
    padding: 0.5rem 0 0.5rem 0;
    color: var(--primary-color-dark);
    background-color: var(--white);
    border: 4px solid var(--primary-color-dark);
}

.header-buttons .datasheet-btn:hover {
    background-color: var(--primary-color-dark);
    color: var(--white);
}

.gallery-container {
    height: 100%;
}

.feature-section {
    padding-bottom: 0;
    padding-top: 0;
}

.feature-section h2 {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 64px;
    text-transform: uppercase;
    color: var(--black);
}

.feature-section h3 {
    font-family: var(--montserrat-font);
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    color: var(--black);
}

.feature-section hr {
    width: 32%;
    margin-left: 34% !important;
}

.feature-section .title {
    text-align: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.features-container .container {
    padding: 0 !important;
}

.features-container {
    flex-wrap: wrap;
}

.features-container .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
}

.features-container h3 {
    font-family: var(--montserrat-font);
    font-family: 600;
    font-size: 24px;
    text-transform: uppercase;
    color: #222222;
}

.features-container h2 {
    font-family: var(--teko-font);
    font-family: 600;
    font-size: 72px;
    text-transform: uppercase;
    color: #222222;
}

.features-card-2 {
    text-align: end;
}

.features-card-2 .features-underline {
    margin-left: auto !important;
    margin-right: 1rem;
}

.features-container p {
    font-family: var(--montserrat-font);
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    color: #222222;
}

.feature-section .container-fluid {
    padding: 0;
    margin: 0;
}

.features-buttons-container {
    background-color: hsl(0, 0%, 13%) !important;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.features-buttons button {
    display: flex;
    align-items: center;
    color: #ffffff !important;
    background-color: hsl(0, 0%, 13%) !important;
    text-transform: uppercase;
    text-decoration: none !important;
    font-family: var(--montserrat-font);
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0;
    padding-right: 10rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    transition: color 0.5s ease-in-out;
}

.features-buttons button:hover, .features-buttons button:focus {
    color: var(--primary-color) !important;
    border-bottom: 4px solid var( --primary-color);
}

.features-buttons button:hover svg, .features-buttons button:focus svg {
    color: var(--primary-color) !important;   
}

.active-color {
    border-bottom: 4px solid var( --primary-color);
}

.active-color span {
    color: var(--primary-color) !important;
}

.active-color svg {
    color: var(--primary-color) !important;   
}

.features-buttons {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
}

.features-underline {
    width: 40% !important;
    margin-left: 0.75rem !important;
    margin-bottom: 0 !important;
}

.feature-tags {
    list-style: none;
    display: inline-flex;
    justify-content: flex-start;
    padding: 0 !important;
}

.feature-tag {
    text-align: center;
    font-size: 20px;
    padding: 10px;
    margin: 8px;
    text-transform: uppercase;
    font-family: Teko, sans-serif;
    color: #ffffff !important;
    background-color: hsl(202, 88%, 41%) !important;;
    letter-spacing: 2px;
    border-radius: 35px;
}

.features-description {
    background-color: hsl(0, 0%, 13%) ;
    color: #ffffff ;
}

.features-description ul {
    list-style: none;
    font-size: 16px;
    padding-top: 80px;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.features-description li {
    padding: 15px;
    font-weight: bold;
}

/* ATMOS TESTING SECTION START */

.atmos-test-section {
    background: #FCFDFE;
    box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.10);
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
    margin-top: 4rem;
}

.atmos-test-section h2 {
    color: #000;
    font-family: var(--inter-font) !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0 !important;
}

.atmos-test-section p {
    color: #000;
    font-family: var(--inter-font) !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
}

/* ATMOS TESTING SECTION END */

.documents-container h2 {
    font-family: var(--teko-font);
    font-family: 600;
    font-size: 72px;
    text-transform: uppercase;
    color: #222222;
}

.question-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    background-color: hsl(0, 0%, 26%);
}

.question-box h3 {
    font-size: 3.75rem !important;
    padding: 20px 20px 0 20px;
}

.question-buttons {
    display: flex;
    justify-content: space-between;
}

.question-buttons a {
    font-size: 20px !important;
    padding: 18px !important;
    margin: 15px !important;
    font-family: Teko, sans-serif;
    letter-spacing: 2px;
    background-color: hsl(202, 88%, 51%) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: all 0.5s ease-in-out;
}

.question-buttons a:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
}

.question-buttons .phone-btn {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.specifications-container .table, .enviroment-container .table {
    margin-bottom: 0 !important;
    margin-top: 0px !important;
}

.make-it-black {
    background-color: hsl(0, 0%, 13%);
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #f1eded !important;
}

.table .spec-col {
    width: 20% !important;
    padding: 0;
}

.table .spec-desc-col {
    width: 80% !important;
    padding: 0;    
}

.table>:not(caption)>*>* {
    padding: 1.5rem 1.5rem;
}

.table th {
    color: #1E1E1E;
    text-align: center;
    font-family: var(--inter-font);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.4px;
    text-align: center !important;
    vertical-align: middle !important;
    border: 1px solid #DDE0E2;
}

.table td {
    color: #1E1E1E;
    font-family: var(--inter-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.36px;
    vertical-align: middle !important;
    border: 1px solid #DDE0E2;
}

.services-section {
    padding-top: 0;
    padding-bottom: 0;
}

.services-container {
    display: flex;
    justify-content: center;
    padding: 0;
}

.services-container .custom-design, .services-container .rugged-tested {
    background-color: hsl(0, 0%, 13%);
    border-top: 3px solid hsl(0, 0%, 49%);
}

.services-container .trusted-service {
    background-color: hsl(0, 0%, 26%);
    border-top: 3px solid hsl(0, 0%, 49%);
}

.services-container .description {
    z-index: 1;
    padding: 55px;
    padding-top: 88px;
    color: #ffffff
}

.services-container .description h3 {
    font-size: 30px;
    font-family: Teko, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.services-container .description p {
    font-size: 1.5rem !important;
    margin-top: 1rem;
    margin-bottom: 6rem;
    line-height: 2 !important;
}

.services-container .description a {
    font-size: 20px !important;
    padding: 18px !important;
    background-color: hsl(202, 88%, 51%) !important;
    color: #ffffff !important;
    margin-top: 50px;
    font-family: Teko, sans-serif;
    letter-spacing: 2px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.services-container .description a:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
}

.services-container .iconify {
    position: absolute;
    width: 150px !important;
    height: 150px !important;
    margin: 15px 0px 0px 15px;
}

.milatary-stars {
    display: flex;
    justify-content: center;
    font-size: 60px;
}

.milatary-design h2 {
    font-size: 9rem !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 4rem;
}

.milatary-design h3 {
    font-family: var(--montserrat-font);
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

.milatary-design hr {
    width: 25% !important;
    margin-left: 37% !important;
}

.milatary-design-flex {
    position: relative;
    height: 60vh;
}

.milatary-design-flex .hero-row {
    height: 60vh;
}

.milatary-design-flex .col-lg-12 {
    display: flex;
    justify-content: end;
    align-items: center;
}

.milatary-design-flex svg {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
}

.milatary-design-flex img {
    z-index: 1;
}

.request-milatary {
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
}

.request-milatary h3 {
    font-size: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.request-milatary a {
    font-size: 20px !important;
    padding: 15px !important;
    margin-left: 10px;
    background-color: hsl(202, 88%, 51%) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: all 0.5s ease-in-out;
}

.request-milatary a:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
    border: 1px solid #000;
}

.hero-text-container {
    position: relative;
}

.hero-text {
    position: absolute;
    display: flex;
    height: 100px;
    width: 440px;
    z-index: 1;
    background: transparent;
    font-size: 15px;
}

.hero-text h3 {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 48px;
    padding-top: 2rem;
    line-height: 0.5;
    text-align: initial;
}

.hero-text p {
    font-family: var(--montserrat-font);
}

.hero-text-1 {
    left: 28%;
    top: 6%;
}

.hero-text-2 {
    top: 48%;
    left: 13%;
}

.hero-text-3 {
    bottom: 0;
    left: 28%;
}

.milatary-design-flex .hero-image {
    z-index: 1;
}

.haas-specs {
    color: #3278b3;
    font-family: "teko",sans-serif;
    max-width: auto;
    text-transform: uppercase;
}
.haas-specs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.haas-specs li:first-child {
    padding: 0 5% 0 0;
}
.haas-specs li {
    display: inline-block;
    list-style: none;
    position: relative;
    text-align: center;
    text-transform: none;
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 30px;
    color: #096295;
}
.haas-specs li {
    padding: 0 7%;
    margin: 0 !important;
}
.haas-specs li span {
    display: table;
    line-height: 1em;
    max-width: 100%;
    white-space: normal;
    margin: 0 auto;
    font-family: var(--montserrat-font);
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: center;
}
.haas-specs span {
    color: #000;
    display: table;
    font-size: 14px;
    font-family: 'HelveticaNeue','Open Sans','Arial',sans-serif;
    text-transform: uppercase;
    margin: 0 auto 10px;
}

.milatary-desing-section {
    background: url("/wp-content/uploads/2022/02/bg.jpg");
    background-size: cover;
}

/* RELATIVE DESIGN PRODUCTS START */

.relative-design-section {
    background-color: #f9f9f9;
}

.relative-design-section h2 {
    color: #000;
    font-family: var(--inter-font);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0;
}

.relative-design-section h3 {
    color: #000;
    font-family: var(--inter-font);
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.5px;
}

.relative-design-section hr {
    width: 32%;
    margin-left: 34% !important;
}

.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    color: #000000;
    padding-top: 10px;
}

.product {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    text-align: start;
    margin: 20px;
    height: 100%;
    width: 30%;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid #DDE0E2;
    background: #ffffff;
}

.product img {
    padding: 5px;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.unit-image-container:hover img {
    transform: scale(1.05);
}

.product h2 {
    font-family: var(--inter-font);
    font-weight: 700;
    font-size: 22px;
    color: #1E1E1E;
    letter-spacing: 1px;
    margin: 0;
}

.product p {
    width: 100%;
    font-family: var(--montserrat-font);
    font-weight: 500;
    font-size: 14px;
    color: #161616;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

.product-description {
    padding: 20px 45px 20px 45px;
    width: 100%;
}

.product-first-specs {
    display: none;
    flex-wrap: wrap;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product-first-specs ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}

.product-first-specs li {
    margin: 0;
    display: none;
    flex-direction: column;
    align-items: center;
    font-family: var(--teko-font);
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-color-dark);
}

.product-first-specs .spec-text, .product-second-specs .spec-text {
    font-family: var(--montserrat-font);
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    color: #555555;
}

.product-first-specs .spec-text {
    text-transform: uppercase;
}

.product .post-link, .product .post-quote {
    text-decoration: none;
    cursor: pointer;
    font-family: var(--teko-font);
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 18px !important;
    margin-bottom: 1rem;
    border-radius: 5px;
    border: 1px solid #0000;
    background-color: hsl(202, 88%, 51%) !important;
    color: #ffffff !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}

.product .post-link {
    padding: 15px 22px 15px 22px !important;
    background: transparent !important;
    color: var(--primary-color-dark) !important;
    border: 2px solid;
}

.product .post-quote {
    padding: 15px 15px 15px 15px !important;
}

.product-second-specs {
    display: none;
    padding-bottom: 20px;
}

.product-second-specs .row {
    padding-top: 11px;
    line-height: 0;
}

.product .post-quote {
    background-color: var(--primary-color-dark) !important;
}

.product .post-link:hover {
    color: var(--white) !important;
    background-color: var(--primary-color-dark) !important;
    border-color: var(--primary-color-dark) !important;
}

.product .post-quote:hover {
    color: var(--primary-color-dark) !important;
    background-color: var(--white) !important;
}

.product .quote-link {
    margin-left: 16px;
}

.product-buttons {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 3%;
    padding-right: 3%;
}

.unit-image-container {
    display: block;
    position: relative;
    width: 100%;
}

.unit-icon {
    display: none;
    position: absolute;
    top: 0;
    width: 0;
    left: 0;
    height: 0;
    border-top: 100px solid var(--primary-color-dark);
    border-right: 100px solid transparent;
    color: #ffffff;
}

.unit-number {
    display: none;
    position: absolute;
    top: 4px;
    left: 14px;
    z-index: 1;
    color: #ffffff;
    font-family: Teko;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.06em;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

/* RELATIVE DESIGN PRODUCTS END */

/* BANNER-SECTION START */

.banner-about {
    background-color: #222222;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.banner-mission {
    background: url("/wp-content/uploads/2022/03/product-mission-bg.jpg");
    background-size: cover;
    padding: 0 !important;
    background-position-x: 50px;
}

.banner-domain .row {
    display: flex;
    justify-content: end;
    text-align: end;
}

.banner-domain {
    background-size: cover !important;
}

.banner-underline {
    width: 40% !important;
    margin-left: 0.8rem !important;
}

.banner-built h4, .banner-mission h4, .banner-domain h4, .banner-about h4 {
    font-family: var(--montserrat-font);
    font-family: 600;
    font-size: 24px;
    text-transform: uppercase;
    color: var(--white);
}

.banner-built h2, .banner-mission h2, .banner-domain h2, .banner-about h2 {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 72px;
    text-transform: uppercase;
    color: var(--white);
}

.banner-domain h2, .banner-domain h4 {
    padding: 0;
}

.banner-domain a {
    width: 20% !important; 
}

.banner-domain .banner-underline {
    width: 17% !important;
}

.banner-link {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 30px;
    padding: 10px 30px 10px 30px;
    width: 40% !important;
    margin-left: 0.8rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: var(--white);
    border: 4px solid var(--primary-color);
    transition: 0.4s all ease-in-out;
}

.banner-link:hover {
    color: var(--primary-color);
    background-color: var(--white);
    border-color: var(--white);
}

.banner-about .banner {
    padding: 0;
}

.banner-about .banner .description {
    padding: 60px 0 60px 0;
}

.banner ul {
    list-style: none;
    padding-bottom: 3rem;
    padding-left: 0;
    margin: 0;
}

.banner li {
    padding-bottom: 0.7rem;
    display: flex;
    margin: 0;
}

.banner .mission-point {
    font-family: var(--montserrat-font);
    font-weight: 500;
    font-size: 24px;
    color: var(--white);
    text-transform: uppercase;
    margin-left: 10px;
}

.contact-form {
    padding: 0 !important;
}

.contact-form .modal-title {
    margin: 0 !important;
}

#contact-form-end {
    padding-top: 8rem !important;
}

#contact-form-start {
    padding-top: 6rem !important;
}

.contact-form .title h2 {
    color: #1E1E1E !important;
    text-align: center;
    font-family: var(--inter-font) !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 35px !important;
    letter-spacing: -0.8px !important;
    text-transform: none !important;
}

.contact-form .title p {
    color: #1E1E1E !important;
    font-family: var(--inter-font) !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 35px !important;
    letter-spacing: -0.5px !important;
}

/* BANNER-SECTION END */

.footer-nav-widgets-wrapper {
    margin-top: 0 !important;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.product-cards-mobile .row {
    justify-content: center;
}

.product-cards-mobile .product-mobile-card:nth-child(1) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-1.jpg");
    background-size: cover;
    background-position: center;
}

.product-cards-mobile .product-mobile-card:nth-child(2) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-2.jpg");
    background-size: cover;
    background-position: center;
}

.product-cards-mobile .product-mobile-card:nth-child(3) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-3.jpg");
    background-size: cover;
    background-position: center;
}

.product-cards-mobile .product-mobile-card:nth-child(4) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-4.jpg");
    background-size: cover;
    background-position: center;
}

.product-cards-mobile .product-mobile-card:nth-child(5) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-5.jpg");
    background-size: cover;
    background-position: center;
}

.product-cards-mobile .product-mobile-card:nth-child(6) {
    background: url("/wp-content/uploads/2022/04/product-mobile-card-6.jpg");
    background-size: cover;
    background-position: center;
}

.product-mobile-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 2px solid rgb(217 217 217);
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    height: 174px;
}

.product-mobile-card h3 {
    font-family: var(--montserrat-font);
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: var(--white);
    text-transform: uppercase;
}

.product-mobile-card a {
    font-family: var(--teko-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--white);
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12);
    padding: 5px 50px 5px 50px;
    margin-top: 34px;
    background-color: var(--primary-color);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
}

.product-mobile-card a:hover {
    color: var(--primary-color);
    background-color: var(--white);
}

.product-cards-mobile h2 {
    font-family: var(--teko-font);
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    color: var(--black);
}

.product-cards-mobile h4 {
    font-family: var(--montserrat-font);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--black);
}

.product-cards-mobile h3 {
    letter-spacing: 0;
}

.product-cards-mobile .title {
    text-align: center;
}

.products-underline {
    width: 28.7%;
    margin-left: 36% !important;
}

/* MOBILE ACCORDION START */

.accordion {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    color: var(--black);
    cursor: pointer;
    width: 100%;
    padding: 10px;
    text-align: left;
    outline: none;
    transition: all 0.4s ease-in-out;
}

.accordion-section .accordion-container {
    padding: 0;
    background-color: #222222;
}

.accordion-section .container-fluid {
    padding-top: 4rem;
}

.accordion span {
    font-family: var(--teko-font);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--white);
}
  
.accordion:hover {
    background-color: #cccccc2e;
    text-decoration: none;
}

.accordion:focus {
    text-decoration: none;
}
  
.accordion:after {
    content: '\003E';
    color: var(--white);
    font-size: 36px;
    height: 62px;
    margin-right: 10px;
    transition: all 0.4s
}
  
.accordion-section .active:after {
    content: '\003E';
    transform: rotate(90deg);
    transition: all 0.4s ease-in-out;
}
  
.panel {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    background-color: #222222;
    transition: max-height 0.5s ease-in-out;
}

.panel p {
    font-family: var(--montserrat-font);
    font-weight: 500;
    font-size: 18px;
    margin-top: 15px;
    padding-left: 10px;
    color: #222222;
}

.contact-form {
    padding: 0 !important;
}

.contact-form .modal-title {
    margin: 0 !important;
}

.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    /*set the size of the lens:*/
    width: 300px;
    height: 240px;
    -webkit-box-shadow: 0px 0px 13px -7px #00000000, 0px 0px 29px 2000px rgb(0 0 0 / 11%); 
    box-shadow: 0px 0px 13px -7px #00000000, 0px 0px 29px 2000px rgb(0 0 0 / 11%);
    cursor: crosshair;
}
  
.preview-container {
    border: 1px solid #d4d4d4;
    /*set the size of the result div:*/
    position: absolute;
    right: 0;
    width: 560px;
    height: 540px;
    display: none;
    z-index: 2;
}

.swiper-zoom-container {
    position: relative;
}

/* MOBILE ACCORDION END */

/* NEW REDESIGN START */

h1 {
    color: #000;
    font-family: var(--inter-font) !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 35px;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

.post-container-header h3 {
    color: #000;
    font-family: var(--inter-font) !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 35px;
    text-transform: none !important;
    letter-spacing: -0.5px !important;
}

.post-container-header {
    align-items: unset;
    padding-top: 0;
    padding-bottom: 0;
}

.post-container-header p, .post-container-header li {
    color: #1E1E1E !important;
    font-family: var(--inter-font);
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px !important;
}

.post-container-header p {
    margin-bottom: 2rem !important;
}

.post-container-header hr {
    display: none !important;
}

.swiper-thumbs {
    background: none !important;
}

.post-container-header .haas-specs {
    margin-top: 2rem !important;
}

.post-container-header .haas-specs li {
    color: #005EBD !important;
    text-align: center !important;
    font-family: var(--inter-font) !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 3px !important;
    letter-spacing: -0.4px !important;
}

.post-container-header .haas-specs li span {
    color: #555 !important;
    text-align: center;
    font-family: var(--inter-font) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 40px !important; 
    letter-spacing: -0.32px !important;
}

.post-container-header .haas-specs li font {
    font-size: unset !important;
}

.header-buttons {
    justify-content: unset !important;
}

.header-buttons .request-quote-btn {
    width: 210px !important;
    border-radius: 50px !important;
    background: #005EBD !important;
    color: #fff !important;
    font-family: var(--inter-font) !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px !important;
    text-transform: none !important;
    letter-spacing: -0.4px !important;
    border: 2px solid #005EBD !important;
    transition: all 0.5s ease-in-out !important;
}

.header-buttons .request-quote-btn:hover {
    color: #005EBD !important;
    background: #fff !important;
}

.header-buttons .datasheet-btn {
    width: 210px !important;
    border-radius: 50px !important;
    background: #fff !important;
    color: #005EBD !important;
    font-family: var(--inter-font) !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px !important;
    text-transform: none !important;
    letter-spacing: -0.4px !important;
    border: 2px solid #005EBD !important;
    transition: all 0.5s ease-in-out !important;
}

.header-buttons .datasheet-btn:hover {
    background:  #005EBD !important;
    color: #fff !important;
}

.banner-domain, .milatary-desing-section {
    display: none !important;
}

.relative-design-section {
    background: #ffffff !important;
}

.specifications-container {
    padding-top: 6rem;
}

.swiper-button-next, .swiper-button-prev {
    display: none !important;
}

.specifications-container .table-spec-accordion {
    display: flex;
    justify-content: center;
    width: 100%;
    border: 2px solid #005EBD;
    padding: 0;
    background: #005EBD;
    color: #fff;
    text-align: center;
    font-family: var(--inter-font);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 51px;
    letter-spacing: -0.6px;
    transition: all 0.5s ease-in-out;
}

.specifications-container .table-spec-accordion svg {
    transition: all 0.5s ease-in-out;
}

.specifications-container .table-spec-accordion svg path {
    fill: #fff;
    transition: all 0.5s ease-in-out;
}

.specifications-container .table-spec-accordion:hover, .specifications-container .table-spec-accordion:focus {
    text-decoration: none !important;
}

.specifications-container .table-spec-accordion:hover, .specifications-container .active-accordion-button {
    cursor: default;
    background: #fff;
    color: #005EBD;
    text-decoration: none !important;
}

.specifications-container .table-spec-accordion:hover svg path, .specifications-container .active-accordion-button svg path {
    fill: #005EBD;
}

.specifications-container .active-accordion-button svg {
    transform: rotate(180deg);
}

.specifications-container .table-spec-accordion svg {
    margin-left: 40px;
}

/* NEW REDESIGN END */

@media (min-width: 2400px) {
    .milatary-design-flex .hero-image {
        width: 35%;
    }
}

@media (max-width: 1200px) {
    .table th {
        font-size: 20px;
        width: 30%;
    }
}

@media (max-width: 992px) {
    .milatary-design-flex .hero-image {
        display: none;
    }
    .milatary-design-flex svg {
        display: none;
    }
    .milatary-design-flex .col-lg-12 {
        display: block;
    }
    .milatary-design-flex .hero-row, .milatary-design-flex {
        height: auto;
    }
    .hero-text {
        position: initial;
        height: auto;
        width: auto;
    }
}

@media (max-width: 1600px) {
    .banner-built {
        background-position-x: 50%;
    }
    .banner-domain {
        background-position-x: 55%;
    }
    .capabilities-card h3 {
        font-size: 22px;
    }
}

@media (max-width: 1400px) {
    .header-description h1 {
        font-size: 50px;
    }
    .header-description h3 {
        font-size: 28px;
    }
    .header-description {
        padding-bottom: 3rem;
    }
    .capabilities-points ul {
        padding-left: 0;
        padding-right: 0;
    }
    .banner-link {
        width: 45% !important;
    }
    .haas-specs ul {
        justify-content: center;
    }
    .haas-specs li {
        padding: 0 4%;
    }
    .relative-design-section .product {
        width: 40%;
    }
}

@media (max-width: 1200px) {
    .engineering-card h3 {
        font-size: 26px;
    }
    .banner-link {
        padding: 10px 10px 10px 10px;
    }
    .capabilities-card h3 {
        font-size: 18px;
    }
    .capabilities-card .link {
        padding: 10px 15px 10px 15px;
    }
    .capabilities .column-title {
        font-size: 28px;
    }
    .capabilities-points li {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .engineering-cards .col-lg-6 {
        width: 49%;
    }
    .banner-about p {
        width: 80%;
    }
    .product-cards .col-lg-3, .capabilities-cards .col-lg-3 {
        width: 32%;
    }
    .header-cards .col-lg-4 {
        width: 32.3%;
    }
}


@media (max-width: 992px) {
    .dropdown-menu {
        border: none !important;
    }
    .product-card .image {
        height: 350px;
    }
    .banner-about .col-lg-6:nth-child(2) {
        height: 350px;
    }
    .banner-about p {
        font-size: 1.5rem;
    }
    .banner-built {
        background-position-x: 35%;
    }
    .banner-domain {
        background-position-x: 70%;
    }
    .banner-domain a {
        width: 30% !important;
    }
    .banner-domain .banner-underline {
        width: 60% !important;
    }
    .product-card-1 .description {
        border-right: 0;
    }
    .product-card-2 .description {
        border-left: 0;
    }
    .product-card-1 img {
        margin-top: 4rem;
    }
    .relative-design-section .product {
        width: 65%;
    }
}

@media (max-width: 1220px) {
    .footer-inner {
        font-size: 1.5rem;
    }
}

@media (max-width: 768px) {
    .product-card .description h2 {
        font-size: 35px;
    }
}

@media (max-width: 700px) {
    .atmos-test-section .col-lg-6:nth-child(2) {
        margin-top: 11rem;
    }
    .atmos-test-section p {
        margin-bottom: 0 !important;
    }
    .atmos-test-section #_form_68A615651F765_._form_5 {
        width: 100% !important;
    }
    .atmos-test-section ._form_5 #email {
        width: 100% !important;
    }
    .atmos-test-section ._form_5 #_form_5_submit {
        width: 100% !important;
        border-radius: 30px !important;
    }
}

@media (max-width: 576px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    h1 {
        font-size: 36px !important;
        text-align: center;
    }
    .header-description h1 {
        text-align: center;
    }
    .post-container-header h3 {
        font-size: 14px !important;
        text-align: center;
    }
    .post-container-header {
        padding-top: 3rem;
    }
    .post-container-header p {
        font-style: normal;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 25px !important;
        color: #222222 !important;
    }
    .header-buttons .request-quote-btn {
        display: none !important;
    }
    .header-buttons {
        padding-bottom: 2rem !important;
    }
    .title-underline {
        margin-left: 30%;
    }
    .haas-specs {
        padding-top: 4rem;
    }
    .haas-specs ul {
        justify-content: space-evenly;
    }
    .haas-specs li {
        font-size: 24px;
        padding: 0 !important;
    }
    .haas-specs li:after {
        content: "" !important;
    }
    .haas-specs li span {
        font-size: 16px;
    }
    .header-description h3 {
        font-weight: 400;
        text-align: center;
        margin-bottom: 0;
    }
    .specifications-container, .relative-design-section, .enviroment-container, .contact-form .title {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .header-description {
        padding: 3rem;
        padding-top: 10rem;
        padding-bottom: 10rem;
        background: url("/wp-content/uploads/2022/04/home-mobile-hero-bg.jpg");
        background-size: cover;
        background-position: center;
    }
    .header-buttons {
        justify-content: center !important;
    }
    .header-buttons .request-quote-btn, .header-buttons .datasheet-btn {
        width: 85% !important;
        margin: 0;
    }
    .header-buttons .request-quote-btn {
        margin-bottom: 25px;
    }
    .specifications-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    .relative-design-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .relative-design-section h2 {
        color: #000;
        font-family: var(--inter-font);
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; /* 95.238% */
        letter-spacing: -0.42px;
    }
    .relative-design-section h3 {
        color: #000;
        font-family: var(--inter-font);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.32px;
    }
    .relative-design-section .product {
        width: 100%;
        margin: 0;
        margin-bottom: 2rem;
    }
    .relative-design-section .product h2 {
        color: #1E1E1E;
        font-family: var(--inter-font);
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; 
    }
    #contact-form-start {
        padding-top: 3rem !important;
    }
    .contact-form .title h2 {
        color: #000;
        font-family: var(--inter-font);
        font-size: 21px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 20px !important; /* 95.238% */
        text-align: start !important;
        letter-spacing: -0.42px;
    }
    .contact-form .title p {
        color: #000;
        font-family: var(--inter-font) !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 20px !important;
        text-align: start;
        letter-spacing: -0.32px;
    }
    .accordion-section {
        padding-top: 0;
    } 
    .grey {
        background-color: #222222;
    }
    .features-container {
        display: block;
    }
    .enviroment-container {
        display: block;
    }
    .specifications-container {
        display: block !important;
    }
    .table {
        --bs-table-bg: #ffffff !important;
    }
    .table th {
        font-size: 15px;
        width: 45%;
    }
    .table td {
        font-size: 16px;
    }
    .banner-built .request-quote-btn {
        font-weight: 600;
        font-size: 21px !important;
        padding: 10px 10px 10px 10px !important;
        width: 40% !important;
        margin-left: 0.8rem !important;
        text-align: center !important;
        text-decoration: none !important;
        text-transform: uppercase;
        color: var(--white) !important;
        background-color: transparent;
        border: 4px solid var(--primary-color) !important;
        transition: 0.4s all ease-in-out !important;
    }
    .features-container h3, .panel h3 {
        font-family: var(--montserrat-font) !important;
        color: var(--white) !important;
        font-size: 20px !important;
        text-align: center !important;
    }
    .features-container h2, .panel h2 {
        color: var(--white) !important;
        font-size: 30px !important;
        text-align: center !important;
        margin-bottom: 39px !important;
    }
    .panel h3, .panel h2 {
        text-transform: uppercase;
    }
    .features-container p {
        color: var(--white);
        font-size: 18px !important;
        margin-bottom: 90px;
        text-align: initial;
    }
    .features-underline {
        margin-left: 30% !important;
    }
    .features-card-2 .features-underline {
        margin-left: 30% !important;
    }
    .banner {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .banner-about .banner .description, .banner-domain .banner {
        padding: 60px 30px 60px 30px;
    }
    .footer-widgets-wrapper .column-one {
        padding: 20px;
    }
    .banner-about h4, .banner-built h4, .banner-domain h4 {
        font-size: 14px;
    }
    .banner-about h2, .banner-built h2, .banner-domain h2 {
        font-size: 36px;
    }
    .banner-link {
        font-size: 21px;
        width: 40% !important;
    }
    .banner-built {
        background: url("/wp-content/uploads/2022/04/FLAG-MOBILE.jpg");
        background-size: cover;
    }
    .banner-built .row {
        justify-content: center;
        text-align: center;
    }
    .banner-underline {
        width: 20% !important;
        margin-left: 0 !important;
    }    
    .banner-built h2 {
        margin-bottom: 2rem;
        letter-spacing: 0.5px;
    }
    .banner-domain a {
        width: 43% !important;
    }
    .header-description .description {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .header-description .row .col-lg-6:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-description .description p {
        display: none;
    }
    .header-description .link {
        font-size: 20px;
        width: 133px;
        padding: 10px 10px 10px 18px;
    }
    .products {
        padding-bottom: 3rem;
    }
    .products h4 {
        font-size: 14px;
    }
    .products h2 {
        font-size: 36px;
    }
    .post-container-header .swiper-slide img {
        height: auto !important;
    }
    .post-container-header .mySwiper2 {
        height: 380px !important;
    }
    .post-container-header .mySwiper {
        height: 25% !important;
    }
    .gallery-container .swiper-button-next, .gallery-container .swiper-button-prev {
        display: none;
    }
}

@media (max-width: 360px) {
    h1 {
        font-size: 30px !important;
    }
    .header-description h3 {
        font-size: 24px;
    }
    .core-slider h4 {
        font-size: 32px;
    }
    .core-slider li {
        font-size: 16px;
    }
    .table th {
        font-size: 13px;
        width: 50%;
    }
    .table td {
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .post-header {
        padding-bottom: 0;
    }
    .specifications-container {
        flex-direction: column;
    }

    .specifications-container .table-accordion {
        overflow: hidden;
        transition: max-height 0.5s ease-out;
    }
}