/* ========================================================= */
/* normalize.css 2011-06-23T00:50 UTC //github.com/jonathantneal/normalize.css */
/* ========================================================= */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

html {
    cursor: default;
    font-size: 100%;
    overflow-y: scroll;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body, form, input, button, select, textarea {
    font-size: 100%;
    margin: 0;
}

a, a:active, a:hover {
    outline: none;
}

    a:focus {
        outline: thin dotted;
    }

abbr {
    _border-bottom: expression(this.title ? '1px dotted':'none');
}

    abbr[title] {
        border-bottom: 1px dotted;
    }

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #FF0;
    color: #000;
}

pre, code, kbd, samp {
    font-family: monospace,monospace;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

small, sub, sup {
    font-size: 75%;
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul {
    list-style: none;
}

audio[controls], canvas, video {
    display: inline-block;
    *display: inline;
}

audio {
    display: none;
    _display: expression(this.controls ? 'inline':'none');
    *zoom: 1;
}

    audio[controls] {
        display: inline-block;
    }

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

legend {
    *margin-left: -7px;
}

.error {
    color: red;
    font-weight: bold;
}

.ErrorMessage_sm {
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
    color: #CC0000;
}

button, input, select, textarea {
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
    _overflow: expression(this.type == 'button|reset|submit' ? 'visible':'');
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        overflow: visible;
        -webkit-appearance: button;
    }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ========================================================= */
/** FONTS **/
/* ========================================================= */

@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=73795a4c-118b-48aa-b631-91ba3bae3df4");

@font-face {
    font-family: "HelveticaNeueW02-67MdCn 694060";
    src: url("../Fonts/06b85ec8-4a05-49b4-91c2-f44ec792102b.eot?#iefix");
    src: url("../Fonts/06b85ec8-4a05-49b4-91c2-f44ec792102b.eot?#iefix") format("eot"),url("../Fonts/11398868-5e58-467f-86d1-650e10dd998a.woff") format("woff"),url("../Fonts/285f76f1-9aeb-40f3-8df6-f87eb061df28.ttf") format("truetype"),url("../Fonts/95e9b167-72f4-4e05-8337-e993a249b8b5.svg#95e9b167-72f4-4e05-8337-e993a249b8b5") format("svg");
}

@font-face {
    font-family: "HelveticaNeueW02-87HvCn 694072";
    src: url("../Fonts/5afb945e-e2c1-4a0e-aa10-07c774467403.eot?#iefix");
    src: url("../Fonts/5afb945e-e2c1-4a0e-aa10-07c774467403.eot?#iefix") format("eot"),url("../Fonts/b28cd111-4e51-40c4-8ab7-f20722f5aee1.woff") format("woff"),url("../Fonts/90675842-aa22-4c92-8d33-5b9adb155a84.ttf") format("truetype"),url("../Fonts/50295452-0109-4587-9fbd-703f8074deba.svg#50295452-0109-4587-9fbd-703f8074deba") format("svg");
}

/* ========================================================= */
/* MAIN STYLES */
/* ========================================================= */

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    background-color: #000;
}

ul {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.pipe {
    color: #515151;
}

h1 {
    font-size: 28px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #eeeeee;
    text-transform: uppercase;
}

h4 {
    font-size: 14px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #eeeeee;
    text-transform: uppercase;
}

h5 {
    font-size: 18px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #000000;
    text-transform: uppercase;
}

.Subtitle {
    color: Black;
}

.left {
    float: left;
}

.bold {
    font-weight: bold;
}

.search_btn {
    color: #ffffff;
    border: 1px solid #f3f3f3;
    background: linear-gradient(to bottom, #d0000a, #99282a);
    border-radius: 0 2px 2px 0;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding: 1px 0 2px 0;
    font-size: 12px;
    text-indent: 8px;
    margin-top: 10px;
    width: 75px;
}

    .search_btn span {
        background: url(../images/btn_arrow.png) no-repeat;
        height: 8px;
        width: 4px;
        float: right;
        margin: 4px 7px 0 0;
    }

.ie7 .search_btn span {
    margin: -10px 7px 0 0;
}

.search_btn:hover {
    background: linear-gradient(to bottom, #333333, #1f1f1f);
}

.red_btn {
    color: #ffffff;
    border: 1px solid #f3f3f3;
    background: linear-gradient(to bottom, #d0000a, #99282a);
    border-radius: 14px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 6px 32px 6px 16px;
    font-size: 13px;
    margin-top: 10px;
    line-height: 1;
    position: relative;
    width: 100% !important;
    max-width: 300px;
    box-sizing: border-box;
}

    .red_btn span {
        background: url(../images/btn_arrow.png) no-repeat;
        height: 8px;
        width: 4px;
        position: absolute;
        right: 14px;
        top: 9px;
    }

.ie7 .red_btn span {
    margin: -10px 7px 0 0;
}

.red_btn:hover {
    background: linear-gradient(to bottom, #333333, #1f1f1f);
}

.product_button {
    width: 130px;
}

.simple_button {
    width: 250px;
}

.grey_gradient {
    background: linear-gradient(to bottom, #333333, #1f1f1f);
}

#wrapper {
    width: 100%;
}

/* Textbox Rounded Corner */
.tb5 {
    border: 2px solid #666666;
    border-radius: 5px;
}

/* LINKS BEGIN HERE */
A.InlineLinks:link, A.InlineLinks:visited {
    color: #707070;
    text-decoration: underline;
}

    A.InlineLinks:link:hover, A.InlineLinks:visited:hover {
        color: #e2383f;
        text-decoration: underline;
    }

a.DkInlineLinks:link, a.DkInlineLinks:visited {
    color: #4F4F4F;
    text-decoration: underline;
}

    a.DkInlineLinks:link:hover, a.DkInlineLinks:visited:hover {
        color: #e2383f;
        text-decoration: underline;
    }

A.RedLink:link, A.RedLink:visited {
    color: #e2383f;
    text-decoration: none;
    font-size: 11px;
    font-family: 'HelveticaNeueW02-67MdCn 694060';
}

    A.RedLink:link:hover, A.RedLink:visited:hover {
        color: #707070;
        text-decoration: none;
        font-size: 11px;
        font-family: 'HelveticaNeueW02-67MdCn 694060';
    }

.arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #e2383f;
    display: inline-block;
    margin-left: 5px;
}

/* LISTS */
.SimpleList li {
    margin-left: 2em;
}

    .SimpleList li ul, .SimpleList li ol {
        margin-left: 1em;
        padding-left: 0;
    }

    .SimpleList li li {
        margin-left: 0;
    }

/* ========================================================= */
/** HOMEPAGE STYLES */
/* ========================================================= */

/* ==================== */
/** SLIDER */
/* ==================== */
#slider {
    background: #000;
    width: 100%;
    overflow: hidden;
    height: 624px;
    position: relative;
}

#slider-overlay {
    background: #000;
    width: 100%;
    overflow: hidden;
    height: 624px;
    position: relative;
}

#slide_arrows {
    width: 100%;
    height: 42px;
    position: absolute;
    top: 277px; /* z-index: 1; */
}

    #slide_arrows .content {
        height: 42px;
    }

@media screen and (max-width: 400px) {
    #slide_arrows {
        display: none;
    }
}

