/* @override 
	https://tg20.frequencydesign.net/zinc/css/tg2020v2.css
	https://topgolfer.ie/zinc/css/tg2020v2.css
*/

/* ---------------SITEWIDE--------------- */

/* @group Base */

body {
font-family: Barlow, sans-serif;
font-weight: 400;
font-style: normal;
}

a {
	color: #adcd00;
}

a:hover {
	color: #b3b3b3;
}

a:focus,a:hover{color: gray}

#header h3{font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	margin-right: .2em;
	font-family: Barlow, sans-serif;
font-weight: 700;
font-style: normal;
}

h1,h2,h3,h4,h5,h6,h7 {
font-family: Barlow, sans-serif;
}

.pagination {
	font-size: 1.2em;
	border-top: 1px solid #f6f3f3;
	border-bottom: 1px solid #f6f3f3;
	padding-top: 1em;
	padding-bottom: 1em;
}

.pagination a {
	font-size: 1.2em;
}

#content {
	background-color: white;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding: 2em;
}



/* @end */

/* @group Header */

#header {
	background-image: none;
}

.fullwidth-hc {
	background-color: white;
}

.content-container {
	padding-top: 2em;
}

.logo {

}

.logo a {
}

.logo a:hover {
	opacity: 1;
	background-color: #fff;
}

