@charset "utf-8";

/* CSS Document */


/* UNIVERSAL CLASSES */

@media {
    html {
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        font-family: 'Montserrat' , sans-serif;
        color: Black;
        min-height: 100%;
        overflow-y: scroll;
    }

    body {
        min-height: 100%;
        font-size: 1em;
        line-height: 1.4;
        margin: 0px;
        padding: 0px;
        background-position: center;
        background: black;
    }
    .container {
        background: #272727;
        margin: auto;
        padding: 0px;
    }
    div,
    ul {
        margin: 0px;
        padding: 0px;
        overflow:inherit;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    h7 {
        font-family: 'Montserrat' , sans-serif;
        color: whitesmoke;
        text-align: left;
        word-spacing: 2px;
        font-weight: 600;
        letter-spacing: .85px;
        margin: 6px 0px 6px 0px;
        display: block;
        text-transform: uppercase;
    }
    
    h {
    display: block;
    color: black;
    font-family: open-sans, Helvetica, Arial, sans-serif;
    font-weight: 1000;
    font-size: 24px;
    text-align: center;
    letter-spacing: .02em;
    line-height: 1.25; 
    margin: 20px 0px 20px 0px;
    }
    
    h1 {
        font-size: 30px;
        margin-bottom: 10px;
        font-weight: 1000;
    }
    h2 {
        font-size: 18px;
        letter-spacing: 1.5px;
    }
    
    h3 {
        font-size: 30px;
        font-weight: 1000;
    }
    
    .Clickable_Text {
        cursor: pointer;
        text-decoration: underline;
    }
    
    
    .red-border-left {
        border-left: 3px solid #792727;
        padding-left: 14px;
    }
    .red-border-left-dot-peen-landing-page {
        border-left: 3px solid #792727;
        padding-left: 14px;
        color: black;
    }
    .red-border-left-dot-peen{
        border-left: 3px solid #792727;
        padding-left: 14px;
        color: white;  
    }
    
    .red-border-left-drilling-highlight-container{
        border-left: 3px solid #792727;
        padding-left: 14px;
        padding-right: 14px;
        color: white;
        background-color: black;
        font-size: 35px;
        font-family: 'Open Sans', Arial, sans-serif;
        text-transform: uppercase;
        word-spacing: 2px;
        letter-spacing: .85px;

    }
    
    


    .drilling-highlight-container-info{
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px 10px 10px 14px;
        color: #c5c5c5;
        background-color: #792727;
        border-radius: .2em;
    }
    
    .drilling-highlight-container-info-bullets{
        background-color: black;
        max-width: 370px;
        margin-top:0px;
        border-radius: .2em;
    }
    
    .drill-highlight-container-page-link{
        margin-top: 10px;
    }

     .red-border-left-ink-marker {
        border-left: 3px solid #792727;
       /* padding-left: 14px;*/
        color:white;
    }
    .red-border-left-dot-peen span{
       font-size: 40px;   
    }
    
    .red-border-left-ink-marker-info{
        background-color: black;
        border-radius: 5px;
        font-family: Helvetica, serif;
        letter-spacing: 1px;
        font-size:20px;
        color: white;
        padding-left: 15px;
        padding-top:5px;
        padding-bottom: 5px;
        padding-right: 15px;
        
    }
    .single-dot-ink-marker-header{
        margin-left: -10px;
        margin-bottom: 16px;
        
    }
    
    .single-dot-ink-marker-info-container{
        text-align: center;
    }
    
    .single-dot-ink-marker-info-header {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        font-weight: 1000;
        text-transform: uppercase;
        text-decoration: underline;
        color: #262626
    }
    
    .single-dot-ink-marker-info {
        width: auto;
        display: inline-block;
        text-align: left;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        font-weight: 1000;
        text-transform: uppercase;
        color: #262626
    }
    
    #single-dot-description-container h1 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    
    #multi-dot-description-container h1 {
        font-size: 24px; 
        margin-bottom: 0px;
    }
    
    #single-dot-paragraph  {
        margin-bottom: 0px;
    }
    
    #multi-dot-paragraph  {
        margin-bottom: 0px;
    }

    
    .ink-marker-video-link{
        text-align: center;
        margin-top: 12px;
    }

    .dot-peen-info {
        background-color: black;
        border-radius: 5px;
        font-family: Georgia, serif;
        letter-spacing: 1px;
        font-size:17px;
        color: white;
        padding-left: 15px;
        padding-top:5px;
        padding-bottom: 5px;
        padding-right: 15px;
    }
        .dot-peen-info span {

    } 
    
    .hide-on-mobile.dot-peen-product-page-header{
        margin-top: 80px;
       
    }
    
    .dot-peen-results-info,
    .ink-marker-info{
        background-color: black;
        border-radius: 5px;
        font-family: Georgia, serif;
        letter-spacing: 1px;
        font-size:17px;
        color: white;
        padding-left: 15px;
        padding-top:5px;
        padding-bottom: 5px;
        padding-right: 15px;
    }
    
    .Text_Background{
        /*height: 160px;
        width: 400px;*/
        display: block;
        border-radius: 3pt;
        padding-left: 6px;
        padding-top: 6px;
        padding-bottom: 0px;
        padding-right: 6px;
        background-color: #792727;
        box-shadow: 2px 2px 3px 0px black;
        margin-bottom: 10px;
        width: 39%;
    }

    .red-border-bottom {
        border-bottom: 2px solid #b0181b;
        display: block;
        text-align: center;
        font-weight: bold;
    }
    
    h1.red-background-header {
        margin: 0px;
        padding: 4px;
        background: #8e2a2a;
        display: block;
        text-align: center;
        font-weight: 400;
        color: white;
        letter-spacing: 2px;
    }
    .intro-header {
        text-align: left;
        font-size: 22px;
        font-weight: 500;
    }
    .product-intro {
        font-size: 32px;
    }
    .center-align-paragraph {
        text-align: center;
    }
    .heading {
        font-size: 18px;
        font-weight: 600;
    }
    p,
    li {
        font-family: 'Open Sans', Arial, sans-serif;
        margin: 0px;
        padding: 0px;
        font-size: 15px;
        line-height: 1.6em;
        word-spacing: 1px;
        letter-spacing: 0.3px;
        font-weight: 400;
        color: #212121;
    }
    
    .drilling-highlight-container-info-bullets .drilling-bullets li{
       color: white;
       font-size: 20px;
       margin-left: 35px;
    }
    
    p {
        clear: both;
        margin-top: 0px;
        margin-bottom: 15px;
        text-align: left;
        color: whitesmoke;
    }
    
    .center-align {
        text-align: center;
    }
    ul,
    ol,
    dl {
        margin-left: 0px;
        color: #3e3e3e;
    }
    li {
        list-style: square;
/*        margin-left: 16px;*/
        line-height: 2.0em;
    }
    img {
        max-width: 100%;
    }
    a img {
        border: none;
    }
    a:link {
        text-decoration: none;
    }
    a:visited {
        text-decoration: none;
    }
    .clearfloat {
        /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
        clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px;
    }
    .br_20 {
        height: 0px;
        opacity: 0;
        margin: 2px;
    }
    hr {
        display: block;
        margin: 80px auto;
        border-style: inset;
        border-width: 1px;
        opacity: 0.6;
    }
    .full-width {
        width: 100%;
        margin-right: 0%;
        float: left;
    }
    .half-width {
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    .half-width-more-spacing {
        width: 47%;
        margin-right: 6%;
        float: left;
    }
    .half-width-most-spacing {
        width: 45%;
        margin-right: 10%;
        float: left;
    }
    .one-third-width {
        width: 32%;
        margin-right: 2%;
        float: left;
    }
    .two-third-width {
        width: 66%;
        margin-right: 2%;
        float: left;
    }
    .fourty-percent-width {
        width: 39%;
        margin-right: 2%;
        float: left;
    }
    
    .sixty-percent-width {
        width: 59%;
        margin-right: 2%;
        float: left;
    }
    
    .eighty-percent-width{
        width: 79%;
        margin-right: 2%;
        float: left;
    }
    .thirty-percent-width {
        width: 29%;
        margin-right: 2%;
        float: left;
    }
    .seventy-percent-width {
        width: 69%;
        margin-right: 2%;
        float: left;
    }
    .three-fifths-width {
        width: 59%;
        margin-right: 1.5%;
        float: left;
    }
    .two-fifths-width {
        width: 39%;
        margin-right: 4%;
        float: left;
    }
    .last-column {
        margin-right: 0%;
    }
    .half-width-more-spacing .last-column {
        margin-right: 3%;
    }
    .arrow {
        width: 0;
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid #db0000;
        display: inline-block;
        margin-right: 6px;
        margin-bottom: -3px;
    }
    .arrow-small {
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 9px solid #792727;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: -2px;
    }
    .arrow-mid {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #792727;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: -2px;
    }
    .margin-top-10{
        margin-top: 10px;
    }
    .margin-top-20 {
        margin-top: 20px;
    }
    .margin-top-40 {
        margin-top: 40px;
    }
    .margin-top-60 {
        margin-top: 60px;
    }
    .margin-top-80 {
        margin-top: 80px;
    }
    .margin-top-100{
        margin-top: 100px;
    }
    .margin-top-140{
        margin-top: 140px;
    }
  
    .margin-bottom-0{
        margin-bottom: 0px;
    }
.margin-top-0{
    margin-top:0px;
}
    #cloud-image-1 {
        width: 52.5%;
        margin-right: 2.5%
    }
    #cloud-image-2 {
        width: 44.5%;
    }
    
    #dotpeen-container-1 {
        width: 42%;
        float: left;
    }
    #dotpeen-container-2 {
        width: 54%;
        margin-top: 50px;
    }

    #three-tile-row h1 {
        background: White;
        text-align: center;
        margin: 0px;
        padding: 10px;
        font-weight: 500;
        font-size: 20px;
        border-radius: 4px 4px 0px 0px;
    }
    .show-on-mobile {
        display: none;
    }
    @media screen and (max-width: 1100px) {
        p,
        li {
            font-size: 14px;
            line-height: 1.7em;
            word-spacing: 1px;
            letter-spacing: 0.3px;
        }
    }
    @media screen and (max-width: 1000px) {
        h1 {
            font-size: 24px;
            margin: 20px 0px 10px 0px;
        }
        .product-intro {
            font-size: 28px;
        }
        h2 {
            font-size: 18px;
            font-weight: 400;
        }
        
        h3{
            font-size: 24px !important;
            font-weight: bold !important;
        }
        
        h2#nexus-oxy-title.red-border-left{
            font-size: 28px !important;
        }
        
        .arrow {
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #792727;
            margin-right: 6px;
            margin-bottom: -2px;
        }
        .arrow-small {
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #792727;
            margin-right: 6px;
            margin-bottom: -1px;
        }
        .arrow-mid {
            border-top: 9px solid transparent;
            border-bottom: 9px solid transparent;
            border-left: 9px solid #792727;
            margin-right: 6px;
            margin-bottom: -1px;
        }
        .clear-early {
            width: 84%;
            margin-left: 8%;
            margin-right: 8%;
        }
        .hide-on-tablet {
            display: none;
        }
        .intro-header {
            font-size: 30px;
        }
        .margin-top-10{
            margin-top: 0px;
        }
        .margin-top-20 {
            margin-top: 0px;
        }
        .margin-top-40 {
            margin-top: 0px;
        }
        .margin-top-60 {
            margin-top: 0px;
        }
        .margin-top-80 {
            margin-top: 0px
        }
        .margin-top-100{
            margin-top: 0px;
        }
        .margin-top-140{
            margin-top: 0px;
        }
        #retrofit-container-2,
        #cloud-image-1,
        #cloud-image-2 {
            width: 100%;
            margin-right: 0%;
            float: none;
            margin-bottom: 10px;
        }
    }
    @media screen and (max-width: 740px) {
        
        .full-width,
        .half-width,
        .half-width-more-spacing,
        .half-width-most-spacing,
        .one-third-width,
        .two-third-width,
        .thirty-percent-width,
        .fourty-percent-width,
        .sixty-percent-width,
        .seventy-percent-width,
        .three-fifths-width,
        .two-fifths-width,
        #drill-container-1,
        #drill-container-2
        {
            width: 100%;
            margin-right: 0%;
            float: none;
            margin-bottom: 10px;
        }
        
        .half-width-more-spacing .last-column {
            margin-right: 0%;
        }
        .clear-early {
            width: 100%;
            margin-left: 0%;
            margin-right: 0%;
        }
        
        p,
        .center-align-paragraph {
            text-align: justify;
        }
        .intro-header {
            font-size: 22px;
        }
        .red-border-bottom.intro-header {
            text-align: center;
        }
                
    }
    
    iframe-size {
        position:absolute;
        top:0px;
        left:0;
        width:68%;
        height:90%;
        padding: 0px 15px 0px 7px;
    }
    
    iframe-wrapper {
        padding:32% 0 0 0;
        position:relative; 
        box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255,255,255,0.5), inset -0.2em -0.2em 0.2em 0 rgba(0,0,0,0.5);
    }
    
    @media screen and (max-width: 600px) {
        .product-intro,
        h1 {
            font-size: 24px;
            margin: 10px 0px 10px 0px;
            padding-left: 0px;
        }
        h2 {
            font-size: 17px;
            font-weight: 400;
        }
        h1.red-background-header {
            margin: 0px;
            padding: 4px;
            background: #8e2a2a;
            display: block;
            text-align: center;
            font-weight: 400;
            color: white;
            letter-spacing: 2px;
        }
         
        h2#nexus-oxy-title.red-border-left{
            font-size: 24px !important;
        }
        
        p {
            font-size: 13px;
            line-height: 1.7em;
            word-spacing: 1px;
            letter-spacing: 0.3px;
            margin-bottom: 24px;
        }
        p.description {
            margin-bottom: 20px;
        }

        p.sub-description {
            margin-top: 10px;
        }
        .red-border-left {
            border-left: 2px solid #930000;
            padding-left: 10px;
        }
        .hide-on-mobile {
            display: none;
    
        }
        .show-on-mobile {
            display: block;
        }

    }
}


/* HEADER */

@media {
    header {
        background-color: #394d5d;
    }
    #div_header {
        margin: auto;
        max-width: 1240px;
        overflow: visible;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    #logo {
        display: flex;
        height: 90px;
        align-items: center;
    }
    
    #logo a {
        display: flex;
    }
    
    #contact_info {
        font-size: 15px;
        float: right;
        margin: 26px 30px 0px 10px;
        color: white;
    }
    #contact_info li {
        list-style: none;
        color: white;
    }
    #phone-number,
    #phone-number i {
        font-size: 14px;
        color: black;
    }
    #phone-number {
        float: right;
        margin-top: 20px;
        margin-right: 20px;
        display: none;
    }
    #email-subscribe-form {
        float: right;
        margin-top: 30px;
        margin-right: 10px;
        min-width: 294px;
    }
    #email-subscribe-form a {
        float: right;
        color: white;
        background: #792727;
        border-radius: 2px;
        font-size: 12px;
        padding: 6px 10px;
    }
    #email-subscribe-form i {
        margin-right: 4px;
    }
    #email-subscribe-form p {
        clear: both;
        color: black;
        letter-spacing: 0.1em;
        margin-top: 6px;
        font-weight: lighter;
        font-size: 13.5px;
    }
    .subscribe-message {
        margin-top: 34px;
        margin-bottom: 0px;
    }
    #email-subscribe-form input[type=text],
    #email-subscribe-form input[type=submit] {
        border-radius: 2px;
    }
    #email-subscribe-form input[type=submit] {
        border: 0px;
    }
    #email-subscribe-form input[type=text] {
        padding: 6px;
        margin-right: 8px;
        width: 170px;
    }
    #email-subscribe-form input[type=submit] {
        color: white;
        background: #792727;
        padding: 8px 10px;
        cursor: pointer;
    }
    #email-subscribe-form input[type=submit]:hover {
        background: #b90000;
    }
    @media screen and (max-width: 900px) {
        #logo {
            height: 40px;
            margin: 10px 0px 10px 10px;
        }
        #email-subscribe-form p {
            display: none;
        }
        #phone-number {
            margin-top: 16px;
            margin-right: 20px;
        }
        #email-subscribe-form {
            margin-top: 16px;
            margin-right: 10px;
        }
    }
    @media screen and (max-width: 700px) {
        #phone-number {
            display: none;
        }
    }
    @media screen and (max-width: 600px) {
        #email-subscribe-form {
            display: none;
        }
    }
    @media screen and (max-width: 460px) {
        #logo {
            height: 36px;
            margin: 8px 0px 8px 8px;
        }
    }
    @media screen and (max-width: 400px) {
        #Phone_Label {
            display: none;
        }
    }
}

/* NAVIGATION */

@media {

    #nav_bar_mobile {
        display: none;
        height: 2px;
        background-color: #476176;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0);
        margin-top: 4px;
        margin-bottom: 10px;
    }
    
    #main_menu {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    #main_menu li {
        width: 200px;
        list-style: none;
    }
    #main_menu a:not(.logo_link) {
        display: block;
        padding: 0px 40px;
        color: whitesmoke;
        font-size: 15px;
        letter-spacing: 2.0px;
        line-height: 20px;
        font-weight: 500;
        max-height: 45px;
        width: 150px;
        padding: 10px 10px 10px 10px;
        background: linear-gradient(whitesmoke 0 0) 
        bottom left/
        var(--underline-width, 0%) 0.1em
        no-repeat;
        text-decoration: none;
        transition: background-size .7s; /*how fast underline appears*/
    }
    

    #main_menu li > a {
        transition: background 0.25s;
    }
    
    #main_menu a:hover:not(.logo_link) {
/*        background-color: #b0181b;*/
        color: white;
        
        --underline-width: 100%;
    }
    
    #active,
    a#active {
        background-color: #b0181b;
        color: white;
    }
    #main_menu div > a { 
        border-bottom: 1px #d6d6d6 solid; /* this is dropdown menu divider line color*/
        padding: 10px 10px 20px 20px;
        background: white;
        float: left;
        clear: both;
        text-align: left;
        width: 160px;
        font-size: 15px;
        font-weight: 400;
    }

    #main_menu a.last-dropdown-item {
        border-bottom: 0px;
    }
  
    .dropdown_content {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;

        transition:
        opacity .8s ease, /*how fast it shows dropdown */
        visibility 0s linear 0.01s; /* how fast it hides */
    }
      #main_menu li:hover .dropdown_content {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition-delay: .7s; /* wait for underline */
        box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.9);
        z-index: 10;
    }
     
    #main_menu .dropdown_content a {
        display: block;
        color: black;                 /*dropdown text */
        background: whitesmoke;
        padding: 10px 10px 20px 10px;
        width: 150px;
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        border-bottom: 1px solid #d6d6d6;
        transition: background 0.25s, color 0.25s;
    }
    
    #main_menu .dropdown_content a:hover {
        background-color: #b0181b;
    }
/*sub menu stuff here */
 
