
@import url('PersonalizationStyles.css');


body {
    background-color: #fff;
    margin-bottom: 20px;
}

.MainContent {
    background-color: #fff;
    min-height: 960px;
}

.home-content p {
    text-align: center;
    font-size: 1.1em;
}

.side-bar {
    background: #f9f9f9;
    min-height: 800px !important;
    padding: 0 0 20px;
}

.sidebarcontent p {
    padding: 0px;
    font-size: 1.1em;
}

.header-wrap {
    height: 160px;
}

.header {
    height: 105px;
    /*position: relative;
    top: 60px; */
}

li.parts {
    width: 25%;
    text-align: center;
}

.navbar-nav {
    /* width: 100%; */
}

.navbar-top {
    border-radius: 0;
    max-height: 100px;
    margin-bottom: 20px;
    background: url(/ecommerce/site/themes/images/navtop-bg.png);
    background-position-x: 51%;
    background-repeat: no-repeat;
}

div.navbartop.container {
    margin: 0;
    float: right;
    padding: 0;
}

div.col-xs-12.pull-right.navbar {
    padding: 0;
}

div.col-xs-12.pull-right.navbar a {
    padding: 0 5px;
    font-size: 16px
}

.topnav li {
    width: auto;
    text-align: left;
    padding-right: 20px;
}

ul.topnav li a,
ul.toprightnav li a {}

img.nav-icon {
    padding: 3px;
    float: left;
    position: relative;
    top: -6px;
}

ul.nav.navbar-nav.topnav {
    width: 95%;
    float: right;
    margin: 12px 15px;
}

.navbar-brand,
.navbar-nav > li > a {
    font-size: 12px;
    font-weight: 700;
}

.nav > li > a {
    padding: 10px 3px;
}

.menu {
    white-space: nowrap;
}

span.menu a {
font-size: 14px;
    font-weight: 600;
    color: #000;
}
span.menu a:hover {
    color:#ff6607;
}
.main-nav {
    background: rgb(0, 84, 148);
    border-radius: 0;
    min-height: 86px;
    padding: 10px 0 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM2NWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 84, 148, 1)), color-stop(100%, rgba(0, 54, 95, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005494', endColorstr='#00365f', GradientType=0);
    /* IE6-8 */
}

.yamm.navbar-header {
    margin-top: 10px;
}

.theme-body {
    margin-top: 0px;
    background-color: #eee;
}

#downloads .col-sm-2 {
    width: 18%;
}

#logo {
    position: relative;
    left: -20px;
}

.logo {
    margin: 15px 0;
    height: 80px;
    background-image: url(/ecommerce/site/themes/images/Logo.png);
    background-repeat: no-repeat;
    background-size: contain;
}
img.logoBlank.img-responsive {
  height: 100%;
  max-height: 100px;
  width: 100%;
}
#tagline {
    float: left;
    padding: 0;
}

.slider-wrapper {
    padding: 0;
}

.productnav {
    margin-top: 30px;
}

.address-box {
    float: left;
    padding: 0;
}

.address-box p {
    font-size: 11px;
}

.inner-header {
    padding: 0;
}

.bottom-row {
    background-color: #eee;
}

.notice h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px 0;
}

.notice p {
    color: #000;
}

.footer {
    margin: 50px 0 15px 0;
    text-align: center;
    /* position: absolute; */
    /* bottom: 0px; */
    
    background: #fff;
}

.footer-nav,
.footer-nav a {
    padding: 10px;
    color: #010101;
}

.footer-logos {
    margin-top: 80px;
}

.footer-logos img {
    width: auto;
    height: 55px;
}

.social-icons {
    margin: 60px auto 0;
    padding: 0 0 0 5px
}

.social-logo {
    float: right;
    padding: 0 0 0 15px;
}

.social-logo img {
    width: 70%;
    padding: 5px;
}

li.pipe {
    padding: 0 7px;
    line-height: 41px;
    font-size: 27px;
    color: rgba(255, 255, 255, 0.3);
}

#search {
    position: relative;
    top: 7px;
    left: 35px;
    float: right;
}

#SearchCategoryDIV {
    /*  float: none;
    position: relative;
    left: -16px; */
}

.navbar-footer p {
    color: #fff;
    font-size: 11px;
    padding: 13px 0;
}

span.search-nav {
    float: right;
}

.search-nav a {
    color: #005492;
}

.rightSidebar {
    border-left: 1px #eee solid;
}

