@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Roboto+Condensed:wght@300;400;700&display=swap");
@font-face {
  font-family: "Gilroy W05 Bold";
  src: url("bundles/gilroy/Fonts/5538959/e62d07e6-5c21-45b8-8427-79c95511907d.woff2")
      format("woff2"),
    url("bundles/gilroy/Fonts/5538959/e667d70b-2326-4c62-8f38-200c31c3b08c.woff")
      format("woff");
}

@charset "utf-8";


.players-holder {margin-left:-2rem;margin-right:-2rem}
.player-panel {width:50%;float:left;padding:2rem}
.player-panel  .entry { background:#fff; -webkit-box-shadow: 0px 0px 8px -3px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 8px -3px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 8px -3px rgba(66, 68, 90, 1); height:16rem;overflow:hidden;
padding:0 4rem 0 2rem;}

.player-panel .short-stats { float:right;border :1px solid #ccc;background-color:#eee }
.player-panel .short-stats:after {content:" ";display:block;height:1px;clear:both}
.player-panel .short-stats .st {width:5rem;float:left;text-align:center;padding:.5rem;border-right:1px solid #ccc; font-size:15px}
.player-panel .short-stats .st:first-line {color:#8a8d8f}
.player-panel .short-stats .st:last-child {border:0}


td.last5 span {display:inline-block;width:28px;height:28px;line-height:28px;font-size:12px;text-align:center;border-radius:14px;;background:#e43b2f;color:#fff}
td.last5 span.last5W { background-color:#8fc84a }


.player-panel  .entry .right {width:60%;float:right;}
.player-panel  .entry .img {width:30%;float:left;text-align:center}
.player-panel  .entry .img img {max-width:100%;height:15rem;bottom:-1rem;position:relative}
.player-panel  .entry .nmb { width:10%;float:left}
.player-panel  .entry .nmb h3 {text-align:center;}
.player-panel  .entry .nmb h4 {text-align:center;font-size:2.8rem}
.player-panel  .entry .right h3 {text-align:right;}
.player-panel  .entry .right h4 {text-align:right}

.player-panel  .entry h3 {font-size:2.8rem;color:#00823d;margin:2rem 0 1rem 0;font-weight:400;margin-bottom:0}
.player-panel  .entry h4 {font-size: 1.8rem;color:#7e7e7e;font-weight:300}

.mobile-only {display:none}

a {
  -webkit-transition: background, color 0.3s ease-in-out;
  -moz-transition: background, color 0.3s ease-in-out;
  -ms-transition: background, color 0.3s ease-in-out;
  -o-transition: background, color 0.3s ease-in-out;
  transition: background, color 0.3s ease-in-out;
}
.jquery-back-to-top {
  -webkit-box-shadow: 0 0 10px -5px rgba(255,255,255,.8);
  box-shadow: 0 0 10px -5px rgba(255,255,255,.8);

}
img.img-left {
  float: left;
  margin-right: 2rem;
}
img.img-right {
  float: right;
  margin-left: 2rem;
}
img {
  max-width: 100%;
}
* {
  box-sizing: border-box;
  font-family: "Open Sans";
}

.clear-after:after {
  content: " ";
  display: block;
  clear: both;
  max-height: 1px;
}

html {
  font-size: 62.5%;
}

body {
}
.clr {clear:both;}
#more-button {padding:3rem 0;margin:0 auto;text-align:center}

.margins {
  max-width: 144rem;
  margin: 0 auto;
}

.acc-panel {
  border: 1px solid #000;
  border-radius: 0.5rem;
  padding: 1.5rem 2rem;
  margin-bottom: 1.6rem;
}
.acc-panel:before {
  content: "+";
  float: right;
  color: #00823d;
  font-size: 4.2rem;
  font-weight: bold;
  margin-top: -1.75rem;
  position: relative;
  z-index: -1;
}

.acc-panel.url:before {
  content: "❯";
  font-size: 3rem;
  margin-top: -0.9rem;
}

.acc-panel.open:before {
  content: "−";
}
.acc-panel.link:before,
.acc-panel.open.link:before {
  content: "⏶";
  margin-top: -2rem;
}
.acc-panel h2 {
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 1;

  font-weight: 300;
  text-align: left;
  margin: 0;
}
.acc-panel-content {
  display: none;
  padding-top: 1rem;
}
.acc-panel-content ol {
  padding-left: 20px;
}

hr {
  max-width: 141rem;
  display: block;

  border: 0;
  margin: 2rem auto;
  border-bottom: 1px solid #e1e1e1;
}

a {
  color: rgb(150, 124, 182);
}

blockquote {
  color: #000;
  display: block;
  background: #efefef;
  border-left: 4px solid #00823d;
  font-style: italic;
  padding: 1rem 2rem;
  font-weight: 100;
  padding: 20px;
}

#menu-toggler {
  display: none;
}

p img {
  max-width: 100%;
}

/*
 *
 * header
 *
 *
 */
.top-area {
  background: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;

  border-bottom: 1px solid #bababa;
}

.top-most-area {
  background: #00823d;
  text-align: right;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.top-area .logo a {
  width: 23.1rem;
  max-width: 18.82%;
  height: 6.3rem;
  display: block;
  background: url(images/logo-green.svg) no-repeat center center;
  background-size: contain;
  float: left;
}

.top-area .top-l {
  float: right;
  padding-top: 1rem;
  width: 80%;
  text-align: right;
}
.top-area .bot-l {
  float: right;
  clear: right;
  padding-top: 1.5rem;
  text-align: right;
  width: 80%;
}
.top-most-area .menu-1 a {
  color: #fff;
  font-size: 1.3rem;
  text-decoration: none;
  padding-left: 2em;
  font-weight: 400;
}
.top-area .menu-2 a {
  color: #00823d;
  font-size: 1.7rem;
  text-decoration: none;
  padding-left: 2em;
  font-weight: 600;
  line-height: 2.6rem;
}
.top-area .bot-l .srch {
  font-size: 2.6rem;
  color: #118747;
  float: right;
  margin-left: 3rem;
}

bod y.home #top {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
}

/*
 *
 * footer
 *
 *
 */
.foot-area {
  background: #00823d;
  padding: 4rem 0;
  padding-bottom: 0px;
}
.foot-area .top-footer {
  border-top: 1px solid #999;
  padding: 4rem 0;
}
.foot-area .col {
  width: 25%;
  float: left;
}

.foot-area h2 {
  font-size: 2.4rem;
  color: #fff;
}
.foot-area p,
.foot-area a {
  font-size: 2rem;
  line-height: 1.5em;
  color: #fff;
}

.foot-area .col-3 p a {
  font-size: 3rem;
  padding-right: 1rem;
}

.foot-area .bot-footer {
  text-align: center;
  padding-top: 4rem;
  border-top: 1px solid #999;
  background: #00823d url(img/footer_bgr.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 4rem;
}
.foot-area .bot-footer p,
.foot-area .bot-footer a {
  color: #fff;
}

img.complogo {
  float: left;
  max-width: 32px;
}
.news-art.big-bottom span.l:first-line {
  font-weight: bold;
}
/*
 *
 * slider
 *
 *
 */
.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
}
.mta {
  height: 58.4rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

@keyframes breath {
  0%   { -moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);  }
  50% {-moz-transform: scale(1.08);-webkit-transform: scale(1.08);-o-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);  }
  100% { -moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);   }
}
@keyframes breath2 {
  0%   { -moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);  }
  50% {-moz-transform: scale(1.08);-webkit-transform: scale(1.08);-o-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);  }
  100% { -moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);   }
}

