@import url('https://fonts.googleapis.com/css2?family=Antic&family=Roboto:wght@100;300;700&display=swap');
html * {
    -webkit-text-size-adjust: 100%;
}

body {
    word-wrap: break-word !important;
	font-family: "myriad-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
}

body,
body p,
li,
ul {
    color: #555;
    line-height: 1.65em;
}

.Normal,
.normal,
body,
p {
    font-size: 16px;
    line-height: 1.5em;
}

p:empty {
    height: 0;
    margin: 0;
    padding: 0;
}


.ResponsiveImg img {
    width: 100%;
    height: auto;
}

.ProductInfo {
    display: block;
    text-align: center;
}

a.btn-success {
    background: #f15a29;
}

a.btn-success:hover {
    background: #268695;
}

.NewsBlock h4 {
    margin:0 0 0.25em 0;
}

.MediaBox {margin:0 0 2em 1em;}

.MediaBox img {width:100%;height:auto;}

.MediaBoxLeft {float:left;width:41%;padding:3em 3em 3em 0;text-align:center;}
.MediaBoxRight {float:right;width:41%;padding: 3em 0 3em 3em;text-align:center;}
.MediaBoxLeft img, .MediaBoxRight img {width:100%;height:auto;}

.clearfix::after {
      content: "";
      display: table;
      clear: both;
    }



.table-error {background:#f15a29}
.thead-inverse th {
            color: #fff;
            background-color: #373a3c;
        }

li.edn_docType_pdf a {color:#666;}

.article_date span {
    color: #fff;
}

.SiteSearchField {
    display: inline-block;
    min-height: 0 !important;
}

.ActionsPaneHolder {
    position: relative;
    z-index: 9999;
    clear: both;
	margin-right:1.5em;
}

.edsmm_level_1 {
    -webkit-box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.29);
    box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.29);
}

.specs-title {
  margin: 0 0 .75rem;
}

/* Horizontal scroll container */
.table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-gutter: stable both-edges;
}

/* Prevent mobile collapse */
.spec-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}

.spec-table th,
.spec-table td {
  border: 1px solid #4d4d4d;
  padding: .5rem .75rem;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.spec-table td:nth-child(1),
.spec-table td:nth-child(2) {
  text-align: left;
}

.spec-table thead th {
  font-weight: 700;
}

.spec-table tbody tr:nth-child(even) {
  background: rgba(0,0,0,.04);
}

p.spec-legend {display:block;padding:3em;}

nav {
    position: absolute;
    top: 34px;
    right: 0;
    padding: 0;
    background-color: transparent;
}

a,
a:active,
a:link,
a:visited,
a:focus,
a:hover {
    color: #035290;
    border-color: #e1daca;
    text-decoration: none !important;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "franklin-gothic-urw", sans-serif;
font-weight: 900;
font-style: normal;
}

h1,
h2 {
    font-size: 2.2em
}

h1, h2 {
    border: 0;
	position: relative;
    margin: 0;
    padding: 0 0 10px;
    color: #231f20;
    font-family: "franklin-gothic-urw", Arial, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}
	
h1::after, h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 70px;
    height: 3px;
    background: #f15a29;
    border-radius: 2px;
}

h1.metlsaw-internal-hero__title:after {height:0;}


h3,
h4 {
    font-size: 1.2em;
    color: #112449;
    margin: 2em 0 1em 0;
}

h4 span {
    font-weight: 100
}

h5,
h6 {
    font-size: 1.4em;
}

.ProductKeyNote {
    font-style: italic !important;
    font-weight: 400;
}

img {
    max-width: 100%;
	height:auto;
}

/* =========================================================
   AUTOMATION TECH FALLBACK

   Makes sure content remains visible even before Slick
   initializes.
   ========================================================= */

.automation-tech .customer-story-slide {

    display:
        flex;

}


/* Once Slick initializes, let Slick control slide display */

.automation-tech
.customer-stories-slider.slick-initialized
.customer-story-slide {

    display:
        flex;

}

/* =========================================================
   AUTOMATION TECH COMPATIBILITY
   SECONDARY META INFORMATION
   ========================================================= */

.automation-tech
.automation-tech-compatibility {

    display:
        flex;

    align-items:
        center;

    flex-wrap:
        wrap;

    gap:
        7px;

    margin:
        14px
        0
        0;

}


/* =========================================================
   LABEL
   ========================================================= */

.automation-tech
.automation-tech-compatibility-label {

    color:
        rgba(255, 255, 255, .72);

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .09em;

    text-transform:
        uppercase;

}


/* =========================================================
   MACHINE / SERIES IDENTIFIER
   ========================================================= */

.automation-tech
.automation-tech-compatibility-model {

    display:
        inline-flex;

    align-items:
        center;

    justify-content:
        center;

    min-height:
        23px;

    padding:
        4px
        9px;

    color:
        #fff;

    background:
        rgba(255, 255, 255, .08);

    border:
        1px solid rgba(255, 255, 255, .28);

    border-radius:
        4px;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .045em;

    text-transform:
        uppercase;

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    .automation-tech
    .automation-tech-compatibility {

        gap:
            6px;

        margin-top:
            12px;

    }


    .automation-tech
    .automation-tech-compatibility-label {

        font-size:
            8px;

    }


    .automation-tech
    .automation-tech-compatibility-model {

        min-height:
            21px;

        padding:
            4px
            8px;

        font-size:
            8px;

    }

}

/* =========================================================
   AUTOMATION TECH
   COPY / IMAGE ALIGNMENT
   ========================================================= */

.automation-tech
.customer-story-slide {

    align-items:
        flex-start;

}


/* =========================================================
   COPY COLUMN
   ========================================================= */

.automation-tech
.customer-story-copy {

    padding-top:
        10px;

}


/* =========================================================
   HEADLINE
   ========================================================= */

.automation-tech
.customer-story-copy h3 {

    margin:
        0
        0
        26px;

    font-size:
        34px;

    line-height:
        1.02;

    font-weight:
        900;

    text-transform:
        uppercase;

}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.automation-tech
.customer-story-copy p {

    max-width:
        760px;

    margin:
        0;

    color:
        #fff;

    font-size:
        18px;

    line-height:
        1.45;

    font-weight:
        400;

}


/* =========================================================
   COMPATIBILITY
   ========================================================= */

.automation-tech
.automation-tech-compatibility {

    margin-top:
        18px;

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .automation-tech
    .customer-story-copy {

        padding-top:
            6px;

    }


    .automation-tech
    .customer-story-copy h3 {

        font-size:
            30px;

        margin-bottom:
            20px;

    }


    .automation-tech
    .customer-story-copy p {

        font-size:
            17px;

    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    .automation-tech
    .customer-story-copy {

        padding-top:
            0;

    }


    .automation-tech
    .customer-story-copy h3 {

        font-size:
            26px;

        margin-bottom:
            15px;

    }


    .automation-tech
    .customer-story-copy p {

        font-size:
            16px;

        line-height:
            1.4;

    }

}

/* =============================
   LINE INTRO MATERIALS
============================= */
	
.LineIntroMaterials {
    margin-top: 1.5em;
}

.LineIntroMaterialsLabel {
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #6b6b6b;
    margin-bottom: 0.75em;
}

.LineIntroMaterialsRow {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75em;
    align-items: center;
}

.LineIntroMaterial {
    display: inline-flex;
    align-items: center;
    gap: 0.65em;
    padding: 0.7em 1em;
    border: 1px solid #d9d9d9;
    border-radius: 999px;
    background: #fff;
    transition: all 0.25s ease;
}

.LineIntroMaterial:hover {
    border-color: #f15a29;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
    transform: translateY(-2px);
}

.LineIntroMaterialIcon {
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 24px;
}

.LineIntroMaterialIcon img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.LineIntroMaterialText {
    font-size: 1rem;
    font-weight: 700;
    color: #2f2f2f;
    line-height: 1;
}

/* =========================================================
   LINE INTRO MATERIALS
   ========================================================= */

.LineIntroMaterials {

    margin-top:
        26px;

}


/* =========================================================
   MATERIALS LABEL
   ========================================================= */

.LineIntroMaterialsLabel {

    margin:
        0
        0
        9px;

    color:
        #777;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        10px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .08em;

    text-transform:
        uppercase;

}


/* =========================================================
   MATERIAL ROW
   ========================================================= */

.LineIntroMaterialsRow {

    display:
        flex;

    flex-wrap:
        wrap;

    align-items:
        center;

    gap:
        8px;

}


/* =========================================================
   MATERIAL ITEM
   ========================================================= */

.LineIntroMaterial {

    display:
        inline-flex;

    align-items:
        center;

    gap:
        9px;

    min-height:
        40px;

    padding:
        6px
        13px
        6px
        7px;

    background:
        #f7f7f7;

    border:
        1px solid #dedede;

    border-radius:
        10px;

}


/* =========================================================
   MATERIAL SWATCH
   ========================================================= */

.LineIntroMaterialSwatch {

    display:
        block;

    flex:
        0
        0
        27px;

    width:
        27px;

    height:
        27px;

    border:
        1px solid rgba(0, 0, 0, .13);

    border-radius:
        7px;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .45);

}


/* ALUMINUM */

.LineIntroMaterialSwatch--aluminum {

    background:
        linear-gradient(
            135deg,
            #f0f2f3 0%,
            #b9bfc4 42%,
            #e5e8ea 68%,
            #9da5ab 100%
        );

}


/* COPPER */

.LineIntroMaterialSwatch--copper {

    background:
        linear-gradient(
            135deg,
            #e3a17d 0%,
            #b76842 42%,
            #d58a64 67%,
            #8f4b31 100%
        );

}


/* BRASS */

.LineIntroMaterialSwatch--brass {

    background:
        linear-gradient(
            135deg,
            #ead78a 0%,
            #b89b42 42%,
            #d8bf68 67%,
            #95782a 100%
        );

}


/* =========================================================
   MATERIAL NAME
   ========================================================= */

.LineIntroMaterialText {

    color:
        #333;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        13px;

    font-weight:
        700;

    line-height:
        1;

    white-space:
        nowrap;

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    .LineIntroMaterials {

        margin-top:
            22px;

    }


    .LineIntroMaterialsRow {

        gap:
            6px;

    }


    .LineIntroMaterial {

        min-height:
            37px;

        padding:
            5px
            10px
            5px
            6px;

        gap:
            7px;

        border-radius:
            9px;

    }


    .LineIntroMaterialSwatch {

        flex-basis:
            24px;

        width:
            24px;

        height:
            24px;

        border-radius:
            6px;

    }


    .LineIntroMaterialText {

        font-size:
            12px;

    }

}

/* LINE INTRO END */



@media (max-width: 767px) {
    .LineIntroMaterialsRow {
        gap: 0.5em;
    }

    .LineIntroMaterial {
        padding: 0.6em 0.85em;
    }

    .LineIntroMaterialText {
        font-size: 0.95rem;
    }
}

/* =============================
   HEADLINE
============================= */
.HomeBanner2 .BannerH1{
  position:absolute;
  z-index:5;
  left:50%;
  top:clamp(18px, 3.6vw, 56px);
  transform:translateX(-50%);
  margin:0;
  width:min(92%, 1180px);
  text-align:center;
  text-transform:uppercase;
  font-weight:900;
  line-height:1.04;
  font-size:clamp(24px, 3.05vw, 54px);
  letter-spacing:.06em;
  color:#fff;
  text-shadow:
    0 2px 6px rgba(0,0,0,.28),
    0 0 10px rgba(0,0,0,.18);
  padding:0 16px;
}
.BannerH1 .line{ display:block; white-space:nowrap; }

/* =========================================================
   METLSAW HERO
   Background/environment is handled by .BannerPaneHolder
   ========================================================= */

.metlsaw-hero {
    position: relative;
    height: 430px;
    overflow: hidden;
}


.metlsaw-hero .container {
    position: relative;
    z-index: 1;
    height: 100%;
}


.metlsaw-hero-row {
    display: flex;
    align-items: stretch;

    height: 430px;
}


/* =========================================================
   MACHINE
   ========================================================= */

.metlsaw-machine-col {
    position: relative;

    display: flex;
    align-items: flex-end;
    justify-content: center;

    height: 100%;

    /*
       Small amount of breathing room at bottom.
       Also leaves room for the hover scale.
    */
    padding-bottom: 18px;
}


/* MACHINE IMAGE */

.metlsaw-machine {
    display: block;

    /*
       Height is now the primary constraint.
       This prevents the bottom of the cabinet from being clipped.
    */
    width: auto;
    height: auto;

    max-width: 100%;
    max-height: calc(100% - 18px);

    margin: 0 auto;

    object-fit: contain;

    transform: scale(1);
    transform-origin: center bottom;

    transition:
        transform .35s ease,
        filter .35s ease;
}


/*
   Only perform hover animation on devices that actually have
   a mouse/precision pointer. Prevents sticky hover on phones.
*/

@media (hover: hover) and (pointer: fine) {

    .metlsaw-machine:hover {
        transform: scale(1.03);

        filter: drop-shadow(
            0 10px 15px rgba(0,0,0,.22)
        );
    }

}


/* =========================================================
   HERO COPY
   ========================================================= */

.metlsaw-copy-col {
    display: flex;
    align-items: center;

    height: 100%;
}


.metlsaw-copy {
    width: 100%;
    max-width: 520px;

    padding: 45px 0 45px 15px;
}


/* Adobe Myriad */

.metlsaw-copy,
.metlsaw-copy p,
.metlsaw-hero-btn {
    font-family: "myriad-pro", sans-serif;
}


.metlsaw-eyebrow {
    margin-bottom: 8px;

    font-family: "myriad-pro", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;

    color: #f15a29;

    text-transform: uppercase;
    letter-spacing: .01em;
}


/* Adobe Franklin Gothic URW */

.metlsaw-copy h1 {
    margin: 0 0 8px;

    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 39px;
    font-weight: 900;
    line-height: .96;

    letter-spacing: -.025em;

    color: #fff;

    text-transform: uppercase;
}


.metlsaw-copy h1 span {
    color: #f15a29;
}


.metlsaw-copy p {
    margin: 0 0 17px;

    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.15;

    color: #fff;

    text-shadow: 0 1px 3px rgba(0,0,0,.35);
}


/* =========================================================
   BUTTON
   ========================================================= */

.metlsaw-hero-btn,
.metlsaw-hero-btn:link,
.metlsaw-hero-btn:visited {
    display: inline-block;

    padding: 7px 12px 6px;

    border: 0;
    border-radius: 8px;

    background: #fff;

    color: #f15a29;

    font-size: 13px;
    font-weight: 600;
    line-height: 1;

    text-decoration: none;

    box-shadow: 0 1px 4px rgba(0,0,0,.15);

    transition:
        background-color .2s ease,
        color .2s ease,
        transform .2s ease;
}


.metlsaw-hero-btn:hover,
.metlsaw-hero-btn:focus {
    background: #f15a29;
    color: #fff;

    text-decoration: none;

    transform: translateY(-1px);
}


.metlsaw-arrow {
    display: inline-block;

    margin-left: 5px;

    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;

    vertical-align: -1px;
}


/* =========================================================
   LAPTOP / SMALL DESKTOP
   ========================================================= */

@media (max-width: 1199px) {

    .metlsaw-hero,
    .metlsaw-hero-row {
        height: 380px;
    }


    .metlsaw-machine-col {
        padding-bottom: 16px;
    }


    .metlsaw-machine {
        max-height: calc(100% - 16px);
    }


    .metlsaw-copy h1 {
        font-size: 34px;
    }


    .metlsaw-copy p {
        font-size: 18px;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .metlsaw-hero,
    .metlsaw-hero-row {
        height: 340px;
    }


    .metlsaw-machine-col {
        padding-bottom: 12px;
    }


    /*
       Don't use the old 115% width here.
       That was forcing the machine outside its available height.
    */

    .metlsaw-machine {
        width: auto;
        max-width: 110%;
        max-height: calc(100% - 12px);

        margin: 0 auto;
    }


    .metlsaw-copy {
        padding-left: 0;
    }


    .metlsaw-copy h1 {
        font-size: 29px;
    }


    .metlsaw-copy p {
        font-size: 16px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    /*
       Mobile returns to natural content height.
       Copy stacks above the machine.
    */

    .metlsaw-hero {
        height: auto;
        min-height: 0;

        overflow: hidden;
    }


    .metlsaw-hero .container {
        height: auto;
    }


    .metlsaw-hero-row {
        display: flex;
        flex-direction: column;

        height: auto;
        min-height: 0;
    }


    /* COPY FIRST */

    .metlsaw-copy-col {
        order: 1;

        display: block;

        width: 100%;
        height: auto;
    }


    /* MACHINE SECOND */

    .metlsaw-machine-col {
        order: 2;

        display: block;

        width: 100%;
        height: auto;

        /*
           Explicitly remove desktop/tablet floor padding.
           Mobile image flows naturally beneath the copy.
        */
        padding-bottom: 0;
    }


    .metlsaw-copy {
        max-width: none;

        padding: 38px 20px 15px;

        text-align: center;
    }


    .metlsaw-eyebrow {
        font-size: 11px;
    }


    .metlsaw-copy h1 {
        font-size: 31px;
        line-height: .98;
    }


    .metlsaw-copy p {
        font-size: 17px;
        line-height: 1.15;
    }


    /*
       No height restriction on mobile.
       Let the entire transparent WEBP display naturally.
    */

    .metlsaw-machine {
        width: 100%;
        height: auto;

        max-width: 620px;
        max-height: none;

        margin: 0 auto -1px;

        transform: none;
    }

}

/* =========================================================
   TOP SECTION BACKGROUND
   ========================================================= */

.TopDivStyle {
    position: relative;
    width: 100%;
    overflow: hidden;

    background:
        linear-gradient(
            90deg,
            #f7f8f9 0%,
            #eef1f3 18%,
            #ffffff 50%,
            #eef1f3 82%,
            #f7f8f9 100%
        );
}

.TopPane {
    position: relative;
    width: 100%;
}

.TopPaneLower {
    position: relative;
}

/* =========================================================
   METLSAW INTERNAL PAGE HERO
   FULL COMPILED CSS
   ========================================================= */


/* =========================================================
   HERO BASE
   ========================================================= */

.metlsaw-internal-hero {

    position:
        relative;

    isolation:
        isolate;

    overflow:
        hidden;

    background:
        #080808;

    padding:
        26px
        0
        24px;

}



/* =========================================================
   BACKGROUND IMAGE

   The source image is intentionally very dark.

   Brighten ONLY the background photograph here without
   affecting the machine, text or orange overlay.

   Main adjustment knob:
   brightness(1.65)
   ========================================================= */

.metlsaw-internal-hero::before {

    content: "";

    position:
        absolute;

    z-index:
        -2;

    inset:
        0;

    background-image:
        url("/Portals/0/Images/banner-background-2-web.webp");

    background-position:
        center 46%;

    background-size:
        cover;

    background-repeat:
        no-repeat;

    filter:
        brightness(1.65)
        contrast(0.92);

    transform:
        scale(1.01);

    pointer-events:
        none;

}



/* =========================================================
   ORANGE ATMOSPHERE

   Very light wash at top only.
   Completely transparent through most of hero.

   This adds the orange tone without covering the warehouse.
   ========================================================= */

.metlsaw-internal-hero::after {

    content: "";

    position:
        absolute;

    z-index:
        -1;

    inset:
        0;

    background:
        linear-gradient(
            to bottom,

            rgba(237, 94, 46, 0.16) 0%,

            rgba(237, 94, 46, 0.10) 20%,

            rgba(237, 94, 46, 0.045) 38%,

            rgba(237, 94, 46, 0) 62%
        );

    pointer-events:
        none;

}



/* =========================================================
   CONTENT
   ========================================================= */

.metlsaw-internal-hero .container {

    position:
        relative;

    z-index:
        2;

}



/* =========================================================
   MAIN ROW
   ========================================================= */

.metlsaw-internal-hero__row {

    display:
        flex;

    align-items:
        center;

    justify-content:
        space-between;

    gap:
        34px;

    min-height:
        250px;

}



/* =========================================================
   DESKTOP COLUMN ORDER

   LEFT    PRODUCT
   CENTER  MACHINE
   RIGHT   BENEFITS
   ========================================================= */

.metlsaw-internal-hero__copy-col {

    order:
        1;

    width:
        22%;

    min-width:
        240px;

}


.metlsaw-internal-hero__image-col {

    order:
        2;

    width:
        48%;

}


.metlsaw-internal-hero__features-col {

    order:
        3;

    width:
        22%;

    min-width:
        210px;

}



/* =========================================================
   PRODUCT COPY
   ========================================================= */

.metlsaw-internal-hero__copy {

    color:
        #fff;

    text-align:
        left;

}



/* =========================================================
   METLSAW EYEBROW
   ========================================================= */

.metlsaw-internal-hero__eyebrow {

    margin:
        0
        0
        4px;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        15px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        0.03em;

    text-transform:
        uppercase;

}



/* =========================================================
   PRODUCT TITLE
   ========================================================= */

.metlsaw-internal-hero__title {

    margin:
        0;

    padding:
        0;

    color:
        #fff;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        3em;

    font-weight:
        900;

    line-height:
        0.9;

    letter-spacing:
        -0.03em;

    text-transform:
        uppercase;

}



/* =========================================================
   PRODUCT SUBTITLE
   ========================================================= */

.metlsaw-internal-hero__subtitle {

    margin:
        4px
        0
        0;

    padding:
        0;

    color:
        #fff;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        14px;

    font-weight:
        700;

    line-height:
        1.15;

    text-transform:
        uppercase;

}



/* =========================================================
   ORANGE RULE
   ========================================================= */

.metlsaw-internal-hero__subtitle::after {

    content: "";

    display:
        block;

    width:
        70px;

    height:
        3px;

    margin-top:
        10px;

    background:
        #f15a29;

    border-radius:
        3px;

}



/* =========================================================
   INTRO PARAGRAPH
   ========================================================= */

.metlsaw-internal-hero__text {

    max-width:
        280px;

    margin:
        14px
        0
        18px;

    padding:
        0;

    color:
        #fff;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        18px;

    font-style:
        italic;

    font-weight:
        400;

    line-height:
        1.28;

}



/* =========================================================
   CTA BUTTON
   ========================================================= */

.metlsaw-internal-hero__btn,
.metlsaw-internal-hero__btn:link,
.metlsaw-internal-hero__btn:visited {

    display:
        inline-flex;

    align-items:
        center;

    gap:
        6px;

    margin:
        0;

    padding:
        9px
        15px
        8px;

    color:
        #fff;

    background:
        #f15a29;

    border:
        0;

    border-radius:
        9px;

    box-shadow:
        0
        3px
        10px
        rgba(0, 0, 0, 0.18);

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        14px;

    font-weight:
        700;

    line-height:
        1;

    text-decoration:
        none;

    text-transform:
        uppercase;

    transition:
        background-color 180ms ease,
        transform 180ms ease;

}


.metlsaw-internal-hero__btn:hover,
.metlsaw-internal-hero__btn:focus {

    color:
        #fff;

    background:
        #f26a3d;

    text-decoration:
        none;

    transform:
        translateY(-1px);

}


.metlsaw-internal-hero__btn-arrow {

    display:
        inline-block;

    font-family:
        Arial,
        sans-serif;

    font-size:
        21px;

    font-weight:
        300;

    line-height:
        10px;

}



/* =========================================================
   MACHINE IMAGE
   ========================================================= */

.metlsaw-internal-hero__image-wrap {

    position:
        relative;

    width:
        100%;

    text-align:
        center;

}


.metlsaw-internal-hero__image {

    display:
        block;

    width:
        100%;

    max-width:
        700px;

    height:
        auto;

    margin:
        0
        auto;

}



/* =========================================================
   RIGHT FEATURES
   ========================================================= */

.metlsaw-internal-hero__features {

    max-width:
        285px;

    margin:
        0
        auto
        0
        0;

    color:
        #fff;

    text-align:
        left;

}



/* =========================================================
   FEATURE ITEM
   ========================================================= */

.metlsaw-internal-hero__feature {

    position:
        relative;

    padding-left:
        20px;

    text-align:
        left;

}


.metlsaw-internal-hero__feature
+
.metlsaw-internal-hero__feature {

    margin-top:
        24px;

}



/* =========================================================
   ORANGE FEATURE CHEVRON
   ========================================================= */

.metlsaw-internal-hero__feature::before {

    content: "";

    position:
        absolute;

    top:
        4px;

    left:
        1px;

    width:
        7px;

    height:
        7px;

    border-top:
        2px solid #f15a29;

    border-right:
        2px solid #f15a29;

    transform:
        rotate(45deg);

}



/* =========================================================
   FEATURE HEADING
   ========================================================= */

.metlsaw-internal-hero__feature h3 {

    margin:
        0
        0
        4px;

    padding:
        0;

    color:
        #fff;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        1em;

    font-weight:
        900;

    line-height:
        1.1;

    text-align:
        left;

}



/* =========================================================
   FEATURE COPY
   ========================================================= */

.metlsaw-internal-hero__feature p {

    margin:
        0;

    padding:
        0;

    color:
        #fff;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        13px;

    font-weight:
        400;

    line-height:
        1.3;

    text-align:
        left;

}



/* =========================================================
   LARGE DESKTOP
   ========================================================= */

@media (max-width: 1560px) {

    .metlsaw-internal-hero__row {

        gap:
            24px;

    }


    .metlsaw-internal-hero__copy-col {

        width:
            24%;

        min-width:
            220px;

    }


    .metlsaw-internal-hero__image-col {

        width:
            44%;

    }


    .metlsaw-internal-hero__features-col {

        width:
            24%;

        min-width:
            200px;

    }


    .metlsaw-internal-hero__title {

        font-size:
            3em;

    }


    .metlsaw-internal-hero__text {

        font-size:
            16px;

    }

}



/* =========================================================
   LAPTOP
   ========================================================= */

@media (max-width: 1199px) {

    .metlsaw-internal-hero {

        padding:
            24px
            0
            22px;

    }


    .metlsaw-internal-hero__row {

        gap:
            20px;

        min-height:
            220px;

    }


    .metlsaw-internal-hero__copy-col {

        width:
            25%;

        min-width:
            190px;

    }


    .metlsaw-internal-hero__image-col {

        width:
            42%;

    }


    .metlsaw-internal-hero__features-col {

        width:
            25%;

        min-width:
            180px;

    }


    .metlsaw-internal-hero__title {

        font-size:
            2.5em;

    }


    .metlsaw-internal-hero__text {

        font-size:
            16px;

    }


    .metlsaw-internal-hero__feature h3 {

        font-size:
            13px;

    }


    .metlsaw-internal-hero__feature p {

        font-size:
            12px;

    }

}



/* =========================================================
   TABLET
   IMAGE FIRST
   COPY + FEATURES BELOW
   ========================================================= */

@media (max-width: 991px) {

    .metlsaw-internal-hero {

        padding:
            22px
            0
            26px;

    }


    .metlsaw-internal-hero::before {

        background-position:
            center center;

        filter:
            brightness(1.7)
            contrast(0.92);

    }


    .metlsaw-internal-hero__row {

        flex-wrap:
            wrap;

        align-items:
            flex-start;

        gap:
            20px
            24px;

        min-height:
            0;

    }


    .metlsaw-internal-hero__image-col {

        order:
            1;

        width:
            100%;

    }


    .metlsaw-internal-hero__copy-col {

        order:
            2;

        width:
            calc(50% - 12px);

        min-width:
            0;

    }


    .metlsaw-internal-hero__features-col {

        order:
            3;

        width:
            calc(50% - 12px);

        min-width:
            0;

    }


    .metlsaw-internal-hero__image {

        max-width:
            620px;

    }


    .metlsaw-internal-hero__title {

        font-size:
            2.5em

    }


    .metlsaw-internal-hero__text {

        max-width:
            100%;

        font-size:
            16px;

    }


    .metlsaw-internal-hero__features {

        max-width:
            100%;

    }

}



/* =========================================================
   MOBILE

   1. MACHINE
   2. PRODUCT
   3. FEATURES
   ========================================================= */

@media (max-width: 767px) {

    .metlsaw-internal-hero {

        padding:
            18px
            0
            24px;

    }


    .metlsaw-internal-hero::before {

        background-position:
            center center;

        filter:
            brightness(1.75)
            contrast(0.90);

    }


    .metlsaw-internal-hero::after {

        background:
            linear-gradient(
                to bottom,

                rgba(237, 94, 46, 0.13) 0%,

                rgba(237, 94, 46, 0.07) 24%,

                rgba(237, 94, 46, 0.025) 42%,

                rgba(237, 94, 46, 0) 60%
            );

    }


    .metlsaw-internal-hero__row {

        display:
            flex;

        flex-direction:
            column;

        align-items:
            stretch;

        gap:
            18px;

    }


    .metlsaw-internal-hero__image-col,
    .metlsaw-internal-hero__copy-col,
    .metlsaw-internal-hero__features-col {

        width:
            100%;

        min-width:
            0;

    }


    .metlsaw-internal-hero__image-col {

        order:
            1;

    }


    .metlsaw-internal-hero__copy-col {

        order:
            2;

    }


    .metlsaw-internal-hero__features-col {

        order:
            3;

    }


    .metlsaw-internal-hero__image {

        width:
            100%;

        max-width:
            520px;

        margin:
            0
            auto;

    }


    .metlsaw-internal-hero__copy {

        max-width:
            540px;

        margin:
            0
            auto;

        text-align:
            left;

    }


    .metlsaw-internal-hero__eyebrow {

        font-size:
            14px;

    }


    .metlsaw-internal-hero__title {

        font-size:
            2.2em

    }


    .metlsaw-internal-hero__subtitle {

        font-size:
            13px;

    }


    .metlsaw-internal-hero__subtitle::after {

        width:
            60px;

        margin-top:
            8px;

    }


    .metlsaw-internal-hero__text {

        max-width:
            100%;

        margin-top:
            12px;

        font-size:
            17px;

        line-height:
            1.25;

    }


    .metlsaw-internal-hero__features {

        max-width:
            540px;

        margin:
            0
            auto;

    }


    .metlsaw-internal-hero__feature
    +
    .metlsaw-internal-hero__feature {

        margin-top:
            17px;

    }

}



/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 479px) {

    .metlsaw-internal-hero {

        padding:
            15px
            0
            22px;

    }


    .metlsaw-internal-hero__row {

        gap:
            15px;

    }


    .metlsaw-internal-hero__image {

        max-width:
            420px;

    }


    .metlsaw-internal-hero__title {

        font-size:
            2em

    }


    .metlsaw-internal-hero__text {

        font-size:
            15px;

        line-height:
            1.28;

    }


    .metlsaw-internal-hero__btn,
    .metlsaw-internal-hero__btn:link,
    .metlsaw-internal-hero__btn:visited {

        padding:
            9px
            14px
            8px;

        font-size:
            13px;

    }


    .metlsaw-internal-hero__feature h3 {

        font-size:
            13px;

    }


    .metlsaw-internal-hero__feature p {

        font-size:
            12px;

    }

}



/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .metlsaw-internal-hero__btn {

        transition:
            none;

    }


    .metlsaw-internal-hero__btn:hover,
    .metlsaw-internal-hero__btn:focus {

        transform:
            none;

    }

}