/*INSIGHT PAGE*/
    
    .red-border-left-insight-software {
        border-left: 3px solid #792727;
        padding-left: 14px;
        color: black;
    }
    
    .insight-software-description-text{
        color:black;
    }
    
    h2#insight-features-title.red-border-bottom {
        text-align: left;
        margin-left: 7px;
    }
    #ink-marker-images-container{
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    }
    
    #ink-marker-selection-button-container{
        display: flex;
        justify-content: center;
    }
    
    #ink-marker-generic-description-container{
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
    }
    
    #single-dot-description-container{
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5), inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
    }
    
    #multi-dot-description-container{
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5), inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
    }
    
    #permanent-marking-solutions{
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            padding: 20px;
    }
    
    #ink-markers{
            display: flex;
            flex-direction: row;
            align-items: stretch;
            justify-content: space-between;
            padding: 20px;
    }
    
    .iframe-wrapper-images {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        background-color: #5e5e5e;
        padding: 20px;
        border-radius: 3px;
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
        height: 440px;
        max-height: 440px;
    }
    
    .iframe-wrapper-images-dot-peen {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        background-color: #5e5e5e;
        padding: 20px;
        border-radius: 3px;
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
        max-height: 540px;
    }

        /*ADDED FOR MARKING SOLUTIONS PAGE 3/9/23 dotpeen and inkmarker*/
    #dot-peen-descriptions-overall-wrapper {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        max-height: 550px;
    }

    #dot-peen-background-container {
        position:relative;
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/dot_peen_banner_background_3_low_opacity_smaller.png);
        background-position: right;
        background-size: cover;
        background-attachment: fixed;
        padding-bottom: 0px;
    }

        /* ── .iframe-wrapper-images-dot-peen (dot peen image viewer) ───────────── */
    .iframe-wrapper-images-dot-peen {
        background: var(--clr-panel) !important;
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        box-shadow: none;
    }
    
    #ink-marker-background-container {
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/ink_marker_banner_low_opacity4_smaller.png);
        background-position:center;
        background-size:cover;
        background-attachment: fixed;
        padding-bottom: 0px;
    }
    
    #dot-peen-results-background-container{
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/Up_Close_Background_Resize_Try_Edited_Smaller.jpg);
        background-size:cover;
        background-repeat: no-repeat;
    }
    
    #ink-marker-single-dot-rusty-results-background-container {
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Products/Ink_Markers/Single_Dot/Rusty_Plate_Results2.jpg);
        background-size:cover;
        padding-bottom: 0px;
        margin-bottom:50px;
    }
    
    /*END OF ADDED 3/9/23*/
    
    .iframe-wrapper-2 {
        width: 61%; 
        margin: 0 auto; /* Center the container horizontally */
        position: relative; 
        padding-top: 33.75%; /* 16:9 aspect ratio */
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                    inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
        background-color: #792727; /* Ensure background color */
        box-sizing: border-box; /* Padding won't affect size */
    }
    
    .iframe-size-2 {
        position: absolute;
        top: 5%; /* Space from the top to ensure frame visibility */
        left: 0;
        width: 100%;
        height: 90%; /* Adjust height to allow space for top/bottom frame */
        border: none; /* No border for the video */
    }
    
    div #controller-configurations {
        display: flex;
        margin: 20px 0px 40px 0px;
        width: auto;
        height: auto;
        opacity: 0;
    }
    
    #add-ons {
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/BevelCuttingBackground4.jpg);
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
        opacity: 0;
    }

    
    .Title_Box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px 10px 10px 10px;
    }
    
    .Content_Square {
        background-color: #4C4C4C;
        padding: 10px 20px 20px 20px;
        border-radius: 10px;
    }
    
    #insight-software-click-steel-solutions-button {
        color: black;
        text-decoration: underline;
        text-underline-position: below;
        text-underline-offset: 4px;
        font-weight: 800;
        margin-bottom: 4px;
    }
    
    @keyframes rotate-once {
        from{
            transform: rotate(0deg);
        }
        
        to{
            transform: rotate(360deg);
        }
    }
    
    .rotate-once {
        animation: rotate-once 4s linear;
    }
    
    @keyframes appear {
        from {
            opacity: 0;
        }
        
        to{
            opacity: 1;
        }
    }
    
    @keyframes dissappear {
        from{
            opacity: 1;
        }
        
        to{
            opacity: 0;
        }
    }
    
    .animate-add-ons {
        animation: appear 1.5s forwards;
    }
    
    .animate-controller-configurations {
        animation: appear 1.5s forwards;
    }
    
    .animate-revolutionary-new-controller-design{
        animation: appear 1.5s forwards;
    }
    
    .animate-ink-marker{
        animation: appear 1.5s forwards;
    }
    
    .animate-dot-peen {
        animation: appear 1.5s forwards;
    }
    
    .animate-5-axis-bevel {
        animation: appear 1.5s forwards;
    }
    
    .animate-bevel-lifter-and-crash-detect{
        animation: appear 1.5s forwards;
    }
    
    .animate-dual-bevel {
        animation: appear 1.5s forwards;
    }
    
    .animate-oxy-fuel {
        animation: appear 1.5s forwards;
    }
    
    .animate-drilling {
        animation: appear 1.5s forwards;
    }
    
    /* Two-column layout — image left, info right */
    div #controller-configurations {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: start;
        margin: 40px 0;
        opacity: 0;
    }
    
    #controller-configurations img {
        width: 100%;
        height: auto;
    }
    
    #controller-configurations-info{
        display: flex;
        flex-direction: column;
    }
    
    #insight-controller-intro {
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-left: 4px solid var(--clr-red);
        border-radius: 4px;
        padding: 20px 24px;
    }
    
    #insight-controller-intro-text {
        font-size: 14px;
        color: var(--clr-text-dim);
        line-height: 1.8;
        margin: 10px 0 0;
        text-align: center;
    }
    
    /* Features sub-header */
    #insight-features-header {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-top: 4px;
    }

    #insight-features-header::before {
        content: '';
        flex: 1;
        height: 1px;
        background: var(--clr-border);
    }

    #insight-features-header::after {
        content: '';
        flex: 1;
        height: 1px;
        background: var(--clr-border);
    }

    .insight-features-label {
        font-family: 'Rajdhani', sans-serif;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        white-space: nowrap;
    }
    
        .insight-feature-pill {
        display: flex;
        align-items: center;
        gap: 10px;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border);
        border-left: 3px solid var(--clr-red);
        border-radius: 3px;
        padding: 10px 12px;
        transition: background 0.2s, border-color 0.2s;
    }

    .insight-feature-pill:hover {
        background: var(--clr-panel);
        border-color: var(--clr-red);
    }

    .insight-feature-pill i {
        color: var(--clr-red);
        font-size: 15px;
        width: 18px;
        text-align: center;
        flex-shrink: 0;
    }

    .insight-feature-pill span {
        font-family: 'Rajdhani', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        line-height: 1.3;
    }
    
    .insight-intro-heading {
        font-family: 'Rajdhani', sans-serif;
        font-size: 22px;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #fff;
        margin: 0 0 8px;
        position: relative;
    }
    
    .insight-intro-heading::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 2px;
        background: var(--clr-red);
        margin-top: 5px;
    }
    
    h.insight-intro-heading {
        padding-bottom: 5px;
    }

    #controller-configurations-info {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }


    #insight-feature-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }

    #controller-configurations h1 {
        font-size: 18px;
        text-align:left;
        font-weight: 400;
        margin: 10px;
    }
    
    .content-container ul{
        font-size: 20px;
    }
    
    .animate-insight-controller-info-list{
        animation: appear 1.5s forwards;
    }
    
    #revolutionary-new-controller-design{
        opacity: 0;
        margin: 0px 0px 0px 0px;
        background-color: var(--clr-dark2);
    }
    
    #ink-marker-background-container{
        opacity: 0;
    }
    
    #dot-peen-background-container{
        opacity: 0;
    }
    
    #five-axis-bevel-head {
        opacity: 0;
        background-color: var(--clr-dark);
    }
    
    #bevel-lifter-and-crash-detect {
        opacity: 1;
        background-color: var(--clr-dark2);
    }
    
    #dual-bevel-container{
        opacity: 0;
        background-color: var(--clr-dark);
    }

    #dual-bevel-container p {
        font-family: 'Rajdhani', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
    }

    #Video_Container {
        margin: 0px auto;
    }
    
    #slide-out-components{
        opacity: 0;
    }
    
    #cooling-fans{
        opacity: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
        margin-bottom: 40px;
        opacity: 1 !important;
    }
    
    #touchscreen{
        opacity: 0;
    }
    
    
/* =============================================================================
   INSIGHT PAGE — in-view reveal states
   ============================================================================= */

#controller-configurations.in-view,
#revolutionary-new-controller-design.in-view,
#controller-software-container.in-view,
#controller-software-container2.in-view,
#ink-marker-background-container.in-view,
#dot-peen-background-container.in-view,
#five-axis-bevel-head.in-view,
#bevel-lifter-and-crash-detect.in-view,
#dual-bevel-container.in-view,
#oxy-fuel-highlight-container.in-view,
#drilling-container.in-view,
#angle-cutting-container.in-view,
#pipe-and-dome-cutting-container.in-view,
#yaskawa-servos.in-view,
#add-ons.in-view,
#machine-tracker.in-view,
#slide-out-components.in-view,
#cooling-fans.in-view,
#touchscreen.in-view {
    opacity: 1 ;
    animation: appear 1.5s forwards;
}
    

     
    #insight-product-intro-light-background {
    color:black;
    }
    
    #insight-5-axis-bevel-head-intro {
        color: whitesmoke;
    }
    
    p#insight-center-align-paragraph-light-background {
        color: black;
    }
    
    #oxy-fuel-highlight-container {
        opacity: 0;
        background-color: var(--clr-dark2);
        padding: 30px 30px 30px 30px;
    }
    
    /* Target the entire list (ul) */
    #oxy-fuel-description-list {
        
    }

    /* Target individual list items (li) */
    #oxy-fuel-description-list li {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border);
        border-top: 3px solid var(--clr-red);
        border-radius: 4px;
        padding: 14px 12px;
        font-family: 'Rajdhani', sans-serif;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        text-align: center;
        transition: color 0.2s, border-color 0.2s; 
    }

    /* Optionally, change bullet color */
    #oxy-fuel-description-list li::before {
        content: '';
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 9px solid #792727;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    #drilling-container{
        opacity: 0;
        background-color: var(--clr-dark2);
    }
    
    #drill-container-1 {
        width: 100%; 
        min-width: 600px;
        max-width: 600px;   
        height: auto; 
        max-height: 400px;
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        float: left;
        overflow: hidden;
        margin-right: 4%;
        margin-top: 2%;
        border-radius: 6px;
        background-color: #272727;
        
    }
    #drill-container-2 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        margin-top: 2%;
        max-height: 410px;
    }
    
    #drill-container-2::before, #drill-container-3::before, #drill-container-4::before, #drill-container-5::before, #drill-container-6::before, #drill-container-7::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(90deg, var(--clr-red), var(--clr-accent));
    }
    
    #drill-container-3 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        width: 50%;
        float: left;
        margin-top: 2%;
    }
    
    #drill-container-4 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        width: 50%;
        float: left;
        margin-top: 2%;
    }
    
    #drill-container-5 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        width: 50%;
        float: left;
        margin-top: 2%;
    }
    
    #drill-container-6 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        width: 50%;
        float: left;
        margin-top: 2%;
    }

    #drill-container-7 {
        position: relative;
        background-color: var(--clr-panel);
        border: 2px var(--clr-border-hi);
        border-radius: 3px;
        padding: 15px;
        width: 50%;
        float: left;
        margin-top: 2%;
    }

    #drill-container-1 p, #drill-container-2 p, #drill-container-3 p, #drill-container-4 p, #drill-container-5 p, #drill-container-6 p{
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        text-transform: uppercase;
    }

    #drill-section-flex-wrapper{
        display: flex; 
    }
    
    .drill-image-container{
        margin: 0 auto;
        position: relative;
        max-width: 600px;
        max-height: 420px;
    }
    
    .drill-pic{
        width: 85%;
        height: 85%;
        height: auto;
        object-fit: contain;
    }
      
    #angle-cutting-container{
        opacity: 0;
        background-color: var(--clr-dark);
        padding: 40px 20px;
    }
    
    #angle-cutting-div {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        margin: 0 auto;
        max-width: 1200px;
    }
    
    #angle-left-column {
        max-width: 500px;
        margin: 0px;
    }
    
    #angle-cutting-intro-text {
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 24px 28px;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    
    #angle-cutting-intro-text::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(90deg, var(--clr-red), var(--clr-accent));
    }

    #angle-cutting-intro-text p {
        font-size: 14px;
        line-height: 1.8;
        color: var(--clr-text-dim);
        margin: 0;
    }

    #angle-feature-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin-top: 10px;
    }
    
    #angle-feature-grid-top {
        margin-top: 10px;
    }

    #angle-feature-grid-top-pill {
        justify-content: center;
    }
    #pipe-and-dome-cutting-container{
        opacity: 0;
        background-color: var(--clr-dark2);
    }
     
    #yaskawa-servos {
        opacity: 0;
        background-color: var(--clr-dark);
        border-bottom: 1px solid black;
        border-top: 1px solid black;
    }
    
    #Yaskawa-Drives {
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: visible;
    }
    
    #Yaskawa-Drives-Picture {
        width: 70%;
        border: 2px solid black;
    }
    
    div#Yaskawa-Drives-List-Wrapper {
        margin-top: 4px;
        text-align: center;
        color: whitesmoke;
    }
    #Yaskawa-Drives-List-Wrapper li{
        color: whitesmoke;
    }
    
    div#Yaskawa-Drives-List-Wrapper li{
        font-size: 18px;
    }
    
    div#Yaskawa-Drives-List-Wrapper li::marker{
        font-size: 13px;
    }
    
    /*initially hide*/
        #ink-marker-generic-description-container-mobile{
            display: none;
        }
    
        #single-dot-title-mobile {
            display: none;
            margin: 0px;
        }
    
        #multi-dot-title-mobile {
            display: none;
            margin: 0px;
        }
    
    @media screen and (max-width: 900px) {
        div #controller-configurations {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        #controller-configurations h1 {
            text-align: center;
        }
        #insight-controller-intro-text{
            text-align: center;
        }
        h2#insight-features-title.red-border-bottom {
            text-align: center !important;
        }
    }
    @media screen and (max-width: 740px) {
        .iframe-wrapper-2{
            width: 100%;
            padding-top: 57.5%;
        }
        
        #divider{
            clear: both;
            height: 10px !important;
        }
        
        #insight-center-align-paragraph-light-background {
            text-align: center !important;
        }
        .single-dot-ink-marker-info-header{
            text-align: center !important;
        }
        
        #ink-markers{
            flex-direction: column;
            align-items: center;
        }
        
        .iframe-wrapper-images {
            width: 85%;
            max-height: 300px;
        }
        
        .iframe-wrapper-images-dot-peen {
            width: 85%;
        }

        .fourty-percent-width#ink-marker-generic-description-container{
            display: none;
        }
        
        #ink-marker-generic-description-container-mobile{
            display: block;
        }
        
        #multi-dot-description-container {
          margin-top: 10px;
        }
                
        #multi-dot-paragraph {
            text-align: center;
            margin-bottom: 4px;
        }
        
        #multi-dot-ink-marker-description-wrapper1 h2{
            font-size: 12px;
            display: flex;
        }
        #multi-dot-ink-marker-description-wrapper2 h2{
            font-size: 12px;
            display: flex;
        }
        #multi-dot-ink-marker-description-wrapper3 h2{
            font-size: 12px;
            display: flex;
        }
        
        #multi-dot-title-desktop{
            display: none;
        }
        
        #multi-dot-title-mobile{
            display: block;
        }

        /*End of modification of multi-dot description container for mobile*/
        
        /*Modification of single-dot description container elements for mobile*/
        #single-dot-title-desktop {
            display: none;
            margin: 0px;
        }
        
        #single-dot-title-mobile {
            display: block;
            margin: 0px;
        }
        
        #single-dot-paragraph {
            text-align: center;
            margin-bottom: 4px;
        }
        
        #single-dot-ink-marker-description-wrapper1 h2{
            font-size: 12px;
            display: flex;
            margin-bottom: 2px;
        }
        #single-dot-ink-marker-description-wrapper2 h2{
            font-size: 12px;
            display: flex;
            margin-bottom: 2px;
        }
        #single-dot-ink-marker-description-wrapper3 h2{
            font-size: 12px;
            display: flex;
            margin-bottom: 2px;
        }
        
        /*Modifications for Dot Peen for Mobile*/
        #permanent-marking-solutions{
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 20px;
        }
        
        /*Modifications for Drill on insight page for mobile*/
        #drill-section-flex-wrapper {
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        #drill-container-1 {
            min-width: auto;
            padding: 0px;
            margin: 0 auto;
        }
        
        #drill-container-2, #drill-container-3, #drill-container-4, #drill-container-5, #drill-container-6{
            width: 85%
        }
    }
    
/*END OF INSIGHT PAGE*/
    
    
/*LASER PAGE */
    .Laser_Tiles {
        border: .5px solid whitesmoke;
        -webkit-box-shadow: -11px 3px 12px -3px rgba(0,0,0,0.75);
        -moz-box-shadow: -11px 3px 12px -3px rgba(0,0,0,0.75);
        box-shadow: -11px 3px 12px -3px rgba(0,0,0,0.75);
    }
    
    .Laser_Tile_Flexbox {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    #Laser_Tile_Left_Description, #Laser_Tile_Middle_Description, #Laser_Tile_Right_Description {
        background-color: #6d1111;
        margin-top: 2px;
        padding: 5px;
        display: flex;
        justify-content: center;
    }
    
    #Laser_Tile_Left_Description p, #Laser_Tile_Middle_Description p, #Laser_Tile_Right_Description p{
        margin: 2px;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 16px;
        text-align: center;
    }
    
    #Fiber_Laser {
        margin: auto;
        max-width: 800px;
        border-radius: .4em;
        border: 1px solid black;
        -webkit-box-shadow: -3px -1px 15px 4px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px -1px 15px 4px rgba(0,0,0,0.75);
        box-shadow: -1px -1px 20px 1px rgb(229 229 229 / 75%);
    }
    
    #GH_Series_Flexbox {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        justify-items: center;
        
    }
    
    .GH_Series_iframe_wrapper {
        width: 100%;
        max-width: 560px; /* optional */
        aspect-ratio: 16 / 10;
        position: relative;
        box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255,255,255,0.5), inset -0.2em -0.2em 0.2em 0 rgba(0,0,0,0.5);
    }
    
    #FiberX_Pro_List {
        max-width: 600px;
        border: .25px solid whitesmoke;
        border-radius: 0.2em;
        background-color: #0a1823;
        padding: 5px;
        margin: 0px;
    }
    
    
    #FiberX_Core_List, #FiberX_Pro_List, #Two_Chuck_Tube_Cutter_List, #Three_Chuck_Tube_Cutter_List {
        flex: 1;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 24px 28px;
        max-width: 550px;
        margin: 0;
        position: relative;
    }

    #FiberX_Core_List::before, #FiberX_Pro_List::before, #Two_Chuck_Tube_Cutter_List::before, #Three_Chuck_Tube_Cutter_List::before {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0;
        height: 2px;
        background: linear-gradient(90deg, var(--clr-red), transparent);
    }
    
    #FiberX_Pro_List li, #FiberX_Core_List li, #Two_Chuck_Tube_Cutter_List li, #Three_Chuck_Tube_Cutter_List li {
        padding: 3px;
        color:white;
        list-style:square;
        margin-left: 25px;
    }
    
    #FiberX-Core, #FiberX-Pro, #FiberX-Tube-2chuck, #FiberX-Tube-3chuck {
        padding: 20px 40px 20px 20px;
    }
    
    #nexus-oxy{
        display: flex;
        flex-direction: row;
    }
    
    #nexus-product-intro{
        background-color: #5e5e5e;
    }
    
    #laser-cutting-image-wrapper{
        display: flex;
        justify-content: center;
    }
    
    #laser-vs-plasma {
        opacity: 0;
    }
    
    #laser-vs-plasma-description-and-buttons-wrapper{
        padding: 20px;
    }
    
    div #controller-configurations-nexus{
        display: flex;
        flex-direction: column;
        margin: 10px 0px 40px 0px;
        width: auto;
        height: auto;
        background-color: #0a1823;
        border-radius: 5px;
        opacity: 0;
    }
    
    #laser-vs-plasma-wrapper{
        padding: 0px 30px 0px 30px;
        border: 1px solid whitesmoke;
        background-color: black;
        width: 40%;
    }
    
    .laser-plasma-compare {
        display: grid;
        grid-template-columns: 1fr 100px 1fr;
        justify-items: center;
        gap: 0px;
        max-width: 900px;
        margin: 30px auto;
        padding: 5px;
        background: radial-gradient(circle at top, #0e1b2a, #060b11);
        border: 1px solid whitesmoke;
        border-radius: 12px;
    }
    
    .compare-header {
        grid-column: 1 / -1;
        text-align: center;
    }

    .compare-header h2 {
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 2px;
        font-size: 24px;
        border-bottom: 2px solid #b0181b;
    }

    .compare-header p {
        font-size: 0.95rem;
        opacity: 0.7;
        text-align: center;
        margin-bottom: 0px;
    }

    .compare-card h3 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 1.4rem;
    }

    .compare-card ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .compare-card li {
        margin-bottom: 12px;
        font-size: 1rem;
        opacity: 0.9;
    }

/* Laser side (highlighted) */
    .compare-card.laser h3 {
        color: #4db8ff;
        text-align: center;
    }
    
    .compare-card.laser li{
        list-style: none;
        color: white;
        text-align: center;
    }

    .compare-card.laser li::before {
        content: "•";
        color: #4db8ff;
        margin-right: 10px;
    }

/* Plasma side (muted) */
    .compare-card.plasma {
        opacity: 0.75;
    }

    .compare-card.plasma h3 {
        color: #ff4d4d;
        text-align: center;
    }
    
    .compare-card.plasma li {
        list-style: none;
        color: white;
        text-align: center;
    }

    .compare-card.plasma li::before {
        content: "•";
        color: #ff4d4d;
        margin-right: 10px;
    }

/* Divider */
    .compare-divider {
        width: 1px;
        background: linear-gradient(
            to bottom, transparent, rgba(255,255,255,0.3), transparent
        );
    }
/*Machine Pic and Description Div*/
    #FiberX-Pro-Video-Div {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 28px;
        padding: 60px 24px 0;
        max-width: 1260px;
        margin: 0 auto;
        opacity: 0;
        transform: translateY(24px);
        transition: opacity 0.8s ease, transform 0.8s ease;
    }
    
    #FiberX-Pro-Video-Div.in-view {
        opacity: 1;
        transform: translateY(0);
    }
    
    .iframe-wrapper-FiberX-Pro-video {
        width: auto;
        position: relative;
        padding-top: 56.25%;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        overflow: hidden;
        box-shadow: none;
        box-sizing: border-box;
    }

    .iframe-FiberX-Pro-video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }
    
    .laser-plasma-compare-FiberX-Pro {
        display: grid;
        grid-template-columns: 1fr 10px 1fr;
        justify-items: center;
        gap: 10px;
        max-width: 700px;
        padding: 5px;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-radius: 8px;
        position: relative;
        overflow: hidden;
    }
    
    .laser-plasma-compare-FiberX-Pro::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(90deg, var(--clr-red), var(--clr-accent));
    }
    
    .laser-plasma-compare-FiberX-Pro p {
        font-size: 14px;
    }
    
    #FiberX_Pro_Div {
        position: relative;
    }
    
    #FiberX_Pro_Machine {
        position: relative;
        top: 10px;
        right: 80px;
        width: 650px;
    }
    
    #FiberX_Pro_Flexbox {
        display: flex;
        justify-content: flex-end;
    }
    
    #FiberX_Pro_Title_And_Description_Wrapper{
        display: flex;
        flex-direction: column;
        align-content: flex-end;
        max-width: 900px;
        margin-right: 100px;
        background: var(--clr-panel);
        border: 1px solid black; 
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 24px;
    }
    
    #FiberX_Pro_Title_Container {
    }
    
    #FiberX_Pro_Title {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 18px;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        padding: 0;
        margin: 0 0 4px;
        text-align: center;
    }
    
    #FiberX_Pro_Description {
        background-color: var(--clr-dark2);
        border-radius: 4px;
        padding: 15px;
    }
    
    #FiberX_Pro_Description p{
        text-align: center;
        color: var(--clr-text-dim);
        max-width: 750px;
        margin: 0px 50px 0px 50px;
        line-height: 28px;
        font-size: 18px;
    }
    
    #fiberx-pro-specs-button-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 5px;
        margin-top: 5px;
    }
    
/*Machine Specs Table*/
    .machine-specs {
        max-width: 1200px;
        margin: 0 auto;
        padding: 40px 20px;
        font-family: Arial, sans-serif;
    }

    .specs-title {
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .specs-table {
        display: flex;
        flex-direction: column;
    }

    .specs-row {
        display: grid;
        background-color: whitesmoke;
        grid-template-columns: 1.4fr repeat(5, 1fr);
        border-bottom: 1px solid #ddd;
        overflow: visible;
    }

    .specs-header {
        font-weight: 700;
        color: #003da5;
        border-bottom: 2px solid #ccc;
    }

    .specs-cell {
        background-color: #cfcfcf;
        padding: 14px 12px;
        font-size: 15px;
        overflow: visible;
    }

    .specs-cell.label {
        font-weight: 600;
        color: #003da5;
    }

    .specs-section {
        background: whitesmoke;
        padding: 14px 12px;
        font-size: 18px;
        font-weight: 700;
        color: #c11919;
        margin-top: 20px;
    }
    
    .specs-expand-button-wrapper {
        display: flex;
        justify-content: center;
    }
    
    .specs-expand {
        font-family: 'Open Sans', Arial, sans-serif;
        color: white;
        font-size: 16px;
        font-weight: 400;
        padding: 8px 14px;
        background-color: #6d1111;
        box-shadow: 1px 1px 3px 0px black;
        border-radius: 2px;
        cursor: pointer;
        transform: translateY(-50px);
    }
    
    .specs-collapse {
        position: relative;
        max-height: 380px; /* adjust until it cuts where you want */
        overflow: hidden;
        transition: max-height 1.4s ease;
    }

    .specs-expand {
        display: flex;
        justify-content: center;
        background: #003da5;
        color: #fff;
        border: none;
        padding: 12px 28px;
        font-weight: 600;
        letter-spacing: 0.03em;
        cursor: pointer;
        z-index: 3;
    }

    .specs-collapse.expanded + .specs-expand-button-wrapper .specs-expand {
        display: none;
    }
    
    .specs-collapse-button {
        display: flex;
        justify-content: center;
        background: #003da5;
        color: #fff;
        border: none;
        padding: 12px 28px;
        font-weight: 600;
        letter-spacing: 0.03em;
        cursor: pointer;
        z-index: 3;
        display: none;
        font-family: 'Open Sans', Arial, sans-serif;
        color: white;
        font-size: 16px;
        box-shadow: 1px 1px 3px 0px black;
        border-radius: 2px;
        cursor: pointer;

    }

/* Fade-out gradient */
    .specs-collapse::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 160px;
        background: linear-gradient(
            to bottom,
            rgba(255,255,255,0),
            rgba(255,255,255,1)
        );
        pointer-events: none;
        z-index: 2;
    }
    
    .specs-collapse.expanded {
        max-height: 2000px;
    }
    
    .specs-collapse.expanded + .specs-expand-button-wrapper .specs-collapse-button {
        display:block;
    }
    
    .specs-collapse.expanded::after {
        display: none;
    }
    
    .tooltip-wrap {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-left: 6px;
        cursor: pointer;
    }
    
    .tooltip-workpiece-weight, .tooltip-weight {
        display: block;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        bottom: 125%;
        left: 50%;
        transform: translateX(-30%);
        background: #111;
        color: #fff;
        padding: 6px 10px;
        border-radius: 4px;
        font-size: 13px;
        white-space:normal;
        z-index: 10;
        pointer-events: none;
        transition: opacity 0.2s ease;
        width: 200px;
    }
    
    .tooltip-wrap:hover .tooltip-workpiece-weight{
        opacity: 1;
        visibility: visible;
    }
    
    .tooltip-wrap:hover .tooltip-weight{
        opacity: 1;
        visibility: visible;
    }
    .specs-collapse:not(.expanded) .tooltip-weight,
    .specs-collapse:not(.expanded) .tooltip-workpiece-weight {
        display: none;
    }