.mta.do-zoom {animation: breath2 40s ease infinite;}

.mta .yt { position:absolute;left:0;right:0;top:0;bottom:0 }
.mta .yt iframe {width:100% !important;height:100% !important}
.mta h2.h2-yt {width:100%;left:0;position:absolute;top:0rem;color:#fff;text-align:center;margin-top:1rem}
.mta .marketstext {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  top: 20rem;
  position: absolute;
}

.gray {background:#ededed;padding:1rem;margin:1rem -1rem}

.mta .marketstext h2 {
  font-size: 8rem;
  margin: 0px;
  font-weight: 900;

  color: #fff;
}
.mta .marketstext p {
  font-size: 2.4rem;
  color: #fff;
}
.bx-wrapper .bx-pager {
  bottom: 2rem;
  z-index: 999;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 2.7rem;
  height: 1.7rem;
  border-radius: 8.5rem;
  background: #fcb829;
  border:1px solid #fcb829;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #fff;
  border:1px solid #fcb829;
}


.bnrs .thumb {width:33.33%}

.bnrs .thumb a .img .kw {font-size:2.6rem}
.bnrs .thumb a .tt .t {font-size:2.6rem}

/*
 *
 * stats
 *
 *
 */

.stats-holder {
  display: none;
  padding: 1rem;
}
.stat-entry {
  width: 20rem;
  background: #f2f2f2;
  padding: 0.5rem;
  padding-bottom: 0rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.stat-entry .top-line {
  font-size: 1.4rem;
  color: #000;
  font-family: "Roboto Condensed";
  font-weight: bold;
}
.stat-entry .top-line span {
  float: right;
  font-family: "Roboto Condensed";
}
.stat-entry .score {
  background: #fff;
  border: 1px solid #cecece;
  line-height: 2.6rem;
  padding: 0.5rem;

  font-size: 2.4rem;
  font-weight: 900;
  color: #006633;
  margin-bottom: 0.5rem;
  font-family: "Roboto Condensed";
}
.stat-entry .score .pts {
  float: right;
  color: #000;
  font-family: "Roboto Condensed";
}
.stat-entry .score .img {
  height: 2.6rem;
  width: 2.6rem;
  float: left;
  margin-right: 0.5rem;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.stat-entry .bottom-line {
  background: #5e5e5e;
  font-family: "Roboto Condensed";
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: 0.2rem 0.5rem;
}
.stat-entry .bottom-line span {
  float: right;
}

/*
 *
 * page
 *
 */
.top-holder {
  background: #e1e1e1;
  border-bottom: 2px solid #ffbd28;
}
.top-holder .margins {
  padding: 4.1rem;
}

.bottom-section .top-holder {
  padding-bottom: 4px;
}

.top-holder .margins h1 {
  font-size: 4.5rem;
  line-height: 5rem;
  color: #000;
  font-weight: 900;
  margin: 0;
  font-family: "Gilroy W05 Bold";
}
.top-holder .margins a {
    color:#000;
    text-decoration: none;
}

.thumbs-index {
  padding: 1.5rem;
}
.thumbs-index:after {
  content: " ";
  clear: both;
  display: block;
}
.thumb {
  width: 50%;
  padding: 1.5rem;
  float: left;
}
.thumb a {
  display: block;
  background: url(images/bgr_listing.png) no-repeat right bottom;
  text-decoration: none;
}
.thumb a .img {
  display: block;
  height: 18rem;
  background-size: cover;
  background-position: center top;
  position: relative;
}
.thumb a .img .kw:after {
  content: " ";
  float: right;
  display: block;
  width: 4rem;
  height: 4rem;
  background: url(images/a_r.svg) no-repeat center center;
}
.thumb a .img .kw {
  display: inline-block;
  background: #00823d;
  width: 72%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 1.3rem 2rem;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 600;
}

.thumb a .tt {
  height: 15.5rem;
  display: block;
  padding: 3.5rem;
  overflow: hidden;
}
.thumb a .tt .t-r {
  display: block;
  width: 55%;
  padding: 0 0rem 0 2rem;
  font-size: 1.8rem;
  color: #000;
  float: right;
  display: block;
}

.thumb a .tt .t {
  font-size: 3.6rem;
  line-height: 3.6rem;
  color: #000;
  display: block;
  padding: 0 2rem 0 0rem;
  width: 45%;
}

/*
 *
 * homepage news listing
 *
 *
 */

.news-content {
  padding: 1.5rem;
  padding-bottom: 0.95rem;
}

.news-content .news {
  padding: 0 1.5rem;
  width: 40%;
  float: left;
}
.news-content .news a {
  display: block;
  text-decoration: none;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #000;
  margin-bottom: 2.2rem;
}

.news-content.with-more .news a { padding-bottom:1rem;margin-bottom:1.5rem}

a.more-news {display:block;color:#00823d;border:1px solid #00823d;padding:.3rem;text-transform:uppercase;text-decoration:none;float:left;width:37.5%;
    text-align:center;
margin-left:1.5rem; }

.news-content .news a .i {
  width: 12.5rem;
  height: 10.5rem;
  display: block;
  background-size: cover;
  background-position:center  center;
  float: left;
  margin-right: 2rem;
}

.menu-1 {padding-right:5.5rem}

.home .news-content .news + .news a .i .img-cats {
  font-size: 1rem;
  padding: 0.5rem;
  line-height: 1.2rem;
}

.news-content .news a .d {
  color: #00823d;
  font-size: 1.8rem;
  display: block;
  margin-bottom: 1rem;

}
.news-content .news a .t {
  color: #000;
  font-size: 2.4rem;
  display: block;
  height: 2.8em;
  margin-bottom: 1rem;
  overflow: hidden;
}
.news-content .news.c-4 a {
  border-bottom: 0px;
}
.news-content .news.c-0 {
  width: 60%;
}
.news-content .news.c-0 a {
  height: 55.5rem;
  position: relative;
  border: 0px;
  padding: 5rem;
}

.news-content .news.c-0 .i:before {width:100%;height:100%;left:0;top:0;content:" ";display:block;position:absolute;z-index:-1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00823d+0,000000+100&0.65+12,0+100 */
  background: -moz-linear-gradient(top,  rgba(0,130,61,0.55) 0%, rgba(0,114,54,0.55) 12%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,130,61,0.55) 0%,rgba(0,114,54,0.55) 12%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,130,61,0.55) 0%,rgba(0,114,54,0.55) 12%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a600823d', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
.news-content .news.c-0 .i:before {width:100%;height:100%;left:0;top:0;content:" ";display:block;position:absolute;z-index:-1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00823d+0,000000+100&0.65+12,0+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 12%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 12%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 12%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a600823d', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.news-content .news.c-0 a .i {z-index:-2}
.news-content .news.c-0 a .i .img-cats {z-index:1}


.foot-area .bot-footer p,
.foot-area .bot-footer p a {font-size:1.4rem}
.foot-area .bot-footer .r {float:right}
.foot-area .bot-footer .l {float:left}
.foot-area .bot-footer {padding-top:1rem;padding-bottom:1rem}
.foot-area .bot-footer:after {clear:both;content:" ";display:block;height:1px}


.news-content .news.c-0 a .t:after {
  content: "READ MORE";
  display: block;
  width: 21rem;
  text-align: center;
  margin-top: 4rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 6.5rem;
  font-weight: bold;
  border-radius: 5px;
  background: #fcb829;

}

.news-content .news.c-0 a .i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.news-content .news.c-0 a .d {
  color: #fff;
  margin-top: 6rem;
}

.news-content .news.c-0 a .t {
  font-size: 5.6rem;
  color: #fff;
  font-weight: 900;
  height: auto;
  line-height:1.2;
  max-height:7em;
}

.news-content-2 {
  padding: 1.5rem;
  padding-top: 0;
}

.news-content-2 .news {
  padding: 1.5rem;
  width: 50%;
  float: left;
}

.news-content-2 .news a {
  height: 30.5rem;
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
}
.news-content-2 .news a .i {
  width: 30rem;
  float: right;
  height: 30.5rem;
  display: block;
  margin-left: 3rem;
  background-size: cover;
}
.news-content-2 .news a .d {
  color: #00823d;
  font-size: 2.4rem;
  padding: 5rem 0 1rem 5rem;
  position: relative;
  display: block;
}
.news-content-2 .news a .d:after {
  position: absolute;
  content: " ";
  left: 5rem;
  height: 1px;
  background: #00823d;
  width: 8rem;
  display: block;
  bottom: 0rem;
}

.news-content-2 .news a .t {
  display: block;
  font-size: 2.6rem;
  color: #000;
  padding-top: 3rem;
  padding-left: 5rem;
}
.news-content-2 .news a .t:first-line {
  font-weight: bold;
}

.news-content-2 .news a .rm {
  padding-left: 5rem;
  display: inline-block;
  font-size: 2.4rem;
  color: #fcb829;
  font-weight: bold;
  margin-top: 2rem;
}
.news-content-2 .news a .rm:after {
  content: " ";
  float: right;
  display: block;
  width: 3rem;
  height: 3rem;
  background: url(images/a_r.svg) no-repeat center center;
  background-size: 80%;
  margin-left: 2rem;
}

pre {
  font-size: 1.4rem;
  color: #7e7e7e;
  margin-top: -2rem;
  font-size: 1.6rem;
  position: Relative;
    white-space: normal !important;
}
pre:before {
  content: "\25B2";
  color: #00823d;
}
[off-canvas] {
background:rgb(0, 130, 61,.96);
-webkit-box-shadow: 0 0 10px -5px rgba(0,0,0,.3);
box-shadow: 0 0 15px -5px rgba(0,0,0,.7);

}
.social-sharing {
  margin-top: -2rem;
  position: relative;
}

.news-3 {
  padding: 1.5rem;
}
.news-3 .news-art {
  padding-top: 1.5rem;
}
.news-3 .news-art a {
  display: block;
  text-decoration: none;
}
.news-3 .news-art a .i {
  width: 50%;
  float: right;
  background-size: cover;
  height: 54rem;
  margin-left: 2rem;
}

.news-3 .news-art a .t {
  color: #000;
  font-weight: 900;
  font-size: 4rem;
}
.news-3 .news-art a .d {
  color: #00823d;
  font-size: 2.4rem;

  position: relative;
  display: block;
}

.news-3 .news-art a .l {
  color: #000;
  font-size: 2.8rem;
  margin-top: 4rem;
  display: block;
}

.news-3 .news-art a .rm {
  content: "READ MORE";
  display: block;
  width: 21rem;
  text-align: center;
  margin-top: 4rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 6.5rem;
  font-weight: bold;
  border-radius: 5px;
  background: #fcb829;
}

.news-holder {
  padding: 0;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.news-holder .news,
.news-holder .hof {
  width: 25%;
  padding: 1.5rem;
  float: left;
}
.news-holder .hof.short-bio a {position:relative}

.news-holder .hof.short-bio a:hover { -webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,.5);
box-shadow: 5px 5px  10px -5px rgba(0,0,0,.5); }
.news-holder .hof.short-bio a:after {
    content:"\f05a";font:normal normal normal 3rem/1 FontAwesome;
    color:#00823d;
    position:absolute;left:10px;top:10px;

}

.news-holder .news.w100 {
  width: 100%;
  float: none;
}

.news-holder .news a,
.news-holder .hof a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
}

.news-holder .news a .i,
.news-holder .hof a .i {
  display: block;
  height: 16.5rem;
  background-size: cover;
  background-position: center top;
}

.news-holder .hof a .i { height:22rem }

.news-holder .hof.ppl a .i {
  height: 22rem;
}

.news-holder .news a .d,
.news-holder .hof a .d {
  display: block;
  padding: 1.5rem 3rem;
  color: #00823d;
  font-size: 1.4rem;
}
.news-holder .news a .t,
.news-holder .hof a .t {
  display: block;
  color: #000;
  height: 3rem;
  font-weight: 600;
  overflow: hidden;
  font-size: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  height: 3em;
  overflow: hidden;
}

.news-holder .news a .l {
  display: none;
}

.news-holder .hof a .l {
  font-size: 1.4em;
  color: #737373;
  padding: 0 1.5rem;
  display: block;
  height: 2rem;
  overflow: hidden;
}

.news-holder .hof a .t {
  padding: 1rem 1.5rem;
}

.news-holder .news a .rm,
.news-holder .hof a .rm {
  padding-left: 3rem;
  display: inline-block;
  font-size: 1.4rem;
  color: #fcb829;
  font-weight: bold;
  margin-top: 2rem;
}

.news-holder .news a .rm:after,
.news-holder .hof a .rm:after {
  content: " ";
  float: right;
  margin-top: -0.8rem;
  display: block;
  width: 4rem;
  height: 3.5rem;
  background: url(images/a_r.svg) no-repeat center center;
  background-size: 50%;
  margin-bottom: 1rem;
}

.news-holder .hof a .rm {
  padding-left: 1.5rem;
}

.news-holder .news.c-1,
.news-holder .news.c-2 {
  width: 50%;
}
.news-holder .news.c-1 a .i,
.news-holder .news.c-2 a .i {
  height: 34rem;
}

.news-holder .news.c-1 a .d,
.news-holder .news.c-2 a .d {
  font-size: 2.4rem;
}
.news-holder .news.c-1 a .t,
.news-holder .news.c-2 a .t {
  font-size: 3.4rem;
  height: 2.7em;
}

.news-holder .news.c-1 a .rm,
.news-holder .news.c-2 a .rm {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}

.news-holder .news.c-0 a .rm:after,
.news-holder .news.c-1 a .rm:after,
.news-holder .news.c-2 a .rm:after {
  background-size: 70%;
  margin-top: 0;
}

.news-holder .news.c-0 {
  width: 100%;
}

.news-holder .news.c-0 a {
  border: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3rem;
  margin-bottom: 0rem;
  height: 55rem;
}

.news-holder .news.c-0 a .i {
  height: 52rem;
  width: 50%;
  float: right;
  margin-left: 6rem;
}

.news-holder .news.c-0 a .d {
  font-size: 2.4rem;
}
.news-holder .news.c-0 a .t {
  font-size: 4.8rem;
  line-height: 1.1em;

  font-family: "Gilroy W05 Bold";
  height: auto;
  font-weight: 900;
}

.news-holder .news.c-0 a .l {
  font-size: 2.8rem;
  color: #000;
  display: block;
  padding: 3rem;
}

.news-holder .news.c-0 a .rm {
  font-size: 2.4rem;
}

#intright .news-holder + .news-holder + .news-holder a {
  border: 0;
  border-bottom: 1px solid #ccc;
}

#intright .news-holder a .d,
#intright .news-holder a .t,
#intright .news-holder a .rm {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#intright .news-holder + .news-holder + .news-holder a .i,
#intright .news-holder + .news-holder + .news-holder a .rm {
  display: none;
}
#intright .news-holder + .news-holder + .news-holder a .t {
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
}
#intright .news-holder + .news-holder + .news-holder a .d {
  padding-bottom: 0rem;
  font-size: 2rem;
}
#intright .news-holder + .news-holder + .news-holder .news {
  padding-top: 0px;
}

