.nav_inner {
    display: table;
}
.nav-item img {
    padding: 0px 9px 0px 7px;
}
.nav-item.css_more {
    border-right: none;
    text-align: center;
}
.css_more>.nav_links:hover {
    height: 37px;
}
.nav-item {
    display: table-cell;
}
.nav_inner li {
    float: none;
    vertical-align: top;
}
li.nav-subitem {
    float: left;
}
.nav_links:hover {
    height: 36px;
}
.nav-subitem>.nav_links:hover {
    height: 37px;
}
#css_nav_container {
    height: 38px;
}
.bottomLine {
    width: 100%;
    height: 6px;
    background-color: #F46918;
}
#css_nav_container {
    z-index: 1600;
    position: relative;
}
#r_container {
    width: 988px;
    display: block;
    margin: auto;
    margin-top: 6px;
    text-align: left;
}
#r_header {
    display: block;
    position: relative;
    background-color: #fff;
    
}
#r_content {
    display: table;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
}
.r_rail {
    display: table-cell;
    width: 187px;
    vertical-align: top;
}
.r_middle {
    display: table-cell;
    width: 612px;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}
.r_contentmiddle {
    display: inline-block;
    width: 100%;
    background-color: #fff;
}
.ipad_left {
    display: none;
}
.r_mcontent {
    width: 801px;
    padding: 15px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    vertical-align: top;
}
.topsearchbar {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.searchIcon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.phone_mob, #logo_mob {
    display: none;
}
#ped_carousel {
    width: auto;
}
.bcbar {
    clear: both;
}
.nav_inner {
    width: 988px;
}
.r_rail {
    background-color: #f2f2f2;
}
.mobile-show {
    display: none;
}
.rangefilter {
    box-sizing: border-box;
    height: 35px;
    padding: 4px 2px;
    width: 27%;
    font-size: 14px;
}
.rangefilter::-webkit-input-placeholder {
    font-style: italic;
}
.rangefilter:-moz-placeholder {
    font-style: italic;
}
.rangefilter::-moz-placeholder {
    font-style: italic;
}
.rangefilter:-ms-input-placeholder {
    font-style: italic;
}

.headingColor {
    color: #de7c3b;
}
.headingColor:hover {
    text-decoration: underline;
}
.BackColor {
    background-color: #de7c3b;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="submit"] {
    -webkit-appearance: none;
}
.tooltipnew img {
    vertical-align: middle;
}
.banner_module{
    background-color: #8C8C8C;
}
.banner_module .ban_btn{
    background-color: #0169A8;
    border:none;
}
.banner_module .ban_btn:hover{
    background-color: #017FCB;
}
@media only screen and (max-width: 1012px) {
    .nav_inner {
        width: 860px;
    }
    a.nav_links {
        padding: 0 6.42px;
    }
    .tc {
        width: auto;
    }
    .r_middle {
        border: none;
        width: 78%;
    }
    .r_mcontent {
        width: 673px;
    }
}
@media only screen and (max-width: 880px) {
    .nav_inner {
        width: 768px;
    }
    .nav-item img {
        padding: 0px 7px 0px 2px;
    }
    a.nav_links {
        padding: 0 4px;
    }
    .tc {
        font-size: 11px;
    }
    .r_mcontent {
        width: 581px;
        padding: 15px 6px;
    }
}
@media only screen and (max-width: 736px) {
    #css_nav_container, .hide_item {
        display: none;
    }
    .r_mcontent {
        width: 100%;
        display: block;
        border: none;
    }
    .r_middle {
        width: 100%;
    }
    .r_rail {
        display: none;
    }
    /* #footer_specials {
        display: none;
    } */
    .mobile-remove {
        display: none;
    }
    .mobile-show {
        display: block;
    }
}
@media only screen and (max-width: 568px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 414px) {
    #minicart_mob {
        min-width: 101px;
    }
}