/*End of Machine Specs Table*/
    
    .icon-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px 40px 0px 10px;
    }
    
    .icon-row p {
        text-align: center;
    }
    
    #machine-controller {
        background-color: black;
        border-top: 1px solid whitesmoke;
        border-bottom: 1px solid whitesmoke;
    }
    
    div #controller-software-container-nexus{
        opacity: 0;
    }
    
    #controller-software-container-nexus div,
    #controller-software-container-nexus ul {
    overflow: visible; /*Had to do this otherwise drop-shadows were cut off of images*/
        text-align: center;
    }
    
    .animate-controller-software-container-nexus{
        animation: appear 1.5s forwards;
    }
    
    h2#plate-solutions-header {
        background-color: #202020;
        font-size: 20px;
        text-align: center;
        border: 1px solid #b0181b;
        font-weight: 1000;
        padding: 2px;
    }
    
    h2#nexus-oxy-title.red-border-left {
        display: block;
        font-family: open-sans, Helvetica, Arial, sans-serif;
        font-weight: 1000;
        font-size: 32px;
        letter-spacing: .02em;
        line-height: 1.25;
        margin: 20px 0px 20px 0px;
        text-transform: none;
    }
    
    #steel-solutions-upgrades .steel-solutions-software-list{
        list-style-type: none;
        text-align: center;
        margin-top: 5px;
    }
    
    li.steel-solutions-software-list{
        list-style-type: none;
        font-size: 14px;
        font-weight: 600;
        color: whitesmoke;
    }

    #steel-solutions-upgrades{
        text-align: center;
    }
    
    #steel-solutions-upgrades p{
        margin-top: 2vh;
        color: #b0181b;
        font-weight: 800;
        text-align: center;
    }
    
    #steel-solutions-upgrades .steel-solutions-upgrades-list {
        list-style-type: none;
        text-align: center;
        margin-top: 1px;
        margin-bottom: 7px;
    }
    
    .content-container ul.plate-solutions-software-list{
        margin-top: 8px;
    }
    
   #or-split {
        background-color: #2d2d2d;
        max-width: 650px;
        margin: 0 auto;
        text-align: center;
    }
    #or-split p{
        color: whitesmoke;
        text-align: center;
    }
    
    #controller-software-nexus-screenshot-wrapper{
        display: flex;
        justify-content: space-between;
        align-content: center;
    }
    #software-image-container {
        box-shadow: -1px 1px 6px 1px black;
    }
    
    #software-image-container:hover {
        border: 1px solid black;
        cursor: pointer;
    }
    
    div #machine-controller-software-container-nexus{
        opacity: 0;
        background-color: black;
        padding: 25px;
        border: 1px solid whitesmoke;
    }
    
    .animate-machine-controller-software-container-nexus{
        animation: appear 1.5s forwards;
    }
    
    #drill-nexus {
        opacity: 0;
        background-color: black;
        border-top: .25px solid whitesmoke;
        border-bottom: .25px solid whitesmoke;
    }
    
    #collision-protection{
        opacity: 0;
    }
    
    .animate-collision-protection{
        animation: appear 1.5s forwards;
    }
    
    #single-axis-pipe-cutting {
        opacity: 0;
    }
    
    .animate-single-axis-pipe-cutting {
        animation: appear 1.5s forwards;
    }
    
    #lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
    text-align: center;
    }

    #enlarged-software-image {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
    
    .iframe-size {
        position:absolute;
        top:0px;
        left:0;
        width:98%;
        height:100%;
        padding: 0px 15px 0px 7px;
    }
    
    .iframe-wrapper {
        padding:33% 0 0 0;
        position:relative; 
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5), 
                    inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
    }
    
    
    #FiberX-Pro-Feature1::-webkit-scrollbar, #FiberX-Pro-Feature2::-webkit-scrollbar, #FiberX-Por-Feature3::-webkit-scrollbar{
        display: none;
    }

    

    
    @media screen and (max-width:1700px){
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 750px;
            margin-right: 30px;
        }
    }
    
    @media screen and (max-width:1600px){
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 700px;
            margin-right: 20px;
        }
    }
    
    @media screen and (max-width:1530px){
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 650px;
            margin-right: 10px;
        }
        
        #Fiber_X_Pro_Description {
            background-color: #5e5e5e;
            border-radius: 4px;
            padding: 10px;
            margin: 0px auto;
        }
        
        #FiberX_Pro_Description p{
            text-align: center;
            max-width: 750px;
            margin: 0px auto;
            line-height: 28px;
            font-size: 18px;
        }
    }
    
    @media screen and (max-width:1490px){
        #FiberX_Pro_Machine {
        }
    }
    
    @media screen and (max-width:1450px){
        #FiberX_Pro_Machine {
            width: 650px;
        }
        
        #FiberX_Pro_Flexbox {
            padding: 0px;
        }
        
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 600px;
        }
    }
    
    @media screen and (max-width:1380px){
        #FiberX_Pro_Description p{
            font-size: 14px;
        }
        
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 550px;
        }
    }
    
    @media screen and (max-width: 1330px){
        #FiberX_Pro_Machine {
            width: 640px;
            right: 40px;
        }
    }
    
    @media screen and (max-width: 1290px){
         #FiberX_Pro_Machine {
            width: 615px;
        }
    }
        @media screen and (max-width: 1240px){
         #FiberX_Pro_Machine {
            width: 590px;
        }
    }
    
        @media screen and (max-width: 1200px){
         #FiberX_Pro_Machine {
            width: 520px;
            top: 10px;
        }
        #FiberX_Pro_Description p{
            line-height: 20px;
        }
    }
    
    @media screen and (max-width: 1145px){
        #FiberX_Pro_Machine {
            width: 450px;
            top: 10px;
        }
        #FiberX_Pro_Title {
            font-size: 24px;
        }
    }
    
    @media screen and (max-width: 1100px){
        .Nexus_Bevel_And_Pipe_Pics {
          height:auto !important;
        }
    }
    
    @media screen and (max-width: 1060px){
        #FiberX_Pro_Machine {
            width: 630px;
            position: unset;
            margin-bottom: 20px;
        }
        #FiberX_Pro_Flexbox {
            max-height: 1000px;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 30px;
        }
        
        #FiberX_Pro_Title_And_Description_Wrapper {
            max-width: 700px;
            margin:10px;
        }
        #FiberX_Pro_Description p{
            line-height: 28px;
            font-size: 16px;
        }
    }
    
    @media screen and (max-width: 740px) {
        .iframe-wrapper {
            padding:58% 0 0 0;
            position:relative; 
            box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255,255,255,0.5), inset -0.2em -0.2em 0.2em 0 rgba(0,0,0,0.5);
        }
        #controller-software-nexus-screenshot-wrapper{
            display: block;
            justify-content: space-between;
            align-content: center;
        }
        div.content-container ul.plate-solutions-software-list{
            text-align: center;
        }
        
        #nexus-oxy{
            display: flex;
            flex-direction: column;
        }
        
        #nexus-oxy-title, #nexus-oxy-description {
            text-align: center;
        }
        
        .icon-row img {
            max-width: 30px;
        }
        
        .icon-row-two-chuck img {
            max-width: 30px;
        }
        
        #laser-icons p {
            font-size: 14px;
        }
        

        }
    } 
    
    
/* ==========================================================================
   FIBER X PRO PAGE — in-view reveal states
============================================================================= */
#laser-vs-plasma.in-view,
#machine-controller-software-container-nexus.in-view,
#slide-out-components.in-view {
    opacity: 1;
    animation: appear 0.8s forwards;
}
    
/*END OF FIBERX PRO PAGE*/


/*FiberX Core Page*/
    #FiberX_Core_Machine {
        position: absolute;
        left: 100px;
        top: 30px;
        width: 650px;
        z-index: 1000;
    }

    #FiberX_Core_Flexbox {
        display: flex;
        justify-content: flex-end;
    }

    #FiberX_Core_Div {
        background: linear-gradient(180deg, var(--clr-dark3) 0%, var(--clr-dark) 100%);
        border-top: 1px solid var(--clr-border);
        margin: 0;
        position: relative;
        max-height: none;
    }

    #fiberx-core-feature-list-wrapper {
        display: flex;
        justify-content: center;
        max-width: 1260px;
        margin: 40px 0px 40px 0px;
    }
    
    .fiberx-core-feature-list {
        list-style-type: none;
        margin-top: 5px;
    }

    li.fiberx-core-feature-list{
        list-style: none;
        font-size: 14px;
        font-weight: 400;
        color: var(--clr-text);
        padding: 10px 0 10px 24px;
        border-bottom: 1px solid var(--clr-border);
        position: relative;
        margin-left: 0;
        line-height: 1.6;
    }

    
    ul.fiberx-core-feature-list {
        border: 2px solid var(--clr-border-hi);
        background: var(--clr-panel);
        padding: 28px 28px 20px;
        border-radius: 4px;
        max-width: 1100px;
        width: 100%;
        text-align: left;
        position: relative;
        margin-top: 0;
    }

    ul.fiberx-core-feature-list::before {
        content: 'APPLICATIONS';
        position: absolute;
        top: -11px;
        left: 20px;
        background: var(--clr-panel);
        padding: 0 10px;
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 3px;
        color: var(--clr-red);
    }

    .fiberx-core-list-types {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 16px;
        font-variant: small-caps;
        text-decoration: underline;
        letter-spacing: 2px;
    }

    @media screen and (max-width:1450px){
        #FiberX_Core_Machine {
            left: 70px;
        }
    }

    @media screen and (max-width:1320px) {
        #FiberX_Core_Machine {
            width: 600px;
            left: 60px;
        }
    }

    @media screen and (max-width: 1275px) {
        #FiberX_Core_Machine {
            width: 580px;
            left: 45px;
        }
    }

    @media screen and (max-width: 1245px) {
        #FiberX_Core_Machine {
            width: 540px;
            left: 35px;
        }
    }

    @media screen and (max-width: 1185px) {
        #FiberX_Core_Machine{
            width: 510px;
            left: 25px;
        }
    }

    @media screen and (max-width: 1145px) {
        #FiberX_Core_Machine {
            width: 485px;
            left: 20px;
        }
    }

@media screen and (max-width: 1115px) {
    #FiberX_Core_Machine {
        width: 630px;
        position: unset;
    }
}

/*END OF FIBER X CORE PAGE*/
    
/*START OF 2-CHUCK TUBE CUTTER PAGE*/

    
    #two-chuck-video-container{

    }
    
    .iframe-two-chuck-video {
        position: absolute;
        top: 5%; /* Space from the top to ensure frame visibility */
        left: 2.5%;
        width: 95%;
        height: 90%; /* Adjust height to allow space for top/bottom frame */
        border: none; /* No border for the video */
    }
    
    #steel-solutions-upgrades .fiberx-tube-feature-list{
        list-style-type: none;
        text-align: center;
        margin-top: 5px;
    }
    
    #FiberX_Tube_Flexbox {
        display: flex;
        justify-content: center;
    }
    
    #FiberX_Tube_Machine {
/*        position: absolute;
        left: 80px;
        top: 100px;*/
        width: 500px;
        height: 200px;
        margin: 0px 40px 0px 0px;
     /*   z-index: 1000;*/
    }
    
    #FiberX_Tube_Description p {
        background-color: #5e5e5e;
        max-width: 850px;
        border-radius: 2px;
        padding: 5px;
        margin: 0px;
        text-align: center;
    }
    
    #fiberx-tube-specs-button-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 5px;
    }
    
    #fiberx-tube-feature-list-wrapper {
        display: flex;
        justify-content: center;
    }
    
    li.fiberx-tube-feature-list{
        list-style-type: none;
        font-size: 14px;
        font-weight: 600;
        color: whitesmoke;
    }
    
    ul.fiberx-tube-feature-list{
        margin-top: 20px;
        padding: 10px;
        text-align: center;
        border: 1px solid whitesmoke;
        background-color: #272727;
    }
    
    .icon-row-two-chuck , .icon-row-fiberx-pro {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px 100px 0px 10px;
    }
    
    .icon-row-two-chuck p {
        text-align: center;
    }
    
    p#nesting-software-title-text {
        color: white;
        text-align: center;
        max-width:700px;
        margin: 0 auto 36px;
    }
    
    div#two-chuck-viewing-window.section-highlight-container {
        margin-bottom: 0px;
    }
    
    .animate-two-chuck-viewing-window {
        animation: appear 1.5s forwards;
    }
    
    #viewing-window-wrapper {
        max-width: 75%;
    }
    
    #viewing-window{
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    
    .animate-two-chuck-video-div{
        animation: appear 1.5s forwards;
    }
    
    .section-wrap#fiberx-tube-2chuck-features {
        padding: 40px;
    }
    
    
/*END OF 2-CHUCK TUBE CUTTER PAGE*/
    
/*NEXUS PULSE PAGE*/
    
    .Content_Square_Software {
        background-color: #4C4C4C;
        padding: 20px 20px 20px 20px;
        border-radius: 10px;
    }

/*END OF NEXUS PULSE PAGE*/
    
/*SOFTWARE PAGE*/
    .software-up-close-description1{
        max-width: 460px;
        text-align: center;
    }
    
    .software-up-close-description2{
        max-width: 525px;
        text-align: center;
        line-height: 30px;
    }
    
    .steel-solutions-overlay-text {
        position: absolute;
        color: gold;
        font-size: 1.2rem;
        font-weight: bold;
        opacity: 0;
        transition: opacity 0.3s ease;
        text-align: center;
        padding: 1rem;
    }
    
    .steel-solutions-image-container {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        cursor: pointer;
    }
    
    .steel-solutions-image-container img {
        display: block;
        transition: opacity 0.3s ease;
        width: 100%; 
        height: auto;
    }
    
    .steel-solutions-image-container:hover img {
        opacity: 0.2;
    }
    
    .steel-solutions-image-container:hover .steel-solutions-overlay-text {
        opacity: 1;
    }
    
    #mobile-software-steel-solutions-link {
        display:none;
    }

/*END OF SOFTWARE PAGE*/
    
     
/*CUSTOMER SERVICE PAGE*/
    #enlarged-chat-image {
        max-width: 80%;
        max-height: 80%;
        margin: auto;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

  #chat-image-container {
        box-shadow: -1px 1px 6px 1px black;
    }
    
  #chat-image-container:hover {
        border: 1px solid black;
        cursor: pointer;
    }
    
  #consumable-ordering-list{
        background-color: #5e5e5e;
        padding: 10px;
        border: 1px solid black;
    }
    
    #consumable-ordering-container{
        display: flex;
        flex-direction: row;
    }
    
    .Machine_Tracker_Full_Width {
        background-color: #4c4c4c;
        background-position: center;
        background-size: cover;
        text-align: left;
        padding: 40px 0px 60px 0px;
        margin-bottom: 30px;
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        padding: 15px;
    }
    
    #Machine_Tracker_Container {
        -webkit-box-shadow: 1px 4px 6px 0px rgba(0,0,0,0.74); 
        box-shadow: 1px 4px 6px 0px rgba(0,0,0,0.74);
        background-image: url(../images/Backgrounds/BevelCuttingBackground4.jpg);
        padding-bottom: 0px;
        border: 1px solid black;
        display: flex;
        margin-top: 30px;
    }
    
    #Machine_Tracker_Description {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }
    #Machine_Tracker_Title_Container {
        text-align: center;
        margin-top: 15px;

    }
    #Machine_Tracker_Title_Container h2{
        font-weight: 1000;
        margin: 0;
        display: flex;
        justify-content: center;
    }
    
    .red-border-bottom-machine-tracker {
        border-bottom: 3px solid #792727;
        text-align: center;
        color: black;
    }
    
    .machine-tracker-description-text {
        color: black;
        text-align: center;
    }
    
    #machine-tracker-click-button {
        color: black;
        text-align: center;
        text-decoration: underline;
        font-weight: 800;
        margin-bottom: 4px;
    }
    
    .iframe-wrapper-3 {
        width: 100%; 
        margin: 0 auto; /* Center the container horizontally */
        position: relative; 
        padding-top: 33.75%; /* 16:9 aspect ratio */
        box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                    inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
        background-color: #792727; /* Ensure background color */
        box-sizing: border-box; /* Padding won't affect size */
    }
    

    
    @media screen and (max-width: 1290px) {
        div.content-container#Machine_Tracker_Container {
            padding:0px !important;
        }
    }

    @media screen and (max-width: 860px) {
            .iframe-wrapper-3 {
            width: 100%;
            position: relative;
            padding-top: 58.25%; /* Standard 16:9 aspect ratio (9 / 16 = 0.5625) */
            margin: 0 auto;
            background-color: #792727;
            box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5),
                inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
            box-sizing: border-box;
        }
        
        .svc-stat {
            align-items: center;
        }
        
        p.svc-body {
            text-align: center;
        }

}
    @media screen and (max-width: 740px) {
        #Machine_Tracker_Container {
            flex-direction: column-reverse;
        }
        
        #Machine_Tracker_Description {
            padding: 0px;
        }
        
        .machine-tracker-description-text {
            padding: 10px;
        }
        

        .iframe-size {
            position: absolute;
            top: 0;
            left: -2px;
            width: 98%;
            height: 100%;
            border: none;
        }
        
        #consumable-ordering-container{
            display: flex;
            flex-direction: column;
        }
    }
    
    #real-time-support {
        opacity: 0;
        margin-bottom: 25px;
    }
    
    #atek-chat {
        opacity: 0;
    }
    
    #machine-tracker {
        opacity: 0;
    }
    
    #production-tracker {
        opacity: 0;
    }
    
    #consumable-ordering {
        opacity: 0;
    }
    
    .animate-real-time-support{
        animation: appear 1.5s forwards;
    }
    
    .animate-atek-chat{
        animation: appear 1.5s forwards;
    }
    
    .animate-machine-tracker{
        animation: appear 1.5s forwards;
    }
    
    .animate-production-tracker{
        animation: appear 1.5s forwards;
    }
    
    .animate-consumable-ordering{
        animation: appear 1.5s forwards;
    }
    

    
/*ADDED THIS 2/27/23 TESTING*/
    #main_menu dropdown_content:active .marking_solutions:hover
        {
            background-color: black;
        }

    #compact_nav_wrap {
        display: none;
        float: left;
        padding: 0px;
        z-index: 10000;
    }
    #compact_nav_wrap ul {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0;
    }
    #compact_nav_wrap > ul {
        background: #792727;
    }
    #compact_nav_wrap > ul > li > a {
        text-align: center;
    }
    #compact_nav_wrap ul a {
        display: block;
        color: white;
        text-decoration: none;
        font-weight: 100;
        font-size: 15px;
        letter-spacing: 1px;
        padding: 8px;
    }
    #compact_nav_wrap ul a:visited {
        color: white;
    }
    #compact_nav_wrap ul li {
        position: relative;
        margin: 0;
        padding: 0;
    }
    #compact_nav_wrap ul li.current-menu-item {
        background: #ddd;
    }
    #compact_nav_wrap ul ul {
        display: none;
        position: absolute;
        z-index: 100000;
        top: 100%;
        left: 0;
        background: #656565;
        padding: 0;
        box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
    }
    #compact_nav_wrap ul ul li {
        float: none;
        width: 146px;
        border-bottom: 1px #8b8b8b solid;
    }
    #compact_nav_wrap ul ul ul li {
        float: none;
        width: 104px;
        border-bottom: 1px #8b8b8b solid;
    }
    #compact_nav_wrap ul ul a {
        line-height: 120%;
        padding: 8px 0px;
        padding-left: 10px;
        font-size: 13px;
    }
    #compact_nav_wrap ul ul ul {
        top: 0;
        left: 100%;
        background: #3c3c3c;
    }
    #compact_nav_wrap li.last-dropdown-item {
        border-bottom: 0px;
    }
    #menu-button {
        cursor: pointer;
    }
    #menu-button i {
        font-size: 30px;
        font-weight: 100;
        padding: 7px 6px;
    }
    #compact_nav_wrap ul ul li:hover > ul {
        display:block;
    }
    #myDiv {
        display: none;
    }
    #compact_nav_wrap ul ul li:hover {
        background: #790000;
    }
    @keyframes example {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @media screen and (max-width: 1100px) {
        #main_menu a {
            padding-left: 18px;
            padding-right: 18px;
        }
    }
    @media screen and (max-width: 900px) {
        #nav_bar {
            display: none;
        }
        #nav_bar_mobile {
            display:block;
        }
        #compact_nav_wrap {
            display: block;
        }
        
        #FiberX-Pro-Video-Div {
            display: flex;
            flex-direction: column-reverse;
        }
        
        .laser-plasma-compare-FiberX-Pro {
            margin: 0 auto;
            width: 100%;
        }
    }
}

/*Video Background*/

#video-background {
    position: relative;
    left: 0;
    top: 0;
    bottom: 10;
    z-index: 0; /* Place the video below the banner */
    }

/* MAIN BANNER */