body.content-page #intleft {
  width: 70%;
  padding: 4.5rem;
  padding-top:2rem;
  float: left;
}

body.content-page #intright {
  width: 22.5%;
  margin-left: 3rem;
  float: left;
  padding-top: .5rem;
}

.page-date {
  color: #00823d;
  font-size: 2.4rem;
  margin-top: 2rem;
}

.page-cats {
  float: right;
  margin-top: 2.4rem;
}
.page-cats .cat {
  display: inline-block;
  border-radius: 1.5rem;
  line-height: 3rem;
  border: 1px solid #fcb829;
  padding: 0 2rem;
  margin-left: 0.5rem;
  font-size: 1.8rem;
  color: #737373;
}

.img-cats {
  color: #ededed;
  background: #00823d;
  line-height: 3rem;
  padding: 0 2rem;
  float: right;
  display: block;
  font-size: 1.6rem;
}

h1 {
  font-size: 5.6rem;
  font-weight: 900;
  color: #00823d;
  font-family: "Gilroy W05 Bold";
}
h2 {
  font-size: 4.6rem;
  font-weight: 900;
  color: #fcb829;
  font-family: "Gilroy W05 Bold";
}

h3 {
  font-size: 3.4rem;
  font-weight: 900;
  color: #7e7e7e;
  font-family: "Open Sans";
  font-weight: 600;
}