/* =========================================================
   INDIVIDUAL MODEL HERO
   COPY / MACHINE FITMENT
   ========================================================= */

.metlsaw-internal-hero--model
.metlsaw-internal-hero__row {

    display:
        grid;

    grid-template-columns:
        minmax(280px, 340px)
        minmax(0, 1fr);

    align-items:
        center;

    column-gap:
        20px;

    min-height:
        300px;

}

/* =========================================================
   COPY
   ========================================================= */

.metlsaw-internal-hero--model
.metlsaw-internal-hero__copy-col {

    grid-column:
        1;

    grid-row:
        1;

    width:
        auto;

    min-width:
        0;

    position:
        relative;

    z-index:
        3;

}


.metlsaw-internal-hero--model
.metlsaw-internal-hero__copy {

    width:
        100%;

    max-width:
        330px;

}


/* =========================================================
   MACHINE COLUMN
   ========================================================= */

.metlsaw-internal-hero--model
.metlsaw-internal-hero__image-col {

    grid-column:
        2;

    grid-row:
        1;

    display:
        flex;

    align-items:
        center;

    justify-content:
        flex-start;

    width:
        auto;

    min-width:
        0;

    position:
        relative;

    z-index:
        2;

}


/* =========================================================
   MACHINE WRAPPER
   ========================================================= */

.metlsaw-internal-hero--model
.metlsaw-internal-hero__image-wrap {

    display:
        flex;

    align-items:
        center;

    justify-content:
        flex-start;

    width:
        100%;

    min-height:
        310px;

    overflow:
        visible;

}


/* =========================================================
   MACHINE

   Slight oversize + left shift compensates for the
   visual whitespace in the source artwork.
   ========================================================= */

.metlsaw-internal-hero--model
.metlsaw-internal-hero__image {

    display:
        block;

    width:
        108%;

    max-width:
        1020px;

    max-height:
        390px;

    height:
        auto;

    margin:
        0;

    object-fit:
        contain;

    transform:
        translateX(-5%);

    transform-origin:
        left center;

}


/* =========================================================
   LAPTOP
   ========================================================= */

@media (max-width: 1199px) {

    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__row {

        grid-template-columns:
            minmax(240px, 290px)
            minmax(0, 1fr);

        column-gap:
            16px;

    }


    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__image {

        width:
            106%;

        max-width:
            800px;

        transform:
            translateX(-4%);

    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__row {

        grid-template-columns:
            minmax(220px, 270px)
            minmax(0, 1fr);

        column-gap:
            12px;

    }


    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__image {

        width:
            104%;

        max-width:
            650px;

        transform:
            translateX(-3%);

    }

}


/* =========================================================
   MOBILE

   Stack the PDP hero like the series landing hero:
   machine first, copy second.
   ========================================================= */

@media (max-width: 767px) {

    /* -----------------------------------------------------
       ROW
       Kill the desktop grid and stack vertically.
       ----------------------------------------------------- */

    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__row {

        display:
            flex;

        flex-direction:
            column;

        width:
            100%;

        column-gap:
            0;

        row-gap:
            0;

    }


    /* -----------------------------------------------------
       MACHINE FIRST
       ----------------------------------------------------- */

    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__image-col {

        order:
            1;

        display:
            block;

        width:
            100%;

        min-width:
            0;

        margin:
            0;

        padding:
            0;

    }


    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__image-wrap {

        display:
            flex;

        align-items:
            center;

        justify-content:
            center;

        width:
            100%;

        min-height:
            0;

        margin:
            0;

        padding:
            12px 10px 0;

        overflow:
            visible;

    }


    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__image {

        display:
            block;

        width:
            100%;

        max-width:
            620px;

        max-height:
            none;

        height:
            auto;

        margin:
            0 auto;

        object-fit:
            contain;

        transform:
            none;

        transform-origin:
            center center;

    }


    /* -----------------------------------------------------
       COPY SECOND
       ----------------------------------------------------- */

    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__copy-col {

        order:
            2;

        width:
            100%;

        min-width:
            0;

        margin:
            0;

        padding:
            0;

        position:
            relative;

        z-index:
            3;

    }


    .metlsaw-internal-hero--model
    .metlsaw-internal-hero__copy {

        width:
            100%;

        max-width:
            none;

    }

}

/* =========================================================
   CS SERIES INTRO
   ========================================================= */

.CSIntro {

    display: flow-root;

    width: 100%;

    padding-top:
        2em;

    padding-bottom:
        2em;

}


/*
   Bootstrap float containment.

   Important in the tablet / laptop range where .col-sm-6
   becomes floated and the following ProductKey section
   could otherwise rise into this content.
*/

.CSIntroRow {

    width: 100%;

}


.CSIntroRow::before,
.CSIntroRow::after {

    content: "";

    display: table;

}


.CSIntroRow::after {

    clear: both;

}

/* =========================================================
   VIEW ITEM
   PRODUCT SPECIFICATIONS / DOCUMENTATION
   ========================================================= */

.view-item {

    padding:
        52px
        0
        56px;

    background:
        #fff;

}



/* =========================================================
   MAIN LAYOUT
   ========================================================= */

.view-item__layout {

    display:
        grid;

    grid-template-columns:
        minmax(0, 38%)
        minmax(0, 62%);

    align-items:
        stretch;

    width:
        100%;

}



/* =========================================================
   LEFT OVERVIEW
   ========================================================= */

.view-item__overview {

    padding-right:
        42px;

}



/* =========================================================
   SECTION HEADING
   ========================================================= */

.view-item__heading {

    margin:
        0
        0
        16px;

}


.view-item__heading h2 {

    position:
        relative;

    margin:
        0;

    padding:
        0
        0
        10px;

    color:
        #252525;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        34px;

    font-weight:
        900;

    line-height:
        1;

    letter-spacing:
        -0.02em;

    text-transform:
        uppercase;

}


.view-item__heading h2::after {

    content:
        "";

    position:
        absolute;

    left:
        0;

    bottom:
        0;

    width:
        96px;

    height:
        4px;

    background:
        #f15a29;

    border-radius:
        3px;

}



/* =========================================================
   OVERVIEW COPY
   ========================================================= */

.view-item__description {

    max-width:
        590px;

}


.view-item__description p {

    margin:
        0
        0
        16px;

    padding:
        0;

    color:
        #444;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        14px;

    font-weight:
        400;

    line-height:
        1.42;

}


.view-item__description p:last-child {

    margin-bottom:
        0;

}



/* =========================================================
   DOCUMENTATION PANEL
   ========================================================= */

.view-item__documents {

    margin-top:
        38px;

    padding:
        18px
        26px
        20px;

    border:
        4px dotted #f15a29;

    border-radius:
        20px;

}


.view-item__documents h3 {

    margin:
        0
        0
        15px;

    padding:
        0;

    color:
        #f15a29;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        24px;

    font-weight:
        900;

    line-height:
        1;

    text-transform:
        uppercase;

}



/* =========================================================
   DOCUMENT LIST
   ========================================================= */

.view-item__document-list {

    display:
        flex;

    flex-direction:
        column;

    gap:
        9px;

}



/* =========================================================
   DOCUMENT LINK
   ========================================================= */

.view-item__document,
.view-item__document:link,
.view-item__document:visited {

    display:
        flex;

    align-items:
        center;

    gap:
        9px;

    width:
        fit-content;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        15px;

    font-weight:
        400;

    line-height:
        1.15;

    text-decoration:
        none;

    transition:
        color 160ms ease;

}


.view-item__document:hover,
.view-item__document:focus {

    color:
        #c9471f;

    text-decoration:
        none;

}



/* =========================================================
   PDF ICON
   ========================================================= */

.view-item__document .fa {

    flex:
        0
        0
        auto;

    width:
        18px;

    color:
        #f15a29;

    font-size:
        19px;

    text-align:
        center;

}



/* =========================================================
   DOCUMENT TYPE
   ========================================================= */

.view-item__document-type {

    color:
        #aaa;

    font-style:
        italic;

    font-weight:
        400;

    text-transform:
        lowercase;

}



/* =========================================================
   RIGHT SPECIFICATIONS
   ========================================================= */

.view-item__specifications {

    padding-left:
        28px;

    border-left:
        1px dashed #aaa;

}



/* =========================================================
   SPECIFICATION GRID
   ========================================================= */

.view-item__spec-grid {

    display:
        grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    align-items:
        start;

    column-gap:
        24px;

    row-gap:
        24px;

}



/* =========================================================
   SPECIFICATION GROUP
   ========================================================= */

.view-item__spec-group {

    min-width:
        0;

}


.view-item__spec-group h3 {

    margin:
        0
        0
        8px;

    padding:
        0
        6px;

    color:
        #292929;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        28px;

    font-weight:
        900;

    line-height:
        1;

    letter-spacing:
        -0.01em;

    text-transform:
        uppercase;

}



/* =========================================================
   SPECIFICATION TABLE
   ========================================================= */

.view-item__spec-table {

    width:
        100%;

}



/* =========================================================
   SPEC ROW
   ========================================================= */

.view-item__spec-row {

    display:
        grid;

    grid-template-columns:
        minmax(135px, .95fr)
        minmax(0, 1.05fr);

    align-items:
        center;

    min-height:
        27px;

    padding:
        4px
        7px;

    color:
        #333;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        13px;

    font-weight:
        400;

    line-height:
        1.2;

}



/* =========================================================
   ALTERNATING ROWS
   ========================================================= */

.view-item__spec-row:nth-child(even) {

    background:
        #e4e7e9;

}



/* =========================================================
   SPEC LABEL
   ========================================================= */

.view-item__spec-label {

    padding-right:
        10px;

}



/* =========================================================
   SPEC VALUE
   ========================================================= */

.view-item__spec-value {

    min-width:
        0;

}



/* =========================================================
   LARGE TABLET / SMALL DESKTOP
   ========================================================= */

@media (max-width: 1199px) {

    .view-item {

        padding:
            44px
            0
            48px;

    }


    .view-item__layout {

        grid-template-columns:
            minmax(0, 40%)
            minmax(0, 60%);

    }


    .view-item__overview {

        padding-right:
            30px;

    }


    .view-item__specifications {

        padding-left:
            24px;

    }


    .view-item__spec-grid {

        column-gap:
            18px;

    }


    .view-item__heading h2 {

        font-size:
            30px;

    }


    .view-item__spec-group h3 {

        font-size:
            24px;

    }


    .view-item__spec-row {

        grid-template-columns:
            minmax(120px, 1fr)
            minmax(0, 1fr);

        font-size:
            12px;

    }

}



/* =========================================================
   TABLET

   OVERVIEW STACKS ABOVE SPECIFICATIONS
   ========================================================= */

@media (max-width: 991px) {

    .view-item__layout {

        display:
            block;

    }


    .view-item__overview {

        padding-right:
            0;

    }


    .view-item__description {

        max-width:
            760px;

    }


    .view-item__documents {

        max-width:
            520px;

    }


    .view-item__specifications {

        margin-top:
            38px;

        padding:
            34px
            0
            0;

        border-left:
            0;

        border-top:
            1px dashed #aaa;

    }


    .view-item__spec-grid {

        column-gap:
            26px;

        row-gap:
            28px;

    }


    .view-item__spec-group h3 {

        font-size:
            26px;

    }

}



/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    .view-item {

        padding:
            34px
            0
            38px;

    }


    .view-item__heading h2 {

        font-size:
            27px;

    }


    .view-item__description p {

        font-size:
            14px;

        line-height:
            1.45;

    }


    .view-item__documents {

        margin-top:
            28px;

        padding:
            17px
            18px
            18px;

        border-width:
            3px;

        border-radius:
            16px;

    }


    .view-item__documents h3 {

        font-size:
            21px;

    }


    .view-item__document {

        font-size:
            14px;

    }


    .view-item__specifications {

        margin-top:
            30px;

        padding-top:
            28px;

    }


    .view-item__spec-grid {

        grid-template-columns:
            1fr;

        gap:
            26px;

    }


    .view-item__spec-group h3 {

        padding-left:
            0;

        font-size:
            25px;

    }


    .view-item__spec-row {

        grid-template-columns:
            minmax(130px, .9fr)
            minmax(0, 1.1fr);

        min-height:
            30px;

        padding:
            5px
            7px;

        font-size:
            12px;

    }

}

/* =========================================================
   QUOTE REQUEST
   FULL-WIDTH PRODUCT PAGE FORM
   ========================================================= */

.quote-request {

    width:
        100%;

    padding:
        34px
        0;

/*
    background:
        #f15a29;
*/

}


/* =========================================================
   WHITE CARD
   ========================================================= */

.quote-request__card {

    max-width:
        1320px;

    margin:
        3em
        auto;

    padding:
        18px
        26px
        20px;

    background:
        #fff;

    border:
        1px solid
        rgba(0, 0, 0, .10);

    border-radius:
        14px;

    box-shadow:
        0
        7px
        16px
        rgba(0, 0, 0, .22);

}


/* =========================================================
   HEADER
   ========================================================= */

.quote-request__header {

    display:
        flex;

    align-items:
        center;

    gap:
        12px;

    margin:
        0
        0
        13px;

}


/* =========================================================
   HEADER ICON
   ========================================================= */

.quote-request__header-icon {

    display:
        flex;

    align-items:
        center;

    justify-content:
        center;

    flex:
        0
        0
        42px;

    width:
        42px;

    height:
        42px;

    color:
        #f15a29;

    border:
        2px solid
        #f15a29;

    border-radius:
        50%;

}


.quote-request__header-icon .fa {

    font-size:
        20px;

}


/* =========================================================
   HEADER COPY
   ========================================================= */

.quote-request__header-copy h2 {

    margin:
        0
        0
        2px;

    padding:
        0;

    color:
        #292929;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        18px;

    font-weight:
        900;

    line-height:
        1;

    text-transform:
        uppercase;

}


.quote-request__header-copy p {

    max-width:
        330px;

    margin:
        0;

    padding:
        1em
        0;

    color:
        #555;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        11px;

    font-weight:
        400;

    line-height:
        1.25;

}


/* =========================================================
   FORM LAYOUT

   CONTACT | APPLICATION | SEND
   ========================================================= */

.quote-request__form {

    display:
        grid;

    grid-template-columns:
        minmax(0, 1.2fr)
        minmax(0, 1.05fr)
        minmax(150px, .55fr);

    align-items:
        end;

    width:
        100%;

}


/* =========================================================
   FIELDSET RESET
   ========================================================= */

.quote-request__group {

    min-width:
        0;

    margin:
        0;

    padding:
        0
        24px
        0
        0;

    border:
        0;

}


/* =========================================================
   SECOND COLUMN DIVIDER
   ========================================================= */

.quote-request__specs {

    padding-left:
        28px;

    border-left:
        1px solid
        #d4d4d4;

}


/* =========================================================
   GROUP TITLE
   ========================================================= */

.quote-request__group legend {

    display:
        block;

    width:
        100%;

    margin:
        0
        0
        13px;

    padding:
        0
        0
        7px;

    color:
        #f15a29;

    border-bottom:
        1px solid
        rgba(237, 94, 46, .45);

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        10px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .045em;

    text-transform:
        uppercase;

}


/* =========================================================
   FIELDS GRID
   ========================================================= */

.quote-request__fields {

    display:
        grid;

    gap:
        10px
        12px;

}


.quote-request__fields--2 {

    grid-template-columns:
        repeat(
            2,
            minmax(0, 1fr)
        );

}


/* =========================================================
   FIELD
   ========================================================= */

.quote-request__field {

    min-width:
        0;

    max-width:
        100%;

}


/* =========================================================
   ACCESSIBLE LABELS

   Visually hidden because the field placeholder duplicates
   the label in this compact design.
   ========================================================= */

.quote-request__field label {

    position:
        absolute;

    width:
        1px;

    height:
        1px;

    padding:
        0;

    margin:
        -1px;

    overflow:
        hidden;

    clip:
        rect(0, 0, 0, 0);

    white-space:
        nowrap;

    border:
        0;

}


/* =========================================================
   INPUTS / SELECTS

   Geometry is explicitly locked to the field/grid cell so
   broader skin input and input:focus rules cannot enlarge
   or push a selected field across the column divider.
   ========================================================= */

.quote-request__field input,
.quote-request__field select {

    box-sizing:
        border-box;

    display:
        block;

    position:
        relative;

    width:
        100%;

    min-width:
        0;

    max-width:
        100%;

    height:
        36px;

    margin:
        0;

    padding:
        0
        10px;

    color:
        #444;

    background:
        #fff;

    border:
        1px solid
        #d7d7d7;

    border-radius:
        3px;

    box-shadow:
        inset 0
        1px
        2px
        rgba(0, 0, 0, .025);

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        11px;

    font-weight:
        400;

    line-height:
        36px;

    outline:
        none;

    transform:
        none;

    transition:
        border-color 150ms ease,
        box-shadow 150ms ease;

}


/* =========================================================
   INPUT / SELECT FOCUS

   Repeat dimensional rules intentionally to override any
   global DNN / skin form focus treatment.
   ========================================================= */

.quote-request__field input:focus,
.quote-request__field select:focus {

    box-sizing:
        border-box;

    width:
        100%;

    min-width:
        0;

    max-width:
        100%;

    height:
        36px;

    margin:
        0;

    padding:
        0
        10px;

    font-size:
        11px;

    line-height:
        36px;

    border-color:
        #f15a29;

    outline:
        none;

    box-shadow:
        0
        0
        0
        2px
        rgba(237, 94, 46, .10);

    transform:
        none;

}


/* =========================================================
   PLACEHOLDER
   ========================================================= */

.quote-request__field input::placeholder {

    color:
        #888;

    opacity:
        1;

}


/* =========================================================
   SUBMIT COLUMN
   ========================================================= */

.quote-request__submit {


    display:
        flex;

    flex-direction:
        column;

    justify-content:
        flex-end;

    gap:
        14px;

    align-self:
        stretch;

    min-width:
        0;

    padding-left:
        28px;

    border-left:
        1px solid
        #d4d4d4;

}


/* =========================================================
   CAPTCHA PLACEHOLDER
   ========================================================= */

.quote-request__captcha {

    display:
        flex;

    align-items:
        center;

    gap:
        9px;

    min-height:
        58px;

    padding:
        10px;

    color:
        #555;

    background:
        #fafafa;

    border:
        1px solid
        #ddd;

    border-radius:
        3px;

    font-family:
        Arial,
        sans-serif;

    font-size:
        9px;

    line-height:
        1.15;

}


.quote-request__captcha-box {

    display:
        block;

    flex:
        0
        0
        19px;

    width:
        19px;

    height:
        19px;

    background:
        #fff;

    border:
        1px solid
        #bbb;

}


/* =========================================================
   SEND BUTTON
   ========================================================= */

.quote-request__button {

    display:
        flex;

    align-items:
        center;

    justify-content:
        center;

    gap:
        10px;

    width:
        100%;

    min-height:
        44px;

    margin:
        0;

    padding:
        10px
        18px;

    color:
        #fff;

    background:
        #f15a29;

    border:
        0;

    border-radius:
        4px;

    box-shadow:
        none;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        15px;

    font-weight:
        700;

    line-height:
        1;

    text-transform:
        uppercase;

    cursor:
        pointer;

    transition:
        background-color 160ms ease,
        transform 160ms ease;

}


.quote-request__button:hover,
.quote-request__button:focus {

    color:
        #fff;

    background:
        #d94c20;

    transform:
        translateY(-1px);

}


.quote-request__button .fa {

    font-size:
        15px;

}


/* =========================================================
   SMALL DESKTOP / LAPTOP
   ========================================================= */

@media (max-width: 1199px) {

    .quote-request__card {

        padding:
            18px
            20px
            20px;

    }


    .quote-request__form {

        grid-template-columns:
            minmax(0, 1fr)
            minmax(0, 1fr)
            150px;

    }


    .quote-request__group {

        padding-right:
            18px;

    }


    .quote-request__specs {

        padding-left:
            18px;

    }


    .quote-request__submit {

        padding-left:
            18px;

    }

}


/* =========================================================
   TABLET

   Contact + Specifications remain paired.
   Submit becomes full-width beneath.
   ========================================================= */

