/* RESPONSIVE.CSS */
@media screen and (max-width: 1585px) {
    #topcategories ul li,
    #topcategories ul li:nth-child(even),
    #topcategories ul li:nth-child(odd) {
        width: 22%;
        margin: 2em 1.75%;
    }
    
}

@media screen and (max-width: 1485px) {
    footer .one-fifth:last-child {
        width: 34%;
        margin-left: 1.25%;
    }
    footer .one-fifth {
        width: 14%;
        margin: 0 1.25%;
    }
}

@media screen and (max-width: 1375px) {
    #homeSpecials .home-prod-box .homePrice {
        float: left;
        clear: left;
        padding-top: 0.75em;
        text-align: left;
    }
    
}

@media screen and (max-width: 1349px) {
    #product-page #content .left-section {
        width: 30%;
    }
}

@media screen and (max-width: 1285px) {
    .top-cart a,
    .top-register a {
        font-size: 14px!important;
    }
    .top-cart i,
    .top-register i {
        font-size: 32px;
    }
    .middle-header .logo img {
        max-width: 200px;
    }
    .search {
        width: 40%;
    }
    .nav .drop-down-area li a {
        padding: 12px 5px;
    }
    .nav .drop-down-area li a.drop-down-btn {
        padding-right: 25px;
    }   
}

@media screen and (min-width: 1261px) and (max-width: 1485px) {
    #find-page .thumb ul li,
    #find-page .thumb ul li:nth-child(3n+1),
    #find-page .thumb ul li:nth-child(3n) {
        width: 30%;
        margin: 1em 1.75%;
    }
    #find-page .thumb ul li:nth-child(3n+1) {
        margin-left: 0;
    }
    #find-page .thumb ul li:nth-child(3n){
        margin-right: 0;
    }
}

@media screen and (max-width: 1260px) {
    #find-page .thumb ul li,
    #find-page .thumb ul li:nth-child(2n+1),
    #find-page .thumb ul li:nth-child(2n) {
        width: 47%;
        margin: 1em 1.75%;
    }
    #find-page .thumb ul li:nth-child(2n+1) {
        margin-left: 0;
    }
    #find-page .thumb ul li:nth-child(2n){
        margin-right: 0;
    }
}

@media screen and (max-width: 1185px) {    
    #slideshow .text-box {
        transform: translate(25%, 20%);
    }
}

@media screen and (max-width: 1125px) {
    .nav {
        height: 45px;
    }
    .nav .drop-down-area li a {
        font-size: 13px;
    }
    .nav .drop-down-area li a.drop-down-btn {
        margin-right: 5px;
    }
    .nav .drop-down-area .drop-down-box li a:not(.btn) {
        font-size: 12px;
    }
    footer h4,
    .footer .footer-menu > a, footer .footer-menu > a {
        font-size: 18px;
    }
    footer .footer-address a, footer .footer-phone a, footer .footer-socials a,
    footer ul li,
    .footer-menu ul li a {
        font-size: 14px;
    }
    /*#topcategories ul li,
    #topcategories ul li:nth-child(even),
    #topcategories ul li:nth-child(odd) {
        width: 30%;
        margin: 15px 2%;
    }
    #topcategories ul li:nth-child(3n+1) {
        margin-left: 0;
    }
    #topcategories ul li:nth-child(3n) {
        margin-right: 0;
    }*/
}

@media screen and (max-width: 1080px) {
    #find-page .thumb ul li .image:before{
        display: none;
    }
}

@media screen and (max-width: 1075px) {
    #content .sidebar.left {
        width: 25%;
    }
    .main-content.has-sidebar {
        width: 72.5%;
    }
    #narrowByStr, #narrowByPrice, #narrowByAvail {
        left: 10em;
        top: 2.5em;
    }
    .sortby-div {
        margin-top: 2em;
    }
   #product-page #content #tabs A {
       padding: 6px 12px;
        font-size: 12px;
    }
    .quickbuy-promo-link,
    .prodconfig-promo-link {
        display: block;
        float: none !important;
        margin: 0 auto 5px !important;
    }
    #content TABLE,
    #content TABLE TR,
    #content TABLE TD,
    #content TABLE TH,
    #content TABLE TD A {
        max-width: 100% !important;
    }
    #content ul.catDDThumbs > li {
        width: 46.25%;
        margin: 5px 3%;
    }
    #content ul.catDDThumbs li:nth-child(2n+1) {
        margin-left: 0;
    }
    #content ul.catDDThumbs li:nth-child(2n) {
        margin-right: 0;
    }
    #content ul li .catDDList ul li {
        padding: 0 0 0.75em 0;
    }
    ul.catDDThumbs li .catDDHead {
        font-size: 18px;
    }
    ul.catDDThumbs li .catDDList {
        font-size: 15px;
    }

    #product-page #content #tabs A {
        padding: 4px 5px;
    }
    #shopcart-page #content TABLE,
    #shopcart-page #content TABLE TD.button-bar,
    #wishlist-page #content TABLE,
    #wishlist-page #content TABLE TD.button-bar {
        width: 100%;
    }
    #shopcart-page .inputField {
        display: inline-block;
        vertical-align: middle;
    }
    #wishlist-page #content TABLE TD TEXTAREA {
        width: 95%;
    }
}

@media screen and (max-width: 1025px) {
    #find-page .text ul li .prodDesc {
        max-width: 400px;
    }
    #tagline .hbspt-form form {
        flex-direction: column;
    }
    #tagline .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
        display: block;
        margin: 0 0 1em;
    }
    #tagline label {
        margin: 0;
    }
    #tagline .no-list.hs-error-msgs.inputs-list {
        margin: 5px 0 0 0;
    }
    #tagline input[type="button"], #tagline input[type="submit"], #tagline input[type="reset"] {
        margin-left: 0!important;
        width: 370px!important;
    }
}

