a, object {
    outline-style: none
}

html {
}

form {
    margin: 0;
    padding: 0;
}

.wheelchair-truck {
    padding-top: 15px;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    color: #000;
}

a:link, a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #cd2027;
}

a:hover {
    text-decoration: underline;
}

input.button {
    cursor: pointer;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

ul {
    margin-left: 30px;
}

img {
    border: 0 none;
}

img.upfit {
    border: 2px solid #333;
    margin: 10px;
    float: left;
    display: block;
}

object {
    outline: none;
}

h2 {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    vertical-align: bottom;
    color: #CD2027;
    text-align: left;
    width: 100%;
}

div#headerBackground {
    position: relative;
    width: 100%;
    z-index: 9999;
    background: #000;
}

div#headerContainer {
    margin: 0px auto;
    width: 975px;
    height: 90px;
    position: relative;
    z-index: 1;
}

div#logoContainer {
    position: absolute;
    top: 4px;
}

div#socialContainer {
    position: absolute;
    top: 12px;
    left: 500px;
}

div#menuContainer {
    position: absolute;
    bottom: 0px;
    z-index: 1;
}

div#bodyBackground {
    position: relative;
    width: 100%;
    background: #000;
    padding-top: 5px;
    z-index: 1;
}

div#imageRotator {
    position: relative;
    margin: 0px auto;
    width: 975px;
    height: 260px;
}

/*
    div#braunSpecial {
        position: relative;
        width: 955px;
        margin: -61px auto 10px auto;
        height: 61px;
        z-index: 3;
    }
    div#braunSpecial a,
    div#braunSpecial img {
        display: block;
        width: 285px;
        height: 61px;
        z-index: 1;
    }
*/

div#bodyContainer {
    position: relative;
    margin: 5px auto;
    width: 975px;
    padding-bottom: 20px;
    background: #FFF;
    z-index: 1;
}

div#bodyText {
    padding: 12px;
}

div#bodyTextHome {
    padding: 12px;
    line-height: 1.3em;
    font-size: 17px;
    /*font-weight: bold;*/
    color: #333333;
}

div#testimonialContainer {
    margin-top: 15px;
    width: 600px;
    height: 130px;
    background: #EFEFEF;
}

/*div#sideContainer {
    width: 325px;
    height: 506px;
    margin-left: 30px;
    margin-top: -60px;
    background: url('../images/side-bg.png') no-repeat right;
}*/

div#newsContainer {
    width: 325px;
    height: 500px;
    margin-left: 30px;
    margin-bottom: -60px;
    background: #FFF;
    /*background: url('../images/side-bg.png') no-repeat right;*/
}

.content-has-right {
    width: 629px;
    float: left;
    clear: left;
    font-size: 14px;
}

.commupfit {
    float: left;
    clear: left;
    font-size: 14px;
}

.welcome_float {
    float: right;
    clear: right;
    width: 300px;
    margin: 0px;
    /*
    padding-bottom: 54px;
    background: transparent url('../images/welcome_side/side_footer.png') no-repeat bottom left;
    */
}

div#footerBackground {
    width: 100%;
    height: 150px;
    border-top: 5px solid #d0d1d3;
    border-bottom: 5px solid #000;
}

.addl-options {
    height: 25px;
    line-height: 25px;

    margin: 0px auto;
    width: 975px;
    color: #fff;
    font-size: 11px;
}

.copyright {
    margin: 0px auto;
    width: 975px;
    height: 45px;

    color: #fff;

    font-size: 11px;
}

div#footerContainer {
    width: 975px;
    height: 150px;
    position: relative;
    margin: 0px auto;
}

div#footerLogo {
    margin-top: 16px;
    float: left;
}

.footer-text {
    float: left;
    padding-top: 10px;
}

