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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .cover .column ol {
           list-style-type: decimal;
           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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cover .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;
        }

    /*paragraphs*/

        .cover .column p {
           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: .3em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .ping_ad_spread .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*/

        .ping_ad_spread .column ol {
           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*/

        .ping_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*/

        .ping_ad_spread .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; }
/***********************************
Table of Contents / Masthead/President’s Letter
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .table_of_contents_masthead_pr .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .table_of_contents_masthead_pr .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*/

        .table_of_contents_masthead_pr .column ol {
           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*/

        .table_of_contents_masthead_pr .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*/

        .table_of_contents_masthead_pr .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; }
/***********************************
Local Knowledge 1
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .local_knowledge_1 .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*/

        .local_knowledge_1 .column ol {
           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*/

        .local_knowledge_1 .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*/

        .local_knowledge_1 .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; }
/***********************************
Local Knowledge 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .local_knowledge_2 .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .local_knowledge_2 .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*/

        .local_knowledge_2 .column ol {
           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*/

        .local_knowledge_2 .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*/

        .local_knowledge_2 .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; }
/***********************************
Cover Story: Hillandale GC 1
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .cover_story_hillandale_gc_1 .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*/

        .cover_story_hillandale_gc_1 .column ol {
           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*/

        .cover_story_hillandale_gc_1 .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_story_hillandale_gc_1 .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; }
/***********************************
Cover Story: Hillandale GC 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .cover_story_hillandale_gc .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cover_story_hillandale_gc .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*/

        .cover_story_hillandale_gc .column ol {
           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*/

        .cover_story_hillandale_gc .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_story_hillandale_gc .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; }
/***********************************
Cover Story: Hillandale GC 3
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .cover_story_hillandale_gc_3 .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*/

        .cover_story_hillandale_gc_3 .column ol {
           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*/

        .cover_story_hillandale_gc_3 .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_story_hillandale_gc_3 .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: Charlie Duke 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .cover_story_hillandale_gc_4 .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cover_story_hillandale_gc_4 .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*/

        .cover_story_hillandale_gc_4 .column ol {
           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*/

        .cover_story_hillandale_gc_4 .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_story_hillandale_gc_4 .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: Charlie Duke 2
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .feature_charlie_duke_2 .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*/

        .feature_charlie_duke_2 .column ol {
           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*/

        .feature_charlie_duke_2 .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_charlie_duke_2 .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; }
/***********************************
Southern G&L: Intro
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .southern_g_l_intro .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .southern_g_l_intro .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*/

        .southern_g_l_intro .column ol {
           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*/

        .southern_g_l_intro .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*/

        .southern_g_l_intro .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; }
/***********************************
Southern G&L: Bright’s Creek Club
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .southern_g_l_bright_s_creek_c .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*/

        .southern_g_l_bright_s_creek_c .column ol {
           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*/

        .southern_g_l_bright_s_creek_c .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*/

        .southern_g_l_bright_s_creek_c .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; }
/***********************************
Southern G&L: Pinehurst
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .southern_g_l_pinehurst .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .southern_g_l_pinehurst .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*/

        .southern_g_l_pinehurst .column ol {
           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*/

        .southern_g_l_pinehurst .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*/

        .southern_g_l_pinehurst .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; }
/***********************************
Southern G&L: Sequoyah
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .southern_g_l_sequoyah .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*/

        .southern_g_l_sequoyah .column ol {
           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*/

        .southern_g_l_sequoyah .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*/

        .southern_g_l_sequoyah .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; }
/***********************************
Travel 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .travel_1 .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .travel_1 .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*/

        .travel_1 .column ol {
           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*/

        .travel_1 .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*/

        .travel_1 .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; }
/***********************************
Travel 2 / Gear
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .travel_2 .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*/

        .travel_2 .column ol {
           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*/

        .travel_2 .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*/

        .travel_2 .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; }
/***********************************
Leaderboard
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .leaderboard .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .leaderboard .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*/

        .leaderboard .column ol {
           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*/

        .leaderboard .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*/

        .leaderboard .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; }
/***********************************
Blast from the Past / CGA PSA #1 AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

        .blast_from_the_past_cga_psa_1 .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*/

        .blast_from_the_past_cga_psa_1 .column ol {
           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*/

        .blast_from_the_past_cga_psa_1 .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*/

        .blast_from_the_past_cga_psa_1 .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; }
/***********************************
CGA PSA #2 AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .cga_psa_2_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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cga_psa_2_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*/

        .cga_psa_2_ad .column ol {
           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*/

        .cga_psa_2_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*/

        .cga_psa_2_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; }