#slide_arrow_left {
    cursor: pointer;
    margin-left: 0;
    opacity: .75;
}

#slide_arrow_right {
    cursor: pointer;
    margin-right: 0;
    float: right;
    opacity: .75;
}

    #slide_arrow_left:hover, #slide_arrow_right:hover {
        opacity: 1;
    }

.ie7 #slide_arrow_right {
    margin-top: -46px;
}

#slider .slides {
    width: 800%;
    position: absolute;
    height: 624px;
    background-color: #000000;
    opacity: .8;
}

.slide {
    width: 12.5%;
    height: 624px;
    float: left;
}

#slide-copy {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 624px;
    width: 100%;
    position: absolute;
    top: 107px;
    z-index: 0;
    color: #ffffff;
}

.slide_text {
    margin: 22px 0 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    padding-bottom: 80px;
    text-align: center;
}

    .slide_text h2 {
        line-height: 1.1em;
    }

    .slide_text h3 {
        line-height: 1.1em;
    }

@media screen and (max-width: 960px) {
    #slider .slides {
        height: 400px;
    }

    .slide {
        height: 400px;
    }

    #slider {
        height: 400px;
    }

    #slide_arrows {
        top: 250px;
    }

    #slide-copy {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 400px;
        width: 100%;
        position: absolute;
        top: 70px;
        z-index: 0;
        color: #ffffff;
    }

    .slide_text {
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 600px) {
    #slider .slides {
        height: 300px;
    }

    .slide {
        height: 300px;
    }

    #slider {
        height: 300px;
    }

    #slide-copy {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 300px;
        width: 100%;
        position: absolute;
        top: 70px;
        z-index: 0;
        color: #ffffff;
    }

    .slide_text {
        margin: -12px 0 0 0;
    }
}

#slide1 {
    background: url(../images/banner_EdgeHPIron.jpg) no-repeat center;
    background-size: cover;
}

#slide2 {
    background: url(../images/Banner_NewStorefront.jpg) no-repeat center;
    background-size: cover;
}

#slide3 {
    background: url(../images/Banner_ThankYou_02.jpg) no-repeat center;
    background-size: cover;
}

#slide4 {
    background: url(../images/banner_5.jpg) no-repeat center;
    background-size: cover;
}

#slide5 {
    background: url(../images/banner_4.jpg) no-repeat center;
    background-size: cover;
}

/* ==================== */
/** CONTENT AREA */
/* ==================== */

.content,
.container {
    margin: 0 auto;
    position: relative;
    padding: 0 1rem;
    max-width: 1300px;
}

    .content:after,
    .container:after {
        content: '';
        clear: both;
        display: block;
    }

@media screen and (min-width: 700px) {
    .content,
    .container {
        padding: 0 2rem;
    }
}

@media screen and (min-width: 960px) {
    .content,
    .container {
        padding: 0 3rem;
    }
}

#main {
    position: relative;
}

.bar {
    width: 100%;
    height: 147px;
    background: #eeeeee;
}