@media {
    #main-banner {
        width: 100%;
        max-height: 600px;
        position: relative;
        text-align: center;
        overflow: hidden;
        z-index: 0;
    }

    #main-banner-background {
        margin: 0px 0px 0px 0px;
        background-color: #0a1823;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        text-align: center;
        position: relative;
        width: 100vw;
    }
    #main-banner-background img {
        position: relative;
        width: 100%;
        max-width: 1000px;
        margin: 70px auto;
        z-index: 1;
    }

    #main-banner h1 {
        color: black;
        letter-spacing: 2px;
        word-spacing: 6px;
        font-size: 40px;
        font-weight: 400;
        text-align: center;
        max-width: 700px;
        margin: 0px auto;
    }

    #banner-stripe {
        background-color: #792727;
        overflow: hidden;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        min-height: 3px;
    }

    #banner-stripe a {
        color: black;
        color: white;
        background-color: #ebebeb;
        background-color: #b0181b;
        letter-spacing: .3em;
        word-spacing: .15em;
        font-size: 15.5px;
        display: block;
        cursor: pointer;
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
        border-top: 1px solid black;
        border-bottom: 1px solid black;
    }
    #banner-stripe a:hover {
        background: #984343;
        color: white;
    }
    #banner-stripe h3 {
        color: white;
        float: left;
        margin: 0px 40px;
    }
    #banner-stripe div {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    @media screen and (max-width: 1100px) {
        #main-banner-background img {
            max-width: 800px;
        }
    }
    @media screen and (max-width: 1000px) {
        #banner-stripe {
            margin-bottom: 0px;
        }
        #banner-stripe a {
            letter-spacing: .1em;
            word-spacing: .08em;
        }
    }
    @media screen and (max-width: 720px) {
        #main-banner-background {
            margin: 6px 0px 0px 0px;
        }
        #main-banner-background img {
            margin: 30px auto;
        }
    }
    @media screen and (max-width: 600px) {
        #banner-stripe a {
            letter-spacing: .1em;
            word-spacing: .08em;
            font-size: 14px;
            padding: 12px 0px;
            color: white;
        }

        #main-banner-background {
            margin: 3px 0px 0px 0px;
        }
    }
    @media screen and (max-width: 500px) {
        #banner-stripe a {
            letter-spacing: .03em;
            word-spacing: .05em;
            font-size: 13.5px;
        }
    }
}

/* SUB PAGE BANNER */

    @media {
        .sub-page-banner {
            overflow: hidden;
            background: transparent;
            background-position: center;
            background-size: cover;
            min-height: 100px;
            background-image: url(../images/Home/banner-top.jpg);
        }
    @media screen and (max-width: 900px) {
        .sub-page-banner {
            min-height: 80px;
            background-image: url(../images/Home/banner-top-mobile.jpg);
        }
    }
    @media screen and (max-width: 720px) {
        .sub-page-banner {
            min-height: 80px;
        }
    }
}

/* CONTAINERS */

@media {
    div.content-background-container {
        background-color: #0a1823;
        padding: 30px 0px 0px 0px;
    }
    div.content-container,
    div.intro-container1,
    div.intro-container2,
    div.intro-container3,
    div.intro-container4,
    div.intro-container5,
    div.intro-container6,
    div.intro-container7,
    div.intro-container8,
    div.smaller-content-container {
        clear: both;
        max-width: 1240px;
        margin: 0px auto;
        overflow: hidden;
    }

    div.intro-container2 {
        margin-bottom: 30px;
        padding-top: 10px;
    }
    div.intro-container4 {
        margin-bottom: 30px;        
        padding-top: 10px;
    }
    div.intro-container6 {
        margin-bottom: 30px;
        padding-top: 10px;
    }
    
    div.smaller-content-container {
        max-width: 1160px;
    }
    div.container-border {
        border: 10px solid #e5e5e5;
        padding: 40px 80px;
    }
    div.section-highlight-container,
    div.full-width-container,
    div.container-margin {
        margin: 0px auto 80px auto;
    }
    div.crash-protection-highlight-container
    {
        clear: both;
        max-width: 1240px;
        overflow: hidden;
        margin:0px 0px 0px 0px;
    }
    .content-container ul {
        overflow: hidden;
        margin: auto;
        /*width: 100%;*/
    }
    .content-container ul.single-dot-ink-marker-info{
        width: auto;
        margin-bottom: 8px;
    }
    .full-width-container {
        background-color: black;
        text-align: left;
        padding: 40px 0px 60px 0px;
    }
    div.section-highlight-container {
        text-align: left;
        padding: 40px 40px 40px 40px;
        max-width: 1160px;
    }
   
    #dotpeen-highlight-container,
    #dotpeen-background-container,
    #hypertherm-beveled-container,
    #yaskawa-highlight-container,
    #controller-software-container,
    #drill-highlight-container,
    #bevel-highlight-container {
        margin: 0px auto 80px auto;
        padding: 30px 0px;
    }
    
    #controller-software-container {
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/BevelCuttingBackground4.jpg);
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
        opacity: 0;
    }
    
    .animate-controller-software-container{
        animation: appear 1.5s forwards;
    }
    
    #controller-software-container2{
        opacity: 0;
    }
    
    .animate-controller-software-container2{
        animation: appear 1.5s forwards;
    }
    

    
    /*CONTACT PAGE STUFF*/
    #Text_Message_Checkbox_Container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    }
    
    /*END OF CONTACT PAGE STUFF*/
    
    
    
    
/* =============================================================================
   SOFTWARE PAGE 
============================================================================= */

.sw-section {
    padding: 72px 24px;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.sw-section.in-view {
    opacity: 1;
    transform: none;
}

.sw-section--alt {
    background: var(--clr-dark2);
    border-top: 1px solid var(--clr-border);
    border-bottom: 1px solid var(--clr-border);
}

.section-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

/* --- Section heading pattern (matches other pages) ------------------------- */
.sw-centered-heading {
    text-align: center;
}

.section-rule {
    width: 44px;
    height: 2px;
    background: var(--clr-red);
    margin: 10px 0 24px;
}

.sw-rule-center {
    margin: 10px auto 24px;
}

.sw-centered-body {
    max-width: 820px;
    margin: 0 auto 40px;
    text-align: center;
    color: var(--clr-text-dim);
    font-size: 15px;
    line-height: 1.8;
}

/* --- Intro grid (image left, text right) ---------------------------------- */
.sw-intro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
}

.sw-intro-image img {
    width: 100%;
    border-radius: 4px;
}

.sw-intro-text p {
    color: var(--clr-text-dim);
    text-align: center;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 16px;
}

/* --- Feature grid (text left, media right) -------------------------------- */
.sw-feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
}

.sw-feature-text p {
    color: var(--clr-text-dim);
    font-size: 15px;
    line-height: 1.8;
    margin-top: 16px;
}

.sw-feature-media img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid var(--clr-border);
    margin-bottom: 16px;
}

.sw-video-wrap {
    position: relative;
    padding-top: 56.25%;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
}

.sw-video-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

/* --- Image pair (two side-by-side cards) ---------------------------------- */
.sw-image-pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 32px;
}

.sw-image-card {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
    transition: border-color 0.2s;
}

.sw-image-card:hover {
    border-color: var(--clr-red);
}

.sw-image-card img {
    width: 100%;
    display: block;
}

.sw-image-label {
    display: block;
    background: var(--clr-red-dim);
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px;
}

/* --- Dual panel (two equal columns) --------------------------------------- */
.sw-dual-panel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.sw-panel p {
    color: var(--clr-text-dim);
    font-size: 15px;
    line-height: 1.8;
    margin: 16px 0 20px;
}

.sw-panel-image {
    border-radius: 4px;
    overflow: hidden;
    margin-top: 12px;
}

.sw-panel-image img {
    width: 100%;
    display: block;
}

.sw-title-img {
    max-width: 280px;
    width: 100%;
}
    
    #advanced-nesting-title, #interactive-nest-view-title {
        display: flex;
        margin: 0 auto;
    }
    
    #plate-nesting-text, #nest-view-text {
        text-align: center;
    }

/* --- Banner image --------------------------------------------------------- */
.sw-banner-image {
    margin-top: 32px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
}

.sw-banner-image img {
    width: 100%;
    display: block;
}

/* --- Steel solutions overlay (keep existing hover but modernize) ---------- */
.steel-solutions-image-container {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
    transition: border-color 0.2s;
    margin-top: 12px;
}

.steel-solutions-image-container:hover {
    border-color: var(--clr-red);
}

.steel-solutions-overlay-text {
    background: var(--clr-red-dim);
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    opacity: 1;
    position: static;
    transform: none;
}

/* --- Responsive ------------------------------------------------------------ */
@media screen and (max-width: 860px) {
    .sw-intro-grid,
    .sw-feature-grid {
        grid-template-columns: 1fr;
    }

    .sw-dual-panel {
        grid-template-columns: 1fr;
    }

    .sw-image-pair {
        grid-template-columns: 1fr;
    }
    
    #plate-nesting-text, #nest-view-text {
        text-align: center;
    }
    
}

@media screen and (max-width: 500px) {
    .sw-section {
        padding: 48px 16px;
    }
}

    
    
    
    
    
    
/*STEEL SOLUTIONS PAGE*/
    
    #main-banner-background-steel-solutions {
        background-image: url(/steelsolutions/Images/ss_Banner7.jpg);
        background-position:center;
        background-size: cover;
        border: 1px solid black;
    }
    
    #steel-solutions-header{
        color: whitesmoke;
    }
    
    #Opening-Bullet-Points div{
        width: auto;
        float: none;
    }
    
    #Opening-Bullet-Points {
        display: flex;
        flex-direction: row;
        justify-content: center;
        overflow: visible;
        gap: 24px;
    }
    
    #Opening-Bullet-Points p{
        text-align: center;
    }
    
    .Opening-Bullet-Points-Button-Wrapper {
        display: flex;
        justify-content: center;
    }
 
    #Bullet-Point-1,
    #Bullet-Point-2,
    #Bullet-Point-3 {
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-top: 3px solid var(--clr-red);
        border-radius: 4px;
        padding: 28px 20px 24px;
        flex: 1;
    }
 
    #Bullet-Point-1 h2,
    #Bullet-Point-2 h2,
    #Bullet-Point-3 h2 {
        font-family: 'Rajdhani', sans-serif;
        font-size: 18px;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 10px;
    }
 
    #Bullet-Point-1 p,
    #Bullet-Point-2 p,
    #Bullet-Point-3 p {
        color: var(--clr-text-dim);
        font-size: 14px;
        line-height: 1.7;
    }
    
    .banner-stripe-steel-solutions {
        background:#b0181b;
        overflow: hidden;
        text-align: center;
    }
    
    .banner-stripe-steel-solutions a {
        letter-spacing: .06em;
        word-spacing: .04em;
        font-size: 16px;
        padding: 8px 0px;
        background: gold;
        color: black;
        display: block;
        font-family: proxima-nova, Helvetica, Arial, sans-serif;
        cursor: pointer;
        border-top: 1px solid black;
        border-right: 1px solid black;
        border-left: 1px solid black;
    }
    
    .banner-stripe-steel-solutions a:hover {
        background: #b0181b;
        color: whitesmoke;
    }
    .banner-stripe-steel-solutions h3 {
        color: white;
        float: left;
        margin: 0px 40px;
    }
    .banner-stripe-steel-solutions div {
        margin: 10px auto;
        text-align: center;
    }
    
    .Steel-Solutions-Page-Button {
        display: inline-block;
        background-color: gold;
        color: black;
        font-family: 'Rajdhani', sans-serif;
        font-size: 15px;
        font-weight: 800;
        letter-spacing: 2px;
        text-transform: uppercase;
        border-radius: 2px;
        box-shadow: none;
        padding: 9px 18px;
        margin: 0px 0px 8px 0px;
        text-align: center;
    }
    
    .Steel-Solutions-Page-Button:hover {
        background: #b0181b; 
    }
    
    #Import-Parts-Steel-Solutions-Div {
        background-color: var(--clr-panel);
        max-width: 1340px;
        border-radius: .4em;
        padding: 20px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid black;
    }
    
    #Import-Parts-Steel-Solutions-Title {
        margin-bottom: 25px;
        font-size: 26px;
        color: whitesmoke;
    }
    
    #Import-Parts-Steel-Solutions-Wrapper {
        display: flex;
        flex-direction: row;
        padding: 20px;
    }
    
    #Import-Parts-Steel-Solutions-Info-Bullets {
        margin-left: 40px;
        max-width: 700px;
    }
    
    #Structural-Part-Importing-Wrapper{
        background-color: #272727;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
    }
    
    #Auto-Dimensioning-Wrapper {
        background-color: #272727;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
        margin-top: 10px;
    }
    
    #Part-Viewing-Wrapper {
        background-color: #272727;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
        margin-top: 10px;
    }
    
    #Steel-Solutions-Shape-Library-Wrapper img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    
    #Steel-Solutions-Shape-Library-Wrapper {
        opacity: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        max-width: 1100px;
    }
    
    #Steel-Solutions-What-Is {
        opacity: 0;
        background-color: var(--clr-dark);
        margin-bottom: 0px;
    }
    
   .Steel-Solutions-WhatIs-Header {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 18px;
        text-align: center;
        letter-spacing: 2.5px;
        color: #fff;
        padding: 0;
        margin: 0px 0 10px 0;
    }
    
    #Steel-Solutions-CAD-Container {
        opacity: 0;
        background-color: var(--clr-dark2);
        margin-bottom: 0px;
    }
    
    #Steel-Solutions-CAD-Container2{
        background: var(--clr-panel);
        max-width: 1200px;
        margin: 20px auto 0px auto;
        padding: 20px 20px 60px 20px;
        border: 1px solid var(--clr-border-hi);
        border-radius: .3em;
    }
    
    #Steel-Solutions-CAD-Title {
        color: whitesmoke;
        font-size: 26px;
        margin-bottom: 20px;
    }
    
    .Steel-Solutions-CAD-Header {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-weight: bold;
        font-size: 20px;
        letter-spacing: 2.5px;
        color: #fff;
        padding: 0;
        margin: 7px 0 0 0;
    }
    
    #Steel-Solutions-CAD-Flexbox {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    
    #Steel-Solutions-CAD-Image {
        width: 500px; 
        margin-left: 20px; 
        box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.7); 
        float:right;
    }
      
    #Steel-Solutions-Structural-DXF {
        opacity: 0;
        background-color: var(--clr-dark);
        margin: 0px 0px 0px 0px;
    }
    
    #Steel-Solutions-Structural-Bullet-Wrapper{
        background-color: #394d5d;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
    }
    
    #Steel-Solutions-Part-Correction-Bullet-Wrapper{
        background-color: #394d5d;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
        margin-top: 10px;
    }
    
    #Steel-Solutions-Lead-In-Bullet-Wrapper{
        background-color: #394d5d;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
        margin-top: 10px;
    }
    
    #Steel-Solutions-Structural-DXF-Column-Wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 20px;