#contactForm input,
#contactForm textarea {
    width: 210px;
    margin: 0;
    min-height: 34px;
    border-radius: 4px;
    border: 1px solid #dddddd;
}

#submitButton,
#registrationsubmitButton,
#registrationButton,
#cancelButton,
#continueButton,
#cancelorderButton {
    max-width: 135px;
    float: left;
    padding: 10px 14px;
    margin-right:15px;
}

.listingItemImage {
    float: left;
    margin: 0 10px;
}

.listingDetails {
    width: 44%;
    float: left;
    margin: 15px 5px;
}

.listingPricingControl {
    margin: 18px 0 0 0;
    /* float: right; */
}

.listingContentDisplay {
    padding: 20px 0;
}

.listingShortDescription {
    font-size: 12px;
    margin-top: -10px;
}

#pricetabs {
    margin: 5px 15px 0 20px;
    height: 85px;
}

#qtyOptions {
    float: right;
    width: 32%;
    margin: 0 0 10px 0;
}

.download {
    font-size: 12px !important;
    margin: 10px 0 !important;
}

.carousel-inner {
    text-align: center;
}

.policies-nav ul li a {
    line-height: 30px;
}

.listingItemImage {
    float: left;
    margin: 0 10px;
    width: 50%;
}

.listingDetails {
    width: 44%;
    float: left;
    margin: 15px 5px;
}

.listingPricingControl {
    margin: 18px 0 0 0;
    float: left;
    width: 44%;
}

#detailPricingControl {
    background-color: #fcfcfc;
    padding: 10px;
    float: right;
}

.AddThisWrap {
    position: relative;
    /*top: -33px; */
    
    float: right;
    margin: 0 30px 15px 0;
}

.UOM-Row {
    margin: 10px 0;
}

.UOM-txtField {
    float: left;
    margin: 0 5px 0 0;
}

.UOM-txtMultiplier {
    float: left;
    margin: 3px;
    display: none;
}

.UOM-Selectioncmb {
    width: 50%;
}

.UOM-Selectioncmb table {
    width: 50%;
}

.UOM-Selectioncmb td.dxic {
    width: 70% !important;
}

#pricetabs img {
    margin: 2px 0 2px -12px;
    width: 100%;
}

.CatalogProductDetailLongDescription p {
    /* width: 30%;
    float: left;*/
}

.table {
    width: 100%;
    margin: 15px 5px;
}

#maintable {
    width: 100%;
    float: right;
}

#pricetabs {
    /*  width: 40%;
    float: right; */
    
    margin: 5px 15px 0 5px;
    height: 85px;
}

#detailpricetabs {
    /*  width: 40%;
    float: right; */
    
    margin: 0px 15px 0 20px;
    min-height: 240px;
}

#featurepricetabs {
    margin: 19px 15px 0 20px;
    min-height: 215px;
}

.price-tabTable {
  display: table;
  width: 100%;
  margin-bottom: 5px;
  max-width: 400px;
}

.price-tabRow {
    display: table-row;
}

.price-tabLabel {
    display: table-cell;
    width: 35%;
    white-space: nowrap;
}

.price-tabLabel span {
    font-weight: bold;
}

.price-tabAmount {
    display: table-cell;
    padding-left: 5px;
}

.price-qtyTable {
    display: table;
    margin: 10px;
      float: left;
}

.price-qtyRow {
    display: table-row;
}

.price-qtyUOM {
    display: table-cell;
    /* padding: 0 10px 0 0; */
}

.price-qtyLabel {
    display: table-cell;
    padding: 0 25px 0 5px;
    position: relative;
    top: 0px;
}
.price-qtyUOM input.dxeTextBoxSys {
    min-width: 25px;
}
#accselection {
   /* float: left;*/
    margin: 15px 0;
}

#detailaccselection {
    margin: 0 10px;
    position: relative;
    top: -33px;
    /* float: left;
    width: 60%;
    border: 1px solid rgb(157, 160, 170);*/
}

.CatalogFeaturedItemWrap #qtyOptions {
    float: left;
    margin: 0 0 10px 0;
    position: relative;
    top: 0px;
}

.NoticeBox {
    height: auto;
}

.alert.alert-success.notice {
    HEIGHT: 180PX;
    PADDING: 40PX 20PX;
}

#qtyOptions {
    float: left;
    width: 100%;
    margin: 0;
}

#detailqtyOptions {
    float: left;
    width: 100%;
    margin: 4px 0 5px 0px;
}