@media screen and (max-width: 950px) {
    
    #topcategories ul li .catDDHead {
        padding: 16px;
    }
    
    #find-page #breadcrumb span {
        color: #ff7700;
        font-size: 13px;
        font-weight: 600;
    }
    #find-page .thumb ul li .prodDesc .sku,
    #find-page .thumb ul li .prodDesc .nefcoID,
    #find-page .thumb ul li .prodDesc .yourPartNum {
        display: block;
    }
    #find-page .thumb ul li .image:before{
        display: block;
    }
    /*#content .categories-list.scrollable{
        top: 80px;
    }*/
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        width: auto;
        margin-left: 194px;
        padding-left: 2em;
        overflow: initial;
    }
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .bazaar {
        padding-top: 5px;
    }
    #find-page .thumb ul li .image:before {
        display: none;
    }
    #find-page .thumb ul li .image {
        float: left;
        height: 0px;
        padding-top: 15px;
    }
    #find-page .thumb ul li .image a img {
        max-width: 150px !important;
        max-height: 150px !important;
    }
    #homeSpecials .home-prod-box .mfr-div,
    #find-page .thumb ul li .mfr-div,
    #product-page #content .pdp_prods_list .mfr-div,
    #featuredFind .mfr-div {
        padding: 2px 4px;
    }
    #homeSpecials .home-prod-box .mfr-div .manufacturer-name, 
    #homeSpecials .home-prod-box .mfr-div .manufacturer-name a,
    #find-page .thumb ul li .mfr-div .manufacturer-name, 
    #find-page .thumb ul li .mfr-div .manufacturer-name a,
    #product-page #content .pdp_prods_list .mfr-div .manufacturer-name,
    #product-page #content .pdp_prods_list .mfr-div .manufacturer-name a,
    #featuredFind .mfr-div .manufacturer-name,
    #featuredFind .mfr-div .manufacturer-name a {
        font-size: 11px;
    }
    #content .categories-area .close-button{
        display: block;
        background-color: #ff7700;
        text-align: center;
        font-weight: bold;
        padding: 10px 38% 10px 38%;
        cursor: pointer;
        z-index: 5000;
    }
    #content .categories-list.scrollable li{
        background: #fff;
    }
    #find-page .sortby-div{
        width: 50%;
        float: left;
    }
    #find-page .items-box{
        width: 100%;
    }
    #find-page .pageName{
        display: none;
    }
    .cms-edit .button.edit {
        display: none;
    }
    .nav .cms-edit {
        display: block;
    }
    a[href*="printablePage"], a[href*="printWindow"] {
        display: none;
    }
    .four-col .col {
        width: 47.5%;
        margin: 0 2% 2em 2%;
    }
    .four-col .col:nth-child(2n+1) {
        margin-left: 0;
    }
    .four-col .col:nth-child(2n+0) {
        margin-right: 0;
    }
    .three-col .col {
        width: 30%;
        margin: 0 2%;
    }
    .three-col .col:nth-child(3n+1) {
        margin-left: 0;
    }
    .three-col .col:nth-child(3n+0) {
        margin-right: 0;
    }
    .two-col .col {
        width: 47.5%;
        margin: 0 2%;
    }
    .two-col .col:nth-child(2n+1) {
        margin-left: 0;
    }
    .two-col .col:nth-child(2n+0) {
        margin-right: 0;
    }
    #find-page .text ul li .prodDesc {
        float: right;
        text-align: right;
        max-width: 325px;
        margin-top: -108px;
        height: 3em;
        overflow: hidden;
    }
    #find-page .text ul li .prodPrice {
        clear: right;
        margin-top: -55px;
    }
    #find-page .product-table-header ul li:nth-child(3n) {
        text-align: right;
        width: 60%;
        padding-right: 0.25em;
    }
    #find-page .product-table-header ul li:nth-child(3n):after {
        content: " / ";
    }
    #find-page .text ul li .prodDesc {
        max-width: 225px;
    }
    #mfr-page .catDDHead a {
        border: none;
    }
    #product-page #content .left-section,
    #product_content.horizontal .left-section,
    #product-page #content #product_content.horizontal .description,
    #product-page #content #product_content.horizontal .product-description {
        width: 100%;
        float: none;
    }
    #product-page #content .price-box,
    #product-page #content #product_content.horizontal .price-box,
    #product-page #content .button-box,
    #product-page #content #product_content.horizontal .button-box,
    #product-page #content .product-tabs {
        float: none;
        clear: both;
        width: 100%;
        margin-bottom: 20px;
    }
    #compare-page TABLE.comparespecsborder TD:first-child,
    #compare-page TABLE.comparespecsborder TR:first-child TD {
        font-size: 12px;
    }
    .top-header {
        display: none;
    }
    .middle-header .one-third {
        width: 100%;
        margin-right: 0;
    }
    .middle-header .register-cart-box {
        display: none;
    }
    .ui-autocomplete.ui-widget-content {
        max-width: 100% !important;
    }
    #content * {
        -ms-word-break: break-all;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
    #content h1,
    #content h2,
    #content h3,
    #content h4,
    #content h5,
    #content h6 {
        -ms-word-break: normal;
        word-wrap: normal;
        -webkit-hyphens: manual;
        -moz-hyphens: manual;
        hyphens: manual;
    }
    #find-page h1{
        font-size: 20px;
    }
    .logo img {
        max-width: 158px !important;
        height: auto;
        display: inline-block;
        width: auto;
        text-align: center;
    }
    .desktopLogo {
        display: none;
    }
    .mobileLogo {
        display: block;
    }
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate),
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate) TR,
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate) TD,
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate) TH,
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate) TD A:not(.button):not(.btn) {
        width: auto !important;
        white-space: normal;
    }
    #quickpad-page #content .inputFieldBody {
        width: 3em;
    }
    #quickpad-page #content table td:nth-child(2) .inputFieldBody {
        width: 9.25em;
    }
    #quickpad-page #content #fileup-div {
        display: none;
    }
    .one-fourth, .one-half, .one-third, .one-fifth, two-fifths, one-sixth,
    .two-col .col, .three-col .col, .four-col .col,
    #content ul.catDDThumbs li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #topcategories ul li,
    #topcategories ul li:nth-child(even),
    #topcategories ul li:nth-child(odd) {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #content ul.catDDThumbs li .image {
        border: none;
    }
    #home-page .col {
        text-align: center;
    }
    #home-banners ul li {
        width: 100%;
    }
    header, .header {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .middle-header {
        padding: 15px 0 0 0;
        height: auto;
        line-height: 1;
        border-bottom: 5px solid #274f8b;
    }
    .middle-header .wrap {
        flex-direction: column;
        padding: 0 3%;
    }
    .logo {
        text-align: center;
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 0;
    }
    #dynamicHeader.sticky .logo {
        display: none;
    }
    .ui-autocomplete.ui-widget-content {
        width: 100% !important;
        left: 0 !important;
    }
    .nav {
        border-bottom: none;
    }
    .nav > .wrap > ul > li:hover > a {
        border-top: 0;
    }
    .nav .drop-down-area li a {
        display: none;
        border-top: 0;
    }
    .nav .drop-down-area li:hover div.drop-down-box {
        display: none;
    }
    .nav .drop-down-area li a.drop-down-btn:after {
        display: none;
    }
    .nav .drop-down-area li a.drop-down-btn {
        color: #274f8b;
    }
    .nav ul li i.fa {
        display: inline-block;
        vertical-align: baseline;
        text-align: center;
        width: 1em;
        margin-right: 0.25em;
    }
    .nav ul li.open .drop-down-box {
        overflow-y: hidden !important;
        border: none;
        padding: 0;
        max-height: 0;
    }
    .nav .drop-down-area .drop-down-box {
        display: none;
    }
    .nav .drop-down-area li:hover .drop-down-btn:before {
        display: none;
    }
    .hamburger, .shop-icon, .profile-icon {
        display: inline-block;
    }
    .nav.expanded {
        margin-left: 0;
    }
    .search {
        float: none;
        position: relative;
        width: 100%;
        margin: 20px 0;
        padding: 0;
    }
    .search input[type="text"] {
        width: 100%;
    }
    #slideshow .text-box {
        transform: translate(10%, 20%);
    }
    #slideshow .text-box h1 {
        font-size: 24px;
    }
    #slideshow .text-box p,
    #slideshow .text-box .btn {
        font-size: 12px;
    }
    .slick-dots li button {
      width: 15px;
      height: 15px;
    }
    #home-banners ul li {
        max-width: 250px;
        max-height: 250px;
    }
    #homeSpecials h1,
    #homeSpecials h2,
    #homeSpecials h3,
    #homeSpecials h4,
    #homeSpecials .home-prod-box .description-box p,
    #homeSpecials .home-prod-box .login,
    #topcategories h1,
    #topcategories h2,
    #topcategories h3,
    #topcategories h4,
    .prodspecials .col {
        text-align: center;
    }
    #homeSpecials .home-prod-box .homePrice {
        float: right;
        clear: none;
        padding-top: 0;
        text-align: initial;
    }
    
    .prodspecials li .image {
        display: block;
        margin: 0 auto;
    }
    
    div.top-page {
        bottom: 125px;
    }
    
    #mfr-page #content #mfrBottomContainer .catDDParent,
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(even),
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(odd) {
        flex: 1 0 48%;
        margin: 0 2%;
    }
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(2n+1) {
        margin-left: 0;
    }
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(2n){
        margin-right: 0;
    }
    #mfr-page #content #mfrTopContainer #mfrSearchContainer form {
        flex-direction: column;
    }
    #mfr-page #content #mfrTopContainer #mfrSearchContainer input[type="submit"] {
        width: 300px;
    }
    #mfr-page #content #mfrTopContainer #mfrSearchContainer input[type="submit"],
    #mfr-page #content #mfrTopContainer #mfrSearchContainer a#resetSearch {
        margin-left: 0;
        margin-top: 10px;
    }
    
    #to-page TABLE,
    #to-page TABLE TR,
    #to-page TABLE TD,
    #to-page TABLE TH,
    #to-page TABLE A,
    #to-page TABLE IMG {
        display: block;
        line-height: 1.4;
        max-width: 100%;
    }
    #to-page TABLE {
        margin-bottom: 1em;
    }
    #to-page TD .catDDHead,
    #to-page .catDDHead {
        font-size: 16px;
        line-height: 1.4;
    }
    ul.catDDThumbs li .catDDList {
        font-size: 18px;
    }
    #content .sidebar.left {
        display: block;
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    #content .categories-area {
        position: relative;
        width: 100%;
        margin-bottom: 1em;
        padding: 0;
        margin-top: 1em;
    }
    #content .categories-area h3 {
        text-align: center;
        padding: 4px 0;
    }
    #content .categories-area h3.accordion-toggle {
        background-color: rgba(0, 0, 0, 0.03);
        padding: 10px 10px;
        cursor: pointer;
        width: auto;
        float: none;
        margin-bottom: 10px;
    }
    #content .categories-area h3.accordion-toggle.active {
        display: none;
    }
    #content #category-filters a .field-name {
        display: none;
    }
    #content .categories-list {
        padding-bottom: 1px;
    }
    #content .categories-list > li {
        margin: 4px;
        border-top: 1px solid #999;
    }
    #content .categories-list > li:last-child {
        border-bottom: 1px solid #999;
    }
    #content .categories-list.scrollable div.refinements ul > li > A, #content .categories-list.scrollable div.refinements ul > li > A:link, #content .categories-list.scrollable div.refinements ul > li > A:visited {
        border: none;
    }
    #content .categories-list.facets div.refinements,
    #content .categories-list.scrollable div.refinements ul {
        width: 100%;
    }
    .main-content.has-sidebar {
        display: block;
        width: 100%;
        margin: 0;
    }
    #find-page .button-bar {
        text-align: center;
    }
    #find-page .btn.reorder, #find-page .btn.add-to-group, #find-page .btn.wishlist {
        display: none;
    }
    #find-page .narrowby-div select#narrowby {
        display: block;
    }
    #find-page .thumb ul li,
    #find-page .thumb ul li:nth-child(even),
    #find-page .thumb ul li:nth-child(odd) {
        width: 100%;
        margin: 0 0 2em 0;
        padding: 1em;
    }
    #find-page .thumb ul li .prodQty .inputQtyBody {
       width: 3em;
   }
    #find-page .thumb ul li .prodPrice {
        padding-top: 0.75em;
    }
     #find-page .text ul li .prodDesc {
        max-width: 225px;
    }
    #find-page .prodbutton {
        position: absolute;
        width: 100%;
        left: 0;
        margin: 2.5em 0 0;
        padding: 0 5%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #find-page .prodbutton .btn.add-to-cart {
        font-size: 16px;
        width: 100%;
        text-align: center;
        padding: 10px 12px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #narrowByStr, #narrowByPrice, #narrowByAvail {
        left: 11.5em;
        top: 2em;
    }
    .sortby-div {
        margin: 1em 0;
    }
    #find-page .items-box .items,
    #find-page .items-box .pagination-box,
    #find-page .product-table-header {
        display: none;
    }
    #find-page .items-box .items:first-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    #narrowByStr input, #narrowByPrice input, #narrowByAvail input {
        max-width: 50%;
    }
    .button {
        font-size: 12px;
        padding: 4px 12px;
    }
    .button_sm {
        font-size: 11px;
        padding: 4px 12px;
    }
    #product-page #content h1 {
        font-size: 18px;
    }
    #product-page #content .price-box h2,
    #product-page #content .pageDescription h3 {
        font-size: 16px;
    }
    #product-page #content .left-section {
        margin-bottom: 10px;
    }
    #product-page .image-box {
        padding: 10px 0;
    }
    #product-page #content .image-box, #product-page #content .product-description {
        margin-bottom: 10px;
    }
    #product-page #big-image {
        min-height: 75px;
        margin: 0;
        padding: 0;
    }
    #product-page #big-image img {
        max-height: 100px;
    }
    #product-page #small-images ul li {
        width: 50px;
        height: 50px;
    }
    #product-page #small-images ul li img {
        max-height: 50px;
    }
    #product-page #content .description-box {
        font-size: 13px;
        margin: 0 0 10px;
    }
    #product-page .your-price {
        font-size: 16px;
        padding-bottom: 0;
    }
    #product-page .stardiv {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    #product-page #content .cart-buttons {
         display: inline;
    }
    #product-page #content .left-section,
    #product_content.horizontal .left-section,
    #product-page #content #product_content.horizontal .description,
    #product-page #content #product_content.horizontal .product-description {
        width: 100%;
        float: none;
    }
    #product-page #content .price-box,
    #product-page #content #product_content.horizontal .price-box,
    #product-page #content .button-box,
    #product-page #content #product_content.horizontal .button-box,
    #product-page #content .product-tabs {
        float: none;
        clear: both;
        width: 100%;
        font-size: 13px;
        margin-bottom: 20px;
    }
    #content .button-box {
        text-align: center;
    }
    #product-page #content FORM INPUT.inputQtyBody {
        font-size: 15px;
        padding: 5px;
    }
    #content .button-box a.btn {
        font-size: 16px;
        margin: 10px 5px 0;
    }
    #compare-page TABLE.comparespecsborder TD:first-child,
    #compare-page TABLE.comparespecsborder TR:first-child TD {
        font-size: 12px;
    }
    #cpn-page .dataTables_length,
    #cpn-page .dataTables_filter {
        font-size: 16px;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 1em;
    }
    #content table.dataTable thead th,
    #content table.dataTable thead td {
        padding: 10px 18px 10px 4px;
    }
    #product-page #content .button-box a.btn.add-to-cart,
    #product-page #content .button-box a.btn.checkout,
    #shopcart-page #content .button-bar .btn.checkout,
    #cpn-page #content .button-box .btn.add-to-cart,
    #cpn-page #content .button-box .btn.checkout {
        width: 90%;
        text-align: center;
        padding: 10px 12px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #product-page #content .button-box a.btn.add-to-cart {
        margin: 20px 0 10px;
    }
    #product-page #content .button-box .addThisButtons {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0.5em 0;
    }
    #product-page #content .button-box .addThisButtons a {
        float: none;
    }
    #product-page #content .multiples-note {
        margin: 5px auto;
    }
    #product-page #content #tabs {
        width: 100%;
    }
    #product-page #content #tabs A {
        font-size: 15px;
        width: 100%;
        display: block;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #product-page #content #tabs A.active:last-of-type {
        border-bottom: 1px solid #999;
    }
    #product-page #content .detail {
        left: 7px;
    }
    #reorderpad-page #content table#datatable-ropad .inputQtyBody {
        width: 2.5em;
    }
    #reorderpad-page select#acctShipTo {
        max-width: 100%;
    }
    #orderprocessing-page #content span.right {
        float: none;
    }
    #non-stock-page #content table input[type="text"] {
        height: 2.25em;
        padding: 0 2px;
    }
    #non-stock-page #content table input[type="text"],
    #non-stock-page #content table select {
        margin-bottom: 8px;
    }
    #non-stock-page #content table.nonstock-table th h4 {
        font-size: 12px;
        -ms-word-break: break-all;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
    #non-stock-page #content table.contact-info,
    #non-stock-page #content table.contact-info tr,
    #non-stock-page #content table.contact-info th,
    #non-stock-page #content table.contact-info td {
        display: block;
    }

    #savecart-page #content table th {
        display: none;
    }
    #savecart-page #content table,
    #savecart-page #content table tbody,
    #savecart-page #content table tr,
    #savecart-page #content table td {
        display: block;
        width: 100%;
    }
    #savecart-page #content table td:first-child {
        font-weight: bold;
    }
    #savecart-page #content table table table tr,
    #savecart-page #content table table table td {
        text-align: center;
    }
    #savecart-page #content table table table td:nth-last-child(3) {
        padding-bottom: 3.25rem;
    }
    #savecart-page #content table table table td:last-child,
    #savecart-page #content table table table td:nth-last-child(2) {
        display: inline-block;
        margin-top: -4.5rem;
    }
    .checkoutlogin {
        text-align: center;
        width: 100% !important;
    }
    .checkoutor {
        text-align: center;
        width: 100% !important;
        margin: 0 !important;
    }
    #checkout-page .inputFieldBody {
        max-width: 85%;
    }
    #checkout-page textarea.inputFieldBody {
        max-width: 96%;
    }
    #checkout-page .innersuc {
        border: 2px solid green;
        background: transparent;
        color: green;
        font-size: 12px;
    }
    #checkout-page input[type="submit"] {
        font-size: 16px;
        width: 100%;
        text-align: center;
        padding: 10px 12px;
        margin-top: 0.5em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #payment-page TABLE {
        table-layout: fixed;
    }
    #payment-page TABLE TR {
        display: block;
    }
    #payment-page TABLE TH,
    #payment-page TABLE TD {
        width: auto !important;
    }
    #payment-page TABLE TD {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        margin-right: 1em;
    }

    #ordersummary-page TABLE {
        display: block;
    }
    #ordersummary-page TABLE TD {

    }
    #ordersummary-page #printready TABLE:first-of-type TR,
    #ordersummary-page #printready TABLE:first-of-type TR TD {
        display: block;
        width: 100% !important;
    }
    #ordersummary-page #printready TABLE:first-of-type TABLE TR {
        display: table-row;
    }
    #ordersummary-page #printready TABLE:first-of-type TABLE TR TD {
        display: table-cell;
        vertical-align: middle;
        width: auto;
        max-width: 100%;
        padding: 2px !important;
    }
    #ordersummary-page TABLE .button {
        display: block;
        margin: 4px auto;
    }
    #non-stock-page td {
        max-width: 100%;
    }
    #wishlist-page #content .button-bar {
        display: table;
        margin: 0 0 1em;
        padding: 10px;
    }
    #wishlist-page #content .button-bar tr {
        float: left;
    }
    #wishlist-page #content .button-bar tr td {
        float: none;
    }
    #wishlist-page #content .button-bar .btn {
        margin: 5px 10px;
    }
    form[name="keysearchbox"] table td {
        display: inline-block;
        background: transparent;
        border-style: none;
    }
    form[name="keysearchbox"] table,
    form[name="keysearchbox"] table tr,
    form[name="keysearchbox"] table td:first-child {
        display: block;
        background: transparent;
        border-style: none;
    }
    form[name="keysearchbox"] table .button_sm {
        font-size: 12px;
        padding: 6px 12px;
    }
    .listnav {
        margin: 1em 0;
        max-width: 100%;
    }
    .listnav h2.accordion-toggle:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        margin: 0.3em 0 0 0.5em;
        transform: rotate(225deg);
        transform-origin: 50%;
        border: solid #ff7700;
        border-width: 3px 0 0 3px;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
    }
    .listnav h2.accordion-toggle.active:after {
        margin-top: 0.5em;
        border-color: #ff7700;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .listnav h2.accordion-toggle {
        position: relative;
        text-align: center;
        cursor: pointer;
    }
    #content .listnav ul li {
        list-style: none;
    }
    #content .listnav ul li a {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding: 0.25em 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .listnav br:last-child {
        display: none;
    }
    #newform TABLE,
    #acctInfo TABLE,
    #newform TABLE TR,
    #acctInfo TABLE TR {
        padding-bottom: 10px;
    }
    #newform TABLE TD,
    #acctInfo TABLE TD {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    #newform TABLE TD:first-child,
    #acctInfo TABLE TD:first-child {
        display: block;
    }
    table.border_dark, tr.border_dark, td.border_dark {
        border-width: 0;
        border-style: none;
        border-color: transparent;
        background: transparent;
    }
    #cpn-page .btn {
        width: 90%;
    }
    #home-banners ul li {
        margin: 1em 0;
    }
    #tagline, .tagline {
        text-align: center;
        width: 100%;
    }
    #tagline div.tagline-email {
        text-align: center;
        margin: auto;
    }
    #tagline h1, #tagline h2, #tagline h3, #tagline h4, .tagline h1, .tagline h2, .tagline h3, .tagline h4 {
        text-align: center;
    }
    div.mailing-list {
        text-align: center;
    }
    div.mailing-list .required.email {
        max-width: 300px!important;
        line-height: normal;
    }

    footer .footer-container {
        display: block;
        padding: 2.5em 0 2.5em;
    }
    footer .one-fifth {
        width: 100%!important;
        margin: auto;
        text-align: center;
    }
    footer .one-fifth:last-child {
        margin-top: 2em;
        margin-left: 0;
    }
    footer .footer-logo {
        display: block;
        padding-top: 1em;
    }
    footer .footer-logo img {
        max-width: 150px!important;
    }
    footer .footer-info {
        display: block;
        margin-left: 0;
    }
    footer p,
    footer .footer-address a,
    footer .footer-phone a {
        font-size: 14px;
        line-height: 1.4;
    }
    footer .accordion-toggle {
        display: block;
        width: 100%;
        padding: 5px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    footer .accordion-content {
        position: relative;
        padding-bottom: 10px;
        width: 100%;
    }
    footer .footer-menu {
        padding: 5px 0;
        border-bottom: 2px solid #ff7700;
    }
    footer .footer-menu:first-child {
        border-top: 2px solid #ff7700;
    }
    footer .footer-menu ul li,
    footer .footer-menu ul li a {
        text-align: left;
        padding: 10px 5px 10px;
    }
    footer h4 {
        font-size: 16px;
    }
    footer .footer-menu > a {
        display: block;
        font-size: 16px;
    }
    footer .footer-menu > a:hover {
        color: #ff7700;
        text-decoration: none;
        cursor: pointer;
    }
    footer .footer-menu > a:after {
        content: "";
        width: 7px;
        height: 7px;
        background-color: transparent;
        margin: 0.25em 0.25em 0px 0.5em;
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        -ms-transform-origin: 50%;
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        border: solid #fff;
        border-width: 3px 0 0 3px;
        z-index: 100;
        float: right;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
    }
    footer .footer-menu > a.active:after {
        margin-top: 0.45em;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    footer .footer-content a {
        font-weight: 400;
    }
    footer .footer-menu ul {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    footer .footer-menu ul li {
        padding: 2px 15px;
    }
    footer .footer-menu ul li a:hover {
        color: #ff7700;
        text-decoration: none;
    }
    footer .photo-stream {
        display: none;
    }
    footer a.twitter, footer a.facebook, footer a.linkedin, footer a.google, footer a.youtube,
    footer a.twitter:visited, footer a.facebook:visited, footer a.linkedin:visited, footer a.google:visited, footer a.youtube:visited {
        margin: 0 0.75em;
    }
    footer .desktop-link {
        display: block;
        text-align: center;
        margin: 1em 0;
    }
    footer .copyright {
        text-align: center;
    }
    #aboutus-page .splitscreen {
        width: 100%;
        margin: 10px auto;
    }
    body:not(#quickpad-page):not(#printable-page) #content TABLE:not(.fc-border-separate) TD.contact-us-form,
    #contact-us-page .contact-us-form {
        display: block!important;
        float: left!important;
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
    }
    #hs-form-iframe-0 {
        width: 100%!important;
    }
    
    /* V2 Shop Cart */
    #shopcart-page #cartcheckoutform #shopcartCheckout .main-section {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    #shopcart-page #cartcheckoutform #shopcartCheckout .shopcart-sidebar-container {
        position: inherit;
        top: inherit;
        width: 100%;
    }
    
    /* Printable Page Overrides */
    #printable-page #content {
        left: inherit!important;
        margin: 0 5%;
        width: auto!important;
    }
}