padding: 30px;
    }
    
    #Steel-Solutions-Structural-DXF-Column1, #Steel-Solutions-Structural-DXF-Column2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
        margin-bottom: 20px;
        width: 550px;
    }
    
    #Steel-Solutions-Structural-DXF-Column1-Info,#Steel-Solutions-Structural-DXF-Column2-Info {
        background-color: #272727;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
        margin-bottom: 10px;
    }
    
    #Steel-Solutions-Structural-DXF-Column1-Info p,#Steel-Solutions-Structural-DXF-Column2-Info p{
        text-align: center;
    }
    
    .Steel-Solutions-Structural-DXF-Header {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 18px;
        letter-spacing: 3px;
        color: #fff;
        padding: 0;
        margin: 7px 0 4px;
        text-align: center;
    }
    
    #Tekla-Powerfab-Header-Wrapper::before {
        content: '';
        display: block;
        width: 1px;
        align-self: stretch;
        background: var(--clr-border-hi);
        flex-shrink: 0;
    }
    
    #Tekla-Powerfab-Header-Wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 0;
        max-width: 1200px;
        margin: 0 auto 28px;
        padding: 0;
        background: var(--clr-panel2);
        border: 1px solid var(--clr-border-hi);
        border-left: 4px solid var(--clr-red);
        border-radius: 4px;
        overflow: hidden;
    }
    
    #Tekla-Powerfab-Header-Wrapper img {
        height: 64px;
        width: auto;
        padding: 12px 20px;
        background: #fff;
        flex-shrink: 0;
    }
    
    #Tekla-Powerfab-Header {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 30px;
        font-weight: 600;
        color: #ffff;
        padding: 0;
        letter-spacing: 3px;
        padding: 18px 28px;
        text-align: left;
        position: static;
    }
    
    #Steel-Solutions-Strumis {
        background-color: var(--clr-dark);
    }
    
    #Steel-Solutions-Integration-Column1 {
        display: flex;
        flex-direction: column;
        padding: 10px;
        margin-bottom: 20px;
        width: auto;
    }
    
    #Steel-Solutions-Integration-Column1-Info,#Steel-Solutions-Integration-Column2-Info,#Steel-Solutions-Integration-Column3-Info {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px 5px 0px 10px;
        margin-bottom: 10px;
        height: 250px;
        padding: 10px;
        background: var(--clr-panel);
        border: 2px solid var(--clr-border-hi);
        border-top: 3px solid gold;
        border-radius: 4px;
        flex: 1;
    }
    
    #Steel-Solutions-Integration-Column2 {
        display: flex;
        flex-direction: column;
        padding: 10px;
        margin-bottom: 20px;
        width: auto;
    }
    
    #Steel-Solutions-Integration-Column3 {
        display: flex;
        flex-direction: column;
        padding: 10px;
        margin-bottom: 20px;
        /*width: 550px;*/
        width: auto;
    }
    
    .Steel-Solutions-Integration-Card-Header, .Steel-Solutions-Requirement-Cards-Header {
        font-family: 'Rajdhani', 'Montserrat', sans-serif;
        font-size: 24px;
        letter-spacing: 3px;
        color: #fff;
        padding: 0;
        margin: 0px 0px 8px 0px;
        text-align: center;
        border-bottom: 2px solid gold;
    }
    
    #Steel-Solutions-Tekla {
        opacity: 0;
        background-color: var(--clr-dark) !important;
        padding: 40px 24px;
        margin-bottom: 0px;
    }
    
    #Steel-Solutions-Tekla-Title {
        color: whitesmoke;
        font-size: 26px;
        margin: 0 auto;
        margin-top: 10px;
        text-align: center;
        font-weight: 200;
        font-family: open-sans, Helvetica, Arial, sans-serif;
    }
    
    #Steel-Solutions-Tekla-Wrapper {
        background: var(--clr-panel2);
        border: 1px solid var(--clr-border);
        max-width: 1400px;
        margin: 20px auto 0px auto;
        padding: 20px 20px 60px 20px;
        border-radius: .3em;
    }
    
    #Steel-Solutions-Tekla-Columns {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    #Steel-Solutions-Tekla-Column1 , #Steel-Solutions-Tekla-Column2 {
        width: 540px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: var(--clr-panel);
        margin-left: 40px;
        margin-top: 10px;
        padding: 0px 5px 0px 10px;
        border: 1px solid var(--clr-border-hi);
        border-top: 3px solid gold;
        border-radius: 4px;
    }
    
    #Steel-Solutions-Tekla-Column1 h2, #Steel-Solutions-Tekla-Column2 h2 {
        font-family: 'Rajdhani', sans-serif;
        font-size: 20px;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        color: #fff;
        margin: 14px 0 8px;
    }
     
    #Steel-Solutions-Tekla-Column1 p,
    #Steel-Solutions-Tekla-Column2 p {
        color: var(--clr-text-dim);
        font-size: 16px;
        line-height: 1.7;
    }
    
    #Steel-Solutions-Tekla-Column2 {
        margin-right: 40px;
    }

    
    #Steel-Solutions-Automatic-Nesting-Title {
        margin-left: 700px; 
        display: inline-block;
        color: whitesmoke;
        border-bottom: 2px solid gold;
    }
    
    #Steel-Solutions-Nesting-Background {
        position: absolute;
        height: 600px; 
        width: 100%;
        background-image: url(../images/Backgrounds/Nest_Background.png);
        background-position: center;
        background-size: cover;
    }
    
    #Steel-Solutions-Automatic-Nesting {
        opacity: 0;
        padding: 0px;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0,0.7);
        z-index: 10;
        position: relative;
        overflow: hidden;
        background-color: #75393a;
    }
    
    #Steel-Solutions-Automatic-Nesting-Modules {
        width: 880px;
        margin-left: 660px;
        padding: 20px;
    }
    
    #Steel-Solutions-Automatic-Nesting-Bullet1, #Steel-Solutions-Automatic-Nesting-Bullet2, #Steel-Solutions-Automatic-Nesting-Bullet3 {
        width: 640px;
        display: flex;
        flex-direction: column;
        background-color: #4c4c4c;
        margin-left: 40px;
        margin-top: 10px;
        padding: 0px 5px 0px 10px;
        border: 1px solid gold;
        border-radius: .2em;
    }
     
    #Steel-Solutions-Best-Software {
        opacity: 0;
    }
    
    #Import-Parts-Steel-Solutions {
        opacity: 0;
    }
    
    #Steel-Solutions-Comparison-Table {
        opacity: 0;
        margin: 0px auto;
        position:relative;
        width: auto;	
        background: White;
        font: 90% "Helvetica" ;
        color:#333;
        padding: 40px 0px 25px 0px;
        background-color: var(--clr-dark);
        max-width: 100vw;
    }
    
    #Steel-Solutions-Comparison-Table2 {
        width: auto;
	    max-width: auto;
	    padding: 5px 0;
	    margin: 0px auto;
    }
    
    #Steel-Solutions-Comparison-Table-Title {
        border-bottom: 2px solid gold;
        color: whitesmoke;
        margin: 0 auto;
    }
    
    tbody {
        display: table-row-group;
        vertical-align: middle;
        unicode-bidi: isolate;
        border-color: inherit;
    }
    
    #Packages table,
    #Packages th,
    #Packages td {
        border: 1px solid #bfbfbf;
    }
    
    #Packages {
        background-color: #f2f2f2;
        /*width: 100%;*/
        width: auto;
        border-collapse: collapse;
        margin: 0 auto;
    }
    
    th#Packages_Header2 {
        background-color: gold;
        padding: 12px 0px;
        text-transform: uppercase;
        text-align: center;
    }
    
    #Packages tr.table-pricing td {
        color: gold;
        font-weight: 500;
        font-size: 20px;
        background: #3c3c3c;
    }
    
    #Packages tr.table-pricing2 td {
        color: gold;
        font-weight: 100;
        font-size: 17px;
        background: #3c3c3c;
    }
    
    table#Packages tr:nth-child(odd) {
        background-color: #e8e8e8;
    }
    #Packages tr.optional-upgrade td {
        color: #ff8000;
    }
    
    #Packages h3 {
        font-size: 12px !important;
        color: #3c3c3c;
        font-weight: normal;
        text-align: left;
        margin: 0px;
        margin-left: 20px;
        margin-right: 10px;
    }
    
    #Packages tr.table-pricing {
        background: #3c3c3c;
    }
    
    #Packages h2 {
        text-align: center;
        color: black;
        font-size: 14px;
        font-weight: 1000;
        margin: 0px;
        font-family: 'Open Sans', Arial, sans-serif;
    }
    #Packages td {
        padding: 0px 0px;
        text-align: center;
        font-size: 18px;
        color: green;
        font-weight: bold;
    }
    
    .Main_Modal {
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease;
        position: fixed;
        top: 0; left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.7);
        z-index: 9999;
    }
    
    .Main_Modal.show {
        visibility: visible;
        opacity: 1;
    }
    
    .Modal_OuterContainer {
        width: 950px;
        height: 600px;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        overflow: hidden;
    }
    
    .Modal_Container {
        width: 900px;
        height: 546px;
        background-color: white;
        box-shadow: 1px 1px 4px 0px black;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        overflow: hidden;
    }
    
    .Modal_Header {
        padding: 16px;
        background: #434343;
        margin-bottom: 40px;
    }
    
    .Modal_Header i {
        font-size: 34px;
        color: gold;
        margin-right: 16px;
        display: inline-block;
    }
    
    .Modal_Container h {
        color: gold;
        font-size: 24px;
        font-weight: 100;
        text-shadow: 0px 0px 0px Black;
        margin: 0px;
        text-align: left;
        display: inline-block;
    }
    
    .Modal_Container p {
        margin: 20px 40px;
        color: black;
    }
    
    .Modal_Container ul {
        margin: 20px 40px;
        color: black;
    }
    
    .foot_note {
        width: 600px; 
        height: 30px; 
        position: absolute; 
        bottom: 0; 
        margin: auto; 
        overflow: hidden;
    }
    
    .foot_note p {
        color: dimgray;
        font-weight: 100;
        font-size: 13px;
        margin: 0px 30px;
    }
    
    .Exit_Modal_View {
        cursor: pointer;
        float: right;
        right: 36px;
        top: 40px;
        z-index: 100000;
        position: relative;
        width: 40px;
        height: 40px;
    }
    
    .Exit_Modal_View i {
        font-size: 38px;
        color: gold;
        text-shadow: 0.5px 0.5px 0.5px black;
    }
    
    .Steel-Solutions-Team-Viewer-Section {
        display: grid;
        grid-template-columns: 500px 500px;
        justify-content: center;    /* centers the two fixed columns as a unit */
        justify-items: stretch;     /* squares fill their 500px column */
        gap: 36px;
    }
    
    #Steel-Solutions-System-Requirements-Team-Viewer-Wrapper {
        margin-bottom: 30px;
        opacity: 0;
        background-color: var(--clr-dark);
    }
    
    #Steel-Solutions-System-Requirements-List {
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 20px;
        text-align: center;
    }
    
    #Steel-Solutions-System-Requirements-List li{
        color: whitesmoke;
    }
    
    #Steel-Solutions-System-Requirements-Square , #Steel-Solutions-Team-Viewer-Square {
        height: 280px;
    }
    
    #Steel-Solutions-Team-Viewer-Link {
        display: flex;
        justify-content: center;
    }
    
    #Steel-Solutions-Team-Viewer-Link:hover img {
        filter: brightness(120%) hue-rotate(147deg) contrast(120%);
    }
    
    /* Old Animate- classes removed — replaced by .in-view below */

    #Steel-Solutions-Best-Software,
    #Steel-Solutions-What-Is,
    #Import-Parts-Steel-Solutions,
    #Steel-Solutions-Shape-Library-Wrapper,
    #Steel-Solutions-CAD-Container,
    #Steel-Solutions-Structural-DXF,
    #Steel-Solutions-Tekla,
    #Steel-Solutions-Automatic-Nesting,
    #Steel-Solutions-Comparison-Table,
    #Steel-Solutions-System-Requirements-Team-Viewer-Wrapper {
        transform: translateY(20px);
        transition: opacity 0.7s ease, transform 0.7s ease;
    }

    #Steel-Solutions-Best-Software.in-view,
    #Steel-Solutions-What-Is.in-view,
    #Import-Parts-Steel-Solutions.in-view,
    #Steel-Solutions-Shape-Library-Wrapper.in-view,
    #Steel-Solutions-CAD-Container.in-view,
    #Steel-Solutions-Structural-DXF.in-view,
    #Steel-Solutions-Tekla.in-view,
    #Steel-Solutions-Automatic-Nesting.in-view,
    #Steel-Solutions-Comparison-Table.in-view,
    #Steel-Solutions-System-Requirements-Team-Viewer-Wrapper.in-view {
        opacity: 1 !important;
        transform: none;
    }
    
    @media screen and (max-width: 1480px) {

        #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 460px;
    }
        
        #Steel-Solutions-Automatic-Nesting-Title {
            margin-left: 600px;   
    }
        
    }
    
    @media screen and (max-width: 1280px){
        #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 360px;
    }
    
        #Steel-Solutions-Automatic-Nesting-Title {
            margin-left: 400px;   
    }
        
        
    }
    
    @media screen and (max-width: 1120px){
        #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 260px;
    }
        #Steel-Solutions-Automatic-Nesting-Title {
            margin-left: 300px;   
    }
        
    }
        
    @media screen and (max-width: 1020px){
        #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 160px;
    }
        #Steel-Solutions-Automatic-Nesting-Title {
            margin-left: 200px;   
    }
        
    }
    
    @media screen and (max-width: 940px) {
       #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 110px;
    } 
    }
    
    @media screen and (max-width: 870px) {
       #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 80px;
    } 
    }
    
        @media screen and (max-width: 840px) {
       #Steel-Solutions-Automatic-Nesting-Modules {
            width: 880px;
            margin-left: 50px;
    } 
    }
    
    @media screen and (max-width: 900px){
        .Modal_Container {
            width: 400px;
            height: 400px;
            background-color: white;
            box-shadow: 1px 1px 4px 0px black;
            position: absolute;
            top: 100px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .foot_note {
            width: 300px;
            height: auto;
            margin: auto;
            overflow: hidden;
        }
        
        i.fa.fa-times{
            position: absolute;
            top: 75px;
            right: 260px;
        }
        
        #Import-Parts-Steel-Solutions-Wrapper {
            flex-direction: column;
        }
        
        #Import-Parts-Steel-Solutions-Info-Bullets {
            margin-left: 0px;
            margin-top: 20px;
        }
    }
    
    @media screen and (max-width: 850px){
        #Steel-Solutions-Integration-Column1-Info, #Steel-Solutions-Integration-Column2-Info, #Steel-Solutions-Integration-Column3-Info {
            height: 300px;
        }
        
    }
    
    @media screen and (max-width: 750px){
        #Steel-Solutions-Integration-Column1-Info, #Steel-Solutions-Integration-Column2-Info, #Steel-Solutions-Integration-Column3-Info {
            height: 350px;
        }
    }
    
    @media screen and (max-width: 600px) {
        
        
        #Import-Parts-Steel-Solutions-Info-Bullets {
            margin-left: 0px;
            margin-top: 20px;
        }
        
        #Steel-Solutions-Part-Viewer-Gif {
            height: 40% !important;
        }
        
        #Steel-Solutions-CAD-Flexbox {
            flex-direction: column;
        }
        
        .Steel-Solutions-CAD-Header {
            text-align: center;
        }
        
        #Structural-Part-Importing-Wrapper p, #Auto-Dimensioning-Wrapper p, #Part-Viewing-Wrapper, #Part-Viewing-Wrapper p {
            text-align: center;
        }
        
        #Steel-Solutions-CAD-Image {
            margin-left: 0px;
            margin-bottom: 20px;
        }
        
        #Steel-Solutions-Structural-Bullet-Wrapper p, #Steel-Solutions-Part-Correction-Bullet-Wrapper p, #Steel-Solutions-Lead-In-Bullet-Wrapper p {
            text-align: center;
        }
        
        #Steel-Solutions-Structural-DXF-Column1 {
            width: auto;
        }
        
        #Steel-Solutions-Structural-DXF-Column2 {
            width: auto;
        }
        
        #Steel-Solutions-Integration-Column1 {
            width: auto;
        }
        
        #Steel-Solutions-Integration-Column2 {
            width: auto;
        }
        
        #Steel-Solutions-Integration-Column3 {
            width: auto;
        }
        
        #Steel-Solutions-Integration-Column1-Info, #Steel-Solutions-Integration-Column2-Info, #Steel-Solutions-Integration-Column3-Info {
            height: auto;
        }
        
        #Steel-Solutions-Structural-DXF-Column-Wrapper {
            flex-direction: column;
        }
        
        #Opening-Bullet-Points {
            flex-direction: column;
            align-items: center;
        }
        
        #Steel-Solutions-Automatic-Nesting-Modules {
            margin: 0 auto;
            display: flex;
            flex-direction: column;
            align-items: center;
            width: auto;
        }
        
        #Steel-Solutions-Automatic-Nesting-Title {
            margin: 10px 10px 10px 10px !important;
        }
        
        #Steel-Solutions-Automatic-Nesting-Bullet1, #Steel-Solutions-Automatic-Nesting-Bullet2, #Steel-Solutions-Automatic-Nesting-Bullet3 {
            margin: 0 auto !important;
            width: auto;
            margin-top: 10px !important;
            margin-bottom: 20px !important;
        }
        
        .Steel-Solutions-Team-Viewer-Section {
            display: flex;
            flex-direction: column;
            padding: 20px;
        }
        
        #Steel-Solutions-Tekla-Columns {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: center;
        }
        
        #Steel-Solutions-Tekla-Column1, #Steel-Solutions-Tekla-Column2 {
            width: auto;
            margin: 0 auto;
            margin-top: 10px;
        }
        
        #Steel-Solutions-Tekla-Column1 h2 {
            text-align: center;
        }
        
        #Steel-Solutions-Tekla-Column2 h2 {
            text-align: center;
        }
        
        #main-banner-background-steel-solutions iframe {
            width: 97vw;
        }
        
        #Steel-Solutions-System-Requirements-Square, #Steel-Solutions-Team-Viewer-Square {
            height: auto;
        }
        
        .staggered-content{
            width: auto !important;
        }
        
        .Modal_OuterContainer {
            width: auto;
            height: 600px;
            background-color: transparent;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            overflow: hidden;
        }
        
        i.fa.fa-times{
            position: absolute;
            top: 70px;
            right: 65px;
        }
    }
    
    @media screen and (max-width: 420px) {
        


    
    }

    /*END OF STEEL SOLUTIONS PAGE*/
        
    
    /*STEEL SOLUTIONS TRIAL PAGE*/
    
    #ss-background-container{
        background-color: var(--clr-dark);
    }
    
    #sstrial_header{
        background-color: black;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%; /* Ensures the container takes the full width */
        padding: 0 10px; /* Small padding to avoid edge overflow */
        box-sizing: border-box;
        overflow: hidden; /* Prevents any overflow issues */
    }
    
    #ss-text-logo{
        max-width: 75vw;
        height: auto;
    }
    
    #Text_Message_Checkbox_Container_Trial{
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: center; /* Vertically centers both elements */
        margin-top: 20px; /* Adds space above the submit button and CAPTCHA */
        clear: both; /* Clears any floating elements above */    
    }
    
    #Contact_Submit_Button {
        -webkit-appearance: none; 
    }
    
    .trial-request-container {
        flex: 1;
        background: linear-gradient(135deg, var(--clr-panel2) 0%, var(--clr-dark2) 60%, #0d1a26 100%);
        border: 2px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 24px 28px;
        max-width: none;
        margin: 0;
        position: relative;
    }
    
    .trial-request-container label {
        color: white;
    }
    
    .trial-request-container p {
        color: white;
        text-align: center;
    }
    
    #trial-request-content-container {
        display: flex;
        justify-content: center; /* Centers the content horizontally */
        padding: 20px; /* Add some padding for mobile responsiveness */
        box-sizing: border-box;
    }
    
    #Trial-Request-Header {
        margin-top: 0px;
        margin-bottom: 5px;
        padding: 0px 0px;
        background-color: #b0181b;
        border-radius: 4px;
    }
    
    #Trial-Request-Header-Text {
        text-align: center;
    }
    
    #trial-text-inputs-wrapper{
        margin-bottom: 5px;
    }
    
    textarea::placeholder{
        color: black;
        opacity: 1;
    }
    
    #form-submit-button-wrapper {
        text-align: center;
    }
    
    /*END OF STEEL SOLUTIONS TRIAL PAGE*/
    
    
   #new-drilling-highlight-container {
        margin: 0px auto 25px auto;
        padding: 10px 0px 10px 0px;
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/20HP_Drill_Background.jpg);
        background-position: center bottom 0px;
        background-size: cover;
    }
    
    #hypertherm-beveled-container {
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/BevelCuttingBackground.jpg);
        background-position: bottom;
        background-size: cover;
        padding: 80px 0px;
    }

    #yaskawa-highlight-container {
        padding: 60px 0px;
        box-shadow: inset 0px -2px 15px rgba(0, 0, 0, 0.3);
        background-image: url(../images/Backgrounds/Yaskawa-Background.jpg);
        background-position: center;
        background-size: cover;
    }
    
    #drill-highlight-container p,
    #drill-highlight-container h1,
    #bevel-highlight-container p,
    #bevel-highlight-container h1,
    #hypertherm-beveled-container p {
        color: white;
        text-shadow: 0.5px 0.5px 3px black;
    }
    #xpr-logo {
        max-width: 320px;
        margin-left: -10px;
        margin-bottom: 16px;
    }
    #yaskawa-logo {
        width: 100%;
        max-width: 380px;
        margin-bottom: 30px;
    }
    #ethercat-logo {
        max-width: 320px;
        margin-top: 40px;
        margin-bottom: 30px;
        margin-left: -6px;
    }
    .product-highlight-link {
        cursor: pointer;
    }
    .product-highlight-container {
        background-color: #394d5d;
        text-align: left;
        padding: 30px 30px 30px 20px;
        max-width: 1190px;
        margin: 0px auto 60px auto;
        overflow: hidden;
        border: 3px solid black;
        position: relative;
        display: flex;
        align-items: center;
    }
    .product-highlight-link:hover .product-highlight-container {
        background-color: #435b6e;
        border: 3px solid #b0181b;
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
    .product-highlight-container img {
        max-width: 40%;
        float: left;
        margin-right: 0px;
    }
    .product-highlight-container div {
        width: 58%;
    }
    .product-highlight-container ul {
        margin-top: 16px;
    }
    .product-highlight-container h1 {  /*this manipulates header of plasma/oxyfuel/drill controller */
        /*display:inline-block;*/ /*this was the cause of the repeated text on the hide on mobile*/
        border-bottom: 2px solid #b0181b;
        padding-bottom: 6px;
        text-align: left;
        font-weight: 500;
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product-highlight-container p {
        margin-bottom: 10px;
    }
    .link-corner-arrow {
        position: absolute;
        bottom: 0;
        right: 0;
        max-height: 60px;
        opacity: 0;
    }
    .product-highlight-link:hover .link-corner-arrow {
        opacity: 1;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
    
    
    .fixed-stripe-container {
        min-height: 400px;
        margin: 0px 0px 70px 0px;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        text-align: center;
    }
    .fixed-stripe-container h1 {
        margin: 140px auto;
        color: black;
        font-weight: bold;
        font-size: 40px;
        text-align: center;
        max-width: 640px;
        color: white;
        text-shadow: 3px 3px 3px black;
    }
    .no-padding-container {
        padding: 0px;
    }
    .subpage-title-container {
        margin: 0px auto;
        max-width: 1240px;
    }
    @media screen and (max-width: 1290px) {
        div.content-container,
        div.smaller-content-container,
        div.subpage-container,
        div.subpage-title-container,
        div.intro-container1,
        div.intro-container2,
        div.intro-container3,
        div.intro-container4,
        div.intro-container5,
        div.intro-container6,
        div.intro-container7,
        div.intro-container8{
            padding: 0px 14px;
        }
        .section-highlight-container,
        .full-width-container {
            margin: 30px auto 20px auto;
            padding: 20px 0px 40px 0px;
        }
    }
    @media screen and (max-width: 1100px) {
        .product-highlight-container h1 {
            text-align: left;
            font-weight: 600;
            font-size: 20px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
    }
    @media screen and (max-width: 740px) {
        div.content-container {
            text-align: center;
        }
        div.content-container ul {
            text-align: left;
        }
        .product-highlight-container .product-highlight-image {
            /*max-width: 500px;*/
            float: none;
            margin: 0px auto;
            display: block;
            width: 100%;
        }
        .product-highlight-container {
            padding: 10px 16px;
            margin: 0px auto 26px auto;
        }
        .product-highlight-container div {
            width: 100%;
        }
        .product-highlight-container h1 {
            text-align: center;
            font-weight: 600;
            font-size: 22px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        
        #FiberX_Core_List, #FiberX_Pro_List, #Two_Chuck_Tube_Cutter_List, #Three_Chuck_Tube_Cutter_List {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 5px 5px 5px 0px;
        }
        
        #FiberX_Pro_List li,
        #FiberX_Core_List li,
        #Two_Chuck_Tube_Cutter_List li,
        #Three_Chuck_Tube_Cutter_List li {
            list-style: none;
            margin-left: 0;
            text-align: center;
            display: flex;
            align-items: baseline;
            justify-content: center;
            gap: 8px;
        }

        #FiberX_Pro_List li::before,
        #FiberX_Core_List li::before,
        #Two_Chuck_Tube_Cutter_List li::before,
        #Three_Chuck_Tube_Cutter_List li::before {
            content: '▪';
            color: var(--clr-red);
            font-size: 14px;
            flex-shrink: 0;
        }
        
        #FiberX_Pro_List li, #FiberX_Core_List li, #Two_Chuck_Tube_Cutter_List li, #Three_Chuck_Tube_Cutter_List li {
            text-align: center;
        }
        
        .content-container ul {
            width: auto;
        }
        
        div.content-background-container {
            padding: 14px 0px 10px 0px;
        }
        div.intro-container2 {
            margin-bottom: 10px;
        }
        div.intro-container4 {
            margin-bottom: 0px;
        }
        div.container-margin {
            margin: 0px auto 60px auto;
        }
        #dotpeen-highlight-container{

        }
        #hypertherm-beveled-container,
        #yaskawa-highlight-container,
        #controller-software-container,
        #drill-highlight-container,
        #bevel-highlight-container  {
            margin: 0px auto 30px auto;
            padding: 20px 0px;
        }
        
        #dotpeen-highlight-container,
        #drill-highlight-container,
        #bevel-highlight-container,
        #hypertherm-beveled-container {
            padding: 20px 10px;
        }
        
        #dotpeen-highlight-container{
            background-image: url(../images/Products/Dot_Peen/Up_Close_Dark.png);
        } 
        
        
/*ADDED 3/9/23 FOR DOT PEEN AND INK MARKER CHOICE PAGE*/        
              
    #yaskawa-logo {
        max-width: 280px;
        text-align: center;
        margin: 20px auto;
    } 
}
    @media screen and (max-width: 600px) {
        .product-highlight-container {
            flex-direction: column;
        }
         
        .product-highlight-container h1 {
            text-align: center;
            font-weight: 400;
            font-size: 18px;
            margin-top: 10px;
            margin-bottom: 10px;
            letter-spacing: 5px;
            padding: 8px 0px;
            background: #6d2424;
            color: white;
            border: 0px;
            border-radius: 3px;
        }
        
        .product-highlight-container p {
            text-align: center;
        }
        
        .product-highlight-container .product-highlight-image {
            max-width: 400px;
            margin: 0px 0px 0px 0px;
        }
        
        #FiberX-Core, #FiberX-Pro, #FiberX-Tube-2chuck, #FiberX-Tube-3chuck {
            padding: 20px 20px 20px 20px;
        }
        
        div.container-margin {
            margin: 0px auto 60px auto;
        }
        div.section-highlight-container,
        div.full-width-container {
            margin: 20px auto;
/*            padding: 30px 0px;*/
            padding: 0px 16px;
        }
        
/*
        div#slide-out-components.section-highlight-container {
            padding: 0px 0px 0px 0px;
        }
*/
    }
    
    @media screen and (max-width: 540px) {
        .link-corner-arrow {
            display: none;
        }
    }
    @media screen and (max-width: 460px) {
        div.content-background-container {
            background-color: #0a1823;
        }
        div.content-container,
        div.subpage-container,
        div.intro-container1,
        div.intro-container2,
        div.intro-container3,
        div.intro-container4,
        div.intro-container5,
        div.intro-container6,
        div.intro-container7,
        div.intro-container8{
        }
        .section-highlight-container,
        .full-width-container {
        }
    }

/* TITLES  */

@media {
    .subpage-title {  /*this manipulates the titles Jarrid was saying were different fonts*/
        margin-bottom: 0px;
        border-bottom: 2px solid #b0181b;
        max-width: 1236px;
        font-size: 26px;
        font-weight: 200;
    }
    .subpage-title span {
        font-weight: 600;
    }
    .subpage-title#subpage-title-contact{
        margin-bottom: 10px;
    }
    @media screen and (max-width: 700px) {
        .subpage-title {
            margin-bottom: 10px;
            text-align: center;
            margin-top: 0px;
            font-size: 22px;
        }
    }
    @media screen and (max-width: 400px) {
        .subpage-title {
            font-size: 18px;
        }
    }
}

/* THREE TILE ROW */

@media {
    /* Tile row */
#three-tile-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    overflow: visible;
    margin-bottom: 0;
}  

#three-tile-row > div {
    float: none;
    width: auto;
    margin-right: 0;
}
    
#four-tile-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    overflow: visible;
    margin-bottom: 0;
}