#black-box {
    background: url(../images/black_box_gradient.png) repeat-x;
    height: 98px;
    width: 571px;
    position: absolute;
    top: -126px;
    color: #ffffff;
    z-index: 2;
    display: table;
}

@media screen and (max-width: 600px) {
    #black-box {
        background: none;
        width: 93% !important;
        top: -321px;
    }

    .slide_text {
        padding: 25px 55px;
    }

    #slide_arrows {
        top: 210px;
    }
}

@media screen and (max-width: 400px) {
    #black-box {
        min-height: 98px;
        margin-left: -10px;
        color: #ffffff;
        z-index: 2;
    }
}

#black-box h2 {
    font-size: 26px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

#black-box h3 {
    font-size: 20px;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    padding: 0;
    margin: 0;
}

#products_spotlight {
    background: #eeeeee;
    height: 28px;
    position: absolute;
    top: -28px;
}

.our_products {
    width: 571px;
    height: 28px;
    float: left;
}

@media screen and (max-width: 605px) {
    .our_products {
        width: 382px;
    }
}

@media screen and (max-width: 415px) {
    .our_products {
        width: 368px;
    }
}

@media screen and (max-width: 399px) {
    .our_products {
        width: 353px;
    }
}

@media screen and (max-width: 387px) {
    .our_products {
        width: 342px;
    }
}

@media screen and (max-width: 367px) {
    .our_products {
        width: 315px;
    }
}

@media screen and (max-width: 347px) {
    .our_products {
        width: 293px;
    }
}

@media screen and (max-width: 320px) {
    .our_products {
        width: 272px;
    }
}

.our_products h4, .spotlight h4 {
    margin: 5px 19px 0 10px;
    float: left;
}

.our_products .pipe {
    margin-top: 5px;
    float: left;
}

.our_products a {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    margin: 6px 0 0 19px;
    float: left;
    background: url(../images/btn_arrow.png) no-repeat 90px 4px;
    padding-right: 10px;
}

.spotlight {
    width: 360px;
    height: 28px;
}

.bar .content {
    padding-top: 10px;
}

.bar .col_01, .bar .col_02, .bar .col_03 {
    width: 172px;
    margin-left: 18px;
}

@media screen and (max-width: 640px) {
    .bar .col_02 {
        margin-top: 20px;
    }

    .spotlight {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .bar .col_03 {
        margin-top: 20px;
    }
}

.bar .col_01 {
}

@media screen and (max-width: 640px) {
    .bar .col_01 {
        width: 100%;
    }

        .bar .col_01 img {
            width: 100%;
        }

    .bar .col_01, .bar .col_02, .bar .col_03 {
        margin-left: 0;
    }

    .bar .col_02 {
        width: 100%;
    }

        .bar .col_02 img {
            width: 100%;
        }

    .bar .col_03 {
        width: 100%;
    }

        .bar .col_03 img {
            width: 100%;
        }

    .bar .col_04 {
        margin-left: 0 !important;
    }

    .bar .col_04 {
        width: 100% !important;
    }

        .bar .col_04 .content {
            width: 100% !important;
        }

            .bar .col_04 .content img {
                width: 100% !important;
                margin-top: 0;
            }

        .bar .col_04 .product_buttons {
            float: right;
        }

    .copyright {
    }
}

.bar .product_buttons {
    float: right;
}

.bar .col_02 {
}

.bar .col_04 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 30px;
    width: 374px;
    margin-top: -38px;
}

    .bar .col_04 img {
        margin-top: 38px;
    }

    .bar .col_04 .product_buttons {
        float: right;
    }

.bar .col_05 img {
    margin-top: 38px;
}

.bar .col_04 .content {
    width: 180px;
    float: left;
    margin-right: 7px;
    padding: 0;
}

    .bar .col_04 .content .bold {
        margin-top: 11px;
    }

@media screen and (max-width: 1084px) {
    .bar .col_04 {
        margin-top: 38px;
    }
}

/* ========================================================= */
/* SUBPAGE STYLES */
/* ========================================================= */

.submain {
    margin-top: 81px;
}

.dark_grey_gradient, .tabs li a {
    background: linear-gradient(to bottom, #1f1f1f, #333333);
}

#page_banner {
    position: relative;
    background: #000000;
}

.products {
    background: url(../images/products_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.markets {
    background: url(../images/industries_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.aboutus {
    background: url(../images/aboutus_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.resources {
    background: url(../images/resources_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.contactus {
    background: url(../images/contactus_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.international {
    background: url(../images/international_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

.countonit {
    background: url(../images/COI_banner.jpg) no-repeat center;
    height: 365px;
    width: 100%;
}

#subpage_title {
    background: url(../images/subpage_title_gradient.png) repeat-x;
    height: 63px;
    position: relative;
    top: 301px;
}

    #subpage_title h1 {
        padding: 15px 0 0 10px;
    }

/* BREADCRUMBS */
#breadcrumbs {
    width: 100%;
    height: 31px;
    background: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #656565;
}

.ie7 #breadcrumbs {
    position: relative;
    z-index: -1;
}

#breadcrumbs a {
    color: #656565;
    text-decoration: none;
}

    #breadcrumbs a:hover {
        text-decoration: underline;
    }

#breadcrumbs .content {
    padding: 11px 0 0 9px;
}

#breadcrumbs .current_page {
    color: #000000;
}

/* LIST OF LINKS */
#listedlinks {
    /* color: #707070; */
}

.ie7 #listedlinks {
    position: relative;
    z-index: -1;
}

#listedlinks .header {
    color: #000000;
    font-weight: bold;
    padding: 10px 0 0 0;
}

#listedlinks a {
    color: #707070;
    text-decoration: underline;
}

    #listedlinks a:hover {
        color: #e2383f;
        text-decoration: underline;
    }

#listedlinks .content {
    padding: 0 0 0 10px;
}

.main_col {
    margin-bottom: 32px;
}

@media screen and (min-width: 960px) {
    .main_col {
        width: 65%;
        float: left;
    }
}

.main_col h2 {
    font-size: 21px;
    padding-bottom: 28px;
    margin: 0;
}

.main_col h3 {
    font-size: 14px;
    padding-bottom: 28px;
    margin: 0;
}

.main_col_sound {
    width: 800px;
    min-height: 533px;
    margin: 0 88px 0 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    float: left;
    color: #333333;
}

    .main_col_sound h2 {
        font-size: 21px;
        padding-bottom: 28px;
        margin: 0;
    }

    .main_col_sound h3 {
        font-size: 14px;
        padding-bottom: 28px;
        margin: 0;
    }

.main_img {
    margin-bottom: 26px;
    width: 100%;
    height: auto;
}

.modules_col {
    max-width: 500px;
    margin: 0 auto;
}

@media screen and (min-width: 960px) {
    .modules_col {
        width: 27%;
        float: right;
        margin: 0;
        max-width: none;
    }
}

.module_content {
    padding: 0 20px;
}

.tabs {
    list-style: none;
    margin-top: 20px; /*54px*/
}

    .tabs:after {
        content: '';
        display: block;
        clear: both;
    }

@media screen and (min-width: 700px) {
    .tabs li {
        float: left;
        width: 25%;
        border-right: 1px solid #717171;
        box-sizing: border-box;
    }

        .tabs li.last {
            border-right: none;
        }
}

.tabs li a {
    color: #ffffff;
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    height: 28px;
    text-align: center;
    padding-top: 5px;
}

    .tabs li a.active_tab {
        color: #ffffff;
        background: linear-gradient(to bottom, #d0000a, #99282a);
    }

.panes {
    background: #efefef;
}

.ie7 .panes {
    margin-top: 0;
}

.pane_content {
    padding: 1px 20px;
}

    .pane_content ul {
        padding-left: 35px;
    }

        .pane_content ul li {
            padding-bottom: 30px;
        }

            .pane_content ul li span {
                position: relative;
                left: -6px;
            }

/* GRAY MAIN CONTENT AREA */
.maincontent {
    background: #efefef;
    margin-top: 5px;
    padding: 15px 30px
}

    .maincontent h2 {
        font-size: 18px;
        padding: 0;
        padding-bottom: 5px;
        margin: 0;
    }

.ie7 .maincontent {
    margin-top: 0;
}

.maincontent_area ul {
    padding-left: 35px;
}

    .maincontent_area ul li {
        padding-bottom: 20px;
    }

        .maincontent_area ul li span {
            position: relative;
            left: -6px;
        }

.maincontent_area .header {
    color: #000000;
    font-weight: bold;
    padding: 10px 0 0 0;
}

.maincontent_area img {
    max-width: 100%;
    height: auto;
}

.maincontent_area p {
    line-height: 1.5;
}

/* CUSTOMER SERVICE RESULTS */
.cs_name_title {
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

/* SITEMAP CONTENT AREA */
.sitemapcontent {
    min-height: 300px;
    width: 660px;
    background: #efefef;
    margin-top: 5px;
}

    .sitemapcontent h2 {
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

.ie7 .sitemapcontent {
    margin-top: 0;
}

.sitemapcontent_area {
    padding: 30px 20px 0 20px;
}

    .sitemapcontent_area ul {
        padding-left: 25px;
    }

        .sitemapcontent_area ul li {
            padding-bottom: 5px;
        }

            .sitemapcontent_area ul li span {
                position: relative;
                left: -6px;
            }

    .sitemapcontent_area A:Link {
        color: #707070;
        text-decoration: underline;
    }

    .sitemapcontent_area A:visited {
        color: #000000;
    }

    .sitemapcontent_area A:link:hover, A:visited:hover {
        /*  color: #ff0000; */
        text-decoration: underline;
    }
/* END SITEMAP MAIN CONTENT AREA */

/* MOBILE MAIN CONTENT AREA */
.mobilemaincontent {
    min-height: 200px;
    width: 100%;
    background: #efefef;
    margin-top: 5px;
}

    .mobilemaincontent h2 {
        font-size: 18px;
        padding: 0;
        padding-bottom: 5px;
        margin: 0;
    }

.ie7 .mobilemaincontent {
    margin-top: 0;
}

.mobilemaincontent_area {
    padding: 10px 20px 10px 20px;
}

    .mobilemaincontent_area ul {
        padding-left: 35px;
    }

        .mobilemaincontent_area ul li {
            padding-bottom: 20px;
        }

            .mobilemaincontent_area ul li span {
                position: relative;
                left: -6px;
            }

    .mobilemaincontent_area .header {
        color: #000000;
        font-weight: bold;
        padding: 10px 0 0 0;
    }
/* END MOBILE MAIN CONTENT AREA */

.product_title {
    font-family: 'HelveticaNeueW02-87HvCn 694072';
    font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 0;
}

/* ========================================================= */
/* SIDE MODULES */
/* ========================================================= */

.side_module {
    margin-bottom: 40px;
}

    .side_module h2 {
        color: #ffffff;
        font-family: 'HelveticaNeueW02-87HvCn 694072';
        font-weight: normal;
        font-size: 18px;
        margin: 0 0 10px;
        padding: 5px 20px;
    }

    .side_module .module_button {
        max-width: 700px;
    }

/* ========================================================= */
/* FOOTER */
/* ========================================================= */

#footer {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline-block;
}

    #footer .footer_nav {
        display: none;
    }

@media screen and (min-width: 960px) {
    #footer .footer_nav {
        display: block;
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 1069px) {
    #footer {
    }

    .bar .col_04 {
        margin-top: 38px;
    }
}