h4 {
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
}
h5 {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  color:#000;
  text-align:left;
}

p,
li,
td,
div.gray {
  font-size: 2.1rem;
  color: #737373;
}

h2.partners {
  font-size: 3.5rem;
  color: #000;
  font-weight: 900;
  text-align: center;
  position: relative;
}
h2.partners span {
  display: inline-block;
  padding: 0rem 3rem;
  background: #fff;
}
h2.partners:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  margin-top: -1px;
  top: 50%;
  left: 0;
  z-index: -1;
}
#logos {
  position: relative;
  margin-bottom: 6rem;
}

.submenu {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 3rem;
  background: url(images/bgr_menu.png) no-repeat center top;
  max-width: 144rem;
  margin: 0 auto;
  border-top: 4.1rem solid rgba(0, 0, 0, 0.1);
  z-index: 999999;
}

ul.main-m {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.main-m li.level-0 {
  display: inline-block;
}
ul.main-m li.level-0:hover .submenu {
  display: block;
}

.submenu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  float: none;
  text-align: left;
  padding: 1.5rem;
}
.submenu > ul > li {
  width: 33%;
  float: left;
}
.submenu > ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.submenu > ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0;
}
.top-area .menu-2 .submenu > ul li a {
  color: #000;
  font-size: 2.4rem;
  padding: 0px;
}
.table-holder.table-players { display:none}
.table-holder.table-teams {}