.header-container-contact {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-news {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-about {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-tour {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-order-of-merit {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-matchplay {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-putting {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-ladies {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-videos {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-site {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-sponsors {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.header-container-podcast {
	background-image: none;
	background-size: cover;
	padding: 2em 0 1em;
	background-color: white;
}

.section-title {
	position: relative;
	padding-left: 2em;
}

.section-title h2 {
	font-size: 3em;
	border-bottom: 1px solid #adcd00;
	text-transform: uppercase;
	font-weight: bold;
	color: #adcd00;
}

.logo-header img {
}

/* COMP BLOCKS */

.competition-blocks {
	margin-top: 9em;
	padding-top: 1em;
	padding-bottom: 0;
}

.compblocklink {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	    -webkit-transition: all 700ms ease-out 700ms;
    -moz-transition: all 700ms ease-out 700ms;
    -o-transition: all 700ms ease-out 700ms;
    transition: all 700ms ease-out 700ms;
}

.compblocklink h3 {
	font-size: 1.5em;
}

.compblocklink h3 {
	color: white;
}

.compblocklink:hover {
	color: white;
	filter: grayscale(60%);	
-webkit-filter: grayscale(60%);
}

.compblocklink:hover h3 {
	filter: grayscale(60%);	
-webkit-filter: grayscale(60%);
	font-weight: bold;
}

.tourblock {
	background-color: #adcd00;
}

.oomblock {
	background-color: #adcd00;
}

.matchplayblock {
	background-color: #adcd00;
}

.puttingblock {
	background-color: #adcd00;
}

.ladiesblock {
	background-color: #adcd00;
}

.podcastblock {
	background-color: #adcd00;
}

/* Ads */

.banner-ads-block {
	text-align: center;
	background-color: white;
}

.banner-ad {
	text-align: center;
	display: inline-block;
	margin-bottom: 2em;
	margin-top: 0;
}



/* @end */

/* @group Page */

.news-home-block {
	color: black;
	padding: 0 0 2em;
	background-color: white;
}

.news-home-container h3 {
	font-size: 1.6em;
	line-height: 1.2;
	color: #adcd00;
	margin-top: .5em;
}

.news-home-container h3 a {
	color: #adcd00;
}

.news-home-container h3 a:hover {
	color: black;
}

#main-content-container {
	color: black;
	background-image: none;
	background-color: white;
}

.sidebar-image {
	width: 100%;
	margin-top: 2em;
}

.img-circle {
    border-radius: 50%;
}

.article {
	font-size: 1.2em;
	background-color: white;
	padding-right: 1em;
}

.article a {
color: #adcd00;
}

.article a:hover {
color: black;
}

.article h3 {
	font-size: 2.3em;
	line-height: 1.2;
	margin-top: .5em;
}

.article h2 {
	line-height: 1.2;
	margin-top: .5em;
	font-size: 1.8em;
}

.share-icons {
	margin-top: 2em;
}

.listing-container {
	margin-top: 2em;
	margin-bottom: 2em;
}

.article-image {
}

.article-image img a {
filter: grayscale(100%);	
}

.readmore {
	display: inline-block;
	margin-bottom: 2em;
}

.readmore a {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	background-color: black;
	display: inline-block;
	padding: .5rem;
	font-size: .8rem;
}

.readmore a:hover {
	color: white;
	background-color: #adcd00;
}

.news-home-container .readmore a {
	margin-top: 1em;
	color: #adcd00;
	text-transform: uppercase;
	font-weight: bold;
}

.news-home-container .date {
	margin-top: 1em;
	color: gray;
	margin-bottom: -.5em;
}

.news-home-container .readmore a:hover {
	color: white;
}

.button {
	background-color: #adcd00;
	font-weight: bold;
}

.button:hover {
	background-color: gray;
	color: white;
}

.extras-image {
	mix-blend-mode: none;
	background-blend-mode: none;
	display: inline-block;
	opacity: 1;
	background-color: white;
}

.extras-image a:hover {
mix-blend-mode: difference;
background: #adcd00;
/* fallback for old browsers */
	  /* Chrome 10-25, Safari 5.1-6 */
	 /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	transition: background-color 0.9s ease;
	   -webkit-transition: background-color 500ms ease-out 1s;
    -moz-transition: background-color 500ms ease-out 1s;
    -o-transition: background-color 500ms ease-out 1s;
    transition: background-color 500ms ease-out 1s;

}

/* @end */

/* @group Footer */

.socialmedia {
	margin-right: .5em;
}

.social-icon a {
	display: inline-block;
	text-align: center;
	margin-top: 0;
	margin-left: .5em;
	margin-bottom: 0;
	font-size: 1.5em;
	color: white;
}

.social-icon a:hover {
	color: black;
}

.subscribe-container {
}

.subscribe-container h5 {
	text-transform: uppercase;
	font-size: 3em;
}

footer {

	background-color: #adcd00;
}

.footer-container {
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #adcd00;
}

.logo-footer {
	margin-left: 1em;
}

.logo-footer img {
	height: 9em;
}

.logo-footer a {
}

.logo-footer a:hover {
	opacity: 0.5;
}

.footer-links {
	color: white;
	padding-bottom: 2em;
	background-color: #adcd00;
}

.footer-links a {
	color: black;
	padding-right: .5em;
	padding-left: .5em;
}

.footer-links a:hover {
	color: white;
}

.sponsors-logos-block {
	margin-top: 2em;
		background-size: cover;
	color: white;
	background: white url(/zinc/img/blur-bg-01.jpg) fixed;
	padding-bottom: 2em;
	padding-top: 2em;
}

.sponsor-logo img {
	
}

.sponsor-logo:hover {
filter: grayscale(100%);	
-webkit-filter: grayscale(100%);	
}



/* @end */

/* @group Navigation */

.nav-logo-container-2020 {
	padding-bottom: 1em;
	background-image: none;
		background-image: url(/zinc/img/tg-community.jpg);
	background-size: cover;
}

.nav-logo-container {
	padding-bottom: 1em;
	background-image: none;
		background-image: url(/zinc/img/topgolfer-banner-2021.jpg);
	background-size: cover;
}

.logo-nav-container {
	margin-top: 1em;
	margin-bottom: 1em;
}

#navigation {
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0;
	margin-top: 1.8em;
}

#navigation li {
	display: inline-block;
	color: white;
	margin-left: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation a {
	color: #adcd00;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
opacity: 1;
transition:color 1s ease-in-out;
-moz-transition:color 1s ease-in-out;
-webkit-transition:color 1s ease-in-out;
transition:all 1s ease;
-webkit-transition-delay:all 1s ease;
-moz-transition-delay:all 1s ease;
-ms-transition-delay:all 1s ease;
-o-transition-delay:all 1s ease;
	padding-bottom: .2em;
}

#navigation a:hover {
	line-height: 1.3em;
	color: black;
	margin-bottom: .4em;
	opacity: 1;
	padding-bottom: .4em;
}

/* Navigation Categories */

#navigation-categories {
	margin-left: 0;
	padding: 0 1em 1em;
	text-transform: uppercase;
}

#navigation-categories li {
	display: inline-block;
	color: white;
	margin-left: 1em;
	font-size: 1.1em;
}

#navigation-categories a {
	color: black;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
opacity: 1;
transition:color 1s ease-in-out;
-moz-transition:color 1s ease-in-out;
-webkit-transition:color 1s ease-in-out;
transition:all 1s ease;
-webkit-transition-delay:all 1s ease;
-moz-transition-delay:all 1s ease;
-ms-transition-delay:all 1s ease;
-o-transition-delay:all 1s ease;
	padding-bottom: .2em;
}

#navigation-categories a:hover {
	line-height: 1.3em;
	color: #adcd00;
	margin-bottom: .4em;
	opacity: 1;
	padding-bottom: .4em;
	border-bottom: 1px solid #adcd00;
}

/* Navigation Categories */

logo-header {
	color: white;
	   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	opacity: 1;
	color: white;

}

.logo-header a {
	color: white;
}

.logo-header a:hover {
	opacity: 0.8;
}

.title-bar {
	color: white;
	background-color: black;
}

.menu-icon {
	color: #b79d00;
}

#mobile-navigation {
	opacity: 1;
	background-image: none;
	background-color: rgba(0,0,0,0.6962854);
	padding-top: 1em;
	padding-bottom: 1em;
}

#mobile-navigation ul {
	opacity: 1;
}

#mobile-navigation li {
	opacity: 1;
	font-weight: bold;
}

#mobile-navigation a {
	color: #adcd00;
	text-transform: uppercase;
	opacity: 1;
	font-size: 1.2em;
}