@media screen and (max-width: 1055px) {
    .bar .col_04 {
        margin-left: 16px
    }
}

#footer ul {
    list-style: none;
}

#footer a {
    text-decoration: none;
    color: #525252;
}

    #footer a:hover {
        color: #e13a3e;
    }

#footer span.arrow {
    background: url(../images/footer_arrow.png) no-repeat;
    height: 6px;
    width: 3px;
    display: block;
    float: right;
    margin: 6px 0 0 0;
}

.ie7 #footer span.arrow {
    margin: -10px -11px 0 0;
}

#footer .col_01, #footer .col_02, #footer .col_03, #footer .col_04, #footer .col_05 {
    width: 18.4%;
    margin-right: 2%;
    box-sizing: border-box;
}

#footer .col_05 {
    margin-right: 0;
}

#footer ul li {
    margin-bottom: 8px;
}

    #footer ul li.head, #footer ul li.strong {
        font-family: 'HelveticaNeueW02-87HvCn 694072';
        font-weight: normal;
        font-size: 13px;
        border-bottom: 1px solid #cccccc;
        text-transform: uppercase;
        padding-bottom: 9px;
    }

    #footer ul li.subhead {
        color: #525252;
        border: none;
        margin: 17px 0 13px;
        padding: 0;
    }

    #footer ul li.first {
        margin-top: 10px;
    }

    #footer ul li.strong {
        border: none;
        padding: 0;
        margin-bottom: 17px;
    }

.copyright {
    border-top: 1px solid #cccccc;
    font-size: 0.9em;
    padding-top: 13px;
    color: #525252;
}

@media screen and (max-width: 1085px) {
    .copyright {
    }
}

.copyright ul li {
    float: left;
}

.copyright .FTC {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.copyright .privacy_policy {
    margin: 0 13px 0 0;
}

.copyright .tou {
    margin: 0 0 0 13px;
}

.copyright .social_icons {
    float: right;
}

.copyright .follow {
    float: left;
}

.copyright .youtube {
    margin: 0 10px 0 20px;
}

.ie9 .copyright .youtube {
    margin: 0 10px 0 11px;
}

/* SIMPLE TABLES */
div.row {
    clear: both;
    padding-top: 5px;
    width: 50%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 20px 0;
}

    div.row span.left {
        float: left;
        text-align: left;
        width: 70%;
    }

    div.row span.right {
        float: left;
        text-align: center;
        width: 15%;
    }

div.row2 {
    padding-top: 5px;
    margin-bottom: 30px;
}

    div.row2 span.left {
        float: none;
        display: block;
        margin-bottom: 15px;
    }

    div.row2 span.right {
    }

@media screen and (min-width: 450px) {
    div.row2 {
        display: table;
        width: 100%;
        margin-bottom: 50px;
    }

        div.row2 span.left {
            width: 172px;
            margin-right: 30px;
            max-width: none;
        }

        div.row2 span.right {
            display: table-cell;
            width: 100%;
            vertical-align: top;
        }
}

@media screen and (min-width:450px) {
    div.curow {
        display: table;
        width: 100%;
        margin-bottom: 20px;
    }

        div.curow span.left {
            width: 172px;
            margin-right: 30px;
            max-width: none;
        }

        div.curow span.right {
            display: table-cell;
            width: 100%;
            vertical-align: top;
        }
}

/* SIMPLE TABLES END */

div.figure {
    float: right;
    margin: 0.5em;
    padding: 0.5em;
}

    div.figure img {
        max-width: 100%;
        height: auto;
    }

    div.figure p {
        text-align: center;
        font-size: smaller;
        text-indent: 0;
    }

/* STYLES FOR THE REVIT DOWNLOAD PAGE */
.RevitTD1 {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #666666;
    vertical-align: middle;
}

.RevitTD2 {
    border-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-color: #666666;
}

.RevitTD3 {
    border-color: #666666;
    border-right-style: solid;
    border-width: 1px;
}

.RevitTD4 {
    border-color: #666666;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
}

.downloadsize {
    font-size: 9px;
    font-family: Verdana, Arial, sans-serif;
    color: #666666;
}

/*VIDEO CONTAINER*/

div.video_container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

    div.video_container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

div.imgcontainer {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

div.float {
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 230px;
    height: 183px;
    padding: 5px;
}

    div.float p {
        text-align: center;
    }

div.spacer {
    clear: both;
}

/* ========================================================= */
/* MODAL POPUPS */
/* ========================================================= */

.updateProgress {
    position: absolute;
    background-color: #fff;
    filter: opacity(50);
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
}

    .updateProgress div {
        background-color: white;
        padding: 4px;
        position: absolute;
        top: 10%;
        left: 50%;
    }

.modalBackground {
    background-color: #ededed;
    filter: opacity(50);
    opacity: 0.8;
    overflow: auto;
    z-index: 10000;
}

.modalPopup {
    background-color: #EEEEEE;
    border-width: 5px;
    border-style: solid;
    border-color: #CC0000;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-family: Verdana;
    font-size: medium;
    padding: 5px;
    overflow: auto; /* Height & Width handeled at panel in code */
}

.modalPopup-wide {
    background-color: #EEEEEE;
    border-width: 5px;
    border-style: solid;
    border-color: #CC0000;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-family: Verdana;
    font-size: medium;
    padding: 5px;
    overflow: auto; /* Height & Width handeled at panel in code */
}

#progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    background-color: #ededed;
    filter: opacity(50);
    opacity: 0.8;
    z-index: 10000;
}

#processMessage {
    position: fixed;
    top: 50%;
    left: 40%;
    padding: 0px;
    z-index: 1001;
    border: solid 1px #99AA63;
}