@media screen and (max-width: 900px) {
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        margin-left: 175px;
    }
    .accountHeader:first-child {
        text-align: left;
    }
    .accountHeader:nth-child(2) {
        text-align: right;
    }
    .acctCol1, .acctCol2 {
        width: 100%;
        display: block;
        float: none;
        padding: 0;
    }
    .acctCol1:after, .acctCol2:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    .acctCol1 .left, .acctCol2 .right {
        padding: 0;
    }
    .acctCol1 .right, .acctCol2 .right {
        margin-right: 10px;
    }

    /* BEGIN shopcart and wishlist pages responsive */
    #shopcart-page #content TABLE,
    #shopcart-page #content TABLE TBODY,
    #shopcart-page #content TABLE TR,
    #wishlist-page #content TABLE,
    #wishlist-page #content TABLE TBODY,
    #wishlist-page #content TABLE TR {
        width: 100%;
        position: relative;
        display: block;
    }
    #shopcart-page #content TABLE.pageContents TR:not(.grey-bar),
    #wishlist-page #content TABLE.pageContents TR:not(.grey-bar) {
        border: 1px solid #ccc;
        margin-bottom: 1em;
    }

    #shopcart-page #content TABLE TABLE TD,
    #wishlist-page #content TABLE TABLE TD {
        font-size: 14px;
        padding: 6px 4px;
    }
    #shopcart-page #content TABLE TD A,
    #wishlist-page #content TABLE TD A {
        font-size: 14px;
        font-weight: 700;
    }

    #shopcart-page #content .button-bar,
    #wishlist-page #content .button-bar {
        text-align: center;
    }

    #shopcart-page table .pageContents,
    #wishlist-page table .pageContents {
        display: block;
        width: 100%;
    }
    #shopcart-page .pageContents tr,
    #wishlist-page .pageContents tr {
        display: block;
        width: 100%;
    }
    /* clearfix hack */
    #shopcart-page .pageContents tr:after,
    #wishlist-page .pageContents tr:after,
    #selectshipto-page #selectship tr:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    #shopcart-page .pageContents td,
    #wishlist-page .pageContents td,
    #wishlist-page .button-bar td {
        display: inline-block;
        float: left;
        height: auto !important;
        border-style: none;
        background-image: none;
        text-align: center;
        width: auto;
    }
    #shopcart-page .pageContents td a,
    #wishlist-page .pageContents td a {
        display: inline-block;
        -ms-word-break: break-all;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
    #shopcart-page .pageContents td.extPriceCell {
        font-weight: bold;
    }
    #shopcart-page .pageContents td.deleteCell {
        float: right;
        padding: 6px 6px 0;
    }
    #wishlist-page .pageContents td.deleteCell {
        float: right;
        clear: right;
        padding-right: 8px;
    }
    #shopcart-page .pageContents td.deleteCell a:before {
        content: "Delete item";
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.5em;
    }
    #shopcart-page .pageContents td.deleteCell a img {
        display: inline-block;
        vertical-align: middle;
    }
    #shopcart-page tr.grey-bar,
    #wishlist-page tr.grey-bar {
        padding-top: 4px;
    }
    #shopcart-page tr.grey-bar:last-of-type,
    #wishlist-page tr.grey-bar:last-of-type {
        border-top: 1px solid #999;
    }
    #shopcart-page tr.grey-bar td:nth-last-child(2),
    #wishlist-page tr.grey-bar td:nth-last-child(2),
    #shopcart-page tr:nth-last-child(2) td:nth-last-child(2),
    #wishlist-page tr:nth-last-child(2) td:nth-last-child(2) {
        float: right;
    }
    #shopcart-page tr.grey-bar th,
    #shopcart-page td.border_dark > br,
    #wishlist-page tr.grey-bar th,
    #wishlist-page tr.grey-bar .btn,
    #wishlist-page td.border_dark > br {
        display: none;
    }
    #wishlist-page #content TABLE TABLE.button-bar TD:nth-last-child(2) {
        float: none;
    }
    #wishlist-page #content TABLE TABLE.button-bar TD:last-child {
        display: none;
    }
    #wishlist-page #content TABLE TABLE.button-bar TR {
        text-align: center;
    }
    /* END shopcart and wishlist pages responsive */

    /* BEGIN selectshipto page responsive */
    #selectshipto-page TABLE,
    #selectshipto-page #content #selectship #shipto_datatable {
        width: 100% !important;
        float: none;
    }
    #selectshipto-page TABLE TBODY TR {
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: left;
        clear: both;
        margin-bottom: 1em;
    }
    #selectshipto-page TABLE TH {
        display: none;
    }
    #selectshipto-page TABLE#datatable TR {
        display: block;
        padding: 0.25em;
    }
    #selectshipto-page TABLE#datatable TD {
        display: inline-block;
        text-align: left;
        height: auto !important;
        padding: 0 0.25em;
        border-style: none;
        background-image: none;
    }
    #selectshipto-page TABLE#datatable TD:first-child {
        display: block;
        font-weight: bold;
        padding: 0.25em;
    }
    #selectshipto-page TABLE#datatable TD:nth-child(2) {
        display: block;
        padding: 0.25em;
    }
    #selectshipto-page TABLE#datatable TD:nth-child(3) {
        display: block;
    }
    #selectshipto-page TABLE#datatable TD:last-child {
        display: block;
        float: right;
        text-align: right;
        margin: 0.25em;
    }
    /* END selectshipto page responsive */

    /* BEGIN prodgroups, openbids, openorders, openbos, orderhistory, acctinquiry page responsive */
    form[name="acctShip"] div.r {
        float: none;
    }
    #printready span {
        float: none !important;
    }
    #openbids-page select.inputFieldBody,
    #openorders-page select.inputFieldBody,
    #orderhistory-page select.inputFieldBody,
    #acctinquiry-page select.inputFieldBody,
    #openbos-page select.inputFieldBody {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    table#datatable-groups, table#datatable-groups thead, table#datatable-groups tbody,
    table#datatable-groups th, table#datatable-groups tr,
    table#datatable-bids, table#datatable-bids thead, table#datatable-bids tbody,
    table#datatable-bids th, table#datatable-bids tr,
    table#datatable-orders, table#datatable-orders thead, table#datatable-orders tbody,
    table#datatable-orders th, table#datatable-orders tr,
    table#datatable-history, table#datatable-history thead, table#datatable-history tbody,
    table#datatable-history th, table#datatable-history tr,
    table#datatable-acctinq, table#datatable-acctinq thead, table#datatable-acctinq tbody,
    table#datatable-acctinq th, table#datatable-acctinq tr,
    table#datatable-openBos, table#datatable-openBos thead, table#datatable-openBos tbody,
    table#datatable-openBos th, table#datatable-openBos tr {
        position: relative;
        display: block;
    }
    table#datatable-groups tr,
    table#datatable-bids tr,
    table#datatable-orders tr,
    table#datatable-history tr,
    table#datatable-acctinq tr,
    table#datatable-openBos tr {
        border: 1px solid #ccc;
    }
    table#datatable-groups tr td,
    table#datatable-bids tr td,
    table#datatable-orders tr td,
    table#datatable-history tr td,
    table#datatable-acctinq tr td,
    table#datatable-openBos tr td {
        display: inline-block;
        position: relative;
        border: none;
        min-height: 1em;
        text-align: left !important;
    }
    table#datatable-groups thead tr,
    table#datatable-bids thead tr,
    table#datatable-orders thead tr,
    table#datatable-history thead tr,
    table#datatable-acctinq thead tr,
    table#datatable-openBos thead tr {
        position: absolute;
        top: 0;
        left: -9999px;
    }
    table#datatable-groups thead tr .button.check-all {
        position: absolute;
        top: 8px;
        left: 10008px;
        z-index: 10;
    }
    table#datatable-groups tr.dtrg-group:nth-of-type(1) td {
        padding-top: 3em;
    }
    td.descCell {
        display: block !important;
    }
    td.priceCell, td.amtCell {
        display: block;
        font-weight: bold;
    }
    td.ageCell:before,
    td.amtCell:before,
    td.availCell:before,
    td.cpnCell:not(:empty):before,
    td.dateCell:before,
    td.dueCell:before,
    td.idCell:before,
    td.orderedByCell:before,
    td.paidCell:before,
    td.poCell:before,
    td.priceCell:before,
    td.qtyCell:before,
    td.reqDateCell:before,
    td.selectCell:before,
    td.shipDateCell:before,
    td.statusCell:before {
        content: "";
        display: inline-block;
        position: relative;
        vertical-align: middle;
        margin-right: 0.5em;
    }
    td.ageCell:before {
        content: "Age:";
    }
    td.amtCell:before {
        content: "Amount:";
    }
    td.availCell:before {
        content: "Availability:";
    }
    td.cpnCell:empty {
        display: none !important;
    }
    td.cpnCell:not(:empty):before {
        content: "Your Part #:";
    }
    td.dateCell:before {
        content: "Order Date:";
    }
    td.dueCell:before {
        content: "Due:";
    }
    td.idCell:before {
        content: "ID:";
    }
    td.orderedByCell:before {
        content: "Ordered By:";
    }
    td.paidCell:before {
        content: "Paid:";
    }
    td.poCell:before {
        content: "PO #:";
    }
    td.priceCell:before {
        content: "Price:";
    }
    td.qtyCell:before {
        content: "Quantity:";
    }
    td.reqDateCell:before {
        content: "Required:";
    }
    td.selectCell:before {
        content: "Select";
    }
    td.shipDateCell:before {
        content: "Ship Date:";
    }
    td.statusCell:before {
        content: "Status:";
    }
    /* END prodgroups, openbids, openorders, openbos, orderhistory, acctinquiry page responsive */


    /* BEGIN line-item details and invoice tables initial */
    TABLE.orderLineItemTable TR {
        position: relative;
        display: inline-block;
        width: 100% !important;
    }
    /* clearfix hack */
    TABLE.orderLineItemTable TR:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    TABLE.orderLineItemTable TR TH,
    TABLE.orderLineItemTable TR TD {
        border-color: #ddd;
        border-width: 0 0 1px 0;
        min-height: 2em;
    }
    /* END line-item details and invoice tables initial */

    /* Order Details and Invoice pages */

    body #content TABLE.hideprint {
        width: auto !important;
    }

    #orderdetails-page TABLE TABLE:nth-of-type(-n+2) TD,
    #orderinvoice-page TABLE TABLE:nth-of-type(-n+2) TD {
        display: block;
        margin-top: 0.5em;
    }
    #orderdetails-page TABLE TABLE:nth-of-type(-n+2) TD TABLE TD,
    #orderinvoice-page TABLE TABLE:nth-of-type(-n+2) TD TABLE TD {
        display: table-cell;
    }

    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(-n+4) TH,
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(-n+4) TH {
        position: relative;
        float: left;
        clear: left;
        width: 50%;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(-n+4) TD,
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(-n+4) TD {
        position: relative;
        float: right;
        clear: right;
        right: 0;
        width: 50% !important;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(-n+4):nth-of-type(even),
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(-n+4):nth-of-type(even) {
        margin: -8em 0 0 0;
        display: block;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(5),
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(5) {
        display: none;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD,
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD {
        float: left;
        height: auto;
        border: none;
        padding: 0.5em;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-last-of-type(3),
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-last-of-type(3) {
        border-top: 1px solid #ddd;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD:nth-of-type(4),
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD:nth-of-type(4){
        clear: left;
    }
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD:last-of-type,
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD:last-of-type {
        float: right;
        font-weight: bold;
    }
    /* #orderdetails-page special */
    #orderdetails-page TABLE.orderLineItemTable TR:nth-of-type(n+5) TD:nth-of-type(5) {
        clear: left;
    }
    /* #orderinvoice-page special */
    #orderinvoice-page .button {
        float: left;
        clear: left;
        margin: 0.5em 0;
    }
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(-n+4):nth-of-type(4) {
        margin-top: -10em;
    }
    #orderinvoice-page TABLE.orderLineItemTable TR:nth-of-type(n+5):not(:nth-last-of-type(-n+3)) TD:nth-of-type(2):before {
        content: "Ship:";
        display: inline-block;
        position: relative;
        vertical-align: top;
        margin-right: 0.5em;
    }
    /* END Order Details and Invoice pages */

    /* BEGIN User Management page */
    #usermanagement-page table#datatable, #usermanagement-page table#datatable thead, #usermanagement-page table#datatable tbody,
    #usermanagement-page table#datatable th, #usermanagement-page table#datatable tr {
        position: relative;
        display: block;
    }
    #usermanagement-page table#datatable tr {
        border: 1px solid #ccc;
    }
    #usermanagement-page table#datatable td {
        display: inline-block;
        position: relative;
        border: none;
        min-height: 1em;
        text-align: left !important;
    }
    #usermanagement-page table#datatable thead tr {
        position: absolute;
        top: 0;
        left: -9999px;
    }
    td.nameCell:before {
        content: "User:";
        display: inline-block;
        position: relative;
        margin-right: 0.5em;
    }
    td.loginCell {
        display: block !important;
    }
    td.loginCell:before {
        content: "Account Login?";
        display: inline-block;
        position: relative;
        margin-right: 0.5em;
    }
    #pass1Label {
        white-space: nowrap;
    }
    /* END User Management page */

    /* CUSTOM Kendall orderprocessing page */
    #orderprocessing-page select.inputFieldBody {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #orderprocessing-page table#datatable-bids,
    #orderprocessing-page table#datatable-bids thead, #orderprocessing-page table#datatable-bids tbody,
    #orderprocessing-page table#datatable-bids th, #orderprocessing-page table#datatable-bids tr {
        position: relative;
        display: block;
    }
    #orderprocessing-page table#datatable-bids tr {
        border: 1px solid #ccc;
    }
    #orderprocessing-page table#datatable-bids tr td {
        display: inline-block;
        position: relative;
        border: none;
        min-height: 1em;
        text-align: left !important;
    }
    #orderprocessing-page table#datatable-bids thead tr {
        position: absolute;
        top: 0;
        left: -9999px;
    }
    /* END CUSTOM Kendall orderprocessing page */
}

