.bbox-text a:hover {
  color: rgb(89, 13, 13);
}

.bbox-text a:active {
  color: rgb(236, 1, 1);
}

.bottomcourses:active,
.bottommap:active,
.courses:active,
.map:active {
  background-color: rgb(74, 74, 74);
  color: rgb(71, 231, 5);
}

body {
  min-width: none;
  height: 100%;
  min-height: nonepx;
  background: rgb(27, 27, 27);
  background: -webkit-linear-gradient(25deg, rgb(27, 27, 27) 0%, rgb(130, 130, 130) 11.190476190476192%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 88.57142857142857%, rgb(27, 27, 27) 100%) rgb(101, 100, 100);
  background:    -moz-linear-gradient(25deg, rgb(27, 27, 27) 0%, rgb(130, 130, 130) 11.190476190476192%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 88.57142857142857%, rgb(27, 27, 27) 100%) rgb(101, 100, 100);
  background:      -o-linear-gradient(25deg, rgb(27, 27, 27) 0%, rgb(130, 130, 130) 11.190476190476192%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 88.57142857142857%, rgb(27, 27, 27) 100%) rgb(101, 100, 100);
  background:     -ms-linear-gradient(25deg, rgb(27, 27, 27) 0%, rgb(130, 130, 130) 11.190476190476192%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 88.57142857142857%, rgb(27, 27, 27) 100%) rgb(101, 100, 100);
  background:         linear-gradient(425deg, rgb(27, 27, 27) 0%, rgb(130, 130, 130) 11.190476190476192%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 88.57142857142857%, rgb(27, 27, 27) 100%) rgb(101, 100, 100);
  background-repeat: no-repeat;
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.agm-bar-a1 {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 60px;
  padding-bottom: 1px;
  padding-left: 2px;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:    -moz-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:      -o-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:     -ms-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:         linear-gradient(425deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.agm-bar-a1:hover {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  color: rgb(101, 100, 100);
}

.agm-bar-a1:active {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  color: rgb(184, 1, 1);
}

.agm-bar-a1:focus {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
}

.bbox-text {
  float: left;
  width: 84%;
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.bottom-about {
  display: block;
  float: left;
  width: 32.2169273105%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottom-about:active,
.contact:active {
  background-color: rgb(101, 100, 100);
  color: rgb(245, 1, 1);
}

.bottom-contact {
  display: block;
  float: left;
  width: 33.2975367474%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottom-about:hover,
.bottom-contact:hover,
.bottom-legal:hover,
.contact:hover,
.games:hover,
.leagues:hover,
.lexicon:hover,
.map:hover,
.radar:hover,
.top20:hover {
  background-color: rgb(101, 100, 100);
}

.bottom-contact:active,
.bottom-legal:active {
  color: rgb(245, 1, 1);
}

.bottom-legal {
  display: block;
  float: left;
  width: 33.3%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottomcourses {
  display: block;
  float: left;
  width: 7.9993556701%;
  height: 30px;
  margin-left: 0.31091%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomgolftalk {
  display: none;
  float: left;
  width: 7.9993556701%;
  height: 40px;
  margin: -269px 0 0 42.5558%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomleagues,
.bottommap,
.bottomradar,
.bottomtoptwenty {
  display: block;
  float: left;
  width: 8%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomcourses:hover,
.bottomgolftalk:hover,
.bottomleagues:hover,
.bottommap:hover,
.bottomradar:hover,
.bottomtoptwenty:hover {
  background-color: rgb(74, 74, 74);
}

.bottomgolftalk:active,
.bottomleagues:active,
.bottomradar:active,
.bottomtoptwenty:active,
.games:active,
.leagues:active,
.lexicon:active,
.radar:active,
.top20:active {
  background-color: rgb(101, 100, 100);
  color: rgb(71, 231, 5);
}

.box-c-image {
  position: relative;
  float: left;
  clear: both;
  z-index: 28;
  width: 38.2868937048%;
  height: 296px;
  margin: 60px 0 0 10.72864%;
}

.box-c-news {
  position: relative;
  float: right;
  z-index: 26;
  width: 42.5664344685%;
  margin: 16px 6.4206% 0 0;
}

.box-gco-textbox {
  position: relative;
  float: right;
  width: 35%;
  margin-right: 10%;
}

.box-gcologo {
  float: left;
  width: 300px;
  height: 200px;
  margin: 20px 0 0 15%;
  background-image: url('../images/LOGO-gco-league-80.gif');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
}

.box-recentchampions,
.clic-element,
.container-gco-all {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
}

.clic-winner-image {
  display: block;
  width: 600px;
  height: auto;
  margin: 40px auto 0;
  overflow: hidden;
}

.contact {
  display: block;
  float: right;
  width: 10%;
  height: 36px;
  margin: -36px 2.99745% 0 0;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.container-currentchamptext {
  float: right;
  width: 35%;
  margin: 8px 10% 0 0;
}

.courses {
  display: block;
  position: relative;
  float: left;
  z-index: 52;
  width: 8%;
  height: 36px;
  margin-left: 2.95759%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.courses:hover {
  background-color: rgb(101, 100, 100);
  color: rgb(255, 255, 255);
}

.dotcom {
  float: left;
  width: 9.4783464566%;
  min-height: 10px;
  margin-top: 12px;
  text-shadow: 4px 5px 5px rgb(56, 56, 56);
  font-style: italic;
  font-size: 1.5em;
  font-weight: 700;
  color: rgb(219, 219, 219);
}

.element-tropywinner {
  float: left;
  width: 245px;
  height: 270px;
  margin: 3px 0 0 16.99777%;
}

.games {
  display: block;
  position: relative;
  float: left;
  z-index: 47;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 42.7551%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.gco-label {
  display: block;
  float: left;
  margin-top: 4px;
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  font-style: italic;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 0.5;
  color: rgb(71, 231, 5);
}

.gco-label:hover {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  color: rgb(101, 100, 100);
}

.gco-label:active {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  color: rgb(184, 1, 1);
}

.gco-label:focus {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
}

.gco-top-container-a1 {
  position: relative;
  float: left;
  width: 100%;
  height: 75px;
  background: rgb(182, 0, 0);
  background: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
}

.image-2024y {
  display: block;
  width: 214px;
  height: auto;
  margin: 10px auto 0;
  overflow: hidden;
}

.inner-container {
  width: 100%;
  max-width: 1200px;
  margin: 111px auto 0;
  background-color: rgb(255, 255, 255);
}

.intro {
  float: left;
  width: 87.2496811224%;
  margin: 15px 0 0 6.36161%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.intro-container {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}

.last-update {
  float: left;
  clear: both;
  width: 100%;
  height: 44px;
  margin-top: 20px;
  background-color: rgb(223, 223, 223);
}

.leagues {
  display: block;
  position: relative;
  float: left;
  z-index: 49;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 26.83514%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.lexicon {
  display: block;
  position: relative;
  float: left;
  z-index: 53;
  width: 7.9993556701%;
  height: 36px;
  margin: -36px 0 0 50.71429%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.map {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 51;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 10.91837%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.menu-bottom-container-a1 {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: 30px;
  min-height: 30px;
  background-color: rgb(56, 56, 56);
}

.menubar-container-a1 {
  float: left;
  clear: both;
  width: 100%;
  height: 36px;
  min-height: 36px;
  background-color: rgb(56, 56, 56);
}

.newflag-container1 {
  float: left;
  width: 74.9147662701%;
  margin: 5px 0 0 10.10226%;
  background-color: rgb(255, 255, 255);
}

.newflag-container2,
.newflag-container3 {
  float: left;
  clear: both;
  width: 74.9147662701%;
  margin-left: 10.10226%;
  background-color: rgb(255, 255, 255);
}

.newflag-container4 {
  float: left;
  clear: both;
  width: 74.6723236608%;
  margin: 22px 0 0 10.34948%;
  background-color: rgb(255, 255, 255);
}

.newflag1,
.newflag2,
.newflag3,
.newflag4 {
  display: block;
  width: 50px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.page-info-label {
  float: left;
  clear: both;
  width: 100%;
}

.page-title-text {
  width: 450px;
  margin: 14px auto 0;
  padding: 4px;
  text-shadow: 1px 2px 5px rgb(74, 74, 74);
  font-style: italic;
  font-size: 1.313em;
  font-weight: 700;
  text-align: center;
  color: rgb(236, 1, 1);
}

.radar {
  display: block;
  position: relative;
  float: left;
  z-index: 48;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 34.79592%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.splash-idx {
  float: left;
  width: 100%;
}

.splash-image-idx {
  width: 95.5931122448%;
  min-width: none;
  height: 368px;
  min-height: nonepx;
  margin: 12px auto 0;
  border: 4px solid rgba(191, 191, 191, 0.52);
  border-radius: 8px;
  background-image: url('../images/hawksnest-splash.jpg');
  background-size: cover;
  background-position: center center;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.text {
  float: left;
  width: 2px;
  margin: -326px 0 0 574px;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.text-2 {
  float: left;
  clear: both;
  width: 74.67%;
  margin-left: 10.34948%;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.text-1,
.text-3 {
  float: left;
  clear: both;
  width: 74.6723236608%;
  margin-left: 10.34948%;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.bbox-text:hover,
.text-1:hover,
.text-2:hover,
.text-3:hover {
  color: rgb(184, 1, 1);
}

.bbox-text:active,
.text-1:active,
.text-2:active,
.text-3:active {
  color: rgb(61, 203, 3);
}

.text-winnercurrentyear {
  float: left;
  width: 84%;
  margin-top: 8px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.three-pack-container {
  float: right;
  width: 25%;
  height: 30px;
  margin-right: 0.21046%;
}

.top20 {
  display: block;
  position: relative;
  float: left;
  z-index: 50;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 18.87755%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.topspecialcetering {
  float: left;
  width: 648px;
  height: 49px;
  margin: 17px 0 0 6.12245%;
}

.update-text {
  height: 44px;
  margin: 0 auto;
  padding-top: 4px;
  background-color: rgb(223, 223, 223);
  font-size: 0.813em;
  text-align: center;
  color: rgb(130, 130, 130);
}

.whatsnew {
  display: block;
  float: left;
  width: 90%;
  max-width: 260px;
  height: auto;
  margin: 20px 0 0 14.94191%;
  overflow: hidden;
}

.text-1 strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.bbox-text a,
.text-2 strong,
.text-3 a,
.text-3 span,
.text-3 strong,
.text-winnercurrentyear strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: normal;
  font-size: inherit;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

@media(max-width: 900px) {
  .bottomcourses:hover,
  .bottomleagues:hover,
  .bottommap:hover,
  .bottomradar:hover,
  .bottomtoptwenty:hover {
    background-color: rgb(101, 100, 100);
  }

  body {
    height: 100%;
    background-image: -webkit-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:    -moz-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:      -o-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:     -ms-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:         linear-gradient(425deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
  }

  .agm-bar-a1 {
    background-image: -webkit-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:    -moz-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:      -o-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:     -ms-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:         linear-gradient(425deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .box-c-image .whatsnew {
    float: none;
    width: 82%;
    height: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }

  .box-c-news .newflag-container1 {
    width: 75.8912950507%;
    margin-top: 20px;
    margin-left: 9.69636%;
  }

  .box-c-news .newflag-container2,
  .box-c-news .newflag-container3,
  .box-c-news .text-1,
  .box-c-news .text-2 {
    width: 75.8912950507%;
    margin-left: 9.69636%;
  }

  .box-c-news .newflag-container4 {
    width: 75.8912950507%;
    margin-top: 0;
    margin-left: 9.69636%;
  }

  .box-c-news .text-3 {
    width: 75.8912950507%;
    min-height: 0;
    margin-left: 9.69636%;
  }

  .box-gco-textbox .bbox-text {
    width: 88%;
    margin-top: 0;
    padding-bottom: 0;
  }

  .box-recentchampions .container-currentchamptext {
    width: 40%;
    margin-top: 4px;
  }

  .box-recentchampions .element-tropywinner {
    width: 30%;
    margin-top: 0;
    margin-left: 10%;
  }

  .clic-element .clic-winner-image {
    float: left;
    width: 66.6649305555%;
    max-width: 600px;
    height: auto;
    margin-top: 33px;
    margin-right: 0;
    margin-left: 16.66667%;
  }

  .container-currentchamptext .text-winnercurrentyear {
    width: 88%;
  }

  .container-gco-all .box-gco-textbox {
    width: 40%;
  }

  .container-gco-all .box-gcologo {
    width: 270px;
    height: 179px;
    min-height: 160px;
    margin-top: 0;
    margin-left: 10%;
  }

  .gco-top-container-a1 {
    height: 66px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
  }

  .gco-top-container-a1 .topspecialcetering {
    position: relative;
    width: 556px;
    height: 53px;
    margin-top: 7px;
    margin-left: 4%;
  }

  .inner-container {
    float: left;
    clear: both;
    max-width: none;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .inner-container .box-c-image {
    position: relative;
    z-index: 28;
    width: 44.625%;
    height: 300px;
    margin-top: 90px;
    margin-left: 4.375%;
  }

  .inner-container .box-c-news {
    position: relative;
    z-index: 26;
    width: 44.6545138888%;
    margin-right: 4.34549%;
  }

  .inner-container .box-recentchampions {
    margin-top: 44px;
  }

  .inner-container .container-gco-all {
    margin-top: 20px;
  }

  .intro-container .intro {
    float: none;
    width: 91.4722222222%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 10%;
    margin-left: 0;
    border-right-color: rgba(0, 0, 0, 0);
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 8.2113666603%;
    height: 30px;
    margin-top: -181px;
    margin-left: 51.74132%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 10%;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 10%;
    border-right-style: none;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    z-index: 2;
    width: 10%;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 10%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 30%;
    margin-right: 0;
  }

  .menubar-container-a1 .contact {
    width: 9%;
    margin-top: 0;
    margin-right: 2%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 52;
    width: 9%;
    margin-left: 2%;
    border-right-color: rgba(0, 0, 0, 0);
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 47;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 49;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    z-index: 53;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: none;
    z-index: 51;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
    border-right-style: none;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 48;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 50;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .element-tropywinner .image-2024y,
  .newflag-container1 .newflag1,
  .newflag-container2 .newflag2,
  .newflag-container3 .newflag3,
  .newflag-container4 .newflag4 {
    height: auto;
  }

  .inner-container .intro-container,
  .page-info-label .page-title-text {
    margin-top: 15px;
  }

  .splash-idx .splash-image-idx {
    width: 98.9982638888%;
    height: 289px;
  }

  .three-pack-container .bottom-about {
    width: 33.3%;
    margin-left: 0.02894%;
  }

  .three-pack-container .bottom-contact {
    float: right;
    width: 33.2971643518%;
  }

  .three-pack-container .bottom-legal {
    width: 33.2975260416%;
  }

  .topspecialcetering .dotcom {
    width: 6.1884842519%;
    margin-top: 17px;
    text-shadow: 3px 4px 5px rgb(56, 56, 56);
    font-size: 1.313em;
  }

  .topspecialcetering .gco-label {
    margin-top: 14px;
    text-shadow: 5px 6px 5px rgb(56, 56, 56);
    font-size: 2.625em;
    text-align: center;
  }
}

@media(max-width: 768px) {
  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  body {
    font-size: 1em;
  }

  .box-c-image .whatsnew {
    width: 40%;
    height: auto;
    margin-top: 0;
  }

  .box-c-news .newflag-container1 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .box-c-news .newflag-container2,
  .box-c-news .newflag-container3,
  .box-c-news .newflag-container4 {
    width: 100%;
    margin-left: 0;
  }

  .box-c-news .text-1 {
    width: 65.625%;
    margin-left: 17.1875%;
  }

  .box-c-news .text-2 {
    width: 65.63%;
    margin-left: 17.1875%;
  }

  .box-c-news .text-3 {
    width: 65.625%;
    min-height: nonepx;
    margin-left: 17.1875%;
  }

  .box-gco-textbox .bbox-text {
    float: none;
    width: 80%;
    min-height: 0;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }

  .box-recentchampions .container-currentchamptext {
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
  }

  .box-recentchampions .element-tropywinner {
    float: none;
    width: 100%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .clic-element .clic-winner-image {
    width: 78.125%;
    height: auto;
    margin-left: 10.9375%;
  }

  .container-currentchamptext .text-winnercurrentyear {
    width: 80%;
    margin-top: 10px;
    margin-left: 9.99756%;
  }

  .container-gco-all .box-gco-textbox {
    float: left;
    clear: both;
    width: 100%;
    margin-right: 0;
  }

  .container-gco-all .box-gcologo {
    float: none;
    width: 230px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-size: contain;
  }

  .element-tropywinner .image-2024y {
    height: auto;
    margin-top: 5px;
  }

  .gco-top-container-a1 {
    height: 61px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
  }

  .gco-top-container-a1 .topspecialcetering {
    height: 44px;
    margin-left: 4.03646%;
  }

  .inner-container .box-c-image {
    position: relative;
    z-index: 28;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .inner-container .box-c-news {
    position: relative;
    float: left;
    clear: both;
    z-index: 26;
    width: 100%;
    margin-top: 5px;
    margin-right: 0;
  }

  .inner-container .box-recentchampions {
    margin-top: 4px;
  }

  .inner-container .container-gco-all,
  .inner-container .intro-container {
    margin-top: 0;
  }

  .intro-container .intro {
    float: left;
    width: 91.2495930989%;
    margin-top: 8px;
    margin-right: 0;
    margin-left: 4.3741899999%;
  }

  .last-update .update-text,
  .newflag-container1 .newflag1,
  .newflag-container2 .newflag2,
  .newflag-container3 .newflag3,
  .newflag-container4 .newflag4 {
    height: auto;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 13%;
    margin-left: 0.99284%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 10.0347112653%;
    height: 40px;
    margin-top: -229px;
    margin-left: 56.40259%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 13%;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 13%;
  }

  .menu-bottom-container-a1 .bottomradar {
    display: none;
    position: relative;
    clear: both;
    z-index: 2;
    width: 11%;
    margin-top: -30px;
    margin-left: 44.99105%;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 13%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 39%;
    margin-right: 0.99691%;
  }

  .menubar-container-a1 .contact {
    width: 10.9985351562%;
    margin-top: -36px;
    margin-right: 0.99691%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 52;
    width: 11%;
    margin-left: 1.04167%;
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 47;
    width: 10.9985351562%;
    margin-top: -36px;
    margin-left: 55.72917%;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 49;
    width: 11%;
    margin-top: -36px;
    margin-left: 33.85417%;
  }

  .menubar-container-a1 .lexicon {
    display: none;
    position: relative;
    z-index: 53;
    width: 9.9995930989%;
    height: 40px;
    margin-top: -102px;
    margin-left: 71.74479%;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: both;
    z-index: 51;
    width: 11%;
    margin-top: -36px;
    margin-left: 11.97917%;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 48;
    width: 11%;
    margin-top: -36px;
    margin-left: 44.79167%;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 50;
    width: 11%;
    margin-top: -36px;
    margin-left: 22.91667%;
  }

  .page-info-label .page-title-text {
    margin-top: 10px;
    font-size: 1.188em;
  }

  .splash-idx .splash-image-idx {
    width: 97.998046875%;
    height: 240px;
    margin-top: 8px;
    border-width: 1px;
  }

  .three-pack-container .bottom-about {
    width: 32.998046875%;
    margin-left: 0.0365199999%;
  }

  .three-pack-container .bottom-contact {
    width: 33.3%;
  }

  .three-pack-container .bottom-legal {
    font-size: 0.688em;
  }

  .topspecialcetering .dotcom {
    width: 6.4640748031%;
    margin-top: 18px;
    margin-left: 0.07588%;
    text-shadow: 3px 3px 5px rgb(56, 56, 56);
    font-size: 1.063em;
  }

  .topspecialcetering .gco-label {
    text-shadow: 4px 5px 5px rgb(56, 56, 56);
    font-size: 2.188em;
  }
}

@media(max-width: 480px) {
  .gco-label:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(101, 100, 100);
  }

  .gco-label:active {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(184, 1, 1);
  }

  .bottom-about:hover,
  .bottom-contact:hover,
  .bottom-legal:hover,
  .courses:hover,
  .leagues:hover,
  .map:hover,
  .radar:hover,
  .top20:hover {
    background-color: rgb(56, 56, 56);
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .box-c-image .whatsnew {
    width: 50%;
    height: auto;
  }

  .box-c-news .newflag-container1,
  .inner-container .box-recentchampions {
    margin-top: 0;
  }

  .box-c-news .newflag-container2,
  .box-c-news .newflag-container3 {
    margin-top: 8px;
  }

  .box-c-news .newflag-container4 {
    margin-top: 4px;
  }

  .box-c-news .text-1,
  .box-c-news .text-2,
  .box-c-news .text-3,
  .container-currentchamptext .text-winnercurrentyear {
    width: 94%;
    margin-left: 2.99805%;
  }

  .box-gco-textbox .bbox-text {
    width: 94%;
    margin-top: 5px;
  }

  .box-recentchampions .container-currentchamptext {
    float: left;
  }

  .box-recentchampions .element-tropywinner {
    width: 244px;
  }

  .clic-element .clic-winner-image {
    width: 95.9993489583%;
    height: auto;
    margin-top: 20px;
    margin-left: 1.9987%;
  }

  .container-gco-all .box-gcologo {
    width: 200px;
    min-height: 130px;
  }

  .gco-top-container-a1 {
    height: 54px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
  }

  .gco-top-container-a1 .topspecialcetering {
    position: static;
    width: 316px;
    height: 42px;
    margin-left: 0.99935%;
  }

  .inner-container .box-c-image {
    position: relative;
    z-index: 28;
    margin-top: 10px;
  }

  .inner-container .box-c-news {
    position: relative;
    z-index: 26;
    margin-top: 20px;
  }

  .inner-container .last-update {
    height: 40px;
  }

  .intro-container .intro {
    float: none;
    width: 93.9973958333%;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .menu-bottom-container-a1 .bottomcourses {
    display: none;
    position: relative;
    z-index: 6;
    width: 15%;
    margin-left: 1.03516%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 11.8592218592%;
    margin-top: -2074px;
    margin-left: 52.6985699999%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    display: none;
    position: relative;
    z-index: 3;
    width: 15%;
    margin-left: 45.99935%;
  }

  .menu-bottom-container-a1 .bottommap {
    display: none;
    position: relative;
    z-index: 5;
    width: 15%;
    margin-left: 16.20443%;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    clear: none;
    z-index: 2;
    width: 15%;
    margin-top: 0;
    margin-left: 60.99935%;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    display: none;
    position: relative;
    z-index: 4;
    width: 15%;
    margin-left: 31.40951%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 100%;
    margin-right: 0;
  }

  .menubar-container-a1 {
    width: 99.9967447916%;
  }

  .menubar-container-a1 .contact {
    display: none;
    position: relative;
    clear: both;
    z-index: 54;
    width: 14%;
    margin-top: -42px;
    margin-right: 15.29998%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 52;
    width: 15%;
    margin-left: 0.99613%;
  }

  .menubar-container-a1 .games {
    display: none;
    position: relative;
    clear: both;
    z-index: 47;
    width: 10%;
    margin-top: 4px;
    margin-left: 0;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 49;
    width: 15%;
    margin-top: 0;
    margin-left: 6.03861%;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    clear: both;
    z-index: 53;
    width: 10.0003255314%;
    margin-top: 39px;
    margin-left: 88.69755%;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: none;
    z-index: 51;
    width: 15%;
    margin-top: 0;
    margin-left: 5.82376%;
  }

  .menubar-container-a1 .radar {
    position: relative;
    float: right;
    z-index: 48;
    width: 15%;
    margin-top: 0;
    margin-right: 0.99613%;
    margin-left: 0;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 50;
    width: 15%;
    margin-top: 0;
    margin-left: 6.03861%;
  }

  .element-tropywinner .image-2024y,
  .newflag-container1 .newflag1,
  .newflag-container2 .newflag2,
  .newflag-container3 .newflag3,
  .newflag-container4 .newflag4 {
    height: auto;
  }

  .page-info-label .page-title-text {
    width: 100%;
    font-size: 1.063em;
  }

  .splash-idx .splash-image-idx {
    width: 98.9973958333%;
    height: 200px;
    margin-top: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .three-pack-container .bottom-about {
    margin-left: 0.24089%;
  }

  .three-pack-container .bottom-contact {
    width: 33.2975260416%;
  }

  .topspecialcetering .dotcom {
    width: 4.0403543307%;
    margin-top: 15px;
    margin-left: 0;
    font-size: 0.75em;
  }

  .topspecialcetering .gco-label {
    margin-top: 12px;
    padding-right: 2px;
    text-shadow: 4px 3px 5px rgb(27, 27, 27);
    font-size: 1.625em;
  }
}

@media(max-width: 330px) {
  .gco-label:hover {
    color: rgb(101, 100, 100);
  }

  .bottom-about:hover,
  .bottom-legal:hover {
    background-color: rgb(56, 56, 56);
  }

  .bottom-contact:hover {
    background-color: rgb(56, 56, 56);
    color: rgb(71, 231, 5);
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  body {
    font-size: 1em;
  }

  .box-c-image .whatsnew {
    width: 65%;
    height: auto;
  }

  .box-c-news .newflag-container1,
  .inner-container .page-info-label {
    margin-top: 10px;
  }

  .box-c-news .newflag-container4,
  .box-recentchampions .container-currentchamptext {
    margin-top: 8px;
  }

  .box-c-news .text-1,
  .box-c-news .text-2,
  .box-c-news .text-3 {
    margin-left: 2.99716%;
  }

  .box-gco-textbox .bbox-text {
    margin-top: 2px;
  }

  .box-recentchampions .element-tropywinner {
    margin-top: 14px;
  }

  .clic-element .clic-winner-image {
    width: 95.9990530303%;
    height: auto;
    margin-left: 1.99811%;
  }

  .container-currentchamptext .text-winnercurrentyear {
    float: none;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
  }

  .gco-top-container-a1 {
    height: 50px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
  }

  .gco-top-container-a1 .topspecialcetering {
    float: none;
    width: 255px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .inner-container .box-c-image {
    position: relative;
    z-index: 28;
    margin-top: 0;
  }

  .inner-container .box-c-news {
    position: relative;
    z-index: 26;
    margin-top: 10px;
  }

  .intro-container .intro {
    float: left;
    width: 93.9962121212%;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 2.99716%;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 24%;
    margin-left: 0.18466%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 9.0657994386%;
    margin-top: -1353px;
    margin-left: 57.5%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 9.9990172955%;
    margin-top: 17px;
    margin-left: 48.7642%;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 24%;
    margin-left: 23.30966%;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    float: right;
    z-index: 2;
    width: 24%;
    margin-top: 60px;
    margin-right: 0.08996%;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 24%;
    margin-left: 46.43466%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
  }

  .menubar-container-a1 {
    width: 100%;
  }

  .menubar-container-a1 .contact {
    position: relative;
    float: left;
    z-index: 54;
    width: 9.9990172955%;
    margin-right: 0;
    margin-left: 102.8409099999%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 52;
    width: 24%;
    margin-left: 0.16572%;
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 47;
    width: 9.9990172955%;
    margin-top: -36px;
    margin-left: 55.95644%;
  }

  .menubar-container-a1 .leagues {
    display: none;
    position: relative;
    clear: both;
    z-index: 49;
    width: 9.9990172955%;
    margin-top: -19px;
    margin-left: 48.7642%;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    z-index: 53;
    width: 9.6354166666%;
    margin-top: 96px;
    margin-left: 1.69034%;
  }

  .menubar-container-a1 .map {
    position: relative;
    z-index: 51;
    width: 24%;
    margin-left: 0;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 48;
    width: 24%;
    margin-right: 0.05682%;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 50;
    width: 24%;
    margin-left: 0;
  }

  .element-tropywinner .image-2024y,
  .newflag-container1 .newflag1,
  .newflag-container2 .newflag2,
  .newflag-container3 .newflag3,
  .newflag-container4 .newflag4 {
    height: auto;
  }

  .page-info-label .page-title-text {
    margin-top: 5px;
    font-size: 0.938em;
  }

  .splash-idx .splash-image-idx {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-width: 0;
    border-style: none;
  }

  .three-pack-container .bottom-about {
    width: 33%;
    margin-left: 0.11364%;
  }

  .three-pack-container .bottom-contact {
    width: 33%;
    margin-right: 0.4072%;
  }

  .three-pack-container .bottom-legal {
    width: 33%;
    margin-left: -0.3125%;
  }

  .topspecialcetering .dotcom {
    display: none;
    clear: both;
    width: 2.6747047244%;
    margin-top: 0;
    margin-left: 93.7254899999%;
  }

  .topspecialcetering .gco-label {
    margin-top: 13px;
    text-shadow: 4px 2px 5px rgb(27, 27, 27);
    font-size: 1.375em;
  }
}