.ContentFlow .flow .item canvas.content{height:100%;width:100%}.ContentFlow .flow .item.active{cursor:pointer}.ContentFlow .flow .item .caption{font-size:100%;font-weight:700;text-align:center;color:#FFF;max-height:30%;bottom:10%;width:100%;position:absolute;display:none}* html .ContentFlow .flow .item .caption{background-image:none;}.ContentFlow .scrollbar{width:50%;height:16px;overflow:visible;position:relative;z-index:1;visibility:hidden;margin:10px auto 0}.ContentFlow .scrollbar .slider{width:16px;height:16px;cursor:move;position:absolute}* html .ContentFlow .scrollbar .slider{background-image:none}* html .ContentFlow .scrollbar .slider .virtualSlider{height:100%}.ContentFlow .scrollbar .slider .position{top:120%;font-size:16px;font-weight:700;color:silver;position:absolute;text-align:center}.ContentFlow .globalCaption{text-align:center;font-weight:700;color:#FFF;font-size:14px;height:20px;position:relative;z-index:1;margin:2em auto}.ContentFlow .loadIndicator{width:100%;height:100%;top:0;left:0;background:#000;position:absolute;z-index:65000}.ContentFlow .loadIndicator .indicator{width:100%;height:100%}* html .ContentFlow .loadIndicator .indicator{height:100px}.ContentFlow{position:relative;overflow:hidden}.ContentFlow *{margin:0;padding:0}.ContentFlow img{-ms-interpolation-mode:bicubic}.ContentFlow .mouseoverCheckElement{position:absolute;width:0;height:0;left:0;visibility:hidden}.ContentFlow:hover .mouseoverCheckElement{left:1px}.ContentFlow .flow{position:relative;z-index:0;visibility:hidden;width:100%;margin:0 auto}.ContentFlow .flow.hidden{visibility:hidden}.ContentFlow .flow .item{position:absolute;visibility:hidden;top:0;left:0}.ContentFlow .flow .item div.content{width:100%;height:100%}.ContentFlow .flow .item .label{display:none}.ContentFlow .flow .item canvas.reflection{margin-top:-1px}.ContentFlow .flow .item img.content,.ContentFlow .flow .item img.reflection,.ContentFlow .flow .item canvas.reflection{width:100%}.ContentFlow .flow .item .caption a,.ContentFlow .flow .item .caption a:link,.ContentFlow .flow .item .caption a:visited,.ContentFlow .flow .item .caption a:active,.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a,.ContentFlow .globalCaption .caption a:link,.ContentFlow .globalCaption .caption a:visited,.ContentFlow .globalCaption .caption a:active,.ContentFlow .globalCaption .caption a:hover{color:#FFF;font-size:0.8em;font-style:italic;text-decoration:none}.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a:hover{text-decoration:underline}.ContentFlow .flow .item .content,.ContentFlow .flow .item .reflection{display:block}

.nav-brands-carousel { display: none; position: absolute; top: 50%; right: 10px; margin-top: -300px; width: 200px; height: 600px; overflow: visible !important; }
.nav-brands-carousel a.item { display: block; padding: 10px !important; background: #eee; border: 1px solid #cdced0 !important; border-radius: 3px; }
.nav-brands-carousel a.item img { display: block; margin: 0 auto; min-height: 0 !important; max-width: 100%; max-height: 100%; padding: 0 !important; filter: gray; -webkit-filter: grayscale(100%); filter: gray; -webkit-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); }
.nav-brands-carousel a.item .brand-logo { position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; }
.nav-brands-carousel a.item .brand-logo span { display: table; width: 100%; height: 100%; table-layout: fixed; }
.nav-brands-carousel a.item .brand-logo b { display: table-cell; vertical-align: middle; max-width: 90%; max-height: 90%; }
.nav-brands-carousel a.active { border-color: #a6c5d7 !important; }
.nav-brands-carousel a.active img { filter: none; -webkit-filter: grayscale(0%); filter: none; -webkit-filter: grayscale(0%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); }
.nav-brands-carousel.ContentFlow { display: block; }

.nav-brands-carousel .flow { width: 198px !important; height: 600px !important; }

.nav-brands-carousel .flow-prev, .nav-brands-carousel .flow-next { display: none; position: absolute; z-index: 5; left: 50%; margin-left: -90px; width: 181px; height: 30px; background: url("i/inMenuArrs2.png") no-repeat; }
.nav-brands-carousel .flow-prev { top: 0; background-position: 0 0; }
.nav-brands-carousel .flow-next { bottom: 0; background-position: 0 100%; }

@media (max-device-width:1024px){
    .nav-brands-carousel .flow-prev, .nav-brands-carousel .flow-next { display: block; }
}