#mobile-navigation a:hover {
	color: white;
	text-transform: uppercase;
	opacity: 1;
}

.button {
	background-color: #adcd00;
	font-weight: bold;
}

.button:hover {
	background-color: #87a000;
}

/* @end */

/* @group Sidebar */

.sidebar-header {
	color: #adcd00;
	border-bottom: 1px solid black;
	font-weight: bold;
	border-top: 1px solid black;
	font-size: 1.8em;
	margin-top: .8em;
	margin-bottom: .8em;
	padding-top: .8em;
	padding-bottom: .8em;
	text-transform: uppercase;
}

.news-sidebar-block {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid silver;
	transition:all 1s ease;
-webkit-transition-delay:all 1s ease;
-moz-transition-delay:all 1s ease;
-ms-transition-delay:all 1s ease;
-o-transition-delay:all 1s ease;
}

.news-sidebar-block:hover {
	opacity: 0.5;
}

.news-sidebar-block .date {
	margin-bottom: 0;
	color: gray;
	font-size: .8em;
}

.news-list-sidebar h5 {
	font-weight: bold;
	line-height: 1.1;
}



/* @end */

/* ---------------SECTION SPECIFIC--------------- */

/* @group Homepage */

.homepage {
	margin-top: 2em;
}

.full-width-listing {
	margin-bottom: 2em;
	padding-bottom: 2em;
	padding-top: 2em;
}

.intro-home-container {
	padding-top: 2em;
	padding-bottom: 2em;
	color: black;
	display: inline-block;
	background-color: black;
	padding: 2em;
}

.intro-text {
	color: white;
	font-size: 1.3em;
}

.intro-home-container h2 {
	text-transform: uppercase;
	font-size: 2.2em;
	color: #adcd00;
}

.news-header-container h2 {
	text-transform: lowercase;
	font-size: 3em;
	color: white;
}

.feature-panel {
	position: relative;
}

.feature-panel img {
	width: 100%;
}

.logo-container {
	position: absolute;
	bottom: 10em;
	right: 3em;
}

.logo-container img {
	height: 9em;
	width: auto;
}

.news-home-container {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-color: white;
	padding: 1em;
	border: 1px solid #eae5e2;
}



/* @end */

/* @group News */

.news-list-sidebar {

}

.news-list-sidebar a {
	color: black;
}