.table-scrolling {max-width:100%;overflow-x:auto;}

.tab-bar {border-bottom:1px solid #00823d}
.tab-bar a {display:inline-block;font-size:1.8rem;color:#333;line-height:3rem;padding:0 2rem;text-decoration: none}
.tab-bar a.active {background:#00823d;color:#fff}
table {
  border-collapse: collapse;
  border-color: #e1e1e1;
}
table tbody tr:nth-child(2n + 1) td {
  background: #f1f1f1;
}
table tbody tr,table tbody td {height: auto !important}
table tbody tr:first-child td,
table tbody tr:first-child th,
table tbody tr:first-child td p,
table tbody tr:first-child th p
 {
  background: #00823d;
  border-color: #00823d;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin:0;
  height:auto !important;
}

table.tablesorter tbody tr:first-child td {
    background:#f1f1f1;
    border-color:#cdcdcd;
    color:#3d3d3d;
}
.tablesorter-green tfoot tr, .tablesorter-green thead tr .tablesorter-header{
    background:#00823d !important;
    color:#fff !important;
    font-family:"Open Sans" !important;
}


table tbody td p,
table tbody td {
  font-size: 1.6rem;
  margin: 0;
  border-color: #e1e1e1;
}
table tbody td {
  padding-left: 2rem;
  padding-right: 2rem;
}

.gm-style-iw-d p {
  font-size: 14px;
}

a.btt,
a.btn {
  text-align: center;

  color: #fff;

  font-weight: bold;
  border-radius: 5px;
  background: #fcb829;
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
  font-family: "Open Sans";
  padding: 1rem 2rem;
  font-weight: bold;
}

.btn.disabled { pointer-events: none;opacity: .8}

/*
 *
 * hall of fame
 *
 */
.top-holder {
  margin-bottom: 2rem;
}
.subpage-hall_of_fame .top-holder {
  padding-bottom: 0rem;
  margin-bottom:0
}
.subpage-hall_of_fame .top-holder .margins {
  background-image: url(images/bgr-how-head.png);
}
  .top-holder h1 span {
  font-weight: normal;
  padding-left: 3rem;
}

body.content-page .subpage-hall_of_fame #intleft {
  width: 100%;
  max-width: 100%;
  background: url(images/bgr-hof.png) no-repeat right top;
}

.subpage-hall_of_fame #image-hold {
  float: right;
  margin-left: 4rem;
  margin-top: 5rem;
}
.subpage-hall_of_fame #image-hold img {
  max-width: 50rem;
}