@media (max-width: 991px) {

    .quote-request {

        padding:
            30px
            0;

    }


    .quote-request__form {

        grid-template-columns:
            repeat(
                2,
                minmax(0, 1fr)
            );

        row-gap:
            24px;

    }


    .quote-request__contact {

        padding-right:
            20px;

    }


    .quote-request__specs {

        padding-right:
            0;

        padding-left:
            20px;

    }


    .quote-request__submit {

        grid-column:
            1 / -1;

        display:
            grid;

        grid-template-columns:
            minmax(200px, 1fr)
            220px;

        align-items:
            center;

        gap:
            18px;

        padding:
            22px
            0
            0;

        border-left:
            0;

        border-top:
            1px solid
            #ddd;

    }


    .quote-request__captcha {

        max-width:
            320px;

    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 700px) {

    .quote-request {

        padding:
            24px
            0;

    }


    .quote-request__card {

        padding:
            18px;

        border-radius:
            12px;

    }


    .quote-request__header {

        align-items:
            flex-start;

    }




    .quote-request__form {

        display:
            block;

    }


    .quote-request__group {

        padding:
            0;

    }


    .quote-request__specs {

        margin-top:
            26px;

        padding-top:
            24px;

        border-left:
            0;

        border-top:
            1px solid
            #ddd;

    }


    .quote-request__submit {

        display:
            flex;

        margin-top:
            26px;

        padding:
            24px
            0
            0;

        border-top:
            1px solid
            #ddd;

    }


    .quote-request__captcha {

        max-width:
            none;

    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 479px) {

    .quote-request__fields--2 {

        grid-template-columns:
            1fr;

    }


    .quote-request__header-copy h2 {

        font-size:
            17px;

    }


    .quote-request__header-icon {

        flex-basis:
            38px;

        width:
            38px;

        height:
            38px;

    }

}

/* =========================================================
   PRODUCT KEY
   GENERIC PRODUCT-LINE SELECTOR / SPECIFICATION UI
   ========================================================= */

.ProductKey {

    clear: both;

    position: relative;

    width: 100%;

    padding:
        40px
        0
        52px;

}



/* =========================================================
   HEADER
   ========================================================= */

.ProductKeyHeader {

    display: flex;

    align-items: baseline;

    gap:
        18px;

    width: 100%;

    max-width:
        1320px;

    margin:
        0
        auto
        20px;

}


.ProductKeyHeader h2 {

    position: relative;

    margin: 0;

    padding:
        0
        0
        10px;

    color:
        #303030;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        30px;

    font-weight:
        900;

    line-height:
        1;

    text-transform:
        uppercase;

}


.ProductKeyHeader h2::after {

    content: "";

    position:
        absolute;

    left:
        0;

    bottom:
        0;

    width:
        70px;

    height:
        3px;

    background:
        #f15a29;

    border-radius:
        2px;

}


.ProductKeyHeader p {

    margin: 0;

    color:
        #555;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        14px;

    font-style:
        italic;

    font-weight:
        400;

    line-height:
        1.25;

}



/* =========================================================
   SPECIFICATION TABLE WRAPPER
   ========================================================= */

.ProductKeyTableWrap {

    width:
        100%;

    max-width:
        1080px;

    margin:4em auto;

    overflow-x:
        auto;

    -webkit-overflow-scrolling:
        touch;

}



/* =========================================================
   SPECIFICATION TABLE
   ========================================================= */

.ProductKeyTable {

    width:
        100%;

    margin:
        0;

    border-collapse:
        separate;

    border-spacing:
        0
        3px;

    table-layout:
        fixed;

    color:
        #3d3d3d;

    background:
        transparent;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

}



/* =========================================================
   TABLE HEADER
   ========================================================= */

.ProductKeyTable thead th {

    padding:
        0
        12px
        5px;

    color:
        #303030;

    background:
        transparent;

    border:
        0;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        18px;

    font-weight:
        700;

    line-height:
        1.1;

    text-align:
        left;

    vertical-align:
        bottom;

}


.ProductKeyTable thead th:first-child {

    width:
        16%;

}


.ProductKeyTable thead th:nth-child(2) {

    width:
        22%;

}


.ProductKeyTable thead th:nth-child(3) {

    width:
        32%;

}


.ProductKeyTable thead th:nth-child(4) {

    width:
        30%;

}



/* =========================================================
   TABLE ROWS
   ========================================================= */

.ProductKeyRow {

    cursor:
        pointer;

}


.ProductKeyRow th,
.ProductKeyRow td {

    padding:
        6px
        12px;

    color:
        #454545;

    background:
        #e2e4e6;

    border:
        0;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        16px;

    font-weight:
        400;

    line-height:
        1.12;

    text-align:
        left;

    vertical-align:
        middle;

    white-space:
        nowrap;

    transition:
        background-color 160ms ease,
        color 160ms ease;

}


.ProductKeyRow th {

    font-weight:
        600;

}



/* =========================================================
   ROUNDED TABLE ROW ENDS
   ========================================================= */

.ProductKeyRow th:first-child {

    border-radius:
        14px
        0
        0
        14px;

}


.ProductKeyRow td:last-child {

    border-radius:
        0
        14px
        14px
        0;

}



/* =========================================================
   ACTIVE TABLE ROW
   ========================================================= */

.ProductKeyRow.is-active th,
.ProductKeyRow.is-active td {

    color:
        #fff;

    background:
        #f15a29;

}



/* =========================================================
   TABLE HOVER
   ========================================================= */

@media (hover: hover) and (pointer: fine) {

    .ProductKeyRow:not(.is-active):hover th,
    .ProductKeyRow:not(.is-active):hover td {

        background:
            #d4d6d8;

    }

}



/* =========================================================
   TABLE KEYBOARD FOCUS
   ========================================================= */

.ProductKeyRow:focus {

    outline:
        none;

}


.ProductKeyRow:focus-visible th,
.ProductKeyRow:focus-visible td {

    box-shadow:
        inset
        0
        0
        0
        2px
        #f15a29;

}



/* =========================================================
   MODEL GRID
   DESKTOP = 2 x 2
   ========================================================= */

.ProductKeyGrid {

    display:
        grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap:
        22px
        30px;

    width:
        100%;

    max-width:
        1320px;

    margin:
        0
        auto;

}



/* =========================================================
   MODEL BLOCK

   Desktop:
   Copy left
   Machine right
   ========================================================= */

.ProductKeyMachine {

    display:
        grid;

    grid-template-columns:
        minmax(0, 48%)
        minmax(180px, 52%);

    align-items:
        center;

    position:
        relative;

    gap:
        18px;

    width:
        100%;

    min-width:
        0;

    min-height:
        190px;

    margin:
        0;

    padding:
        16px
        18px;

    color:
        #333;

    background:
        transparent;

    border:
        2px dotted transparent;

    border-radius:
        16px;

    box-sizing:
        border-box;

    text-align:
        left;

    cursor:
        pointer;

    transition:
        border-color 160ms ease;

}


/* =========================================================
   PRODUCT LINE INTRO
   ========================================================= */

.LineIntro {

    padding-top:
        3em;

    padding-bottom:
        3em;

}



/* =========================================================
   BASE COLUMN
   ========================================================= */

.LineIntroColumn {

    color:
        #444;

}



/* =========================================================
   LEFT OVERVIEW
   ========================================================= */

.LineIntroOverview {

    padding-right:
        45px;

}



/* =========================================================
   EYEBROW
   ========================================================= */

.LineIntroEyebrow {

    margin:
        0
        0
        8px;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        12px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .075em;

    text-transform:
        uppercase;

}



/* =========================================================
   OVERVIEW HEADING
   ========================================================= */

.LineIntroOverview h2 {

    position:
        relative;

    max-width:
        620px;

    margin:
        0
        0
        22px;

    padding:
        0
        0
        17px;

    color:
        #252525;

    border-bottom:
        1px solid #ddd;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        31px;

    font-weight:
        900;

    line-height:
        1.06;

    text-transform:
        uppercase;

}


.LineIntroOverview h2::after {

    content:
        "";

    position:
        absolute;

    left:
        0;

    bottom:
        -2px;

    width:
        78px;

    height:
        3px;

    background:
        #f15a29;

    border-radius:
        3px;

}



/* =========================================================
   OVERVIEW BODY
   ========================================================= */

.LineIntroOverview p {

    max-width:
        570px;

    margin:
        0;

    padding:
        0;

    color:
        #444;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        18px;

    font-weight:
        400;

    line-height:
        1.5;

}



/* =========================================================
   CAPABILITIES COLUMN
   ========================================================= */

.LineIntroCapabilities {

    padding-left:
        45px;

    border-left:
        1px solid #e5e5e5;

}



/* =========================================================
   CAPABILITY EXPLORER
   ========================================================= */

.LineCapabilityExplorer {

    display:
        grid;

    grid-template-columns:
        minmax(205px, .9fr)
        minmax(240px, 1.1fr);

    align-items:
        stretch;

    gap:
        26px;

    width:
        100%;

}



/* =========================================================
   CAPABILITY LIST
   ========================================================= */

.LineCapabilityList {

    display:
        flex;

    flex-direction:
        column;

    width:
        100%;

    margin:
        0;

    padding:
        0;

}



/* =========================================================
   CAPABILITY ITEM

   Reset button styling aggressively so Bootstrap / DNN
   cannot turn these into conventional buttons.
   ========================================================= */

.LineCapabilityItem {

    -webkit-appearance:
        none;

    appearance:
        none;

    display:
        flex;

    align-items:
        center;

    justify-content:
        space-between;

    gap:
        12px;

    position:
        relative;

    width:
        100%;

    min-height:
        42px;

    margin:
        0;

    padding:
        9px
        10px
        9px
        20px;

    color:
        #2f2f2f;

    background:
        transparent;

    border:
        0;

    border-bottom:
        1px solid #e4e4e4;

    border-radius:
        0;

    box-shadow:
        none;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        14px;

    font-weight:
        700;

    line-height:
        1.2;

    text-align:
        left;

    cursor:
        pointer;

    transition:
        color 160ms ease,
        background-color 160ms ease,
        padding-left 160ms ease;

}



/* =========================================================
   SMALL ORANGE ACCENT
   ========================================================= */

.LineCapabilityItem::before {

    content:
        "";

    position:
        absolute;

    left:
        2px;

    top:
        50%;

    width:
        9px;

    height:
        2px;

    background:
        #f15a29;

    border-radius:
        2px;

    transform:
        translateY(-50%);

    transition:
        width 160ms ease;

}



/* =========================================================
   CAPABILITY TEXT
   ========================================================= */

.LineCapabilityItemText {

    min-width:
        0;

}



/* =========================================================
   ARROW
   ========================================================= */

.LineCapabilityItemArrow {

    flex:
        0
        0
        auto;

    color:
        #aaa;

    font-family:
        Arial,
        sans-serif;

    font-size:
        20px;

    font-weight:
        400;

    line-height:
        1;

    transition:
        color 160ms ease;

}



/* =========================================================
   ACTIVE / HOVER / FOCUS
   ========================================================= */

.LineCapabilityItem.is-active {

    color:
        #f15a29;

    padding-left:
        25px;

}


.LineCapabilityItem.is-active::before {

    width:
        14px;

}


.LineCapabilityItem.is-active
.LineCapabilityItemArrow {

    color:
        #f15a29;

}


@media (hover: hover) and (pointer: fine) {

    .LineCapabilityItem:hover {

        color:
            #fff;

        background:
            #f15a29;

        padding-left:
            25px;

    }


    .LineCapabilityItem:hover::before {

        width:
            14px;
		color:
			#fff;

    }


    .LineCapabilityItem:hover
    .LineCapabilityItemArrow {

        color:
            #f15a29;

    }

}


.LineCapabilityItem:focus {

    outline:
        none;

}


.LineCapabilityItem:focus-visible {

    color:
        #f15a29;

    background:
        rgba(237, 94, 46, .055);

    outline:
        2px solid rgba(237, 94, 46, .25);

    outline-offset:
        -2px;

}



/* =========================================================
   PREVIEW PANEL
   ========================================================= */

.LineCapabilityPreview {

    display:
        flex;

    flex-direction:
        column;

    justify-content:
        center;

    position:
        relative;

    min-width:
        0;

    min-height:
        330px;

    padding:
        18px
        20px;

    background:
        #f7f7f7;

    border:
        1px solid #e4e4e4;

    border-radius:
        15px;

    overflow:
        hidden;

    transition:
        opacity 120ms ease;

}



/* =========================================================
   PREVIEW CHANGE STATE
   ========================================================= */


.LineCapabilityPreview.is-changing {

    opacity:
        .25;

}



/* =========================================================
   PREVIEW IMAGE
   ========================================================= */

.LineCapabilityPreviewImage {

    display:
        flex;

    align-items:
        center;

    justify-content:
        center;

    min-height:
        125px;

    margin:
        0
        0
        15px;

}


.LineCapabilityPreviewImage img {

    display:
        block;

    width:
        100%;

    max-width:
        220px;

    height:
        auto;

    max-height:
        135px;

    margin:
        0
        auto;

    object-fit:
        contain;

    transform:
        scale(1);

    transition:
        transform .28s ease-in-out;

}


.LineCapabilityPreviewImage:hover img {

    transform:
        scale(1.01);

}



/* =========================================================
   PREVIEW COPY
   ========================================================= */

.LineCapabilityPreviewCopy {

    width:
        100%;

}



/* =========================================================
   PREVIEW EYEBROW
   ========================================================= */

.LineCapabilityPreviewEyebrow {

    margin:
        0
        0
        5px;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .08em;

    text-transform:
        uppercase;

}



/* =========================================================
   PREVIEW TITLE
   ========================================================= */

.LineCapabilityPreview h3 {

    margin:
        0
        0
        8px;

    padding:
        0;

    color:
        #252525;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        20px;

    font-weight:
        900;

    line-height:
        1.05;

    text-transform:
        uppercase;

}



/* =========================================================
   PREVIEW DESCRIPTION
   ========================================================= */

.LineCapabilityPreview p {

    margin:
        0;

    padding:
        0;

    color:
        #555;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        13px;

    font-weight:
        400;

    line-height:
        1.4;

}



/* =========================================================
   LARGE TABLET / SMALL DESKTOP
   ========================================================= */

@media (max-width: 1199px) {

    .LineIntro {

        padding-top:
            2.5em;

        padding-bottom:
            2.5em;

    }


    .LineIntroOverview {

        padding-right:
            30px;

    }


    .LineIntroCapabilities {

        padding-left:
            30px;

    }


    .LineIntroOverview h2 {

        font-size:
            27px;

    }


    .LineIntroOverview p {

        font-size:
            16px;

    }


    .LineCapabilityExplorer {

        grid-template-columns:
            minmax(185px, .9fr)
            minmax(210px, 1.1fr);

        gap:
            18px;

    }


    .LineCapabilityItem {

        font-size:
            13px;

    }


    .LineCapabilityPreview {

        min-height:
            310px;

        padding:
            16px;

    }


    .LineCapabilityPreviewImage img {

        max-width:
            185px;

    }

}



/* =========================================================
   TABLET

   Bootstrap columns stack under MD.
   Explorer remains side-by-side.
   ========================================================= */

@media (max-width: 991px) {

    .LineIntroOverview {

        padding-right:
            15px;

    }


    .LineIntroOverview p {

        max-width:
            680px;

    }


    .LineIntroCapabilities {

        margin-top:
            32px;

        padding-left:
            15px;

        border-left:
            0;

    }


    .LineCapabilityExplorer {

        max-width:
            760px;

        grid-template-columns:
            minmax(220px, .85fr)
            minmax(260px, 1.15fr);

        gap:
            24px;

    }

}



/* =========================================================
   MOBILE

   List first.
   Fixed preview beneath list.
   ========================================================= */

@media (max-width: 600px) {

    .LineIntro {

        padding-top:
            2em;

        padding-bottom:
            2em;

    }


    .LineIntroOverview h2 {

        margin-bottom:
            18px;

        font-size:
            25px;

    }


    .LineIntroOverview p {

        font-size:
            16px;

        line-height:
            1.45;

    }


    .LineIntroCapabilities {

        margin-top:
            28px;

    }


    .LineCapabilityExplorer {

        display:
            block;

        max-width:
            none;

    }


    .LineCapabilityItem {

        min-height:
            46px;

        padding:
            10px
            10px
            10px
            22px;

        font-size:
            14px;

    }


    .LineCapabilityItem.is-active {

        padding-left:
            27px;

    }


    .LineCapabilityPreview {

        min-height:
            0;

        margin-top:
            18px;

        padding:
            16px;

        border-radius:
            13px;

    }


    .LineCapabilityPreviewImage {

        min-height:
            110px;

        margin-bottom:
            12px;

    }


    .LineCapabilityPreviewImage img {

        max-width:
            190px;

        max-height:
            115px;

    }


    .LineCapabilityPreview h3 {

        font-size:
            19px;

    }


    .LineCapabilityPreview p {

        font-size:
            13px;

    }

}



/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .LineCapabilityItem,
    .LineCapabilityItem::before,
    .LineCapabilityItemArrow,
    .LineCapabilityPreview {

        transition:
            none !important;

    }

}


/* =========================================================
   ACTIVE MODEL
   Matches homepage Cutting Mission selected state
   ========================================================= */

.ProductKeyMachine.is-active {

    background:
        transparent;

    border-color:
        #f15a29;

}



/* =========================================================
   MODEL HOVER
   ========================================================= */

@media (hover: hover) and (pointer: fine) {

    .ProductKeyMachine:hover {

        border-color:
            #f15a29;

    }

}



/* =========================================================
   MODEL KEYBOARD FOCUS
   ========================================================= */

.ProductKeyMachine:focus {

    outline:
        none;

}


.ProductKeyMachine:focus-visible {

    border-color:
        #f15a29;

    outline:
        none;

}



/* =========================================================
   MACHINE IMAGE
   DESKTOP = RIGHT
   ========================================================= */

.ProductKeyMachineImage {

    order:
        2;

    display:
        flex;

    align-items:
        center;

    justify-content:
        center;

    width:
        100%;

    min-width:
        0;

    margin:
        0;

    padding:
        0;

}


.ProductKeyMachineImage img,
.ProductKeyMachine:hover .ProductKeyMachineImage img,
.ProductKeyMachine:focus .ProductKeyMachineImage img,
.ProductKeyMachine.is-active .ProductKeyMachineImage img {

    display:
        block;

    width:
        100% !important;

    max-width:
        390px !important;

    height:
        auto !important;

    max-height:
        none !important;

    margin:
        0
        auto;

    padding:
        0;

    object-fit:
        contain;

    transform:
        none !important;

    scale:
        1 !important;

    transition:
        none !important;

}



/* =========================================================
   MODEL COPY
   DESKTOP = LEFT
   ========================================================= */

.ProductKeyMachineCopy {

    order:
        1;

    min-width:
        0;

    margin:
        0;

    padding:
        0;

}



/* =========================================================
   MODEL TITLE
   ========================================================= */

.ProductKeyMachineCopy h3,
.ProductKeyMachine.is-active .ProductKeyMachineCopy h3,
.ProductKeyMachine:hover .ProductKeyMachineCopy h3 {

    margin:
        0
        0
        13px;

    padding:
        0;

    color:
        #252525 !important;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        38px;

    font-weight:
        900;

    line-height:
        .9;

    letter-spacing:
        -.025em;

    text-transform:
        uppercase;

}



/* =========================================================
   MICRO SPECS
   ========================================================= */

.ProductKeySpecs {

    margin:
        0
        0
        16px;

}


.ProductKeySpec {

    margin:
        0
        0
        7px;

}


.ProductKeySpec:last-child {

    margin-bottom:
        0;

}



/* =========================================================
   MICRO SPEC LABEL
   ========================================================= */

.ProductKeySpecLabel {

    display:
        block;

    margin:
        0
        0
        2px;

    color:
        #777;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .055em;

    text-transform:
        uppercase;

}



/* =========================================================
   MICRO SPEC VALUE
   ========================================================= */

.ProductKeySpec strong {

    display:
        block;

    margin:
        0;

    color:
        #3e3e3e;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        12px;

    font-weight:
        600;

    line-height:
        1.15;

}



/* =========================================================
   VIEW MODEL CTA
   ========================================================= */

.ProductKeyMore,
.ProductKeyMore:link,
.ProductKeyMore:visited {

    display:
        inline-flex;

    align-items:
        center;

    justify-content:
        center;

    gap:
        7px;

    min-height:
        36px;

    margin:
        0;

    padding:
        9px
        15px
        8px;

    color:
        #fff !important;

    -webkit-text-fill-color:
        #fff;

    background:
        #f15a29;

    border:
        1px solid #f15a29;

    border-radius:
        9px;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        12px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .015em;

    text-align:
        center;

    text-decoration:
        none !important;

    text-transform:
        uppercase;

    cursor:
        pointer;

    position:
        relative;

    z-index:
        5;

}


.ProductKeyMore:hover,
.ProductKeyMore:focus,
.ProductKeyMore:active {

    color:
        #fff !important;

    -webkit-text-fill-color:
        #fff;

    background:
        #d94d21;

    border-color:
        #d94d21;

    text-decoration:
        none !important;

}


.ProductKeyMore > span {

    display:
        inline-block;

    color:
        #fff !important;

    -webkit-text-fill-color:
        #fff;

    font-family:
        Arial,
        sans-serif;

    font-size:
        19px;

    font-weight:
        400;

    line-height:
        .7;

}



/* =========================================================
   LARGE TABLET / SMALL DESKTOP
   ========================================================= */

@media (max-width: 1200px) {

    /*
       Keep the ProductKey section in normal flow.
       Explicitly prevents older skin rules from shifting
       the component upward in this breakpoint range.
    */

    .ProductKey {

        clear:
            both;

        position:
            relative;

        top:
            auto;

        margin-top:
            0;

    }


    .ProductKeyMachine {

        grid-template-columns:
            minmax(0, 46%)
            minmax(150px, 54%);

        gap:
            14px;

        min-height:
            170px;

        padding:
            14px;

        border-radius:
            16px;

    }


    .ProductKeyMachineImage img,
    .ProductKeyMachine:hover .ProductKeyMachineImage img,
    .ProductKeyMachine:focus .ProductKeyMachineImage img,
    .ProductKeyMachine.is-active .ProductKeyMachineImage img {

        max-width:
            320px !important;

    }


    .ProductKeyMachineCopy h3,
    .ProductKeyMachine.is-active .ProductKeyMachineCopy h3,
    .ProductKeyMachine:hover .ProductKeyMachineCopy h3 {

        font-size:
            34px;

    }

}



/* =========================================================
   NARROW TABLET / MOBILE
   ========================================================= */

@media (max-width: 900px) {

    .ProductKey {

        clear:
            both;

        padding:
            30px
            0
            38px;

    }



    /* -----------------------------------------------------
       HEADER STACKS
       ----------------------------------------------------- */

    .ProductKeyHeader {

        display:
            block;

        margin-bottom:
            18px;

    }


    .ProductKeyHeader h2 {

        margin-bottom:
            10px;

        font-size:
            27px;

    }


    .ProductKeyHeader p {

        font-size:
            14px;

    }



    /* -----------------------------------------------------
       TABLE
       ----------------------------------------------------- */

    .ProductKeyTableWrap {

        margin-bottom:
            30px;

    }


    .ProductKeyTable {

        min-width:
            670px;

    }


    .ProductKeyTable thead th {

        font-size:
            15px;

    }


    .ProductKeyRow th,
    .ProductKeyRow td {

        padding:
            6px
            10px;

        font-size:
            14px;

    }



    /* -----------------------------------------------------
       STICKY MODEL COLUMN
       ----------------------------------------------------- */

    .ProductKeyTable thead th:first-child,
    .ProductKeyTable tbody th:first-child {

        position:
            sticky;

        left:
            0;

        z-index:
            2;

    }


    .ProductKeyTable thead th:first-child {

        background:
            #fff;

    }


    .ProductKeyRow:not(.is-active)
    th:first-child {

        background:
            #e2e4e6;

    }


    .ProductKeyRow.is-active
    th:first-child {

        background:
            #f15a29;

    }



    /* -----------------------------------------------------
       ONE MODEL PER ROW
       ----------------------------------------------------- */

    .ProductKeyGrid {

        grid-template-columns:
            1fr;

        gap:
            8px;

        max-width:
            760px;

    }



    /* -----------------------------------------------------
       MACHINE LEFT / COPY RIGHT
       ----------------------------------------------------- */

    .ProductKeyMachine {

        grid-template-columns:
            minmax(185px, 47%)
            minmax(0, 53%);

        gap:
            18px;

        min-height:
            170px;

        padding:
            12px
            16px;

        border-radius:
            15px;

    }


    .ProductKeyMachineImage {

        order:
            1;

    }


    .ProductKeyMachineCopy {

        order:
            2;

    }


    .ProductKeyMachineImage img,
    .ProductKeyMachine:hover .ProductKeyMachineImage img,
    .ProductKeyMachine:focus .ProductKeyMachineImage img,
    .ProductKeyMachine.is-active .ProductKeyMachineImage img {

        max-width:
            290px !important;

    }


    .ProductKeyMachineCopy h3,
    .ProductKeyMachine.is-active .ProductKeyMachineCopy h3,
    .ProductKeyMachine:hover .ProductKeyMachineCopy h3 {

        margin-bottom:
            11px;

        font-size:
            34px;

    }

}



/* =========================================================
   PHONE
   ========================================================= */

@media (max-width: 600px) {

    .CSIntro {

        padding-top:
            1.5em;

        padding-bottom:
            1.5em;

    }


    .ProductKey {

        padding:
            26px
            0
            32px;

    }


    .ProductKeyHeader h2 {

        font-size:
            25px;

    }


    .ProductKeyMachine {

        grid-template-columns:
            minmax(145px, 46%)
            minmax(0, 54%);

        gap:
            12px;

        min-height:
            150px;

        padding:
            11px
            12px;

        border-radius:
            14px;

    }


    .ProductKeyMachineImage img,
    .ProductKeyMachine:hover .ProductKeyMachineImage img,
    .ProductKeyMachine:focus .ProductKeyMachineImage img,
    .ProductKeyMachine.is-active .ProductKeyMachineImage img {

        max-width:
            220px !important;

    }


    .ProductKeyMachineCopy h3,
    .ProductKeyMachine.is-active .ProductKeyMachineCopy h3,
    .ProductKeyMachine:hover .ProductKeyMachineCopy h3 {

        margin-bottom:
            9px;

        font-size:
            30px;

    }


    .ProductKeySpecs {

        margin-bottom:
            11px;

    }


    .ProductKeySpec {

        margin-bottom:
            5px;

    }


    .ProductKeySpecLabel {

        font-size:
            8px;

    }


    .ProductKeySpec strong {

        font-size:
            11px;

    }


    .ProductKeyMore,
    .ProductKeyMore:link,
    .ProductKeyMore:visited {

        min-height:
            36px;

        padding:
            9px
            13px;

        font-size:
            11px;

    }

}



/* =========================================================
   SMALL PHONE
   ========================================================= */

@media (max-width: 430px) {

    .ProductKeyMachine {

        grid-template-columns:
            44%
            56%;

        gap:
            9px;

        min-height:
            132px;

        padding:
            9px;

        border-radius:
            13px;

    }


    .ProductKeyMachineImage img,
    .ProductKeyMachine:hover .ProductKeyMachineImage img,
    .ProductKeyMachine:focus .ProductKeyMachineImage img,
    .ProductKeyMachine.is-active .ProductKeyMachineImage img {

        max-width:
            180px !important;

    }


    .ProductKeyMachineCopy h3,
    .ProductKeyMachine.is-active .ProductKeyMachineCopy h3,
    .ProductKeyMachine:hover .ProductKeyMachineCopy h3 {

        margin-bottom:
            7px;

        font-size:
            27px;

    }


    .ProductKeySpecLabel {

        font-size:
            7px;

    }


    .ProductKeySpec strong {

        font-size:
            10px;

    }


    .ProductKeyMore,
    .ProductKeyMore:link,
    .ProductKeyMore:visited {

        min-height:
            34px;

        padding:
            8px
            11px;

        font-size:
            10px;

    }

}



/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .ProductKeyMachine,
    .ProductKeyRow th,
    .ProductKeyRow td {

        transition:
            none !important;

    }

}

/* =========================================================
   CUTTING MISSION
   ========================================================= */

.cutting-mission {
    position: relative;
    width: 100%;

    padding: 28px 0 45px;
}


/* =========================================================
   HEADER
   ========================================================= */

.cutting-mission-header {
    display: flex;
    align-items: baseline;
    justify-content: center;

    gap: 18px;

    margin-bottom: 2.5em;
}

.cutting-mission-header h2 {
    position: relative;

    margin: 0;

    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1;

    color: #252525;

    text-transform: uppercase;
}

.cutting-mission-header h2:after {
    content: "";

    position: absolute;

    left: 0;
    bottom: -7px;

    width: 82px;
    height: 2px;

    background: #f15a29;
}

.cutting-mission-header p {
    margin: 0;

    font-family: "myriad-pro", sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.2;

    color: #555;
}

/* =========================================================
   CENTER UNDERLINE ON CENTERED HEADERS
   ========================================================= */

.cutting-mission-header.tech-video-header h2:after {
    left: 50%;

    transform: translateX(-50%);
}


/* =========================================================
   TOP SELECTOR WRAPPER
   ========================================================= */

.cutting-selector-wrap {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    max-width: 980px;

    margin: 0 auto 28px;
}


/* =========================================================
   DECORATIVE BLADES
   ========================================================= */

.cutting-selector-blade {
    position: relative;
    z-index: 1;

    display: block;

    width: 82px;
    height: auto;

    opacity: .13;

    pointer-events: none;
    user-select: none;
}

.cutting-selector-blade-left {
    margin-right: 12px;
}

.cutting-selector-blade-right {
    margin-left: 12px;

    transform: scaleX(-1);
}


/* =========================================================
   TOP SELECTOR GRID
   ========================================================= */

.cutting-selector {
    position: relative;
    z-index: 2;

    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    width: 690px;
    max-width: calc(100% - 190px);

    gap: 20px;
}


/* =========================================================
   SELECTOR ITEM
   ========================================================= */

.cutting-selector-item {
    position: relative;

    display: block;

    width: 100%;
    min-width: 0;

    padding: 7px;

    border: 2px dotted transparent;
    border-radius: 12px;

    background: transparent;

    color: #222;

    text-align: left;

    cursor: pointer;
    outline: none;

    transition:
        border-color .2s ease,
        background-color .2s ease,
        transform .2s ease;
}

.cutting-selector-item:hover {
    transform: translateY(-2px);
}

.cutting-selector-item:focus {
    outline: none;
}

.cutting-selector-item.active,
.cutting-selector-item[aria-selected="true"] {
    border-color: #f15a29;

    background: rgba(255,255,255,.30);
}


/* =========================================================
   SELECTOR IMAGE
   ========================================================= */

.cutting-selector-image {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 90px;

    margin-bottom: 4px;
}

.cutting-selector-image img {
    display: block;

    width: auto;
    height: auto;

    max-width: 100%;
    max-height: 100%;

    transition:
        transform .25s ease;
}

.cutting-selector-item:hover
.cutting-selector-image img,

.cutting-selector-item.active
.cutting-selector-image img {
    transform: scale(1.035);
}


/* =========================================================
   SELECTOR TEXT
   ========================================================= */

.cutting-selector-title {
    position: relative;

    padding-right: 24px;

    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 1;

    color: #222;

    text-transform: uppercase;
}

.cutting-selector-tag {
    position: absolute;

    right: 0;
    top: -2px;

    min-width: 19px;

    padding: 2px 3px;

    border: 1px solid #aaa;

    font-family: "myriad-pro", sans-serif;
    font-size: 9px;
    font-weight: 400;
    line-height: 1;

    color: #666;

    text-align: center;
}

.cutting-selector-description {
    margin-top: 4px;
    font-family: "myriad-pro", sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.05;

    color: #444;
}


/* =========================================================
   LOWER RESULTS WRAPPER
   ========================================================= */

.cutting-results-wrap {
    position: relative;

    width: 100%;

    overflow: hidden;

    padding: 18px 0 30px;
}

.cutting-results {
    width: 100%;
}


/* =========================================================
   SLICK
   ========================================================= */

.cutting-results .slick-list {
    overflow: visible;
}

.cutting-results .slick-track {
    display: flex;
    align-items: stretch;

    overflow: visible;
}

.cutting-results .slick-slide {
    overflow: visible;
}


/* =========================================================
   RESULT SLIDE
   ========================================================= */

.cutting-result {
    height: auto;

    padding: 0 14px;

    opacity: .86;

    cursor: pointer;

    outline: none;
    overflow: visible;

    transition:
        opacity .35s ease;
}

.cutting-result:focus {
    outline: none;
}

.cutting-result.active,
.cutting-result.slick-center {
    opacity: 1;
}


/* =========================================================
   RESULT INNER PANEL
   DESKTOP: COPY LEFT / MACHINE RIGHT
   ========================================================= */

.cutting-result-inner {
    display: flex;
    align-items: center;

    width: 100%;
    min-height: 225px;

    padding: 22px 24px;

    border-radius: 26px;

    background: transparent;

    overflow: visible;

    transition:
        background-color .35s ease,
        box-shadow .35s ease;
}


/* =========================================================
   ACTIVE / CENTER PANEL
   ========================================================= */

.cutting-result.active .cutting-result-inner,
.cutting-result.slick-center .cutting-result-inner {
    background: #f15a29;

    box-shadow:
        0 4px 12px rgba(0,0,0,.08);
}


/* =========================================================
   RESULT COPY
   ========================================================= */

.cutting-result-copy {
    position: relative;
    z-index: 2;

    flex: 0 0 34%;
    max-width: 34%;

    padding-right: 10px;
}

.cutting-result-copy h3 {
    margin: 0 0 6px;

    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 20px;
    font-weight: 900;
    line-height: 1;

    color: #242424;

    text-transform: uppercase;

    transition:
        color .3s ease;
}

.cutting-result-copy p {
    margin: 0 0 10px;

    font-family: "myriad-pro", sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 1.13;

    color: #444;

    transition:
        color .3s ease;
}


/* =========================================================
   ACTIVE COPY
   ========================================================= */

.cutting-result.active .cutting-result-copy p,
.cutting-result.slick-center .cutting-result-copy p {
    color: #fff;
}