.footer-text ul {
    float: left;
    width: 170px;
    list-style: none;

    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.footer-text li.heading {
    font-weight: bold;
    font-size: 18px;

    font-style: italic;
}

/* emergency contacts */
.emergency-contacts {
    margin: -261px auto 0px auto;

    height: 350px;
    width: 955px;

    overflow: hidden;

    background-color: #fff;

    position: relative;

    z-index: 1;

    padding: 10px;
}

.emergency-contacts h2 {
    font-style: italic;
    font-size: 18px;
    padding: 0px 0px 12px 0px;
    margin: 0px;
}

.emergency-contacts h3 {
    padding: 14px 0px 4px 0px;
    margin: 0px;
    font-size: 14px;

    clear: both;
}

.emergency-contacts table {
    border-collapse: collapse;
    float: left;
    width: 48%;
}

.emergency-contacts td {
    padding: 0px;
    line-height: 20px;
}

.a-video {
    display: block;
    float: left;
    width: 420px;
    height: 236px;
    margin: 10px;

    border: 1px solid red;
}

.header-right {
    position: absolute;
    z-index: 10000;
}

@media only screen and (min-width: 771px) {
    .header-right {
        top: 46px;
        right: 20px;
    }
}

.header-right .share-icons img {
    width: 30px;
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {
    width: 40%;
}

.skip-nav:not(.skip-active):hover {
    text-decoration: none;
}

.skip-nav:not(.skip-active):hover .icon {
    background-position: -46px 4px;
}

.skip-nav .label {
    color: rgb(158, 214, 239);
    display: inline;
    font-size: 18px;
    font-weight: bold;
}

.skip-nav .icon {
    background-position: 4px 4px;
}

@media only screen and (min-width: 500px) {
    .skip-nav {
        width: 25%;
    }
}

@media only screen and (min-width: 771px) {
    .skip-nav {
        display: none;
    }
}

/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 770px) {
    #header-nav {
        background: #EDEDED;
    }
}

@media only screen and (min-width: 771px) {
    #header-nav {
        display: block;
        background: #db1e1e;
    }
}

/* ============================================ *
 * Nav Primary
 * ============================================ */
#header-nav {
    text-transform: none;
    margin: 0;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    clear: both;
}

.nav-primary > ul {
    margin: 0;
}

.nav-primary .submenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 771px) {
    .nav-primary {
        display: block;
        margin-top: 0;
    }
}

/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a {
    text-decoration: none;
    position: relative;
    display: block;
    color: #fff;
    line-height: 20px;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 500;;
    padding: 14px 14px 15px 7px;
    text-align: center;
}

.nav-primary li {
    position: relative;
    display: inline-block;
    background: url(//www.vanproducts.com/skin/frontend/default/van-products/images/nav-line1.jpg) right 0 no-repeat;
    position: relative
}

.nav-primary li.menu-5 a, .nav-primary li.menu-6 a, .nav-primary li.menu-7 a { /*background:url(../images/nav-line2.jpg) right 0 no-repeat*/
}

.submenu {
    display: none;
    background: #fafafa;
    border: 2px solid #003763;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 1000000;
    width: 280px
}

/*.nav-primary li:hover .submenu{ display:block }*/
.nav-primary > ul > li > ul.submenu {
    left: 0;
    top: 41px;
}

.nav-primary > ul > li > ul.submenu li > ul.submenu {
    left: 260px;
    top: 0;
}

.nav-primary > ul > li > ul.submenu li > ul.submenu li > ul.submenu {
}

.nav-primary > ul > li:hover > .submenu {
    display: block
}

.nav-primary > ul > li > ul.submenu li:hover > ul.submenu {
    display: block
}

.submenu li, .submenu li a {
    display: block;
    background: none;
    width: 100%;
    font-family: "Gotham Narrow A", "Gotham Narrow B" "Gotham Narrow A", "Gotham Narrow B";
    line-height: 24px;
    padding: 0;
    font-size: 20px;
    text-align: left;
    padding: 5px;
    color: #004a97
}

.nav-primary li.menu-6:hover .submenu {
    left: -63px
}

.nav-primary li.menu-7:hover .submenu {
    left: -165px
}

.nav-primary li.level1 a {
    border-bottom: 1px solid #cccccc;
}

.nav-primary li a span {
    font-size: 18px
}

.nav-primary li a span span {
    font-size: 17px
}

.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
    display: block;
}

.nav-primary li.level0 > a {
    text-transform: uppercase;
}

