﻿/*
Theme Name: GO by Raymond James
Theme URI: https://www.gobyraymondjames.com/
Author: 336 Creative
Author URI: http://www.336creative.com
Description: Responsive WordPress Theme built on the Underscores.me framework
Version: 2.0
License: GNU General Public License
License URI: license.txt
Text Domain: gobyraymondjames
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 gobyraymondjames is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
	background-color: #ffffff;	
	
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

th{
	/*background: #002949 repeat;*/
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-align:left;
	vertical-align:middle;
}

th h3{
	margin-bottom: 0;
}

.prettytable th{
	padding: 5px;
    vertical-align: top;
}

.prettytable tr.tourTournTblHead{
	background: #002949;
	background-color: #002949;		
	color: #FFF;
}

.rounds th{
	padding: 0;
	text-align: left;
}

tr{
	line-height: 2em;
}

caption, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #525252;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size: 16px;
	line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1{
	color: #002949;
	font-family: "proxima-nova",sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;	
	line-height: 36px;
	text-transform: uppercase;
}
h1.entry-title{
	color: #3d7ca9;
}
h2{
	color: #002949;
	font-family: "proxima-nova",sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;	
	text-transform: uppercase;
}
h3{
	color: #002949;
	font-family: "proxima-nova",sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;	
	line-height: 21px;
	margin-bottom: 1em;
	text-transform: uppercase;	
}
h4{
	color: #002949;
	font-family: "proxima-nova",sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;	
	text-transform: uppercase;	
}
h5{
	color: #525252;
	font-family: "proxima-nova",sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;	
	margin: .25em 0;	
	text-transform: uppercase;	
}
h6{
	color: #002949;	
	font-family: "proxima-nova",sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;	
	text-transform: uppercase;		
}

hr {
	background-color: #ccc;
	border: 0;
	clear: both;
	height: 1px;
	margin: 1.5em 0;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote, blockquote p{
	color: #4a4a4a;
	font-family: "proxima-nova",sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;	
	margin: 1.5em 0;
	text-align: center;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	background-color: #e6e6e6;		
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #002949;
	text-decoration: none;
}
a:visited {
	color: #002949;
}
a:hover,
a:focus,
a:active {
	color: #0681d0;
}

.button{
	background: #002949;
	background-color: #002949;		
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	margin: 1em 0;
	padding: 8px 45px;
	text-decoration: none;
	text-transform: uppercase;
}

.button:hover{
	background: #002949;
	background-color: #002949;		
	color: #ffffff;
}

a.button:visited{
	color: #ffffff;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.container{
    margin: 0 auto;
	max-width: 1040px;
	clear: both;
}
.container:before,
.container:after{
    content: '';
	display: table;
}
.container:after{
    clear: both;
}

/* =Header
----------------------------------------------- */
/*.home .site-header{
	height: 50px;
}*/

.header-social{
	background:#002949;
	display: block;
	margin: 0 auto;
	text-align: right;
}
.header-social a{
	color: #ffffff;
	margin: 0 1em 0 0;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 40px;
	vertical-align: top;
}
.header-social p{
	font-size: 15px;
	line-height: 30px;
}
.header-social-wrapper{
	max-width: 1040px;
	margin: 0 auto;
	padding: .25em 0;
}

.header-social .icon{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #ffffff;	
	text-align: center;
	margin: 0 auto;	
	color: #ffffff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.header-social svg{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}


.site-header{
	background: #ffffff;
	/*height: 125px;*/
	width: 100%;
	position: relative;
}

.headercontainer{
	margin: 0 auto;
	max-width: 1040px;
	background: #ffffff;;
}

.site-branding{
	/*display: inline-block;*/
	text-align: center;
	width: 100%;
	padding: 1.5em 0 .5em;
}
.site-branding img{
	text-align: center;
	max-width: 250px;
}


.site-title{
	background: url('./images/logo2018.png') no-repeat;
	background-size: 162px 61px;
	display: inline-block;
	height: 165px;	
	margin: 20px 0 0 10px;
	text-indent: -9999px;
	width: 162px;
}

/*.site-title{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('./images/logo.png');
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    margin: 10px 0 0 10px;
	text-indent: -9999px;
}*/

/* =LeaderTable
----------------------------------------------- */
.leader-table{
	background-image:url('./images/PGALeaderBoardShort.png');
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
	position:absolute;
	right: 0;
	top: 250px;
	width: 60px;
	height:250px;
	z-index: 999999;
}
.home .leader-table{
	display: inherit;
}
.leader-table .feed{
	margin: 2em;
}
.leader-table p{
	margin: 0;
}
.leader-table p strong{
	color: #002949;
}
.leader-table table{
	margin: 0 0 .5em;
}
.leader-table table tr{
	line-height: 1.5em;
}
.leader-table th, .leader-table td{
	padding: 0 1em 0 0;
}
.leader-table h3, .leader-table .feed p, .leader-table .feed table{
	display: none;
}
.leader-table.show{
	background-image:url('./images/PGALeaderBoard.png');
	height: 250px;
	width: 375px;
}
.leader-table h3, .leader-table p{
	margin-left: 75px;
}
.leader-table.show table{
	margin-left: 75px;
	max-width: 350px;
}
.leader-table.show h3, .leader-table.show p, .leader-table.show table{
	display: inherit;
}

/* =Menu
----------------------------------------------- */
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?88972569');
  src: url('font/fontello.eot?88972569#iefix') format('embedded-opentype'),
       url('font/fontello.woff?88972569') format('woff'),
       url('font/fontello.ttf?88972569') format('truetype'),
       url('font/fontello.svg?88972569#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?88972569#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  color: #ffffff;
  font-family: "fontello";
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1.25em;
  margin-left: .2em;
}
 
.icon-menu:before { 
	content: '\e800'; 
	color: #002949;
} /* '?' */

#mobile-nav{
    display: none;
    width: 65px;
    /*background: #444;*/
    padding: 14px 5px 5px 5px;
    box-sizing: border-box;
    float: left;
}

/*.home #mobile-nav{
    display: none;
    width: 65px;
    padding: 5px;
    box-sizing: border-box;
    float: left;
}*/

#responsive-menu-button{
    display: block;
    width: 65px;
    height: 42px;
    margin: 0 0 0 0;
    color: #111;
}

.main-navigation {
	display: inline-block;
    width: 100%;
	margin: 0 auto 1em;
}

/*.home .main-navigation{
    display: block;
    width: 90%;
	float: none;
	margin: 15px auto 0;
}*/

.main-navigation. .menu-main-menu-container{
    width: 100%;
}

.main-navigation .menu-main-menu-container > ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

/*.home .main-navigation .menu-main-menu-container > ul{
	margin: 0 auto 0 10%;
}*/

.main-navigation .menu-main-menu-container > ul > li {
	/*width: 16%;*/
	/*position: relative;*/
	text-align: center;
	/*width: 140px;*/
	padding: 0 20px;
	box-sizing: border-box;
	display: inline-block;
}

/*.main-navigation .menu-main-menu-container > ul > li:nth-of-type(2) {
	padding-left: 0;
}*/

.main-navigation .menu-main-menu-container > ul > li:last-of-type {
	/*padding-right: 0;*/
}

