.top-partners>.bnnr{grid-row:1;}
.top-partners>.bnnr.pos3{grid-row:3;}
.company-list{margin-bottom:10px;padding:5px 3px;padding-bottom:0;}
.company-list>h4{text-align:center;margin:0;padding:0;padding:20px 0;color:#444;font-size:24px;text-transform:uppercase;-webkit-text-shadow:1px 1px 0 rgba(0,0,0,0.2);text-shadow:1px 1px 0 rgba(0,0,0,0.2);}
.company-list.gold{background:none;}
.company-list.gold>h4{padding-top:5px;}
.company-list.silver{background:none;padding-bottom:3px;grid-row:4;}
.company-list .jobs{display:none;-webkit-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px;padding:4px;width:294px;position:absolute;left:0;top:100%;margin-top:-5px;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.6);box-shadow:2px 2px 2px rgba(0,0,0,0.6);counter-reset:num;}
.company-list .thumb{text-align:center;position:relative;}
.company-list .thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));}
.company-list.dashboard{background:#eee;border-top:1px solid #ddd;}
.company-list .thumb>div.cthumb{-webkit-border-radius:4px;border-radius:4px;padding:4px 0;height:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.company-list.gold .thumb>div.cthumb .clogo>img{width:66%;}
.company-list.dashboard .thumb>div.cthumb .clogo>img{width:80%;}
.company-list.dashboard .thumb{margin-bottom:10px;}
.company-list.gold .thumb>div.cthumb b{margin-bottom:10px;}
.company-list .thumb>div.jobs>div{background:#fff;padding:4px;}
.company-list .thumb:hover>div{background:#0A6599;}
.company-list .thumb:hover{z-index:1110;}
.company-list .thumb>div>a>b{font-weight:normal;display:block;padding:0 4px;font-size:11px;}
.company-list .thumb>div>a:hover{text-decoration:none;}
.company-list .thumb:hover>div.cthumb a{color:#fff;}
.company-list .thumb>div.jobs span{display:block;white-space:normal;}
.company-list .thumb>div.jobs span>a{color:#666;font-size:11px;display:block;text-align:left;padding:2px 5px;padding-top:3px;padding-left:20px;position:relative;}
.company-list .thumb>div.jobs span>a:before{counter-increment:num;content:counter(num);display:inline-block;color:#0A6599;width:12px;margin-right:6px;text-align:right;white-space:nowrap;position:absolute;left:0;top:3px;}
.company-list .thumb>div.jobs span>a:hover:before{color:#F99;}
.company-list .thumb>div.jobs span>a:hover{background:#0A6599;color:#fff;text-decoration:none;}
.company-list .jobs,.company-list .thumb:hover>div.cthumb{-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.6);box-shadow:2px 2px 2px rgba(0,0,0,0.6);}
.company-list .thumb:hover>.jobs{display:block;}
.company-list.gold .thumb:nth-child(6n) .jobs,.company-list.gold .thumb:nth-child(6n-1) .jobs,.company-list.dashboard .thumb:nth-child(8n) .jobs,.company-list.dashboard .thumb:nth-child(8n-1) .jobs,.company-list.silver .col:nth-child(4n) .jobs{left:auto;right:0;-webkit-border-radius:4px 0 4px 4px;border-radius:4px 0 4px 4px;}
.company-list.silver .col{width:182px;display:inline-block;vertical-align:top;}
.company-list.silver .scroll-body{white-space:normal;height:235px;position:relative;}
.company-list.silver .scroll-body>div{position:absolute;white-space:nowrap;left:0;top:0;-webkit-transition:background 100ms ease-in-out;transition:background 100ms ease-in-out;height:235px;}
.company-list.silver .scroll-body>div.b{background:#fff;}
.company-list.silver .thumbs{position:relative;}
.company-list.silver .thumbs.ld:after{content:'';display:block;background:url("../img/bl.gif") center center no-repeat;background-size:80px 80px;position:absolute;left:0;top:0;bottom:0;right:0;z-index:9999;}
.company-list.silver .thumbs>span{position:absolute;top:0;bottom:0;display:block;width:34px;cursor:pointer;z-index:9990;background:transparent;-webkit-opacity:0.8;opacity:0.8;}
.company-list.silver .thumbs>span:after{content:'';display:block;position:absolute;left:2px;top:50%;margin-top:-15px;width:30px;height:30px;background:url("../img/pnb.png") left center no-repeat rgba(255,255,255,0.3);-webkit-border-radius:50%;border-radius:50%;}
.company-list.silver .thumbs>span.hide{display:none;}
.company-list.silver .thumbs>span.prev{left:0;}
.company-list.silver .thumbs>span.next{right:0;}
.company-list.silver .thumbs>span.next:after{background-position:right center;}
.company-list.silver .thumbs:hover>span{-webkit-opacity:1;opacity:1;}
.company-list.silver .thumbs>.controls{position:absolute;bottom:-12px;left:0;right:0;text-align:center;padding:0;line-height:10px;}
.company-list.silver .thumbs>.controls>b{display:inline-block;margin-right:5px;-webkit-border-radius:50%;border-radius:50%;width:5px;height:5px;background:#ccc;cursor:pointer;}
.company-list.silver .thumbs>.controls>b.active{background:#D11;cursor:default;}
.company-list.silver .thumbs>.controls>b:last-child{margin-right:0;}
.company-list.silver .thumb{width:100%;display:block;}
.company-list.silver .thumb div.cthumb{padding:3px;padding-bottom:1px;}
.company-list.silver .thumb div.cthumb>a{display:table;width:100%;border-spacing:0;}
.company-list.silver .thumb .clogo{width:60px;display:table-cell;vertical-align:middle;}
.company-list.silver .thumb .clogo>img{width:60px;height:30px;}
.company-list.silver .thumb div.cthumb b{display:table-cell;vertical-align:middle;text-align:left;white-space:normal;}
.view-more{display:block;text-align:center;padding:15px 0;}
.view-more>a{display:inline-block;padding:0 15px;text-align:center;background:#fafafa;border:1px solid #f2f2f2;-webkit-border-radius:4px;border-radius:4px;height:26px;line-height:26px;color:#666;-webkit-transition:all 600ms ease-in-out;transition:all 600ms ease-in-out;}
.view-more>a:hover{-webkit-box-shadow:3px 3px 2px rgba(0,0,0,0.05);box-shadow:3px 3px 2px rgba(0,0,0,0.05);text-decoration:none;color:#111;border-color:#ddd;}
.featured-news{margin:10px;background:#fff;padding-bottom:0;}
.featured-news>h3{text-transform:uppercase;color:#444;font-size:12px;padding:8px 0;}
.featured-news>div{margin-bottom:8px;border-bottom:1px dashed #e2e2e2;padding-bottom:8px;}
.featured-news>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.featured-news>div:after{content:'';display:block;clear:both;}
.featured-news>div img{float:left;margin-right:8px;width:90px;}
.featured-news>div>a{color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:18px;}
.left-column .featured-news{border-top:2px solid #0A6599;}
.company-list>h3{text-transform:uppercase;color:#444;font-size:12px;padding:8px 0;}
.left-column>div.featured-news>h3{margin-top:0;font-size:16px;color:#333;font-weight:bold;margin-bottom:7px;}
.lcol>.featured-news{margin:-15px;padding:0 10px;background:none;}
.lcol>.featured-news>h3{margin-top:0;}
.lcol>.featured-news>div>a{color:#222;}
.top-partners{display:grid;}
.top-partners>.gold{grid-row:2;}