.cutting-result.active .cutting-result-copy h3,
.cutting-result.slick-center .cutting-result-copy h3 {color:#000}


/* =========================================================
   MACHINE STAGE
   FIXED AREA PREVENTS CLS
   ========================================================= */

.cutting-result-machine {
    position: relative;

    flex: 0 0 66%;
    max-width: 66%;

    height: 225px;

    overflow: visible;
}


/* =========================================================
   MACHINE IMAGE
   ========================================================= */

.cutting-result-machine img {
    position: absolute;

    left: 50%;
    bottom: 0;

    display: block;

    width: 100% !important;
    max-width: 410px !important;
    height: auto !important;

    margin: 0 !important;

    float: none !important;

    transform:
        translateX(-50%)
        scale(1) !important;

    transform-origin: center bottom;

    filter: none;

    transition:
        transform .55s cubic-bezier(.22,.61,.36,1),
        filter .55s ease !important;

    will-change: transform;
}


/* =========================================================
   SELECTED MACHINE
   ========================================================= */

.cutting-result.active
.cutting-result-machine img,

.cutting-result.slick-center
.cutting-result-machine img {
    transform:
        translateX(-50%)
        scale(1.003) !important;
}


/* =========================================================
   RESULT BUTTON
   ========================================================= */

.cutting-result-btn,
.cutting-result-btn:link,
.cutting-result-btn:visited {
    display: inline-block;

    padding: 5px 10px;

    border: 0;
    border-radius: 6px;

    background: #c8c8c8;

    font-family: "myriad-pro", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;

    color: #fff;

    text-decoration: none;

    transition:
        background-color .2s ease,
        color .2s ease;
}


/* =========================================================
   ACTIVE BUTTON
   ========================================================= */

.cutting-result.active .cutting-result-btn,
.cutting-result.active .cutting-result-btn:link,
.cutting-result.active .cutting-result-btn:visited,

.cutting-result.slick-center .cutting-result-btn,
.cutting-result.slick-center .cutting-result-btn:link,
.cutting-result.slick-center .cutting-result-btn:visited {
    background: #fff;

    color: #f15a29;
}

.cutting-result-btn:hover,
.cutting-result-btn:focus {
    background: #333;

    color: #fff;

    text-decoration: none;
}


/* =========================================================
   LARGE DESKTOP HOVER
   ========================================================= */

@media (min-width: 1471px) and (hover: hover) and (pointer: fine) {

    .cutting-result:hover
    .cutting-result-machine img {
        transform:
            translateX(-50%)
            scale(1.008) !important;

        filter:
            drop-shadow(
                0 7px 9px rgba(0,0,0,.12)
            );
    }


    .cutting-result.active:hover
    .cutting-result-machine img,

    .cutting-result.slick-center:hover
    .cutting-result-machine img {
        transform:
            translateX(-50%)
            scale(1.012) !important;
    }

}


/* =========================================================
   1470 AND BELOW
   STACK MACHINE ABOVE COPY
   ========================================================= */

@media (max-width: 1470px) {

    .cutting-result-inner {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;

        min-height: 0;

        padding: 20px 20px 22px;
    }


    /* MACHINE FIRST */

    .cutting-result-machine {
        position: relative;

        order: 1;

        display: flex;
        align-items: flex-end;
        justify-content: center;

        flex: none;

        width: 100%;
        max-width: 100%;

        height: 190px;

        margin: 0 0 14px;

        overflow: visible;
    }


    .cutting-result-machine img {
        position: absolute;

        left: 50%;
        bottom: 0;

        width: 92% !important;
        height: auto !important;

        max-width: 360px !important;
        max-height: 190px;

        margin: 0 !important;

        float: none !important;

        object-fit: contain;

        transform:
            translateX(-50%)
            scale(1) !important;
    }


    .cutting-result.active
    .cutting-result-machine img,

    .cutting-result.slick-center
    .cutting-result-machine img {
        transform:
            translateX(-50%)
            scale(1.003) !important;
    }


    /* COPY UNDER MACHINE */

    .cutting-result-copy {
        order: 2;

        flex: none;

        width: 100%;
        max-width: none;

        padding: 0 10px;

        text-align: center;
    }


    .cutting-result-copy h3 {
        font-size: 20px;
    }


    .cutting-result-copy p {
        max-width: 300px;

        margin-left: auto;
        margin-right: auto;

        font-size: 12px;
        line-height: 1.18;
    }

}


/* =========================================================
   1470 AND BELOW HOVER
   ========================================================= */

@media (max-width: 1470px) and (hover: hover) and (pointer: fine) {

    .cutting-result:hover
    .cutting-result-machine img {
        transform:
            translateX(-50%)
            scale(1.006) !important;

        filter:
            drop-shadow(
                0 6px 8px rgba(0,0,0,.10)
            );
    }


    .cutting-result.active:hover
    .cutting-result-machine img,

    .cutting-result.slick-center:hover
    .cutting-result-machine img {
        transform:
            translateX(-50%)
            scale(1.009) !important;
    }

}


/* =========================================================
   1200 AND BELOW
   REDUCE MACHINE WIDTH TO PREVENT SLIDE OVERLAP
   ========================================================= */

@media (max-width: 1200px) {

    .cutting-result {
        padding: 0 8px;
    }


    .cutting-result-inner {
        padding:
            18px 12px 20px;
    }


    .cutting-result-machine {
        height: 170px;
    }


    .cutting-result-machine img {
        width: 88% !important;

        max-width: 300px !important;
        max-height: 170px;
    }


    .cutting-result-copy {
        padding: 0 5px;
    }


    .cutting-result-copy p {
        max-width: 270px;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .TopDivStyle {
        background: linear-gradient(
            90deg,
            #fbe8e2 0%,
            #fdf3ef 15%,
            #ffffff 32%,
            #ffffff 68%,
            #fdf3ef 85%,
            #fbe8e2 100%
        );
    }


    /* HEADER */

    .cutting-mission-header {
        gap: 14px;
    }


    .cutting-mission-header h2 {
        font-size: 27px;
    }


    .cutting-mission-header p {
        font-size: 15px;
    }


    /* TOP SELECTOR */

    .cutting-selector-wrap {
        max-width: 820px;
    }


    .cutting-selector {
        width: 620px;

        max-width:
            calc(100% - 120px);

        gap: 10px;
    }


    .cutting-selector-blade {
        width: 50px;
    }


    .cutting-selector-image {
        height: 76px;
    }


    .cutting-selector-title {
        font-size: 14px;
    }


    .cutting-selector-description {
        font-size: 10px;
    }


    /* RESULTS */

    .cutting-result-inner {
        padding:
            16px 8px 18px;

        border-radius: 20px;
    }


    .cutting-result-machine {
        height: 145px;

        margin-bottom: 12px;
    }


    .cutting-result-machine img {
        width: 86% !important;

        max-width: 250px !important;
        max-height: 145px;
    }


    .cutting-result-copy h3 {
        font-size: 18px;
    }


    .cutting-result-copy p {
        max-width: 230px;

        font-size: 11px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .TopDivStyle {
        background: linear-gradient(
            90deg,
            #fcede8 0%,
            #fff8f6 12%,
            #ffffff 26%,
            #ffffff 74%,
            #fff8f6 88%,
            #fcede8 100%
        );
    }


    .cutting-mission {
        padding: 28px 0 35px;
    }


    /* =====================================================
       MOBILE HEADER
       ===================================================== */

    .cutting-mission-header {
        display: block;

        padding: 0 20px;

        text-align: center;
    }


    .cutting-mission-header h2 {
        display: inline-block;

        margin-bottom: 20px;

        font-size: 27px;
    }


    .cutting-mission-header p {
        max-width: 620px;

        margin:
            0 auto 25px;

        font-size: 15px;
    }


    /* =====================================================
       MOBILE TOP SELECTOR
       ===================================================== */

    .cutting-selector-blade {
        display: none;
    }


    .cutting-selector-wrap {
        display: block;

        padding: 0 15px;

        margin-bottom: 28px;
    }


    .cutting-selector {
        display: grid;

        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        width: 100%;
        max-width: none;

        gap: 18px 12px;
    }


    .cutting-selector-item {
        padding: 10px;

        min-width: 0;
    }


    .cutting-selector-image {
        height: 118px;
    }


    .cutting-selector-title {
        font-size: 16px;
    }


    .cutting-selector-description {
        font-size: 11px;
        line-height: 1.1;
    }


    /* =====================================================
       MOBILE LOWER CAROUSEL
       ===================================================== */

    .cutting-results-wrap {
        padding:
            0 16px 25px;

        overflow: hidden;
    }


    .cutting-results .slick-list {
        overflow: hidden;
    }


    .cutting-results .slick-track {
        overflow: hidden;
    }


    .cutting-results .slick-slide {
        overflow: hidden;
    }


    .cutting-result {
        padding: 0;

        overflow: hidden;
    }


    .cutting-result-inner {
        display: flex;
        flex-direction: column;

        width: 100%;
        min-height: 0;

        padding:
            28px 20px 28px;

        border-radius: 24px;

        text-align: center;

        overflow: hidden;
    }


    /* =====================================================
       MOBILE MACHINE
       REMOVE ALL DESKTOP POSITIONING
       ===================================================== */

    .cutting-result-machine {
        position: relative !important;

        order: 1;

        display: flex !important;
        align-items: center;
        justify-content: center;

        flex: none;

        width: 100% !important;
        max-width: none !important;

        height: auto !important;
        min-height: 0;

        margin:
            0 auto 22px !important;

        overflow: visible;
    }


    .cutting-result-machine img {
        position: static !important;

        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;

        display: block !important;

        width: 82% !important;
        max-width: 430px !important;
        height: auto !important;
        max-height: none !important;

        margin:
            0 auto !important;

        float: none !important;

        object-fit: contain;

        transform: none !important;
        transform-origin: center center !important;

        filter: none !important;

        transition: none !important;

        will-change: auto;
    }


    /* =====================================================
       KILL ALL MOBILE HOVER / ACTIVE IMAGE MOVEMENT
       ===================================================== */

    .cutting-result:hover
    .cutting-result-machine img,

    .cutting-result:focus
    .cutting-result-machine img,

    .cutting-result:active
    .cutting-result-machine img,

    .cutting-result.active
    .cutting-result-machine img,

    .cutting-result.slick-center
    .cutting-result-machine img,

    .cutting-result.active:hover
    .cutting-result-machine img,

    .cutting-result.slick-center:hover
    .cutting-result-machine img {
        position: static !important;

        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;

        width: 82% !important;
        max-width: 430px !important;
        height: auto !important;

        margin:
            0 auto !important;

        transform: none !important;

        filter: none !important;
    }


    /* =====================================================
       MOBILE COPY
       ===================================================== */

    .cutting-result-copy {
        order: 2;

        flex: none;

        width: 100%;
        max-width: none;

        padding: 0 6px;

        text-align: center;
    }


    .cutting-result-copy h3 {
        margin-bottom: 14px;

        font-size: 22px;
    }


    .cutting-result-copy p {
        max-width: 620px;

        margin:
            0 auto 18px;

        font-size: 14px;
        line-height: 1.2;
    }


    .cutting-result-btn,
    .cutting-result-btn:link,
    .cutting-result-btn:visited {
        padding: 7px 13px;

        font-size: 11px;
    }

}

/* =========================================================
   TECH BENEFITS SECTION
   ========================================================= */

.tech-benefits {
    position: relative;

    width: 100%;

    padding: 35px 0 45px;

    background: #fff;

    overflow: hidden;
}


/* =========================================================
   SLIDER WRAPPER
   ========================================================= */

.tech-benefits-slider-wrap {
    position: relative;

    width: 100%;
    max-width: 1250px;



    margin: 0 auto;
}


/* =========================================================
   SLICK
   ========================================================= */

.tech-benefits-slider {
    width: 100%;
}


.tech-benefits-slider .slick-list {
    overflow: hidden;
}


.tech-benefits-slider .slick-track {
    display: flex;
    align-items: stretch;
}


.tech-benefit-slide {
    outline: none;
}


/* =========================================================
   MACHINE
   ========================================================= */

.tech-benefit-machine {
    position: relative;

    display: flex;
    align-items: flex-end;
    justify-content: center;

    width: 100%;

    min-height: 390px;

    margin: 0 auto 24px;
}


.tech-benefit-machine img {
    display: block;

    width: auto;
    height: auto;

    max-width: 900px;
    max-height: 390px;

    margin: 0 auto;

    object-fit: contain;

    transform: scale(1);

    transform-origin: center bottom;

    transition:
        transform .55s cubic-bezier(.22,.61,.36,1),
        filter .55s ease;
}


/* =========================================================
   MACHINE HOVER
   ========================================================= */

@media (hover: hover) and (pointer: fine) {

    .tech-benefit-machine img:hover {
        transform: scale(1.008);

        filter:
            drop-shadow(
                0 8px 10px rgba(0,0,0,.10)
            );
    }

}


/* =========================================================
   COPY
   ========================================================= */

.tech-benefit-copy {
    display: flex;
    align-items: flex-start;

    width: 100%;
    max-width: 900px;

    margin: 0 auto;
}


/* =========================================================
   LEFT COPY
   ========================================================= */

.tech-benefit-heading {
    flex: 0 0 34%;
    max-width: 34%;

    padding-right: 35px;
}


.tech-benefit-heading h3 {
    margin: 0 0 10px;

    font-family:
        "franklin-gothic-urw",
        sans-serif;

    font-size: 27px;
    font-weight: 900;
    line-height: 1;

    color: #252525;

    text-transform: uppercase;
}


/* =========================================================
   RIGHT COPY
   ========================================================= */

.tech-benefit-description {
    flex: 0 0 66%;
    max-width: 66%;

    padding-top: 1px;
}


.tech-benefit-description p {
    margin: 0;

    font-family:
        "myriad-pro",
        sans-serif;

    font-size: 16px;
    font-style: italic;
    line-height: 1.3;

    color: #555;
}


/* =========================================================
   BUTTON
   ========================================================= */

.tech-benefit-btn,
.tech-benefit-btn:link,
.tech-benefit-btn:visited {
    display: inline-block;

    padding: 6px 14px;

    border: 0;
    border-radius: 12px;

    background: #c8c8c8;

    font-family:
        "myriad-pro",
        sans-serif;

    font-size: 12px;
    font-weight: 600;
    line-height: 1;

    color: #fff;

    text-decoration: none;

    transition:
        background-color .2s ease,
        color .2s ease,
        transform .2s ease;
}


.tech-benefit-btn:hover,
.tech-benefit-btn:focus {
    background: #f15a29;

    color: #fff;

    text-decoration: none;

    transform: translateY(-1px);
}


/* =========================================================
   ARROWS
   ========================================================= */

.tech-benefit-arrow {
    position: absolute;

    z-index: 5;

    top: 185px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 48px;
    height: 60px;

    padding: 0;

    border: 0;

    background: transparent;

    cursor: pointer;

    outline: none;

    opacity: .9;

    transition:
        opacity .2s ease,
        transform .2s ease;
}


.tech-benefit-arrow img {
    display: block;

    width: 23px;
    height: auto;

    pointer-events: none;
}


.tech-benefit-prev {
    left: 30px;
}


.tech-benefit-prev img {
    transform: scaleX(-1);
}


.tech-benefit-next {
    right: 30px;
}


.tech-benefit-arrow:hover {
    opacity: 1;
}


.tech-benefit-prev:hover {
    transform: translateX(-3px);
}


.tech-benefit-next:hover {
    transform: translateX(3px);
}


/* =========================================================
   1200 AND BELOW
   ========================================================= */

@media (max-width: 1200px) {

    .tech-benefit-machine {
        min-height: 340px;
    }


    .tech-benefit-machine img {
        max-width: 780px;
        max-height: 340px;
    }


    .tech-benefit-arrow {
        top: 160px;
    }


    .tech-benefit-prev {
        left: 10px;
    }


    .tech-benefit-next {
        right: 10px;
    }


    .tech-benefit-copy {
        max-width: 820px;
    }


    .tech-benefit-heading h3 {
        font-size: 24px;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .tech-benefits {
        padding:
            30px 0 40px;
    }


    .tech-benefit-machine {
        min-height: 300px;

        margin-bottom: 22px;
    }


    .tech-benefit-machine img {
        max-width: 680px;
        max-height: 300px;
    }


    .tech-benefit-arrow {
        top: 138px;

        width: 40px;
    }


    .tech-benefit-arrow img {
        width: 20px;
    }


    .tech-benefit-copy {
        max-width: 700px;
    }


    .tech-benefit-heading {
        flex-basis: 38%;
        max-width: 38%;

        padding-right: 22px;
    }


    .tech-benefit-description {
        flex-basis: 62%;
        max-width: 62%;
    }


    .tech-benefit-heading h3 {
        font-size: 22px;
    }


    .tech-benefit-description p {
        font-size: 15px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .tech-benefits {
        padding:
            25px 0 35px;
    }


    .tech-benefits-slider-wrap {
        padding:
            0 22px;
    }


    /* MACHINE */

    .tech-benefit-machine {
        display: flex;
        align-items: center;
        justify-content: center;

        min-height: 0;

        margin-bottom: 24px;
    }


    .tech-benefit-machine img {
        position: static;

        width: auto;
        height: auto;

        max-width: 88%;
        max-height: none;

        margin: 0 auto;

        transform: none;

        filter: none;
    }


    /* COPY STACKS */

    .tech-benefit-copy {
        display: flex;
        flex-direction: column;

        width: 100%;
        max-width: 600px;

        text-align: center;
    }


    .tech-benefit-heading {
        flex: none;

        width: 100%;
        max-width: none;

        padding: 0;

        margin-bottom: 16px;
    }


    .tech-benefit-description {
        flex: none;

        width: 100%;
        max-width: none;

        padding: 0;
    }


    .tech-benefit-heading h3 {
        font-size: 23px;
    }


    .tech-benefit-description p {
        font-size: 15px;
        line-height: 1.25;

        margin-bottom: 16px;
    }


    /* ARROWS */

    .tech-benefit-arrow {
        top: 28%;

        width: 34px;
        height: 50px;
    }


    .tech-benefit-arrow img {
        width: 18px;
    }


    .tech-benefit-prev {
        left: 4px;
    }


    .tech-benefit-next {
        right: 4px;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .tech-benefits-slider-wrap {
        padding:
            0 14px;
    }


    .tech-benefit-machine img {
        max-width: 92%;
    }


    .tech-benefit-heading h3 {
        font-size: 21px;
    }


    .tech-benefit-description p {
        font-size: 14px;
    }


    .tech-benefit-prev {
        left: 0;
    }


    .tech-benefit-next {
        right: 0;
    }

}

/* =========================================================
   METLSAW IN ACTION
   VIDEO SHOWCASE
   ========================================================= */

.tech-benefits-video {

    padding:
        28px
        0
        55px;

}


.tech-benefits-video
.tech-benefits-slider-wrap {

    position:
        relative;

    width:
        100%;

}



/* =========================================================
   SLIDE
   5 / 7 DESKTOP LAYOUT
   ========================================================= */

.tech-benefits-video
.tech-benefit-slide {

    display:
        grid !important;

    grid-template-columns:
        5fr
        7fr;

    align-items:
        stretch;

    width:
        100%;

    background:
        #fff;

    border:
        1px solid #e4e4e4;

    border-radius:
        16px;

    overflow:
        hidden;

    box-shadow:
        0 14px 34px rgba(0, 0, 0, .07);

}



/* =========================================================
   LEFT INFORMATION PANEL
   ========================================================= */

.tech-benefits-video
.tech-benefit-copy {

    display:
        flex;

    flex-direction:
        column;

    justify-content:
        center;

    position:
        relative;

    min-width:
        0;

    padding:
        44px
        48px
        122px;

    background:
        #fff;

}



/* =========================================================
   EYEBROW
   ========================================================= */

.tech-benefits-video
.tech-benefit-video-label {

    margin:
        0
        0
        10px;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        10px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .09em;

    text-transform:
        uppercase;

}



/* =========================================================
   TITLE
   ========================================================= */

.tech-benefits-video
.tech-benefit-copy h3 {

    max-width:
        390px;

    margin:
        0
        0
        20px;

    padding:
        0;

    color:
        #252525;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        34px;

    font-weight:
        900;

    line-height:
        1.02;

    text-transform:
        uppercase;

}



/* =========================================================
   DESCRIPTION
   ========================================================= */

.tech-benefits-video
.tech-benefit-description {

    max-width:
        430px;

}


.tech-benefits-video
.tech-benefit-description p {

    margin:
        0;

    padding:
        0;

    color:
        #555;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        16px;

    font-weight:
        400;

    line-height:
        1.5;

}



/* =========================================================
   VIDEO COLUMN
   ========================================================= */

.tech-benefits-video
.tech-benefit-machine {

    display:
        flex;

    align-items:
        stretch;

    justify-content:
        stretch;

    min-width:
        0;

    margin:
        0;

    padding:
        0;

    background:
        #111;

}



/* =========================================================
   VIDEO WRAPPER
   ========================================================= */

.tech-benefits-video
.tech-benefit-video-wrap {

    position:
        relative;

    width:
        100%;

    min-height:
        390px;

    background:
        #111;

    overflow:
        hidden;

}



/* =========================================================
   VIDEO
   ========================================================= */

.tech-benefits-video
.tech-benefit-video {

    display:
        block;

    width:
        100%;

    height:
        100%;

    min-height:
        390px;

    margin:
        0;

    padding:
        0;

    background:
        #111;

    border:
        0;

    object-fit:
        cover;

}



/* =========================================================
   META
   ========================================================= */

.tech-benefits-video
.tech-benefit-video-meta {

    display:
        flex;

    flex-wrap:
        wrap;

    align-items:
        center;

    gap:
        7px;

    margin-top:
        22px;

    color:
        #777;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    line-height:
        1.25;

    letter-spacing:
        .055em;

    text-transform:
        uppercase;

}


.tech-benefits-video
.tech-benefit-video-meta b {

    color:
        #f15a29;

    font-weight:
        700;

}



/* =========================================================
   COMPATIBILITY
   ========================================================= */

.tech-benefits-video
.tech-benefit-compatibility {

    display:
        flex;

    flex-wrap:
        wrap;

    align-items:
        center;

    gap:
        7px;

    margin-top:
        28px;

    margin-bottom:
        18px;

}

.tech-benefits-video
.tech-benefit-compatibility-label {

    color:
        #777;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        9px;

    font-weight:
        700;

    letter-spacing:
        .09em;

    text-transform:
        uppercase;

}


.tech-benefits-video
.tech-benefit-compatibility-model {

    display:
        inline-flex;

    align-items:
        center;

    min-height:
        24px;

    padding:
        4px
        9px;

    color:
        #333;

    background:
        #f5f5f5;

    border:
        1px solid #ddd;

    border-radius:
        4px;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        10px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        .045em;

    text-transform:
        uppercase;

}



/* =========================================================
   VIDEO NAVIGATION

   Positioned inside the visual area of the left panel.
   ========================================================= */

.tech-benefits-video
.tech-benefit-video-nav {

    display:
        flex;

    align-items:
        center;

    gap:
        8px;

    position:
        absolute;

    left:
        48px;

    bottom:
        18px;

    z-index:
        20;

}



/* =========================================================
   OVERRIDE OLD LARGE / ABSOLUTE ARROW TREATMENT
   ========================================================= */

.tech-benefits-video
.tech-benefit-video-nav
.tech-benefit-arrow {

    position:
        static !important;

    display:
        flex;

    align-items:
        center;

    justify-content:
        center;

    width:
        38px;

    height:
        38px;

    margin:
        0;

    padding:
        0;

    background:
        #fff;

    border:
        1px solid #d8d8d8;

    border-radius:
        50%;

    box-shadow:
        none;

    cursor:
        pointer;

    opacity:
        1;

    transform:
        none;

    transition:
        border-color .18s ease-in-out,
        background-color .18s ease-in-out;

}


.tech-benefits-video
.tech-benefit-video-nav
.tech-benefit-arrow:hover {

    background:
        #f8f8f8;

    border-color:
        #f15a29;

}


.tech-benefits-video
.tech-benefit-video-nav
.tech-benefit-arrow img {

    display:
        block;

    width:
        12px;


    height:
        auto;

}



/* =========================================================
   HIDE NON-FIRST SLIDE BEFORE SLICK LOADS
   ========================================================= */

.tech-benefits-video
.tech-benefits-slider:not(.slick-initialized)
.tech-benefit-slide:not(:first-child) {

    display:
        none !important;

}



/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .tech-benefits-video
    .tech-benefit-slide {

        grid-template-columns:
            5fr
            7fr;

    }


    .tech-benefits-video
    .tech-benefit-copy {

        padding:
            32px
            30px
            105px;

    }


    .tech-benefits-video
    .tech-benefit-copy h3 {

        font-size:
            28px;

    }


    .tech-benefits-video
    .tech-benefit-description p {

        font-size:
            14px;

    }


    .tech-benefits-video
    .tech-benefit-video-wrap,
    .tech-benefits-video
    .tech-benefit-video {

        min-height:
            330px;

    }


    .tech-benefits-video
    .tech-benefit-video-nav {

        left:
            30px;

        bottom:
            16px;

    }

}



/* =========================================================
   MOBILE
   VIDEO FIRST
   ========================================================= */

@media (max-width: 767px) {

    .tech-benefits-video {

        padding-top:
            18px;

        padding-bottom:
            38px;

    }


    .tech-benefits-video
    .tech-benefit-slide {

        display:
            flex !important;

        flex-direction:
            column;

        border-radius:
            13px;

    }


    .tech-benefits-video
    .tech-benefit-machine {

        order:
            1;

    }


    .tech-benefits-video
    .tech-benefit-copy {

        order:
            2;

        padding:
            26px
            24px
            100px;

    }



    .tech-benefits-video
    .tech-benefit-video-wrap,
    .tech-benefits-video
    .tech-benefit-video {

        min-height:
            0;

        aspect-ratio:
            16 / 9;

    }


    .tech-benefits-video
    .tech-benefit-copy h3 {

        max-width:
            none;

        font-size:
            26px;

    }


    .tech-benefits-video
    .tech-benefit-video-nav {

        left:
            24px;

        bottom:
            16px;

    }

}

.gold{ color:#ffd34a; }

@media (max-width:1200px){
  .BannerH1{ font-size:clamp(22px, 3.4vw, 44px); letter-spacing:.045em; }
  .BannerH1 .line{ white-space:normal; }
}
@media (max-width:760px){
  .BannerH1{ font-size:clamp(26px, 6.4vw, 38px); line-height:1.08; letter-spacing:.04em; top:16px; }
  .BannerH1 .line{ white-space:normal; }
}
@media (max-width:420px){
  .BannerH1{ font-size:clamp(22px, 7.2vw, 32px); letter-spacing:.03em; }
}

/* =============================
   ANIMATIONS
============================= */
@keyframes sawIn{
  0%{transform:translateX(-115%);opacity:0;}
  70%{opacity:1;}
  100%{transform:translateX(0);opacity:1;}
}
@keyframes bladeIn{
  0%{transform:translateX(115%);opacity:0;}
  70%{opacity:1;}
  100%{transform:translateX(0);opacity:1;}
}

@media (prefers-reduced-motion:reduce){
  .SawLink,.BladeLink{ animation:none !important; transform:none !important; opacity:1 !important; }
  .HeaderBkgnd{ opacity:1 !important; }
}

.SiteLogo img {
    max-height: 60px;
}

.img-thumbnail {
    border: 0
}

.edsgg_image_thumbnail img {border:1px solid #efefef;}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_rightContainer {
    width: 75% !important;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 25% !important;
}

.ProductBenefits li {
    border: 1px solid #ccc;
    padding: 2%;
    margin: 1%;
    font-weight: 500;
    color: #666;
    -webkit-font-smoothing: antialiased;
    width: 30%;
    float: left;
    list-style-type: none;
    display: table-cell;
    vertical-align: middle;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    font-size: 0.9em !important;
    line-height: 1.2em;
}

.ProductBenefits ul li:before {
    font-family: FontAwesome;
    content: "\f058";
    margin: 0 12px 0 -10px;
    color: #055390;
    font-size: 2em;
    float: left;
    padding: 0;
}

@media handheld, only screen and (max-width: 769px) {
	    .ProductBenefits li {
        width: 47% !important;
    }
}

  .HomeBanner2 .FancyTooltip{ display:none !important; }
}

/* HOMEBANNER2 END */


/* =========================================================
   METLSAW AUTOMATION TECH
   PARENT BACKGROUND
   ========================================================= */

.SplitDivStyle {

    position:
        relative;

    isolation:
        isolate;

    display:
        block;

    min-height:
        12px;

    background:
        radial-gradient(
            ellipse at 48% 42%,
            rgba(255,255,255,.10) 0%,
            rgba(255,255,255,.035) 38%,
            rgba(255,255,255,0) 65%
        ),
        #708090;

    overflow:
        hidden;

}


/* =========================================================
   DARK ANGLED PANEL
   ========================================================= */

.SplitDivStyle::before {

    content:
        "";

    position:
        absolute;

    z-index:
        0;

    top:
        0;

    right:
        -8%;

    width:
        42%;

    height:
        100%;

    background:
        rgba(40,48,55,.10);

    transform:
        skewX(-18deg);

    pointer-events:
        none;

}


/* =========================================================
   SUBTLE DIAGONAL LINE

   Do NOT skew a 1px x 100% element.
   Draw the line inside the section instead so it cannot
   enlarge the document width.
   ========================================================= */

.SplitDivStyle::after {

    content:
        "";

    position:
        absolute;

    z-index:
        0;

    inset:
        0;

    background:
        linear-gradient(
            108deg,
            transparent 0%,
            transparent 79.85%,
            rgba(255,255,255,.07) 80%,
            transparent 80.15%,
            transparent 100%
        );

    pointer-events:
        none;

}


/* =========================================================
   CONTENT ABOVE BACKGROUND DECORATION
   ========================================================= */

.SplitDivStyle > * {

    position:
        relative;

    z-index:
        1;

}


/* =========================================================
   CUSTOMER STORIES / AUTOMATION TECH SECTION
   ========================================================= */

.customer-stories {
    position: relative;

    width: 100%;

    padding: 30px 0 45px;

    /*
       Parent SplitDivStyle now handles
       the complete background treatment.
    */

    background: transparent;

    overflow: hidden;
}



/* =========================================================
   HEADER
   ========================================================= */

.customer-stories-header {
    width: 100%;

    margin-bottom: 35px;

    text-align: center;
}


.customer-stories-header h2 {
    position: relative;

    display: inline-block;

    margin: 0;

    font-family:
        "franklin-gothic-urw",
        sans-serif;

    font-size: 30px;
    font-weight: 900;
    line-height: 1;

    color: #000;

    text-transform: uppercase;
}


.customer-stories-header h2:after {
    content: "";

    position: absolute;

    left: 50%;
    bottom: -10px;

    width: 90px;
    height: 2px;

    background: #fff;

    transform: translateX(-50%);
}


/* =========================================================
   SLIDER WRAPPER
   ========================================================= */

.customer-stories-slider-wrap {
    position: relative;

    width: 100%;
    max-width: 1180px;

    margin: 0 auto;
}



/* =========================================================
   SLICK
   ========================================================= */

.customer-stories-slider {
    width: 100%;
}


.customer-stories-slider .slick-list {
    overflow: hidden;
}


.customer-stories-slider .slick-track {
    display: flex;
    align-items: stretch;
}


.customer-story-slide {
    outline: none;
}



/* =========================================================
   STORY LAYOUT
   ========================================================= */

.customer-story-slide {
    display: flex !important;
    align-items: center;

    width: 100%;

    padding: 0 65px;
}



/* =========================================================
   IMAGE
   ========================================================= */

.customer-story-image {
    flex: 0 0 32%;
    max-width: 32%;

    padding-right: 25px;
}


/*
   Temporary placeholder.
   Replace this div later with an actual IMG.
*/

.customer-story-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;

    aspect-ratio: 16 / 10;

    border-radius: 24px;

    background:
        rgba(255,255,255,.17);

    font-family:
        "franklin-gothic-urw",
        sans-serif;

    font-size: 18px;
    font-weight: 900;

    color:
        rgba(255,255,255,.65);

    text-align: center;
}


/*
   Real images:

   <img src="..." alt="...">
*/

.customer-story-image img {
    display: block;

    width: 100%;
    height: auto;

    border-radius: 24px;

    object-fit: cover;
}



/* =========================================================
   COPY
   ========================================================= */

.customer-story-copy {
    flex: 0 0 68%;
    max-width: 68%;

    padding-left: 5px;
}


.customer-story-copy h3 {
    margin: 0 0 25px;

    font-family:
        "franklin-gothic-urw",
        sans-serif;

    font-size: 35px;
    font-weight: 900;
    line-height: 1;

    color: #f4f5f6;

    text-transform: uppercase;
}


.customer-story-copy p {
    margin: 0;

    font-family:
        "myriad-pro",
        sans-serif;

    font-size: 24px;
    font-style: italic;
    line-height: 1.3;

    color: #fff;
}



/* =========================================================
   ARROWS
   ========================================================= */

.customer-story-arrow {
    position: absolute;

    z-index: 5;

    top: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 48px;
    height: 60px;

    padding: 0;

    border: 0;

    background: transparent;

    cursor: pointer;

    opacity: .95;

    outline: none;

    transform:
        translateY(-50%);

    transition:
        opacity .2s ease,
        transform .2s ease;
}


.customer-story-arrow img {
    display: block;

    width: 24px;
    height: auto;

    /*
       SVG is orange for the white tech section.
       Make it white here.
    */

    filter:
        brightness(0)
        invert(1);

    pointer-events: none;
}


.customer-story-prev {
    left: 0;
}


.customer-story-prev img {
    transform:
        scaleX(-1);
}


.customer-story-next {
    right: 0;
}


.customer-story-arrow:hover {
    opacity: 1;
}


.customer-story-prev:hover {
    transform:
        translateY(-50%)
        translateX(-3px);
}


.customer-story-next:hover {
    transform:
        translateY(-50%)
        translateX(3px);
}



/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .customer-stories {
        padding:
            28px 0 40px;
    }


    .customer-stories-header h2 {
        font-size: 30px;
    }


    .customer-story-slide {
        padding:
            0 55px;
    }


    .customer-story-image {
        flex-basis: 38%;
        max-width: 38%;

        padding-right: 20px;
    }


    .customer-story-copy {
        flex-basis: 62%;
        max-width: 62%;
    }


    .customer-story-copy h3 {
        margin-bottom: 18px;

        font-size: 27px;
    }


    .customer-story-copy p {
        font-size: 19px;
    }


    .customer-story-arrow {
        width: 38px;
    }


    .customer-story-arrow img {
        width: 20px;
    }


    .SplitDivStyle:before {
        right: -20px;
        bottom: -25px;

        font-size:
            clamp(75px, 12vw, 130px);
    }

}



/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .customer-stories {
        padding:
            28px 0 35px;
    }


    .customer-stories-header {
        padding:
            0 18px;

        margin-bottom: 30px;
    }


    .customer-stories-header h2 {
        font-size: 27px;
    }


    .customer-story-slide {
        display: flex !important;
        flex-direction: column;

        padding:
            0 40px;

        text-align: center;
    }


    /* IMAGE FIRST */


    .customer-story-image {
        flex: none;

        width: 100%;
        max-width: 520px;

        padding: 0;

        margin:
            0 auto 24px;
    }


    .customer-story-placeholder,
    .customer-story-image img {
        border-radius: 18px;
    }


    /* COPY SECOND */

    .customer-story-copy {
        flex: none;

        width: 100%;
        max-width: 600px;

        padding: 0;

        margin:
            0 auto;
    }


    .customer-story-copy h3 {
        margin-bottom: 15px;

        font-size: 24px;
    }


    .customer-story-copy p {
        font-size: 17px;
        line-height: 1.3;
    }


    /* ARROWS */

    .customer-story-arrow {
        width: 32px;
        height: 50px;
    }


    .customer-story-arrow img {
        width: 18px;
    }


    .customer-story-prev {
        left: 3px;
    }


    .customer-story-next {
        right: 3px;
    }


    /*
       Tone the giant background word down
       further on mobile.
    */

    .SplitDivStyle:before {
        right: -15px;
        bottom: -10px;

        font-size: 78px;

        color:
            rgba(255,255,255,.018);
    }

}

/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .customer-story-slide {
        padding:
            0 32px;
    }


    .customer-stories-header h2 {
        font-size: 24px;
    }


    .customer-story-copy h3 {
        font-size: 21px;
    }


    .customer-story-copy p {
        font-size: 16px;
    }

}

.blog_articles .blog_article_item {
    padding: 20% 0;
    background-color: #f15a29;
}

.blog_articles .blog_article_item>.article_title * {
    font-size: 2em;
    text-decoration: none;
    font-weight: 700;
    line-height: 1em;
}

#dnn_dnnLogo1_imgLogo {}

.container .jumbotron {
	background: #055390;
    font-weight: 500;
    padding: 1em;
    font-size: 2em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin:2em 0;
}

.jumbotron a {
    color: #fff;
    font-style: underline;
    background: #f15a29;
    padding: 0 0.5em;
}

.BladesMatrix p {display:block;background:#373a3c;color:#fff;padding:0.5em;text-align:center;}

.CleanCutsBlades {
  display: grid;
  grid-template-columns: repeat(7, 1fr); /* 7 items per row on desktop */
  gap: 1rem;
}

@media (max-width: 1024px) {
  .CleanCutsBlades {
    grid-template-columns: repeat(3, 1fr); /* tablets */
  }
}

@media (max-width: 768px) {
  .CleanCutsBlades {
    grid-template-columns: repeat(2, 1fr); /* mobile */
  }
}

.CompCol {
    text-align: center;
}

.TopInfo {
     float: right;
    display: flex;
    align-content: center;
    align-items: center;
}

.TopInfo p {
    margin: 1.5em;
    padding: 0;
    color: #f15a29;
    float: left;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform:uppercase;	
}

.TopInfo .Download {
    float: right;
    margin-left: 4em;
}

.TopRightHolder {padding: 0.5em 0 0 0;}

.CleanCutBladesHeading p {
    margin: 0;
    padding: 0;
}

.CleanCutBladesHeading {
    text-align: center;
    background: #efefef;
    padding: 0.5em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #999;
}

.CleanCutBladesHeading {
    margin: 0;
    padding: 0;
}

.EDNHeaderHolder, .FooterDivStyle {
    position: relative;
    overflow: hidden;
	margin-top:-4px;
}

.FooterDivStyle {
	background:#231f20;
}

.FooterRowPad {margin-bottom:1.5em;}

.RowTopPad {
    margin-top: 3em;
}

.BlueWash {
    background-color: rgb(5, 83, 144, 0.9);
    position: absolute;
    width: 13%;
    height: 100%;
    -ms-transform: skewX(-11.43deg);
    -webkit-transform: skewX(-11.43deg);
    transform: skewX(-11.43deg);
    display: inline-block;
    margin-left: 10%;
	z-index:100;
}

.YellowWash {
    background-color: rgb(249, 224, 79, 0.9);
    position: absolute;
    width: 20%;
    height: 100%;
    -ms-transform: skewX(-11.43deg);
    -webkit-transform: skewX(-11.43deg);
    transform: skewX(-11.43deg);
    display: inline-block;
    margin-left: -10%;
	z-index:200;
}

.button-slanted {
    -ms-transform: skewX(-11.43deg);
    -webkit-transform: skewX(-11.43deg);
    transform: skewX(-11.43deg);
}

.HeadlineHolder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	z-index:300
}

.HeadlineHolderInt {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-direction:column;
    height: 100%;
	width:80%;
	margin:0 auto;
	text-align:center;
	padding:0.5em;
    font-family: "Open Sans", sans-serif;
    text-shadow: 2px 2px 4px #112449;
}

.HeadlineHolderInt h1, .HeadlineHolderInt h2 {color:#fff;padding:0;margin:0.25em 0 0 0;}
.HeadlineHolderInt h1 {font-weight:700;font-size:4em;}
.HeadlineHolderInt h2 {font-size:2em;}

.FlexBox {display:flex;align-items:center;justify-content:center;}

.button-slanted-content {
 HeadlineHolderIntrm: skewX(10deg);
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
    display: inline-block;
}

.NewsBlock {
    background: #fff;
    margin: 0.6em 0;
    transition: 0.4s;
}

.NewsBlock:hover {
    background: #055390;
    cursor: pointer;
    color: #fff;
    transition: 0.4s;
}

.NewsBlock:hover p {
    color: #fff;
    transition: 0.4s;
}

.NewsBlock:hover h4 {
    color: #f15a29;
    transition: 0.4s;
}

.NewsImg img {
}

.edsmm_bottomContainer div.news {
    width: 50%;
    float: left;
}

.QuoteRow {
    background-color: #efefef;
    color: #000;
	margin-bottom:4em;
}

.ThreeDRow {
	background-color: #035290;
}

.ThreeDRow p, .ThreeDRow h5, .ThreeDRow h6 {color:#fff;text-align:left;}

.ThreeDRow h5 {font-weight:700;font-size:3em;line-height:0.9em;}

.PromoVideoRow, .ThreeDRow {border-top:solid 3px #fff;padding:2em 3em;}

.PromoVideoRow h5, .PromoVideoRow h6 {
	font-weight:700;font-size:3em;line-height:0.9em;
}

.PromoVideoRow1 h5, .PromoVideoRow1 h6, .PromoVideoRow1 p,.PromoVideoRow2 h5, .PromoVideoRow2 h6, .PromoVideoRow2 p {
	color:#fff;
	padding:0;
}

.PromoVideoRow1 a {color:#f7e24f;}

.PromoVideoRow h6 {
	text-align:left !important;font-size:1.5em;
}

.PromoVideoRow h5 span, .PromoVideoRow h6 span {
	color:#f7e24f;
}

.PromoVideoRow1, .HomeBladesRow {
	background:#075491;
}

.PromoVideoRow2 {
	background:#112449;
}

.PromoSide {position:relative;}

.PromoSideInner {position:absolute;bottom:-2em; text-align:center;}

a.PromoCta {position:absolute;bottom:2em;right:33%;}

img.DownArrow {max-height:35px;}

.HPLeader {background:#112449;min-height:5em;padding:.75rem 0;display:flex;justify-content:center;align-items:center;text-align:center;border-top:solid 4px #fff;width:100%;}

.HPLeader p {margin:0;color:#fff;font-weight:300;font-size:2em;line-height:1.15;padding:0 1em;width:100%;}

.HPleader p img.DownArrow {height:1em;width:auto;display:block;}

.HPLeader a {color:#f15a29}

/* =============================
   BANNER BASE
============================= */
.HomeBanner2{
  position:relative;
  width:100%;
  aspect-ratio:1920 / 676;
  min-height:360px;
  overflow-x:hidden;
  overflow-y:visible;
  background:#0b3e73;
  isolation:isolate;
  margin-top:-5px;
}

.HeaderBkgnd{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:0;
  opacity:0;
  transition:opacity .25s ease;
}
.HomeBanner2.is-ready .HeaderBkgnd{ opacity:1; }

/* =============================
   VARIABLES
============================= */
:root{
  --gutter: clamp(20px,3vw,70px);
  --bladeInset: clamp(20px,2.4vw,60px);
  --sawLift: clamp(10px,1.4vw,20px);
  --tipGap:14px;

  --baseScale:1.02;
  --hoverScale:1.045;
  --hoverSpeed:240ms;
  --hoverEase:cubic-bezier(.2,.9,.2,1);
}

/* =============================
   PRODUCT GROUPS
============================= */
.ProductGroup{
  position:absolute;
  z-index:8; /* below H1 */
}

.SawGroup{
  left:0;
  bottom:var(--sawLift);
  width:calc(50% - (var(--gutter)/2));
  max-width:1100px;
  transform:translateX(-115%);
  opacity:0;
  animation:sawIn 1.1s cubic-bezier(.22,.95,.25,1) .05s forwards;
  animation-play-state:paused;
}

.BladeGroup{
  right:var(--bladeInset);
  bottom:0;
  width:calc(50% - (var(--gutter)/2));
  max-width:1100px;
  transform:translateX(115%);
  opacity:0;
  animation:bladeIn 1.15s cubic-bezier(.22,.95,.25,1) .12s forwards;
  animation-play-state:paused;
}

.HomeBanner2.is-ready .SawGroup,
.HomeBanner2.is-ready .BladeGroup{
  animation-play-state:running;
}

.ProductGroup a{
  display:block;
  text-decoration:none;
}

/* =============================
   IMAGES
============================= */
.SawImg,
.BladeImg{
  width:100%;
  height:auto;
  display:block;
  transform:scale(var(--baseScale));
  transform-origin:center bottom;
  transition:transform var(--hoverSpeed) var(--hoverEase);
}

.ProductGroup:hover img{
  transform:scale(var(--hoverScale));
}

/* =============================
   TOOLTIP
============================= */
.FancyTooltip{
  position:absolute;
  bottom:calc(100% + var(--tipGap));
  min-width:260px;
  max-width:min(360px, calc(100vw - 24px));
  padding:14px 18px;
  border-radius:10px;
  background:linear-gradient(145deg,#0e2f57,#153e6f);
  color:#fff;
  box-shadow:
    0 10px 26px rgba(0,0,0,.42),
    0 0 0 1px rgba(255,255,255,.08) inset;
  opacity:0;
  transform:translateY(10px);
  pointer-events:none;
  transition:opacity 220ms ease,
             transform 220ms cubic-bezier(.2,.9,.2,1);
  z-index:100 !important; /* ABOVE H1 */
}

.ProductGroup:hover .FancyTooltip,
.ProductGroup:focus-within .FancyTooltip{
  opacity:1;
  transform:translateY(0);
}

.tip-left{ left: clamp(18px,7vw,110px); }
.tip-left::after{
  content:"";
  position:absolute;
  bottom:-8px;
  left:44px;
  border-width:8px;
  border-style:solid;
  border-color:#153e6f transparent transparent transparent;
}

.tip-right{ right: clamp(18px,7vw,110px); }
.tip-right::after{
  content:"";
  position:absolute;
  bottom:-8px;
  right:44px;
  border-width:8px;
  border-style:solid;
  border-color:#153e6f transparent transparent transparent;
}

.tip-title{
  font-weight:900;
  font-size:15px;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#ffd34a;
}
.tip-sub{
  font-size:13px;
  margin-top:4px;
  opacity:.88;
}

.FancyTooltip a{
  color:inherit;
  text-decoration:none;
}
.FancyTooltip a:hover{ text-decoration:underline; }

/* =============================
   HEADLINE
============================= */
.BannerH1{
  position:absolute;
  z-index:20 !important; /* ABOVE images */
  pointer-events:none;
  left:50%;
  top:clamp(18px,3.6vw,56px);
  transform:translateX(-50%);
  margin:0;
  width:min(92%,1180px);
  text-align:center;
  text-transform:uppercase;
  font-weight:900;
  line-height:1.04;
  font-size:clamp(24px,3.05vw,54px);
  letter-spacing:.06em;
  color:#fff;
  text-shadow:
    0 2px 6px rgba(0,0,0,.28),
    0 0 10px rgba(0,0,0,.18);
  padding:0 16px;
}
.BannerH1 .line{ display:block; }
.gold{ color:#ffd34a; }

/* Tablet refinement */
@media (max-width:1024px){
  :root{ --tipGap:10px; }
}

/* Mobile refinement */
@media (max-width:760px){
  :root{ --tipGap:8px; }
  .tip-left{ left:16px; }
  .tip-right{ right:16px; }
  .HomeBanner2{
  position:relative;
  width:100%;
  aspect-ratio:1920 / 676;
  min-height:250px;
}
}

/* =============================
   ANIMATIONS
============================= */
@keyframes sawIn{
  0%{transform:translateX(-115%);opacity:0;}
  70%{opacity:1;}
  100%{transform:translateX(0);opacity:1;}
}
@keyframes bladeIn{
  0%{transform:translateX(115%);opacity:0;}
  70%{opacity:1;}
  100%{transform:translateX(0);opacity:1;}
}

@media (prefers-reduced-motion:reduce){
  .SawGroup,.BladeGroup{
    animation:none !important;
    transform:none !important;
    opacity:1 !important;
  }
  .HeaderBkgnd{ opacity:1 !important; }
}

.HomeTile{ position: relative; overflow: hidden; } .TileImg{ display:block; width:100%; height:auto; } .TileOverlay{ position:absolute; inset:0; /* top:0; right:0; bottom:0; left:0 */ z-index:5; display:flex; flex-direction:column; justify-content:space-between; /* logo top, button bottom */ align-items:flex-end; /* right align everything */ padding:30px; pointer-events:none; /* prevents overlay blocking clicks */ } /* Allow button interaction */ .TileOverlay .SawButton{ pointer-events:auto; } /* Logo styling */ .TileOverlay img{ display:block; height:auto; max-width:325px; /* adjust if needed */ } .HomeTile{ position:relative; overflow:hidden; /* critical for zoom clipping */ } /* Make link fill tile area */ .TileLink{ display:block; } /* Image base state */ .TileImg{ display:block; width:100%; height:auto; transition: transform 500ms ease; transform-origin:center center; } /* Hover zoom */ .HomeTile:hover .TileImg{ transform: scale(1.05); } /* Responsive tweak */ @media (max-width: 768px){ .TileOverlay{ padding:14px; } .TileOverlay img{ max-width:200px; } }

.with-hover-controls {
	/* Hide controls initially */
	pointer-events: auto;
}

.with-hover-controls::-webkit-media-controls {
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

.with-hover-controls:hover::-webkit-media-controls {
	opacity: 1;
}

/* For non-WebKit browsers, toggle actual controls attribute on hover */
.with-hover-controls:not([controls]) {
	cursor: pointer;
}


.edncf_AdvancedSearch {
    text-align: center;
    margin-bottom: 35px;
}

.edncf_CheckBox {
    display: inline-block;
    margin: 1em 0;
}

.edncf_AdvancedSearch label,
.edncf_AdvancedSearch select {
    font-size: 1.1em;
}

.edncf_AdvancedSearch select {
    margin: 1.3em 0;
}

.edncf_AdvancedSearch label {
    font-weight: 100;
    margin: 0 0.5em 0 0;
}

.edncf_CheckBoxList {
    display: block;
}

.edncf_CheckBoxListName label {
    display: block;
    margin: 0 0.5em 0 0;
    font-weight: 700;
}

.edncf_CheckBox input {
    margin: 0 0.5em 0 1.5em;
    width: 20px;
    height: 20px;
    color: #fff;
}

.edncf_CheckBox input:checked {
    accent-color: #f15a29;
    color: #fff;
}

.edncf_ClampUtilized,
.edncf_ProductType,
.edncf_RoofingProfile {
    width: 33%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.5em 0 0;
}

.edncf_ClampUtilized span,
.edncf_ProductType span,
.edncf_RoofingProfile span {
    width: 100%;
}

.edncf_ClampUtilized select,
.edncf_ProductType select,
.edncf_RoofingProfile select {
    width: 100%;
    max-width: 100%;
}

.edncf_submitContainer {
    display: block;
    margin-top: 20px;
}

.edncf_AdvancedSearch a {
    transition: 0.8s;
}

.edncf_AdvancedSearch a.edncf_reset,
.edncf_AdvancedSearch a.edncf_submit {
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.edncf_AdvancedSearch a.edncf_submit {
    background: #f15a29;
    width: 50%;
    margin: 0 auto 15px;
    font-size: 1.2em;
    font-weight: 300;
}

.edncf_AdvancedSearch a.edncf_reset {
    width: 200px;
    margin: 0 auto;
    padding: 5px 10px;
    color: #f15a29;
}

.edncf_AdvancedSearch a.edncf_submit:hover {
    background: #f15a29;
}

.edncf_AdvancedSearch h2.edn_module_title {
    display: none;
}

img.preload {
	display: none !important;
}

.ClearDiv {
    clear: both;
}

.relatedmix a {
    text-decoration: none;
}

.relatedmix h3 {
    font-weight: 300;
    text-align: center;
    background: #efefef;
    color: #666;
    padding: 0.25em 0.5em;
    border: 0;
}

blockquote {
    padding: 10px 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    margin: 50px 0;
}

#accordion h4 {
    border: 1px solid #dedede;
    padding: 0.5em;
    margin: 0;
}

h1 {
    font-size: 2em;
    line-height: 0.9em;
    text-transform: uppercase;
    margin-bottom: 25px;
}

/* =========================================================
   HOME BANNER ENVIRONMENT
   ========================================================= */

.metlsaw-hero {
    position: relative;
    width: 100%;

    /* IMPORTANT */
    height: auto;
    min-height: 0;
    overflow: visible;

    background-image:
        linear-gradient(
            to bottom,
            rgba(242, 91, 43, 0.28) 0%,
            rgba(242, 91, 43, 0.14) 18%,
            rgba(242, 91, 43, 0.05) 32%,
            rgba(242, 91, 43, 0) 48%
        ),
        url("/Portals/0/Images/banner-background.webp");

    background-position:
        center top,
        center center;

    background-size:
        100% 100%,
        cover;

    background-repeat:
        no-repeat,
        no-repeat;
}

.landing-hero {
    position: relative;
    width: 100%;

    /* IMPORTANT */
    height: auto;
    min-height: 0;
    overflow: visible;

    background-image:
        linear-gradient(
            to bottom,
            rgba(242, 91, 43, 0.28) 0%,
            rgba(242, 91, 43, 0.14) 18%,
            rgba(242, 91, 43, 0.05) 32%,
            rgba(242, 91, 43, 0) 48%
        ),
        url("/Portals/0/Images/banner-background.webp");

    background-position:
        center top,
        center center;

    background-size:
        100% 100%,
        cover;

    background-repeat:
        no-repeat,
        no-repeat;
}

/* DNN pane itself fills the banner area */

.BannerPane {
    position: relative;
    width: 100%;
    height: 100%;
}


/* =========================================================
   RESPONSIVE BANNER HEIGHT
   Allow content to determine final height.
   Values below are minimum design heights only.
   ========================================================= */

.BannerPaneHolder,
.BannerPane {
    height: auto;
    min-height: 390px;
}


/* =========================================================
   SMALL DESKTOP / TABLET
   ========================================================= */

@media (max-width: 1199px) {

    .BannerPaneHolder,
    .BannerPane {
        height: auto;
        min-height: 390px;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .BannerPaneHolder,
    .BannerPane {
        height: auto;
        min-height: 350px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .BannerPaneHolder,
    .BannerPane {
        height: auto;
        min-height: 420px;
    }

}


/* =========================================================
   ARTICLE POSITIONING
   ========================================================= */

.BannerPaneHolder .edn_article {
    margin-top: 2em;
}

h1.edn_articleTitle {
    color: #055390;
    margin: 0;
    padding: 0;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
}

.DetailsOnDeployment h1.edn_articleTitle {
    margin-bottom: 0.25em;
}

.BannerOnly {
    margin-bottom: 4em;
}

h2 {
    padding: 10px 0;
    font-weight: 300;
    color: #333;
    font-size: 1.3em;
	margin-top:0.5em;
}

.BodyTopPartText span,
.BodyTopPartText strong,
h2 span {
    color: #055390;
    font-weight: 700;
}

.edn_articleDetails p {}

.col-sm-12 h1,
.col-sm-12 h2 {}

/* =========================================================
   TOP SECTION
   Cutting Mission / Machine Selector Background
   ========================================================= */

.TopDivStyle {
    position: relative;
    width: 100%;
    overflow: hidden;
}


/* =========================================================
   TOP PANE
   Full-width upper UI area
   ========================================================= */

.TopPane {
    position: relative;
    width: 100%;
}


/* =========================================================
   TOP PANE LOWER
   Bootstrap-contained lower content area
   ========================================================= */

.TopPaneLower {
    position: relative;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .TopDivStyle {
        background: linear-gradient(
            90deg,

            #fbe8e2 0%,
            #fdf3ef 15%,
            #ffffff 32%,

            #ffffff 68%,

            #fdf3ef 85%,
            #fbe8e2 100%
        );
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .TopDivStyle {
        background: linear-gradient(
            90deg,

            #fcedе8 0%,
            #fff8f6 12%,
            #ffffff 26%,

            #ffffff 74%,

            #fff8f6 88%,
            #fcede8 100%
        );
    }

}

.TopPaneLower h2 {
    color: #fff;
}

.TopDivStyle h2 {
    border: 0;
    text-transform: uppercase;
}

h3 {
    font-size: 1.7em;
    color: #000;
    padding: 10px 5px;
    margin-bottom: 25px;
    display: block;
    font-weight: 500;
}

.ContentPane2 h4 {
    color: #fff;
}

h5 {
    font-size: 1em;
    color: #333;
    font-weight: 100;
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #dedede;
    min-height: 50px;
    padding: 0.5em 0;
}

h5 span {
    color: #3db45b;
}

h6 {
    font-weight: 700;
    font-size: 1.3em;
    margin: 15px 0;
    display: block;
    text-align: center;
}

.FooterTitle h6 span.Head {
    padding-right: 10%;
    border-bottom: 3px solid #f15a29 !important;
}

.Container h6 {
    text-align: left;
}

p.FooterAboutUs {
    color: #949393;
    padding-top: 10px;
    padding-bottom: 15px;
}

.ContactList li {
    color: #b3b3b4;
    margin-bottom: 1em;
    float: left;
    width: 100%;
    line-height: 18px;
}

.SSMRVP {
    padding: 0.5em 0;
    margin: 1em;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.AceLegal {
    color: #efefef;
    font-size: 12px;
    text-align: left;
}

a {
    color: #fff;
}

.PhoneMobile {
    display: none;
}

.CTA {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Address p {
    font-size: 1.2em;
    line-height: 1em;
    margin: 0;
}

.Address h5 {
    font-size: 1.2em;
    margin-bottom: 15px;
    color: #00adef;
}

.Address div.MatchHeight {
    margin-bottom: 50px;
}

video {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* Default Landscape Video */
.BannerVideo {
    position: relative;
    width: 100%;
    padding-bottom: 35.21%;
    height: 0;
    overflow: hidden;
}

.BannerVideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}

/* Portrait orientation media query (or small screens) */
@media (max-width: 768px), (orientation: portrait) {
    .BannerVideo {
        padding-bottom: 100%; /* Switch to square aspect ratio */
    }

    .BannerVideo video {
        /* Optional: set specific styles for portrait video if needed */
    }
}

.QualityStatement {
    margin: 3em 0;
}

.QualityStatement p {
    font-size: 1em;
}

p.SignUp {
    font-size: 1em;
    line-height: 38px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 35px;
    font-weight: 500;
    color: #666;
}

.form-wrapper {
    border: 1px solid #dcdee0;
    padding: 0.5em;
    width: 30em;
    margin: 1em auto;
    overflow: hidden;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    max-width: 100%;
}

p.disclaimer {
    display: block;
    text-align: center;
    font-size: 0.8em;
    font-style: italic;
}

footer#disclaimer p {
    padding-top: 20px;
    font-size: 0.875em;
    color: #909091;
    font-style: italic;
    text-align: center;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input[type="email"] {
    border: none;
    float: left;
    font-size: 1em;
    padding: 0.5em;
    outline: 0;
    margin-top: 0.7em;
    width: 19em;
}

input[type="submit"] {
    background: #f15a29 !important;
    color: #333;
    box-shadow: inset 0 2px 2px #e6b600;
    transition: 0.8s;
    padding: 1em;
    font-size: 1em;
    float: right;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 2px 2px #217ca2;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: button;
}

input:hover[type="submit"] {
    background: #ffe47b !important;
    color: #333;
    transition: 0.8s;
}

.PatentNo p {
    margin: 0;
    font-size: 1em;
    font-style: italic;
    font-weight: 300;
}

.mix-item {
    display: none;
}

.MixFilterButton {
    display: inline;
    padding: 0.25em;
    height: auto;
}

.controls {
    padding: 1em 0 2em 0;
}

.controls a.btn-primary {
    background: #f15a29;
    border-color: #f15a29;
    padding: 1em 0.5em;
    margin: 0.25em;
    color: #fff;
    min-width: 75px;
    font-size: 1.3em;
}

.controls a.btn-primary.mixitup-control-active,
.controls a.btn-primary:hover {
    background: #07212f;
    border-color: #f15a29;
}

.alert {
    background: 0 0;
}

.alert p {
    color: #4db348;
    font-size: 0.9em;
}

.alert h4 {
    font-size: 1em;
    color: #ffcb08;
    margin: 1em 0;
}

.mi-col-level p {
    font-size: 1.2em;
}

ul.Tag {
    display: block;
    text-align: left;
}

.ViewArticle {
    margin: 5em auto 0 auto;
}

.Tag li {
    padding: 5px 10px;
    border: 1px solid #727b7e;
    margin: 4px;
    text-decoration: none;
    transition: 0.8s;
    display: inline-block;
}

.Tag li:hover {
    background: #f15a29;
    transition: 0.8s;
}

.Tag li:hover a {
    color: #fff;
    text-decoration: none;
}

.product-doc:before {
    padding-right: 15px;
    margin-left: 5px;
    content: url(/download.gif);
}

.Tag li a {
    color: #949393;
}

.product-doc a {
    font-size: 0.85em;
}

.CompareMatrix td {
    font-size: 1em;
}

.CompareMatrix thead {
    padding-bottom: 30px;
    background: #f15a29;
    color: #fff;
}

.CompareMatrix tbody tr td:first-child {
    font-weight: 700 !important;
}

.CompareMatrix .Adv {
    color: #f15a29;
}

.CompareMatrix .Adv,
.CompareMatrix .DisAdv {
    text-align: center;
    font-weight: 700;
    font-size: 2em;
}

.CompareMatrix .DisAdv {
    color: Red;
}

.CompareMatrix .disclaimer {
    font-size: 0.8em;
    text-align: center;
}

.ListProduct img,
.ListProduct picture {}

.configuator {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}

.Download a,
.search_desktop a.do_search {
    padding: 0.3em 1em;
    background: #f15a29;
    color: #121212;
    font-size: 1.2em;
    font-weight: 300;
    transition: 0.8s;
    clear: both;
	text-decoration:none;
}

.NeedQuote {
    text-align: right;
    padding: 2em 0;
}

.NeedQuote .Download {
    padding: 0;
    margin: 0;
}

.NeedQuote h5 {
    border-bottom: 0;
    padding: 0;
    margin: 0;
    min-height: 0;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 500;
    display: block;
    text-align: left;
    color: #055390;
    text-transform: capitalize;
}

.NeedQuote,
.NeedQuote a {
    color: #055390;
}

.NeedQuote .fa-phone-square {
    color: #112449;
}

.fa-phone {
    color: #f15a29
}

.Download a:hover,
.search_desktop a.do_search:hover {
    opacity: 0.8;
    transition: 0.8s;
    background: #055390;
    color: #fff;
}

a.QuoteButton {
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #055390;
}

.TopInfo a.QuoteButton {
    background: #f15a29;
    color: #112449
}

a.QuoteLarge {
    font-size: 2em;
    padding: 1em 2em;
}

.Download {
    padding-top: 1em;
}

.home_video_controls i {
    display: inline-block;
    background: #f15a29;
    color: #fff;
    padding: 8px 15px;
    margin: 0 4px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1em;
}

.home_video_controls i:hover {
    background: #f15a29;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.BodyTopPartTitle {
    line-height: 2em;
    padding: 0;
    font-size: 1.4em;
    font-weight: 300;
    font-style: normal;
    color: #454545;
}

.BodyTopPartTitle span {
    font-weight: 700;
}

.BodyTopPartText {
    color: #727272;
    display: block;
    font-size: 18px;
    font-weight: 200;
    line-height: 23px;
    padding-bottom: 18px;
}

.ListSec a {
    text-decoration: none;
}

.ListImgBlock {
    position: relative;
}

.ListImgBlock,
.ListDetailBlock {
    text-align: center;
}

.TeamPart span.Name {
    font-size: 1em;
    min-height: 50px;
}

.TeamPart span {
    line-height: 100% !important;
    padding: 10px 0;
    display: block;
    text-align: center;
}

.TeamPart {
    text-align: center;
}

.ImgNav {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    margin-top: 1em;
    display: inline-block;
}

.ImgNav img:hover {
    opacity: 0.55;
    transition: 0.8s;
}

.ImgNav:hover {
    background: #f15a29;
    border: 2px solid #f15a29;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}

span.Phone {
    font-size: 1.1em;
}

span em {
    color: #fff;
    margin: 0 0.5em;
}

.ViewDetails {
    margin-bottom: 2em;
}

.ListDescBlock {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ListDescBlock,
.ListDescBlock p,
.ListDescBlock strong {
    font-size: 1em;
    margin: 0;
}

.ListDescBlock li:not(:last-child):after {
    content: " |";
    margin-right: 5px;
}

.ListDescBlock a h4,
.ListDescBlock a span {
    font-size: 0.8em;
    color: #333;
    text-transform: capitalize;
    padding: 0 0 0.5em 0;
    text-align: center;
    display: block;
    line-height: 0.9em;
}


.ProductModel,
.ProductModel span,
.ProductModel span i,
div.CuttingCapacity {
    font-weight: 500;
	padding:0.25em;
}

div.CuttingCapacity {
    line-height: 1em;
    font-size: 0.7em;
    text-align: center;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.BladesBox {width:19%;}

.ProductModel p {width:auto;font-weight: 700;font-size: 0.5em;}

.ProductModel span {
    background: #f15a29;
    color: #000;
    text-transform: uppercase;
    padding: 4px 8px;
}

.ProductModel i {
    background: #333;
    color: #fff;
    font-style: normal;
    padding: 4px 8px;
}

p.ProductLineBlock {
    font-size: 1.3em;
    line-height: 1.1em;
    font-weight: 100;
}

p.ProductSpecs,
p.ProductSale {
    font-size: 0.9em;
    display: block;
}

p.ProductSpecs span,
p.ProductSale span,
.CTA h4 span {
    color: #29C9DB
}

h4.edn_articleTitle {
    display: block;
    margin: 0;
    margin-bottom: 4px;
    font-size: 1em;
	padding:1em 0;
	font-weight:400;
}

.ListDescBlock a {
    text-decoration: none;
}

picture img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    border-top: 1px solid #ccc;
}


/*  Sketchfab resource mgt */

.sketchfab-lazy {
  position: relative;
  width: 100%;
  background: #035290;
}

.sketchfab-poster {
  position: relative;
  display: block;
  width: 100%;
  height: 500px;
  padding: 0;
  border: 0;
  background: #035290;
  cursor: pointer;
  overflow: hidden;
}

.sketchfab-poster img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sketchfab-play {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 210px;
  height: 68px;
  padding: 0 24px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background: rgba(0,0,0,.76);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  line-height: 1;
  box-shadow: 0 8px 28px rgba(0,0,0,.35);
  transition: transform .2s ease, background .2s ease;
}

.sketchfab-play-icon {
  display: block;
  width: 0;
  height: 0;
  margin-left: 4px;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 20px solid #fff;
}

.sketchfab-play-label {
  display: block;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .01em;
}

.sketchfab-poster:hover .sketchfab-play,
.sketchfab-poster:focus .sketchfab-play {
  transform: translate(-50%, -50%) scale(1.06);
  background: rgba(0,0,0,.9);
}

.sketchfab-poster:focus {
  outline: 3px solid #fff;
  outline-offset: -6px;
}

.sketchfab-embed-wrapper iframe {
  display: block;
  width: 100%;
  height: 500px;
  background: #035290;
}

.MixContainer {
    position: relative;
    min-height: 500px;
}

.MixFilters div {
    padding: 0;
}

.shown p {
    display: block;
    margin-bottom: 1em;
}

.ArticleDetailsRow {
    margin-top: 2em;
}

.ArticleDetails h4 {
    text-decoration: underline;
    -webkit-text-decoration-color: #29C9DB;
    /* safari still uses vendor prefix */
    text-decoration-color: #29C9DB;
}

.article_column ul {
    margin: 1em 0 1em 0.5em;
    list-style-type: none;
}

.DODDetails {
    margin-top: 2em;
}

.edn_articleDetails ul,
.article_column ul,
.RelClamp ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 2.5em;
    -webkit-column-gap: 2.5em;
    -moz-column-gap: 2.5em;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari, Opera */
    page-break-inside: avoid;
    /* Firefox */
    break-inside: avoid;
    /* IE 10+ */
    list-style-type: none;
    display: inline-block;
    text-align: left;
    text-indent: -20px;
    margin-left: 20px;
    padding: 0 0 1.5em 0;
    width: 100%;
}

.LowerHTML ul {
    display: inline-block;
    text-align: left;
    text-indent: -20px;
    margin-left: 20px;
    padding: 0 0 1.5em 0;
    width: 100%;
}

.DuoLt {
    padding: 0 5em 0 0
}

.DuoRt {
    padding: 0 0 0 5em
}

.edn_articleDetails ul li:before,
.article_column ul li::before,
.ProductInfo ul li:before,
.LowerHTML ul li:before {
    content: "\f0da";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1);
    width: var(--icon-space);
    color: #f15a29;
}

.edn_articleDetails ul li,
.article_column ul li::before,
.ProductInfo ul li:before {
    break-inside: avoid-column;
}

.ProductInfo img {
    max-width: 15px;
    width: 15px;
}

.ProductInfo p {
    display: inline-block;
}

.ProductInfo span {
    padding-left: 0.5em;
}

.ProductInfo h6 {
    display: block;
    font-size: 1em;
    color: #000;
}

.ProductInfo h6 span {
    font-weight: 100;
}

.InStockItem {
    margin: 2em 0 4em 0;
}

.InStockItem h5 {
    font-size: 0.9em;
    min-height: inherit;
}

.InStockItem h5 span {
    font-weight: 700;
    color: #29C9DB
}

.InStockItem p {
    font-size: 0.9em;
}

.InStockDescriptionBlock {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.RelInStockBlock {
    width: 33%;
}

.BoxBorder {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.DetailsOnDeployment {
    margin-top: -8px;
}

.edn_mediaContainer,
.ProductImageBox {
    position: relative;
}

.SaltReady {
    position: absolute;
    width: 100px;
    bottom: 15px;
    z-index: 800;
    left: 50%;
    margin-left: -50px;
}

.ProductImageBox .SaltReady {
    width: 17%;
    bottom: 15%;
    right: 50%;
    margin-right: -12.5%;
}

.ListBoxPad {
    margin-bottom: 5em;
}

.justified-gallery {}

.MenuWidgetImageBox {
    margin-bottom: 5em;
}

.edn_articleDetails ol li,
.edn_articleDetails ul li {}

.DocsList h4 {
    text-align: left;
}

.DocsList h4 a span {
    color: #444;
    font-size: 0.7em;
    line-height: 0.8em;
}

.ProductImageBox,
.DocsList p {
    text-align: left;
}

.DocsList h6 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0;
    margin: 0.5em 0;
}

.DocsList h6 span {
    border-bottom: 1px solid #666;
    border-top: 2px solid #f15a29;
}

.DocsList p {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

.DocsList img {
    height: 200px;
    width: auto;
}

.DocsList .Tag li {
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
}

.DocsList .Tag li:hover {
    background: 0 0;
}

.DocsList .Tag li:hover a {
    color: #000;
}

.DocItem .ListDescBlock li:not(:last-child):after {
    content: " ";
    margin: 0;
}

.DocItem {
    margin: 2em 0;
}

.DocsList .BoxBorder {
    border: 1px solid #efefef;
}

.GreyBlock {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(238, 238, 238)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgb(238, 238, 238), rgba(255, 255, 255, 0));
    margin-bottom: 2em;
}

.GreyBlock p {
    font-size: 1em;
    display: block;
    text-align: center;
}

.GreyBlock h3 {
    border: none;
    font-weight: 700;
}

.GreyBlock .link-app {
    padding: 1em;
}

.NeedQuoteHeader {
    background: #f5f5f5;
}

.NeedQuote,
.NeedQuote a,
.NeedQuote p {
    font-size: 1.1em;
}

.NeedQuote a {
    text-decoration: none;
}

.NeedQuoteHeader h5 {
    color: #333;
    font-weight: 700;
}

.CTA {
    display: inline-flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 3em;
}

.CTA h4 {
    padding: 0;
    color: #666;
    font-size: 1.2em;
    font-weight: 700;
}

.CTA-Button {
    text-align: right;
}

.CTA h1.edn_articleTitle,
.CTA h4 {
    margin: 0;
    padding: 0;
}

.CTA a {
    display: inline-block;
    margin: 0.5em 0;
}

.DetailsMSRP {}

.RelModelOptions {
    margin: 3em 0;
}

.btn {
    border-radius: .5em;
	background:#f15a29;
	border:0;	
	text-transform:uppercase !important;
	padding: 0.2em 0.5em;
}

a.btn, a.button {
    color: #fff;

}

.btn:hover {background:#f37247}

.btn-large {
    font-weight: 700;
    font-size: 1.6em;
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.9;
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    margin-top: 20px;
    background: #000;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 5px solid #000;
    background: #fff;
}

#cboxTitle {
    margin: 0;
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0;
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox {
    outline: 0;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc;
}

#cboxLoadingGraphic {
    background: url(colorbox/loading.gif) center center no-repeat;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(colorbox/controls.png) top left no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(colorbox/controls.png) top right no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: bottom right;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(colorbox/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: bottom center;
}

.outlined {
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.1em;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: transparent;
    box-sizing: border-box;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.outlined:hover {
    background: #f15a29;
    color: #fff;
}

.outlined,
a.b_boxed,
a.b_icon,
a.rvdPrintAction.b_boxed,
a.rvdsfContinueShoppingAction.b_boxed,
a.rvdsfEditCartAction.b_boxed {
    border: 0;
    box-sizing: border-box;
    color: #f15a29;
    display: inline-block;
    text-align: center;
    position: relative;
}

.dnnPrimaryAction,
.rvdSearchAction,
a.b_boxed,
a.rvdsfEditCartAction.b_boxed,
button.outlined {
    width: auto !important;
    font-weight: 300 !important;
    font-size: 1em !important;
    line-height: 16px !important;
    text-transform: uppercase !important;
    padding: 6px 6px !important;
}

.ModDnnForgeLatestArticlesC h1,
.form-all h1,
.ornamental {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}

.dnnPrimaryAction:after,
.rvdSearchAction:after,
a.b_boxed:after,
a.b_icon:after,
button.outlined:after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 0 !important;
    background: #e1daca !important;
    -webkit-transition: height 0.3s !important;
    transition: height 0.3s !important;
}

.table {
    margin: 50px 0;
}

.ul.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.ul.display-flex>[class*="li"] {
    flex-grow: 1;
}

.jumbotron {
    background: #17315f;
    color: #fff;
    font-size: 2.2em;
    line-height: 1.2em;
    text-align: center;
    font-weight: 100;
}

.list-group-item {
    border: none;
}

.edn_articleDetails ul li.edn_docType_pdf::before {
    content: "";
}

.DisplayNone {
    display: none;
}

.PadRow,
.RowPad {
    padding: 1em 0;
}

.ListProduct {
    padding: 3px;
    transition: 0.8s;
}

.ListProduct:hover {
    transition: 0.8s;
}

.ListProduct img,
.ListProduct picture {
    transform-origin: 50% 50%;
    transition: transform 0.2s, filter 0.2s ease-in-out;
    filter: brightness(100%);
}

.ListProduct:hover img,
.ListProduct:hover picture {
    transform: scale(1.02);
    filter: brightness(108%);
}

.ListProduct .ProductImageBox a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#container {
    margin: 0 auto;
    max-width: 890px;
}

.container {
    width: 1570px;
}

p {
    color: #666;
}

.toggle,
[id^="drop"] {
    display: none;
    font-size: 2em;
}

.edn_articleDocuments ul {
    padding: 15px;
    list-style-type: none;
}

.edn_articleDocuments ul li a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f0f6";
    color: #f15a29;
    font-size: 1.3em;
}

.edn_articleDocuments ul li.edn_docType_pdf a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f1c1";
    color: #035290;
    font-size: 1.3em;
}

.edn_docDetails {
    color: #666;
    display: block;
    font-style: italic;
    margin-left: 25px;
    font-size: 0.8em;
}

div.bottomtext h4,
div.mail h4,
div.map h4,
div.phone h4 {
    color: #f15a29;
    font-size: 1.5em;
    font-weight: 700;
}

div.bottomtext p,
div.mail p,
div.map p,
div.phone p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
}

div.mail {
    background-color: #444;
}

div.phone {
    background-color: #666;
}

.FooterPhone {
}


/* =========================================================
   STICKY HEADER
   ========================================================= */

.HeaderDivStyle {

    position:
        sticky;

    top:
        0;

    z-index:
        1000;

    background:
        #fff;

    box-shadow:
        0 7px 18px rgba(0, 0, 0, .10);

    transition:
        box-shadow 160ms ease;

}


/* =========================================================
   REMOVE HEADER SHADOW WHILE MEGA MENU IS ACTIVE

   :has() lets the header respond to the state of the
   mega-menu contained inside it.
   ========================================================= */

.HeaderDivStyle:has(.edsmm_fullWidth:hover),
.HeaderDivStyle:has(.edsmm_fullWidth[style*="display: block"]),
.HeaderDivStyle:has(.edsmm_menuItem:hover .edsmm_fullWidth) {

    box-shadow:
        none;

}

.HeaderHolder {
    background: #fff;
}

.BannerPaneHolder .edn_article {}

.ContentDivStyle {
    background: #fff;
}

.Content2DivStyle {
    background: #f15a29;
}

.SplitDivStyle {
    background: #708090;
    display: block;
    min-height: 12px;
}

.SplitDivStyle:before {
    left: 50%;
    width: 22px;
    height: 22px;
    margin-left: -20px;
    content: "";
    display: block;
    position: absolute;
    border-top: 22px solid #fff;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;

}

.BrandsPane {
    padding: 4em 0;
}

.MainContentRow p {
    font-size: 0.9em;
}

.VideoRow {
}

.LowerDivStyle {
    background: #f15a29;
}

.FooterDivStyle {
    padding: 20px 30px;
    position: relative;
    color: #ccc
}

       .FooterDivStyle A {
            color: #fff;
            transition: color 1s ease, opacity 0.3s ease, transform 0.3s ease;
            opacity: 1;
            display: inline-block;
        }

        .FooterDivStyle A:hover {
            color: #f15a29;
            transform: scale(1.1);
        }

.FooterDivStyle .fa-phone:before {color:#fff;}

.FooterInfo {
    text-align: center;
}

.BannerHolder,
.TopBannerHolder {
    position: relative;
}

.BannerHolder img,
.TopBannerHolder img {
    width: 100%;
    height: auto;
}

.BannerWash picture,
.BannerWash img {
    filter: grayscale(100%);
    /* Standard */
    -webkit-filter: grayscale(100%);
    /* Webkit */
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    /* Firefox4-34*/
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Old WebKit */
    mix-blend-mode: soft-light;
}

.BannerCover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #007495;
    opacity: 0.65;
    z-index: 900;
}

.BannerText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
    z-index: 999;
}

.BannerText h1,
.BannerText h2 {
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0;
}

.BannerText h1 {
    text-shadow: 1px 1px 2px black;
    font-size: 5em;
    margin-bottom: 0.5em;
}

.BannerText h1 span {
    font-size: 0.5em;
    display: block;
    text-shadow: none;
    line-height: 1.1em;
    color: #000;
}

.BannerText h2 span {
    background: #0e425e;
    color: #efefef;
    padding: 0.5em 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.BannerText h2 {
    display: block;
    border: 0;
    font-size: 2em;
    margin: 0.5em;
}

.bxslider .bxItem {
    position: relative;
    background: #f15a29;
}

.ProductListBoxHolder {
    background: #fff;
}

.social_icons li {
    display: inline-block;
    padding: 0;
}

.generic_price_btn {
    display: none;
}

h4.StepNumber {
    font-size: 1.4em; /* Adjust base font size */
}

.StepNumber span {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    background-color: #035290;
    font-weight: 700;
    text-align: center;
    margin-right: 0.5em;
    color: #fff;
}

.StepNumber {
    display: flex;
    align-items: center;
}

.NoPad {padding:0;}

/* Media query for smaller screens */
@media (max-width: 768px) {
    h4.StepNumber {
        font-size: 1.2em; /* Smaller font size for smaller screens */
    }

    .StepNumber span {
        width: 2em;  /* Adjust size for better fit on smaller screens */
        height: 2em;
        line-height: 2em;
    }
}

@media (max-width: 480px) {
    h4.StepNumber {
        font-size: 1em; /* Further reduce font size for very small screens */
    }
}

/*PRICE COLOR CODE START*/

#generic_price_table .generic_content {
    background-color: #fff;
    font-weight: 700
}

#generic_price_table .generic_content .generic_head_price {
    background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
    border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    color: #fff;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li {
    color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span {
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
    background-color: #E4E4E4;
    border-left: 5px solid #028bff;
}

#generic_price_table .generic_content .generic_price_btn a {
    border: 1px solid #028bff;
    color: #028bff;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg {
    border-color: #028bff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #028bff;
    color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span {}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a {
    background-color: #028bff;
    color: #fff;
}

#generic_price_table {
    margin: 50px 0 50px 0;
}

.row .table {
    padding: 28px 0;
}


/*PRICE BODY CODE START*/

#generic_price_table .generic_content {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 1em 0;
}

#generic_price_table .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content {
    margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head {
    padding: 1em 0;
    position: relative;
    z-index: 1;
    background: #f15a29
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    font-size: 28px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
    padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price {
    display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
    display: inline-block;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
    font-weight: 700;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
    font-size: 18px;
    padding: 15px 0;
    transition: all 0.3s ease-in-out 0s;
    font-weight: 100;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

#generic_price_table .generic_content .generic_feature_list ul li .fa {
    padding: 0 10px;
}

#generic_price_table .generic_content .generic_price_btn {
    margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

@media (max-width: 320px) {}

@media (max-width: 767px) {
    #generic_price_table .generic_content {
        margin-bottom: 75px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #generic_price_table .col-md-3 {
        float: left;
        width: 50%;
    }
    #generic_price_table .col-sm-4 {
        float: left;
        width: 50%;
    }
    #generic_price_table .generic_content {
        margin-bottom: 75px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) {}

#generic_price_table_home {}

.text-center h1,
.text-center h1 a {
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}

.demo-pic {
    margin: 0 auto;
}

.demo-pic:hover {
    opacity: 0.7;
}

#generic_price_table_home ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}

#generic_price_table_home li {
    float: left;
}

#generic_price_table_home li+li {
    margin-left: 10px;
    padding-bottom: 10px;
}

a #generic_price_table_home li a {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}

#generic_price_table_home .blue {
    background: #3498DB;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .emerald {
    background: #028bff;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .grey {
    background: #7F8C8D;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .midnight {
    background: #34495E;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .orange {
    background: #E67E22;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .purple {
    background: #9B59B6;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .red {
    background: #E74C3C;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .turquoise {
    background: #1ABC9C;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .divider {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}

#generic_price_table_home .divider span {
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}

#generic_price_table_home .itemname {
    text-align: center;
    font-size: 50px;
    padding: 50px 0 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}

#generic_price_table_home .itemnametext {
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}

#generic_price_table_home .footer {
    padding: 40px 0;
}

.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.bottom_btn {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}

.demo-button:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.bottom_btn:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.PriceBorder {
    border: 1px solid #666
}

.alert {
    background: #999;
    color: #fff;
    padding: 25px;
    border: 1px solid #efefef;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.4em;
    margin: 25px 0;
}

.FancyHeadline {
    border-top: 2px solid #8fcce0;
    border-bottom: 2px solid #8fcce0;
    padding: 8px 0;
    margin: 50px 0;
    display: block;
}

@media all and (max-width: 540px) {
	
    .BannerPaneHolder .edn_article {
        margin-top: 0;
    }
    .PhoneMobile {
        display: block;
        text-align: center;
    }
    .PhoneMobile a {
        color: #f15a29;
        text-decoration: none;
		font-size:0.8em;
    }
    .PhoneDesktop {
        display: none;
    }
    .SiteSearchField {
        font-size: 0.8em;
    }
    .ProductListBoxHolder a {
        text-decoration: none;
    }
    .ProductInfo {
        text-align: left;
    }
    .ProductInfo h6 {
        margin: 0.5em 0 0 0;
    }
    hr {
        margin: 1em 0;
    }
	
	.ProductImageBox {padding:1em 0;}
}

.menu {
    color: transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 solid #f15a29;
}

.Border {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 solid #efefef;
}

nav label {
    font-weight: inherit;
    font-size: 0.6em;
}

#logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 1em;
    line-height: 60px;
}

nav:after {
    content: "";
    display: table;
    clear: both;
}

nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 999;
    display: inline-block;
}

nav ul li {
    display: inline-block;
    background-color: transparent;
    text-align: left;
    margin-top: -3px;
    border-top: 3px solid transparent;
}

nav ul li:hover {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: -3px;
}

nav ul li.current {
}

nav ul ul li.current {
    border-top: 0;
    background: 0 0;
}

nav ul li.current a {
    color: #000;
}

nav ul li ul li.current:before {
    content: "\25ba";
    position: absolute;
    left: -5px;
    color: #f15a29;
    top: 14px;
}

nav ul li ul {
    background: #fff;
    opacity: 0.95;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

nav a,
nav a:active,
nav a:link,
nav a:visited {
    font-weight: 300;
    display: block;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none !important;
}

label.toggle2 {
    display: none;
}

ul.nav-menu ul li a {
    color: #000;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 2em;
}

nav ul li a:hover,
ul.nav-menu ul li a:hover,
ul.nav-menu>li:hover>a {
    color: #fff;
}

nav ul ul {
    display: none;
    position: absolute;
}

nav ul li:hover>ul {
    display: inherit;
}

nav ul ul li {
    float: none;
    display: list-item;
    position: relative;
    border-bottom: 1px solid #f15a29;
}

nav ul ul li:last-child {
    border-bottom: 0;
}

nav ul ul li:hover {
    background-color: #f15a29;
}

nav ul ul li:hover:last-child {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

nav ul ul li a {
    color: #efefef;
    font-weight: 100;
}

li>a:after {
    content: " +";
    display: none;
}

li>a:only-child:after {
    content: "";
}

@media all and (max-width: 2500px) {
    .SaltReady {
        width: 20%;
        margin-left: -10%;
    }
}

@media all and (max-width: 1920px) {
    .BannerText h1 {
        font-size: 4em;
    }
    .BannerText h2 {
        font-size: 1.7em;
    }
}

@media all and (max-width: 1570px) {
    .container {
        width: 1170px;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
    }
    .BannerText h1 {
        font-size: 3em;
    }
    .BannerText h2 {
        font-size: 1.5em;
    }
    .InStockDescriptionBlock {
        flex-direction: column
    }
    .RelInStockBlock {
        width: 100%;
    }
    .RelInStockBlock h6 {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        padding-right: 1em;
        margin-right: 1em;
        border-right: 1px solid #dedede;
        line-height: 1.5em;
    }
    .RelInStockBlock p {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        margin-right: 1em;
        line-height: 1.5em;
    }
	.HeadlineHolderInt h1 {font-size:3.5em;}
}

@media all and (max-width: 1420px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 1em;
        padding-left: 0.8em;
        padding-right: 0.8em;
    }
    .BannerText h1 {
        font-size: 2.5em;
    }
    .BannerText h2 {
        font-size: 1.3em;
    }
	.HeadlineHolderInt h1 {font-size:3em;}
}

@media all and (max-width: 1200px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 1em;
        padding-left: 0.6em;
        padding-right: 0.6em;
    }
    .MixFilterButton {}
    .container {
        width: inherit;
    }
    .Download a {
        font-size: 0.9em;
        padding: 0.5em;
    }
    a.QuoteButton {
        font-size: 1.3em;
        padding: 0.5em 1em;
    }
    .DuoLt {
        padding: 0 3em 0 0
    }
    .DuoRt {
        padding: 0 0 0 3em
    }
    .ListProduct .SaltReady {
        display: none;
    }
	.HeadlineHolderInt h1 {font-size:2.75em;}
}

@media all and (max-width: 1024px) {
    .configuator {
        margin: 0.5em 0;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 0.8em;
    }
    .BannerText {
        place-content: center;
        place-items: center;
    }
    .BannerText h1,
    .BannerText h2 {
        width: 100%;
        text-align: center;
    }
    h4.edn_articleTitle span {
        font-size: 1em;
    }
	.HeadlineHolderInt h1 {font-size:2.25em;}
	.ThreeDRow h5 {font-size:2em;}
	.NeedQuote a {font-size:0.9em;display:block;}
}


@media all and (max-width: 992px) {
    .BladesBox {
        width: 100%;
    }
}



@media all and (max-width: 990px) {
	
	.TopInfo {float:none;display:flex;align-items:center;justify-content:space-evenly;padding:0.5em 0;}
	
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 0.8em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .SiteSearchField {
        font-size: 0.8em;
    }
    .Download a {
        font-size:0.9em;
    }
    .QuoteRow a {
        display: inline-block;
    }
    .MixFilterButton {}
    nav {
        float: none;
        text-align: center;
    }
	.SiteLogo {
        text-align: left;
        padding: 1em;
    }
    .ListImgBlock,
    .ListDetailBlock {
        text-align: left;
    }
	.ListDescBlock {}
    .ProductSpecs {
        font-size: 0.8em
    }
    .TopInfo p {
        font-size: 1.75em;
        text-align: center;
    }
    .ActionsPaneHolder {}
    .HeaderHolder .container {
        padding: 0;
    }
    .NoMobilePad {
        padding: 0 !important;
    }
    .BannerText h2 span {
        background: transparent;
        padding: 0;
    }
}

@media all and (max-width: 768px) {
	
	.Download, .TopInfo p  {font-size:0.8em; padding: 0}
	
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        padding-left: 0.4em;
        padding-right: 0.4em;
    }
    nav {
        top: 34px;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
	
    .NeedQuote h5 {
        display: block;
        text-align: center;
        padding: 0;
        margin: 0;
        font-size: 1.5em;
    }
    .ProductList .ProductInfo {}
    .ProductList .ProductInfo strong {
        display: block;
    }
    .SiteSearchField {
        font-size: 0.8em;
    }
    .jumbotron {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .MainContentRow {
        margin: 15px 0;
    }
    .ListProduct {
        margin-bottom: 0;
    }
    .Download {
        padding: 0;
        text-align: center;
    }
    .NeedQuote {
        text-align: center;
        padding-top: 25px;
    }
    .RowPad {
        padding: 0;
    }
    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }
    i.fa-bars {
        font-size: 3em;
        margin-right: 0;
    }
    .ListSec {
    }
    .ProductListBoxHolder {
        background: #fff;
        border: 0 solid #000;
        padding: 0 8px;
    }
    .ProductListBoxHolder p {
        padding: 0;
        margin: 0;
        font-size: 0.4em;
    }
    .SaltMSRPSpacer {
        margin-top: 2.5em;
    }
    .BannerText h1 {
        font-size: 2em;
    }
    .BannerText h1 span {
        padding-bottom: 0.5em;
        line-height: 1.2em;
    }
    .BannerText h2 {
        font-size: 1.5em;
        padding: 0;
        margin: 0.5em 0 0 0;
    }
    .CTA a.btn {
        width: 100%;
        padding: 0.5em 1em;
        margin: 0.5em 0;
    }
    hr {
        margin: 0;
    }
    h4 {
        margin: 1em 0;
    }
	.HeadlineHolderInt h1 {font-size:1.75em;}
	
	ul.social_icons, ul.social_icons li {margin:0;}
	
	ul.social_icons {font-size:0.8em;}
	
	.social_icons {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
	
}

@media all and (max-width: 767px) {
    nav {
        top: 9px;
    }
    .search_input a.do_search,
    .search_input div input {
        padding: 4px;
        font-size: 0.7em;
    }
    .CTA {
        text-align: center;
        padding: 0 0 2em 0;
    }
    .CTA a.btn {}
    .CTA-Button {
        text-align: center;
    }
    h1.edn_articleTitle {
        margin: 0;
    }
    .DuoLt {
        padding: 0
    }
    .DuoRt {
        padding: 0
    }
    .controls {
        text-align: left;
    }	
	.ProductListBoxHolder p {font-size:0.7em;line-height:1em;}
	
	.ProductModel {font-size:0.9em;margin-top:0.5em;}
	.ProductModel i, .ProductModel span {padding:4px 2px;}
	.ProductModel i.fa-hand-o-left {display:none;}
}


@media all and (max-width: 540px) {
	
	.MediaBoxLeft {float:none;padding:2em 0;width:100%}
	.MediaBoxRight {float:none;padding:2em 0;width:100%}
	
	.TopInfo {margin-bottom:0.5em;}
	
	.SiteLogo {padding: 6px 10px;}
	
	.Download, .TopInfo p  {font-size:1.1em; padding: 0;margin:0;}
	
	.HeadlineHolderInt h2 {font-size:1.3em;}

	.HeadlineHolderInt h2 {background:rgba(0, 0, 0, 0.4);font-size:1.3em;}
	
    .CTA {
        margin: 0;
        text-align: center;
    }
    .edn_articleDetails ul {
        columns: 1;
    }
    .CTA a.btn {
        font-size: 0.9em;
        margin-top: 1em;
    }
    .CTA h1.edn_articleTitle {
        text-align: center;
        margin-bottom: 0.5em;
    }
    .controls a.btn-primary {
        font-size: 1em;
    }
    h2.edn_articleSubTitle {
        text-align: center;
    }
    .ArticleDetailsRow {
        margin-top: 2em;
    }
    td.AdvDetail,
    th.AdvDetail {
        display: none;
    }
    .TopDivStyle h2 {
        color: #666;
        font-size: 1.2em;
    }
    .NeedQuote h5 {
        display: block;
        text-align: center;
        padding-bottom: 0.7em;
        font-size: 1.4em;
    }
    .blog_articles .blog_article_item>.article_title * {
        font-size: 1.5em;
    }
    .MixFilterButton {
        width: 33% !important;
    }
	
    .ListProduct btn {
        display: none;
    }
    .ProductList h4.edn_articleTitle span {
        font-size: 1em;
        font-weight: 100;
    }
    .ListDescBlock a h4,
    .ListDescBlock h4 {
        text-align: left;
        font-size: 0.8em;
    }
    .ProductList,
    .RelComponent {
        padding: 0 0 1em 0;
        border-bottom: 1px solid #efefef;
        margin: 0 0 1em 0;
    }
    .ListDescBlock {
        padding: 0 0 0 1em;
    }
    .MixContainer {
        padding: 0 0 2em;
    }
    .article_column ul {
        margin: 0;
    }
    .RelComponent h4 {
        display: block;
    }
    .ViewArticle {
        padding: 2em 0;
    }
    .ProductListBoxHolder {}
    .ListSec {
        padding-bottom: 2em;
    }
    .home_video_controls i {
        font-size: 0.8em;
    }
    .BodyTopPartTitle {
        font-weight: 500;
        line-height: 1.2em;
    }
    .configuator {
        margin-top: 1.5em;
        margin-bottom: 1.5em;
    }
    .FooterPhone {
        font-size: 0.8em;
    }
    input[type="submit"] {
        display: block;
        width: 100%;
    }
    h2 {
        font-size: 1em;
    }
    h1.edn_articleTitle,
    h2.edn_articleSubTitle {}
    h1.edn_articleTitle {
        font-size: 1.4em;
        margin: 1em 0;
    }
    h2.edn_articleSubTitle {
        font-size: 1.4em;
    }
    h4 {
        font-size: 1.3em;
    }

	
    nav {
        width: 100%;
        margin: 0;
        position: absolute;
        right: 0;
        top: 45px;
        font-size: 2em;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        padding: 1em;
        font-size: 0.8em;
        color: #000;
    }
    nav ul {
        box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        -webkit-box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        float: none;
        text-align: center;
    }
    nav ul li {
        line-height: 1em;
        display: block;
        width: 100%;
    }
    nav ul li ul {
        opacity: 1;
    }
    ul.nav-menu ul li a,
    ul.nav-menu ul li a:hover {
        font-size: 0.8em;
        line-height: 1em;
    }
    label.toggle2 {
        display: inherit;
        margin: 1em;
        font-size: 0.8em;
    }
    ul.nav-menu>li:hover>label.toggle2 {
        color: #fff;
    }
    .HeaderHolder {
        margin: 0;
        padding: 0;
    }
    .navigation-container {
        padding: 0.5em 0 0;
    }
    .toggle2 {
        width: 100%;
        min-height: 20px;
        color: #000;
        font-size: 0.65em;
        cursor: pointer;
    }
    label.toggle2:current,
    label.toggle2:hover {
        color: #fff;
    }
    label.toggle {
        font-size: 0.5em;
    }
    ul.nav-menu {
        background-color: #fff;
        position: relative;
        height: 0;
        overflow: hidden;
        margin-top: 0;
        top: -55px;
    }
    ul.nav-menu:after {
        content: "";
        display: table;
        clear: both;
    }
    .toggle {
        display: block;
        color: #333;
        text-decoration: none;
        border: none;
        position: absolute;
        top: -265px;
        right: 1.25em;
    }
    .toggle:hover {
        cursor: pointer;
    }
    nav ul label.toggle {
        text-transform: uppercase;
        position: static;
        padding: 10px 12px;
    }
    [id^="drop"]:checked+ul {
        display: block;
        height: auto;
    }
    nav [id^="drop"]:checked+ul label+a {
        display: none;
    }
    .menu {
        background-color: transparent;
    }
    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }
    nav a:hover,
    nav ul label.toggle:hover,
    nav ul li a:hover,
    nav ul ul ul a {
        margin: 0;
        color: #fff;
    }
    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: #fff;
        font-size: 1.3em;
    }
    nav ul li ul li .toggle,
    nav ul ul a {
        padding-left: 45px;
    }
    nav ul li ul li.current:before {
        top: 14px;
        left: -10px;
        font-size: 0.7em;
    }
    nav ul ul {
        float: none;
        position: static;
        color: #fff;
    }
    nav ul li:hover>ul,
    nav ul ul li:hover>ul {
        display: none;
    }
    nav ul ul li {
        display: block;
        width: 100%;
        font-size: 0.8em;
    }
    .btn {
        padding: 0.25em 0.5em;
    }
    .TopBannerHolder picture img {
        border: 0;
    }
    .ListSec {
        margin: 0;
    }
    .Download a {
        padding: 0.5em;
    }
    #dnn_dnnLogo1_imgLogo {
        width: 175px;
    }
    .ViewArticle {
        margin: 1em 0;
    }
    h1.edn_articleTitle,
    h2.edn_articleSubTitle {}
    h4.edn_articleTitle {
        border-bottom: 0;
        padding: 0;
        margin: 0;
    }
    .controls a.btn-primary {
        padding: 0.15em 0.65em;
    }
    .MixFilterButton {
        padding: 0;
    }
    .BannerText h1 {
        font-size: 1.4em;
    }
    .BannerText h2 {
        font-size: 1em
    }
}

