.prodHeader > ul > li > ul > li, .dynamicHeader > ul > li > ul > li, .menuLeftHeader {
	background-image: url('/wp-content/themes/fellowes/assets/bullet-01.png') !important;
}
#slider img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.slick-prev, .slick-next {
    text-indent: 9999px;
    border: 0px;
    outline: 0px;
    width: 30px;
    height: 18px;
    top: 40%;
    background-size: 30px !important;
    position: absolute;
    overflow: hidden;
}

.slick-prev {
    background:  url('//assets.fellowes.com/images_v3/icons/arrow.svg');
    left: -40px;
    transform: rotate(90deg);
}

.slick-next {
    background:  url('//assets.fellowes.com/images_v3/icons/arrow.svg');
    right: -40px;
    transform: rotate(-90deg);
}

.main {
    padding: 30px 0px;
}

.content-container {
    
}

.home-page {
    overflow: hidden;
}

.footerPreBox {
    width: 48%;
    min-height: 75px;
    margin-right: 0;
    padding-right: 0;
}

.banner-header {
    text-shadow: 1px 1px 4px #000;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
    margin-right: 15px !important;
}

.shredder-result {
    width: calc(33% - 20px);
    margin: 10px;
    float: left;
    position: relative;
    font-weight: bold;
    height: 185px;
}

.shredder-result img {
    width: auto;
    max-height: 125px;
}

.shredder-result .shredder-img {
    text-align: center;
    background: #BFBFBF;
}

#btnSearch {
    display: inline-block;
    float: right;
    background: #FCB713;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    border-radius: 5px;
}

#resultsHeader p {
    font-size: 25px;
    text-indent: 0px;
    height: 35px;
    width: 400px;;
}

#btnRefine {
    display: inline-block;
    float: right;
    background: #FCB713;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    border-radius: 5px;
}

.recommendTop.unitPng {
    padding-top: 0px;
}

.shredder-result ul {
    list-style: initial;
    font-size: 14px;
    font-weight: normal;
}

.shredder-result a {
    text-decoration: none !important;
}

.slider_button {
    cursor: pointer;
    width: 100%;
}

.slider_hidden {
    display: none;
}

.dynamicMenu {
    min-height: 469px;
}

.dynamicMenuBG div.content {
    width: calc(100% - 220px);
    margin-left: 220px;
}

.dynamicHeader>ul>li>ul>li {
    background-position: 205px 9px;
}

.dynamicMenu {
    width: 220px;
    min-height: 586px;
}

.dynamicSubMenu {
    width: 392px;
}

.product-banner-header .banner-title {
    max-width: 600px;
    position: relative;
}

.product-banner-header .banner-copy {
    position: relative;
    top: 0px;
}

.subCatBox img {
    max-height: 200px;
}

.dynamicFeature {
    min-height: 586px;
}

div.innovativeFeature {
    background-size: 60px;
}

.tabs-row {
	cursor: pointer;
}

.gal-item {
    width: 270px !important;
    height: 270px;
    background: #6f6e6e;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.gal-item img{
    max-width: 270px;
    max-height: 270px;
    display: inline !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.gallery {
    background: #969696;
    padding: 40px;
    margin-top: 40px;
}

.gallery .slick-prev, .gallery .slick-next {
    top: 50%;
}

#team {
    margin-top: 60px;
}

.team {
    float: left;
    width: calc(50% - 15px);
    margin-right: 15px;
    position: relative;
    margin-bottom: 30px;
    height: 210px;
    cursor: pointer;
}

.team h2, .team h4{
    font-weight: bold;
}

.team .descript{
    margin-top: 30px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;    
}

.team-right {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.team-left {
    float: right;
    width: calc(100% - 170px);
}

.team:nth-child(even) {
    margin-left: 15px;
    margin-right: 0px;
}

.team:nth-child(even) .team-left{
    float: left;
    text-align: right;
}

.team:nth-child(even) .team-right{
    margin-left: 20px;
    margin-right: 0px;
}

.team-page .head-img {
    width: 100%;
}

.news {
    width: 310px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    float: left;
}

.news-img img{
    width: 100%;
}

.news:nth-child(3n) {
    margin-right: 0px;
}

.news-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 25px 0px 20px;
}

.news-date {
    margin-bottom: 10px;
}

.news-date, .news-exc, .news-link {
    font-size: 14px;
}

.news-link {
    text-decoration: underline;
}

.prodHeader>ul>li>ul>li, .dynamicHeader>ul>li>ul>li, .menuLeftHeader {
    background-position: 205px 9px;
}

.staticMenuItem span {
    background-size: 120px;
    background-position: center center;
}

#overlay {
    display: none;
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

#team_big {
    display: none;
    display: none;
    position: fixed;
    background: #fff;
    padding: 50px;
    max-width: 1140px;
    left: 50%;
    margin-left: -550px;
    z-index: 4;
}

#team_big span{
    display: block;
    font-weight: bold;
    margin: 0px 0px 20px;
}

#team_big p{
    line-height: 24px;
}

#team_img {
    width: 290px;
    height: 400px;
    float: left;
}