#AccSelWrap {
    float: left;
    width: 65%;
    margin: 0px 0 10px 5px;
}

#detailAccSelWrap {
    float: right;
    width: 100%;
    margin: 22px 0 10px 0px;
}

.optionsPricing {
    color: #333;
    text-align: left;
    width: 100%;
    padding: 10px;
    margin: 0px;
}

#lblSelectedOptionsAmount {
    font-weight: bold;
    padding: 0 7px;
}

.dxtcLite_DevEx .dxtc-activeTab {
    background: #FFEFCF;
    border-bottom: 1px solid #FFEFCF;
    border-radius: 5px 5px 0 0;
}

.dxbButton_DevEx {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 30px;
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    position: relative;
    top: 5px;
}

.btnCart,
.btnCart:hover {
    margin: 5px 0;
}

.dxgvTitlePanel_DevEx {
    display: none;
}

.listingDetails a {
    font-size: 14px;
    color: #333;
    line-height: 19px;
}

.listingStockCode a {
    font-size: 12px;
    color: #005494;
}

.dxgvDataRowAlt_DevEx {
    background: none;
    border: dotted 1px #333;
    border-width: 1px 0;
}

.dxgvTable_DevEx {
    background-color: none;
    border-collapse: collapse!important;
}

.listingShortDescription {
    font-size: 12px;
    margin-top: -10px;
}

.dxgvControl_DevEx,
.dxgvDisabled_DevEx {
    border: 0px solid #9da0aa;
}

.listingContentDisplay {
    padding: 20px 0;
}

.dxtc-tab,
.dxtcLite_DevEx .dxtc-activeTab {
    border-radius: 5px 5px 0 0;
}

.dxtc-content {
    
}

.dxtcLite .dxtc-top {
    width: 218px !important;
}

.collapse-label {
    margin-right: 45px;
    float: left;
}

h2 {
    font-size: 22px;
    font-weight: bold;
}

.navbar-content {
    position: relative;
    min-height: 25px;
    margin: 20px 0px;
    border: 1px solid transparent;
}

.content-nav li {
    display: inline-block;
    float: left;
    padding: 5px;
    text-decoration: none;
    color: white;
    background-color: #68A4C4;
    border: 1px solid #578CA8;
    border-radius: 2px;
    margin: 10px 3px;

}
.content-nav li {
    display: inline-block;
    float: left;
    padding: 5px;
    color: white;
    background-color: #68A4C4;
    background-image: -webkit-linear-gradient(top, #68A4C4 0%, #68A4C4 100%);
    background-image: -o-linear-gradient(top, #68A4C4 0%, #68A4C4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#68A4C4), to(#68A4C4));
    background-image: linear-gradient(to bottom, #68A4C4 0%, #68A4C4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff68A4C4', endColorstr='#ff68A4C4', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border: 1px solid #578CA8;
    border-radius: 2px;
    margin: 10px 3px;

}
.content-nav li:hover
{
    background-color: #68A4C4;
    background-image: -webkit-linear-gradient(top, #68A4C4 0%, #578CA8 100%);
    background-image: -o-linear-gradient(top, #68A4C4 0%, #578CA8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#68A4C4), to(#578CA8));
    background-image: linear-gradient(to bottom, #68A4C4 0%, #578CA8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff68A4C4', endColorstr='#ff578CA8', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
}

.content-nav li a {
    text-decoration: none;
    color: white;
    font: 12px Tahoma, Geneva, sans-serif;
}

.content-nav .divider {
    color: #fff;
    font-size: 13px;
    float: left;
    margin-top: 0px;
}

ul.content-nav {
    margin: 0px;
    float: left;
    text-align: left;
    padding-left: 0px;
}

.sidenav {
    font-family: var(--font-body);
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    display: inline;
}

ul.thumbnails {
    list-style-type: none;
    margin: 0 0 0 -38px;
}

div#MasterAccount {
    margin: 10px 0;
}

#relatedItemHeadlineHighlight {
    font-weight: bold;
    margin: 0 0 20px 0;
}
/* specific SKU Styles */

.SKUOptionDropDown_Size {
    width: 120px !important;
}
/*  ERROR REPORTING */

#frontendtoperror {
    position: absolute;
    margin-bottom: 20px;
    left: 25%;
    clear: both;
    background-color: #fcf200;
    padding: 10px;
    border-radius: 0 0 14px 14px;
    width: 50%;
    z-index: 1000;
    top: 0;
}

#frontendbottomerror {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

.frontendtoperror {
    font-weight: bold;
    vertical-align: top;
}

.errorCaution {
    width: 100px;
    padding: 0 10px 0 0;
}

.frontendbottomerror {
    background-color: #fff;
    border-top: 15px solid #000;
    text-align: left;
    padding: 15px;
}

#frontendstacktrace {
    margin-top: 16px;
}

#frontendstacktrace pre {
    padding-left: 20px;
}

.toggle {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding: 0 3px;
}

.fa-lg {
    padding: 0 5px;
}

.navbar-header {
    float: left;
    /*  width: 100% !important; */
    
    margin-top: 10px;
}

#mobile-logo {
    display: none;
}