.main-navigation .menu-main-menu-container a {
    display: block;
    color: #58595b;
	font-family: "proxima-nova",sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    -webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

.main-navigation .menu-main-menu-container > ul > li > a {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.main-navigation .menu-main-menu-container a:hover, 
.main-navigation .menu-main-menu-container a:focus, 
.main-navigation .current_page_ancestor a, .main-navigation .current-menu-item a{
	color: #3d7ca9;
    -webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;	
}

.main-navigation .current-menu-item a{
	color: #3d7ca9 !important;
}

/* Active/hover section marker. Scoped to top-level items so it doesn't
   underline every sub-nav link under the active ancestor. */
.main-navigation .menu-main-menu-container > ul > li > a:hover,
.main-navigation .menu-main-menu-container > ul > li > a:focus,
.main-navigation .menu-main-menu-container > ul > li.current-menu-item > a,
.main-navigation .menu-main-menu-container > ul > li.current-menu-ancestor > a,
.main-navigation .menu-main-menu-container > ul > li.current_page_ancestor > a{
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px;
}

.main-navigation .menu-main-menu-container > ul > li > ul {
	display: none;
	position: absolute;
	/*top: 35px;*/
	bottom: -30px;
	left: 0px;
    width: 100%;
	/*right: 0px;*/
	margin-left: 0px;
	background: #002949;
	background-color: #002949;	
	z-index: 99998;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

/*.home .main-navigation .menu-main-menu-container > ul > li > ul {
	top: 50px;
	padding-left: 0;
}*/

.main-navigation .menu-main-menu-container ul > li > ul > li {
    display: inline-block;
    background: #002949;
	background-color: #002949;    
    height: 21px;
    padding: 5px 10px 4px 10px;
}

.main-navigation .menu-main-menu-container > ul > li > ul > li > a {
	color: #ffffff !important;
}

.main-navigation .menu-main-menu-container > ul > li.current_page_ancestor > ul > li > a{
	color: #ffffff;
}

.main-navigation .menu-main-menu-container ul li.current-menu-ancestor > a,
.main-navigation .menu-main-menu-container ul li.current-menu-item > a,
.main-navigation .menu-main-menu-container ul li.current_page_item > a{
	color: #3d7ca9;
}


.main-navigation .menu-main-menu-container ul > li:hover > ul {
    /*display: block;*/
}

.main-navigation .menu-main-menu-container ul ul a:hover {
    color: #54606C;
}

.main-navigation .main-navigation li.current_page_item a,
.main-navigation .main-navigation li.current-menu-item a {

}

.main-navigation .menu-main-menu-container > ul > li > ul.sub-menu.open{
    display: block;
}
.main-navigation .menu-main-menu-container > ul > li > ul.sub-menu.closed{
    display: none;
}

.page-child .main-navigation .menu-main-menu-container > ul > li.current-menu-parent > ul.sub-menu{
    display: block;
}


/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}

/* =Home
----------------------------------------------- */
/*.home .site-branding{
	display: none;
}*/

.home-slider{
    width: 100%;
    float: left;
    position: relative;
}

.bigss{
    width: 100%;
    height:auto;
    overflow: hidden;
}

.slide {
	overflow: hidden;
	max-height: 550px;
	width: 100%;
	float: left;
}

.anniversarylogo{
	display: block;
	height: 228px;
	width: 320px;
	z-index: 10000;
    position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: 145px;
}

.slide-image{
    max-width: 100%;
    height: auto;
    width: 100%;
}

.slide-caption{
	display: block;
	position: absolute;
	bottom: 20px;
	right:10%;
	z-index: 99999;
}

.slide-caption p{
	color: #ffffff;
	text-shadow: 4px 4px 4px #000;
}
.slide-caption a.button{
	text-shadow: none;
}

.slide-pager-wrap{
    width: 940px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -470px;
    z-index: 8000;
}

.slide-pager{
    width: 250px;
    text-align: center;
    margin: 0 auto;
}

.slide-pager span{
    font-size: 0;
    cursor: pointer;
    line-height: 1;
    border: 2px solid #ffffff;
    border-radius: 50%;
    background: transparent;
    display:inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
}

.slide-pager span.cycle-pager-active{
	background: #ffffff;
}

.slide-advance{
    display: block;
    width: 35px;
    color: #ffffff;
    font-size: 60px;
    text-decoration: none;
    position: absolute;
    top: 40%;
    text-align: center;
    line-height: 45px;
    z-index: 101;
}
.slide-advance:hover{
    color: #dddddd;
}
.cycle-prev{
    left: .5em;
}

.cycle-next{
    right: .5em;
}


.social-feed-titles-wrap{
    width: 100%;
	float: left;
	padding: 1em 0;
}
.social-feed-titles-wrap .fa:before{
	width: 100%;
}
.social-feed-titles-wrap .icon{
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #002949;	
	display: block;
	text-align: center;
	clear: both;
	float: none;
	margin: 0 auto;	
}
.social-feed-titles-wrap svg{
	color: #002949;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}
.social-feed-titles{
    display: block;
    width: 940px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.social-feed-titles li{
    display: block;
    width: 33%;
    line-height: 30px;
    color: #FFF;
    font-size: 15px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    float: left; 
}

.social-feed-titles li a{
    color: #002949;
    font-size: 16px;
    font-family: "proxima-nova",sans-serif;
    text-align: center;
    text-transform: uppercase; 
    letter-spacing: 7px;
}

.social-feeds-blocks-wrap{
    width: 100%;
    background: #FFF;
	background-color: #ffffff;    
    padding: 14px 0;
    float: left;
}

.social-feeds-blocks{
    width: 940px;
    margin: 0 auto;
    clear: both;
    display: table;
}

.social-feed{
    width: 33%;
    box-sizing: border-box;
    font-size: 11px;
    display: table-cell;
    padding: 0 15px;
    vertical-align: top;
}

.social-feed.one{
    border-right: 1px solid #dbdbdb;
}

.social-feed.two{
    border-right: 1px solid #dbdbdb;
}

.social-feed.three{
    
}

.social-avatar1{
    float: left;
    vertical-align: top;
    margin: 0 10px 5px 0;
}

.social-icons-show-hide{
    display: block;
    width: 130px;
    height: 60px;
    position: absolute;
    left: 50%;
    bottom: 17px;
    margin-left: -65px;
    z-index: 99999;
    cursor: pointer;
}

.social-show-hide{
	color: #ffffff;
    display: block;
    width: 40px;
    height: 16px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
    z-index: 99999;
    cursor: pointer;
}

a.social-show-hide{
	color: #ffffff !important; 
}

.feed-post{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dbdbdb;
    padding: 15px 0;
    box-sizing: border-box;
}

.feed-post:last-child{
    width: 100%;
    float: left;
    border-bottom: none;
}

.feed-text{
    color: #191b1b;
}

.feed-text a {
    color: #191b1b;
    text-decoration: none;
}

.feed-image{
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.feed-time{
    color: #9e9f9f;
}

.social-name1{
    color: #0774bb;   
}

.feed-meta{
    padding: 0;
    margin: 0 0 5px 0;
}

.feed-avatar-wrap{
    width: 15%;
    float: left;
}

.feed-content-wrap{
    width: 85%;
    float: left;
}

.feed-title-mobile{
    display: none;
    width: 100%;
    background: #002949;
	background-color: #002949;    
    text-align: center;
    margin: 0 0 15px 0;
    padding: 10px;
    color: #FFF;
    font-weight: 700;
    float: left;
}

.feed-title-mobile h5{
    color: #FFF;
    font-weight: 700;
}

.homepostswrapper{
	margin: 0px auto;
	padding: 50px 0;
	text-align: center;
	width: 100%;
	float: left;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			
}
.homeposts{
	background: #002949;
	background-color: #002949;	
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width:785px;
	width: 100%;
	position: relative;
}

.homeposts article{
	margin-right: 15px;
	max-width: 250px;
	width: 100%;
}

.homeposts article:nth-of-type(3n){
	margin-right: 0px;
}

.homeposts .thumbnail img{
	width: 255px;
}

.post-excerpt{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	display: inline-block;
	float: left;
	height: 300px;
	margin-right: 15px;
	max-width: 255px;
	width:100%;
	position: relative;
}
.post-excerpt .entry-content{
	position: initial;
}

.post-excerpt:nth-of-type(3){
	margin-right: none;
}

.post-excerpt .button{
	width: 100%;
}

.entry-content{
   /* position: relative;*/
}

.entry-content .button.more{
    display: block;
    position: absolute;
    width: 132px;
    bottom: 0;
    text-align: center;
}

/* Homepage news: single post shown as a full-width horizontal card.
   ponytail: mobile (<768px) keeps the existing stacked rules further down. */
@media only screen and (min-width: 768px) {
	.homeposts{
		max-width: 1040px;
	}
	.homeposts article{
		display: flex;
		margin-right: 0;
		max-width: none;
	}
	.homeposts .thumbnail{
		flex: 0 0 40%;
	}
	.homeposts .thumbnail img{
		display: block;
		height: 100%;
		object-fit: cover;
		width: 100%;
	}
	.homeposts .post-excerpt{
		flex: 1 1 60%;
		float: none;
		height: auto;
		margin-right: 0;
		max-width: none;
		padding: 30px;
		text-align: left;
	}
	.homeposts .entry-content .button.more{
		margin-top: 20px;
		position: static;
		text-align: center;
	}
}

@-moz-document url-prefix() {
    .home .button, .page-tickets .button {
        padding: 8px 0;
    }
}

/*  Countdown Clock
----------------------------------------------- */
.lower-homepage #countdown{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.lower-homepage #countdown li{
	color: #ffffff;
	font-weight: bold;
	font-size: 36px;
	display: inline-block;
	line-height: 18px;
	border-right: 1px solid #ffffff;
	padding: 0 .75em;
	text-align: center;
}
.lower-homepage #countdown li span{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}
.lower-homepage #countdown li:last-of-type{
	border-right: none;
}

/* =75 Wyndham Wyzard
----------------------------------------------- */
.lower-homepage{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002949+1,004e80+100 */
	background: #002949; /* Old browsers */
	
	position: relative;
    margin: 0px auto;
    padding: 50px 0;
    text-align: center;
    width: 100%;
    float: left;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;	
}
.wyndham-wyzard{
    position: absolute;	
    width: 100%;
    height: auto;
    max-width: 270px;
}

.home .wyndham-wyzard{
    position: absolute;
    right: -340px;
    top: -50px;
    width: 100%;
    height: auto;
    max-width: 320px;
}
.news .wyndham-wyzard{
    position: absolute;
    left: -300px;
    top: -50px;
    width: 100%;
    height: auto;
    max-width: 270px;
}
.wyzard-text-block{
    position: absolute;	
    width: 100%;
    height: auto;
    max-width: 200px;
    font-size: 27px;
	line-height: 33px;
    font-weight: bold;
    color: #002949;	
}

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}

.entry-date{
	line-height:35px;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-header, .entry-content{
	max-width: 785px;
	width: 90%;
}
.page-course-map .entry-content{
	max-width: 1100px;
}

.entry-header{
	margin: 15px auto;
}

.entry-content{
	margin: 10px auto;
	position: relative;
}

.buytickets{
	background: #002949;
	padding: 0 !important
}
.buytickets a{
	color: #ffffff !important;
	padding: 3px 5px !important;
}


.featuredimage{
	max-height: 510px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;			    								
}

.entry-content li{
	margin-bottom: 10px;
}

.tournamentinfo{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 0 1.5em 0 !important;
	width: 100%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;		
    list-style-type: none;	
}

.tournamentinfo li{
	width: 33%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;		
}


/* =Homepage Popup
----------------------------------------------- */
.popupwrapper h1, .popupwrapper h2, .popupwrapper h3{
	text-align: center;
}
.popupwrapper h3{
	text-transform: none;
}
.popupwrapper{
	margin-top: 2em;
	text-align: center;
	max-width: 650px;
    background: #FFF;
    margin: 0 auto;
    padding: 24px 0;
    position: relative;
}
.popupwrapper article{
	display: inline-block;
	text-align: left;
	width: 100%;
}
.popupwrapper .entry-content p{
	margin: 1.5em 0;
	text-align: center;
}
.popupwrapper .entry-content img{
	display:block;
	margin: 0 auto;
}
.popupwrapper article:nth-of-type(odd) .post-excerpt{
	background: none;
	background-color: none;
}
.popupwrapper .thumbnail{
	height: 140px;
	width: 100%;
}
.popupwrapper .small{
	font-size: 10px;
	color: #6F6F6F;
}
.popupwrapper .championsclub, .popupwrapper .skyboxes, .popupwrapper .legends, .popupwrapper .expobooth{
	background-position: center center;
	background-size: cover;
}
.popupwrapper .championsclub{
	background-image: url('./images/popup/championsclub.jpg');
}
.popupwrapper .skyboxes{
	background-image: url('./images/popup/skyboxes.jpg');
}
.popupwrapper .legends{
	background-image: url('./images/popup/legendsclub.jpg');
}
.popupwrapper .expobooth{
	background-image: url('./images/popup/exposure.jpg');
}



/* =Pairings Guide
----------------------------------------------- */
.pairings-presented-by{
	background: rgba(255,255,255,0.75);
	display: none;
	justify-content: center;
	align-items: center;
	padding: .5em 0;
	text-align: center;
	img{
		display: block;
		margin: 0 auto;
		max-width: 200px;
		width: 100%;
		height: auto;
	}
}


/* =Parking
----------------------------------------------- */
.parkingmap, .parking{
	display: inline-block;
	vertical-align: top;
}

.parking{
	margin-left: 25px;
}

/* =News
----------------------------------------------- */
.page-news .entry-header{
	max-width: 900px;
}

.newswrapper{
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
}

.news{
	display: block;
	float: left;
	max-width: none;
	width: 100%;
	position: relative;
}

/* News feed: same horizontal card sizing/padding as the homepage post.
   ponytail: mobile (<768px) keeps the existing stacked rules further down. */
@media only screen and (min-width: 768px) {
	.news article{
		display: flex;
	}
	.news .thumbnail{
		flex: 0 0 40%;
		max-width: none;
	}
	.news .thumbnail img{
		display: block;
		height: 100%;
		object-fit: cover;
		width: 100%;
	}
	.news .post-excerpt{
		flex: 1 1 60%;
		max-width: none;
		padding: 30px;
		text-align: left;
	}
	.news .entry-meta, .news .entry-header, .news .entry-content{
		margin-left: 0;
	}
}

/* News cards size to their content, so the More button flows instead of pinning. */
.news .entry-content .button.more{
	margin-top: 20px;
	position: static;
	text-align: center;
}

.news article{
	background: #fffff;
	background-color: #ffffff;
}

.news article:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


.news article:nth-of-type(odd){
	background: #e5e5e5;
}

.news .thumbnail, .news .post-excerpt{
	background: none;
	display: inline-block;
	vertical-align: text-top;
}

.news .thumbnail{
	max-width: 300px;
	width: 100%;
}
.news .post-excerpt{
	float: none;
	height: auto;
	max-width: 455px;
}
.news .entry-meta, .news .entry-header, .news .entry-content{
	margin: 0 0 0 15px;
}


.news .entry-header, .news .entry-content{
	width: 100%;
}

.single .singlewrapper{
	margin: 0 auto;
	max-width: 785px;
	width: 100%;
}

.single .singlepost{
	display: inline-block;
	float: left;
	max-width: none;
	width: 100%;
}

.single .entry-header, .single .entry-content{
	margin: 40px auto 0;
	width: 100%;
}

.single .social-share{
	float: right;
}

.single .bottom{
	float: none;
	margin: 25px 0;	
}

.single #secondary{
	margin-top: 40px;
}



/* =Latest Headlines
----------------------------------------------- */
.latest-headlines{
	margin: 10px auto;
	max-width: 785px;
	width: 90%;
}

.latest-headlines article{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	padding: 0 0 1.5em 0;
}

.latest-headlines .thumbnail{
	max-height: 190px;
}

.latest-headlines .thumbnail, .latest-headlines .post-excerpt{
	display: inline-block;
	vertical-align: text-top;
}

.latest-headlines .post-excerpt{
	float: none;
	max-width: 500px;
	height: auto;	
}

.latest-headlines .entry-meta, .latest-headlines .entry-header, .latest-headlines .entry-content{
	margin: 0 0 0 15px;
}

.latest-headlines .entry-header, .latest-headlines .entry-content{
	width: 100%;
}

.latest-headlines .entry-title{
	margin-bottom: .5em;
}

/*= Sedgefield Country Club
----------------------------------------------- */
.course{
	margin: 6em 0;
}
.hole{
	border-top: 1px solid #cccccc;
	clear: both;
	margin: 1.5em 0;
}
.hole-info, .hole-graphic, .hole-photo{
	display: inline-block;
	margin-top: 1.5em;
}
.hole-info{
	width: 40%;
}
.hole-number{
	color: #002949;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.hole-par{
	text-transform: uppercase;
}
.hole-description{
	display: block;
	margin: 1em 0;
}
.hole-graphic{
	margin: 1.5em 2% 0;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
.hole-graphic img{
	max-width: 50%;
}
.hole-photo{
	margin: 1.5em 2% 0;
	vertical-align:  baseline;
	width: 25%;
}

/* =History
----------------------------------------------- */

.ribbonwrapper{
	background: #002949;
	background-color: #002949;	
	margin: 0 auto 15px;
	padding: 5px 0;
	vertical-align: middle;
	width: 100%;
}

.ribbon{
    width: 100%;
	margin: 0 auto;
	text-align: center;
}

.ribbon h3{
	color: #ffffff;
	margin: 15px 0;
	display: inline-block;
	padding: 0 15px;
	margin: 10px 20px;
	cursor: pointer;
	box-sizing: border-box;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			    			
}

.ribbon .cycle-pager-active, .ribbon h3:hover{
	color: #002949;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			    		
}

.history-slider{
    margin-bottom:  48px ;
}

.hist-list{
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-left: 5px solid #002949;
    margin: 0 0 0 40px;
    padding: 0 0 0 70px;
    list-style: none;
    float: left;
}

.hist-list li{
    display: block;
    float: left;
    position: relative;
    width: 80%;
    padding: 10px
}


.hist-list li .bar{
    display: block;
    width: 37px;
    height: 5px;
    background: #002949;
	background-color: #002949;    
    position: absolute;
    top: 100px;
    left: -70px;
}

.hist-list li:nth-of-type(odd){
    background: #f0f0f0;
}

.hist-image{
    float: left;
    width: 23%;
    margin: 0 2% 10px 0;
}

.hist-content{
    width: 75%;
    float: left
}

.hist-content h3{
	margin-bottom:0; 
}
.hist-content h4{
	margin-bottom: 1em;
	text-transform: none;
}




/* =Hotels
----------------------------------------------- */
.featuredhotel{
	/*background: #e5e5e5;*/
	clear: both;
	/*height: 220px;*/
	margin-bottom: 25px;
	width: 100%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			    		
    float: left;
}

.featuredhotel img{
    width: 65%;
	float: left;
	margin-right: 0;
}

.hotelcontent{
    width: 270px;
    max-height: 219px;
	float: left;
	background: #e5e5e5;
	background-color: #e5e5e5;	
	padding: 10px;
	box-sizing: border-box;
}

.hotels{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.hotels li{
	display: block;
	width: 25%;
	float: left;
	min-height:140px;
	/*margin-right: 50px;*/
	/*width: 154px;*/
}

/*.hotels li:nth-of-type(4){
	margin-right: 0px;
}*/

/* =Tickets
----------------------------------------------- */
.page-tickets h1.entry-title{
	display: none;
}
.halfticket{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	text-align: center;
	width: 48%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;	
    position: relative;		    	
}
.halfticket:first-of-type{
	margin: 0 15px 15px 0;
}
.halfticket .button{
	display: inline-block;
}
.halfticket h3{
	margin-bottom: 0;
	padding: .25em;
}
.halfticket p{
	padding: 1em;
}
.ticket{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	box-sizing: border-box;
	float: left;
	height: 400px;
	margin:0 15px 15px 0;
	text-align: center;
	width: 250px;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;	
    position: relative;		    	
}
.ticket-option{
	background: #e5e5e5;
	background-color: #e5e5e5;
	box-sizing: border-box;	
	margin: 2em 0 1em;
	padding: .5em;
	width: 100%;	
}
.ticket-option:nth-of-type(even){
	background: #ffffff;
	background-color: #ffffff;
}


.ticket:nth-of-type(3n){
	margin-right: 0px;
}

.ticket h3{
	margin-bottom: 0;
}

.ticket p{
	padding: 0 .5em;
}

.ticket .button{
    display: block;
	position: absolute;	
	bottom: -5px;	
	left: 50%;
	margin-left: -93px;
	box-sizing: border-box;
}

.legendsclub {
	background:#E5E5e5;
	margin:0 0 15px 0;
	overflow:auto;
	padding:15px;
	max-width:751px;
}

/* =Corporate Hospitality
----------------------------------------------- */
.page-corporate-hospitality p{
	overflow: hidden;
}

.page-corporate-hospitality ul{
	list-style-type: none;
	margin: 0;
}

.page-corporate-hospitality .content-area li{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	margin: 2em 0 1em;
	padding: 0 1em 1px 0;
	width: 100%;
}

.page-corporate-hospitality .content-area li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


.page-corporate-hospitality .content-area li:nth-of-type(even){
	background: #ffffff;
}

.page-corporate-hospitality .content-area h3{
	margin: 0 0 1em 0;
	padding-top: .5em;
}

.page-corporate-hospitality .content-area h3 img{
	margin-top: -.5em;
	margin-bottom: 40px;
	padding: 15px 0 0 15px; 	
}

.page-corporate-hospitality .content-area h6{
	margin: 0;
}



/* =Exposure
----------------------------------------------- */
.page-branding-opportunities p{
	overflow: hidden;
}

.page-branding-opportunities ul{
	list-style-type: none;
	margin: 0;
}

.page-branding-opportunities .content-area li{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	margin: 2em 0 1em;
	padding: 0 1em 1px 0;
	width: 100%;
}

.page-branding-opportunities .content-area li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


.page-branding-opportunities .content-area li:nth-of-type(even){
	background: #ffffff;
}

.page-branding-opportunities .content-area h3, .page-branding-opportunities .content-area h6{
	clear: none;
}

.page-branding-opportunities .content-area h3{
	margin: 0 0 1em 0;
	padding-top: .5em;
}

.page-branding-opportunities .content-area h3 img{
	margin-top: -.5em;
}

.page-branding-opportunities .content-area h6{
	margin: 0;
}


/* =Pro-Am
----------------------------------------------- */
.page-pro-ams p{
	overflow: hidden;
}

.page-pro-ams ul{
	list-style-type: none;
	margin: 0;
}

.page-pro-ams .content-area li{
	margin: 1em 0;
	padding: 0 1em 1px 0;
	width: 100%;
}

.page-pro-ams .content-area li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


.page-pro-ams .content-area li:nth-of-type(even){
	background: #ffffff;
}

.page-pro-ams .content-area h3, .page-pro-ams .content-area h6{
	clear: none;
}

.page-pro-ams .content-area h3{
	margin: 0 0 1em 0;
	padding-top: .5em;
}

.page-pro-ams .content-area h3 img{
	margin-top: -.5em;
	padding: 15px 0 0 15px; 		
}

.page-pro-ams .content-area h6{
	margin: 0;
}


/* =Reveal Tabs
----------------------------------------------- */
.reveal-tab{
	margin-bottom: 2em;
}
.tab{
	background: #e0e0e0;
	display:flex;
	flex-direction: row;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.reveal-tab.active .tab{
	background: rgba(0,116,190, 1.0);	
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;	
}
.tab .title, .tab .tab-control{
	flex: 0 1 auto;
	align-self: center;
}
.tab .title{
	width: 92%;
	padding: .5em 10em .5em 2em;
	box-sizing: border-box;
}
.tab .title h3.full-title{
	display: none;
}
.tab .title.full h3{
	color: #ff0000;
	text-decoration:line-through; 
	display: inline-block;
}
.tab .title.full h3.full-title{
	display: inline-block;
    margin-left: 10px;
    text-decoration: none;	
}
.tab .tab-control{
	cursor: pointer;
	padding: 1em 0;
	width: 8%;
	box-sizing: border-box;
	text-align: center;
	border-left: 2px solid rgba(255,255,255, 0.25);
}
.tab .tab-control{
	color: rgba(0,116,190, 1.0);
}
.reveal-tab.active .tab .tab-control{
	color: #ffffff;
}

.tab h3{
	text-transform: uppercase;
	margin-bottom: 0;
}
.reveal-tab.active .tab h3{
	color: #ffffff;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;	
}
.tab .tab-control .fa-angle-down{
	display: none;
}

.reveal-tab.active .tab .tab-control .fa-angle-right{
	display: none;
}
.reveal-tab.active .tab .tab-control .fa-angle-down{
	display: inline-block;
}

.reveal-tab.active .reveal-box{
	display: flex;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;			
}
.reveal-box{
	background: rgba(0,116,190, .05);
	display: none;
	padding: 2em;
	font-size: 16px;
	line-height: 24px;
}
.reveal-box .tab-image, .reveal-box .tab-content{
	flex: 0 1 auto;
	align-self: flex-start;
}
.reveal-box .tab-image{
	width: 30%;
}
.reveal-box .tab-content{
	width: 70%;
	padding: 0 2em;
}
.reveal-box .tab-content.full{
	width: 100%;
	padding: 0 2em;
}
.reveal-box h4{
	font-weight: bold;
}
.reveal-box li{
	background: none !important;
}
/* =Charities
----------------------------------------------- */
.page-tournament-charities ul{
	list-style-type: none;
	margin: 0;
}

.page-tournament-charities .content-area p, .page-tournament-charities .content-area h3{
	padding: 0 16px;
}

.page-tournament-charities .content-area img.aligncenter{
	border-bottom: 3px solid #ffffff;
}

.page-tournament-charities .content-area li{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	width: 100%;
}

.page-tournament-charities .content-area li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


.page-tournament-charities .content-area li:nth-of-type(odd){
	background: #ffffff;
	margin-top:3em;	
}

/* =Birdies fore Backpacks
----------------------------------------------- */
.page-birdies-fore-backpacks .entry-header .entry-title{
	display: none;
}
.page-birdies-fore-backpacks .entry-content .alignleft{
	display: block;
	float: none;
	margin: 1.5em 0;
}

.page-birdies-fore-backpacks .entry-content h3{
	margin-bottom: 0;
}
.page-birdies-fore-backpacks .column{
	display: inline-block;
	vertical-align: text-top;
	width: 46%;
}
.page-birdies-fore-backpacks .gray{
	background: #e5e5e5;
	float: right;
	padding: 10px;
}

.page-birdies-fore-backpacks .gray p{
	margin: 0 auto 1em;
	width: 94%;
}

.page-birdies-fore-backpacks .gray h3, .page-birdies-fore-backpacks .gray h6{
	margin-left: 3%;
	width: 94%;
}

.page-birdies-fore-backpacks .button{
	margin-top: 2em;
}




/* =Gallery
----------------------------------------------- */
.gallery-list{
	list-style-type: none;
	margin: 1em 0;
}

.gallery-list li{
	display: inline-block;
	width:31%;
	height: auto;
	margin-left: 2%;
}

.gallery-list li:nth-of-type(3n+1){
	margin-left:0;
}

.gallery-image{
	background-size: cover;
	background-position: center center;
	height: 250px;
	width: 100%
}

/* =Downloads
----------------------------------------------- */
.page-downloads ul{
	list-style-type: none;
	margin: 0;

}

.page-downloads .content-area li{
	background: #e5e5e5;
	background-color: #e5e5e5;	
	display: inline-block;
	margin: .75em 0 0 .75em;
	max-width: 249px;
	padding: 0;
	text-align: center;
	width: 100%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			    				
}

.page-downloads .content-area li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.page-downloads .content-area ul.headshots li{
	background: #002949;
	background-color: #002949;	
}

.page-downloads .content-area ul.headshots h3{
	color: #ffffff;
}

.page-downloads .content-area img{
	margin-bottom: 10px;
}

/*.page-downloads .content-area li:nth-of-type(odd){
	background: #ffffff;
}*/

/* =75 Moments
----------------------------------------------- */
.homemoments{
	background: #002949;
	background-color: #002949;	
	clear: both;
	padding: 0;
	text-align: center;	
	width: 100%;
}

.homemomentswrapper{
	background: #ffffff;
	display: table;
	margin: 0 auto;
	max-width: 800px;
	padding: 10px;
	width: 100%;
}
.homemoments .top75, .homemoments .hashtag{
	color: #ffffff;
}
.homemoments .top75{
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
}
.homemoments .top75 a{
	color: #ffffff;
	text-decoration: none;
}
.homemoments .hashtag{
	font-size: 24px;
	font-weight: 100;
}
.homemoments .leftside, .homemoments .rightside{
	display: table-cell;
	width: 49.6%;
}
.homemoments .leftside{
	background: #0074b3;
	background-color: #002949;
	vertical-align: middle;
}

.homemoments a.rightwrapper{
	display: table;
	text-decoration: none;
	width: 100%;	
}
.homemoments .rightside{
	background-position:left center, center top;
	background-repeat: no-repeat, no-repeat;
	height:156px;

}

.homemoments .textwrapper, .homemoments .vert-divider, .homemoments .momentnumber{
	display: inline-block;
}
.homemoments .vert-divider{
	background: #ffffff;
	background-color: #ffffff;
	height: 45px;
	margin: 0 15px;
	width: 1px;
	vertical-align: super;
}
.homemoments .numberabbrev{
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.homemoments .number{
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	line-height: 24px;
}

.moments-list{
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 40px;
    padding: 0 0 0 70px;
    list-style: none;
    float: left;
}

.moments-list li{
    display: block;
    float: left;
    position: relative;
    width: 80%;
    padding: 15px;
}


.moments-list li:nth-of-type(odd){
    background: #f0f0f0;
}

.moments-image{
    float: left;
    width: 32%;
    margin: 0 2% 10px 0;
}

.moments-content{
    width: 66%;
    float: left;
}

.moments-content h3{
	margin-bottom:0; 
}
.moments-content h4{
	margin-bottom: 1em;
	text-transform: none;
}





/* =Sponsors
----------------------------------------------- */
.sponsors{
	text-align: center;	
	margin-bottom: 25px;
	width: 100%;
}
.mobile-newsletter{
	display: none;
}
.majorsponsors{
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	padding: 22px 0;
	border-top: 1px solid rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.15);
}
.sponsors .majorsponsors a{
	margin: 0 !important;
}

.sponsors ul{
	display: flex;
	list-style-type: none;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin:50px auto;
	max-width:800px;
	width:100%;	
}

.sponsors ul:last-of-type{
	margin: 0px auto 50px;
}

.sponsors a{
	margin: 0 30px 0 0 !important;
}

.sponsors a img{
	max-height: 30px;
	width: auto;
	height: 100%;
}

.sponsors a img#margaritaville{
	max-height: 20px;
}


.sponsors a:last-of-type li{
	margin-right: 0px !important;
}

.rj-sponsor{
    display: block;
    width: 100%;
}

.rj-sponsor span{
    display: block;
    margin: 0 auto;
    text-align: center;
}

/* ponytail: max-width + contain handles every breakpoint, so no responsive overrides */
#raymondjames{
	background: url('./images/raymondjames-white.png') no-repeat center center;
	background-size: contain;
	display: block;
	height: 34px;
	margin: 0 auto;
	max-width: 300px;
	text-indent: -9999px;
	width: 100%;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}


/* =Footer
----------------------------------------------- */
.footer-wrap{
	padding: 50px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002949+1,004e80+100 */
	background: #002949; /* Old browsers */
}

.footer-navigation{
	display: none;	
	width:100%;
}
.footer-navigation ul{
	font-size: 13px;
	list-style-type: none;
	margin: 0 auto 25px;
	text-align: center;
	width: 100%;
}

.footer-navigation li{
	display: inline-block;
	margin-right:55px;
	text-align: center;
	vertical-align: top;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;			
}
.footer-navigation li:last-of-type{
	margin-right: 0px;
}

.footer-navigation li > ul{
	margin-left: 0;
}
.footer-navigation li a{
	color: #ffffff;
	font-size: 16px;
}
.footer-navigation a{
	text-decoration: none;
}
.footer-navigation .buytickets{
	display: none;
}
.footer-navigation li > ul li{
	display: block;
	float: none;
	margin-right: 0px;
}
.footer-navigation li > ul a{
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
}

.site-info{
	padding: .5em 0;
}
.site-info p{
	font-size:11px;
	text-align: center;
	margin-bottom: none;
}

.site-info p.site-credit{
	display: none;
}

.site-info .sep{
	font-size: 14px;
}

#back-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99999;
}


#back-top a {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	font-size: 24px;
	line-height: 40px;
	background: #ddd;
	background-color: #dddddd;	
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	transform:rotate(90deg);
    -ms-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg);
}
#back-top a{
    color: #777;
    font-weight: 700;
}