/* ========================================================= */
/** HONEYPOT FIELDS */
/* ========================================================= */
.hidden-with-pos {
    position: fixed;
    top: -500px;
    left: -500px;
}

/* ========================================================= */
/** NEW HEADER STYLES */
/* ========================================================= */

.float-clear:after {
    content: '';
    display: block;
    clear: both;
}

*[role="button"] {
    cursor: pointer;
}

.slide-on-mobile {
    width: 100%;
    position: relative;
    left: 0;
    transition: all 200ms ease-in-out;
    background-color: #fff;
}

@media (max-width: 960px) {
    .mobile-nav-open .slide-on-mobile {
        left: -85%;
        position: fixed;
        top: 0;
        height: 1000px;
    }
}

#site-header {
    padding: 1rem 0;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
}

@media screen and (min-width: 960px) {
    #site-header {
        padding: 1rem 0 0;
    }
}

#site-header * {
    box-sizing: border-box;
    z-index: 1;
}

.site-logo {
    width: 200px;
    float: left;
}

#open-mobile-nav {
    position: absolute;
    right: 2rem;
    top: .5rem;
    display: block;
    height: 32px;
    width: 32px;
}

    #open-mobile-nav rect {
        fill: #3e5d6e;
    }

@media screen and (min-width: 960px) {
    #open-mobile-nav {
        display: none;
    }
}

.mega-nav-box {
    color: #ffffff;
    overflow: hidden;
    position: relative;
}

    .mega-nav-box .container {
        background-color: transparent;
    }

.mega-nav-unit {
    display: none;
}

    .mega-nav-unit.visible {
        display: block;
    }

.mega-items a,
.mega-items a:active,
.mega-items a:hover,
.mega-items a:visited {
    color: #ffffff;
    line-height: 1;
    display: block;
    opacity: .8;
    transition: opacity 200ms ease-in-out;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #404040;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
    padding-bottom: 4px;
}

    .mega-items a:after {
        content: '\0025B8';
        display: block;
        position: absolute;
        right: 0;
        top: -3px;
        color: #b61319;
        height: 19px;
        width: 11px;
        font-size: 1.25rem;
        line-height: 1;
    }

.mega-items .mega-nav-trigger:after {
    content: '+';
}

.mega-items a:active,
.mega-items a:hover {
    opacity: 1;
}

@media all and (min-width: 60em) {
    .mega-items a,
    .mega-items a:active,
    .mega-items a:hover,
    .mega-items a:visited {
        font-size: .875rem;
    }
}

.mega-nav-row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .mega-nav-row:after {
        content: " ";
        display: block;
        clear: both;
    }

@media all and (min-width: 60em) {
    .mega-nav-row {
        margin-bottom: .75rem;
    }

        .mega-nav-row:last-child {
            margin-bottom: 0;
        }
}

@media all and (min-width: 60em) {
    .mega-nav-col {
        width: 31.3559322034%;
        float: left;
        margin-right: 2.9661016949%;
    }

        .mega-nav-col:nth-child(3n+3) {
            width: 31.3559322034%;
            float: right;
            margin-right: 0;
        }
}

