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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*images*/

        .cover .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 .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 .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;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .johnnie_o_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; }
/***********************************
Editor’s letter
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CGA x PGA Magazine staff page/TOC
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .cga_x_pga_magazine_staff_page_toc .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_x_pga_magazine_staff_page_toc .column a {
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cga_x_pga_magazine_staff_page_toc .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_x_pga_magazine_staff_page_toc .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_x_pga_magazine_staff_page_toc .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_x_pga_magazine_staff_page_toc .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; }
/***********************************
Cover Story: Salty feature 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_story_salty_feature_1 .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_story_salty_feature_1 .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_story_salty_feature_1 .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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cover_story_salty_feature_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_salty_feature_1 .column p {
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .cover_story_salty_feature_2 .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; }
/***********************************
Cover Story: Salty feature 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_story_salty_feature_3 .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_story_salty_feature_3 .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_story_salty_feature_3 .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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cover_story_salty_feature_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_salty_feature_3 .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Club Profile: Caledonia & True Blue 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .club_profile_caledonia_true_blue_1 .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; }
/***********************************
Club Profile: Caledonia & True Blue 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Club Profile: Caledonia & True Blue 3
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .club_profile_caledonia_true_blue_3 .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; }
/***********************************
Twilight Golf Club feature 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .twilight_golf_club_feature_2 .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; }
/***********************************
Twilight Golf Club feature 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .social_club_chasing_fowl_photography_1 .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; }
/***********************************
Social Club: Chasing Fowl Photography 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Social Club: Chasing Fowl Photography 3
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .social_club_chasing_fowl_photography_3 .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; }
/***********************************
GOLF PRIDE AD SPREAD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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