#team_img img {
    width: 260px;
}

.team-right img{
    width: 140px;
}

#team_description {
    float: right;
    width: calc(100% - 290px);
}

#close {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
}

.instr {
    cursor: pointer;
}

#instruction {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    margin-left: -250px;
    z-index: 5;
    display: none;
    max-width: 500px;
}

#instruction img{
    width: 100%;
}

.listingImage img {
    max-width: 100%;
    height: auto !important;
    max-height: 100%;
}

#pdDescription {
    max-height: none !important;
}

#pdDescription.notAvailableToSell {
    height: auto;
}

.solCenterItem, .staticMenuItem {
    height: 135px;
}

#searchpage {
    padding: 50px 0px;
}

#searchpage h2 {
    margin-bottom: 20px;
}

.ArticleLandingPage ul {
    list-style: initial;
    margin-left: 20px;
}

.ArticleLandingPage ul li{
    list-style: initial;
}

.scItem {
    min-height: 250px;
}

.scItem img{ 
    max-width: 150px;
}

.megamenu>li .megamenu_fullwidth {
    top: 60px;
}

.detailsTab .row:nth-child(even) {
    background-color: rgba(77,85,91,0.04);
}

#wrapper-inner {
    max-width: 1000px;
    width: auto;
}

.mid-header {
    width: auto;
    max-width: 1000px;
}

#footer-logo-line {
    width: 100%;
}

.jcarousel img {
    height: auto !important;
    max-height: 100%;
    margin: 0px auto;
}
    
#hamburger {
        color: #353738;
        position: absolute;
        right: 70px;
        top: 18px;
        display: none;
        z-index: 5;
    }
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 4px;
        width: 45px; 
        background: #353738;
        position: absolute;
        display: block;
        content: '';
    }
    #nav-toggle span:before {
        top: -13px;
    }
    #nav-toggle span:after {
        bottom: -13px; 
    }
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        transition: all 500ms ease-in-out;
    }
    #nav-toggle.active span {
        background-color: transparent;
    }
    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }

.mobmenu {
        display: none;
    }

.row.alt {
    background-color: transparent;
}

    #buy-box {
        display: none;
        width: 580px;
        position: fixed;
        left: 50%;
        margin-left: -280px;
        top: 5%;
        background: #fff;
        box-shadow: 0px 0px 5px #999;
        z-index: 999;
        
    }

    #buy-box.mapped {
        height: 90vh;
        overflow-y: scroll;
    }
    
    .buy {
        padding: 5px;
        margin: 5px;
        border: 1px solid #999;
        float: none;
        position: absolute;
        top: 1px;
        width: 280px;
        
    }
    
    .buy-container {
        position: relative;
        height: 430px;
    }
    
    .buy.left {
        left: 0px;
        height: 416px;
        overflow: auto;
    }
    .buy.right {
        right: 0px;
    }
    
    .buy-title {
        height: 26px;
        line-height: 26px;
        color: #fff;
        background-color: #4D555B;
        padding-left: 10px;
        font-weight: bold;
    }
    
    .buy h3{
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
    }
    
    .retail-list {
        height: 295px;
        overflow: auto;
        margin-bottom: 6px;
        position: relative;
    }
    
    .retail {
        margin: 10px 0px;
        margin: 10px 0px;
        border-bottom: 1px solid #999;
        padding-bottom: 10px;
    }
    
    .re-title {
        color: #8F6C1F;
        font-weight: bold;
    }
    
    .web-address {
        text-decoration: underline !important;
    }
    
    .map-button {
        cursor: pointer;
        text-decoration: underline;
        text-align: center;
    }
    
    #map {
        display: none;
        width: 100%;
        height: 400px;
        position: relative;
    }
    
    .webshop img {
        width: 150px;
        height: 50px;
        object-fit: contain;
    }
    
    .webshop {
        margin-bottom: 10px;
        border-bottom: 1px solid #999;
        padding-bottom: 10px;
        text-align: center;
    }
    
    .webshop:last-of-type {
        border-bottom: 0px;
    }
    
    .buy-close {
        font-size: 35px;
        color: #fff;
        float: right;
        margin-right: 5px;
        cursor: pointer;
        margin-top: -3px;
        font-weight: 500;
    }
    
    .disclaimer {
        font-size: 12px;
        line-height: 12px;
        font-style: italic;
        margin-top: 10px;
    }

    .mailto {
        text-decoration: none;
        color: #fff !important;
        display: block;
    }
    
    #lnkWhereToBuy, .mailto, .lnkWhereToBuy2 {
        float: right;
        margin: 0 auto;
        width: 150px;
        background-color: #f3bc22;
        text-decoration: none;
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
        border: solid 1px rgba(243,188,34,0.25);
        font-size: 14px;
        padding-top: 0;
        height: 28px;
        min-width: 150px;
        position: absolute;
        text-align: center;
        right: 0px;
        bottom: 0px;
        cursor: pointer;
    }

    .lnkWhereToBuy, .lnkWhereToBuy3 {
        float: none;
        margin: 0 auto;
        width: 150px;
        background-color: #f3bc22;
        text-decoration: none;
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
        border: solid 1px rgba(243,188,34,0.25);
        font-size: 14px;
        padding-top: 0;
        height: 28px;
        min-width: 150px;
        position: relative;
        text-align: center;
        cursor: pointer;
    }

    .listingBox .mailto {
        float: none;
        position: relative;
        margin: 0 auto;
    }
    
    @media screen and (max-width: 600px) {
        #buy-box {
            width: 300px;
            margin-left: -150px;
            height: auto;
            max-height: 80vh;
            overflow-y: auto;
        }
        
        .buy {
            position: relative;
        }
        
        .buy-container {
            height: auto;
        }
        
        #productDetailsContainer {
            overflow: hidden;
        }
        
        .grid_12 {
            width: 100%;
        }
        
        .grid_6 {
            width: 50%;
        }
        
        #lnkWhereToBuy {
            margin: 20px auto;
            float: none;
            position: relative;
        }
    }

