.main-header{width:100%;background:rgba(0,0,0,.85);margin-bottom:40px}.main-header .header-wrapper{overflow:hidden;height:100%;position:relative;padding:30px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:600px){.main-header .header-wrapper{display:block}}.main-header .header-wrapper .header-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-header .header-wrapper .header-left h1{color:#fff;margin-bottom:0}.main-header .header-wrapper .header-left h4.subtitle{color:#aaa}.main-header .header-wrapper .header-right{width:300px}@media(max-width:600px){.main-header .header-wrapper .header-right{width:100%}}body.clubs-page .clubs-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}@media(min-width:600px){body.clubs-page .clubs-listing{margin:0 10%}}body.clubs-page .clubs-listing .club-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:hsla(0,0%,100%,.1);padding:10px;margin:10px;border-radius:4px}body.clubs-page .clubs-listing .club-card:hover{text-decoration:none;background:#cfcfcf;-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:all .3s ease;transition:all .3s ease}body.clubs-page .clubs-listing .club-card:hover .club-content{color:#111}body.clubs-page .clubs-listing .club-card .club-badge{width:64px;height:64px;margin-bottom:0}body.clubs-page .clubs-listing .club-card .club-badge img{width:100%;height:auto}body.clubs-page .clubs-listing .club-card .club-content{margin-left:10px;color:#fff;-webkit-transition:all .2s;transition:all .2s}body.clubs-page .clubs-listing .club-card .club-content h4{margin-bottom:0}body.clubs-page .clubs-listing .club-card .club-content p{margin:0;font-size:12px}