.statusFormField {
    width: 110px;
}

.CategoryHeader {
    max-height: 445px;
    margin: 0 0 30px 0;
}

.CatalogCategoryInformationName {
    width: 35%;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    position: relative;
    top: -315px;
    left: 80px;
}

span.CatalogCategoryInformationName {
    width: 100%;
    height: auto;
    left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    position: relative;
    top: 0px;
}

.CatalogCategoryInformationName h1 {
    font-weight: normal;
    font-size: 34px;
    line-height: 40px;
    color: #333;
}

.CategoryImage {
    height: auto;
}

#CategoryDescription {
    color: #333;
}

.CatalogCategoryInformationDescription {
    color: #333;
}

.CatalogItemListingGroupByCategoryWrapper {
    width: 90%;
    margin: auto;
}

.ListingGroupSubCategoryHeader {
    background-color: transparent !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: rgba(0, 116, 127, 0.2) !important;
    padding: 15px !important;
}

.ListingGroupSubCategory {
    width: 100%;
    margin: auto;
}
.CategoryBreadcrumb {
    font-weight: 600;
}
.HeaderSubCategoryName {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: normal;
    padding-top: 10px;
    color: #4D7A91;
    text-decoration: none;
}
.CatDiagramList {
    margin-bottom: 25px;
}
/*  MIN-WIDTH MEDIA QUERIES  */

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
/*  MAX-WIDTH MEDIA QUERIES  */

@media (max-width: 1200px) {
    .CatalogCategoryInformationName {
        width: 35%;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-top: 20px;
        padding-right: 40px;
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
        position: relative;
        top: -268px;
        left: 30px;
    }
}

@media (max-width: 993px) {
    span.menu a {
        font-size: 14px !important;
    }
    .alert-info {
        height: auto;
    }
    .alert-success {
        height: auto;
    }
    ul.nav.navbar-nav.topnav {
        width: 100%;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 16px;
        text-align: left;
    }
    .CatalogHotBuyProductHeadline {
        height: 26px;
    }
    .CatalogFeaturedItemWrap #qtyOptions {
        float: left;
        width: 100%;
        margin: 0;
        position: relative;
        top: 0px;
    }
    .CategoryHeader {
        height: fit-content; /*200px*/
        margin: 0 0 30px 0;
    }
    .CatalogCategoryInformationName {
        padding-bottom: 5px;
        padding-left: 30px;
        padding-top: 0px;
        padding-right: 40px;
        top: -213px;
    }
}