@media screen and (max-width: 1015px) {
    #productDetailsDescContainer {
        min-height: auto !important;
    }
}


@media screen and (max-width: 980px) {

    .homewidget-container {
        max-width: 1000px;
        width: auto;
        text-align: center;
    }

    div.homewidget-tile {
        margin-top: 10px;
        display: inline-block;
        float: none;
        text-align: left;
    }
    
    #slider img {
        height: 400px;
    }

    .midrow {
        height: auto;
        text-align: center;
    }
    
    .midrow-container {
        height: 240px;
    }
    
    .bawrapper {
        width: 100%;
        background-size: contain !important;
    }
    
    #footerPre, #footer, #footer-nav, .fb-container, #top-right-content, #header, .megamenu_wrapper, #footer-links, .product-banner-header, .product-banner-header .banner-copy, #top-bar, #crumb, .banner-header, .aboutUsBanner .banner-copy, .aboutUsBanner .banner-title {
        width: auto;
        max-width: 1000px;
    }
    
    #menuContainer {
        float: none;
        display: block;
        padding-top: 10px;
    }
    
    .megamenu_container {
        position: relative;
    }
    
    .logo {
        margin-top: -55px;
    }
    
    .right-side {
        width: 100%;
        max-width: 735px;
        margin-left: auto;
    }
    
    .left-side {
        width: 230px;
        display: block;
        float: none;
        margin: 0px auto;
    }
    
    #ProductList li {
        display: block;
    }
    
    .listingBox {
        margin: 10px auto;
    }
    
    header, footer, nav, section, aside, article, figure {
        margin: 0;
        padding: 0;
        min-width: auto;
    }
}

@media screen and (max-width: 850px) {
    .mobmenu, .megamenu {
        display: none;
    }
    
    .logoContainer {
        left: 50%;
        margin-left: -75px;
    }
    
    #hamburger {
        display: block;
    }
    
    .mobmenu {
        margin: 0px;
        position: absolute;
        top: 60px;
        width: 320px;
        background-color: #fff;
    }
    
    .mobmenu li{
        display: block !important;
        float: none !important;
        padding: 0px 0px 0px 20px;
        background-color: #fff;
        background-image: none;
    }
    
    
    .team-page {
        padding: 30px 15px;
    }
    
    .team {
        float: none;
        width: 100%;
        margin-right: auto;
    }
    
    .team-page .slick-next {
        right: 10px;
    }
    
    .team-page .slick-prev {
        left: 10px;    
    }
}

@media screen and (max-width: 690px) {
    #slider img {
        height: 300px;
    }
    .footer-nav-ul-dynamic {
        width: 190px;
    }
    
    #listing-banner {
        padding: 20px;
        background-color: #e7edef;
        height: auto !important;
        background-image: none !important;
    }
    
    .product-banner-header {
        top: 0px;
    }
    
    .fbTab {
        float: none;
        height: 55px;
    }
    
    .banner-header h1 {
        padding: 10px;
    }
    
    .banner-header p {
        width: auto;
        padding: 10px;
    }
    
    .news {
        margin: 0px auto 20px !important;
        float: none;
    }
    
    #top-bar-container, #crumb {
        height: auto;
    }
    
    #crumb {
        padding-left: 10px;
    }
    
    .res-cont {
        text-align: center;
    }
    
    .scItem {
        min-height: auto;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    
    .scItem a {
        width: auto;
    }

}

@media screen and (max-width: 540px) {
    #slider img {
        height: 250px;
    }
    
    #productDetailsDescContainer {
        width: auto;
        max-width: 1000px;
    }
    
    .tabs nav a.icon span {
        display: block !important;
    }
    
    .team .descript {
        margin-top: 15px;
        line-height: 20px;
    }
    
    #team_big {
        max-height: 90vh;
        overflow-y: auto;
        left: auto;
        margin-left: auto;
        top: 5vh;
    }
    
    #team_img {
        width: 200px;
        height: 315px;
        float: none;
        margin: 0px auto;
    }
    
    #team_img img {
        width: 200px;
    }
    
    #team_description {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .footer-nav-ul-dynamic {
        width: 175px;
    }
    
    .team .descript {
        height: 100px;    
    }
}