.date {
	color: gray;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.content-listing {
	margin-bottom: 2em;
	margin-top: 1em;
	color: black;
}

.content-listing h3 {
	color: #adcd00;
	margin-top: -.8em;
}

.content-listing h3 a {
	color: #adcd00;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
}

.image-container-grad {
background: #9EE272;
background: -webkit-linear-gradient(top left, #9EE272, #425A10);
background: -moz-linear-gradient(top left, #9EE272, #425A10);
background: linear-gradient(to bottom right, #9EE272, #425A10);
}

.image-container-grad img {
	
}

.image-container-grad img:hover {
	opacity: 0.69;
	mix-blend-mode: overlay;
}

.podcast {
	margin-bottom: 2em;
	margin-top: 1em;
	color: black;
	padding-bottom: 2em;
	border-bottom: 1px solid silver;
}

.podcast h3 {
	color: black;
	font-weight: bold;
}



/* @end */

/* @group Forms */

label {
	font-weight: bold;
	margin-bottom: .5em;
}

.form-submit {
	color: white;
	display: inline-block;
	padding: .5em 2em;
	background-color: #adcd00;
}



/* @end */

/* @group Contact */

.introblock {
	margin-bottom: 3em;
}

.contact-form {
	margin-bottom: 3em;
}

/* @end */

/* @group Blog */

.alignleft {
	float: left;
	margin: 1em;
	display: inline-block;
}

.alignright {
	float: right;
	display: inline-block;
	margin: 1em;
}

.mh-logo-placeholder {
	
}

.video-fluid {
	margin-top: 1em;
	margin-bottom: 1em;
}

.books-fluid {
	margin-top: 1em;
	margin-bottom: 1em;
}

.title-date {
	
}

.title-date h3 {
	font-weight: bold;
	font-size: 2.4em;
	margin-bottom: 1em;
	margin-top: -0.8em;
}



/* @end */

/* @group Sponsors */

.sponsor-container {
	text-align: center;
	padding: 1em;
}

.image-container-logo {
	margin-bottom: 2em;
	position: relative;
	height: 16em;
	width: auto;
	text-align: center;
}

.image-container-logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



/* @end */

/* @group Twitter */

.twitter-container {
	text-align: center;
	border-bottom: 2px solid white;
	color: black;
}

.twitter-homepage {
	margin-top: 1em;
	margin-bottom: 2em;
}

.twitter-homepage .ce_tweet_time{color: black;
	font-size: .9em;
}

.ce_tweet_name{
	font-size: 1.4em;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.tweet-content{line-height: 1.5;
	color: black;
	font-style: italic;
}

.tweet-content a {
	color: black;
	text-decoration: underline;
}.tweet-actions a{line-height:1.6;font-size: 1em;
	color: black;
	padding: 1em;
}.tweet-actions i{color: black;}

/* ----HOMEPAGE-------- */



/* @end */

/* @group Palette */

#ec6923 {
	background-color: #adcd00;
	color: white;
}



/* @end */

/* @group Podcast */

.podcast {
	list-style-image: none;
	list-style-type: none;
}

.podcast-links {
	list-style-image: none;
	list-style-type: none;
}

.podcast-links ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
}

.podcast-links li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	font-size: 1.2em;
}



/* @end */

/* @group My Group */

.event-listing {
	margin-bottom: 1em;
	border: 1px solid #adcd00;
}

.events-block h3{
	margin-top: 0;
	font-size: 1.6em;
	font-weight: bold;
}

.events-block {
	border-left-width: 0;
}

.events-block-inner {
	padding: 1em;
}

.events-block h3 a:hover{color:#000}

.event-date-block{padding:1em;background-color: black;
position: relative;
	text-align: center;
	border-right-width: 0;
}

.event-date-square{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
}

.event-date-month{
	text-align: center;
	color: white;
}

.event-date-year{
	text-align: center;
	color: white;
}

.event-date-day{font-size:3em;line-height:.8;font-weight:700;color: #adcd00;
	text-align: center;
}

.button.success {
	background-color: #adcd00;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	margin: 0;
}

a:hover.button.success {
	background-color: black;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.event-venue-information {
	margin-top: .8em;
	margin-bottom: .8em;
}

.svg-inline--fa {
	color: #adcd00;
	margin-right: .5em;
	margin-left: .5em;
}

.button .svg-inline--fa {
	color: white;
	margin-right: .5em;
	margin-left: .5em;
}

.venue-image img {
	height: auto;
}

.oom-signup {
	margin-bottom: 1em;
}

.oom-signup h4 {
	color: #accd00;
	font-weight: bold;
}

.paypal-form {
	margin-top: 1em;
	margin-bottom: 1em;
}



/* @end */

/* @group Advertising */

.sidebar-ad {
	margin-bottom: 1em;
}



/* @end */

@media screen and (max-width:39.9375em){.logo-header im



/* @end */

/* ---------------MEDIA QUERIES--------------- */

/* Small only */

@media screen and (max-width: 39.9375em) {

.logo-header img {
	height: inherit;
}

.logo-header h2 {
	padding-left: .5em;
	margin-top: -.3em;
	font-size: 3em;
}

.logo-container {
	position: absolute;
	bottom: 4em;
	width: 100%;
	text-align: center;
	right: 0;
	left: 0;
}

.logo-container img {
	height: inherit;
	width: 80%;
}

.event-date-square{
  transform: 
	text-align: center;
}

.event-date-block{padding:1em;background-color:rgba(254,255,255,.5);
	text-align: center;
	border-right-width: 0;
}
}

/* Medium and up */

@media screen and (min-width: 40em) {}

/* Medium only */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

#navigation {
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0;
	margin-top: 1.8em;
	background-color: rgba(0,0,0,0.5987623);
}}

/* Large and up */

@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}