dl.hof-stats {
  display: block;
  padding: 3rem 5rem;
  margin-left: -5rem;
  background: url(images/bgr-hof-table.png) no-repeat top right;
  max-width: 78.5rem;
  margin-top: 4rem;
}

dl.hof-stats dt {
  font-size: 2.2rem;
  padding: 2rem 0;
  color: #00823d;

  display: block;
  width: 50%;
  float: left;
  margin: 0;
}

dl.hof-stats dd {
  font-size: 2.2rem;
  padding: 2rem 0;
  color: #7e7e7e;

  display: block;
  width: 50%;
  float: left;
  margin: 0;
}

dl.hof-stats hr {
  border-color: #00823d;
  width: 100%;
  clear: left;
  margin-bottom: 0px;
}

.dict-holder {
  padding: 1.5rem 3.5rem;
}

.dict-holder .dict {
  width: 50%;
  float: left;
  padding: 3.5rem;
}
.dict-holder .dict a {
  display: block;
  color: #000;
  border: 1px solid #ccc;
  padding: 3rem;
  text-decoration: none;
  border-radius: 4px;
  background: url("images/a_r.svg") no-repeat 54.5rem 2.4rem;
}

.dict-holder .dict a .i {
  width: 12rem;
  display: block;
  height: 12rem;
  float: left;
  background: url("images/bi_dummy.png") no-repeat center center;
  background-size: contain;
  margin-right: 3rem;
}

.dict-holder .dict a .t {
  font-size: 2.6rem;
  color: #000;
  font-family: "Gilroy W05 Bold";
  font-weight: bold;
  display: block;
  margin-bottom: 3rem;
  padding-right:1rem;
}

.dict-holder .dict a .l,
.dict-holder .dict a .l2 {
  font-size: 1.8rem;
  color: #000;
  display: block;
}

#slides {
  border-top: 0px solid #fff;
  position: relative;
}

table.competitions img.complogo {
  max-width: 48px;
  float: left;
}
table.competitions .vs span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 44px;
  color: #fff;
  background: #717171;
  text-align: center;
}

.news-cats-buttons {
  margin-top: -2rem;
  background: #f7f7f7;
  position: relative;
  border-bottom: 1px solid #00823d;
}
.news-cats-buttons a {
  font-size: 1.4rem;
  display: inline-block;
  color: #737373;
  line-height: 2rem;
  text-decoration: none;

  padding: 0.5rem 1rem;
}

.news-cats-buttons a.sel,
.news-cats-buttons a:hover {
  color: #fff;
  background: #737373;
}

.top-holder .news-cats-buttons {
  text-align: right;
  border: 0;
  margin-top: 1rem;
  float: right;
  background: none;
  max-width: 80%;
}

.bottom-section .top-holder {
  margin-bottom: 0;
  border-top: 2px solid #ffbd28;
  border-bottom: 1px solid #717171;
}

.top-holder .news-cats-buttons a {
  text-transform: none;
  margin-left: 4rem;
  margin-right: -4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #616161;

}
iframe {max-width:100%}
.top-holder .news-cats-buttons a.sel,
.top-holder .news-cats-buttons a:hover {
  color: #fff;
}