#four-tile-row > div {
    float: none;
    width: auto;
    margin-right: 0;
}
    
    
    #three-tile-row {
        overflow: hidden;
    }

    #three-tile-row img {
        width: 100%;
    }
    #three-tile-row .last-column {
        margin-right: 0px;
    }
    div.img-and-title {
        position: relative;
        overflow: hidden;
    }
    div.row-without-links a {
        cursor: default;
    }
    div.row-with-links div.img-and-title {
        cursor: pointer;
    }
    div.row-with-links div.img-and-title:hover {
        opacity: 0.8;
    }
    #three-tile-row img.play-icon {
        color: white;
        opacity: 0;
        position: absolute;
        top: 52%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 30%;
    }
    #three-tile-row div.img-and-title:hover img.play-icon {
        opacity: 0.75;
    }
    #three-tile-row .column-title {
        background-color: #f5f5f5;
        border-bottom: 1.5px #930000 solid;
    }
    #three-tile-row .column-title h2 {
        text-align: center;
    }
    #three-tile-row .alternate-column-title {
        background-color: #f0f0f0;
        border: 0px;
    }
    #three-tile-row .alternate-column-title h2 {
        color: black;
    }
    #three-tile-row h2 {
        color: black;
        margin: 8px 0px;
    }
    .mobile-column-title {
        display: none;
    }

    @media screen and (max-width: 800px) {
        .column-title h2 {
            display: none;
        }
        #three-tile-row h2.mobile-column-title {
            display: block;
        }
        .column-title {
            padding: 0px;
        }
        #three-tile-row img.play-icon {
            color: white;
            opacity: 0.8;
            position: absolute;
            top: 80%;
            left: 85%;
            transform: translate(-50%, -50%);
            width: 25%;
        }
        .row-with-links div.img-and-title:hover img.play-icon {
            opacity: 0.75;
        }
    }
    @media screen and (max-width: 600px) {
        #three-tile-row {
            padding: 6px;
            padding-bottom: 0px;
            display: flex;
            flex-direction: column;
        }
        #three-tile-row div {
            width: 100%;
            max-width: 440px;
            margin-right: 0%;
            float: none;
            margin: 0px auto;
            clear: both;
        }
        #three-tile-row > div {
            margin-bottom: 20px;
        }
        #three-tile-row h2 {
            display: block;
            font-size: 16px;
        }
        #three-tile-row h2.mobile-column-title {
            display: none;
        }
        #three-tile-row .last-column {
            margin: 0px auto;
        }
    }
}


/* THREE TILE ROW NO SPACING */

@media {

    .mobile-column-title {
        display: none;
    }
    }

/*Five Tile Row*/
   #five-tile-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
    overflow: visible;
    margin-bottom: 0;
}   
    
    
/*End of Five Tile Row*/
    
    
/*QUOTE*/
/* =============================================================================
   LANDING PAGE — Company Quote Section
   ============================================================================= */

#Company-Quote-Container {
    background: var(--clr-dark2);
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

#Company-Quote-Container h1 {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: clamp(18px, 3vw, 26px);
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 14px;
}

#Company-Quote-Container h1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background: var(--clr-red);
}

p#Company-Quote {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: var(--clr-text-dim);
    max-width: 900px;
    text-align: center;
    margin: 0;
}


/*Quote*/

/* FOOTER */

@media {
    #footer-container {
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background: black;
    }
    #footer-container div {
        text-align: center;
        border-bottom: 0px solid #930000;
    }
    #footer-container li {
        display: inline-block;
        text-align: center;
        vertical-align: top;
    }
    #footer_email a {
        color: white;
        font-size: 14px;
    }
    footer {
        max-width: 1200px;
        color: white;
        margin: auto;
        text-align: center;
    }
    footer span {
        font-weight: 700;
        font-size: 115%;
        line-height: 34px;
    }
    footer ul {
        margin-bottom: 20px;
    }
    footer p {
        text-align: center;
        margin-bottom: 10px 0px 0px 0px;
        font-family: "Goudy Bookletter 1911", sans-serif;
        color: white;
        font-size: 12px;
    }

    #footer-address{
        margin-bottom: 0px;
        margin-top: 10px;
        padding: 2px 4px 2px 4px;
        border-radius: 2px;
        background-color: #792727;
    }
    #first-contact {
        margin-left: 80px;
        margin-right: 40px;
    }
    #copyright {
        font-size: 11.5px;
        font-weight: 100;
        text-align: center;
        color: #d0d0d0;
        letter-spacing: 0.05em;
    }
    #copyright:before {
        content: "(c) 2026 "
    }
    @media screen and (max-width: 1180px) {
        footer ul p {
            margin: 10px;
            font-size: 11px;
        }
    }
    @media screen and (max-width: 1100px) {
        footer ul p {
            margin: 10px 4px;
        }
    }
    @media screen and (max-width: 1100px) {
        footer ul p {
            margin: 10px 10px 10px 10px;
        }
    }
    @media screen and (max-width: 940px) {
        footer ul p {
            margin: 10px 20px 10px 20px;
        }
    }
    @media screen and (max-width: 740px) {
        #first-contact {
            margin: 10px 4px 10px 4px;
        }
        footer ul p {
            margin: 10px 4px 10px 4px;
            font-size: 12px;
            line-height: 19px;
        }
        footer span {
            font-weight: 700;
            font-size: 115%;
            line-height: 20px;
        }
        #footer-container footer li {
            display: block;
        }
    }
    @media screen and (max-width: 400px) {
        footer ul p {
            font-size: 11px;
        }
        #copyright {
            margin-top: 10px;
        }
    }
}

/* SOCIAL MEDIA LINKS */

@media {
    ul.social {
        float: none;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    ul.social li {
        display: inline-block;
        list-style: none;
        margin: 6px 24px;
    }
    .social a {
        color: #f5f5f5;
        font-size: 22px;
        margin: 0px auto;
        text-decoration: none;
    }
    .social a:hover i {
        transition: transform 0.25s;
    }
    .social a:hover i {
        color: White;
        -ms-transform: translate(0px, -5px);
        /* IE 9 */
        -webkit-transform: translate(0px, -5px);
        /* Safari */
        transform: translate(0px, -5px);
    }
    @media screen and (max-width: 440px) {
        ul.social {
            display: flex;
            justify-content: center;
        }
        ul.social li {
            margin: 6px 10px;
        }
        .social a {
            font-size: 28px;
        }
    }
}

/* BUTTONS */

@media {
    .RedButton,
    .RedButton-Small {
        font-family: 'Open Sans', Arial, sans-serif;
        color: white;
        font-size: 16px;
        font-weight: 400;
        padding: 8px 14px;
        background-color: #6d1111;
        box-shadow: 1px 1px 3px 0px black;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        margin-bottom: 6px;
        text-align: center;
    }
    .RedButton-Marking-Solutions{
        font-family: 'Open Sans', Arial, sans-serif;
        color: white;
        font-size: 22px;
        font-weight: 450;
        padding: 8px 14px;
        background-color: #792727;
        box-shadow: 1px 1px 3px 0px black;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        margin: 6px;
    }
    .RedButton-Small {
        font-size: 14px;
        padding: 0px 6px;
        box-shadow: 0.5px 0.5px 0.5px 0px black;
    }
    .RedButtonAlt {
        visibility: collapse;
    }
    .RedButton-Marking-Solutions:hover,
    .RedButton:hover,
    .RedButton-Small:hover {
        background: #984343;
    }

    
    @media screen and (max-width: 740px){
        #insight-software-click-steel-solutions-button{
            text-align: center;
        }
    }
    
    @media screen and (max-width: 600px) {
        .RedButton {
            font-size: 14px;
            padding: 6px 12px;
        }
        .RedButton-Small {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 460px) {
        #menu-button i {
            font-size: 26px;
            padding: 5px 6px;
        }
    }
    @media screen and (max-width: 400px) {
        #menu-button i {
            font-size: 26px;
            padding: 5px 6px;
        }
    }
}

/* QUOTE REQUEST FORM */

@media {
    #Quote-Request-Header {
        margin-top: 0px;
        margin-bottom: 5px;
        padding: 0px 0px;
        background-color: #b0181b;
        border-radius: 4px;
    }
    #Quote-Request-Header h2 {
        margin: 0px;
        font-weight: 400;
        font-size: 22px;
        color: white;
        text-align: center;
    }
    .quote-request-container {
        flex: 1;
        background: linear-gradient(135deg, var(--clr-panel2) 0%, var(--clr-dark2) 60%, #0d1a26 100%);
        border: 2px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 24px 28px;
        max-width: none;
        margin: 0;
        position: relative;
    }
    .quote-request-container::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(90deg, var(--clr-red), transparent);
    }
    
    .quote-request-container label {
        font-size: 16px;
        color: white;
    }
    .quote-input-div-left {
        float: left;
        width: 49%
    }
    #quote-request-form {
        text-align: left;
    }
    #quote-request-form span {
        color: whitesmoke;
        font-size: 13px;
        margin-left: 0px;
    }
    .quote-input-div-right {
        float: right;
        width: 49%;
    }
    #Contact_Information {
        list-style: none;
        background: rgba(255, 255, 255, 0.85);
        padding: 30px;
        color: white;
        height: auto;
        min-height: 460px
    }
    #Contact_Information span {
        font-weight: 800;
        font-size: 126%;
        line-height: 34px;
    }
    #Contact_Information p {
        color: Black;
        text-align: left;
    }
    #quote-request-form input[type=text] {
        width: 100%;
        padding: 8px 8px;
        margin: 4px 0 8px 0;
        box-sizing: border-box;
        font-size: 14px;
        border-radius: 4px;
        border: 1px solid #a0a0a0;
    }
    #quote-request-form input[type=button],
    #quote-request-form input[type=submit],
    #quote-request-form input[type=reset] {
        background-color: #b0181b;
        border: none;
        color: white;
        padding: 10px 32px;
        text-decoration: none;
        /*margin-left: 10px;*/
        cursor: pointer;
        font-size: 16px;
        border-radius: 4px;
    }
    #quote-request-form input[type=button]:hover,
    #quote-request-form input[type=submit]:hover,
    #quote-request-form input[type=reset]:hover {
        background-color: #d60000;
    }
    select {
        width: 100%;
        padding: 8px 10px;
        margin: 4px 0 10px 0;
        box-sizing: border-box;
        font-size: 14px;
    }
    option {
        font-size: 13px;
        padding: 20px;
    }
    textarea {
        width: 100%;
        height: 150px;
        padding: 8px 10px;
        font-size: 14px;
        margin: 4px 0 10px 0;
        box-sizing: border-box;
        resize: none;
        border-radius: 4px;
        border: 1px solid #a0a0a0;
    }
    #quote_request {
        position: fixed;
        right: -75px;
        top: 290px;
        z-index: 10001;
        -ms-transform: rotate(-90deg);
        /* IE 9 */
        -webkit-transform: rotate(-90deg);
        /* Safari */
        transform: rotate(-90deg);
        box-shadow: 0px 2px 4px 0px black;
    }
    #quote_request i {
        margin-left: 6px;
    }
    #quote_request div {
        background: #d60000;
        padding: 4px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 180px;
        border-radius: 2px 2px 0px 0px;
    }
    #quote_request div:hover {
        background: #ff0000;
    }
    #quote_request p {
        text-align: center;
        color: white;
        margin: 0px;
        padding: 2px;
        font-size: 16px;
        font-weight: 100;
    }
    #quote_request img {
        height: 14px;
        margin-left: 6px;
        margin-bottom: -1px;
    }
    
    #quote-request-sent-wrapper {
        display: flex;
        justify-content: center;
    }
    
    #quote-request-sent {
        max-width: 800px;
        margin-top: 50px;
    }
    
    #quote-request-sent p {
        font-weight: bold;
        text-align: left;
    }
    
    #quote-request-sent span {
        color: white;
    }
    
    @media screen and (max-width: 700px) {
        #quote_request {
            right: -67px;
            top: auto;
            bottom: 80px;
        }
        .quote-request-container {
            padding: 20px;
            padding-top: 0px;
            padding-left: 20px;
        }
        #quote_request div {
            padding: 3px;
            width: 160px;
        }
        #quote_request p {
            font-size: 14.5px;
            font-weight: 100;
        }
        #quote_request img {
            height: 12px;
            margin-left: 5px;
        }
    }
    @media screen and (max-width: 600px) {
        #Quote-Request-Header {
            margin-top: 0px;
            margin-bottom: 10px;
        }
        .quote-request-container {
            padding: 6px;
        }
        .quote-request-container label {
            font-size: 15px;
        }
        #quote-request-form input[type=text] {
            width: 100%;
            padding: 6px 8px;
            margin: 4px 0 10px 0;
            box-sizing: border-box;
            font-size: 13.5px;
        }
    }
    @media screen and (max-width: 460px) {
        #quote_request {
            right: 12px;
            top: auto;
            bottom: 0px;
            -ms-transform: rotate(0deg);
            /* IE 9 */
            -webkit-transform: rotate(0deg);
            /* Safari */
            transform: rotate(0deg);
        }
        #quote_request div {
            padding: 2px;
            width: 140px;
        }
        #quote_request p {
            font-size: 13.5px;
            font-weight: 100;
        }
        #quote_request img {
            height: 10px;
        }
    }
}

.vader-pic {
    display: none;
}

.vader-container:hover .drill-pic {
    display: none;
}

.vader-container:hover .vader-pic {
    display: block;
}

/*Ink Marker Page*/
    @media screen and (max-width: 330px){
            h3#insight-product-intro.red-border-bottom.product-intro {
                font-size: 14px !important;
        }
    }    
    
    @media screen and (max-width: 280px){
            .red-border-bottom{
                font-size: 14px;
    }
    
            h3#insight-product-intro.red-border-bottom.product-intro {
                font-size: 14px !important;
        }   
    }
    
    @media screen and (max-width: 600px){
        .iframe-wrapper-images {
            height: 270px !important;
        }
        
    }

@media screen and (max-width: 740px) {
    .content-container.custom-rusty-single-dot-ink-marker-container {
            text-align: left;
    }
    div.content-container {
            text-align: center;
    }
    div.content-container ul {
            text-align: left;
    }
    
    .fourty-percent-width {
        width: 100%;
        margin-right: 0%;
        float: left;
        margin-bottom: 10px;
    }
    
    #ink-marker-single-dot-rusty-results-background-container {
        background-position: -300px 0px;
    }
    
    div#multi-dot-description-container.fourty-percent-width {
        max-height:300px !important;
    }
    
    div#single-dot-description-container.fourty-percent-width {
        margin-top: 10px;
    }
    
    div#dot-peen-descriptions-overall-wrapper.fourty-percent-width {
        margin-top: 10px;
    }
}

@media screen and (min-width: 180px) and (max-width: 540px){
    #ink-marker-single-dot-rusty-results-background-container {
        background-position: -400px 0px;
    }
}

@media screen and (max-width: 1000px){
    .Text_Background{
            width: 60%;
        }
    
    #mobile-software-steel-solutions-link {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
}

.content-container.circular-degrees-container{
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 740px){
#dotpeen-container-2 {
        width: 100%;
        margin-top: 50px;
    }
    
}

@media screen and (max-width: 820px){
    .content-container.circular-degrees-container{
        display: flex;
        flex-direction: column;
    }
    
    .content-container.circular-degrees-container .half-width.last-column{
        width: 100%;
    }
    
    p, .center-align-paragraph{
        text-align: justify;
    }
}

/*468px rule for contact page*/
@media screen and (max-width: 468px){
    #Contact_Submit_Button{
        margin-bottom: 10px;
    }
    
    .quote-request-container{
        padding-bottom: 40px;
    }
    
     div#multi-dot-description-container.fourty-percent-width {
        max-height:380px !important;
    }
    
}
    
    @media screen and (max-width: 330px) {
        div#multi-dot-description-container.fourty-percent-width {
        max-height:400px !important;
    }
    }

    #5-axis-torch-beveling-intro {
        color: black;
    }

/* =============================================================================
   MODERN REDESIGN — ATek LaserWorks
   Added for the new tech/industrial aesthetic.
   All rules below are either new additions or scoped overrides that only
   affect the redesigned pages. Nothing above this line has been changed.
   ============================================================================= */

/* --- Google Fonts import for Rajdhani (display) ----------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&display=swap');


/* --- CSS Custom Properties -------------------------------------------------- */
:root {
    --clr-red:        #c0181b;
    --clr-red-dim:    #7a1010;
    --clr-red-glow:   rgba(192, 24, 27, 0.35);
    --clr-dark:       #060c12;
    --clr-dark2:      #0d1620;
    --clr-dark3:      #111d29;
    --clr-panel:      #0f1c28;
    --clr-panel2:     #162535;
    --clr-border:     rgba(255, 255, 255, 0.08);
    --clr-border-hi:  rgba(255, 255, 255, 0.18);
    --clr-text:       #d8e8f2;
    --clr-text-dim:   #7a9ab5;
    --clr-accent:     #4db8ff;
    --clr-accent-dim: rgba(77, 184, 255, 0.15);
}


/* --- Scanline texture overlay (cosmetic, non-interactive) ------------------- */
body::before {
    content: '';
    position: fixed;
    inset: 0;
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 2px,
        rgba(0, 0, 0, 0.03) 2px,
        rgba(0, 0, 0, 0.03) 4px
    );
    pointer-events: none;
    z-index: 9999;
}


/* =============================================================================
   NAVIGATION — sticky frosted-glass bar
   ============================================================================= */

header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: rgba(6, 12, 18, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--clr-border);
    /* override original blue header */
    background-color: black;
}

#nav_bar {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    height: 72px;
    /* override original styles */
    background-color: black;
    border: none;
    box-shadow: none;
    overflow: visible;
    text-align: left;
}

#logo {
    height: 52px;
    display: flex;
    align-items: center;
    filter: brightness(1.1);
}

/* Main menu links */
#main_menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0;
}

#main_menu li {
    width: auto;
    position: relative;
}

#main_menu a:not(.logo_link) {
    display: block;
    padding: 8px 20px;
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--clr-text-dim);
    background: none;
    transition: color 0.2s;
    width: auto;
    max-height: none;
    text-decoration: none;
}

#main_menu a:not(.logo_link)::after {
    content: '';
    display: block;
    height: 2px;
    background: var(--clr-red);
    transform: scaleX(0);
    transition: transform 0.25s;
    transform-origin: left;
}

#main_menu a:hover:not(.logo_link) {
    color: #fff;
    --underline-width: 0%;
    background-color: transparent;
}

#main_menu a:hover:not(.logo_link)::after {
    transform: scaleX(1);
}

/* Dropdown */
.dropdown_content {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    background: var(--clr-dark2);
    border: 1px solid var(--clr-border-hi);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-6px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0.2s;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

#main_menu li:hover .dropdown_content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
}

#main_menu .dropdown_content a {
    display: block;
    color: var(--clr-text-dim);
    background: transparent;
    padding: 10px 16px;
    width: auto;
    min-width: 150px;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    border-bottom: 1px solid var(--clr-border);
    transition: background 0.15s, color 0.15s;
    letter-spacing: 1px;
}

#main_menu .dropdown_content a::after { display: none; }

#main_menu .dropdown_content a:hover {
    background-color: var(--clr-red-dim);
    color: #fff;
}

/* Social media header in nav */
#social-media-header {
    margin: 0;
    max-width: none;
    float: none;
    background: transparent;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#social-media-header div {
    background: transparent;
    border-radius: 0;
    padding: 0;
}

#social-media-header p {
    background-color: transparent;
    font-size: 10px;
    color: var(--clr-text-dim);
    text-align: center;
    margin: 3px 0 0;
    letter-spacing: 1px;
    border-radius: 0;
    padding: 0;
}

#social-media-header:hover,
#social-media-header:hover div {
    background: transparent;
    box-shadow: none;
}

ul.social {
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 14px;
}

ul.social li { margin: 0; }

.social a {
    color: var(--clr-text-dim);
    font-size: 16px;
    transition: color 0.2s;
}

.social a:hover i {
    color: var(--clr-accent);
    transform: none;
}


/* =============================================================================
   PAGE HERO — replaces the old .subpage-title-container h
   ============================================================================= */

.page-hero {
    background: linear-gradient(135deg, var(--clr-dark) 0%, var(--clr-dark3) 60%, #0d1a26 100%);
    border-bottom: 1px solid var(--clr-border);
    padding: 60px 24px 48px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.page-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 80% 60% at 50% 0%, rgba(192, 24, 27, 0.12) 0%, transparent 70%),
        radial-gradient(ellipse 60% 40% at 80% 100%, rgba(77, 184, 255, 0.06) 0%, transparent 60%);
    pointer-events: none;
}

.hero-label {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 16px;
    letter-spacing: 4px;
    color: var(--clr-red);
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}

.hero-label::before,
.hero-label::after {
    content: '—';
    margin: 0 8px;
    opacity: 0.5;
}

.page-hero h1 {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: clamp(28px, 5vw, 52px);
    font-weight: 700;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1;
    position: relative;
    text-align: center;
    margin: 0;
}

.page-hero h1 span { color: var(--clr-red); }
    
    @media screen and (max-width: 900px){
        .page-hero {
            width: 100%;
        }
    }


/* =============================================================================
   SECTION HEADING UTILITY
   ============================================================================= */

.section-heading {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: clamp(20px, 3vw, 30px);
    font-weight: 700;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
    display: block;
}

.section-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background: var(--clr-red);
}

.section-heading.left {
    text-align: left;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

.section-heading.left::after {
    left: 0;
    transform: none;
}


/* =============================================================================
   CONTENT BACKGROUND
   ============================================================================= */

div.content-background-container {
    background-color: var(--clr-dark);
    padding: 0;
}


/* =============================================================================
   2-CHUCK VIDEO + COMPARE SECTION
   ============================================================================= */

#two-chuck-video-div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    padding: 60px 24px 0;
    max-width: 1260px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

#two-chuck-video-div.in-view {
    opacity: 1;
    transform: translateY(0);
}

/* Laser vs Plasma compare card */
.laser-plasma-compare-two-chuck {
    display: grid;
    justify-items: center;
    grid-template-columns: 1fr 1px 1fr;
    gap: 10px;
    align-items: start;
    background: var(--clr-panel);
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

.laser-plasma-compare-two-chuck::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--clr-red), var(--clr-accent));
}

.laser-plasma-compare-two-chuck p {
    font-size: 13px;
    color: var(--clr-text);
}

.compare-header {
    grid-column: 1 / -1;
    text-align: center;
    margin-bottom: 8px;
}

.compare-header h2 {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 0;
    margin: 0 0 4px;
    text-align: center;
}

.compare-header p {
    font-size: 12px;
    color: var(--clr-text-dim);
    margin: 0;
    text-align: center;
}

.compare-card h3 {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 14px;
    font-weight: 700;
}

.compare-card.laser h3 { color: var(--clr-accent); }

.compare-card.plasma h3 { color: #ff6060; }

.compare-card.laser li {
    list-style: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    padding-left: 14px;
    position: relative;
    line-height: 1.4;
}

.compare-card.laser li::before {
    content: '▸';
    position: absolute;
    left: 0;
    color: var(--clr-accent);
    margin: 0;
}

.compare-card.plasma {
    opacity: 0.72;
}

.compare-card.plasma li {
    list-style: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    padding-left: 14px;
    position: relative;
    line-height: 1.4;
}

.compare-card.plasma li::before {
    content: '▸';
    position: absolute;
    left: 0;
    color: #ff6060;
    margin: 0;
}

.compare-divider {
    background: var(--clr-border-hi);
    width: 1px;
    align-self: stretch;
}

/* Video iframe wrapper */
#two-chuck-video-container {
    /* sits alongside compare card in the grid */
}

.iframe-wrapper-two-chuck-video {
    width: auto;
    position: relative;
    padding-top: 56.25%;
    background: var(--clr-dark2);
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
    box-sizing: border-box;
}

.iframe-two-chuck-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


/* =============================================================================
   APPLICATIONS SECTION
   ============================================================================= */

#drill-nexus {
    padding: 10px 24px;
    max-width: 1260px;
    margin: 0 auto;
    background-color: transparent;
    border: none;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

