/***********************************
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, .cover .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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; }
/***********************************
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, .johnnie_o_ad_spread .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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; }
/***********************************
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, .golf_pride_ad_spread .column ul {
           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; }
/***********************************
PINEHURST AD SPREAD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .pinehurst_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, .editor_s_letter .column ul {
           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, .cga_x_pga_magazine_staff_page_toc .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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: The Road to Augusta 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_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_the_road_to_augusta_1 .column ol, .cover_story_the_road_to_augusta_1 .column ul {
           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_the_road_to_augusta_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_the_road_to_augusta_1 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_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_the_road_to_augusta_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: The Road to Augusta 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_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_the_road_to_augusta_3 .column ol, .cover_story_the_road_to_augusta_3 .column ul {
           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_the_road_to_augusta_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_the_road_to_augusta_3 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: The Road to Augusta 4
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_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_the_road_to_augusta_4 .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: The Road to Augusta 5
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_5 .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_the_road_to_augusta_5 .column ol, .cover_story_the_road_to_augusta_5 .column ul {
           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_the_road_to_augusta_5 .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_the_road_to_augusta_5 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: The Road to Augusta 6
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

        .cover_story_the_road_to_augusta_6 .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_the_road_to_augusta_6 .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; }
/***********************************
Feature: The Azalea Open 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_the_azalea_open_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; }
/***********************************
Feature: The Azalea Open 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_the_azalea_open_2 .column ol, .feature_the_azalea_open_2 .column ul {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_the_azalea_open_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; }
/***********************************
Feature: The Azalea Open 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_the_azalea_open_4 .column ol, .feature_the_azalea_open_4 .column ul {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

        .feature_the_azalea_open_5 .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_the_azalea_open_5 .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; }
/***********************************
Feature: George Cobb 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_george_cobb_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; }
/***********************************
Feature: George Cobb 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_george_cobb_2 .column ol, .feature_george_cobb_2 .column ul {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_george_cobb_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; }
/***********************************
Feature: Carolinas Amateurs in the Masters 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_carolinas_amateurs_in_the_masters_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; }
/***********************************
Feature: Carolinas Amateurs in the Masters 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_carolinas_amateurs_in_the_masters_2 .column ol, .feature_carolinas_amateurs_in_the_masters_2 .column ul {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: Carolinas Amateurs in the Masters 3
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

        .feature_carolinas_amateurs_in_the_masters_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; }
/***********************************
Feature: Carolinas Amateurs in the Masters 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_carolinas_amateurs_in_the_masters_4 .column ol, .feature_carolinas_amateurs_in_the_masters_4 .column ul {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .truist_ad_spread .column ol, .truist_ad_spread .column ul {
           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*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .pine_needles_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; }
/***********************************
Back Cover
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .back_cover .column ol, .back_cover .column ul {
           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*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }