@media only screen and (min-width: 768px) {
    .navContent ul li ul.subNav {
        max-width: 450px;
    }
    .items_c4e28dc47df64c369f508e35b6f2ef72.listView.cols2 .itemPreview.hasImg .itemImg {
        width: 66% !important;
    }
    .items_c4e28dc47df64c369f508e35b6f2ef72.listView.cols2 .itemPreview.hasImg .itemContent {
        width: 34% !important;
    }
}

@media only screen and (max-width: 767px) {
    .cols3.imgMgn0 .imgGridItem {
        width: 100%
    }
    .cols2.imgMgn0 .imgGridItem {
        width: 100%
    }
    .items_c4e28dc47df64c369f508e35b6f2ef72.listView.cols2 .itemPreview.hasImg .itemImg,
    .items_c4e28dc47df64c369f508e35b6f2ef72.listView.cols2 .itemPreview.hasImg .itemContent {
        width: 50% !important;
    }
}

.stable-hover .navContent > ul > li > a.navButton:after {
    border-bottom: none;
}

.navButton:hover {
    color: #ffffff !important;
    background: #282828 !important;
    border-color: #282828 !important;
}

.items_c4e28dc47df64c369f508e35b6f2ef72 .itemInnerContent a:hover {
    color: #bf8d34 !important;
}

/*------Banner------*/
/* Sitewide Banner */

.blockWrap_a49cbd4f9c234de892275435fa2a14db{
background-color: #2a3743;
color: #ffffff; 
text-align: center;
/*padding: 10px;*/
}

.headerAndNavContainer{
    padding-top: 0px !important;
}