#drill-nexus.in-view {
    opacity: 1;
    transform: none;
}

.app-intro {
    font-size: 15px;
    color: var(--clr-text-dim);
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.8;
}

.Laser_Tile_Flexbox {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--clr-border);
    border-radius: 4px;
    overflow: hidden;
    transition: border-color 0.2s, box-shadow 0.2s;
    align-items: stretch;
}

.Laser_Tile_Flexbox:hover {
    border-color: var(--clr-red);
    box-shadow: 0 0 20px var(--clr-red-glow);
}

.Laser_Tiles {
    width: 100%;
    object-fit: cover;
    flex: 1;           /* fills remaining space so all images are equal height */
    border: none;
    box-shadow: none;
}

#Laser_Tile_Left_Description,
#Laser_Tile_Middle_Description,
#Laser_Tile_Right_Description {
    background-color: var(--clr-red-dim);
    margin-top: 0;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 2.8em;  /* always reserve space for two lines of text */
    flex-shrink: 0;
}

#Laser_Tile_Left_Description p,
#Laser_Tile_Middle_Description p,
#Laser_Tile_Right_Description p {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 0;
}

/* Icon strip */
#laser-icons {
    background-color: var(--clr-panel);
    border-top: 1px solid var(--clr-border);
    border-bottom: 1px solid var(--clr-border);
    padding: 24px 0;
    margin: 30px 0 0;
}

#laser-icon-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 60px;
    flex-wrap: wrap;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 24px;
}

.icon-row-two-chuck, .icon-row-fiberx-pro {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin: 10px 0 0;
}

.icon-row-two-chuck img, .icon-row-fiberx-pro img {
    max-width: 48px;
    filter: brightness(0) invert(0.7) sepia(1) hue-rotate(170deg);
}

.icon-row-two-chuck p, .icon-row-fiberx-pro p {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--clr-text-dim);
    margin: 0;
    text-align: center;
}

#laser-icons p {
    color: var(--clr-text-dim);
}


/* =============================================================================
   FIBER X-TUBE MACHINE + FEATURES
   ============================================================================= */



#FiberX_Tube_Flexbox {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-bottom: 40px;
    justify-content: center;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

#FiberX_Tube_Machine {
    width: 380px;
    max-width: 40%;
    flex-shrink: 0;
    height: auto;
    margin: 0;
    filter: drop-shadow(0 0 30px rgba(77, 184, 255, 0.15));
}

#FiberX_Tube_Title_And_Description_Wrapper {
    flex: 1;
    background: var(--clr-panel);
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
    padding: 24px 28px;
    max-width: 550px;
    margin: 0;
    position: relative;
}

#FiberX_Tube_Title_And_Description_Wrapper::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--clr-red), transparent);
}

#FiberX_Tube_Description p {
    color: var(--clr-text-dim);
    font-size: 14px;
    background-color: transparent;
    max-width: none;
    border-radius: 0;
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
}

#fiberx-tube-specs-button-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 0;
    gap: 12px;
}

/* Feature list */
#fiberx-tube-feature-list-wrapper {
    display: flex;
    justify-content: center;
    max-width: 1260px;
    margin: 0 auto;
}

ul.fiberx-tube-feature-list {
    border: 1px solid var(--clr-border-hi);
    background: var(--clr-panel);
    padding: 28px 28px 20px;
    border-radius: 4px;
    max-width: 960px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: 0;
}

ul.fiberx-tube-feature-list::before {
    content: 'FEATURES';
    position: absolute;
    top: -11px;
    left: 20px;
    background: var(--clr-panel);
    padding: 0 10px;
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 11px;
    letter-spacing: 3px;
    color: var(--clr-red);
}

li.fiberx-tube-feature-list {
    list-style: none;
    font-size: 13.5px;
    font-weight: 400;
    color: var(--clr-text);
    padding: 10px 0 10px 24px;
    border-bottom: 1px solid var(--clr-border);
    position: relative;
    margin-left: 0;
    line-height: 1.6;
}

li.fiberx-tube-feature-list:last-child { border-bottom: none; }

li.fiberx-tube-feature-list span {
    position: absolute;
    left: 0;
    color: var(--clr-accent);
    font-size: 14px;
    top: 10px;
}


/* =============================================================================
   MACHINE SPECS TABLE
   ============================================================================= */

.machine-specs {
    max-width: 1260px;
    margin: 0 auto;
    padding: 60px 24px;
    font-family: 'Inter', 'Open Sans', sans-serif;
}

.specs-title {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-bottom: 28px;
}

.specs-table {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
    overflow: hidden;
}

.specs-row {
    display: grid;
    grid-template-columns: 1.5fr repeat(5, 1fr);
    border-bottom: 1px solid var(--clr-border);
    background-color: transparent;
    overflow: visible;
}

.specs-row:last-child { border-bottom: none; }

.specs-cell {
    padding: 12px 14px;
    font-size: 13px;
    color: var(--clr-text-dim);
    background: var(--clr-panel);
    overflow: visible;
}

.specs-row:nth-child(even) .specs-cell {
    background: var(--clr-dark3);
}

.specs-cell.label {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    color: var(--clr-text);
    /* override original blue */
    color: var(--clr-text);
}

.specs-header {
    font-weight: 700;
    border-bottom: 1px solid var(--clr-border-hi);
    /* override original blue text */
    color: var(--clr-accent);
}

.specs-header .specs-cell {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--clr-accent);
    background: var(--clr-panel2);
}

.specs-header .specs-cell.label {
    color: var(--clr-text-dim);
}

.specs-section {
    padding: 10px 14px;
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--clr-red);
    background: var(--clr-dark2);
    border-bottom: 1px solid var(--clr-border);
    /* override original whitesmoke bg */
    margin-top: 0;
}

/* Collapse/expand */
.specs-collapse {
    position: relative;
    max-height: 380px;
    overflow: hidden;
    transition: max-height 1.2s ease;
}

.specs-collapse::after {
    content: '';
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    height: 140px;
    background: linear-gradient(to bottom, transparent, var(--clr-dark));
    pointer-events: none;
    z-index: 2;
}

.specs-collapse.expanded { max-height: 2000px; }
.specs-collapse.expanded::after { display: none; }

.specs-expand-button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.specs-expand,
.specs-collapse-button {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 28px;
    background: transparent;
    border: 1px solid var(--clr-red);
    color: var(--clr-text);
    cursor: pointer;
    border-radius: 2px;
    transition: background 0.2s, color 0.2s;
    box-shadow: none;
    transform: none;
}

.specs-expand:hover,
.specs-collapse-button:hover {
    background: var(--clr-red);
    color: #fff;
}

.specs-collapse.expanded + .specs-expand-button-wrapper .specs-expand { display: none; }

.specs-collapse-button { display: none; }

.specs-collapse.expanded + .specs-expand-button-wrapper .specs-collapse-button { display: block; }

/* Tooltip */
.tooltip-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: 6px;
    cursor: pointer;
}

.tooltip-weight {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-30%);
    background: var(--clr-panel2);
    border: 1px solid var(--clr-border-hi);
    color: var(--clr-text);
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 12px;
    white-space: normal;
    z-index: 10;
    pointer-events: none;
    transition: opacity 0.2s ease;
    width: 200px;
}

.tooltip-wrap:hover .tooltip-weight { opacity: 1; visibility: visible; }

.specs-collapse:not(.expanded) .tooltip-weight { display: none; }


/* =============================================================================
   MACHINE CONTROLLER SOFTWARE
   ============================================================================= */

#machine-controller {
    background-color: var(--clr-dark2);
    border-top: 1px solid var(--clr-border);
    border-bottom: 1px solid var(--clr-border);
    padding: 60px 24px;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

#machine-controller.in-view {
    opacity: 1;
    transform: none;
}

#machine-controller-software-container-nexus {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    max-width: 1260px;
    margin: 0 auto;
    /* override original opacity:0 */
    opacity: 1 !important;
    background-color: transparent;
    border: none;
    padding: 0;
}

/* Forty percent column */
.fourty-percent-width {
    width: 38%;
    margin-right: 0;
    float: left;
}

.fourty-percent-width h3.red-border-left,
#machine-controller-software-container-nexus h3.red-border-left {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border-left: 3px solid var(--clr-red);
    padding-left: 14px;
    margin-bottom: 22px;
}

#machine-controller-software-container-nexus h2 {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: var(--clr-accent);
    margin: 16px 0 6px;
    display: flex;
    align-items: center;
    gap: 8px;
}

#machine-controller-software-container-nexus p {
    color: var(--clr-text-dim);
    font-size: 13.5px;
    margin-bottom: 10px;
    text-align: left;
}

/* Video iframe in controller section */
.iframe-wrapper {
    flex: 1;
    position: relative;
    padding: 33% 0 0 0;
    background: var(--clr-dark);
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
}

.iframe-size {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}


/* =============================================================================
   NESTING SOFTWARE
   ============================================================================= */

div#controller-software-container-nexus {
    background-color: var(--clr-dark);
/*    padding: 60px 24px;*/
    /* scroll-animate this instead of JS opacity */
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

div#controller-software-container-nexus.in-view {
    opacity: 1;
    transform: none;
}

/* Scoped inside its parent to beat the original bare #id specificity */
div#controller-software-container-nexus #controller-software-nexus-screenshot-wrapper,
#controller-software-nexus-screenshot-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    justify-content: unset;
    align-content: unset;
    max-width: 1260px;
    margin: 0 auto 18px;
}

/* Neutralize the float/width layout on .half-width columns
   inside the nesting grid — grid children must not float */
#controller-software-nexus-screenshot-wrapper .half-width,
#controller-software-nexus-screenshot-wrapper .half-width.last-column {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
    margin-bottom: 0;
}

/* Use !important on the properties the original hardcodes — same selector,
   but our rule appears later in the file so needs the nudge for color/padding */
h2#plate-solutions-header,
h1#plate-solutions-header {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff !important;
    background: var(--clr-panel2) !important;
    background-color: var(--clr-panel2) !important;
    border: 1px solid var(--clr-red) !important;
    padding: 8px 12px !important;
    margin-bottom: 10px;
    text-align: center;
}

#software-image-container {
    box-shadow: none !important;
    border: 1px solid var(--clr-border);
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s;
    width: 100%;
}

#software-image-container img {
    width: 100%;
    display: block;
}

#software-image-container:hover {
    border: 1px solid var(--clr-accent) !important;
    box-shadow: 0 0 16px rgba(77, 184, 255, 0.15) !important;
    cursor: pointer;
}

li.steel-solutions-software-list {
    list-style: none;
    font-size: 13px;
    font-weight: 400;
    color: var(--clr-text);
    padding: 6px 0 6px 24px;
    position: relative;
    border-bottom: 1px solid var(--clr-border);
    line-height: 1.5;
    margin-left: 0;
}

li.steel-solutions-software-list span {
    position: absolute;
    left: 0;
    color: var(--clr-accent);
    top: 6px;
}

ul.steel-solutions-software-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 8px;
}

/* Upgrades block */
#steel-solutions-upgrades {
    text-align: center;
    border: 1px solid var(--clr-border) !important;
    padding: 20px;
    margin-top: 16px;
    border-radius: 4px;
    background: var(--clr-panel) !important;
    background-color: var(--clr-panel) !important;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

#steel-solutions-upgrades p {
    color: var(--clr-red) !important;
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 12px !important;
    text-decoration: none;
}

.steel-solutions-upgrades-list { list-style: none; }

li.steel-solutions-upgrades-list {
    font-size: 13px;
    color: var(--clr-text-dim);
    padding: 4px 0;
    list-style: none;
    margin-left: 0;
    line-height: 1.8;
}


/* =============================================================================
   SAFE VIEWING WINDOW
   ============================================================================= */

/* Layout, hidden state, and in-view reveal for the viewing window */
#two-chuck-viewing-window {
    padding: 60px 24px;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

#two-chuck-viewing-window.in-view {
    opacity: 1;
    transform: none;
}

#viewing-window-wrapper {
    max-width: 900px;
    width: 100%;
}

.Content_Square {
    background-color: var(--clr-panel);
    border: 1px solid var(--clr-border-hi);
    padding: 28px;
    border-radius: 4px;
    position: relative;
}

.Content_Square::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--clr-accent), transparent);
}

#viewing-window {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: center;
    justify-content: center;
}

#two-chuck-viewing-window img {
    max-width: 420px;
    border: 1px solid var(--clr-border-hi);
    border-radius: 4px;
}

h2#nexus-oxy-title.red-border-left {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    border-left: 3px solid var(--clr-accent);
    padding-left: 14px;
    margin-bottom: 14px;
    text-transform: none;
    display: block;
    line-height: 1.25;
}

#nexus-oxy-description {
    color: var(--clr-text-dim);
    font-size: 14px;
    text-align: left;
}


/* =============================================================================
   COLLISION PROTECTION + CLAMPING CARDS
   ============================================================================= */

#content-container-wrapper-try {
    padding: 10px 24px;
    max-width: 1260px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

#content-container-wrapper-try.in-view {
    opacity: 1;
    transform: none;
}

#collision-protection {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 40px;
    opacity: 1 !important;
}

#single-axis-pipe-cutting {
    /* override original opacity:0 */
    opacity: 1 !important;
}

.half-width-more-spacing {
    width: auto;
    float: none;
}

.Title_Box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 14px;
}

.Content_Square p {
    color: var(--clr-text-dim);
    font-size: 18px;
    text-align: center;
    margin-bottom: 14px;
}

.Nexus_Bevel_And_Pipe_Pics {
    width: 100%;
    border: 1px solid var(--clr-border);
    border-radius: 4px;
    display: block;
    height: auto !important;
}


/* =============================================================================
   BUTTONS
   ============================================================================= */

.RedButton,
.RedButton-Small {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 22px;
    background-color: var(--clr-red);
    color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
    box-shadow: none;
    transition: background 0.2s, box-shadow 0.2s;
    text-align: center;
}

.RedButton:hover,
.RedButton-Small:hover {
    background: #e02020;
    box-shadow: 0 0 16px var(--clr-red-glow);
}


/* =============================================================================
   LIGHTBOX
   ============================================================================= */

#lightbox {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 9998;
    cursor: pointer;
    text-align: center;
}

#enlarged-software-image {
    max-width: 90vw;
    max-height: 90vh;
    margin: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid var(--clr-border-hi);
}


/* =============================================================================
   FOOTER
   ============================================================================= */

#footer-container {
    background: var(--clr-dark2);
    border-top: 1px solid var(--clr-border);
    padding: 28px 20px;
    width: auto;
}

footer p {
    font-family: 'Rajdhani', 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    color: var(--clr-text-dim);
    font-size: 13px;
}

#footer-address {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    color: var(--clr-text-dim);
    font-size: 13px;
    margin-bottom: 6px;
}

#copyright {
    font-size: 11px;
    color: #4a6070;
    letter-spacing: 0.5px;
}


/* =============================================================================
   SCROLL-ANIMATE
   ============================================================================= */

.animate-two-chuck-video-div,
.animate-drill-nexus,
.animate-machine-controller-software-container-nexus,
.animate-controller-software-container-nexus,
.animate-collision-protection,
.animate-single-axis-pipe-cutting {
    animation: none;  /* handled by .in-view transitions above */
}


/* =============================================================================
   RESPONSIVE OVERRIDES — 2-chuck page
   ============================================================================= */

@media screen and (max-width: 900px) {
    #two-chuck-video-div {
        display: flex;
        flex-direction: column-reverse;
    }
    
    #four-tile-row {
        grid-template-columns: repeat(2, 1fr);
    }

    #machine-controller-software-container-nexus {
        flex-direction: column;
    }

    .fourty-percent-width {
        width: 100%;
        margin-right: 0;
        float: left;
    }

    .iframe-wrapper {
        padding-top: 56%;
    }

    #FiberX_Tube_Flexbox {
        flex-direction: column;
        align-items: center;
    }

    #FiberX_Tube_Machine {
        width: 100%;
        max-width: 320px;
    }

    #nav_bar {
        display: none;
    }

    #compact_nav_wrap {
        display: block;
    }
}

/* Override the original max-width:740px rule that forces display:block on this wrapper */
@media screen and (max-width: 740px) {
    #controller-software-nexus-screenshot-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 700px) {
    #controller-software-nexus-screenshot-wrapper {
        grid-template-columns: 1fr !important;
        display: grid !important;
    }

    #collision-protection {
        grid-template-columns: 1fr;
    }
    
    #cooling-fans {
        grid-template-columns: 1fr;
    }

    #viewing-window {
        flex-direction: column;
    }

    .specs-row {
        grid-template-columns: 1.5fr repeat(2, 1fr);
    }

    .specs-row .specs-cell:nth-child(n+4),
    .specs-header .specs-cell:nth-child(n+4) {
        display: none;
    }

    #laser-icon-wrapper {
        gap: 30px;
    }

    .icon-row-two-chuck img {
        max-width: 30px;
    }
}
    
    @media screen and (max-width: 600px) {
        #laser-icons {
            margin: 30px 0px 30px 0px;
        }
        
        #controller-software-nexus-screenshot-wrapper {
            padding: 15px;
        }
        
        #machine-controller-software-container-nexus h2 {
            justify-content: center;
        }
        
        #machine-controller-software-container-nexus h3 {
            text-align: center;
        }
        
        #machine-controller-software-container-nexus p{
            text-align: center;
        }
    }

@media screen and (max-width: 500px) {
    #four-tile-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .page-hero {
        padding: 40px 16px 32px;
    }
    
    #viewing-window {
        align-items: unset;
    }
    
    .laser-plasma-compare-two-chuck {
        grid-template-columns: 1fr;
    }
    
    .laser-plasma-compare-FiberX-Pro {
        grid-template-columns: 1fr;
    }

}


/* =============================================================================
   STEEL SOLUTIONS IMAGE HOVER OVERLAY — final override
   ============================================================================= */
@media {
    .steel-solutions-image-container {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        cursor: pointer;
        border-radius: 4px;
        border: 1px solid var(--clr-border);
        transition: border-color 0.2s;
        margin-top: 12px;
    }

    .steel-solutions-image-container:hover {
        border-color: var(--clr-red);
    }

    .steel-solutions-image-container img {
        display: block;
        width: 100%;
        height: auto;
        transition: opacity 0.35s ease;
    }

    .steel-solutions-image-container:hover img {
        opacity: 0.12;
    }

    .steel-solutions-overlay-text {
        position: absolute;
        inset: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Rajdhani', sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        padding: 16px;
        opacity: 0;
        background: transparent;
        transition: opacity 0.35s ease;
        pointer-events: none;
    }

    .steel-solutions-image-container:hover .steel-solutions-overlay-text {
        opacity: 1;
    }
}


/* =============================================================================
   SW-SKEW-MEDIA — full-width image, centered video below
   ============================================================================= */

/* Right-side 2-column media grid */
.sw-skew-media {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.sw-media-card {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
    transition: border-color 0.2s, box-shadow 0.2s;
}

.sw-media-card:hover {
    border-color: var(--clr-red);
    box-shadow: 0 0 16px var(--clr-red-glow);
}

/* Full-width image card */
.sw-media-card--full {
    width: 100%;
}

.sw-media-card--full img {
    width: 100%;
    display: block;
    object-fit: cover;
}

/* Video card — centered, 70% wide */
.sw-media-card--video {
    width: 70%;
    align-self: center;
}

.sw-media-card--video .sw-video-wrap {
    position: relative;
    padding-top: 56.25%;
    border-radius: 0;
    border: none;
}

.sw-media-card--video .sw-video-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.sw-media-label {
    display: block;
    background: var(--clr-panel);
    border-top: 1px solid var(--clr-border);
    color: var(--clr-text-dim);
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 8px;
}

/* Feature pills */
.sw-feature-pills {
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 20px;
}

.sw-feature-pills li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--clr-text-dim);
    padding: 10px 14px;
    border: 1px solid var(--clr-border);
    border-left: 3px solid var(--clr-red);
    border-radius: 3px;
    background: var(--clr-panel);
    transition: color 0.2s, border-color 0.2s;
}

.sw-feature-pills li:hover {
    color: #fff;
    border-color: var(--clr-red);
}

.sw-feature-pills li i {
    color: var(--clr-red);
    font-size: 13px;
    width: 16px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .sw-media-card--video {
        width: 100%;
    }
}


/* =============================================================================
   PLATE SKEWING — equal-height two-column layout
   Left col: title + paragraph top, pills stretch to fill bottom
   Right col: image top half, video bottom half
   ============================================================================= */

/* Make the outer grid stretch both columns to equal height */
.sw-feature-grid {
    align-items: stretch !important;
}

/* Left column — flex column so pills can grow */
.sw-feature-text {
    display: flex;
    flex-direction: column;
}

.sw-feature-text p {
    /* don't let paragraph grow, just sit naturally */
    flex-shrink: 0;
}

/* Pills fill all remaining vertical space */
.sw-feature-pills {
    margin: 20px 0 0;
}

.sw-feature-pills li {
    flex: 1;                /* each pill grows equally */
    max-height: none;
    display: flex;
    align-items: center;
}

/* Right column — flex column, image takes more space, video less */
.sw-skew-media {
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
    gap: 14px;
}

.sw-media-card--full {
    flex: 1.2;              /* image gets slightly more vertical space */
    display: flex;
    flex-direction: column;
}

.sw-media-card--full img {
    flex: 1;
    object-fit: cover;
    height: 0;             /* let flex sizing drive height, not intrinsic size */
    min-height: 0;
}

.sw-media-card--video {
    flex: 1;
    width: 100% !important; /* span full column width to match image */
    display: flex;
    flex-direction: column;
}

.sw-media-card--video .sw-video-wrap {
    flex: 1;
    position: relative;
    padding-top: 0 !important; /* override the % padding-top trick — use flex height instead */
    height: 0;
    min-height: 140px;
}

.sw-media-card--video .sw-video-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
    
    @media screen and (max-width: 900px) {
    #machine-controller-software-container-nexus .iframe-wrapper {
        flex: none;
        width: 100%;
        padding-top: 0;             /* kill the % padding trick */
        aspect-ratio: 16 / 9;      /* height always = width × 9/16 */
        position: relative;
        min-height: 200px;
    }

    #machine-controller-software-container-nexus .iframe-wrapper iframe {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
    }
}


/* =============================================================================
   SERVICES PAGE — Font modernization + dead space fix
   ============================================================================= */