@media screen and (max-width: 801px) {
    #tagline, .tagline {
        padding-bottom: 10px;
    }
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        margin-left: 160px;
    }
}
@media screen and (max-width: 750px) {
    .ui-autocomplete-category,
    .ui-autocomplete.ui-menu .ui-menu-item a {
        font-size: 13px;
    }
    .search input[type="text"] {
        font-size: 14px;
    }
    .middle-header .search {
        margin: 15px 0;
    }
    #dynamicHeader.sticky .search {
        width: 62%;
        margin-right: 4%;
    }
    #slideshow .text-box {
        transform: translate(8%, 2%);
        width: 325px;
    }
    #slideshow .text-box h1 {
        font-size: 16px;
    }
    #slideshow .text-box p,
    #slideshow .text-box .btn {
        font-size: 11px;
        margin: 5px 0;
    }
    #slideshow .text-box .btn {
        padding: 4px 8px;
    }
}
@media screen and (max-width: 648px){
    #content .categories-area h3.accordion-toggle {
        font-size: 14px
    }
}
@media screen and (max-width: 640px) {
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        margin-left: 140px;
    }
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: left;
    }
}
@media screen and (max-width: 530px) {
    #content .categories-area h3.accordion-toggle {
        font-size: 13px;
    }
}
@media screen and (max-width: 500px) {
    .shop-icon a span {
        font-size: 11px;
        width: 16px;
        height: 16px;
    }
    .profile-icon {
        right: 1.6em;
    }
    .shop-icon i.fa,
    .profile-icon i.fa {
        font-size: 26px;
        width: 26px;
    }
    #find-page .thumb ul li .qty-cart-box {
        flex-direction: column;
        align-items: flex-start;
    }
    #find-page .thumb ul li .qty-cart-box .cart-box {
        padding-top: 15px;
    }
}
@media screen and (max-width: 485px) {
    #content .categories-area h3.accordion-toggle {
        font-size: 12px;
    }
}

