/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol, .cover .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PEBBLE BEACH AD
***********************************/

    /*paragraphs*/

        .pebble_beach_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .pebble_beach_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .pebble_beach_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .pebble_beach_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .pebble_beach_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pebble_beach_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pebble_beach_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pebble_beach_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pebble_beach_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pebble_beach_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pebble_beach_ad .column ol, .pebble_beach_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .pebble_beach_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .pebble_beach_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ask CDGA Members
***********************************/

    /*layoutitems*/

        .ask_cdga_members .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .ask_cdga_members .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .ask_cdga_members .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .ask_cdga_members .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .ask_cdga_members .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .ask_cdga_members .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .ask_cdga_members .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #006937;
           border-width: 0px;
        }

    /*links*/

        .ask_cdga_members .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .ask_cdga_members .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .ask_cdga_members .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .ask_cdga_members .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .ask_cdga_members .column h4 {
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .ask_cdga_members .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .ask_cdga_members .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .ask_cdga_members .column ol, .ask_cdga_members .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .ask_cdga_members .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
GENEVA NATIONAL AD
***********************************/

    /*paragraphs*/

        .geneva_national_ad_spread .column p {
           border-width: 0px;
        }

    /*inlines*/

        .geneva_national_ad_spread .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .geneva_national_ad_spread .column a {
           border-width: 0px;
        }

    /*headers*/

        .geneva_national_ad_spread .column h1 {
           border-width: 0px;
        }

        .geneva_national_ad_spread .column h2 {
           border-width: 0px;
        }

        .geneva_national_ad_spread .column h3 {
           border-width: 0px;
        }

        .geneva_national_ad_spread .column h4 {
           border-width: 0px;
        }

        .geneva_national_ad_spread .column h5 {
           border-width: 0px;
        }

        .geneva_national_ad_spread .column h6 {
           border-width: 0px;
        }

    /*images*/

        .geneva_national_ad_spread .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .geneva_national_ad_spread .column ol, .geneva_national_ad_spread .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .geneva_national_ad_spread .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .geneva_national_ad_spread .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Rules of Golf
***********************************/

    /*layoutitems*/

        .rules_of_golf .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .rules_of_golf .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .rules_of_golf .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .rules_of_golf .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .rules_of_golf .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .rules_of_golf .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .rules_of_golf .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #a48d29;
           border-width: 0px;
        }

    /*links*/

        .rules_of_golf .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .rules_of_golf .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .rules_of_golf .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .rules_of_golf .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .rules_of_golf .column h4 {
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .rules_of_golf .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .rules_of_golf .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .rules_of_golf .column ol, .rules_of_golf .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .AlphabetList {
           list-style-type: lower-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .rules_of_golf .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
WINTRUST AD
***********************************/

    /*paragraphs*/

        .wintrust_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .wintrust_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .wintrust_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .wintrust_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .wintrust_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .wintrust_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .wintrust_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .wintrust_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .wintrust_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .wintrust_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .wintrust_ad .column ol, .wintrust_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .wintrust_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .wintrust_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Fantasy Golf
***********************************/

    /*images*/

        .fantasy_golf .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .fantasy_golf .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .fantasy_golf .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .fantasy_golf .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .fantasy_golf .column ol, .fantasy_golf .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .fantasy_golf .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .fantasy_golf .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .fantasy_golf .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .fantasy_golf .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .fantasy_golf .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .fantasy_golf .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .fantasy_golf .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .fantasy_golf .column .default-drop-cap {
           color: #006937;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .fantasy_golf .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .fantasy_golf .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .fantasy_golf .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .fantasy_golf .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .fantasy_golf .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .fantasy_golf .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
JERSEY MIKES AD
***********************************/

    /*paragraphs*/

        .jersey_mikes_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .jersey_mikes_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .jersey_mikes_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .jersey_mikes_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .jersey_mikes_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jersey_mikes_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jersey_mikes_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jersey_mikes_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jersey_mikes_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jersey_mikes_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .jersey_mikes_ad .column ol, .jersey_mikes_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .jersey_mikes_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .jersey_mikes_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: Presidents Cup Preview
***********************************/

    /*images*/

        .feature_presidents_cup_preview .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .feature_presidents_cup_preview .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_presidents_cup_preview .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_presidents_cup_preview .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_presidents_cup_preview .column ol, .feature_presidents_cup_preview .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .feature_presidents_cup_preview .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #e8e5e2;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .feature_presidents_cup_preview .column a {
           background-color: transparent;
           line-height: 1em;
           color: #a48d29;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .feature_presidents_cup_preview .column .default-drop-cap {
           color: #a48d29;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_presidents_cup_preview .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_presidents_cup_preview .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .feature_presidents_cup_preview .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .feature_presidents_cup_preview .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
THE FABYAN CLUB AD
***********************************/

    /*paragraphs*/

        .fabyan_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .fabyan_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .fabyan_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .fabyan_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .fabyan_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .fabyan_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .fabyan_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .fabyan_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .fabyan_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .fabyan_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .fabyan_ad .column ol, .fabyan_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .fabyan_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .fabyan_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: A Different Kind of Hazard
***********************************/

    /*layoutitems*/

        .feature_a_different_kind_of_hazard .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .feature_a_different_kind_of_hazard .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_a_different_kind_of_hazard .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .feature_a_different_kind_of_hazard .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #a48d29;
           border-width: 0px;
        }

    /*links*/

        .feature_a_different_kind_of_hazard .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #a48d29;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .feature_a_different_kind_of_hazard .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #e8e5e2;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column h4 {
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .feature_a_different_kind_of_hazard .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .feature_a_different_kind_of_hazard .column ol, .feature_a_different_kind_of_hazard .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_different_kind_of_hazard .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_different_kind_of_hazard .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_different_kind_of_hazard .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .feature_a_different_kind_of_hazard .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CDGA MEMBER GOLF SHOP AD
***********************************/

    /*paragraphs*/

        .cdga_member_golf_shop_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cdga_member_golf_shop_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cdga_member_golf_shop_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cdga_member_golf_shop_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cdga_member_golf_shop_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cdga_member_golf_shop_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cdga_member_golf_shop_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cdga_member_golf_shop_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cdga_member_golf_shop_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cdga_member_golf_shop_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cdga_member_golf_shop_ad .column ol, .cdga_member_golf_shop_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cdga_member_golf_shop_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cdga_member_golf_shop_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: Collaborating for the Kids
***********************************/

    /*images*/

        .feature_collaborating_for_the_kids .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .feature_collaborating_for_the_kids .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_collaborating_for_the_kids .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_collaborating_for_the_kids .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_collaborating_for_the_kids .column ol, .feature_collaborating_for_the_kids .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .feature_collaborating_for_the_kids .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #e8e5e2;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .feature_collaborating_for_the_kids .column a {
           background-color: transparent;
           line-height: 1em;
           color: #a48d29;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .feature_collaborating_for_the_kids .column .default-drop-cap {
           color: #a48d29;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_collaborating_for_the_kids .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_collaborating_for_the_kids .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .feature_collaborating_for_the_kids .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .feature_collaborating_for_the_kids .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
TOUREDGE AD
***********************************/

    /*paragraphs*/

        .touredge_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .touredge_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .touredge_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .touredge_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .touredge_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .touredge_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .touredge_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .touredge_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .touredge_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .touredge_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .touredge_ad .column ol, .touredge_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .touredge_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .touredge_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Backspin
***********************************/

    /*images*/

        .backspin .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .backspin .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .backspin .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .backspin .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .backspin .column ol, .backspin .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .backspin .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .backspin .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .backspin .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .backspin .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .backspin .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #e8e5e2;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .backspin .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .backspin .column a {
           background-color: transparent;
           line-height: 1em;
           color: #a48d29;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .backspin .column .default-drop-cap {
           color: #a48d29;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .backspin .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .backspin .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .backspin .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .backspin .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .backspin .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .backspin .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
BOWES/HIGHLAND/DEN AT FOX CREEK/PRAIRIE LANDING AD
***********************************/

    /*paragraphs*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column ol, .bowes_highland_den_at_fox_creek_prairie_landing_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .bowes_highland_den_at_fox_creek_prairie_landing_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tournaments: State Mid-Am Recap
***********************************/

    /*images*/

        .tournaments_state_mid_am_recap .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .tournaments_state_mid_am_recap .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_state_mid_am_recap .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_state_mid_am_recap .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_state_mid_am_recap .column ol, .tournaments_state_mid_am_recap .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .tournaments_state_mid_am_recap .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .tournaments_state_mid_am_recap .column a {
           background-color: transparent;
           line-height: 1em;
           color: #51534a;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .tournaments_state_mid_am_recap .column .default-drop-cap {
           color: #006937;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .tournaments_state_mid_am_recap .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .tournaments_state_mid_am_recap .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .tournaments_state_mid_am_recap .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tournaments_state_mid_am_recap .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
REPUBLIC BANK AD
***********************************/

    /*paragraphs*/

        .republic_bank_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .republic_bank_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .republic_bank_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .republic_bank_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .republic_bank_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .republic_bank_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .republic_bank_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .republic_bank_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .republic_bank_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .republic_bank_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .republic_bank_ad .column ol, .republic_bank_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .republic_bank_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .republic_bank_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tournaments: Local Events
***********************************/

    /*layoutitems*/

        .tournaments_local_events .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .tournaments_local_events .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .tournaments_local_events .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .tournaments_local_events .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .tournaments_local_events .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .tournaments_local_events .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .tournaments_local_events .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #006937;
           border-width: 0px;
        }

    /*links*/

        .tournaments_local_events .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #51534a;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .tournaments_local_events .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .tournaments_local_events .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .tournaments_local_events .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .tournaments_local_events .column h4 {
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .tournaments_local_events .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .tournaments_local_events .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .tournaments_local_events .column ol, .tournaments_local_events .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_local_events .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_local_events .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .tournaments_local_events .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .tournaments_local_events .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MICHELOBULTRA/FOXBEND/SUNSETVALLEY AD
***********************************/

    /*paragraphs*/

        .micheloultra_foxbend_sunsetvalley_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .micheloultra_foxbend_sunsetvalley_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .micheloultra_foxbend_sunsetvalley_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .micheloultra_foxbend_sunsetvalley_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .micheloultra_foxbend_sunsetvalley_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .micheloultra_foxbend_sunsetvalley_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .micheloultra_foxbend_sunsetvalley_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .micheloultra_foxbend_sunsetvalley_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .micheloultra_foxbend_sunsetvalley_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .micheloultra_foxbend_sunsetvalley_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .micheloultra_foxbend_sunsetvalley_ad .column ol, .micheloultra_foxbend_sunsetvalley_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .micheloultra_foxbend_sunsetvalley_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .micheloultra_foxbend_sunsetvalley_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: “Peanut” Pushes For Golf Accessibility
***********************************/

    /*layoutitems*/

        .feature_peanut_pushes_for_golf_accessibility .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .feature_peanut_pushes_for_golf_accessibility .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_peanut_pushes_for_golf_accessibility .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .feature_peanut_pushes_for_golf_accessibility .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #a48d29;
           border-width: 0px;
        }

    /*links*/

        .feature_peanut_pushes_for_golf_accessibility .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #a48d29;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .feature_peanut_pushes_for_golf_accessibility .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #e8e5e2;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column h4 {
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .feature_peanut_pushes_for_golf_accessibility .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .feature_peanut_pushes_for_golf_accessibility .column ol, .feature_peanut_pushes_for_golf_accessibility .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_peanut_pushes_for_golf_accessibility .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_peanut_pushes_for_golf_accessibility .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_peanut_pushes_for_golf_accessibility .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .feature_peanut_pushes_for_golf_accessibility .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
JOHN DEERE AD
***********************************/

    /*paragraphs*/

        .john_deere_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .john_deere_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .john_deere_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .john_deere_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .john_deere_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .john_deere_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .john_deere_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .john_deere_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .john_deere_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .john_deere_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .john_deere_ad .column ol, .john_deere_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .john_deere_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .john_deere_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Foundation Focus
***********************************/

    /*images*/

        .foundation_focus .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .foundation_focus .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .foundation_focus .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .foundation_focus .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .foundation_focus .column ol, .foundation_focus .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .foundation_focus .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .foundation_focus .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .foundation_focus .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .foundation_focus .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .foundation_focus .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .foundation_focus .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .foundation_focus .column a {
           background-color: transparent;
           line-height: 1em;
           color: #51534a;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .foundation_focus .column .default-drop-cap {
           color: #006937;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .foundation_focus .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .foundation_focus .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .foundation_focus .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .foundation_focus .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .foundation_focus .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .foundation_focus .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
GLENVIEWPARK/PALATINEHILLS/PHILLIPSPARK AD
***********************************/

    /*paragraphs*/

        .glenviewpark_palatinehills_phillipspark_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .glenviewpark_palatinehills_phillipspark_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .glenviewpark_palatinehills_phillipspark_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .glenviewpark_palatinehills_phillipspark_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .glenviewpark_palatinehills_phillipspark_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glenviewpark_palatinehills_phillipspark_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glenviewpark_palatinehills_phillipspark_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glenviewpark_palatinehills_phillipspark_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glenviewpark_palatinehills_phillipspark_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glenviewpark_palatinehills_phillipspark_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .glenviewpark_palatinehills_phillipspark_ad .column ol, .glenviewpark_palatinehills_phillipspark_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .glenviewpark_palatinehills_phillipspark_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .glenviewpark_palatinehills_phillipspark_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Member Golf Shop
***********************************/

    /*images*/

        .member_golf_shop .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .member_golf_shop .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column ol, .member_golf_shop .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .member_golf_shop .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column h5 {
           margin-top: 15px;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .member_golf_shop .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.125rem;
           border-width: 0px;
        }

        .member_golf_shop .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .member_golf_shop .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .member_golf_shop .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .member_golf_shop .column .default-drop-cap {
           color: #006937;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.2em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .member_golf_shop .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

        .member_golf_shop .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .member_golf_shop .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
KEMPER SPORTS AD
***********************************/

    /*paragraphs*/

        .kemper_sports_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .kemper_sports_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .kemper_sports_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .kemper_sports_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .kemper_sports_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .kemper_sports_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .kemper_sports_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .kemper_sports_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .kemper_sports_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .kemper_sports_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .kemper_sports_ad .column ol, .kemper_sports_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-start: 1;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .kemper_sports_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .kemper_sports_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Member Perks
***********************************/

    /*layoutitems*/

        .member_perks .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .member_perks .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .member_perks .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .member_perks .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .member_perks .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .member_perks .column p.CenteredLink {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .member_perks .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.2em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #a48d29;
           border-width: 0px;
        }

    /*links*/

        .member_perks .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #a48d29;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .member_perks .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
           border-width: 0px;
        }

        .member_perks .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #ffffff;
           line-height: 1em;
           font-weight: 400;
           border-width: 0px;
        }

        .member_perks .column h3 {
           font-size: 1.125rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .member_perks .column h4 {
           font-family: 'Open Sans';
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 6px;
           line-height: 1em;
           color: #a48d29;
           margin-top: 16px;
           border-width: 0px;
        }

        .member_perks .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .member_perks .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .member_perks .column ol, .member_perks .column ul {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .member_perks .column .BulletList {
           color: #ffffff;
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_perks .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_perks .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .member_perks .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
TULLYMORE AD
***********************************/

    /*paragraphs*/

        .tullymore_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .tullymore_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .tullymore_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .tullymore_ad .column h1 {
           border-width: 0px;
        }

        .tullymore_ad .column h2 {
           border-width: 0px;
        }

        .tullymore_ad .column h3 {
           border-width: 0px;
        }

        .tullymore_ad .column h4 {
           border-width: 0px;
        }

        .tullymore_ad .column h5 {
           border-width: 0px;
        }

        .tullymore_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

        .tullymore_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .tullymore_ad .column ol, .tullymore_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .tullymore_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tullymore_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
div[data-hidden='1'] { display: none !important; }
div.show div[data-hidden='1'] { display: block !important; }
@media print { div.bookviewport { print-color-adjust: exact; } }