#nav2 {
    display: none
}
#nav2 ul {
    margin: 0;
    padding: 0;
}
#nav2 li {
    width: 100%;
    float: none;
    display: block;
    background: none;
    border-bottom: 1px solid #fff;
    position: relative
}

#nav2 li a {
    color: rgb(0, 29, 130);
    display: block;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 500;;
    line-height: 20px;
    padding: 15px 25px;
    position: relative;
    text-align: left;
    text-decoration: none;
}

.sub-catsub {
    left: 50px;
    position: relative;
    background: #ededed
}

#nav2 li .sub-catsub li {
    border: 0;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 300;;
    font-size: 15px;
    color: rgb(0, 29, 130)
}

#nav2 li .sub-catsub li a {
    padding: 5px 0;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 300;;
    font-size: 15px
}
#nav2 {
    display: none;
}

#nav2 li {
    width: 100%;
    float: none;
    display: block;
    background: none;
    border-bottom: 1px solid #fff;
    position: relative
}

#nav2 li a {
    color: #d81f26;
    display: block;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 500;;
    line-height: 20px;
    padding: 15px 25px;
    position: relative;
    text-align: left;
    text-decoration: none;
}

.sub-catsub {
    left: 50px;
    position: relative;
    background: #ededed
}

#nav2 li .sub-catsub li {
    border: 0;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 300;;
    font-size: 15px;
    color: rgb(0, 29, 130)
}

#nav2 li .sub-catsub li a {
    padding: 5px 0;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 300;;
    font-size: 15px
}

/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 770px) {
    #nav {
        display: none;
    }
    .nav-primary a.level0,
    .nav-primary a {
        line-height: 35px;
    }

    .nav-primary li.level0 ul {
        display: none;
    }

    .nav-primary li.level0 li {
        padding: 0 0 0 25px;
    }

    .nav-primary li.level1 a {
        padding: 0 15px 0 25px;
    }

    .nav-primary li.parent > a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #cccccc;
        border-right: none;
        top: 50%;
        left: 10px;
        right: auto;
        margin-top: -5px;
    }

    .nav-primary li.parent.sub-menu-active > a:after,
    .nav-primary li.parent.menu-active > a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #cccccc;
        border-bottom: none;
        top: 50%;
        left: 10px;
        right: auto;
        margin-top: -5px;
    }

    .nav-primary li.menu-active > a,
    .nav-primary li.sub-menu-active > a {
        color: #3399cc;
    }

    .skip-nav {
        position: relative;
        float: left;
        width: 50%;
        height: 44px;
        background: #EDEDED;
        color: #636363;
        line-height: 42px;
        text-align: left;
        padding-left: 15px;
    }

    .skip-nav .icon {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 0.3em;
        border-top: 3px solid #999;
        border-bottom: 3px solid #999;
        font-size: 16px;
        vertical-align: middle;
    }

    .skip-nav .icon:before {
        content: "";
        position: absolute;
        top: 0.3em;
        left: 0px;
        width: 100%;
        border-top: 3px solid #999;
    }

    .skip-nav .label {
        color: #999;
        display: inline;
        vertical-align: middle;
    }

    .header-right {
        top: 8px;
        right: 15px;
    }

    .short-learn-more {
        position: absolute;
        top: 0;
        z-index: 10;
        background: #fafafa;
        display: block !important;
        float: right;
        right: 0;
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    div#footerContainer, div#footerBackground, .moduletable_footermenu, div#headerContainer, div#bodyContainer, .content-keywords, h1, .contentheading, .componentheading, .moduletable_footermenu ul {
        width: 100% !important;
    }

    #categ-page {
        width: auto;
        margin: 0;
        height: auto;
        padding-top: 15px;
    }

    #categ-page + div {
        margin: 15px !important;
    }

    #categ-page + div > h1 {
        overflow: hidden;
        margin-left: 0;
        box-sizing: border-box;
    }

    #categ-page:after, #cart-container:after, .content-keywords:after {
        content: ' ';
        display: table;
        clear: both;
    }

    .category-container {
        width: 30%;
        margin-right: 3%;
    }

    .content-keywords li, .content-keywords li > a {
        width: auto;
        float: left;
    }

    img {
        max-width: 100%;
    }

    #cart-wrapper {
        float: none;
        width: 100%;
        height: auto;
    }

    #cart-name {
        height: auto;
        padding-right: 10px;
        position: relative;
        right: initial;
        top: initial;
        width: 50%;
        float: left;
    }

    #login-container-link {
        padding-top: 15px;
        position: relative;
        right: initial;
        top: initial;
    }
    #text-span {
        float: none;
        margin-left: 0;
        margin-top: 0;
    }

    #cart-container {
        float: right;
        width: 50%;
        margin-top: 0;
    }

    #cart-left {
        float: right;
        margin-right: 0;
        width: 50px;
    }

    #cart-right {
        float: left;
        height: inherit;
        padding-left: 15px;
        width: auto;
    }

    #categ-page-border {
        width: auto;
        clear: both;
        margin: 0 10px;
    }

    .content-keywords {
        text-align: left !important;
        padding: 0 10px 10px;
        height: auto !important;
    }
    .content-keywords li > a {
        height: auto !important;
        background: none !important;
        display: inline !important;
        width: auto !important;
        text-align: left !important;
    }

    .content-keywords li {
        display: inline !important;
        width: auto !important;
        text-align: left !important;
        height: auto !important;
        padding: 0 5px !important;
    }

    .content-keywords li.first {
        padding-left: 0 !important;
    }

    div#footerBackground {
        padding: 0 10px;
    }
    div#footerContainer, div#footerBackground {
        height: auto !important;
    }
    .moduletable_footermenu {
        left: 0 !important;
        clear: both;
        position: static !important;
        height: auto !important;
    }
    .moduletable_footermenu ul {
        height: auto !important;
    }
}