@media screen and (max-width: 450px) {
    #mfr-page #content #mfrTopContainer #mfrSearchContainer {
        padding: 2em 1em;
    }
    #mfr-page #content #mfrTopContainer #mfrSearchContainer form {
        padding: 0;
        width: 100%;
    }
    #mfr-page #content #mfrTopContainer #mfrSearchContainer input[type="text"],
    #mfr-page #content #mfrTopContainer #mfrSearchContainer input[type="submit"] {
        width: 100%;
    }
    #mfr-page #content #mfrBottomContainer .catDDParent,
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(even),
    #mfr-page #content #mfrBottomContainer .catDDParent:nth-child(odd) {
        flex: 1 0 100%;
        margin: 0;
    }
}
    
@media screen and (max-width: 453px) {
    #dynamicHeader.sticky .search {
        width: 60%;
        margin-right: 6%;
    }
    #content .categories-area h3.accordion-toggle {
        font-size: 11px;
    }
    .listnav h2.accordion-toggle {
        font-size: 18px;
    }
    #content .listnav ul li a {
        font-size: 16px;
    }
    #slideshow .text-box {
        width: 300px;
    }
    #slideshow .text-box p, #slideshow .text-box .btn {
        font-size: 9px;
    }
}

@media screen and (max-width: 415px) {
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        margin-left: 120px;
    }
    #find-page .thumb ul li .image a img {
        max-width: 120px !important;
        max-height: 120px !important;
    }
    #tagline input:not([type='image']):not(.mce-textbox):not([type="button"]),
    #tagline select, 
    #tagline textarea,
    #tagline input[type="submit"] {
        width: 315px!important;
    }
}
@media screen and (max-width: 375px) {
    .middle-header .logo img {
        margin-right: 8%;
    }
    .shop-icon {
        right: 0.2em;
    }
    .shop-icon a span {
        top: -10px;
        width: 14px;
        height: 14px;
    }
    .profile-icon {
        right: 1.5em;
    }
    .shop-icon i.fa,
    .profile-icon i.fa {
        font-size: 24px;
        width: 24px;
    }
    #find-page .thumb ul li .prodDesc,
    #find-page .thumb ul li .price-avail-box,
    #find-page .thumb ul li .login-box,
    #find-page .thumb ul li .bazaar,
    #find-page .thumb ul li .qty-cart-box {
        margin-left: 105px;
    }
}
@media screen and (max-width: 350px) {
    #dynamicHeader.sticky .search {
        width: 58%;
    }
    #content .categories-area h3.accordion-toggle {
        font-size: 9px;
        padding: 5px;
    }
    .listnav h2.accordion-toggle {
        font-size: 16px;
    }
    #content .listnav ul li a {
        font-size: 14px;
    }
    #slideshow .text-box {
        width: 275px;
    }
    #slideshow .text-box h1 {
        font-size: 13px;
    }
    #slideshow .text-box p, #slideshow .text-box .btn {
        font-size: 8px;
    }
}