#back-top a:hover{
    color: #f0f0f0;
	background-color: #777;
	background-color: #777777;	
}


/* =Newsletter Signup Popup
----------------------------------------------- */
.newsletter-signup table{
	border: none !important; 
}

/* =404
----------------------------------------------- */
.error404 .site-content{
	background: #ffffff;
	background-color: #ffffff;
}
.error-404{
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}
.error404 .entry-content{
	padding: 80px 20px 100px;
}

.error404 h1, .error404 h3{
	color: #002949 !important;
}

.error404 h1{
	margin-bottom: 20px;
}

.error404 .entry-content .button{
	display: inline-block;
	margin-top: 30px;
	padding: 14px 45px;
}

/*Mapplic*/
#mapplic1.mapplic-element { height: 641px!important; border:solid!important; border-width:1px!important; border-color:#727272!important; }
.mapplic-container { background-color: #ffffff!important; display: inline-block; overflow: hidden; position: relative; width: 70%; height: 100%; }

/*Category Styles*/
.mapplic-list-location p { display:none!important; }
.mapplic-list-location span {display:none!important; }
.mapplic-list-count { display:none!important; }
.mapplic-element input {background-image: url("/wp-content/plugins/mapplic/images/viewer.png")!important; background-size: 17px 16px!important; background-repeat: no-repeat!important; background-position: 8px!important; border: 2px solid #eee!important; border-radius: 2px!important; font-size: 14px!important; font-family: inherit!important; line-height: 20px!important; height: 38px!important; margin: 0!important; padding: 8px 32px!important; width: 100%!important; -webkit-box-sizing: border-box!important; -moz-box-sizing: border-box!important; box-sizing: border-box!important; -webkit-transition: border-color 0.1s!important; -moz-transition: border-color 0.1s!important; transition: border-color 0.1s!important; }

/*New Category Pins*/
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1), li.mapplic-list-location[data-location$="restroom"] a{   background-image:url("/wp-content/plugins/mapplic/images/pins_restroom.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location[data-location="accessible"] a, li.mapplic-list-location[data-location$="accessible"] a, li.mapplic-list-location[data-location$="accessibility"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_handicap.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location[data-location$="information"] a, li.mapplic-list-location[data-location$="concierge"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_information.png"); background-repeat: no-repeat; background-position: 1% 35%; background-size: 25px 25px !important; }
li.mapplic-list-location[data-location="media"] a, li.mapplic-list-location[data-location$="media"] a{background-image:url("/wp-content/plugins/mapplic/images/pins_media.png"); background-repeat: no-repeat; background-position: 1% 35%;}
li.mapplic-list-location[data-location="first-aid"] a, li.mapplic-list-location[data-location$="first-aid"] a{background-image:url("/wp-content/plugins/mapplic/images/pins_firstaid.png"); background-repeat: no-repeat; background-position: 1% 35%;}
li.mapplic-list-location[data-location="volunteer-pavilion"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_volunteer.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location[data-location$="bleacher"] a, li.mapplic-list-location[data-location$="bleachers"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_bleachers.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location[data-location="bbt_atm"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_atm.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location[data-location$="entrance"] a, li.mapplic-list-location[data-location$="entrances"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_entrances.png") !important; background-repeat: no-repeat; background-position: 1% 35%; background-size: 25px 25px !important;}
li.mapplic-list-location[data-location$="concession"] a, li.mapplic-list-location[data-location$="concessions"] a{ background-image:url("/wp-content/plugins/mapplic/images/pins_concessions.png"); background-repeat: no-repeat; background-position: 1% 35%; }



/*li.mapplic-list-location:nth-child(17) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_cellzone.png"); background-repeat: no-repeat; background-position: 1% 35%; }*/
li.mapplic-list-location:nth-child(27) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_concierge.png"); background-repeat: no-repeat;background-position: 1% 35%; }
li.mapplic-list-location:nth-child(30) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_media.png"); background-repeat: no-repeat; background-position: 1% 35%; }
/*li.mapplic-list-location:nth-child(31) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_bleachers.png"); background-repeat: no-repeat; background-position: 1% 35%; }*/
/*li.mapplic-list-location:nth-child(36) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_atm.png"); background-repeat: no-repeat; background-position: 1% 35%; }*/
/*li.mapplic-list-location:nth-child(38) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_concessions.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-location:nth-child(37) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_concessions.png"); background-repeat: no-repeat; background-position: 1% 35%; }*/
/*li.mapplic-list-location:nth-child(45) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_volunteer.png"); background-repeat: no-repeat; background-position: 1% 35%; }*/

li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(2) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(3) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(4) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(5) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(6) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(7) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(8) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; }   
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(9) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(10) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(11) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(12) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(13) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(14) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(15) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(16) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(17) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(2) > ol:nth-child(2) > li:nth-child(19) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_blue.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(2) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(3) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(4) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(5) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(6) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(7) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(8) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(9) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(10) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(11) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(12) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(13) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(14) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(15) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(16) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(17) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(18) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(19) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(3) > ol:nth-child(2) > li:nth-child(20) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_red.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(2) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(3) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(4) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(5) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(6) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(7) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(8) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(9) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(10) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(11) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(12) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(13) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(14) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(15) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; } 
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(16) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(17) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(18) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(19) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(20) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(21) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(22) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(23) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(24) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(25) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(26) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(27) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(28) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(29) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }
li.mapplic-list-category:nth-child(4) > ol:nth-child(2) > li:nth-child(30) > a:nth-child(1) { background-image:url("/wp-content/plugins/mapplic/images/pins_purple.png"); background-repeat: no-repeat; background-position: 1% 35%; }

/*New General Hidden Categories*/
/*li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(2) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(3) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(4) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(5) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(6) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(7) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(8) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(9) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(10) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(12) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(14) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(15) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(16) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(18) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(19) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(20) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(21) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(22) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(23) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(24) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(25) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(26) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(28) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(29) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(32) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(33) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(34) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(35) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(38) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(39) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(40) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(41) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(42) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(43) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(44) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(45) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(46) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(47) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(48) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(49) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(50) { display:none!important; }
li.mapplic-list-category:nth-child(1) > ol:nth-child(2) > li:nth-child(51) { display:none!important; }*/


.mapplic-pin{
	background-size: 30px 30px !important;
	height: 30px !important;
	width: 30px !important;
}
.mapplic-pin.atm { background-image: url(/wp-content/plugins/mapplic/images/pins_atm.png); }
.mapplic-pin.bleachers { background-image: url(/wp-content/plugins/mapplic/images/pins_bleachers.png); }
.mapplic-pin.wyndhamblue { background-image: url(/wp-content/plugins/mapplic/images/pins_blue.png); }
.mapplic-pin.cellzone { background-image: url(/wp-content/plugins/mapplic/images/pins_cellzone.png); }
.mapplic-pin.concessions { background-image: url(/wp-content/plugins/mapplic/images/pins_concessions.png);  }
.mapplic-pin.concierge, .mapplic-pin[data-location$="information"]  { background-image: url(/wp-content/plugins/mapplic/images/pins_information.png); background-size: 25px 25px !important; }
.mapplic-pin.firstaid { background-image: url(/wp-content/plugins/mapplic/images/pins_firstaid.png); }
.mapplic-pin.handicap { background-image: url(/wp-content/plugins/mapplic/images/pins_handicap.png); }
.mapplic-pin.media { background-image: url(/wp-content/plugins/mapplic/images/pins_media.png); }
.mapplic-pin.wyndhampurple { background-image: url(/wp-content/plugins/mapplic/images/pins_purple.png); }
.mapplic-pin.wyndhamred { background-image: url(/wp-content/plugins/mapplic/images/pins_red.png); }
.mapplic-pin.restroom, .mapplic-pin[data-location$="restroom"] { background-image: url(/wp-content/plugins/mapplic/images/pins_restroom.png); }
.mapplic-pin.volunteer, .mapplic-pin[data-location="volunteer-pavilion"] { background-image: url(/wp-content/plugins/mapplic/images/pins_volunteer.png); }


/*Popup Styles*/
.mapplic-list-location a > h4 { text-transform: capitalize; color: #444; font-size: 14px; font-weight: normal; margin-top: 4px;margin-right:0 !important;margin-bottom:8px !important;margin-left: 25px !important;}
li.mapplic-list-location.mapplic-list-shown { height: 45px; }
.mapplic-tooltip { background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); display: none; max-width: 600px!important; min-width: 200px!important; max-height: 260px!important; min-height:15px; margin-top: -76px; padding: 10px 14px 20px!important; position: absolute; }
.mapplic-tooltip-title { color: #002949!important; font-size: 16px!important; font-family: proxima-nova, sans-serif!important; font-weight: 700!important; display: inline-block!important; padding-top:5px!important; margin: 0px 0px 0px 0 !important!important; }
.mapplic-tooltip-content { min-height: 350px!important; overflow-y: auto; }

/*Responsive Styles*/
@media (max-width: 1216px) {
.mapplic-tooltip { background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); display: none; max-width: 600px!important; min-width: 200px!important; max-height: 260px!important; min-height:15px; margin-top: -76px; padding: 10px 14px 20px!important; position: absolute; }
.mapplic-tooltip-content { min-height: 200px!important; overflow-y:auto!important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > p > img { width:41%!important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > img { width:41%!important; }
/*img.size-full.wp-image-21620.alignleft { width:50%!important; }*/
::-webkit-scrollbar {-webkit-appearance: none; width: 8px; }
::-webkit-scrollbar-track { background-color: rgba(57,57,57, .6); border-radius: 8px; }
::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgba(156, 156, 156, .6); }
}

@media (max-width: 768px) {
#mapplic1.mapplic-element { height: inherit!important; border:solid!important; border-width:1px!important; border-color:#727272!important; }
.mapplic-container { background-color: #ffffff!important; display: inline-block; overflow: hidden; position: relative; width: 70%; height: 400px!important; }
/*.mapplic-tooltip { background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); display: none; max-width: 480px!important; min-width: 200px!important; max-height: 260px!important; min-height:15px; margin-top: -76px; padding: 10px 14px 20px!important; position: absolute; }*/
.mapplic-tooltip { background-color: #fff; border-radius: 2px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); display: none; max-width: 280px; min-width: 120px; max-height: 230px!important; margin-top: -76px; padding: 16px; position: absolute; }
.mapplic-tooltip-content { min-height: 140px!important; overflow-y:auto!important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > p > img { width:100%!important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > img { width:100%!important; }
/*img.size-full.wp-image-21620.alignleft { width:100%!important; }*/
}

@media only screen and (min-width: 668px) and (max-width: 768px) {
.mapplic-container { max-width:100%!important; min-width: 668px !important; min-height: 668px !important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > p > img { width:50%!important; }
#mapplic1 > div.mapplic-container > div.mapplic-map.mapplic-zoomable > div:nth-child(2) > div.mapplic-tooltip-content > div > img { width:50%!important; }
.mapplic-tooltip { background-color: #fff; border-radius: 2px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); display: none; max-width: 480px!important; min-width: 120px; max-height: 230px!important; margin-top: -76px; padding: 16px; position: absolute; }
}



/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	background: #e5e5e5;
	background-color: #e5e5e5;	
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */
#secondary{
	display: inline-block;
	float: right;
	margin-top: -50px;
	text-align: right;
	width: 115px;
}

#secondary .widget-title{
	margin-bottom: 15px;
}

#secondary ul{
	list-style-type: none;
}

#secondary a{
	color: #696969;
	text-decoration: none;
}
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
    
    
@media only screen and (max-width: 1279px) {
	
	.featuredimage{
		max-height: 410px;
		-webkit-transition: all .5s ease-in;
		-moz-transition: all .5s ease-in;
		-o-transition: all .5s ease-in;
		transition: all .5s ease-in;			    							
	}
		
}


@media screen and (max-width: 1100px) {
	.wyndham-wyzard, .wyzard-text-block{
		display: none;
	}
}

@media screen and (min-width: 768px) {
        
    .footer-navigation {
    	display: block;
    }
    
    .ticketsbutton{
	    display: none !important;
    }
    
}




/* Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    
    .container{ width: 96%; padding: 0 2% }
    .page-content{ padding-top: 48px; padding-bottom: 24px }
    
    .anniversarylogo{
	    margin-top: 11%;
    }
    .slide-pager-wrap{
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 20px;
        margin-left: 0;
    }
    
    .social-feed-titles{
        width: 100%;
    }
    
    .social-feed-titles li{
        display: block;
        width: 33%;
        float: left;
    }
    
    .entry-header, .entry-content, .single .entry-content, .single .entry-header{
    	width: 90%;
    }
    
    .single .singlepost{
	    max-width: none;
    }
    
    #secondary{
	    display: none;
    }
    
    
    .footer-navigation {
    	display: block;
    }
    
	.header-social a {
		margin:10px 15px 0;
	}
	
	.social-feed-titles{
    	width: 100%;
	}
	
	.social-feed-titles .cycle-pager-active{
		background: #002949;		
		background-color: #002949;		
	}
	.social-feeds-blocks{
    	width: 100%;
	}
	    
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1009px) {
    
    .ribbon h3{
	    margin: 10px 7px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;			    
    }
    
    .footer-navigation li{
    	margin-right:15px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;		
    	
    }

    
}

@media only screen and (max-width: 910px) {

    .main-navigation .menu-main-menu-container ul > li{
        padding-left: 10px;
        padding-right: 10px;
    }
    
}


@media only screen and (max-width: 875px) {
    

    
    /*.home .main-navigation .menu-main-menu-container > ul > li {
    	display: inline-block;
    	width: 120px;
    	float: none;
    }*/
    
    .main-navigation .menu-main-menu-container ul > li > ul > li {
        height: 21px;
        padding: 5px 4px;
    }

    .main-navigation .menu-main-menu-container > ul > ul > li > a {
        font-size: .65em;
    	line-height: 30px;
    }
    
    .slide-caption{
		right: 5%;
	}
    

}


@media only screen and (max-width: 860px) {
	
    .homeposts article{
	    max-width: 240px;
    }
    
    .featuredhotel img{
        width: 100%;
    	float: left;
    }
    
    .hotelcontent{
        width: 100%;
    	float: left;
    	text-align: center;
    }
    
    .main-navigation .menu-main-menu-container > ul {
		/*margin: 0 !important;*/
    	text-align: center;
    }

    
    /*.home .main-navigation .menu-main-menu-container > ul > li {
    	display: inline-block;
    	width: 120px;
    	float: none;
    }*/
    
    .main-navigation .menu-main-menu-container ul > li > ul > li {
        height: 21px;
        padding: 5px 4px;
    }

    .main-navigation .menu-main-menu-container > ul > ul > li > a {
        font-size: .55em;
    	line-height: 30px;
    }
    
	.parking{
		margin-left: 0;
	}
	
	.ticket{
		width: 219px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;				
	}	
    .latest-headlines .post-excerpt{
    	margin-right: 0px;
		max-width: 420px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;				
	}
	
	.page-branding-opportunities .content-area li{
		padding: 2em 0;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;				
	}
	
	.page-branding-opportunities .content-area li h3, .page-branding-opportunities .content-area li h6, .page-branding-opportunities .content-area li p {
		padding-left: 25px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;						
	}
	
	.page-branding-opportunities .content-area h3 img.alignleft{
		display: block;
		float: none;
		margin: 0 auto 1em;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;						
	}

	.page-hospitality .entry-content h3 img.alignleft{
		display: block;
		float: none;
		margin: 0 auto 1em;
	}
    
    

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 780px) {

    .footer-navigation li{
    	margin-right:10px;
        -webkit-transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;		
    	
    }
    
    .news .post-excerpt{
	    margin-right: 0;
    }
    
    
    
    

}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
   
   .headercontainer{
	   position: relative;
   }

    .slide-caption, .buytickets, .leader-table, .home .leader-table{
	    display: none;
    }
    
    #mobile-nav, .home #mobile-nav{
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    #site-navigation, .main-navigation{
        display: none;
    }

    [class^="icon-"]:before, [class*=" icon-"]:before{
	    font-size: 30px;
    }

        
    .site-branding img{
	    max-width: 175px;
    }
    
    
    .site-title{
    	background-size: 120px 47px;
    	height: 47px;
    	width: 120px;	
    	margin: 10px 10px 0 0;
    }
    
    .social-feed-titles-wrap{
		margin-top:-6px;	
	}
	.social-feed-titles li{
		padding: 1em 0;
	}
	.social-feed-titles-wrap .social-feed-titles li.cycle-pager-active .icon{
		color: #ffffff;
		border: 1px solid #ffffff;
	}
	.social-feed-titles-wrap .social-feed-titles li.cycle-pager-active .icon svg{
		color: #ffffff;
	}
	.social-feed-titles-wrap span{
		display: none;
	}
    .lower-homepage{
	    padding: 50px 0 0;
    }
    .homepostswrapper{
	    float: none;
	    padding: 50px 0 0 0;
   	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;		 
    }
    .homeposts{
	    background: none;
    }
	.homeposts article{
		display: block;
		float: none;
		margin-bottom: 10px;
		margin-right: 0;
		max-width: none;
		width: 100%;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;				
	}
	
	.homeposts .thumbnail, 	.homeposts .post-excerpt{
		clear:both;
		display:block;
		max-width:100%;
		width: 100%;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;				
	} 
	
	.homeposts .thumbnail, 	.homeposts .thumbnail img{
		height: 205px;
		margin: 0 auto;
		max-width:100%;
		width: 300px;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			
	}
	
	.homeposts .post-excerpt{
		height: 225px;
		margin-bottom: 10px;
		margin-right: 0;
		padding-top:15px;
		text-align: left;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;				
	}
	
	.homeposts .entry-header, 	.homeposts .entry-content{
		margin: 0 auto;
		max-width: 300px;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;				
	} 
    
    
	.tournamentinfo{
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;		
	}
	
	.tournamentinfo li{
		list-style-type: none;
		margin: 0;
		width: 50%;
		vertical-align: text-top;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;		
	}
		
	/*
	.featuredhotel{
	    max-width: auto;
		height: 400px;
		text-align:center;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    			
	}*/
	
	.hotels{
    	/*text-align: center;*/
	}
	
	.hotels li{
    	display: inline-block;
    	width: 200px;
    	float: none;
    	min-height:140px;
    	text-align: left;
    	vertical-align: top;
    }
	
	.anniversarylogo{
    	display: block;
    	height: 114px;
    	width: 160px;
    	z-index: 10000;
        position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-left: -80px;
    	margin-top: 17%;
    }
    
    .page-pro-ams .content-area h3 img{
	    display: block !important;
	    float: none !important;
	    margin: 25px auto;
	    max-width: 275px;
	    padding-top: 25px;
	    width: 100%;
    }
    
	.page-pro-ams .content-area li h3, .page-pro-ams .content-area li h6, .page-pro-ams .content-area li p{
		padding: 0 18px;
	}

    .page-committees .content-area li {
	    width: 90%;
		-webkit-transition: all .25s ease-in;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    	    
    }
    .page-committees li img.alignleft{
	    clear: both;
	    display: block;
	    float: none;
	    margin: 0 auto 20px;
		-webkit-transition: all .25s ease-in;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    
    }    
    .page-committees .entry-content p{
		overflow: hidden;
		max-width: none;
		margin-left: 0;
		-webkit-transition: all .25s ease-in;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    	    		
	}
	
	.page-birdies-fore-backpacks .column{
		display: block;
		float: none;
		width: 100%;
		-webkit-transition: all .25s ease-in;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    	    		
	}
	
	.page-birdies-fore-backpacks .gray{
		width: 95% !important;
	}

		
	.social-feed.one, .social-feed.two{
        border-right: none;;
    }
	
	.social-feed{
    	width: 100%;
    	display: block;
    	border: none;
    	clear: both;
	}
	
	.social-feed.two, .social-feed.three{
    	display: none;
	}
	
	
	.feed-title-mobile{
    	display: block;
    	float: left;
    	clear: both;
    	box-sizing: border-box;
	}
	
	
    .ticket:nth-of-type(odd) {
    	margin-left: 15%;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    	    		    	
    }
    
    /* Pairings Guide */
	.pairings-presented-by{
		display: flex;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		right: 0;
	}

	/* Sedgefield Country Club */
	
	.hole-info{
		width: 100%;
	}
	.hole-graphic, .hole-photo{
		margin: 1.5em 0 0;
		text-align: center;
		width: 49%;
	}
	
	/* HISTORY */
	.ribbonwrapper{
    	background: #FFF;
    	margin: 0 auto 15px;
    	padding: 0;
    	vertical-align: middle;
    	width: 100%;
    	float: left;
    }
    
    .ribbon{
        width: 100%;
    	text-align: center;
    	float: left;
    }
    
    .ribbon h3{
        background: #002949;
        width: 44%;
    	color: #FFF;
    	display: inline-block;
    	padding: 0;
    	margin: 0;
    	margin: 0 2% 5px 2%;
    	box-sizing: border-box;
    	text-align: center;
    }
    
    .hist-list{
        display: block;
        width: 100%;
        box-sizing: border-box;
        border-left: 0;
        margin: 0 0 48px 0;
        padding: 0;
        list-style: none;
        float: left;
    }
    
    .hist-list li{
        display: block;
        float: left;
        position: relative;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    
    
    .hist-list li .bar{
        display: none;
    }
    
    .hist-list li:nth-of-type(odd){
        background: #f0f0f0;
    }
    
    .hist-image{
        float: left;
        width: 23%;
        margin: 0 2% 10px 0;
    }
    
    .hist-content{
        width: 75%;
        float: left;
    }
    
    .news .thumbnail, .news .post-excerpt, .latest-headlines .thumbnail, .latest-headlines .post-excerpt{
	    display: inline-block;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    
    }
    
    .news .post-excerpt, .latest-headlines .post-excerpt{
	    max-width: 275px;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    
    }
    
    .news article{
	    height: 275px;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    
    }
    .mobile-newsletter{
	    display: flex;
	    justify-content: center;
	    text-align: center;
    }
    .mobile-newsletter a{
		color: #ffffff;
		font-weight: 600;
		text-transform: uppercase;
		line-height: 40px;	  
		margin: 0 !important;  	    
    }
    .majorsponsors{
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 40px;
    }
    
    
    .gallery-list li{
		width:49%;
		margin-left: 2% !important;
	}

	.gallery-list li:nth-of-type(2n+1){
		margin-left:0 !important;
	}
	


    
    /* =75 Moments
----------------------------------------------- */
    
    .moments-list{
        display: block;
        width: 100%;
        box-sizing: border-box;
        border-left: 0;
        margin: 0 0 48px 0;
        padding: 0;
        list-style: none;
        float: left;
    }
    
    .moments-list li{
        display: block;
        float: left;
        position: relative;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    
    
    .moments-list li .bar{
        display: none;
    }
    
    .moments-list li:nth-of-type(odd){
        background: #f0f0f0;
    }
    
    .moments-image{
        float: none;
        width: 100%;
        margin: 0 2% 10px 0;
        text-align: center;
    }
    
    .moments-content{
        width: 80%;
        float: none;
        padding: 0 10%;
    }

    
    /* =Homepage Popup
----------------------------------------------- */
	
	.popupwrapper article, .popupwrapper article .post-excerpt{
		max-width: none;
	}
	.popupwrapper article .post-excerpt{
		height: auto;
	}
	.popupwrapper article .post-excerpt .button.more{
		margin: 0 auto;
		position: inherit;
	}
	.popupwrapper .thumbnail{
		height: 250px;
	}
    
}



@media only screen and (max-width:767.98px){
	.page-ewd-speakers{
		.align-center,.align-left,.align-right,.aligncenter,.alignleft,.alignright{
			float: none;
			display: block;
			margin: 0 auto 1.5em;
		}		
	}		
}




@media only screen and (max-width: 764px) {
	.ticket:nth-of-type(3n) {
		margin-right: 15px;
	}
	.homemoments .top75, .homemoments .numberabbrev{
		font-size: 21px;
	}
	.homemoments .hashtag{
		font-size: 18px;
	}
	
	.homemoments .number{
		font-size: 27px;
	}

}


@media only screen and (max-width: 675px) {
	.lower-homepage #countdown li{
		font-size: 24px;
	}
	.lower-homepage #countdown li span{
		font-size: 16px;
	}	
	.page-volunteers .content-area img.alignright{
		display: block;
		float: none;
		margin: 0 auto 25px;
	}
	
    .ticket:nth-of-type(odd) {
    	margin-left: 10%;
		-moz-transition: all .25s ease-in;
		-o-transition: all .25s ease-in;
		transition: all .25s ease-in;			    	    		    	
    }
    
    .gallery-list li{
		width:100%;
		margin: 0 0 2% 0 !important;
	}
	.gallery-image{
		height: 350px;
	}
	
	.halfticket{
		width: 100%;
		margin: 0 0 15px 0;
		display: block;
	}
	


}

@media only screen and (min-width: 580px) {
	.buytickets-ribbon{
		/*display: none;*/
	}
 
}

@media only screen and (max-width: 580px) {
	.header-social{
		text-align: center;
	}
   .header-social .newsletter, .header-social #facebook, .header-social #twitter, .header-social #instagram, .header-social #youtube{
	   display: none;
   }
    .anniversarylogo{
	    margin-top: 12%;
    }
    
    .slide-advance{
	    display: none;
    }
    .ticket{
	    float: none;
	    margin: 15px auto;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    
    }
    .ticket:nth-of-type(odd){
        margin-left: auto;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    		
    }
    
    .ticket:nth-of-type(3n) {
		margin-right: auto;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    		
	}
	
	.legendsclub .alignleft{
		display:block;
		float: none;
		margin: 0 auto 15px;
	}
    
    .page-downloads ul{
        text-align: center;
    }

    
	.page-downloads .content-area li{
		display: block;
		margin: 0 auto;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    					
	}
	
	.page-corporate-hospitality .content-area li{
		padding: 0 1em 1em !important;
	}
	
	.page-branding-opportunities .content-area li h3, .page-branding-opportunities .content-area li h6, .page-branding-opportunities .content-area li p{
		padding: 0 18px;
	}
	
	.page-branding-opportunities .content-area h3 img{
		margin-top: 0 !important;
	}
	
	.page-corporate-hospitality .content-area h3 img{
		display: block !important;
		float: none !important;
		margin: 0 auto 10px !important;
	}
	
    .news article{
	    height: auto;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    
    }
    
	.latest-headlines article{
		text-align: center;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    	    		
	}
	
	.latest-headlines .post-excerpt{
	    text-align: left;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    	    	    
	}    

	
	.popupwrapper .thumbnail{
		height: 140px;
	}
	
	/* Sedgefield Country Club */
	.hole-graphic, .hole-photo{
		width: 100%;
	}
		
}

@media only screen and (max-width: 479px) {
	.homemoments .vert-divider{
		width: 50%;
		height: 1px;
		margin: 10px auto;
		display: block;
	}
}




/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

    .hotels{
    	text-align: center;
	}

    .page-downloads ul{
        text-align: center;
    }
    
    .news article{
    	height: 460px;
	    text-align: center;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    	    
    }
    
    .news .post-excerpt{
	    text-align: left;
	    margin: 0 auto;
	    max-width: none;
	    width: 90%;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;			    						    	    
    }
    
	.news .entry-meta, .news .entry-header, .news .entry-content{
		margin-left: 0;
	    -webkit-transition: all .25s ease-in;
	    -moz-transition: all .25s ease-in;
	    -o-transition: all .25s ease-in;
	    transition: all .25s ease-in;		
	}    
	   
}


/* Wide screens: the 550px crop starts eating the text baked into the slide
   artwork, so let the image show in full above 1800px. */
@media only screen and (min-width: 1800px) {
    .slide {
        max-height: none;
    }
}