/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 771px) {
    .nav-primary {
        /* Default styles for 1+ drop-down menus */
        /* Level 2+ */
        /* Styles that only show when the menu is visible */
        /* Class for js to add briefly to evaluate element positioning. */
        /* Correct menus that will hang off the page (class added by js) */
        /* Level 1+ */
    }

    .nav-primary a.level0 {
        padding: 0 25px;
    }

    .nav-primary li.level0,
    .nav-primary a.level0 {
        display: inline-block;
    }

    .nav-primary li:last-child > a {
        border-bottom: none;
    }

    .nav-primary a:hover,
    .nav-primary li:hover > a {
        color: #fff;
        background: #000; /* Old browsers */
    }

    .nav-primary .menu-active,
    .nav-primary li.level0:hover {
        z-index: 200;
    }

    .nav-primary li.level0 ul {
        background: #FBFBFB;
        border: solid 1px #cccccc;
        position: absolute;
        left: 0;
        top: 30px;
        /* Height of ".nav-primary a.level0" */
        z-index: 10;
        width: 250px;
        padding-left: 10px;
        padding-right: 10px;
        display: none;
        /* Hide until displayed. */
    }

    .nav-primary li.level1 ul {
        left: 60px;
        top: 15px;
    }

    .nav-primary li.level0 ul.level0.position-test {
        display: block;
    }

    .nav-primary li.level0 ul.level0.spill {
        right: 0;
        left: auto;
    }

    .nav-primary li.level0 ul.level0.spill li.level1 ul {
        left: auto;
        right: 50px;
        top: 20px;
    }

    .nav-primary li.level0 li.parent > a {
        position: relative;
    }

    .nav-primary li.level0 li.parent > a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #cccccc;
        border-right: none;
        right: 5px;
        top: 50%;
        margin-top: -3px;
    }

    .no-touch li:hover > ul {
        display: none;
        /* Force display */
    }
}

/*** TOP HEADER ***/
.header-language-background {
    text-transform: none;
    background-color: #db1e1e;
    margin: 0;
}

.header-language-background .header-language-container {
    max-width: none;
    position: relative;
    z-index: 2000;
}

.nav-primary a {
    color: #fff;
    font-size: 12px;
    padding: 10px 20px;
}

@media only screen and (min-width: 1160px) {
    #header-nav {
        /*width: 1024px;*/
        border: none;
        margin: 0 auto;
        text-align: center;
    }
}