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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .cover .column ol, .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*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .johnnie_o_ad_spread .column ol, .johnnie_o_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*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

        .golf_pride_ad_spread .column ol, .golf_pride_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*/

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

        .golf_pride_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; }
/***********************************
PINEHURST AD SPREAD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .pinehurst_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_ad_spread .column ol, .pinehurst_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*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Executive Director’s letter and photo
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

        .executive_director_s_letter_and_photo .column ol, .executive_director_s_letter_and_photo .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*/

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

        .executive_director_s_letter_and_photo .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; }
/***********************************
CGA x PGA Magazine staff page/TOC
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .cga_x_pga_magazine_staff_page_toc .column ol, .cga_x_pga_magazine_staff_page_toc .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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

        .cover_story_broomsedge_1 .column ol, .cover_story_broomsedge_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*/

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

    /*layoutitems*/

        .cover_story_broomsedge_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; }
/***********************************
Cover Story: Broomsedge 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .cover_story_broomsedge_2 .column ol, .cover_story_broomsedge_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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

        .cover_story_broomsedge_3 .column ol, .cover_story_broomsedge_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*/

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

    /*layoutitems*/

        .cover_story_broomsedge_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; }
/***********************************
Cover Story: Broomsedge 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .cover_story_broomsedge_4 .column ol, .cover_story_broomsedge_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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

        .cover_story_broomsedge_5 .column ol, .cover_story_broomsedge_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*/

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

        .cover_story_broomsedge_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; }
/***********************************
Cover Story: Broomsedge 6
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cover_story_broomsedge_7 .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_broomsedge_7 .column ol, .cover_story_broomsedge_7 .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_broomsedge_7 .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_broomsedge_7 .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 Outer Banks 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .feature_the_outer_banks_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_outer_banks_1 .column ol, .feature_the_outer_banks_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_outer_banks_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_outer_banks_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 Outer Banks 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .feature_the_outer_banks_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_outer_banks_2 .column ol, .feature_the_outer_banks_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_outer_banks_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_outer_banks_2 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .feature_the_outer_banks_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_outer_banks_3 .column ol, .feature_the_outer_banks_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_outer_banks_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_outer_banks_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 Outer Banks 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .feature_the_outer_banks_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_outer_banks_4 .column ol, .feature_the_outer_banks_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_outer_banks_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_outer_banks_4 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .feature_the_outer_banks_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_outer_banks_5 .column ol, .feature_the_outer_banks_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_outer_banks_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_outer_banks_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: Father’s Day 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .feature_father_s_day_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_father_s_day_1 .column ol, .feature_father_s_day_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_father_s_day_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_father_s_day_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: Father’s Day 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .feature_father_s_day_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_father_s_day_2 .column ol, .feature_father_s_day_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_father_s_day_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_father_s_day_2 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .feature_father_s_day_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_father_s_day_3 .column ol, .feature_father_s_day_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_father_s_day_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_father_s_day_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; }
/***********************************
PINE NEEDLES AD SPREAD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .pine_needles_ad_spread .column ol, .pine_needles_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*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

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

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