@media {

    /* ── SECTION HEADINGS → Rajdhani ───────────────────────────────────────── */
    .svc-heading {
        font-family: 'Rajdhani', sans-serif !important;
        font-size: 28px !important;
        font-weight: 700 !important;
        letter-spacing: 3px !important;
        text-transform: uppercase;
        color: #fff;
        line-height: 1.2;
        margin-bottom: 12px;
    }

    /* ── BODY PARAGRAPHS ────────────────────────────────────────────────────── */
    .svc-body {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: var(--clr-text-dim);
        line-height: 1.8;
        margin-bottom: 20px;
    }

    .svc-maint-note {
        font-size: 13px;
        color: var(--clr-text-dim);
        line-height: 1.7;
        margin-top: 16px;
        padding-top: 14px;
        border-top: 1px solid var(--clr-border);
    }

    /* ── STAT GRID — fills dead space in real-time support column ───────────── */
    .svc-stat-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin-top: 4px;
    }

    .svc-stat {
        display: flex;
        flex-direction: column;
        gap: 4px;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border);
        border-left: 3px solid var(--clr-red);
        border-radius: 3px;
        padding: 12px 14px;
        transition: border-color 0.2s;
    }

    .svc-stat:hover {
        border-color: var(--clr-red);
    }

    .svc-stat i {
        color: var(--clr-red);
        font-size: 16px;
        margin-bottom: 6px;
    }

    .svc-stat-label {
        font-family: 'Rajdhani', sans-serif;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #fff;
    }

    .svc-stat-sub {
        font-size: 12px;
        color: var(--clr-text-dim);
        line-height: 1.4;
    }
    
    .sixty-percent-width#ATek-Service-Department {
        display: flex;
        align-items: center;
    }

    /* Make the text column fill full height of the content-container */
    .svc-text-col {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
    }
    
    #real-time-support .content-container {
        display: flex;
        align-items: center;
        gap: 32px;
    }

    /* Clear the floats off both children so flex can control them */
    #real-time-support .sixty-percent-width {
        float: none;
        flex-shrink: 0;
        width: 59%;
        margin-right: 0;
    }

    #real-time-support .fourty-percent-width {
        float: none;
        flex: 1;
        width: auto;
        margin-right: 0;
    }

    /* ── RESPONSIVE ─────────────────────────────────────────────────────────── */
    @media screen and (max-width: 600px) {
        .svc-stat-grid {
            grid-template-columns: 1fr;
        }
    }
}
    
    
    /**/

    /* ── 1. BACKGROUNDS & BORDERS ───────────────────────────────────────────── */

    /* Body */
    body {
        background-color: var(--clr-dark) !important;
    }

    /* Old grey section containers */
    .section-highlight-container#real-time-support .content-container,
    .section-highlight-container#atek-chat .content-container,
    .section-highlight-container#consumable-ordering .content-container {
        background-color: var(--clr-panel) !important;
        border: 1px solid var(--clr-border-hi) !important;
        border-radius: 4px;
    }

    /* Machine tracker section */
    .Machine_Tracker_Full_Width {
        background-color: var(--clr-dark2) !important;
        border-top: 1px solid var(--clr-border) !important;
        border-bottom: 1px solid var(--clr-border) !important;
    }

    #Machine_Tracker_Container {
        background-image: none !important;
        background-color: var(--clr-panel) !important;
        border-color: var(--clr-border-hi) !important;
    }

    /* Fix text colors inside machine tracker that were black-on-dark */
    .red-border-bottom-machine-tracker {
        color: #fff !important;
        border-bottom-color: var(--clr-red) !important;
    }

    .machine-tracker-description-text {
        color: var(--clr-text-dim) !important;
    }

    #machine-tracker-click-button {
        color: var(--clr-text-dim) !important;
    }

    /* Consumable ordering list */
    #consumable-ordering-list {
        background-color: var(--clr-dark2) !important;
        border: 1px solid var(--clr-border) !important;
        border-left: 3px solid var(--clr-red) !important;
        border-radius: 3px;
        padding: 16px 20px !important;
    }

    #consumable-ordering-list ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    #consumable-ordering-list li {
        color: var(--clr-text-dim);
        font-family: 'Rajdhani', sans-serif;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    #consumable-ordering-list li::before {
        content: '\f00c';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        color: var(--clr-red);
        font-size: 12px;
    }

    /* Section highlight containers — clear old default bg */
    div.section-highlight-container {
        background-color: transparent !important;
    }


    /* ── 2. MAINTENANCE PLAN STRIP ──────────────────────────────────────────── */

    #maintenance-plan-strip {
        background: var(--clr-dark2);
        border-top: 3px solid var(--clr-red);
        border-bottom: 1px solid var(--clr-border);
        padding: 40px 24px;
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.6s ease, transform 0.6s ease;
    }

    #maintenance-plan-strip.in-view {
        opacity: 1;
        transform: none;
    }

    .maint-inner {
        max-width: 1100px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: auto 1fr auto;
        gap: 32px;
        align-items: center;
    }

    /* Big shield icon */
    .maint-icon-col {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        flex-shrink: 0;
    }

    .maint-icon-col i {
        font-size: 32px;
        color: var(--clr-red);
    }

    /* Heading + sub text */
    .maint-heading {
        font-family: 'Rajdhani', sans-serif;
        font-size: 30px;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #fff;
        margin: 0 0 8px;
    }

    .maint-sub {
        font-size: 18px;
        color: var(--clr-text-dim);
        line-height: 1.7;
        margin: 0;
    }

    /* Perks list */
    .maint-perks {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
        flex-shrink: 0;
    }

    .maint-perks li {
        display: flex;
        align-items: center;
        gap: 10px;
        font-family: 'Rajdhani', sans-serif;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        padding: 8px 14px;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border);
        border-left: 3px solid var(--clr-red);
        border-radius: 3px;
        white-space: nowrap;
        transition: color 0.2s;
    }

    .maint-perks li:hover { color: #fff; }

    .maint-perks li i {
        color: var(--clr-red);
        font-size: 11px;
        width: 14px;
    }

    /* Responsive */
    @media screen and (max-width: 860px) {
        .maint-heading, .maint-sub {
            text-align: center;
        }
        
        .svc-heading {
            text-align: center;
        }
        
        .maint-inner {
            justify-items: center;
        }

        .maint-icon-col {
            margin: 0 auto;
        }

        .maint-perks li {
            white-space: normal;
        }
        
        .red-border-left {
            margin: 0 auto;
        }
    }
}


/* =============================================================================
   SERVICES PAGE — in-view reveal rules (bare @media to win specificity)
   ============================================================================= */
@media {
    #real-time-support,
    #atek-chat,
    #machine-tracker,
    #consumable-ordering {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.6s ease, transform 0.6s ease;
    }

    #real-time-support.in-view,
    #maintenance-plan-strip.in-view,
    #atek-chat.in-view,
    #teamviewer-strip.in-view,
    #machine-tracker.in-view,
    #consumable-ordering.in-view {
        opacity: 1;
        transform: none;
    }

    @media screen and (max-width: 860px) {
        .maint-inner {
            grid-template-columns: 1fr;
            text-align: center;
        }
        .maint-icon-col { margin: 0 auto; }
        .maint-perks li { white-space: normal; }
        
        div.content-container#Machine_Tracker_Container {
            display: flex;
            flex-direction: column;
        }
    }
}


/* =============================================================================
   SERVICES PAGE — Live chat bigger layout + TeamViewer strip
   ============================================================================= */
@media {

    /* Live chat section wrapper */
    .svc-section {
        max-width: 1360px;
        margin: 80px auto 80px;
        padding: 0 40px;
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.6s ease, transform 0.6s ease;
    }

    .svc-section.in-view {
        opacity: 1;
        transform: none;
    }

    .svc-section-inner {
        background: var(--clr-panel);
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        padding: 32px;
    }

    /* Two-column grid — image left, text right, bigger proportions than before */
    .svc-chat-grid {
        display: grid;
        grid-template-columns: 1.2fr 1fr;
        gap: 40px;
        align-items: center;
    }

    .svc-chat-image {
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid var(--clr-border);
        cursor: pointer;
        transition: border-color 0.2s;
    }

    .svc-chat-image:hover {
        border-color: var(--clr-red);
    }

    .svc-chat-image img {
        width: 100%;
        display: block;
    }

    .svc-chat-text {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    /* TeamViewer strip — reuses maint-inner layout */
    #teamviewer-strip {
        background: var(--clr-dark2);
        border-top: 3px solid var(--clr-red);
        border-bottom: 1px solid var(--clr-border);
        padding: 40px 24px;
        margin-bottom: 80px;
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.6s ease, transform 0.6s ease;
    }

    #teamviewer-strip.in-view {
        opacity: 1;
        transform: none;
    }

    #teamviewer-strip .RedButton {
        white-space: nowrap;
        padding: 12px 20px;
        font-size: 13px;
        letter-spacing: 1.5px;
    }

    @media screen and (max-width: 860px) {
        .svc-chat-grid {
            grid-template-columns: 1fr;
        }

        .svc-section {
            padding: 0 16px;
        }
    }
}


/* =============================================================================
   SERVICES PAGE — Video & Document Library section
   ============================================================================= */
@media {

    /* Two-col grid — text+cards LEFT, image RIGHT (reversed from live chat) */
    .svc-lib-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: center;
    }

    .svc-lib-text {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /* 3×2 category card grid */
    .svc-lib-categories {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
        margin-top: 4px;
    }

    .svc-lib-cat {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border);
        border-bottom: 2px solid var(--clr-red);
        border-radius: 4px;
        padding: 14px 10px;
        text-align: center;
        transition: border-color 0.2s, background 0.2s;
    }

    .svc-lib-cat:hover {
        background: var(--clr-panel);
        border-color: var(--clr-red);
    }

    .svc-lib-cat i {
        font-size: 22px;
        color: var(--clr-red);
    }

    .svc-lib-cat span {
        font-family: 'Rajdhani', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        line-height: 1.3;
    }

    /* ── CAROUSEL ────────────────────────────────────────────────────────────── */
    .svc-lib-carousel {
        position: relative;
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid var(--clr-border);
        background: var(--clr-dark2);
    }

    .carousel-track {
        position: relative;
        width: 100%;
        aspect-ratio: 4 / 3;
        overflow: hidden;
    }

    .carousel-slide {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        opacity: 0;
        transition: opacity 0.45s ease;
        pointer-events: none;
    }

    .carousel-slide.active {
        opacity: 1;
        pointer-events: auto;
    }

    /* Arrow buttons */
    .carousel-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        background: rgba(6, 12, 18, 0.72);
        border: 1px solid var(--clr-border-hi);
        color: #fff;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: background 0.2s, border-color 0.2s;
        font-size: 13px;
    }

    .carousel-btn:hover {
        background: var(--clr-red);
        border-color: var(--clr-red);
    }

    .carousel-btn--prev { left: 10px; }
    .carousel-btn--next { right: 10px; }

    /* Dot indicators */
    .carousel-dots {
        display: flex;
        justify-content: center;
        gap: 7px;
        padding: 10px 0;
        background: var(--clr-panel);
        border-top: 1px solid var(--clr-border);
    }

    .carousel-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--clr-border-hi);
        cursor: pointer;
        transition: background 0.2s;
    }

    .carousel-dot.active {
        background: var(--clr-red);
    }

    /* Responsive */
    @media screen and (max-width: 860px) {
        .svc-lib-grid {
            grid-template-columns: 1fr;
        }

        .svc-lib-categories {
            grid-template-columns: 1fr 1fr;
        }
    }

    @media screen and (max-width: 480px) {
        .svc-lib-categories {
            grid-template-columns: 1fr 1fr;
        }
        
        #Tekla-Powerfab-Header-Wrapper {
            flex-direction: column;
            padding: 5px;
        }
        
        #Tekla-Powerfab-Header {
            text-align: center;
        }
    }
}



/* =============================================================================
   SERVICES — Consumable Ordering: fix stretched image from taller right column
   Float layout can't stretch the image to match right column height.
   Switch to flex with stretch so image fills whatever height the content drives.
   ============================================================================= */
@media {
    /* Outer container stacks top-row and list strip vertically */
    #consumable-ordering-container {
        display: flex !important;
        flex-direction: column !important;
        gap: 20px;
        align-items: stretch;
        padding: 20px;
    }

    /* Top row: image left, text right — flex row */
    #consumable-top-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 32px;
    }

    #consumable-top-row > .sixty-percent-width {
        float: none;
        flex-shrink: 0;
        width: 55%;
        margin-right: 0;
/*        object-fit: cover;*/
        object-position: center top;
        border-radius: 4px;
        align-self: stretch;
    }

    #consumable-top-row > .fourty-percent-width {
        float: none;
        flex: 1;
        width: auto;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* Torch head status image constraint */
    #consumable-top-row .fourty-percent-width img {
        max-width: 260px;
        width: 100%;
        margin: 12px auto;
        display: block;
        border-radius: 4px;
        border: 1px solid var(--clr-border);
    }

    /* Full-width list strip — three equal cards in a row */
    #consumable-ordering-list {
        width: 100%;
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
    }

    #consumable-ordering-list ul {
        display: flex !important;
        flex-direction: row !important;
        gap: 12px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #consumable-ordering-list li {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border);
        border-top: 3px solid var(--clr-red);
        border-radius: 4px;
        padding: 14px 12px;
        font-family: 'Rajdhani', sans-serif;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        text-align: center;
        transition: color 0.2s, border-color 0.2s;
    }

    #consumable-ordering-list li:hover {
        color: #fff;
        border-color: var(--clr-red);
    }

    /* Override the old ::before checkmark — use a simpler icon */
    #consumable-ordering-list li::before {
        content: '\f00c';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        color: var(--clr-red);
        font-size: 12px;
        flex-shrink: 0;
    }
    
    #free-torch-head-text, #online-consumable-ordering-text {
        text-align: center;
        margin-bottom: 8px;
    }

    @media screen and (max-width: 860px) {
        #consumable-top-row {
            flex-direction: column;
        }
        #consumable-top-row > .sixty-percent-width {
            width: 100%;
        }
        #consumable-ordering-list ul {
            flex-direction: column !important;
        }
        
        #real-time-support .content-container {
            flex-direction: column;
        }
        
        #our-service-text {
            text-align: center;
        }

        img.sixty-percent-width#ATek-Service-Department {
            width: 100%;
        }
    }
}

/* =============================================================================
   INSIGHT PAGE — Responsive
   ============================================================================= */
@media {

    /* Responsive */
    @media screen and (max-width: 860px) {
        div #controller-configurations {
            grid-template-columns: 1fr !important;
        }

        #controller-configurations img {
            max-width: 400px;
            margin: 0 auto;
            display: block;
        }
    }

    @media screen and (max-width: 480px) {
        #insight-feature-grid {
            grid-template-columns: 1fr;
        }
    }
    
       #insight-capability-strip {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
        margin: 24px 0 28px;
    }

    .insight-capability-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        background: var(--clr-panel);
        border: 1px solid var(--clr-border);
        border-top: 3px solid var(--clr-red);
        border-radius: 4px;
        padding: 20px 16px;
        text-align: center;
        transition: border-color 0.2s, box-shadow 0.2s;
    }

    .insight-capability-card:hover {
        border-color: var(--clr-red);
        box-shadow: 0 0 16px var(--clr-red-glow);
    }

    .insight-capability-card i {
        font-size: 26px;
        color: var(--clr-red);
    }

    .insight-cap-title {
        font-family: 'Rajdhani', sans-serif;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #fff;
    }

    .insight-cap-sub {
        font-size: 12px;
        color: var(--clr-text-dim);
        line-height: 1.5;
    }

    @media screen and (max-width: 600px) {
        #insight-capability-strip {
            grid-template-columns: 1fr;
        }
    }

    /* ── .iframe-wrapper (software video section with nav arrows) ──────────── */


    /* ── .iframe-wrapper-2 (dual bevel, angle, pipe/dome videos) ───────────── */
    .iframe-wrapper-2 {
        width: 72%;
        margin: 20px 20px 20px 20px;
        position: relative;
        padding-top: 40.5%;       /* 72% wide × 56.25% = 40.5% of parent */
        background: var(--clr-dark);
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        overflow: hidden;
        box-shadow: none;
    }

    .iframe-size-2 {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        border: none;
        top: 0;                    /* override old top:5% */
    }

    /* ── .iframe-wrapper-images (ink marker image viewer) ──────────────────── */
    .iframe-wrapper-images {
        background: var(--clr-panel) !important;
        border: 1px solid var(--clr-border-hi);
        border-radius: 4px;
        box-shadow: none;
        padding: 16px;
    }

    /* ── nav-button arrows (video & image carousels) ────────────────────────── */
    .nav-button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: rgba(6, 12, 18, 0.75);
        border: 1px solid var(--clr-border-hi);
        color: #fff;
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: background 0.2s, border-color 0.2s;
        line-height: 1;
    }

    .nav-button:hover {
        background: var(--clr-red);
        border-color: var(--clr-red);
    }

    .nav-button.left  { left: 10px; }
    .nav-button.right { right: 10px; }
    
    
        #angle-cutting-div {
        gap: 28px;
        align-items: center;
    }

    /* Fill the full grid cell — no max-width squishing */
    #angle-left-column {
        max-width: none;
        width: 100%;
    }

    /* Video inside a grid cell needs width:100% + aspect-ratio, not % padding tricks */
    #angle-cutting-div .iframe-wrapper-2 {
        width: 100%;
        padding-top: 0;
        aspect-ratio: 16 / 9;
        height: auto;
        margin: 0;
    }

    #angle-cutting-div .iframe-size-2 {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        top: 0;
    }

    /* Same fix for pipe & dome if it shares the layout */
    #pipe-and-dome-cutting-container .iframe-wrapper-2 {
        width: 100%;
        padding-top: 0;
        aspect-ratio: 16 / 9;
        height: auto;
    }

    /* Responsive — full width videos on mobile */
    @media screen and (max-width: 740px) {
        .iframe-wrapper-2 {
            width: 100%;
            padding-top: 56.25%;
        }
    }
    
}


/* =============================================================================
   3-CHUCK PAGE — Why Choose section
   ============================================================================= */
@media {

    #why-three-chuck {
        padding-bottom: 20px;
    }

    /* ── Side-by-side comparison grid ──────────────────────────────────────── */
    .chuck-compare-grid {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        gap: 16px;
        align-items: stretch;
        margin: 0 0 36px;
    }

    /* VS divider */
    .chuck-compare-vs {
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Rajdhani', sans-serif;
        font-size: 28px;
        font-weight: 700;
        letter-spacing: 3px;
        color: var(--clr-text-dim);
        padding-top: 60px;
    }

    /* Card base */
    .chuck-card {
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid var(--clr-border-hi);
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .chuck-card::before {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0;
        height: 3px;
    }

    .chuck-card--two::before {
        background: var(--clr-text-dim);
    }

    .chuck-card--three::before {
        background: linear-gradient(90deg, var(--clr-red), var(--clr-accent));
    }
    
    .chuck-card:hover {
        border-color: var(--clr-red);
        box-shadow: 0 0 16px var(--clr-red-glow);
    }

    /* Card header */
    .chuck-card-header {
        background: var(--clr-panel2);
        padding: 16px 20px 14px;
        text-align: center;
        border-bottom: 1px solid var(--clr-border);
    }

    .chuck-card-header i {
        font-size: 22px;
        margin-bottom: 6px;
        display: block;
    }

    .chuck-card--two .chuck-card-header i  { color: var(--clr-text-dim); }
    .chuck-card--three .chuck-card-header i { color: var(--clr-accent); }

    .chuck-card-header span {
        font-family: 'Rajdhani', sans-serif;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        display: block;
        color: #fff;
    }

    .chuck-card-header p {
        font-size: 13px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
        margin: 4px 0 0;
    }
    
    .two-chuck-vs-three-chuck-chart-title {
        text-align: center;
    }
    
    .chuck-card-limit-label {
        font-family: 'Rajdhani', sans-serif;
        font-size: 14px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        text-align: center;
        color: var(--clr-text-dim);
        padding: 10px 20px 4px;
        background: var(--clr-panel);
        margin: 0;
    }
    
    #three-chuck-tradeoffs {
        display: flex;
        flex-grow: 1;
    }

    /* Card body */
    .chuck-card-list {
        list-style: none;
        padding: 14px 20px;
        margin: 0;
        background: var(--clr-panel);
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .chuck-card-list li {
        list-style: none;
        font-size: 20px;
        font-variant: small-caps;
        line-height: 1.8;
        padding-left: 18px;
        position: relative;
        color: #fff;
    }

    .chuck-pro li::before {
        content: '▸';
        position: absolute;
        left: 0;
        color: var(--clr-accent);
    }

    .chuck-con li {
        color: var(--clr-text-dim);
    }

    .chuck-con li::before {
        content: '–';
        position: absolute;
        left: 0;
        color: var(--clr-red);
    }

    .chuck-card-divider {
        height: 1px;
        margin: 0 20px;
    }

    /* ── Where it shines section ────────────────────────────────────────────── */
    .chuck-shines-header {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-bottom: 16px;
        font-family: 'Rajdhani', sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        color: var(--clr-text-dim);
    }

    .chuck-shines-header i {
        color: var(--clr-red);
        font-size: 14px;
    }

    .chuck-shines-header::before,
    .chuck-shines-header::after {
        content: '';
        flex: 1;
        height: 1px;
        background: var(--clr-border);
    }

    .chuck-shines-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }

    .chuck-shine-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-align: center;
        background: var(--clr-dark2);
        border: 1px solid var(--clr-border);
        border-top: 3px solid var(--clr-red);
        border-radius: 4px;
        padding: 18px 14px;
        transition: border-color 0.2s, box-shadow 0.2s;
    }

    .chuck-shine-card:hover {
        border-color: var(--clr-red);
        box-shadow: 0 0 16px var(--clr-red-glow);
    }

    .chuck-shine-card i {
        font-size: 24px;
        color: var(--clr-red);
    }

    .chuck-shine-title {
        font-family: 'Rajdhani', sans-serif;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #fff;
        line-height: 1.3;
    }

    .chuck-shine-sub {
        font-size: 12px;
        color: var(--clr-text-dim);
        line-height: 1.5;
    }

    /* ── Responsive ─────────────────────────────────────────────────────────── */
    @media screen and (max-width: 860px) {
        .chuck-compare-grid {
            grid-template-columns: 1fr;
        }

        .chuck-compare-vs {
            padding-top: 0;
        }

        .chuck-shines-grid {
            grid-template-columns: 1fr 1fr;
        }
    }

    @media screen and (max-width: 500px) {
        .chuck-shines-grid {
            grid-template-columns: 1fr;
        }
    }
}


/* =============================================================================
   3-CHUCK SPECS TABLE — single-value rows (operational data)
   These specs are machine-wide, not per-model, so value spans all 5 model cols
   ============================================================================= */
@media {
    /* Single-value row: label takes its normal width, value fills the rest */
    .specs-row--single {
        grid-template-columns: 1fr 4fr !important;
    }

    .specs-cell--span {
        grid-column: 2 / -1;
        text-align: center;
        color: #fff;
        font-family: 'Rajdhani', sans-serif;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        border-left: 2px solid var(--clr-red);
    }
    
 @media screen and (max-width: 600px) {
    .specs-cell--span {
        border-left: none;
        border-top: 2px solid var(--clr-red);
    }
}
}