body.league .news-holder .news {
  width: 33%;
}
body.league .news-holder .news a {
  height: 35rem;
}
body.league .news-holder .news a .i {
  height: 21.5rem;
}
body.league .news-holder .news a .i .img-cats {
  display: none;
}
body.league .news-holder .news a .d {
  font-size: 1.2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body.league .news-holder .news a .t {
  font-size: 2rem;
}
body.league .news-holder .news a .l {
  font-size: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
body.league .news-holder .news a .rm {
  font-size: 1.4rem;
  margin-top: 0rem;
}
body.league .news-holder .news a .rm:after {
  height: 2rem;
  background-size: 50%;
}

body.league #intleft {
  padding: 0px;
}
body.league .news-holder .news.c-0 {
  width: 100%;
  padding-right: 2.5rem;
  padding-top: 3.5rem;
}
body.league .news-holder .news.c-0 a {
  height: 35rem;
}
body.league .news-holder .news.c-0 a .i {
  height: 35rem;
}
body.league .news-holder .news.c-0 a .d {
  font-size: 2rem;
}
body.league .news-holder .news.c-0 a .t {
  font-size: 2.2rem;
}
body.league .news-holder .news.c-0 a .l {
  font-size: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
body.league .news-holder .news.c-0 a .rm {
  font-size: 2rem;
}
body.league .news-holder .news.c-0 a .rm:after {
  height: 3rem;
  background-size: 60%;
}

.fixtures-right {
  position: relative;
  font-size: 1.6rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.fixtures-right h5 {
  font-size: 2rem;
  margin: 1rem 0;
}
.fixtures-right .fix-drops {
  position: absolute;
  width: 100%;
  background: #f3f3f3;
  display: none;
  top: 3rem;
  z-index: 9999;
}
.fixtures-right .fix-drops a {
  display: block;
  color: #717171;
  padding: 1rem;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}
.fixtures-right .fix-drops a:hover {
  background: #eee;
}
.fixtures-right a.all {
  display: block;
  text-align: center;
  padding: 0.5rem 0;
  color: #000;
  font-size: 1.4rem;
}
.fixtures-right .res {
  width: 20%;
  float: left;
}
.fixtures-right .res span {
  display: inline-block;
  width: 3rem;
  background: #fcb829;
  text-align: center;
}

.fix-line {
  padding: 1rem 0;
  border-bottom: 1px solid #ccc;
}
.fix-line:after {
  clear: both;
  content: " ";
  height: 1px;
  display: block;
}
.fix-line .home {
  width: 40%;
  padding: 0 0.5rem;
  text-align: right;
  float: left;
}
.fix-line .hr {
  width: 20%;
  padding: 0 0.5rem;
  text-align: center;
  background: #ccc;
  float: left;
}
.fix-line .away {
  width: 40%;
  padding: 0 0.5rem;
  text-align: left;
  float: left;
}

.fixtures-right .swtch {
  float: right;
  color: #000;
  text-decoration: none;
}

.fixtures-dates {
  text-align: center;
  margin-bottom: 2rem;
}
.fixtures-dates .date {
  display: inline-block;
  margin: 0.5rem;
  padding: 0.5rem;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 2rem;
  width: 9rem;
  text-decoration: none;
  display: inline-block;
  color: #000;
}
.fixtures-dates .date .m {
  font-weight: bold;
  font-size: 1.8rem;
}
.fixtures-dates .date .y {
  font-weight: normal;
  font-size: 1.8rem;
}
.fixtures-dates .date.sel,
.fixtures-dates .date:hover {
  background: #f7f7f7;
}

.fixtures-center {
  font-size: 2.2rem;
}
.fixtures-center .home,
.fixtures-center .away {
  width: 45%;
}
.fixtures-center .hr,
.fixtures-center .res {
  width: 10%;
  text-align: center;
}
.fixtures-center .res {
  float: left;
}
.fixtures-center .res span {
  display: inline-block;
  width: 4rem;
  background: #fcb829;
  text-align: center;
}

.fix-tab {
  display: none;
}
.fix-tab.sel {
  display: block;
}
.fix-tab h5 {
  text-align: center;
  font-weight: 400;
  background: #f1f1f1;
  padding: 0.5rem 0;
}

.thumbs-index .ci {
  width: 50%;
  padding: 1.5rem;
  float: left;
}
.thumbs-index .ci a {
  display: block;
  text-decoration: none;
  -webkit-box-shadow: 0 0 11px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 11px -5px rgba(0, 0, 0, 0.5);
  height: 38rem;
  position: relative;
}

.thumbs-index .ci a .i {
  width: 50%;
  display: block;
  height: 38rem;
  float: right;
  background-size: cover;
  background-position: left top;
  position: relative;
}
.thumbs-index .ci a .i:after {
  content: " ";
  display: block;
  position: absolute;
  background: rgba(0, 130, 61, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.thumbs-index .ci a .r {
  padding: 6rem 4rem;
  display: block;
  width: 50%;
  float: left;
}
.thumbs-index .ci a .r .t {
  font-size: 3.5rem;
  font-family: "Gilroy W05 Bold";
  font-weight: bold;
  color: rgb(0, 130, 61);
  display: block;
  padding-bottom: 1rem;
}
.thumbs-index .ci a .r .l {
  font-size: 2rem;
  color: #737373;
  display: block;
}
.thumbs-index .ci a:after {
  content: " ";
  background: #aaa;
  display: block;
  height: 2px;
  width: 60%;
  bottom: 2.5rem;
  left: 3.5rem;
  position: absolute;
}
.thumbs-index .ci a .r:after {
  content: " ";

  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23rem 23rem 0 0;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  margin-left: -3.5rem;
  top: 0;
}

.thumbs-index .ci a .r:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23rem 0 0 23rem;
  border-color: transparent transparent transparent #fff;
  left: 50%;
  margin-left: -3.5rem;
  bottom: 0;
}

#cookie-dialog h2 {
  font-size: 18px;

  color: #fff;
  line-height: 2;
  text-align: left;
  padding-left: 0px;
}
#cookie-dialog p {
  font-size: 14px;

  color: #fff;

  line-height: 24px;
  text-align: left;
}
#cookie-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px 45px;
  tex-talign: left;
}

#cookie-dialog a {
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  color: #fff;
  line-height: 20px;
  padding: 0px 25px 5px 25px;
  box-sizing: border-box;
  min-width: 190px;
  border: 3px solid #00823d;
  border-radius: 4px;
  line-height: 45px;
  margin-right: 10px;
  text-align: center;
  text-decoration: none;
  float: right;
  margin: 20px 0px 20px 20px;
}