#mobile-nav {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 65px 0;
    overflow: hidden;
    padding-left: 15%;
    box-sizing: border-box;
}

    #mobile-nav * {
        box-sizing: border-box;
    }

    #mobile-nav .container {
        background-color: transparent;
    }

    #mobile-nav .mega-nav-box {
        width: 50%;
        position: absolute;
        right: 0;
        top: .7rem;
    }

        #mobile-nav .mega-nav-box .container {
            padding: 0 30px 0 50px;
        }

    #mobile-nav ul {
        margin: 1rem 0 0;
        padding: 0 2.5rem;
        list-style: none;
        width: 50%;
    }

        #mobile-nav ul li {
            margin-bottom: .75rem;
        }

            #mobile-nav ul li:first-child {
                border-top: 1px solid #ffffff;
                padding-top: .5rem;
            }

        #mobile-nav ul a,
        #mobile-nav ul a:active,
        #mobile-nav ul a:hover,
        #mobile-nav ul a:visited {
            color: #ffffff;
        }

    #mobile-nav .mega-items {
        padding-top: 70px;
        position: relative;
    }

    #mobile-nav .top-level-nav {
        color: #ffffff;
        line-height: 1;
        display: block;
        opacity: .8;
        transition: opacity 200ms ease-in-out;
        margin-bottom: 1.5rem;
        border-bottom: 1px solid #404040;
        position: relative;
        padding-right: 20px;
        text-decoration: none;
        padding-bottom: 4px;
        text-transform: uppercase;
    }

    #mobile-nav .mega-nav-trigger:after {
        content: '+';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        color: #b61319;
        height: 11px;
        width: 11px;
    }

    #mobile-nav .mega-back-link {
        position: absolute;
        top: 1rem;
        left: 0;
        color: #676767;
        font-style: italic;
        border-bottom: none;
    }

        #mobile-nav .mega-back-link:after {
            content: '\0025B8\0025B8';
            right: auto;
            left: -2rem;
            font-style: normal;
            font-size: 1rem;
            transform: scale(-1, -1);
            height: 11px;
            width: 18px;
            top: 4px;
            letter-spacing: -4px;
        }

    #mobile-nav .close-mega-nav {
        position: absolute;
        right: 0;
        top: 1rem;
        color: #b61319;
        border-bottom: none;
        font-size: 32px;
        height: 40px;
        width: 40px;
        padding: 4px 0 0;
        text-align: center;
        line-height: 1;
    }

        #mobile-nav .close-mega-nav:after {
            display: none;
        }

    #mobile-nav .mega-nav-col {
        margin-bottom: 1.2rem;
    }

    #mobile-nav .util-search-form {
        margin: 3rem 0 0;
        padding: 0 2.5rem;
        width: 50%;
    }

        #mobile-nav .util-search-form button {
            background-color: #b8dbe8;
            color: #3e5d6e;
        }

.mobile-main-nav {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 200%;
    transform: translate(0, 0);
    transition: all 200ms ease-in-out;
    position: relative;
}

    .mobile-main-nav:after {
        content: " ";
        display: block;
        clear: both;
    }

    .mobile-main-nav.mobile-sub-nav-open {
        transform: translate(-50%, 0);
    }

    .mobile-main-nav > .container {
        width: 50%;
        padding: 1.3rem 2.5rem 0;
        margin: 0;
    }

.mobile-label {
    width: 50%;
    float: left;
    color: #ffffff;
    padding: 0 1.5rem;
    margin-bottom: 0;
}

    .mobile-label a,
    .mobile-label a:active,
    .mobile-label a:hover,
    .mobile-label a:visited {
        color: #ffffff;
    }

.close-mobile-nav {
    display: block;
    position: absolute;
    top: 20px;
    left: 18%;
    height: 40px;
    width: 40px;
    padding: 10px;
    color: #b61319;
    font-size: 42px;
    line-height: 1;
    text-align: center;
}

.close-mobile-subnav {
    position: relative;
    left: -10px;
}

    .close-mobile-subnav span {
        display: inline-block;
        margin-right: .5rem;
        width: 22px;
        height: 22px;
        transform: rotate(180deg);
        position: relative;
        top: 4px;
    }

#desktop-main-nav {
    display: none;
}