@media all and (max-width: 330px) {
    i.fa-bars {
        margin-left: -30px;
    }
    .Download {
        margin: 10px 0 0;
    }
    .Download a {
        font-size: 0.8em;
    }
    nav ul li {
        display: block;
        width: 94%;
    }
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.search_input {
    width: 100%;
    margin: 0 auto;
    padding: 0.75em;
    text-align: center;
}

.search_input div {
    display: inline-block;
    padding-right: 0.75em;
}

.search_input div input {
    border: 1px solid #666;
    padding: 6px;
}

.search_input a.do_search {
    display: inline-block;
    padding: 6px 10px;
    background: #f15a29;
    color: #fff;
    font-weight: 700;
    font-size: 1.1em;
}

.search_input a i {
    display: none;
}

@media all and (max-width: 540px) {
    .search_input {
        width: 96%;
        margin: 0 auto;
        padding: 0.5em;
        position: relative;
    }
    .search_input div {
        width: auto;
        display: block;
        padding: 0;
    }
    .search_input a span {
        display: none;
    }
    .search_input input {
        width: 100%;
        box-sizing: border-box !important;
        padding: 0 30px 0 10px;
    }
    .search_input a i {
        display: inline-block;
    }
    .search_input a.do_search {
        background: 0 0;
        display: block;
        padding: 0 10px 0 15px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        color: #f15a29;
    }
    .search_input a.do_search,
    .search_input div input {
        font-size: 1em;
    }
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@-webkit-keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1;
    }
    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1;
    }
    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