.round {
  width: 16.6%;
  float: left;
}

.rounds-count-2 .round {width:50%}
.rounds-count-3 .round {width:33%}
.rounds-count-4 .round {width:25%}
.rounds-count-5 .round {width:20%}

.round .fixtr {
  position: relative;
  margin: 0.5rem 1rem 0.5rem 0;
  background: #eeeeee;
  height: 6rem;
  font-size: 1.2rem;
  padding: 0.5rem;
}
.round .fixtr .l-time {
  background: #00823d;
  color: #fff;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.round .fixtr .l-time:before {
  width: 0.5rem;
  height: 1px;
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: -0.5rem;
  background: #00823d;
}
.round .fixtr .l-time:after {
  width: 0.5rem;
  height: 1px;
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: -0.5rem;
  background: #00823d;
}
.round .fixtr div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.round .fixtr div span {
  float: right;
}
.round .fixtr div.notwin {
  color: #999;
}

.round-1 {
  padding-top: 0;
}
.round-1 .fixtr .l-time:before {
  display: none;
}
.round-1 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 6.5rem;
  position: absolute;
}

.round-2 {
  padding-top: 3rem;
}
.round-2 .fixtr {
  margin-bottom: 7rem;
}
.round-2 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 13rem;
  position: absolute;
}

.round-3 {
  padding-top: 9.5rem;
}
.round-3 .fixtr {
  margin-bottom: 20rem;
}
.round-3 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 26rem;
  position: absolute;
}

.round-4 {
  padding-top: 22rem;
}
.round-4 .fixtr {
  margin-bottom: 46rem;
}
.round-4 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 52rem;
  position: absolute;
}

.round-5 {
  padding-top: 48rem;
}
.round-5 .fixtr {
  margin-bottom: 98rem;
}
.round-5 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 104rem;
  position: absolute;
}

.round-6 {
  padding-top: 100rem;
}
.round-6 .fixtr:nth-child(2n + 1):after {
  right: -0.5rem;
  margin-top: -2.5rem;
  content: " ";
  display: block;
  width: 1px;
  background: #00823d;
  height: 208rem;
  position: absolute;
}

.rounds-holder .round:last-child .fixtr:after {
  content: "";
  display: none;
}
.rounds-holder .round:last-child .fixtr .l-time:after {
  content: "";
  display: none;
}

.round-7 {
  padding-top: 200rem;
}

.rounds-holder .round .fixtr:last-child {
  margin-bottom: 0 !important;
}
.rounds-holder {
  margin-bottom: 2rem;
}

.news-content .news.c-4 a {
  margin-bottom: 0px;
}
.news-content.with-line {
  padding-top: 3rem;
  border-bottom: 1px solid #00823d;
}

#gallery-links .gallery-holder {
  margin-left: -2px;
  margin-right: -2px;
  position: relative;
  z-index: 0;
}
#gallery-links .gal-entry {
  width: 33.33%;
  padding-bottom: 33%;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.g-invisible {
  display: none;
}
#gallery-links .gal-entry.g0 {
  width: 66.66%;
  padding-bottom: 66;
}
#gallery-links .gal-outer {
  padding: 2px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
}
#gallery-links .gal-entry a {
  text-decoration: none;
  height: 100%;
  border: 1px solid #ccc;
  display: block;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
}
#gallery-links .gal-entry a img {
  display: none;
}
#gallery-links .gal-entry.g-v a {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center 30%;
}
#gallery-links .gal-entry.g-v a:after {
  content: "View Gallery";
  position: absolute;
  width: 100%;
  text-align: center;
  top: 49%;
  color: #000;
  font-size: 16px;
}
#gallery-links ol.indicator li {
  width: auto;
  margin-left: 0px;
  padding: 0px;
}
#gallery-links .blueimp-gallery > .indicator > li::after {
  background-size: cover;
}

.search-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  z-index: 999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
   top:  -100%;
}
body.search .search-container {
   top: 0%;
}
.search-container .search-content {
  position: absolute;
  top: 50%;
  margin-top: -2rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.search-container .search-content form {
  display: inline-block;
  margin: 0 auto;
}
.search-container .search-content input[type="text"] {
  background: none;
  font-size: 4rem;
  padding: 1rem;
  border: 0;
  border-bottom: 4px solid #00823d;
  width: 80%;
  max-width: 40rem;
}
.search-container .search-content input[type="text"]:focus {
  outline: 0;
}
.search-container .search-content button {
  font-size: 4rem;
  background: none;
  border: 0;
  color: #00823d;
}

.search-res {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  font-size: 1.6rem;
}
.search-res .n {
  display: block;
  font-size: 22px;
  color: #00823d;
}
.search-res .u {
  margin: 5px 0px;
  display: block;
  color: rgb(150, 124, 182);
  text-decoration: underline;
}
.search-res .desc {
  display: block;
  color: #666;
}
.dictionary-entry-clubs dl.hof-stats {max-width:50%;padding-top:1rem;margin-left:0;padding-bottom:0 }
.dictionary-entry-clubs dl.hof-stats dt,dl.hof-stats dd {padding-top:1rem; padding-bottom:1rem;font-size:2rem}
.rcol-hold { width:50%;float:right;position:relative}
.rcol-hold .mapouter {width:100%;height:50rem}
.rcol-hold .mapouter iframe {width:100%;height:50rem}
.top-holder .logo {height:12rem; padding:1rem; float:right;margin-top:-3.2rem;}