@media (max-width: 767px) {
    html {
        background-color: #fff;
    }
    #Table1 TD {
        padding: 10px 0px 0px 0;
    }
    .FormTextArea {
        margin: 6px 0;
    }
    .FormLabel {
        text-align: left;
    }
    .main-body {
        background-color: #0082c8;
        background-image: none;
        margin-top: 0px;
    }
    .topnav li {
        width: 100%;
        text-align: left;
        float: left;
    }
    #logo {
        left: 0px;
    }
    .navbar-collapse.in {
        z-index: 9999;
        width: 100%;
    }
    .alert-info {
        height: auto;
    }
    .alert-success {
        background-color: #c6e3a3;
        height: auto;
        margin: 2px;
        text-align: center;
        padding: 10px;
    }
    h2 {
        font-size: 18px;
    }
    .CatalogFeaturedItemWrap {
        display: none;
    }
    .side-toggle {
        position: absolute;
        top: 0;
        height: 30px;
    }
    .topnav li {
        width: 50%;
        text-align: left;
        float: left;
        height: 60px;
    }
    .listingItemImage {
        float: left;
        margin: 0 10px;
        width: 35%;
    }
    .listingDetails {
        width: 45%;
        float: left;
        margin: 0 0 0 15px;
    }
    .listingPricingControl {
        margin: 18px;
        float: left;
        width: 100%;
    }
    .dxizControl .dxiz-wrapper > img,
    {
        display: block;
        width: 90%;
    }
    .CatalogProductVerticalListPicture {
        border: 0px ridge #000000;
        margin: 6px 6px 6px 6px;
        height: auto !important;
        */ width: auto !important;
    }
    .pricingWrap {
        width: 100% !important;
        float: left !important;
    }
    .deatailWrap {
        width: 100% !important;
        margin: 0 !important;
    }
    .addthis_toolbox.addthis_default_style {
        display: none;
    }
    #mobile-logo {
        width: 100%;
        margin: 0px 15px 15px;
        display: inline-block;
        text-align: center;
    }
    .mobile-logo {
        width: 35%;
        margin: 0;
        text-align: center;
    }
    span.menu a {
        font-size: 14px !important;
    }
    #SearchCategoryDIV {
        float: right;
        position: relative;
        left: 0px;
        display: none;
    }
    /*.content-nav li {
        padding: 0 3px 0 0;
    }
    .content-nav li a {
        font-size: 11px;
    }*/
    .OrderStatusSearchTable {
        width: 100%;
        margin-right: 10px;
        text-align: left;
    }
    .OrderStatusSearchTable tr td .FormField {
        font-family: var(--font-body);
        font-size: 13px;
        font-weight: normal;
        color: #000000;
        background-color: #fff;
        border: 1px solid #999;
        border-radius: 4px;
        padding: 5px 3px;
        width: 220px;
        margin: 4px 0 4px -27px;
        width: 8em !important;
    }
    .footer-nav,
    .footer-nav a {
        padding: 15px 5px;
        color: #010101;
    }
}
/*  HEADER MEDIA QUERIES TO  CLEAN UP NAV  */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    header {
        margin-bottom: 20px;
    }

    .navbar-header {
        margin-top: 10px;
        border-bottom: none;
        width: 100%;
    }

    .logo {
        margin: 0px 15px;
        min-height: 10px;
        max-height: 110px;
        background-image: url(/ecommerce/site/themes/images/Logo.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 10px;
        width: 50%;
    }

    header .navbar-nav>li {
        padding: 15px 2rem 0;
    }
#topCategoryMenu .categoryName.level1 a,
#topCategoryMenu .categoryName.level0 a {
    text-transform: uppercase;
    font-size: 1.3em;
    color: #000;
    line-height: 30px;
    white-space: normal;
}

#topCategoryMenu .categoryName.level0 a {
    font-weight: 700;
}
#topCategoryMenu .categoryName.level1 a {
    font-weight: 400;
    text-indent: 20px;
    font-size: 1.2em;
}
#topCategoryMenu .categoryName.level1  {
    text-indent: 20px;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    header .navbar {
        top: 0px;
    }

    .navbar-brand {
        width: 100%;
    }
    .logo {
    background-size: 80%;
    background-position: 25px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    header {
        margin-bottom: 15px;
    }

    .navbar-header {
        float: none;
        margin-top: 10px;
        z-index: 10;
        width: 100%;
    }

    .navbar-brand {
        width: 100%;
    }

    .logo {
        background-size: contain;
        background-position: center;
    }

    header .navbar-collapse ul.navbar-nav {
        top: 0px;
        position: relative;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    header .navbar {
        /*min-height: 65px;*/
        border-width: 0;
    }
    header .navbar-nav>li {
    padding: 10px 1rem 0;
}
    #topCategoryMenu .categoryName.level1 a,
#topCategoryMenu .categoryName.level0 a {
    color: #fff;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    header {
        margin-bottom: 20px;
    }

    header .navbar-nav>li {
        padding: 15px 5px 0px;
    }

    .navbar-brand {
        width: 100%;
    }

    header .navbar-collapse ul.navbar-nav {
        top: 0px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    header .navbar {
        min-height: 100px;
        border-width: 0;
        top: 0px;
    }

    .navbar-header {
        float: left;
        margin-top: 0px;
        z-index: 10;
        width: 25%;
    }

    header .navbar-collapse ul.navbar-nav {
        position: absolute;
        width: 100%;
        padding-right: 50px;
        margin: 0 0px 0 0;
        float: left;
        display: flex;
        justify-content: space-between;
        right: 0px;
        top: 0px;
    }

    header .navbar-nav>li {
        padding: 35px 1rem 0;
    }

    .navbar-brand {
        width: 100%;
    }

}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}