@media screen and (min-width: 960px) {
    #desktop-main-nav {
        display: block;
    }

        #desktop-main-nav .top-level-nav,
        #desktop-main-nav .top-level-nav:visited {
            margin-right: 1.1rem;
            position: relative;
            transition: all 200ms ease-in-out;
            display: inline-block;
            text-transform: uppercase;
            font-size: .875rem;
            color: #000;
            text-decoration: none;
            font-weight: bold;
        }

            #desktop-main-nav .top-level-nav:last-child,
            #desktop-main-nav .top-level-nav:visited:last-child {
                margin-right: 0;
            }

            #desktop-main-nav .top-level-nav:hover,
            #desktop-main-nav .top-level-nav:active {
                color: #000;
                text-decoration: none;
            }

        #desktop-main-nav .mega-nav-trigger {
            padding-right: 1rem;
            position: relative;
        }

        #desktop-main-nav .top-level-nav.mega-nav-trigger:before {
            content: '';
            display: block;
            height: 20px;
            width: 20px;
            position: absolute;
            bottom: -31px;
            left: 50%;
            margin-left: -10px;
            border: 11px solid transparent;
            border-top-color: #fff;
            border-top-width: 0;
            transition: all .15s ease-in-out;
            box-sizing: border-box;
            z-index: 999;
        }

        #desktop-main-nav .mega-nav-trigger:after {
            content: '+';
            display: block;
            height: 11px;
            width: 11px;
            position: absolute;
            right: 0;
            top: 0;
            color: #b61319;
        }

        #desktop-main-nav .mega-nav-trigger.mega-back-link {
            color: #676767;
            font-style: italic;
            position: absolute;
            top: 1.5rem;
            left: 6%;
            border-bottom: none;
        }

        #desktop-main-nav .close-mega-nav {
            position: absolute;
            right: 6%;
            top: 1rem;
            color: #b61319;
            border-bottom: none;
            font-size: 32px;
            height: 40px;
            width: 40px;
            padding: 4px 0 0;
            text-align: center;
            line-height: 1;
        }

            #desktop-main-nav .close-mega-nav:after {
                display: none;
            }

        #desktop-main-nav .mega-items .mega-nav-trigger.mega-back-link:after {
            content: '\0025B8\0025B8';
            right: auto;
            left: -2rem;
            font-style: normal;
            font-size: 1rem;
            transform: scale(-1, -1);
            width: 18px;
            top: 4px;
            letter-spacing: -4px;
        }

        #desktop-main-nav .mega-nav-trigger.active {
            color: #000;
        }

        #desktop-main-nav .top-level-nav.mega-nav-trigger.active:before {
            border-top-width: 11px;
        }

        #desktop-main-nav .mega-nav-trigger.active:after {
            content: '\2013';
        }

        #desktop-main-nav .mega-nav-box {
            background-color: #000;
            transition: max-height 200ms ease-in-out;
            max-height: 0;
        }

            #desktop-main-nav .mega-nav-box.mega-nav-open {
                max-height: 500px;
            }

        #desktop-main-nav .mega-items {
            padding: 70px 6%;
            position: relative;
        }

            #desktop-main-nav .mega-items .mega-nav-trigger:after {
                top: -3px;
            }
}

@media screen and (min-width: 960px) {
    .position-main-nav {
        text-align: center;
        padding: 20px 0 10px;
    }
}

#desktop-utility-nav {
    display: none;
}

@media screen and (min-width: 960px) {
    #desktop-utility-nav {
        display: block;
        float: right;
        text-align: right;
        width: 600px; /*WAS 450*/
    }

        #desktop-utility-nav .menu-utility-nav-container {
            display: inline-block;
        }

        #desktop-utility-nav ul {
            list-style: none;
            margin: 0;
            padding: 0;
            width: 100%;
            display: block;
        }

        #desktop-utility-nav li {
            display: inline-block;
            font-size: .7rem;
            padding-right: 1rem;
            position: relative;
        }

            #desktop-utility-nav li:after {
                content: '/';
                position: absolute;
                top: 0;
                right: .3rem;
                color: #3e5d6e;
            }

        #desktop-utility-nav .icon-button {
            position: relative;
            top: 2px;
        }

        #desktop-utility-nav .util-search {
            width: 100%;
            display: none;
        }

            #desktop-utility-nav .util-search input[type="search"] {
                width: auto;
                height: 35px;
                width: 250px;
            }

            #desktop-utility-nav .util-search button {
                height: 35px;
            }

        #desktop-utility-nav .util-search-form {
            display: inline-block;
        }

        #desktop-utility-nav.search-active .menu-utility-nav-container {
            display: none;
        }

        #desktop-utility-nav.search-active .util-search {
            display: block;
        }
}

.menu-utility-nav-container a {
    color: #000000;
}

.nav-divider {
    color: #3e5d6e;
    padding: 0 2px;
}

.icon-button {
    display: inline-block;
    height: 16px;
    width: 16px;
}

    .icon-button path {
        fill: #3e5d6e;
    }

.back-to-top {
    position: relative;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #9E9E9E;
    color: #000000;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    width: 30px;
    margin: 50px auto;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    cursor: pointer;
}

.screen-reader-text {
    opacity: 0;
    display: table-cell;
}

.search-input {
    margin-left: 40px;
}

.footer-container {
    width: 100%;
    text-align: center;
    line-height: 20px;
    white-space: nowrap;
}

.foot-col-01 {
    display: inline-block;
    width: 23%;
    padding: 5px;
    vertical-align: top;
}

.foot-col-02 {
    display: inline-block;
    padding: 5px;
    width: 50%;
    vertical-align: top;
}

.foot-col-03 {
    display: inline-block;
    padding: 5px;
    width: 23%;
    vertical-align: top;
}

@media screen and (max-width: 960px) {
    .foot-col-01, .foot-col-02, .foot-col-03 {
        display: block;
        text-align: center;
        width: 100%;
    }
}

.social-icons {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.facebook-icon, .youtube-icon {
    display: inline-block;
}

    .facebook-icon img {
        display: inline-block;
        width: 36px;
        height: auto;
        text-align: center;
        padding-right: 5px;
    }

    .youtube-icon img {
        display: inline-block;
        width: 36px;
        height: auto;
        text-align: center;
        padding-left: 5px;
    }

/* ------------------GridView-------------------- */
.GridViewClass td, th {
    padding-right: 3px;
    padding-left: 3px;
}

/* ----------HEATMAP ELEMENTS---------- */
.mf-heatmap-clicked + ul.dropdown {
    display: block !important;
}

.mf-heatmap-targeted {
    display: block !important;
}