/* =========================================================
   METLSAW MENU CSS - CLEANED 2026-09-10

   Consolidated from the working stylesheet:
   - one EasyDNN base menu definition
   - one safe desktop mega-menu hover bridge
   - latest V3/V4 responsive menu behavior
   - latest mobile header action controls

   Removed:
   - duplicated EasyDNN base menu block
   - obsolete earlier mobile-menu override
   - duplicated 100vw mega-menu hover bridge
   ========================================================= */

/* Menu  */

.raMenuWrapper>ol {
    margin: 0;
    padding: 0;
}

.raMenuWrapper>ol .edsmm_menuItem {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu>div {
    overflow-y: auto;
    overflow-x: hidden;
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu>div .edsmm_menuItem>div {
    background: none transparent !important;
    box-shadow: none !important;
    border: none !important;
    min-width: 0;
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_pageWidth,
.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_fullWidth {
    position: static;
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_pageWidth>div,
.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_fullWidth>div {
    left: 0;
    right: 0;
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_pageWidth>div {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 30px);
}

.raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_fullWidth>div {
    top: auto;
    width: 100%;
    position: fixed;
}

.raMenuWrapper>ol .edsmm_menuItem>div {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    z-index: 1100;
}

.edsmm_menuItem.edsmm_megaMenu .edsmm_level_1 {
    pointer-events: none;  
}
.edsmm_menuItem.edsmm_megaMenu:hover .edsmm_level_1 {
    pointer-events: auto; 
}

.raMenuWrapper>ol .edsmm_menuItem>div>* {
    /*moving to mobile */
	/*display: none !important;*/
}

.raMenuWrapper>ol .edsmm_menuItem>div .edsmm_menuItem>div {
    top: 0;
    left: 100%;
}

.raMenuWrapper>ol .edsmm_menuItem:hover>div {
    opacity: 1;
    visibility: visible;
}

.raMenuWrapper>ol .edsmm_menuItem:hover>div>* {
    display: block !important;
}

.raMenuWrapper>ol .edsmm_menuItem .edsmm_childIndicator {
    display: none;
}

.raMenuWrapper>ol>.edsmm_menuItem {
    display: inline-block;
}

.raMenuWrapper .edsmm_menuListsContainer ol .edsmm_menuItem>span .edsmm_itemContainer {
    display: block;
    white-space: nowrap;
}

.edsmm_menuListsContainer {}

.edsmm_leftContainer {}

.edsmm_megaMenu.edsmm_multiColumn>div>div {
    float: left;
}

.edsmm_megaMenu.edsmm_multiColumn>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn>div .edsmm_topContainer,
.edsmm_megaMenu.edsmm_multiColumn>div .edsmm_bottomContainer {
    width: 100%;
}

.edsmm_megaMenu.edsmm_multiColumn>div .edsmm_menuListsContainer>ol>.edsmm_menuItem>div {
    position: static;
    opacity: 1 !important;
    visibility: visible !important;
}

.edsmm_megaMenu.edsmm_multiColumn>div .edsmm_menuListsContainer>ol>.edsmm_menuItem>div>* {
    display: block !important;
}

.edsmm_megaMenu.edsmm_multiColumn>div .edsmm_menuListsContainer ol .edsmm_menuItem>span .edsmm_itemContainer {
    white-space: normal;
}

.edsmm_megaMenu.edsmm_multiColumn>div>div>ol::after {
    content: "";
    width: 100%;
    clear: both;
    display: table;
}

.edsmm_megaMenu.edsmm_multiColumn>div>div>ol>li {
    display: block;
    float: left;
}

.edsmm_megaMenu.edsmm_multiColumn>div>div>ol>li>span .edsmm_itemContainer {
    white-space: nowrap;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_rightContainer {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_menuListsContainer>ol>li {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 100%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column>div>.edsmm_rightContainer {
    width: 33%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column>div>.edsmm_menuListsContainer>ol>li {
    width: 33%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column>div>.edsmm_menuListsContainer>ol>li:nth-child(3n) {
    width: 34%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 67%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 34%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 100%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column>div>.edsmm_rightContainer {
    width: 25%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column>div>.edsmm_menuListsContainer>ol>li {
    width: 25%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 75%;

}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 33%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(3n),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n) {
    width: 34%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 50%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(2n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column>div>.edsmm_rightContainer {
    width: 20%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column>div>.edsmm_menuListsContainer>ol>li {
    width: 20%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 80%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 25%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 60%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 33%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n) {
    width: 34%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(3n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column>div>.edsmm_leftContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column>div>.edsmm_rightContainer {

    width: 16.6%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column>div>.edsmm_menuListsContainer>ol>li {
    width: 16.6%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column>div>.edsmm_menuListsContainer>ol>li:first-child {
    width: 17%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column>div>.edsmm_menuListsContainer>ol>li:nth-child(6n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 83.4%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li,
.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 20%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(6n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(6n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1),
.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1) {
    clear: left;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer {
    width: 66.8%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li {
    width: 25%;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(5n+1) {
    clear: none;
}

.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight>div>.edsmm_menuListsContainer>ol>li:nth-child(4n+1) {
    clear: left;
}

.responsAbilityMenu {
    font-weight:100;
}

.responsAbilityMenu .SectionHead {font-size:1em;color:#121212;background:#efefef;font-weight:300;width:100%;text-align:center;margin:0.5em 0;}

.responsAbilityMenu.raMenuOpened .raMenuWrapper {
    display: block !important;
    overflow: auto;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol>.edsmm_menuItem {
    display: block;
	padding:5px 0;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_hasChild>span>.edsmm_childIndicator,
.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu>span>.edsmm_childIndicator {
    display: inline-block;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem:hover>div {
    opacity: 0 !important;
    visibility: hidden !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem:hover>div>* {
    display: none !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu .edsmm_menuItem.edsmm_hasChild .edsmm_childIndicator {
    display: none;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu>div>div {
    float: none;
    width: auto;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu>div>.edsmm_menuListsContainer>ol>li {
    float: none !important;
    display: block !important;
    width: auto !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.raItemOpened .edsmm_menuItem>div {
    opacity: 1 !important;
    visibility: visible !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.raItemOpened .edsmm_menuItem>div>* {
    display: block !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.raItemOpened>div {
    opacity: 1 !important;
    visibility: visible !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol .edsmm_menuItem.raItemOpened>div>* {
    display: block !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol .edsmm_menuItem>div {
    position: static !important;
    min-width: 0;
    max-height: none !important;
    width: auto !important;
    max-width: none;
}

.edsmm_childIndicator {
    cursor: pointer;
}

.responsAbilityMenu {
    float: left;
    transition: margin 0.5s linear;
}

.responsAbilityMenu .raMenuTriggerWrapper {
    display: none;
    text-align: right;
}

.responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger {
    display: block;
    color: #1e1f24;
    cursor: pointer;
    position: relative;
    line-height: 2.2;
}

.responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger:hover {
    color: #c4f1f2;
}


/*
.responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger::after {
    content: "\f0c9";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    right: 0;
    display: inline-block;
    margin-left: 10px;
}
*/

.raMenuTrigger i.fa-bars {
    font-size: 1.5em;
    color: #FFF;
    position: absolute;
    top: -150px;
    right: 25px;
}

.responsAbilityMenu .edsmm_menuItem {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

.responsAbilityMenu .raMenuWrapper ol {
    margin: 0;
    padding: 0;
}

.responsAbilityMenu .raMenuWrapper ol li>span {
    display: block;
    position: relative;
}

.responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer {
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 2px solid transparent;
}

.responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer:hover {
    text-decoration: none;
}

.responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
    display: none;
}

.responsAbilityMenu .raMenuWrapper ol li:hover>div {
    opacity: 1;
    visibility: visible;
    min-width: 240px;
    text-align: left;
}

.responsAbilityMenu .raMenuWrapper ol li:hover>div .edsmm_menuListsContainer>ol>li {
    display: block;
}

.responsAbilityMenu .raMenuWrapper ol li:hover>div .edsmm_menuListsContainer>ol>li:hover {
    display: block;
    background: #f15a29
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li>span .edsmm_itemContainer {
    font-weight: 100;
}

.responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
    display: none;
}

.responsAbilityMenu .raMenuWrapper ol li>div {
    background: #fff;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li {
    display: none;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li>span .edsmm_itemContainer {
    line-height: 2em;
    display: block;
    padding: 7px 18px;
    transition: padding 0.2s linear;
	color:#121212;
	font-size:0.8em;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li>span .edsmm_itemContainer:hover {
    padding-left: 21px;
    padding-right: 15px;
    color: #fff
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li:hover>span .edsmm_itemContainer {}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li.edsmm_active>span .edsmm_itemContainer {
    color: #055390;
    font-weight: 700;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li.edsmm_active>span .edsmm_itemContainer:hover {
    color: #fff;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol li.edsmm_hasChild>span::after {
    content: "\f105";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 0.6rem;
    font-size: 15px;
    color: #fff;
    line-height: 0;
}

.responsAbilityMenu .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol li.edsmm_disabled .edsmm_itemContainer {
    padding: 7px 18px !important;
}

.responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu .edsmm_menuListsContainer ol li.edsmm_hasChild>span::after {
    content: "\f078";
}

.responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu .edsmm_level_2 .edsmm_menuListsContainer>ol {
    padding: 1rem;
}

.responsAbilityMenu .raMenuWrapper ol>li.edsmm_disabled>span .edsmm_itemContainer {
    cursor: default;
}

.responsAbilityMenu .raMenuWrapper>ol {
    text-align: left;
}

.responsAbilityMenu .raMenuWrapper>ol>li {
    display: inline-block;
    position: relative;
}

.responsAbilityMenu .raMenuWrapper>ol>li+li {
    margin-left: 1rem;
}

.responsAbilityMenu .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    display: inline-block;
    position: relative;
    border-bottom: solid 3px transparent;
    color: #708090;
    padding: 0 0.5em;
	text-transform:uppercase;
}

.responsAbilityMenu .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer {
    color: #f15a29;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #f15a29;
}

.responsAbilityMenu .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
    color: #f15a29;
}

.responsAbilityMenu.raMenuOpened .edsmm_menuItem {
    background: url("../images/mainMenuLiSeparator.png") repeat-x 0 bottom;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper {
    clear: both;
    position: relative;
    background: #112449;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol {
    padding: 0;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li {
    display: block;
    padding: 0;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li>span .edsmm_itemContainer {
    padding: 10px 12px;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol li.edsmm_hasChild>div {
    left: auto !important;
    right: auto !important;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild>span>.edsmm_childIndicator {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 10px;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    padding: 0;
    line-height: 0;
    text-align: center;
    z-index: 10;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild>span>.edsmm_childIndicator::after {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    content: "\f078";
    font-family: FontAwesome;
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 38px;
    height: 38px;
    text-indent: -10px;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild.raItemOpened>span>.edsmm_childIndicator::after {
    content: "\f077";
    line-height: 22px;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol {
    text-align: left;
    margin-right: 0;
    margin-bottom: 4em;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol>li {
    display: block;
    margin: 0;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    display: block;
    margin-right: 50px;
    padding-left: 10px;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer {
    border-width: 0 0 0 3px;
}

.responsAbilityMenu.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType2 {
    margin-top: 0;
    clear: none;
}

.responsAbilityMenu.eds_menuType2 .raMenuWrapper>ol {
    text-align: left;
}

.responsAbilityMenu.eds_menuType2 .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    border: none;
}

.responsAbilityMenu.eds_menuType2 .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer,
.responsAbilityMenu.eds_menuType2 .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger {
    color: #fff;
}

.responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger:hover {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType2.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType3 {
    margin-top: 0;
    clear: none;
}

.responsAbilityMenu.eds_menuType3 .raMenuWrapper>ol {
    text-align: center;
}

.responsAbilityMenu.eds_menuType3 .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    border: none;
}

.responsAbilityMenu.eds_menuType3 .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer,
.responsAbilityMenu.eds_menuType3 .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
    color: #fff;
}

.responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger:hover {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType3.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType4 {
    margin-top: 0;
    clear: none;
}

.responsAbilityMenu.eds_menuType4 .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    line-height: 101px;
    transition: line-height 500ms linear;
    margin: 0;
    padding: 0 1rem;
    border: none;
    font-size: 1.3rem;
    font-weight: 300;
}

.responsAbilityMenu.eds_menuType4 .raMenuWrapper>ol>li+li {
    margin-left: 0;
}

.responsAbilityMenu.eds_menuType4 .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer,
.responsAbilityMenu.eds_menuType4 .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
    background-color: #c4f1f2;
    color: #fff;
}

.responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 62px;
}

.responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger:hover {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType4.raMenuOpened {
    float: none !important;
}

.responsAbilityMenu.eds_menuType4.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType4.raMenuOpened .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    line-height: 45px !important;
}

.responsAbilityMenu.eds_menuType5 {
    margin-top: 0;
    clear: none;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol {
    text-align: left;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    border: none;
    position: relative;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol>li>span .edsmm_itemContainer::before {
    content: "";
    display: inline-block;
    border-color: transparent transparent #0053a4;
    border-width: 8px 12px;
    border-style: solid;
    margin-left: -12px;
    position: absolute;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transition: all 400ms;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer,
.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
    color: #0053a4;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer::before {
    opacity: 1;
}

.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_pageWidth>div,
.responsAbilityMenu.eds_menuType5 .raMenuWrapper>ol .edsmm_menuItem.edsmm_megaMenu.edsmm_fullWidth>div {
    margin-top: -12px;
}

.responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger {
    color: #fff;
}

.responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger:hover {
    color: #0053a4;
}

.responsAbilityMenu.eds_menuType5.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #c4f1f2;
}

.responsAbilityMenu.eds_menuType6 {
    margin-right: 70px;
}

@media (max-width: 1200px) {
	img.DownArrow {max-height:20px;}

	.HPLeader {height:3em;}
	
    .HPLeader p  {font-size:1.2em;}
	
	.PromoSideInner {position:relative !important;}
}

@media (max-width: 992px) {
    .responsAbilityMenu.eds_menuType6 {
        margin-right: 0;
    }
    .responsAbilityMenu .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    }
    .responsAbilityMenu .raMenuWrapper>ol>li:hover>span .edsmm_itemContainer {
        color: #f15a29;
    }
    .responsAbilityMenu .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer {
        color: #f15a29;
    }
    .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li>div .edsmm_menuListsContainer>ol>li>span .edsmm_itemContainer {
    }
    .edsmm_menuListsContainer {
        padding: 1em;
    }
	.raMenuWrapper>ol .edsmm_menuItem>div>* {
		display: none !important;
	}
	.responsAbilityMenu.raMenuOpened .raMenuWrapper>ol>li.edsmm_active>span .edsmm_itemContainer {
		border-width: 0;
	}
	
	.PromoVideoRow, .ThreeDRow {
    border-top: solid 3px #fff;
    padding: 2em 1em;
	}
	.PromoVideoRow h5, .PromoVideoRow h6 {font-size:2em;}
	
}

@media (max-width: 768px) {
    .responsAbilityMenu {
        margin-top: -5px;
    }
    .responsAbilityMenu .raMenuWrapper>ol>li>span .edsmm_itemContainer {
        color: #fff;
        font-weight: bold;
    }
    .raMenuWrapper .ListProduct {}
    .raMenuWrapper h4.edn_articleTitle {
        margin: 0.5em 0;
    }
    .raMenuWrapper .MenuWidgetImageBox {
        margin: 0;
    }
    .raMenuWrapper .ListProduct .ProductImageBox a {
        /*aspect-ratio: 3/2;*/
    }
    .raMenuWrapper .edsmm_leftContainer {
        border: 0;
    }
    .raMenuWrapper .edsmm_level_1 {
        box-shadow: none;
    }
    .ProductImageBox .SaltReady {
        width: 25%;
        bottom: 10%;
        margin: 0;
        right: 10%;
        position: absolute;
    }
    .responsAbilityMenu.raMenuOpened .raMenuWrapper {
        position: absolute;
        filter: drop-shadow(2px 4px 6px #000);
    }

}

@media (max-width: 540px) {
	.raMenuTrigger i.fa-bars {top: -90px;}
}



/* =========================================================
   EASYDNN MEGA MENU
   DESKTOP FLYOUT GAP + SAFE HOVER BRIDGE

   IMPORTANT:
   EasyDNN sets full-width mega-menu root items to
   position: static in the base rules. The bridge needs the
   owning root item to be positioned, so the full-width root
   item is explicitly returned to position: relative here.

   The flyout itself remains position: fixed, so its full-width
   viewport behavior is preserved.
   ========================================================= */

@media (min-width: 993px) {

    .raMenuWrapper {
        --mega-menu-gap: 12px;
    }


    /* =====================================================
       ROOT MEGA MENU ITEM
       ===================================================== */

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu {
        position: relative;
    }


    /*
       EasyDNN's base rule is more specific than the generic
       rule above because it includes .edsmm_fullWidth.
       Match that specificity here so the bridge is anchored
       to the actual root menu item instead of a wider ancestor.
    */

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu.edsmm_fullWidth {
        position: relative;
    }


    /* =====================================================
       FLYOUT SPACING
       ===================================================== */

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu
    > .edsmm_level_1 {
        margin-top: var(--mega-menu-gap);
        padding:2em 0;
    }


    /* =====================================================
       SAFE HOVER BRIDGE

       Root item only. The bridge is exactly the width of the
       menu item that owns the mega menu. It does NOT span the
       viewport and cannot sit underneath unrelated root links.
       ===================================================== */

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu::after {
        content: "";
        position: absolute;
        z-index: 9998;
        top: 100%;
        left: 0;
        width: 100%;
        height: var(--mega-menu-gap);
        background: transparent;
        pointer-events: auto;
    }


    /* =====================================================
       KEEP THE ACTUAL FLYOUT INTERACTIVE
       ===================================================== */

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu:hover
    > .edsmm_level_1,

    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_megaMenu
    > .edsmm_level_1:hover {
        pointer-events: auto;
    }

}

/* =========================================================
   METLSAW MODERN MOBILE MENU
   EASYDNN RESPONSABILITY MENU OVERRIDE - V3

   IMPORTANT:
   - Keep all original EasyDNN menu CSS above this block.
   - No XSLT changes required.
   - No extra JavaScript required.
   - EasyDNN still controls .raMenuOpened and .raItemOpened.
   - Hamburger and close icons are drawn in CSS so they do
     not depend on Font Awesome rendering in Edge/Chrome.
   ========================================================= */

@media (max-width: 992px) {


    /* =====================================================
       MENU ROOT
       ===================================================== */

    .responsAbilityMenu {
        float: right !important;
        position: relative;
        z-index: 12000;
        margin: 0 !important;

        font-family:
            "myriad-pro",
            Arial,
            sans-serif;
    }


    /* =====================================================
       TRIGGER WRAPPER
       ===================================================== */

    .responsAbilityMenu
    .raMenuTriggerWrapper {

        display: block !important;

        /*
           Keep the hamburger in exactly the same viewport
           position used by the close button. This prevents
           the control from jumping when the drawer opens.
        */

        position: fixed !important;

        z-index: 12003;

        top: 18px;
        right: 18px;

        margin: 0 !important;
        padding: 0;

        text-align: right;
    }


    /* =====================================================
       TRIGGER BUTTON
       ===================================================== */

    .responsAbilityMenu
    .raMenuTriggerWrapper
    .raMenuTrigger {

        display: flex !important;

        align-items: center;
        justify-content: center;

        width: 46px;
        height: 46px;

        margin: 0;
        padding: 0;

        line-height: 1 !important;

        color: #fff !important;

        background: #f15a29;

        border: 0;

        border-radius: 8px;

        cursor: pointer;

        box-shadow:
            0 4px 14px
            rgba(0, 0, 0, 0.14);

        transition:
            background-color 180ms ease,
            box-shadow 180ms ease;
    }


    .responsAbilityMenu
    .raMenuTriggerWrapper
    .raMenuTrigger:hover {

        color: #fff !important;

        background: #df4e20;

        box-shadow:
            0 6px 17px
            rgba(0, 0, 0, 0.18);
    }


    /* =====================================================
       CSS-DRAWN HAMBURGER

       Do not rely on the Font Awesome glyph itself.
       This fixes the missing / inconsistent bars in Edge.
       ===================================================== */

    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars {

        position: relative !important;

        top: auto !important;
        right: auto !important;
        left: auto !important;
        bottom: auto !important;

        display: block !important;

        width: 22px;
        height: 2px;

        margin: 0 !important;
        padding: 0 !important;

        background: #fff;

        border: 0;

        color: transparent !important;

        font-size: 0 !important;

        line-height: 0 !important;

        transform: none;

        transition:
            background-color 160ms ease;
    }


    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::before,

    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::after {

        content: "" !important;

        position: absolute;

        left: 0;

        display: block;

        width: 22px;
        height: 2px;

        margin: 0;
        padding: 0;

        background: #fff;

        border: 0;

        font-family: inherit !important;

        font-size: 0 !important;

        line-height: 0 !important;

        transition:
            top 180ms ease,
            transform 180ms ease,
            background-color 180ms ease;
    }


    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::before {

        top: -7px;
    }


    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::after {

        top: 7px;
    }


    /* =====================================================
       CLOSED MENU
       ===================================================== */

    .responsAbilityMenu:not(.raMenuOpened)
    .raMenuWrapper {

        display: none !important;
    }


    /* =====================================================
       OPEN OVERLAY

       Used on tablet-sized layouts where the drawer does
       not occupy the full viewport width.
       ===================================================== */

    .responsAbilityMenu.raMenuOpened::before {

        content: "";

        position: fixed;

        z-index: 11998;

        top: 0;
        right: 0;
        bottom: 0;
        left: 0;

        background:
            rgba(15, 17, 19, 0.58);

        pointer-events: none;
    }


    /* =====================================================
       OPEN TRIGGER / CLOSE BUTTON
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper {

        position: fixed !important;

        z-index: 12003;

        top: 18px;
        right: 18px;

        margin: 0 !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper
    .raMenuTrigger {

        width: 44px;
        height: 44px;

        color: #252525 !important;

        background: #f1f1f1;

        border-radius: 50%;

        box-shadow: none;
    }


    /* =====================================================
       CSS-DRAWN CLOSE X

       Same element as the hamburger, transformed into an X.
       No Font Awesome close glyph is used.
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuTrigger
    i.fa-bars {

        width: 22px;
        height: 2px;

        background:
            transparent !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuTrigger
    i.fa-bars::before,

    .responsAbilityMenu.raMenuOpened
    .raMenuTrigger
    i.fa-bars::after {

        top: 0;

        background:
            #252525;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuTrigger
    i.fa-bars::before {

        transform:
            rotate(45deg);
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuTrigger
    i.fa-bars::after {

        transform:
            rotate(-45deg);
    }


    /* =====================================================
       FIXED RIGHT DRAWER
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper {

        display: block !important;

        position: fixed !important;

        z-index: 12001;

        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: auto !important;

        width: 88vw !important;
        max-width: 420px !important;

        height: 100vh;
        height: 100dvh;

        max-height: none !important;

        margin: 0 !important;
        padding: 0 !important;

        overflow-x: hidden !important;
        overflow-y: auto !important;

        background: #fff !important;

        border: 0 !important;

        border-radius: 0 !important;

        box-shadow:
            -16px 0 45px
            rgba(0, 0, 0, 0.23) !important;

        filter: none !important;

        opacity: 1 !important;

        visibility:
            visible !important;

        -webkit-overflow-scrolling:
            touch;

        overscroll-behavior:
            contain;
    }


    /* =====================================================
       DRAWER HEADER
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper::before {

        content: "MENU";

        display: flex;

        align-items: center;

        min-height: 78px;

        padding:
            3px
            72px
            0
            24px;

        color: #282828;

        background: #fff;

        border-bottom:
            1px solid #e7e7e7;

        font-family:
            "franklin-gothic-urw",
            Arial,
            sans-serif;

        font-size: 20px;
        font-weight: 900;

        line-height: 1;

        letter-spacing:
            0.04em;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper::after {

        content: "";

        position: absolute;

        z-index: 2;

        top: 53px;
        left: 24px;

        width: 46px;
        height: 3px;

        background: #f15a29;

        border-radius: 3px;

        pointer-events: none;
    }


    /* =====================================================
       ROOT LIST
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol {

        display: block !important;

        width: 100%;

        margin: 0 !important;

        padding:
            7px
            0
            26px !important;

        text-align:
            left !important;

        list-style:
            none !important;

        background: #fff;
    }


    /* =====================================================
       ROOT ITEMS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem {

        display: block !important;

        float: none !important;

        position: relative;

        width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        list-style:
            none !important;

        background:
            #fff !important;

        background-image:
            none !important;

        border: 0;

        border-bottom:
            1px solid #ededed;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem:last-child {

        border-bottom: 0;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem
    > span {

        display: block;

        position: relative;

        min-height: 57px;
    }


    /* =====================================================
       ROOT LINKS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        display: flex !important;

        align-items: center;

        width: 100%;

        min-height: 57px;

        margin: 0 !important;

        padding:
            13px
            64px
            13px
            24px !important;

        color: #2e2e2e !important;

        background:
            transparent !important;

        border:
            0 !important;

        font-family:
            "myriad-pro",
            Arial,
            sans-serif;

        font-size: 15px;
        font-weight: 700;

        line-height:
            1.25 !important;

        letter-spacing:
            0.025em;

        text-decoration:
            none !important;

        text-transform:
            uppercase;

        white-space:
            normal !important;

        transition:
            color 160ms ease,
            background-color 160ms ease;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer:hover {

        color:
            #f15a29 !important;

        background:
            #fafafa !important;
    }


    /* =====================================================
       ACTIVE ROOT ITEM
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_active
    > span
    > .edsmm_itemContainer {

        color:
            #f15a29 !important;

        border:
            0 !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem.edsmm_active
    > span::before {

        content: "";

        position: absolute;

        z-index: 2;

        top: 12px;
        bottom: 12px;
        left: 0;

        width: 4px;

        background: #f15a29;

        border-radius:
            0
            4px
            4px
            0;
    }


    /* =====================================================
       CHILD INDICATORS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.edsmm_hasChild
    > span
    > .edsmm_childIndicator,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.edsmm_megaMenu
    > span
    > .edsmm_childIndicator {

        display: flex !important;

        align-items: center;
        justify-content: center;

        position: absolute !important;

        z-index: 10;

        top: 0 !important;
        right: 0 !important;

        width: 56px !important;
        height: 100% !important;

        min-height: 50px;

        margin: 0 !important;
        padding: 0 !important;

        background:
            transparent !important;

        border:
            0 !important;

        border-left:
            1px solid #ededed !important;

        border-radius:
            0 !important;

        cursor: pointer;

        line-height:
            1 !important;

        text-align: center;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuItem.edsmm_megaMenu
    .edsmm_menuItem.edsmm_hasChild
    > span
    > .edsmm_childIndicator {

        display:
            flex !important;
    }


    /* =====================================================
       CHILD CHEVRON
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem
    > span
    > .edsmm_childIndicator::after {

        content:
            "" !important;

        position:
            static !important;

        display: block;

        width:
            9px !important;

        height:
            9px !important;

        margin:
            -5px
            0
            0
            0 !important;

        padding:
            0 !important;

        color:
            transparent !important;

        border:
            0 !important;

        border-right:
            2px solid #555 !important;

        border-bottom:
            2px solid #555 !important;

        font-size:
            0 !important;

        line-height:
            0 !important;

        text-indent:
            0 !important;

        transform:
            rotate(45deg);

        transition:
            transform 180ms ease,
            border-color 180ms ease;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.raItemOpened
    > span
    > .edsmm_childIndicator::after {

        margin-top:
            4px !important;

        border-color:
            #f15a29 !important;

        transform:
            rotate(225deg);
    }


    /* =====================================================
       COLLAPSED CHILD CONTAINERS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem
    > div,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem:hover
    > div {

        display:
            block !important;

        position:
            static !important;

        top:
            auto !important;

        right:
            auto !important;

        bottom:
            auto !important;

        left:
            auto !important;

        width:
            100% !important;

        min-width:
            0 !important;

        max-width:
            none !important;

        max-height:
            0 !important;

        margin:
            0 !important;

        padding:
            0 !important;

        overflow:
            hidden !important;

        opacity:
            0 !important;

        visibility:
            hidden !important;

        background:
            #f5f5f4 !important;

        border:
            0 !important;

        box-shadow:
            none !important;

        pointer-events:
            none !important;

        transition:
            max-height 300ms ease,
            opacity 180ms ease,
            visibility 0s linear 300ms;
    }


    /* =====================================================
       EXPANDED CHILD CONTAINERS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.raItemOpened
    > div,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.raItemOpened:hover
    > div {

        max-height:
            1800px !important;

        opacity:
            1 !important;

        visibility:
            visible !important;

        pointer-events:
            auto !important;

        transition:
            max-height 360ms ease,
            opacity 180ms ease;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    ol
    .edsmm_menuItem.raItemOpened
    > div
    > * {

        display:
            block !important;
    }


    /* =====================================================
       FLATTEN DESKTOP MEGA MENU
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuItem.edsmm_megaMenu
    > div
    > div {

        float:
            none !important;

        width:
            100% !important;

        max-width:
            none !important;

        margin:
            0 !important;
    }


    /* =====================================================
       HIDE DESKTOP-ONLY HTML / PROMO REGIONS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_megaMenu
    > div
    > .edsmm_leftContainer,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_megaMenu
    > div
    > .edsmm_rightContainer,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_megaMenu
    > div
    > .edsmm_topContainer,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_megaMenu
    > div
    > .edsmm_bottomContainer {

        display:
            none !important;
    }


    /* =====================================================
       MENU LISTS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuListsContainer {

        display:
            block !important;

        float:
            none !important;

        width:
            100% !important;

        margin:
            0 !important;

        padding:
            0 !important;

        background:
            #f5f5f4 !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuListsContainer
    > ol {

        display:
            block !important;

        width:
            100% !important;

        margin:
            0 !important;

        padding:
            0 !important;

        list-style:
            none !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem {

        display:
            block !important;

        float:
            none !important;

        clear:
            both !important;

        width:
            100% !important;

        margin:
            0 !important;

        padding:
            0 !important;

        list-style:
            none !important;

        background:
            #f5f5f4 !important;

        border-bottom:
            1px solid #e3e3e1;
    }


    /* =====================================================
       LEVEL 1 LINKS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_1
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        display:
            flex !important;

        align-items:
            center;

        width:
            100%;

        min-height:
            49px;

        margin:
            0 !important;

        padding:
            11px
            56px
            11px
            36px !important;

        color:
            #454545 !important;

        background:
            transparent !important;

        border:
            0 !important;

        font-family:
            "myriad-pro",
            Arial,
            sans-serif;

        font-size:
            14px !important;

        font-weight:
            600 !important;

        line-height:
            1.3 !important;

        text-transform:
            none !important;

        white-space:
            normal !important;

        transition:
            color 160ms ease,
            padding-left 160ms ease;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_1
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer:hover {

        color:
            #f15a29 !important;

        padding-left:
            40px !important;
    }


    /* =====================================================
       LEVEL 2
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_2,

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_2
    .edsmm_menuListsContainer {

        background:
            #ececeb !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_2
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem {

        background:
            #ececeb !important;

        border-bottom:
            1px solid #dededc;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_2
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        padding-left:
            50px !important;

        color:
            #555 !important;

        font-size:
            13px !important;

        font-weight:
            500 !important;
    }


    /* =====================================================
       ACTIVE CHILD
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuListsContainer
    .edsmm_menuItem.edsmm_active
    > span
    > .edsmm_itemContainer {

        color:
            #f15a29 !important;

        font-weight:
            700 !important;
    }


    /* =====================================================
       REMOVE DESKTOP MEGA MENU GAP / HOVER BRIDGE
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuItem.edsmm_megaMenu
    > .edsmm_level_1 {

        margin-top:
            0 !important;

        pointer-events:
            auto !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_menuItem.edsmm_megaMenu::after {

        display:
            none !important;
    }


    /* =====================================================
       REMOVE DESKTOP MULTI-COLUMN WIDTHS
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_megaMenu.edsmm_multiColumn
    > div
    > div
    > ol
    > li {

        float:
            none !important;

        clear:
            both !important;

        width:
            100% !important;
    }


    /* =====================================================
       REDUCED MOTION
       ===================================================== */

    @media (prefers-reduced-motion: reduce) {


        .responsAbilityMenu
        .raMenuTriggerWrapper
        .raMenuTrigger,

        .responsAbilityMenu
        .raMenuTrigger
        i.fa-bars::before,

        .responsAbilityMenu
        .raMenuTrigger
        i.fa-bars::after,

        .responsAbilityMenu.raMenuOpened
        .raMenuWrapper
        ol
        .edsmm_menuItem
        > div,

        .responsAbilityMenu.raMenuOpened
        .raMenuWrapper
        ol
        .edsmm_menuItem
        > span
        > .edsmm_childIndicator::after {

            transition:
                none !important;
        }

    }

}


/* =========================================================
   PHONE-SIZED MENU
   FULL-WIDTH DRAWER

   Removes the left-side gap visible in the Edge screenshot.
   ========================================================= */

@media (max-width: 768px) {


    .responsAbilityMenu.raMenuOpened::before {

        display: none;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper {

        right: 0 !important;
        left: 0 !important;

        width: 100vw !important;
        max-width: none !important;

        border-radius: 0 !important;

        box-shadow:
            none !important;
    }


    .responsAbilityMenu
    .raMenuTriggerWrapper,

    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper {

        top: 17px;
        right: 17px;
    }


}


/* =========================================================
   SMALL PHONE
   ========================================================= */

@media (max-width: 480px) {


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper::before {

        min-height:
            74px;

        padding-left:
            20px;

        font-size:
            19px;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper::after {

        top:
            51px;

        left:
            20px;
    }


    .responsAbilityMenu
    .raMenuTriggerWrapper,

    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper {

        top:
            15px;

        right:
            15px;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        padding-left:
            20px !important;

        font-size:
            14px;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_1
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        padding-left:
            31px !important;
    }


    .responsAbilityMenu.raMenuOpened
    .raMenuWrapper
    .edsmm_level_2
    .edsmm_menuListsContainer
    > ol
    > .edsmm_menuItem
    > span
    > .edsmm_itemContainer {

        padding-left:
            43px !important;
    }


}

/* =========================================================
   METLSAW MOBILE HEADER ACTIONS
   FONT AWESOME 4 VERSION

   Contact + Phone = unboxed solid icons
   Hamburger = compact boxed control

   Controls are anchored to the sticky header rather than
   fixed independently to the viewport.

   Place AFTER the main mobile menu CSS.
   ========================================================= */

@media (max-width: 992px) {


    /* =====================================================
       MOBILE HEADER POSITIONING SYSTEM
       ===================================================== */

    .HeaderDivStyle {

        /*
           Single source of truth for the right edge.

           safe-area-inset-right protects the controls on
           devices where the browser exposes a safe area.
        */

        --mobile-header-edge:
            calc(14px + env(safe-area-inset-right, 0px));

        --mobile-header-top:
            15px;

    }


    /*
       Remove intermediate positioned ancestors so the
       absolute controls use .HeaderDivStyle as their
       containing block.
    */

    .HeaderDivStyle
    .NoMobilePad,

    .HeaderDivStyle
    .ActionsPaneHolder,

    .HeaderDivStyle
    .responsAbilityMenu,

    .HeaderDivStyle
    .TopInfo {

        position:
            static !important;

    }


    /*
       Desktop spacing is unnecessary once the mobile
       controls are independently positioned.
    */

    .HeaderDivStyle
    .ActionsPaneHolder {

        float:
            none !important;

        margin:
            0 !important;

    }


    .HeaderDivStyle
    .responsAbilityMenu {

        float:
            none !important;

        margin:
            0 !important;

    }



    /* =====================================================
       TOP INFO
       ===================================================== */

    .TopInfo {

        display:
            block !important;

        float:
            none !important;

        margin:
            0 !important;

        padding:
            0 !important;

    }



    /* =====================================================
       CONTACT / QUOTE ACTION

       84px left of hamburger edge:
       34px contact
       4px gap
       34px phone
       6px gap
       40px hamburger
       ===================================================== */

    .TopInfo
    > a[href="/quote"] {

        position:
            absolute !important;

        z-index:
            12000;

        top:
            var(--mobile-header-top);

        right:
            calc(
                var(--mobile-header-edge)
                + 84px
            );

        display:
            block;

        width:
            34px;

        height:
            34px;

        margin:
            0 !important;

        padding:
            0 !important;

        text-decoration:
            none !important;

    }


    .TopInfo
    > a[href="/quote"]
    > button,

    .TopInfo
    > a[href="/quote"]
    > .btn {

        position:
            relative;

        display:
            flex;

        align-items:
            center;

        justify-content:
            center;

        width:
            34px;

        height:
            34px;

        min-width:
            0;

        margin:
            0 !important;

        padding:
            0 !important;

        color:
            #f15a29 !important;

        background:
            transparent !important;

        border:
            0 !important;

        border-radius:
            0 !important;

        box-shadow:
            none !important;

        font-size:
            0 !important;

        line-height:
            1 !important;

        cursor:
            pointer;

    }



    /* =====================================================
       CONTACT ICON
       FONT AWESOME 4 - SOLID ENVELOPE
       ===================================================== */

    .TopInfo
    > a[href="/quote"]
    > button::before,

    .TopInfo
    > a[href="/quote"]
    > .btn::before {

        content:
            "\f0e0";

        display:
            block;

        font-family:
            FontAwesome;

        font-size:
            19px;

        font-style:
            normal;

        font-weight:
            normal;

        line-height:
            1;

        color:
            #f15a29;

        text-rendering:
            auto;

        -webkit-font-smoothing:
            antialiased;

        -moz-osx-font-smoothing:
            grayscale;

    }



    /* =====================================================
       DESKTOP PHONE
       ===================================================== */

    .TopInfo
    .PhoneDesktop {

        display:
            none !important;

    }



    /* =====================================================
       MOBILE PHONE ACTION
       ===================================================== */

    .TopInfo
    .PhoneMobile {

        position:
            absolute !important;

        z-index:
            12000;

        top:
            var(--mobile-header-top);

        right:
            calc(
                var(--mobile-header-edge)
                + 46px
            );

        display:
            flex !important;

        align-items:
            center;

        justify-content:
            center;

        width:
            34px;

        height:
            34px;

        margin:
            0 !important;

        padding:
            0 !important;

        background:
            transparent !important;

        border:
            0 !important;

        border-radius:
            0 !important;

        box-shadow:
            none !important;

    }



    /* =====================================================
       EXISTING FA4 PHONE ICON
       ===================================================== */

    .TopInfo
    .PhoneMobile
    > em.fa-phone,

    .TopInfo
    .PhoneMobile
    > i.fa-phone {

        position:
            relative;

        z-index:
            1;

        display:
            block !important;

        margin:
            0 !important;

        padding:
            0 !important;

        color:
            #f15a29 !important;

        font-family:
            FontAwesome;

        font-size:
            20px;

        font-style:
            normal;

        font-weight:
            normal;

        line-height:
            1;

        pointer-events:
            none;

        -webkit-font-smoothing:
            antialiased;

        -moz-osx-font-smoothing:
            grayscale;

    }



    /* =====================================================
       PHONE LINK

       Make the complete icon area tappable.
       ===================================================== */

    .TopInfo
    .PhoneMobile
    > a[href^="tel:"] {

        position:
            absolute;

        z-index:
            2;

        inset:
            0;

        display:
            block;

        width:
            100%;

        height:
            100%;

        margin:
            0 !important;

        padding:
            0 !important;

        overflow:
            hidden;

        color:
            transparent !important;

        font-size:
            0 !important;

        line-height:
            0 !important;

        text-decoration:
            none !important;

    }



    /* =====================================================
       HAMBURGER POSITION

       CLOSED STATE:
       Anchor to sticky header, not viewport.
       ===================================================== */

    .responsAbilityMenu
    .raMenuTriggerWrapper {

        position:
            absolute !important;

        z-index:
            12003;

        top:
            var(--mobile-header-top);

        right:
            var(--mobile-header-edge);

        margin:
            0 !important;

        padding:
            0;

    }



    /* =====================================================
       HAMBURGER BUTTON
       ===================================================== */

    .responsAbilityMenu
    .raMenuTriggerWrapper
    .raMenuTrigger {

        width:
            40px !important;

        height:
            40px !important;

        border-radius:
            7px;

    }



    /* =====================================================
       HAMBURGER BARS
       ===================================================== */

    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars,

    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::before,

    .responsAbilityMenu
    .raMenuTrigger
    i.fa-bars::after {

        width:
            20px;

    }



    /* =====================================================
       OPEN MENU / CLOSE BUTTON

       Once the drawer opens, return ONLY the close control
       to fixed positioning so it stays attached to the
       viewport/drawer.
       ===================================================== */

    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper {

        position:
            fixed !important;

        z-index:
            12003;

        top:
            var(--mobile-header-top);

        right:
            right: 60px !important;

        margin:
            0 !important;

    }


    .responsAbilityMenu.raMenuOpened
    .raMenuTriggerWrapper
    .raMenuTrigger {

        width:
            40px !important;

        height:
            40px !important;

    }

}



/* =========================================================
   SMALL PHONE
   ========================================================= */

@media (max-width: 480px) {

    .HeaderDivStyle {

        --mobile-header-edge:
            calc(13px + env(safe-area-inset-right, 0px));

        --mobile-header-top:
            14px;

    }

}

/* =========================================================
   FOOTER CENTER COLUMN
   COPYRIGHT + MINI NAV
   ========================================================= */

.FooterCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    width: 100%;

    text-align: center;
}


/* =========================================================
   COPYRIGHT
   ========================================================= */

.FooterCopyright {
    width: 100%;

    margin: 0;
    padding: 0;

    text-align: center;
}


/* =========================================================
   FOOTER MINI NAVIGATION
   ========================================================= */

.FooterMiniNav {
    display: block;
    clear: both;
    position: static;
    width: 100%;
    margin: 0;
    padding: 0;

    text-align: center;
}


/* =========================================================
   RESET GLOBAL NAV RULES
   ========================================================= */

.FooterMiniNav nav {
    display: block !important;

    position: static !important;

    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;

    float: none !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    text-align: center !important;
}


/* =========================================================
   HIDE FOOTER MOBILE MENU CONTROLS
   ========================================================= */

.FooterMiniNav nav > #hold,
.FooterMiniNav nav > .toggle,
.FooterMiniNav nav > input[type="checkbox"] {
    display: none !important;
}


/* =========================================================
   ROOT LIST
   ========================================================= */

.FooterMiniNav nav > ul,
.FooterMiniNav nav > ul.menu,
.FooterMiniNav nav > ul.nav-menu {

    display: flex !important;

    align-items: center;
    justify-content: center;

    flex-wrap: wrap;

    position: static !important;

    float: none !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;

    text-align: center !important;
}


/* =========================================================
   ROOT ITEMS
   ========================================================= */

.FooterMiniNav nav > ul > li {

    display: inline-block !important;

    position: static !important;

    float: none !important;

    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}


/* =========================================================
   SEPARATORS
   ========================================================= */

.FooterMiniNav nav > ul > li + li::before {

    content: "|";

    display: inline-block;

    margin: 0 8px;

    color: rgba(255,255,255,.40);
}


/* =========================================================
   LINKS
   ========================================================= */

.FooterMiniNav nav > ul > li > a {

    display: inline-block !important;

    position: static !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #fff !important;

    text-decoration: none !important;

    text-transform: none !important;

    white-space: nowrap;
}


.FooterMiniNav nav > ul > li > a:hover,
.FooterMiniNav nav > ul > li.current > a {

    color: #f15a29 !important;
}


/* =========================================================
   METLSAW SAWING MACHINES MEGA MENU
   Full Replacement CSS
   ========================================================= */


/* =========================================================
   MAIN GRID
   Desktop: 4 Across
   ========================================================= */

.machine-mega-grid {

    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    gap: 8px;

    width: 100%;

    margin: 0;

    padding:
        10px;

    background:
        #fff;

}



/* =========================================================
   MACHINE BLOCK
   Entire Block Is Clickable
   ========================================================= */

.machine-mega-item {

    display: grid;

    grid-template-columns:
        minmax(80px, 42%)
        minmax(0, 58%);

    align-items: center;

    gap: 12px;

    position: relative;

    min-width: 0;

    margin: 0;

    padding:
        14px
        16px;

    color:
        #404040 !important;

    background:
        #fff;

    border:
        1px solid #eeeeee;

    border-radius:
        12px;

    text-decoration:
        none !important;

    transform:
        translateY(0)
        scale(1);

}



/* =========================================================
   DESKTOP HOVER
   One Unified Animation
   ========================================================= */

@media (hover: hover) and (pointer: fine) {

    .machine-mega-item {

        transition:
            background-color 160ms ease-out,
            border-color 160ms ease-out,
            border-style 160ms ease-out,
            box-shadow 160ms ease-out,
            transform 160ms ease-out;

    }


    .machine-mega-item:hover {

        color:
            inherit !important;

        background:
            #fff;

        border:
            2px dotted #f15a29;

        transform:
            translateY(-2px)
            scale(1.01);

        z-index:
            2;

    }

}


.machine-mega-item {
    box-sizing: border-box;

    border:
        2px solid #e5e1dd;
}


/* =========================================================
   KEYBOARD FOCUS
   ========================================================= */

.machine-mega-item:focus-visible {

    color:
        #fff !important;

    background:
        #f15a29;

    border-color:
        #f15a29;

    outline:
        2px solid #f15a29;

    outline-offset:
        2px;

}



/* =========================================================
   MACHINE IMAGE
   No Independent Animation
   ========================================================= */

.machine-mega-image {

    display: flex;

    align-items: center;
    justify-content: center;

    min-width: 0;

    margin: 0;

    padding: 0;

}


.machine-mega-image img {

    display: block;

    width: 100%;
    height: auto;

    max-width:
        160px;

    max-height:
        115px;

    margin: 0;

    object-fit:
        contain;

}



/* =========================================================
   COPY
   ========================================================= */

.machine-mega-copy {

    min-width: 0;

    margin: 0;

    padding: 0;

}



/* =========================================================
   HEADING ROW
   ========================================================= */

.machine-mega-heading {

    display: flex;

    align-items: center;

    gap: 6px;

    margin:
        0
        0
        5px;

    padding: 0;

}



/* =========================================================
   SERIES TITLE
   Always Black
   ========================================================= */

.machine-mega-heading h3 {

    margin: 0;

    padding: 0;

    color:
        #171717 !important;

    font-family:
        "franklin-gothic-urw",
        Arial,
        sans-serif;

    font-size:
        17px;

    font-weight:
        900;

    line-height:
        1;

    text-transform:
        uppercase;

}



/* =========================================================
   F / NF BADGE
   Orange Normally
   Inherits White On Hover
   ========================================================= */

.machine-mega-tag {

    display: inline-flex;

    align-items: center;
    justify-content: center;

    min-width:
        21px;

    height:
        19px;

    margin: 0;

    padding:
        0
        4px;

    color:
        #f15a29;

    background:
        transparent;

    border:
        1px solid currentColor;

    border-radius:
        3px;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        10px;

    font-weight:
        700;

    line-height:
        1;

    text-transform:
        uppercase;

}



/* =========================================================
   DESCRIPTION
   Inherits Main Block Color
   ========================================================= */

.machine-mega-copy p {

    margin:
        0
        0
        9px;

    padding: 0;

    color:
        inherit !important;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        13px;

    font-style:
        italic;

    font-weight:
        400;

    line-height:
        1.22;

}



/* =========================================================
   VIEW SERIES
   Inherits Main Block Color On Hover
   ========================================================= */

.machine-mega-link {

    display: inline-flex;

    align-items: center;

    gap: 5px;

    margin: 0;

    padding: 0;

    color:
        #f15a29;

    font-family:
        "myriad-pro",
        Arial,
        sans-serif;

    font-size:
        11px;

    font-weight:
        700;

    line-height:
        1;

    letter-spacing:
        0.025em;

    text-transform:
        uppercase;

}


.machine-mega-link > span {

    display: inline-block;

    font-size:
        17px;

    line-height:
        0.8;

}



/* =========================================================
   TABLET / SMALL DESKTOP
   2 × 2
   ========================================================= */

@media (max-width: 1200px) {

    .machine-mega-grid {

        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        gap:
            8px;

        padding:
            10px;

    }


    .machine-mega-item {

        grid-template-columns:
            minmax(110px, 40%)
            minmax(0, 60%);

        gap:
            14px;

        padding:
            15px
            18px;

    }


    .machine-mega-image img {

        max-width:
            175px;

        max-height:
            120px;

    }


    .machine-mega-heading h3 {

        font-size:
            18px;

    }


    .machine-mega-copy p {

        font-size:
            13px;

    }

}



/* =========================================================
   MOBILE
   1 Per Row
   Machine Left / Details Right
   ========================================================= */

@media (max-width: 768px) {

    .machine-mega-grid {

        grid-template-columns:
            1fr;

        gap:
            6px;

        padding:
            8px;

    }


    .machine-mega-item {

        grid-template-columns:
            118px
            minmax(0, 1fr);

        align-items:
            center;

        gap:
            14px;

        padding:
            12px
            14px;

        border-radius:
            10px;

        transform:
            none;

    }


    .machine-mega-image {

        width:
            100%;

    }


    .machine-mega-image img {

        width:
            100%;

        max-width:
            118px;

        max-height:
            88px;

    }


    .machine-mega-copy {

        width:
            100%;

    }


    .machine-mega-heading {

        margin-bottom:
            4px;

    }


    .machine-mega-heading h3 {

        font-size:
            17px;

    }


    .machine-mega-copy p {

        margin-bottom:
            7px;

        font-size:
            13px;

        line-height:
            1.2;

    }


    .machine-mega-link {

        font-size:
            11px;

    }

}



/* =========================================================
   SMALL MOBILE
   Still Side By Side
   ========================================================= */

@media (max-width: 480px) {

    .machine-mega-grid {

        gap:
            5px;

        padding:
            6px;

    }


    .machine-mega-item {

        grid-template-columns:
            94px
            minmax(0, 1fr);

        gap:
            11px;

        padding:
            11px
            12px;

        border-radius:
            9px;

    }


    .machine-mega-image img {

        max-width:
            94px;

        max-height:
            74px;

    }


    .machine-mega-heading {

        gap:
            5px;

    }


    .machine-mega-heading h3 {

        font-size:
            16px;

    }


    .machine-mega-copy p {

        margin-bottom:
            6px;

        font-size:
            12px;

        line-height:
            1.18;

    }


    .machine-mega-link {

        font-size:
            10px;

    }



    .machine-mega-tag {

        min-width:
            19px;

        height:
            17px;

        padding:
            0
            3px;

        font-size:
            9px;

    }

}



/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .machine-mega-item {

        transition:
            none !important;

    }


    .machine-mega-item:hover {

        transform:
            none !important;

    }

}


/* =========================================================
   NO CHILD MENUS IN FOOTER
   ========================================================= */

.FooterMiniNav nav ul ul {
    display: none !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .FooterCenter,
    .FooterCopyright,
    .FooterMiniNav,
    .FooterMiniNav nav {
        text-align: center !important;
    }

    .FooterMiniNav nav > ul {
        justify-content: center;
    }

    .FooterMiniNav nav > ul > li > a {
        font-size: 12px;
    }

}

@media (max-width: 1280px) {
.SiteLogo img  {max-height:50px;}
.responsAbilityMenu .raMenuWrapper>ol>li>span .edsmm_itemContainer {
    font-size: 0.8em;
}
#dnn_COPYRIGHT1_lblCopyright {display:block;}
.FooterInfo {font-size:0.8em;}
}